code stringlengths 2k 1.04M | repo_path stringlengths 5 517 | parsed_code stringlengths 0 1.04M | quality_prob float64 0.02 0.95 | learning_prob float64 0.02 0.93 |
|---|---|---|---|---|
body{
font-family: 'Sans', 'Ubuntu', 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva', 'Verdana', sans-serif;
font-size: 1.5em;
}
@media (min-width: 768px) {
.navbar-side .navbar-collapse {
height: auto;
border-top: 0;
box-shadow: none;
max-height: none;
padding-left:0;
padding-right:0;
}
.navbar-side .navbar-collapse.collapse {
display: block !important;
width: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-side .navbar-collapse.in {
overflow-x: visible;
}
.navbar-side .navbar-side
{
/*max-width:300px;*/
margin-right: 0;
margin-left: 0;
}
.navbar-side .navbar-nav,
.navbar-side .navbar-nav > li,
.navbar-side .navbar-left,
.navbar-side .navbar-right,
.navbar-side .navbar-header
{float:none !important;}
.navbar-side .navbar-right .dropdown-menu {left:0;right:auto;}
.navbar-side .navbar-collapse .navbar-nav.navbar-right:last-child {
margin-right: 0;
}
.navbar-side .navbar-brand-img .img-responsive{
display: block;
margin-left: 0;
margin-right: 0;
max-height: 100px;
}
.navbar-brand-img{
height: 110px;
}
.navbar-brand{
min-height: 70px;
text-align: center;
}
.navbar-side{
position: fixed;
height: 100%;
width: 20%;
z-index: 5;
}
.navbar-fixed-top{
z-index: 3;
}
#profile-pic{
float: left;
max-height: 30px;
margin-right: 5px;
}
.navbar-top .navbar-right{
margin-right: 20px;
}
#content{
margin-top: 60px;
margin-left: 5%;
}
}
@media (max-width: 768px){
.navbar-brand img{
padding-top: 0px;
max-height: 40px;
padding-right: 0px;
}
.navbar-brand-img{
padding-top: 5px;
padding-right: 0px;
}
#profile-pic{
float: left;
max-height: 30px;
margin-right: 5px;
}
.navbar-top{
margin-top: 100px;
}
}
/*Common CSS*/
.nopadding {
padding: 0 !important;
margin: 0 !important;
}
body{
position: relative;
}
footer{
/*position: fixed;*/
/*bottom: 0;*/
/*width: 100%;*/
/*z-index: 5;*/
position: absolute;
right: 0;
left: 0;
bottom: 0;
}
footer, .navbar, .nav-side{
background: #dcdcdc;
border: black;
}
.navbar-brand-text{
font-weight: bold;
}
/*CSS for Application.HTML*/
.app-div{
/*border: solid 1px #888888;*/
height: 400px;
border-radius: 5px;
/*background: #dddddd*/
}
.app-div-lg{
margin-bottom: 10px;
}
.app-div{
padding: 5px;
/*box-shadow: #888888 2px 2px 5px;*/
}
.app-div img{
height: 100px;
} | iAS/static/css/main.css | body{
font-family: 'Sans', 'Ubuntu', 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva', 'Verdana', sans-serif;
font-size: 1.5em;
}
@media (min-width: 768px) {
.navbar-side .navbar-collapse {
height: auto;
border-top: 0;
box-shadow: none;
max-height: none;
padding-left:0;
padding-right:0;
}
.navbar-side .navbar-collapse.collapse {
display: block !important;
width: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-side .navbar-collapse.in {
overflow-x: visible;
}
.navbar-side .navbar-side
{
/*max-width:300px;*/
margin-right: 0;
margin-left: 0;
}
.navbar-side .navbar-nav,
.navbar-side .navbar-nav > li,
.navbar-side .navbar-left,
.navbar-side .navbar-right,
.navbar-side .navbar-header
{float:none !important;}
.navbar-side .navbar-right .dropdown-menu {left:0;right:auto;}
.navbar-side .navbar-collapse .navbar-nav.navbar-right:last-child {
margin-right: 0;
}
.navbar-side .navbar-brand-img .img-responsive{
display: block;
margin-left: 0;
margin-right: 0;
max-height: 100px;
}
.navbar-brand-img{
height: 110px;
}
.navbar-brand{
min-height: 70px;
text-align: center;
}
.navbar-side{
position: fixed;
height: 100%;
width: 20%;
z-index: 5;
}
.navbar-fixed-top{
z-index: 3;
}
#profile-pic{
float: left;
max-height: 30px;
margin-right: 5px;
}
.navbar-top .navbar-right{
margin-right: 20px;
}
#content{
margin-top: 60px;
margin-left: 5%;
}
}
@media (max-width: 768px){
.navbar-brand img{
padding-top: 0px;
max-height: 40px;
padding-right: 0px;
}
.navbar-brand-img{
padding-top: 5px;
padding-right: 0px;
}
#profile-pic{
float: left;
max-height: 30px;
margin-right: 5px;
}
.navbar-top{
margin-top: 100px;
}
}
/*Common CSS*/
.nopadding {
padding: 0 !important;
margin: 0 !important;
}
body{
position: relative;
}
footer{
/*position: fixed;*/
/*bottom: 0;*/
/*width: 100%;*/
/*z-index: 5;*/
position: absolute;
right: 0;
left: 0;
bottom: 0;
}
footer, .navbar, .nav-side{
background: #dcdcdc;
border: black;
}
.navbar-brand-text{
font-weight: bold;
}
/*CSS for Application.HTML*/
.app-div{
/*border: solid 1px #888888;*/
height: 400px;
border-radius: 5px;
/*background: #dddddd*/
}
.app-div-lg{
margin-bottom: 10px;
}
.app-div{
padding: 5px;
/*box-shadow: #888888 2px 2px 5px;*/
}
.app-div img{
height: 100px;
} | 0.36139 | 0.062103 |
font-family: sans-serif;
line-height: 1.15;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%
}
body {
margin: 0
}
article,aside,footer,header,nav,section {
display: block
}
h1 {
font-size: 2em;
margin: .67em 0
}
figcaption,figure,main {
display: block
}
figure {
margin: 1em 40px
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible
}
pre {
font-family: monospace,monospace;
font-size: 1em
}
a {
background-color: transparent;
-webkit-text-decoration-skip: objects
}
a:active,a:hover {
outline-width: 0
}
abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted
}
b,strong {
font-weight: inherit;
font-weight: bolder
}
code,kbd,samp {
font-family: monospace,monospace;
font-size: 1em
}
dfn {
font-style: italic
}
mark {
background-color: #ff0;
color: #000
}
small {
font-size: 80%
}
sub,sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline
}
sub {
bottom: -.25em
}
sup {
top: -.5em
}
audio,video {
display: inline-block
}
audio:not([controls]) {
display: none;
height: 0
}
img {
border-style: none
}
svg:not(:root) {
overflow: hidden
}
button,input,optgroup,select,textarea {
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
margin: 0
}
button,input {
overflow: visible
}
button,select {
text-transform: none
}
[type=reset],[type=submit],button,html [type=button] {
-webkit-appearance: button
}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
border-style: none;
padding: 0
}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
outline: 1px dotted ButtonText
}
fieldset {
border: 1px solid silver;
margin: 0 2px;
padding: .35em .625em .75em
}
legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal
}
progress {
display: inline-block;
vertical-align: baseline
}
textarea {
overflow: auto
}
[type=checkbox],[type=radio] {
box-sizing: border-box;
padding: 0
}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
height: auto
}
[type=search] {
-webkit-appearance: textfield;
outline-offset: -2px
}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
-webkit-appearance: none
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit
}
details,menu {
display: block
}
summary {
display: list-item
}
canvas {
display: inline-block
}
[hidden],template {
display: none
}
.h00 {
font-size: 3.75rem
}
.h0 {
font-size: 3.5rem
}
.h1 {
font-size: 2rem
}
.h2 {
font-size: 1.5rem
}
.h3 {
font-size: 1.25rem
}
.h4 {
font-size: 1rem
}
.h5 {
font-size: .875rem
}
.h6 {
font-size: .75rem
}
.font-family-inherit {
font-family: inherit
}
.font-size-inherit {
font-size: inherit
}
.text-decoration-none {
text-decoration: none
}
.bold {
font-weight: 700;
font-weight: 600
}
.regular {
font-weight: 400
}
.italic {
font-style: italic
}
.caps {
text-transform: uppercase;
letter-spacing: 0
}
.left-align {
text-align: left
}
.center {
text-align: center
}
.right-align {
text-align: right
}
.justify {
text-align: justify
}
.nowrap {
white-space: nowrap
}
.break-word {
word-wrap: break-word
}
.line-height-1 {
line-height: 1
}
.line-height-2 {
line-height: 1.4
}
.line-height-3 {
line-height: 1.6
}
.line-height-4 {
line-height: 2
}
.list-style-none {
list-style: none
}
.underline {
text-decoration: underline
}
.truncate {
max-width: 100%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap
}
.list-reset {
list-style: none;
padding-left: 0
}
.inline {
display: inline
}
.block {
display: block
}
.inline-block {
display: inline-block
}
.table {
display: table
}
.table-cell {
display: table-cell
}
.overflow-hidden {
overflow: hidden
}
.overflow-scroll {
overflow: scroll
}
.overflow-auto {
overflow: auto
}
.clearfix:after,.clearfix:before {
content: " ";
display: table
}
.clearfix:after {
clear: both
}
.left {
float: left
}
.right {
float: right
}
.fit {
max-width: 100%
}
.max-width-1 {
max-width: 40rem
}
.max-width-2 {
max-width: 52rem
}
.max-width-3 {
max-width: 72rem
}
.max-width-4 {
max-width: 88rem
}
.border-box {
box-sizing: border-box
}
.align-baseline {
vertical-align: baseline
}
.align-top {
vertical-align: top
}
.align-middle {
vertical-align: middle
}
.align-bottom {
vertical-align: bottom
}
.m0 {
margin: 0
}
.mt0 {
margin-top: 0
}
.mr0 {
margin-right: 0
}
.mb0 {
margin-bottom: 0
}
.ml0,.mx0 {
margin-left: 0
}
.mx0 {
margin-right: 0
}
.my0 {
margin-top: 0;
margin-bottom: 0
}
.m1 {
margin: 1rem
}
.mt1 {
margin-top: 1rem
}
.mr1 {
margin-right: 1rem
}
.mb1 {
margin-bottom: 1rem
}
.ml1,.mx1 {
margin-left: 1rem
}
.mx1 {
margin-right: 1rem
}
.my1 {
margin-top: 1rem;
margin-bottom: 1rem
}
.m2 {
margin: 1.5rem
}
.mt2 {
margin-top: 1.5rem
}
.mr2 {
margin-right: 1.5rem
}
.mb2 {
margin-bottom: 1.5rem
}
.ml2,.mx2 {
margin-left: 1.5rem
}
.mx2 {
margin-right: 1.5rem
}
.my2 {
margin-top: 1.5rem;
margin-bottom: 1.5rem
}
.m3 {
margin: 3rem
}
.mt3 {
margin-top: 3rem
}
.mr3 {
margin-right: 3rem
}
.mb3 {
margin-bottom: 3rem
}
.ml3,.mx3 {
margin-left: 3rem
}
.mx3 {
margin-right: 3rem
}
.my3 {
margin-top: 3rem;
margin-bottom: 3rem
}
.m4 {
margin: 4rem
}
.mt4 {
margin-top: 4rem
}
.mr4 {
margin-right: 4rem
}
.mb4 {
margin-bottom: 4rem
}
.ml4,.mx4 {
margin-left: 4rem
}
.mx4 {
margin-right: 4rem
}
.my4 {
margin-top: 4rem;
margin-bottom: 4rem
}
.mxn1 {
margin-left: calc(1rem * -1);
margin-right: calc(1rem * -1)
}
.mxn2 {
margin-left: calc(1.5rem * -1);
margin-right: calc(1.5rem * -1)
}
.mxn3 {
margin-left: calc(3rem * -1);
margin-right: calc(3rem * -1)
}
.mxn4 {
margin-left: calc(4rem * -1);
margin-right: calc(4rem * -1)
}
.m-auto {
margin: auto
}
.mt-auto {
margin-top: auto
}
.mr-auto {
margin-right: auto
}
.mb-auto {
margin-bottom: auto
}
.ml-auto,.mx-auto {
margin-left: auto
}
.mx-auto {
margin-right: auto
}
.my-auto {
margin-top: auto;
margin-bottom: auto
}
.p0 {
padding: 0
}
.pt0 {
padding-top: 0
}
.pr0 {
padding-right: 0
}
.pb0 {
padding-bottom: 0
}
.pl0,.px0 {
padding-left: 0
}
.px0 {
padding-right: 0
}
.py0 {
padding-top: 0;
padding-bottom: 0
}
.p1 {
padding: 1rem
}
.pt1 {
padding-top: 1rem
}
.pr1 {
padding-right: 1rem
}
.pb1 {
padding-bottom: 1rem
}
.pl1 {
padding-left: 1rem
}
.py1 {
padding-top: 1rem;
padding-bottom: 1rem
}
.px1 {
padding-left: 1rem;
padding-right: 1rem
}
.p2 {
padding: 1.5rem
}
.pt2 {
padding-top: 1.5rem
}
.pr2 {
padding-right: 1.5rem
}
.pb2 {
padding-bottom: 1.5rem
}
.pl2 {
padding-left: 1.5rem
}
.py2 {
padding-top: 1.5rem;
padding-bottom: 1.5rem
}
.px2 {
padding-left: 1.5rem;
padding-right: 1.5rem
}
.p3 {
padding: 3rem
}
.pt3 {
padding-top: 3rem
}
.pr3 {
padding-right: 3rem
}
.pb3 {
padding-bottom: 3rem
}
.pl3 {
padding-left: 3rem
}
.py3 {
padding-top: 3rem;
padding-bottom: 3rem
}
.px3 {
padding-left: 3rem;
padding-right: 3rem
}
.p4 {
padding: 4rem
}
.pt4 {
padding-top: 4rem
}
.pr4 {
padding-right: 4rem
}
.pb4 {
padding-bottom: 4rem
}
.pl4 {
padding-left: 4rem
}
.py4 {
padding-top: 4rem;
padding-bottom: 4rem
}
.px4 {
padding-left: 4rem;
padding-right: 4rem
}
.col {
float: left
}
.col,.col-right {
box-sizing: border-box
}
.col-right {
float: right
}
.col-1 {
width: 8.33333%
}
.col-2 {
width: 16.66667%
}
.col-3 {
width: 25%
}
.col-4 {
width: 33.33333%
}
.col-5 {
width: 41.66667%
}
.col-6 {
width: 50%
}
.col-7 {
width: 58.33333%
}
.col-8 {
width: 66.66667%
}
.col-9 {
width: 75%
}
.col-10 {
width: 83.33333%
}
.col-11 {
width: 91.66667%
}
.col-12 {
width: 100%
}
@media (min-width:40.06rem) {
.sm-col {
float: left;
box-sizing: border-box
}
.sm-col-right {
float: right;
box-sizing: border-box
}
.sm-col-1 {
width: 8.33333%
}
.sm-col-2 {
width: 16.66667%
}
.sm-col-3 {
width: 25%
}
.sm-col-4 {
width: 33.33333%
}
.sm-col-5 {
width: 41.66667%
}
.sm-col-6 {
width: 50%
}
.sm-col-7 {
width: 58.33333%
}
.sm-col-8 {
width: 66.66667%
}
.sm-col-9 {
width: 75%
}
.sm-col-10 {
width: 83.33333%
}
.sm-col-11 {
width: 91.66667%
}
.sm-col-12 {
width: 100%
}
}
@media (min-width:52.06rem) {
.md-col {
float: left;
box-sizing: border-box
}
.md-col-right {
float: right;
box-sizing: border-box
}
.md-col-1 {
width: 8.33333%
}
.md-col-2 {
width: 16.66667%
}
.md-col-3 {
width: 25%
}
.md-col-4 {
width: 33.33333%
}
.md-col-5 {
width: 41.66667%
}
.md-col-6 {
width: 50%
}
.md-col-7 {
width: 58.33333%
}
.md-col-8 {
width: 66.66667%
}
.md-col-9 {
width: 75%
}
.md-col-10 {
width: 83.33333%
}
.md-col-11 {
width: 91.66667%
}
.md-col-12 {
width: 100%
}
}
@media (min-width:72.06rem) {
.lg-col {
float: left;
box-sizing: border-box
}
.lg-col-right {
float: right;
box-sizing: border-box
}
.lg-col-1 {
width: 8.33333%
}
.lg-col-2 {
width: 16.66667%
}
.lg-col-3 {
width: 25%
}
.lg-col-4 {
width: 33.33333%
}
.lg-col-5 {
width: 41.66667%
}
.lg-col-6 {
width: 50%
}
.lg-col-7 {
width: 58.33333%
}
.lg-col-8 {
width: 66.66667%
}
.lg-col-9 {
width: 75%
}
.lg-col-10 {
width: 83.33333%
}
.lg-col-11 {
width: 91.66667%
}
.lg-col-12 {
width: 100%
}
}
.flex {
display: -ms-flexbox;
display: flex
}
@media (min-width:40.06rem) {
.sm-flex {
display: -ms-flexbox;
display: flex
}
}
@media (min-width:52.06rem) {
.md-flex {
display: -ms-flexbox;
display: flex
}
}
@media (min-width:72.06rem) {
.lg-flex {
display: -ms-flexbox;
display: flex
}
}
.flex-column {
-ms-flex-direction: column;
flex-direction: column
}
.flex-wrap {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.items-start {
-ms-flex-align: start;
align-items: flex-start
}
.items-end {
-ms-flex-align: end;
align-items: flex-end
}
.items-center {
-ms-flex-align: center;
align-items: center
}
.items-baseline {
-ms-flex-align: baseline;
align-items: baseline
}
.items-stretch {
-ms-flex-align: stretch;
align-items: stretch
}
.self-start {
-ms-flex-item-align: start;
align-self: flex-start
}
.self-end {
-ms-flex-item-align: end;
align-self: flex-end
}
.self-center {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center
}
.self-baseline {
-ms-flex-item-align: baseline;
align-self: baseline
}
.self-stretch {
-ms-flex-item-align: stretch;
-ms-grid-row-align: stretch;
align-self: stretch
}
.justify-start {
-ms-flex-pack: start;
justify-content: flex-start
}
.justify-end {
-ms-flex-pack: end;
justify-content: flex-end
}
.justify-center {
-ms-flex-pack: center;
justify-content: center
}
.justify-between {
-ms-flex-pack: justify;
justify-content: space-between
}
.justify-around {
-ms-flex-pack: distribute;
justify-content: space-around
}
.justify-evenly {
-ms-flex-pack: space-evenly;
justify-content: space-evenly
}
.content-start {
-ms-flex-line-pack: start;
align-content: flex-start
}
.content-end {
-ms-flex-line-pack: end;
align-content: flex-end
}
.content-center {
-ms-flex-line-pack: center;
align-content: center
}
.content-between {
-ms-flex-line-pack: justify;
align-content: space-between
}
.content-around {
-ms-flex-line-pack: distribute;
align-content: space-around
}
.content-stretch {
-ms-flex-line-pack: stretch;
align-content: stretch
}
.flex-auto {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
min-width: 0;
min-height: 0
}
.flex-none {
-ms-flex: none;
flex: none
}
.order-0 {
-ms-flex-order: 0;
order: 0
}
.order-1 {
-ms-flex-order: 1;
order: 1
}
.order-2 {
-ms-flex-order: 2;
order: 2
}
.order-3 {
-ms-flex-order: 3;
order: 3
}
.order-last {
-ms-flex-order: 99999;
order: 99999
}
.relative {
position: relative
}
.absolute {
position: absolute
}
.fixed {
position: fixed
}
.top-0 {
top: 0
}
.right-0 {
right: 0
}
.bottom-0 {
bottom: 0
}
.left-0 {
left: 0
}
.z1 {
z-index: 1
}
.z2 {
z-index: 2
}
.z3 {
z-index: 3
}
.z4 {
z-index: 4
}
.border {
border-style: solid;
border-width: 1px
}
.border-top {
border-top-style: solid;
border-top-width: 1px
}
.border-right {
border-right-style: solid;
border-right-width: 1px
}
.border-bottom {
border-bottom-style: solid;
border-bottom-width: 1px
}
.border-left {
border-left-style: solid;
border-left-width: 1px
}
.border-none {
border: 0
}
.rounded {
border-radius: 4px
}
.circle {
border-radius: 50%
}
.rounded-top {
border-radius: 4px 4px 0 0
}
.rounded-right {
border-radius: 0 4px 4px 0
}
.rounded-bottom {
border-radius: 0 0 4px 4px
}
.rounded-left {
border-radius: 4px 0 0 4px
}
.not-rounded {
border-radius: 0
}
.hide {
position: absolute;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px,1px,1px,1px)
}
@media (max-width:40rem) {
.xs-hide {
display: none
}
}
@media (min-width:40.06rem) and (max-width:52rem) {
.sm-hide {
display: none
}
}
@media (min-width:52.06rem) and (max-width:72rem) {
.md-hide {
display: none
}
}
@media (min-width:72.06rem) {
.lg-hide {
display: none
}
}
.display-none {
display: none
}
* {
box-sizing: border-box
}
body {
background: #fff;
color: #323a43;
font-family: Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;
min-width: 100%;
overflow-x: hidden;
font-smooth: always;
-webkit-font-smoothing: antialiased
}
main {
max-width: 100%;
margin: 0 auto
}
p {
padding: 0;
margin: 0
}
.ampstart-accent {
color: #003f93
}
#content:target {
margin-top: calc(0px - 3.5rem);
padding-top: 3.5rem
}
.ampstart-title-lg {
font-size: 2rem;
line-height: 3.5rem;
letter-spacing: .06rem
}
.ampstart-title-md {
font-size: 1.5rem;
line-height: 2.5rem;
letter-spacing: .06rem
}
.ampstart-title-sm {
font-size: 1.25rem;
line-height: 2;
letter-spacing: .06rem
}
.ampstart-subtitle,body {
line-height: 1.6;
letter-spacing: normal
}
.ampstart-subtitle {
color: #003f93;
font-size: 1rem
}
.ampstart-byline,.ampstart-caption,.ampstart-hint,.ampstart-label {
font-size: .875rem;
color: #4f4f4f;
line-height: 1.4;
letter-spacing: .06rem
}
.ampstart-label {
text-transform: uppercase
}
.ampstart-footer,.ampstart-small-text {
font-size: .75rem;
line-height: 1;
letter-spacing: .06rem
}
.ampstart-card {
box-shadow: 0 1px 1px 0 rgba(0,0,0,.14),0 1px 1px -1px rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)
}
.h1,h1 {
font-size: 2rem;
line-height: 3.5rem
}
.h2,h2 {
font-size: 1.5rem;
line-height: 2.5rem
}
.h3,h3 {
font-size: 1.25rem;
line-height: 2
}
.h4,h4 {
font-size: 1rem;
line-height: 1.6
}
.h5,h5 {
font-size: .875rem;
line-height: 1.4
}
.h6,h6 {
font-size: .75rem;
line-height: 1
}
h1,h2,h3,h4,h5,h6 {
margin: 0;
padding: 0;
font-weight: 400;
letter-spacing: .06rem
}
a,a:active,a:visited {
color: inherit
}
.ampstart-btn {
font-family: inherit;
font-weight: inherit;
font-size: 1rem;
line-height: 1.4;
padding: .7em .8em;
text-decoration: none;
white-space: nowrap;
word-wrap: normal;
vertical-align: middle;
cursor: pointer;
background-color: #323a43;
color: #fff;
border: 1px solid #fff
}
.ampstart-btn:visited {
color: #fff
}
.ampstart-btn-secondary {
background-color: #fff;
color: #000;
border: 1px solid #000
}
.ampstart-btn-secondary:visited {
color: #000
}
.ampstart-btn:active .ampstart-btn:focus {
opacity: .8
}
.ampstart-btn[disabled],.ampstart-btn[disabled]:active,.ampstart-btn[disabled]:focus,.ampstart-btn[disabled]:hover {
opacity: .5;
outline: 0;
cursor: default
}
.ampstart-dropcap:first-letter {
color: #000;
font-size: 2rem;
font-weight: 600;
float: left;
overflow: hidden;
line-height: 2rem;
margin-left: 0;
margin-right: .5rem
}
.ampstart-initialcap {
padding-top: 1.5rem;
margin-top: 3rem
}
.ampstart-initialcap:first-letter {
color: #000;
font-size: 2rem;
font-weight: 600;
margin-left: -2px
}
.ampstart-pullquote {
border: none;
border-left: 4px solid #323a43;
font-size: 1.25rem;
padding-left: 3rem
}
@media (min-width:40.06rem) {
.sm-p0 {
padding: 0
}
.sm-pt0 {
padding-top: 0
}
.sm-pr0 {
padding-right: 0
}
.sm-pb0 {
padding-bottom: 0
}
.sm-pl0,.sm-px0 {
padding-left: 0
}
.sm-px0 {
padding-right: 0
}
.sm-py0 {
padding-top: 0;
padding-bottom: 0
}
.sm-p1 {
padding: 1rem
}
.sm-pt1 {
padding-top: 1rem
}
.sm-pr1 {
padding-right: 1rem
}
.sm-pb1 {
padding-bottom: 1rem
}
.sm-pl1,.sm-px1 {
padding-left: 1rem
}
.sm-px1 {
padding-right: 1rem
}
.sm-py1 {
padding-top: 1rem;
padding-bottom: 1rem
}
.sm-p2 {
padding: 1.5rem
}
.sm-pt2 {
padding-top: 1.5rem
}
.sm-pr2 {
padding-right: 1.5rem
}
.sm-pb2 {
padding-bottom: 1.5rem
}
.sm-pl2,.sm-px2 {
padding-left: 1.5rem
}
.sm-px2 {
padding-right: 1.5rem
}
.sm-py2 {
padding-top: 1.5rem;
padding-bottom: 1.5rem
}
.sm-p3 {
padding: 3rem
}
.sm-pt3 {
padding-top: 3rem
}
.sm-pr3 {
padding-right: 3rem
}
.sm-pb3 {
padding-bottom: 3rem
}
.sm-pl3,.sm-px3 {
padding-left: 3rem
}
.sm-px3 {
padding-right: 3rem
}
.sm-py3 {
padding-top: 3rem;
padding-bottom: 3rem
}
.sm-p4 {
padding: 4rem
}
.sm-pt4 {
padding-top: 4rem
}
.sm-pr4 {
padding-right: 4rem
}
.sm-pb4 {
padding-bottom: 4rem
}
.sm-pl4,.sm-px4 {
padding-left: 4rem
}
.sm-px4 {
padding-right: 4rem
}
.sm-py4 {
padding-top: 4rem;
padding-bottom: 4rem
}
}
@media (min-width:52.06rem) {
.md-p0 {
padding: 0
}
.md-pt0 {
padding-top: 0
}
.md-pr0 {
padding-right: 0
}
.md-pb0 {
padding-bottom: 0
}
.md-pl0,.md-px0 {
padding-left: 0
}
.md-px0 {
padding-right: 0
}
.md-py0 {
padding-top: 0;
padding-bottom: 0
}
.md-p1 {
padding: 1rem
}
.md-pt1 {
padding-top: 1rem
}
.md-pr1 {
padding-right: 1rem
}
.md-pb1 {
padding-bottom: 1rem
}
.md-pl1,.md-px1 {
padding-left: 1rem
}
.md-px1 {
padding-right: 1rem
}
.md-py1 {
padding-top: 1rem;
padding-bottom: 1rem
}
.md-p2 {
padding: 1.5rem
}
.md-pt2 {
padding-top: 1.5rem
}
.md-pr2 {
padding-right: 1.5rem
}
.md-pb2 {
padding-bottom: 1.5rem
}
.md-pl2,.md-px2 {
padding-left: 1.5rem
}
.md-px2 {
padding-right: 1.5rem
}
.md-py2 {
padding-top: 1.5rem;
padding-bottom: 1.5rem
}
.md-p3 {
padding: 3rem
}
.md-pt3 {
padding-top: 3rem
}
.md-pr3 {
padding-right: 3rem
}
.md-pb3 {
padding-bottom: 3rem
}
.md-pl3,.md-px3 {
padding-left: 3rem
}
.md-px3 {
padding-right: 3rem
}
.md-py3 {
padding-top: 3rem;
padding-bottom: 3rem
}
.md-p4 {
padding: 4rem
}
.md-pt4 {
padding-top: 4rem
}
.md-pr4 {
padding-right: 4rem
}
.md-pb4 {
padding-bottom: 4rem
}
.md-pl4,.md-px4 {
padding-left: 4rem
}
.md-px4 {
padding-right: 4rem
}
.md-py4 {
padding-top: 4rem;
padding-bottom: 4rem
}
}
@media (min-width:72.06rem) {
.lg-p0 {
padding: 0
}
.lg-pt0 {
padding-top: 0
}
.lg-pr0 {
padding-right: 0
}
.lg-pb0 {
padding-bottom: 0
}
.lg-pl0,.lg-px0 {
padding-left: 0
}
.lg-px0 {
padding-right: 0
}
.lg-py0 {
padding-top: 0;
padding-bottom: 0
}
.lg-p1 {
padding: 1rem
}
.lg-pt1 {
padding-top: 1rem
}
.lg-pr1 {
padding-right: 1rem
}
.lg-pb1 {
padding-bottom: 1rem
}
.lg-pl1,.lg-px1 {
padding-left: 1rem
}
.lg-px1 {
padding-right: 1rem
}
.lg-py1 {
padding-top: 1rem;
padding-bottom: 1rem
}
.lg-p2 {
padding: 1.5rem
}
.lg-pt2 {
padding-top: 1.5rem
}
.lg-pr2 {
padding-right: 1.5rem
}
.lg-pb2 {
padding-bottom: 1.5rem
}
.lg-pl2,.lg-px2 {
padding-left: 1.5rem
}
.lg-px2 {
padding-right: 1.5rem
}
.lg-py2 {
padding-top: 1.5rem;
padding-bottom: 1.5rem
}
.lg-p3 {
padding: 3rem
}
.lg-pt3 {
padding-top: 3rem
}
.lg-pr3 {
padding-right: 3rem
}
.lg-pb3 {
padding-bottom: 3rem
}
.lg-pl3,.lg-px3 {
padding-left: 3rem
}
.lg-px3 {
padding-right: 3rem
}
.lg-py3 {
padding-top: 3rem;
padding-bottom: 3rem
}
.lg-p4 {
padding: 4rem
}
.lg-pt4 {
padding-top: 4rem
}
.lg-pr4 {
padding-right: 4rem
}
.lg-pb4 {
padding-bottom: 4rem
}
.lg-pl4,.lg-px4 {
padding-left: 4rem
}
.lg-px4 {
padding-right: 4rem
}
.lg-py4 {
padding-top: 4rem;
padding-bottom: 4rem
}
}
body {
line-height: 1.4
}
.travel-flip {
transition: transform .1s;
transform: rotate(0)
}
.travel-flip-flipped {
transform: rotate(180deg)
}
.travel-object-cover,.travel-object-cover>img {
-o-object-fit: cover;
object-fit: cover
}
amp-img.rounded img {
border-radius: 4px
}
amp-img.circle img {
border-radius: 50%
}
.travel-no-focus:focus {
outline: none
} | templates/websites/travel/css/page.css | font-family: sans-serif;
line-height: 1.15;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%
}
body {
margin: 0
}
article,aside,footer,header,nav,section {
display: block
}
h1 {
font-size: 2em;
margin: .67em 0
}
figcaption,figure,main {
display: block
}
figure {
margin: 1em 40px
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible
}
pre {
font-family: monospace,monospace;
font-size: 1em
}
a {
background-color: transparent;
-webkit-text-decoration-skip: objects
}
a:active,a:hover {
outline-width: 0
}
abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted
}
b,strong {
font-weight: inherit;
font-weight: bolder
}
code,kbd,samp {
font-family: monospace,monospace;
font-size: 1em
}
dfn {
font-style: italic
}
mark {
background-color: #ff0;
color: #000
}
small {
font-size: 80%
}
sub,sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline
}
sub {
bottom: -.25em
}
sup {
top: -.5em
}
audio,video {
display: inline-block
}
audio:not([controls]) {
display: none;
height: 0
}
img {
border-style: none
}
svg:not(:root) {
overflow: hidden
}
button,input,optgroup,select,textarea {
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
margin: 0
}
button,input {
overflow: visible
}
button,select {
text-transform: none
}
[type=reset],[type=submit],button,html [type=button] {
-webkit-appearance: button
}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
border-style: none;
padding: 0
}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
outline: 1px dotted ButtonText
}
fieldset {
border: 1px solid silver;
margin: 0 2px;
padding: .35em .625em .75em
}
legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal
}
progress {
display: inline-block;
vertical-align: baseline
}
textarea {
overflow: auto
}
[type=checkbox],[type=radio] {
box-sizing: border-box;
padding: 0
}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
height: auto
}
[type=search] {
-webkit-appearance: textfield;
outline-offset: -2px
}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
-webkit-appearance: none
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit
}
details,menu {
display: block
}
summary {
display: list-item
}
canvas {
display: inline-block
}
[hidden],template {
display: none
}
.h00 {
font-size: 3.75rem
}
.h0 {
font-size: 3.5rem
}
.h1 {
font-size: 2rem
}
.h2 {
font-size: 1.5rem
}
.h3 {
font-size: 1.25rem
}
.h4 {
font-size: 1rem
}
.h5 {
font-size: .875rem
}
.h6 {
font-size: .75rem
}
.font-family-inherit {
font-family: inherit
}
.font-size-inherit {
font-size: inherit
}
.text-decoration-none {
text-decoration: none
}
.bold {
font-weight: 700;
font-weight: 600
}
.regular {
font-weight: 400
}
.italic {
font-style: italic
}
.caps {
text-transform: uppercase;
letter-spacing: 0
}
.left-align {
text-align: left
}
.center {
text-align: center
}
.right-align {
text-align: right
}
.justify {
text-align: justify
}
.nowrap {
white-space: nowrap
}
.break-word {
word-wrap: break-word
}
.line-height-1 {
line-height: 1
}
.line-height-2 {
line-height: 1.4
}
.line-height-3 {
line-height: 1.6
}
.line-height-4 {
line-height: 2
}
.list-style-none {
list-style: none
}
.underline {
text-decoration: underline
}
.truncate {
max-width: 100%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap
}
.list-reset {
list-style: none;
padding-left: 0
}
.inline {
display: inline
}
.block {
display: block
}
.inline-block {
display: inline-block
}
.table {
display: table
}
.table-cell {
display: table-cell
}
.overflow-hidden {
overflow: hidden
}
.overflow-scroll {
overflow: scroll
}
.overflow-auto {
overflow: auto
}
.clearfix:after,.clearfix:before {
content: " ";
display: table
}
.clearfix:after {
clear: both
}
.left {
float: left
}
.right {
float: right
}
.fit {
max-width: 100%
}
.max-width-1 {
max-width: 40rem
}
.max-width-2 {
max-width: 52rem
}
.max-width-3 {
max-width: 72rem
}
.max-width-4 {
max-width: 88rem
}
.border-box {
box-sizing: border-box
}
.align-baseline {
vertical-align: baseline
}
.align-top {
vertical-align: top
}
.align-middle {
vertical-align: middle
}
.align-bottom {
vertical-align: bottom
}
.m0 {
margin: 0
}
.mt0 {
margin-top: 0
}
.mr0 {
margin-right: 0
}
.mb0 {
margin-bottom: 0
}
.ml0,.mx0 {
margin-left: 0
}
.mx0 {
margin-right: 0
}
.my0 {
margin-top: 0;
margin-bottom: 0
}
.m1 {
margin: 1rem
}
.mt1 {
margin-top: 1rem
}
.mr1 {
margin-right: 1rem
}
.mb1 {
margin-bottom: 1rem
}
.ml1,.mx1 {
margin-left: 1rem
}
.mx1 {
margin-right: 1rem
}
.my1 {
margin-top: 1rem;
margin-bottom: 1rem
}
.m2 {
margin: 1.5rem
}
.mt2 {
margin-top: 1.5rem
}
.mr2 {
margin-right: 1.5rem
}
.mb2 {
margin-bottom: 1.5rem
}
.ml2,.mx2 {
margin-left: 1.5rem
}
.mx2 {
margin-right: 1.5rem
}
.my2 {
margin-top: 1.5rem;
margin-bottom: 1.5rem
}
.m3 {
margin: 3rem
}
.mt3 {
margin-top: 3rem
}
.mr3 {
margin-right: 3rem
}
.mb3 {
margin-bottom: 3rem
}
.ml3,.mx3 {
margin-left: 3rem
}
.mx3 {
margin-right: 3rem
}
.my3 {
margin-top: 3rem;
margin-bottom: 3rem
}
.m4 {
margin: 4rem
}
.mt4 {
margin-top: 4rem
}
.mr4 {
margin-right: 4rem
}
.mb4 {
margin-bottom: 4rem
}
.ml4,.mx4 {
margin-left: 4rem
}
.mx4 {
margin-right: 4rem
}
.my4 {
margin-top: 4rem;
margin-bottom: 4rem
}
.mxn1 {
margin-left: calc(1rem * -1);
margin-right: calc(1rem * -1)
}
.mxn2 {
margin-left: calc(1.5rem * -1);
margin-right: calc(1.5rem * -1)
}
.mxn3 {
margin-left: calc(3rem * -1);
margin-right: calc(3rem * -1)
}
.mxn4 {
margin-left: calc(4rem * -1);
margin-right: calc(4rem * -1)
}
.m-auto {
margin: auto
}
.mt-auto {
margin-top: auto
}
.mr-auto {
margin-right: auto
}
.mb-auto {
margin-bottom: auto
}
.ml-auto,.mx-auto {
margin-left: auto
}
.mx-auto {
margin-right: auto
}
.my-auto {
margin-top: auto;
margin-bottom: auto
}
.p0 {
padding: 0
}
.pt0 {
padding-top: 0
}
.pr0 {
padding-right: 0
}
.pb0 {
padding-bottom: 0
}
.pl0,.px0 {
padding-left: 0
}
.px0 {
padding-right: 0
}
.py0 {
padding-top: 0;
padding-bottom: 0
}
.p1 {
padding: 1rem
}
.pt1 {
padding-top: 1rem
}
.pr1 {
padding-right: 1rem
}
.pb1 {
padding-bottom: 1rem
}
.pl1 {
padding-left: 1rem
}
.py1 {
padding-top: 1rem;
padding-bottom: 1rem
}
.px1 {
padding-left: 1rem;
padding-right: 1rem
}
.p2 {
padding: 1.5rem
}
.pt2 {
padding-top: 1.5rem
}
.pr2 {
padding-right: 1.5rem
}
.pb2 {
padding-bottom: 1.5rem
}
.pl2 {
padding-left: 1.5rem
}
.py2 {
padding-top: 1.5rem;
padding-bottom: 1.5rem
}
.px2 {
padding-left: 1.5rem;
padding-right: 1.5rem
}
.p3 {
padding: 3rem
}
.pt3 {
padding-top: 3rem
}
.pr3 {
padding-right: 3rem
}
.pb3 {
padding-bottom: 3rem
}
.pl3 {
padding-left: 3rem
}
.py3 {
padding-top: 3rem;
padding-bottom: 3rem
}
.px3 {
padding-left: 3rem;
padding-right: 3rem
}
.p4 {
padding: 4rem
}
.pt4 {
padding-top: 4rem
}
.pr4 {
padding-right: 4rem
}
.pb4 {
padding-bottom: 4rem
}
.pl4 {
padding-left: 4rem
}
.py4 {
padding-top: 4rem;
padding-bottom: 4rem
}
.px4 {
padding-left: 4rem;
padding-right: 4rem
}
.col {
float: left
}
.col,.col-right {
box-sizing: border-box
}
.col-right {
float: right
}
.col-1 {
width: 8.33333%
}
.col-2 {
width: 16.66667%
}
.col-3 {
width: 25%
}
.col-4 {
width: 33.33333%
}
.col-5 {
width: 41.66667%
}
.col-6 {
width: 50%
}
.col-7 {
width: 58.33333%
}
.col-8 {
width: 66.66667%
}
.col-9 {
width: 75%
}
.col-10 {
width: 83.33333%
}
.col-11 {
width: 91.66667%
}
.col-12 {
width: 100%
}
@media (min-width:40.06rem) {
.sm-col {
float: left;
box-sizing: border-box
}
.sm-col-right {
float: right;
box-sizing: border-box
}
.sm-col-1 {
width: 8.33333%
}
.sm-col-2 {
width: 16.66667%
}
.sm-col-3 {
width: 25%
}
.sm-col-4 {
width: 33.33333%
}
.sm-col-5 {
width: 41.66667%
}
.sm-col-6 {
width: 50%
}
.sm-col-7 {
width: 58.33333%
}
.sm-col-8 {
width: 66.66667%
}
.sm-col-9 {
width: 75%
}
.sm-col-10 {
width: 83.33333%
}
.sm-col-11 {
width: 91.66667%
}
.sm-col-12 {
width: 100%
}
}
@media (min-width:52.06rem) {
.md-col {
float: left;
box-sizing: border-box
}
.md-col-right {
float: right;
box-sizing: border-box
}
.md-col-1 {
width: 8.33333%
}
.md-col-2 {
width: 16.66667%
}
.md-col-3 {
width: 25%
}
.md-col-4 {
width: 33.33333%
}
.md-col-5 {
width: 41.66667%
}
.md-col-6 {
width: 50%
}
.md-col-7 {
width: 58.33333%
}
.md-col-8 {
width: 66.66667%
}
.md-col-9 {
width: 75%
}
.md-col-10 {
width: 83.33333%
}
.md-col-11 {
width: 91.66667%
}
.md-col-12 {
width: 100%
}
}
@media (min-width:72.06rem) {
.lg-col {
float: left;
box-sizing: border-box
}
.lg-col-right {
float: right;
box-sizing: border-box
}
.lg-col-1 {
width: 8.33333%
}
.lg-col-2 {
width: 16.66667%
}
.lg-col-3 {
width: 25%
}
.lg-col-4 {
width: 33.33333%
}
.lg-col-5 {
width: 41.66667%
}
.lg-col-6 {
width: 50%
}
.lg-col-7 {
width: 58.33333%
}
.lg-col-8 {
width: 66.66667%
}
.lg-col-9 {
width: 75%
}
.lg-col-10 {
width: 83.33333%
}
.lg-col-11 {
width: 91.66667%
}
.lg-col-12 {
width: 100%
}
}
.flex {
display: -ms-flexbox;
display: flex
}
@media (min-width:40.06rem) {
.sm-flex {
display: -ms-flexbox;
display: flex
}
}
@media (min-width:52.06rem) {
.md-flex {
display: -ms-flexbox;
display: flex
}
}
@media (min-width:72.06rem) {
.lg-flex {
display: -ms-flexbox;
display: flex
}
}
.flex-column {
-ms-flex-direction: column;
flex-direction: column
}
.flex-wrap {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.items-start {
-ms-flex-align: start;
align-items: flex-start
}
.items-end {
-ms-flex-align: end;
align-items: flex-end
}
.items-center {
-ms-flex-align: center;
align-items: center
}
.items-baseline {
-ms-flex-align: baseline;
align-items: baseline
}
.items-stretch {
-ms-flex-align: stretch;
align-items: stretch
}
.self-start {
-ms-flex-item-align: start;
align-self: flex-start
}
.self-end {
-ms-flex-item-align: end;
align-self: flex-end
}
.self-center {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center
}
.self-baseline {
-ms-flex-item-align: baseline;
align-self: baseline
}
.self-stretch {
-ms-flex-item-align: stretch;
-ms-grid-row-align: stretch;
align-self: stretch
}
.justify-start {
-ms-flex-pack: start;
justify-content: flex-start
}
.justify-end {
-ms-flex-pack: end;
justify-content: flex-end
}
.justify-center {
-ms-flex-pack: center;
justify-content: center
}
.justify-between {
-ms-flex-pack: justify;
justify-content: space-between
}
.justify-around {
-ms-flex-pack: distribute;
justify-content: space-around
}
.justify-evenly {
-ms-flex-pack: space-evenly;
justify-content: space-evenly
}
.content-start {
-ms-flex-line-pack: start;
align-content: flex-start
}
.content-end {
-ms-flex-line-pack: end;
align-content: flex-end
}
.content-center {
-ms-flex-line-pack: center;
align-content: center
}
.content-between {
-ms-flex-line-pack: justify;
align-content: space-between
}
.content-around {
-ms-flex-line-pack: distribute;
align-content: space-around
}
.content-stretch {
-ms-flex-line-pack: stretch;
align-content: stretch
}
.flex-auto {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
min-width: 0;
min-height: 0
}
.flex-none {
-ms-flex: none;
flex: none
}
.order-0 {
-ms-flex-order: 0;
order: 0
}
.order-1 {
-ms-flex-order: 1;
order: 1
}
.order-2 {
-ms-flex-order: 2;
order: 2
}
.order-3 {
-ms-flex-order: 3;
order: 3
}
.order-last {
-ms-flex-order: 99999;
order: 99999
}
.relative {
position: relative
}
.absolute {
position: absolute
}
.fixed {
position: fixed
}
.top-0 {
top: 0
}
.right-0 {
right: 0
}
.bottom-0 {
bottom: 0
}
.left-0 {
left: 0
}
.z1 {
z-index: 1
}
.z2 {
z-index: 2
}
.z3 {
z-index: 3
}
.z4 {
z-index: 4
}
.border {
border-style: solid;
border-width: 1px
}
.border-top {
border-top-style: solid;
border-top-width: 1px
}
.border-right {
border-right-style: solid;
border-right-width: 1px
}
.border-bottom {
border-bottom-style: solid;
border-bottom-width: 1px
}
.border-left {
border-left-style: solid;
border-left-width: 1px
}
.border-none {
border: 0
}
.rounded {
border-radius: 4px
}
.circle {
border-radius: 50%
}
.rounded-top {
border-radius: 4px 4px 0 0
}
.rounded-right {
border-radius: 0 4px 4px 0
}
.rounded-bottom {
border-radius: 0 0 4px 4px
}
.rounded-left {
border-radius: 4px 0 0 4px
}
.not-rounded {
border-radius: 0
}
.hide {
position: absolute;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px,1px,1px,1px)
}
@media (max-width:40rem) {
.xs-hide {
display: none
}
}
@media (min-width:40.06rem) and (max-width:52rem) {
.sm-hide {
display: none
}
}
@media (min-width:52.06rem) and (max-width:72rem) {
.md-hide {
display: none
}
}
@media (min-width:72.06rem) {
.lg-hide {
display: none
}
}
.display-none {
display: none
}
* {
box-sizing: border-box
}
body {
background: #fff;
color: #323a43;
font-family: Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;
min-width: 100%;
overflow-x: hidden;
font-smooth: always;
-webkit-font-smoothing: antialiased
}
main {
max-width: 100%;
margin: 0 auto
}
p {
padding: 0;
margin: 0
}
.ampstart-accent {
color: #003f93
}
#content:target {
margin-top: calc(0px - 3.5rem);
padding-top: 3.5rem
}
.ampstart-title-lg {
font-size: 2rem;
line-height: 3.5rem;
letter-spacing: .06rem
}
.ampstart-title-md {
font-size: 1.5rem;
line-height: 2.5rem;
letter-spacing: .06rem
}
.ampstart-title-sm {
font-size: 1.25rem;
line-height: 2;
letter-spacing: .06rem
}
.ampstart-subtitle,body {
line-height: 1.6;
letter-spacing: normal
}
.ampstart-subtitle {
color: #003f93;
font-size: 1rem
}
.ampstart-byline,.ampstart-caption,.ampstart-hint,.ampstart-label {
font-size: .875rem;
color: #4f4f4f;
line-height: 1.4;
letter-spacing: .06rem
}
.ampstart-label {
text-transform: uppercase
}
.ampstart-footer,.ampstart-small-text {
font-size: .75rem;
line-height: 1;
letter-spacing: .06rem
}
.ampstart-card {
box-shadow: 0 1px 1px 0 rgba(0,0,0,.14),0 1px 1px -1px rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)
}
.h1,h1 {
font-size: 2rem;
line-height: 3.5rem
}
.h2,h2 {
font-size: 1.5rem;
line-height: 2.5rem
}
.h3,h3 {
font-size: 1.25rem;
line-height: 2
}
.h4,h4 {
font-size: 1rem;
line-height: 1.6
}
.h5,h5 {
font-size: .875rem;
line-height: 1.4
}
.h6,h6 {
font-size: .75rem;
line-height: 1
}
h1,h2,h3,h4,h5,h6 {
margin: 0;
padding: 0;
font-weight: 400;
letter-spacing: .06rem
}
a,a:active,a:visited {
color: inherit
}
.ampstart-btn {
font-family: inherit;
font-weight: inherit;
font-size: 1rem;
line-height: 1.4;
padding: .7em .8em;
text-decoration: none;
white-space: nowrap;
word-wrap: normal;
vertical-align: middle;
cursor: pointer;
background-color: #323a43;
color: #fff;
border: 1px solid #fff
}
.ampstart-btn:visited {
color: #fff
}
.ampstart-btn-secondary {
background-color: #fff;
color: #000;
border: 1px solid #000
}
.ampstart-btn-secondary:visited {
color: #000
}
.ampstart-btn:active .ampstart-btn:focus {
opacity: .8
}
.ampstart-btn[disabled],.ampstart-btn[disabled]:active,.ampstart-btn[disabled]:focus,.ampstart-btn[disabled]:hover {
opacity: .5;
outline: 0;
cursor: default
}
.ampstart-dropcap:first-letter {
color: #000;
font-size: 2rem;
font-weight: 600;
float: left;
overflow: hidden;
line-height: 2rem;
margin-left: 0;
margin-right: .5rem
}
.ampstart-initialcap {
padding-top: 1.5rem;
margin-top: 3rem
}
.ampstart-initialcap:first-letter {
color: #000;
font-size: 2rem;
font-weight: 600;
margin-left: -2px
}
.ampstart-pullquote {
border: none;
border-left: 4px solid #323a43;
font-size: 1.25rem;
padding-left: 3rem
}
@media (min-width:40.06rem) {
.sm-p0 {
padding: 0
}
.sm-pt0 {
padding-top: 0
}
.sm-pr0 {
padding-right: 0
}
.sm-pb0 {
padding-bottom: 0
}
.sm-pl0,.sm-px0 {
padding-left: 0
}
.sm-px0 {
padding-right: 0
}
.sm-py0 {
padding-top: 0;
padding-bottom: 0
}
.sm-p1 {
padding: 1rem
}
.sm-pt1 {
padding-top: 1rem
}
.sm-pr1 {
padding-right: 1rem
}
.sm-pb1 {
padding-bottom: 1rem
}
.sm-pl1,.sm-px1 {
padding-left: 1rem
}
.sm-px1 {
padding-right: 1rem
}
.sm-py1 {
padding-top: 1rem;
padding-bottom: 1rem
}
.sm-p2 {
padding: 1.5rem
}
.sm-pt2 {
padding-top: 1.5rem
}
.sm-pr2 {
padding-right: 1.5rem
}
.sm-pb2 {
padding-bottom: 1.5rem
}
.sm-pl2,.sm-px2 {
padding-left: 1.5rem
}
.sm-px2 {
padding-right: 1.5rem
}
.sm-py2 {
padding-top: 1.5rem;
padding-bottom: 1.5rem
}
.sm-p3 {
padding: 3rem
}
.sm-pt3 {
padding-top: 3rem
}
.sm-pr3 {
padding-right: 3rem
}
.sm-pb3 {
padding-bottom: 3rem
}
.sm-pl3,.sm-px3 {
padding-left: 3rem
}
.sm-px3 {
padding-right: 3rem
}
.sm-py3 {
padding-top: 3rem;
padding-bottom: 3rem
}
.sm-p4 {
padding: 4rem
}
.sm-pt4 {
padding-top: 4rem
}
.sm-pr4 {
padding-right: 4rem
}
.sm-pb4 {
padding-bottom: 4rem
}
.sm-pl4,.sm-px4 {
padding-left: 4rem
}
.sm-px4 {
padding-right: 4rem
}
.sm-py4 {
padding-top: 4rem;
padding-bottom: 4rem
}
}
@media (min-width:52.06rem) {
.md-p0 {
padding: 0
}
.md-pt0 {
padding-top: 0
}
.md-pr0 {
padding-right: 0
}
.md-pb0 {
padding-bottom: 0
}
.md-pl0,.md-px0 {
padding-left: 0
}
.md-px0 {
padding-right: 0
}
.md-py0 {
padding-top: 0;
padding-bottom: 0
}
.md-p1 {
padding: 1rem
}
.md-pt1 {
padding-top: 1rem
}
.md-pr1 {
padding-right: 1rem
}
.md-pb1 {
padding-bottom: 1rem
}
.md-pl1,.md-px1 {
padding-left: 1rem
}
.md-px1 {
padding-right: 1rem
}
.md-py1 {
padding-top: 1rem;
padding-bottom: 1rem
}
.md-p2 {
padding: 1.5rem
}
.md-pt2 {
padding-top: 1.5rem
}
.md-pr2 {
padding-right: 1.5rem
}
.md-pb2 {
padding-bottom: 1.5rem
}
.md-pl2,.md-px2 {
padding-left: 1.5rem
}
.md-px2 {
padding-right: 1.5rem
}
.md-py2 {
padding-top: 1.5rem;
padding-bottom: 1.5rem
}
.md-p3 {
padding: 3rem
}
.md-pt3 {
padding-top: 3rem
}
.md-pr3 {
padding-right: 3rem
}
.md-pb3 {
padding-bottom: 3rem
}
.md-pl3,.md-px3 {
padding-left: 3rem
}
.md-px3 {
padding-right: 3rem
}
.md-py3 {
padding-top: 3rem;
padding-bottom: 3rem
}
.md-p4 {
padding: 4rem
}
.md-pt4 {
padding-top: 4rem
}
.md-pr4 {
padding-right: 4rem
}
.md-pb4 {
padding-bottom: 4rem
}
.md-pl4,.md-px4 {
padding-left: 4rem
}
.md-px4 {
padding-right: 4rem
}
.md-py4 {
padding-top: 4rem;
padding-bottom: 4rem
}
}
@media (min-width:72.06rem) {
.lg-p0 {
padding: 0
}
.lg-pt0 {
padding-top: 0
}
.lg-pr0 {
padding-right: 0
}
.lg-pb0 {
padding-bottom: 0
}
.lg-pl0,.lg-px0 {
padding-left: 0
}
.lg-px0 {
padding-right: 0
}
.lg-py0 {
padding-top: 0;
padding-bottom: 0
}
.lg-p1 {
padding: 1rem
}
.lg-pt1 {
padding-top: 1rem
}
.lg-pr1 {
padding-right: 1rem
}
.lg-pb1 {
padding-bottom: 1rem
}
.lg-pl1,.lg-px1 {
padding-left: 1rem
}
.lg-px1 {
padding-right: 1rem
}
.lg-py1 {
padding-top: 1rem;
padding-bottom: 1rem
}
.lg-p2 {
padding: 1.5rem
}
.lg-pt2 {
padding-top: 1.5rem
}
.lg-pr2 {
padding-right: 1.5rem
}
.lg-pb2 {
padding-bottom: 1.5rem
}
.lg-pl2,.lg-px2 {
padding-left: 1.5rem
}
.lg-px2 {
padding-right: 1.5rem
}
.lg-py2 {
padding-top: 1.5rem;
padding-bottom: 1.5rem
}
.lg-p3 {
padding: 3rem
}
.lg-pt3 {
padding-top: 3rem
}
.lg-pr3 {
padding-right: 3rem
}
.lg-pb3 {
padding-bottom: 3rem
}
.lg-pl3,.lg-px3 {
padding-left: 3rem
}
.lg-px3 {
padding-right: 3rem
}
.lg-py3 {
padding-top: 3rem;
padding-bottom: 3rem
}
.lg-p4 {
padding: 4rem
}
.lg-pt4 {
padding-top: 4rem
}
.lg-pr4 {
padding-right: 4rem
}
.lg-pb4 {
padding-bottom: 4rem
}
.lg-pl4,.lg-px4 {
padding-left: 4rem
}
.lg-px4 {
padding-right: 4rem
}
.lg-py4 {
padding-top: 4rem;
padding-bottom: 4rem
}
}
body {
line-height: 1.4
}
.travel-flip {
transition: transform .1s;
transform: rotate(0)
}
.travel-flip-flipped {
transform: rotate(180deg)
}
.travel-object-cover,.travel-object-cover>img {
-o-object-fit: cover;
object-fit: cover
}
amp-img.rounded img {
border-radius: 4px
}
amp-img.circle img {
border-radius: 50%
}
.travel-no-focus:focus {
outline: none
} | 0.444806 | 0.101545 |
.MMM-ScreenLogic table.colored .cold-temp {
color: #BCDDFF;
}
.MMM-ScreenLogic table.colored .hot-temp {
color: #FF8E99;
}
.MMM-ScreenLogic td {
width: 33%;
}
.MMM-ScreenLogic .control {
background: #000;
border: 1px solid #6c757d;
font-size: .8rem;
color: #fff;
display: block;
text-align: center;
line-height: 1.5;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
box-sizing: border-box;
position: relative;
width: 80%;
height: 5rem;
margin: auto;
font-weight: bold;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: none;
outline: none;
}
.MMM-ScreenLogic .control:after {
padding-bottom: 100%;
content: "";
display: block;
}
.MMM-ScreenLogic .content {
position: absolute;
width: 90%;
height: 90%;
left: 0px;
top: 0px;
padding: 5%;
display: flex;
justify-content: center;
align-items: center;
}
.MMM-ScreenLogic .control-on {
background: #28a745 !important;
border-color: #28a745 !important;
}
.MMM-ScreenLogic .control-off {
background: transparent !important;
border-color: #6c757d !important;
}
.MMM-ScreenLogic .temperature-container {
font-size: .9rem;
font-weight: bold;
color: #fff;
text-align: center;
line-height: 1;
border: 1px solid #6c757d;
width: 80%;
margin: auto;
}
.MMM-ScreenLogic .temperature-label {
height: 0;
transform: translateY(-.5em);
}
.MMM-ScreenLogic .temperature {
background: #000;
border: 0px solid #6c757d;
color: #fff;
position: relative;
width: 80%;
height: 2.45rem;
margin: auto;
font-weight: bold;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: none;
outline: none;
}
.MMM-ScreenLogic .vertical {
display: inline-block;
width: 20%;
height: 0.7em;
-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
transform: rotate(-90deg);
}
.MMM-ScreenLogic .vertical {
box-shadow: inset 0px 0px 3px #ccc;
}
.MMM-ScreenLogic .progress-bar {
box-shadow: inset 0px 0px 3px rgba(100, 100, 100, 0.6);
}
.MMM-ScreenLogic .progress-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #fff;
text-align: center;
background-color: #fff;
-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
-webkit-transition: width .6s ease;
-o-transition: width .6s ease;
transition: width .6s ease;
}
.MMM-ScreenLogic .progress-bar-success {
background-color: #5cb85c;
}
.MMM-ScreenLogic .progress-bar-warning {
background-color: #ffc107;
}
.MMM-ScreenLogic .progress-bar-danger {
background-color: #dc3545;
} | screenlogic.css | .MMM-ScreenLogic table.colored .cold-temp {
color: #BCDDFF;
}
.MMM-ScreenLogic table.colored .hot-temp {
color: #FF8E99;
}
.MMM-ScreenLogic td {
width: 33%;
}
.MMM-ScreenLogic .control {
background: #000;
border: 1px solid #6c757d;
font-size: .8rem;
color: #fff;
display: block;
text-align: center;
line-height: 1.5;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
box-sizing: border-box;
position: relative;
width: 80%;
height: 5rem;
margin: auto;
font-weight: bold;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: none;
outline: none;
}
.MMM-ScreenLogic .control:after {
padding-bottom: 100%;
content: "";
display: block;
}
.MMM-ScreenLogic .content {
position: absolute;
width: 90%;
height: 90%;
left: 0px;
top: 0px;
padding: 5%;
display: flex;
justify-content: center;
align-items: center;
}
.MMM-ScreenLogic .control-on {
background: #28a745 !important;
border-color: #28a745 !important;
}
.MMM-ScreenLogic .control-off {
background: transparent !important;
border-color: #6c757d !important;
}
.MMM-ScreenLogic .temperature-container {
font-size: .9rem;
font-weight: bold;
color: #fff;
text-align: center;
line-height: 1;
border: 1px solid #6c757d;
width: 80%;
margin: auto;
}
.MMM-ScreenLogic .temperature-label {
height: 0;
transform: translateY(-.5em);
}
.MMM-ScreenLogic .temperature {
background: #000;
border: 0px solid #6c757d;
color: #fff;
position: relative;
width: 80%;
height: 2.45rem;
margin: auto;
font-weight: bold;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: none;
outline: none;
}
.MMM-ScreenLogic .vertical {
display: inline-block;
width: 20%;
height: 0.7em;
-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
transform: rotate(-90deg);
}
.MMM-ScreenLogic .vertical {
box-shadow: inset 0px 0px 3px #ccc;
}
.MMM-ScreenLogic .progress-bar {
box-shadow: inset 0px 0px 3px rgba(100, 100, 100, 0.6);
}
.MMM-ScreenLogic .progress-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #fff;
text-align: center;
background-color: #fff;
-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
-webkit-transition: width .6s ease;
-o-transition: width .6s ease;
transition: width .6s ease;
}
.MMM-ScreenLogic .progress-bar-success {
background-color: #5cb85c;
}
.MMM-ScreenLogic .progress-bar-warning {
background-color: #ffc107;
}
.MMM-ScreenLogic .progress-bar-danger {
background-color: #dc3545;
} | 0.314998 | 0.089177 |
body {
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
/* Temp fixes to address */
ul {
line-height: 1.5rem;
}
.hidden { display: none; }
.official-fw {
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
color: #16AC5B!important;
}
.custom-fw {
color: blue;
}
.hard-break {
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+, 6, 7, 8 compability-mode */
-ms-word-break: break-all; /* Internet Explorer 8 */
}
.marker-action a {
color: black;
text-transform: uppercase;
font-weight: bold;
text-decoration: none;
padding: 10px 0;
}
table.table-logs {
font-family: courier, courier new, serif;
}
table.table-logs tr:focus {
outline: none;
}
table.table-logs td {
font-size: 10px!important;
}
table.table-logs tr {
height: 26px!important;
}
table.table-logs > tbody {
background-color: #ffffff;
}
table.table-logs > tbody > tr.table-expand:nth-of-type(2) > td {
border-top: 1px rgba(0, 0, 0, 0.12) solid;
}
table.table-logs > tbody > tr.table-expand > td:nth-of-type(1) {
border-right: 1px rgba(0, 0, 0, 0.12) dotted;
}
table.table-logs > tbody:nth-of-type(odd) {
background-color: #f9f9f9;
}
table.table-logs > tbody > tr:hover {
background-color: #e8e8e8;
}
table.table-logs > tbody > tr.table-expand {
background-color: #ffffff;
text-indent: -130px;
height: 20px!important;
}
.status-icon {
width: 10px;
}
md-table-container::-webkit-scrollbar {
margin-top: 10px;
-webkit-appearance: none;
width: 1px;
height: 5px;
}
md-table-container::-webkit-scrollbar-thumb {
border-radius: 5px;
background-color: #CCC;
-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}
.md-toolbar-tools md-input-container {
margin-top: 50px;
}
.user-avatar {
border-radius: 99%;
}
td a {
font-weight: 500;
text-decoration: none;
color: rgba(0,0,0,.87);
}
td a:hover, td a:focus {
color: #3b78e7;
text-decoration: none;
background-image: -webkit-linear-gradient(transparent 94%,#3b78e7 94%);
background-image: linear-gradient(transparent 94%,#3b78e7 94%);
}
md-menu-item > button.md-button {
display: inline;
}
a.no-anchor-style {
color: inherit;
text-decoration: none;
}
md-menu-content {
max-height: 504px;
}
.intercom-foot-pad {
padding-bottom: 70px;
}
.align-right {
text-align: right!important;
}
form.flow {
font-size: 1.1rem;
}
form.flow label {
margin: 10px 0 10px 0;
}
form .url {
font-weight: 700;
font-size: 1.1rem;
padding-top: 25px;
}
.heartbeat-table {
width: 100%;
max-width: 100px;
}
/* Temp fixes to address */
.ng-hide.ng-hide-animate{
display: none !important;
}
.locations-autocomplete li {
border-bottom: 1px solid #ccc;
height: auto;
padding-top: 8px;
padding-bottom: 8px;
white-space: normal;
}
.locations-autocomplete li:last-child {
border-bottom-width: 0;
}
.locations-autocomplete .item-title, .locations-autocomplete .item-metadata {
display: block;
line-height: 2;
}
md-toolbar md-autocomplete {
min-width: 300px;
margin-top: 18px;
/* height: 15px; */
}
@media (max-width: 600px) {
md-toolbar md-autocomplete {
min-width: 230px;
}
}
.login {
background: #455A64; /* Old browsers */
background: -moz-linear-gradient(top, #455A64 0%, #37474F 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #455A64 0%,#37474F 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #455A64 0%,#37474F 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#455A64', endColorstr='#37474F',GradientType=0 ); /* IE6-9 */
z-index: 1000000000;
}
.login-spin-hide {
display: none;
}
.login-spin {
display: block;
}
.integrations-icon-show {
width: 60px;
}
.picker-wider .md-datepicker-input {
min-width: 155px;
}
.picker-smaller .md-datepicker-input {
min-width: 90px;
}
.picker-smaller .md-datepicker-triangle-button .md-datepicker-expand-triangle, .md-datepicker-triangle-button .md-datepicker-expand-triangle {
border-top-color: rgba(0,0,0,0.87);
}
.picker-smaller .md-datepicker-triangle-button.md-button.md-icon-button {
margin-top: -4px;
}
.md-datepicker-calendar-pane {
border-radius: 2px;
}
.md-datepicker-button {
display: none;
}
.s12.material-icons {
font-size: 16px;
}
md-card-header.graph-small {
padding: 0px 0 0 20px;
}
.graph-small md-card-header-text {
padding: 10px 0 0 0px;
}
.design-sidebar .md-no-style {
border-bottom: 1px solid #ECECEC;
padding: 2px 0px 2px 5px;
cursor: pointer;
color: rgba(0, 0, 0, 0.870588);
text-transform: uppercase;
font-size: 14px;
width: 100%;
}
.design-sidebar .md-no-style md-icon {
float:right;
padding-right:15px;
padding-top:7px;
}
.design-sidebar .md-button-toggle {
border-radius: 0;
color: inherit;
cursor: pointer;
font-weight: 400;
line-height: 5px;
margin: 0 0 0px 0;
max-height: 40px;
overflow: hidden;
padding: 7px 16px 20px 5px;
text-align: left;
text-decoration: none;
white-space: normal;
width: 100%;
border-bottom: 1px solid #ECECEC;
}
.design-sidebar .md-button-toggle .md-toggle-icon {
margin: auto 0 auto auto;
padding-top: 2px;
width: 15px;
float: right;
transition: transform .3s ease-in-out;
-webkit-transition: -webkit-transform .3s ease-in-out;
}
.design-sidebar .menu-toggle-list {
padding-top: 20px;
}
splash-designer .design-sidebar {
min-width: 350px;
max-height: 100vh!important;
overflow: scroll;
box-shadow: 0 3px 6px rgba(0,0,0,0.23);
}
.design-sidebar md-tabs {
height: calc(100vh - 100px);
border-bottom: 1px solid rgba(0,0,0,0.12);
}
@media (max-width: 960px) {
.design-sidebar md-tabs {
height: calc(100vh - 150px);
}
splash-designer .design-sidebar {
height: calc(100vh - 50px);
}
.designer {
height: calc(100vh - 50px)!important;
}
}
md-toolbar.md-table-toolbar .sidenav {
padding: 0px;
}
md-sidenav.site-sidenav {
width: 250px;
min-width: 250px;
max-width: 250px;
}
md-sidenav > md-toolbar {
height:64px;
}
md-sidenav .divider {
padding 7px 0 0 0;
margin: 15px 0 10px 0;
}
md-sidenav.design-sidebar {
width: 350px;
min-width: 350px;
max-width: 350px;
}
md-sidenav.md-sidenav-right ul {
margin: 0px -15px 0 -13px;
}
.splash-design-buttons {
margin-left: 20%;
margin-right: 20%;
position: relative;
margin-top: 5%%;
margin-bottom: 5%;
}
.md-button.md-fab.md-fab-bottom-right {
top: auto;
right: 80px;
bottom: 16px;
left: auto;
position: fixed;
}
.active {
background-color: rgba(158,158,158,0.2);
}
.bottom-right {
top: auto;
right: 90px;
bottom: 16px;
left: auto;
position: fixed;
}
md-button-group {
border-radius: 3px;
display: inline-block;
padding: 0;
margin: 6px 8px;
min-height: 36px;
min-width: 88px;
}
md-button-group.md-raised:not([disabled]) {
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
md-button-group > .md-button {
text-transform: lowercase;
border-radius: 0;
border: 0;
min-width: 20px;
margin: 0;
}
.small-chart {
min-height: 250px;
}
.clients-charts md-card {
min-height: 350px;
}
.dashboard-charts md-card {
min-height: 450px;
}
.md-button .active {
background-color: rgba(158,158,158,0.2)!important;
}
.md-toolbar-tools {
font-size: 14px;
}
.online {
color: #4CAF50!important;
}
.processing {
color: #E91E63!important;
}
.ignored {
color: #E91E63!important;
}
.muted {
color: #607D8B;
}
.offline {
color: #F44336;
}
.dnat {
color: #FF9800;
}
img.box {
width: 20px!important;
max-height: 20px!important;
}
img.state-icon {
width: 18px!important;
height: 18px!important;
}
img.box-image {
margin-bottom: -6px;
height: 22px;
padding: 0 8px;
}
table.clients th {
font-size: 0.65rem!important;
}
table.clients td {
font-size: 0.65rem!important;
/* padding: 0 12px 0 5px!important; */
}
table.md-table tr.highlight {
background-color: #eeeeee !important;
}
table.md-table tr.muted td.md-cell {
color: #607D8B;
}
table.md-table td.with-padding {
padding: 0 0 0 25px!important;
}
table.md-table.md-row-select td.box-icon {
padding: 2px 5px 0 0px!important;
}
table.md-table.md-row-select td.box-status {
padding: 2px 0px 0 10px!important;
}
/* .box-spinner { */
/* margin: 5px; */
/* padding: 0; */
/* } */
ul.errors {
margin: -20px -35px -15px -20px;
}
.layout-padding {
padding: 14px;
}
.design-sidebar .layout-padding {
height: 100%;
}
md-toolbar h3 {
margin: auto;
margin: auto 20px;
font-weight: 500;
}
table td {
white-space: nowrap;
}
table tr td, table.print-friendly tr th {
page-break-inside: avoid;
}
.menu-subhead {
font-size: 14px;
font-weight: 500;
letter-spacing: .010em;
padding: 0 16px 0 20px;
color: rgba(0,0,0,0.54);
max-width: 250px;
word-break: break-word;
}
.copy {
color: #ccc;
font-size: 90%;
}
.side-menu, .side-menu ul {
list-style: none;
padding: 0;
margin-top: 10;
}
.side-menu .material-icons {
margin-right: 27px;
}
.side-menu .md-button {
border-radius: 0;
color: inherit;
cursor: pointer;
font-weight: 400;
/* line-height: 55px; */
margin: 0;
max-height: 40px;
overflow: hidden;
padding: 3px 16px;
text-align: left;
text-decoration: none;
white-space: normal;
width: 100%;
}
.side-menu .menu-toggle-list a.md-button {
display: block;
padding: 0 16px 0 37px;
text-transform: none;
text-rendering: optimizeLegibility;
font-weight: 500;
}
.minicolors-theme-bootstrap .minicolors-swatch {
top: 5px;
left: 3px;
width: 18px;
height: 18px;
border-radius: 50%;
}
.minicolors-theme-bootstrap .minicolors-input {
padding-left: 35px;
margin-bottom: -20px;
}
.inputdemoErrorsAdvanced {
}
.hint {
font-size: 12px;
line-height: 24px;
transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
color: grey;
}
#map_canvas_container {position: relative;}
#map_canvas {position: absolute; top: 65px; left: 0; bottom: 0; right: 0;}
#map_canvas_wide {position: absolute; top: 54px; left: 0px; bottom: 0; right: 0;}
#map_canvas_inner {width: 100%; height: 465px; margin: 43px 0;}
.md-toolbar-tools a {
font-size: 20px;
}
.vertical-divider {
border-top-width: 0;
border-right-width: 1px;
border-right-style: solid;
height: 60%;
margin: 0 20px;
opacity: 0.5;
}
.payload-card {
height: 600px;
position: relative;
}
md-card.payload-card md-card-content {
padding: 16px 16px 0px 16px;
}
[scroll-glue] {
overflow-x: hidden;
overflow-y: scroll;
position: relative;
max-height: 90%;
height: 450px;
max-width: 100%;
padding: 0px 20px 20px 20px;
}
.list-messages {
border-radius: 4px;
border: 1px solid #e4e4e4;
}
.message-small {
color: #c5c5c5;
font-size: 10px;
}
.message-small a {
color: #c5c5c5;
text-decoration: none;
}
.message-small .material-icons {
font-size: 18px;
color: #c5c5c5;
}
#messages-outer {
}
#message-list {
overflow-x: hidden;
overflow-y: scroll;
border-right: .25rem solid transparent;
padding: 20px 20px 80px 20px;
}
#message-footer {
/* display: flex; */
/* bottom: 0; */
/* width: 100%; */
background: #fff;
}
.message-inner {
border-bottom: 1px solid #f5f3f3;
padding: 10px 0;
}
#message-footer input {
font-size: 16px;
height: 20px;
outline-width: 1px;
border: 1px solid #e4e4e4;
border-radius: 4px;
padding: 16px;
margin: -15px 0 10px 8px;
width:calc(100% - 51px);
width:-moz-calc(100% - 51px);
width:-webkit-calc(100% - 51px);
}
.message-input input:focus {
outline-color: transparent;
outline-style: none;
text-transform: lowercase;
}
.triggers pre {
margin-top: -30px;
}
.emojionearea, .emojionearea.form-control {
box-shadow: none !important;
border-width: 0 0 1px 0 !important;
}
pre .list-unstyled {
list-style: none;
margin: 0px 0 -40px -40px;
line-height: 8px;
}
md-card.highlight-section {
background-color: #f4f8ff;
}
.ssid-form {
height: 400px;
}
#new-ssid-form.ssid-form {
height: 100%;
}
.emojionearea.emojionearea-inline>.emojionearea-editor {
position: initial !important;
}
.emojionearea .emojionearea-editor {
color: rgba(0,0,0,0.87) !important;
font-family: Roboto, "Helvetica Neue", sans-serif !important;
font-size: 16px !important;
font-stretch: normal !important;
font-style: normal !important;
font-variant-caps: : normal !important;
font-variant-ligatures: : normal !important;
font-variant-numeric: : normal !important;
font-weight: : normal !important;
}
.google-visualization-tooltip {
z-index: 1000;
background-color: white;
left: 30px !important;
top: 30px !important;
}
.google-visualization-tooltip > div > div > div {
margin: 12px 0 12px 0 !important;
padding: 0 24px 0 12px !important;
}
location-boxes md-table-container {
overflow: visible !important;
}
location-boxes table {
overflow: visible !important;
}
.heartbeats-tooltip-separator {
height: 1px !important;
margin: 0;
padding: 0;
background-color: #dddddd;
z-index: 1000;
}
[heartbeat-chart] {
margin-top: 5px;
}
[heartbeat-chart] > div > div:nth-child(1) > div > div > svg > g:nth-child(2) > rect {
opacity: 0 !important;
}
[heartbeat-chart] > div > div:nth-child(1) > div > div > svg > g:nth-child(2) > path {
opacity: 0 !important;
}
[heartbeat-chart]> div > div:nth-child(1) > div > svg > g:nth-child(2) > text {
opacity: 0 !important;
}
[heartbeat-chart] > div > div:nth-child(1) > div > svg > g:nth-child(2) > rect {
opacity: 0 !important;
}
[heartbeat-chart]> div > div:nth-child(1) > div > svg > g:nth-child(3) > text {
font-family: 'Roboto', sans-serif;
font-weight: normal;
}
@media (max-width: 960px) {
[heartbeat-chart]> div > div:nth-child(1) > div > svg > g:nth-child(3) > text {
display: none!important;
}
[heartbeat-chart] > div > div:nth-child(1) > div > svg > g:nth-child(2) > path {
opacity: 0 !important;
}
[heartbeat-chart]> div > div:nth-child(1) {
height: 60px!important;
}
}
.md-sidenav-left, .md-sidenav-left md-content {
background: #37484f;
color: #EEEEEE;
}
.md-sidenav-left md-divider {
border-top-color: #263238;
}
.sidenav.md-toolbar-tools {
background: #37484f;
}
.md-sidenav-left .menu-heading.menu-subhead {
color: #EEEEEE;
}
.menu-heading.menu-subhead .material-icons {
color: #EEEEEE;
}
.md-sidenav-left .side-menu .material-icons {
color: #EEEEEE;
}
.md-sidenav-left .side-menu .menu-subhead {
color: #EEEEEE;
}
md-bottom-sheet .md-subheader {
white-space: normal;
line-height: 26px;
}
@media (min-width: 600px) {
.ssid-form {
width: 350px;
}
}
.page-loader {
height: 100%;
width: 100%;
top: 0;
z-index: 10;
left: 0;
position: absolute;
background-color: white;
}
.home-stat-icon {
display:flex;
justify-content:center;
align-items:center;
}
.home-stat-icon md-icon.material-icons {
font-size: 32px;
height:auto;
width:auto;
}
.locked-account {
background-color: #ff007f;
margin: 7px;
padding: 80px 0px;
/* font-weight: bold; */
text-align: center;
color: white;
font-size: 1.5rem;
line-height: 2.5rem;
}
/*colour picker*/
.color-picker-wrapper {
border-bottom: 1px rgba(0, 0, 0, 0.12) solid;
padding-bottom: 5px;
}
.color-picker-swatch {
border-radius: 30px;
border-width: 1px!important;
}
.color-picker-input-wrapper input {
border: 0px;
outline: 0px;
}
.color-picker-input {
min-width: 200px;
}
/* */
.muted.label {
font-size: 12px;
padding-left: 2px;
color: rgba(0,0,0,.54);
}
/*people page*/
.people-icon {
border-radius: 30px;
max-height: 30px;
max-width: 30px;
margin-right: 20px;
}
.people-avatar {
border-radius: 100px;
max-height: 100px;
max-width: 100px;
}
.people-filter md-card-content {
padding-top: 0px;
}
@media (min-width: 960px) {
.people-filter {
position:fixed;
width:calc(30% - 31px);
width:-moz-calc(30% - 31px);
width:-webkit-calc(30% - 31px);
}
.people-filter > md-card {
height: calc(100vh - 120px);
}
.people-filter md-card md-card-content {
overflow: auto;
height: 100%;
}
.people-table > md-card {
height: calc(100vh - 120px);
}
.people-table md-card md-table-container {
overflow: auto;
height: 100%;
margin-right:-5px;
}
}
.md-subhead {
font-size: 15px;
font-weight: 700;
color: rgba(113, 113, 113, 0.87);
}
table.md-table td.md-cell {
color: rgba(0, 0, 0, 0.75);
}
md-card.md-default-theme, md-card {
color: rgba(0, 0, 0, 0.75);
}
.person-social {
margin: auto 0px;
margin-right: 20px;
height: 40px;
width: 40px;
}
@media (min-width: 960px) {
/* md-card.people-prof {
height: calc(100vh - 203px);
min-height: 496px;
} */
/* md-card.people-prof md-card-title {
min-height: 120px;
} */
md-card.people-prof md-card-content {
padding: 0px;
overflow: auto;
height: 100%;
}
md-card.people-email {
height: calc(100vh - 510px);
min-height: 190px;
}
md-card.people-email md-table-container {
overflow: auto;
height: 100%;
margin-right:-5px;
}
md-card.people-socials {
height: 290px;
}
md-card.people-devices {
height: calc(50vh - 110px);
min-height: 240px;
}
md-card.people-devices md-table-container {
overflow: auto;
height: 100%;
margin-right:-5px;
}
md-card.people-sms {
height: calc(50vh - 110px);
min-height: 240px;
}
md-card.people-sms md-table-container {
overflow: auto;
height: 100%;
margin-right:-5px;
}
}
email-stats md-list-item h2 {
color: rgba(0, 0, 0, 0.57);
font-weight: 400;
margin-bottom: 0px;
margin-top: 10px;
}
email-stats md-list-item p {
color: rgba(0, 0, 0, 0.50);
}
email-stats .email-stats-bottom md-list-item h2 {
font-size:18px;
}
email-stats .email-stats-bottom md-list-item p {
font-size:12px;
}
@media (min-width: 960px) {
.email-stats-top {
border-bottom: 1px solid #e0e0e0;
padding-bottom: 10px;
}
.email-stats-bottom {
padding-top: 10px;
}
}
@media (max-width: 960px) {
.email-stats-top {
border-right: 1px solid #e0e0e0;
height: 100%;
}
}
@media (max-width: 600px) {
.email-stats-top {
border-bottom: 1px solid #e0e0e0;
padding-bottom: 10px;
border-right: none;
}
.email-stats-bottom {
padding-top: 10px;
}
}
/* timeline */
.timeline-column {
margin-left: 8px;
}
.timeline-column md-tab-content {
margin-top: 20px;
}
.timeline-top, .timeline-bottom {
height: 30px;
margin-left: 39px;
padding-left: 39px;
border-left: 2px dashed rgba(0, 136, 187,0.5);
}
.timeline-post {
position: relative;
margin-left: 39px;
padding-left: 39px;
border-left: 2px solid rgba(0, 136, 187,0.5);
}
.timeline-post hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #dcdcdc;
margin: 0px;
}
.timeline-post md-card {
margin-bottom: 40px;
}
.timeline-post:first-of-type md-card {
margin-top: 40px;
}
.timeline-icon img {
position: absolute;
max-width: 40px;
top: 3px;
left: -21px;
border-top: 5px solid #fafafa;
border-bottom: 5px solid #fafafa;
}
.timeline-post md-list {
padding: 0px;
}
.timeline-post md-list-item {
padding: 0px;
height: 40px;
min-height: 40px;
margin-bottom: 16px;
}
img.timeline-avatar {
margin: auto 0px;
margin-right: 20px;
height: 40px;
width: 40px;
border-radius: 420px;
}
/* */
.login-type-icon {
max-height: 30px;
max-width: 30px;
margin-right: 5px;
}
div.warning {
background-color: #ffe9b4;
padding: 5px;
text-align: center;
border: solid 1px #ffd165;
border-radius: 4px;
} | client/app/main/material.css | body {
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
/* Temp fixes to address */
ul {
line-height: 1.5rem;
}
.hidden { display: none; }
.official-fw {
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
color: #16AC5B!important;
}
.custom-fw {
color: blue;
}
.hard-break {
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+, 6, 7, 8 compability-mode */
-ms-word-break: break-all; /* Internet Explorer 8 */
}
.marker-action a {
color: black;
text-transform: uppercase;
font-weight: bold;
text-decoration: none;
padding: 10px 0;
}
table.table-logs {
font-family: courier, courier new, serif;
}
table.table-logs tr:focus {
outline: none;
}
table.table-logs td {
font-size: 10px!important;
}
table.table-logs tr {
height: 26px!important;
}
table.table-logs > tbody {
background-color: #ffffff;
}
table.table-logs > tbody > tr.table-expand:nth-of-type(2) > td {
border-top: 1px rgba(0, 0, 0, 0.12) solid;
}
table.table-logs > tbody > tr.table-expand > td:nth-of-type(1) {
border-right: 1px rgba(0, 0, 0, 0.12) dotted;
}
table.table-logs > tbody:nth-of-type(odd) {
background-color: #f9f9f9;
}
table.table-logs > tbody > tr:hover {
background-color: #e8e8e8;
}
table.table-logs > tbody > tr.table-expand {
background-color: #ffffff;
text-indent: -130px;
height: 20px!important;
}
.status-icon {
width: 10px;
}
md-table-container::-webkit-scrollbar {
margin-top: 10px;
-webkit-appearance: none;
width: 1px;
height: 5px;
}
md-table-container::-webkit-scrollbar-thumb {
border-radius: 5px;
background-color: #CCC;
-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}
.md-toolbar-tools md-input-container {
margin-top: 50px;
}
.user-avatar {
border-radius: 99%;
}
td a {
font-weight: 500;
text-decoration: none;
color: rgba(0,0,0,.87);
}
td a:hover, td a:focus {
color: #3b78e7;
text-decoration: none;
background-image: -webkit-linear-gradient(transparent 94%,#3b78e7 94%);
background-image: linear-gradient(transparent 94%,#3b78e7 94%);
}
md-menu-item > button.md-button {
display: inline;
}
a.no-anchor-style {
color: inherit;
text-decoration: none;
}
md-menu-content {
max-height: 504px;
}
.intercom-foot-pad {
padding-bottom: 70px;
}
.align-right {
text-align: right!important;
}
form.flow {
font-size: 1.1rem;
}
form.flow label {
margin: 10px 0 10px 0;
}
form .url {
font-weight: 700;
font-size: 1.1rem;
padding-top: 25px;
}
.heartbeat-table {
width: 100%;
max-width: 100px;
}
/* Temp fixes to address */
.ng-hide.ng-hide-animate{
display: none !important;
}
.locations-autocomplete li {
border-bottom: 1px solid #ccc;
height: auto;
padding-top: 8px;
padding-bottom: 8px;
white-space: normal;
}
.locations-autocomplete li:last-child {
border-bottom-width: 0;
}
.locations-autocomplete .item-title, .locations-autocomplete .item-metadata {
display: block;
line-height: 2;
}
md-toolbar md-autocomplete {
min-width: 300px;
margin-top: 18px;
/* height: 15px; */
}
@media (max-width: 600px) {
md-toolbar md-autocomplete {
min-width: 230px;
}
}
.login {
background: #455A64; /* Old browsers */
background: -moz-linear-gradient(top, #455A64 0%, #37474F 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #455A64 0%,#37474F 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #455A64 0%,#37474F 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#455A64', endColorstr='#37474F',GradientType=0 ); /* IE6-9 */
z-index: 1000000000;
}
.login-spin-hide {
display: none;
}
.login-spin {
display: block;
}
.integrations-icon-show {
width: 60px;
}
.picker-wider .md-datepicker-input {
min-width: 155px;
}
.picker-smaller .md-datepicker-input {
min-width: 90px;
}
.picker-smaller .md-datepicker-triangle-button .md-datepicker-expand-triangle, .md-datepicker-triangle-button .md-datepicker-expand-triangle {
border-top-color: rgba(0,0,0,0.87);
}
.picker-smaller .md-datepicker-triangle-button.md-button.md-icon-button {
margin-top: -4px;
}
.md-datepicker-calendar-pane {
border-radius: 2px;
}
.md-datepicker-button {
display: none;
}
.s12.material-icons {
font-size: 16px;
}
md-card-header.graph-small {
padding: 0px 0 0 20px;
}
.graph-small md-card-header-text {
padding: 10px 0 0 0px;
}
.design-sidebar .md-no-style {
border-bottom: 1px solid #ECECEC;
padding: 2px 0px 2px 5px;
cursor: pointer;
color: rgba(0, 0, 0, 0.870588);
text-transform: uppercase;
font-size: 14px;
width: 100%;
}
.design-sidebar .md-no-style md-icon {
float:right;
padding-right:15px;
padding-top:7px;
}
.design-sidebar .md-button-toggle {
border-radius: 0;
color: inherit;
cursor: pointer;
font-weight: 400;
line-height: 5px;
margin: 0 0 0px 0;
max-height: 40px;
overflow: hidden;
padding: 7px 16px 20px 5px;
text-align: left;
text-decoration: none;
white-space: normal;
width: 100%;
border-bottom: 1px solid #ECECEC;
}
.design-sidebar .md-button-toggle .md-toggle-icon {
margin: auto 0 auto auto;
padding-top: 2px;
width: 15px;
float: right;
transition: transform .3s ease-in-out;
-webkit-transition: -webkit-transform .3s ease-in-out;
}
.design-sidebar .menu-toggle-list {
padding-top: 20px;
}
splash-designer .design-sidebar {
min-width: 350px;
max-height: 100vh!important;
overflow: scroll;
box-shadow: 0 3px 6px rgba(0,0,0,0.23);
}
.design-sidebar md-tabs {
height: calc(100vh - 100px);
border-bottom: 1px solid rgba(0,0,0,0.12);
}
@media (max-width: 960px) {
.design-sidebar md-tabs {
height: calc(100vh - 150px);
}
splash-designer .design-sidebar {
height: calc(100vh - 50px);
}
.designer {
height: calc(100vh - 50px)!important;
}
}
md-toolbar.md-table-toolbar .sidenav {
padding: 0px;
}
md-sidenav.site-sidenav {
width: 250px;
min-width: 250px;
max-width: 250px;
}
md-sidenav > md-toolbar {
height:64px;
}
md-sidenav .divider {
padding 7px 0 0 0;
margin: 15px 0 10px 0;
}
md-sidenav.design-sidebar {
width: 350px;
min-width: 350px;
max-width: 350px;
}
md-sidenav.md-sidenav-right ul {
margin: 0px -15px 0 -13px;
}
.splash-design-buttons {
margin-left: 20%;
margin-right: 20%;
position: relative;
margin-top: 5%%;
margin-bottom: 5%;
}
.md-button.md-fab.md-fab-bottom-right {
top: auto;
right: 80px;
bottom: 16px;
left: auto;
position: fixed;
}
.active {
background-color: rgba(158,158,158,0.2);
}
.bottom-right {
top: auto;
right: 90px;
bottom: 16px;
left: auto;
position: fixed;
}
md-button-group {
border-radius: 3px;
display: inline-block;
padding: 0;
margin: 6px 8px;
min-height: 36px;
min-width: 88px;
}
md-button-group.md-raised:not([disabled]) {
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
md-button-group > .md-button {
text-transform: lowercase;
border-radius: 0;
border: 0;
min-width: 20px;
margin: 0;
}
.small-chart {
min-height: 250px;
}
.clients-charts md-card {
min-height: 350px;
}
.dashboard-charts md-card {
min-height: 450px;
}
.md-button .active {
background-color: rgba(158,158,158,0.2)!important;
}
.md-toolbar-tools {
font-size: 14px;
}
.online {
color: #4CAF50!important;
}
.processing {
color: #E91E63!important;
}
.ignored {
color: #E91E63!important;
}
.muted {
color: #607D8B;
}
.offline {
color: #F44336;
}
.dnat {
color: #FF9800;
}
img.box {
width: 20px!important;
max-height: 20px!important;
}
img.state-icon {
width: 18px!important;
height: 18px!important;
}
img.box-image {
margin-bottom: -6px;
height: 22px;
padding: 0 8px;
}
table.clients th {
font-size: 0.65rem!important;
}
table.clients td {
font-size: 0.65rem!important;
/* padding: 0 12px 0 5px!important; */
}
table.md-table tr.highlight {
background-color: #eeeeee !important;
}
table.md-table tr.muted td.md-cell {
color: #607D8B;
}
table.md-table td.with-padding {
padding: 0 0 0 25px!important;
}
table.md-table.md-row-select td.box-icon {
padding: 2px 5px 0 0px!important;
}
table.md-table.md-row-select td.box-status {
padding: 2px 0px 0 10px!important;
}
/* .box-spinner { */
/* margin: 5px; */
/* padding: 0; */
/* } */
ul.errors {
margin: -20px -35px -15px -20px;
}
.layout-padding {
padding: 14px;
}
.design-sidebar .layout-padding {
height: 100%;
}
md-toolbar h3 {
margin: auto;
margin: auto 20px;
font-weight: 500;
}
table td {
white-space: nowrap;
}
table tr td, table.print-friendly tr th {
page-break-inside: avoid;
}
.menu-subhead {
font-size: 14px;
font-weight: 500;
letter-spacing: .010em;
padding: 0 16px 0 20px;
color: rgba(0,0,0,0.54);
max-width: 250px;
word-break: break-word;
}
.copy {
color: #ccc;
font-size: 90%;
}
.side-menu, .side-menu ul {
list-style: none;
padding: 0;
margin-top: 10;
}
.side-menu .material-icons {
margin-right: 27px;
}
.side-menu .md-button {
border-radius: 0;
color: inherit;
cursor: pointer;
font-weight: 400;
/* line-height: 55px; */
margin: 0;
max-height: 40px;
overflow: hidden;
padding: 3px 16px;
text-align: left;
text-decoration: none;
white-space: normal;
width: 100%;
}
.side-menu .menu-toggle-list a.md-button {
display: block;
padding: 0 16px 0 37px;
text-transform: none;
text-rendering: optimizeLegibility;
font-weight: 500;
}
.minicolors-theme-bootstrap .minicolors-swatch {
top: 5px;
left: 3px;
width: 18px;
height: 18px;
border-radius: 50%;
}
.minicolors-theme-bootstrap .minicolors-input {
padding-left: 35px;
margin-bottom: -20px;
}
.inputdemoErrorsAdvanced {
}
.hint {
font-size: 12px;
line-height: 24px;
transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
color: grey;
}
#map_canvas_container {position: relative;}
#map_canvas {position: absolute; top: 65px; left: 0; bottom: 0; right: 0;}
#map_canvas_wide {position: absolute; top: 54px; left: 0px; bottom: 0; right: 0;}
#map_canvas_inner {width: 100%; height: 465px; margin: 43px 0;}
.md-toolbar-tools a {
font-size: 20px;
}
.vertical-divider {
border-top-width: 0;
border-right-width: 1px;
border-right-style: solid;
height: 60%;
margin: 0 20px;
opacity: 0.5;
}
.payload-card {
height: 600px;
position: relative;
}
md-card.payload-card md-card-content {
padding: 16px 16px 0px 16px;
}
[scroll-glue] {
overflow-x: hidden;
overflow-y: scroll;
position: relative;
max-height: 90%;
height: 450px;
max-width: 100%;
padding: 0px 20px 20px 20px;
}
.list-messages {
border-radius: 4px;
border: 1px solid #e4e4e4;
}
.message-small {
color: #c5c5c5;
font-size: 10px;
}
.message-small a {
color: #c5c5c5;
text-decoration: none;
}
.message-small .material-icons {
font-size: 18px;
color: #c5c5c5;
}
#messages-outer {
}
#message-list {
overflow-x: hidden;
overflow-y: scroll;
border-right: .25rem solid transparent;
padding: 20px 20px 80px 20px;
}
#message-footer {
/* display: flex; */
/* bottom: 0; */
/* width: 100%; */
background: #fff;
}
.message-inner {
border-bottom: 1px solid #f5f3f3;
padding: 10px 0;
}
#message-footer input {
font-size: 16px;
height: 20px;
outline-width: 1px;
border: 1px solid #e4e4e4;
border-radius: 4px;
padding: 16px;
margin: -15px 0 10px 8px;
width:calc(100% - 51px);
width:-moz-calc(100% - 51px);
width:-webkit-calc(100% - 51px);
}
.message-input input:focus {
outline-color: transparent;
outline-style: none;
text-transform: lowercase;
}
.triggers pre {
margin-top: -30px;
}
.emojionearea, .emojionearea.form-control {
box-shadow: none !important;
border-width: 0 0 1px 0 !important;
}
pre .list-unstyled {
list-style: none;
margin: 0px 0 -40px -40px;
line-height: 8px;
}
md-card.highlight-section {
background-color: #f4f8ff;
}
.ssid-form {
height: 400px;
}
#new-ssid-form.ssid-form {
height: 100%;
}
.emojionearea.emojionearea-inline>.emojionearea-editor {
position: initial !important;
}
.emojionearea .emojionearea-editor {
color: rgba(0,0,0,0.87) !important;
font-family: Roboto, "Helvetica Neue", sans-serif !important;
font-size: 16px !important;
font-stretch: normal !important;
font-style: normal !important;
font-variant-caps: : normal !important;
font-variant-ligatures: : normal !important;
font-variant-numeric: : normal !important;
font-weight: : normal !important;
}
.google-visualization-tooltip {
z-index: 1000;
background-color: white;
left: 30px !important;
top: 30px !important;
}
.google-visualization-tooltip > div > div > div {
margin: 12px 0 12px 0 !important;
padding: 0 24px 0 12px !important;
}
location-boxes md-table-container {
overflow: visible !important;
}
location-boxes table {
overflow: visible !important;
}
.heartbeats-tooltip-separator {
height: 1px !important;
margin: 0;
padding: 0;
background-color: #dddddd;
z-index: 1000;
}
[heartbeat-chart] {
margin-top: 5px;
}
[heartbeat-chart] > div > div:nth-child(1) > div > div > svg > g:nth-child(2) > rect {
opacity: 0 !important;
}
[heartbeat-chart] > div > div:nth-child(1) > div > div > svg > g:nth-child(2) > path {
opacity: 0 !important;
}
[heartbeat-chart]> div > div:nth-child(1) > div > svg > g:nth-child(2) > text {
opacity: 0 !important;
}
[heartbeat-chart] > div > div:nth-child(1) > div > svg > g:nth-child(2) > rect {
opacity: 0 !important;
}
[heartbeat-chart]> div > div:nth-child(1) > div > svg > g:nth-child(3) > text {
font-family: 'Roboto', sans-serif;
font-weight: normal;
}
@media (max-width: 960px) {
[heartbeat-chart]> div > div:nth-child(1) > div > svg > g:nth-child(3) > text {
display: none!important;
}
[heartbeat-chart] > div > div:nth-child(1) > div > svg > g:nth-child(2) > path {
opacity: 0 !important;
}
[heartbeat-chart]> div > div:nth-child(1) {
height: 60px!important;
}
}
.md-sidenav-left, .md-sidenav-left md-content {
background: #37484f;
color: #EEEEEE;
}
.md-sidenav-left md-divider {
border-top-color: #263238;
}
.sidenav.md-toolbar-tools {
background: #37484f;
}
.md-sidenav-left .menu-heading.menu-subhead {
color: #EEEEEE;
}
.menu-heading.menu-subhead .material-icons {
color: #EEEEEE;
}
.md-sidenav-left .side-menu .material-icons {
color: #EEEEEE;
}
.md-sidenav-left .side-menu .menu-subhead {
color: #EEEEEE;
}
md-bottom-sheet .md-subheader {
white-space: normal;
line-height: 26px;
}
@media (min-width: 600px) {
.ssid-form {
width: 350px;
}
}
.page-loader {
height: 100%;
width: 100%;
top: 0;
z-index: 10;
left: 0;
position: absolute;
background-color: white;
}
.home-stat-icon {
display:flex;
justify-content:center;
align-items:center;
}
.home-stat-icon md-icon.material-icons {
font-size: 32px;
height:auto;
width:auto;
}
.locked-account {
background-color: #ff007f;
margin: 7px;
padding: 80px 0px;
/* font-weight: bold; */
text-align: center;
color: white;
font-size: 1.5rem;
line-height: 2.5rem;
}
/*colour picker*/
.color-picker-wrapper {
border-bottom: 1px rgba(0, 0, 0, 0.12) solid;
padding-bottom: 5px;
}
.color-picker-swatch {
border-radius: 30px;
border-width: 1px!important;
}
.color-picker-input-wrapper input {
border: 0px;
outline: 0px;
}
.color-picker-input {
min-width: 200px;
}
/* */
.muted.label {
font-size: 12px;
padding-left: 2px;
color: rgba(0,0,0,.54);
}
/*people page*/
.people-icon {
border-radius: 30px;
max-height: 30px;
max-width: 30px;
margin-right: 20px;
}
.people-avatar {
border-radius: 100px;
max-height: 100px;
max-width: 100px;
}
.people-filter md-card-content {
padding-top: 0px;
}
@media (min-width: 960px) {
.people-filter {
position:fixed;
width:calc(30% - 31px);
width:-moz-calc(30% - 31px);
width:-webkit-calc(30% - 31px);
}
.people-filter > md-card {
height: calc(100vh - 120px);
}
.people-filter md-card md-card-content {
overflow: auto;
height: 100%;
}
.people-table > md-card {
height: calc(100vh - 120px);
}
.people-table md-card md-table-container {
overflow: auto;
height: 100%;
margin-right:-5px;
}
}
.md-subhead {
font-size: 15px;
font-weight: 700;
color: rgba(113, 113, 113, 0.87);
}
table.md-table td.md-cell {
color: rgba(0, 0, 0, 0.75);
}
md-card.md-default-theme, md-card {
color: rgba(0, 0, 0, 0.75);
}
.person-social {
margin: auto 0px;
margin-right: 20px;
height: 40px;
width: 40px;
}
@media (min-width: 960px) {
/* md-card.people-prof {
height: calc(100vh - 203px);
min-height: 496px;
} */
/* md-card.people-prof md-card-title {
min-height: 120px;
} */
md-card.people-prof md-card-content {
padding: 0px;
overflow: auto;
height: 100%;
}
md-card.people-email {
height: calc(100vh - 510px);
min-height: 190px;
}
md-card.people-email md-table-container {
overflow: auto;
height: 100%;
margin-right:-5px;
}
md-card.people-socials {
height: 290px;
}
md-card.people-devices {
height: calc(50vh - 110px);
min-height: 240px;
}
md-card.people-devices md-table-container {
overflow: auto;
height: 100%;
margin-right:-5px;
}
md-card.people-sms {
height: calc(50vh - 110px);
min-height: 240px;
}
md-card.people-sms md-table-container {
overflow: auto;
height: 100%;
margin-right:-5px;
}
}
email-stats md-list-item h2 {
color: rgba(0, 0, 0, 0.57);
font-weight: 400;
margin-bottom: 0px;
margin-top: 10px;
}
email-stats md-list-item p {
color: rgba(0, 0, 0, 0.50);
}
email-stats .email-stats-bottom md-list-item h2 {
font-size:18px;
}
email-stats .email-stats-bottom md-list-item p {
font-size:12px;
}
@media (min-width: 960px) {
.email-stats-top {
border-bottom: 1px solid #e0e0e0;
padding-bottom: 10px;
}
.email-stats-bottom {
padding-top: 10px;
}
}
@media (max-width: 960px) {
.email-stats-top {
border-right: 1px solid #e0e0e0;
height: 100%;
}
}
@media (max-width: 600px) {
.email-stats-top {
border-bottom: 1px solid #e0e0e0;
padding-bottom: 10px;
border-right: none;
}
.email-stats-bottom {
padding-top: 10px;
}
}
/* timeline */
.timeline-column {
margin-left: 8px;
}
.timeline-column md-tab-content {
margin-top: 20px;
}
.timeline-top, .timeline-bottom {
height: 30px;
margin-left: 39px;
padding-left: 39px;
border-left: 2px dashed rgba(0, 136, 187,0.5);
}
.timeline-post {
position: relative;
margin-left: 39px;
padding-left: 39px;
border-left: 2px solid rgba(0, 136, 187,0.5);
}
.timeline-post hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #dcdcdc;
margin: 0px;
}
.timeline-post md-card {
margin-bottom: 40px;
}
.timeline-post:first-of-type md-card {
margin-top: 40px;
}
.timeline-icon img {
position: absolute;
max-width: 40px;
top: 3px;
left: -21px;
border-top: 5px solid #fafafa;
border-bottom: 5px solid #fafafa;
}
.timeline-post md-list {
padding: 0px;
}
.timeline-post md-list-item {
padding: 0px;
height: 40px;
min-height: 40px;
margin-bottom: 16px;
}
img.timeline-avatar {
margin: auto 0px;
margin-right: 20px;
height: 40px;
width: 40px;
border-radius: 420px;
}
/* */
.login-type-icon {
max-height: 30px;
max-width: 30px;
margin-right: 5px;
}
div.warning {
background-color: #ffe9b4;
padding: 5px;
text-align: center;
border: solid 1px #ffd165;
border-radius: 4px;
} | 0.373304 | 0.067393 |
height: 120px;
width: 100%;
text-align: center;
}
#content{
// border:1px dashed pink;
width: 100%;
}
#footer{
// border:1px solid black;
height: 400px;
width: 100%;
}
.topmenu *{
padding:0;
margin: 0;
}
.topmenu {
margin: 0 auto;
width: 80%;
min-width: 1200px;
// border: 1px solid red;
}
.active {
background:url("../img/topmenubg.jpg") !important;
}
.menu li:not(:first-child):hover{
background:url("../img/topmenubg.jpg");
}
.menu li:not(:first-child){
float: left;
margin: 0 5px;
height: 110px;
line-height: 110px;
width: 8%;
background: transparent;
}
.menu li:first-child {
width: 35%;
float: left;
background:transparent;
}
.menu a{
text-align: center;
display: block;
}
.banner_pic {
position: relative;
}
.banner_pic *{
padding: 0;
margin: 0;
}
.banner_pic img{
height:450px;
width: 100%;
// border:1px solid red;
}
#piclist {
position: absolute;
bottom: 0px;
left:45%;
/*border: 1px solid red;*/
}
#piclist li{
float: left;
margin: 30px;
width: 12px;
height: 12px;
text-indent: -9999px;
border-radius: 6px;
cursor: pointer;
border: 1px solid black;
}
.notice {
position: relative;
}
.notice ul{
margin:10px 0;
padding:0;
}
.notice li{
float: left;
width: 48%;
margin:5px;
font-size: 13px;
}
.notice_time {
margin: 0 10px 0 10px;
font-size: 10px;
color: #888888;
font-family: Arial;
}
.more_notice {
position: absolute;
top:10px;
right: 10px;
width: 40px;
padding:2px;
font-size: 14px;
text-align: center;
border-radius: 3px;
background-color: #999999;
}
.zone {
// border: 1px solid blue;
text-align: center;
margin: 0 auto;
padding: 0;
}
.zone li{
float: left;
width: 14%;
}
.zone a{
display: block;
padding: 25px 0;
text-align: center;
font-size: 16px;
}
.zone a:hover{
background-color: #ae8f48;
}
.news_item {
display: inline-block;
width: 31%;
background-color: #cccccc;
margin:0 5px;
}
.news_item *:not(img){
padding:10px 0;
margin: 0;
white-space:nowrap;
text-overflow:ellipsis;
overflow:hidden;
}
.news_item img {
width: 100%;
}
.news_ul {
padding: 0;
margin: 0;
}
.news_ul li {
float: left;
padding:5px 0;
margin: 0 20px;
font-size: 18px;
border-top: 5px;
border-top-style: solid;
border-top-color: transparent;
}
.news_more {
position: absolute;
right: 20px;
top:10px;
font-size: 12px;
color:#b3d4fc;
}
.news_video{
// border: 1px solid red;
float: left;
width:34%;
font-size:18px;
}
.news_video *{
font-size:18px;
margin: 0;
padding:5px 0 ;
}
.news_video h3 {
text-align: center;
}
.news_ul li:hover{
border-top-color: #ae8f48;
}
.project {
height: 410px;
width: 100%;
border: 1px solid pink;
position: relative;
color: white ;
font-size:0;
margin: 0 auto;
}
.project1 {
display: inline-block;
width: 60%;
height: 100%;
// margin : 0 -3px; //缩小间隙末尾体现出来
}
.project2 {
display: inline-block;
width: 40%;
height: 100%;
// margin : 0 -3px;
background-color: #cccccc;
}
.project3 {
position: absolute;
top: 30px;
font-size:16px;
width: 25%;
}
.project *{
color: white ;
}
.pro_mid *{
font-size: 15px;
color: black;
padding: 0;
margin: 0;
}
.project3 h3 span{
border-bottom-color: white;
border-bottom-style: solid;
border-bottom-width: 2px;
}
.project3 p{
margin: 8px 0;
}
.project5 img {
width: 100%;
height: 170px;
}
.project5{
position: absolute;
top: 220px;
// border: 1px solid red;
width: 25%;
height: 170px;
}
/*//中间广告*/
.project4{
position: absolute;
// border: 1px solid yellow;
width: 50%;
height: 290px;
left: 25%;
top:20px;
font-size: 15px;
overflow: hidden;
}
#project4 {
width: 600%;
height: 290px;
}
#project4 div{
float: left;
}
#project4 ul{
float: left;
zoom:1;
}
#project4 ul li {
float: left;
text-align: center;
height: 290px;
position: relative;
}
#project4 img{
width: 100%;
height: 290px;
}
#project4 p{
color:red !important;
font-size: 25px;
position: absolute;
bottom: 0px;
left: 0;
background: #888888;
text-align: center;
width: 100%;
opacity: 0.7;
}
.prj_left {
float: left;
padding:0 20px;
}
.prj_right {
float:right;
padding:0 20px;
}
.project_img1 {
left: 75%;
top:20px;
}
.project_img2 {
left: 75%;
top:200px;
}
.floatimg{
position: absolute;
display: block;
height: 100%;
width: 100%;
top: 0;
text-align: center;
font-size: 25px;
line-height:158px;
transition: transform 1s;
background: #e7c27e;
opacity: 0.5;
overflow: hidden;
}
.project5:hover .floatimg {
/ / display: none;
-ms-transform: scale(0,0);
-moz-transform:scale(0,0);
-webkit-transform: scale(0,0);
}
.enterview > div{
float: left;
width: 50%;
position: relative;
font-size: 14px;
}
.enterview1 h3 a , .enterview1 p span {
float: right;
top:0;
padding:0 15px 0 0;
}
.enterview p{
margin: 0;
clear: both;
width: 100%;
padding: 3px 0;
height: 26px; //避免换行
line-height: 26px;
text-overflow:ellipsis;
overflow:hidden;
}
.enterview1 p i {
vertical-align: middle;
padding: 0 0 8px 0;
}
.enterview1 a.list{
max-width:65%;
display: inline-block;
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
}
.links0 {
border-top-color: #888888;
border-top-style:solid ;
border-top-width:4px;
}
.links0 span {
border-top-color: #e7c27e;
border-top-style:solid ;
border-top-width:4px;
}
.links1 img {
max-width: 250px;
height: 49px;
opacity: 0.7;
padding: 3px;
border: 1px solid lightgray;
}
.links1 img:hover {
opacity: 1;
}
.links1 a {
margin: 10px;
cursor: pointer;
display: inline-block;
}
.ftlist1{
float: left;
width: 23%;
min-width:120px;
position:relative;
display: inline-block;
// border: 1px solid red;
}
.ftlist1 li{
padding: 3px;
}
.ftlist1 h4{
padding:8px 0;
margin: 0;
}
.ftlist1 h4 span {
padding:5px 0;
border-bottom-color: black;
border-bottom-style: solid;
border-bottom-width: 2px;
}
.address {
float: left;
// border: 1px solid #2D2D2D;
}
.address *{
text-align: right;
right: 0;
}
.address li{
float: right;
margin: 0 8px;
width: 50px;
font-size: 12px;
}
.address a{
display: block;
}
.address i{
width: 50px;
text-align: center;
height: 50px;
line-height: 50px;
margin: 8px 0;
border-radius: 25px;
//border: 1px solid gray;
}
.footerbottom {
background-color: #2D2D2D;
width: 100%;
float: left;
}
.footerbottom > div{
float: left;
}
.address2 {
width: 750px;
font-size: 15px;
} | src/css/add.css | height: 120px;
width: 100%;
text-align: center;
}
#content{
// border:1px dashed pink;
width: 100%;
}
#footer{
// border:1px solid black;
height: 400px;
width: 100%;
}
.topmenu *{
padding:0;
margin: 0;
}
.topmenu {
margin: 0 auto;
width: 80%;
min-width: 1200px;
// border: 1px solid red;
}
.active {
background:url("../img/topmenubg.jpg") !important;
}
.menu li:not(:first-child):hover{
background:url("../img/topmenubg.jpg");
}
.menu li:not(:first-child){
float: left;
margin: 0 5px;
height: 110px;
line-height: 110px;
width: 8%;
background: transparent;
}
.menu li:first-child {
width: 35%;
float: left;
background:transparent;
}
.menu a{
text-align: center;
display: block;
}
.banner_pic {
position: relative;
}
.banner_pic *{
padding: 0;
margin: 0;
}
.banner_pic img{
height:450px;
width: 100%;
// border:1px solid red;
}
#piclist {
position: absolute;
bottom: 0px;
left:45%;
/*border: 1px solid red;*/
}
#piclist li{
float: left;
margin: 30px;
width: 12px;
height: 12px;
text-indent: -9999px;
border-radius: 6px;
cursor: pointer;
border: 1px solid black;
}
.notice {
position: relative;
}
.notice ul{
margin:10px 0;
padding:0;
}
.notice li{
float: left;
width: 48%;
margin:5px;
font-size: 13px;
}
.notice_time {
margin: 0 10px 0 10px;
font-size: 10px;
color: #888888;
font-family: Arial;
}
.more_notice {
position: absolute;
top:10px;
right: 10px;
width: 40px;
padding:2px;
font-size: 14px;
text-align: center;
border-radius: 3px;
background-color: #999999;
}
.zone {
// border: 1px solid blue;
text-align: center;
margin: 0 auto;
padding: 0;
}
.zone li{
float: left;
width: 14%;
}
.zone a{
display: block;
padding: 25px 0;
text-align: center;
font-size: 16px;
}
.zone a:hover{
background-color: #ae8f48;
}
.news_item {
display: inline-block;
width: 31%;
background-color: #cccccc;
margin:0 5px;
}
.news_item *:not(img){
padding:10px 0;
margin: 0;
white-space:nowrap;
text-overflow:ellipsis;
overflow:hidden;
}
.news_item img {
width: 100%;
}
.news_ul {
padding: 0;
margin: 0;
}
.news_ul li {
float: left;
padding:5px 0;
margin: 0 20px;
font-size: 18px;
border-top: 5px;
border-top-style: solid;
border-top-color: transparent;
}
.news_more {
position: absolute;
right: 20px;
top:10px;
font-size: 12px;
color:#b3d4fc;
}
.news_video{
// border: 1px solid red;
float: left;
width:34%;
font-size:18px;
}
.news_video *{
font-size:18px;
margin: 0;
padding:5px 0 ;
}
.news_video h3 {
text-align: center;
}
.news_ul li:hover{
border-top-color: #ae8f48;
}
.project {
height: 410px;
width: 100%;
border: 1px solid pink;
position: relative;
color: white ;
font-size:0;
margin: 0 auto;
}
.project1 {
display: inline-block;
width: 60%;
height: 100%;
// margin : 0 -3px; //缩小间隙末尾体现出来
}
.project2 {
display: inline-block;
width: 40%;
height: 100%;
// margin : 0 -3px;
background-color: #cccccc;
}
.project3 {
position: absolute;
top: 30px;
font-size:16px;
width: 25%;
}
.project *{
color: white ;
}
.pro_mid *{
font-size: 15px;
color: black;
padding: 0;
margin: 0;
}
.project3 h3 span{
border-bottom-color: white;
border-bottom-style: solid;
border-bottom-width: 2px;
}
.project3 p{
margin: 8px 0;
}
.project5 img {
width: 100%;
height: 170px;
}
.project5{
position: absolute;
top: 220px;
// border: 1px solid red;
width: 25%;
height: 170px;
}
/*//中间广告*/
.project4{
position: absolute;
// border: 1px solid yellow;
width: 50%;
height: 290px;
left: 25%;
top:20px;
font-size: 15px;
overflow: hidden;
}
#project4 {
width: 600%;
height: 290px;
}
#project4 div{
float: left;
}
#project4 ul{
float: left;
zoom:1;
}
#project4 ul li {
float: left;
text-align: center;
height: 290px;
position: relative;
}
#project4 img{
width: 100%;
height: 290px;
}
#project4 p{
color:red !important;
font-size: 25px;
position: absolute;
bottom: 0px;
left: 0;
background: #888888;
text-align: center;
width: 100%;
opacity: 0.7;
}
.prj_left {
float: left;
padding:0 20px;
}
.prj_right {
float:right;
padding:0 20px;
}
.project_img1 {
left: 75%;
top:20px;
}
.project_img2 {
left: 75%;
top:200px;
}
.floatimg{
position: absolute;
display: block;
height: 100%;
width: 100%;
top: 0;
text-align: center;
font-size: 25px;
line-height:158px;
transition: transform 1s;
background: #e7c27e;
opacity: 0.5;
overflow: hidden;
}
.project5:hover .floatimg {
/ / display: none;
-ms-transform: scale(0,0);
-moz-transform:scale(0,0);
-webkit-transform: scale(0,0);
}
.enterview > div{
float: left;
width: 50%;
position: relative;
font-size: 14px;
}
.enterview1 h3 a , .enterview1 p span {
float: right;
top:0;
padding:0 15px 0 0;
}
.enterview p{
margin: 0;
clear: both;
width: 100%;
padding: 3px 0;
height: 26px; //避免换行
line-height: 26px;
text-overflow:ellipsis;
overflow:hidden;
}
.enterview1 p i {
vertical-align: middle;
padding: 0 0 8px 0;
}
.enterview1 a.list{
max-width:65%;
display: inline-block;
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
}
.links0 {
border-top-color: #888888;
border-top-style:solid ;
border-top-width:4px;
}
.links0 span {
border-top-color: #e7c27e;
border-top-style:solid ;
border-top-width:4px;
}
.links1 img {
max-width: 250px;
height: 49px;
opacity: 0.7;
padding: 3px;
border: 1px solid lightgray;
}
.links1 img:hover {
opacity: 1;
}
.links1 a {
margin: 10px;
cursor: pointer;
display: inline-block;
}
.ftlist1{
float: left;
width: 23%;
min-width:120px;
position:relative;
display: inline-block;
// border: 1px solid red;
}
.ftlist1 li{
padding: 3px;
}
.ftlist1 h4{
padding:8px 0;
margin: 0;
}
.ftlist1 h4 span {
padding:5px 0;
border-bottom-color: black;
border-bottom-style: solid;
border-bottom-width: 2px;
}
.address {
float: left;
// border: 1px solid #2D2D2D;
}
.address *{
text-align: right;
right: 0;
}
.address li{
float: right;
margin: 0 8px;
width: 50px;
font-size: 12px;
}
.address a{
display: block;
}
.address i{
width: 50px;
text-align: center;
height: 50px;
line-height: 50px;
margin: 8px 0;
border-radius: 25px;
//border: 1px solid gray;
}
.footerbottom {
background-color: #2D2D2D;
width: 100%;
float: left;
}
.footerbottom > div{
float: left;
}
.address2 {
width: 750px;
font-size: 15px;
} | 0.237841 | 0.0584 |
.btn-default {
font-size: 13px;
color: rgba(108, 88, 179, 0.75);
letter-spacing: 1px;
line-height: 15px;
border: 2px solid rgba(160, 160, 160, 0.75);
border-radius: 40px;
background: transparent;
transition: all 0.3s ease 0s;
}
.btn-default:hover {
color: #FFF;
background: rgba(134, 134, 134, 0.75);
border: 2px solid rgba(134, 134, 134, 0.75);
}
.btn-primary {
font-size: 13px;
color: rgba(58, 133, 191, 0.75);
letter-spacing: 1px;
line-height: 15px;
border: 2px solid rgba(58, 133, 191, 0.75);
border-radius: 40px;
background: transparent;
transition: all 0.3s ease 0s;
}
.btn-primary:hover {
color: #FFF;
background: rgba(58, 133, 191, 0.75);
border: 2px solid rgba(58, 133, 191, 0.75);
}
.btn-success {
font-size: 13px;
color: rgba(103, 192, 103, 0.75);
letter-spacing: 1px;
line-height: 15px;
border: 2px solid rgba(103, 192, 103, 0.75);
border-radius: 40px;
background: transparent;
transition: all 0.3s ease 0s;
}
.btn-success:hover {
color: #FFF;
background: rgb(103, 192, 103, 0.75);
border: 2px solid rgb(103, 192, 103, 0.75);
}
.btn-info {
font-size: 13px;
color: rgba(91, 192, 222, 0.75);
letter-spacing: 1px;
line-height: 15px;
border: 2px solid rgba(91, 192, 222, 0.75);
border-radius: 40px;
background: transparent;
transition: all 0.3s ease 0s;
}
.btn-info:hover {
color: #FFF;
background: rgba(91, 192, 222, 0.75);
border: 2px solid rgba(91, 192, 222, 0.75);
}
.btn-warning {
font-size: 13px;
color: rgba(240, 173, 78, 0.75);
letter-spacing: 1px;
line-height: 15px;
border: 2px solid rgba(240, 173, 78, 0.75);
border-radius: 40px;
background: transparent;
transition: all 0.3s ease 0s;
}
.btn-warning:hover {
color: #FFF;
background: rgb(240, 173, 78, 0.75);
border: 2px solid rgba(240, 173, 78, 0.75);
}
.btn-danger {
font-size: 13px;
color: rgba(217, 83, 78, 0.75);
letter-spacing: 1px;
line-height: 15px;
border: 2px solid rgba(217, 83, 78, 0.75);
border-radius: 40px;
background: transparent;
transition: all 0.3s ease 0s;
}
.btn-danger:hover {
color: #FFF;
background: rgba(217, 83, 78, 0.75);
border: 2px solid rgba(217, 83, 78, 0.75);
} | 4/public_html/css/utility.css | .btn-default {
font-size: 13px;
color: rgba(108, 88, 179, 0.75);
letter-spacing: 1px;
line-height: 15px;
border: 2px solid rgba(160, 160, 160, 0.75);
border-radius: 40px;
background: transparent;
transition: all 0.3s ease 0s;
}
.btn-default:hover {
color: #FFF;
background: rgba(134, 134, 134, 0.75);
border: 2px solid rgba(134, 134, 134, 0.75);
}
.btn-primary {
font-size: 13px;
color: rgba(58, 133, 191, 0.75);
letter-spacing: 1px;
line-height: 15px;
border: 2px solid rgba(58, 133, 191, 0.75);
border-radius: 40px;
background: transparent;
transition: all 0.3s ease 0s;
}
.btn-primary:hover {
color: #FFF;
background: rgba(58, 133, 191, 0.75);
border: 2px solid rgba(58, 133, 191, 0.75);
}
.btn-success {
font-size: 13px;
color: rgba(103, 192, 103, 0.75);
letter-spacing: 1px;
line-height: 15px;
border: 2px solid rgba(103, 192, 103, 0.75);
border-radius: 40px;
background: transparent;
transition: all 0.3s ease 0s;
}
.btn-success:hover {
color: #FFF;
background: rgb(103, 192, 103, 0.75);
border: 2px solid rgb(103, 192, 103, 0.75);
}
.btn-info {
font-size: 13px;
color: rgba(91, 192, 222, 0.75);
letter-spacing: 1px;
line-height: 15px;
border: 2px solid rgba(91, 192, 222, 0.75);
border-radius: 40px;
background: transparent;
transition: all 0.3s ease 0s;
}
.btn-info:hover {
color: #FFF;
background: rgba(91, 192, 222, 0.75);
border: 2px solid rgba(91, 192, 222, 0.75);
}
.btn-warning {
font-size: 13px;
color: rgba(240, 173, 78, 0.75);
letter-spacing: 1px;
line-height: 15px;
border: 2px solid rgba(240, 173, 78, 0.75);
border-radius: 40px;
background: transparent;
transition: all 0.3s ease 0s;
}
.btn-warning:hover {
color: #FFF;
background: rgb(240, 173, 78, 0.75);
border: 2px solid rgba(240, 173, 78, 0.75);
}
.btn-danger {
font-size: 13px;
color: rgba(217, 83, 78, 0.75);
letter-spacing: 1px;
line-height: 15px;
border: 2px solid rgba(217, 83, 78, 0.75);
border-radius: 40px;
background: transparent;
transition: all 0.3s ease 0s;
}
.btn-danger:hover {
color: #FFF;
background: rgba(217, 83, 78, 0.75);
border: 2px solid rgba(217, 83, 78, 0.75);
} | 0.459804 | 0.09947 |
.fui-space {
@apply flex;
}
.fui-space-row {
@apply flex flex-row items-center;
}
.fui-space-col {
@apply flex flex-col;
}
.fui-space-y-0 {
@apply space-y-0;
}
/* .fui-space-y-0.5 {
@apply space-y-0.5;
} */
.fui-space-y-1 {
@apply space-y-1;
}
/* .fui-space-y-1.5 {
@apply space-y-1.5;
} */
.fui-space-y-2 {
@apply space-y-2;
}
/* .fui-space-y-2.5 {
@apply space-y-2.5;
} */
.fui-space-y-3 {
@apply space-y-3;
}
/* .fui-space-y-3.5 {
@apply space-y-3.5;
} */
.fui-space-y-4 {
@apply space-y-4;
}
.fui-space-y-5 {
@apply space-y-5;
}
.fui-space-y-6 {
@apply space-y-6;
}
.fui-space-y-7 {
@apply space-y-7;
}
.fui-space-y-8 {
@apply space-y-8;
}
.fui-space-y-9 {
@apply space-y-9;
}
.fui-space-y-10 {
@apply space-y-10;
}
.fui-space-y-11 {
@apply space-y-11;
}
.fui-space-y-12 {
@apply space-y-12;
}
.fui-space-y-14 {
@apply space-y-14;
}
.fui-space-y-16 {
@apply space-y-16;
}
.fui-space-y-20 {
@apply space-y-20;
}
.fui-space-y-24 {
@apply space-y-24;
}
.fui-space-y-28 {
@apply space-y-28;
}
.fui-space-y-32 {
@apply space-y-32;
}
.fui-space-y-36 {
@apply space-y-36;
}
.fui-space-y-40 {
@apply space-y-40;
}
.fui-space-y-44 {
@apply space-y-44;
}
.fui-space-y-48 {
@apply space-y-48;
}
.fui-space-y-52 {
@apply space-y-52;
}
.fui-space-y-56 {
@apply space-y-56;
}
.fui-space-y-60 {
@apply space-y-60;
}
.fui-space-y-64 {
@apply space-y-64;
}
.fui-space-y-72 {
@apply space-y-72;
}
.fui-space-y-80 {
@apply space-y-80;
}
.fui-space-y-96 {
@apply space-y-96;
}
.fui-space-y-px {
@apply space-y-px;
}
.fui-space-x-0 {
@apply space-x-0;
}
.fui-space-x-1 {
@apply space-x-1;
}
.fui-space-x-2 {
@apply space-x-2;
}
.fui-space-x-3 {
@apply space-x-3;
}
.fui-space-x-4 {
@apply space-x-4;
}
.fui-space-x-5 {
@apply space-x-5;
}
.fui-space-x-6 {
@apply space-x-6;
}
.fui-space-x-7 {
@apply space-x-7;
}
.fui-space-x-8 {
@apply space-x-8;
}
.fui-space-x-9 {
@apply space-x-9;
}
.fui-space-x-10 {
@apply space-x-10;
}
.fui-space-x-11 {
@apply space-x-11;
}
.fui-space-x-12 {
@apply space-x-12;
}
.fui-space-x-14 {
@apply space-x-14;
}
.fui-space-x-16 {
@apply space-x-16;
}
.fui-space-x-20 {
@apply space-x-20;
}
.fui-space-x-24 {
@apply space-x-24;
}
.fui-space-x-28 {
@apply space-x-28;
}
.fui-space-x-32 {
@apply space-x-32;
}
.fui-space-x-36 {
@apply space-x-36;
}
.fui-space-x-40 {
@apply space-x-40;
}
.fui-space-x-44 {
@apply space-x-44;
}
.fui-space-x-48 {
@apply space-x-48;
}
.fui-space-x-52 {
@apply space-x-52;
}
.fui-space-x-56 {
@apply space-x-56;
}
.fui-space-x-60 {
@apply space-x-60;
}
.fui-space-x-64 {
@apply space-x-64;
}
.fui-space-x-72 {
@apply space-x-72;
}
.fui-space-x-80 {
@apply space-x-80;
}
.fui-space-x-96 {
@apply space-x-96;
}
.fui-space-x-px {
@apply space-x-px;
}
.fui-minus-space-y-0 {
@apply -space-y-0;
}
.fui-minus-space-y-1 {
@apply -space-y-1;
}
.fui-minus-space-y-2 {
@apply -space-y-2;
}
.fui-minus-space-y-3 {
@apply -space-y-3;
}
.fui-minus-space-y-4 {
@apply -space-y-4;
}
.fui-minus-space-y-5 {
@apply -space-y-5;
}
.fui-minus-space-y-6 {
@apply -space-y-6;
}
.fui-minus-space-y-7 {
@apply -space-y-7;
}
.fui-minus-space-y-8 {
@apply -space-y-8;
}
.fui-minus-space-y-9 {
@apply -space-y-9;
}
.fui-minus-space-y-10 {
@apply -space-y-10;
}
.fui-minus-space-y-11 {
@apply -space-y-11;
}
.fui-minus-space-y-12 {
@apply -space-y-12;
}
.fui-minus-space-y-14 {
@apply -space-y-14;
}
.fui-minus-space-y-16 {
@apply -space-y-16;
}
.fui-minus-space-y-20 {
@apply -space-y-20;
}
.fui-minus-space-y-24 {
@apply -space-y-24;
}
.fui-minus-space-y-28 {
@apply -space-y-28;
}
.fui-minus-space-y-32 {
@apply -space-y-32;
}
.fui-minus-space-y-36 {
@apply -space-y-36;
}
.fui-minus-space-y-40 {
@apply -space-y-40;
}
.fui-minus-space-y-44 {
@apply -space-y-44;
}
.fui-minus-space-y-48 {
@apply -space-y-48;
}
.fui-minus-space-y-52 {
@apply -space-y-52;
}
.fui-minus-space-y-56 {
@apply -space-y-56;
}
.fui-minus-space-y-60 {
@apply -space-y-60;
}
.fui-minus-space-y-64 {
@apply -space-y-64;
}
.fui-minus-space-y-72 {
@apply -space-y-72;
}
.fui-minus-space-y-80 {
@apply -space-y-80;
}
.fui-minus-space-y-96 {
@apply -space-y-96;
}
.fui-minus-space-y-px {
@apply -space-y-px;
}
.fui-minus-space-x-0 {
@apply -space-x-0;
}
.fui-minus-space-x-1 {
@apply -space-x-1;
}
.fui-minus-space-x-2 {
@apply -space-x-2;
}
.fui-minus-space-x-3 {
@apply -space-x-3;
}
.fui-minus-space-x-4 {
@apply -space-x-4;
}
.fui-minus-space-x-5 {
@apply -space-x-5;
}
.fui-minus-space-x-6 {
@apply -space-x-6;
}
.fui-minus-space-x-7 {
@apply -space-x-7;
}
.fui-minus-space-x-8 {
@apply -space-x-8;
}
.fui-minus-space-x-9 {
@apply -space-x-9;
}
.fui-minus-space-x-10 {
@apply -space-x-10;
}
.fui-minus-space-x-11 {
@apply -space-x-11;
}
.fui-minus-space-x-12 {
@apply -space-x-12;
}
.fui-minus-space-x-14 {
@apply -space-x-14;
}
.fui-minus-space-x-16 {
@apply -space-x-16;
}
.fui-minus-space-x-20 {
@apply -space-x-20;
}
.fui-minus-space-x-24 {
@apply -space-x-24;
}
.fui-minus-space-x-28 {
@apply -space-x-28;
}
.fui-minus-space-x-32 {
@apply -space-x-32;
}
.fui-minus-space-x-36 {
@apply -space-x-36;
}
.fui-minus-space-x-40 {
@apply -space-x-40;
}
.fui-minus-space-x-44 {
@apply -space-x-44;
}
.fui-minus-space-x-48 {
@apply -space-x-48;
}
.fui-minus-space-x-52 {
@apply -space-x-52;
}
.fui-minus-space-x-56 {
@apply -space-x-56;
}
.fui-minus-space-x-60 {
@apply -space-x-60;
}
.fui-minus-space-x-64 {
@apply -space-x-64;
}
.fui-minus-space-x-72 {
@apply -space-x-72;
}
.fui-minus-space-x-80 {
@apply -space-x-80;
}
.fui-minus-space-x-96 {
@apply -space-x-96;
}
/* .fui-minus-space-x-px {
@apply -space-x-;
} */ | components/ui/Space/Space.module.css | .fui-space {
@apply flex;
}
.fui-space-row {
@apply flex flex-row items-center;
}
.fui-space-col {
@apply flex flex-col;
}
.fui-space-y-0 {
@apply space-y-0;
}
/* .fui-space-y-0.5 {
@apply space-y-0.5;
} */
.fui-space-y-1 {
@apply space-y-1;
}
/* .fui-space-y-1.5 {
@apply space-y-1.5;
} */
.fui-space-y-2 {
@apply space-y-2;
}
/* .fui-space-y-2.5 {
@apply space-y-2.5;
} */
.fui-space-y-3 {
@apply space-y-3;
}
/* .fui-space-y-3.5 {
@apply space-y-3.5;
} */
.fui-space-y-4 {
@apply space-y-4;
}
.fui-space-y-5 {
@apply space-y-5;
}
.fui-space-y-6 {
@apply space-y-6;
}
.fui-space-y-7 {
@apply space-y-7;
}
.fui-space-y-8 {
@apply space-y-8;
}
.fui-space-y-9 {
@apply space-y-9;
}
.fui-space-y-10 {
@apply space-y-10;
}
.fui-space-y-11 {
@apply space-y-11;
}
.fui-space-y-12 {
@apply space-y-12;
}
.fui-space-y-14 {
@apply space-y-14;
}
.fui-space-y-16 {
@apply space-y-16;
}
.fui-space-y-20 {
@apply space-y-20;
}
.fui-space-y-24 {
@apply space-y-24;
}
.fui-space-y-28 {
@apply space-y-28;
}
.fui-space-y-32 {
@apply space-y-32;
}
.fui-space-y-36 {
@apply space-y-36;
}
.fui-space-y-40 {
@apply space-y-40;
}
.fui-space-y-44 {
@apply space-y-44;
}
.fui-space-y-48 {
@apply space-y-48;
}
.fui-space-y-52 {
@apply space-y-52;
}
.fui-space-y-56 {
@apply space-y-56;
}
.fui-space-y-60 {
@apply space-y-60;
}
.fui-space-y-64 {
@apply space-y-64;
}
.fui-space-y-72 {
@apply space-y-72;
}
.fui-space-y-80 {
@apply space-y-80;
}
.fui-space-y-96 {
@apply space-y-96;
}
.fui-space-y-px {
@apply space-y-px;
}
.fui-space-x-0 {
@apply space-x-0;
}
.fui-space-x-1 {
@apply space-x-1;
}
.fui-space-x-2 {
@apply space-x-2;
}
.fui-space-x-3 {
@apply space-x-3;
}
.fui-space-x-4 {
@apply space-x-4;
}
.fui-space-x-5 {
@apply space-x-5;
}
.fui-space-x-6 {
@apply space-x-6;
}
.fui-space-x-7 {
@apply space-x-7;
}
.fui-space-x-8 {
@apply space-x-8;
}
.fui-space-x-9 {
@apply space-x-9;
}
.fui-space-x-10 {
@apply space-x-10;
}
.fui-space-x-11 {
@apply space-x-11;
}
.fui-space-x-12 {
@apply space-x-12;
}
.fui-space-x-14 {
@apply space-x-14;
}
.fui-space-x-16 {
@apply space-x-16;
}
.fui-space-x-20 {
@apply space-x-20;
}
.fui-space-x-24 {
@apply space-x-24;
}
.fui-space-x-28 {
@apply space-x-28;
}
.fui-space-x-32 {
@apply space-x-32;
}
.fui-space-x-36 {
@apply space-x-36;
}
.fui-space-x-40 {
@apply space-x-40;
}
.fui-space-x-44 {
@apply space-x-44;
}
.fui-space-x-48 {
@apply space-x-48;
}
.fui-space-x-52 {
@apply space-x-52;
}
.fui-space-x-56 {
@apply space-x-56;
}
.fui-space-x-60 {
@apply space-x-60;
}
.fui-space-x-64 {
@apply space-x-64;
}
.fui-space-x-72 {
@apply space-x-72;
}
.fui-space-x-80 {
@apply space-x-80;
}
.fui-space-x-96 {
@apply space-x-96;
}
.fui-space-x-px {
@apply space-x-px;
}
.fui-minus-space-y-0 {
@apply -space-y-0;
}
.fui-minus-space-y-1 {
@apply -space-y-1;
}
.fui-minus-space-y-2 {
@apply -space-y-2;
}
.fui-minus-space-y-3 {
@apply -space-y-3;
}
.fui-minus-space-y-4 {
@apply -space-y-4;
}
.fui-minus-space-y-5 {
@apply -space-y-5;
}
.fui-minus-space-y-6 {
@apply -space-y-6;
}
.fui-minus-space-y-7 {
@apply -space-y-7;
}
.fui-minus-space-y-8 {
@apply -space-y-8;
}
.fui-minus-space-y-9 {
@apply -space-y-9;
}
.fui-minus-space-y-10 {
@apply -space-y-10;
}
.fui-minus-space-y-11 {
@apply -space-y-11;
}
.fui-minus-space-y-12 {
@apply -space-y-12;
}
.fui-minus-space-y-14 {
@apply -space-y-14;
}
.fui-minus-space-y-16 {
@apply -space-y-16;
}
.fui-minus-space-y-20 {
@apply -space-y-20;
}
.fui-minus-space-y-24 {
@apply -space-y-24;
}
.fui-minus-space-y-28 {
@apply -space-y-28;
}
.fui-minus-space-y-32 {
@apply -space-y-32;
}
.fui-minus-space-y-36 {
@apply -space-y-36;
}
.fui-minus-space-y-40 {
@apply -space-y-40;
}
.fui-minus-space-y-44 {
@apply -space-y-44;
}
.fui-minus-space-y-48 {
@apply -space-y-48;
}
.fui-minus-space-y-52 {
@apply -space-y-52;
}
.fui-minus-space-y-56 {
@apply -space-y-56;
}
.fui-minus-space-y-60 {
@apply -space-y-60;
}
.fui-minus-space-y-64 {
@apply -space-y-64;
}
.fui-minus-space-y-72 {
@apply -space-y-72;
}
.fui-minus-space-y-80 {
@apply -space-y-80;
}
.fui-minus-space-y-96 {
@apply -space-y-96;
}
.fui-minus-space-y-px {
@apply -space-y-px;
}
.fui-minus-space-x-0 {
@apply -space-x-0;
}
.fui-minus-space-x-1 {
@apply -space-x-1;
}
.fui-minus-space-x-2 {
@apply -space-x-2;
}
.fui-minus-space-x-3 {
@apply -space-x-3;
}
.fui-minus-space-x-4 {
@apply -space-x-4;
}
.fui-minus-space-x-5 {
@apply -space-x-5;
}
.fui-minus-space-x-6 {
@apply -space-x-6;
}
.fui-minus-space-x-7 {
@apply -space-x-7;
}
.fui-minus-space-x-8 {
@apply -space-x-8;
}
.fui-minus-space-x-9 {
@apply -space-x-9;
}
.fui-minus-space-x-10 {
@apply -space-x-10;
}
.fui-minus-space-x-11 {
@apply -space-x-11;
}
.fui-minus-space-x-12 {
@apply -space-x-12;
}
.fui-minus-space-x-14 {
@apply -space-x-14;
}
.fui-minus-space-x-16 {
@apply -space-x-16;
}
.fui-minus-space-x-20 {
@apply -space-x-20;
}
.fui-minus-space-x-24 {
@apply -space-x-24;
}
.fui-minus-space-x-28 {
@apply -space-x-28;
}
.fui-minus-space-x-32 {
@apply -space-x-32;
}
.fui-minus-space-x-36 {
@apply -space-x-36;
}
.fui-minus-space-x-40 {
@apply -space-x-40;
}
.fui-minus-space-x-44 {
@apply -space-x-44;
}
.fui-minus-space-x-48 {
@apply -space-x-48;
}
.fui-minus-space-x-52 {
@apply -space-x-52;
}
.fui-minus-space-x-56 {
@apply -space-x-56;
}
.fui-minus-space-x-60 {
@apply -space-x-60;
}
.fui-minus-space-x-64 {
@apply -space-x-64;
}
.fui-minus-space-x-72 {
@apply -space-x-72;
}
.fui-minus-space-x-80 {
@apply -space-x-80;
}
.fui-minus-space-x-96 {
@apply -space-x-96;
}
/* .fui-minus-space-x-px {
@apply -space-x-;
} */ | 0.392104 | 0.089018 |
@font-face {
font-family: 'Roboto';
font-weight: 400;
font-style: normal;
src: url('https://fonts.gstatic.com/s/roboto/v15/5YB-ifwqHP20Yn46l_BDhA.eot');
src: url('https://fonts.gstatic.com/s/roboto/v15/5YB-ifwqHP20Yn46l_BDhA.eot?#iefix') format('embedded-opentype'),
local('Roboto'),
local('Roboto-regular'),
url('https://fonts.gstatic.com/s/roboto/v15/oMMgfZMQthOryQo9n22dcuvvDin1pK8aKteLpeZ5c0A.woff2') format('woff2'),
url('https://fonts.gstatic.com/s/roboto/v15/CrYjSnGjrRCn0pd9VQsnFOvvDin1pK8aKteLpeZ5c0A.woff') format('woff'),
url('https://fonts.gstatic.com/s/roboto/v15/zN7GBFwfMP4uA6AR0HCoLQ.ttf') format('truetype'),
url('https://fonts.gstatic.com/l/font?kit=_YZOZaQ9UBZzaxiLBLcgZg&skey=a0a0114a1dcab3ac&v=v15#Roboto') format('svg');
}
@font-face {
font-family: 'Roboto';
font-weight: 900;
font-style: normal;
src: url('https://fonts.gstatic.com/s/roboto/v15/mnpfi9pxYH-Go5UiibESIvY6323mHUZFJMgTvxaG2iE.eot');
src: url('https://fonts.gstatic.com/s/roboto/v15/mnpfi9pxYH-Go5UiibESIvY6323mHUZFJMgTvxaG2iE.eot?#iefix') format('embedded-opentype'),
local('Roboto Black'),
local('Roboto-900'),
url('https://fonts.gstatic.com/s/roboto/v15/mnpfi9pxYH-Go5UiibESIpBw1xU1rKptJj_0jans920.woff2') format('woff2'),
url('https://fonts.gstatic.com/s/roboto/v15/mnpfi9pxYH-Go5UiibESIrO3LdcAZYWl9Si6vvxL-qU.woff') format('woff'),
url('https://fonts.gstatic.com/s/roboto/v15/mnpfi9pxYH-Go5UiibESIqCWcynf_cDxXwCLxiixG1c.ttf') format('truetype'),
url('https://fonts.gstatic.com/l/font?kit=mnpfi9pxYH-Go5UiibESIpbd9NUM7myrQQz30yPaGQ4&skey=934406f772f9777d&v=v15#Roboto') format('svg');
}
@font-face {
font-family: 'Roboto';
font-weight: 700;
font-style: normal;
src: url('https://fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOPY6323mHUZFJMgTvxaG2iE.eot');
src: url('https://fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOPY6323mHUZFJMgTvxaG2iE.eot?#iefix') format('embedded-opentype'),
local('Roboto Bold'),
local('Roboto-700'),
url('https://fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOJBw1xU1rKptJj_0jans920.woff2') format('woff2'),
url('https://fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOLO3LdcAZYWl9Si6vvxL-qU.woff') format('woff'),
url('https://fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOKCWcynf_cDxXwCLxiixG1c.ttf') format('truetype'),
url('https://fonts.gstatic.com/l/font?kit=d-6IYplOFocCacKzxwXSOJbd9NUM7myrQQz30yPaGQ4&skey=c06e7213f788649e&v=v15#Roboto') format('svg');
}
@font-face {
font-family: 'Roboto';
font-weight: 300;
font-style: normal;
src: url('https://fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUffY6323mHUZFJMgTvxaG2iE.eot');
src: url('https://fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUffY6323mHUZFJMgTvxaG2iE.eot?#iefix') format('embedded-opentype'),
local('Roboto Light'),
local('Roboto-300'),
url('https://fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUfZBw1xU1rKptJj_0jans920.woff2') format('woff2'),
url('https://fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUfbO3LdcAZYWl9Si6vvxL-qU.woff') format('woff'),
url('https://fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUfaCWcynf_cDxXwCLxiixG1c.ttf') format('truetype'),
url('https://fonts.gstatic.com/l/font?kit=Hgo13k-tfSpn0qi1SFdUfZbd9NUM7myrQQz30yPaGQ4&skey=11ce8ad5f54705ca&v=v15#Roboto') format('svg');
}
@font-face {
font-family: 'Roboto';
font-weight: 500;
font-style: normal;
src: url('https://fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUfY6323mHUZFJMgTvxaG2iE.eot');
src: url('https://fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUfY6323mHUZFJMgTvxaG2iE.eot?#iefix') format('embedded-opentype'),
local('Roboto Medium'),
local('Roboto-500'),
url('https://fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUZBw1xU1rKptJj_0jans920.woff2') format('woff2'),
url('https://fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUbO3LdcAZYWl9Si6vvxL-qU.woff') format('woff'),
url('https://fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUaCWcynf_cDxXwCLxiixG1c.ttf') format('truetype'),
url('https://fonts.gstatic.com/l/font?kit=RxZJdnzeo3R5zSexge8UUZbd9NUM7myrQQz30yPaGQ4&skey=ee881451c540fdec&v=v15#Roboto') format('svg');
}
@font-face {
font-family: 'Roboto';
font-weight: 100;
font-style: normal;
src: url('https://fonts.gstatic.com/s/roboto/v15/PP2U5prMl9yvKSWVu6DtvPesZW2xOQ-xsNqO47m55DA.eot');
src: url('https://fonts.gstatic.com/s/roboto/v15/PP2U5prMl9yvKSWVu6DtvPesZW2xOQ-xsNqO47m55DA.eot?#iefix') format('embedded-opentype'),
local('Roboto Thin'),
local('Roboto-100'),
url('https://fonts.gstatic.com/s/roboto/v15/2tsd397wLxj96qwHyNIkxHYhjbSpvc47ee6xR_80Hnw.woff2') format('woff2'),
url('https://fonts.gstatic.com/s/roboto/v15/vzIUHo9z-oJ4WgkpPOtg13YhjbSpvc47ee6xR_80Hnw.woff') format('woff'),
url('https://fonts.gstatic.com/s/roboto/v15/Jzo62I39jc0gQRrbndN6nfesZW2xOQ-xsNqO47m55DA.ttf') format('truetype'),
url('https://fonts.gstatic.com/l/font?kit=hfaguKg3-IA6kBbQw6DBafesZW2xOQ-xsNqO47m55DA&skey=5473b731ec7fc9c1&v=v15#Roboto') format('svg');
}
@font-face {
font-family: 'Source Code Pro';
font-weight: 400;
font-style: normal;
src: url('https://fonts.gstatic.com/s/sourcecodepro/v6/mrl8jkM18OlOQN8JLgasD90tugusXa58UbOrParLRF0.eot');
src: url('https://fonts.gstatic.com/s/sourcecodepro/v6/mrl8jkM18OlOQN8JLgasD90tugusXa58UbOrParLRF0.eot?#iefix') format('embedded-opentype'),
local('Source Code Pro'),
local('Source-Code-Pro-regular'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/mrl8jkM18OlOQN8JLgasD5bPFduIYtoLzwST68uhz_Y.woff2') format('woff2'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/mrl8jkM18OlOQN8JLgasD9Hq-FFgoDNV3GTKpHwuvtI.woff') format('woff'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/mrl8jkM18OlOQN8JLgasD9zbP97U9sKh0jjxbPbfOKg.ttf') format('truetype'),
url('https://fonts.gstatic.com/l/font?kit=mrl8jkM18OlOQN8JLgasDwDX0QHsyBtvFGhCuXSMYhM&skey=d94d317bc78fd84e&v=v6#SourceCodePro') format('svg');
}
@font-face {
font-family: 'Source Code Pro';
font-weight: 900;
font-style: normal;
src: url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqSDZg7i-e40o9FYYiSpZxAc.eot');
src: url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqSDZg7i-e40o9FYYiSpZxAc.eot?#iefix') format('embedded-opentype'),
local('Source Code Pro Black'),
local('Source-Code-Pro-900'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqYq-Fb0zf838trI74uojZQY.woff2') format('woff2'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqS7eGk4PJkA83J1AXCmgUfc.woff') format('woff'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqRPPOa1q11iOmmM9mDHHHX4.ttf') format('truetype'),
url('https://fonts.gstatic.com/l/font?kit=leqv3v-yTsJNC7nFznSMqUJ5fyyk7hbwuQs1ayp3rqc&skey=e82170d60945e64a&v=v6#SourceCodePro') format('svg');
}
@font-face {
font-family: 'Source Code Pro';
font-weight: 700;
font-style: normal;
src: url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqVV89XnfCtb1fhQGOlhyqi8.eot');
src: url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqVV89XnfCtb1fhQGOlhyqi8.eot?#iefix') format('embedded-opentype'),
local('Source Code Pro Bold'),
local('Source-Code-Pro-700'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqZkF8H8ye47wsfpWywda8og.woff2') format('woff2'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqYqjGYJUyOXcBwUQbRaNH6c.woff') format('woff'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqbsbIrGiHa6JIepkyt5c0A0.ttf') format('truetype'),
url('https://fonts.gstatic.com/l/font?kit=leqv3v-yTsJNC7nFznSMqToOxVUo1xdF11_PvoexWN4&skey=9f4ba9d7d468e539&v=v6#SourceCodePro') format('svg');
}
@font-face {
font-family: 'Source Code Pro';
font-weight: 200;
font-style: normal;
src: url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqVl_EbE5kujbLzdX6sKqH6g.eot');
src: url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqVl_EbE5kujbLzdX6sKqH6g.eot?#iefix') format('embedded-opentype'),
local('Source Code Pro ExtraLight'),
local('Source-Code-Pro-200'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqYAPdqzPmKFFIYQ-46z3JxY.woff2') format('woff2'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqS-IiwWNzQT_LXAtr-Ee9Pw.woff') format('woff'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqUMbjGELOEJD5J8DUmxkO-A.ttf') format('truetype'),
url('https://fonts.gstatic.com/l/font?kit=leqv3v-yTsJNC7nFznSMqVuXahqWP-sUHr1s2YHnD8g&skey=81327d15735035c0&v=v6#SourceCodePro') format('svg');
}
@font-face {
font-family: 'Source Code Pro';
font-weight: 300;
font-style: normal;
src: url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqRlTL9oEQvYTI0YAW1-Ysv0.eot');
src: url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqRlTL9oEQvYTI0YAW1-Ysv0.eot?#iefix') format('embedded-opentype'),
local('Source Code Pro Light'),
local('Source-Code-Pro-300'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqSP2LEk6lMzYsRqr3dHFImA.woff2') format('woff2'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqcVNtom4QlEDNJaqqqzqdSs.woff') format('woff'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqcw1o1eFRj7wYC6JbISqOjY.ttf') format('truetype'),
url('https://fonts.gstatic.com/l/font?kit=leqv3v-yTsJNC7nFznSM<KEY>g&skey=6d2158b46343a4d5&v=v6#SourceCodePro') format('svg');
}
@font-face {
font-family: 'Source Code Pro';
font-weight: 500;
font-style: normal;
src: url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqW98Vd-2iqmUspkFPu1BpxQ.eot');
src: url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqW98Vd-2iqmUspkFPu1BpxQ.eot?#iefix') format('embedded-opentype'),
local('Source Code Pro Medium'),
local('Source-Code-Pro-500'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqQkmYxw_9-DA-DdfP1SWvz8.woff2') format('woff2'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqbIHYkLmgtPJP77jcqN9P08.woff') format('woff'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqU6EJOknnpZ4Yy-3LjgZKxo.ttf') format('truetype'),
url('https://fonts.gstatic.com/l/font?kit=leqv3v-yTsJNC7nFznSMqe2LZp4jml_mRRyCk1Ja-dQ&skey=e288f1251860d481&v=v6#SourceCodePro') format('svg');
}
@font-face {
font-family: 'Source Code Pro';
font-weight: 600;
font-style: normal;
src: url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqdanmHNzStikJN_FjplbBik.eot');
src: url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqdanmHNzStikJN_FjplbBik.eot?#iefix') format('embedded-opentype'),
local('Source Code Pro Semibold'),
local('Source-Code-Pro-600'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqczFoXZ-Kj537nB_-9jJhlA.woff2') format('woff2'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqSmgpmuQqK2I-L2S9cF65Ek.woff') format('woff'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqdNE-IuDiR70wI4zXaKqWCM.ttf') format('truetype'),
url('https://fonts.gstatic.com/l/font?kit=leqv3v-yTsJNC7nFznSMqd6ADpNrYTvKq5lsv8A_aYs&skey=9cd0157ce34609d3&v=v6#SourceCodePro') format('svg');
}
body, input {
color: #4D4D4D;
font-family: 'Roboto', sans-serif;
font-weight: 400;
-webkit-font-smoothing: antialiased;
}
pre, code {
font-family: 'Source Code Pro', monospace;
font-size: 12px;
}
pre code {
background-color: transparent !important;
}
.admonition.note {
background-color: #F1F7F3 !important;
box-shadow: none;
border: .1rem solid #7FB992;
border-left: .4rem solid #6FA280;
}
.admonition.note .admonition-title {
background-color: #7FB992;
}
.admonition.note .admonition-title:before {
color: #6FA280;
}
.md-typeset .admonition.warning {
background-color: #FEFCF2 !important;
border: 1px solid #F9E894;
border-left: .4rem solid #D8C462;
box-shadow: none;
}
.md-typeset .admonition.warning .admonition-title {
border-bottom: .1rem solid #F7E070;
background-color: #F9E894;
}
.md-typeset .admonition.warning .admonition-title:before {
color: #D8C462;
}
.md-footer-meta {
background-color: #404040;
}
.md-footer-nav {
background-color: #4D4D4D;
}
.md-header {
background-color: #668DC5;
box-shadow: none !important;
}
.md-nav--secondary {
border-color: #75A1E1;
}
.md-nav__link:hover {
color: #75A1E1;
}
.md-typeset a {
color: #75A1E1;
font-weight: 400;
}
.md-typeset a:active, .md-typeset a:hover {
color: #668DC5;
}
.md-typeset h1 {
color: #4D4D4D;
}
.md-typeset pre {
padding: 25px;
background-color: #585858;
color: #F6F7F9;
}
.md-typeset code {
background-color: #F6F7F9;
}
strong {
font-weight: 500;
}
pre {
overflow: auto;
word-wrap: normal;
white-space: pre;
} | docs/guide/src/css/extra.css | @font-face {
font-family: 'Roboto';
font-weight: 400;
font-style: normal;
src: url('https://fonts.gstatic.com/s/roboto/v15/5YB-ifwqHP20Yn46l_BDhA.eot');
src: url('https://fonts.gstatic.com/s/roboto/v15/5YB-ifwqHP20Yn46l_BDhA.eot?#iefix') format('embedded-opentype'),
local('Roboto'),
local('Roboto-regular'),
url('https://fonts.gstatic.com/s/roboto/v15/oMMgfZMQthOryQo9n22dcuvvDin1pK8aKteLpeZ5c0A.woff2') format('woff2'),
url('https://fonts.gstatic.com/s/roboto/v15/CrYjSnGjrRCn0pd9VQsnFOvvDin1pK8aKteLpeZ5c0A.woff') format('woff'),
url('https://fonts.gstatic.com/s/roboto/v15/zN7GBFwfMP4uA6AR0HCoLQ.ttf') format('truetype'),
url('https://fonts.gstatic.com/l/font?kit=_YZOZaQ9UBZzaxiLBLcgZg&skey=a0a0114a1dcab3ac&v=v15#Roboto') format('svg');
}
@font-face {
font-family: 'Roboto';
font-weight: 900;
font-style: normal;
src: url('https://fonts.gstatic.com/s/roboto/v15/mnpfi9pxYH-Go5UiibESIvY6323mHUZFJMgTvxaG2iE.eot');
src: url('https://fonts.gstatic.com/s/roboto/v15/mnpfi9pxYH-Go5UiibESIvY6323mHUZFJMgTvxaG2iE.eot?#iefix') format('embedded-opentype'),
local('Roboto Black'),
local('Roboto-900'),
url('https://fonts.gstatic.com/s/roboto/v15/mnpfi9pxYH-Go5UiibESIpBw1xU1rKptJj_0jans920.woff2') format('woff2'),
url('https://fonts.gstatic.com/s/roboto/v15/mnpfi9pxYH-Go5UiibESIrO3LdcAZYWl9Si6vvxL-qU.woff') format('woff'),
url('https://fonts.gstatic.com/s/roboto/v15/mnpfi9pxYH-Go5UiibESIqCWcynf_cDxXwCLxiixG1c.ttf') format('truetype'),
url('https://fonts.gstatic.com/l/font?kit=mnpfi9pxYH-Go5UiibESIpbd9NUM7myrQQz30yPaGQ4&skey=934406f772f9777d&v=v15#Roboto') format('svg');
}
@font-face {
font-family: 'Roboto';
font-weight: 700;
font-style: normal;
src: url('https://fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOPY6323mHUZFJMgTvxaG2iE.eot');
src: url('https://fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOPY6323mHUZFJMgTvxaG2iE.eot?#iefix') format('embedded-opentype'),
local('Roboto Bold'),
local('Roboto-700'),
url('https://fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOJBw1xU1rKptJj_0jans920.woff2') format('woff2'),
url('https://fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOLO3LdcAZYWl9Si6vvxL-qU.woff') format('woff'),
url('https://fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOKCWcynf_cDxXwCLxiixG1c.ttf') format('truetype'),
url('https://fonts.gstatic.com/l/font?kit=d-6IYplOFocCacKzxwXSOJbd9NUM7myrQQz30yPaGQ4&skey=c06e7213f788649e&v=v15#Roboto') format('svg');
}
@font-face {
font-family: 'Roboto';
font-weight: 300;
font-style: normal;
src: url('https://fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUffY6323mHUZFJMgTvxaG2iE.eot');
src: url('https://fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUffY6323mHUZFJMgTvxaG2iE.eot?#iefix') format('embedded-opentype'),
local('Roboto Light'),
local('Roboto-300'),
url('https://fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUfZBw1xU1rKptJj_0jans920.woff2') format('woff2'),
url('https://fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUfbO3LdcAZYWl9Si6vvxL-qU.woff') format('woff'),
url('https://fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUfaCWcynf_cDxXwCLxiixG1c.ttf') format('truetype'),
url('https://fonts.gstatic.com/l/font?kit=Hgo13k-tfSpn0qi1SFdUfZbd9NUM7myrQQz30yPaGQ4&skey=11ce8ad5f54705ca&v=v15#Roboto') format('svg');
}
@font-face {
font-family: 'Roboto';
font-weight: 500;
font-style: normal;
src: url('https://fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUfY6323mHUZFJMgTvxaG2iE.eot');
src: url('https://fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUfY6323mHUZFJMgTvxaG2iE.eot?#iefix') format('embedded-opentype'),
local('Roboto Medium'),
local('Roboto-500'),
url('https://fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUZBw1xU1rKptJj_0jans920.woff2') format('woff2'),
url('https://fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUbO3LdcAZYWl9Si6vvxL-qU.woff') format('woff'),
url('https://fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUaCWcynf_cDxXwCLxiixG1c.ttf') format('truetype'),
url('https://fonts.gstatic.com/l/font?kit=RxZJdnzeo3R5zSexge8UUZbd9NUM7myrQQz30yPaGQ4&skey=ee881451c540fdec&v=v15#Roboto') format('svg');
}
@font-face {
font-family: 'Roboto';
font-weight: 100;
font-style: normal;
src: url('https://fonts.gstatic.com/s/roboto/v15/PP2U5prMl9yvKSWVu6DtvPesZW2xOQ-xsNqO47m55DA.eot');
src: url('https://fonts.gstatic.com/s/roboto/v15/PP2U5prMl9yvKSWVu6DtvPesZW2xOQ-xsNqO47m55DA.eot?#iefix') format('embedded-opentype'),
local('Roboto Thin'),
local('Roboto-100'),
url('https://fonts.gstatic.com/s/roboto/v15/2tsd397wLxj96qwHyNIkxHYhjbSpvc47ee6xR_80Hnw.woff2') format('woff2'),
url('https://fonts.gstatic.com/s/roboto/v15/vzIUHo9z-oJ4WgkpPOtg13YhjbSpvc47ee6xR_80Hnw.woff') format('woff'),
url('https://fonts.gstatic.com/s/roboto/v15/Jzo62I39jc0gQRrbndN6nfesZW2xOQ-xsNqO47m55DA.ttf') format('truetype'),
url('https://fonts.gstatic.com/l/font?kit=hfaguKg3-IA6kBbQw6DBafesZW2xOQ-xsNqO47m55DA&skey=5473b731ec7fc9c1&v=v15#Roboto') format('svg');
}
@font-face {
font-family: 'Source Code Pro';
font-weight: 400;
font-style: normal;
src: url('https://fonts.gstatic.com/s/sourcecodepro/v6/mrl8jkM18OlOQN8JLgasD90tugusXa58UbOrParLRF0.eot');
src: url('https://fonts.gstatic.com/s/sourcecodepro/v6/mrl8jkM18OlOQN8JLgasD90tugusXa58UbOrParLRF0.eot?#iefix') format('embedded-opentype'),
local('Source Code Pro'),
local('Source-Code-Pro-regular'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/mrl8jkM18OlOQN8JLgasD5bPFduIYtoLzwST68uhz_Y.woff2') format('woff2'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/mrl8jkM18OlOQN8JLgasD9Hq-FFgoDNV3GTKpHwuvtI.woff') format('woff'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/mrl8jkM18OlOQN8JLgasD9zbP97U9sKh0jjxbPbfOKg.ttf') format('truetype'),
url('https://fonts.gstatic.com/l/font?kit=mrl8jkM18OlOQN8JLgasDwDX0QHsyBtvFGhCuXSMYhM&skey=d94d317bc78fd84e&v=v6#SourceCodePro') format('svg');
}
@font-face {
font-family: 'Source Code Pro';
font-weight: 900;
font-style: normal;
src: url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqSDZg7i-e40o9FYYiSpZxAc.eot');
src: url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqSDZg7i-e40o9FYYiSpZxAc.eot?#iefix') format('embedded-opentype'),
local('Source Code Pro Black'),
local('Source-Code-Pro-900'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqYq-Fb0zf838trI74uojZQY.woff2') format('woff2'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqS7eGk4PJkA83J1AXCmgUfc.woff') format('woff'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqRPPOa1q11iOmmM9mDHHHX4.ttf') format('truetype'),
url('https://fonts.gstatic.com/l/font?kit=leqv3v-yTsJNC7nFznSMqUJ5fyyk7hbwuQs1ayp3rqc&skey=e82170d60945e64a&v=v6#SourceCodePro') format('svg');
}
@font-face {
font-family: 'Source Code Pro';
font-weight: 700;
font-style: normal;
src: url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqVV89XnfCtb1fhQGOlhyqi8.eot');
src: url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqVV89XnfCtb1fhQGOlhyqi8.eot?#iefix') format('embedded-opentype'),
local('Source Code Pro Bold'),
local('Source-Code-Pro-700'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqZkF8H8ye47wsfpWywda8og.woff2') format('woff2'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqYqjGYJUyOXcBwUQbRaNH6c.woff') format('woff'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqbsbIrGiHa6JIepkyt5c0A0.ttf') format('truetype'),
url('https://fonts.gstatic.com/l/font?kit=leqv3v-yTsJNC7nFznSMqToOxVUo1xdF11_PvoexWN4&skey=9f4ba9d7d468e539&v=v6#SourceCodePro') format('svg');
}
@font-face {
font-family: 'Source Code Pro';
font-weight: 200;
font-style: normal;
src: url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqVl_EbE5kujbLzdX6sKqH6g.eot');
src: url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqVl_EbE5kujbLzdX6sKqH6g.eot?#iefix') format('embedded-opentype'),
local('Source Code Pro ExtraLight'),
local('Source-Code-Pro-200'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqYAPdqzPmKFFIYQ-46z3JxY.woff2') format('woff2'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqS-IiwWNzQT_LXAtr-Ee9Pw.woff') format('woff'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqUMbjGELOEJD5J8DUmxkO-A.ttf') format('truetype'),
url('https://fonts.gstatic.com/l/font?kit=leqv3v-yTsJNC7nFznSMqVuXahqWP-sUHr1s2YHnD8g&skey=81327d15735035c0&v=v6#SourceCodePro') format('svg');
}
@font-face {
font-family: 'Source Code Pro';
font-weight: 300;
font-style: normal;
src: url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqRlTL9oEQvYTI0YAW1-Ysv0.eot');
src: url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqRlTL9oEQvYTI0YAW1-Ysv0.eot?#iefix') format('embedded-opentype'),
local('Source Code Pro Light'),
local('Source-Code-Pro-300'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqSP2LEk6lMzYsRqr3dHFImA.woff2') format('woff2'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqcVNtom4QlEDNJaqqqzqdSs.woff') format('woff'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqcw1o1eFRj7wYC6JbISqOjY.ttf') format('truetype'),
url('https://fonts.gstatic.com/l/font?kit=leqv3v-yTsJNC7nFznSM<KEY>g&skey=6d2158b46343a4d5&v=v6#SourceCodePro') format('svg');
}
@font-face {
font-family: 'Source Code Pro';
font-weight: 500;
font-style: normal;
src: url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqW98Vd-2iqmUspkFPu1BpxQ.eot');
src: url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqW98Vd-2iqmUspkFPu1BpxQ.eot?#iefix') format('embedded-opentype'),
local('Source Code Pro Medium'),
local('Source-Code-Pro-500'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqQkmYxw_9-DA-DdfP1SWvz8.woff2') format('woff2'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqbIHYkLmgtPJP77jcqN9P08.woff') format('woff'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqU6EJOknnpZ4Yy-3LjgZKxo.ttf') format('truetype'),
url('https://fonts.gstatic.com/l/font?kit=leqv3v-yTsJNC7nFznSMqe2LZp4jml_mRRyCk1Ja-dQ&skey=e288f1251860d481&v=v6#SourceCodePro') format('svg');
}
@font-face {
font-family: 'Source Code Pro';
font-weight: 600;
font-style: normal;
src: url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqdanmHNzStikJN_FjplbBik.eot');
src: url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqdanmHNzStikJN_FjplbBik.eot?#iefix') format('embedded-opentype'),
local('Source Code Pro Semibold'),
local('Source-Code-Pro-600'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqczFoXZ-Kj537nB_-9jJhlA.woff2') format('woff2'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqSmgpmuQqK2I-L2S9cF65Ek.woff') format('woff'),
url('https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqdNE-IuDiR70wI4zXaKqWCM.ttf') format('truetype'),
url('https://fonts.gstatic.com/l/font?kit=leqv3v-yTsJNC7nFznSMqd6ADpNrYTvKq5lsv8A_aYs&skey=9cd0157ce34609d3&v=v6#SourceCodePro') format('svg');
}
body, input {
color: #4D4D4D;
font-family: 'Roboto', sans-serif;
font-weight: 400;
-webkit-font-smoothing: antialiased;
}
pre, code {
font-family: 'Source Code Pro', monospace;
font-size: 12px;
}
pre code {
background-color: transparent !important;
}
.admonition.note {
background-color: #F1F7F3 !important;
box-shadow: none;
border: .1rem solid #7FB992;
border-left: .4rem solid #6FA280;
}
.admonition.note .admonition-title {
background-color: #7FB992;
}
.admonition.note .admonition-title:before {
color: #6FA280;
}
.md-typeset .admonition.warning {
background-color: #FEFCF2 !important;
border: 1px solid #F9E894;
border-left: .4rem solid #D8C462;
box-shadow: none;
}
.md-typeset .admonition.warning .admonition-title {
border-bottom: .1rem solid #F7E070;
background-color: #F9E894;
}
.md-typeset .admonition.warning .admonition-title:before {
color: #D8C462;
}
.md-footer-meta {
background-color: #404040;
}
.md-footer-nav {
background-color: #4D4D4D;
}
.md-header {
background-color: #668DC5;
box-shadow: none !important;
}
.md-nav--secondary {
border-color: #75A1E1;
}
.md-nav__link:hover {
color: #75A1E1;
}
.md-typeset a {
color: #75A1E1;
font-weight: 400;
}
.md-typeset a:active, .md-typeset a:hover {
color: #668DC5;
}
.md-typeset h1 {
color: #4D4D4D;
}
.md-typeset pre {
padding: 25px;
background-color: #585858;
color: #F6F7F9;
}
.md-typeset code {
background-color: #F6F7F9;
}
strong {
font-weight: 500;
}
pre {
overflow: auto;
word-wrap: normal;
white-space: pre;
} | 0.298594 | 0.098686 |
@font-face {
font-family: 'Futurama';
font-style: normal;
font-weight: normal;
src: url('fonts/fr-bold.woff');
}
body {
align-items: center;
background-color: #007888;
color: #ecf0f1;
display: grid;
font-family: 'Futurama';
font-kerning: auto;
font-size: 16px;
height: 100vh;
justify-content: stretch;
margin: auto;
max-width: 800px;
transition: all 1000ms ease-in-out;
}
.page {
padding: 40px;
display: grid;
gap: 20px 20px;
background: rgba(0, 0, 0, .2);
}
.quote-wrap {
display: grid;
justify-items: center;
text-align: center;
margin: auto;
}
#buttons {
display: grid;
align-content: center;
grid-template-columns: 1fr 1fr;
justify-items: center;
opacity: 0;
text-decoration: none;
}
button,
.btn {
background: none;
border: 2px solid;
font: inherit;
line-height: 1;
margin: 0.5em;
padding: 1em;
text-decoration: none;
}
.btn {
color: #ecf0f1;
transition: 500ms;
}
.btn:hover {
border-color: #ecf0f1;
box-shadow: inset 0 0 0 2em #ecf0f1;
color: #2f2f2f;
cursor: pointer;
}
/*
a {
color: #ecf0f1;
}
a:hover,
a:focus {
color: #ecf0f1;
text-decoration: none;
}
.btn-primary {
color: #ecf0f1;
background-color: transparent;
border-color: #ecf0f1;
border-style: solid;
border-width: 2px;
border-radius: 25px;
height: 48px;
transition: all 0.5s ease 0s;
}
.btn-primary:focus,
.btn-primary.focus {
color: #ecf0f1;
background-color: transparent;
border-color: #ecf0f1;
}
.btn-primary:hover {
color: #ecf0f1;
background-color: rgba(0, 0, 0, 0.3);
border-color: #ecf0f1;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
outline: none;
outline-offset: none;
}
*/
@media screen and (max-width: 549px) {
body {
font-size: 14px;
}
}
/* animations */
.fadeIn,
.fadeIn * {
-webkit-animation-duration: 500ms;
animation-duration: 500ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeOut {
-webkit-animation-duration: 500ms;
animation-duration: 500ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
} | css/style.css | @font-face {
font-family: 'Futurama';
font-style: normal;
font-weight: normal;
src: url('fonts/fr-bold.woff');
}
body {
align-items: center;
background-color: #007888;
color: #ecf0f1;
display: grid;
font-family: 'Futurama';
font-kerning: auto;
font-size: 16px;
height: 100vh;
justify-content: stretch;
margin: auto;
max-width: 800px;
transition: all 1000ms ease-in-out;
}
.page {
padding: 40px;
display: grid;
gap: 20px 20px;
background: rgba(0, 0, 0, .2);
}
.quote-wrap {
display: grid;
justify-items: center;
text-align: center;
margin: auto;
}
#buttons {
display: grid;
align-content: center;
grid-template-columns: 1fr 1fr;
justify-items: center;
opacity: 0;
text-decoration: none;
}
button,
.btn {
background: none;
border: 2px solid;
font: inherit;
line-height: 1;
margin: 0.5em;
padding: 1em;
text-decoration: none;
}
.btn {
color: #ecf0f1;
transition: 500ms;
}
.btn:hover {
border-color: #ecf0f1;
box-shadow: inset 0 0 0 2em #ecf0f1;
color: #2f2f2f;
cursor: pointer;
}
/*
a {
color: #ecf0f1;
}
a:hover,
a:focus {
color: #ecf0f1;
text-decoration: none;
}
.btn-primary {
color: #ecf0f1;
background-color: transparent;
border-color: #ecf0f1;
border-style: solid;
border-width: 2px;
border-radius: 25px;
height: 48px;
transition: all 0.5s ease 0s;
}
.btn-primary:focus,
.btn-primary.focus {
color: #ecf0f1;
background-color: transparent;
border-color: #ecf0f1;
}
.btn-primary:hover {
color: #ecf0f1;
background-color: rgba(0, 0, 0, 0.3);
border-color: #ecf0f1;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
outline: none;
outline-offset: none;
}
*/
@media screen and (max-width: 549px) {
body {
font-size: 14px;
}
}
/* animations */
.fadeIn,
.fadeIn * {
-webkit-animation-duration: 500ms;
animation-duration: 500ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeOut {
-webkit-animation-duration: 500ms;
animation-duration: 500ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
} | 0.460046 | 0.075927 |
.csdn-toolbar {
font-size: 12px;
background: #fff;
padding: 0;
color: #999;
border-bottom: 1px solid #e9e9e9;
font-family: "Helvetica", "Tahoma, Arial", "sans-serif";
font-size: 0.75em;
color: #333;
line-height: 1.5em;
}
.csdn-toolbar *,
.csdn-toolbar *:before,
.csdn-toolbar *:after {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.csdn-toolbar div,
.csdn-toolbar dl,
.csdn-toolbar dt,
.csdn-toolbar dd,
.csdn-toolbar ul,
.csdn-toolbar li,
.csdn-toolbar h1,
.csdn-toolbar h2,
.csdn-toolbar h3,
.csdn-toolbar h4,
.csdn-toolbar h5,
.csdn-toolbar h6,
.csdn-toolbar pre,
.csdn-toolbar code,
.csdn-toolbar form,
.csdn-toolbar fieldset,
.csdn-toolbar legend,
.csdn-toolbar input,
.csdn-toolbar textarea,
.csdn-toolbar p,
.csdn-toolbar blockquote,
.csdn-toolbar th,
.csdn-toolbar td {
margin: 0;
padding: 0;
line-height: 1.5em;
text-align: left;
}
.csdn-toolbar table {
border-collapse: collapse;
border-spacing: 0;
table-layout: fixed;
}
.csdn-toolbar fieldset,
.csdn-toolbar img {
border: 0;
}
.csdn-toolbar address,
.csdn-toolbar caption,
.csdn-toolbar cite,
.csdn-toolbar code,
.csdn-toolbar dfn,
.csdn-toolbar em,
.csdn-toolbar strong,
.csdn-toolbar th,
.csdn-toolbar var {
font-style: normal;
font-weight: normal;
}
.csdn-toolbar ul {
list-style: none;
}
.csdn-toolbar caption,
.csdn-toolbar th {
text-align: left;
}
.csdn-toolbar .clearfix:before,
.csdn-toolbar .clearfix:after {
content: " ";
display: table;
}
.csdn-toolbar .clearfix:after {
clear: both;
}
.csdn-toolbar .clearfix {
overflow: visible;
}
.csdn-toolbar .col-sm-2 {
float: left;
}
.csdn-toolbar h1,
.csdn-toolbar h2,
.csdn-toolbar h3,
.csdn-toolbar h4,
.csdn-toolbar h5,
.csdn-toolbar h6 {
font-family: "Helvetica", "Tahoma, Arial", "sans-serif";
font-weight: bold;
line-height: 1.5em;
color: #333;
background: none;
margin: 0;
text-align: left;
}
.csdn-toolbar h1 {
font-size: 3em;
}
.csdn-toolbar h2 {
font-size: 2.5em;
}
.csdn-toolbar h3 {
font-size: 2em;
}
.csdn-toolbar h4 {
font-size: 1.5em;
}
.csdn-toolbar h5 {
font-size: 1.166666666em;
}
.csdn-toolbar h6 {
font-size: 1em;
}
.csdn-toolbar textarea {
resize: none;
}
.csdn-toolbar a:link,
.csdn-toolbar a:visited {
color: #333;
text-decoration: none;
}
.csdn-toolbar a:hover {
color: #c00;
text-decoration: none;
}
.csdn-toolbar h1 a:link,
.csdn-toolbar h1 a:visited,
.csdn-toolbar h2 a:link,
.csdn-toolbar h2 a:visited,
.csdn-toolbar h3 a:link,
.csdn-toolbar h3 a:visited,
.csdn-toolbar h4 a:link,
.csdn-toolbar h4 a:visited,
.csdn-toolbar h5 a:link,
.csdn-toolbar h5 a:visited,
.csdn-toolbar h6 a:link,
.csdn-toolbar h6 a:visited {
color: #333;
}
.csdn-toolbar h1 a:hover,
.csdn-toolbar h2 a:hover,
.csdn-toolbar h3 a:hover,
.csdn-toolbar h4 a:hover,
.csdn-toolbar h5 a:hover,
.csdn-toolbar h6 a:hover {
color: #c00;
}
.csdn-toolbar a:focus {
outline: none;
}
.csdn-toolbar a.f-blue:link,
.csdn-toolbar a.f-blue:visited {
color: #2981a9;
text-decoration: none;
}
.csdn-toolbar a.f-blue:visited {
color: #025d87;
text-decoration: none;
}
.csdn-toolbar a.f-undline:link,
.csdn-toolbar a.f-undline:visited {
text-decoration: underline;
}
.csdn-toolbar a.f-undline:visited {
text-decoration: underline;
}
.csdn-toolbar .col-sm-1,
.csdn-toolbar .col-sm-2,
.csdn-toolbar .col-sm-3,
.csdn-toolbar .col-sm-4,
.csdn-toolbar .col-sm-5,
.csdn-toolbar .col-sm-6,
.csdn-toolbar .col-sm-7,
.csdn-toolbar .col-sm-8,
.csdn-toolbar .col-sm-9,
.csdn-toolbar .col-sm-10,
.csdn-toolbar .col-sm-11 {
float: left;
}
.csdn-toolbar .form-horizontal .form-group:after {
clear: both;
}
.csdn-toolbar .form-horizontal .form-group:before,
.csdn-toolbar .form-horizontal .form-group:after {
content: " ";
display: table;
}
.csdn-toolbar .col-sm-12 {
width: 100%;
}
.csdn-toolbar .col-sm-11 {
width: 91.6667%;
}
.csdn-toolbar .col-sm-10 {
width: 86.3333%;
}
.csdn-toolbar .col-sm-9 {
width: 75%;
}
.csdn-toolbar .col-sm-8 {
width: 66.6667%;
}
.csdn-toolbar .col-sm-7 {
width: 58.3333%;
}
.csdn-toolbar .col-sm-6 {
width: 50%;
}
.csdn-toolbar .col-sm-5 {
width: 41.6667%;
}
.csdn-toolbar .col-sm-4 {
width: 33.3333%;
}
.csdn-toolbar .col-sm-3 {
width: 25%;
}
.csdn-toolbar .col-sm-2 {
width: 16.6667%;
}
.csdn-toolbar .col-sm-1 {
width: 8.33333%;
}
.csdn-toolbar .pull-left {
float: left;
}
.csdn-toolbar .pull-right {
float: right;
}
.csdn-toolbar a {
color: #999;
text-decoration: none;
font-size: 12px;
font-weight: normal;
}
.csdn-toolbar a:hover {
color: #333;
}
.csdn-toolbar dl {
margin: 0;
font-size: 12px;
}
.csdn-toolbar ul,
.csdn-toolbar li {
margin: 0;
padding: 0;
}
.csdn-toolbar li {
list-style: none;
float: left;
height: 40px;
width: 40px;
border: 1px solid #eee;
border-width: 0 1px 0 1px;
border-right-color: #fff;
position: relative;
background: none;
}
.csdn-toolbar .hide {
display: none;
}
.csdn-toolbar .open .dropdown-menu {
display: block;
min-width: 70px;
border-radius: 0;
top: 23px;
}
.csdn-toolbar .open .dropdown-menu li {
width: 100%;
float: left;
height: auto;
border: 0 none;
text-align: center;
color: #333;
padding-right: 10px;
}
.csdn-toolbar input:focus,
.csdn-toolbar textarea:focus {
border-color: #9cf;
box-shadow: none;
}
.csdn-toolbar .form-horizontal .form-group {
margin: 0 0 10px 0;
}
.csdn-toolbar .form-horizontal .form-group .ft {
margin-left: 25px;
padding-left: 12px;
width: 362px;
}
.csdn-toolbar .form-horizontal .control-label {
padding: 7px 10px 0 0;
width: 38px;
text-align: right;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.csdn-toolbar .form-control {
display: block;
width: 100%;
border-radius: 0;
height: 28px;
padding: 0px 7px;
font-size: 14px;
line-height: 1.428571429;
color: #555;
vertical-align: middle;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow: none;
-webkit-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;
}
.csdn-toolbar textarea.form-control {
height: 70px;
padding-top: 5px;
}
.csdn-toolbar .nobg {
background: none !important;
}
.csdn-toolbar .icon-hasnotes-sm,
.csdn-toolbar .icon-enter-sm,
.csdn-toolbar .write-icon {
background-image: url("../images/f_icon.png");
}
.csdn-toolbar .icon-enter-sm {
background-position: 0px -192px;
}
.csdn-toolbar .icon {
background-image: url("../images/f_icon.png");
font-size: 16px;
width: 20px;
height: 20px;
background-position: 1px 1px;
margin: 10px auto 0;
position: relative;
z-index: 1001;
background-repeat: no-repeat;
}
.csdn-toolbar .icon .wrap {
font-size: 12px;
display: none;
background: #fff;
border: 1px solid #ccc;
padding: 7px;
position: absolute;
top: 30px;
box-shadow: 0px 3px 2px rgba(0,0,0,0.15);
}
.csdn-toolbar .icon .curr-icon-wrap {
border-bottom: 1px solid #fff;
height: 3px;
position: absolute;
top: -4px;
width: 41px;
}
.csdn-toolbar .on {
border-color: #ccc;
border-width: 0 1px;
background-color: #fff;
}
.csdn-toolbar .on .wrap {
display: block;
}
.csdn-toolbar .container {
width: 960px;
margin: 0 auto;
}
.csdn-toolbar .container:before,
.csdn-toolbar .container:after {
content: " ";
display: table;
}
.csdn-toolbar .btn {
display: inline-block;
padding: 0;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 28px;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
border-radius: 0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
width: 80px;
height: 28px;
color: #fff;
}
.csdn-toolbar .btn:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.csdn-toolbar .btn:hover,
.csdn-toolbar .btn:focus {
color: #333;
text-decoration: none;
}
.csdn-toolbar .btn: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);
}
.csdn-toolbar .btn.disabled,
.csdn-toolbar .btn[disabled],
.csdn-toolbar fieldset[disabled] .btn {
pointer-events: none;
cursor: not-allowed;
opacity: 0.65;
-webkit-box-shadow: none;
box-shadow: none;
}
.csdn-toolbar .btn:hover,
.csdn-toolbar .btn:focus {
color: #fff;
}
.csdn-toolbar .btn-default:hover,
.csdn-toolbar .btn-default:focus,
.csdn-toolbar .btn-default:active,
.csdn-toolbar .btn-default.active,
.csdn-toolbar .open .dropdown-toggle.btn-default {
background-color: #ebebeb;
border-color: #adadad;
color: #eee;
}
.csdn-toolbar .btn-default:hover,
.csdn-toolbar .btn-default:focus {
background-color: #666;
}
.csdn-toolbar .btn-default {
background-color: #999;
}
.csdn-toolbar .btn-primary {
background-color: #dc3c00;
}
.csdn-toolbar .btn-primary:hover,
.csdn-toolbar .btn-primary:focus {
background-color: #b43200;
}
.csdn-toolbar .loginlink {
background: none;
padding: 10px 13px;
height: 20px;
display: none;
border: 0 none;
}
.csdn-toolbar .logo {
padding: 0;
font-size: 12px;
height: 40px;
width: auto;
padding: 0;
}
.csdn-toolbar .logo .icon {
background-position: 0 0;
display: block;
float: left;
height: 40px;
line-height: 18px;
margin: 0;
padding: 0;
width: 40px;
}
.csdn-toolbar .logo .img {
background-image: url("../images/f_name.png");
margin-left: 10px;
width: 120px;
height: 40px;
float: left;
}
.csdn-toolbar .none {
background-position: 0 45px;
}
.csdn-toolbar .blog-icon {
background-position: 0 -52px;
}
.csdn-toolbar .down-icon {
background-position: 0 -102px;
}
.csdn-toolbar .bbs-icon {
background-position: 0 -152px;
}
.csdn-toolbar .space-icon {
background-position: 0 -202px;
}
.csdn-toolbar .code-icon {
background-position: 0 -252px;
}
.csdn-toolbar .share-icon {
background-position: 0 -305px;
}
.csdn-toolbar .tag-icon {
background-position: 0 -354px;
}
.csdn-toolbar .dashboard-icon {
background-position: 0 -403px;
}
.csdn-toolbar .news-icon {
background-position: 0 16px;
}
.csdn-toolbar .tag-icon {
background-position: 0 -354px;
}
.csdn-toolbar .notify-icon {
background-position: 0 -456px;
}
.csdn-toolbar .ask-icon {
background-position: 0 -503px;
}
.csdn-toolbar .search .icon {
background-position: 0 -130px;
}
.csdn-toolbar .search .wrap {
width: 400px;
padding: 10px;
}
.csdn-toolbar .search .wrap .border {
border: 1px solid #ccc;
}
.csdn-toolbar .search .wrap input {
width: 356px;
border: 0 none;
line-height: 22px;
height: 26px;
padding: 0 5px;
}
.csdn-toolbar .search .wrap input:focus {
border: none;
outline: none;
}
.csdn-toolbar .search .wrap .btn {
height: 26px;
}
.csdn-toolbar .search .wrap .icon-enter-sm {
height: 18px;
margin-top: 4px;
position: absolute;
right: 15px;
width: 20px;
}
.csdn-toolbar .on .on-search-icon {
background-position: -20px -130px;
}
.csdn-toolbar .on .on-search-icon .wrap {
right: -221px;
}
.csdn-toolbar .on .on-search-icon .curr-icon-wrap {
right: 209px;
}
.csdn-toolbar .unlogin .search {
border-width: 0 1px 0 1px;
}
.csdn-toolbar .unlogin .search .wrap {
right: -53px;
}
.csdn-toolbar .unlogin .search .curr-icon-wrap {
right: 41px;
}
.csdn-toolbar .favor .icon {
background-position: 0 -111px;
}
.csdn-toolbar .favor .favor-btns {
text-align: right;
padding: 0;
}
.csdn-toolbar .favor .favor-btns .btn {
margin-left: 4px;
}
.csdn-toolbar .favor .wrap {
padding: 20px;
}
.csdn-toolbar .favor .checkbox label {
display: block;
}
.csdn-toolbar .favor .share {
margin: 2px 5px 0 0;
height: 14px;
vertical-align: middle;
position: static;
}
.csdn-toolbar .on .on-favor-icon {
background-position: -20px -111px;
}
.csdn-toolbar .on .on-favor-icon .wrap {
right: -179px;
width: 400px;
height: 230px;
}
.csdn-toolbar .on .on-favor-icon .curr-icon-wrap {
right: 167px;
}
.csdn-toolbar .on .on-favor-icon .last {
margin-right: 0;
}
.csdn-toolbar .on .on-favor-icon .favor-form .alert {
display: none;
}
.csdn-toolbar .on .on-favor-icon .favor-form .error .alert {
display: block;
margin: 5px 0 0 81px;
width: 300px;
}
.csdn-toolbar .on .on-favor-icon .favor-failed,
.csdn-toolbar .on .on-favor-icon .favor-success {
margin-top: 60px;
text-align: center;
}
.csdn-toolbar .on .on-favor-icon .favor-failed .msg,
.csdn-toolbar .on .on-favor-icon .favor-success .msg {
font-size: 18px;
line-height: 40px;
vertical-align: top;
}
.csdn-toolbar .on .on-favor-icon .favor-failed .btns,
.csdn-toolbar .on .on-favor-icon .favor-success .btns {
margin-top: 10px;
text-align: center;
}
.csdn-toolbar .on .on-favor-icon .favor-failed .btns a,
.csdn-toolbar .on .on-favor-icon .favor-success .btns a {
margin-left: 10px;
}
@-moz-document url-prefix() {
.csdn-toolbar .favor .share {
margin: 0px 5px 0 0;
}
}
.csdn-toolbar .share,
.csdn-toolbar x:-moz-any-link,
.csdn-toolbar x:default {
background: #f00;
height: 100px;
margin-top: 50px;
/* Firefox 3 style here */
}
.csdn-toolbar .notify .on-notify-icon {
display: block !important;
}
.csdn-toolbar .notify .icon {
background-position: 0px -90px;
}
.csdn-toolbar .notify .icon-hasnotes-sm {
background-position: -23px -196px;
height: 10px;
left: 23px;
position: absolute;
top: 9px;
width: 10px;
z-index: 1002;
}
.csdn-toolbar .notify .number {
background: none repeat scroll 0 0 #dc3c00;
color: #fff;
font-size: 12px;
height: 13px;
left: 24px;
line-height: 14px;
position: absolute;
text-align: center;
top: 9px;
width: 12px;
z-index: 1002;
}
.csdn-toolbar #header_notice_num {
background: none !important;
display: none;
}
.csdn-toolbar .csdn_note {
display: block !important;
}
.csdn-toolbar .csdn_note .close1 {
display: none;
}
.csdn-toolbar .csdn_note .go_all {
float: right;
background: none;
}
.csdn-toolbar .csdn_note .read_all {
float: right;
background: none;
}
.csdn-toolbar .csdn_note .go_back {
line-height: 39px;
}
.csdn-toolbar .csdn_note .detail_con {
min-height: 312px !important;
}
.csdn-toolbar .csdn_note .notifications .count_down {
color: #ccc;
}
.csdn-toolbar .csdn_note .notifications .list dt {
line-height: 27px;
}
.csdn-toolbar .csdn_note .notifications .menu_title a {
margin-right: 5px;
}
.csdn-toolbar .on .on-notify-icon {
background-position: -20px -90px;
}
.csdn-toolbar .on .on-notify-icon .wrap {
left: auto !important;
right: -137px !important;
width: 450px !important;
padding: 0;
}
.csdn-toolbar .on .on-notify-icon .curr-icon-wrap {
right: 125px;
}
.csdn-toolbar .on .on-notify-icon .csdn_note .box {
border: 0 none;
box-shadow: none;
top: 0;
left: 0;
}
.csdn-toolbar .on .on-notify-icon .last {
margin-right: 0;
}
.csdn-toolbar .ugc .icon {
background-position: 0px -70px;
}
.csdn-toolbar .ugc .p-news .icon {
background-position: -42px -52px;
}
.csdn-toolbar .ugc .p-news:hover .icon {
background-position: -62px -52px;
}
.csdn-toolbar .ugc .p-down .icon {
background-position: -42px -72px;
}
.csdn-toolbar .ugc .p-down:hover .icon {
background-position: -62px -72px;
}
.csdn-toolbar .ugc .p-doc .icon {
background-position: -42px -72px;
}
.csdn-toolbar .ugc .p-doc:hover .icon {
background-position: -62px -72px;
}
.csdn-toolbar .ugc .p-ask .icon {
background-position: -42px -131px;
}
.csdn-toolbar .ugc .p-ask:hover .icon {
background-position: -62px -131px;
}
.csdn-toolbar .ugc .c-obj .icon {
background-position: -42px -92px;
}
.csdn-toolbar .ugc .c-obj:hover .icon {
background-position: -62px -92px;
}
.csdn-toolbar .ugc .c-code .icon {
background-position: -42px -191px;
}
.csdn-toolbar .ugc .c-code:hover .icon {
background-position: -62px -191px;
}
.csdn-toolbar .ugc .p-src .icon {
background-position: -42px -170px;
}
.csdn-toolbar .ugc .p-src:hover .icon {
background-position: -62px -170px;
}
.csdn-toolbar .ugc .p-blog .icon {
background-position: -42px -111px;
}
.csdn-toolbar .ugc .p-blog:hover .icon {
background-position: -62px -111px;
}
.csdn-toolbar .ugc .p-bbs .icon {
background-position: -42px -132px;
}
.csdn-toolbar .ugc .p-bbs:hover .icon {
background-position: -62px -132px;
}
.csdn-toolbar .ugc .c-grop .icon {
background-position: -42px -152px;
}
.csdn-toolbar .ugc .c-grop:hover .icon {
background-position: -62px -152px;
}
.csdn-toolbar .on .on-ugc-icon {
background-position: -20px -70px;
}
.csdn-toolbar .on .on-ugc-icon .wrap {
right: -95px;
width: 161px;
padding: 12px 0;
}
.csdn-toolbar .on .on-ugc-icon dl {
margin: 0;
}
.csdn-toolbar .on .on-ugc-icon dl dt {
width: 100%;
font-weight: normal;
}
.csdn-toolbar .on .on-ugc-icon dl dt em.icon {
margin: 0 8px 0 0;
float: left;
height: 16px;
width: 16px;
}
.csdn-toolbar .on .on-ugc-icon dl dt span {
display: block;
float: left;
height: 12px;
line-height: 12px;
margin-top: 3px;
}
.csdn-toolbar .on .on-ugc-icon dl dt a {
padding: 10px 13px;
display: block;
text-align: left;
}
.csdn-toolbar .on .on-ugc-icon dl dt a:hover {
background: #eee;
color: #333;
}
.csdn-toolbar .on .on-ugc-icon .curr-icon-wrap {
right: 83px;
}
.csdn-toolbar .on .on-ugc-icon .last {
margin-right: 0;
}
.csdn-toolbar .profile .icon {
background-position: 0px 1px;
}
.csdn-toolbar .profile .curr-icon-img {
display: block;
height: 20px;
margin: 0;
width: 20px;
}
.csdn-toolbar .on .settings {
background-position: 0px -150px;
padding: 0 10px;
margin-right: 2px;
}
.csdn-toolbar .on .quit {
background-position: 0px -170px;
padding: 0 10px;
}
.csdn-toolbar .on .on-profile-icon {
font-size: 12px;
background-position: -20px 0px;
}
.csdn-toolbar .on .on-profile-icon .wrap {
right: -53px;
width: 251px;
padding: 0;
}
.csdn-toolbar .on .on-profile-icon .curr-icon-wrap {
right: 41px;
}
.csdn-toolbar .on .on-profile-icon .bd {
padding: 20px;
}
.csdn-toolbar .on .on-profile-icon .bd .write-icon {
background-position: -78px -50px;
padding: 3px 10px;
}
.csdn-toolbar .on .on-profile-icon .bd .img {
width: 100px;
margin-right: 7px;
}
.csdn-toolbar .on .on-profile-icon .bd .info {
text-align: left;
width: 103px;
float: right;
word-wrap: break-word;
}
.csdn-toolbar .on .on-profile-icon .bd .info .nickname {
font-size: 14px;
}
.csdn-toolbar .on .on-profile-icon .bd .info a {
display: block;
padding-bottom: 5px;
}
.csdn-toolbar .on .on-profile-icon .bd .info .fill-dec {
color: #666;
}
.csdn-toolbar .on .on-profile-icon .ft {
position: relative;
padding: 0 12px 0 20px;
line-height: 40px;
background-color: #f5f5f5;
}
.csdn-toolbar .on .on-profile-icon .ft .icon-cog,
.csdn-toolbar .on .on-profile-icon .ft .icon-signout {
margin-right: 2px;
margin-top: -1px;
display: inline-block;
width: 16px;
height: 16px;
vertical-align: middle;
background: url("../images/f_icon.png") no-repeat -2px -152px;
}
.csdn-toolbar .on .on-profile-icon .ft .icon-signout {
background-position: -2px -172px;
}
.csdn-toolbar .on .on-profile-icon .ft a {
line-height: 40px;
}
.csdn-toolbar .on .on-profile-icon .ft .pull-right {
margin-top: 13px;
}
.csdn-toolbar .on .on-profile-icon .ft .pull-right .out {
display: none;
}
.csdn-toolbar .on .on-profile-icon .ft .pull-right:hover .out {
display: block;
background: #f5f5f5;
position: absolute;
border: 1px solid #999;
border-radius: 5px;
color: #666;
width: 32px;
height: 16px;
line-height: 16px;
text-align: center;
padding: 2px;
top: -12px;
right: -10px;
}
.csdn-toolbar .on .on-profile-icon .ft a:hover .settings {
background-position: -20px -150px;
}
.csdn-toolbar .on .on-profile-icon .ft a:hover .quit {
background-position: -20px -170px;
}
@-moz-document url-prefix() {
.csdn-toolbar .on .settings {
background-position: 0px -152px;
vertical-align: middle;
}
.csdn-toolbar .on .on-profile-icon .ft a:hover .settings {
background-position: -20px -152px;
}
}
.csdn-toolbar .apps {
border-width: 0 1px 0 1px;
border-right-color: #eee;
}
.csdn-toolbar .apps .icon {
background-position: 0px -51px;
}
.csdn-toolbar .apps.on {
border-width: 0 1px 0 1px;
border-right-color: #ccc;
}
.csdn-toolbar .hasnew {
background-position: -23px -196px;
height: 10px;
left: 23px;
position: absolute;
top: 9px;
width: 10px;
z-index: 1002;
background-image: url("../images/f_icon.png");
}
.csdn-toolbar .on .on-apps-icon {
background-position: -20px -51px;
}
.csdn-toolbar .on .on-apps-icon .wrap {
right: -11px;
width: 310px;
padding: 0 20px 20px;
}
.csdn-toolbar .on .on-apps-icon .curr-icon-wrap {
right: 0;
}
.csdn-toolbar .on .on-apps-icon .detail {
float: left;
width: 90px;
font-size: 14px;
margin-right: 20px;
}
.csdn-toolbar .on .on-apps-icon .detail dt {
border-bottom: 1px #666 solid;
line-height: 31px;
font-weight: bold;
margin-top: 15px;
color: #333;
}
.csdn-toolbar .on .on-apps-icon .detail dd {
border-bottom: 1px #ddd solid;
line-height: 31px;
}
.csdn-toolbar .on .on-apps-icon .detail dd a {
color: #333;
}
.csdn-toolbar .on .on-apps-icon .detail.last {
margin-right: 0;
}
.csdn-toolbar .unlogin .loginlink {
display: block;
border-right: none;
line-height: 24px;
height: 20px;
width: 60px;
font-size: 12px;
}
.csdn-toolbar .unlogin .favor,
.csdn-toolbar .unlogin .notify,
.csdn-toolbar .unlogin .ugc,
.csdn-toolbar .unlogin .profile {
display: none;
}
.csdn_notice_tip {
display: none !important;
}
.csdn-toolbar-skin-black {
height: 40px;
background: #48525e;
border-bottom: none;
}
.csdn-toolbar-skin-black li {
border-left: 1px solid #74797e;
border-right: 1px solid #48525e;
height: 40px;
}
.csdn-toolbar-skin-black li.on {
height: 40px;
width: 40px;
border-right: 1px solid #fff;
}
.csdn-toolbar-skin-black .icon .wrap {
top: 30px;
}
.csdn-toolbar-skin-black .icon .curr-icon-wrap {
width: 41px;
}
.csdn-toolbar-skin-black .apps {
border-right-color: #74797e;
}
.csdn-toolbar-skin-black .on .on-apps-icon .wrap {
right: -12px;
}
.csdn-toolbar-skin-black .loginlink {
background: none;
color: #ddd;
}
.csdn-toolbar-skin-black .loginlink a {
color: #ddd;
}
.csdn-toolbar-skin-black .loginlink a:hover {
color: #fefefe;
}
.csdn-toolbar-skin-black .blog-icon {
background-position: -162px -52px;
}
.csdn-toolbar-skin-black .down-icon {
background-position: -162px -102px;
}
.csdn-toolbar-skin-black .bbs-icon {
background-position: -162px -152px;
}
.csdn-toolbar-skin-black .space-icon {
background-position: -162px -202px;
}
.csdn-toolbar-skin-black .code-icon {
background-position: -162px -252px;
}
.csdn-toolbar-skin-black .share-icon {
background-position: -162px -305px;
}
.csdn-toolbar-skin-black .tag-icon {
background-position: -162px -354px;
}
.csdn-toolbar-skin-black .dashboard-icon {
background-position: -162px -403px;
}
.csdn-toolbar-skin-black .news-icon {
background-position: -162px -3px;
}
.csdn-toolbar-skin-black .tag-icon {
background-position: -162px -354px;
}
.csdn-toolbar-skin-black .notify-icon {
background-position: -162px -456px;
}
.csdn-toolbar-skin-black .ask-icon {
background-position: -162px -503px;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
left: 0;
position: fixed;
right: 0;
z-index: 1030;
}
.navbar-fixed-top {
top: 0;
}
.csdn-toolbar .icon-signout {
line-height: 40px
}
.csdn-toolbar .on .on-profile-icon .ft .icon-cog:before,
.csdn-toolbar .on .on-profile-icon .ft .icon-signout:before {
display:none;
} | img/cursor_files/index.css | .csdn-toolbar {
font-size: 12px;
background: #fff;
padding: 0;
color: #999;
border-bottom: 1px solid #e9e9e9;
font-family: "Helvetica", "Tahoma, Arial", "sans-serif";
font-size: 0.75em;
color: #333;
line-height: 1.5em;
}
.csdn-toolbar *,
.csdn-toolbar *:before,
.csdn-toolbar *:after {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.csdn-toolbar div,
.csdn-toolbar dl,
.csdn-toolbar dt,
.csdn-toolbar dd,
.csdn-toolbar ul,
.csdn-toolbar li,
.csdn-toolbar h1,
.csdn-toolbar h2,
.csdn-toolbar h3,
.csdn-toolbar h4,
.csdn-toolbar h5,
.csdn-toolbar h6,
.csdn-toolbar pre,
.csdn-toolbar code,
.csdn-toolbar form,
.csdn-toolbar fieldset,
.csdn-toolbar legend,
.csdn-toolbar input,
.csdn-toolbar textarea,
.csdn-toolbar p,
.csdn-toolbar blockquote,
.csdn-toolbar th,
.csdn-toolbar td {
margin: 0;
padding: 0;
line-height: 1.5em;
text-align: left;
}
.csdn-toolbar table {
border-collapse: collapse;
border-spacing: 0;
table-layout: fixed;
}
.csdn-toolbar fieldset,
.csdn-toolbar img {
border: 0;
}
.csdn-toolbar address,
.csdn-toolbar caption,
.csdn-toolbar cite,
.csdn-toolbar code,
.csdn-toolbar dfn,
.csdn-toolbar em,
.csdn-toolbar strong,
.csdn-toolbar th,
.csdn-toolbar var {
font-style: normal;
font-weight: normal;
}
.csdn-toolbar ul {
list-style: none;
}
.csdn-toolbar caption,
.csdn-toolbar th {
text-align: left;
}
.csdn-toolbar .clearfix:before,
.csdn-toolbar .clearfix:after {
content: " ";
display: table;
}
.csdn-toolbar .clearfix:after {
clear: both;
}
.csdn-toolbar .clearfix {
overflow: visible;
}
.csdn-toolbar .col-sm-2 {
float: left;
}
.csdn-toolbar h1,
.csdn-toolbar h2,
.csdn-toolbar h3,
.csdn-toolbar h4,
.csdn-toolbar h5,
.csdn-toolbar h6 {
font-family: "Helvetica", "Tahoma, Arial", "sans-serif";
font-weight: bold;
line-height: 1.5em;
color: #333;
background: none;
margin: 0;
text-align: left;
}
.csdn-toolbar h1 {
font-size: 3em;
}
.csdn-toolbar h2 {
font-size: 2.5em;
}
.csdn-toolbar h3 {
font-size: 2em;
}
.csdn-toolbar h4 {
font-size: 1.5em;
}
.csdn-toolbar h5 {
font-size: 1.166666666em;
}
.csdn-toolbar h6 {
font-size: 1em;
}
.csdn-toolbar textarea {
resize: none;
}
.csdn-toolbar a:link,
.csdn-toolbar a:visited {
color: #333;
text-decoration: none;
}
.csdn-toolbar a:hover {
color: #c00;
text-decoration: none;
}
.csdn-toolbar h1 a:link,
.csdn-toolbar h1 a:visited,
.csdn-toolbar h2 a:link,
.csdn-toolbar h2 a:visited,
.csdn-toolbar h3 a:link,
.csdn-toolbar h3 a:visited,
.csdn-toolbar h4 a:link,
.csdn-toolbar h4 a:visited,
.csdn-toolbar h5 a:link,
.csdn-toolbar h5 a:visited,
.csdn-toolbar h6 a:link,
.csdn-toolbar h6 a:visited {
color: #333;
}
.csdn-toolbar h1 a:hover,
.csdn-toolbar h2 a:hover,
.csdn-toolbar h3 a:hover,
.csdn-toolbar h4 a:hover,
.csdn-toolbar h5 a:hover,
.csdn-toolbar h6 a:hover {
color: #c00;
}
.csdn-toolbar a:focus {
outline: none;
}
.csdn-toolbar a.f-blue:link,
.csdn-toolbar a.f-blue:visited {
color: #2981a9;
text-decoration: none;
}
.csdn-toolbar a.f-blue:visited {
color: #025d87;
text-decoration: none;
}
.csdn-toolbar a.f-undline:link,
.csdn-toolbar a.f-undline:visited {
text-decoration: underline;
}
.csdn-toolbar a.f-undline:visited {
text-decoration: underline;
}
.csdn-toolbar .col-sm-1,
.csdn-toolbar .col-sm-2,
.csdn-toolbar .col-sm-3,
.csdn-toolbar .col-sm-4,
.csdn-toolbar .col-sm-5,
.csdn-toolbar .col-sm-6,
.csdn-toolbar .col-sm-7,
.csdn-toolbar .col-sm-8,
.csdn-toolbar .col-sm-9,
.csdn-toolbar .col-sm-10,
.csdn-toolbar .col-sm-11 {
float: left;
}
.csdn-toolbar .form-horizontal .form-group:after {
clear: both;
}
.csdn-toolbar .form-horizontal .form-group:before,
.csdn-toolbar .form-horizontal .form-group:after {
content: " ";
display: table;
}
.csdn-toolbar .col-sm-12 {
width: 100%;
}
.csdn-toolbar .col-sm-11 {
width: 91.6667%;
}
.csdn-toolbar .col-sm-10 {
width: 86.3333%;
}
.csdn-toolbar .col-sm-9 {
width: 75%;
}
.csdn-toolbar .col-sm-8 {
width: 66.6667%;
}
.csdn-toolbar .col-sm-7 {
width: 58.3333%;
}
.csdn-toolbar .col-sm-6 {
width: 50%;
}
.csdn-toolbar .col-sm-5 {
width: 41.6667%;
}
.csdn-toolbar .col-sm-4 {
width: 33.3333%;
}
.csdn-toolbar .col-sm-3 {
width: 25%;
}
.csdn-toolbar .col-sm-2 {
width: 16.6667%;
}
.csdn-toolbar .col-sm-1 {
width: 8.33333%;
}
.csdn-toolbar .pull-left {
float: left;
}
.csdn-toolbar .pull-right {
float: right;
}
.csdn-toolbar a {
color: #999;
text-decoration: none;
font-size: 12px;
font-weight: normal;
}
.csdn-toolbar a:hover {
color: #333;
}
.csdn-toolbar dl {
margin: 0;
font-size: 12px;
}
.csdn-toolbar ul,
.csdn-toolbar li {
margin: 0;
padding: 0;
}
.csdn-toolbar li {
list-style: none;
float: left;
height: 40px;
width: 40px;
border: 1px solid #eee;
border-width: 0 1px 0 1px;
border-right-color: #fff;
position: relative;
background: none;
}
.csdn-toolbar .hide {
display: none;
}
.csdn-toolbar .open .dropdown-menu {
display: block;
min-width: 70px;
border-radius: 0;
top: 23px;
}
.csdn-toolbar .open .dropdown-menu li {
width: 100%;
float: left;
height: auto;
border: 0 none;
text-align: center;
color: #333;
padding-right: 10px;
}
.csdn-toolbar input:focus,
.csdn-toolbar textarea:focus {
border-color: #9cf;
box-shadow: none;
}
.csdn-toolbar .form-horizontal .form-group {
margin: 0 0 10px 0;
}
.csdn-toolbar .form-horizontal .form-group .ft {
margin-left: 25px;
padding-left: 12px;
width: 362px;
}
.csdn-toolbar .form-horizontal .control-label {
padding: 7px 10px 0 0;
width: 38px;
text-align: right;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.csdn-toolbar .form-control {
display: block;
width: 100%;
border-radius: 0;
height: 28px;
padding: 0px 7px;
font-size: 14px;
line-height: 1.428571429;
color: #555;
vertical-align: middle;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow: none;
-webkit-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;
}
.csdn-toolbar textarea.form-control {
height: 70px;
padding-top: 5px;
}
.csdn-toolbar .nobg {
background: none !important;
}
.csdn-toolbar .icon-hasnotes-sm,
.csdn-toolbar .icon-enter-sm,
.csdn-toolbar .write-icon {
background-image: url("../images/f_icon.png");
}
.csdn-toolbar .icon-enter-sm {
background-position: 0px -192px;
}
.csdn-toolbar .icon {
background-image: url("../images/f_icon.png");
font-size: 16px;
width: 20px;
height: 20px;
background-position: 1px 1px;
margin: 10px auto 0;
position: relative;
z-index: 1001;
background-repeat: no-repeat;
}
.csdn-toolbar .icon .wrap {
font-size: 12px;
display: none;
background: #fff;
border: 1px solid #ccc;
padding: 7px;
position: absolute;
top: 30px;
box-shadow: 0px 3px 2px rgba(0,0,0,0.15);
}
.csdn-toolbar .icon .curr-icon-wrap {
border-bottom: 1px solid #fff;
height: 3px;
position: absolute;
top: -4px;
width: 41px;
}
.csdn-toolbar .on {
border-color: #ccc;
border-width: 0 1px;
background-color: #fff;
}
.csdn-toolbar .on .wrap {
display: block;
}
.csdn-toolbar .container {
width: 960px;
margin: 0 auto;
}
.csdn-toolbar .container:before,
.csdn-toolbar .container:after {
content: " ";
display: table;
}
.csdn-toolbar .btn {
display: inline-block;
padding: 0;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 28px;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
border-radius: 0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
width: 80px;
height: 28px;
color: #fff;
}
.csdn-toolbar .btn:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.csdn-toolbar .btn:hover,
.csdn-toolbar .btn:focus {
color: #333;
text-decoration: none;
}
.csdn-toolbar .btn: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);
}
.csdn-toolbar .btn.disabled,
.csdn-toolbar .btn[disabled],
.csdn-toolbar fieldset[disabled] .btn {
pointer-events: none;
cursor: not-allowed;
opacity: 0.65;
-webkit-box-shadow: none;
box-shadow: none;
}
.csdn-toolbar .btn:hover,
.csdn-toolbar .btn:focus {
color: #fff;
}
.csdn-toolbar .btn-default:hover,
.csdn-toolbar .btn-default:focus,
.csdn-toolbar .btn-default:active,
.csdn-toolbar .btn-default.active,
.csdn-toolbar .open .dropdown-toggle.btn-default {
background-color: #ebebeb;
border-color: #adadad;
color: #eee;
}
.csdn-toolbar .btn-default:hover,
.csdn-toolbar .btn-default:focus {
background-color: #666;
}
.csdn-toolbar .btn-default {
background-color: #999;
}
.csdn-toolbar .btn-primary {
background-color: #dc3c00;
}
.csdn-toolbar .btn-primary:hover,
.csdn-toolbar .btn-primary:focus {
background-color: #b43200;
}
.csdn-toolbar .loginlink {
background: none;
padding: 10px 13px;
height: 20px;
display: none;
border: 0 none;
}
.csdn-toolbar .logo {
padding: 0;
font-size: 12px;
height: 40px;
width: auto;
padding: 0;
}
.csdn-toolbar .logo .icon {
background-position: 0 0;
display: block;
float: left;
height: 40px;
line-height: 18px;
margin: 0;
padding: 0;
width: 40px;
}
.csdn-toolbar .logo .img {
background-image: url("../images/f_name.png");
margin-left: 10px;
width: 120px;
height: 40px;
float: left;
}
.csdn-toolbar .none {
background-position: 0 45px;
}
.csdn-toolbar .blog-icon {
background-position: 0 -52px;
}
.csdn-toolbar .down-icon {
background-position: 0 -102px;
}
.csdn-toolbar .bbs-icon {
background-position: 0 -152px;
}
.csdn-toolbar .space-icon {
background-position: 0 -202px;
}
.csdn-toolbar .code-icon {
background-position: 0 -252px;
}
.csdn-toolbar .share-icon {
background-position: 0 -305px;
}
.csdn-toolbar .tag-icon {
background-position: 0 -354px;
}
.csdn-toolbar .dashboard-icon {
background-position: 0 -403px;
}
.csdn-toolbar .news-icon {
background-position: 0 16px;
}
.csdn-toolbar .tag-icon {
background-position: 0 -354px;
}
.csdn-toolbar .notify-icon {
background-position: 0 -456px;
}
.csdn-toolbar .ask-icon {
background-position: 0 -503px;
}
.csdn-toolbar .search .icon {
background-position: 0 -130px;
}
.csdn-toolbar .search .wrap {
width: 400px;
padding: 10px;
}
.csdn-toolbar .search .wrap .border {
border: 1px solid #ccc;
}
.csdn-toolbar .search .wrap input {
width: 356px;
border: 0 none;
line-height: 22px;
height: 26px;
padding: 0 5px;
}
.csdn-toolbar .search .wrap input:focus {
border: none;
outline: none;
}
.csdn-toolbar .search .wrap .btn {
height: 26px;
}
.csdn-toolbar .search .wrap .icon-enter-sm {
height: 18px;
margin-top: 4px;
position: absolute;
right: 15px;
width: 20px;
}
.csdn-toolbar .on .on-search-icon {
background-position: -20px -130px;
}
.csdn-toolbar .on .on-search-icon .wrap {
right: -221px;
}
.csdn-toolbar .on .on-search-icon .curr-icon-wrap {
right: 209px;
}
.csdn-toolbar .unlogin .search {
border-width: 0 1px 0 1px;
}
.csdn-toolbar .unlogin .search .wrap {
right: -53px;
}
.csdn-toolbar .unlogin .search .curr-icon-wrap {
right: 41px;
}
.csdn-toolbar .favor .icon {
background-position: 0 -111px;
}
.csdn-toolbar .favor .favor-btns {
text-align: right;
padding: 0;
}
.csdn-toolbar .favor .favor-btns .btn {
margin-left: 4px;
}
.csdn-toolbar .favor .wrap {
padding: 20px;
}
.csdn-toolbar .favor .checkbox label {
display: block;
}
.csdn-toolbar .favor .share {
margin: 2px 5px 0 0;
height: 14px;
vertical-align: middle;
position: static;
}
.csdn-toolbar .on .on-favor-icon {
background-position: -20px -111px;
}
.csdn-toolbar .on .on-favor-icon .wrap {
right: -179px;
width: 400px;
height: 230px;
}
.csdn-toolbar .on .on-favor-icon .curr-icon-wrap {
right: 167px;
}
.csdn-toolbar .on .on-favor-icon .last {
margin-right: 0;
}
.csdn-toolbar .on .on-favor-icon .favor-form .alert {
display: none;
}
.csdn-toolbar .on .on-favor-icon .favor-form .error .alert {
display: block;
margin: 5px 0 0 81px;
width: 300px;
}
.csdn-toolbar .on .on-favor-icon .favor-failed,
.csdn-toolbar .on .on-favor-icon .favor-success {
margin-top: 60px;
text-align: center;
}
.csdn-toolbar .on .on-favor-icon .favor-failed .msg,
.csdn-toolbar .on .on-favor-icon .favor-success .msg {
font-size: 18px;
line-height: 40px;
vertical-align: top;
}
.csdn-toolbar .on .on-favor-icon .favor-failed .btns,
.csdn-toolbar .on .on-favor-icon .favor-success .btns {
margin-top: 10px;
text-align: center;
}
.csdn-toolbar .on .on-favor-icon .favor-failed .btns a,
.csdn-toolbar .on .on-favor-icon .favor-success .btns a {
margin-left: 10px;
}
@-moz-document url-prefix() {
.csdn-toolbar .favor .share {
margin: 0px 5px 0 0;
}
}
.csdn-toolbar .share,
.csdn-toolbar x:-moz-any-link,
.csdn-toolbar x:default {
background: #f00;
height: 100px;
margin-top: 50px;
/* Firefox 3 style here */
}
.csdn-toolbar .notify .on-notify-icon {
display: block !important;
}
.csdn-toolbar .notify .icon {
background-position: 0px -90px;
}
.csdn-toolbar .notify .icon-hasnotes-sm {
background-position: -23px -196px;
height: 10px;
left: 23px;
position: absolute;
top: 9px;
width: 10px;
z-index: 1002;
}
.csdn-toolbar .notify .number {
background: none repeat scroll 0 0 #dc3c00;
color: #fff;
font-size: 12px;
height: 13px;
left: 24px;
line-height: 14px;
position: absolute;
text-align: center;
top: 9px;
width: 12px;
z-index: 1002;
}
.csdn-toolbar #header_notice_num {
background: none !important;
display: none;
}
.csdn-toolbar .csdn_note {
display: block !important;
}
.csdn-toolbar .csdn_note .close1 {
display: none;
}
.csdn-toolbar .csdn_note .go_all {
float: right;
background: none;
}
.csdn-toolbar .csdn_note .read_all {
float: right;
background: none;
}
.csdn-toolbar .csdn_note .go_back {
line-height: 39px;
}
.csdn-toolbar .csdn_note .detail_con {
min-height: 312px !important;
}
.csdn-toolbar .csdn_note .notifications .count_down {
color: #ccc;
}
.csdn-toolbar .csdn_note .notifications .list dt {
line-height: 27px;
}
.csdn-toolbar .csdn_note .notifications .menu_title a {
margin-right: 5px;
}
.csdn-toolbar .on .on-notify-icon {
background-position: -20px -90px;
}
.csdn-toolbar .on .on-notify-icon .wrap {
left: auto !important;
right: -137px !important;
width: 450px !important;
padding: 0;
}
.csdn-toolbar .on .on-notify-icon .curr-icon-wrap {
right: 125px;
}
.csdn-toolbar .on .on-notify-icon .csdn_note .box {
border: 0 none;
box-shadow: none;
top: 0;
left: 0;
}
.csdn-toolbar .on .on-notify-icon .last {
margin-right: 0;
}
.csdn-toolbar .ugc .icon {
background-position: 0px -70px;
}
.csdn-toolbar .ugc .p-news .icon {
background-position: -42px -52px;
}
.csdn-toolbar .ugc .p-news:hover .icon {
background-position: -62px -52px;
}
.csdn-toolbar .ugc .p-down .icon {
background-position: -42px -72px;
}
.csdn-toolbar .ugc .p-down:hover .icon {
background-position: -62px -72px;
}
.csdn-toolbar .ugc .p-doc .icon {
background-position: -42px -72px;
}
.csdn-toolbar .ugc .p-doc:hover .icon {
background-position: -62px -72px;
}
.csdn-toolbar .ugc .p-ask .icon {
background-position: -42px -131px;
}
.csdn-toolbar .ugc .p-ask:hover .icon {
background-position: -62px -131px;
}
.csdn-toolbar .ugc .c-obj .icon {
background-position: -42px -92px;
}
.csdn-toolbar .ugc .c-obj:hover .icon {
background-position: -62px -92px;
}
.csdn-toolbar .ugc .c-code .icon {
background-position: -42px -191px;
}
.csdn-toolbar .ugc .c-code:hover .icon {
background-position: -62px -191px;
}
.csdn-toolbar .ugc .p-src .icon {
background-position: -42px -170px;
}
.csdn-toolbar .ugc .p-src:hover .icon {
background-position: -62px -170px;
}
.csdn-toolbar .ugc .p-blog .icon {
background-position: -42px -111px;
}
.csdn-toolbar .ugc .p-blog:hover .icon {
background-position: -62px -111px;
}
.csdn-toolbar .ugc .p-bbs .icon {
background-position: -42px -132px;
}
.csdn-toolbar .ugc .p-bbs:hover .icon {
background-position: -62px -132px;
}
.csdn-toolbar .ugc .c-grop .icon {
background-position: -42px -152px;
}
.csdn-toolbar .ugc .c-grop:hover .icon {
background-position: -62px -152px;
}
.csdn-toolbar .on .on-ugc-icon {
background-position: -20px -70px;
}
.csdn-toolbar .on .on-ugc-icon .wrap {
right: -95px;
width: 161px;
padding: 12px 0;
}
.csdn-toolbar .on .on-ugc-icon dl {
margin: 0;
}
.csdn-toolbar .on .on-ugc-icon dl dt {
width: 100%;
font-weight: normal;
}
.csdn-toolbar .on .on-ugc-icon dl dt em.icon {
margin: 0 8px 0 0;
float: left;
height: 16px;
width: 16px;
}
.csdn-toolbar .on .on-ugc-icon dl dt span {
display: block;
float: left;
height: 12px;
line-height: 12px;
margin-top: 3px;
}
.csdn-toolbar .on .on-ugc-icon dl dt a {
padding: 10px 13px;
display: block;
text-align: left;
}
.csdn-toolbar .on .on-ugc-icon dl dt a:hover {
background: #eee;
color: #333;
}
.csdn-toolbar .on .on-ugc-icon .curr-icon-wrap {
right: 83px;
}
.csdn-toolbar .on .on-ugc-icon .last {
margin-right: 0;
}
.csdn-toolbar .profile .icon {
background-position: 0px 1px;
}
.csdn-toolbar .profile .curr-icon-img {
display: block;
height: 20px;
margin: 0;
width: 20px;
}
.csdn-toolbar .on .settings {
background-position: 0px -150px;
padding: 0 10px;
margin-right: 2px;
}
.csdn-toolbar .on .quit {
background-position: 0px -170px;
padding: 0 10px;
}
.csdn-toolbar .on .on-profile-icon {
font-size: 12px;
background-position: -20px 0px;
}
.csdn-toolbar .on .on-profile-icon .wrap {
right: -53px;
width: 251px;
padding: 0;
}
.csdn-toolbar .on .on-profile-icon .curr-icon-wrap {
right: 41px;
}
.csdn-toolbar .on .on-profile-icon .bd {
padding: 20px;
}
.csdn-toolbar .on .on-profile-icon .bd .write-icon {
background-position: -78px -50px;
padding: 3px 10px;
}
.csdn-toolbar .on .on-profile-icon .bd .img {
width: 100px;
margin-right: 7px;
}
.csdn-toolbar .on .on-profile-icon .bd .info {
text-align: left;
width: 103px;
float: right;
word-wrap: break-word;
}
.csdn-toolbar .on .on-profile-icon .bd .info .nickname {
font-size: 14px;
}
.csdn-toolbar .on .on-profile-icon .bd .info a {
display: block;
padding-bottom: 5px;
}
.csdn-toolbar .on .on-profile-icon .bd .info .fill-dec {
color: #666;
}
.csdn-toolbar .on .on-profile-icon .ft {
position: relative;
padding: 0 12px 0 20px;
line-height: 40px;
background-color: #f5f5f5;
}
.csdn-toolbar .on .on-profile-icon .ft .icon-cog,
.csdn-toolbar .on .on-profile-icon .ft .icon-signout {
margin-right: 2px;
margin-top: -1px;
display: inline-block;
width: 16px;
height: 16px;
vertical-align: middle;
background: url("../images/f_icon.png") no-repeat -2px -152px;
}
.csdn-toolbar .on .on-profile-icon .ft .icon-signout {
background-position: -2px -172px;
}
.csdn-toolbar .on .on-profile-icon .ft a {
line-height: 40px;
}
.csdn-toolbar .on .on-profile-icon .ft .pull-right {
margin-top: 13px;
}
.csdn-toolbar .on .on-profile-icon .ft .pull-right .out {
display: none;
}
.csdn-toolbar .on .on-profile-icon .ft .pull-right:hover .out {
display: block;
background: #f5f5f5;
position: absolute;
border: 1px solid #999;
border-radius: 5px;
color: #666;
width: 32px;
height: 16px;
line-height: 16px;
text-align: center;
padding: 2px;
top: -12px;
right: -10px;
}
.csdn-toolbar .on .on-profile-icon .ft a:hover .settings {
background-position: -20px -150px;
}
.csdn-toolbar .on .on-profile-icon .ft a:hover .quit {
background-position: -20px -170px;
}
@-moz-document url-prefix() {
.csdn-toolbar .on .settings {
background-position: 0px -152px;
vertical-align: middle;
}
.csdn-toolbar .on .on-profile-icon .ft a:hover .settings {
background-position: -20px -152px;
}
}
.csdn-toolbar .apps {
border-width: 0 1px 0 1px;
border-right-color: #eee;
}
.csdn-toolbar .apps .icon {
background-position: 0px -51px;
}
.csdn-toolbar .apps.on {
border-width: 0 1px 0 1px;
border-right-color: #ccc;
}
.csdn-toolbar .hasnew {
background-position: -23px -196px;
height: 10px;
left: 23px;
position: absolute;
top: 9px;
width: 10px;
z-index: 1002;
background-image: url("../images/f_icon.png");
}
.csdn-toolbar .on .on-apps-icon {
background-position: -20px -51px;
}
.csdn-toolbar .on .on-apps-icon .wrap {
right: -11px;
width: 310px;
padding: 0 20px 20px;
}
.csdn-toolbar .on .on-apps-icon .curr-icon-wrap {
right: 0;
}
.csdn-toolbar .on .on-apps-icon .detail {
float: left;
width: 90px;
font-size: 14px;
margin-right: 20px;
}
.csdn-toolbar .on .on-apps-icon .detail dt {
border-bottom: 1px #666 solid;
line-height: 31px;
font-weight: bold;
margin-top: 15px;
color: #333;
}
.csdn-toolbar .on .on-apps-icon .detail dd {
border-bottom: 1px #ddd solid;
line-height: 31px;
}
.csdn-toolbar .on .on-apps-icon .detail dd a {
color: #333;
}
.csdn-toolbar .on .on-apps-icon .detail.last {
margin-right: 0;
}
.csdn-toolbar .unlogin .loginlink {
display: block;
border-right: none;
line-height: 24px;
height: 20px;
width: 60px;
font-size: 12px;
}
.csdn-toolbar .unlogin .favor,
.csdn-toolbar .unlogin .notify,
.csdn-toolbar .unlogin .ugc,
.csdn-toolbar .unlogin .profile {
display: none;
}
.csdn_notice_tip {
display: none !important;
}
.csdn-toolbar-skin-black {
height: 40px;
background: #48525e;
border-bottom: none;
}
.csdn-toolbar-skin-black li {
border-left: 1px solid #74797e;
border-right: 1px solid #48525e;
height: 40px;
}
.csdn-toolbar-skin-black li.on {
height: 40px;
width: 40px;
border-right: 1px solid #fff;
}
.csdn-toolbar-skin-black .icon .wrap {
top: 30px;
}
.csdn-toolbar-skin-black .icon .curr-icon-wrap {
width: 41px;
}
.csdn-toolbar-skin-black .apps {
border-right-color: #74797e;
}
.csdn-toolbar-skin-black .on .on-apps-icon .wrap {
right: -12px;
}
.csdn-toolbar-skin-black .loginlink {
background: none;
color: #ddd;
}
.csdn-toolbar-skin-black .loginlink a {
color: #ddd;
}
.csdn-toolbar-skin-black .loginlink a:hover {
color: #fefefe;
}
.csdn-toolbar-skin-black .blog-icon {
background-position: -162px -52px;
}
.csdn-toolbar-skin-black .down-icon {
background-position: -162px -102px;
}
.csdn-toolbar-skin-black .bbs-icon {
background-position: -162px -152px;
}
.csdn-toolbar-skin-black .space-icon {
background-position: -162px -202px;
}
.csdn-toolbar-skin-black .code-icon {
background-position: -162px -252px;
}
.csdn-toolbar-skin-black .share-icon {
background-position: -162px -305px;
}
.csdn-toolbar-skin-black .tag-icon {
background-position: -162px -354px;
}
.csdn-toolbar-skin-black .dashboard-icon {
background-position: -162px -403px;
}
.csdn-toolbar-skin-black .news-icon {
background-position: -162px -3px;
}
.csdn-toolbar-skin-black .tag-icon {
background-position: -162px -354px;
}
.csdn-toolbar-skin-black .notify-icon {
background-position: -162px -456px;
}
.csdn-toolbar-skin-black .ask-icon {
background-position: -162px -503px;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
left: 0;
position: fixed;
right: 0;
z-index: 1030;
}
.navbar-fixed-top {
top: 0;
}
.csdn-toolbar .icon-signout {
line-height: 40px
}
.csdn-toolbar .on .on-profile-icon .ft .icon-cog:before,
.csdn-toolbar .on .on-profile-icon .ft .icon-signout:before {
display:none;
} | 0.452778 | 0.058615 |
.sidescroller {
height: 400px;
background-color: rgb(3, 78, 162);
color: white;
font-size: large;
text-align: center;
}
.sidescroller p {
position: relative;
top: 50%;
}
.flex-container {
max-width: 1080px;
margin: auto;
display: flex;
font-size: 120%;
margin-top: 35px;
}
.main-column {
flex: 3;
margin-right: 50px;
}
.advertisement {
flex: 1;
}
.main-column .business-logo {
text-align: center;
}
.main-column .business-logo img {
width: 35%;
}
.main-column h2 {
font-weight: bold;
font-size: 100%;
}
.business-articles {
margin-bottom: 40px;
}
.business-articles ul li:hover {
text-decoration: underline black;
}
.main-column span {
font-weight: bold;
}
.main-column ul li {
padding: 10px;
}
.black-block {
width: max-content;
background-color: black;
color: white;
padding: 5px;
cursor: pointer;
margin-bottom: 0;
}
.black-block p {
font-size: 20px;
margin: 0;
}
.black-block:hover {
background-color: rgb(3, 78, 162);
color: white;
}
.flex-block {
display: inline-flex;
flex-wrap: wrap;
gap: 20px;
border-top: solid 3px black;
}
.column-a {
flex: 1;
}
.image-a {
width: 100%;
height: 250px;
background-color: rgb(3, 78, 162);
color: white;
box-sizing: border-box;
text-align: center;
}
.image-a p {
position: relative;
top: 50%;
}
.flex-block-mini {
margin-top: 20px;
display: flex;
}
.image-b {
flex: 1;
height: auto;
background-color: rgb(3, 78, 162);
}
.image-text {
flex: 3;
margin-left: 10px;
width: 100%;
}
.events{
margin-bottom: 40px;
}
.articles-info {
margin-bottom: 40px;
}
.venamcham-info {
margin-bottom: 40px;
}
.venamcham-header {
display: flex;
}
.venamcham-header .info-menu {
width: 70%;
text-align: end;
}
.venamcham-info ul {
list-style-type: none;
margin: 0;
padding: 0;
position: relative;
top: 30%;
}
.venamcham-info ul li {
font-size: 90%;
display: inline;
}
.yellow-block {
width: 27%;
background-color: rgb(226, 156, 4);
color: white;
padding: 5px;
cursor: pointer;
margin-bottom: 0;
}
.venamcham-info .flex-block {
border-top: solid 3px rgb(226, 156, 4);
}
.membership-news {
margin-bottom: 40px;
}
.flex-news {
display: flex;
gap: 20px;
}
.blue-block {
width: max-content;
background-color: rgb(3, 78, 162);
color: white;
padding: 5px;
margin-bottom: 0;
}
.red-block {
width: max-content;
background-color: rgb(237, 27, 46);
color: white;
padding: 5px;
margin-bottom: 0;
}
.blue-block p,
.red-block p,
.yellow-block p {
padding: 0;
margin: 0;
}
.membership-news .membership {
border-top: solid 3px rgb(3, 78, 162);
}
.membership-news .news {
border-top: solid 3px rgb(237, 27, 46);
}
.membership-news ul li {
padding: 5px;
font-size: 85%;
}
.membership-news ul li:hover {
color: rgb(3, 78, 162);
cursor: pointer;
}
.advertisement .twitter-account {
margin-top: 0;
font-size: 85%;
padding-top: 20px;
margin-bottom: 0;
border-top: solid 3px black;
}
.advertisement .twitter-account .large-text {
font-size: 150%;
}
.twitter-link {
cursor: pointer;
color:blue;
}
.twitter-link:hover {
color: black;
}
.twitter-scroll {
height: 500px;
background-color: rgb(3, 78, 162);
color: white;
text-align: center;
margin-top: 3px;
}
.twitter-scroll p {
position: relative;
top: 50%;
}
.images {
margin-top: 20px;
}
.text{
margin-top: 0;
padding-top: 0;
font-size: 120%;
text-align: justify;
}
.venamcham-info .text {
font-size: 80%;
}
.text span {
font-weight: bold;
} | css/main-body.css | .sidescroller {
height: 400px;
background-color: rgb(3, 78, 162);
color: white;
font-size: large;
text-align: center;
}
.sidescroller p {
position: relative;
top: 50%;
}
.flex-container {
max-width: 1080px;
margin: auto;
display: flex;
font-size: 120%;
margin-top: 35px;
}
.main-column {
flex: 3;
margin-right: 50px;
}
.advertisement {
flex: 1;
}
.main-column .business-logo {
text-align: center;
}
.main-column .business-logo img {
width: 35%;
}
.main-column h2 {
font-weight: bold;
font-size: 100%;
}
.business-articles {
margin-bottom: 40px;
}
.business-articles ul li:hover {
text-decoration: underline black;
}
.main-column span {
font-weight: bold;
}
.main-column ul li {
padding: 10px;
}
.black-block {
width: max-content;
background-color: black;
color: white;
padding: 5px;
cursor: pointer;
margin-bottom: 0;
}
.black-block p {
font-size: 20px;
margin: 0;
}
.black-block:hover {
background-color: rgb(3, 78, 162);
color: white;
}
.flex-block {
display: inline-flex;
flex-wrap: wrap;
gap: 20px;
border-top: solid 3px black;
}
.column-a {
flex: 1;
}
.image-a {
width: 100%;
height: 250px;
background-color: rgb(3, 78, 162);
color: white;
box-sizing: border-box;
text-align: center;
}
.image-a p {
position: relative;
top: 50%;
}
.flex-block-mini {
margin-top: 20px;
display: flex;
}
.image-b {
flex: 1;
height: auto;
background-color: rgb(3, 78, 162);
}
.image-text {
flex: 3;
margin-left: 10px;
width: 100%;
}
.events{
margin-bottom: 40px;
}
.articles-info {
margin-bottom: 40px;
}
.venamcham-info {
margin-bottom: 40px;
}
.venamcham-header {
display: flex;
}
.venamcham-header .info-menu {
width: 70%;
text-align: end;
}
.venamcham-info ul {
list-style-type: none;
margin: 0;
padding: 0;
position: relative;
top: 30%;
}
.venamcham-info ul li {
font-size: 90%;
display: inline;
}
.yellow-block {
width: 27%;
background-color: rgb(226, 156, 4);
color: white;
padding: 5px;
cursor: pointer;
margin-bottom: 0;
}
.venamcham-info .flex-block {
border-top: solid 3px rgb(226, 156, 4);
}
.membership-news {
margin-bottom: 40px;
}
.flex-news {
display: flex;
gap: 20px;
}
.blue-block {
width: max-content;
background-color: rgb(3, 78, 162);
color: white;
padding: 5px;
margin-bottom: 0;
}
.red-block {
width: max-content;
background-color: rgb(237, 27, 46);
color: white;
padding: 5px;
margin-bottom: 0;
}
.blue-block p,
.red-block p,
.yellow-block p {
padding: 0;
margin: 0;
}
.membership-news .membership {
border-top: solid 3px rgb(3, 78, 162);
}
.membership-news .news {
border-top: solid 3px rgb(237, 27, 46);
}
.membership-news ul li {
padding: 5px;
font-size: 85%;
}
.membership-news ul li:hover {
color: rgb(3, 78, 162);
cursor: pointer;
}
.advertisement .twitter-account {
margin-top: 0;
font-size: 85%;
padding-top: 20px;
margin-bottom: 0;
border-top: solid 3px black;
}
.advertisement .twitter-account .large-text {
font-size: 150%;
}
.twitter-link {
cursor: pointer;
color:blue;
}
.twitter-link:hover {
color: black;
}
.twitter-scroll {
height: 500px;
background-color: rgb(3, 78, 162);
color: white;
text-align: center;
margin-top: 3px;
}
.twitter-scroll p {
position: relative;
top: 50%;
}
.images {
margin-top: 20px;
}
.text{
margin-top: 0;
padding-top: 0;
font-size: 120%;
text-align: justify;
}
.venamcham-info .text {
font-size: 80%;
}
.text span {
font-weight: bold;
} | 0.470737 | 0.06276 |
background-color: #000;
//height: 650px;
}
.jimu-widget-panel {
box-shadow: none;
border-radius: 0;
}
.jimu-widget-frame.jimu-container {
background-color: transparent;
padding: 0;
}
.jimu-preload-widget-icon {
display: none;
}
/* header controller */
.jimu-widget-header-controller .container-section {
width:100%;
border-top: 1px solid #555;
padding-top: 10px;
}
.jimu-widget-header-controller .icon-node {
padding: 10px;
margin-bottom: 1px;
text-align: center;
font-weight: 300;
font-size: smaller;
cursor: pointer;
}
.jimu-widget-header-controller .icon-node:hover {
background-color: #111;
color: #fff;
}
.jimu-widget-header-controller .icon-node.jimu-state-selected {
background-color: #282828;
color: #fff;
}
.jimu-widget-header-controller .icon-node img {
width: 20px;
height: 20px;
display: block;
margin: 0 auto;
}
/* IS Layers widget */
.jimu-widget-ISLayers {
color: #ddd;
padding-top: 10px;
}
.jimu-widget-ISLayers .layer-item {
width: 95px;
padding: 10px;
text-align: center;
font-weight: 300;
margin-bottom: 1px;
cursor: pointer;
font-size: smaller;
/*transition: all .2s ease-in-out;*/
}
.jimu-widget-ISLayers .layer-item img {
width: 22px;
display: block;
margin: 0 auto;
}
.jimu-widget-ISLayers .layer-item:hover {
background-color: #111;
color: #fff;
}
.jimu-widget-ISLayers .layer-item.selected {
background: #282828;
color: #fff;
position: relative;
overflow: visible;
/*border-radius: 4px;*/
transition: none;
}
.jimu-widget-ISLayers .layer-item.selected:before {
content: "";
display: block;
width: 5px;
background: #007ac2;
position: fixed;
bottom: 10px;
left: 95px;
top: 10px;
}
.jimu-widget-ISLayers .layer-item.selected:after {
content: "";
display: block;
width: 0;
height: 0;
position: absolute;
top: 50%;
right: 0;
border-width: 10px;
border-style: solid;
border-color: transparent #007AC2 transparent transparent;
margin-top: -10px;
}
.tooltip-title {
display: block;
font-size: 12px;
color: #fff;
}
.tooltip-title.has-margin {
margin-bottom: 5px;
}
/* widgets */
.jimu-widget-Identify,
.jimu-widget-ISTimeFilter{
height: 100%;
padding: 5px 10px;
}
.jimu-widget-about{
height: 100%;
padding: 5px 10px;
}
.jimu-widget-ISTimeFilter #chartshow {
margin-top: 10px;
}
.jimu-widget-ISTimeFilter #chartNode {
/* margin-right: 15px;*/
}
.jimu-widget-ISTimeFilter #legend .dijitCheckBox {
margin-left: 20px;
margin-right: 5px;
}
.jimu-widget-ISTimeFilter #legend .dojoxLegendIcon {
margin-right: 5px;
}
.jimu-widget-ISTimeFilter .dijitButton {
margin: 0;
margin-left: 10px;
}
.jimu-widget-ISTimeFilter .dijitButton .dijitButtonNode {
border: 1px solid transparent;
padding: 2px 4px 4px 4px;
color: #000000;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
background-color: transparent;
-webkit-transition: border .15s ease-in-out;
-moz-transition: border .15s ease-in-out;
transition: border .15s ease-in-out;
}
.jimu-widget-ISTimeFilter .dijitButtonHover .dijitButtonNode {
border-color: #d8d8d8;
}
.jimu-widget-ISTimeFilter .dijitButton #refreshTimesliderBtn_label {
font-family: "landsat";
/* -moz-transition: all 1s ease;
-webkit-transition: all 1s ease;
transition: all 1s ease;*/
}
.jimu-widget-ISTimeFilter .dijitButton #refreshTimesliderBtn_label:before {
content: "h";
font-size: 14px;
color: #007ac2;
}
.jimu-widget-ISTimeFilter .dijitButton #refreshTimesliderBtn_label img {
display: none;
}
.jimu-widget-ISTimeFilter .dijitButtonHover #refreshTimesliderBtn_label {
/* -moz-transform: rotate(-360deg);
-webkit-transform: rotate(-360deg);
transform: rotate(-360deg);*/
}
.bookmark-list.jimu-tile-container {
/* height: 300px !important;*/
}
/* widget pool */
.jimu-widget-header-controller {
box-shadow: none;
background-color: #000;
color: #ddd;
}
/* map widgets */
/* simple zoom slider */
.esriSimpleSlider {
position: absolute;
text-align: center;
border: 0 none;
background: #fff;
color: #4d4d4d;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.25);
box-shadow: 0 1px 1px rgba(0,0,0,0.25);
/* Buttons */
}
.esriSimpleSlider div {
background: #fff;
width: 30px;
height: 30px;
font-family: "landsat";
font-style: normal;
font-weight: normal;
font-size: 14px;
text-decoration: inherit;
vertical-align: middle;
font-size: 0;
line-height: 30px;
border: 0 none;
padding: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
font-family: "landsat";
}
.esriSimpleSlider div:hover {
background: #efefef;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.esriSimpleSlider div:active {
background: #d8d8d8;
-webkit-transition: all 0.1s ease-out;
-moz-transition: all 0.1s ease-out;
-o-transition: all 0.1s ease-out;
-ms-transition: all 0.1s ease-out;
transition: all 0.1s ease-out;
}
.esriSimpleSlider div.disabled,
.esriSimpleSlider div.disabled:hover,
.esriSimpleSlider div.disabled:active {
opacity: 0.65;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
filter: alpha(opacity=65);
}
.esriSimpleSlider .esriSimpleSliderIncrementButton:before {
content: "a";
font-size: 12px;
}
.esriSimpleSlider .esriSimpleSliderDecrementButton:before {
content: "b";
font-size: 12px;
}
/* simple zoom slider: positioning */
.esriSimpleSliderTL {
top: 20px;
left: 20px;
}
.esriSimpleSliderTR {
top: 10px;
right: 10px;
}
.esriSimpleSliderBL {
bottom: 55px;
left: 10px;
}
.esriSimpleSliderBR {
bottom: 45px;
right: 10px;
}
/* simple zoom slider: vertical */
.esriSimpleSliderVertical .esriSimpleSliderIncrementButton {
border-bottom: 0;
-webkit-border-radius: 2px 2px 0 0;
border-radius: 2px 2px 0 0;
position: relative;
padding-bottom: 1px;
}
.esriSimpleSliderVertical .esriSimpleSliderIncrementButton:after {
content: "";
height: 1px;
background: #d8d8d8;
position: absolute;
bottom: 0;
left: 0;
right: 0;
}
.esriSimpleSliderVertical .esriSimpleSliderDecrementButton {
-webkit-border-radius: 0 0 2px 2px;
border-radius: 0 0 2px 2px;
}
/* simple zoom slider: horizontal */
.esriSimpleSliderHorizontal.esriSimpleSliderBL {
left: 10px;
}
.esriSimpleSliderHorizontal.esriSimpleSliderBR {
right: 10px;
}
.esriSimpleSliderHorizontal.esriSimpleSliderIncrementButton {
-webkit-border-radius: 0 2px 2px 0;
border-radius: 0 2px 2px 0;
float: right;
}
.esriSimpleSliderHorizontal .esriSimpleSliderDecrementButton {
border-right: 0;
-webkit-border-radius: 2px 0 0 2px;
border-radius: 2px 0 0 2px;
float: left;
position: relative;
padding-right: 1px;
}
.esriSimpleSliderHorizontal .esriSimpleSliderDecrementButton:after {
content: "";
width: 1px;
background: #d8d8d8;
position: absolute;
bottom: 0;
top: 0;
bottom: 0;
right: 0;
}
.jimu-widget-homebutton .HomeButton .home,
.jimu-widget-mylocation .LocateButton .zoomLocateButton {
width: 30px;
height: 30px;
background-color: #fff;
-webkit-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.25);
box-shadow: 0 1px 1px rgba(0,0,0,0.25);
color: #4d4d4d;
font-size: 14px;
font-family: "landsat";
line-height: 1;
text-align: center;
padding: 8px;
background-image: none;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.jimu-widget-homebutton .HomeButton .home:hover,
.jimu-widget-mylocation .LocateButton .zoomLocateButton:hover {
background-color: #f2f2f2;
-webkit-transition: all 0.1s ease-out;
-moz-transition: all 0.1s ease-out;
-o-transition: all 0.1s ease-out;
-ms-transition: all 0.1s ease-out;
transition: all 0.1s ease-out;
}
.jimu-widget-homebutton .HomeButton .home:active,
.jimu-widget-mylocation .LocateButton .zoomLocateButton:active {
background-color: #ebebeb;
}
.jimu-widget-homebutton .HomeButton .home:before {
content: "c";
}
.jimu-widget-mylocation .LocateButton .zoomLocateButton:before {
content: "d";
}
/* Tooltip & TooltipDialog */
.claro .dijitDialog {
background: #fff;
border: 0 none;
-webkit-box-shadow: 0 -1px 1px rgba(0,0,0,0.15),0 3px 5px rgba(0,0,0,0.25);
box-shadow: 0 -1px 1px rgba(0,0,0,0.15),0 3px 5px rgba(0,0,0,0.25);
border-radius: 10px;
}
.claro .dijitDialogPaneContent {
background: #fff;
padding: 10px;
border-top: 0 none;
position: relative;
-webkit-box-sizing: content-box;
box-sizing: content-box;
overflow-x: hidden;
overflow-y: auto;
}
.claro .dijitDialogPaneActionBar {
/* the bar at bottom with OK/Cancel buttons */
padding-top: 15px;
text-align: right;
position: relative;
}
.claro .dijitTooltipDialog .dijitDialogPaneActionBar {
margin: 15px -10px -5px;
}
.claro .dijitDialogPaneActionBar .dijitButton {
float: none;
}
.claro .dijitDialogTitleBar {
/* outer container for the titlebar of the dialog */
background: #222;
border: 0 none;
border-bottom: 0 none;
padding: 7px 10px;
text-align: center;
line-height: 16px;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.claro .dijitDialogTitle {
/* typography and styling of the dialog title */
font-size: 12px;
color: #ccc;
}
.claro .dijitDialogCloseIcon {
/* the default close icon for the dialog */
width: 20px;
height: 20px;
background: none;
color: #f5f5f5;
line-height: 20px;
text-align: center;
position: absolute;
top: 6px;
right: 10px;
font-family: "landsat";
font-style: normal;
font-weight: normal;
font-size: 14px;
text-decoration: inherit;
vertical-align: middle;
opacity: 0.65;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
filter: alpha(opacity=65);
}
.claro .dijitDialogCloseIcon:before {
content: "f";
}
.claro .dijitDialogCloseIcon .closeText {
display: none;
}
.claro .dijitDialogCloseIconHover,
.claro .dijitDialogCloseIconActive {
opacity: 1;
-ms-filter: none;
filter: none;
}
.claro .dijitDialogUnderlay {
background: #000;
opacity: 0.65;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
filter: alpha(opacity=65);
}
.claro .dijitTooltip,
.claro .dijitTooltipDialog {
/* the outermost dom node, holding the connector and container */
background: transparent; /* make the area on the sides of the arrow transparent */
}
.claro .dijitTooltipContainer {
background: #222;
padding: 7px 10px;
-webkit-border-radius: 0;
border-radius: 0;
}
.claro .dijitTooltip .dijitTooltipContainer {
color: #ccc;
border: 0 none;
max-width: 200px;
min-width: 100px;
line-height: 1.5;
text-align: center;
font-size: 11px;
/* opacity: 0.8;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
filter: alpha(opacity=80);*/
}
.claro .dijitTooltipConnector {
/* the arrow */
z-index: 2;
width: auto;
height: auto;
/* opacity: 0.8;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
filter: alpha(opacity=80);*/
}
.claro .dijitTooltipABRight .dijitTooltipConnector {
/* above or below tooltip, but the arrow appears on the right,
and the right edges of target and tooltip are aligned rather than the left */
left: auto !important;
right: 10px;
}
.claro .dijitTooltipBelow {
/* leave room for arrow above content */
padding-top: 4px;
}
.claro .dijitTooltipBelow .dijitTooltipConnector {
/* the arrow piece for tooltips below an element */
background-image: none;
width: auto;
height: auto;
top: 0;
left: 10px;
border-bottom: 4px solid #222;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 0;
}
.claro .dijitTooltipAbove {
/* leave room for arrow below content */
padding-bottom: 4px;
}
.claro .dijitTooltipAbove .dijitTooltipConnector {
/* the arrow piece for tooltips above an element */
background-image: none;
width: auto;
height: auto;
bottom: 0;
left: 10px;
border-top: 4px solid #222;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-bottom: 0;
}
.claro .dijitTooltipLeft {
padding-right: 4px;
}
.claro .dijitTooltipLeft .dijitTooltipConnector {
/* the arrow piece for tooltips to the left of an element, bottom borders aligned */
background-image: none;
width: auto;
height: auto;
right: 0;
border-left: 4px solid #222;
border-bottom: 4px solid transparent;
border-top: 4px solid transparent;
border-right: 0;
}
.claro .dijitTooltipRight {
padding-left: 6px;
margin-left: 8px;
}
.claro .dijitTooltipRight .dijitTooltipConnector {
/* the arrow piece for tooltips to the right of an element, bottom borders aligned */
background-image: none;
width: auto;
height: auto;
left: 0;
border-bottom: 6px solid transparent;
border-top: 6px solid transparent;
border-right: 6px solid #222;
}
.claro .dijitTooltipDialog .dijitTooltipContainer {
background: #fff;
border: 0 none;
padding: 10px 20px;
-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.25);
box-shadow: 0 2px 5px rgba(0,0,0,0.25);
opacity: 1;
-ms-filter: none;
filter: none;
}
.claro .dijitTooltipDialog.dijitTooltipBelow {
padding-top: 6px;
}
.claro .dijitTooltipDialog.dijitTooltipAbove {
padding-bottom: 6px;
}
.claro .dijitTooltipDialog.dijitTooltipLeft {
padding-right: 6px;
}
.claro .dijitTooltipDialog.dijitTooltipRight {
padding-left: 6px;
}
.claro .dijitTooltipDialog .dijitTooltipConnector {
height: 0;
width: 0;
position: absolute;
z-index: 2;
opacity: 1;
-ms-filter: none;
filter: none;
}
.claro .dijitTooltipDialog .dijitTooltipConnector:after {
content: "";
height: 0;
width: 0;
position: absolute;
}
.claro .dijitTooltipDialog.dijitTooltipAbove .dijitTooltipConnector {
border-color: #4d4d4d transparent transparent;
border-width: 7px 7px 0; /* one extra pixel is added as the border of the arrows */
border-style: solid;
}
.claro .dijitTooltipDialog.dijitTooltipAbove .dijitTooltipConnector:after {
border-color: #fff transparent transparent;
border-width: 6px 6px 0;
border-style: solid;
left: -6px;
top: -5px;
}
.claro .dijitTooltipDialog.dijitTooltipBelow .dijitTooltipConnector {
border-color: transparent transparent #4d4d4d;
border-width: 0 7px 7px;
border-style: solid;
}
.claro .dijitTooltipDialog.dijitTooltipBelow .dijitTooltipConnector:after {
border-color: transparent transparent #fff;
border-width: 0 6px 6px;
border-style: solid;
left: -6px;
bottom: -5px;
}
.claro .dijitTooltipDialog.dijitTooltipLeft .dijitTooltipConnector {
border-color: transparent transparent transparent #4d4d4d;
border-width: 7px 0 7px 7px;
border-style: solid;
}
.claro .dijitTooltipDialog.dijitTooltipLeft .dijitTooltipConnector:after {
border-color: transparent transparent transparent #fff;
border-width: 6px 0 6px 6px;
border-style: solid;
top: -6px;
left: -5px;
}
.claro .dijitTooltipDialog.dijitTooltipRight .dijitTooltipConnector {
border-color: transparent #4d4d4d transparent transparent;
border-width: 7px 7px 7px 0;
border-style: solid;
}
.claro .dijitTooltipDialog.dijitTooltipRight .dijitTooltipConnector:after {
border-color: transparent #fff transparent transparent;
border-width: 6px 6px 6px 0;
border-style: solid;
top: -6px;
right: -5px;
}
.claro.no-dialog-overlay .dijitDialogUnderlay {
display: none;
}
/* time slider */
.claro .dijitSlider {
background: transparent;
border: 0 none;
border-radius: 0;
box-shadow: none;
padding: 0;
}
.claro .dijitSliderBar {
border-style: solid;
outline: 1px;
}
.claro .dijitRuleLabelsContainer {
color: #2b2e34;
}
.claro .dijitSliderDisabled {
opacity: 0.65;
}
.claro .dijitRuleLabelsContainerH {
padding: 0;
}
.claro .dijitSliderBarH,
.claro .dijitSliderBumperH {
height: 6px;
}
.claro .dijitSlider .dijitSliderLeftBumper {
border-radius: 2px 0 0 2px;
border-width: 1px 0 1px 1px;
margin-left: 4px;
}
.claro .dijitSlider .dijitSliderRightBumper {
border-radius: 0 2px 2px 0;
border-width: 1px 1px 1px 0;
margin-left: -2px;
margin-right: 4px;
}
.claro .dijitSlider .dijitSliderProgressBarH,
.claro .dijitSlider .dijitSliderLeftBumper {
border-color: #d0d0d0;
background-color: #ffffff;
background-image: linear-gradient(#ffffff, #ffffff);
}
.claro .dijitSlider .dijitSliderRemainingBarH,
.claro .dijitSlider .dijitSliderRightBumper {
border-color: #d0d0d0;
background-color: #fff;
box-shadow: 1px 1px 1px rgba(0,0,0,0.075) inset;
}
.claro .dijitSliderHover .dijitSliderProgressBarH,
.claro .dijitSliderHover .dijitSliderLeftBumper {
border-color: #d0d0d0;
background-color: #ffffff;
background-image: linear-gradient(#ffffff, #ffffff);
}
.claro .dijitSliderFocused .dijitSliderProgressBarH,
.claro .dijitSliderFocused .dijitSliderLeftBumper {
border-color: #d0d0d0;
}
.claro .dijitRuleLabelsContainerV {
padding: 0;
}
.claro .dijitSliderBarV,
.claro .dijitSliderBumperV {
width: 6px;
}
.claro .dijitSlider .dijitSliderTopBumper {
border-radius: 2px 2px 0 0;
border-width: 1px 1px 0 1px;
margin-top: 4px;
margin-bottom: -2px;
}
.claro .dijitSlider .dijitSliderBottomBumper {
border-radius: 0 0 2px 2px;
border-width: 0 1px 1px 1px;
margin-bottom: 4px;
}
.claro .dijitSlider .dijitSliderProgressBarV,
.claro .dijitSlider .dijitSliderBottomBumper {
border-color: #d0d0d0;
background-color: #ffffff;
background-image: linear-gradient(to right, #ffffff, #ffffff);
}
.claro .dijitSlider .dijitSliderRemainingBarV,
.claro .dijitSlider .dijitSliderTopBumper {
border-color: #d0d0d0;
background-color: #fff;
box-shadow: 1px -1px 1px rgba(0,0,0,0.075) inset;
}
.claro .dijitSliderHover .dijitSliderProgressBarV,
.claro .dijitSliderHover .dijitSliderBottomBumper {
border-color: #d0d0d0;
background-color: #ffffff;
background-image: linear-gradient(to right, #ffffff, #ffffff);
}
.claro .dijitSliderFocused .dijitSliderProgressBarV,
.claro .dijitSliderFocused .dijitSliderBottomBumper {
border-color: #d0d0d0;
}
.claro .dijitSliderImageHandle {
background: #f5f5f5;
background: linear-gradient(#fdfdfd 0%, #f5f5f5 100%);
box-shadow: 0 2px 3px rgba(0,0,0,0.5);
border-radius: 50%;
border: 1px solid #007ac2;
width: 16px;
height: 16px;
margin-top: -1px;
position: absolute;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.claro .dijitSliderImageHandle:after {
content: "";
display: block;
background: #f5f5f5;
background: linear-gradient(#ddd, #fdfdfd 100%);
border-radius: 50%;
height: 10px;
width: 10px;
left: 3px;
top: 3px;
position: absolute;
}
.claro .dijitSliderHover .dijitSliderImageHandle:after,
.claro .dijitSliderFocused .dijitSliderImageHandle:after {
background: #007ac2;
background: linear-gradient(#0082cf 0, #0073b6 100%);
height: 6px;
width: 6px;
border-width: 2px;
border-style: solid;
border-color: #ddd #f5f5f5 #fdfdfd;
}
.claro .dijitSliderDisabled.dijitSliderFocused .dijitSliderImageHandle:after {
display: none;
}
.claro .dijitSliderDecrementIconH,
.claro .dijitSliderIncrementIconH,
.claro .dijitSliderDecrementIconV,
.claro .dijitSliderIncrementIconV {
padding: 4px 12px;
border-radius: 2px;
box-shadow: none;
line-height: 20px;
text-shadow: 0 1px 1px rgba(255,255,255,0.75);
cursor: pointer;
border: 1px solid #d0d0d0;
background: #f5f5f5;
background: linear-gradient(#f5f5f5, #f5f5f5);
padding: 0;
height: 20px;
width: 20px;
}
.claro .dijitSliderDecrementButtonHover,
.claro .dijitSliderIncrementButtonHover {
box-shadow: 0 1px 1px rgba(0,0,0,0.2);
transition: all 0.1s;
background: #e1e1e1;
background: linear-gradient(#f6f6f6, #e1e1e1);
}
.claro .dijitSliderDecrementButtonActive,
.claro .dijitSliderIncrementButtonActive {
box-shadow: 0 1px 3px rgba(0,0,0,0.25) inset;
transition: none;
outline: none;
background: #d0d0d0;
background: linear-gradient(#f5f5f5, #f5f5f5);
}
.claro .dijitSliderReadOnly .dijitSliderDecrementIconH,
.claro .dijitSliderDisabled .dijitSliderDecrementIconH,
.claro .dijitSliderReadOnly .dijitSliderDecrementIconV,
.claro .dijitSliderDisabled .dijitSliderDecrementIconV,
.claro .dijitSliderReadOnly .dijitSliderIncrementIconH,
.claro .dijitSliderDisabled .dijitSliderIncrementIconH,
.claro .dijitSliderReadOnly .dijitSliderIncrementIconV,
.claro .dijitSliderDisabled .dijitSliderIncrementIconV {
cursor: default;
opacity: 0.65;
}
.claro .dijitSliderButtonInner {
font-family: "landsat";
font-style: normal;
font-weight: normal;
font-size: 14px;
text-decoration: inherit;
vertical-align: bottom;
height: 14px;
width: 14px;
margin: 3px;
font-size: 0;
visibility: visible;
}
.claro .dijitSliderIncrementIconH .dijitSliderButtonInner:before,
.claro .dijitSliderIncrementIconV .dijitSliderButtonInner:before {
content: "a";
font-size: 10px;
}
.claro .dijitSliderDecrementIconH .dijitSliderButtonInner:before,
.claro .dijitSliderDecrementIconV .dijitSliderButtonInner:before {
content: "b";
font-size: 10px;
}
.claro .dijitRuleMarkH,
.claro .dijitRuleMarkV {
/*border-left: 1px solid #9a9b9f;*/
border-right: 1px solid #9a9b9f;
}
.claro .dijitRuleMarkV {
border-right: 0 none;
border-bottom: 1px solid #9a9b9f;
}
.claro .dijitRuleLabelContainerH {
margin-top: 2px;
margin-bottom: 2px;
}
.claro .dijitRuleLabelContainerV {
margin-left: 2px;
margin-right: 2px;
}
/* geocoder */
.simpleGeocoder .esriGeocoderContainer {
width: 250px;
font-size: 12px;
line-height: 20px;
}
.simpleGeocoder .esriGeocoderContainer * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.simpleGeocoder .esriGeocoderContainer ul {
margin: 0;
padding: 0;
list-style: none;
display: block;
}
.simpleGeocoder .esriGeocoder {
background: #fff;
border: 0 none;
-webkit-border-radius: 15px;
border-radius: 15px;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.25);
box-shadow: 0 1px 1px rgba(0,0,0,0.25);
-webkit-transition: border-radius 0.2s ease;
-moz-transition: border-radius 0.2s ease;
-o-transition: border-radius 0.2s ease;
-ms-transition: border-radius 0.2s ease;
transition: border-radius 0.2s ease;
/* icons */
}
.simpleGeocoder .esriGeocoder input {
float: left;
display: block;
width: 188px;
padding: 5px;
padding-right: 10px;
margin: 0;
background: transparent;
border: 0;
border-collapse: collapse;
color: inherit;
font-size: 12px;
line-height: 20px;
vertical-align: middle;
outline: 0;
}
.simpleGeocoder .esriGeocoder input:hover,
.simpleGeocoder .esriGeocoder input:active,
.simpleGeocoder .esriGeocoder input:focus {
border: 0 none;
}
.simpleGeocoder .esriGeocoder input:focus {
color: inherit;
}
.simpleGeocoder .esriGeocoder .esriGeocoderSearch {
background-image: none;
margin-left: 7.5px;
}
.simpleGeocoder .esriGeocoder .esriGeocoderSearch:before {
content: "g";
}
.simpleGeocoder .esriGeocoder .esriGeocoderSearch:hover,
.simpleGeocoder .esriGeocoder .esriGeocoderSearch:focus {
opacity: 0.75;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
filter: alpha(opacity=75);
}
.simpleGeocoder .esriGeocoder .esriGeocoderReset {
margin: 5px 7.5px 5px 0;
float: right;
display: none;
}
.simpleGeocoder .esriGeocoder .esriGeocoderReset:hover,
.simpleGeocoder .esriGeocoder .esriGeocoderReset:focus {
opacity: 0.75;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
filter: alpha(opacity=75);
}
.simpleGeocoder .esriGeocoder .esriGeocoderMenuArrow {
display: none;
background-image: none;
}
.simpleGeocoder .esriGeocoder .esriGeocoderMenuArrow:before {
content: "\f0d7";
}
.simpleGeocoder .esriGeocoder .esriGeocoderMenuArrow:hover,
.simpleGeocoder .esriGeocoder .esriGeocoderMenuArrow:focus {
opacity: 0.75;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
filter: alpha(opacity=75);
}
.simpleGeocoder .esriGeocoderActive,
.simpleGeocoder .esriGeocoderMenuActive {
border-bottom: 0;
-webkit-border-$menu-border-radius-$menu-border-radius-radius: 0;
border-$menu-border-radius-$menu-border-radius-radius: 0;
}
.simpleGeocoder .esriGeocoderIcon {
font-family: "landsat";
font-style: normal;
font-weight: normal;
font-size: 14px;
text-decoration: inherit;
vertical-align: middle;
float: left;
display: block;
width: 16px;
height: 20px;
margin: 5px 0 5px 5px;
text-align: center;
overflow: hidden;
outline: 0;
cursor: pointer;
}
.simpleGeocoder .esriGeocoderHasValue .esriGeocoderReset {
display: block;
cursor: pointer;
background-image: none;
color: $gray-color;
}
.simpleGeocoder .esriGeocoderHasValue .esriGeocoderReset:before {
content: "f";
}
.simpleGeocoder .esriGeocoderLoading .esriGeocoderReset {
background: url("images/loading.gif") center center no-repeat;
}
.simpleGeocoder .esriGeocoderLoading .esriGeocoderReset:before {
content: "";
}
.simpleGeocoder .esriGeocoderResults {
display: none;
width: 100%;
background: #fff;
border: 0 none;
margin: 5px 0 0;
padding: 0;
position: absolute;
left: 0;
top: 100%;
z-index: 99;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.25), 0 2px 5px rgba(0,0,0,0.25);
box-shadow: 0 1px 1px rgba(0,0,0,0.25), 0 2px 5px rgba(0,0,0,0.25);
}
.simpleGeocoder .esriGeocoderResult {
display: block;
padding: 10px 20px;
outline: 0;
white-space: nowrap;
cursor: pointer;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}
.simpleGeocoder .esriGeocoderResult .esriGeocoderResultPartial {
font-weight: 700;
}
.simpleGeocoder .esriGeocoderResult:hover,
.simpleGeocoder .esriGeocoderResultEven:focus,
.simpleGeocoder .esriGeocoderResultOdd:focus {
color: #fff;
background: #29b1c2;
}
.simpleGeocoder .esriGeocoderResult:hover.esriGeocoderSelected .esriGeocoderSelectedCheck,
.simpleGeocoder .esriGeocoderResultEven:focus.esriGeocoderSelected .esriGeocoderSelectedCheck,
.simpleGeocoder .esriGeocoderResultOdd:focus.esriGeocoderSelected .esriGeocoderSelectedCheck {
color: #fff;
}
.simpleGeocoder .esriGeocoderMenu {
display: none;
width: 100%;
background: #fff;
border: 0 none;
margin: 5px 0 0;
padding: 0;
position: absolute;
left: 0;
top: 100%;
z-index: 99;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.25), 0 2px 5px rgba(0,0,0,0.25);
box-shadow: 0 1px 1px rgba(0,0,0,0.25), 0 2px 5px rgba(0,0,0,0.25);
/* icons */
}
.simpleGeocoder .esriGeocoderMenu .esriGeocoderMenuHeader {
display: block;
padding: 10px 20px;
margin: 0;
background: transparent;
border-bottom: 1px solid #4d4d4d;
color: $gray-color;
font-weight: normal;
}
.simpleGeocoder .esriGeocoderMenu .esriGeocoderMenuClose {
font-family: "landsat";
font-style: normal;
font-weight: normal;
font-size: 14px;
text-decoration: inherit;
vertical-align: middle;
float: right;
display: block;
width: 16px;
height: 20px;
background-image: none;
outline: 0;
cursor: pointer;
}
.simpleGeocoder .esriGeocoderMenu .esriGeocoderMenuClose:before {
content: "f";
}
.simpleGeocoder .esriGeocoderMenu .esriGeocoderMenuClose:hover,
.simpleGeocoder .esriGeocoderMenu .esriGeocoderMenuClose:focus {
opacity: 0.75;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
filter: alpha(opacity=75);
}
.simpleGeocoder .esriGeocoderMenu .esriGeocoderSelectedCheck {
font-family: "landsat";
font-style: normal;
font-weight: normal;
font-size: 14px;
text-decoration: inherit;
vertical-align: middle;
float: right;
display: block;
width: 16px;
height: 20px;
margin: 0 0 0 5px;
text-align: center;
}
.simpleGeocoder .esriGeocoderMenu .esriGeocoderSelected .esriGeocoderSelectedCheck {
color: $green-color;
background-image: none;
}
.simpleGeocoder .esriGeocoderMenu .esriGeocoderSelected .esriGeocoderSelectedCheck:before {
content: "e";
}
.simpleGeocoder .esriGeocoderMultiple input {
width: 164.5px;
}
.simpleGeocoder .esriGeocoderMultiple .esriGeocoderMenuArrow {
display: block;
}
.esriGeocoder .esriGeocoderClearFloat {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
/* checkbox */
.claro .dijitCheckBox {
background-image: none;
background-color: transparent;
border: 1px solid #4d4d4d;
width: 14px;
height: 14px;
line-height: 1;
padding: 0;
text-align: center;
position: relative;
overflow: visible;
}
.claro .dijitCheckBox input {
position: absolute;
top: 0;
}
.claro .dijitCheckBoxIcon:before {
font-family: "landsat";
font-style: normal;
font-weight: normal;
font-size: 14px;
text-decoration: inherit;
vertical-align: middle;
content: "e";
line-height: 1;
color: #007ac2;
}
.claro .dijitCheckBoxChecked,
.claro .dijitCheckBoxCheckedDisabled {
background-color: #007ac2;
border-color: #007ac2;
}
.claro .dijitCheckBoxChecked:before,
.claro .dijitCheckBoxCheckedDisabled:before {
font-family: "landsat";
font-style: normal;
font-weight: normal;
font-size: 14px;
text-decoration: inherit;
vertical-align: middle;
content: "e";
line-height: 1;
color: #fff;
font-size: 10px;
}
.claro .dijitCheckBoxIcon {
padding: 0;
}
.claro .dijitCheckBoxChecked {
border: 1px solid transparent;
}
.claro .dijitCheckBoxHover {
border: 1px solid #007ac2;
}
.claro .dijitCheckBoxCheckedHover {
border: 1px solid #007ac2;
}
.claro .dijitCheckBoxDisabled,
.claro .dijitCheckBoxCheckedDisabled {
opacity: 0.65;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
filter: alpha(opacity=65);
} | Landsat Viewer/themes/LandsatTheme/styles/default/style.css | background-color: #000;
//height: 650px;
}
.jimu-widget-panel {
box-shadow: none;
border-radius: 0;
}
.jimu-widget-frame.jimu-container {
background-color: transparent;
padding: 0;
}
.jimu-preload-widget-icon {
display: none;
}
/* header controller */
.jimu-widget-header-controller .container-section {
width:100%;
border-top: 1px solid #555;
padding-top: 10px;
}
.jimu-widget-header-controller .icon-node {
padding: 10px;
margin-bottom: 1px;
text-align: center;
font-weight: 300;
font-size: smaller;
cursor: pointer;
}
.jimu-widget-header-controller .icon-node:hover {
background-color: #111;
color: #fff;
}
.jimu-widget-header-controller .icon-node.jimu-state-selected {
background-color: #282828;
color: #fff;
}
.jimu-widget-header-controller .icon-node img {
width: 20px;
height: 20px;
display: block;
margin: 0 auto;
}
/* IS Layers widget */
.jimu-widget-ISLayers {
color: #ddd;
padding-top: 10px;
}
.jimu-widget-ISLayers .layer-item {
width: 95px;
padding: 10px;
text-align: center;
font-weight: 300;
margin-bottom: 1px;
cursor: pointer;
font-size: smaller;
/*transition: all .2s ease-in-out;*/
}
.jimu-widget-ISLayers .layer-item img {
width: 22px;
display: block;
margin: 0 auto;
}
.jimu-widget-ISLayers .layer-item:hover {
background-color: #111;
color: #fff;
}
.jimu-widget-ISLayers .layer-item.selected {
background: #282828;
color: #fff;
position: relative;
overflow: visible;
/*border-radius: 4px;*/
transition: none;
}
.jimu-widget-ISLayers .layer-item.selected:before {
content: "";
display: block;
width: 5px;
background: #007ac2;
position: fixed;
bottom: 10px;
left: 95px;
top: 10px;
}
.jimu-widget-ISLayers .layer-item.selected:after {
content: "";
display: block;
width: 0;
height: 0;
position: absolute;
top: 50%;
right: 0;
border-width: 10px;
border-style: solid;
border-color: transparent #007AC2 transparent transparent;
margin-top: -10px;
}
.tooltip-title {
display: block;
font-size: 12px;
color: #fff;
}
.tooltip-title.has-margin {
margin-bottom: 5px;
}
/* widgets */
.jimu-widget-Identify,
.jimu-widget-ISTimeFilter{
height: 100%;
padding: 5px 10px;
}
.jimu-widget-about{
height: 100%;
padding: 5px 10px;
}
.jimu-widget-ISTimeFilter #chartshow {
margin-top: 10px;
}
.jimu-widget-ISTimeFilter #chartNode {
/* margin-right: 15px;*/
}
.jimu-widget-ISTimeFilter #legend .dijitCheckBox {
margin-left: 20px;
margin-right: 5px;
}
.jimu-widget-ISTimeFilter #legend .dojoxLegendIcon {
margin-right: 5px;
}
.jimu-widget-ISTimeFilter .dijitButton {
margin: 0;
margin-left: 10px;
}
.jimu-widget-ISTimeFilter .dijitButton .dijitButtonNode {
border: 1px solid transparent;
padding: 2px 4px 4px 4px;
color: #000000;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
background-color: transparent;
-webkit-transition: border .15s ease-in-out;
-moz-transition: border .15s ease-in-out;
transition: border .15s ease-in-out;
}
.jimu-widget-ISTimeFilter .dijitButtonHover .dijitButtonNode {
border-color: #d8d8d8;
}
.jimu-widget-ISTimeFilter .dijitButton #refreshTimesliderBtn_label {
font-family: "landsat";
/* -moz-transition: all 1s ease;
-webkit-transition: all 1s ease;
transition: all 1s ease;*/
}
.jimu-widget-ISTimeFilter .dijitButton #refreshTimesliderBtn_label:before {
content: "h";
font-size: 14px;
color: #007ac2;
}
.jimu-widget-ISTimeFilter .dijitButton #refreshTimesliderBtn_label img {
display: none;
}
.jimu-widget-ISTimeFilter .dijitButtonHover #refreshTimesliderBtn_label {
/* -moz-transform: rotate(-360deg);
-webkit-transform: rotate(-360deg);
transform: rotate(-360deg);*/
}
.bookmark-list.jimu-tile-container {
/* height: 300px !important;*/
}
/* widget pool */
.jimu-widget-header-controller {
box-shadow: none;
background-color: #000;
color: #ddd;
}
/* map widgets */
/* simple zoom slider */
.esriSimpleSlider {
position: absolute;
text-align: center;
border: 0 none;
background: #fff;
color: #4d4d4d;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.25);
box-shadow: 0 1px 1px rgba(0,0,0,0.25);
/* Buttons */
}
.esriSimpleSlider div {
background: #fff;
width: 30px;
height: 30px;
font-family: "landsat";
font-style: normal;
font-weight: normal;
font-size: 14px;
text-decoration: inherit;
vertical-align: middle;
font-size: 0;
line-height: 30px;
border: 0 none;
padding: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
font-family: "landsat";
}
.esriSimpleSlider div:hover {
background: #efefef;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.esriSimpleSlider div:active {
background: #d8d8d8;
-webkit-transition: all 0.1s ease-out;
-moz-transition: all 0.1s ease-out;
-o-transition: all 0.1s ease-out;
-ms-transition: all 0.1s ease-out;
transition: all 0.1s ease-out;
}
.esriSimpleSlider div.disabled,
.esriSimpleSlider div.disabled:hover,
.esriSimpleSlider div.disabled:active {
opacity: 0.65;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
filter: alpha(opacity=65);
}
.esriSimpleSlider .esriSimpleSliderIncrementButton:before {
content: "a";
font-size: 12px;
}
.esriSimpleSlider .esriSimpleSliderDecrementButton:before {
content: "b";
font-size: 12px;
}
/* simple zoom slider: positioning */
.esriSimpleSliderTL {
top: 20px;
left: 20px;
}
.esriSimpleSliderTR {
top: 10px;
right: 10px;
}
.esriSimpleSliderBL {
bottom: 55px;
left: 10px;
}
.esriSimpleSliderBR {
bottom: 45px;
right: 10px;
}
/* simple zoom slider: vertical */
.esriSimpleSliderVertical .esriSimpleSliderIncrementButton {
border-bottom: 0;
-webkit-border-radius: 2px 2px 0 0;
border-radius: 2px 2px 0 0;
position: relative;
padding-bottom: 1px;
}
.esriSimpleSliderVertical .esriSimpleSliderIncrementButton:after {
content: "";
height: 1px;
background: #d8d8d8;
position: absolute;
bottom: 0;
left: 0;
right: 0;
}
.esriSimpleSliderVertical .esriSimpleSliderDecrementButton {
-webkit-border-radius: 0 0 2px 2px;
border-radius: 0 0 2px 2px;
}
/* simple zoom slider: horizontal */
.esriSimpleSliderHorizontal.esriSimpleSliderBL {
left: 10px;
}
.esriSimpleSliderHorizontal.esriSimpleSliderBR {
right: 10px;
}
.esriSimpleSliderHorizontal.esriSimpleSliderIncrementButton {
-webkit-border-radius: 0 2px 2px 0;
border-radius: 0 2px 2px 0;
float: right;
}
.esriSimpleSliderHorizontal .esriSimpleSliderDecrementButton {
border-right: 0;
-webkit-border-radius: 2px 0 0 2px;
border-radius: 2px 0 0 2px;
float: left;
position: relative;
padding-right: 1px;
}
.esriSimpleSliderHorizontal .esriSimpleSliderDecrementButton:after {
content: "";
width: 1px;
background: #d8d8d8;
position: absolute;
bottom: 0;
top: 0;
bottom: 0;
right: 0;
}
.jimu-widget-homebutton .HomeButton .home,
.jimu-widget-mylocation .LocateButton .zoomLocateButton {
width: 30px;
height: 30px;
background-color: #fff;
-webkit-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.25);
box-shadow: 0 1px 1px rgba(0,0,0,0.25);
color: #4d4d4d;
font-size: 14px;
font-family: "landsat";
line-height: 1;
text-align: center;
padding: 8px;
background-image: none;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.jimu-widget-homebutton .HomeButton .home:hover,
.jimu-widget-mylocation .LocateButton .zoomLocateButton:hover {
background-color: #f2f2f2;
-webkit-transition: all 0.1s ease-out;
-moz-transition: all 0.1s ease-out;
-o-transition: all 0.1s ease-out;
-ms-transition: all 0.1s ease-out;
transition: all 0.1s ease-out;
}
.jimu-widget-homebutton .HomeButton .home:active,
.jimu-widget-mylocation .LocateButton .zoomLocateButton:active {
background-color: #ebebeb;
}
.jimu-widget-homebutton .HomeButton .home:before {
content: "c";
}
.jimu-widget-mylocation .LocateButton .zoomLocateButton:before {
content: "d";
}
/* Tooltip & TooltipDialog */
.claro .dijitDialog {
background: #fff;
border: 0 none;
-webkit-box-shadow: 0 -1px 1px rgba(0,0,0,0.15),0 3px 5px rgba(0,0,0,0.25);
box-shadow: 0 -1px 1px rgba(0,0,0,0.15),0 3px 5px rgba(0,0,0,0.25);
border-radius: 10px;
}
.claro .dijitDialogPaneContent {
background: #fff;
padding: 10px;
border-top: 0 none;
position: relative;
-webkit-box-sizing: content-box;
box-sizing: content-box;
overflow-x: hidden;
overflow-y: auto;
}
.claro .dijitDialogPaneActionBar {
/* the bar at bottom with OK/Cancel buttons */
padding-top: 15px;
text-align: right;
position: relative;
}
.claro .dijitTooltipDialog .dijitDialogPaneActionBar {
margin: 15px -10px -5px;
}
.claro .dijitDialogPaneActionBar .dijitButton {
float: none;
}
.claro .dijitDialogTitleBar {
/* outer container for the titlebar of the dialog */
background: #222;
border: 0 none;
border-bottom: 0 none;
padding: 7px 10px;
text-align: center;
line-height: 16px;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.claro .dijitDialogTitle {
/* typography and styling of the dialog title */
font-size: 12px;
color: #ccc;
}
.claro .dijitDialogCloseIcon {
/* the default close icon for the dialog */
width: 20px;
height: 20px;
background: none;
color: #f5f5f5;
line-height: 20px;
text-align: center;
position: absolute;
top: 6px;
right: 10px;
font-family: "landsat";
font-style: normal;
font-weight: normal;
font-size: 14px;
text-decoration: inherit;
vertical-align: middle;
opacity: 0.65;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
filter: alpha(opacity=65);
}
.claro .dijitDialogCloseIcon:before {
content: "f";
}
.claro .dijitDialogCloseIcon .closeText {
display: none;
}
.claro .dijitDialogCloseIconHover,
.claro .dijitDialogCloseIconActive {
opacity: 1;
-ms-filter: none;
filter: none;
}
.claro .dijitDialogUnderlay {
background: #000;
opacity: 0.65;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
filter: alpha(opacity=65);
}
.claro .dijitTooltip,
.claro .dijitTooltipDialog {
/* the outermost dom node, holding the connector and container */
background: transparent; /* make the area on the sides of the arrow transparent */
}
.claro .dijitTooltipContainer {
background: #222;
padding: 7px 10px;
-webkit-border-radius: 0;
border-radius: 0;
}
.claro .dijitTooltip .dijitTooltipContainer {
color: #ccc;
border: 0 none;
max-width: 200px;
min-width: 100px;
line-height: 1.5;
text-align: center;
font-size: 11px;
/* opacity: 0.8;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
filter: alpha(opacity=80);*/
}
.claro .dijitTooltipConnector {
/* the arrow */
z-index: 2;
width: auto;
height: auto;
/* opacity: 0.8;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
filter: alpha(opacity=80);*/
}
.claro .dijitTooltipABRight .dijitTooltipConnector {
/* above or below tooltip, but the arrow appears on the right,
and the right edges of target and tooltip are aligned rather than the left */
left: auto !important;
right: 10px;
}
.claro .dijitTooltipBelow {
/* leave room for arrow above content */
padding-top: 4px;
}
.claro .dijitTooltipBelow .dijitTooltipConnector {
/* the arrow piece for tooltips below an element */
background-image: none;
width: auto;
height: auto;
top: 0;
left: 10px;
border-bottom: 4px solid #222;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 0;
}
.claro .dijitTooltipAbove {
/* leave room for arrow below content */
padding-bottom: 4px;
}
.claro .dijitTooltipAbove .dijitTooltipConnector {
/* the arrow piece for tooltips above an element */
background-image: none;
width: auto;
height: auto;
bottom: 0;
left: 10px;
border-top: 4px solid #222;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-bottom: 0;
}
.claro .dijitTooltipLeft {
padding-right: 4px;
}
.claro .dijitTooltipLeft .dijitTooltipConnector {
/* the arrow piece for tooltips to the left of an element, bottom borders aligned */
background-image: none;
width: auto;
height: auto;
right: 0;
border-left: 4px solid #222;
border-bottom: 4px solid transparent;
border-top: 4px solid transparent;
border-right: 0;
}
.claro .dijitTooltipRight {
padding-left: 6px;
margin-left: 8px;
}
.claro .dijitTooltipRight .dijitTooltipConnector {
/* the arrow piece for tooltips to the right of an element, bottom borders aligned */
background-image: none;
width: auto;
height: auto;
left: 0;
border-bottom: 6px solid transparent;
border-top: 6px solid transparent;
border-right: 6px solid #222;
}
.claro .dijitTooltipDialog .dijitTooltipContainer {
background: #fff;
border: 0 none;
padding: 10px 20px;
-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.25);
box-shadow: 0 2px 5px rgba(0,0,0,0.25);
opacity: 1;
-ms-filter: none;
filter: none;
}
.claro .dijitTooltipDialog.dijitTooltipBelow {
padding-top: 6px;
}
.claro .dijitTooltipDialog.dijitTooltipAbove {
padding-bottom: 6px;
}
.claro .dijitTooltipDialog.dijitTooltipLeft {
padding-right: 6px;
}
.claro .dijitTooltipDialog.dijitTooltipRight {
padding-left: 6px;
}
.claro .dijitTooltipDialog .dijitTooltipConnector {
height: 0;
width: 0;
position: absolute;
z-index: 2;
opacity: 1;
-ms-filter: none;
filter: none;
}
.claro .dijitTooltipDialog .dijitTooltipConnector:after {
content: "";
height: 0;
width: 0;
position: absolute;
}
.claro .dijitTooltipDialog.dijitTooltipAbove .dijitTooltipConnector {
border-color: #4d4d4d transparent transparent;
border-width: 7px 7px 0; /* one extra pixel is added as the border of the arrows */
border-style: solid;
}
.claro .dijitTooltipDialog.dijitTooltipAbove .dijitTooltipConnector:after {
border-color: #fff transparent transparent;
border-width: 6px 6px 0;
border-style: solid;
left: -6px;
top: -5px;
}
.claro .dijitTooltipDialog.dijitTooltipBelow .dijitTooltipConnector {
border-color: transparent transparent #4d4d4d;
border-width: 0 7px 7px;
border-style: solid;
}
.claro .dijitTooltipDialog.dijitTooltipBelow .dijitTooltipConnector:after {
border-color: transparent transparent #fff;
border-width: 0 6px 6px;
border-style: solid;
left: -6px;
bottom: -5px;
}
.claro .dijitTooltipDialog.dijitTooltipLeft .dijitTooltipConnector {
border-color: transparent transparent transparent #4d4d4d;
border-width: 7px 0 7px 7px;
border-style: solid;
}
.claro .dijitTooltipDialog.dijitTooltipLeft .dijitTooltipConnector:after {
border-color: transparent transparent transparent #fff;
border-width: 6px 0 6px 6px;
border-style: solid;
top: -6px;
left: -5px;
}
.claro .dijitTooltipDialog.dijitTooltipRight .dijitTooltipConnector {
border-color: transparent #4d4d4d transparent transparent;
border-width: 7px 7px 7px 0;
border-style: solid;
}
.claro .dijitTooltipDialog.dijitTooltipRight .dijitTooltipConnector:after {
border-color: transparent #fff transparent transparent;
border-width: 6px 6px 6px 0;
border-style: solid;
top: -6px;
right: -5px;
}
.claro.no-dialog-overlay .dijitDialogUnderlay {
display: none;
}
/* time slider */
.claro .dijitSlider {
background: transparent;
border: 0 none;
border-radius: 0;
box-shadow: none;
padding: 0;
}
.claro .dijitSliderBar {
border-style: solid;
outline: 1px;
}
.claro .dijitRuleLabelsContainer {
color: #2b2e34;
}
.claro .dijitSliderDisabled {
opacity: 0.65;
}
.claro .dijitRuleLabelsContainerH {
padding: 0;
}
.claro .dijitSliderBarH,
.claro .dijitSliderBumperH {
height: 6px;
}
.claro .dijitSlider .dijitSliderLeftBumper {
border-radius: 2px 0 0 2px;
border-width: 1px 0 1px 1px;
margin-left: 4px;
}
.claro .dijitSlider .dijitSliderRightBumper {
border-radius: 0 2px 2px 0;
border-width: 1px 1px 1px 0;
margin-left: -2px;
margin-right: 4px;
}
.claro .dijitSlider .dijitSliderProgressBarH,
.claro .dijitSlider .dijitSliderLeftBumper {
border-color: #d0d0d0;
background-color: #ffffff;
background-image: linear-gradient(#ffffff, #ffffff);
}
.claro .dijitSlider .dijitSliderRemainingBarH,
.claro .dijitSlider .dijitSliderRightBumper {
border-color: #d0d0d0;
background-color: #fff;
box-shadow: 1px 1px 1px rgba(0,0,0,0.075) inset;
}
.claro .dijitSliderHover .dijitSliderProgressBarH,
.claro .dijitSliderHover .dijitSliderLeftBumper {
border-color: #d0d0d0;
background-color: #ffffff;
background-image: linear-gradient(#ffffff, #ffffff);
}
.claro .dijitSliderFocused .dijitSliderProgressBarH,
.claro .dijitSliderFocused .dijitSliderLeftBumper {
border-color: #d0d0d0;
}
.claro .dijitRuleLabelsContainerV {
padding: 0;
}
.claro .dijitSliderBarV,
.claro .dijitSliderBumperV {
width: 6px;
}
.claro .dijitSlider .dijitSliderTopBumper {
border-radius: 2px 2px 0 0;
border-width: 1px 1px 0 1px;
margin-top: 4px;
margin-bottom: -2px;
}
.claro .dijitSlider .dijitSliderBottomBumper {
border-radius: 0 0 2px 2px;
border-width: 0 1px 1px 1px;
margin-bottom: 4px;
}
.claro .dijitSlider .dijitSliderProgressBarV,
.claro .dijitSlider .dijitSliderBottomBumper {
border-color: #d0d0d0;
background-color: #ffffff;
background-image: linear-gradient(to right, #ffffff, #ffffff);
}
.claro .dijitSlider .dijitSliderRemainingBarV,
.claro .dijitSlider .dijitSliderTopBumper {
border-color: #d0d0d0;
background-color: #fff;
box-shadow: 1px -1px 1px rgba(0,0,0,0.075) inset;
}
.claro .dijitSliderHover .dijitSliderProgressBarV,
.claro .dijitSliderHover .dijitSliderBottomBumper {
border-color: #d0d0d0;
background-color: #ffffff;
background-image: linear-gradient(to right, #ffffff, #ffffff);
}
.claro .dijitSliderFocused .dijitSliderProgressBarV,
.claro .dijitSliderFocused .dijitSliderBottomBumper {
border-color: #d0d0d0;
}
.claro .dijitSliderImageHandle {
background: #f5f5f5;
background: linear-gradient(#fdfdfd 0%, #f5f5f5 100%);
box-shadow: 0 2px 3px rgba(0,0,0,0.5);
border-radius: 50%;
border: 1px solid #007ac2;
width: 16px;
height: 16px;
margin-top: -1px;
position: absolute;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.claro .dijitSliderImageHandle:after {
content: "";
display: block;
background: #f5f5f5;
background: linear-gradient(#ddd, #fdfdfd 100%);
border-radius: 50%;
height: 10px;
width: 10px;
left: 3px;
top: 3px;
position: absolute;
}
.claro .dijitSliderHover .dijitSliderImageHandle:after,
.claro .dijitSliderFocused .dijitSliderImageHandle:after {
background: #007ac2;
background: linear-gradient(#0082cf 0, #0073b6 100%);
height: 6px;
width: 6px;
border-width: 2px;
border-style: solid;
border-color: #ddd #f5f5f5 #fdfdfd;
}
.claro .dijitSliderDisabled.dijitSliderFocused .dijitSliderImageHandle:after {
display: none;
}
.claro .dijitSliderDecrementIconH,
.claro .dijitSliderIncrementIconH,
.claro .dijitSliderDecrementIconV,
.claro .dijitSliderIncrementIconV {
padding: 4px 12px;
border-radius: 2px;
box-shadow: none;
line-height: 20px;
text-shadow: 0 1px 1px rgba(255,255,255,0.75);
cursor: pointer;
border: 1px solid #d0d0d0;
background: #f5f5f5;
background: linear-gradient(#f5f5f5, #f5f5f5);
padding: 0;
height: 20px;
width: 20px;
}
.claro .dijitSliderDecrementButtonHover,
.claro .dijitSliderIncrementButtonHover {
box-shadow: 0 1px 1px rgba(0,0,0,0.2);
transition: all 0.1s;
background: #e1e1e1;
background: linear-gradient(#f6f6f6, #e1e1e1);
}
.claro .dijitSliderDecrementButtonActive,
.claro .dijitSliderIncrementButtonActive {
box-shadow: 0 1px 3px rgba(0,0,0,0.25) inset;
transition: none;
outline: none;
background: #d0d0d0;
background: linear-gradient(#f5f5f5, #f5f5f5);
}
.claro .dijitSliderReadOnly .dijitSliderDecrementIconH,
.claro .dijitSliderDisabled .dijitSliderDecrementIconH,
.claro .dijitSliderReadOnly .dijitSliderDecrementIconV,
.claro .dijitSliderDisabled .dijitSliderDecrementIconV,
.claro .dijitSliderReadOnly .dijitSliderIncrementIconH,
.claro .dijitSliderDisabled .dijitSliderIncrementIconH,
.claro .dijitSliderReadOnly .dijitSliderIncrementIconV,
.claro .dijitSliderDisabled .dijitSliderIncrementIconV {
cursor: default;
opacity: 0.65;
}
.claro .dijitSliderButtonInner {
font-family: "landsat";
font-style: normal;
font-weight: normal;
font-size: 14px;
text-decoration: inherit;
vertical-align: bottom;
height: 14px;
width: 14px;
margin: 3px;
font-size: 0;
visibility: visible;
}
.claro .dijitSliderIncrementIconH .dijitSliderButtonInner:before,
.claro .dijitSliderIncrementIconV .dijitSliderButtonInner:before {
content: "a";
font-size: 10px;
}
.claro .dijitSliderDecrementIconH .dijitSliderButtonInner:before,
.claro .dijitSliderDecrementIconV .dijitSliderButtonInner:before {
content: "b";
font-size: 10px;
}
.claro .dijitRuleMarkH,
.claro .dijitRuleMarkV {
/*border-left: 1px solid #9a9b9f;*/
border-right: 1px solid #9a9b9f;
}
.claro .dijitRuleMarkV {
border-right: 0 none;
border-bottom: 1px solid #9a9b9f;
}
.claro .dijitRuleLabelContainerH {
margin-top: 2px;
margin-bottom: 2px;
}
.claro .dijitRuleLabelContainerV {
margin-left: 2px;
margin-right: 2px;
}
/* geocoder */
.simpleGeocoder .esriGeocoderContainer {
width: 250px;
font-size: 12px;
line-height: 20px;
}
.simpleGeocoder .esriGeocoderContainer * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.simpleGeocoder .esriGeocoderContainer ul {
margin: 0;
padding: 0;
list-style: none;
display: block;
}
.simpleGeocoder .esriGeocoder {
background: #fff;
border: 0 none;
-webkit-border-radius: 15px;
border-radius: 15px;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.25);
box-shadow: 0 1px 1px rgba(0,0,0,0.25);
-webkit-transition: border-radius 0.2s ease;
-moz-transition: border-radius 0.2s ease;
-o-transition: border-radius 0.2s ease;
-ms-transition: border-radius 0.2s ease;
transition: border-radius 0.2s ease;
/* icons */
}
.simpleGeocoder .esriGeocoder input {
float: left;
display: block;
width: 188px;
padding: 5px;
padding-right: 10px;
margin: 0;
background: transparent;
border: 0;
border-collapse: collapse;
color: inherit;
font-size: 12px;
line-height: 20px;
vertical-align: middle;
outline: 0;
}
.simpleGeocoder .esriGeocoder input:hover,
.simpleGeocoder .esriGeocoder input:active,
.simpleGeocoder .esriGeocoder input:focus {
border: 0 none;
}
.simpleGeocoder .esriGeocoder input:focus {
color: inherit;
}
.simpleGeocoder .esriGeocoder .esriGeocoderSearch {
background-image: none;
margin-left: 7.5px;
}
.simpleGeocoder .esriGeocoder .esriGeocoderSearch:before {
content: "g";
}
.simpleGeocoder .esriGeocoder .esriGeocoderSearch:hover,
.simpleGeocoder .esriGeocoder .esriGeocoderSearch:focus {
opacity: 0.75;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
filter: alpha(opacity=75);
}
.simpleGeocoder .esriGeocoder .esriGeocoderReset {
margin: 5px 7.5px 5px 0;
float: right;
display: none;
}
.simpleGeocoder .esriGeocoder .esriGeocoderReset:hover,
.simpleGeocoder .esriGeocoder .esriGeocoderReset:focus {
opacity: 0.75;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
filter: alpha(opacity=75);
}
.simpleGeocoder .esriGeocoder .esriGeocoderMenuArrow {
display: none;
background-image: none;
}
.simpleGeocoder .esriGeocoder .esriGeocoderMenuArrow:before {
content: "\f0d7";
}
.simpleGeocoder .esriGeocoder .esriGeocoderMenuArrow:hover,
.simpleGeocoder .esriGeocoder .esriGeocoderMenuArrow:focus {
opacity: 0.75;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
filter: alpha(opacity=75);
}
.simpleGeocoder .esriGeocoderActive,
.simpleGeocoder .esriGeocoderMenuActive {
border-bottom: 0;
-webkit-border-$menu-border-radius-$menu-border-radius-radius: 0;
border-$menu-border-radius-$menu-border-radius-radius: 0;
}
.simpleGeocoder .esriGeocoderIcon {
font-family: "landsat";
font-style: normal;
font-weight: normal;
font-size: 14px;
text-decoration: inherit;
vertical-align: middle;
float: left;
display: block;
width: 16px;
height: 20px;
margin: 5px 0 5px 5px;
text-align: center;
overflow: hidden;
outline: 0;
cursor: pointer;
}
.simpleGeocoder .esriGeocoderHasValue .esriGeocoderReset {
display: block;
cursor: pointer;
background-image: none;
color: $gray-color;
}
.simpleGeocoder .esriGeocoderHasValue .esriGeocoderReset:before {
content: "f";
}
.simpleGeocoder .esriGeocoderLoading .esriGeocoderReset {
background: url("images/loading.gif") center center no-repeat;
}
.simpleGeocoder .esriGeocoderLoading .esriGeocoderReset:before {
content: "";
}
.simpleGeocoder .esriGeocoderResults {
display: none;
width: 100%;
background: #fff;
border: 0 none;
margin: 5px 0 0;
padding: 0;
position: absolute;
left: 0;
top: 100%;
z-index: 99;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.25), 0 2px 5px rgba(0,0,0,0.25);
box-shadow: 0 1px 1px rgba(0,0,0,0.25), 0 2px 5px rgba(0,0,0,0.25);
}
.simpleGeocoder .esriGeocoderResult {
display: block;
padding: 10px 20px;
outline: 0;
white-space: nowrap;
cursor: pointer;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}
.simpleGeocoder .esriGeocoderResult .esriGeocoderResultPartial {
font-weight: 700;
}
.simpleGeocoder .esriGeocoderResult:hover,
.simpleGeocoder .esriGeocoderResultEven:focus,
.simpleGeocoder .esriGeocoderResultOdd:focus {
color: #fff;
background: #29b1c2;
}
.simpleGeocoder .esriGeocoderResult:hover.esriGeocoderSelected .esriGeocoderSelectedCheck,
.simpleGeocoder .esriGeocoderResultEven:focus.esriGeocoderSelected .esriGeocoderSelectedCheck,
.simpleGeocoder .esriGeocoderResultOdd:focus.esriGeocoderSelected .esriGeocoderSelectedCheck {
color: #fff;
}
.simpleGeocoder .esriGeocoderMenu {
display: none;
width: 100%;
background: #fff;
border: 0 none;
margin: 5px 0 0;
padding: 0;
position: absolute;
left: 0;
top: 100%;
z-index: 99;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.25), 0 2px 5px rgba(0,0,0,0.25);
box-shadow: 0 1px 1px rgba(0,0,0,0.25), 0 2px 5px rgba(0,0,0,0.25);
/* icons */
}
.simpleGeocoder .esriGeocoderMenu .esriGeocoderMenuHeader {
display: block;
padding: 10px 20px;
margin: 0;
background: transparent;
border-bottom: 1px solid #4d4d4d;
color: $gray-color;
font-weight: normal;
}
.simpleGeocoder .esriGeocoderMenu .esriGeocoderMenuClose {
font-family: "landsat";
font-style: normal;
font-weight: normal;
font-size: 14px;
text-decoration: inherit;
vertical-align: middle;
float: right;
display: block;
width: 16px;
height: 20px;
background-image: none;
outline: 0;
cursor: pointer;
}
.simpleGeocoder .esriGeocoderMenu .esriGeocoderMenuClose:before {
content: "f";
}
.simpleGeocoder .esriGeocoderMenu .esriGeocoderMenuClose:hover,
.simpleGeocoder .esriGeocoderMenu .esriGeocoderMenuClose:focus {
opacity: 0.75;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
filter: alpha(opacity=75);
}
.simpleGeocoder .esriGeocoderMenu .esriGeocoderSelectedCheck {
font-family: "landsat";
font-style: normal;
font-weight: normal;
font-size: 14px;
text-decoration: inherit;
vertical-align: middle;
float: right;
display: block;
width: 16px;
height: 20px;
margin: 0 0 0 5px;
text-align: center;
}
.simpleGeocoder .esriGeocoderMenu .esriGeocoderSelected .esriGeocoderSelectedCheck {
color: $green-color;
background-image: none;
}
.simpleGeocoder .esriGeocoderMenu .esriGeocoderSelected .esriGeocoderSelectedCheck:before {
content: "e";
}
.simpleGeocoder .esriGeocoderMultiple input {
width: 164.5px;
}
.simpleGeocoder .esriGeocoderMultiple .esriGeocoderMenuArrow {
display: block;
}
.esriGeocoder .esriGeocoderClearFloat {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
/* checkbox */
.claro .dijitCheckBox {
background-image: none;
background-color: transparent;
border: 1px solid #4d4d4d;
width: 14px;
height: 14px;
line-height: 1;
padding: 0;
text-align: center;
position: relative;
overflow: visible;
}
.claro .dijitCheckBox input {
position: absolute;
top: 0;
}
.claro .dijitCheckBoxIcon:before {
font-family: "landsat";
font-style: normal;
font-weight: normal;
font-size: 14px;
text-decoration: inherit;
vertical-align: middle;
content: "e";
line-height: 1;
color: #007ac2;
}
.claro .dijitCheckBoxChecked,
.claro .dijitCheckBoxCheckedDisabled {
background-color: #007ac2;
border-color: #007ac2;
}
.claro .dijitCheckBoxChecked:before,
.claro .dijitCheckBoxCheckedDisabled:before {
font-family: "landsat";
font-style: normal;
font-weight: normal;
font-size: 14px;
text-decoration: inherit;
vertical-align: middle;
content: "e";
line-height: 1;
color: #fff;
font-size: 10px;
}
.claro .dijitCheckBoxIcon {
padding: 0;
}
.claro .dijitCheckBoxChecked {
border: 1px solid transparent;
}
.claro .dijitCheckBoxHover {
border: 1px solid #007ac2;
}
.claro .dijitCheckBoxCheckedHover {
border: 1px solid #007ac2;
}
.claro .dijitCheckBoxDisabled,
.claro .dijitCheckBoxCheckedDisabled {
opacity: 0.65;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
filter: alpha(opacity=65);
} | 0.22919 | 0.051678 |
element{
--grad:linear-gradient(#E249FA, #6A8BFF);
}
::-webkit-scrollbar {
width: 0px;
}
/* ::-webkit-scrollbar-track {
box-shadow: inset 0 0 5px #2C2C2C;
border-radius: 10px;
}
::-webkit-scrollbar-thumb {
background: linear-gradient(#E249FA, #6A8BFF);
border-radius: 10px;
}
*/
a:link {
color:white;
text-decoration: none;
}
a:visited {
color: white;
}
dt:hover {
border-bottom: 3px solid #E249FA;
}
h2{
margin-top: 0;
font-size: 36px;
margin-bottom: 0%;
}
button:focus{
outline:none;
}
h3{
font-size: 18px;
margin-top: 5;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
font-size: 24px;
font-weight: bold;
color:white;
text-align: left;
}
input{
background:none;
border-bottom: 2px solid #E249FA;
border-top: none;
border-left: none;
border-right: none;
height: 43px;
width: 1036px;
outline: none;
color:white;
font-size: 24px;
}
footer{
position: relative;
top: -15%;
}
.Maintxt{
font-family:Arial, Helvetica, sans-serif, sans-serif;
font-style: normal;
font-weight: bold;
}
.Secondarytxt{
font-family:Arial, Helvetica, sans-serif, sans-serif;
font-style: normal;
font-weight: 100;
font-size: 18px;
}
.center{
display: flex;
width: 100%;
justify-content: center;
}
body{
width: 100vw;
height: 100vh;
margin: 0;
padding: 0;
background-color: #171717;
color: white;
}
.navbar{
position: fixed;
display: flex;
justify-content: center;
width: 100%;
height: 82px;
background-color: #000000;
z-index:1
}
.nav_elements{
position: relative;
display: flex;
align-items: flex-end;
width: 100%;
}
.logo{
display: flex;
position: relative;
left: 1%;
}
.navbar{
position: fixed;
width: 100%;
height: 82px;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
.logo, .ul{
position: fixed;
}
.nav_items{
display: flex;
width: 99%;
justify-content:flex-end;
flex-direction: row;
}
.ul_nav{
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
color: white;
width: 505px;
}
.intro{
position: relative;
height:942px ;
display: flex;
justify-content: center;
align-items: center;
}
.ButtonIntro{
position: relative;
left: 31%;
border: 3px solid;
border-image-slice: 1;
border-image-source: linear-gradient(to left, #743ad5, #d53a9d);
border-radius: 1rem;
padding: 2% 3%;
margin: 3%;
width: 155px;
}
.about{
position: relative;
height:942px ;
}
.aboutTxt{
width: 771px;
}
.AboutHead{
display: flex;
margin-bottom: 1.8rem;
}
.TxtGroup{
display: flex;
justify-content: space-between;
align-items:stretch;
flex-direction: column;
}
.AboutBTNdiv{
width: 460px;
display: flex;
justify-content: space-between;
}
.AboutBTN{
padding: 0;
border: none;
background: none;
}
.AboutClowd{
position: relative;
display: flex;
}
.SkillsTxt{
width: 732px;
height: 299px;
position: absolute;
top:55%;
left: 24.8%;
display: flex;
align-items:space-between;
}
.AboutColumn1{
position: relative;
width: 370px;
margin-right:4rem;
height: 299px;
}
.AboutColumn2{
position: absolute;
width: 302px;
height: 299px;
}
.portfolio{
position: relative;
height:900px ;
width: 100%;
display: flex;
justify-content: center;
}
.PortfolioBlocks{
display: flex;
width: 1130px;
justify-content: space-between;
align-items: center;
flex-direction: row;
}
.PortfolioBlock{
background-color: black;
height: 423px;
border-radius:15px;
}
.PortfolioBtn{
position: relative;
left: 40%;
height: 53px;
width: 222px;
background: linear-gradient(90deg, rgba(226,73,250,1), rgba(106,139,255,1));
border-radius:15px;
display: flex;
align-items: center;
justify-content: center;
margin-top:90px ;
box-shadow: 0px 7px 7px rgba(0, 0, 0, 1);
}
.ViewBtn{
border: 2px solid;
border-image-slice: 1;
border-image-source: linear-gradient(to left, #743ad5, #d53a9d);
border-radius: 1rem;
padding: 3% 7%;
margin-top: 4%;
font-size: 14px;
position: relative;
left: 33%;
}
.contact{
position: relative;
height:942px;
display: flex;
justify-content: center;
text-align: center;
}
.contactForm{
height: 598px;
width: 1130px;
background-color:#323232;
border-radius:15px;
}
.FormInputs{
position: relative;
top: 5rem;
height:468px;
}
footer{
position: relative;
display: flex;
justify-content: center;
}
#submitButton{
position: relative;
left: 40%;
height: 53px;
width: 222px;
background: linear-gradient(90deg, rgba(226,73,250,1), rgba(106,139,255,1));
border-radius:15px;
display: flex;
align-items: center;
justify-content: center;
margin-top:90px ;
color:white;
font-size: 18px;
font-weight: bold;
border:none;
box-shadow: 0px 7px 7px rgba(0, 0, 0, 0.4);
} | style.css | element{
--grad:linear-gradient(#E249FA, #6A8BFF);
}
::-webkit-scrollbar {
width: 0px;
}
/* ::-webkit-scrollbar-track {
box-shadow: inset 0 0 5px #2C2C2C;
border-radius: 10px;
}
::-webkit-scrollbar-thumb {
background: linear-gradient(#E249FA, #6A8BFF);
border-radius: 10px;
}
*/
a:link {
color:white;
text-decoration: none;
}
a:visited {
color: white;
}
dt:hover {
border-bottom: 3px solid #E249FA;
}
h2{
margin-top: 0;
font-size: 36px;
margin-bottom: 0%;
}
button:focus{
outline:none;
}
h3{
font-size: 18px;
margin-top: 5;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
font-size: 24px;
font-weight: bold;
color:white;
text-align: left;
}
input{
background:none;
border-bottom: 2px solid #E249FA;
border-top: none;
border-left: none;
border-right: none;
height: 43px;
width: 1036px;
outline: none;
color:white;
font-size: 24px;
}
footer{
position: relative;
top: -15%;
}
.Maintxt{
font-family:Arial, Helvetica, sans-serif, sans-serif;
font-style: normal;
font-weight: bold;
}
.Secondarytxt{
font-family:Arial, Helvetica, sans-serif, sans-serif;
font-style: normal;
font-weight: 100;
font-size: 18px;
}
.center{
display: flex;
width: 100%;
justify-content: center;
}
body{
width: 100vw;
height: 100vh;
margin: 0;
padding: 0;
background-color: #171717;
color: white;
}
.navbar{
position: fixed;
display: flex;
justify-content: center;
width: 100%;
height: 82px;
background-color: #000000;
z-index:1
}
.nav_elements{
position: relative;
display: flex;
align-items: flex-end;
width: 100%;
}
.logo{
display: flex;
position: relative;
left: 1%;
}
.navbar{
position: fixed;
width: 100%;
height: 82px;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
.logo, .ul{
position: fixed;
}
.nav_items{
display: flex;
width: 99%;
justify-content:flex-end;
flex-direction: row;
}
.ul_nav{
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
color: white;
width: 505px;
}
.intro{
position: relative;
height:942px ;
display: flex;
justify-content: center;
align-items: center;
}
.ButtonIntro{
position: relative;
left: 31%;
border: 3px solid;
border-image-slice: 1;
border-image-source: linear-gradient(to left, #743ad5, #d53a9d);
border-radius: 1rem;
padding: 2% 3%;
margin: 3%;
width: 155px;
}
.about{
position: relative;
height:942px ;
}
.aboutTxt{
width: 771px;
}
.AboutHead{
display: flex;
margin-bottom: 1.8rem;
}
.TxtGroup{
display: flex;
justify-content: space-between;
align-items:stretch;
flex-direction: column;
}
.AboutBTNdiv{
width: 460px;
display: flex;
justify-content: space-between;
}
.AboutBTN{
padding: 0;
border: none;
background: none;
}
.AboutClowd{
position: relative;
display: flex;
}
.SkillsTxt{
width: 732px;
height: 299px;
position: absolute;
top:55%;
left: 24.8%;
display: flex;
align-items:space-between;
}
.AboutColumn1{
position: relative;
width: 370px;
margin-right:4rem;
height: 299px;
}
.AboutColumn2{
position: absolute;
width: 302px;
height: 299px;
}
.portfolio{
position: relative;
height:900px ;
width: 100%;
display: flex;
justify-content: center;
}
.PortfolioBlocks{
display: flex;
width: 1130px;
justify-content: space-between;
align-items: center;
flex-direction: row;
}
.PortfolioBlock{
background-color: black;
height: 423px;
border-radius:15px;
}
.PortfolioBtn{
position: relative;
left: 40%;
height: 53px;
width: 222px;
background: linear-gradient(90deg, rgba(226,73,250,1), rgba(106,139,255,1));
border-radius:15px;
display: flex;
align-items: center;
justify-content: center;
margin-top:90px ;
box-shadow: 0px 7px 7px rgba(0, 0, 0, 1);
}
.ViewBtn{
border: 2px solid;
border-image-slice: 1;
border-image-source: linear-gradient(to left, #743ad5, #d53a9d);
border-radius: 1rem;
padding: 3% 7%;
margin-top: 4%;
font-size: 14px;
position: relative;
left: 33%;
}
.contact{
position: relative;
height:942px;
display: flex;
justify-content: center;
text-align: center;
}
.contactForm{
height: 598px;
width: 1130px;
background-color:#323232;
border-radius:15px;
}
.FormInputs{
position: relative;
top: 5rem;
height:468px;
}
footer{
position: relative;
display: flex;
justify-content: center;
}
#submitButton{
position: relative;
left: 40%;
height: 53px;
width: 222px;
background: linear-gradient(90deg, rgba(226,73,250,1), rgba(106,139,255,1));
border-radius:15px;
display: flex;
align-items: center;
justify-content: center;
margin-top:90px ;
color:white;
font-size: 18px;
font-weight: bold;
border:none;
box-shadow: 0px 7px 7px rgba(0, 0, 0, 0.4);
} | 0.367384 | 0.118207 |
@font-face {
font-family: 'noto-subset';
src: url('data:application/x-font-woff;charset=utf-8;base64,\
AAEAAAARAQAABAAQR0RFRgWvC0UAAHEsAAAAqEdQT1N3xmfyAABx1AAABKxHU1VCiavRIAAA\
doAAAAKIT1MvMm7xXngAAAGYAAAAYGNtYXABmgFmAAAGSAAAAFRjdnQgPgQbKwAAFbwAAAEs\
ZnBnbZ42GdoAAAacAAAOFWdhc3AAAAAQAABxJAAAAAhnbHlm7YNxgQAAGRQAAFZWaGVhZBju\
iPQAAAEcAAAANmhoZWEJEgEIAAABVAAAACRobXR4PIoyTwAAAfgAAARQbG9jYS1iFycAABbo\
AAACKm1heHAFdhwXAAABeAAAACBuYW1lH484oQAAb2wAAAGWcG9zdP+fADIAAHEEAAAAIHBy\
ZXBQRw+/AAAUtAAAAQUAAQAAAAIKPalldu1fDzz1AAMD6AAAAADbR523AAAAANtHnbf/sv8Q\
A5UDVgAAAAYAAgAAAAAAAAABAAAFyPxsAAADsv+y/9UDlQABAAAAAAAAAAAAAAAAAAABFAAB\
AAABFAA2AAMAQAAEAAIA0gD8AI0AAALzGqIACAABAAQCzwGQAAUAAAKKAlgAAABLAooCWAAA\
AV4AMgFCAAACCwUCBAUEAgIEAAAAAQAAAAAAAAAAAAAAAEdPT0cBQAAgAHoFyPxsAAAFyAOU\
AAEB/wAAAAACGALKAAAAIAA<KEY>gAn\
AV4AGAFeABEBXgAlAV4ACgFeAB4BXgAcAV4AGQFeABMBXgAUAV4AEQKwAA8CWgAPAloADwOy\
AA8DsgAPAV4AEwFeACUBXgAYAV4AEQFeAAoBXgAeAV4AFAFeABwBXgAZAV4AEQFeABMBXgAl\
AV4AGAFeABEBXgAKAV4AHgFeABQBXgAcAV4AGQFeABECWABeAQQAAAI8ADECPABZAjwAMAI8\
AC0CPAAVAjwAPwI8ADcCPAAsAjwAMQI8ADICWABeAQQAAAInADACJwBXAicALwInACgCJwAL\
AicAQAInADcCJwAsAicANAInADQBm//+AlgAXgEEAAACJwAwAicAVwInAC8CJwAoAicACwIn\
AEACJwA3AicALAInADQCJwA0AZv//gJ6AGABBAAAAlgAXgEEAAACWABeAQQAAAJYAF4BJQAA\
AlgAXgEEAAACWABeAQQAAAJYAF4BBAAAAlgAXgEEAAACWABeAQQAAAJYAF4BBAAA<KEY>
<KEY>
/8QAAQAAAAAAAAAAAAAAAAAAsAAsILAAVVhFWSAgS7gADlFLsAZTWliwNBuwKFlgZiCKVViw\
AiVhuQgACABjYyNiGyEhsABZsABDI0SyAAEAQ2BCLbABLLAgYGYtsAIsIyEjIS2wAywgZLMD\
FBUAQkOwE0MgYGBCsQIUQ0KxJQNDsAJDVHggsAwjsAJDQ2FksARQeLICAgJDYEKwIWUcIbAC\
Q0OyDhUBQhwgsAJDI0KyEwETQ2BCI7AAUFhlWbIWAQJDYEItsAQssAMrsBVDWCMhIyGwFkND\
I7AAUFhlWRsgZCCwwFCwBCZasigBDUNFY0WwBkVYIbADJVlSW1ghIyEbilggsFBQWCGwQFkb\
ILA4UFghsDhZWSCxAQ1DRWNFYWSwKFBYIbEBDUNFY0UgsDBQWCGwMFkbILDAUFggZiCKimEg\
sApQWGAbILAgUFghsApgGyCwNlBYIbA2YBtgWVlZG7ACJbAMQ2OwAFJYsABLsApQWCGwDEMb\
S7AeUFghsB5LYbgQAGOwDENjuAUAYllZZGFZsAErWVkjsABQWGVZWSBksBZDI0JZLbAFLCBF\
ILAEJWFkILAHQ1BYsAcjQrAII0IbISFZsAFgLbAGLCMhIyGwAysgZLEHYkIgsAgjQrAGRVgb\
sQENQ0VjsQENQ7AJYEVjsAUqISCwCEMgiiCKsAErsTAFJbAEJlFYYFAbYVJZWCNZIVkgsEBT\
WLABKxshsEBZI7AAUFhlWS2wByywCUMrsgACAENgQi2wCCywCSNCIyCwACNCYbACYmawAWOw\
AWCwByotsAksICBFILAOQ2O4BABiILAAUFiwQGBZZrABY2BEsAFgLbAKLLIJDgBDRUIqIbIA\
AQBDYEItsAsssABDI0SyAAEAQ2BCLbAMLCAgRSCwASsjsABDsAQlYCBFiiNhIGQgsCBQWCGw\
ABuwMFBYsCAbsEBZWSOwAFBYZVmwAyUjYUREsAFgLbANLCAgRSCwASsjsABDsAQlYCBFiiNh\
IGSwJFBYsAAbsEBZI7AAUFhlWbADJSNhRESwAWAtsA4sILAAI0KzDQwAA0VQWCEbIyFZKiEt\
sA8ssQICRbBkYUQtsBAssAFgICCwD0NKsABQWCCwDyNCWbAQQ0qwAFJYILAQI0JZLbARLCCw\
EGJmsAFjILgEAGOKI2GwEUNgIIpgILARI0IjLbASLEtUWLEEZERZJLANZSN4LbATLEtRWEtT\
WLEEZERZGyFZJLATZSN4LbAULLEAEkNVWLESEkOwAWFCsBErWbAAQ7ACJUKxDwIlQrEQAiVC\
sAEWIyCwAyVQWLEBAENgsAQlQoqKIIojYbAQKiEjsAFhIIojYbAQKiEbsQEAQ2CwAiVCsAIl\
YbAQKiFZsA9DR7AQQ0dgsAJiILAAUFiwQGBZZrABYyCwDkNjuAQAYiCwAFBYsEBgWWawAWNg\
sQAAEyNEsAFDsAA+sgEBAUNgQi2wFSwAsQACRVRYsBIjQiBFsA4jQrANI7AJYEIgsBQjQiBg\
sAFhtxgYAQARABMAQkJCimAgsBRDYLAUI0KxFAgrsIsrGyJZLbAWLLEAFSstsBcssQEVKy2w\
GCyxAhUrLbAZLLEDFSstsBossQQVKy2wGyyxBRUrLbAcLLEGFSstsB0ssQcVKy2wHiyxCBUr\
LbAfLLEJFSstsCssIyCwEGJmsAFjsAZgS1RYIyAusAFdGyEhWS2wLCwjILAQYmawAWOwFmBL\
VFgjIC6wAXEbISFZLbAtLCMgsBBiZrABY7AmYEtUWCMgLrABchshIVktsCAsALAPK7EAAkVU\
WLASI0IgRbAOI0KwDSOwCWBCIGCwAWG1GBgBABEAQkKKYLEUCCuwiysbIlktsCEssQAgKy2w\
IiyxASArLbAjLLECICstsCQssQMgKy2wJSyxBCArLbAmLLEFICstsCcssQYgKy2wKCyxByAr\
LbApLLEIICstsCossQkgKy2wLiwgPLABYC2wLywgYLAYYCBDI7ABYEOwAiVhsAFgsC4qIS2w\
MCywLyuwLyotsDEsICBHICCwDkNjuAQAYiCwAFBYsEBgWWawAWNgI2E4IyCKVVggRyAgsA5D\
Y7gEAGIgsABQWLBAYFlmsAFjYCNhOBshWS2wMiwAsQACRVRYsQ4GRUKwARawMSqxBQEVRVgw\
WRsiWS2wMywAsA8rsQACRVRYsQ4GRUKwARawMSqxBQEVRVgwWRsiWS2wNCwgNbABYC2wNSwA\
sQ4GRUKwAUVjuAQAYiCwAFBYsEBgWWawAWOwASuwDkNjuAQAYiCwAFBYsEBgWWawAWOwASuw\
ABa0AAAAAABEPiM4sTQBFSohLbA2LCA8IEcgsA5DY7gEAGIgsABQWLBAYFlmsAFjYLAAQ2E4\
LbA3LC4XPC2wOCwgPCBHILAOQ2O4BABiILAAUFiwQGBZZrABY2CwAENhsAFDYzgtsDkssQIA\
FiUgLiBHsAAjQrACJUmKikcjRyNhIFhiGyFZsAEjQrI4AQEVFCotsDossAAWsBcjQrAEJbAE\
JUcjRyNhsQwAQrALQytlii4jICA8ijgtsDsssAAWsBcjQrAEJbAEJSAuRyNHI2EgsAYjQrEM\
AEKwC0MrILBgUFggsEBRWLMEIAUgG7MEJgUaWUJCIyCwCkMgiiNHI0cjYSNGYLAGQ7ACYiCw\
AFBYsEBgWWawAWNgILABKyCKimEgsARDYGQjsAVDYWRQWLAEQ2EbsAVDYFmwAyWwAmIgsABQ\
WLBAYFlmsAFjYSMgILAEJiNGYTgbI7AKQ0awAiWwCkNHI0cjYWAgsAZDsAJiILAAUFiwQGBZ\
ZrABY2AjILABKyOwBkNgsAErsAUlYbAFJbACYiCwAFBYsEBgWWawAWOwBCZhILAEJWBkI7AD\
JWBkUFghGyMhWSMgILAEJiNGYThZLbA8LLAAFrAXI0IgICCwBSYgLkcjRyNhIzw4LbA9LLAA\
FrAXI0IgsAojQiAgIEYjR7ABKyNhOC2wPiywABawFyNCsAMlsAIlRyNHI2GwAFRYLiA8IyEb\
sAIlsAIlRyNHI2EgsAUlsAQlRyNHI2GwBiWwBSVJsAIlYbkIAAgAY2MjIFhiGyFZY7gEAGIg\
sABQWLBAYFlmsAFjYCMuIyAgPIo4IyFZLbA/LLAAFrAXI0IgsApDIC5HI0cjYSBgsCBgZrAC\
YiCwAFBYsEBgWWawAWMjICA8ijgtsEAsIyAuRrACJUawF0NYUBtSWVggPFkusTABFCstsEEs\
IyAuRrACJUawF0NYUhtQWVggPFkusTABFCstsEIsIyAuRrACJUawF0NYUBtSWVggPFkjIC5G\
sAIlRrAXQ1hSG1BZWCA8WS6xMAEUKy2wQyywOisjIC5GsAIlRrAXQ1hQG1JZWCA8WS6xMAEU\
Ky2wRCywOyuKICA8sAYjQoo4IyAuRrACJUawF0NYUBtSWVggPFkusTABFCuwBkMusDArLbBF\
LLAAFrAEJbAEJiAgIEYjR2GwDCNCLkcjRyNhsAtDKyMgPCAuIzixMAEUKy2wRiyxCgQlQrAA\
FrAEJbAEJSAuRyNHI2EgsAYjQrEMAEKwC0MrILBgUFggsEBRWLMEIAUgG7MEJgUaWUJCIyBH\
sAZDsAJiILAAUFiwQGBZZrABY2AgsAErIIqKYSCwBENgZCOwBUNhZFBYsARDYRuwBUNgWbAD\
JbACYiCwAFBYsEBgWWawAWNhsAIlRmE4IyA8IzgbISAgRiNHsAErI2E4IVmxMAEUKy2wRyyx\
ADorLrEwARQrLbBILLEAOyshIyAgPLAGI0IjOLEwARQrsAZDLrAwKy2wSSywABUgR7AAI0Ky\
AAEBFRQTLrA2Ki2wSiywABUgR7AAI0KyAAEBFRQTLrA2Ki2wSyyxAAEUE7A3Ki2wTCywOSot\
sE0ssAAWRSMgLiBGiiNhOLEwARQrLbBOLLAKI0KwTSstsE8ssgAARistsFAssgABRistsFEs\
sgEARistsFIssgEBRistsFMssgAARystsFQssgABRystsFUssgEARystsFYssgEBRystsFcs\
swAAAEMrLbBYLLMAAQBDKy2wWSyzAQAAQystsFosswEBAEMrLbBbLLMAAAFDKy2wXCyzAAEB\
QystsF0sswEAAUMrLbBeLLMBAQFDKy2wXyyyAABFKy2wYCyyAAFFKy2wYSyyAQBFKy2wYiyy\
AQFFKy2wYyyyAABIKy2wZCyyAAFIKy2wZSyyAQBIKy2wZiyyAQFIKy2wZyyzAAAARCstsGgs\
swABAEQrLbBpLLMBAABEKy2waiyzAQEARCstsGssswAAAUQrLbBsLLMAAQFEKy2wbSyzAQAB\
RCstsG4sswEBAUQrLbBvLLEAPCsusTABFCstsHAssQA8K7BAKy2wcSyxADwrsEErLbByLLAA\
FrEAPCuwQistsHMssQE8K7BAKy2wdCyxATwrsEErLbB1LLAAFrEBPCuwQistsHYssQA9Ky6x\
MAEUKy2wdyyxAD0rsEArLbB4LLEAPSuwQSstsHkssQA9K7BCKy2weiyxAT0rsEArLbB7LLEB\
PSuwQSstsHwssQE9K7BCKy2wfSyxAD4rLrEwARQrLbB+LLEAPiuwQCstsH8ssQA+K7BBKy2w\
gCyxAD4rsEIrLbCBLLEBPiuwQCstsIIssQE+K7BBKy2wgyyxAT4rsEIrLbCELLEAPysusTAB\
FCstsIUssQA/K7BAKy2whiyxAD8rsEErLbCHLLEAPyuwQistsIgssQE/K7BAKy2wiSyxAT8r\
sEErLbCKLLEBPyuwQistsIsssgsAA0VQWLAGG7IEAgNFWCMhGyFZWUIrsAhlsAMkUHixBQEV\
RVgwWS0AAAAAS7gAyFJYsQEBjlmwAbkIAAgAY3CxAAdCQAuTg3MAXVEAPS0JACqxAAdCQBSI\
CHgIaAhiAlYGSgZCBDIIJAcJCiqxAAdCQBSQBoAGcAZlAFwEUARGAjoGKwUJCiqxABBCQQsi\
QB5AGkAYwBXAEsAQwAzACUAACQALKrEAGUJBCwBAAEAAQABAAEAAQABAAEAAQAAJAAsquQAD\
AABEsSQBiFFYsECIWLkAAwBkRLEoAYhRWLgIAIhYuQADAABEWRuxJwGIUVi6CIAAAQRAiGNU\
WLkAAwAARFlZWVlZQBSKBnoGagZkAVgETAREAjQGJgUJDiq4Af+FsASNsQIARLMFZAYAREQA\
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\
AAAAAAAAAAAAAAAAAAAAAABbAFsASQBJAsoAAAIYAAD/EALU//YCIv/2/xAAWwBbAEkASQLK\
//YC+AIY//b/EALV//YC/QIi//b/EABcAFwASwBLAjwAAAJF//gAXABcAEsASwI8AjwAAAAA\
AjwCRP/4//gASABIAD4APgFoAOj/oP8QAWgA6P+a/xAASABIAD4APgEfAR8AWwBbAEkASQLK\
AAAC7AIYAAD/EALV//YC7AIi//b/EAA7ADsALAAsASr/fgFhAOL/oP8QATL/dgFhAOj/mv8Q\
ADsAOwAsACwCywGgAuACYQEfAI8C4AGYAuACZwEZAI8AAAAAAAAAOQBgAKEA/wE8AY8B7wIU\
AoAC4QMeA20DswPiBA4EMwSDBKsE0wUEBTEFTwWIBbgF9AYwBnkGvwcUBzIHYweQB90ICAgs\
CFcIdAjqCWYJrAoqCn4K0gtRC5wL/wwfDIAMyQ0CDW4N1w4tDoIOyQ8QDz8Pjw+4D/kQJBBm\
EMcQ9REyEYIRqRIPEkoSrBMLExcTIxMvEz8TTxNeE20TfBOLE5oTqRO4E8cT1hPlE/QUAxQS\
FCEUMBQ/FE4UXRRsFHsUexR7FKUUvhTqFSgVTBV9Fb4V0BYhFmMWYxZjFowWphbSFw0XMhdk\
F6YXuBgFGEcYVBhUGFQYfRiXGMMY/hkjGVUZlxmpGfYaOBpFGkUaRRpFGkUaRRpFGkUaRRpF\
GkUaRRpFGkUaRRpFGkUaRRpFGkUaRRpFGkUabxqJGrUa8RsVG0UbhRuYG+ccKRw1HDUcNRw1\
HDUcZRx8HKcc4R0GHTYdcB2DHdMeDx4bHhseGx5FHl4eih7IHuwfHR9eH3AfwSAEIBEgESAR\
IDQgZyCRIK8gxSDZIQshIiE5IVYhdCGDIaghySH1IhYiSSJwIq4ivyLfIvojMiNNI2IjeCOy\
I+QkDiRCJHMklyTWJPglFSUhJVIlciWbJdEmBiYnJmQmiiarJsknBSceJ0wnYieLJ6Un0CgN\
KDEoYSiiKLQpBClFKUUpRSl1KYwptynxKhYqRiqAKpMq4ysfKysrKysrKysrKwAAAAIAMf/2\
AgsC1QANABkAH0AcAAMDAWEAAQFwTQACAgBhAAAAcQBOJCQlIwQNGisBFAYGIyImNTQ2NjMy\
FgUUFjMyNjU0JiMiBgILMGhWeXMvaFV4dv5+Q1FQRUVQUUMBZnOlWMOtdKRXwa6TkpGUkpKS\
AAEAWQAAAWMCygAMABtAGAoJBQMAAQFMAAEBak0AAABrAE4aEAINGCshIxE0NjcGBgcHJzcz\
AWNWAgIQGhRMLsFJAfMrNBwQFhE+O5YAAAEAMAAAAggC1AAbACpAJw4NAgMBAgEAAwJMAAEB\
AmEAAgJwTQADAwBfAAAAawBOJyUoEAQNGishITU3PgI1NCYjIgYHJzY2MzIWFRQGBgcHFSEC\
CP4ouzZKJkY4NE8pLyptRGR0LlI3lQFpSb02VFEwOz0kIDsjMWVZOGJfNpMEAAABAC3/9gID\
AtQAKgBAQD0kAQMEAwECAw8BAQIOAQABBEwlAQQBSwADAAIBAwJpAAQEBWEABQVwTQABAQBh\
AAAAcQBOJSQhJCUqBg0cKwEUBgcVFhYVFAYGIyImJzUWFjMyNjU0JiMjNTMyNjU0JiMiBgcn\
NjYzMhYB7VBEVlQ6eV84YCwtaDBgVWlfRUZYW0Y8OlIoLCZxSHBtAiNIVQ4EClhHPmE2ERZS\
FhlLQkM7S0o9NDkiGjweLGQAAAIAFQAAAigCzgAKABQAMUAuDwEEAwYBAAQCTAYFAgQCAQAB\
BABoAAMDak0AAQFrAU4LCwsUCxQREhEREAcNGyslIxUjNSE1ATMRMyM1NDY3IwYGBwMCKGhV\
/qoBUFtovQQBBAgYC9aioqJLAeH+I+E0SSETLA/+zwAAAQA///YCAwLKAB4AREBBHBcCAwAW\
CgICAwkBAQIDTAYBAAADAgADaQAFBQRfAAQEak0AAgIBYQABAXEBTgEAGxoZGBQSDgwHBQAe\
AR4HDRYrATIWFRQGIyImJzUWFjMyNjU0JiMiBgcnEyEVIQc2NgETboKNfjdhISRnL09hVl0c\
SBYsGwFm/uUREToBtm5kb38UE1MWGUtPRksKBRwBUVDPAwgAAAIAN//2Ag0C1AAeACwAPkA7\
CAEBAAkBAgERAQQFA0wAAgAFBAIFaQABAQBhAAAAcE0GAQQEA2EAAwNxA04gHyYkHywgLCQn\
JSQHDRorEzQ+AjMyFhcVJiYjIg4CBzM2NjMyFhUUBiMiJiYXMjY1NCYjIgYGFRQWFjcbR4Bl\
FTMQEi0XRVw1GAMGF1JAXXJ7aERuQfI/TkVFL0YnIkQBMU2VeUgEBUsGBi5QaDsjMXFocIBE\
jIZRVURQJzwgK1U3AAEALAAAAgsCygAGACVAIgUBAAEBTAAAAAFfAAEBak0DAQICawJOAAAA\
BgAGEREEDRgrMwEhNSEVAYgBJf5/Ad/+3gJ6UET9egAAAwAx//YCCgLUABsAKAA1ADZAMzMj\
FQcEAwIBTAUBAgIAYQQBAABwTQADAwFhAAEBcQFOHRwBAC0rHCgdKA8NABsBGwYNFisBMhYV\
FAYGBx4CFRQGIyImNTQ2NjcmJjU0NjYXIgYVFBYWFzY2NTQmAxQWMzI2NTQmJycGBgEdXngl\
PiUsSCt/a3N8KUQnNEk4YDw3RyM8JDRHRs9KTUlNUkQQQkUC1FhTK0AxExU1RjFaaWVbMUg0\
Eh5VQjdLKEc1MiUyIxAWPjYyNf4oNEVFNzRFGgYcSQAAAgAy//YCCALUAB4ALAA+QDsQAQUE\
CQEBAggBAAEDTAAFAAIBBQJpBgEEBANhAAMDcE0AAQEAYQAAAHEATiAfJiQfLCAsJSckJAcN\
GisBFA4CIyImJzUWMzI+AjcjBgYjIiY1NDY2MzIWFiciBhUUFjMyNjY1NCYmAggbR4FlFDUR\
JzFGWzYYAgYWU0FccTlmRURuQPI+T0NGMEYnIkQBmU2VeUgFBUsNLk9pOiIxcWdLbDpFi4ZS\
VEVPJzwgK1Q4AAACAAAAAAJ+As0ABwARADFALg0BBAIBTAYBBAAAAQQAaAACAmpNBQMCAQFr\
AU4ICAAACBEIEQAHAAcREREHDRkrISchByMBMwEDJy4CJwYGBwcCIVb+5VVbARdRARbOUAMO\
DQQHEgZR3d0Czf0zAS3YCCotDB87EdgAAAMAYQAAAlQCygAQABkAIgA1QDIHAQUCAUwAAgYB\
BQQCBWcAAwMAXwAAAGpNAAQEAV8AAQFrAU4aGhoiGiEiJCEsIAcNGysTMzIWFRQGBxUeAhUU\
BiMjEzMyNjU0JiMjEREzMjY1NCYjYcyGiUZCLUkqhXP7WoRcRFNbdpBfSk1jAspPYj9TDAUH\
JkY4YWoBmjs6OzP+0v79Sjw4RQAAAQA9//YCWQLUABoAN0A0FwEAAxgJAgEACgECAQNMBAEA\
AANhAAMDcE0AAQECYQACAnECTgEAFhQODAcFABoBGgUNFisBIgYVFBYzMjY3FQYGIyImJjU0\
NjYzMhcHJiYBk3OEe3svVCgoVTttkklPmm5xVCQhUQKFmoaFmxAMTg8OWqZwbKVdKkwPGAAC\
AGEAAAKdAsoACQARAB9AHAACAgFfAAEBak0AAwMAXwAAAGsATiElISIEDRorARQGIyMRMzIW\
Fgc0JiMjETMgAp3FsMfcbJ5WX42BdWEBIgFstbcCylCbdo+F/dAAAQBhAAAB8ALKAAsAKUAm\
AAMABAUDBGcAAgIBXwABAWpNAAUFAF8AAABrAE4RERERERAGDRwrISERIRUhFSEVIRUhAfD+\
cQGP/ssBI/7dATUCyk/fTv8AAAEAYQAAAfACygAJACNAIAADAAQAAwRnAAICAV8AAQFqTQAA\
AGsAThEREREQBQ0bKzMjESEVIRUhFSG7WgGP/ssBIv7eAspP/U8AAQA9//YCjgLUACAAO0A4\
EAEDAhEBAAMeAQQFAgEBBARMAAAABQQABWcAAwMCYQACAnBNAAQEAWEAAQFxAU4TJSUmIxAG\
DRwrATMRBgYjIiYmNTQ2NjMyFhcHJiYjIgYVFBYWMzI2NzUjAZf3OnZLb5hPWKV1PGsuIiZf\
M4CPN3ZgL0IbnQF5/qITElmlcXCkWxYUThEYmoZVg0kKB9QAAAEAYQAAAoMCygALACFAHgAE\
AAEABAFnBQEDA2pNAgEAAGsAThEREREREAYNHCshIxEhESMRMxEhETMCg1r+klpaAW5aAU3+\
swLK/tIBLgAAAQAoAAABKgLKAAsAIEAdCwoJCAUEAwIIAAEBTAABAWpNAAAAawBOFRACDRgr\
ISE1NxEnNSEVBxEXASr+/lRUAQJUVDQTAjsUNDQU/cUTAAAB/7L/QgC2AsoAEAAoQCUEAQEC\
AwEAAQJMAAEDAQABAGUAAgJqAk4BAA0MCAYAEAEQBA0WKwciJic1FhYzMjY2NREzERQGBBgk\
DhAkFBktHFpmvgcGTAQGFDItAsb9QWdiAAEAYQAAAmsCygAOACBAHQ4IAwIEAAIBTAMBAgJq\
TQEBAABrAE4VERMQBA0aKyEjAwcRIxEzETY2NzczAQJrav1JWloePh/Baf7lAVVA/usCyv6g\
IkQi2P7JAAEAYQAAAfMCygAFAB9AHAAAAGpNAAEBAmADAQICawJOAAAABQAFEREEDRgrMxEz\
ESEVYVoBOALK/YZQAAEAYQAAAyoCygAVACdAJBMKAQMAAQFMAgEBAWpNBQQDAwAAawBOAAAA\
FQAVERMRFgYNGishAyMWFhURIxEzEzMTMxEjETQ2NyMDAZzrBAMEU4XcBOCEWQUCBO4Cch9p\
Of5PAsr9twJJ/TYBtzRmIP2PAAEAYQAAApcCygASAB1AGgIBAAIBTAMBAgJqTQEBAABrAE4X\
ERYQBA0aKyEjASMWFhURIxEzATMuAjURMwKXaf6CBAIGU2gBfQQBAwNUAlEjaDf+cQLK/bEQ\
QEwgAZMAAAIAPf/2AtAC1QAPABsAH0AcAAMDAWEAAQFwTQACAgBhAAAAcQBOJCUmIwQNGisB\
FAYGIyImJjU0NjYzMhYWBRQWMzI2NTQmIyIGAtBLkmxvk0hIk3Brkkv9zHJ5enBweXlzAWZv\
pVxcpm9upFxbpW+Hm5uHh5mZAAIAYQAAAioCygALABQAMkAvAAQAAQIEAWcGAQMDAF8FAQAA\
ak0AAgJrAk4NDAEAEA4MFA0UCgkIBgALAQsHDRYrATIWFRQGBiMjESMRFyMRMzI2NTQmAR6M\
gDV9a1JatVtIZmRYAspuZDtnQP7qAspN/uZCT0VEAAIAPf9WAtAC1QAUACAAK0AoAwEBAwFM\
AAABAIYABAQCYQACAnBNAAMDAWEAAQFxAU4kJSZBFAUNGysBFAYHFyMnIgYjIiYmNTQ2NjMy\
FhYFFBYzMjY1NCYjIgYC0Glnq4GKBg0Gb5NISJNwa5JL/cxyeXpwcHl5cwFmg7gjsqEBXKZv\
bqRcW6Vvh5ubh4eZmQAAAgBhAAACXwLKAA4AFwA7QDgHAQIFAUwABQACAQUCZwcBBAQAXwYB\
AABqTQMBAQFrAU4QDwEAExEPFxAXDQwLCgkIAA4BDggNFisBMhYVFAYGBxMjAyMRIxEXIxEz\
MjY1NCYBJoV/KkEkxGmtjlrAZmtXUFQCymVmOUwtDf7AASf+2QLKTv73RUNGOwABADP/9gH2\
AtQAKQAuQCsbAQMCHAcCAQMGAQABA0wAAwMCYQACAnBNAAEBAGEAAABxAE4lLCUiBA0aKyUU\
BiMiJic1FhYzMjY1NCYmJyYmNTQ2NjMyFhcHJiYjIgYVFBYWFx4CAfaKdTxmIiRrOVBRHklB\
W106Z0M7YigcJVcvQ0QeRDo/Vy2/X2oSEFYQGj41IzApFyFgUzlRLBYSTRAWOS8kMCYWFzVK\
AAEACgAAAiECygAHABtAGAMBAQECXwACAmpNAAAAawBOEREREAQNGishIxEjNSEVIwFDWt8C\
F94Ce09PAAEAWv/2AoACygASACFAHgQDAgEBak0AAgIAYQAAAHEATgAAABIAEiMTJAUNGSsB\
ERQGBiMiJjURMxEUFjMyNjURAoA8e1+Fi1pdXmFXAsr+Mkp3RZF3Acz+MVdgZ1EBzgAAAQAA\
AAACWALKAAwAIUAeCAEAAQFMAwICAQFqTQAAAGsATgAAAAwADBERBA0YKwEDIwMzExYWFzY2\
NxMCWP9a/16hEBYHBxYQoALK/TYCyv42LE0jI04tAcgAAQAMAAADlQLKAB8AJ0AkGxIHAwAC\
AUwFBAMDAgJqTQEBAABrAE4AAAAfAB8YERkRBg0aKwEDIwMuAicGBgcDIwMzExYWFzY2NxMz\
ExYWFzY2NxMDlb5biwgQCgIBEw6HW71ebwwRBQUUDX5dgw4UBQUSDG4Cyv02AdQdOi0JDVUu\
/i8Cyv5MLlYmJ1wsAa/+Ti5bIyVXLwGzAAEABAAAAkYCygALACBAHQsIBQIEAAIBTAMBAgJq\
TQEBAABrAE4SEhIQBA0aKyEjAwMjEwMzExMzAwJGZr3AX+3eZK+wX90BNv7KAXQBVv7oARj+\
rAAAAQAAAAACNgLKAAgAHEAZBgMCAQABTAIBAABqTQABAWsBThISEQMNGSsBEzMDESMRAzMB\
G7ph7lruYgFrAV/+S/7rAREBuQAAAQAmAAACFQLKAAkAKUAmBwEBAgIBAAMCTAABAQJfAAIC\
ak0AAwMAXwAAAGsAThIREhAEDRorISE1ASE1IRUBIQIV/hEBeP6UAdn+iAGCRAI2UET9ygAB\
//7/ZgG+/6YAAwAgsQZkREAVAAEAAAFXAAEBAF8AAAEATxEQAg0YK7EGAEQFITUhAb7+QAHA\
mkAAAgAu//YB4AIhABsAJgB1QA4ZAQQAGAEDBAYBBgUDTEuwGVBYQB8AAwAFBgMFZwAEBABh\
BwEAAHNNAAYGAWECAQEBawFOG0AjAAMABQYDBWcABAQAYQcBAABzTQABAWtNAAYGAmEAAgJx\
Ak5ZQBUBACQiHhwWFBEPCwkFBAAbARsIDRYrATIWFREjJyMGBiMiJjU0Njc3NTQmIyIGByc2\
NhMHBgYVFBYzMjY1ASBiXkARBCNNRElgfoNbOjUqTCEbI2CdT2RNNytEWgIhVl7+k0wsKk1S\
UFcEAyBDNBkQQhMb/uUDBDgzLSpLTgACAFX/9gIwAvgAFQAhAJK2EQQCBQQBTEuwGVBYQB0G\
AQMDbE0HAQQEAGEAAABzTQAFBQFhAgEBAXEBThtLsClQWEAhBgEDA2xNBwEEBABhAAAAc00A\
AgJrTQAFBQFhAAEBcQFOG0AhBwEEBABhAAAAc00GAQMDAl8AAgJrTQAFBQFhAAEBcQFOWVlA\
FBcWAAAeHBYhFyEAFQAVFCQnCA0ZKxMVFAYHMzY2MzIWFRQGIyImJyMHIxETIgYVFRQWMzI2\
NTStAwIFF1A/ZHl6Yz9QFwcSP+9VQkFYSEcC+LkiOxEiLouKiowuIEQC+P7gYmcEY2lqZMsA\
AAEAN//2Ab8CIgAaADdANAsBAgEXDAIDAhgBAAMDTAACAgFhAAEBc00AAwMAYQQBAABxAE4B\
ABUTEA4JBwAaARoFDRYrBSImJjU0NjYzMhYXByYmIyIVFBYzMjY3FQYGASxHbz9CcUgpTBgb\
GEAcnk1MLEMcG0EKOnpfY3w6EQxJCRDLYWcSDU4ODwAAAgA3//YCEgL4ABUAIgCVthIJAgQF\
AUxLsBlQWEAdAAICbE0ABQUBYQABAXNNBwEEBABhAwYCAABxAE4bS7ApUFhAIQACAmxNAAUF\
AWEAAQFzTQADA2tNBwEEBABhBgEAAHEAThtAIQAFBQFhAAEBc00AAgIDXwADA2tNBwEEBABh\
BgEAAHEATllZQBcXFgEAHhwWIhciERAPDgcFABUBFQgNFisFIiY1NDYzMhYXMyYmNTUzESMn\
IwYGJzI2NTU0JiMiBhUUFgETZHh5ZD5PGQYBBVhHDQQYUDFVRUJZR0dHCouKio0uIQ0zD9b9\
CEgiMEldXhBka3FfYGoAAgA3//YCAQIiABcAHgBDQEAMAQIBDQEDAgJMAAUAAQIFAWcHAQQE\
AGEGAQAAc00AAgIDYQADA3EDThkYAQAcGxgeGR4RDwoIBgUAFwEXCA0WKwEyFhYVFSEWFjMy\
NjcVBgYjIiYmNTQ2NhciBgchJiYBJEVjNf6RAllQM08qKVA3THVBO2tGP0kHAREBPgIiPG1J\
NVtfExJNEhE+e1lYfkRIUUhEVQAAAQAPAAABgwL9ABcAXEAPDgEEAw8HAgUEBgEABQNMS7Ad\
UFhAGwAEBANhAAMDbE0CAQAABV8ABQVtTQABAWsBThtAGQADAAQFAwRpAgEAAAVfAAUFbU0A\
AQFrAU5ZQAkTJSURERAGDRwrASMRIxEjNTc1NDYzMhYXByYmIyIGFRUzAUyHWF5eXFIgNRMX\
ECoWLCuHAdT+LAHUKR4faFsLB0UFCjs/IwAAAgA3/xACEgIiAB4AKwCAQA8WAwIGBQ0BAwQM\
AQIDA0xLsBlQWEAiCAEFBQBhAQcCAABzTQAGBgRhAAQEcU0AAwMCYQACAm8CThtAJgABAW1N\
CAEFBQBhBwEAAHNNAAYGBGEABARxTQADAwJhAAICbwJOWUAZIB8BACYkHysgKxoYEA4LCQYF\
AB4BHgkNFisBMhYXMzczERQGIyInNRYzMjY1NTQ2NyMGIyImNTQ2FyIGFRQWMzI2NTU0JgET\
NVUeBQxGdXt2S093RU8CAQQ2cGh1dXNDSklGUUpMAiIoKUf933N0IlEqUUYVDC0JUZKDgJdK\
a2NjaVdhFW5fAAABAFUAAAIZAvgAFQBQtQMBAQIBTEuwKVBYQBcFAQQEbE0AAgIAYQAAAHNN\
AwEBAWsBThtAFwACAgBhAAAAc00FAQQEAV8DAQEBawFOWUANAAAAFQAVEyITJgYNGisTFRQH\
MzY2MzIWFREjETQjIgYVESMRrQUGGlk0YmJXeFpDWAL43ygjKSpdZ/6jAVeBZV7+6wL4AAAC\
AE4AAAC1AuEACwAPAI1LsApQWEAXAAEBAGEEAQAAbE0FAQMDbU0AAgJrAk4bS7AMUFhAFwAB\
AQBhBAEAAHBNBQEDA21NAAICawJOG0uwLVBYQBcAAQEAYQQBAABsTQUBAwNtTQACAmsCThtA\
FQQBAAABAwABaQUBAwNtTQACAmsCTllZWUATDAwBAAwPDA8ODQcFAAsBCwYNFisTMhYVFAYj\
IiY1NDYXESMRghQfHxQWHh5BWALhGx0cHBwcHRvJ/egCGAABAFUAAACtAvgAAwAoS7ApUFhA\
CwABAWxNAAAAawBOG0ALAAEBAF8AAABrAE5ZtBEQAg0YKzMjETOtWFgC+AAAAQBVAAADVgIi\
ACEAXbYeGAIBAgFMS7AZUFhAFgQBAgIAYQcGCAMAAHNNBQMCAQFrAU4bQBoABgZtTQQBAgIA\
YQcIAgAAc00FAwIBAWsBTllAFwEAHRsXFhUUEQ8NDAkHBQQAIQEhCQ0WKwEyFhURIxE0IyIG\
FREjETQjIgYVESMRMxczNjYzMhczNjYCoVtaV21OQ1duUT5YRw0FGVUwfiYFG10CIl1o/qMB\
WX9aVv7YAVl/ZF7+6gIYSSopWi4sAAABAFUAAAIZAiIAEwBQtRABAQIBTEuwGVBYQBMAAgIA\
YQQFAgAAc00DAQEBawFOG0AXAAQEbU0AAgIAYQUBAABzTQMBAQFrAU5ZQBEBAA8ODQwJBwUE\
ABMBEwYNFisBMhYVESMRNCMiBhURIxEzFzM2NgFXYGJXeFlEWEcNBRpcAiJdaP6jAVeBZF7+\
6gIYSSopAAIAN//2AicCIgANABkAH0AcAAMDAWEAAQFzTQACAgBhAAAAcQBOJCUlIgQNGisB\
FAYjIiYmNTQ2MzIWFgUUFjMyNjU0JiMiBgInh3NHb0CGc0lvP/5rS1JRTExSUkoBDYWSQX1Z\
hZBBe1lfb29fX2xsAAIAVf8QAjACIgAVACMAa7YSCQIFBAFMS7AZUFhAHQcBBAQAYQMGAgAA\
c00ABQUBYQABAXFNAAICbwJOG0AhAAMDbU0HAQQEAGEGAQAAc00ABQUBYQABAXFNAAICbwJO\
WUAXFxYBAB4cFiMXIxEQDw4HBQAVARUIDRYrATIWFRQGIyImJyMWFhUVIxEzFzM2NhciBgcV\
FBYzMjY2NTQmAVRjeXlkPlEXBgIEWEgMBBhOMVJDAkFYMT8fRwIiiouJji8fETQT3AMISSMw\
SlxeEWNrNl08XG4AAAIAN/8QAhICIgAVACIAaLYRBAIEBQFMS7AZUFhAHQAFBQFhAgEBAXNN\
BwEEBABhAAAAcU0GAQMDbwNOG0AhAAICbU0ABQUBYQABAXNNBwEEBABhAAAAcU0GAQMDbwNO\
WUAUFxYAAB4cFiIXIgAVABUUJCcIDRkrBTU0NjcjBgYjIiY1NDYzMhYXMzczEQMyNjc1NCYj\
IgYVFBYBugIDBhdRQGF5e2I/UBgEDUbwU0UBRFdIRkfw5RIwESIwi4qKjTAjSfz4AS9bXhJm\
aXFfX2sAAAEAVQAAAY4CIgATAGZLsBlQWEALAwEBABAEAgIBAkwbQAsDAQMAEAQCAgECTFlL\
sBlQWEASAAEBAGEDBAIAAHNNAAICawJOG0AWAAMDbU0AAQEAYQQBAABzTQACAmsCTllADwEA\
Dw4NDAgGABMBEwUNFisBMhYXByYmIyIGBhURIxEzFzM2NgFPDyMNCw0fDilIK1hICgQaUgIi\
AwNRAwQtUTb+4gIYYixAAAABADP/9gGyAiIAKQAuQCsbAQMCHAcCAQMGAQABA0wAAwMCYQAC\
AnNNAAEBAGEAAABxAE4lLCUiBA0aKyUUBiMiJic1FhYzMjY1NCYmJy4CNTQ2MzIWFwcmJiMi\
BhUUFhYXHgIBsnRiOFEfIFsvQzwWOTU0SihvWjFVJR4iSic2ORo9MzNIJpROUBIQUBAbKyQU\
ICAUFCg4LERKExFGDhQjHhYfHRQTKDkAAAEAEP/2AVMCkwAYAEBAPQ4BAgQDAQACBAEBAANM\
AAMEA4UFAQICBF8ABARtTQYBAAABYQABAXEBTgEAFRQTEhEQDQwIBgAYARgHDRYrJTI2NxUG\
BiMiJiY1ESM1NzczFTMVIxEUFgEIFCoNDjQYKkcsTE0jNJubLz4HBEMHCR1IQQE4KiNye0T+\
yjEvAAABAE//9gIVAhgAEwBMtQMBAwIBTEuwGVBYQBMFBAICAm1NAAMDAGEBAQAAawBOG0AX\
BQQCAgJtTQAAAGtNAAMDAWEAAQFxAU5ZQA0AAAATABMiEyQRBg0aKwERIycjBgYjIiY1ETMR\
FDMyNjURAhVIDQQaXDRhYll3WUUCGP3oRyonXWYBX/6ngGReARcAAQAAAAAB/AIYAA8AIUAe\
BwECAAFMAQEAAG1NAwECAmsCTgAAAA8ADxsRBA0YKzMDMxMeAhczPgI3EzMDy8tecggSDgME\
BA8TB3JezAIY/sQWNjERETI2FQE8/egAAAEACwABAwcCGQAiACdAJBsQBAMAAQFMAwICAQFt\
TQUEAgAAawBOAAAAIgAiGRoRGQYNGislAyYmJyMGBgcDIwMzExYWFzM+AjcTMxMWFhczNjY3\
EzMDAgtcDRMFBAQSDmBkk1tKCxQEBAQLDgdfYFwLFQQEAxUMS1qVAQEuKU8WFk8q/tMCGP7i\
K1gdETI3FgEu/tIiUB0ZWC4BHv3oAAABABIAAAH/AhgACwAfQBwJBgMDAgABTAEBAABtTQMB\
AgJrAk4SEhIRBA0aKxMDMxc3MwMTIycHI9S5ZIqJY7nDZJKUYwESAQbKyv76/u7W1gAAAQAB\
/xAB/gIYABoAJ0AkGhMFAwMAEgECAwJMAQEAAG1NAAMDAmEAAgJvAk4lIxkQBA0aKxMzExYW\
FzM2NjcTMwMGBiMiJic1FhYzMjY3NwFedA8YBgQGGg5tX+ccWU4YJA0LHxEuORAcAhj+zyhJ\
IRlRKQEw/Z5MWgUDRgIENCtHAAEAJwAAAa8CGAAJAClAJgcBAQICAQADAkwAAQECXwACAm1N\
AAMDAF8AAABrAE4SERIQBA0aKyEhNQEhNSEVASEBr/54ASD+8QFw/uQBIzoBmkRC/m4AAQAY\
AaABMwNVABkAMEAtDgEBAg0BAwECAQADA0wAAgABAwIBaQADAAADVwADAwBfAAADAE8WJSgQ\
BAwaKwEhNTc+AjU0JiMiBgcnNjYzMhYVFAYHBzMBMv7mcykpDyUeHjEaIx1FK0BJOzhRwwGg\
NnAnMScWICAXFC4ZHj83MU41TQAAAQARAZgBQQNVACgATUBKJgEFACUBBAUGAQMEEQECAxAB\
AQIFTAYBAAAFBAAFaQAEAAMCBANpAAIBAQJZAAICAWEAAQIBUQEAIyEdGxoYFBIODAAoASgH\
DBYrEzIWFRQGBxUWFhUUBiMiJic1FjMyNjU0JiMjNTMyNjU0JiMiBgcnNjalR0grHicvVFkl\
QB5GPjQwOjQ5OTIvKR0fNRskH0UDVT4wKDQKAwczKTpJDQ8/IikjJCE3Jx8gHRURLhcaAAAB\
ACUBoADwA0wADAAnQCQLCgYDAAEBTAIBAQAAAVcCAQEBAF8AAAEATwAAAAwADBEDDBcrExEj\
ETQ2NwYGBwcnN/BHAwEKGA02I4IDTP5UARQaKhUJFQknMVwAAAIACgGgAVUDTwAKABMANkAz\
DwEEAwYBAAQCTAADBAEDVwYFAgQCAQABBABnAAMDAV8AAQMBTwsLCxMLExESEREQBwwbKwEj\
FSM1IzUTMxEzIzU0NjcGBgcHAVU9S8PFST2IAgEFIAtQAgBgYDQBG/7tXRU4GAsxEXUAAQAe\
AZcBQANMAB4AQkA/HQMCBAEcEAIDBA8BAgMDTAYBBQAAAQUAZwABAAQDAQRpAAMCAgNZAAMD\
AmEAAgMCUQAAAB4AHiQlJCMRBwwbKwEVIwc2NjMyFhUUBiMiJic1FhYzMjY1NCYjIgYHJzcB\
K7kJDB0RQ1pUUiBGFhtFGi01NTAaJQ8fEANMN20CBERARk0NDUMQEygrJioIBBTQAAEAHAGg\
AUMDTAAGACpAJwUBAAEBTAMBAgAChgABAAABVwABAQBfAAABAE8AAAAGAAYREQQMGCsTEyM1\
IRUDT6rdASeqAaABcDwx/oUAAAMAGQGYAUUDVAAYACQAMQA4QDUfEgYDAwIBTAQBAAUBAgMA\
AmkAAwEBA1kAAwMBYQABAwFRGhkBACwqGSQaJA0LABgBGAYMFisTMhYVFAYHFhYVFAYjIiY1\
NDY3JiY1NDY2FyIGFRQWFzY2NTQmBwYGFRQWMzI2NTQmJ7A3UCoeJy9TQklOLSAfISY/JCAk\
KB4dJSQvISIoKSooLSYDVDU3JTAQEDcpOENAOCk2ERQrJiQxGjcdGhoiDAshHBoduBAoHRwk\
JBwdJg0AAAIAEwGYAUoDVAALABUAMUAuAAEAAwIBA2kFAQIAAAJZBQECAgBhBAEAAgBRDQwB\
ABEPDBUNFQcFAAsBCwYMFisTIiY1NDYzMhYVFAYnMjU0IyIGFRQWrk1OSlFNT0lTVFQrJycB\
mHNsanNya2p1P6CfT1FPUAACABQBmAFMA1QAHAApAEpARwMBAQAEAQIBCwEEAgNMBgEAAAEC\
AAFpAAIHAQQFAgRpAAUDAwVZAAUFA2EAAwUDUR4dAQAlIx0pHikWFBAOCAYAHAEcCAwWKxMy\
FhcVJiYjIgYGBzM2NjMyFhUUBiMiJjU0PgIXIgYVFBYWMzI2NTQm7A4jCwsiEzY+GwMEDjYp\
O0pSRURdEi9UDSsyFCgeJi8pA1QEAzsEBSlGKhUdRkBGUF9hL1pIK9ctGhgvHi0uJisAAgAR\
AZgBSQNWABsAJwBKQEcSAQMFCwECAwoBAQIDTAYBAAcBBAUABGkABQADAgUDaQACAQECWQAC\
AgFhAAECAVEdHAEAIyEcJx0nFxUPDQkHABsBGwgMFisTMhYVFA4CIyInNRYWMzI2NjcjBgYj\
IiY1NDYXIgYVFBYzMjY1NCaoRF0SLVRCJRoLIBg3PBsCBQ0zKEBKUkUkLycqKzMtA1ZcYy9b\
SSwHPAQGLEcoEx9IQEFTOSwsJi4tGio7//8ADwAAAtsC/QAmACwAAAAHACwBWAAA//8ADwAA\
Ag0C/QAmACwAAAAHAC8BWAAA//8ADwAAAgUC/QAmACwAAAAHADABWAAA//8ADwAAA2UC/QAm\
ACwAAAAnACwBWAAAAAcALwKwAAD//wAPAAADXQL9ACYALAAAACcALAFYAAAABwAwArAAAP//\
ABP/+AFKAbQDBwBGAAD+YAAJsQACuP5gsDUrAP//ACUAAADwAawDBwBBAAD+YAAJsQABuP5g\
sDUrAP//ABgAAAEzAbUDBwA/AAD+YAAJsQABuP5gsDUrAP//ABH/+AFBAbUDBwBAAAD+YAAJ\
sQABuP5gsDUrAP//AAoAAAFVAa8DBwBCAAD+YAAJsQACuP5gsDUrAP//AB7/9wFAAawDBwBD\
AAD+YAAJsQABuP5gsDUrAP//ABT/+AFMAbQDBwBHAAD+YAAJsQACuP5gsDUrAP//ABwAAAFD\
AawDBwBEAAD+YAAJsQABuP5gsDUrAP//ABn/+AFFAbQDBwBFAAD+YAAJsQADuP5gsDUrAP//\
ABH/+AFJAbYDBwBIAAD+YAAJsQACuP5gsDUrAP//ABMBFgFKAtIDBwBGAAD/fgAJsQACuP9+\
sDUrAP//ACUBHgDwAsoDBwBBAAD/fgAJsQABuP9+sDUrAP//ABgBHgEzAtMDBwA/AAD/fgAJ\
sQABuP9+sDUrAP//ABEBFgFBAtMDBwBAAAD/fgAJsQABuP9+sDUrAP//AAoBHgFVAs0DBwBC\
AAD/fgAJsQACuP9+sDUrAP//AB4BFQFAAsoDBwBDAAD/fgAJsQABuP9+sDUrAP//ABQBFgFM\
AtIDBwBHAAD/fgAJsQACuP9+<KEY>AQAAAAAAABwBaAAMAAQQJAAAAXgAAAAMAAQQJAAEAEgBeAAMAAQQJAAIADgBw\
AAMAAQQJAAMANgB+AAMAAQQJAAQAIgC0AAMAAQQJAAUARgDWAAMAAQQJAAYAIAEcAEMAbwBw\
AHkAcgBpAGcAaAB0ACAAMgAwADEANQAgAEcAbwBvAGcAbABlACAASQBuAGMALgAgAEEAbABs\
ACAAUgBpAGcAaAB0AHMAIABSAGUAcwBlAHIAdgBlAGQALgBOAG8AdABvACAAUwBhAG4AcwBS\
AGUAZwB1AGwAYQByADIALgAwADAAMQA7AEcATwBPAEcAOwBOAG8AdABvAFMAYQBuAHMALQBS\
AGUAZwB1AGwAYQByAE4AbwB0AG8AIABTAGEAbgBzACAAUgBlAGcAdQBsAGEAcgBWAGUAcgBz\
AGkAbwBuACAAMgAuADAAMAAxADsAIAB0AHQAZgBhAHUAdABvAGgAaQBuAHQAIAAoAHYAMQAu\
ADgALgAyACkATgBvAHQAbwBTAGEAbgBzAC0AUgBlAGcAdQBsAGEAcgAAAAMAAAAAAAD/nAAy\
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAB//8ADwABAAIADgAAADYAAABkAAIABgAMACUAAQAn\
AD4AAQBJAE0AAgCaAJoAAQDHAQIAAQEFAQ4AAQAOAAUAGAAYABgAIAAgAAIAAQBJAE0AAAAB\
AAQAAQEtAAIABgAKAAEBOwABAncAAQAPAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAA\
AEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAEAAAABAAAACgA8AFAABERGTFQAGmN5\
cmwAJmdyZWsAJmxhdG4AJgAEAAAAAP//AAEAAQAEAAAAAP//AAEAAAACa2VybgAOa2VybgAO\
AAAAAQAAAAEABAACAAgAAgAKAEwAAQAYAAQAAAAHACoAPAAwADYAPAA8ADwAAQAHAAwADwAQ\
ABEAGgAbABwAAQAVADIAAQAVADwAAQAM/+wAAQAj/+wAAgK8AAQAAAMAA4IAEwASAAAAAAAA\
AAAAAAAAAAD/7AAAAAAAAAAAAAAAAAAA//YAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\
AAAAAAAAAAAAAAAAAAAAAP/sAAAAAAAAAAAAAAAA/8QAAP/YAAAAAP+6AAAAAAAAAAAAAAAA\
AAAAAP/sAAAAAAAA//YAAP/2AAAAAP/iAAAAAP/2AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\
AAAAAP/2AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/zv/s/+L/zv/EAAAAAAAAAAAAAAAA\
AAD/zgAA/+z/2AAAAAD/7P/2//b/7P/YAAAAAAAAAAAAAAAAAAD/9gAAAAD/9gAAAAAAAP/s\
AAAAAAAA//YAAAAA/+IAAP/sAAAAAP/sAAAAAAAAAAAAAP/sAAAAAAAAAAAAAAAAAAAAAAAA\
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/uv/s\
/87/sP+6AAD/7AAAAAAAAAAAAAD/ugAU/9j/xAAAAAD/7AAAAAD/7AAAAAAAAAAAAAAAAAAA\
AAD/9gAAAAAAAAAAAAAAAP/2AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/s\
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/7AAAAAAAAAAAAAAAAAAAAAAAAAAA\
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\
AAAAAP/OAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/2AAEAIAAMAA4ADwAQABYAFwAaABsAHAAf\
ACAAIQAiACMAJAAlACcAKAArACwALgAxADIAMwA0ADYAOAA6ADsAPAA9AEkAAQAMAD4AAgAA\
AAoAAwAEAAAAAAAAAAAAAAAPAAkAAAAAAAMAEgADAAAAAAAMAAYACAAIAA8ABwAOAAAAAQAA\
AAAAAAAAABEAAAABAAAAAAABAAEAAAAAAAAADQAAAAsAAAAFAAUAEAAFAAAAAAAAAAAAAAAA\
AAAAAAAAAAAAAAARAAEADABCAAUAAAACAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAACAAAAAgAA\
AAAADgAGAAsACwAAAAkAEQAAAAQACAABAAEAAQAKAA0ACAAAAAgAAwADAAEAAwABAAMAEAAM\
AAMABwAHAAcABwAPAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAKAAoACgAKAAEAAAAKARYBnAAd\
REZMVACwYXJhYgF0YXJtbgF0YmVuZwF0Ym5nMgF0Y2FucwF0Y2hhbQDCY2hlcgF0Y3lybADO\
ZGV2MgF0ZGV2YQF0ZXRoaQF0Z2VvcgF0Z3JlawDOaGVicgF0amF2YQF0a2htcgDga25kMgF0\
a25kYQF0bGFvIAF0bGF0bgDsbWxtMgD+bWx5bQF0bXltMgF0c2luaAF0dGFtbAF0dGhhYQF0\
dGhhaQF0dG1sMgF0AAQAAAAA//8ABAAIAAkACgALAAQAAAAA//8AAQAGAAQAAAAA//8ABAAA\
AAEAAgAEAAQAAAAA//8AAQAFAAQAAAAA//8ABAAMAA0ADgAPAAQAAAAA//8AAgADAAcAEGRu\
b20AbGZyYWMAcmxpZ2EAemxvY2wAYm51bXIAgHByZWYAaHByZWYAaHByZWYAaGRub20AbGZy\
YWMAcmxpZ2EAem51bXIAgGRub20AbGZyYWMAcmxpZ2EAem51bXIAgAAAAAEABgAAAAAAAAAB\
AAEAAAACAAIAAwAAAAEABQAAAAEAAAAHAB4AEAAeADYAWgByALYAAQAAAAEACAABABQATAAB\
AAAAAQAIAAEABgBWAAIAAQACAAsAAAAGAAAAAQAIAAMAAQASAAEAKgAAAAEAAAAEAAIAAQBO\
AFcAAAABAAAAAQAIAAEABv/2AAIAAQBYAGEAAAAEAAAAAQAIAAEANgABAAgABQAMABQAHAAi\
ACgATAADACwALwBNAAMALAAwAEkAAgAsAEoAAgAvAEsAAgAwAAEAAQAsAAEAAAABAAgAAgAe\
AAwArACtAK4ArwCwALEAsgCzALQAtQC2ALcAAgACAAEACwAAACYAJgAL') format('woff');
font-style: normal;
font-weight: normal;
unicode-range: U+20,U+30-39,U+41-5A,U+5F,U+61-69,U+6C-7A;
font-display: swap;
}
@font-face {
font-family: 'noto-subset';
src: url('data:application/x-font-woff;charset=utf-8;base64,\
AAEAAAARAQAABAAQR0RFRgWvC0UAAHDcAAAAqEdQT1N3xmfyAABxhAAABKxHU1VCiavRIAAA\
djAAAAKIT1MvMnAjYZQAAAGYAAAAYGNtYXABmgFmAAAGSAAAAFRjdnQgQbYe1AAAFbwAAAEs\
ZnBnbZ42GdoAAAacAAAOFWdhc3AAAAAQAABw1AAAAAhnbHlmB4vsKwAAGRQAAFYeaGVhZBlJ\
iPYAAAEcAAAANmhoZWEJbAGLAAABVAAAACRobXR4TworFQAAAfgAAARQbG9jYRgUAeQAABbo\
AAACKm1heHAFWy6dAAABeAAAACBuYW1lHJo2BAAAbzQAAAF+cG9zdP+fADIAAHC0AAAAIHBy\
ZXBQRw+/AAAUtAAAAQUAAQAAAAIKPXXejkVfDzz1AAMD6AAAAADbR524AAAAANtHnbj/sf8Q\
A/ADVgABAAYAAgAAAAAAAAABAAAFyPxsAAAEN/+x/9MD8AABAAAAAAAAAAAAAAAAAAABFAAB\
AAABFAA2AAMAQgAEAAIAzgD8AI0AAALcLSYACAABAAQDAQK8AAUAAAKKAlgAAABLAooCWAAA\
AV4AMgFIAAACCwgCBAUEAgIEAAAAAQAAAAAAAAAAAAAAAEdPT0cBIAAgAHoFyPxsAAAFyAOU\
AAEB/wAAAAACIgLKAAAAIAAEAlgAXgEEAAACPAAkAjwAOwI8ACYCPAAmAjwAEQI8ADECPAAj\
AjwAGwI8ACMCPAAgArIAAAKgAFoCfQA6AuQAWgIwAFoCJQBaAtQAOgL9AFoBhQAgAUv/tgKY\
AFoCNQBaA68AWgMtAFoDHAA6AnQAWgMcADoClABaAicALgJDABQC9ABVAooAAAPHAAACmwAA\
AnAAAAJDABgBm//+AlwAKgJ5AE4CAgAtAnkALQJPAC0BgwAUAnkALQKRAE4BMQBIATEATgPW\
AE4CkQBOAmsALQJ5AE4CeQAtAcYATgHxAC0BsgAXApEASwI5AAADWAAKAkIABQI5AAAB6AAb\
AXsAFwF7AB0BewAtAXsABgF7ACkBewAdAXsAFgF7ABQBewAZAXsAFQMGABQCtAAUArQAFAQ3\
ABQENwAUAXsAFAF7AC0BewAXAXsAHQF7AAYBewApAXsAGQF7AB0BewAWAXsAFQF7ABQBewAt\
AXsAFwF7AB0BewAGAXsAKQF7ABkBewAdAXsAFgF7ABUCWABeAQQAA<KEY>AC<KEY>AC<KEY>JYAF4BBAAAAlcAXgEg\
<KEY>
AlgAXgE1AAACPAAkAjwAOwI8ACYCPAAmAjwAEQI8ADECPAAjAjwAGwI8ACMCPAAgAZv//gJY\
<KEY>
<KEY>
AFUDJQBVAxcANwJtAFUDFwA3ApAAVQI2AC8CQQATAusAUAKRAAAD<KEY>wJyAAACVAAh\
AlcAKAJ4AEkCBAAvAngALwJVAC8BggATAngALwKKAEkBKwBEASoASQPPAEkCigBJAnEALwJ4\
AEkCeAAvAb8ASQH2AC4BpQAWAooARgI7AAADXgAMAk8ACgI7AAAB7QAeAkUAKAJFADwCRQAj\
AkUAJgJF<KEY>
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\
AAAAAAAAAAAAAAAAAAAAAACYAJgAeAB4AsoAAAIiAAD/EALU//YCLP/2/xAAmACYAHgAeALK\
//YC+AIi//b/EALV//YC/QIs//b/EACVAJUAcwBzAkYAAAJQ//gAlQCVAHMAcwJGAkYAAAAA\
AkYCT//4//gAewB7AGUAZQFoAO7/oP8QAWgA7v+a/xAAewB7AGUAZQEfAR8AmACYAHgAeALK\
AAAC+AIiAAD/EALV//YC+AIs//b/EABjAGMASABIASr/fgFoAOj/oP8QATT/dAFoAO7/mv8Q\
AGMAYwBIAEgCywGgAucCZwEfAI8C5wGWAucCbQEZAI8AAAAAAAAAOQBgAKUBBAFAAZICCAIt\
ApkC+gM3A4YDzgP9BCgETAScBMQE7AUfBUsFaQWkBdQGEAZKBpAG1gcpB0cHeAenB/sIJghK\
CHUIkgkICXYJugovCoEKxQtPC4oLvQvSDDkMiwzEDTcNqA37Dk4OlQ7eDwkPXg+HD8gP8RAw\
EI8QvhD6EUkRcBHWEg4SbhLNEtkS5RLxEwETERMgEy8TPhNNE1wTaxN6E4kTmBOnE7YTxRPU\
E+MT8hQBFBAUHxQuFD0UPRQ9FGcUgBSuFO0VEhVCFYQVlhXnFikWKRYpFlIWaxaYFtMW+Rco\
F2kXexfIGAkYFhgWGBYYPxhYGIUYwBjmGRUZVhloGbUZ9hoDGgMaAxoDGgMaAxoDGgMaAxoD\
GgMaAxoDGgMaAxoDGgMaAxoDGgMaAxoDGgMaLRpIGncatRrZGwkbSxteG68b8Rv9G/0b/Rv9\
G/0cJhxAHG4crBzSHQEdQh1VHaUd5h3yHfId8h4cHjUeYx6hHsYe+B86H0wfnR/fH+wf7B/s\
IA4gQSBrIIggnSCwIOEg+CEPISwhSSFYIYAhoSHNIe4iISJFIoYilyK1ItEjDiMoIz0jUyOM\
I74j6iQeJEwkcCSyJNUk8iT+JTMlUSV6Ja0l4CYBJjwmYiaEJqAm3ib3JyUnOSdiJ3wnqSfm\
KAooOih7KI0o2ikaKRopGilDKV0piynJKe8qHipfKnIqwisDKw8rDysPKw8rDwAAAAIAJP/2\
AhcC1QANABkAH0AcAAMDAWEAAQFwTQACAgBhAAAAcQBOJCQlIwQNGisBFAYGIyImNTQ2NjMy\
FgUUFjMyNjU0JiMiBgIXMW1cgXgwbluAev6jKjk4LCw4OSoBZXOkWMOsdKRYwq56e3p7enx8\
AAEAOwAAAZ0CygAMABtAGAoJBQMAAQFMAAEBak0AAABrAE4aEAINGCshIxE0NjcGBgcHJzcz\
AZ2XAwEFIQ5SSeZ8AZ0aVCAGHwxCW7cAAAEAJgAAAhsC1AAdAC1AKg4BAQINAQMBAgEAAwNM\
AAEBAmEAAgJwTQADAwBfAAAAawBOKCYoEAQNGishITU3PgI1NCYjIgYHJz4CMzIWFhUUBgYH\
BxUhAhv+DbM2Qh4vKClOK1IfRVtARmU3L1k/XAE3abU4Sz0jKyomI2EbLh0zVzc7YmA6VgcA\
AAEAJv/2AhQC1AArAD9APCYBBAUlAQMEAwECAw4BAQINAQABBUwAAwACAQMCaQAEBAVhAAUF\
cE0AAQEAYQAAAHEATiUlISUkKgYNHCsBFAYHFRYWFRQGBiMiJzUWFjMyNjU0JiYjIzUzMjY2\
NTQmIyIGByc2NjMyFgH/WUFWWT1/ZHRaLmUrUUEeS0M2N0JFGS83M0saRipxTm6BAipKWBAD\
ClRHPmM5J4AXGDgzHikVdBkrHCYrIxFoHihZAAACABEAAAIrAsoACgAVAC1AKgYBAAQBTAYF\
AgQCAQABBABnAAMDak0AAQFrAU4LCwsVCxUREhEREAcNGyslIxUjNSE1ATMRMyM1NDY2NyMG\
BgcHAitWk/7PATmLVukCAwEECRQOg5SUlGkBzf4/eRdCOQkUJhTGAAABADH/9gIOAsoAHgBE\
QEEcFwIDABYLAgIDCgEBAgNMBgEAAAMCAANpAAUFBF8ABARqTQACAgFhAAEBcQFOAQAbGhkY\
FBIPDQgGAB4BHgcNFisBMhYWFRQGIyImJzUWFjMyNjU0IyIGBycTIRUjBzY2ASxBZjuQjThj\
JSVoLkNHjxw8FDwbAYP/DREnAcgyYEd0hRQTghMbNzpsCwUgAWyAjAMHAAIAI//2AhsC0gAe\
ACwAaUAOCQEBAAoBAgERAQUCA0xLsApQWEAeAAIABQQCBWkAAQEAYQAAAGpNBgEEBANhAAMD\
cQNOG0AeAAIABQQCBWkAAQEAYQAAAHBNBgEEBANhAAMDcQNOWUAPIB8mJB8sICwkJiQ1Bw0a\
KxM0PgMzMhYXFSYmIyIGBgczNjYzMhYVFAYjIiYmBTI2NTQmIyIGBhUUFhYjEi1RfVkVOBMT\
LRZZYSgDBhRLPF5ug3BJdkYBAiw4MDEhMhwYMQEvPnhrUy8DBHkFBThlQiMwdmx0hEOLVT1A\
NDwdLhghPyoAAQAbAAACGwLKAAYAJUAiBQEAAQFMAAAAAV8AAQFqTQMBAgJrAk4AAAAGAAYR\
EQQNGCszASE1IRUBbwEM/qACAP7yAkt/X/2VAAADACP/9gIYAtMAGwAnADUANkAzMyIVBwQD\
AgFMBQECAgBhBAEAAHBNAAMDAWEAAQFxAU4dHAEALCocJx0nEA4AGwEbBg0WKwEyFhYVFAYH\
HgIVFAYGIyImNTQ2NyYmNTQ2NhciBhUUFhc2NjU0JgMUFjMyNjU0JiYnJwYGAR4+Zz9JNyZF\
Kz9xSniDUDkwQ0BpOyUxNCMiNDGUNzY4OCAvGQ0uOgLTJkw6QFMbFDVHMDtYMGZZSlocHlVA\
OUwmbiYjJS4REC0nIyb+WScyMCgbKSEOBxY6AAACACD/9gIYAtIAHgAsAD5AOxEBAgUKAQEC\
CQEAAQNMAAUAAgEFAmkGAQQEA2EAAwNwTQABAQBhAAAAcQBOIB8mJB8sICwkJiQ1Bw0aKwEU\
DgMjIiYnNRYWMzI2NjcjBgYjIiY1NDYzMhYWJSIGFRQWMzI2NjU0JiYCGBItUX1ZFTgTFCwW\
WWEoAwYVRURbboNwSXZG/v4sODAxIjEcGDABmT15a1MvAwR5BAY5ZEIjMHZsdIRDi1U8QTQ8\
Hi0YIUApAAIAAAAAArICzQAHABIAMUAuDQEEAgFMBgEEAAABBABoAAICak0FAwIBAWsBTggI\
AAAIEggSAAcABxEREQcNGSshJyEHIxMzEwMnLgInDgIHBwIPNP78NKP8uf37NAUQEAUFEQ8E\
M6qqAs39MwEpphE0NhQUOzULpgAAAwBaAAACawLKABAAGQAiADVAMgcBBQIBTAACBgEFBAIF\
ZwADAwBfAAAAak0ABAQBXwABAWsBThoaGiIaISIkISwgBw0bKxMzMhYVFAYHFR4CFRQGIyET\
MzI2NTQmIyMRFTMyNjU0JiNa3o+SOTUkOiKMev71l1hCMzxBUGNENjdIAspQZT1UCQUHJEQ4\
YW4BryooKST+6bo1LCgxAAABADr/9gJaAtQAGwA3QDQYAQADGQkCAQAKAQIBA0wEAQAAA2EA\
AwNwTQABAQJhAAICcQJOAQAWFA4MBwUAGwEbBQ0WKwEiBhUUFjMyNjcVBgYjIiYmNTQ2NjMy\
FhcHJiYBiVdcVV4sVzMvXDluj0ROlWw1azExKFECVoJxcn0UEn8TElulbmymXhsXexMcAAAC\
AFoAAAKqAsoACQARAB9AHAACAgFfAAEBak0AAwMAXwAAAGsATiElISIEDRorARQGIyMRMzIW\
Fgc0JiMjETMyAqrNucrgcKVbnWhjUUHbAWy1twLKUJt3d2/+LwAAAQBaAAAB9QLKAAsAKUAm\
AAMABAUDBGcAAgIBXwABAWpNAAUFAF8AAABrAE4RERERERAGDRwrISERIRUhFTMVIxUhAfX+\
ZQGb/vzy8gEEAsp8nXy4AAABAFoAAAHzAsoACQAjQCAAAwAEAAMEZwACAgFfAAEBak0AAABr\
AE4REREREAUNGyszIxEhFSEVMxUj75UBmf788vICyny4fAABADr/9gKEAtQAIAA7QDgPAQMC\
EAEAAx4BBAUCAQEEBEwAAAAFBAAFZwADAwJhAAICcE0ABAQBYQABAXEBThMmJSUjEAYNHCsB\
IREGBiMiJjU0NjYzMhYXByYmIyIGBhUUFhYzMjY3NSMBaQEbOHlNoKxXpng5bi0yIVQuQmE1\
JlJCIC0ThwGR/o4TFry0cKRaGBR5ERY8bUpGbD0GBJUAAQBaAAACowLKAAsAIUAeAAQAAQAE\
AWcFAQMDak0CAQAAawBOEREREREQBg0cKyEjESERIxEzESERMwKjl/7ll5cBG5cBNP7MAsr+\
6AEYAAABACAAAAFlAsoACwAgQB0LCgkIBQQDAggAAQFMAAEBak0AAABrAE4VEAINGCshITU3\
ESc1IRUHERcBZf67V1cBRVdXVigBzihWVij+MigAAAH/tv8uAPECygARAChAJQQBAQIDAQAB\
AkwAAQMBAAEAZQACAmoCTgEADQwIBgARAREEDRYrFyImJzUWFjMyNjY1ETMRFAYGDx0sEBAj\
FBorGJc5ZtIHBH4EBhQ4NAKd/WRccTMAAAEAWgAAApgCygAOACBAHQ4IAwIEAAIBTAMBAgJq\
TQEBAABrAE4VERMQBA0aKyEjAwcVIxEzETY2NzczAwKYrLtAl5cPHg/BqPkBLS7/Asr+uRUq\
FfP+xAABAFoAAAITAsoABQAfQBwAAABqTQABAQJgAwECAmsCTgAAAAUABRERBA0YKzMRMxEh\
FVqXASICyv2zfQABAFoAAANVAsoAFwAmQCMVCwIAAQFMAgEBAWpNBQQDAwAAawBOAAAAFwAX\
ERMRFwYNGishAyMeAhURIxEzEzMTMxEjETQ2NjcjAwGIrAQBBASHzqkDs86NAwMBBLgCMBRQ\
WyX+tALK/d4CIv02AVIiWE8U/dEAAQBaAAAC0wLKABEAHkAbCwICAAIBTAMBAgJqTQEBAABr\
AE4WERYQBA0aKyEjASMWFhcRIxEzATMmJicRMwLTwP7JBAIFAoe/ATYDAQQCiAIcM2Yz/rAC\
yv3pMmIxAVIAAgA6//YC4gLVAA8AGwAfQBwAAwMBYQABAXBNAAICAGEAAABxAE4kJSYjBA0a\
KwEUBgYjIiYmNTQ2NjMyFhYFFBYzMjY1NCYjIgYC4kmWdXSXSUmXdXSWSf33Vl9hVFRgYFYB\
Zm+lXFymb2+kW1ulb3CBgXBxgIAAAgBaAAACRwLKAAsAEwAyQC8ABAABAgQBaQYBAwMAXwUB\
AABqTQACAmsCTg0MAQAQDgwTDRMKCQgGAAsBCwcNFisBMhYVFAYGIyMVIxEXIxUzMjY1NAE+\
in80eWhBl9xFMkBLAsp3aD5tQv4CynzUMzloAAACADr/VgLiAtUAEgAeACtAKAMBAQMBTAAA\
AQCGAAQEAmEAAgJwTQADAwFhAAEBcQFOJCUmIRQFDRsrARQGBxcjJyMiJiY1NDY2MzIWFgUU\
FjMyNjU0JiMiBgLiVlqswoMLdJdJSZd1dJZJ/fdWX2FUVGBgVgFmeK8pwKBcpm9vpFtbpW9w\
gYFwcYCAAAIAWgAAApQCygAOABcAO0A4BwECBQFMAAUAAgEFAmcHAQQEAF8GAQAAak0DAQEB\
awFOEA8BABMRDxcQFw0MCwoJCAAOAQ4IDRYrATIWFRQGBgcTIwMjESMRFyMVMzI2NTQmASqS\
iyU9I9KoqlGXxS4xS0FFAspqbDFJMxD+yQES/u4CynzBMjEzKwAAAQAu//YB/wLUACgALkAr\
GwEDAhwGAgEDBQEAAQNMAAMDAmEAAgJwTQABAQBhAAAAcQBOJS0kIgQNGislFAYjIic1FhYz\
MjY1NCYmJy4DNTQ2MzIWFwcmJiMiBhUUFhceAgH/iX5xWTNtNjgvJT4oGTo1IoJwOGU3MTFO\
KSsuREM3TSrGX3ErjRYlKyEbJiETDCExRjFgaxoYdhQWKCAmLCAaOEwAAAEAFAAAAi8CygAH\
ABtAGAMBAQECXwACAmpNAAAAawBOEREREAQNGishIxEjNSEVIwFtl8ICG8ICTH5+AAEAVf/2\
Ap8CygASACFAHgQDAgEBak0AAgIAYgAAAHEATgAAABIAEiMTJAUNGSsBERQGBiMiJjURMxEU\
FjMyNjURAp9Bg2SOlJdIR0pDAsr+Mkp3RZF3Acz+S1hITlMBtAAAAQAAAAACigLKAA4AIUAe\
CQEAAQFMAwICAQFqTQAAAGsATgAAAA4ADhERBA0YKwEDIwMzEx4CFz4CNxMCivOl8pmGBA8Q\
AwMPEAOHAsr9NgLK/lcLO0EWFkE7CwGpAAEAAAAAA8cCygAmACdAJCEWCAMAAgFMBQQDAwIC\
ak0BAQAAawBOAAAAJgAmGhEcEQYNGisBAyMDLgMnDgMHAyMDMxMeAhc+AjcTMxMeAhc+AjcT\
A8e2rGEDCQsIAgEJCgoDYKy2lVsGDgwDAwwNBWiPaAUNDAMDDA8FWwLK/TYBdwssNC8NDS8z\
LQz+igLK/noXRkYYGUVBEgGQ/nARQkYYGUVGFwGGAAEAAAAAApsCygALACBAHQsIBQIEAAIB\
TAMBAgJqTQEBAABrAE4SEhIQBA0aKyEjAwMjEwMzExMzAwKbraamou3ep5qXo+ABDv7yAXAB\
Wv7/AQH+ngAAAQAAAAACcALKAAgAHEAZBgMCAQABTAIBAABqTQABAWsBThISEQMNGSsBEzMD\
ESMRAzMBOJWj7ZbtpAGkASb+TP7qAREBuQAAAQAYAAACKwLKAAkAKUAmBwEBAgIBAAMCTAAB\
AQJfAAICak0AAwMAXwAAAGsAThIREhAEDRorISE1ASE1IRUBIQIr/e0BVv6zAgH+qgFfYgHr\
fWL+FQAB//7/YgGd/6YAAwAgsQZkREAVAAEAAAFXAAEBAF8AAAEATxEQAg0YK7EGAEQFITUh\
AZ3+YQGfnkQAAgAq//YCEQItABsAJgB1QA4ZAQQAGAEDBAYBAQYDTEuwGVBYQB8AAwAFBgMF\
aQAEBABhBwEAAHNNAAYGAWECAQEBawFOG0AjAAMABQYDBWkABAQAYQcBAABzTQABAWtNAAYG\
AmEAAgJxAk5ZQBUBACQiHhwWFBEPCwkFBAAbARsIDRYrATIWFREjJyMGBiMiJjU0Njc3NTQm\
IyIGByc2NhMHBgYVFBYzMjY1AS5udWgdBCNORElgenpfLSgoTCYxLGuJOkg4KCAwQgItX2L+\
lEosKFVYV1MEAxgrKBcRZRca/tACAjAnIh05NAACAE7/9gJMAvgAFQAiAHK1BAEFAAFMS7AZ\
UFhAIggBBQUAYQAAAHNNAAICBF8HAQQEbE0ABgYBYQMBAQFxAU4bQCYIAQUFAGEAAABzTQAC\
AgRfBwEEBGxNAAMDa00ABgYBYQABAXEBTllAFRcWAAAeHBYiFyIAFQAVERIkJwkNGisTFRQG\
BzM2NjMyFhUUBiMiJicjByMRASIGBxUUFjMyNjU0JuMEAgYWSjtccnRePEUWChlyAQA6LwIv\
Pi42NwL4sR88ESIvj4uMkCsbPAL4/r1IShBPVVVQUFEAAQAt//YB4wIsABkAN0A0CgECARYL\
AgMCFwEAAwNMAAICAWEAAQFzTQADAwBhBAEAAHEATgEAFBIPDQgGABkBGQUNFisFIiY1NDY2\
MzIWFwcmJiMiFRQWMzI2NxUGBgEseoVEeU84Ux8sIz0edD03L0giIksKh5FkfjwWD3MOEqVS\
ThkWfxYTAAIALf/2AisC+AAVACIAgkuwGVBYQAoJAQUBEgEABAJMG0AKCQEFARIBAwQCTFlL\
sBlQWEAdAAICbE0ABQUBYQABAXNNBwEEBABhAwYCAABxAE4bQCEAAgJsTQAFBQFhAAEBc00A\
AwNrTQcBBAQAYQYBAABxAE5ZQBcXFgEAHhwWIhciERAPDgcFABUBFQgNFisXIiY1NDYzMhYX\
MyYmNTUzESMnIwYGJzI2NzU0JiMiBhUUFvtbc3ReO0wWBQMIlXIdBhZKBz4yATFCMTg4Co+L\
jJAuIhA9IK/9CEciL3dJSRBQVFVQUFEAAAIALf/2AiQCLAAWAB0AQ0BACwECAQwBAwICTAAF\
AAECBQFnBwEEBABhBgEAAHNNAAICA2EAAwNxA04YFwEAGxoXHRgdEA4JBwUEABYBFggNFisB\
MhYVFSEWFjMyNjcVBgYjIiYmNTQ2NhciBgczJiYBL3GE/qACRz81Vi4oWT9SfkhBdE4rOQXR\
ATICLIF3SD9IFRZzFBM9fF5gf0BqODsyQQAAAQAUAAABsAL9ABgAOkA3DwEEAxABBQQGAQAF\
A0wHAQUBSwAEBANhAAMDbE0CAQAABV8ABQVtTQABAWsBThMlJhEREAYNHCsBIxEjESM1NzU0\
NjYzMhYXByYmIyIGFRUzAXyBlVJSL1c7LEcWJhEoGh8dgQGy/k4BskgoKEZNIA4JbQUJJh0i\
AAIALf8QAisCLAAeACkAnkuwGVBYQBICAQUAFQEEBg0BAwQMAQIDBEwbQBICAQUBFQEEBg0B\
AwQMAQIDBExZS7AZUFhAIggBBQUAYQEHAgAAc00ABgYEYQAEBHFNAAMDAmEAAgJvAk4bQCYA\
AQFtTQgBBQUAYQcBAABzTQAGBgRhAAQEcU0AAwMCYQACAm8CTllAGSAfAQAkIh8pICkaGBAO\
CggFBAAeAR4JDRYrEzIXMzczERQGIyImJzUWMzI1NTQ2NyMGBiMiJjU0NhciFRQzMjY1NTQm\
/2U5BAx+ioc6Yy9lcHMDAQQcTjFhbXCRaWs5NzYCLFBG/d11eg4Sdyp8CxEkDismlYWGlnml\
o0FRElhMAAEATgAAAkYC+AAWAC1AKgQBAgABTAUBBARsTQACAgBhAAAAc00DAQEBawFOAAAA\
FgAWEyITJwYNGisTFRQGBzM2NjMyFhURIxE0IyIGFREjEeMFAggaUjJZa5VYQzOVAvibKEoP\
KiZfaf6cAT92XVf+/wL4AAACAEgAAADqAvgACwAPAC1AKgABAQBhBAEAAGxNBQEDA21NAAIC\
awJODAwBAAwPDA8ODQcFAAsBCwYNFisTMhYVFAYjIiY1NDYXESMRmSEwMCEiLy9slQL4Hyop\
ICApKh/W/d4CIgABAE4AAADjAvgAAwATQBAAAQFsTQAAAGsAThEQAg0YKzMjETPjlZUC+AAB\
AE4AAAOLAiwAIgBntBgBCAFLS7AZUFhAGwQBAgIAYQcGCQMAAHNNAAgIAV8FAwIBAWsBThtA\
HwAGBm1NBAECAgBhBwkCAABzTQAICAFfBQMCAQFrAU5ZQBkBACAfHRsXFhUUEQ8NDAkHBQQA\
IgEiCg0WKwEyFhURIxE0IyIGFREjETQjIgYVESMRMxczNjYzMhYXMzY2As9dX5VSOzKVUj4v\
lXIUCBlXLzxUFg0ZWQIsX2n+nAE/dlRP/u4BP3ZdV/7/AiJGKiYnKSomAAEATgAAAkYCLAAU\
AF5LsBlQWLURAQIAAUwbtREBAgQBTFlLsBlQWEATAAICAGEEBQIAAHNNAwEBAWsBThtAFwAE\
BG1NAAICAGEFAQAAc00DAQEBawFOWUARAQAQDw4NCggFBAAUARQGDRYrATIWFREjETQmIyIG\
FREjETMXMzY2AYRYapUqLkQylXIUCBpbAixfaf6cAT87O11X/v8CIkYqJgAAAgAt//YCPgIs\
AA0AGQAfQBwAAwMBYQABAXNNAAICAGEAAABxAE4kJSUiBA0aKwEUBiMiJiY1NDYzMhYWBRQW\
MzI2NTQmIyIGAj6Pe0x3RI58TXZE/oc1PDs1NTw7NQESiJRCf1uIkkJ9W1FTU1FRUVEAAgBO\
/xACTAIsABQAIACCS7AZUFhAChEBBAAJAQEFAkwbQAoRAQQDCQEBBQJMWUuwGVBYQB0HAQQE\
AGEDBgIAAHNNAAUFAWEAAQFxTQACAm8CThtAIQADA21NBwEEBABhBgEAAHNNAAUFAWEAAQFx\
TQACAm8CTllAFxYVAQAdGxUgFiAQDw4NBwUAFAEUCA0WKwEyFhUUBiMiJicjFhUVIxEzFzM2\
NhciBgcVFBYzMjY1NAF+XHJ2XDtGFggIlXkVBxZKCzovAi8+MzECLI+Li5ErGyom3AMSRyEw\
d0hKEE9VVVChAAACAC3/EAIrAiwAFAAgAH9LsBlQWEAKEAEFAQMBAAQCTBtAChABBQIDAQAE\
AkxZS7AZUFhAHQAFBQFhAgEBAXNNBwEEBABhAAAAcU0GAQMDbwNOG0AhAAICbU0ABQUBYQAB\
AXNNBwEEBABhAAAAcU0GAQMDbwNOWUAUFhUAAB0bFSAWIAAUABQUJCYIDRkrBTU0NyMGBiMi\
JjU0NjMyFhczNzMRAzI2NzU0JiMiBhUUAZYGBhVKPFxydF08SxcEDX77PjEBMUE1NPDlKigi\
L4+LjJAuIkb87gFbSUkSUFRVUKMAAQBOAAABsQIsABMAYEuwGlBYthADAgEAAUwbQAoDAQMA\
EAEBAwJMWUuwGlBYQBIAAQEAYQMEAgAAc00AAgJrAk4bQBYAAwNtTQABAQBhBAEAAHNNAAIC\
awJOWUAPAgAPDg0MCAYAEwITBQ0WKwEyFhcHJiYjIgYGFREjETMXMzY2AX8LHgkLBxsKJkYr\
lXEWBxhUAiwCAowCAxs8NP7qAiJcKjwAAAEALf/2AcsCLAAoAC5AKxsBAwIcBwIBAwYBAAED\
TAADAwJhAAICc00AAQEAYQAAAHEATiUsJSIEDRorJRQGIyImJzUWFjMyNjU0JiYnLgI1NDYz\
MhYXByYmIyIVFBYWFx4CAct1dDlSKSxmJywlDzI1M0IgdmIzXDEtKEglQhExMC9EJaJTWQ8R\
exQaGhUOFhwWFis9LkxMFBdrERckDRUYFBMpPQABABf/9gGSApYAGABAQD0OAQIEAwEAAgQB\
AQADTAADBAOFBQECAgRfAAQEbU0GAQAAAWIAAQFxAU4BABUUExIREA0MCAYAGAEYBw0WKyUy\
NjcVBgYjIiYmNREjNTc3MxUzFSMRFBYBNBkuFxhHKjFNLUdSK1+ZmSRtCgdvCg8gT0YBBz8y\
c3Rw/vkfHwAAAQBL//YCQwIiABQATLUDAQADAUxLsBlQWEATBQQCAgJtTQADAwBiAQEAAGsA\
ThtAFwUEAgICbU0AAABrTQADAwFiAAEBcQFOWUANAAAAFAAUIxMkEQYNGisBESMnIwYGIyIm\
NREzERQWMzI2NRECQ3IUCBpbM1hqlSouRDICIv3eRiomX2kBZP7BOjxdVwEBAAABAAAAAAI5\
AiIADAAhQB4GAQIAAUwBAQAAbU0DAQICawJOAAAADAAMGBEEDRgrMwMzExYWFzM2NxMzA9DQ\
nGkJCwEEAxNpnNACIv7JHDwYNjoBN/3eAAEACgAAA04CIgAqACdAJCIVBgMAAQFMAwICAQFt\
TQUEAgAAawBOAAAAKgAqGxwRHQYNGishJy4DJyMOAwcHIwMzFx4CFzM+AzcTMxMeAhUzPgI3\
NzMDAg8qBA8SEAMEAw8SEAQsoJuUPwcLCgIEAQYJBwJDpEAECwkEAgoNB0GSnb8RQ01BDw9B\
TUQSvQIi8hlGQRMOLzIpBwEG/voOPkATEUFIGfL93gAAAQAFAAACPQIiAAsAH0AcCQYDAwIA\
AUwBAQAAbU0DAQICawJOEhISEQQNGisTAzMXNzMDEyMnByO+sKlqa6myuqlzc6kBFwELrq7+\
9f7pu7sAAAEAAP8QAjkCIgAaACdAJBoTBQMDABIBAgMCTAEBAABtTQADAwJiAAICbwJOJSMZ\
EAQNGisRMxMWFhczNjY3EzMDBgYjIiYnNRYWMzI2NzejZwgIAgMDCwdloOcfd04ZJQ4LHxEv\
Nw0JAiL+zRYvGhovFgEz/ZhVVQUDdgIEOSgbAAABABsAAAHKAiIACQApQCYHAQECAgEAAwJM\
AAEBAl8AAgJtTQADAwBfAAAAawBOEhESEAQNGishITUTIzUhFQMzAcr+Uf3uAZf2/1gBWHJh\
/rEAAQAXAaABVwNWABcAMEAtDAEBAgsBAwECAQADA0wAAgABAwIBaQADAAADVwADAwBfAAAD\
AE8WJCcQBAwaKwEhNTc2NjU0JiMiByc2NjMyFhUUBgcHMwFX/sRtLSEXFCcxPCBPNUFPMjsz\
rAGgUmssLxoSFCtKHCM/Oy1KNS4AAQAdAZgBUwNVACcATUBKJQEFACQBBAUGAQMEEAECAw8B\
AQIFTAYBAAAFBAAFaQAEAAMCBANpAAIBAQJZAAICAWEAAQIBUQEAIiAcGhkXFBIODAAnAScH\
DBYrEzIWFRQGBxUWFhUUBiMiJzUWFjMyNTQmIyM1MzI2NTQmIyIGByc2Nrg9UCcsMi9WW0c+\
IEEjRiIvNy0zHRgZFykcMR5KA1U9NCIxDgYKOSM7RCJdExk0FCBOIRQTGBIURRceAAEALQGg\
AR0DTAANACZAIwwLAgABAUwCAQEAAAFXAgEBAQBfAAABAE8AAAANAA0RAwwXKwERIzU0NjY3\
BgYHByc3AR10AQIBBhcIJjWTA0z+VNoNKicHCBcHHj5zAAACAAYBoAFyA08ACgASADZAMw4B\
BAMGAQAEAkwAAwQBA1cGBQIEAgEAAQQAZwADAwFfAAEDAU8LCwsSCxIREhEREAcMGysBIxUj\
NSM1EzMRMyM1NDcGBgcHAXI9dLu8cz2xAwUYCT4B6kpKSwEa/u1QKjANMg5dAAABACkBmAFd\
A0wAHQBCQD8cAwIEARsQAgMEDwECAwNMBgEFAAABBQBnAAEABAMBBGkAAwICA1kAAwMCYQAC\
AwJRAAAAHQAdIyUkIxEHDBsrARUjBzY2MzIWFRQGIyImJzUWFjMyNjU0IyIGByc3AUCuCAsc\
EUFaXVkiRBgYQhomLlIMIgw1EgNMWkICAkVCRk8MDV4QFB4iPgUEFdcAAAEAHQGgAWMDTAAG\
ACpAJwUBAAEBTAMBAgAChgABAAABVwABAQBfAAABAE8AAAAGAAYREQQMGCsTEyM1IRUDS6bU\
AUadAaABUlpJ/p0AAAMAFgGWAWUDVgAYACQAMQA5QDYxHxIGBAMCAUwEAQAFAQIDAAJpAAMB\
AQNZAAMDAWEAAQMBURoZAQAsKhkkGiQNCwAYARgGDBYrEzIWFRQGBxYWFRQGIyImNTQ2NyYm\
NTQ2NhciBhUUFhc2NjU0JgcGBhUUFjMyNjU0Jie+P1gpHSE1XEtSVi4fGiQqRSkVFhkTExgV\
HxcaHBwdHR8cA1Y3NyUvERIwKThKRzgpMRATMSUkMRlNFw4UGAsKGBUOF7cKHRYWHBwWFB0K\
AAIAFAGWAWcDVgALABMAMUAuAAEAAwIBA2kFAQIAAAJZBQECAgBhBAEAAgBRDQwBABEPDBMN\
EwcFAAsBCwYMFisTIiY1NDYzMhYVFAYnMjU0IyIVFLxSVlBYVFdSWC8vLgGWd2pqdXVqandl\
e3p6ewACABkBmAFmA1UAGwAnAEpARwMBAQAEAQIBCgEEAgNMBgEAAAECAAFpAAIHAQQFAgRp\
AAUDAwVZAAUFA2EAAwUDUR0cAQAjIRwnHScVEw8NBwUAGwEbCAwWKwEyFhcVJiMiBgYHMzY2\
MzIWFRQGIyImNTQ+AhciBhUUFjMyNjU0JgECDiQMGBk2OxkCBA0uJTtEV0pMYBU0WwQdIBwf\
GiAbA1UEA1wLHzUjEh5HQUFVZWEvWEcp6SETGi8jHxsgAAACABUBmAFiA1UAGwAnAEpARxIB\
AwUMAQIDCwEBAgNMBgEABwEEBQAEaQAFAAMCBQNpAAIBAQJZAAICAWEAAQIBUR0cAQAjIRwn\
HScXFQ8NCQcAGwEbCAwWKxMyFhUUDgIjIiYnNRYzMjY2NyMGBiMiJjU0NhciBhUUFjMyNjU0\
JrZNXxU0W0UNJQwYGTY7GQIEDS4lOkVXUBkhHBwdIBwDVWRiL1hHKQQDXAsfNiISHkhAQVVX\
IiAbICETGi///wAUAAADMwL9ACYALAAAAAcALAGDAAD//wAUAAACbQL9ACYALAAAAAcALwGD\
AAD//wAUAAACZgL9ACYALAAAAAcAMAGDAAD//wAUAAAD8AL9ACYALAAAACcALAGDAAAABwAv\
AwYAAP//ABQAAAPpAv0AJgAsAAAAJwAsAYMAAAAHADADBgAA//8AFP/2AWcBtgMHAEYAAP5g\
AAmxAAK4/mCwNSsA//8ALQAAAR0BrAMHAEEAAP5gAAmxAAG4/mCwNSsA//8AFwAAAVcBtgMH\
AD8AAP5gAAmxAAG4/mCwNSsA//8AHf/4AVMBtQMHAEAAAP5gAAmxAAG4/mCwNSsA//8ABgAA\
AXIBrwMHAEIAAP5gAAmxAAK4/mCwNSsA//8AKf/4AV0BrAMHAEMAAP5gAAmxAAG4/mCwNSsA\
//8AGf/4AWYBtQMHAEcAAP5gAAmxAAK4/mCwNSsA//8AHQAAAWMBrAMHAEQAAP5gAAmxAAG4\
/mCwNSsA//8AFv/2AWUBtgMHAEUAAP5gAAmxAAO4/mCwNSsA//8AFf/4AWIBtQMHAEgAAP5g\
AAmxAAK4/mCwNSsA//8AFAEUAWcC1AMHAEYAAP9+AAmxAAK4/36wNSsA//8ALQEeAR0CygMH\
AEEAAP9+AAmxAAG4/36wNSsA//8AFwEeAVcC1AMHAD8AAP9+AAmxAAG4/36wNSsA//8AHQEW\
AVMC0wMHAEAAAP9+AAmxAAG4/36wNSsA//8ABgEeAXICzQMHAEIAAP9+AAmxAAK4/36wNSsA\
//8AKQEWAV0CygMHAEMAAP9+AAmxAAG4/36wNSsA//8AGQEWAWYC0wMHAEcAAP9+AAmxAAK4\
/36wNSsA//8AHQEeAWMCygMHAEQAAP9+AAmxAAG4/36wNSsA//8AFgEUAWUC1AMHAEUAAP9+\
AAmxAAO4/36wNSsA//8AFQEWAWIC0wMHAEgAAP9+AAmxAAK4/36wNSsAAAIAJP/2AhcC1QAN\
ABkAAAEUBgYjIiY1NDY2MzIWBRQWMzI2NTQmIyIGAhcxbVyBeDBuW4B6/qMqOTgsLDg5KgFl\
c6RYw6x0pFjCrnp7ent6fHwAAAEAOwAAAZ0CygAMAAAhIxE0NjcGBgcHJzczAZ2XAwEFIQ5S\
SeZ8AZ0aVCAGHwxCW7cAAQAmAAACGwLUAB0AACEhNTc+AjU0JiMiBgcnPgIzMhYWFRQGBgcH\
FSECG/4NszZCHi8oKU4rUh9FW0BGZTcvWT9cATdptThLPSMrKiYjYRsuHTNXNztiYDpWBwAB\
ACb/9gIUAtQAKwAAARQGBxUWFhUUBgYjIic1FhYzMjY1NCYmIyM1MzI2NjU0JiMiBgcnNjYz\
MhYB/1lBVlk9f2R0Wi5lK1FBHktDNjdCRRkvNzNLGkYqcU5ugQIqSlgQAwpURz5jOSeAFxg4\
Mx4pFXQZKxwmKyMRaB4oWQACABEAAAIrAsoACgAVAAAlIxUjNSE1ATMRMyM1NDY2NyMGBgcH\
AitWk/7PATmLVukCAwEECRQOg5SUlGkBzf4/eRdCOQkUJhTGAAEAMf/2Ag4CygAeAAABMhYW\
FRQGIyImJzUWFjMyNjU0IyIGBycTIRUjBzY2ASxBZjuQjThjJSVoLkNHjxw8FDwbAYP/DREn\
AcgyYEd0hRQTghMbNzpsCwUgAWyAjAMHAAIAI//2AhsC0gAeACwAABM0PgMzMhYXFSYmIyIG\
BgczNjYzMhYVFAYjIiYmBTI2NTQmIyIGBhUUFhYjEi1RfVkVOBMTLRZZYSgDBhRLPF5ug3BJ\
dkYBAiw4MDEhMhwYMQEvPnhrUy8DBHkFBThlQiMwdmx0hEOLVT1ANDwdLhghPyoAAAEAGwAA\
AhsCygAGAAAzASE1IRUBbwEM/qACAP7yAkt/X/2VAAMAI//2AhgC0wAbACcANQAAATIWFhUU\
BgceAhUUBgYjIiY1NDY3JiY1NDY2FyIGFRQWFzY2NTQmAxQWMzI2NTQmJicnBgYBHj5nP0k3\
JkUrP3FKeINQOTBDQGk7JTE0IyI0MZQ3Njg4IC8ZDS46AtMmTDpAUxsUNUcwO1gwZllKWhwe\
VUA5TCZuJiMlLhEQLScjJv5ZJzIwKBspIQ4HFjoAAAIAIP/2AhgC0gAeACwAAAEUDgMjIiYn\
NRYWMzI2NjcjBgYjIiY1NDYzMhYWJSIGFRQWMzI2NjU0JiYCGBItUX1ZFTgTFCwWWWEoAwYV\
RURbboNwSXZG/v4sODAxIjEcGDABmT15a1MvAwR5BAY5ZEIjMHZsdIRDi1U8QTQ8Hi0YIUAp\
AAIAH//2AggC1QANABkAAAUiJjU0NjYzMhYVFAYGJzI2NTQmIyIGFRQWARN8eDFrWHt6MWxY\
MywsMzQqKgrDrHOlWMKuc6RYenp7e3t8enp7AAABAC0AAAGPAsoADAAAMxE0NjcGBgcHJzcz\
EfgDAQQiDlJJ5nwBnRpUIAYgC0Jbt/02AAEAJgAAAgcC1AAcAAA3Nz4CNTQmIyIGByc+AjMy\
FhUUBgYHBxUhFSEoqC8+ICslJkgnUh1DVzlmdzNUMlYBI/4habUzS0YoJCgmI2EbLh1tXDdl\
YDNWB38AAAEAHP/2AgAC1AApAAAXIic1FhYzMjY1NCYjIzUzMjY2NTQmIyIGByc2NjMyFhUU\
BgcVFhUUBgbnclksZipTPk1fMzI8RBsvNC5GF0wpcUpqgFlBrz18CieAFxg8Lyw0ahwuHCYr\
IBFlHihZUUlaDwMVkD5jOQACAAIAAAISAsoACgAWAAAlITUBMxEzFSMVIxE1ND4CNSMGBgcH\
ASn+2QEvi1ZWkwICAgQJFg53lGkBzf4/dZQBCXkJKzEpBxQuF7UAAQAq//YB/QLKAB4AABci\
Jic1FhYzMjY1NCMiBgcnEyEVIwc2NjMyFhYVFAbnNmQjI2crQkSJGTwTPBsBefYMES0cPmI5\
jwoTFIITGzY7bAoGIAFsgIwEBjJgR3SFAAIAJf/2AgkC0gAeACwAAAUiJiY1ND4DMzIWFxUm\
JiMiBgYHMzY2MzIWFRQGJzI2NTQmIyIGBhUUFhYBIEZyQxEsTXdVFDUTEykVWF8mAwYUSDpd\
an5uKDIsLB4tGRYrCkOLaz54a1MvAwR5BQU4ZUIjMHZsdIR5PUA1Ox0uGCE/KgABABsAAAIH\
AskABgAAASE1IRUBIwFj/rgB7P78ngJKf1/9lgADACP/9gIEAtMAGwAnADMAAAUiJjU0Njcm\
JjU0NjYzMhYWFRQGBx4CFRQGBgM2NjU0JiMiBhUUFhMyNjU0JicGBhUUFgEUdH1QOTBDPWQ6\
O2M8STcmRSs9bEceLiwhICwuHTMzPysrNDIKZllJWxwfVEA5TCYmTDpBURwUNUcwO1gwAcIP\
LicjJiYjKSr+nDAoKTYbFjopJzIAAgAf//YCAwLSAB4ALAAAFyImJzUWFjMyNjY3IwYGIyIm\
NTQ2MzIWFhUUDgMTMjY2NTQmJiMiBhUUFq0UNhISKhVZXiYDBhNJOl1qfmtHcUMRK014Bx8s\
GRYrISgyLAoDBHkEBjllQSMwdmx0hEOLaz15a1MvAXYeLRghQCk8QTQ8AAH//v9iAZ3/pgAD\
AAAHIRUhAgGf/mFaRAAAAgAf//YCCALVAA0AGQAABSImNTQ2NjMyFhUUBgYnMjY1NCYjIgYV\
FBYBE3x4MWtYe3oxbFgzLCwzNCoqCsOsc6VYwq5zpFh6ent7e3x6ensAAAEALQAAAY8CygAM\
AAAzETQ2NwYGBwcnNzMR+AMBBCIOUknmfAGdGlQgBiALQlu3/TYAAQAmAAACBwLUABwAADc3\
PgI1NCYjIgYHJz4CMzIWFRQGBgcHFSEVISioKkAjKyUmSCdSHUNXOWZ3M1QyVgEj/iFptS5K\
SSskKCYjYRsuHW1cN2VgM1YHfwAAAQAc//YCAALUACkAABciJzUWFjMyNjU0JiMjNTMyNjY1\
NCYjIgYHJzY2MzIWFRQGBxUWFRQGBudyWSxmKlM+TV8zMjxEGy80LkYXTClxSmqAWUGvPXwK\
J4AXGDwvLDRqHC4cJisgEWUeKFlRSVoPAxWQPmM5AAIAAgAAAhICygAKABYAACUhNQEzETMV\
IxUjETU0PgI1IwYGBwcBKf7ZAS+LVlaTAgICBAkWDneUaQHN/j91lAEJeQkrMSkHFC4XtQAB\
ACr/9gH9AsoAHgAAFyImJzUWFjMyNjU0IyIGBycTIRUjBzY2MzIWFhUUBuc2ZCMjZytCRIkZ\
PBM8GwF59gwRLRw+YjmPChMUghMbNjtsCgYgAWyAjAQGMmBHdIUAAgAl//YCCQLSAB4ALAAA\
BSImJjU0PgMzMhYXFSYmIyIGBgczNjYzMhYVFAYnMjY1NCYjIgYGFRQWFgEgRnJDESxNd1UU\
NRMTKRVYXyYDBhRIOl1qfm4oMiwsHi0ZFisKQ4trPnhrUy8DBHkFBThlQiMwdmx0hHk9QDU7\
HS4YIT8qAAEAGwAAAgcCyQAGAAABITUhFQEjAWP+uAHs/vyeAkp/X/2WAAMAI//2AgQC0wAb\
ACcAMwAABSImNTQ2NyYmNTQ2NjMyFhYVFAYHHgIVFAYGAzY2NTQmIyIGFRQWEzI2NTQmJwYG\
FRQWARR0fVA5MEM9ZDo7YzxJNyZFKz1sRx4uLCEgLC4dMzMvOys0MgpmWUlbHB9UQDlMJiZM\
OkFRHBQ1RzA7WDABwg8uJyMmJiMpKv6cMCggNyMWOiknMgACAB//9gIDAtIAHgAsAAAXIiYn\
NRYWMzI2NjcjBgYjIiY1NDYzMhYWFRQOAxMyNjY1NCYmIyIGFRQWrRQ2EhIqFVleJgMGE0k6\
XWp+a0dxQxErTXgHHywZFishKDIsCgMEeQQGOWVBIzB2bHSEQ4trPXlrUy8Bdh4tGCFAKTxB\
NDwAAf/+/2IBnf+mAAMAAAchFSECAZ/+YVpEAAACACQAUQIXAxsADQAZAAABFAYGIyImNTQ2\
NjMyFgUUFjMyNjU0JiMiBgIXMW1cgXgwbluAev6jKjk4LCw4OSoBtnCgVb2ocKBVvKl5cnJ5\
eHNzAAABADsAXQGdAw8ADQAAJSMRNDY2NwYGBwcnNzMBnZcBAgEFIQ5SSeZ8XQGGETI2FQcf\
DEFatwABACYAXQIbAxsAHQAAJSE1Nz4CNTQmIyIGByc+AjMyFhYVFAYGBwcVIQIb/g2zN0Ee\
LygpTitSH0VbQEZlNzBZP1sBN11rrTVGOyEpKCYjYRsuHTFUNTldXDlUBgAAAQAmAFECFAMb\
ACoAAAEUBgcVFhUUBgYjIic1FhYzMjY1NCYmIyM1MzI2NjU0JiMiBgcnNjYzMhYB/1ZBrD1/\
ZHRaLmUrUUEeS0M2N0JFGS83M0saRi9sTm6BAnZJVQ8DFYw8YDgngBcYNTAcJxV0FykaJCkj\
EWgdKVYAAAIAEQBdAisDDwAKABQAACUjFSM1ITUBMxEzIzU0NjcjBgYHBwIrVpP+zwE5i1bp\
BQEECRQOg+yPj2kBuv5Sey1UDxQmFL0AAAEAMQBRAg4DDwAeAAA3IiYnNRYWMzI2NTQjIgYH\
JxMhFSEHNjYzMhYWFRQG8ThjJSVoLkNHjxw8FDwZAYX/AAwRJyNBZjuQURQTgRMaMzhmCwUg\
AWJ/gwMHMF1FcIQAAAIAIwBSAhsDGwAeACwAABM0PgMzMhYXFSYmIyIGBgczNjYzMhYVFAYj\
IiYmBTI2NTQmIyIGBhUUFhYjEi1RfVkVOBMTLRZZYSgDBhRLPF5ug3BJdkYBAiw4MDEhMhwY\
MQGOOHJmTy4DBHkFBTZhQiQvcmpxgEKMVjk+MjgcKxcfPScAAAEAGwBdAhsDDwAGAAA3ASE1\
IRUBbwEM/qACAP7yXQIzf179rAAAAwAjAFECGAMbABsAJwA1AAABMhYWFRQGBx4CFRQGBiMi\
JjU0NjcmJjU0NjYXIgYVFBYXNjY1NCYDFBYzMjY1NCYmJycGBgEePmc/STcmRSs/cUp4g1A5\
MENAaTslMTQjIjQxlDc2ODgfMBkNLjoDGyVKOD9RGhM0RS86VS9kVkhYGx1UPjdKJW4jIiIs\
EQ8rJSIj/mgmLy0nGiggDAYUOAAAAgAgAFECGAMbAB4ALAAAARQOAyMiJic1FhYzMjY2NyMG\
BiMiJjU0NjMyFhYlIgYVFBYzMjY2NTQmJgIYEi1RfVkVOBMULBZZYSgDBhVFRFtug3BJdkb+\
/iw4MDEiMRwYMAHqPXZpUC0DBHkEBjZiQSMwcmpxgUKHUDk+MjkcLBcgPCcAAf/+/78BnQAD\
AAMAAAc1IRUCAZ9BREQAAgAkADgCFwMXAA0AGQAAJSImNTQ2NjMyFhUUBgYnMjY1NCYjIgYV\
FBYBHYF4MG5bgHoxbVw4LCw4OSoqOMOsdKRYwq5zpFh6ent6fHx6ensAAAEAOwBCAZ0DDAAM\
AAAlIxE0NjcGBgcHJzczAZ2XAwEFIQ5SSeZ8QgGdGlQgBiALQlu3AAABACYAQgIbAxYAHQAA\
NzU3PgI1NCYjIgYHJz4CMzIWFhUUBgYHBxUhFSizN0EeLygpTitSH0hcPEZlNzBZPlwBN0Jp\
tTdLPiMrKiYjYRsuHTNXNzthYDtWB38AAAEAJgA4AhQDFgArAAA3Iic1FhYzMjY1NCYmIyM1\
MzI2NjU0JiMiBgcnNjYzMhYVFAYHFRYWFRQGBvR0Wi5lK1FBHktDNjdCRRkvNzNLGkYtbk5u\
gVlBVlk9fzgngBcYODMeKRV0GSscJisjEWgdKVlRSlgQAwpURz5jOQACABEAQgIrAwwACgAV\
AAAlNSE1ATMRMxUjFQEzNTQ2NjcjBgYHAUL+zwE5i1ZW/sGsAgMBBAkUDkKUaQHN/j91lAEJ\
eRdCOQkUJhQAAQAxADgCDgMMAB4AADciJic1FhYzMjY1NCMiBgcnEyEVIwc2NjMyFhYVFAbx\
OGMlJWguQ0ePHDwUPBsBg/8NEScjQWY7kDgUE4ITGzc6bAsFIAFsgIwDBzJgR3SFAAIAIwA4\
AhsDFAAeACwAACUiJiY1ND4DMzIWFxUmJiMiBgYHMzY2MzIWFRQGJzI2NTQmIyIGBhUUFhYB\
KEl2RhItUX1ZFTgTEy0WWWEoAwYUSzxeboNzLDgwMSEyHBgxOEOLaz54a1MvAwR5BQU4ZUIj\
MHZsdIR5PUA0PB0uGCE/KgABABsAQgIbAwsABgAANwEhNSEVAW8BDP6gAgD+8kICSn9f/ZYA\
AAMAIwA4AhgDFQAbACcANQAAJSImNTQ2NyYmNTQ2NjMyFhYVFAYHHgIVFAYGAzY2NTQmIyIG\
FRQWEzI2NTQmJicnBgYVFBYBHniDUDkwQ0BpPD5nP0k3JkUrP3FKIjQxJiUxNCE4OB8wGQ0u\
Ojc4ZllKWhweVUA5TCYmTDpAUxsUNUcwO1gwAcIQLScjJiYjJS7+nDAoGyohDQcWOiknMgAC\
ACAAOAIYAxQAHgAsAAA3IiYnNRYWMzI2NjcjBgYjIiY1NDYzMhYWFRQOAxMyNjY1NCYmIyIG\
FRQWshU4ExQsFllhKAMGFUVEW26DcEl2RhItUX0IIjEcGDAkLDgwOAMEeQQGOWRCIzB2bHSE\
Q4trPXlrUy8Bdh4tGCFAKTxBNDwAAf/+/6QBnf/oAAMAAAc1IRUCAZ9cREQAAgAk//YCFwLV\
AA0AGQAAARQGBiMiJjU0NjYzMhYFFBYzMjY1NCYjIgYCFzFtXIF4MG5bg3f+nC09PC8vPD0t\
AWVzpFjDrHSkWMKud4V9f4J7fwAAAQA+AAABmALKAAwAACEjETQ2NwYGBwcnNzMBmI8DAQYh\
DlJI5nQBnRpUIAYfDEJbtwABACYAAAIbAtQAHQAAISE1Nz4CNTQmIyIGByc+AjMyFhYVFAYG\
BwcVIQIb/g23OEMeMCgvUixNIEVaQEZlNzFdQlcBO2K6OU1AJCwrJyNbGi8dM1g4PGJkP1IG\
AAEAJv/2AhQC1AAqAAABFAYHFRYWFRQGBiMiJzUWFjMyNjU0JiMjNTMyNjY1NCYjIgYHJzY2\
MzIWAf9ZQVZZPX9kdFovZyxTQkxlODhFRxozNi1MJkMscFFrgAIqSlgQAwpURz5jOSd5Fxg7\
NS8zbBovHSktHRdhHSlZAAACABEAAAIrAsoACgAVAAAlIxUjNSE1ATMRMyM1NDY2NyMGBgcH\
AitajP7MATmHWuYDAwEEChcOg5ubm2IBzf4/gRdBOQkULRTGAAEAMf/2Ag4CygAfAAABMhYW\
FRQGIyImJzUWFjMyNjU0JiMiBgcnEyEVIQc2NgEsQWY7kI04YyUlaC5DR0ZJHDwUPBsBg/76\
DREvAcQyX0ZzhBQTexQbOj03OgoGIQFoeZgFBgACACP/9gIbAtIAHgAsAAATND4DMzIWFxUm\
JiMiBgYHMzY2MzIWFRQGIyImJgUyNjU0JiMiBgYVFBYWIxItUX1ZFTgTFC0XWWIqBQYUTT1f\
cYNwSXZGAQIvPDM1IzYdGjMBQjhyZ1AvAwRxBAU6Z0UjMHZsdIRFk2ZARDg/HzAaJUMqAAAB\
ABsAAAIbAskABgAAMwEhNSEVAW8BFf6XAgD+6wJReFv9kgADACP/9gIYAtMAGwAnADUAAAEy\
FhYVFAYHHgIVFAYGIyImNTQ2NyYmNTQ2NhciBhUUFhc2NjU0JgMUFjMyNjU0JiYnJwYGAR4+\
Zz9JNyZFKz9xSniDUDkwQ0BpOyg1OCYlODWfOzo8OyEzGw4xPgLTJkw6QFMbFDVHMDtYMGZZ\
SlocHlVAOUwmaCglJzESES8qJSj+USg1MykdLCIOBxY9AAACACD/9gIYAtIAHgAsAAABFA4D\
IyImJzUWFjMyNjY3IwYGIyImNTQ2MzIWFiUiBhUUFjMyNjY1NCYmAhgSLVF9WRU4ExQuFlxj\
KAMGFUZGXm+DcEl2Rv79LjwzNCQ2Hho0AY06dGlRLwMEcgUFOmhEIzB2bHSERJBiQEQ3QSAx\
GSNDLAAB//7/YgGd/6YAAwAABSE1IQGd/mEBn55EAAIAAAAAArQCzQAHABIAADETMxMjJyMH\
EzMnLgInDgIH+7z9pTf8N1u1MgQREAUEDw4FAs39M6ioASibDzw/FBc7ORMAAwBVAAACZwLK\
ABAAGQAiAAAzETMyFhUUBgcVHgIVFAYjAzMyNjU0JiMjETMyNjU0JiMjVeeThkcyI0AojXpy\
VkEzPD9PYUQ1NkhcAspXW0NPCwUHJEQ4Ym0BrDAnKSf+JjcrJzcAAQA3//YCYwLUABoAAAUi\
JiY1NDY2MzIWFwcmJiMiBhUUFjMyNjcVBgGDcpNHUJpvNW0xMiRRLlZjX2AvVyxVClulbmym\
XhcYehEZgXFxfRYRgiQAAgBVAAACpgLKAAkAEQAAMxEzMhYVFAYGIyczMjU0JiMjVeyovVyo\
c0FA2GZjTwLKsah7pFJ+7XNvAAEAVQAAAfMCygALAAAzESEVIRUzFSMVIRVVAZ7++/T0AQUC\
yn2cfbV/AAEAVQAAAfICygAJAAAzESEVIRUzFSMRVQGd/vrz8wLKfbZ9/uYAAQA3//YCmQLU\
AB8AAAUiJjU0NjYzMhYXByYmIyIGBhUUFjMyNjc1IzUhEQYGAY+fuVaneEBzLTMmWDBJXy5k\
aB03EooBHDiFCry0cKRaGBR6EhU/bUZvfwcFl3r+jRMWAAABAFUAAAKfAsoACwAAMxEzESER\
MxEjESERVZkBGJmZ/ugCyv7pARf9NgEz/s0AAQAkAAABbALKAAsAADM1NxEnNSEVBxEXFSRX\
VwFIV1dXHQHjHFdXHP4dHVcAAAH/sf8tAO8CygAQAAAXIiYnNRYWMzI2NREzERQGBgsdLBEQ\
JBQuLpo6ZtMHBHoEBjhCAqj9ZVxyNAABAFUAAAKUAsoADgAAMxEzETY2NzczAxMjAwcVVZkT\
LBWnqvj5rrk/Asr+uhs2G9r+xP5yASwu/gAAAQBVAAACDwLKAAUAADMRMxEhFVWZASECyv20\
fgAAAQBVAAADWwLKABcAADMRMxMzEzMRIxE0NjY3IwMjAyMeAhURVdCxBLHQjwIEAQS1jbQE\
AQQDAsr95wIZ/TYBaiJKQhX90wIuFUFNJf6aAAABAFUAAALQAsoAEgAAMxEzATMuAjURMxEj\
ASMWFhURVcIBMwQCAwKJw/7MBAMFAsr96xQ/RBwBYv02AhojaS7+oAACADf/9gLfAtUADwAb\
AAAFIiYmNTQ2NjMyFhYVFAYGJzI2NTQmIyIGFRQWAYt0l0lJl3V0l0hJlnVgU1NfX1VVClym\
b26lW1ulb2+lXIF/cHCAgHBwfwAAAgBVAAACQwLKAAsAFAAAMxEzMhYVFAYGIyMVETMyNjU0\
JiMjVeCKhDR5Z0EzP0k7PkICynNpP25E/QF7MjwwNAAAAgA3/1YC3wLVABQAIAAABSciIiMi\
JiY1NDY2MzIWFhUUBgcXATI2NTQmIyIGFRQWAhh/AwgDdJdJSZd1dJdIVVqt/q5gU1NfX1VV\
qqBcpm9upVtbpW93sCnAASF/cHCAgHBwfwAAAgBVAAACkQLKAAwAFQAAMxEzIBUUBgcTIwMj\
EREzMjY1NCYjI1XbARdKN8uvn1U/PUI9Qj8CytBJXBr+xQES/u4BiDI5MDAAAQAv//YCEALU\
ACsAAAUiJic1FhYzMjY1NCYmJy4CNTQ2NjMyFhcHJiYjIgYVFBYWFx4CFRQGBgEBRGIsMXIz\
OTkcPzU5TypAcktCaisvKlkpMTAcQDc4Tio9eAoUFYoYHSojGSMhFhg3TzxAWC4cE3kTGCYe\
GSIiFxg1Szg9YjoAAAEAEwAAAi4CygAHAAAzESM1IRUjEdTBAhvBAkt/f/21AAABAFD/9gKb\
AsoAEQAABSImNREzERQzMjY1ETMRFAYGAXOPlJmNSkKZQYQKlYMBvP5Mn1JOAbP+RlR/RwAB\
AAAAAAKRAsoADQAAMwMzEx4CFzY2NxMzA/LyqXoHEAwDBBYLe6jyAsr+cRg8OhYgXyQBkP02\
AAEADgAAA9YCygAkAAAzAzMTHgIXPgI3EzMTHgIXPgI3EzMDIwMuAicOAgcDxLaWWwUODQME\
ERMHWJFZBxMRBAMMDwVblrWvXwUODAICDA4FXwLK/nwXQ0QYI1hVHQFN/rIdVlghGERCFwGF\
/TYBdBI/PxISPz8T/o0AAQADAAACmgLKAAsAADMTAzMXNzMDEyMDAwPt36qTkKvg8bCenwFw\
AVr09P6d/pkBAf7/AAEAAAAAAnICygAIAAAzEQMzExMzAxHs7KaTk6bsAREBuf7VASv+TP7q\
AAEAIQAAAjUCygAJAAAzNQEhNSEVASEVIQFP/roCA/6wAVhjAel+Y/4XfgAAAgAo//YCEAIs\
ABoAJQAAFyImNTQ3NzU0JiMiBgcnNjYzMhYVESMnIwYGJzI2NTUHBgYVFBbQSGD3Wy0nJU4m\
LCtvQmZtaR0EJE0LL0E5SDcnClRXqQgDETEnGBFnFhphX/6USiwobjg0LQMCKiYjIQAAAgBJ\
//YCSAL4ABUAIQAABSImJyMHIxEzFRQGBzM2NjMyFhUUBicyNjU0IyIGFRUUFgF3PEUWChl0\
lwQCBhZKO1tyc4kxMmU5MS8KKxo7AvixHzgVIi+Pi4yQelRQoEhNEk5PAAEAL//2AegCLAAb\
AAAFIiYmNTQ2NjMyFhcHJiYjIgYVFBYzMjY3FQYGATdPd0JIfE8vViEtHj0eOj8/OCpOISBN\
Cjt8YWR/OxQRcg0RUlJRThcTexMWAAACAC//9gIvAvgAFQAiAAAXIiY1NDYzMhYXMyYmNTUz\
ESMnIwYGJzI2NzU0JiMiBhUUFvxbcnReOkgXBQMFmHQeBhVKBz0yATBBMTc3Co+LjY8uIhJB\
G679CEciL3lHSRBPVFRQUE8AAAIAL//2AicCLAAVABwAAAUiJiY1NDYzMhYVFSEWFjMyNjcV\
BgYDMzQmIyIGAUVRfUiPdHKD/qEDR0MzVCwoWrrOMjItOQo9fF6PkIB4ST5HFBRxFBMBWjFA\
OQAAAQATAAABogL9ABcAADMRIzU3NTQ2MzIWFwcmJiMiBhUVMxUjEWRRVFldJz8fIg8lFR8d\
fX0BsUkoEmpfDAtmBAgoKxdx/k8AAgAv/xACLwIsACEALQAABSImJzUWFjMyNjU1NDY3IwYG\
IyImNTQ2MzIWFzM3MxEUBgMyNjU1NCYjIgYVFAEdP2QsLl4+PkIDAgUXSzhfcHJeOE0ZBQ2A\
hnY8MzM/MjXwDxKAFBY6Mw8MKA8kLJKIiJQrJEX92nR4AVxGShZSUVZRogAAAQBJAAACQwL4\
ABYAADMRMxUUBgczNjYzMhYVESMRNCMiBhURSZcEAwgbUTJYbJdXQzIC+JktQxMqJl9p/pwB\
PnZdV/8AAAIARAAAAOgC+QALAA8AABMiJjU0NjMyFhUUBgMRMxGWIjAwIiExMW2XAmYgKSsf\
HyspIP2aAiL93gABAEkAAADgAvgAAwAAMxEzEUmXAvj9CAABAEkAAAOIAiwAJAAAMxEzFzM2\
NjMyFhczNjYzMhYVESMRNCYjIgYVESMRNCYjIgYVEUl0FgUXVDg9URcFG1Y0XmCWKio7L5co\
Kj4tAiJGJSsqKCkpX2n+nAE+PzdVTv7vAT49OV1X/wAAAQBJAAACQwIsABIAADMRMxczNjMy\
FhURIxE0IyIGFRFJdBUGNnNaaJZYRDECIklTX2n+nAE+dl1X/wAAAgAv//YCQQIsAA0AGQAA\
BSImJjU0NjMyFhYVFAYnMjY1NCYjIgYVFBYBN013RI98TXZEj3k6NDQ7OzQ0CkJ/W4iSQX5b\
iJRzWVBRVlZRUFkAAAIASf8QAkgCLAAVACEAABcRMxczNjYzMhYVFAYjIiYnIxYWFRUTMjY1\
NCMiBgcVFBZJexUHFkg9Xm91XDxHFAYCBGozMmY6LQIt8AMSRyEwj4uMkCsaEi8Z0QFgVFCg\
SEkQT1QAAAIAL/8QAi8CLAAVACEAAAU1NDY3IwYGIyImNTQ2MzIWFzM3MxEDMjY1NTQmIyIG\
FRQBmAIDBhVJPFxydF08ShcEDoD8PTEvQjQz8OUTLBMiL4+LjJAuIkb87gFdR0kVT1VYUKEA\
AAEASQAAAbMCLAATAAAzETMXMzY2MzIWFwcmJiMiBgYVEUlzFgcYUzMPIgsPCx4VHz4pAiJc\
KjwEAo0DAxo8NP7rAAEALv/2AcwCLAAnAAAXIiYnNRYWMzI2NTQmJicmJjU0NjMyFhcHJiYj\
IhUUFhYXHgIVFAbqOlgpLGUmLikVNTFJS3diNFwvLCZQH0gVNTAxQiJvCg8RfRUYGhYPGBoT\
HUdETE4WFGcRFigPFRgTFCo9L05dAAABABb/9gGKApYAGAAABSImJjURIzU3NzMVMxUjFRQW\
MzI2NxUGBgEIMU4sR1IsYI+PIx4XKxMZPgogT0cBBUAyc3Rx/CQjCQdvCw4AAQBG//YCQAIi\
ABQAAAUiJjURMxEUFjMyNjURMxEjJyMGBgEIV2uYKS1EMZd0EwkaWgpfaQFk/sI6O1xXAQD9\
3kYqJgABAAAAAAI7AiIADQAAMwMzExYWFzM2NjcTMwPQ0J5mBQ8CBAIPBmie0AIi/r4QNxMU\
MxIBQ/3eAAEADAAAA1ICIwAmAAAzAzMXFhYXMz4CNzczEx4CFzM+Ajc3MwMjAy4CJyMOAgcD\
oZWWOAkRAwMDCw0ERKZBBQ0KAwMCCQwHO5OXpEgHDQkDAwIKDghHAiPxJ2MkF0E7Dv7/ABQ5\
OhcXPj8Z8f3dAQoaPTYPDzZAHP77AAABAAoAAAJFAiIACwAAMxMDMxc3MwMTIycHCrivq2pp\
q7G6rHFzARcBC62t/vX+6bq6AAEAAP8QAjsCIgAaAAAXIiYnNRYWMzI2NzcDMxMWFhczNjY3\
EzMDBgZvGiUNCiARLjEQDNmfZwcNAwQDDghlnOAiafAFA3cCBDUnHwIe/sgWMRYVMhYBOP2s\
XGIAAQAeAAABzgIiAAkAADM1EyM1IRUDMxUe/O4BmfX+WQFWc2H+s3QAAAIAKP/2AhwC1AAN\
ABkAAAUiJjU0NjYzMhYVFAYGJzI2NTQmIyIGFRQWASKBeTFtXIB6MW5bNysrNzgqKgrCrXOl\
V8Guc6RYe3p6eXt7eXp6AAABADwAAAGjAsoADAAAIRE0NjcGBgcHJzczEQEKAQIOFw5PT+CH\
AZoZUSIQFgtCY7T9NgAAAQAjAAACGQLUAB0AADM1Nz4CNTQmIyIGByc+AjMyFhYVFAYGBwcV\
IRUlszdBHjUnKUgrUx9GWz1GZzgtWD9ZATFqtTdLPSMqKSUkYxovHTFXOTxhYTpWBYAAAQAm\
//YCFQLUACoAABciJic1FhYzMjY1NCYjIzUzMjY1NCYjIgYHJzY2MzIWFRQGBxUWFhUUBgb1\
QGItLmUrUEFOXTU2VEw2LjRPGkIqclVveFlBVVo9fwoUE4IYFzUvMDB2NiwlKCQQZh4rXU1K\
WBADC1VJPGE5AAACABMAAAI0AswACgAUAAAhNSE1ATMRMxUjFQEzNTQ2NjcjBgcBRv7NATiQ\
WVn+v6wBAgEEEhaTdAHF/j53kwEKihczKwkoIQABADX/9gISAsoAHgAAFyInNRYWMzI2NTQm\
IyIGBycTIRUhBzY2MzIWFhUUBvl6SiVoLj9JRUkbPBQ8GwGD/v4MECsjQWY6jgongRMbOTo0\
OgsGIQFpgYoDBjRjR3SAAAACACr/9gIfAtQAHgAsAAAFIiYmNTQ+AzMyFhcVJiYjIgYGBzM2\
NjMyFhUUBicyNjU0JiMiBgYVFBYWAS1JdUUSLFB9WRU5EhMwH1BbJwMGFEg8XW2Ccyw1LjAh\
MBoXLgpDi2s+eWxTLwUDegUFOWVBJDB2bHWEejxAMzwdLRghPykAAQAoAAACHQLKAAYAADMB\
ITUhFQFzAQj+rQH1/vYCSYFg/ZYAAwAn//YCHgLUABoAJgAzAAAFIiY1NDY2NyYmNTQ2NjMy\
FhUUBgceAhUUBgM2NjU0JiMiBhUUFhMyNjU0JicnBgYVFBYBI4B8JT4mMEM7aENlgEo2JUUs\
f3whMzAlJDEyIjc4QSYOLjg3CmtZMUYxEx5VQDlMJ1dWQFMbFDRFMFhuAcMPLSciJiYiJC7+\
nDAnKDgRBxY4KSYyAAIAJv/2AhwC1AAdACsAABciJic1FhYzMjY2NyMGBiMiJjU0NjMyFhYV\
FA4CAzI2NjU0JiYjIgYVFBa4FTgTFCwaVV4nAwYVRz5bboNxSHVFJVKJAiAvGxctIy02MAoD\
BHsFBTplPyMwdm10hESObliXcD8BeR0tGCA/KTxAMzsAAgAkACkCFwMIAA0AGQAAJSImNTQ2\
NjMyFhUUBgYnMjY1NCYjIgYVFBYBHYF4MG5bgHoxbVw4LCw4OSoqKcOsdKRYwq5zpFh6ent6\
fHx6ensAAAEAOwAzAZ0C/QAMAAAlIxE0NjcGBgcHJzczAZ2XAwEFIQ5SSeZ8MwGdGlQgBiAL\
Qlu3AAABACYAMwIbAwcAHQAANzU3PgI1NCYjIgYHJz4CMzIWFhUUBgYHBxUhFSizN0EeLygp\
TitSH0hcPEZlNzBZPlwBNzNptTdLPiMrKiYjYRsuHTNXNzthYDtWB38AAAEAJgApAhQDBwAr\
AAA3Iic1FhYzMjY1NCYmIyM1MzI2NjU0JiMiBgcnNjYzMhYVFAYHFRYWFRQGBvR0Wi5lK1FB\
HktDNjdCRRkvNzNLGkYtbk5ugVlBVlk9fykngBcYODMeKRV0GSscJisjEWgdKVlRSlgQAwpU\
Rz5jOQACABEAMwIrAv0ACgAVAAAlNSE1ATMRMxUjFQEzNTQ2NjcjBgYHAUL+zwE5i1ZW/sGs\
AgMBBAkUDjOUaQHN/j91lAEJeRdCOQkUJhQAAQAxACkCDgL9AB4AADciJic1FhYzMjY1NCMi\
BgcnEyEVIwc2NjMyFhYVFAbxOGMlJWguQ0ePHDwUPBsBg/8NEScjQWY7kCkUE4ITGzc6bAsF\
IAFsgIwDBzJgR3SFAAIAIwApAhsDBQAeACwAACUiJiY1ND4DMzIWFxUmJiMiBgYHMzY2MzIW\
FRQGJzI2NTQmIyIGBhUUFhYBKEl2RhItUX1ZFTgTEy0WWWEoAwYUSzxeboNzLDgwMSEyHBgx\
KUOLaz54a1MvAwR5BQU4ZUIjMHZsdIR5PUA0PB0uGCE/KgABABsAMwIbAvwABgAANwEhNSEV\
AW8BDP6gAgD+8jMCSn9f/ZYAAAMAIwApAhgDBgAbACcANQAAJSImNTQ2NyYmNTQ2NjMyFhYV\
FAYHHgIVFAYGAzY2NTQmIyIGFRQWEzI2NTQmJicnBgYVFBYBHniDUDkwQ0BpPD5nP0k3JkUr\
P3FKIjQxJiUxNCE4OB8wGQ0uOjcpZllKWhweVUA5TCYmTDpAUxsUNUcwO1gwAcIQLScjJiYj\
JS7+nDAoGyohDQcWOiknMgACACAAKQIYAwUAHgAsAAA3IiYnNRYWMzI2NjcjBgYjIiY1NDYz\
MhYWFRQOAxMyNjY1NCYmIyIGFRQWshU4ExQsFllhKAMGFUVEW26DcEl2RhItUX0IIjEcGDAk\
LDgwKQMEeQQGOWRCIzB2bHSEQ4trPXlrUy8Bdh4tGCFAKTxBNDwAAf/+/5UBnf/ZAAMAAAc1\
IRUCAZ9rREQAAAAAAAcAWgADAAEECQAAAF4AAAADAAEECQABABIAXgADAAEECQACAAgAcAAD\
AAEECQADADAAeAADAAEECQAEABwAqAADAAEECQAFAEYAxAADAAEECQAGABoBCgBDAG8AcAB5\
AHIAaQBnAGgAdAAgADIAMAAxADUAIABHAG8AbwBnAGwAZQAgAEkAbgBjAC4AIABBAGwAbAAg\
AFIAaQBnAGgAdABzACAAUgBlAHMAZQByAHYAZQBkAC4ATgBvAHQAbwAgAFMAYQBuAHMAQgBv\
AGwAZAAyAC4AMAAwADEAOwBHAE8ATwBHADsATgBvAHQAbwBTAGEAbgBzAC0AQgBvAGwAZABO\
AG8AdABvACAAUwBhAG4AcwAgAEIAbwBsAGQAVgBlAHIAcwBpAG8AbgAgADIALgAwADAAMQA7\
ACAAdAB0AGYAYQB1AHQAbwBoAGkAbgB0ACAAKAB2ADEALgA4AC4AMgApAE4AbwB0AG8AUwBh\
AG4AcwAtAEIAbwBsAGQAAAADAAAAAAAA/5wAMgAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAf//\
AA8AAQACAA4AAAA2AAAAZAACAAYADAAlAAEAJwA+AAEASQBNAAIAmgCaAAEAxwECAAEBBQEO\
AAEADgAFABgAGAAYACAAIAACAAEASQBNAAAAAQAEAAEBLQACAAYACgABATsAAQJ3AAEADwAA\
AEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABA\
AAAAQAABAAAAAQAAAAoAPABQAARERkxUABpjeXJsACZncmVrACZsYXRuACYABAAAAAD//wAB\
AAEABAAAAAD//wABAAAAAmtlcm4ADmtlcm4ADgAAAAEAAAABAAQAAgAIAAIACgBMAAEAGAAE\
AAAABwAqADwAMAA2ADwAPAA8AAEABwAMAA8AEAARABoAGwAcAAEAFQAyAAEAFQA8AAEADP/s\
AAEAI//sAAICvAAEAAADAAOCABMAEgAAAAAAAAAAAAAAAAAA/+wAAAAAAAAAAAAAAAAAAP/2\
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/7AAAAAAAAAAA\
AAAAAP/EAAD/2AAAAAD/ugAAAAAAAAAAAAAAAAAAAAD/7AAAAAAAAP/2AAD/9gAAAAD/4gAA\
AAD/9gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/9gAAAAAAAAAAAAAAAAAAAAAAAAAA\
AAAAAAAA/87/7P/i/87/xAAAAAAAAAAAAAAAAAAA/84AAP/s/9gAAAAA/+z/9v/2/+z/2AAA\
AAAAAAAAAAAAAAAA//YAAAAA//YAAAAAAAD/7AAAAAAAAP/2AAAAAP/iAAD/7AAAAAD/7AAA\
AAAAAAAAAAD/7AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/7r/7P/O/7D/ugAA/+wAAAAAAAAAAAAA/7oAFP/Y\
/8QAAAAA/+wAAAAA/+wAAAAAAAAAAAAAAAAAAAAA//YAAAAAAAAAAAAAAAD/9gAAAAAAAAAA\
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/7AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\
AAAAAAAA/+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/zgAAAAAAAAAAAAAAAAAAAAAAAAAA\
AAD/9gABACAADAAOAA8AEAAWABcAGgAbABwAHwAgACEAIgAjACQAJQAnACgAKwAsAC4AMQAy\
ADMANAA2ADgAOgA7ADwAPQBJAAEADAA+AAIAAAAKAAMABAAAAAAAAAAAAAAADwAJAAAAAAAD\
ABIAAwAAAAAADAAGAAgACAAPAAcADgAAAAEAAAAAAAAAAAARAAAAAQAAAAAAAQABAAAAAAAA\
AA0AAAALAAAABQAFABAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEQABAAwAQgAFAAAAAgAA\
AAAAAAACAAAAAAAAAAAAAAAAAAAAAgAAAAIAAAAAAA4ABgALAAsAAAAJABEAAAAEAAgAAQAB\
AAEACgANAAgAAAAIAAMAAwABAAMAAQADABAADAADAAcABwAHAAcADwAAAAAAAAAAAAAAAAAA\
AAAAAAAAAAoACgAKAAoACgABAAAACgEWAZwAHURGTFQAsGFyYWIBdGFybW4BdGJlbmcBdGJu\
ZzIBdGNhbnMBdGNoYW0AwmNoZXIBdGN5cmwAzmRldjIBdGRldmEBdGV0aGkBdGdlb3IBdGdy\
ZWsAzmhlYnIBdGphdmEBdGtobXIA4GtuZDIBdGtuZGEBdGxhbyABdGxhdG4A7G1sbTIA/m1s\
eW0BdG15bTIBdHNpbmgBdHRhbWwBdHRoYWEBdHRoYWkBdHRtbDIBdAAEAAAAAP//AAQACAAJ\
AAoACwAEAAAAAP//AAEABgAEAAAAAP//AAQAAAABAAIABAAEAAAAAP//AAEABQAEAAAAAP//\
AAQADAANAA4ADwAEAAAAAP//AAIAAwAHABBkbm9tAGxmcmFjAHJsaWdhAHpsb2NsAGJudW1y\
AIBwcmVmAGhwcmVmAGhwcmVmAGhkbm9tAGxmcmFjAHJsaWdhAHpudW1yAIBkbm9tAGxmcmFj\
AHJsaWdhAHpudW1yAIAAAAABAAYAAAAAAAAAAQABAAAAAgACAAMAAAABAAUAAAABAAAABwAe\
ABAAHgA2AFoAcgC2AAEAAAABAAgAAQAUAEwAAQAAAAEACAABAAYAVgACAAEAAgALAAAABgAA\
AAEACAADAAEAEgABACoAAAABAAAABAACAAEATgBXAAAAAQAAAAEACAABAAb/9gACAAEAWABh\
AAAABAAAAAEACAABADYAAQAIAAUADAAUABwAIgAoAEwAAwAsAC8ATQADACwAMABJAAIALABK\
AAIALwBLAAIAMAABAAEALAABAAAAAQAIAAIAHgAMAKwArQCuAK8AsACxALIAswC0ALUAtgC3\
AAIAAgABAAsAAAAmACYACw==') format('woff');
font-style: normal;
font-weight: bold;
unicode-range: U+20,U+30-39,U+41-5A,U+5F,U+61-69,U+6C-7A;
font-display: swap;
} | kolibri/core/static/assets/fonts/noto-subset.ko.css | @font-face {
font-family: 'noto-subset';
src: url('data:application/x-font-woff;charset=utf-8;base64,\
AAEAAAARAQAABAAQR0RFRgWvC0UAAHEsAAAAqEdQT1N3xmfyAABx1AAABKxHU1VCiavRIAAA\
doAAAAKIT1MvMm7xXngAAAGYAAAAYGNtYXABmgFmAAAGSAAAAFRjdnQgPgQbKwAAFbwAAAEs\
ZnBnbZ42GdoAAAacAAAOFWdhc3AAAAAQAABxJAAAAAhnbHlm7YNxgQAAGRQAAFZWaGVhZBju\
iPQAAAEcAAAANmhoZWEJEgEIAAABVAAAACRobXR4PIoyTwAAAfgAAARQbG9jYS1iFycAABbo\
AAACKm1heHAFdhwXAAABeAAAACBuYW1lH484oQAAb2wAAAGWcG9zdP+fADIAAHEEAAAAIHBy\
ZXBQRw+/AAAUtAAAAQUAAQAAAAIKPalldu1fDzz1AAMD6AAAAADbR523AAAAANtHnbf/sv8Q\
A5UDVgAAAAYAAgAAAAAAAAABAAAFyPxsAAADsv+y/9UDlQABAAAAAAAAAAAAAAAAAAABFAAB\
AAABFAA2AAMAQAAEAAIA0gD8AI0AAALzGqIACAABAAQCzwGQAAUAAAKKAlgAAABLAooCWAAA\
AV4AMgFCAAACCwUCBAUEAgIEAAAAAQAAAAAAAAAAAAAAAEdPT0cBQAAgAHoFyPxsAAAFyAOU\
AAEB/wAAAAACGALKAAAAIAA<KEY>gAn\
AV4AGAFeABEBXgAlAV4ACgFeAB4BXgAcAV4AGQFeABMBXgAUAV4AEQKwAA8CWgAPAloADwOy\
AA8DsgAPAV4AEwFeACUBXgAYAV4AEQFeAAoBXgAeAV4AFAFeABwBXgAZAV4AEQFeABMBXgAl\
AV4AGAFeABEBXgAKAV4AHgFeABQBXgAcAV4AGQFeABECWABeAQQAAAI8ADECPABZAjwAMAI8\
AC0CPAAVAjwAPwI8ADcCPAAsAjwAMQI8ADICWABeAQQAAAInADACJwBXAicALwInACgCJwAL\
AicAQAInADcCJwAsAicANAInADQBm//+AlgAXgEEAAACJwAwAicAVwInAC8CJwAoAicACwIn\
AEACJwA3AicALAInADQCJwA0AZv//gJ6AGABBAAAAlgAXgEEAAACWABeAQQAAAJYAF4BJQAA\
AlgAXgEEAAACWABeAQQAAAJYAF4BBAAAAlgAXgEEAAACWABeAQQAAAJYAF4BBAAA<KEY>
<KEY>
/8QAAQAAAAAAAAAAAAAAAAAAsAAsILAAVVhFWSAgS7gADlFLsAZTWliwNBuwKFlgZiCKVViw\
AiVhuQgACABjYyNiGyEhsABZsABDI0SyAAEAQ2BCLbABLLAgYGYtsAIsIyEjIS2wAywgZLMD\
FBUAQkOwE0MgYGBCsQIUQ0KxJQNDsAJDVHggsAwjsAJDQ2FksARQeLICAgJDYEKwIWUcIbAC\
Q0OyDhUBQhwgsAJDI0KyEwETQ2BCI7AAUFhlWbIWAQJDYEItsAQssAMrsBVDWCMhIyGwFkND\
I7AAUFhlWRsgZCCwwFCwBCZasigBDUNFY0WwBkVYIbADJVlSW1ghIyEbilggsFBQWCGwQFkb\
ILA4UFghsDhZWSCxAQ1DRWNFYWSwKFBYIbEBDUNFY0UgsDBQWCGwMFkbILDAUFggZiCKimEg\
sApQWGAbILAgUFghsApgGyCwNlBYIbA2YBtgWVlZG7ACJbAMQ2OwAFJYsABLsApQWCGwDEMb\
S7AeUFghsB5LYbgQAGOwDENjuAUAYllZZGFZsAErWVkjsABQWGVZWSBksBZDI0JZLbAFLCBF\
ILAEJWFkILAHQ1BYsAcjQrAII0IbISFZsAFgLbAGLCMhIyGwAysgZLEHYkIgsAgjQrAGRVgb\
sQENQ0VjsQENQ7AJYEVjsAUqISCwCEMgiiCKsAErsTAFJbAEJlFYYFAbYVJZWCNZIVkgsEBT\
WLABKxshsEBZI7AAUFhlWS2wByywCUMrsgACAENgQi2wCCywCSNCIyCwACNCYbACYmawAWOw\
AWCwByotsAksICBFILAOQ2O4BABiILAAUFiwQGBZZrABY2BEsAFgLbAKLLIJDgBDRUIqIbIA\
AQBDYEItsAsssABDI0SyAAEAQ2BCLbAMLCAgRSCwASsjsABDsAQlYCBFiiNhIGQgsCBQWCGw\
ABuwMFBYsCAbsEBZWSOwAFBYZVmwAyUjYUREsAFgLbANLCAgRSCwASsjsABDsAQlYCBFiiNh\
IGSwJFBYsAAbsEBZI7AAUFhlWbADJSNhRESwAWAtsA4sILAAI0KzDQwAA0VQWCEbIyFZKiEt\
sA8ssQICRbBkYUQtsBAssAFgICCwD0NKsABQWCCwDyNCWbAQQ0qwAFJYILAQI0JZLbARLCCw\
EGJmsAFjILgEAGOKI2GwEUNgIIpgILARI0IjLbASLEtUWLEEZERZJLANZSN4LbATLEtRWEtT\
WLEEZERZGyFZJLATZSN4LbAULLEAEkNVWLESEkOwAWFCsBErWbAAQ7ACJUKxDwIlQrEQAiVC\
sAEWIyCwAyVQWLEBAENgsAQlQoqKIIojYbAQKiEjsAFhIIojYbAQKiEbsQEAQ2CwAiVCsAIl\
YbAQKiFZsA9DR7AQQ0dgsAJiILAAUFiwQGBZZrABYyCwDkNjuAQAYiCwAFBYsEBgWWawAWNg\
sQAAEyNEsAFDsAA+sgEBAUNgQi2wFSwAsQACRVRYsBIjQiBFsA4jQrANI7AJYEIgsBQjQiBg\
sAFhtxgYAQARABMAQkJCimAgsBRDYLAUI0KxFAgrsIsrGyJZLbAWLLEAFSstsBcssQEVKy2w\
GCyxAhUrLbAZLLEDFSstsBossQQVKy2wGyyxBRUrLbAcLLEGFSstsB0ssQcVKy2wHiyxCBUr\
LbAfLLEJFSstsCssIyCwEGJmsAFjsAZgS1RYIyAusAFdGyEhWS2wLCwjILAQYmawAWOwFmBL\
VFgjIC6wAXEbISFZLbAtLCMgsBBiZrABY7AmYEtUWCMgLrABchshIVktsCAsALAPK7EAAkVU\
WLASI0IgRbAOI0KwDSOwCWBCIGCwAWG1GBgBABEAQkKKYLEUCCuwiysbIlktsCEssQAgKy2w\
IiyxASArLbAjLLECICstsCQssQMgKy2wJSyxBCArLbAmLLEFICstsCcssQYgKy2wKCyxByAr\
LbApLLEIICstsCossQkgKy2wLiwgPLABYC2wLywgYLAYYCBDI7ABYEOwAiVhsAFgsC4qIS2w\
MCywLyuwLyotsDEsICBHICCwDkNjuAQAYiCwAFBYsEBgWWawAWNgI2E4IyCKVVggRyAgsA5D\
Y7gEAGIgsABQWLBAYFlmsAFjYCNhOBshWS2wMiwAsQACRVRYsQ4GRUKwARawMSqxBQEVRVgw\
WRsiWS2wMywAsA8rsQACRVRYsQ4GRUKwARawMSqxBQEVRVgwWRsiWS2wNCwgNbABYC2wNSwA\
sQ4GRUKwAUVjuAQAYiCwAFBYsEBgWWawAWOwASuwDkNjuAQAYiCwAFBYsEBgWWawAWOwASuw\
ABa0AAAAAABEPiM4sTQBFSohLbA2LCA8IEcgsA5DY7gEAGIgsABQWLBAYFlmsAFjYLAAQ2E4\
LbA3LC4XPC2wOCwgPCBHILAOQ2O4BABiILAAUFiwQGBZZrABY2CwAENhsAFDYzgtsDkssQIA\
FiUgLiBHsAAjQrACJUmKikcjRyNhIFhiGyFZsAEjQrI4AQEVFCotsDossAAWsBcjQrAEJbAE\
JUcjRyNhsQwAQrALQytlii4jICA8ijgtsDsssAAWsBcjQrAEJbAEJSAuRyNHI2EgsAYjQrEM\
AEKwC0MrILBgUFggsEBRWLMEIAUgG7MEJgUaWUJCIyCwCkMgiiNHI0cjYSNGYLAGQ7ACYiCw\
AFBYsEBgWWawAWNgILABKyCKimEgsARDYGQjsAVDYWRQWLAEQ2EbsAVDYFmwAyWwAmIgsABQ\
WLBAYFlmsAFjYSMgILAEJiNGYTgbI7AKQ0awAiWwCkNHI0cjYWAgsAZDsAJiILAAUFiwQGBZ\
ZrABY2AjILABKyOwBkNgsAErsAUlYbAFJbACYiCwAFBYsEBgWWawAWOwBCZhILAEJWBkI7AD\
JWBkUFghGyMhWSMgILAEJiNGYThZLbA8LLAAFrAXI0IgICCwBSYgLkcjRyNhIzw4LbA9LLAA\
FrAXI0IgsAojQiAgIEYjR7ABKyNhOC2wPiywABawFyNCsAMlsAIlRyNHI2GwAFRYLiA8IyEb\
sAIlsAIlRyNHI2EgsAUlsAQlRyNHI2GwBiWwBSVJsAIlYbkIAAgAY2MjIFhiGyFZY7gEAGIg\
sABQWLBAYFlmsAFjYCMuIyAgPIo4IyFZLbA/LLAAFrAXI0IgsApDIC5HI0cjYSBgsCBgZrAC\
YiCwAFBYsEBgWWawAWMjICA8ijgtsEAsIyAuRrACJUawF0NYUBtSWVggPFkusTABFCstsEEs\
IyAuRrACJUawF0NYUhtQWVggPFkusTABFCstsEIsIyAuRrACJUawF0NYUBtSWVggPFkjIC5G\
sAIlRrAXQ1hSG1BZWCA8WS6xMAEUKy2wQyywOisjIC5GsAIlRrAXQ1hQG1JZWCA8WS6xMAEU\
Ky2wRCywOyuKICA8sAYjQoo4IyAuRrACJUawF0NYUBtSWVggPFkusTABFCuwBkMusDArLbBF\
LLAAFrAEJbAEJiAgIEYjR2GwDCNCLkcjRyNhsAtDKyMgPCAuIzixMAEUKy2wRiyxCgQlQrAA\
FrAEJbAEJSAuRyNHI2EgsAYjQrEMAEKwC0MrILBgUFggsEBRWLMEIAUgG7MEJgUaWUJCIyBH\
sAZDsAJiILAAUFiwQGBZZrABY2AgsAErIIqKYSCwBENgZCOwBUNhZFBYsARDYRuwBUNgWbAD\
JbACYiCwAFBYsEBgWWawAWNhsAIlRmE4IyA8IzgbISAgRiNHsAErI2E4IVmxMAEUKy2wRyyx\
ADorLrEwARQrLbBILLEAOyshIyAgPLAGI0IjOLEwARQrsAZDLrAwKy2wSSywABUgR7AAI0Ky\
AAEBFRQTLrA2Ki2wSiywABUgR7AAI0KyAAEBFRQTLrA2Ki2wSyyxAAEUE7A3Ki2wTCywOSot\
sE0ssAAWRSMgLiBGiiNhOLEwARQrLbBOLLAKI0KwTSstsE8ssgAARistsFAssgABRistsFEs\
sgEARistsFIssgEBRistsFMssgAARystsFQssgABRystsFUssgEARystsFYssgEBRystsFcs\
swAAAEMrLbBYLLMAAQBDKy2wWSyzAQAAQystsFosswEBAEMrLbBbLLMAAAFDKy2wXCyzAAEB\
QystsF0sswEAAUMrLbBeLLMBAQFDKy2wXyyyAABFKy2wYCyyAAFFKy2wYSyyAQBFKy2wYiyy\
AQFFKy2wYyyyAABIKy2wZCyyAAFIKy2wZSyyAQBIKy2wZiyyAQFIKy2wZyyzAAAARCstsGgs\
swABAEQrLbBpLLMBAABEKy2waiyzAQEARCstsGssswAAAUQrLbBsLLMAAQFEKy2wbSyzAQAB\
RCstsG4sswEBAUQrLbBvLLEAPCsusTABFCstsHAssQA8K7BAKy2wcSyxADwrsEErLbByLLAA\
FrEAPCuwQistsHMssQE8K7BAKy2wdCyxATwrsEErLbB1LLAAFrEBPCuwQistsHYssQA9Ky6x\
MAEUKy2wdyyxAD0rsEArLbB4LLEAPSuwQSstsHkssQA9K7BCKy2weiyxAT0rsEArLbB7LLEB\
PSuwQSstsHwssQE9K7BCKy2wfSyxAD4rLrEwARQrLbB+LLEAPiuwQCstsH8ssQA+K7BBKy2w\
gCyxAD4rsEIrLbCBLLEBPiuwQCstsIIssQE+K7BBKy2wgyyxAT4rsEIrLbCELLEAPysusTAB\
FCstsIUssQA/K7BAKy2whiyxAD8rsEErLbCHLLEAPyuwQistsIgssQE/K7BAKy2wiSyxAT8r\
sEErLbCKLLEBPyuwQistsIsssgsAA0VQWLAGG7IEAgNFWCMhGyFZWUIrsAhlsAMkUHixBQEV\
RVgwWS0AAAAAS7gAyFJYsQEBjlmwAbkIAAgAY3CxAAdCQAuTg3MAXVEAPS0JACqxAAdCQBSI\
CHgIaAhiAlYGSgZCBDIIJAcJCiqxAAdCQBSQBoAGcAZlAFwEUARGAjoGKwUJCiqxABBCQQsi\
QB5AGkAYwBXAEsAQwAzACUAACQALKrEAGUJBCwBAAEAAQABAAEAAQABAAEAAQAAJAAsquQAD\
AABEsSQBiFFYsECIWLkAAwBkRLEoAYhRWLgIAIhYuQADAABEWRuxJwGIUVi6CIAAAQRAiGNU\
WLkAAwAARFlZWVlZQBSKBnoGagZkAVgETAREAjQGJgUJDiq4Af+FsASNsQIARLMFZAYAREQA\
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\
AAAAAAAAAAAAAAAAAAAAAABbAFsASQBJAsoAAAIYAAD/EALU//YCIv/2/xAAWwBbAEkASQLK\
//YC+AIY//b/EALV//YC/QIi//b/EABcAFwASwBLAjwAAAJF//gAXABcAEsASwI8AjwAAAAA\
AjwCRP/4//gASABIAD4APgFoAOj/oP8QAWgA6P+a/xAASABIAD4APgEfAR8AWwBbAEkASQLK\
AAAC7AIYAAD/EALV//YC7AIi//b/EAA7ADsALAAsASr/fgFhAOL/oP8QATL/dgFhAOj/mv8Q\
ADsAOwAsACwCywGgAuACYQEfAI8C4AGYAuACZwEZAI8AAAAAAAAAOQBgAKEA/wE8AY8B7wIU\
AoAC4QMeA20DswPiBA4EMwSDBKsE0wUEBTEFTwWIBbgF9AYwBnkGvwcUBzIHYweQB90ICAgs\
CFcIdAjqCWYJrAoqCn4K0gtRC5wL/wwfDIAMyQ0CDW4N1w4tDoIOyQ8QDz8Pjw+4D/kQJBBm\
EMcQ9REyEYIRqRIPEkoSrBMLExcTIxMvEz8TTxNeE20TfBOLE5oTqRO4E8cT1hPlE/QUAxQS\
FCEUMBQ/FE4UXRRsFHsUexR7FKUUvhTqFSgVTBV9Fb4V0BYhFmMWYxZjFowWphbSFw0XMhdk\
F6YXuBgFGEcYVBhUGFQYfRiXGMMY/hkjGVUZlxmpGfYaOBpFGkUaRRpFGkUaRRpFGkUaRRpF\
GkUaRRpFGkUaRRpFGkUaRRpFGkUaRRpFGkUabxqJGrUa8RsVG0UbhRuYG+ccKRw1HDUcNRw1\
HDUcZRx8HKcc4R0GHTYdcB2DHdMeDx4bHhseGx5FHl4eih7IHuwfHR9eH3AfwSAEIBEgESAR\
IDQgZyCRIK8gxSDZIQshIiE5IVYhdCGDIaghySH1IhYiSSJwIq4ivyLfIvojMiNNI2IjeCOy\
I+QkDiRCJHMklyTWJPglFSUhJVIlciWbJdEmBiYnJmQmiiarJsknBSceJ0wnYieLJ6Un0CgN\
KDEoYSiiKLQpBClFKUUpRSl1KYwptynxKhYqRiqAKpMq4ysfKysrKysrKysrKwAAAAIAMf/2\
AgsC1QANABkAH0AcAAMDAWEAAQFwTQACAgBhAAAAcQBOJCQlIwQNGisBFAYGIyImNTQ2NjMy\
FgUUFjMyNjU0JiMiBgILMGhWeXMvaFV4dv5+Q1FQRUVQUUMBZnOlWMOtdKRXwa6TkpGUkpKS\
AAEAWQAAAWMCygAMABtAGAoJBQMAAQFMAAEBak0AAABrAE4aEAINGCshIxE0NjcGBgcHJzcz\
AWNWAgIQGhRMLsFJAfMrNBwQFhE+O5YAAAEAMAAAAggC1AAbACpAJw4NAgMBAgEAAwJMAAEB\
AmEAAgJwTQADAwBfAAAAawBOJyUoEAQNGishITU3PgI1NCYjIgYHJzY2MzIWFRQGBgcHFSEC\
CP4ouzZKJkY4NE8pLyptRGR0LlI3lQFpSb02VFEwOz0kIDsjMWVZOGJfNpMEAAABAC3/9gID\
AtQAKgBAQD0kAQMEAwECAw8BAQIOAQABBEwlAQQBSwADAAIBAwJpAAQEBWEABQVwTQABAQBh\
AAAAcQBOJSQhJCUqBg0cKwEUBgcVFhYVFAYGIyImJzUWFjMyNjU0JiMjNTMyNjU0JiMiBgcn\
NjYzMhYB7VBEVlQ6eV84YCwtaDBgVWlfRUZYW0Y8OlIoLCZxSHBtAiNIVQ4EClhHPmE2ERZS\
FhlLQkM7S0o9NDkiGjweLGQAAAIAFQAAAigCzgAKABQAMUAuDwEEAwYBAAQCTAYFAgQCAQAB\
BABoAAMDak0AAQFrAU4LCwsUCxQREhEREAcNGyslIxUjNSE1ATMRMyM1NDY3IwYGBwMCKGhV\
/qoBUFtovQQBBAgYC9aioqJLAeH+I+E0SSETLA/+zwAAAQA///YCAwLKAB4AREBBHBcCAwAW\
CgICAwkBAQIDTAYBAAADAgADaQAFBQRfAAQEak0AAgIBYQABAXEBTgEAGxoZGBQSDgwHBQAe\
AR4HDRYrATIWFRQGIyImJzUWFjMyNjU0JiMiBgcnEyEVIQc2NgETboKNfjdhISRnL09hVl0c\
SBYsGwFm/uUREToBtm5kb38UE1MWGUtPRksKBRwBUVDPAwgAAAIAN//2Ag0C1AAeACwAPkA7\
CAEBAAkBAgERAQQFA0wAAgAFBAIFaQABAQBhAAAAcE0GAQQEA2EAAwNxA04gHyYkHywgLCQn\
JSQHDRorEzQ+AjMyFhcVJiYjIg4CBzM2NjMyFhUUBiMiJiYXMjY1NCYjIgYGFRQWFjcbR4Bl\
FTMQEi0XRVw1GAMGF1JAXXJ7aERuQfI/TkVFL0YnIkQBMU2VeUgEBUsGBi5QaDsjMXFocIBE\
jIZRVURQJzwgK1U3AAEALAAAAgsCygAGACVAIgUBAAEBTAAAAAFfAAEBak0DAQICawJOAAAA\
BgAGEREEDRgrMwEhNSEVAYgBJf5/Ad/+3gJ6UET9egAAAwAx//YCCgLUABsAKAA1ADZAMzMj\
FQcEAwIBTAUBAgIAYQQBAABwTQADAwFhAAEBcQFOHRwBAC0rHCgdKA8NABsBGwYNFisBMhYV\
FAYGBx4CFRQGIyImNTQ2NjcmJjU0NjYXIgYVFBYWFzY2NTQmAxQWMzI2NTQmJycGBgEdXngl\
PiUsSCt/a3N8KUQnNEk4YDw3RyM8JDRHRs9KTUlNUkQQQkUC1FhTK0AxExU1RjFaaWVbMUg0\
Eh5VQjdLKEc1MiUyIxAWPjYyNf4oNEVFNzRFGgYcSQAAAgAy//YCCALUAB4ALAA+QDsQAQUE\
CQEBAggBAAEDTAAFAAIBBQJpBgEEBANhAAMDcE0AAQEAYQAAAHEATiAfJiQfLCAsJSckJAcN\
GisBFA4CIyImJzUWMzI+AjcjBgYjIiY1NDY2MzIWFiciBhUUFjMyNjY1NCYmAggbR4FlFDUR\
JzFGWzYYAgYWU0FccTlmRURuQPI+T0NGMEYnIkQBmU2VeUgFBUsNLk9pOiIxcWdLbDpFi4ZS\
VEVPJzwgK1Q4AAACAAAAAAJ+As0ABwARADFALg0BBAIBTAYBBAAAAQQAaAACAmpNBQMCAQFr\
AU4ICAAACBEIEQAHAAcREREHDRkrISchByMBMwEDJy4CJwYGBwcCIVb+5VVbARdRARbOUAMO\
DQQHEgZR3d0Czf0zAS3YCCotDB87EdgAAAMAYQAAAlQCygAQABkAIgA1QDIHAQUCAUwAAgYB\
BQQCBWcAAwMAXwAAAGpNAAQEAV8AAQFrAU4aGhoiGiEiJCEsIAcNGysTMzIWFRQGBxUeAhUU\
BiMjEzMyNjU0JiMjEREzMjY1NCYjYcyGiUZCLUkqhXP7WoRcRFNbdpBfSk1jAspPYj9TDAUH\
JkY4YWoBmjs6OzP+0v79Sjw4RQAAAQA9//YCWQLUABoAN0A0FwEAAxgJAgEACgECAQNMBAEA\
AANhAAMDcE0AAQECYQACAnECTgEAFhQODAcFABoBGgUNFisBIgYVFBYzMjY3FQYGIyImJjU0\
NjYzMhcHJiYBk3OEe3svVCgoVTttkklPmm5xVCQhUQKFmoaFmxAMTg8OWqZwbKVdKkwPGAAC\
AGEAAAKdAsoACQARAB9AHAACAgFfAAEBak0AAwMAXwAAAGsATiElISIEDRorARQGIyMRMzIW\
Fgc0JiMjETMgAp3FsMfcbJ5WX42BdWEBIgFstbcCylCbdo+F/dAAAQBhAAAB8ALKAAsAKUAm\
AAMABAUDBGcAAgIBXwABAWpNAAUFAF8AAABrAE4RERERERAGDRwrISERIRUhFSEVIRUhAfD+\
cQGP/ssBI/7dATUCyk/fTv8AAAEAYQAAAfACygAJACNAIAADAAQAAwRnAAICAV8AAQFqTQAA\
AGsAThEREREQBQ0bKzMjESEVIRUhFSG7WgGP/ssBIv7eAspP/U8AAQA9//YCjgLUACAAO0A4\
EAEDAhEBAAMeAQQFAgEBBARMAAAABQQABWcAAwMCYQACAnBNAAQEAWEAAQFxAU4TJSUmIxAG\
DRwrATMRBgYjIiYmNTQ2NjMyFhcHJiYjIgYVFBYWMzI2NzUjAZf3OnZLb5hPWKV1PGsuIiZf\
M4CPN3ZgL0IbnQF5/qITElmlcXCkWxYUThEYmoZVg0kKB9QAAAEAYQAAAoMCygALACFAHgAE\
AAEABAFnBQEDA2pNAgEAAGsAThEREREREAYNHCshIxEhESMRMxEhETMCg1r+klpaAW5aAU3+\
swLK/tIBLgAAAQAoAAABKgLKAAsAIEAdCwoJCAUEAwIIAAEBTAABAWpNAAAAawBOFRACDRgr\
ISE1NxEnNSEVBxEXASr+/lRUAQJUVDQTAjsUNDQU/cUTAAAB/7L/QgC2AsoAEAAoQCUEAQEC\
AwEAAQJMAAEDAQABAGUAAgJqAk4BAA0MCAYAEAEQBA0WKwciJic1FhYzMjY2NREzERQGBBgk\
DhAkFBktHFpmvgcGTAQGFDItAsb9QWdiAAEAYQAAAmsCygAOACBAHQ4IAwIEAAIBTAMBAgJq\
TQEBAABrAE4VERMQBA0aKyEjAwcRIxEzETY2NzczAQJrav1JWloePh/Baf7lAVVA/usCyv6g\
IkQi2P7JAAEAYQAAAfMCygAFAB9AHAAAAGpNAAEBAmADAQICawJOAAAABQAFEREEDRgrMxEz\
ESEVYVoBOALK/YZQAAEAYQAAAyoCygAVACdAJBMKAQMAAQFMAgEBAWpNBQQDAwAAawBOAAAA\
FQAVERMRFgYNGishAyMWFhURIxEzEzMTMxEjETQ2NyMDAZzrBAMEU4XcBOCEWQUCBO4Cch9p\
Of5PAsr9twJJ/TYBtzRmIP2PAAEAYQAAApcCygASAB1AGgIBAAIBTAMBAgJqTQEBAABrAE4X\
ERYQBA0aKyEjASMWFhURIxEzATMuAjURMwKXaf6CBAIGU2gBfQQBAwNUAlEjaDf+cQLK/bEQ\
QEwgAZMAAAIAPf/2AtAC1QAPABsAH0AcAAMDAWEAAQFwTQACAgBhAAAAcQBOJCUmIwQNGisB\
FAYGIyImJjU0NjYzMhYWBRQWMzI2NTQmIyIGAtBLkmxvk0hIk3Brkkv9zHJ5enBweXlzAWZv\
pVxcpm9upFxbpW+Hm5uHh5mZAAIAYQAAAioCygALABQAMkAvAAQAAQIEAWcGAQMDAF8FAQAA\
ak0AAgJrAk4NDAEAEA4MFA0UCgkIBgALAQsHDRYrATIWFRQGBiMjESMRFyMRMzI2NTQmAR6M\
gDV9a1JatVtIZmRYAspuZDtnQP7qAspN/uZCT0VEAAIAPf9WAtAC1QAUACAAK0AoAwEBAwFM\
AAABAIYABAQCYQACAnBNAAMDAWEAAQFxAU4kJSZBFAUNGysBFAYHFyMnIgYjIiYmNTQ2NjMy\
FhYFFBYzMjY1NCYjIgYC0Glnq4GKBg0Gb5NISJNwa5JL/cxyeXpwcHl5cwFmg7gjsqEBXKZv\
bqRcW6Vvh5ubh4eZmQAAAgBhAAACXwLKAA4AFwA7QDgHAQIFAUwABQACAQUCZwcBBAQAXwYB\
AABqTQMBAQFrAU4QDwEAExEPFxAXDQwLCgkIAA4BDggNFisBMhYVFAYGBxMjAyMRIxEXIxEz\
MjY1NCYBJoV/KkEkxGmtjlrAZmtXUFQCymVmOUwtDf7AASf+2QLKTv73RUNGOwABADP/9gH2\
AtQAKQAuQCsbAQMCHAcCAQMGAQABA0wAAwMCYQACAnBNAAEBAGEAAABxAE4lLCUiBA0aKyUU\
BiMiJic1FhYzMjY1NCYmJyYmNTQ2NjMyFhcHJiYjIgYVFBYWFx4CAfaKdTxmIiRrOVBRHklB\
W106Z0M7YigcJVcvQ0QeRDo/Vy2/X2oSEFYQGj41IzApFyFgUzlRLBYSTRAWOS8kMCYWFzVK\
AAEACgAAAiECygAHABtAGAMBAQECXwACAmpNAAAAawBOEREREAQNGishIxEjNSEVIwFDWt8C\
F94Ce09PAAEAWv/2AoACygASACFAHgQDAgEBak0AAgIAYQAAAHEATgAAABIAEiMTJAUNGSsB\
ERQGBiMiJjURMxEUFjMyNjURAoA8e1+Fi1pdXmFXAsr+Mkp3RZF3Acz+MVdgZ1EBzgAAAQAA\
AAACWALKAAwAIUAeCAEAAQFMAwICAQFqTQAAAGsATgAAAAwADBERBA0YKwEDIwMzExYWFzY2\
NxMCWP9a/16hEBYHBxYQoALK/TYCyv42LE0jI04tAcgAAQAMAAADlQLKAB8AJ0AkGxIHAwAC\
AUwFBAMDAgJqTQEBAABrAE4AAAAfAB8YERkRBg0aKwEDIwMuAicGBgcDIwMzExYWFzY2NxMz\
ExYWFzY2NxMDlb5biwgQCgIBEw6HW71ebwwRBQUUDX5dgw4UBQUSDG4Cyv02AdQdOi0JDVUu\
/i8Cyv5MLlYmJ1wsAa/+Ti5bIyVXLwGzAAEABAAAAkYCygALACBAHQsIBQIEAAIBTAMBAgJq\
TQEBAABrAE4SEhIQBA0aKyEjAwMjEwMzExMzAwJGZr3AX+3eZK+wX90BNv7KAXQBVv7oARj+\
rAAAAQAAAAACNgLKAAgAHEAZBgMCAQABTAIBAABqTQABAWsBThISEQMNGSsBEzMDESMRAzMB\
G7ph7lruYgFrAV/+S/7rAREBuQAAAQAmAAACFQLKAAkAKUAmBwEBAgIBAAMCTAABAQJfAAIC\
ak0AAwMAXwAAAGsAThIREhAEDRorISE1ASE1IRUBIQIV/hEBeP6UAdn+iAGCRAI2UET9ygAB\
//7/ZgG+/6YAAwAgsQZkREAVAAEAAAFXAAEBAF8AAAEATxEQAg0YK7EGAEQFITUhAb7+QAHA\
mkAAAgAu//YB4AIhABsAJgB1QA4ZAQQAGAEDBAYBBgUDTEuwGVBYQB8AAwAFBgMFZwAEBABh\
BwEAAHNNAAYGAWECAQEBawFOG0AjAAMABQYDBWcABAQAYQcBAABzTQABAWtNAAYGAmEAAgJx\
Ak5ZQBUBACQiHhwWFBEPCwkFBAAbARsIDRYrATIWFREjJyMGBiMiJjU0Njc3NTQmIyIGByc2\
NhMHBgYVFBYzMjY1ASBiXkARBCNNRElgfoNbOjUqTCEbI2CdT2RNNytEWgIhVl7+k0wsKk1S\
UFcEAyBDNBkQQhMb/uUDBDgzLSpLTgACAFX/9gIwAvgAFQAhAJK2EQQCBQQBTEuwGVBYQB0G\
AQMDbE0HAQQEAGEAAABzTQAFBQFhAgEBAXEBThtLsClQWEAhBgEDA2xNBwEEBABhAAAAc00A\
AgJrTQAFBQFhAAEBcQFOG0AhBwEEBABhAAAAc00GAQMDAl8AAgJrTQAFBQFhAAEBcQFOWVlA\
FBcWAAAeHBYhFyEAFQAVFCQnCA0ZKxMVFAYHMzY2MzIWFRQGIyImJyMHIxETIgYVFRQWMzI2\
NTStAwIFF1A/ZHl6Yz9QFwcSP+9VQkFYSEcC+LkiOxEiLouKiowuIEQC+P7gYmcEY2lqZMsA\
AAEAN//2Ab8CIgAaADdANAsBAgEXDAIDAhgBAAMDTAACAgFhAAEBc00AAwMAYQQBAABxAE4B\
ABUTEA4JBwAaARoFDRYrBSImJjU0NjYzMhYXByYmIyIVFBYzMjY3FQYGASxHbz9CcUgpTBgb\
GEAcnk1MLEMcG0EKOnpfY3w6EQxJCRDLYWcSDU4ODwAAAgA3//YCEgL4ABUAIgCVthIJAgQF\
AUxLsBlQWEAdAAICbE0ABQUBYQABAXNNBwEEBABhAwYCAABxAE4bS7ApUFhAIQACAmxNAAUF\
AWEAAQFzTQADA2tNBwEEBABhBgEAAHEAThtAIQAFBQFhAAEBc00AAgIDXwADA2tNBwEEBABh\
BgEAAHEATllZQBcXFgEAHhwWIhciERAPDgcFABUBFQgNFisFIiY1NDYzMhYXMyYmNTUzESMn\
IwYGJzI2NTU0JiMiBhUUFgETZHh5ZD5PGQYBBVhHDQQYUDFVRUJZR0dHCouKio0uIQ0zD9b9\
CEgiMEldXhBka3FfYGoAAgA3//YCAQIiABcAHgBDQEAMAQIBDQEDAgJMAAUAAQIFAWcHAQQE\
AGEGAQAAc00AAgIDYQADA3EDThkYAQAcGxgeGR4RDwoIBgUAFwEXCA0WKwEyFhYVFSEWFjMy\
NjcVBgYjIiYmNTQ2NhciBgchJiYBJEVjNf6RAllQM08qKVA3THVBO2tGP0kHAREBPgIiPG1J\
NVtfExJNEhE+e1lYfkRIUUhEVQAAAQAPAAABgwL9ABcAXEAPDgEEAw8HAgUEBgEABQNMS7Ad\
UFhAGwAEBANhAAMDbE0CAQAABV8ABQVtTQABAWsBThtAGQADAAQFAwRpAgEAAAVfAAUFbU0A\
AQFrAU5ZQAkTJSURERAGDRwrASMRIxEjNTc1NDYzMhYXByYmIyIGFRUzAUyHWF5eXFIgNRMX\
ECoWLCuHAdT+LAHUKR4faFsLB0UFCjs/IwAAAgA3/xACEgIiAB4AKwCAQA8WAwIGBQ0BAwQM\
AQIDA0xLsBlQWEAiCAEFBQBhAQcCAABzTQAGBgRhAAQEcU0AAwMCYQACAm8CThtAJgABAW1N\
CAEFBQBhBwEAAHNNAAYGBGEABARxTQADAwJhAAICbwJOWUAZIB8BACYkHysgKxoYEA4LCQYF\
AB4BHgkNFisBMhYXMzczERQGIyInNRYzMjY1NTQ2NyMGIyImNTQ2FyIGFRQWMzI2NTU0JgET\
NVUeBQxGdXt2S093RU8CAQQ2cGh1dXNDSklGUUpMAiIoKUf933N0IlEqUUYVDC0JUZKDgJdK\
a2NjaVdhFW5fAAABAFUAAAIZAvgAFQBQtQMBAQIBTEuwKVBYQBcFAQQEbE0AAgIAYQAAAHNN\
AwEBAWsBThtAFwACAgBhAAAAc00FAQQEAV8DAQEBawFOWUANAAAAFQAVEyITJgYNGisTFRQH\
MzY2MzIWFREjETQjIgYVESMRrQUGGlk0YmJXeFpDWAL43ygjKSpdZ/6jAVeBZV7+6wL4AAAC\
AE4AAAC1AuEACwAPAI1LsApQWEAXAAEBAGEEAQAAbE0FAQMDbU0AAgJrAk4bS7AMUFhAFwAB\
AQBhBAEAAHBNBQEDA21NAAICawJOG0uwLVBYQBcAAQEAYQQBAABsTQUBAwNtTQACAmsCThtA\
FQQBAAABAwABaQUBAwNtTQACAmsCTllZWUATDAwBAAwPDA8ODQcFAAsBCwYNFisTMhYVFAYj\
IiY1NDYXESMRghQfHxQWHh5BWALhGx0cHBwcHRvJ/egCGAABAFUAAACtAvgAAwAoS7ApUFhA\
CwABAWxNAAAAawBOG0ALAAEBAF8AAABrAE5ZtBEQAg0YKzMjETOtWFgC+AAAAQBVAAADVgIi\
ACEAXbYeGAIBAgFMS7AZUFhAFgQBAgIAYQcGCAMAAHNNBQMCAQFrAU4bQBoABgZtTQQBAgIA\
YQcIAgAAc00FAwIBAWsBTllAFwEAHRsXFhUUEQ8NDAkHBQQAIQEhCQ0WKwEyFhURIxE0IyIG\
FREjETQjIgYVESMRMxczNjYzMhczNjYCoVtaV21OQ1duUT5YRw0FGVUwfiYFG10CIl1o/qMB\
WX9aVv7YAVl/ZF7+6gIYSSopWi4sAAABAFUAAAIZAiIAEwBQtRABAQIBTEuwGVBYQBMAAgIA\
YQQFAgAAc00DAQEBawFOG0AXAAQEbU0AAgIAYQUBAABzTQMBAQFrAU5ZQBEBAA8ODQwJBwUE\
ABMBEwYNFisBMhYVESMRNCMiBhURIxEzFzM2NgFXYGJXeFlEWEcNBRpcAiJdaP6jAVeBZF7+\
6gIYSSopAAIAN//2AicCIgANABkAH0AcAAMDAWEAAQFzTQACAgBhAAAAcQBOJCUlIgQNGisB\
FAYjIiYmNTQ2MzIWFgUUFjMyNjU0JiMiBgInh3NHb0CGc0lvP/5rS1JRTExSUkoBDYWSQX1Z\
hZBBe1lfb29fX2xsAAIAVf8QAjACIgAVACMAa7YSCQIFBAFMS7AZUFhAHQcBBAQAYQMGAgAA\
c00ABQUBYQABAXFNAAICbwJOG0AhAAMDbU0HAQQEAGEGAQAAc00ABQUBYQABAXFNAAICbwJO\
WUAXFxYBAB4cFiMXIxEQDw4HBQAVARUIDRYrATIWFRQGIyImJyMWFhUVIxEzFzM2NhciBgcV\
FBYzMjY2NTQmAVRjeXlkPlEXBgIEWEgMBBhOMVJDAkFYMT8fRwIiiouJji8fETQT3AMISSMw\
SlxeEWNrNl08XG4AAAIAN/8QAhICIgAVACIAaLYRBAIEBQFMS7AZUFhAHQAFBQFhAgEBAXNN\
BwEEBABhAAAAcU0GAQMDbwNOG0AhAAICbU0ABQUBYQABAXNNBwEEBABhAAAAcU0GAQMDbwNO\
WUAUFxYAAB4cFiIXIgAVABUUJCcIDRkrBTU0NjcjBgYjIiY1NDYzMhYXMzczEQMyNjc1NCYj\
IgYVFBYBugIDBhdRQGF5e2I/UBgEDUbwU0UBRFdIRkfw5RIwESIwi4qKjTAjSfz4AS9bXhJm\
aXFfX2sAAAEAVQAAAY4CIgATAGZLsBlQWEALAwEBABAEAgIBAkwbQAsDAQMAEAQCAgECTFlL\
sBlQWEASAAEBAGEDBAIAAHNNAAICawJOG0AWAAMDbU0AAQEAYQQBAABzTQACAmsCTllADwEA\
Dw4NDAgGABMBEwUNFisBMhYXByYmIyIGBhURIxEzFzM2NgFPDyMNCw0fDilIK1hICgQaUgIi\
AwNRAwQtUTb+4gIYYixAAAABADP/9gGyAiIAKQAuQCsbAQMCHAcCAQMGAQABA0wAAwMCYQAC\
AnNNAAEBAGEAAABxAE4lLCUiBA0aKyUUBiMiJic1FhYzMjY1NCYmJy4CNTQ2MzIWFwcmJiMi\
BhUUFhYXHgIBsnRiOFEfIFsvQzwWOTU0SihvWjFVJR4iSic2ORo9MzNIJpROUBIQUBAbKyQU\
ICAUFCg4LERKExFGDhQjHhYfHRQTKDkAAAEAEP/2AVMCkwAYAEBAPQ4BAgQDAQACBAEBAANM\
AAMEA4UFAQICBF8ABARtTQYBAAABYQABAXEBTgEAFRQTEhEQDQwIBgAYARgHDRYrJTI2NxUG\
BiMiJiY1ESM1NzczFTMVIxEUFgEIFCoNDjQYKkcsTE0jNJubLz4HBEMHCR1IQQE4KiNye0T+\
yjEvAAABAE//9gIVAhgAEwBMtQMBAwIBTEuwGVBYQBMFBAICAm1NAAMDAGEBAQAAawBOG0AX\
BQQCAgJtTQAAAGtNAAMDAWEAAQFxAU5ZQA0AAAATABMiEyQRBg0aKwERIycjBgYjIiY1ETMR\
FDMyNjURAhVIDQQaXDRhYll3WUUCGP3oRyonXWYBX/6ngGReARcAAQAAAAAB/AIYAA8AIUAe\
BwECAAFMAQEAAG1NAwECAmsCTgAAAA8ADxsRBA0YKzMDMxMeAhczPgI3EzMDy8tecggSDgME\
BA8TB3JezAIY/sQWNjERETI2FQE8/egAAAEACwABAwcCGQAiACdAJBsQBAMAAQFMAwICAQFt\
TQUEAgAAawBOAAAAIgAiGRoRGQYNGislAyYmJyMGBgcDIwMzExYWFzM+AjcTMxMWFhczNjY3\
EzMDAgtcDRMFBAQSDmBkk1tKCxQEBAQLDgdfYFwLFQQEAxUMS1qVAQEuKU8WFk8q/tMCGP7i\
K1gdETI3FgEu/tIiUB0ZWC4BHv3oAAABABIAAAH/AhgACwAfQBwJBgMDAgABTAEBAABtTQMB\
AgJrAk4SEhIRBA0aKxMDMxc3MwMTIycHI9S5ZIqJY7nDZJKUYwESAQbKyv76/u7W1gAAAQAB\
/xAB/gIYABoAJ0AkGhMFAwMAEgECAwJMAQEAAG1NAAMDAmEAAgJvAk4lIxkQBA0aKxMzExYW\
FzM2NjcTMwMGBiMiJic1FhYzMjY3NwFedA8YBgQGGg5tX+ccWU4YJA0LHxEuORAcAhj+zyhJ\
IRlRKQEw/Z5MWgUDRgIENCtHAAEAJwAAAa8CGAAJAClAJgcBAQICAQADAkwAAQECXwACAm1N\
AAMDAF8AAABrAE4SERIQBA0aKyEhNQEhNSEVASEBr/54ASD+8QFw/uQBIzoBmkRC/m4AAQAY\
AaABMwNVABkAMEAtDgEBAg0BAwECAQADA0wAAgABAwIBaQADAAADVwADAwBfAAADAE8WJSgQ\
BAwaKwEhNTc+AjU0JiMiBgcnNjYzMhYVFAYHBzMBMv7mcykpDyUeHjEaIx1FK0BJOzhRwwGg\
NnAnMScWICAXFC4ZHj83MU41TQAAAQARAZgBQQNVACgATUBKJgEFACUBBAUGAQMEEQECAxAB\
AQIFTAYBAAAFBAAFaQAEAAMCBANpAAIBAQJZAAICAWEAAQIBUQEAIyEdGxoYFBIODAAoASgH\
DBYrEzIWFRQGBxUWFhUUBiMiJic1FjMyNjU0JiMjNTMyNjU0JiMiBgcnNjalR0grHicvVFkl\
QB5GPjQwOjQ5OTIvKR0fNRskH0UDVT4wKDQKAwczKTpJDQ8/IikjJCE3Jx8gHRURLhcaAAAB\
ACUBoADwA0wADAAnQCQLCgYDAAEBTAIBAQAAAVcCAQEBAF8AAAEATwAAAAwADBEDDBcrExEj\
ETQ2NwYGBwcnN/BHAwEKGA02I4IDTP5UARQaKhUJFQknMVwAAAIACgGgAVUDTwAKABMANkAz\
DwEEAwYBAAQCTAADBAEDVwYFAgQCAQABBABnAAMDAV8AAQMBTwsLCxMLExESEREQBwwbKwEj\
FSM1IzUTMxEzIzU0NjcGBgcHAVU9S8PFST2IAgEFIAtQAgBgYDQBG/7tXRU4GAsxEXUAAQAe\
AZcBQANMAB4AQkA/HQMCBAEcEAIDBA8BAgMDTAYBBQAAAQUAZwABAAQDAQRpAAMCAgNZAAMD\
AmEAAgMCUQAAAB4AHiQlJCMRBwwbKwEVIwc2NjMyFhUUBiMiJic1FhYzMjY1NCYjIgYHJzcB\
K7kJDB0RQ1pUUiBGFhtFGi01NTAaJQ8fEANMN20CBERARk0NDUMQEygrJioIBBTQAAEAHAGg\
AUMDTAAGACpAJwUBAAEBTAMBAgAChgABAAABVwABAQBfAAABAE8AAAAGAAYREQQMGCsTEyM1\
IRUDT6rdASeqAaABcDwx/oUAAAMAGQGYAUUDVAAYACQAMQA4QDUfEgYDAwIBTAQBAAUBAgMA\
AmkAAwEBA1kAAwMBYQABAwFRGhkBACwqGSQaJA0LABgBGAYMFisTMhYVFAYHFhYVFAYjIiY1\
NDY3JiY1NDY2FyIGFRQWFzY2NTQmBwYGFRQWMzI2NTQmJ7A3UCoeJy9TQklOLSAfISY/JCAk\
KB4dJSQvISIoKSooLSYDVDU3JTAQEDcpOENAOCk2ERQrJiQxGjcdGhoiDAshHBoduBAoHRwk\
JBwdJg0AAAIAEwGYAUoDVAALABUAMUAuAAEAAwIBA2kFAQIAAAJZBQECAgBhBAEAAgBRDQwB\
ABEPDBUNFQcFAAsBCwYMFisTIiY1NDYzMhYVFAYnMjU0IyIGFRQWrk1OSlFNT0lTVFQrJycB\
mHNsanNya2p1P6CfT1FPUAACABQBmAFMA1QAHAApAEpARwMBAQAEAQIBCwEEAgNMBgEAAAEC\
AAFpAAIHAQQFAgRpAAUDAwVZAAUFA2EAAwUDUR4dAQAlIx0pHikWFBAOCAYAHAEcCAwWKxMy\
FhcVJiYjIgYGBzM2NjMyFhUUBiMiJjU0PgIXIgYVFBYWMzI2NTQm7A4jCwsiEzY+GwMEDjYp\
O0pSRURdEi9UDSsyFCgeJi8pA1QEAzsEBSlGKhUdRkBGUF9hL1pIK9ctGhgvHi0uJisAAgAR\
AZgBSQNWABsAJwBKQEcSAQMFCwECAwoBAQIDTAYBAAcBBAUABGkABQADAgUDaQACAQECWQAC\
AgFhAAECAVEdHAEAIyEcJx0nFxUPDQkHABsBGwgMFisTMhYVFA4CIyInNRYWMzI2NjcjBgYj\
IiY1NDYXIgYVFBYzMjY1NCaoRF0SLVRCJRoLIBg3PBsCBQ0zKEBKUkUkLycqKzMtA1ZcYy9b\
SSwHPAQGLEcoEx9IQEFTOSwsJi4tGio7//8ADwAAAtsC/QAmACwAAAAHACwBWAAA//8ADwAA\
Ag0C/QAmACwAAAAHAC8BWAAA//8ADwAAAgUC/QAmACwAAAAHADABWAAA//8ADwAAA2UC/QAm\
ACwAAAAnACwBWAAAAAcALwKwAAD//wAPAAADXQL9ACYALAAAACcALAFYAAAABwAwArAAAP//\
ABP/+AFKAbQDBwBGAAD+YAAJsQACuP5gsDUrAP//ACUAAADwAawDBwBBAAD+YAAJsQABuP5g\
sDUrAP//ABgAAAEzAbUDBwA/AAD+YAAJsQABuP5gsDUrAP//ABH/+AFBAbUDBwBAAAD+YAAJ\
sQABuP5gsDUrAP//AAoAAAFVAa8DBwBCAAD+YAAJsQACuP5gsDUrAP//AB7/9wFAAawDBwBD\
AAD+YAAJsQABuP5gsDUrAP//ABT/+AFMAbQDBwBHAAD+YAAJsQACuP5gsDUrAP//ABwAAAFD\
AawDBwBEAAD+YAAJsQABuP5gsDUrAP//ABn/+AFFAbQDBwBFAAD+YAAJsQADuP5gsDUrAP//\
ABH/+AFJAbYDBwBIAAD+YAAJsQACuP5gsDUrAP//ABMBFgFKAtIDBwBGAAD/fgAJsQACuP9+\
sDUrAP//ACUBHgDwAsoDBwBBAAD/fgAJsQABuP9+sDUrAP//ABgBHgEzAtMDBwA/AAD/fgAJ\
sQABuP9+sDUrAP//ABEBFgFBAtMDBwBAAAD/fgAJsQABuP9+sDUrAP//AAoBHgFVAs0DBwBC\
AAD/fgAJsQACuP9+sDUrAP//AB4BFQFAAsoDBwBDAAD/fgAJsQABuP9+sDUrAP//ABQBFgFM\
AtIDBwBHAAD/fgAJsQACuP9+<KEY>AQAAAAAAABwBaAAMAAQQJAAAAXgAAAAMAAQQJAAEAEgBeAAMAAQQJAAIADgBw\
AAMAAQQJAAMANgB+AAMAAQQJAAQAIgC0AAMAAQQJAAUARgDWAAMAAQQJAAYAIAEcAEMAbwBw\
AHkAcgBpAGcAaAB0ACAAMgAwADEANQAgAEcAbwBvAGcAbABlACAASQBuAGMALgAgAEEAbABs\
ACAAUgBpAGcAaAB0AHMAIABSAGUAcwBlAHIAdgBlAGQALgBOAG8AdABvACAAUwBhAG4AcwBS\
AGUAZwB1AGwAYQByADIALgAwADAAMQA7AEcATwBPAEcAOwBOAG8AdABvAFMAYQBuAHMALQBS\
AGUAZwB1AGwAYQByAE4AbwB0AG8AIABTAGEAbgBzACAAUgBlAGcAdQBsAGEAcgBWAGUAcgBz\
AGkAbwBuACAAMgAuADAAMAAxADsAIAB0AHQAZgBhAHUAdABvAGgAaQBuAHQAIAAoAHYAMQAu\
ADgALgAyACkATgBvAHQAbwBTAGEAbgBzAC0AUgBlAGcAdQBsAGEAcgAAAAMAAAAAAAD/nAAy\
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAB//8ADwABAAIADgAAADYAAABkAAIABgAMACUAAQAn\
AD4AAQBJAE0AAgCaAJoAAQDHAQIAAQEFAQ4AAQAOAAUAGAAYABgAIAAgAAIAAQBJAE0AAAAB\
AAQAAQEtAAIABgAKAAEBOwABAncAAQAPAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAA\
AEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAEAAAABAAAACgA8AFAABERGTFQAGmN5\
cmwAJmdyZWsAJmxhdG4AJgAEAAAAAP//AAEAAQAEAAAAAP//AAEAAAACa2VybgAOa2VybgAO\
AAAAAQAAAAEABAACAAgAAgAKAEwAAQAYAAQAAAAHACoAPAAwADYAPAA8ADwAAQAHAAwADwAQ\
ABEAGgAbABwAAQAVADIAAQAVADwAAQAM/+wAAQAj/+wAAgK8AAQAAAMAA4IAEwASAAAAAAAA\
AAAAAAAAAAD/7AAAAAAAAAAAAAAAAAAA//YAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\
AAAAAAAAAAAAAAAAAAAAAP/sAAAAAAAAAAAAAAAA/8QAAP/YAAAAAP+6AAAAAAAAAAAAAAAA\
AAAAAP/sAAAAAAAA//YAAP/2AAAAAP/iAAAAAP/2AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\
AAAAAP/2AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/zv/s/+L/zv/EAAAAAAAAAAAAAAAA\
AAD/zgAA/+z/2AAAAAD/7P/2//b/7P/YAAAAAAAAAAAAAAAAAAD/9gAAAAD/9gAAAAAAAP/s\
AAAAAAAA//YAAAAA/+IAAP/sAAAAAP/sAAAAAAAAAAAAAP/sAAAAAAAAAAAAAAAAAAAAAAAA\
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/uv/s\
/87/sP+6AAD/7AAAAAAAAAAAAAD/ugAU/9j/xAAAAAD/7AAAAAD/7AAAAAAAAAAAAAAAAAAA\
AAD/9gAAAAAAAAAAAAAAAP/2AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/s\
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/7AAAAAAAAAAAAAAAAAAAAAAAAAAA\
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\
AAAAAP/OAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/2AAEAIAAMAA4ADwAQABYAFwAaABsAHAAf\
ACAAIQAiACMAJAAlACcAKAArACwALgAxADIAMwA0ADYAOAA6ADsAPAA9AEkAAQAMAD4AAgAA\
AAoAAwAEAAAAAAAAAAAAAAAPAAkAAAAAAAMAEgADAAAAAAAMAAYACAAIAA8ABwAOAAAAAQAA\
AAAAAAAAABEAAAABAAAAAAABAAEAAAAAAAAADQAAAAsAAAAFAAUAEAAFAAAAAAAAAAAAAAAA\
AAAAAAAAAAAAAAARAAEADABCAAUAAAACAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAACAAAAAgAA\
AAAADgAGAAsACwAAAAkAEQAAAAQACAABAAEAAQAKAA0ACAAAAAgAAwADAAEAAwABAAMAEAAM\
AAMABwAHAAcABwAPAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAKAAoACgAKAAEAAAAKARYBnAAd\
REZMVACwYXJhYgF0YXJtbgF0YmVuZwF0Ym5nMgF0Y2FucwF0Y2hhbQDCY2hlcgF0Y3lybADO\
ZGV2MgF0ZGV2YQF0ZXRoaQF0Z2VvcgF0Z3JlawDOaGVicgF0amF2YQF0a2htcgDga25kMgF0\
a25kYQF0bGFvIAF0bGF0bgDsbWxtMgD+bWx5bQF0bXltMgF0c2luaAF0dGFtbAF0dGhhYQF0\
dGhhaQF0dG1sMgF0AAQAAAAA//8ABAAIAAkACgALAAQAAAAA//8AAQAGAAQAAAAA//8ABAAA\
AAEAAgAEAAQAAAAA//8AAQAFAAQAAAAA//8ABAAMAA0ADgAPAAQAAAAA//8AAgADAAcAEGRu\
b20AbGZyYWMAcmxpZ2EAemxvY2wAYm51bXIAgHByZWYAaHByZWYAaHByZWYAaGRub20AbGZy\
YWMAcmxpZ2EAem51bXIAgGRub20AbGZyYWMAcmxpZ2EAem51bXIAgAAAAAEABgAAAAAAAAAB\
AAEAAAACAAIAAwAAAAEABQAAAAEAAAAHAB4AEAAeADYAWgByALYAAQAAAAEACAABABQATAAB\
AAAAAQAIAAEABgBWAAIAAQACAAsAAAAGAAAAAQAIAAMAAQASAAEAKgAAAAEAAAAEAAIAAQBO\
AFcAAAABAAAAAQAIAAEABv/2AAIAAQBYAGEAAAAEAAAAAQAIAAEANgABAAgABQAMABQAHAAi\
ACgATAADACwALwBNAAMALAAwAEkAAgAsAEoAAgAvAEsAAgAwAAEAAQAsAAEAAAABAAgAAgAe\
AAwArACtAK4ArwCwALEAsgCzALQAtQC2ALcAAgACAAEACwAAACYAJgAL') format('woff');
font-style: normal;
font-weight: normal;
unicode-range: U+20,U+30-39,U+41-5A,U+5F,U+61-69,U+6C-7A;
font-display: swap;
}
@font-face {
font-family: 'noto-subset';
src: url('data:application/x-font-woff;charset=utf-8;base64,\
AAEAAAARAQAABAAQR0RFRgWvC0UAAHDcAAAAqEdQT1N3xmfyAABxhAAABKxHU1VCiavRIAAA\
djAAAAKIT1MvMnAjYZQAAAGYAAAAYGNtYXABmgFmAAAGSAAAAFRjdnQgQbYe1AAAFbwAAAEs\
ZnBnbZ42GdoAAAacAAAOFWdhc3AAAAAQAABw1AAAAAhnbHlmB4vsKwAAGRQAAFYeaGVhZBlJ\
iPYAAAEcAAAANmhoZWEJbAGLAAABVAAAACRobXR4TworFQAAAfgAAARQbG9jYRgUAeQAABbo\
AAACKm1heHAFWy6dAAABeAAAACBuYW1lHJo2BAAAbzQAAAF+cG9zdP+fADIAAHC0AAAAIHBy\
ZXBQRw+/AAAUtAAAAQUAAQAAAAIKPXXejkVfDzz1AAMD6AAAAADbR524AAAAANtHnbj/sf8Q\
A/ADVgABAAYAAgAAAAAAAAABAAAFyPxsAAAEN/+x/9MD8AABAAAAAAAAAAAAAAAAAAABFAAB\
AAABFAA2AAMAQgAEAAIAzgD8AI0AAALcLSYACAABAAQDAQK8AAUAAAKKAlgAAABLAooCWAAA\
AV4AMgFIAAACCwgCBAUEAgIEAAAAAQAAAAAAAAAAAAAAAEdPT0cBIAAgAHoFyPxsAAAFyAOU\
AAEB/wAAAAACIgLKAAAAIAAEAlgAXgEEAAACPAAkAjwAOwI8ACYCPAAmAjwAEQI8ADECPAAj\
AjwAGwI8ACMCPAAgArIAAAKgAFoCfQA6AuQAWgIwAFoCJQBaAtQAOgL9AFoBhQAgAUv/tgKY\
AFoCNQBaA68AWgMtAFoDHAA6AnQAWgMcADoClABaAicALgJDABQC9ABVAooAAAPHAAACmwAA\
AnAAAAJDABgBm//+AlwAKgJ5AE4CAgAtAnkALQJPAC0BgwAUAnkALQKRAE4BMQBIATEATgPW\
AE4CkQBOAmsALQJ5AE4CeQAtAcYATgHxAC0BsgAXApEASwI5AAADWAAKAkIABQI5AAAB6AAb\
AXsAFwF7AB0BewAtAXsABgF7ACkBewAdAXsAFgF7ABQBewAZAXsAFQMGABQCtAAUArQAFAQ3\
ABQENwAUAXsAFAF7AC0BewAXAXsAHQF7AAYBewApAXsAGQF7AB0BewAWAXsAFQF7ABQBewAt\
AXsAFwF7AB0BewAGAXsAKQF7ABkBewAdAXsAFgF7ABUCWABeAQQAA<KEY>AC<KEY>AC<KEY>JYAF4BBAAAAlcAXgEg\
<KEY>
AlgAXgE1AAACPAAkAjwAOwI8ACYCPAAmAjwAEQI8ADECPAAjAjwAGwI8ACMCPAAgAZv//gJY\
<KEY>
<KEY>
AFUDJQBVAxcANwJtAFUDFwA3ApAAVQI2AC8CQQATAusAUAKRAAAD<KEY>wJyAAACVAAh\
AlcAKAJ4AEkCBAAvAngALwJVAC8BggATAngALwKKAEkBKwBEASoASQPPAEkCigBJAnEALwJ4\
AEkCeAAvAb8ASQH2AC4BpQAWAooARgI7AAADXgAMAk8ACgI7AAAB7QAeAkUAKAJFADwCRQAj\
AkUAJgJF<KEY>
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\
AAAAAAAAAAAAAAAAAAAAAACYAJgAeAB4AsoAAAIiAAD/EALU//YCLP/2/xAAmACYAHgAeALK\
//YC+AIi//b/EALV//YC/QIs//b/EACVAJUAcwBzAkYAAAJQ//gAlQCVAHMAcwJGAkYAAAAA\
AkYCT//4//gAewB7AGUAZQFoAO7/oP8QAWgA7v+a/xAAewB7AGUAZQEfAR8AmACYAHgAeALK\
AAAC+AIiAAD/EALV//YC+AIs//b/EABjAGMASABIASr/fgFoAOj/oP8QATT/dAFoAO7/mv8Q\
AGMAYwBIAEgCywGgAucCZwEfAI8C5wGWAucCbQEZAI8AAAAAAAAAOQBgAKUBBAFAAZICCAIt\
ApkC+gM3A4YDzgP9BCgETAScBMQE7AUfBUsFaQWkBdQGEAZKBpAG1gcpB0cHeAenB/sIJghK\
CHUIkgkICXYJugovCoEKxQtPC4oLvQvSDDkMiwzEDTcNqA37Dk4OlQ7eDwkPXg+HD8gP8RAw\
EI8QvhD6EUkRcBHWEg4SbhLNEtkS5RLxEwETERMgEy8TPhNNE1wTaxN6E4kTmBOnE7YTxRPU\
E+MT8hQBFBAUHxQuFD0UPRQ9FGcUgBSuFO0VEhVCFYQVlhXnFikWKRYpFlIWaxaYFtMW+Rco\
F2kXexfIGAkYFhgWGBYYPxhYGIUYwBjmGRUZVhloGbUZ9hoDGgMaAxoDGgMaAxoDGgMaAxoD\
GgMaAxoDGgMaAxoDGgMaAxoDGgMaAxoDGgMaLRpIGncatRrZGwkbSxteG68b8Rv9G/0b/Rv9\
G/0cJhxAHG4crBzSHQEdQh1VHaUd5h3yHfId8h4cHjUeYx6hHsYe+B86H0wfnR/fH+wf7B/s\
IA4gQSBrIIggnSCwIOEg+CEPISwhSSFYIYAhoSHNIe4iISJFIoYilyK1ItEjDiMoIz0jUyOM\
I74j6iQeJEwkcCSyJNUk8iT+JTMlUSV6Ja0l4CYBJjwmYiaEJqAm3ib3JyUnOSdiJ3wnqSfm\
KAooOih7KI0o2ikaKRopGilDKV0piynJKe8qHipfKnIqwisDKw8rDysPKw8rDwAAAAIAJP/2\
AhcC1QANABkAH0AcAAMDAWEAAQFwTQACAgBhAAAAcQBOJCQlIwQNGisBFAYGIyImNTQ2NjMy\
FgUUFjMyNjU0JiMiBgIXMW1cgXgwbluAev6jKjk4LCw4OSoBZXOkWMOsdKRYwq56e3p7enx8\
AAEAOwAAAZ0CygAMABtAGAoJBQMAAQFMAAEBak0AAABrAE4aEAINGCshIxE0NjcGBgcHJzcz\
AZ2XAwEFIQ5SSeZ8AZ0aVCAGHwxCW7cAAAEAJgAAAhsC1AAdAC1AKg4BAQINAQMBAgEAAwNM\
AAEBAmEAAgJwTQADAwBfAAAAawBOKCYoEAQNGishITU3PgI1NCYjIgYHJz4CMzIWFhUUBgYH\
BxUhAhv+DbM2Qh4vKClOK1IfRVtARmU3L1k/XAE3abU4Sz0jKyomI2EbLh0zVzc7YmA6VgcA\
AAEAJv/2AhQC1AArAD9APCYBBAUlAQMEAwECAw4BAQINAQABBUwAAwACAQMCaQAEBAVhAAUF\
cE0AAQEAYQAAAHEATiUlISUkKgYNHCsBFAYHFRYWFRQGBiMiJzUWFjMyNjU0JiYjIzUzMjY2\
NTQmIyIGByc2NjMyFgH/WUFWWT1/ZHRaLmUrUUEeS0M2N0JFGS83M0saRipxTm6BAipKWBAD\
ClRHPmM5J4AXGDgzHikVdBkrHCYrIxFoHihZAAACABEAAAIrAsoACgAVAC1AKgYBAAQBTAYF\
AgQCAQABBABnAAMDak0AAQFrAU4LCwsVCxUREhEREAcNGyslIxUjNSE1ATMRMyM1NDY2NyMG\
BgcHAitWk/7PATmLVukCAwEECRQOg5SUlGkBzf4/eRdCOQkUJhTGAAABADH/9gIOAsoAHgBE\
QEEcFwIDABYLAgIDCgEBAgNMBgEAAAMCAANpAAUFBF8ABARqTQACAgFhAAEBcQFOAQAbGhkY\
FBIPDQgGAB4BHgcNFisBMhYWFRQGIyImJzUWFjMyNjU0IyIGBycTIRUjBzY2ASxBZjuQjThj\
JSVoLkNHjxw8FDwbAYP/DREnAcgyYEd0hRQTghMbNzpsCwUgAWyAjAMHAAIAI//2AhsC0gAe\
ACwAaUAOCQEBAAoBAgERAQUCA0xLsApQWEAeAAIABQQCBWkAAQEAYQAAAGpNBgEEBANhAAMD\
cQNOG0AeAAIABQQCBWkAAQEAYQAAAHBNBgEEBANhAAMDcQNOWUAPIB8mJB8sICwkJiQ1Bw0a\
KxM0PgMzMhYXFSYmIyIGBgczNjYzMhYVFAYjIiYmBTI2NTQmIyIGBhUUFhYjEi1RfVkVOBMT\
LRZZYSgDBhRLPF5ug3BJdkYBAiw4MDEhMhwYMQEvPnhrUy8DBHkFBThlQiMwdmx0hEOLVT1A\
NDwdLhghPyoAAQAbAAACGwLKAAYAJUAiBQEAAQFMAAAAAV8AAQFqTQMBAgJrAk4AAAAGAAYR\
EQQNGCszASE1IRUBbwEM/qACAP7yAkt/X/2VAAADACP/9gIYAtMAGwAnADUANkAzMyIVBwQD\
AgFMBQECAgBhBAEAAHBNAAMDAWEAAQFxAU4dHAEALCocJx0nEA4AGwEbBg0WKwEyFhYVFAYH\
HgIVFAYGIyImNTQ2NyYmNTQ2NhciBhUUFhc2NjU0JgMUFjMyNjU0JiYnJwYGAR4+Zz9JNyZF\
Kz9xSniDUDkwQ0BpOyUxNCMiNDGUNzY4OCAvGQ0uOgLTJkw6QFMbFDVHMDtYMGZZSlocHlVA\
OUwmbiYjJS4REC0nIyb+WScyMCgbKSEOBxY6AAACACD/9gIYAtIAHgAsAD5AOxEBAgUKAQEC\
CQEAAQNMAAUAAgEFAmkGAQQEA2EAAwNwTQABAQBhAAAAcQBOIB8mJB8sICwkJiQ1Bw0aKwEU\
DgMjIiYnNRYWMzI2NjcjBgYjIiY1NDYzMhYWJSIGFRQWMzI2NjU0JiYCGBItUX1ZFTgTFCwW\
WWEoAwYVRURbboNwSXZG/v4sODAxIjEcGDABmT15a1MvAwR5BAY5ZEIjMHZsdIRDi1U8QTQ8\
Hi0YIUApAAIAAAAAArICzQAHABIAMUAuDQEEAgFMBgEEAAABBABoAAICak0FAwIBAWsBTggI\
AAAIEggSAAcABxEREQcNGSshJyEHIxMzEwMnLgInDgIHBwIPNP78NKP8uf37NAUQEAUFEQ8E\
M6qqAs39MwEpphE0NhQUOzULpgAAAwBaAAACawLKABAAGQAiADVAMgcBBQIBTAACBgEFBAIF\
ZwADAwBfAAAAak0ABAQBXwABAWsBThoaGiIaISIkISwgBw0bKxMzMhYVFAYHFR4CFRQGIyET\
MzI2NTQmIyMRFTMyNjU0JiNa3o+SOTUkOiKMev71l1hCMzxBUGNENjdIAspQZT1UCQUHJEQ4\
YW4BryooKST+6bo1LCgxAAABADr/9gJaAtQAGwA3QDQYAQADGQkCAQAKAQIBA0wEAQAAA2EA\
AwNwTQABAQJhAAICcQJOAQAWFA4MBwUAGwEbBQ0WKwEiBhUUFjMyNjcVBgYjIiYmNTQ2NjMy\
FhcHJiYBiVdcVV4sVzMvXDluj0ROlWw1azExKFECVoJxcn0UEn8TElulbmymXhsXexMcAAAC\
AFoAAAKqAsoACQARAB9AHAACAgFfAAEBak0AAwMAXwAAAGsATiElISIEDRorARQGIyMRMzIW\
Fgc0JiMjETMyAqrNucrgcKVbnWhjUUHbAWy1twLKUJt3d2/+LwAAAQBaAAAB9QLKAAsAKUAm\
AAMABAUDBGcAAgIBXwABAWpNAAUFAF8AAABrAE4RERERERAGDRwrISERIRUhFTMVIxUhAfX+\
ZQGb/vzy8gEEAsp8nXy4AAABAFoAAAHzAsoACQAjQCAAAwAEAAMEZwACAgFfAAEBak0AAABr\
AE4REREREAUNGyszIxEhFSEVMxUj75UBmf788vICyny4fAABADr/9gKEAtQAIAA7QDgPAQMC\
EAEAAx4BBAUCAQEEBEwAAAAFBAAFZwADAwJhAAICcE0ABAQBYQABAXEBThMmJSUjEAYNHCsB\
IREGBiMiJjU0NjYzMhYXByYmIyIGBhUUFhYzMjY3NSMBaQEbOHlNoKxXpng5bi0yIVQuQmE1\
JlJCIC0ThwGR/o4TFry0cKRaGBR5ERY8bUpGbD0GBJUAAQBaAAACowLKAAsAIUAeAAQAAQAE\
AWcFAQMDak0CAQAAawBOEREREREQBg0cKyEjESERIxEzESERMwKjl/7ll5cBG5cBNP7MAsr+\
6AEYAAABACAAAAFlAsoACwAgQB0LCgkIBQQDAggAAQFMAAEBak0AAABrAE4VEAINGCshITU3\
ESc1IRUHERcBZf67V1cBRVdXVigBzihWVij+MigAAAH/tv8uAPECygARAChAJQQBAQIDAQAB\
AkwAAQMBAAEAZQACAmoCTgEADQwIBgARAREEDRYrFyImJzUWFjMyNjY1ETMRFAYGDx0sEBAj\
FBorGJc5ZtIHBH4EBhQ4NAKd/WRccTMAAAEAWgAAApgCygAOACBAHQ4IAwIEAAIBTAMBAgJq\
TQEBAABrAE4VERMQBA0aKyEjAwcVIxEzETY2NzczAwKYrLtAl5cPHg/BqPkBLS7/Asr+uRUq\
FfP+xAABAFoAAAITAsoABQAfQBwAAABqTQABAQJgAwECAmsCTgAAAAUABRERBA0YKzMRMxEh\
FVqXASICyv2zfQABAFoAAANVAsoAFwAmQCMVCwIAAQFMAgEBAWpNBQQDAwAAawBOAAAAFwAX\
ERMRFwYNGishAyMeAhURIxEzEzMTMxEjETQ2NjcjAwGIrAQBBASHzqkDs86NAwMBBLgCMBRQ\
WyX+tALK/d4CIv02AVIiWE8U/dEAAQBaAAAC0wLKABEAHkAbCwICAAIBTAMBAgJqTQEBAABr\
AE4WERYQBA0aKyEjASMWFhcRIxEzATMmJicRMwLTwP7JBAIFAoe/ATYDAQQCiAIcM2Yz/rAC\
yv3pMmIxAVIAAgA6//YC4gLVAA8AGwAfQBwAAwMBYQABAXBNAAICAGEAAABxAE4kJSYjBA0a\
KwEUBgYjIiYmNTQ2NjMyFhYFFBYzMjY1NCYjIgYC4kmWdXSXSUmXdXSWSf33Vl9hVFRgYFYB\
Zm+lXFymb2+kW1ulb3CBgXBxgIAAAgBaAAACRwLKAAsAEwAyQC8ABAABAgQBaQYBAwMAXwUB\
AABqTQACAmsCTg0MAQAQDgwTDRMKCQgGAAsBCwcNFisBMhYVFAYGIyMVIxEXIxUzMjY1NAE+\
in80eWhBl9xFMkBLAsp3aD5tQv4CynzUMzloAAACADr/VgLiAtUAEgAeACtAKAMBAQMBTAAA\
AQCGAAQEAmEAAgJwTQADAwFhAAEBcQFOJCUmIRQFDRsrARQGBxcjJyMiJiY1NDY2MzIWFgUU\
FjMyNjU0JiMiBgLiVlqswoMLdJdJSZd1dJZJ/fdWX2FUVGBgVgFmeK8pwKBcpm9vpFtbpW9w\
gYFwcYCAAAIAWgAAApQCygAOABcAO0A4BwECBQFMAAUAAgEFAmcHAQQEAF8GAQAAak0DAQEB\
awFOEA8BABMRDxcQFw0MCwoJCAAOAQ4IDRYrATIWFRQGBgcTIwMjESMRFyMVMzI2NTQmASqS\
iyU9I9KoqlGXxS4xS0FFAspqbDFJMxD+yQES/u4CynzBMjEzKwAAAQAu//YB/wLUACgALkAr\
GwEDAhwGAgEDBQEAAQNMAAMDAmEAAgJwTQABAQBhAAAAcQBOJS0kIgQNGislFAYjIic1FhYz\
MjY1NCYmJy4DNTQ2MzIWFwcmJiMiBhUUFhceAgH/iX5xWTNtNjgvJT4oGTo1IoJwOGU3MTFO\
KSsuREM3TSrGX3ErjRYlKyEbJiETDCExRjFgaxoYdhQWKCAmLCAaOEwAAAEAFAAAAi8CygAH\
ABtAGAMBAQECXwACAmpNAAAAawBOEREREAQNGishIxEjNSEVIwFtl8ICG8ICTH5+AAEAVf/2\
Ap8CygASACFAHgQDAgEBak0AAgIAYgAAAHEATgAAABIAEiMTJAUNGSsBERQGBiMiJjURMxEU\
FjMyNjURAp9Bg2SOlJdIR0pDAsr+Mkp3RZF3Acz+S1hITlMBtAAAAQAAAAACigLKAA4AIUAe\
CQEAAQFMAwICAQFqTQAAAGsATgAAAA4ADhERBA0YKwEDIwMzEx4CFz4CNxMCivOl8pmGBA8Q\
AwMPEAOHAsr9NgLK/lcLO0EWFkE7CwGpAAEAAAAAA8cCygAmACdAJCEWCAMAAgFMBQQDAwIC\
ak0BAQAAawBOAAAAJgAmGhEcEQYNGisBAyMDLgMnDgMHAyMDMxMeAhc+AjcTMxMeAhc+AjcT\
A8e2rGEDCQsIAgEJCgoDYKy2lVsGDgwDAwwNBWiPaAUNDAMDDA8FWwLK/TYBdwssNC8NDS8z\
LQz+igLK/noXRkYYGUVBEgGQ/nARQkYYGUVGFwGGAAEAAAAAApsCygALACBAHQsIBQIEAAIB\
TAMBAgJqTQEBAABrAE4SEhIQBA0aKyEjAwMjEwMzExMzAwKbraamou3ep5qXo+ABDv7yAXAB\
Wv7/AQH+ngAAAQAAAAACcALKAAgAHEAZBgMCAQABTAIBAABqTQABAWsBThISEQMNGSsBEzMD\
ESMRAzMBOJWj7ZbtpAGkASb+TP7qAREBuQAAAQAYAAACKwLKAAkAKUAmBwEBAgIBAAMCTAAB\
AQJfAAICak0AAwMAXwAAAGsAThIREhAEDRorISE1ASE1IRUBIQIr/e0BVv6zAgH+qgFfYgHr\
fWL+FQAB//7/YgGd/6YAAwAgsQZkREAVAAEAAAFXAAEBAF8AAAEATxEQAg0YK7EGAEQFITUh\
AZ3+YQGfnkQAAgAq//YCEQItABsAJgB1QA4ZAQQAGAEDBAYBAQYDTEuwGVBYQB8AAwAFBgMF\
aQAEBABhBwEAAHNNAAYGAWECAQEBawFOG0AjAAMABQYDBWkABAQAYQcBAABzTQABAWtNAAYG\
AmEAAgJxAk5ZQBUBACQiHhwWFBEPCwkFBAAbARsIDRYrATIWFREjJyMGBiMiJjU0Njc3NTQm\
IyIGByc2NhMHBgYVFBYzMjY1AS5udWgdBCNORElgenpfLSgoTCYxLGuJOkg4KCAwQgItX2L+\
lEosKFVYV1MEAxgrKBcRZRca/tACAjAnIh05NAACAE7/9gJMAvgAFQAiAHK1BAEFAAFMS7AZ\
UFhAIggBBQUAYQAAAHNNAAICBF8HAQQEbE0ABgYBYQMBAQFxAU4bQCYIAQUFAGEAAABzTQAC\
AgRfBwEEBGxNAAMDa00ABgYBYQABAXEBTllAFRcWAAAeHBYiFyIAFQAVERIkJwkNGisTFRQG\
BzM2NjMyFhUUBiMiJicjByMRASIGBxUUFjMyNjU0JuMEAgYWSjtccnRePEUWChlyAQA6LwIv\
Pi42NwL4sR88ESIvj4uMkCsbPAL4/r1IShBPVVVQUFEAAQAt//YB4wIsABkAN0A0CgECARYL\
AgMCFwEAAwNMAAICAWEAAQFzTQADAwBhBAEAAHEATgEAFBIPDQgGABkBGQUNFisFIiY1NDY2\
MzIWFwcmJiMiFRQWMzI2NxUGBgEseoVEeU84Ux8sIz0edD03L0giIksKh5FkfjwWD3MOEqVS\
ThkWfxYTAAIALf/2AisC+AAVACIAgkuwGVBYQAoJAQUBEgEABAJMG0AKCQEFARIBAwQCTFlL\
sBlQWEAdAAICbE0ABQUBYQABAXNNBwEEBABhAwYCAABxAE4bQCEAAgJsTQAFBQFhAAEBc00A\
AwNrTQcBBAQAYQYBAABxAE5ZQBcXFgEAHhwWIhciERAPDgcFABUBFQgNFisXIiY1NDYzMhYX\
MyYmNTUzESMnIwYGJzI2NzU0JiMiBhUUFvtbc3ReO0wWBQMIlXIdBhZKBz4yATFCMTg4Co+L\
jJAuIhA9IK/9CEciL3dJSRBQVFVQUFEAAAIALf/2AiQCLAAWAB0AQ0BACwECAQwBAwICTAAF\
AAECBQFnBwEEBABhBgEAAHNNAAICA2EAAwNxA04YFwEAGxoXHRgdEA4JBwUEABYBFggNFisB\
MhYVFSEWFjMyNjcVBgYjIiYmNTQ2NhciBgczJiYBL3GE/qACRz81Vi4oWT9SfkhBdE4rOQXR\
ATICLIF3SD9IFRZzFBM9fF5gf0BqODsyQQAAAQAUAAABsAL9ABgAOkA3DwEEAxABBQQGAQAF\
A0wHAQUBSwAEBANhAAMDbE0CAQAABV8ABQVtTQABAWsBThMlJhEREAYNHCsBIxEjESM1NzU0\
NjYzMhYXByYmIyIGFRUzAXyBlVJSL1c7LEcWJhEoGh8dgQGy/k4BskgoKEZNIA4JbQUJJh0i\
AAIALf8QAisCLAAeACkAnkuwGVBYQBICAQUAFQEEBg0BAwQMAQIDBEwbQBICAQUBFQEEBg0B\
AwQMAQIDBExZS7AZUFhAIggBBQUAYQEHAgAAc00ABgYEYQAEBHFNAAMDAmEAAgJvAk4bQCYA\
AQFtTQgBBQUAYQcBAABzTQAGBgRhAAQEcU0AAwMCYQACAm8CTllAGSAfAQAkIh8pICkaGBAO\
CggFBAAeAR4JDRYrEzIXMzczERQGIyImJzUWMzI1NTQ2NyMGBiMiJjU0NhciFRQzMjY1NTQm\
/2U5BAx+ioc6Yy9lcHMDAQQcTjFhbXCRaWs5NzYCLFBG/d11eg4Sdyp8CxEkDismlYWGlnml\
o0FRElhMAAEATgAAAkYC+AAWAC1AKgQBAgABTAUBBARsTQACAgBhAAAAc00DAQEBawFOAAAA\
FgAWEyITJwYNGisTFRQGBzM2NjMyFhURIxE0IyIGFREjEeMFAggaUjJZa5VYQzOVAvibKEoP\
KiZfaf6cAT92XVf+/wL4AAACAEgAAADqAvgACwAPAC1AKgABAQBhBAEAAGxNBQEDA21NAAIC\
awJODAwBAAwPDA8ODQcFAAsBCwYNFisTMhYVFAYjIiY1NDYXESMRmSEwMCEiLy9slQL4Hyop\
ICApKh/W/d4CIgABAE4AAADjAvgAAwATQBAAAQFsTQAAAGsAThEQAg0YKzMjETPjlZUC+AAB\
AE4AAAOLAiwAIgBntBgBCAFLS7AZUFhAGwQBAgIAYQcGCQMAAHNNAAgIAV8FAwIBAWsBThtA\
HwAGBm1NBAECAgBhBwkCAABzTQAICAFfBQMCAQFrAU5ZQBkBACAfHRsXFhUUEQ8NDAkHBQQA\
IgEiCg0WKwEyFhURIxE0IyIGFREjETQjIgYVESMRMxczNjYzMhYXMzY2As9dX5VSOzKVUj4v\
lXIUCBlXLzxUFg0ZWQIsX2n+nAE/dlRP/u4BP3ZdV/7/AiJGKiYnKSomAAEATgAAAkYCLAAU\
AF5LsBlQWLURAQIAAUwbtREBAgQBTFlLsBlQWEATAAICAGEEBQIAAHNNAwEBAWsBThtAFwAE\
BG1NAAICAGEFAQAAc00DAQEBawFOWUARAQAQDw4NCggFBAAUARQGDRYrATIWFREjETQmIyIG\
FREjETMXMzY2AYRYapUqLkQylXIUCBpbAixfaf6cAT87O11X/v8CIkYqJgAAAgAt//YCPgIs\
AA0AGQAfQBwAAwMBYQABAXNNAAICAGEAAABxAE4kJSUiBA0aKwEUBiMiJiY1NDYzMhYWBRQW\
MzI2NTQmIyIGAj6Pe0x3RI58TXZE/oc1PDs1NTw7NQESiJRCf1uIkkJ9W1FTU1FRUVEAAgBO\
/xACTAIsABQAIACCS7AZUFhAChEBBAAJAQEFAkwbQAoRAQQDCQEBBQJMWUuwGVBYQB0HAQQE\
AGEDBgIAAHNNAAUFAWEAAQFxTQACAm8CThtAIQADA21NBwEEBABhBgEAAHNNAAUFAWEAAQFx\
TQACAm8CTllAFxYVAQAdGxUgFiAQDw4NBwUAFAEUCA0WKwEyFhUUBiMiJicjFhUVIxEzFzM2\
NhciBgcVFBYzMjY1NAF+XHJ2XDtGFggIlXkVBxZKCzovAi8+MzECLI+Li5ErGyom3AMSRyEw\
d0hKEE9VVVChAAACAC3/EAIrAiwAFAAgAH9LsBlQWEAKEAEFAQMBAAQCTBtAChABBQIDAQAE\
AkxZS7AZUFhAHQAFBQFhAgEBAXNNBwEEBABhAAAAcU0GAQMDbwNOG0AhAAICbU0ABQUBYQAB\
AXNNBwEEBABhAAAAcU0GAQMDbwNOWUAUFhUAAB0bFSAWIAAUABQUJCYIDRkrBTU0NyMGBiMi\
JjU0NjMyFhczNzMRAzI2NzU0JiMiBhUUAZYGBhVKPFxydF08SxcEDX77PjEBMUE1NPDlKigi\
L4+LjJAuIkb87gFbSUkSUFRVUKMAAQBOAAABsQIsABMAYEuwGlBYthADAgEAAUwbQAoDAQMA\
EAEBAwJMWUuwGlBYQBIAAQEAYQMEAgAAc00AAgJrAk4bQBYAAwNtTQABAQBhBAEAAHNNAAIC\
awJOWUAPAgAPDg0MCAYAEwITBQ0WKwEyFhcHJiYjIgYGFREjETMXMzY2AX8LHgkLBxsKJkYr\
lXEWBxhUAiwCAowCAxs8NP7qAiJcKjwAAAEALf/2AcsCLAAoAC5AKxsBAwIcBwIBAwYBAAED\
TAADAwJhAAICc00AAQEAYQAAAHEATiUsJSIEDRorJRQGIyImJzUWFjMyNjU0JiYnLgI1NDYz\
MhYXByYmIyIVFBYWFx4CAct1dDlSKSxmJywlDzI1M0IgdmIzXDEtKEglQhExMC9EJaJTWQ8R\
exQaGhUOFhwWFis9LkxMFBdrERckDRUYFBMpPQABABf/9gGSApYAGABAQD0OAQIEAwEAAgQB\
AQADTAADBAOFBQECAgRfAAQEbU0GAQAAAWIAAQFxAU4BABUUExIREA0MCAYAGAEYBw0WKyUy\
NjcVBgYjIiYmNREjNTc3MxUzFSMRFBYBNBkuFxhHKjFNLUdSK1+ZmSRtCgdvCg8gT0YBBz8y\
c3Rw/vkfHwAAAQBL//YCQwIiABQATLUDAQADAUxLsBlQWEATBQQCAgJtTQADAwBiAQEAAGsA\
ThtAFwUEAgICbU0AAABrTQADAwFiAAEBcQFOWUANAAAAFAAUIxMkEQYNGisBESMnIwYGIyIm\
NREzERQWMzI2NRECQ3IUCBpbM1hqlSouRDICIv3eRiomX2kBZP7BOjxdVwEBAAABAAAAAAI5\
AiIADAAhQB4GAQIAAUwBAQAAbU0DAQICawJOAAAADAAMGBEEDRgrMwMzExYWFzM2NxMzA9DQ\
nGkJCwEEAxNpnNACIv7JHDwYNjoBN/3eAAEACgAAA04CIgAqACdAJCIVBgMAAQFMAwICAQFt\
TQUEAgAAawBOAAAAKgAqGxwRHQYNGishJy4DJyMOAwcHIwMzFx4CFzM+AzcTMxMeAhUzPgI3\
NzMDAg8qBA8SEAMEAw8SEAQsoJuUPwcLCgIEAQYJBwJDpEAECwkEAgoNB0GSnb8RQ01BDw9B\
TUQSvQIi8hlGQRMOLzIpBwEG/voOPkATEUFIGfL93gAAAQAFAAACPQIiAAsAH0AcCQYDAwIA\
AUwBAQAAbU0DAQICawJOEhISEQQNGisTAzMXNzMDEyMnByO+sKlqa6myuqlzc6kBFwELrq7+\
9f7pu7sAAAEAAP8QAjkCIgAaACdAJBoTBQMDABIBAgMCTAEBAABtTQADAwJiAAICbwJOJSMZ\
EAQNGisRMxMWFhczNjY3EzMDBgYjIiYnNRYWMzI2NzejZwgIAgMDCwdloOcfd04ZJQ4LHxEv\
Nw0JAiL+zRYvGhovFgEz/ZhVVQUDdgIEOSgbAAABABsAAAHKAiIACQApQCYHAQECAgEAAwJM\
AAEBAl8AAgJtTQADAwBfAAAAawBOEhESEAQNGishITUTIzUhFQMzAcr+Uf3uAZf2/1gBWHJh\
/rEAAQAXAaABVwNWABcAMEAtDAEBAgsBAwECAQADA0wAAgABAwIBaQADAAADVwADAwBfAAAD\
AE8WJCcQBAwaKwEhNTc2NjU0JiMiByc2NjMyFhUUBgcHMwFX/sRtLSEXFCcxPCBPNUFPMjsz\
rAGgUmssLxoSFCtKHCM/Oy1KNS4AAQAdAZgBUwNVACcATUBKJQEFACQBBAUGAQMEEAECAw8B\
AQIFTAYBAAAFBAAFaQAEAAMCBANpAAIBAQJZAAICAWEAAQIBUQEAIiAcGhkXFBIODAAnAScH\
DBYrEzIWFRQGBxUWFhUUBiMiJzUWFjMyNTQmIyM1MzI2NTQmIyIGByc2Nrg9UCcsMi9WW0c+\
IEEjRiIvNy0zHRgZFykcMR5KA1U9NCIxDgYKOSM7RCJdExk0FCBOIRQTGBIURRceAAEALQGg\
AR0DTAANACZAIwwLAgABAUwCAQEAAAFXAgEBAQBfAAABAE8AAAANAA0RAwwXKwERIzU0NjY3\
BgYHByc3AR10AQIBBhcIJjWTA0z+VNoNKicHCBcHHj5zAAACAAYBoAFyA08ACgASADZAMw4B\
BAMGAQAEAkwAAwQBA1cGBQIEAgEAAQQAZwADAwFfAAEDAU8LCwsSCxIREhEREAcMGysBIxUj\
NSM1EzMRMyM1NDcGBgcHAXI9dLu8cz2xAwUYCT4B6kpKSwEa/u1QKjANMg5dAAABACkBmAFd\
A0wAHQBCQD8cAwIEARsQAgMEDwECAwNMBgEFAAABBQBnAAEABAMBBGkAAwICA1kAAwMCYQAC\
AwJRAAAAHQAdIyUkIxEHDBsrARUjBzY2MzIWFRQGIyImJzUWFjMyNjU0IyIGByc3AUCuCAsc\
EUFaXVkiRBgYQhomLlIMIgw1EgNMWkICAkVCRk8MDV4QFB4iPgUEFdcAAAEAHQGgAWMDTAAG\
ACpAJwUBAAEBTAMBAgAChgABAAABVwABAQBfAAABAE8AAAAGAAYREQQMGCsTEyM1IRUDS6bU\
AUadAaABUlpJ/p0AAAMAFgGWAWUDVgAYACQAMQA5QDYxHxIGBAMCAUwEAQAFAQIDAAJpAAMB\
AQNZAAMDAWEAAQMBURoZAQAsKhkkGiQNCwAYARgGDBYrEzIWFRQGBxYWFRQGIyImNTQ2NyYm\
NTQ2NhciBhUUFhc2NjU0JgcGBhUUFjMyNjU0Jie+P1gpHSE1XEtSVi4fGiQqRSkVFhkTExgV\
HxcaHBwdHR8cA1Y3NyUvERIwKThKRzgpMRATMSUkMRlNFw4UGAsKGBUOF7cKHRYWHBwWFB0K\
AAIAFAGWAWcDVgALABMAMUAuAAEAAwIBA2kFAQIAAAJZBQECAgBhBAEAAgBRDQwBABEPDBMN\
EwcFAAsBCwYMFisTIiY1NDYzMhYVFAYnMjU0IyIVFLxSVlBYVFdSWC8vLgGWd2pqdXVqandl\
e3p6ewACABkBmAFmA1UAGwAnAEpARwMBAQAEAQIBCgEEAgNMBgEAAAECAAFpAAIHAQQFAgRp\
AAUDAwVZAAUFA2EAAwUDUR0cAQAjIRwnHScVEw8NBwUAGwEbCAwWKwEyFhcVJiMiBgYHMzY2\
MzIWFRQGIyImNTQ+AhciBhUUFjMyNjU0JgECDiQMGBk2OxkCBA0uJTtEV0pMYBU0WwQdIBwf\
GiAbA1UEA1wLHzUjEh5HQUFVZWEvWEcp6SETGi8jHxsgAAACABUBmAFiA1UAGwAnAEpARxIB\
AwUMAQIDCwEBAgNMBgEABwEEBQAEaQAFAAMCBQNpAAIBAQJZAAICAWEAAQIBUR0cAQAjIRwn\
HScXFQ8NCQcAGwEbCAwWKxMyFhUUDgIjIiYnNRYzMjY2NyMGBiMiJjU0NhciBhUUFjMyNjU0\
JrZNXxU0W0UNJQwYGTY7GQIEDS4lOkVXUBkhHBwdIBwDVWRiL1hHKQQDXAsfNiISHkhAQVVX\
IiAbICETGi///wAUAAADMwL9ACYALAAAAAcALAGDAAD//wAUAAACbQL9ACYALAAAAAcALwGD\
AAD//wAUAAACZgL9ACYALAAAAAcAMAGDAAD//wAUAAAD8AL9ACYALAAAACcALAGDAAAABwAv\
AwYAAP//ABQAAAPpAv0AJgAsAAAAJwAsAYMAAAAHADADBgAA//8AFP/2AWcBtgMHAEYAAP5g\
AAmxAAK4/mCwNSsA//8ALQAAAR0BrAMHAEEAAP5gAAmxAAG4/mCwNSsA//8AFwAAAVcBtgMH\
AD8AAP5gAAmxAAG4/mCwNSsA//8AHf/4AVMBtQMHAEAAAP5gAAmxAAG4/mCwNSsA//8ABgAA\
AXIBrwMHAEIAAP5gAAmxAAK4/mCwNSsA//8AKf/4AV0BrAMHAEMAAP5gAAmxAAG4/mCwNSsA\
//8AGf/4AWYBtQMHAEcAAP5gAAmxAAK4/mCwNSsA//8AHQAAAWMBrAMHAEQAAP5gAAmxAAG4\
/mCwNSsA//8AFv/2AWUBtgMHAEUAAP5gAAmxAAO4/mCwNSsA//8AFf/4AWIBtQMHAEgAAP5g\
AAmxAAK4/mCwNSsA//8AFAEUAWcC1AMHAEYAAP9+AAmxAAK4/36wNSsA//8ALQEeAR0CygMH\
AEEAAP9+AAmxAAG4/36wNSsA//8AFwEeAVcC1AMHAD8AAP9+AAmxAAG4/36wNSsA//8AHQEW\
AVMC0wMHAEAAAP9+AAmxAAG4/36wNSsA//8ABgEeAXICzQMHAEIAAP9+AAmxAAK4/36wNSsA\
//8AKQEWAV0CygMHAEMAAP9+AAmxAAG4/36wNSsA//8AGQEWAWYC0wMHAEcAAP9+AAmxAAK4\
/36wNSsA//8AHQEeAWMCygMHAEQAAP9+AAmxAAG4/36wNSsA//8AFgEUAWUC1AMHAEUAAP9+\
AAmxAAO4/36wNSsA//8AFQEWAWIC0wMHAEgAAP9+AAmxAAK4/36wNSsAAAIAJP/2AhcC1QAN\
ABkAAAEUBgYjIiY1NDY2MzIWBRQWMzI2NTQmIyIGAhcxbVyBeDBuW4B6/qMqOTgsLDg5KgFl\
c6RYw6x0pFjCrnp7ent6fHwAAAEAOwAAAZ0CygAMAAAhIxE0NjcGBgcHJzczAZ2XAwEFIQ5S\
SeZ8AZ0aVCAGHwxCW7cAAQAmAAACGwLUAB0AACEhNTc+AjU0JiMiBgcnPgIzMhYWFRQGBgcH\
FSECG/4NszZCHi8oKU4rUh9FW0BGZTcvWT9cATdptThLPSMrKiYjYRsuHTNXNztiYDpWBwAB\
ACb/9gIUAtQAKwAAARQGBxUWFhUUBgYjIic1FhYzMjY1NCYmIyM1MzI2NjU0JiMiBgcnNjYz\
MhYB/1lBVlk9f2R0Wi5lK1FBHktDNjdCRRkvNzNLGkYqcU5ugQIqSlgQAwpURz5jOSeAFxg4\
Mx4pFXQZKxwmKyMRaB4oWQACABEAAAIrAsoACgAVAAAlIxUjNSE1ATMRMyM1NDY2NyMGBgcH\
AitWk/7PATmLVukCAwEECRQOg5SUlGkBzf4/eRdCOQkUJhTGAAEAMf/2Ag4CygAeAAABMhYW\
FRQGIyImJzUWFjMyNjU0IyIGBycTIRUjBzY2ASxBZjuQjThjJSVoLkNHjxw8FDwbAYP/DREn\
AcgyYEd0hRQTghMbNzpsCwUgAWyAjAMHAAIAI//2AhsC0gAeACwAABM0PgMzMhYXFSYmIyIG\
BgczNjYzMhYVFAYjIiYmBTI2NTQmIyIGBhUUFhYjEi1RfVkVOBMTLRZZYSgDBhRLPF5ug3BJ\
dkYBAiw4MDEhMhwYMQEvPnhrUy8DBHkFBThlQiMwdmx0hEOLVT1ANDwdLhghPyoAAAEAGwAA\
AhsCygAGAAAzASE1IRUBbwEM/qACAP7yAkt/X/2VAAMAI//2AhgC0wAbACcANQAAATIWFhUU\
BgceAhUUBgYjIiY1NDY3JiY1NDY2FyIGFRQWFzY2NTQmAxQWMzI2NTQmJicnBgYBHj5nP0k3\
JkUrP3FKeINQOTBDQGk7JTE0IyI0MZQ3Njg4IC8ZDS46AtMmTDpAUxsUNUcwO1gwZllKWhwe\
VUA5TCZuJiMlLhEQLScjJv5ZJzIwKBspIQ4HFjoAAAIAIP/2AhgC0gAeACwAAAEUDgMjIiYn\
NRYWMzI2NjcjBgYjIiY1NDYzMhYWJSIGFRQWMzI2NjU0JiYCGBItUX1ZFTgTFCwWWWEoAwYV\
RURbboNwSXZG/v4sODAxIjEcGDABmT15a1MvAwR5BAY5ZEIjMHZsdIRDi1U8QTQ8Hi0YIUAp\
AAIAH//2AggC1QANABkAAAUiJjU0NjYzMhYVFAYGJzI2NTQmIyIGFRQWARN8eDFrWHt6MWxY\
MywsMzQqKgrDrHOlWMKuc6RYenp7e3t8enp7AAABAC0AAAGPAsoADAAAMxE0NjcGBgcHJzcz\
EfgDAQQiDlJJ5nwBnRpUIAYgC0Jbt/02AAEAJgAAAgcC1AAcAAA3Nz4CNTQmIyIGByc+AjMy\
FhUUBgYHBxUhFSEoqC8+ICslJkgnUh1DVzlmdzNUMlYBI/4habUzS0YoJCgmI2EbLh1tXDdl\
YDNWB38AAAEAHP/2AgAC1AApAAAXIic1FhYzMjY1NCYjIzUzMjY2NTQmIyIGByc2NjMyFhUU\
BgcVFhUUBgbnclksZipTPk1fMzI8RBsvNC5GF0wpcUpqgFlBrz18CieAFxg8Lyw0ahwuHCYr\
IBFlHihZUUlaDwMVkD5jOQACAAIAAAISAsoACgAWAAAlITUBMxEzFSMVIxE1ND4CNSMGBgcH\
ASn+2QEvi1ZWkwICAgQJFg53lGkBzf4/dZQBCXkJKzEpBxQuF7UAAQAq//YB/QLKAB4AABci\
Jic1FhYzMjY1NCMiBgcnEyEVIwc2NjMyFhYVFAbnNmQjI2crQkSJGTwTPBsBefYMES0cPmI5\
jwoTFIITGzY7bAoGIAFsgIwEBjJgR3SFAAIAJf/2AgkC0gAeACwAAAUiJiY1ND4DMzIWFxUm\
JiMiBgYHMzY2MzIWFRQGJzI2NTQmIyIGBhUUFhYBIEZyQxEsTXdVFDUTEykVWF8mAwYUSDpd\
an5uKDIsLB4tGRYrCkOLaz54a1MvAwR5BQU4ZUIjMHZsdIR5PUA1Ox0uGCE/KgABABsAAAIH\
AskABgAAASE1IRUBIwFj/rgB7P78ngJKf1/9lgADACP/9gIEAtMAGwAnADMAAAUiJjU0Njcm\
JjU0NjYzMhYWFRQGBx4CFRQGBgM2NjU0JiMiBhUUFhMyNjU0JicGBhUUFgEUdH1QOTBDPWQ6\
O2M8STcmRSs9bEceLiwhICwuHTMzPysrNDIKZllJWxwfVEA5TCYmTDpBURwUNUcwO1gwAcIP\
LicjJiYjKSr+nDAoKTYbFjopJzIAAgAf//YCAwLSAB4ALAAAFyImJzUWFjMyNjY3IwYGIyIm\
NTQ2MzIWFhUUDgMTMjY2NTQmJiMiBhUUFq0UNhISKhVZXiYDBhNJOl1qfmtHcUMRK014Bx8s\
GRYrISgyLAoDBHkEBjllQSMwdmx0hEOLaz15a1MvAXYeLRghQCk8QTQ8AAH//v9iAZ3/pgAD\
AAAHIRUhAgGf/mFaRAAAAgAf//YCCALVAA0AGQAABSImNTQ2NjMyFhUUBgYnMjY1NCYjIgYV\
FBYBE3x4MWtYe3oxbFgzLCwzNCoqCsOsc6VYwq5zpFh6ent7e3x6ensAAAEALQAAAY8CygAM\
AAAzETQ2NwYGBwcnNzMR+AMBBCIOUknmfAGdGlQgBiALQlu3/TYAAQAmAAACBwLUABwAADc3\
PgI1NCYjIgYHJz4CMzIWFRQGBgcHFSEVISioKkAjKyUmSCdSHUNXOWZ3M1QyVgEj/iFptS5K\
SSskKCYjYRsuHW1cN2VgM1YHfwAAAQAc//YCAALUACkAABciJzUWFjMyNjU0JiMjNTMyNjY1\
NCYjIgYHJzY2MzIWFRQGBxUWFRQGBudyWSxmKlM+TV8zMjxEGy80LkYXTClxSmqAWUGvPXwK\
J4AXGDwvLDRqHC4cJisgEWUeKFlRSVoPAxWQPmM5AAIAAgAAAhICygAKABYAACUhNQEzETMV\
IxUjETU0PgI1IwYGBwcBKf7ZAS+LVlaTAgICBAkWDneUaQHN/j91lAEJeQkrMSkHFC4XtQAB\
ACr/9gH9AsoAHgAAFyImJzUWFjMyNjU0IyIGBycTIRUjBzY2MzIWFhUUBuc2ZCMjZytCRIkZ\
PBM8GwF59gwRLRw+YjmPChMUghMbNjtsCgYgAWyAjAQGMmBHdIUAAgAl//YCCQLSAB4ALAAA\
BSImJjU0PgMzMhYXFSYmIyIGBgczNjYzMhYVFAYnMjY1NCYjIgYGFRQWFgEgRnJDESxNd1UU\
NRMTKRVYXyYDBhRIOl1qfm4oMiwsHi0ZFisKQ4trPnhrUy8DBHkFBThlQiMwdmx0hHk9QDU7\
HS4YIT8qAAEAGwAAAgcCyQAGAAABITUhFQEjAWP+uAHs/vyeAkp/X/2WAAMAI//2AgQC0wAb\
ACcAMwAABSImNTQ2NyYmNTQ2NjMyFhYVFAYHHgIVFAYGAzY2NTQmIyIGFRQWEzI2NTQmJwYG\
FRQWARR0fVA5MEM9ZDo7YzxJNyZFKz1sRx4uLCEgLC4dMzMvOys0MgpmWUlbHB9UQDlMJiZM\
OkFRHBQ1RzA7WDABwg8uJyMmJiMpKv6cMCggNyMWOiknMgACAB//9gIDAtIAHgAsAAAXIiYn\
NRYWMzI2NjcjBgYjIiY1NDYzMhYWFRQOAxMyNjY1NCYmIyIGFRQWrRQ2EhIqFVleJgMGE0k6\
XWp+a0dxQxErTXgHHywZFishKDIsCgMEeQQGOWVBIzB2bHSEQ4trPXlrUy8Bdh4tGCFAKTxB\
NDwAAf/+/2IBnf+mAAMAAAchFSECAZ/+YVpEAAACACQAUQIXAxsADQAZAAABFAYGIyImNTQ2\
NjMyFgUUFjMyNjU0JiMiBgIXMW1cgXgwbluAev6jKjk4LCw4OSoBtnCgVb2ocKBVvKl5cnJ5\
eHNzAAABADsAXQGdAw8ADQAAJSMRNDY2NwYGBwcnNzMBnZcBAgEFIQ5SSeZ8XQGGETI2FQcf\
DEFatwABACYAXQIbAxsAHQAAJSE1Nz4CNTQmIyIGByc+AjMyFhYVFAYGBwcVIQIb/g2zN0Ee\
LygpTitSH0VbQEZlNzBZP1sBN11rrTVGOyEpKCYjYRsuHTFUNTldXDlUBgAAAQAmAFECFAMb\
ACoAAAEUBgcVFhUUBgYjIic1FhYzMjY1NCYmIyM1MzI2NjU0JiMiBgcnNjYzMhYB/1ZBrD1/\
ZHRaLmUrUUEeS0M2N0JFGS83M0saRi9sTm6BAnZJVQ8DFYw8YDgngBcYNTAcJxV0FykaJCkj\
EWgdKVYAAAIAEQBdAisDDwAKABQAACUjFSM1ITUBMxEzIzU0NjcjBgYHBwIrVpP+zwE5i1bp\
BQEECRQOg+yPj2kBuv5Sey1UDxQmFL0AAAEAMQBRAg4DDwAeAAA3IiYnNRYWMzI2NTQjIgYH\
JxMhFSEHNjYzMhYWFRQG8ThjJSVoLkNHjxw8FDwZAYX/AAwRJyNBZjuQURQTgRMaMzhmCwUg\
AWJ/gwMHMF1FcIQAAAIAIwBSAhsDGwAeACwAABM0PgMzMhYXFSYmIyIGBgczNjYzMhYVFAYj\
IiYmBTI2NTQmIyIGBhUUFhYjEi1RfVkVOBMTLRZZYSgDBhRLPF5ug3BJdkYBAiw4MDEhMhwY\
MQGOOHJmTy4DBHkFBTZhQiQvcmpxgEKMVjk+MjgcKxcfPScAAAEAGwBdAhsDDwAGAAA3ASE1\
IRUBbwEM/qACAP7yXQIzf179rAAAAwAjAFECGAMbABsAJwA1AAABMhYWFRQGBx4CFRQGBiMi\
JjU0NjcmJjU0NjYXIgYVFBYXNjY1NCYDFBYzMjY1NCYmJycGBgEePmc/STcmRSs/cUp4g1A5\
MENAaTslMTQjIjQxlDc2ODgfMBkNLjoDGyVKOD9RGhM0RS86VS9kVkhYGx1UPjdKJW4jIiIs\
EQ8rJSIj/mgmLy0nGiggDAYUOAAAAgAgAFECGAMbAB4ALAAAARQOAyMiJic1FhYzMjY2NyMG\
BiMiJjU0NjMyFhYlIgYVFBYzMjY2NTQmJgIYEi1RfVkVOBMULBZZYSgDBhVFRFtug3BJdkb+\
/iw4MDEiMRwYMAHqPXZpUC0DBHkEBjZiQSMwcmpxgUKHUDk+MjkcLBcgPCcAAf/+/78BnQAD\
AAMAAAc1IRUCAZ9BREQAAgAkADgCFwMXAA0AGQAAJSImNTQ2NjMyFhUUBgYnMjY1NCYjIgYV\
FBYBHYF4MG5bgHoxbVw4LCw4OSoqOMOsdKRYwq5zpFh6ent6fHx6ensAAAEAOwBCAZ0DDAAM\
AAAlIxE0NjcGBgcHJzczAZ2XAwEFIQ5SSeZ8QgGdGlQgBiALQlu3AAABACYAQgIbAxYAHQAA\
NzU3PgI1NCYjIgYHJz4CMzIWFhUUBgYHBxUhFSizN0EeLygpTitSH0hcPEZlNzBZPlwBN0Jp\
tTdLPiMrKiYjYRsuHTNXNzthYDtWB38AAAEAJgA4AhQDFgArAAA3Iic1FhYzMjY1NCYmIyM1\
MzI2NjU0JiMiBgcnNjYzMhYVFAYHFRYWFRQGBvR0Wi5lK1FBHktDNjdCRRkvNzNLGkYtbk5u\
gVlBVlk9fzgngBcYODMeKRV0GSscJisjEWgdKVlRSlgQAwpURz5jOQACABEAQgIrAwwACgAV\
AAAlNSE1ATMRMxUjFQEzNTQ2NjcjBgYHAUL+zwE5i1ZW/sGsAgMBBAkUDkKUaQHN/j91lAEJ\
eRdCOQkUJhQAAQAxADgCDgMMAB4AADciJic1FhYzMjY1NCMiBgcnEyEVIwc2NjMyFhYVFAbx\
OGMlJWguQ0ePHDwUPBsBg/8NEScjQWY7kDgUE4ITGzc6bAsFIAFsgIwDBzJgR3SFAAIAIwA4\
AhsDFAAeACwAACUiJiY1ND4DMzIWFxUmJiMiBgYHMzY2MzIWFRQGJzI2NTQmIyIGBhUUFhYB\
KEl2RhItUX1ZFTgTEy0WWWEoAwYUSzxeboNzLDgwMSEyHBgxOEOLaz54a1MvAwR5BQU4ZUIj\
MHZsdIR5PUA0PB0uGCE/KgABABsAQgIbAwsABgAANwEhNSEVAW8BDP6gAgD+8kICSn9f/ZYA\
AAMAIwA4AhgDFQAbACcANQAAJSImNTQ2NyYmNTQ2NjMyFhYVFAYHHgIVFAYGAzY2NTQmIyIG\
FRQWEzI2NTQmJicnBgYVFBYBHniDUDkwQ0BpPD5nP0k3JkUrP3FKIjQxJiUxNCE4OB8wGQ0u\
Ojc4ZllKWhweVUA5TCYmTDpAUxsUNUcwO1gwAcIQLScjJiYjJS7+nDAoGyohDQcWOiknMgAC\
ACAAOAIYAxQAHgAsAAA3IiYnNRYWMzI2NjcjBgYjIiY1NDYzMhYWFRQOAxMyNjY1NCYmIyIG\
FRQWshU4ExQsFllhKAMGFUVEW26DcEl2RhItUX0IIjEcGDAkLDgwOAMEeQQGOWRCIzB2bHSE\
Q4trPXlrUy8Bdh4tGCFAKTxBNDwAAf/+/6QBnf/oAAMAAAc1IRUCAZ9cREQAAgAk//YCFwLV\
AA0AGQAAARQGBiMiJjU0NjYzMhYFFBYzMjY1NCYjIgYCFzFtXIF4MG5bg3f+nC09PC8vPD0t\
AWVzpFjDrHSkWMKud4V9f4J7fwAAAQA+AAABmALKAAwAACEjETQ2NwYGBwcnNzMBmI8DAQYh\
DlJI5nQBnRpUIAYfDEJbtwABACYAAAIbAtQAHQAAISE1Nz4CNTQmIyIGByc+AjMyFhYVFAYG\
BwcVIQIb/g23OEMeMCgvUixNIEVaQEZlNzFdQlcBO2K6OU1AJCwrJyNbGi8dM1g4PGJkP1IG\
AAEAJv/2AhQC1AAqAAABFAYHFRYWFRQGBiMiJzUWFjMyNjU0JiMjNTMyNjY1NCYjIgYHJzY2\
MzIWAf9ZQVZZPX9kdFovZyxTQkxlODhFRxozNi1MJkMscFFrgAIqSlgQAwpURz5jOSd5Fxg7\
NS8zbBovHSktHRdhHSlZAAACABEAAAIrAsoACgAVAAAlIxUjNSE1ATMRMyM1NDY2NyMGBgcH\
AitajP7MATmHWuYDAwEEChcOg5ubm2IBzf4/gRdBOQkULRTGAAEAMf/2Ag4CygAfAAABMhYW\
FRQGIyImJzUWFjMyNjU0JiMiBgcnEyEVIQc2NgEsQWY7kI04YyUlaC5DR0ZJHDwUPBsBg/76\
DREvAcQyX0ZzhBQTexQbOj03OgoGIQFoeZgFBgACACP/9gIbAtIAHgAsAAATND4DMzIWFxUm\
JiMiBgYHMzY2MzIWFRQGIyImJgUyNjU0JiMiBgYVFBYWIxItUX1ZFTgTFC0XWWIqBQYUTT1f\
cYNwSXZGAQIvPDM1IzYdGjMBQjhyZ1AvAwRxBAU6Z0UjMHZsdIRFk2ZARDg/HzAaJUMqAAAB\
ABsAAAIbAskABgAAMwEhNSEVAW8BFf6XAgD+6wJReFv9kgADACP/9gIYAtMAGwAnADUAAAEy\
FhYVFAYHHgIVFAYGIyImNTQ2NyYmNTQ2NhciBhUUFhc2NjU0JgMUFjMyNjU0JiYnJwYGAR4+\
Zz9JNyZFKz9xSniDUDkwQ0BpOyg1OCYlODWfOzo8OyEzGw4xPgLTJkw6QFMbFDVHMDtYMGZZ\
SlocHlVAOUwmaCglJzESES8qJSj+USg1MykdLCIOBxY9AAACACD/9gIYAtIAHgAsAAABFA4D\
IyImJzUWFjMyNjY3IwYGIyImNTQ2MzIWFiUiBhUUFjMyNjY1NCYmAhgSLVF9WRU4ExQuFlxj\
KAMGFUZGXm+DcEl2Rv79LjwzNCQ2Hho0AY06dGlRLwMEcgUFOmhEIzB2bHSERJBiQEQ3QSAx\
GSNDLAAB//7/YgGd/6YAAwAABSE1IQGd/mEBn55EAAIAAAAAArQCzQAHABIAADETMxMjJyMH\
EzMnLgInDgIH+7z9pTf8N1u1MgQREAUEDw4FAs39M6ioASibDzw/FBc7ORMAAwBVAAACZwLK\
ABAAGQAiAAAzETMyFhUUBgcVHgIVFAYjAzMyNjU0JiMjETMyNjU0JiMjVeeThkcyI0AojXpy\
VkEzPD9PYUQ1NkhcAspXW0NPCwUHJEQ4Ym0BrDAnKSf+JjcrJzcAAQA3//YCYwLUABoAAAUi\
JiY1NDY2MzIWFwcmJiMiBhUUFjMyNjcVBgGDcpNHUJpvNW0xMiRRLlZjX2AvVyxVClulbmym\
XhcYehEZgXFxfRYRgiQAAgBVAAACpgLKAAkAEQAAMxEzMhYVFAYGIyczMjU0JiMjVeyovVyo\
c0FA2GZjTwLKsah7pFJ+7XNvAAEAVQAAAfMCygALAAAzESEVIRUzFSMVIRVVAZ7++/T0AQUC\
yn2cfbV/AAEAVQAAAfICygAJAAAzESEVIRUzFSMRVQGd/vrz8wLKfbZ9/uYAAQA3//YCmQLU\
AB8AAAUiJjU0NjYzMhYXByYmIyIGBhUUFjMyNjc1IzUhEQYGAY+fuVaneEBzLTMmWDBJXy5k\
aB03EooBHDiFCry0cKRaGBR6EhU/bUZvfwcFl3r+jRMWAAABAFUAAAKfAsoACwAAMxEzESER\
MxEjESERVZkBGJmZ/ugCyv7pARf9NgEz/s0AAQAkAAABbALKAAsAADM1NxEnNSEVBxEXFSRX\
VwFIV1dXHQHjHFdXHP4dHVcAAAH/sf8tAO8CygAQAAAXIiYnNRYWMzI2NREzERQGBgsdLBEQ\
JBQuLpo6ZtMHBHoEBjhCAqj9ZVxyNAABAFUAAAKUAsoADgAAMxEzETY2NzczAxMjAwcVVZkT\
LBWnqvj5rrk/Asr+uhs2G9r+xP5yASwu/gAAAQBVAAACDwLKAAUAADMRMxEhFVWZASECyv20\
fgAAAQBVAAADWwLKABcAADMRMxMzEzMRIxE0NjY3IwMjAyMeAhURVdCxBLHQjwIEAQS1jbQE\
AQQDAsr95wIZ/TYBaiJKQhX90wIuFUFNJf6aAAABAFUAAALQAsoAEgAAMxEzATMuAjURMxEj\
ASMWFhURVcIBMwQCAwKJw/7MBAMFAsr96xQ/RBwBYv02AhojaS7+oAACADf/9gLfAtUADwAb\
AAAFIiYmNTQ2NjMyFhYVFAYGJzI2NTQmIyIGFRQWAYt0l0lJl3V0l0hJlnVgU1NfX1VVClym\
b26lW1ulb2+lXIF/cHCAgHBwfwAAAgBVAAACQwLKAAsAFAAAMxEzMhYVFAYGIyMVETMyNjU0\
JiMjVeCKhDR5Z0EzP0k7PkICynNpP25E/QF7MjwwNAAAAgA3/1YC3wLVABQAIAAABSciIiMi\
JiY1NDY2MzIWFhUUBgcXATI2NTQmIyIGFRQWAhh/AwgDdJdJSZd1dJdIVVqt/q5gU1NfX1VV\
qqBcpm9upVtbpW93sCnAASF/cHCAgHBwfwAAAgBVAAACkQLKAAwAFQAAMxEzIBUUBgcTIwMj\
EREzMjY1NCYjI1XbARdKN8uvn1U/PUI9Qj8CytBJXBr+xQES/u4BiDI5MDAAAQAv//YCEALU\
ACsAAAUiJic1FhYzMjY1NCYmJy4CNTQ2NjMyFhcHJiYjIgYVFBYWFx4CFRQGBgEBRGIsMXIz\
OTkcPzU5TypAcktCaisvKlkpMTAcQDc4Tio9eAoUFYoYHSojGSMhFhg3TzxAWC4cE3kTGCYe\
GSIiFxg1Szg9YjoAAAEAEwAAAi4CygAHAAAzESM1IRUjEdTBAhvBAkt/f/21AAABAFD/9gKb\
AsoAEQAABSImNREzERQzMjY1ETMRFAYGAXOPlJmNSkKZQYQKlYMBvP5Mn1JOAbP+RlR/RwAB\
AAAAAAKRAsoADQAAMwMzEx4CFzY2NxMzA/LyqXoHEAwDBBYLe6jyAsr+cRg8OhYgXyQBkP02\
AAEADgAAA9YCygAkAAAzAzMTHgIXPgI3EzMTHgIXPgI3EzMDIwMuAicOAgcDxLaWWwUODQME\
ERMHWJFZBxMRBAMMDwVblrWvXwUODAICDA4FXwLK/nwXQ0QYI1hVHQFN/rIdVlghGERCFwGF\
/TYBdBI/PxISPz8T/o0AAQADAAACmgLKAAsAADMTAzMXNzMDEyMDAwPt36qTkKvg8bCenwFw\
AVr09P6d/pkBAf7/AAEAAAAAAnICygAIAAAzEQMzExMzAxHs7KaTk6bsAREBuf7VASv+TP7q\
AAEAIQAAAjUCygAJAAAzNQEhNSEVASEVIQFP/roCA/6wAVhjAel+Y/4XfgAAAgAo//YCEAIs\
ABoAJQAAFyImNTQ3NzU0JiMiBgcnNjYzMhYVESMnIwYGJzI2NTUHBgYVFBbQSGD3Wy0nJU4m\
LCtvQmZtaR0EJE0LL0E5SDcnClRXqQgDETEnGBFnFhphX/6USiwobjg0LQMCKiYjIQAAAgBJ\
//YCSAL4ABUAIQAABSImJyMHIxEzFRQGBzM2NjMyFhUUBicyNjU0IyIGFRUUFgF3PEUWChl0\
lwQCBhZKO1tyc4kxMmU5MS8KKxo7AvixHzgVIi+Pi4yQelRQoEhNEk5PAAEAL//2AegCLAAb\
AAAFIiYmNTQ2NjMyFhcHJiYjIgYVFBYzMjY3FQYGATdPd0JIfE8vViEtHj0eOj8/OCpOISBN\
Cjt8YWR/OxQRcg0RUlJRThcTexMWAAACAC//9gIvAvgAFQAiAAAXIiY1NDYzMhYXMyYmNTUz\
ESMnIwYGJzI2NzU0JiMiBhUUFvxbcnReOkgXBQMFmHQeBhVKBz0yATBBMTc3Co+LjY8uIhJB\
G679CEciL3lHSRBPVFRQUE8AAAIAL//2AicCLAAVABwAAAUiJiY1NDYzMhYVFSEWFjMyNjcV\
BgYDMzQmIyIGAUVRfUiPdHKD/qEDR0MzVCwoWrrOMjItOQo9fF6PkIB4ST5HFBRxFBMBWjFA\
OQAAAQATAAABogL9ABcAADMRIzU3NTQ2MzIWFwcmJiMiBhUVMxUjEWRRVFldJz8fIg8lFR8d\
fX0BsUkoEmpfDAtmBAgoKxdx/k8AAgAv/xACLwIsACEALQAABSImJzUWFjMyNjU1NDY3IwYG\
IyImNTQ2MzIWFzM3MxEUBgMyNjU1NCYjIgYVFAEdP2QsLl4+PkIDAgUXSzhfcHJeOE0ZBQ2A\
hnY8MzM/MjXwDxKAFBY6Mw8MKA8kLJKIiJQrJEX92nR4AVxGShZSUVZRogAAAQBJAAACQwL4\
ABYAADMRMxUUBgczNjYzMhYVESMRNCMiBhURSZcEAwgbUTJYbJdXQzIC+JktQxMqJl9p/pwB\
PnZdV/8AAAIARAAAAOgC+QALAA8AABMiJjU0NjMyFhUUBgMRMxGWIjAwIiExMW2XAmYgKSsf\
HyspIP2aAiL93gABAEkAAADgAvgAAwAAMxEzEUmXAvj9CAABAEkAAAOIAiwAJAAAMxEzFzM2\
NjMyFhczNjYzMhYVESMRNCYjIgYVESMRNCYjIgYVEUl0FgUXVDg9URcFG1Y0XmCWKio7L5co\
Kj4tAiJGJSsqKCkpX2n+nAE+PzdVTv7vAT49OV1X/wAAAQBJAAACQwIsABIAADMRMxczNjMy\
FhURIxE0IyIGFRFJdBUGNnNaaJZYRDECIklTX2n+nAE+dl1X/wAAAgAv//YCQQIsAA0AGQAA\
BSImJjU0NjMyFhYVFAYnMjY1NCYjIgYVFBYBN013RI98TXZEj3k6NDQ7OzQ0CkJ/W4iSQX5b\
iJRzWVBRVlZRUFkAAAIASf8QAkgCLAAVACEAABcRMxczNjYzMhYVFAYjIiYnIxYWFRUTMjY1\
NCMiBgcVFBZJexUHFkg9Xm91XDxHFAYCBGozMmY6LQIt8AMSRyEwj4uMkCsaEi8Z0QFgVFCg\
SEkQT1QAAAIAL/8QAi8CLAAVACEAAAU1NDY3IwYGIyImNTQ2MzIWFzM3MxEDMjY1NTQmIyIG\
FRQBmAIDBhVJPFxydF08ShcEDoD8PTEvQjQz8OUTLBMiL4+LjJAuIkb87gFdR0kVT1VYUKEA\
AAEASQAAAbMCLAATAAAzETMXMzY2MzIWFwcmJiMiBgYVEUlzFgcYUzMPIgsPCx4VHz4pAiJc\
KjwEAo0DAxo8NP7rAAEALv/2AcwCLAAnAAAXIiYnNRYWMzI2NTQmJicmJjU0NjMyFhcHJiYj\
IhUUFhYXHgIVFAbqOlgpLGUmLikVNTFJS3diNFwvLCZQH0gVNTAxQiJvCg8RfRUYGhYPGBoT\
HUdETE4WFGcRFigPFRgTFCo9L05dAAABABb/9gGKApYAGAAABSImJjURIzU3NzMVMxUjFRQW\
MzI2NxUGBgEIMU4sR1IsYI+PIx4XKxMZPgogT0cBBUAyc3Rx/CQjCQdvCw4AAQBG//YCQAIi\
ABQAAAUiJjURMxEUFjMyNjURMxEjJyMGBgEIV2uYKS1EMZd0EwkaWgpfaQFk/sI6O1xXAQD9\
3kYqJgABAAAAAAI7AiIADQAAMwMzExYWFzM2NjcTMwPQ0J5mBQ8CBAIPBmie0AIi/r4QNxMU\
MxIBQ/3eAAEADAAAA1ICIwAmAAAzAzMXFhYXMz4CNzczEx4CFzM+Ajc3MwMjAy4CJyMOAgcD\
oZWWOAkRAwMDCw0ERKZBBQ0KAwMCCQwHO5OXpEgHDQkDAwIKDghHAiPxJ2MkF0E7Dv7/ABQ5\
OhcXPj8Z8f3dAQoaPTYPDzZAHP77AAABAAoAAAJFAiIACwAAMxMDMxc3MwMTIycHCrivq2pp\
q7G6rHFzARcBC62t/vX+6bq6AAEAAP8QAjsCIgAaAAAXIiYnNRYWMzI2NzcDMxMWFhczNjY3\
EzMDBgZvGiUNCiARLjEQDNmfZwcNAwQDDghlnOAiafAFA3cCBDUnHwIe/sgWMRYVMhYBOP2s\
XGIAAQAeAAABzgIiAAkAADM1EyM1IRUDMxUe/O4BmfX+WQFWc2H+s3QAAAIAKP/2AhwC1AAN\
ABkAAAUiJjU0NjYzMhYVFAYGJzI2NTQmIyIGFRQWASKBeTFtXIB6MW5bNysrNzgqKgrCrXOl\
V8Guc6RYe3p6eXt7eXp6AAABADwAAAGjAsoADAAAIRE0NjcGBgcHJzczEQEKAQIOFw5PT+CH\
AZoZUSIQFgtCY7T9NgAAAQAjAAACGQLUAB0AADM1Nz4CNTQmIyIGByc+AjMyFhYVFAYGBwcV\
IRUlszdBHjUnKUgrUx9GWz1GZzgtWD9ZATFqtTdLPSMqKSUkYxovHTFXOTxhYTpWBYAAAQAm\
//YCFQLUACoAABciJic1FhYzMjY1NCYjIzUzMjY1NCYjIgYHJzY2MzIWFRQGBxUWFhUUBgb1\
QGItLmUrUEFOXTU2VEw2LjRPGkIqclVveFlBVVo9fwoUE4IYFzUvMDB2NiwlKCQQZh4rXU1K\
WBADC1VJPGE5AAACABMAAAI0AswACgAUAAAhNSE1ATMRMxUjFQEzNTQ2NjcjBgcBRv7NATiQ\
WVn+v6wBAgEEEhaTdAHF/j53kwEKihczKwkoIQABADX/9gISAsoAHgAAFyInNRYWMzI2NTQm\
IyIGBycTIRUhBzY2MzIWFhUUBvl6SiVoLj9JRUkbPBQ8GwGD/v4MECsjQWY6jgongRMbOTo0\
OgsGIQFpgYoDBjRjR3SAAAACACr/9gIfAtQAHgAsAAAFIiYmNTQ+AzMyFhcVJiYjIgYGBzM2\
NjMyFhUUBicyNjU0JiMiBgYVFBYWAS1JdUUSLFB9WRU5EhMwH1BbJwMGFEg8XW2Ccyw1LjAh\
MBoXLgpDi2s+eWxTLwUDegUFOWVBJDB2bHWEejxAMzwdLRghPykAAQAoAAACHQLKAAYAADMB\
ITUhFQFzAQj+rQH1/vYCSYFg/ZYAAwAn//YCHgLUABoAJgAzAAAFIiY1NDY2NyYmNTQ2NjMy\
FhUUBgceAhUUBgM2NjU0JiMiBhUUFhMyNjU0JicnBgYVFBYBI4B8JT4mMEM7aENlgEo2JUUs\
f3whMzAlJDEyIjc4QSYOLjg3CmtZMUYxEx5VQDlMJ1dWQFMbFDRFMFhuAcMPLSciJiYiJC7+\
nDAnKDgRBxY4KSYyAAIAJv/2AhwC1AAdACsAABciJic1FhYzMjY2NyMGBiMiJjU0NjMyFhYV\
FA4CAzI2NjU0JiYjIgYVFBa4FTgTFCwaVV4nAwYVRz5bboNxSHVFJVKJAiAvGxctIy02MAoD\
BHsFBTplPyMwdm10hESObliXcD8BeR0tGCA/KTxAMzsAAgAkACkCFwMIAA0AGQAAJSImNTQ2\
NjMyFhUUBgYnMjY1NCYjIgYVFBYBHYF4MG5bgHoxbVw4LCw4OSoqKcOsdKRYwq5zpFh6ent6\
fHx6ensAAAEAOwAzAZ0C/QAMAAAlIxE0NjcGBgcHJzczAZ2XAwEFIQ5SSeZ8MwGdGlQgBiAL\
Qlu3AAABACYAMwIbAwcAHQAANzU3PgI1NCYjIgYHJz4CMzIWFhUUBgYHBxUhFSizN0EeLygp\
TitSH0hcPEZlNzBZPlwBNzNptTdLPiMrKiYjYRsuHTNXNzthYDtWB38AAAEAJgApAhQDBwAr\
AAA3Iic1FhYzMjY1NCYmIyM1MzI2NjU0JiMiBgcnNjYzMhYVFAYHFRYWFRQGBvR0Wi5lK1FB\
HktDNjdCRRkvNzNLGkYtbk5ugVlBVlk9fykngBcYODMeKRV0GSscJisjEWgdKVlRSlgQAwpU\
Rz5jOQACABEAMwIrAv0ACgAVAAAlNSE1ATMRMxUjFQEzNTQ2NjcjBgYHAUL+zwE5i1ZW/sGs\
AgMBBAkUDjOUaQHN/j91lAEJeRdCOQkUJhQAAQAxACkCDgL9AB4AADciJic1FhYzMjY1NCMi\
BgcnEyEVIwc2NjMyFhYVFAbxOGMlJWguQ0ePHDwUPBsBg/8NEScjQWY7kCkUE4ITGzc6bAsF\
IAFsgIwDBzJgR3SFAAIAIwApAhsDBQAeACwAACUiJiY1ND4DMzIWFxUmJiMiBgYHMzY2MzIW\
FRQGJzI2NTQmIyIGBhUUFhYBKEl2RhItUX1ZFTgTEy0WWWEoAwYUSzxeboNzLDgwMSEyHBgx\
KUOLaz54a1MvAwR5BQU4ZUIjMHZsdIR5PUA0PB0uGCE/KgABABsAMwIbAvwABgAANwEhNSEV\
AW8BDP6gAgD+8jMCSn9f/ZYAAAMAIwApAhgDBgAbACcANQAAJSImNTQ2NyYmNTQ2NjMyFhYV\
FAYHHgIVFAYGAzY2NTQmIyIGFRQWEzI2NTQmJicnBgYVFBYBHniDUDkwQ0BpPD5nP0k3JkUr\
P3FKIjQxJiUxNCE4OB8wGQ0uOjcpZllKWhweVUA5TCYmTDpAUxsUNUcwO1gwAcIQLScjJiYj\
JS7+nDAoGyohDQcWOiknMgACACAAKQIYAwUAHgAsAAA3IiYnNRYWMzI2NjcjBgYjIiY1NDYz\
MhYWFRQOAxMyNjY1NCYmIyIGFRQWshU4ExQsFllhKAMGFUVEW26DcEl2RhItUX0IIjEcGDAk\
LDgwKQMEeQQGOWRCIzB2bHSEQ4trPXlrUy8Bdh4tGCFAKTxBNDwAAf/+/5UBnf/ZAAMAAAc1\
IRUCAZ9rREQAAAAAAAcAWgADAAEECQAAAF4AAAADAAEECQABABIAXgADAAEECQACAAgAcAAD\
AAEECQADADAAeAADAAEECQAEABwAqAADAAEECQAFAEYAxAADAAEECQAGABoBCgBDAG8AcAB5\
AHIAaQBnAGgAdAAgADIAMAAxADUAIABHAG8AbwBnAGwAZQAgAEkAbgBjAC4AIABBAGwAbAAg\
AFIAaQBnAGgAdABzACAAUgBlAHMAZQByAHYAZQBkAC4ATgBvAHQAbwAgAFMAYQBuAHMAQgBv\
AGwAZAAyAC4AMAAwADEAOwBHAE8ATwBHADsATgBvAHQAbwBTAGEAbgBzAC0AQgBvAGwAZABO\
AG8AdABvACAAUwBhAG4AcwAgAEIAbwBsAGQAVgBlAHIAcwBpAG8AbgAgADIALgAwADAAMQA7\
ACAAdAB0AGYAYQB1AHQAbwBoAGkAbgB0ACAAKAB2ADEALgA4AC4AMgApAE4AbwB0AG8AUwBh\
AG4AcwAtAEIAbwBsAGQAAAADAAAAAAAA/5wAMgAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAf//\
AA8AAQACAA4AAAA2AAAAZAACAAYADAAlAAEAJwA+AAEASQBNAAIAmgCaAAEAxwECAAEBBQEO\
AAEADgAFABgAGAAYACAAIAACAAEASQBNAAAAAQAEAAEBLQACAAYACgABATsAAQJ3AAEADwAA\
AEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABA\
AAAAQAABAAAAAQAAAAoAPABQAARERkxUABpjeXJsACZncmVrACZsYXRuACYABAAAAAD//wAB\
AAEABAAAAAD//wABAAAAAmtlcm4ADmtlcm4ADgAAAAEAAAABAAQAAgAIAAIACgBMAAEAGAAE\
AAAABwAqADwAMAA2ADwAPAA8AAEABwAMAA8AEAARABoAGwAcAAEAFQAyAAEAFQA8AAEADP/s\
AAEAI//sAAICvAAEAAADAAOCABMAEgAAAAAAAAAAAAAAAAAA/+wAAAAAAAAAAAAAAAAAAP/2\
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/7AAAAAAAAAAA\
AAAAAP/EAAD/2AAAAAD/ugAAAAAAAAAAAAAAAAAAAAD/7AAAAAAAAP/2AAD/9gAAAAD/4gAA\
AAD/9gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/9gAAAAAAAAAAAAAAAAAAAAAAAAAA\
AAAAAAAA/87/7P/i/87/xAAAAAAAAAAAAAAAAAAA/84AAP/s/9gAAAAA/+z/9v/2/+z/2AAA\
AAAAAAAAAAAAAAAA//YAAAAA//YAAAAAAAD/7AAAAAAAAP/2AAAAAP/iAAD/7AAAAAD/7AAA\
AAAAAAAAAAD/7AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/7r/7P/O/7D/ugAA/+wAAAAAAAAAAAAA/7oAFP/Y\
/8QAAAAA/+wAAAAA/+wAAAAAAAAAAAAAAAAAAAAA//YAAAAAAAAAAAAAAAD/9gAAAAAAAAAA\
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/7AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\
AAAAAAAA/+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/zgAAAAAAAAAAAAAAAAAAAAAAAAAA\
AAD/9gABACAADAAOAA8AEAAWABcAGgAbABwAHwAgACEAIgAjACQAJQAnACgAKwAsAC4AMQAy\
ADMANAA2ADgAOgA7ADwAPQBJAAEADAA+AAIAAAAKAAMABAAAAAAAAAAAAAAADwAJAAAAAAAD\
ABIAAwAAAAAADAAGAAgACAAPAAcADgAAAAEAAAAAAAAAAAARAAAAAQAAAAAAAQABAAAAAAAA\
AA0AAAALAAAABQAFABAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEQABAAwAQgAFAAAAAgAA\
AAAAAAACAAAAAAAAAAAAAAAAAAAAAgAAAAIAAAAAAA4ABgALAAsAAAAJABEAAAAEAAgAAQAB\
AAEACgANAAgAAAAIAAMAAwABAAMAAQADABAADAADAAcABwAHAAcADwAAAAAAAAAAAAAAAAAA\
AAAAAAAAAAoACgAKAAoACgABAAAACgEWAZwAHURGTFQAsGFyYWIBdGFybW4BdGJlbmcBdGJu\
ZzIBdGNhbnMBdGNoYW0AwmNoZXIBdGN5cmwAzmRldjIBdGRldmEBdGV0aGkBdGdlb3IBdGdy\
ZWsAzmhlYnIBdGphdmEBdGtobXIA4GtuZDIBdGtuZGEBdGxhbyABdGxhdG4A7G1sbTIA/m1s\
eW0BdG15bTIBdHNpbmgBdHRhbWwBdHRoYWEBdHRoYWkBdHRtbDIBdAAEAAAAAP//AAQACAAJ\
AAoACwAEAAAAAP//AAEABgAEAAAAAP//AAQAAAABAAIABAAEAAAAAP//AAEABQAEAAAAAP//\
AAQADAANAA4ADwAEAAAAAP//AAIAAwAHABBkbm9tAGxmcmFjAHJsaWdhAHpsb2NsAGJudW1y\
AIBwcmVmAGhwcmVmAGhwcmVmAGhkbm9tAGxmcmFjAHJsaWdhAHpudW1yAIBkbm9tAGxmcmFj\
AHJsaWdhAHpudW1yAIAAAAABAAYAAAAAAAAAAQABAAAAAgACAAMAAAABAAUAAAABAAAABwAe\
ABAAHgA2AFoAcgC2AAEAAAABAAgAAQAUAEwAAQAAAAEACAABAAYAVgACAAEAAgALAAAABgAA\
AAEACAADAAEAEgABACoAAAABAAAABAACAAEATgBXAAAAAQAAAAEACAABAAb/9gACAAEAWABh\
AAAABAAAAAEACAABADYAAQAIAAUADAAUABwAIgAoAEwAAwAsAC8ATQADACwAMABJAAIALABK\
AAIALwBLAAIAMAABAAEALAABAAAAAQAIAAIAHgAMAKwArQCuAK8AsACxALIAswC0ALUAtgC3\
AAIAAgABAAsAAAAmACYACw==') format('woff');
font-style: normal;
font-weight: bold;
unicode-range: U+20,U+30-39,U+41-5A,U+5F,U+61-69,U+6C-7A;
font-display: swap;
} | 0.22414 | 0.155912 |
@import url('https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700|Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Rubik:300,300i,400,400i,500,500i,700,700i,900,900i');
/*font-family: 'Rubik', sans-serif;
font-family: 'Poppins', sans-serif;
font-family: 'Hind', sans-serif;*/
@import url('font-awesome.css');
@import url('flaticon.css');
@import url('animate.css');
@import url('hover.css');
@import url('owl.css');
@import url('slick.css');
@import url('jquery-ui.css');
@import url('jquery.fancybox.css');
/***
====================================================================
Reset
====================================================================
***/
* {
margin:0px;
padding:0px;
border:none;
outline:none;
}
/***
====================================================================
Global Settings
====================================================================
***/
body {
font-size:15px;
color:#777777;
line-height:1.8em;
font-weight:400;
background:#ffffff;
border:10px solid #ffffff;
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: antialiased;
font-family: 'Rubik', sans-serif;
}
a{
text-decoration:none;
cursor:pointer;
color:#ff4800;
}
a:hover,a:focus,a:visited{
text-decoration:none;
outline:none;
}
h1,h2,h3,h4,h5,h6 {
position:relative;
font-weight:normal;
margin:0px;
background:none;
line-height:1.6em;
font-family: 'Poppins', sans-serif;
}
input,button,select,textarea{
font-family: 'Rubik', sans-serif;
}
textarea{
overflow:hidden;
}
.theme_color{
color:#ff4800;
}
p,.text{
position:relative;
line-height:1.8em;
font-family: 'Rubik', sans-serif;
}
.page-wrapper section{
position:relative;
z-index:5;
}
.strike-through{
text-decoration:line-through;
}
.auto-container{
position:static;
max-width:1200px;
padding:0px 15px;
margin:0 auto;
}
.page-wrapper{
position:relative;
margin:0 auto;
width:100%;
min-width:300px;
}
.grey-bg{
background-color:#f8f8f8;
}
ul,li{
list-style:none;
padding:0px;
margin:0px;
}
.theme-btn{
display:inline-block;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.centered{
text-align:center;
}
/*List Style One*/
.list-style-one{
position:relative;
}
.list-style-one li{
position:relative;
padding-left:30px;
margin-bottom:12px;
color:#808080;
font-size:16px;
font-weight:400;
}
.list-style-one li:before{
position:absolute;
content:'\f00c';
left:0px;
top:2px;
color:#ff4800;
font-size:18px;
font-family: 'FontAwesome';
}
/*Btn Style One*/
.btn-style-one{
position:relative;
line-height:24px;
color:#ffffff;
font-size:14px;
font-weight:700;
background:#ff4800;
display:inline-block;
padding:9px 26px;
border-radius:50px;
letter-spacing:1px;
text-transform:uppercase;
border:2px solid #ff4800;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
font-family: 'Poppins', sans-serif;
}
.btn-style-one .icon{
position:relative;
top:2px;
font-size:18px;
margin-right:4px;
}
.btn-style-one:hover{
color:#ff4800;
border-color:#ff4800;
background:none;
}
/*Btn Style Two*/
.btn-style-two{
position:relative;
line-height:24px;
color:#0f1341;
font-size:14px;
font-weight:700;
background:#f2f2f2;
display:inline-block;
padding:9px 42px;
border-radius:50px;
text-transform:uppercase;
border:2px solid #f2f2f2;
}
.btn-style-two:hover{
color:#ffffff;
border-color:#ff4800;
background:#ff4800;
}
/*Btn Style Three*/
.btn-style-three{
position:relative;
line-height:24px;
color:#ffffff;
font-size:14px;
font-weight:700;
background:#0f1341;
display:inline-block;
padding:9px 42px;
border-radius:50px;
text-transform:uppercase;
border:2px solid #0f1341;
font-family: 'Poppins', sans-serif;
}
.btn-style-three:hover{
color:#0f1341;
background:none;
}
.preloader{ position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:999999; background-color:#ffffff; background-position:center center; background-repeat:no-repeat; background-image:url(../images/icons/preloader.svg);}
img{
display:inline-block;
max-width:100%;
height:auto;
}
/***
====================================================================
Fancy Box
====================================================================
***/
.fancybox-next span,
.fancybox-prev span{
background-image:none !important;
width:44px !important;
height:44px !important;
line-height:44px !important;
text-align:center;
}
.fancybox-next span:before,
.fancybox-prev span:before{
content:'';
position:absolute;
font-family: 'FontAwesome';
left:0px;
top:0px;
font-size:12px;
width:44px !important;
height:44px !important;
line-height:44px !important;
background-color:rgba(28,28,28,0.40) !important;
color:#ffffff;
visibility:visible;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
}
.fancybox-next span:before{
content:'\f178';
}
.fancybox-prev span:before{
content:'\f177';
}
.fancybox-next:hover span:before,
.fancybox-prev:hover span:before{
background-color:#ffffff !important;
color:#000000;
}
.fancybox-type-image .fancybox-close{
right:0px;
top:0px;
width:45px;
height:45px;
background:url(../images/icons/icon-cross.png) center center no-repeat;
background-color:rgba(17,17,17,0.50) !important;
}
.fancybox-type-image .fancybox-close:hover{
background-color:#000000 !important;
}
.fancybox-type-image .fancybox-skin{
padding:0px !important;
}
/***
====================================================================
Social Icon One
====================================================================
***/
.social-icon-one{
position:relative;
}
.social-icon-one li{
position:relative;
margin-right:15px;
display:inline-block;
}
.social-icon-one li a{
position:relative;
font-size:14px;
color:#ffffff;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.social-icon-one li a:hover{
color:#ff4800;
}
/***
====================================================================
Social Icon Two
====================================================================
***/
.social-icon-two{
position:relative;
}
.social-icon-two li{
position:relative;
margin-right:12px;
display:inline-block;
}
.social-icon-two li a{
position:relative;
font-size:14px;
color:#808080;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.social-icon-two li a:hover{
color:#ff4800;
}
/***
====================================================================
Scroll To Top style
====================================================================
***/
.scroll-to-top{
position:fixed;
bottom:15px;
right:15px;
width:40px;
height:70px;
color:#ffffff;
font-size:24px;
text-transform:uppercase;
line-height:65px;
text-align:center;
z-index:99999;
cursor:pointer;
border-radius:50px;
background:#ff4800;
display:none;
border:2px solid #ff4800;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.scroll-to-top:hover{
color:#ffffff;
background:#ff4800;
}
/***
====================================================================
Main Header style
====================================================================
***/
.main-header{
position:absolute;
left:0px;
top:0px;
z-index:999;
width:100%;
}
.main-header:before{
position: absolute;
content: '';
left: 0px;
bottom: 0px;
width: 100%;
height: 1px;
-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.30);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.30);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.30);
}
.main-header.header-style-two:before,
.main-header.header-style-three:before,
.main-header.header-style-four:before,
.main-header.header-style-five:before{
display:none;
}
.main-header .header-top{
position:relative;
background:#f4f4f4;
color:#ffffff;
}
.header-style-one .header-top .top-outer{
position:relative;
border-bottom: 1px solid rgba(0,0,0,0.1);
}
.header-style-three .header-top .top-outer{
position:relative;
border-bottom: 1px solid rgba(255,255,255,0.2);
}
.main-header .header-top .top-left{
position:relative;
float:left;
padding:13px 0px 10px;
}
.main-header .header-top .top-left .links{
position:relative;
float:left;
}
.main-header .header-top .top-left .links li{
position:relative;
float:left;
margin-right:20px;
line-height:1em;
color:#ababab;
padding-right:20px;
}
.main-header .header-top .top-left .links li:after{
content:'';
position:absolute;
right:0px;
top:50%;
margin-top:-7px;
height:15px;
border-right:1px solid #c3c3c3;
}
.main-header .header-top .top-left ul li:last-child{
top:3px;
margin-right:0px;
padding-right:0px;
}
.main-header .header-top .top-left .links li:last-child:after{
display:none;
}
.main-header .header-top .top-left .links li .icon{
position:relative;
top:2px;
color:#ff4800;
font-size:18px;
line-height:24px;
margin-right:10px;
}
.main-header .header-top .top-left .links li strong{
font-weight:500;
}
.main-header .header-top .top-left .links li a{
position:relative;
line-height:22px;
color:#252525;
font-size:14px;
font-weight:400;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
transition:all 500ms ease;
}
.main-header .header-top .top-left .links li a:hover{
color:#ff4800;
}
.main-header .header-top .top-right{
position:relative;
float:right;
padding:17px 0px;
}
.main-header .header-top .top-right ul li{
position:relative;
color:#808080;
font-size:14px;
float:left;
padding-right:15px;
line-height:1em;
margin-right:14px;
border-right:1px solid #c3c3c3;
}
.main-header .header-top .top-right ul li span{
position:relative;
margin:0px 5px;
}
.main-header .header-top .top-right ul li:first-child a{
text-decoration:underline;
}
.main-header .header-top .top-right ul li:first-child a span{
text-decoration:none !important;
}
.main-header .header-top .top-right ul li a{
position:relative;
color:#808080;
font-size:14px;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
transition:all 500ms ease;
}
.main-header .header-top .top-right ul li a .icon{
position:relative;
margin-right:12px;
color:#ff4800;
}
.main-header .header-top .top-right ul li a:hover{
color:#ff4800;
}
.main-header .header-top .top-right ul li:last-child{
border:0px;
margin-right:0px;
padding-right:0px;
}
.main-menu .navigation > li:last-child > ul{
left:auto;
right:0px;
}
/*Language Dropdown*/
.main-header .language .flag-img{
position:relative;
margin-right:10px;
top:-2px;
}
.main-header .language .dropdown-menu{
top:100%;
left:0px;
width:180px;
border-radius:0px;
margin-top:14px;
background-color:#222222;
border:none;
padding:0px;
border-top:3px solid #ff4800;
}
.main-header .language > a{
padding:0px 0px;
background:none !important;
border:0px;
}
.main-header language a:hover{
background:none;
}
.main-header .language .dropdown-menu > li{
padding-right:0px !important;
margin:0px !important;
float:none;
width:100%;
display:block !important;
border-bottom: 1px solid rgba(255,255,255,0.20);
}
.main-header .language .dropdown-menu > li:last-child{
border-bottom:none;
}
.main-header .language .dropdown-menu > li > a{
padding:6px 20px !important;
color:#ffffff !important;
text-align:left;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-header .language .dropdown-menu > li > a:hover{
color:#ffffff !important;
background-color:#ff4800;
}
/*Main Box*/
.main-header .main-box{
position:relative;
padding:0px 0px;
left:0px;
top:0px;
width:100%;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-header .main-box .outer-container{
position:relative;
}
.main-header .main-box .logo-box{
position:relative;
float:left;
left:0px;
z-index:10;
padding:17px 0px;
}
.main-header.fixed-header .main-box .logo-box{
padding:5px 0px;
}
.main-header .main-box .logo-box .logo img{
display:inline-block;
max-width:100%;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-header.fixed-header .nav-outer .search-box-outer{
margin-top:-10px;
}
.main-header.fixed-header .main-box .logo-box .logo img{
height:60px;
}
.main-header .nav-toggler{
position:relative;
right:0px;
width:44px;
height:46px;
top:50%;
margin-top:0px;
display: block;
border-radius:4px;
text-align:center;
border:1px solid #dddddd;
}
.main-header .nav-toggler button{
position:relative;
left:12px;
display:block;
color:#444444;
text-align:center;
font-size:20px;
line-height:44px;
background:none;
font-weight:600;
}
.main-header .nav-outer{
position:relative;
float:right;
}
.main-header .nav-outer .outer-box{
position:relative;
float:right;
margin-left:35px;
margin-top:28px;
}
.header-style-four .nav-outer .outer-box{
margin-top:48px;
}
.main-header .nav-outer .outer-box .talk{
position:relative;
color:#ff4800;
font-weight:700;
font-size:14px;
float:left;
margin-top:-10px;
margin-left:35px;
display:inline-block;
text-transform:uppercase;
font-family: 'Poppins', sans-serif;
}
.main-header .nav-outer .outer-box .talk .icon{
position:relative;
display:inline-block;
margin-right:10px;
}
.main-header .nav-outer .search-box-outer{
position: relative;
right:0px;
top:50%;
float:left;
margin-top:-10px;
color:#000000;
}
.main-header .search-box-btn{
position:relative;
display:block;
color:#252525;
padding:0px;
margin:0px;
cursor:pointer;
background:none;
text-align:right;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-header .header-top .top-right .search-box-btn{
top:2px;
}
.main-header .search-box-outer .dropdown-menu{
top:30px;
right:0px;
padding:0px;
width:280px;
border-radius:0px;
border-top:3px solid #ff4800;
}
.main-header .search-box-outer .dropdown-menu > li{
padding:0px;
border:none;
background:none;
}
.main-header .search-panel .form-container{
padding:25px 20px;
}
.main-header .search-panel .form-group{
position:relative;
margin:0px;
}
.main-header .search-panel input[type="text"],
.main-header .search-panel input[type="search"],
.main-header .search-panel input[type="password"],
.main-header .search-panel select{
display:block;
width:100%;
height:40px;
color:#000000;
line-height:24px;
background:#ffffff;
border:1px solid #e0e0e0;
padding:7px 40px 7px 15px;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-header .search-panel input:focus,
.main-header .search-panel select:focus{
border-color:#ff4800;
}
.main-header .search-panel .search-btn{
position:absolute;
right:0px;
top:0px;
width:40px;
height:40px;
text-align:center;
color:#555555;
font-size:12px;
background:none;
cursor:pointer;
}
.header-style-two{
position:relative;
}
.header-style-two .header-top,
.header-style-three,
.header-style-three .header-top{
position:relative;
background-color:#0f1341;
}
.header-style-two .header-top .top-right ul li a,
.header-style-two .header-top .top-left .links li a,
.header-style-three .header-top .top-left .links li a,
.header-style-three .header-top .top-right ul li a{
color:#b8b8b8;
}
.header-style-two .search-box-btn,
.header-style-three .search-box-btn,
.header-style-five .main-menu .navigation > li > a,
.header-style-three .header-top .top-left .links li strong,
.header-style-two .header-top .top-left .links li strong{
color:#ffffff;
}
.header-style-two .header-top .top-left .links li:after,
.header-style-two .header-top .top-right ul li,
.header-style-three .header-top .top-left .links li:after,
.header-style-three .header-top .top-right ul li{
border-color:rgba(255,255,255,0.30);
}
.header-style-four{
box-shadow:none;
}
.header-style-five .main-box{
background-color:rgba(255,255,255,0.08);
}
.header-style-four .main-menu .navigation > li:before,
.header-style-four .main-menu .navigation > li:after{
display:none;
}
.header-style-four .main-menu .navigation > li > a:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
width:0%;
height:2px;
opacity:0;
border-radius:0px;
background-color:#ff4800;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.header-style-four .main-menu .navigation > li:hover > a::before,
.header-style-four .main-menu .navigation > li.current a::before{
opacity:1;
width:100%;
}
.header-style-five{
box-shadow:none;
}
.main-menu{
position:relative;
float:left;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-menu .navbar-collapse{
padding:0px;
}
.main-menu .navigation{
position:relative;
margin:0px;
}
.main-menu .navigation > li{
position:relative;
float:left;
padding:17px 0px;
margin-left:32px;
}
.main-menu .navigation > li:after{
position:absolute;
content:'';
left:50%;
bottom:0px;
width:1px;
height:30px;
opacity:0;
background-color:#ff4800;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-menu .navigation > li:before{
position:absolute;
content:'';
left:50%;
bottom:28px;
width:7px;
height:7px;
opacity:0;
margin-left:-3px;
border-radius:50%;
background-color:#ff4800;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-menu .navigation > li.current::before,
.main-menu .navigation > li.current::after{
opacity:1;
}
.main-menu .navigation > li:hover::before,
.main-menu .navigation > li:hover::after{
opacity:1;
}
.main-menu .navigation > li > a{
position:relative;
display:block;
padding:20px 0px;
color:#1d1d1d;
text-align:center;
line-height:30px;
letter-spacing:0px;
font-weight:600;
font-size:14px;
text-transform:uppercase;
opacity:1;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
font-family: 'Poppins', sans-serif;
}
.header-style-three .main-menu .navigation > li > a{
color:#ffffff;
}
.sticky-header .main-menu .navigation > li > a{
padding:5px 0px;
}
.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a{
color:#ff4800 !important;
opacity:1;
}
.main-menu .navigation > li:hover > a:before,
.main-menu .navigation > li.current > a:before{
width:100%;
}
.main-menu .navigation > li > ul{
position:absolute;
left:0px;
top:100%;
width:290px;
z-index:100;
display:none;
padding:5px 18px;
background:#ffffff;
border-radius:10px;
-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
font-family:'Poppins',sans-serif;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
border-bottom:2px solid #ff4800;
}
.main-menu .navigation > li > ul:before{
position:absolute;
content:'';
left:0px;
top:-12px;
width:100%;
height:12px;
}
.main-menu .navigation > li > ul.from-right{
left:auto;
right:0px;
}
.main-menu .navigation > li > ul > li{
position:relative;
width:100%;
border-bottom:1px solid #f2f2f2;
text-transform:capitalize;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-menu .navigation > li > ul > li:last-child{
border-bottom:none;
}
.main-menu .navigation > li > ul > li > a{
position:relative;
display:block;
padding:13px 0px;
line-height:24px;
font-weight:500;
font-size:16px;
color:#808080;
text-align:left;
text-transform:capitalize;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-menu .navigation > li > ul > li:hover{
border-color:#ff4800;
}
.main-menu .navigation > li > ul > li:hover > a{
color:#ff4800;
}
.main-menu .navigation > li > ul > li.dropdown > a:after{
font-family: 'FontAwesome';
content: "\f105";
position:absolute;
right:10px;
top:15px;
width:10px;
height:20px;
display:block;
line-height:21px;
font-size:16px;
font-weight:normal;
text-align:center;
z-index:5;
}
.main-menu .navigation > li > ul > li.dropdown:hover > a:after{
color:#ff4800;
}
.main-menu .navigation > li > ul > li > ul{
position:absolute;
left:107%;
top:0px;
width:290px;
z-index:100;
display:none;
padding:5px 18px;
background:#ffffff;
border-radius:10px;
-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
font-family:'Poppins',sans-serif;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
border-bottom:2px solid #ff4800;
}
.main-menu .navigation > li > ul > li > ul > li{
position:relative;
width:100%;
border-bottom:1px solid #f2f2f2;
text-transform:capitalize;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-menu .navigation > li > ul > li > ul > li:last-child{
border-bottom:none;
}
.main-menu .navigation > li > ul > li > ul > li > a{
position:relative;
display:block;
padding:13px 0px;
line-height:24px;
font-weight:500;
font-size:16px;
color:#808080;
text-align:left;
text-transform:capitalize;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-menu .navigation > li > ul > li > ul > li > a:hover{
color:#ff4800;
}
.main-menu .navigation > li.dropdown:hover > ul{
visibility:visible;
opacity:1;
top:110%;
}
.main-menu .navigation li > ul > li.dropdown:hover > ul{
visibility:visible;
opacity:1;
top:0px;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-menu .navigation li.dropdown .dropdown-btn{
position:absolute;
right:10px;
top:6px;
width:34px;
height:30px;
border:1px solid #ffffff;
text-align:center;
font-size:16px;
line-height:26px;
color:#ffffff;
cursor:pointer;
z-index:5;
display:none;
}
.main-header .header-upper{
position:relative;
background:#ffffff;
z-index:5;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-header .header-upper .logo img{
position:relative;
display:inline-block;
max-width:100%;
}
.main-header .header-upper .logo-outer{
position:relative;
z-index:25;
padding:18px 0px;
}
.main-header .header-upper .upper-right{
position:relative;
padding-top:30px;
}
.main-header .info-box{
position:relative;
float:left;
margin-left:23px;
font-size:13px;
color:#777777;
text-align:left;
padding:0px 22px 0px 36px;
border-right:1px solid rgba(110,106,102,0.50);
}
.main-header .info-box .icon-box{
position:absolute;
left:0px;
top:-5px;
color:#919191;
font-size:24px;
text-align:left;
line-height:1em;
-moz-transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-header .info-box li{
position:relative;
line-height:20px;
color:#242424;
font-size:18px;
font-weight:600;
}
/*Sticky Header*/
.sticky-header{
position:fixed;
opacity:0;
visibility:hidden;
left:0px;
top:0px;
width:100%;
padding:0px 0px;
background:#ffffff;
z-index:0;
transition:all 300ms ease;
-moz-transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
}
.sticky-header .logo{
padding:14px 0px 15px;
}
.fixed-header .sticky-header{
z-index:999;
opacity:1;
visibility:visible;
-ms-animation-name: fadeInDown;
-moz-animation-name: fadeInDown;
-op-animation-name: fadeInDown;
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
-ms-animation-duration: 500ms;
-moz-animation-duration: 500ms;
-op-animation-duration: 500ms;
-webkit-animation-duration: 500ms;
animation-duration: 500ms;
-ms-animation-timing-function: linear;
-moz-animation-timing-function: linear;
-op-animation-timing-function: linear;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-ms-animation-iteration-count: 1;
-moz-animation-iteration-count: 1;
-op-animation-iteration-count: 1;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-box-shadow: 0px 6px 15px 0px rgba(0,0,0,0.10);
-moz-box-shadow: 0px 6px 15px 0px rgba(0,0,0,0.10);
box-shadow: 0px 6px 15px 0px rgba(0,0,0,0.10);
}
.main-header .sticky-header .main-menu .navigation > li{
margin-right:0px;
margin-left:30px;
}
.main-header .sticky-header .main-menu .navigation > li > a{
color:#333333;
}
.main-header .sticky-header .main-menu .navigation > li:before,
.main-header .sticky-header .main-menu .navigation > li:after{
display:none;
}
.main-header .sticky-header .right-col{
position:relative;
}
/***
====================================================================
Main Slider style
====================================================================
***/
.main-slider{
position:relative;
z-index:10;
}
.main-slider .tp-caption{
z-index:5 !important;
}
.main-slider .tp-dottedoverlay{
background:none !important;
}
.main-slider .btns-box .theme-btn{
margin-right:28px;
margin-bottom:10px;
}
.main-slider h2{
position:relative;
color:#0f1341;
font-size:18px;
font-weight:700;
line-height:1.5em;
display:inline-block;
text-transform:uppercase;
font-family: 'Poppins', sans-serif;
}
.main-slider h2 span{
position:relative;
top:-19px;
color:#0f1341;
font-size:80px;
font-weight:700;
float:left;
line-height:1.2em;
margin-right:20px;
text-transform:uppercase;
}
.main-slider .text{
position:relative;
font-size:18px;
font-weight:400;
color:#808080;
line-height:1.6em;
font-family: 'Rubik', sans-serif;
}
.main-slider h2.light,
.main-slider h2.light span,
.main-slider .text.light{
color:#ffffff;
}
.main-slider .tp-bannertimer,
.main-slider .tp-bullets{
display:none !important;
}
/***
====================================================================
Section Title
====================================================================
***/
.sec-title{
position:relative;
margin-bottom:40px;
}
.sec-title.centered h2{
padding:0px 60px 18px;
}
.sec-title h2{
position:relative;
font-size:36px;
font-weight:700;
color:#0f1341;
line-height:1.2em;
padding:0px 0px 18px;
display:inline-block;
margin-bottom:35px;
text-transform:uppercase;
border-bottom:1px solid #f1f1f1;
}
.sec-title h2:before{
position:absolute;
content:'';
left:50%;
bottom:-24px;
width:29px;
height:30px;
margin-left:-15px;
background:url(../images/icons/separater.png) no-repeat;
}
.sec-title.grey h2:before{
width:34px;
bottom:-26px;
margin-left:-18px;
background:url(../images/icons/separater-2.jpg) no-repeat;
}
.sec-title h2:after{
position: absolute;
content: '';
left: 50%;
bottom: -9px;
margin-left: -9px;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-top: 8px solid #ff4800;
}
.sec-title .text{
position:relative;
color:#808080;
font-size:18px;
font-weight:400;
}
.sec-title.centered .text{
max-width:750px;
margin:0 auto;
}
.sec-title.centered .separator{
margin:0 auto;
}
.sec-title.light h2{
color:#ffffff;
border-color:rgba(255,255,255,0.05);
}
.sec-title.light h2:before{
bottom:-26px;
background:url(../images/icons/separater-1.png) no-repeat;
}
/***
====================================================================
Featured Section
====================================================================
***/
.featured-section{
position:relative;
}
.featured-section .inner-container{
position:relative;
margin-top:-115px;
z-index: 99;
}
.featured-block{
position:relative;
padding:0px;
}
.featured-block .inner-box{
position:relative;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.featured-block .inner-box .upper-box{
position:absolute;
left:0px;
bottom:100%;
width:100%;
background:#ffffff;
opacity:0;
visibility:hidden;
padding:20px 25px 22px;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.featured-block .inner-box:hover{
background-color:#ffffff;
-webkit-box-shadow: 0px 4px 13px 0px rgba(247,247,247,1);
-moz-box-shadow: 0px 4px 13px 0px rgba(247,247,247,1);
box-shadow: 0px 4px 13px 0px rgba(247,247,247,1);
}
.featured-block .inner-box:hover .upper-box{
opacity:1;
visibility:visible;
}
.featured-block .inner-box .upper-box .text{
position:relative;
color:#808080;
font-size:16px;
font-weight:400;
line-height:1.8em;
margin-bottom:15px;
}
.featured-block .inner-box .upper-box .read-more{
position:relative;
color:#252525;
font-size:14px;
font-weight:700;
text-transform:uppercase;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.featured-block .inner-box .upper-box .read-more:hover{
color:#ff4800;
}
.featured-block .inner-box .upper-box .read-more .icon{
margin-right:8px;
}
.featured-block .lower-box{
position:relative;
padding:25px 0px;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
border-top:2px solid #e6e6e6;
}
.featured-block .lower-box .lower-inner{
position:relative;
padding-left:85px;
padding-top:7px;
min-height:64px;
}
.featured-block .inner-box:hover .lower-box{
padding-left:20px;
}
.featured-block .lower-box .lower-inner .icon-box{
position:absolute;
left:0px;
top:0px;
width:64px;
height:64px;
}
.featured-block .lower-box .lower-inner h3{
position:relative;
color:#0f1341;
font-size:18px;
font-weight:700;
}
.featured-block .lower-box .lower-inner h3 a{
position:relative;
color:#0f1341;
font-family: 'Poppins', sans-serif;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.featured-block .lower-box .lower-inner h3 a:hover{
color:#ff4800;
}
.featured-block .lower-box .lower-inner .title{
position:relative;
color:#ff4800;
font-size:16px;
font-weight:400;
}
/***
====================================================================
Services Section
====================================================================
***/
.services-section{
position:relative;
padding:85px 0px 90px;
}
.services-block{
position:relative;
margin-bottom:30px;
}
.services-block .inner-box{
position:relative;
padding:45px 40px 45px;
border:1px solid #f2f2f2;
background-size:cover;
-webkit-box-shadow: 0px 4px 13px 0px rgba(247,247,247,1);
-moz-box-shadow: 0px 4px 13px 0px rgba(247,247,247,1);
box-shadow: 0px 4px 13px 0px rgba(247,247,247,1);
background:url(../images/background/pattern-1.png) no-repeat;
}
.services-block .inner-box:before{
position:absolute;
content:'';
left:0px;
top:0px;
width:170px;
height:100%;
display:block;
background-color:#f7f7f7;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.services-block .inner-box:hover::before{
width:100%;
}
.services-block .inner-box .icon-box{
position:relative;
margin-bottom:15px;
}
.services-block .inner-box .icon-box img{
width:auto;
}
.services-block .inner-box h3{
position:relative;
color:#0f1341;
font-size:18px;
font-weight:700;
margin-bottom:10px;
}
.services-block .inner-box h3 a{
position:relative;
color:#0f1341;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.services-block .inner-box:hover .read-more{
color:#0f1341;
}
.services-block .inner-box h3 a:hover,
.services-block .inner-box .read-more:hover{
color:#ff4800;
}
.services-block .inner-box .text{
position:relative;
color:#808080;
font-size:15px;
line-height:1.8em;
margin-bottom:15px;
}
.services-block .inner-box .read-more{
position:relative;
color:#d9d9d9;
font-size:14px;
font-weight:700;
text-transform:uppercase;
font-family: 'Poppins', sans-serif;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.services-block .inner-box .read-more .icon{
position:relative;
margin-right:10px;
}
.services-section .owl-nav{
display:none;
}
.services-section .owl-dots{
position:relative;
text-align:center;
}
.services-section .owl-dots .owl-dot{
position:relative;
width:9px;
height:9px;
margin:0px 5px;
display:inline-block;
border-radius:50%;
background-color:#dedede;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.services-section .owl-dots .owl-dot:hover,
.services-section .owl-dots .owl-dot.active{
position:relative;
width:22px;
height:8px;
border-radius:10px;
background-color:#ff4800;
}
/***
====================================================================
Score Section
====================================================================
***/
.score-section{
position:relative;
padding:80px 0px 60px;
background-repeat:no-repeat;
background-size:cover;
}
.score-section .upper-box{
position:relative;
}
.score-section .upper-box .sec-title{
position:relative;
margin-bottom:20px;
}
.score-section .upper-box .text-column{
position:relative;
}
.score-section .upper-box .text-column .text{
position:relative;
color:#808080;
font-size:18px;
line-height:1.7em;
margin-bottom:25px;
}
.score-section .lower-box{
position:relative;
}
.score-section .lower-box .form-column{
position:relative;
margin-bottom:40px;
}
.score-section .lower-box .form-column .inner-column{
position:relative;
padding:35px 25px;
border:2px solid rgba(255,255,255,0.20);
}
.score-section .lower-box .form-column .inner-column .form-box{
position:relative;
}
.score-section .lower-box .form-column .inner-column .form-box:after{
position:absolute;
content:'';
right:-30px;
top:0px;
width:2px;
height:100%;
background-color:rgba(255,255,255,0.20);
}
.score-section .lower-box .progress-column .inner{
position:relative;
left:20px;
width:160px;
height:160px;
margin:0 auto;
border-radius:50%;
background-color:rgba(255,255,255,0.15);
}
.score-section .lower-box .progress-column .inner-column{
position:relative;
}
.score-section .lower-box .progress-column .inner-box{
position:relative;
display:block;
}
.score-section .lower-box .progress-column{
position:relative;
text-align:center;
background:none;
border-radius:50%;
}
.score-section .lower-box .progress-column .inner-text{
position:absolute;
left:0px;
top:50%;
margin-top:-20px;
width:100%;
display:block;
line-height:40px;
font-size:30px;
font-weight:700;
color:#ffffff;
font-family: 'Poppins', sans-serif;
}
.score-section .lower-box .progress-column .contact{
position:relative;
font-size:14px;
font-weight:700;
color:#ffffff;
margin-top:25px;
margin-left:20px;
display:inline-block;
text-transform:uppercase;
text-decoration:underline;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
font-family: 'Poppins', sans-serif;
}
.score-section .lower-box .progress-column .contact:hover{
color:#ff4800;
}
.score-section .lower-box .video-column{
position:relative;
}
/*Score Form*/
.score-form{
position:relative;
}
.score-form .form-group{
position:relative;
margin-bottom:30px;
}
.score-form input[type="text"],
.score-form input[type="email"],
.score-form textarea{
position:relative;
display:block;
width:100%;
line-height:26px;
padding:10px 22px;
height:50px;
color:#ffffff;
font-size:16px;
background:none;
border:2px solid rgba(255,255,255,0.20);
transition:all 300ms ease;
-ms-transition:all 300ms ease;
-webkit-transition:all 300ms ease;
}
.score-form input[type="text"]:focus,
.score-form input[type="email"]:focus,
.score-form textarea:focus{
border-color:#ff4800;
}
.score-form .theme-btn{
margin-top:5px;
padding:9px 44px;
}
/*Video Box*/
.video-box{
position:relative;
}
.video-box .image{
position:relative;
overflow:hidden;
}
.video-box .image img{
position:relative;
width:100%;
}
.video-box .overlay-box{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
text-align:center;
overflow:hidden;
background:rgba(0,0,0,0);
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.video-box .overlay-box:hover{
background:rgba(0,0,0,0.20);
}
.video-box .overlay-box .icon{
position: absolute;
width:74px;
height:74px;
top: 50%;
left:50%;
margin-left:-37px;
margin-top:-37px;
z-index:99;
color: #ffffff;
background:url(../images/icons/play-icon.png) center center no-repeat;
font-weight:700;
font-size:22px;
display: block;
text-align: center;
border-radius:50%;
}
.video-box h3{
position:relative;
padding:12px 0px;
color:#ff4800;
font-size:18px;
font-weight:700;
text-align:center;
background-color:#ffffff;
}
.video-box.style-two h3{
background-color:#f2f2f2;
padding:7px 0px;
}
/***
====================================================================
Feature Section
====================================================================
***/
.featured-section-two{
position:relative;
padding:85px 0px 90px;
background-position:right top;
background-repeat:no-repeat;
background-size:cover;
}
.featured-section-two .inner-container{
position:relative;
padding:40px 30px 0px;
border:1px solid #f2f2f2;
background-color:#ffffff;
-webkit-box-shadow: 0px 2px 16px 0px rgba(204,204,204,1);
-moz-box-shadow: 0px 2px 16px 0px rgba(204,204,204,1);
box-shadow: 0px 2px 16px 0px rgba(204,204,204,1);
}
.featured-block-two{
position:relative;
padding:0px;
padding-bottom:40px;
border-right:1px solid #f2f2f2;
}
.featured-block-two:nth-child(3n + 0){
border-right:0px;
}
.featured-block-two:nth-child(4) .inner-box,
.featured-block-two:nth-child(5) .inner-box,
.featured-block-two:nth-child(6) .inner-box{
border-bottom:0px;
padding-bottom:0px;
}
.featured-block-two .inner-box{
position:relative;
text-align:center;
padding:0px 30px 40px;
border-bottom:1px solid #f2f2f2;
}
.featured-block-two .inner-box .icon-box{
position:relative;
margin-bottom:15px;
}
.featured-block-two .inner-box h3{
position:relative;
color:#0f1341;
font-size:18px;
font-weight:700;
line-height:1.4em;
margin-bottom:10px;
}
.featured-block-two .inner-box h3 a{
position:relative;
color:#0f1341;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.featured-block-two .inner-box h3 a:hover{
color:#ff4800;
}
.featured-block-two .inner-box .text{
position:relative;
color:#808080;
font-size:16px;
line-height:1.8em;
}
.featured-block-two .inner-box .overlay-box{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
display:block;
opacity:0;
text-align:center;
background-color:#ffffff;
transition:all 0.6s ease;
-moz-transition:all 0.6s ease;
-webkit-transition:all 0.6s ease;
-ms-transition:all 0.6s ease;
-o-transition:all 0.6s ease;
}
.featured-block-two .inner-box:hover .overlay-box{
opacity:1;
}
.featured-block-two .inner-box .overlay-inner{
position:absolute;
left:0;
top:50%;
margin-top:-63px;
width:100%;
display:block;
vertical-align:middle;
}
.featured-block-two .inner-box .overlay-inner .overlay-icon-box{
position:relative;
margin-bottom:15px;
}
/***
====================================================================
Marketing Section
====================================================================
***/
.marketing-section{
position:relative;
padding:75px 0px 80px;
background-color:#f4f4f4;
}
.marketing-section .image-column{
position:relative;
margin-bottom:30px;
}
.marketing-section .image-column .image{
position:relative;
padding-right:30px;
}
.marketing-section .image-column .image img{
position:relative;
width:100%;
display:block;
}
.marketing-section .content-column{
position:relative;
}
.marketing-section .content-column .inner-column{
position:relative;
}
.marketing-section .content-column h2{
position:relative;
font-weight:700;
color:#0f1341;
font-size:30px;
line-height:1.4em;
margin-bottom:35px;
text-transform:uppercase;
}
.market-content{
position:relative;
}
.market-content .content-inner{
position:relative;
padding-left:100px;
}
.market-content .content-inner .content-number{
position:absolute;
left:0px;
top:0px;
color:#e1e1e1;
font-size:100px;
line-height:1em;
font-weight:400;
}
.market-content .content-inner h3{
position:relative;
color:#ff4800;
font-size:18px;
font-weight:700;
line-height:1.4em;
margin-bottom:20px;
}
.market-content .content-inner .text{
position:relative;
color:#808080;
font-size:16px;
line-height:1.6em;
margin-bottom:30px;
}
/*Featured Block Three*/
.featured-block-three{
position:relative;
}
.featured-block-three .featured-inner{
position:relative;
padding-left:95px;
min-height:64px;
padding-bottom:30px;
margin-bottom:30px;
border-bottom:1px solid #e6e6e6;
}
.featured-block-three:last-child .featured-inner{
padding-bottom:0px;
border-bottom:0px;
margin-bottom:0px;
}
.featured-block-three .featured-inner .icon-box{
position:absolute;
left:0px;
top:0px;
width:64px;
height:64px;
}
.featured-block-three .featured-inner h4{
position:relative;
color:#0f1341;
font-size:18px;
font-weight:700;
line-height:1.4em;
margin-bottom:8px;
}
.featured-block-three .featured-inner .featured-text{
position:relative;
color:#808080;
font-size:16px;
line-height:1.6em;
font-weight:400;
}
.marketing-section .content-column .owl-dots{
display:none;
}
.marketing-section .content-column .owl-nav{
position:relative;
}
.marketing-section .content-column .owl-nav .owl-prev,
.marketing-section .content-column .owl-nav .owl-next{
position:relative;
color:#0f1341;
font-size:18px;
margin-right:15px;
font-weight:700;
display:inline-block;
transition:all 0.6s ease;
-moz-transition:all 0.6s ease;
-webkit-transition:all 0.6s ease;
-ms-transition:all 0.6s ease;
-o-transition:all 0.6s ease;
}
.marketing-section .content-column .owl-nav .owl-prev:hover,
.marketing-section .content-column .owl-nav .owl-next:hover{
color:#ff4901;
}
/***
====================================================================
Case Section
====================================================================
***/
.case-section{
position:relative;
padding:90px 0px 90px;
}
.case-block{
position:relative;
margin-bottom:40px;
}
.case-block .inner-box{
position:relative;
}
.case-block .inner-box .image-box{
position:relative;
margin-bottom:50px;
}
.case-block .inner-box .image-box .image{
position:relative;
padding:20px 20px 0px;
background-color:#f4f4f4;
-webkit-box-shadow: 0px 5px 5px 0px rgba(240,240,240,1);
-moz-box-shadow: 0px 5px 5px 0px rgba(240,240,240,1);
box-shadow: 0px 5px 5px 0px rgba(240,240,240,1);
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.case-block .inner-box .image-box .image img{
position:relative;
width:100%;
display:block;
}
.case-block .inner-box:hover .image{
background-color:#10d55d;
}
.case-block .inner-box .image .overlay-box{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
display:block;
text-align:center;
opacity:0;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.case-block .inner-box:hover .image .overlay-box{
opacity:1;
}
.case-block .inner-box .image .overlay-box .theme-btn{
padding:9px 34px;
top:50%;
margin-top:-24px;
}
.case-block .inner-box .content-box{
position:relative;
padding:25px 28px 25px;
background-color:#f4f4f4;
}
.case-block .inner-box .content-box:before{
position:absolute;
left:150px;
top:-20px;
content:'';
border-bottom: 22px solid #f4f4f4;
border-left: 18px solid transparent;
}
.case-block .inner-box .content-box .options{
position:relative;
}
.case-block .inner-box .content-box .options li{
position:relative;
width:45px;
height:45px;
display:inline-block;
border-radius:50%;
margin-right:10px;
background-color:#ffffff;
border:1px solid #e7e7e7;
}
.case-block .inner-box .content-box .options li:hover{
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.10);
}
.case-block .inner-box .content-box .text{
position:relative;
color:#808080;
font-size:16px;
line-height:1.8em;
margin-top:22px;
margin-bottom:15px;
}
.case-block .inner-box .content-box .read-more{
position:relative;
color:#0f1341;
font-size:14px;
font-weight:700;
text-transform:uppercase;
transition:all 0.6s ease;
-moz-transition:all 0.6s ease;
-webkit-transition:all 0.6s ease;
-ms-transition:all 0.6s ease;
-o-transition:all 0.6s ease;
}
.case-block .inner-box .content-box .read-more:hover,
.case-block .inner-box:hover .content-box .read-more{
color:#ff4800;
}
.case-block .inner-box .content-box .read-more .icon{
position:relative;
font-weight:700;
margin-right:10px;
}
.case-block.alternate .inner-box .content-box{
margin-bottom:50px;
}
.case-block.alternate .inner-box .content-box:before{
border-top: 22px solid #f4f4f4;
border-right: 18px solid transparent;
border-bottom:none;
border-left:none;
bottom:-20px;
top:auto;
}
.case-block.alternate .inner-box .image-box{
margin-bottom:0px;
}
.case-section .btn-box .theme-btn{
padding:9px 48px;
}
/***
====================================================================
Testimonial Section
====================================================================
***/
.testimonial-section{
position:relative;
padding:85px 0px;
background-color:#0f1341;
}
.testimonial-section .title-column{
position:relative;
margin-bottom:40px;
}
.testimonial-section .title-column .inner-column{
position:relative;
padding-top:90px;
}
.testimonial-section .title-column h2{
position:relative;
color:#ffffff;
font-size:36px;
font-weight:700;
line-height:1.4em;
}
.testimonial-section .testimonial-column{
position:relative;
}
.testimonial-section .testimonial-column .owl-dots{
position:relative;
display:none;
}
.testimonial-section .testimonial-column .owl-nav{
position:absolute;
right:0px;
bottom:0px;
}
.testimonial-section .testimonial-column .owl-nav .owl-prev,
.testimonial-section .testimonial-column .owl-nav .owl-next{
position:relative;
width:40px;
height:40px;
text-align:center;
line-height:34px;
font-size:28px;
border-radius:50%;
display:inline-block;
color:rgba(255,255,255,0.50);
margin-left:10px;
transition:all 0.6s ease;
-moz-transition:all 0.6s ease;
-webkit-transition:all 0.6s ease;
-ms-transition:all 0.6s ease;
-o-transition:all 0.6s ease;
border:3px solid rgba(255,255,255,0.50);
}
.testimonial-section .testimonial-column .owl-nav .owl-prev:hover,
.testimonial-section .testimonial-column .owl-nav .owl-next:hover{
background-color:#ff4800;
border-color:#ff4800;
color:#0f1341;
}
.testimonial-block{
position:relative;
}
.testimonial-block .inner-box{
position:relative;
}
.testimonial-block .inner-box .quote-icon{
position:relative;
color:#ffffff;
font-size:50px;
margin-bottom:25px;
}
.testimonial-block .inner-box .text{
position:relative;
color:#ffffff;
font-size:24px;
font-weight:400;
line-height:1.7em;
margin-bottom:22px;
}
.testimonial-block .inner-box .continue{
position:relative;
color:#ff4800;
font-size:14px;
font-weight:700;
letter-spacing:1px;
display:inline-block;
margin-bottom:30px;
text-transform:uppercase;
transition:all 0.6s ease;
-moz-transition:all 0.6s ease;
-webkit-transition:all 0.6s ease;
-ms-transition:all 0.6s ease;
-o-transition:all 0.6s ease;
font-family: 'Poppins', sans-serif;
}
.testimonial-block .inner-box .continue:hover{
color:#ffffff;
}
.testimonial-block .inner-box .continue .icon{
margin-right:10px;
}
.testimonial-block .inner-box .author-info{
position:relative;
}
.testimonial-block .inner-box .author-info .author-inner{
position:relative;
padding-left:95px;
padding-top:8px;
min-height:75px;
}
.testimonial-block .inner-box .author-info .author-inner .image{
position:absolute;
left:0px;
top:0px;
width:75px;
height:75px;
border-radius:50%;
overflow:hidden;
}
.testimonial-block .inner-box .author-info .author-inner h3{
position:relative;
color:#ffffff;
font-size:18px;
margin-bottom:3px;
font-weight:700;
text-transform:capitalize;
}
.testimonial-block .inner-box .author-info .author-inner .designation{
position:relative;
color:#ff4800;
font-size:16px;
font-weight:400;
}
/***
====================================================================
Price Section
====================================================================
***/
.price-section{
position:relative;
padding:85px 0px 50px;
}
.price-section.style-two{
padding-top:10px;
}
.price-section .inner-container{
background-color:#0f1341;
padding:45px 0px 40px;
margin-bottom:40px;
}
.price-block{
position:relative;
margin-bottom:40px;
padding:0px;
}
.price-block .inner-box{
position:relative;
text-align:center;
overflow:hidden;
padding:40px 15px 50px;
border:1px solid #f2f2f2;
transition:all 0.6s ease;
-moz-transition:all 0.6s ease;
-webkit-transition:all 0.6s ease;
-ms-transition:all 0.6s ease;
-o-transition:all 0.6s ease;
}
.price-block .inner-box .off{
position:absolute;
right:20px;
top:20px;
z-index:1;
color:#ffffff;
font-size:14px;
font-weight:700;
width:60px;
height:60px;
overflow:hidden;
border-radius:50%;
line-height:1.4em;
text-align:center;
padding-top:10px;
background-color:#ff4800;
font-family: 'Poppins', sans-serif;
}
.price-block .inner-box .ribbon{
position:absolute;
right:-24px;
top:11px;
font-size:8px;
font-weight:700;
color:#ffffff;
padding:0px 25px;
letter-spacing:1px;
background-color:#ff4800;
text-transform:uppercase;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.price-block.active .inner-box,
.price-block .inner-box:hover{
border-color:#ff4800;
-webkit-box-shadow: 0px 0px 30px 0px rgba(208,208,208,1);
-moz-box-shadow: 0px 0px 30px 0px rgba(208,208,208,1);
box-shadow: 0px 0px 30px 0px rgba(208,208,208,1);
}
.price-block .inner-box .icon-box{
position:relative;
margin-bottom:30px;
}
.price-block .inner-box h2{
position:relative;
color:#0f1341;
font-size:24px;
font-weight:700;
line-height:1.4em;
margin-bottom:20px;
text-transform:uppercase;
}
.price-block .inner-box ul{
position:relative;
margin-bottom:30px;
}
.price-block .inner-box ul li{
position:relative;
color:#848484;
font-size:14px;
margin-bottom:8px;
}
.price-block .inner-box .price{
position:relative;
font-size:54px;
font-weight:600;
color:#ff4800;
line-height:1em;
margin-bottom:25px;
font-family: 'Poppins', sans-serif;
}
.price-block .inner-box .price sup{
position:relative;
font-size:28px;
}
.price-block .inner-box .price span{
position:relative;
color:#ff4800;
font-size:14px;
}
.price-block .inner-box:hover .theme-btn{
color:#ffffff;
border-color:#ff4800;
background:#ff4800;
}
.price-block.alternate .inner-box{
border:none;
padding:0px;
border-right:1px solid rgba(255,255,255,0.10);
}
.price-block.alternate:last-child .inner-box{
border:none;
}
.price-block.alternate .inner-box:hover{
box-shadow:none;
}
.price-block.alternate .inner-box h2{
color:#ffffff;
}
.price-block.alternate .inner-box .theme-btn{
background-color:#ffffff;
}
.price-block.alternate .inner-box:hover .theme-btn{
background-color:#ff4800;
}
/***
====================================================================
Partners Section
====================================================================
***/
.partners-section{
position:relative;
padding:60px 0px 40px;
background-color:#f2f2f2;
}
.partners-section .title-column{
position:relative;
margin-bottom:40px;
}
.partners-section .title-column .inner-column{
position:relative;
}
.partners-section .title-column h2{
position:relative;
color:#0f1341;
font-size:36px;
font-weight:700;
line-height:1.4em;
margin-bottom:15px;
text-transform:uppercase;
}
.partners-section .title-column .text{
position:relative;
color:#808080;
font-size:16px;
line-height:1.7em;
margin-bottom:25px;
}
.partners-section .title-column .inner-column .theme-btn{
padding:9px 30px;
}
.partners-section .partners-column{
position:relative;
}
.partners-section .partners-column .inner-column{
position:relative;
}
.partner-block{
position:relative;
margin-bottom:30px;
}
.partner-block .inner-box{
position:relative;
}
.partner-block .inner-box .client-img{
position:relative;
margin-bottom:25px;
}
.partner-block .inner-box .text{
position:relative;
color:#808080;
font-size:16px;
line-height:1.8em;
margin-bottom:25px;
}
.partner-block .inner-box .read-more{
position:relative;
color:#252525;
font-size:14px;
font-weight:700;
text-transform:uppercase;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.partner-block .inner-box .read-more .icon{
position:relative;
margin-right:8px;
}
.partner-block .inner-box .read-more:hover{
color:#ff4800;
}
/***
====================================================================
Main Footer
====================================================================
***/
.main-footer{
position:relative;
background-color:#0f1341;
z-index:10;
}
.main-footer .widgets-section{
position:relative;
padding:65px 0px 40px;
}
.main-footer .footer-widget{
position:relative;
margin-bottom:30px;
}
.main-footer .footer-title{
position:relative;
margin-bottom:30px;
}
.main-footer .footer-title h2{
position:relative;
font-size:18px;
font-weight:700;
color:#ffffff;
padding-bottom:18px;
text-transform:uppercase;
}
.main-footer .footer-title h2:after{
position:absolute;
content:'';
left:0px;
bottom:0px;
width:70px;
height:2px;
background-color:#ff4800;
}
.main-footer .links-widget{
position:relative;
}
/*Footer List*/
.footer-list{
position:relative;
}
.footer-list li{
position:relative;
margin-bottom:8px;
}
.footer-list li:last-child{
margin-bottom:0px;
}
.footer-list li a{
position:relative;
color:#808080;
font-size:16px;
font-weight:400;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.footer-list li a:hover{
color:#ffffff;
text-decoration:underline;
}
/*Subscribe Widget*/
.subscribe-widget{
position:relative;
}
.subscribe-widget .widget-content{
position:relative;
}
.subscribe-widget .widget-content .text{
position:relative;
color:#ffffff;
line-height:1.8em;
font-size:16px;
margin-bottom:20px;
}
/*subscribe widget*/
.main-footer .subscribe-widget .subscribe-form{
margin-bottom:20px;
}
.main-footer .subscribe-widget .form-group{
position:relative;
display:block;
margin-bottom:10px;
}
.main-footer .subscribe-widget .form-group input[type="text"],
.main-footer .subscribe-widget .form-group input[type="email"]{
position:relative;
display:block;
width:100%;
line-height:26px;
padding:10px 0px;
height:48px;
font-size:15px;
color:#ffffff;
background:none;
font-weight:400;
border-bottom:2px solid rgba(255,255,255,0.20);
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-footer .subscribe-widget .form-group button{
position:absolute;
right:0px;
top:10px;
font-size:18px;
color:#ff4800;
background:none;
}
.office-widget .office-info{
position:relative;
}
.office-widget .office-info ul{
position:relative;
}
.office-widget .office-info ul li{
position:relative;
color:#808080;
font-size:16px;
line-height:1.7em;
margin-bottom:10px;
}
.office-widget .office-info ul li strong{
font-size:18px;
color:#ffffff;
font-weight:700;
font-family: 'Poppins', sans-serif;
}
.office-widget .office-info ul li a{
position:relative;
color:#ffffff;
font-size:14px;
font-weight:600;
letter-spacing:1px;
text-transform:uppercase;
text-decoration:underline;
font-family: 'Poppins', sans-serif;
}
.office-widget .owl-nav{
display:none;
}
.office-widget .owl-dots{
position:relative;
}
.office-widget .owl-dots .owl-dot{
position:relative;
width:10px;
height:10px;
margin-right:10px;
border-radius:50%;
display:inline-block;
border:2px solid #fe4800;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.office-widget .owl-dots .owl-dot:hover,
.office-widget .owl-dots .owl-dot.active{
background-color:#ff4800;
}
.main-footer .copyright{
position:relative;
padding:20px 15px;
text-align:center;
color:#0f1341;
font-size:14px;
background-color:#f2f2f2;
font-family: 'Rubik', sans-serif;
}
.main-footer .copyright a{
position:relative;
color:#ff4800;
}
/***
====================================================================
About Section
====================================================================
***/
.bottom-parallax{
position:relative;
height:400px;
opacity:0;
visibility:hidden;
z-index:-999;
}
.parallax-visible .bottom-parallax{
opacity:1;
visibility:visible;
z-index:1;
}
.bottom-parallax .about-section{
position:fixed;
left:10px;
right:10px;
bottom:10px;
text-align:center;
padding:115px 0px;
min-height:400px;
background-color:#ff4800;
background-repeat:no-repeat;
background-position:center bottom;
}
.bottom-parallax .about-section .inner{
position:relative;
max-width:570px;
margin:0 auto;
}
.bottom-parallax .about-section h2{
position:relative;
font-size:30px;
font-weight:700;
line-height:1.6em;
color:#ffffff;
margin-bottom:25px;
text-transform:uppercase;
}
/***
====================================================================
Page Title Style
====================================================================
***/
.page-title{
position:relative;
background-size:cover;
background-color:#0f1341;
background-repeat:no-repeat;
padding:260px 0px 110px 0px;
background-position:center bottom;
}
.page-title h1{
position:relative;
font-size:36px;
font-weight:700;
color:#ffffff;
text-align:center;
line-height:1.3em;
margin-bottom:10px;
text-transform:capitalize;
}
.page-title .title{
position:relative;
color:#cbcbcb;
font-size:18px;
font-weight:400;
}
.page-title .page-info{
position:absolute;
left:0px;
bottom:0px;
width:100%;
display:block;
color:#272727;
z-index:1;
text-align:right;
}
.page-info .inner-container{
position:relative;
}
.page-info h2{
font-size:16px;
color:#272727;
line-height:24px;
font-weight:700;
}
.page-info .bread-crumb{
position:relative;
font-size:15px;
padding:18px 0px 17px;
}
.page-info .bread-crumb li{
position:relative;
display:inline-block;
font-size:16px;
margin-right:24px;
color:#ff4800;
font-weight:400;
line-height:24px;
text-transform:capitalize;
}
.page-info .bread-crumb li:last-child{
margin-right:0px;
}
.page-info .bread-crumb li:after{
content:'\f105';
top:-1px;
font-family: 'FontAwesome';
position:absolute;
right:-16px;
width:10px;
line-height:24px;
font-size:16px;
color:#ffffff;
}
.page-info .bread-crumb li:last-child:after{
display:none;
}
.page-info .bread-crumb li a{
color:#ffffff;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.page-info .bread-crumb li a:hover{
color:#ff4800;
}
/***
====================================================================
Mission Section
====================================================================
***/
.mission-section{
position:relative;
padding:90px 0px 30px;
}
.mission-section .inner-container{
position:relative;
overflow:hidden;
background-position:left top;
background-repeat:no-repeat;
}
.mission-section .inner-container:after{
position:absolute;
content:'';
right:0px;
top:0px;
width:55%;
height:100%;
background-size:cover;
background-position:left top;
background:url(../images/resource/mission-1.png) no-repeat;
}
.mission-section .inner-container .content-column{
position:relative;
}
.mission-section .inner-container .image-column{
position:relative;
}
.mission-section .inner-container .image-column .inner-column{
position:relative;
padding:45px 0px;
}
.mission-section .inner-container .image-column .inner-column .content{
position:relative;
padding:30px 30px;
z-index:9;
float:right;
max-width:370px;
width:100%;
margin-right:-180px;
background-color:#ffffff;
}
.mission-section .inner-container .image-column .inner-column .title{
position:relative;
}
.mission-section .inner-container .image-column .inner-column .title .title-inner{
position:relative;
padding-left:65px;
padding-bottom:25px;
padding-top:10px;
margin-bottom:30px;
border-bottom:1px solid #f2f2f2;
}
.mission-section .inner-container .image-column .title .title-inner .image{
position:absolute;
left:0px;
top:0px;
}
.mission-section .inner-container .image-column .inner-column .title h2{
position:relative;
color:#0f1341;
font-size:18px;
font-weight:700;
text-transform:uppercase;
}
.mission-section .image-column .inner-column .text{
position:relative;
color:#808080;
font-size:16px;
font-weight:400;
line-height:1.8em;
margin-bottom:22px;
}
.mission-section .image-column .inner-column .more{
position:relative;
color:#0f1341;
font-weight:700;
text-transform:uppercase;
font-family: 'Poppins', sans-serif;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.mission-section .image-column .inner-column .more:hover{
color:#ff4800;
}
.mission-section .image-column .inner-column .more .icon{
margin-right:8px;
}
.mission-section .image-column .owl-nav{
display:none;
}
.mission-section .image-column .owl-dots{
position:relative;
text-align:right;
}
.mission-section .image-column .owl-dots .owl-dot{
position:relative;
width:9px;
height:9px;
margin:0px 5px;
display:inline-block;
border-radius:50%;
background-color:#dedede;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.mission-section .image-column .owl-dots .owl-dot:hover,
.mission-section .image-column .owl-dots .owl-dot.active{
position:relative;
width:22px;
height:8px;
border-radius:10px;
background-color:#ff4800;
}
/***
====================================================================
We Are Section
====================================================================
***/
.we-are-section{
position:relative;
padding:30px 0px 50px;
}
.we-are-section .content-column{
position:relative;
margin-bottom:40px;
}
.we-are-section .content-column .inner-column{
position:relative;
}
.we-are-section .content-column .inner-column h2{
position:relative;
color:#0f1341;
font-size:30px;
font-weight:700;
letter-spacing:1px;
line-height:1.4em;
margin-bottom:25px;
text-transform:uppercase;
}
.we-are-section .content-column .inner-column .bold-text{
position:relative;
color:#ff4800;
font-size:18px;
line-height:1.7em;
font-weight:700;
margin-bottom:20px;
}
.we-are-section .content-column .inner-column .bold-text:before{
position:absolute;
content:'\f195';
left:0px;
top:0px;
color:#ff4800;
font-size:60px;
line-height:1em;
opacity:0.1;
font-family: "Flaticon";
}
.we-are-section .content-column .inner-column .text{
position:relative;
margin-bottom:28px;
}
.we-are-section .content-column .inner-column .text p{
position:relative;
color:#808080;
font-size:16px;
line-height:1.8em;
margin-bottom:16px;
}
.we-are-section .content-column .inner-column .text p:last-child{
margin-bottom:0px;
}
.we-are-section .content-column .inner-column .theme-btn{
padding:9px 40px;
}
.we-are-section .carousel-column{
position:relative;
}
.we-are-section .carousel-column .inner-column{
position:relative;
padding:80px 0px 60px;
}
.we-are-section .carousel-column .inner-column:before{
position:absolute;
content:'';
left:92px;
top:0px;
width:2px;
height:100%;
background-color:#e6e6e6;
}
.monthy-block{
position:relative;
padding-bottom:30px;
}
.monthy-block:last-child{
padding-bottom:0px;
}
.monthy-block .inner-box{
position:relative;
padding-left:140px;
}
.monthy-block .inner-box .month{
position:absolute;
left:0px;
top:4px;
width:70px;
color:#848484;
font-size:14px;
font-weight:700;
text-transform:uppercase;
font-family: 'Poppins', sans-serif;
}
.monthy-block .inner-box .month .dott{
position:absolute;
content:'';
right:-28px;
top:8px;
width:9px;
height:9px;
border-radius:50%;
background-color:#0f1341;
}
.monthy-block .inner-box .month .dott:before{
position:absolute;
content:'';
left:-3px;
top:-3px;
right:-3px;
bottom:-3px;
border-radius:50%;
background-color:rgba(15,19,65,0.50);
}
.monthy-block .inner-box h3{
position:relative;
font-size:18px;
font-weight:700;
letter-spacing:1px;
margin-bottom:15px;
text-transform:capitalize;
}
.monthy-block .inner-box h3 a{
position:relative;
color:#0f1341;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.monthy-block .inner-box h3 a:hover{
color:#ff4800;
}
.monthy-block .inner-box .text{
position:relative;
color:#808080;
font-size:16px;
line-height:1.7em;
}
.we-are-section .carousel-column .slick-prev{
position:absolute;
left:128px;
top:-85px;
display:block;
width:30px;
height:30px;
border-radius:50%;
background:none;
text-indent:0;
line-height:26px;
margin-left:-50px;
font-size:18px;
color:#e6e6e6;
background-color:#ffffff;
border:2px solid #e6e6e6;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.we-are-section .carousel-column .slick-next{
position:absolute;
left:78px;
bottom:-70px;
display:block;
width:30px;
height:30px;
border-radius:50%;
background:none;
text-indent:0;
line-height:26px;
margin-left:-50px;
font-size:18px;
color:#e6e6e6;
background-color:#ffffff;
border:2px solid #e6e6e6;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.we-are-section .carousel-column .slick-arrow.slick-next{
margin-left:0px;
}
.we-are-section .carousel-column .slick-arrow.slick-prev:hover,
.we-are-section .carousel-column .slick-arrow.slick-next:hover{
color:#ffffff;
border-color:#ff4800;
background-color:#ff4800;
}
/***
====================================================================
Services Section Two
====================================================================
***/
.services-section-two{
position:relative;
padding:80px 0px 50px;
background-color:#0f1341;
}
.services-section-three{
position:relative;
margin-bottom:40px;
}
.services-section-three .inner-box{
position:relative;
padding:35px 25px;
border:1px solid rgba(255,255,255,0.10);
}
.services-section-three .inner-box h3{
position:relative;
font-size:18px;
font-weight:700;
margin-bottom:5px;
font-family: 'Poppins', sans-serif;
}
.services-section-three .inner-box h3 a{
position:relative;
color:#ffffff;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.services-section-three .inner-box h3 a:hover{
color:#ff4800;
}
.services-section-three .inner-box .title{
position:relative;
color:#ff4800;
font-size:16px;
}
.services-section-three .inner-box .image{
text-align:center;
margin:20px 0px;
}
.services-section-three .inner-box .text{
position:relative;
color:#c7c7c7;
font-size:16px;
line-height:1.8em;
margin-bottom:15px;
}
.services-section-three .inner-box .read-more{
position:relative;
color:#d9d9d9;
font-size:14px;
font-weight:700;
text-transform:uppercase;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
font-family: 'Poppins', sans-serif;
}
.services-section-three .inner-box .read-more .icon{
position:relative;
margin-right:10px;
}
.services-section-three .inner-box .read-more:hover{
color:#ff4800;
}
/***
====================================================================
Marketing Section Two
====================================================================
***/
.marketing-section-two{
position:relative;
text-align:center;
padding:160px 0px 90px;
background-color:#f4f4f4;
background-position:right top;
background-repeat:no-repeat;
}
.marketing-section-two .steps-blocks{
position:relative;
}
.marketing-section-two .theme-btn{
padding:9px 33px;
}
.step-block{
position:relative;
margin-bottom:30px;
}
.step-block:nth-child(2){
margin-top:-20px;
}
.step-block:nth-child(3){
margin-top:-40px;
}
.step-block:nth-child(4){
margin-top:-60px;
}
.step-block .inner-box{
position:relative;
text-align:center;
}
.step-block .inner-box .icon-box{
position:relative;
width:128px;
height:128px;
margin:0 auto;
overflow:hidden;
border-radius:50%;
margin-bottom:15px;
}
.step-block .inner-box h3{
position:relative;
color:#0f1341;
font-size:18px;
font-weight:700;
line-height:1.4em;
margin-bottom:4px;
}
.step-block .inner-box h3 a{
position:relative;
color:#0f1341;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.step-block .inner-box h3 a:hover{
color:#ff4800;
}
.step-block .inner-box .step-number{
position:relative;
color:#808080;
font-size:16px;
font-weight:400;
}
.marketing-section-two h3{
position:relative;
color:#0f1341;
font-size:24px;
font-weight:700;
margin-top:40px;
margin-bottom:18px;
text-transform:uppercase;
}
/***
====================================================================
Team Section
====================================================================
***/
.team-section{
position:relative;
padding:80px 0px 50px;
}
.team-block{
position:relative;
margin-bottom:30px;
}
.team-block .inner-box{
position:relative;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.team-block .inner-box:hover{
position:relative;
-webkit-box-shadow: 0px 4px 5px 0px rgba(242,242,242,1);
-moz-box-shadow: 0px 4px 5px 0px rgba(242,242,242,1);
box-shadow: 0px 4px 5px 0px rgba(242,242,242,1);
}
.team-block .inner-box .image{
position:relative;
}
.team-block .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.team-block .inner-box .lower-content-box{
position:relative;
padding:22px 25px 20px;
border:1px solid #f2f2f2;
}
.team-block .inner-box .lower-content-box .designation{
position:relative;
color:#ff4800;
font-size:16px;
margin-bottom:2px;
}
.team-block .inner-box .lower-content-box h3{
position:relative;
font-size:18px;
font-weight:700;
color:#0f1341;
margin-bottom:10px;
}
/***
====================================================================
Error Section
====================================================================
***/
.error-section{
position:relative;
width:100%;
text-align:center;
padding:300px 0px 150px;
background-color:#0f1341;
}
.error-section .inner-section{
position:relative;
text-align:center;
display:inline-block;
border-radius:50%;
padding:100px 30px 100px;
background:rgba(255,255,255,0.05) url(../images/resource/error-img.png) center center no-repeat;
}
.error-section .inner-section h1{
position:relative;
color:#ff4800;
font-size:200px;
line-height:1em;
font-weight:700;
font-family: 'Hind', sans-serif;
}
.error-section .inner-section h2{
position:relative;
font-size:18px;
color:#ffffff;
font-weight:400;
margin-top:-10px;
text-transform:uppercase;
font-family: 'Rubik', sans-serif;
}
.error-section .inner-section .text{
position:relative;
color:#ffffff;
font-size:16px;
margin-top:16px;
margin-bottom:40px;
}
.error-section .go-back{
position:relative;
color:#ff4800;
font-size:16px;
font-weight:400;
text-align:center;
margin-top:18px;
display:inline-block;
}
/*Error Form*/
.error-search-form .form-group{
position:relative;
max-width:430px;
margin:0 auto;
width:100%;
}
.error-search-form .form-group input[type="text"],
.error-search-form .form-group input[type="search"]{
position:relative;
line-height:28px;
background:none;
display:block;
font-size:16px;
width:100%;
height:50px;
border:1px solid #eeeeee;
background-color:#ffffff;
padding:10px 50px 10px 20px;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.error-search-form .form-group input:focus{
border-color:#ff6600;
}
.error-search-form .form-group button{
position:absolute;
right:0px;
top:0px;
height:50px;
width:50px;
display:block;
font-size:16px;
color:#ffffff;
line-height:100%;
background:#ff4800;
font-weight:normal;
}
/***
====================================================================
Comming Soon Section
====================================================================
***/
.comming-soon-section{
position:relative;
text-align:center;
padding:75px 0px 75px;
background-color:#0f1341;
}
.comming-soon-section .logo-box{
position:relative;
margin-bottom:20px;
}
.comming-soon-section h2{
position:relative;
color:#ffffff;
font-size:30px;
font-weight:700;
line-height:1.6em;
}
.comming-soon-section .text{
position:relative;
color:#808080;
font-size:20px;
line-height:1.6em;
margin-top:18px;
margin-bottom:35px;
}
.comming-soon-section .copyright{
position:relative;
color:#ffffff;
font-size:14px;
font-weight:500;
margin-top:25px;
}
/***
====================================================================
Countdown style
====================================================================
***/
.time-counter{
position:relative;
margin-bottom:60px;
padding:40px 0px 40px;
border-top:1px solid rgba(255,255,255,0.10);
border-bottom:1px solid rgba(255,255,255,0.10);
}
.time-counter .time-countdown{
position:relative;
}
.time-counter .time-countdown .counter-column{
position:relative;
padding:0px 90px 0px;
text-align:center;
display:inline-block;
color:#ffffff;
font-size:20px;
line-height:1em;
text-transform:uppercase;
font-weight:400;
font-family: 'Rubik', sans-serif;
}
.time-counter .time-countdown .counter-column:after{
position:absolute;
content:'';
right:0px;
top:0px;
width:1px;
height:100%;
background-color:rgba(255,255,255,0.10);
}
.time-counter .time-countdown .counter-column:last-child::after{
display:none;
}
.time-counter .time-countdown .counter-column .count{
position:relative;
display:block;
font-size:72px;
line-height:1em;
padding:0px 0px 20px;
color:#ffffff;
letter-spacing:1px;
font-weight:700;
font-family: 'Poppins', sans-serif;
}
/*Emailed Form*/
.emailed-form .form-group{
position:relative;
max-width:430px;
margin:0 auto;
width:100%;
margin-bottom:30px;
}
.emailed-form .form-group input[type="text"],
.emailed-form .form-group input[type="email"]{
position:relative;
line-height:28px;
background:none;
display:block;
font-size:16px;
width:100%;
height:50px;
border:1px solid #eeeeee;
background-color:#ffffff;
padding:10px 50px 10px 20px;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.emailed-form .form-group input:focus{
border-color:#ff6600;
}
.emailed-form .form-group button{
position:absolute;
right:0px;
top:0px;
height:50px;
width:50px;
display:block;
font-size:16px;
color:#ffffff;
line-height:100%;
background:#ff4800;
font-weight:normal;
}
/***
====================================================================
Contact Section
====================================================================
***/
.contact-section{
position:relative;
padding:90px 0px 40px;
}
.contact-section .contact-form-column{
position:relative;
margin-bottom:40px;
}
.contact-section .contact-form-column .inner-column{
position:relative;
padding:30px 25px 10px;
border:1px solid #f2f2f2;
-webkit-box-shadow: 0px 3px 5px 0px rgba(242,242,242,1);
-moz-box-shadow: 0px 3px 5px 0px rgba(242,242,242,1);
box-shadow: 0px 3px 5px 0px rgba(242,242,242,1);
}
.contact-section .contact-form-column h2{
position:relative;
color:#0f1341;
font-size:24px;
font-weight:700;
padding-bottom:12px;
margin-bottom:20px;
text-transform:uppercase;
}
.contact-section .contact-form-column h2:after{
position:absolute;
content:'';
left:0px;
bottom:0px;
width:60px;
height:2px;
background-color:#dedede;
}
.contact-section .contact-form-column .text{
position:relative;
color:#808080;
font-size:16px;
line-height:1.7em;
margin-bottom:28px;
}
/*Contact Form*/
.contact-form{
position:relative;
}
.contact-form .form-group{
position:relative;
margin-bottom:30px;
}
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="password"],
.contact-form textarea{
display:block;
width:100%;
height:55px;
font-size:16px;
color:#848484;
line-height:30px;
padding:10px 20px;
font-weight:300;
border:1px solid #f2f2f2;
transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.contact-form textarea{
height:225px;
resize:none;
}
.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus{
border-color:#ff5400;
}
.contact-form button{
width:100%;
margin-top:10px;
padding:11px 26px;
}
.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error{
border-color:#ff0000 !important;
}
.contact-form label.error{
line-height:24px;
padding:5px 0px 0px;
margin:0px;
text-transform:uppercase;
font-size:11px;
color:#ff0000;
font-weight:500;
}
.contact-section .contact-info-column{
position:relative;
}
.contact-section .contact-info-column .inner-column{
position:relative;
border:1px solid #f2f2f2;
}
.contact-section .contact-info-column .inner-column .upper-box{
position:relative;
padding:35px 15px 35px;
background-color:#f4f4f4;
}
.info-slide{
position:relative;
}
.info-slide .image{
position:relative;
width:85px;
height:85px;
border-radius:50%;
overflow:hidden;
margin:0 auto;
margin-bottom:15px;
}
.info-slide .inner{
position:relative;
text-align:center;
}
.info-slide .inner h3{
position:relative;
color:#0f1341;
font-size:18px;
font-weight:700;
text-transform:uppercase;
}
.info-slide .inner .title{
position:relative;
color:#ff4800;
font-size:16px;
font-weight:400;
}
.info-slide .inner .emailed{
position:relative;
color:#555555;
font-size:16px;
margin-top:8px;
}
.info-slide .inner .emailed span{
font-weight:700;
color:#0f1341;
}
.contact-section .contact-info-column .owl-dots{
display:none;
}
.contact-section .contact-info-column .owl-nav{
position:absolute;
left:0px;
top:50%;
width:100%;
margin-top:-12px;
}
.contact-section .contact-info-column .owl-nav .owl-prev,
.contact-section .contact-info-column .owl-nav .owl-next{
position:absolute;
width:30px;
height:30px;
color:#dedede;
line-height:24px;
text-align:center;
border-radius:50%;
border:3px solid #dedede;
transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.contact-section .contact-info-column .owl-nav .owl-prev span:before{
content:'\f104';
font-family: 'FontAwesome';
}
.contact-section .contact-info-column .owl-nav .owl-next span:before{
content: '\f105';
font-family: 'FontAwesome';
}
.contact-section .contact-info-column .owl-nav .owl-next{
right:0px;
}
.contact-section .contact-info-column .owl-nav .owl-prev:hover,
.contact-section .contact-info-column .owl-nav .owl-next:hover{
color:#f4f4f4;
border-color:#ff4800;
background-color:#ff4800;
}
.contact-section .contact-info-column .inner-column .lower-box{
position:relative;
padding:25px 28px;
}
.info-list{
position:relative;
}
.info-list li{
position:relative;
color:#808080;
font-size:16px;
font-weight:400;
padding-left:45px;
line-height:1.8em;
padding-bottom:15px;
margin-bottom:15px;
border-bottom:1px solid #f2f2f2;
}
.info-list li:last-child{
border:none;
margin:0px;
padding-bottom:0px;
}
.info-list li strong{
color:#0f1341;
font-size:16px;
font-weight:700;
font-family: 'Poppins', sans-serif;
}
.info-list li .icon{
position:absolute;
left:0px;
top:8px;
line-height:1em;
}
/***
====================================================================
Map Section
====================================================================
***/
.map-data{
text-align:center;
font-size:14px;
font-weight:400;
line-height:1.8em;
}
.map-data h6{
font-size:16px;
font-weight:700;
text-align:center;
margin-bottom:5px;
color:#121212;
}
.map-canvas{
height:480px;
}
/***
====================================================================
Quote Section
====================================================================
***/
.quote-section{
position:relative;
padding:90px 0px 50px;
}
.quote-section .quote-info-column{
position:relative;
margin-bottom:40px;
}
.quote-section .quote-info-column .inner-column{
position:relative;
padding:32px 32px 45px;
background-color:#f4f4f4;
}
.quote-section .quote-info-column .inner-column h2{
position:relative;
color:#0f1341;
font-size:24px;
font-weight:700;
line-height:1.4em;
margin-bottom:20px;
}
.quote-section .quote-info-column .inner-column h3{
position:relative;
color:#0f1341;
font-size:16px;
line-height:1.4em;
font-weight:700;
margin-top:20px;
padding-top:28px;
margin-bottom:25px;
border-top:1px solid #e6e6e6;
}
/*Category Widget*/
.quote-section .quote-info-column .form-group{
position:relative;
margin-bottom:8px;
}
.quote-section .quote-info-column .form-group .select-box{
position:relative;
margin-bottom:0px;
}
.quote-section .quote-info-column .form-group .select-box label{
position: relative;
font-size: 15px;
color: #808080;
font-weight:400;
cursor: pointer;
margin-bottom:0px;
padding-left:35px;
line-height:1em;
}
.quote-section .quote-info-column .form-group .select-box input[type="checkbox"]{
position: absolute;
left: 0px;
top: 0px;
width: 19px;
height: 19px;
visibility: hidden;
background-color: #ffffff;
}
.quote-section .quote-info-column .form-group .select-box .default-check{
position: absolute;
left: 0px;
top: -2px;
width: 19px;
height: 19px;
border-radius:4px;
background-color: #f4f4f4;
border: 1px solid #cfcfcf;
}
.quote-section .quote-info-column .form-group .select-box .check-icon{
position: absolute;
content: '\f00c';
left: 0px;
top: -2px;
width: 19px;
height: 19px;
color: #ff4800;
z-index: 99;
font-size: 14px;
line-height: 19px;
text-align: center;
opacity: 0;
font-family: 'FontAwesome';
}
.quote-section .quote-info-column .form-group .select-box input[type="checkbox"]:checked+ label .check-icon{
opacity:1;
}
/*Quote Form*/
.quote-form{
position:relative;
}
.quote-form .form-group{
position:relative;
margin-bottom:30px;
}
.quote-form.style-two .form-group{
margin-bottom:20px;
}
.quote-form.style-two .form-group textarea{
height:120px;
}
.quote-form.style-two .form-group input[type="text"],
.quote-form.style-two .form-group input[type="email"],
.quote-form.style-two .form-group input[type="password"]{
height:50px;
line-height:28px;
}
.quote-form.style-two .form-group .ui-selectmenu-button.ui-button{
height:50px;
}
.quote-form input[type="text"],
.quote-form input[type="email"],
.quote-form input[type="password"],
.quote-form textarea{
display:block;
width:100%;
height:55px;
font-size:16px;
color:#848484;
line-height:30px;
padding:10px 20px;
font-weight:300;
border:1px solid #f2f2f2;
transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.quote-form textarea{
height:225px;
resize:none;
}
.quote-form input:focus,
.quote-form select:focus,
.quote-form textarea:focus{
border-color:#ff5400;
}
.quote-form button{
width:100%;
padding:11px 26px;
}
.quote-section .quote-form-column{
position:relative;
}
.quote-section .quote-form-column .inner-column{
position:relative;
padding:40px 30px 15px;
border:1px solid #f2f2f2;
}
/*Custom Select*/
.form-group .ui-selectmenu-button.ui-button{
width:100%;
font-size:14px;
font-style:normal;
height:55px;
padding:10px 20px;
line-height:33px;
color:#333333;
border-radius:0px;
border:1px solid #f2f2f2;
background:#ffffff;
}
.form-group .ui-button .ui-icon{
background:none;
position:relative;
top:4px;
text-indent:0px;
color:#888888;
}
.form-group .ui-button .ui-icon:before{
font-family: 'FontAwesome';
content: "\f107";
position:absolute;
right:0px;
top:2px !important;
top:13px;
width:10px;
height:20px;
display:block;
color:#333333;
line-height:20px;
font-size:16px;
font-weight:normal;
text-align:center;
z-index:5;
}
.ui-widget.ui-widget-content{
border:1px solid #e0e0e0;
font-family:'Poppins',sans-serif;
}
.ui-menu .ui-menu-item{
font-size:14px;
border-bottom:1px solid #e0e0e0;
}
.ui-menu .ui-menu-item:last-child{
border:none;
}
.ui-state-active, .ui-widget-content .ui-state-active{
background:#ff4800;
border-color:#ff4800;
}
.ui-menu .ui-menu-item-wrapper{
position:relative;
display:block;
padding:8px 20px ;
font-size:14px;
line-height:24px;
}
.ui-menu-item:hover{
background-color:#17519d;
}
/***
====================================================================
Mobile Section
====================================================================
***/
.mobile-section{
position:relative;
padding:70px 0px 90px;
background-color:#f2f2f2;
}
.mobile-section .inner-container{
position:relative;
background-color:#ffffff;
}
.mobile-section .inner-container .image-column{
position:relative;
}
.mobile-section .inner-container .image-column .image{
position:relative;
}
.mobile-section .inner-container .image-column .image img{
position:relative;
width:100%;
display:block;
}
.mobile-section .inner-container .form-column{
position:relative;
}
.mobile-section .inner-container .form-column .inner-column{
position:relative;
padding:80px 30px 60px 15px;
}
.mobile-section .inner-container .form-column h2{
position:relative;
color:#0f1341;
font-size:30px;
font-weight:700;
line-height:1.4em;
margin-bottom:4px;
}
.mobile-section .inner-container .form-column .text{
position:relative;
color:#808080;
font-size:16px;
margin-bottom:28px;
}
/*subscribe widget*/
.mobile-form{
margin-bottom:20px;
}
.mobile-form .form-group{
position:relative;
display:block;
margin-bottom:10px;
}
.mobile-form .form-group input[type="text"],
.mobile-form .form-group input[type="email"]{
position:relative;
display:block;
width:100%;
line-height:30px;
padding:10px 20px;
height:50px;
font-size:15px;
color:#000000;
background:#f2f2f2;
font-weight:400;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.mobile-form .form-group button{
position:relative;
padding:9px 44px;
margin-top:30px;
}
/***
====================================================================
Testimonial Section
====================================================================
***/
.testimonial-page-section{
position:relative;
padding:90px 0px 50px;
}
.testimonial-block-two{
position:relative;
margin-bottom:40px;
}
.testimonial-block-two .inner-box{
position:relative;
}
.testimonial-block-two .inner-box .upper-box{
position:relative;
padding:34px 25px 30px;
background-color:#f4f4f4;
}
.testimonial-block-two .inner-box .upper-box:before{
position:absolute;
content:'';
left:50px;
bottom:-30px;
border-top: 30px solid #f4f4f4;;
border-right: 25px solid transparent;
}
.testimonial-block-two .inner-box .upper-box .quote-icon{
position:relative;
color:#dedede;
font-size:46px;
line-height:1em;
margin-bottom:10px;
}
.testimonial-block-two .inner-box .upper-box .text{
position:relative;
color:#0f1341;
font-size:24px;
line-height:1.5em;
}
.testimonial-block-two .inner-box .lower-box{
position:relative;
margin-top:55px;
}
.testimonial-block-two .inner-box .lower-box .lower-inner{
position:relative;
padding-left:95px;
min-height:75px;
padding-top:12px;
}
.testimonial-block-two .inner-box .lower-box .lower-inner .image{
position:absolute;
left:0px;
top:0px;
width:75px;
height:75px;
border-radius:50%;
overflow:hidden;
}
.testimonial-block-two .inner-box .lower-box .lower-inner h3{
position:relative;
color:#0f1341;
font-size:18px;
font-weight:700;
line-height:1.2em;
margin-bottom:4px;
}
.testimonial-block-two .inner-box .lower-box .lower-inner .designation{
position:relative;
color:#ff4800;
font-size:16px;
}
/***
====================================================================
Analysis Section
====================================================================
***/
.analysis-section{
position:relative;
padding:90px 0px 50px;
}
.analysis-section .form-column{
position:relative;
margin-bottom:40px;
}
.analysis-section .form-column .inner-column{
position:relative;
padding:40px 28px 15px;
border:2px solid #f2f2f2;
}
/*Analysis Form*/
.analysis-form{
position:relative;
}
.analysis-form .form-group{
position:relative;
margin-bottom:30px;
}
.analysis-form input[type="text"],
.analysis-form input[type="email"],
.analysis-form textarea{
position:relative;
display:block;
width:100%;
line-height:26px;
padding:10px 22px;
height:50px;
color:#000000;
font-size:16px;
background:none;
border:2px solid #f2f2f2;
transition:all 300ms ease;
-ms-transition:all 300ms ease;
-webkit-transition:all 300ms ease;
}
.analysis-form input[type="text"]:focus,
.analysis-form input[type="email"]:focus,
.analysis-form textarea:focus{
border-color:#ff4800;
}
.analysis-form .theme-btn{
margin-top:5px;
padding:9px 44px;
}
/***
====================================================================
Featured Section Three
====================================================================
***/
.featured-section-three{
position:relative;
padding-top:150px;
padding-bottom:30px;
}
.featured-section-three.alternate{
border-bottom:2px solid #f5f5f5;
margin-bottom:80px;
-webkit-box-shadow: 0px 4px 13px 0px rgba(247,247,247,1);
-moz-box-shadow: 0px 4px 13px 0px rgba(247,247,247,1);
box-shadow: 0px 4px 13px 0px rgba(247,247,247,1);
}
.featured-section-three:before{
position:absolute;
content:'';
left:0px;
top:0px;
width:100%;
height:450px;
background-color:#f4f4f4;
}
.price-header-box{
position:relative;
min-width:1000px;
}
.price-block-two{
position:relative;
float:left;
width:25%;
padding:0px;
min-height:2px;
margin-bottom:-56px;
}
.price-block-two.empty-block{
margin-bottom:0;
}
.price-block-two .inner-box{
position:relative;
text-align:center;
overflow:hidden;
z-index:1;
padding:40px 15px 45px;
border:1px solid #f2f2f2;
background-color:#ffffff;
transition:all 0.6s ease;
-moz-transition:all 0.6s ease;
-webkit-transition:all 0.6s ease;
-ms-transition:all 0.6s ease;
-o-transition:all 0.6s ease;
}
.price-block-two .inner-box h2{
position:relative;
color:#0f1341;
font-size:24px;
font-weight:700;
line-height:1.4em;
margin-bottom:20px;
text-transform:uppercase;
}
.price-block-two .inner-box .off{
position:absolute;
right:20px;
top:20px;
z-index:1;
color:#ffffff;
font-size:14px;
font-weight:700;
width:60px;
height:60px;
overflow:hidden;
border-radius:50%;
line-height:1.4em;
text-align:center;
padding-top:10px;
background-color:#ff4800;
font-family: 'Poppins', sans-serif;
}
.price-block-two .inner-box .ribbon{
position:absolute;
right:-24px;
top:11px;
font-size:8px;
font-weight:700;
color:#ffffff;
padding:0px 25px;
letter-spacing:1px;
background-color:#ff4800;
text-transform:uppercase;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.price-block-two.active .inner-box,
.price-block-two .inner-box:hover{
border-color:#ff4800;
-webkit-box-shadow: 0px 0px 30px 0px rgba(208,208,208,1);
-moz-box-shadow: 0px 0px 30px 0px rgba(208,208,208,1);
box-shadow: 0px 0px 30px 0px rgba(208,208,208,1);
}
.price-block-two .inner-box .icon-box{
position:relative;
margin-bottom:25px;
}
.price-block-two .inner-box .price{
position:relative;
font-size:54px;
font-weight:600;
color:#ff4800;
line-height:1em;
margin-bottom:4px;
font-family: 'Poppins', sans-serif;
}
.price-block-two .inner-box .price sup{
position:relative;
font-size:28px;
}
.price-block-two .inner-box .pr-month{
position:relative;
color:#808080;
font-size:14px;
font-weight:700;
margin-top:6px;
margin-bottom:20px;
text-transform:capitalize;
}
.price-block-two .inner-box:hover .theme-btn{
color:#ffffff;
border-color:#ff4800;
background:#ff4800;
}
/*Price Table Section*/
.price-table-section{
position:relative;
top:-60px;
overflow-x:auto;
}
.price-table-section .price-list{
position:relative;
min-width:1000px;
}
.price-table-section .price-list li{
position:relative;
color:#848484;
font-size:16px;
font-weight:400;
width:24.9%;
display:block;
float:left;
min-height:55px;
margin-right:1px;
margin-bottom:1px;
text-align:center;
line-height:55px;
border:1px solid #f2f2f2;
}
.price-table-section .price-list li.price-title{
position:relative;
color:#848484;
font-size:16px;
font-weight:700;
padding:13px 20px;
text-align:left;
line-height:28px;
background-color:#f4f4f4;
}
.price-table-section .price-list li.price-title.active{
color:#ffffff;
background-color:#0f1341;
}
.price-table-section .price-list li .check{
color:#33b27b;
font-size:18px;
}
.price-table-section .price-list li .cross{
color:#ed4b4b;
font-size:18px;
}
/***
====================================================================
Blog Page Section
====================================================================
***/
.blog-page-section{
position:relative;
padding:90px 0px 50px;
}
.news-block{
position:relative;
margin-bottom:40px;
}
.news-block .inner-box{
position:relative;
display:block;
border:1px solid #f2f2f2;
transition:all 0.6s ease;
-moz-transition:all 0.6s ease;
-webkit-transition:all 0.6s ease;
-ms-transition:all 0.6s ease;
-o-transition:all 0.6s ease;
}
.news-block .inner-box:hover{
-ms-transform: translateY(-10px); /* IE 9 */
-webkit-transform: translateY(-10px); /* Safari */
transform: translateY(-10px);
}
.news-block .inner-box .image{
position:relative;
}
.news-block .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.news-block .inner-box .lower-content{
position:relative;
top:0px;
transition:all 0.6s ease;
-moz-transition:all 0.6s ease;
-webkit-transition:all 0.6s ease;
-ms-transition:all 0.6s ease;
-o-transition:all 0.6s ease;
background-color:#ffffff;
}
.news-block .inner-box:hover .lower-content{
top:-60px;
}
.news-block .inner-box .lower-content .upper{
position:relative;
padding-bottom:18px;
padding:18px 28px;
}
.news-block .inner-box .lower-content .post-date{
position:relative;
color:#808080;
font-size:14px;
font-weight:500;
padding-left:28px;
}
.news-block .inner-box .lower-content .post-date:before{
position:absolute;
content:'\f073';
left:0px;
top:3px;
color:#c0c0c0;
font-size:18px;
line-height:1em;
font-family: 'FontAwesome';
transition:all 0.6s ease;
-moz-transition:all 0.6s ease;
-webkit-transition:all 0.6s ease;
-ms-transition:all 0.6s ease;
-o-transition:all 0.6s ease;
}
.news-block .inner-box:hover .lower-content .post-date:before{
color:#ff4800;
}
.news-block .inner-box .lower-content h3{
position:relative;
color:#0f1341;
font-size:18px;
font-weight:700;
line-height:1.6em;
margin-top:10px;
}
.news-block .inner-box .lower-content h3 a{
position:relative;
color:#0f1341;
transition:all 0.6s ease;
-moz-transition:all 0.6s ease;
-webkit-transition:all 0.6s ease;
-ms-transition:all 0.6s ease;
-o-transition:all 0.6s ease;
}
.news-block .inner-box .lower-content h3 a:hover{
color:#ff4800;
}
.news-block .inner-box .lower-content .more{
position:absolute;
left:0px;
width:100%;
bottom:-60px;
opacity:0;
visibility:hidden;
}
.news-block .inner-box:hover .lower-content .more{
opacity:1;
visibility:visible;
transition:all 0.6s ease 300ms;
-moz-transition:all 0.6s ease 300ms;
-webkit-transition:all 0.6s ease 300ms;
-ms-transition:all 0.6s ease 300ms;
-o-transition:all 0.6s ease 300ms;
}
.news-block .inner-box .lower-content .read-more{
position:relative;
color:#0f1341;
font-size:14px;
font-weight:700;
display:block;
padding:15px 0px;
margin:0px 28px;
text-transform:uppercase;
border-top:1px solid #f2f2f2;
font-family: 'Poppins', sans-serif;
transition:all 0.6s ease;
-moz-transition:all 0.6s ease;
-webkit-transition:all 0.6s ease;
-ms-transition:all 0.6s ease;
-o-transition:all 0.6s ease;
}
.news-block .inner-box .lower-content .read-more span{
margin-right:10px;
font-size:16px;
}
.news-block .inner-box .lower-content .read-more:hover{
color:#ff4800;
}
/***
====================================================================
Sidebar Page Container
====================================================================
***/
.sidebar-page-container{
position:relative;
overflow:hidden;
padding:80px 0px 40px;
}
.sidebar-page-container .content-side,
.sidebar-page-container .sidebar-side{
margin-bottom:40px;
}
.sidebar-page-container .sidebar-side .with-border{
padding-left:30px;
}
.sidebar-page-container .sidebar-side .with-border:before{
position:absolute;
content:'';
left:15px;
top:-200px;
width:1px;
height:5000px;
background-color:#f0f0f0;
}
.sidebar-widget{
position: relative;
margin-bottom: 45px;
}
/*Sidebar Title*/
.sidebar-title{
position: relative;
margin-bottom:25px;
}
.sidebar-title h2{
font-size: 18px;
color: #0f1341;
font-weight: 700;
line-height: 1.2em;
text-transform: uppercase;
}
/*Search Box Widget*/
.sidebar .search-box .form-group{
position:relative;
margin:0px;
}
.sidebar .search-box .form-group input[type="text"],
.sidebar .search-box .form-group input[type="search"]{
position:relative;
line-height:28px;
padding:10px 50px 10px 20px;
border:1px solid #f2f2f2;
background:none;
display:block;
font-size:14px;
width:100%;
height:50px;
color:#808080;
font-weight:400;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.sidebar .search-box .form-group button{
position:absolute;
right:14px;
top:10px;
height:28px;
width:30px;
font-size:14px;
color:#222222;
line-height:100%;
background:none;
display:inline-block;
font-weight:normal;
text-align:right;
border-left:1px solid #f2f2f2;
}
/*Blog Category*/
.blog-cat{
position:relative;
padding:20px 25px 20px;
border:1px solid #eeeeee;
border-left-color:#ff4800;
}
.blog-cat li{
position:relative;
margin-bottom:15px;
}
.blog-cat li a{
position:relative;
font-size:16px;
font-weight:400;
display:block;
padding-bottom:12px;
color:#808080;
padding-left:25px;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.blog-cat li a:after{
position:absolute;
content:'';
left:0px;
bottom:0px;
width:80px;
height:1px;
background-color:#eeeeee;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.blog-cat li a:hover::after{
width:100%;
background-color:#ff4800;
}
.blog-cat li:last-child{
margin-bottom:0px;
}
.blog-cat li:last-child a{
border:0px;
}
.blog-cat li a span{
float:right;
}
.blog-cat li a:before{
position:absolute;
content:'';
left:0px;
top:9px;
width:8px;
height:8px;
background-color:#f6f6f6;
border:1px solid #e5e5e5;
font-family: 'FontAwesome';
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.blog-cat li a:hover{
color:#ff4800;
}
.blog-cat li a:hover::before{
border-color:rgba(255,72,0,0.20);
background-color:#ff4800;
}
.recent-comments .sidebar-title{
margin-bottom:40px;
}
/*Comment Block*/
.comment-block{
position:relative;
margin-bottom:40px;
}
.comment-block .inner{
position:relative;
padding:36px 20px 20px;
border:1px solid #f2f2f2;
}
.comment-block .inner .date{
position:absolute;
left:22px;
top:-15px;
font-size:14px;
color:#0f1341;
padding:1px 12px;
font-weight:400;
background-color:#f6f6f6;
}
.comment-block .inner .content{
position:relative;
padding-left:70px;
}
.comment-block .inner .content .image{
position:absolute;
left:0px;
top:0px;
width:50px;
height:50px;
}
.comment-block .inner .content h3{
position:relative;
color:#0f1341;
font-size:16px;
font-weight:600;
line-height:1.2em;
margin-bottom:3px;
}
.comment-block .inner .content h3 a{
color:#0f1341;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.comment-block .inner .content h3 a:hover{
color:#ff4800;
}
.comment-block .inner .content .text{
position:relative;
color:#808080;
font-size:16px;
}
.comment-block .inner .content .reply-btn{
position:absolute;
right:0px;
top:10px;
color:#0f1341;
font-size:18px;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.comment-block .inner .content .reply-btn:hover{
color:#ff4800;
}
/*Post Widget*/
.sidebar .popular-posts .post{
position:relative;
font-size:14px;
color:#666666;
padding:0px 0px;
padding-left:108px;
min-height:110px;
margin-bottom:20px;
border-bottom:1px solid #f0f0f0;
}
.sidebar .popular-posts .post:last-child{
margin-bottom:0px;
min-height:90px;
border:0px;
}
.sidebar .popular-posts .post .post-thumb{
position:absolute;
left:0px;
top:0px;
width:90px;
}
.sidebar .popular-posts .post:hover .post-thumb img{
opacity:0.70;
}
.sidebar .popular-posts .post .post-thumb img{
display:block;
width:100%;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.sidebar .popular-posts .post .post-thumb .overlay{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
display:block;
opacity:0;
background-color:rgba(255,72,0,0.80);
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.sidebar .popular-posts .post:hover .post-thumb .overlay{
opacity:1;
}
.sidebar .popular-posts .post .text{
position:relative;
top:-4px;
font-size:16px;
margin:0px 0px 0px;
font-weight:600;
color:#0f1341;
line-height:1.7em;
text-transform:capitalize;
font-family: 'Poppins', sans-serif;
}
.sidebar .popular-posts .post .text a{
color:#222222;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.sidebar .popular-posts .post a,
.sidebar .popular-posts .post a:hover{
color:#ff4800;
}
.sidebar .popular-posts .post-info{
position:relative;
font-size:16px;
color:#808080;
padding-left:22px;
font-weight:400;
}
.sidebar .popular-posts .post-info:before{
position:absolute;
content:'\f073';
left:0px;
top:0px;
color:#ff4800;
font-size:14px;
font-family: 'FontAwesome';
}
/*Popular Tags*/
.sidebar .popular-tags a{
position:relative;
display:inline-block;
line-height:24px;
padding:2px 12px 2px;
margin:0px 6px 10px 0px;
color:#808080;
text-align:center;
font-size:16px;
text-transform:capitalize;
background:none;
font-weight:400;
border:1px solid #f0f0f0;
transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
}
.sidebar .popular-tags a:hover{
color:#ffffff;
border-color:#ff4800;
background-color:#ff4800;
}
.news-block-two{
position:relative;
margin-bottom:50px;
}
.news-block-two .inner-box{
position:relative;
}
.news-block-two .inner-box .image{
position:relative;
}
.news-block-two .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.news-block-two .inner-box .lower-content{
position:relative;
padding:25px 25px;
border:1px solid #f2f2f2;
}
.news-block-two .inner-box .lower-content .post-date{
position:relative;
color:#808080;
font-size:14px;
font-weight:500;
padding-left:30px;
margin-bottom:8px;
}
.news-block-two .inner-box .lower-content .post-date:before{
position:absolute;
content:'\f073';
left:0px;
top:3px;
color:#c0c0c0;
font-size:18px;
line-height:1em;
font-family: 'FontAwesome';
transition:all 0.6s ease;
-moz-transition:all 0.6s ease;
-webkit-transition:all 0.6s ease;
-ms-transition:all 0.6s ease;
-o-transition:all 0.6s ease;
}
.news-block-two .inner-box .lower-content h3{
position:relative;
font-size:24px;
font-weight:800;
line-height:1.5em;
margin-bottom:18px;
}
.news-block-two .inner-box .lower-content h3 a{
position:relative;
color:#0f1341;transition:all 0.6s ease;
-moz-transition:all 0.6s ease;
-webkit-transition:all 0.6s ease;
-ms-transition:all 0.6s ease;
-o-transition:all 0.6s ease;
}
.news-block-two .inner-box .lower-content h3 a:hover{
color:#ff4800;
}
.news-block-two .inner-box .lower-content .text{
position:relative;
color:#808080;
font-size:16px;
line-height:1.7em;
}
/***
====================================================================
Styled Pagination
====================================================================
***/
.styled-pagination{
position:relative;
padding-top:10px;
}
.styled-pagination ul{
position:relative;
display:inline-block;
}
.styled-pagination li{
position:relative;
display:block;
float:left;
margin:0px 10px 10px 0px;
}
.styled-pagination li a{
position:relative;
display:inline-block;
line-height:48px;
height:50px;
font-size:18px;
min-width:50px;
color:#808080;
font-weight:700;
text-align:center;
background:none;
border-radius:50%;
border:1px solid #f4f4f4;
text-transform:capitalize;
transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
-moz-transition:all 500ms ease;
font-family: 'Poppins', sans-serif;
}
.styled-pagination li a:hover,
.styled-pagination li a.active{
color:#ffffff;
border-color:#ff4800;
background-color:#ff4800;
}
.blog-single{
position:relative;
}
.blog-single .inner-box{
position:relative;
margin-bottom:70px;
-webkit-box-shadow: 0px 4px 13px 0px rgba(247,247,247,1);
-moz-box-shadow: 0px 4px 13px 0px rgba(247,247,247,1);
box-shadow: 0px 4px 13px 0px rgba(247,247,247,1);
}
.blog-single .inner-box .image{
position:relative;
}
.blog-single .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.blog-single .inner-box .lower-content{
position:relative;
padding:25px 25px;
border:1px solid #f2f2f2;
}
.blog-single .inner-box .lower-content .post-meta{
position:relative;
}
.blog-single .inner-box .lower-content .post-meta li{
position:relative;
color:#808080;
font-size:14px;
margin-right:18px;
margin-bottom:6px;
display:inline-block;
}
.blog-single .inner-box .lower-content .post-meta li .icon{
position:relative;
margin-right:8px;
color:#ff4800;
}
.blog-single .inner-box .lower-content h3{
position:relative;
color:#0f1341;
font-size:24px;
line-height:1.5em;
font-weight:700;
margin-top:5px;
margin-bottom:20px;
}
.blog-single .inner-box .lower-content .text{
position:relative;
}
.blog-single .inner-box .lower-content .text p{
position:relative;
color:#808080;
font-size:16px;
line-height:1.7em;
margin-bottom:18px;
}
.blog-single .inner-box .lower-content .text blockquote{
position:relative;
border:none;
text-align:center;
padding:35px 30px;
margin-bottom:40px;
margin-top:30px;
background-color:#f6f6f6;
}
.blog-single .inner-box .lower-content .text blockquote .blockquote-text{
position:relative;
z-index:1;
font-size:18px;
color:#808080;
line-height:1.8em;
font-weight:400;
}
.blog-single .inner-box .lower-content .text blockquote .quote-icon{
position:absolute;
left:50%;
top:20px;
line-height:1em;
color:#ffffff;
font-size:120px;
text-align:center;
margin-left:-45px;
}
.blog-single .inner-box .lower-content .text blockquote .quote-info{
position:relative;
display:inline-block;
padding:12px 70px 0px;
margin-top:20px;
border-top:1px solid #e8e8e8;
}
.blog-single .inner-box .lower-content .text blockquote .quote-info h4{
position:relative;
color:#0f1341;
font-size:18px;
font-weight:700;
}
.blog-single .inner-box .lower-content .text blockquote .quote-info .quote-desination{
position:relative;
color:#ff4800;
font-size:16px;
}
/*post share options*/
.blog-single .post-share-options{
position:relative;
margin-top:40px;
padding:0px 0px 0px;
}
.blog-single .post-share-options .post-share-inner{
border-top:1px solid #f4f4f4;
padding-top:20px;
}
.blog-single .post-share-options .info-links{
position:relative;
}
.blog-single .post-share-options .info-links li{
position:relative;
margin-right:20px;
display:inline-block;
}
.blog-single .post-share-options .info-links li a{
position:relative;
width:35px;
height:35px;
color:#0f1341;
font-size:14px;
text-align:center;
display:inline-block;
border-radius:50%;
line-height:34px;
margin-right:10px;
background-color:#f4f4f4;
}
.blog-single .post-share-options .tags span{
font-size:16px;
color:#0f1341;
font-weight:700;
margin-right:8px;
font-family: 'Poppins', sans-serif;
}
.blog-single .post-share-options .tags a{
position:relative;
color:#ff4800;
font-size:16px;
font-weight:400;
text-transform:capitalize;
}
.blog-single .post-share-options .tags{
position:relative;
color:#ff4800;
font-size:16px;
font-weight:400;
margin-top:3px;
}
.sidebar-page-container .group-title{
position:relative;
margin-bottom:25px;
}
.sidebar-page-container .group-title h2{
position:relative;
font-size:20px;
color:#0f1341;
font-weight:700;
text-transform:uppercase;
}
/*Author Box*/
.author-box{
position:relative;
margin-bottom:60px;
}
.author-box .author-comment{
position:relative;
padding:30px 0px 25px;
border-top:1px solid #f2f2f2;
border-bottom:1px solid #f2f2f2;
}
.author-box .author-comment .inner{
position:relative;
padding-left:110px;
}
.author-box .author-comment .inner .image{
position:absolute;
left:0px;
top:0px;
width:85px;
margin-bottom:20px;
}
.author-box .author-comment .inner h3{
position:relative;
color:#0f1341;
font-size:20px;
font-weight:700;
margin-bottom:10px;
}
.author-box .author-comment .inner .text{
position:relative;
color:#808080;
font-size:16px;
font-weight:400;
line-height:1.7em;
margin-bottom:10px;
}
/***
====================================================================
Comments Area
====================================================================
***/
.sidebar-page-container .comments-area{
position:relative;
margin-top:0px;
margin-bottom:50px;
}
.sidebar-page-container .comments-area .comment-box{
position:relative;
margin-bottom:30px;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.sidebar-page-container .comments-area .comment-box:nth-child(1){
padding-top:0px;
}
.sidebar-page-container .comments-area .comment-box:hover{
border-color:#eb5310;
}
.sidebar-page-container .comments-area .comment-box.reply-comment{
margin-left:30px;
}
.sidebar-page-container .comments-area .comment{
position:relative;
font-size:14px;
padding:0px 0px 0px 80px;
}
.sidebar-page-container .comments-area .comment .comment-inner{
position:relative;
padding:15px 20px;
border:1px solid #f4f4f4;
}
.sidebar-page-container .comments-area .comment .comment-inner .rating{
position:absolute;
right:15px;
top:15px;
}
.sidebar-page-container .comments-area .comment .comment-inner .rating .fa{
display:inline-block;
color:#ff4800;
font-size:14px;
}
.sidebar-page-container .comments-area .comment-box .author-thumb{
position:absolute;
left:0px;
top:0px;
margin-bottom:20px;
}
.sidebar-page-container .comments-area .comment-box .author-thumb img{
width:60px;
display:block;
}
.sidebar-page-container .comments-area .comment-info{
position:relative;
color:#0f1341;
line-height:24px;
font-size:16px;
font-weight:700;
}
.sidebar-page-container .comments-area .comment-box .text{
color:#808080;
font-size:16px;
margin-top:12px;
font-weight:400;
line-height: 1.6em;
margin-bottom:0px;
}
/*Comment Form*/
.comment-form{
position:relative;
}
.comment-form .group-title{
margin-bottom:20px;
}
.comment-form .rating-box{
position:relative;
margin-bottom:20px;
}
.comment-form .rating-box .text{
position:relative;
font-size:16px;
color:#808080;
margin-bottom:10px;
}
.comment-form .rating-box .rating{
position:relative;
display:inline-block;
margin-right:15px;
padding-right:15px;
border-right:1px solid #ebebeb;
}
.comment-form .rating-box .rating:last-child{
border:0px;
}
.comment-form .rating-box .rating .fa{
position:relative;
margin-right:2px;
display:inline-block;
}
.comment-form .rating-box .rating a{
position:relative;
color:#d6d6d6;
font-size:12px;
display:inline-block;
}
.comment-form .rating-box .rating a:hover{
color:#ff4800;
}
.comment-form .form-group{
position:relative;
margin-bottom:15px;
}
.comment-form .form-group label{
position:relative;
color:#727272;
font-size:16px;
font-weight:400;
}
.comment-form .form-group:last-child{
margin-bottom:0px;
}
.comment-form .form-group input[type="text"],
.comment-form .form-group input[type="password"],
.comment-form .form-group input[type="tel"],
.comment-form .form-group input[type="email"],
.comment-form .form-group select{
position:relative;
display:block;
width:100%;
line-height:28px;
padding:10px 15px;
border:1px solid #efefef;
height:50px;
color:#848484;
font-weight:300;
background:#ffffff;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.comment-form .form-group input[type="text"]:focus,
.comment-form .form-group input[type="password"]:focus,
.comment-form .form-group input[type="tel"]:focus,
.comment-form .form-group input[type="email"]:focus,
.comment-form .form-group select:focus,
.comment-form .form-group textarea:focus{
border-color:#ff4800;
}
.comment-form .form-group textarea{
position:relative;
display:block;
width:100%;
line-height:26px;
padding:10px 15px;
color:#d6d6d6;
border:1px solid #efefef;
height:105px;
font-weight:300;
background:#ffffff;
resize:none;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.comment-form button{
position:relative;
margin-top:20px;
padding:9px 33px;
}
.comment-form input:focus,
.comment-form select:focus,
.comment-form textarea:focus{
border-color:#f06529;
}
/***
====================================================================
Case Page Section
====================================================================
***/
.case-page-section{
position:relative;
padding:90px 0px 90px;
}
.case-modern-section{
position:relative;
padding:90px 0px 90px;
}
.case-block-two{
position:relative;
margin-bottom:40px;
}
.case-block-two .inner-box{
position:relative;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.case-block-two .inner-box:hover{
-webkit-box-shadow: 0px 4px 13px 0px rgba(247,247,247,1);
-moz-box-shadow: 0px 4px 13px 0px rgba(247,247,247,1);
box-shadow: 0px 4px 13px 0px rgba(247,247,247,1);
}
.case-block-two .inner-box .image{
position:relative;
padding:20px 20px 0px;
background-color:#f4f4f4;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.case-block-two .inner-box:hover .image{
background-color:#10d55d;
}
.case-block-two.alternate .inner-box .image{
background-color:#e6e6e6;
}
.case-block-two.alternate .inner-box:hover .image{
background-color:#ff4800;
}
.case-block-two .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.case-block-two .inner-box .image .overlay-box{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
display:block;
text-align:center;
opacity:0;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.case-block-two .inner-box:hover .image .overlay-box{
opacity:1;
}
.case-block-two .inner-box .image .overlay-box .theme-btn{
padding:9px 34px;
top:50%;
margin-top:-24px;
}
.case-block-two .inner-box .lower-box{
position:relative;
padding:22px 20px;
background-color:#ffffff;
border:1px solid #f4f4f4;
}
.case-block-two .inner-box .lower-box h3{
position:relative;
color:#0f1341;
font-size:18px;
font-weight:700;
line-height:1.2em;
margin-bottom:10px;
}
.case-block-two .inner-box .lower-box h3 a{
position:relative;
color:#0f1341;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.case-block-two .inner-box .lower-box h3 a:hover{
color:#ff4800;
}
.case-block-two .inner-box .lower-box .text{
position:relative;
color:#808080;
font-size:16px;
line-height:1.7em;
margin-bottom:12px;
}
.case-block-two .inner-box .lower-box .read-more{
position:relative;
color:#0f1341;
font-size:14px;
font-weight:700;
text-transform:uppercase;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.case-block-two .inner-box .lower-box .read-more .icon{
margin-right:8px;
}
.case-block-two .inner-box .lower-box .read-more:hover,
.case-block-two .inner-box:hover .lower-box .read-more{
color:#ff4800;
}
/***
====================================================================
Case Banner Section
====================================================================
***/
.case-banner{
position:relative;
text-align:center;
padding:250px 0px 0px;
background-size:cover;
background-repeat:no-repeat;
}
.case-banner h2{
position:relative;
color:#ffffff;
font-size:36px;
font-weight:700;
line-height:1.4em;
margin-bottom:12px;
text-transform:uppercase;
}
.case-banner .text{
position:relative;
color:#ffffff;
max-width:700px;
margin:0 auto;
margin-bottom:45px;
}
/***
====================================================================
Case Single Section
====================================================================
***/
.case-single-section{
position:relative;
padding-top:60px;
}
.case-info-section{
position:relative;
}
.case-info-section .title-column{
position:relative;
margin-bottom:40px;
}
.case-info-section .title-column .inner-column{
position:relative;
}
.case-info-section .title-column .inner-column h2{
position:relative;
font-weight:700;
color:#0f1341;
line-height:1.4em;
text-transform:uppercase;
}
.case-info-section .content-column{
position:relative;
}
.case-info-section .content-column .inner-column{
position:relative;
padding-bottom:40px;
border-bottom:1px solid #f2f2f2;
}
.case-info-section .content-column .inner-column .text{
position:relative;
}
.case-info-section .content-column .inner-column .text p{
position:relative;
color:#808080;
font-size:16px;
font-weight:400;
line-height:1.7em;
margin-bottom:20px;
}
.info-category{
position:relative;
}
.info-category li{
position:relative;
margin-bottom:15px;
color:#808080;
font-size:16px;
font-weight:400;
}
.info-category li .title{
position:relative;
color:#0f1341;
font-weight:700;
font-size:16px;
margin-right:5px;
font-family: 'Poppins', sans-serif;
}
.info-category li .fa{
color:#ff4800;
}
/***
====================================================================
Case Goal Section
====================================================================
***/
.case-goal-section{
position:relative;
padding-top:60px;
}
.case-goal-section .title-column{
position:relative;
margin-bottom:40px;
}
.case-goal-section .title-column h2{
position:relative;
font-weight:700;
color:#0f1341;
line-height:1.4em;
text-transform:uppercase;
}
.case-goal-section .image-column{
position:relative;
}
.case-goal-section .image-column .image{
position:relative;
margin-bottom:40px;
}
.case-goal-section .image-column .image img{
position:relative;
width:100%;
display:block;
}
.case-goal-section .content-column{
position:relative;
}
.case-goal-section .content-column .inner-column{
position:relative;
padding-bottom:30px;
border-bottom:1px solid #f2f2f2;
}
.case-goal-section .content-column h3{
position:relative;
color:#0f1341;
font-size:16px;
font-weight:700;
line-height:1.7em;
margin-bottom:22px;
}
/***
====================================================================
Case Challenge Section
====================================================================
***/
.case-challenge-section{
position:relative;
padding-top:60px;
}
.case-challenge-section .title-column{
position:relative;
margin-bottom:40px;
}
.case-challenge-section .title-column h2{
position:relative;
font-weight:700;
color:#0f1341;
line-height:1.4em;
text-transform:uppercase;
}
.case-challenge-section .content-column{
position:relative;
}
.case-challenge-section .content-column .inner-column{
position:relative;
padding:0px 0px 50px;
border-bottom:1px solid #f2f2f2;
}
.case-challenge-section .content-column .inner-column .owl-nav{
display:none;
}
.case-challenge-section .content-column .inner-column .owl-dots{
position:relative;
text-align:center;
}
.case-challenge-section .content-column .inner-column .owl-dots .owl-dot{
position:relative;
width:9px;
height:9px;
margin:0px 5px;
display:inline-block;
border-radius:50%;
background-color:#dedede;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.case-challenge-section .content-column .inner-column .owl-dots .owl-dot:hover,
.case-challenge-section .content-column .inner-column .owl-dots .owl-dot.active{
position:relative;
width:22px;
height:8px;
border-radius:10px;
background-color:#ff4800;
}
.case-challenge-section .content-column .inner-column .text{
position:relative;
color:#808080;
font-size:16px;
font-weight:400;
line-height:1.8em;
margin-bottom:30px;
}
.challenge-block{
position:relative;
margin-bottom:30px;
}
.challenge-block .inner-block{
position:relative;
text-align:center;
padding:45px 15px 35px;
background-color:#f4f4f4;
}
.challenge-block .inner-block .percent-box{
position:relative;
}
.challenge-block .inner-block .percent-box .icon{
position:absolute;
left:50%;
top:50%;
margin-left:-27px;
margin-top:-32px;
}
.challenge-block .inner-block h3{
position:relative;
color:#0f1341;
font-size:18px;
font-weight:700;
line-height:1.4em;
margin-bottom:8px;
margin-top:8px;
}
.challenge-block .inner-block .text{
position:relative;
color:#808080;
font-size:16px;
}
/***
====================================================================
Case Solution Section
====================================================================
***/
.case-solutions-section{
position:relative;
padding-top:60px;
}
.case-solutions-section .title-column{
position:relative;
margin-bottom:40px;
}
.case-solutions-section .title-column h2{
position:relative;
font-weight:700;
color:#0f1341;
line-height:1.4em;
text-transform:uppercase;
}
.case-solutions-section .content-column{
position:relative;
}
.case-solutions-section .content-column .inner-column{
position:relative;
padding:0px 0px 30px;
border-bottom:1px solid #f2f2f2;
}
.case-solutions-section .content-column .inner-column .image-column .image{
margin-bottom:30px;
}
.case-solutions-section .content-column .inner-column .text{
position:relative;
color:#808080;
font-size:16px;
font-weight:400;
line-height:1.8em;
margin-bottom:35px;
}
/*Solution Icon Block*/
.solution-icon-block{
position:relative;
margin-bottom:36px;
}
.solution-icon-block .solution-inner{
position:relative;
}
.solution-icon-block .solution-inner .icon-box{
position:relative;
margin-bottom:15px;
}
.solution-icon-block .solution-inner h3{
position:relative;
color:#0f1341;
font-size:18px;
font-weight:700;
}
/***
====================================================================
Case Result Section
====================================================================
***/
.case-result-section{
position:relative;
padding-top:60px;
}
.case-result-section .title-column{
position:relative;
margin-bottom:40px;
}
.case-result-section .title-column h2{
position:relative;
font-weight:700;
color:#0f1341;
line-height:1.4em;
text-transform:uppercase;
}
.case-result-section .content-column{
position:relative;
}
.case-result-section .content-column .inner-column{
position:relative;
padding:0px 0px 30px;
}
.case-result-section .content-column .inner-column .chart-column .image{
margin-bottom:40px;
}
.case-result-section .content-column .inner-column .text{
position:relative;
margin-bottom:20px;
font-size:16px;
color:#808080;
}
.result-block{
position:relative;
margin-bottom:30px;
}
.result-block .block-inner{
position:relative;
padding-left:80px;
}
.result-block .block-inner .icon-box{
position:absolute;
left:0px;
top:10px;
line-height:1em;
}
.result-block .block-inner .result-text{
position:relative;
color:#808080;
font-size:16px;
}
.result-block .block-inner h3{
position:relative;
color:#0f1341;
font-size:24px;
font-weight:500;
line-height:1.4em;
margin-top:5px;
}
.related-case-section{
position:relative;
padding:85px 0px 40px;
background-color:#f4f4f4;
}
/***
====================================================================
Services Single Section
====================================================================
***/
.services-single-section{
position:relative;
}
.services-sidebar{
position:relative;
padding:30px 0px 1px 28px;
background-color:#f4f4f4;
}
/*Blog Category*/
.blog-cat-two{
position:relative;
padding:0px 18px 0px;
border:1px solid #f2f2f2;
background-color:#ffffff;
-webkit-box-shadow: -2px 2px 12px 0px rgba(233,233,233,1);
-moz-box-shadow: -2px 2px 12px 0px rgba(233,233,233,1);
box-shadow: -2px 2px 12px 0px rgba(233,233,233,1);
}
.blog-cat-two li{
position:relative;
padding:8px 0px;
border-bottom:1px solid #eeeeee;
}
.blog-cat-two li a{
position:relative;
font-size:16px;
font-weight:400;
display:block;
color:#0f1341;
padding:4px 0px;
padding-left:25px;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
font-family: 'Poppins', sans-serif;
}
.blog-cat-two li:last-child{
margin-bottom:0px;
border:none;
}
.blog-cat-two li a:before{
position:absolute;
content:'';
left:0px;
top:13px;
width:8px;
height:8px;
background-color:#eeeeee;
border:1px solid #e6e6e6;
font-family: 'FontAwesome';
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.blog-cat-two li.active a,
.blog-cat-two li a:hover{
color:#ffffff;
padding-left:30px;
background-color:#0f1341;
}
.blog-cat-two li.active a:before,
.blog-cat-two li a:hover::before{
left:10px;
border-color:rgba(255,255,255,0.50);
}
/*Broucher Widget*/
.sidebar-brochure .brochure{
position:relative;
color:#0f1341;
font-weight:400;
font-size:16px;
padding:5px 20px;
display:block;
padding-left:70px;
background-color:#ffffff;
border:1px solid #f2f2f2;
border-bottom:none;
transition:all 0.3s ease;
-o-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
}
.sidebar-brochure .brochure span{
display:block;
font-weight:400;
color:#808080;
transition:all 0.3s ease;
-o-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
}
.sidebar-brochure .brochure .icon{
position:absolute;
width:54px;
left:0px;
top:0px;
height:65px;
font-size:18px;
margin-right:8px;
text-align:center;
font-weight:400;
line-height:65px;
color:#0f1341;
border-right:1px solid #f2f2f2;
transition:all 0.3s ease;
-o-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
}
.sidebar-brochure .brochure:hover{
background-color:#ff4800;
color:#ffffff;
}
.sidebar-brochure .brochure:hover span,
.sidebar-brochure .brochure:hover .icon{
color:#ffffff;
}
.testimonial-widget{
position:relative;
}
.testimonial-widget .inner-widget{
position:relative;
margin-right:2px;
padding:25px 18px 55px;
background-color:#ffffff;
/*-webkit-box-shadow: -2px 2px 12px 0px rgba(233,233,233,1);
-moz-box-shadow: -2px 2px 12px 0px rgba(233,233,233,1);
box-shadow: -2px 2px 12px 0px rgba(233,233,233,1);*/
}
.testimonial-widget .inner-widget .upper-box{
position:relative;
}
.testimonial-widget .inner-widget .upper-box .upper-inner{
position:relative;
padding-left:70px;
min-height:78px;
margin-bottom:20px;
border-bottom:1px solid #f2f2f2;
}
.testimonial-widget .inner-widget .upper-box .upper-inner .image{
position:absolute;
left:0px;
top:0px;
width:56px;
height:56px;
overflow:hidden;
border-radius:50%;
}
.testimonial-widget .inner-widget .upper-box .upper-inner h3{
position:relative;
color:#0f1341;
font-size:16px;
font-weight:700;
line-height:1.4em;
text-transform:capitalize;
}
.testimonial-widget .inner-widget .upper-box .upper-inner .location{
position:relative;
color:#ff4800;
font-size:16px;
}
.testimonial-widget .inner-widget .text{
position:relative;
color:#808080;
font-size:17px;
line-height:1.7em;
font-style:italic;
}
.testimonial-widget .owl-nav{
display:none;
}
.testimonial-widget .owl-dots{
position:absolute;
left:20px;
bottom:20px;
}
.testimonial-widget .owl-dots .owl-dot{
position:relative;
width:25px;
height:5px;
margin-right:8px;
display:inline-block;
background-color:#e6e6e6;
transition:all 0.3s ease;
-o-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
}
.testimonial-widget .owl-dots .owl-dot:hover,
.testimonial-widget .owl-dots .owl-dot.active{
background-color:#ff4800;
}
.services-single{
position:relative;
}
.services-single h2{
position:relative;
color:#0f1341;
font-size:30px;
font-weight:700;
line-height:1.4em;
margin-bottom:30px;
text-transform:uppercase;
}
.services-single .inner-box{
position:relative;
}
.services-single .inner-box .image{
position:relative;
}
.services-single .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.services-single .inner-box .lower-content{
position:relative;
padding-top:30px;
}
.services-single .inner-box .lower-content .text{
position:relative;
}
.services-single .inner-box .lower-content .text p{
position:relative;
color:#808080;
font-size:16px;
line-height:1.8em;
margin-bottom:30px;
}
.services-single .inner-box .lower-content .text .start-btn{
padding:9px 34px;
margin-bottom:60px;
}
.services-single .inner-box .lower-content .text h3{
position:relative;
color:#0f1341;
font-size:24px;
font-weight:700;
line-height:1.4em;
margin-bottom:20px;
text-transform:uppercase;
}
.services-single .inner-box .lower-content .two-column{
position:relative;
}
.services-single .inner-box .lower-content .two-column .graph-column{
position:relative;
margin-bottom:40px;
}
.services-single .inner-box .lower-content .two-column .graph-column .inner-column{
position:relative;
padding:25px 18px 20px;
border:1px solid #f2f2f2;
-webkit-box-shadow: 0px 4px 18px 0px rgba(247,247,247,1);
-moz-box-shadow: 0px 4px 18px 0px rgba(247,247,247,1);
box-shadow: 0px 4px 18px 0px rgba(247,247,247,1);
}
.services-single .inner-box .lower-content .two-column .graph-column .inner-column .image img{
width:auto;
}
.services-single .inner-box .lower-content .two-column .graph-column .inner-column h4{
position:relative;
color:#0f1341;
font-size:18px;
font-weight:700;
margin-bottom:20px;
text-transform:capitalize;
}
.services-single .inner-box .lower-content .carousel-column .inner-column{
position:relative;
padding-top:65px;
padding-bottom:40px;
}
.services-single .inner-box .lower-content .carousel-column .inner-column:before{
position:absolute;
content:'';
left:6px;
top:0px;
width:2px;
height:100%;
background-color:#e6e6e6;
}
.services-section-four{
position:relative;
margin-bottom:40px;
}
.services-section-four .services-inner{
position:relative;
padding-left:50px;
}
.services-section-four .services-inner .dott{
position: absolute;
content: '';
left:3px;
top: 22px;
width: 9px;
height: 9px;
border-radius: 50%;
background-color: #0f1341;
}
.services-section-four .services-inner .dott:before{
position: absolute;
content: '';
left: -3px;
top: -3px;
right: -3px;
bottom: -3px;
border-radius: 50%;
background-color: rgba(15,19,65,0.50);
}
.services-section-four .services-inner .icon-box{
position:relative;
margin-bottom:18px;
}
.services-section-four .services-inner .icon-box{}
.services-section-four .services-inner .icon-box .icon{
position:relative;
line-height:1em;
}
.services-section-four .services-inner .services-heading{
position:relative;
color:#0f1341;
font-size:18px;
font-weight:700;
line-height:1.4em;
margin-bottom:10px;
text-transform:capitalize;
}
.services-section-four .services-inner .services-text{
position:relative;
color:#808080;
font-size:16px;
line-height:1.8em;
}
.services-single .inner-box .lower-content .carousel-column .slick-prev{
position:absolute;
left:42px;
top:-66px;
display:block;
width:30px;
height:30px;
border-radius:50%;
background:none;
text-indent:0;
line-height:26px;
margin-left:-50px;
font-size:18px;
color:#e6e6e6;
background-color:#ffffff;
border:2px solid #e6e6e6;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.services-single .inner-box .lower-content .carousel-column .slick-next{
position:absolute;
left:-8px;
bottom:-40px;
display:block;
width:30px;
height:30px;
border-radius:50%;
background:none;
text-indent:0;
line-height:26px;
margin-left:-50px;
font-size:18px;
color:#e6e6e6;
background-color:#ffffff;
border:2px solid #e6e6e6;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.services-single .inner-box .lower-content .carousel-column .slick-arrow.slick-next{
margin-left:0px;
}
.services-single .inner-box .lower-content .carousel-column .slick-arrow.slick-prev:hover,
.services-single .inner-box .lower-content .carousel-column .slick-arrow.slick-next:hover{
color:#ffffff;
border-color:#ff4800;
background-color:#ff4800;
}
/***
====================================================================
Accordion Style
====================================================================
***/
.accordian-boxed{
position:relative;
margin-top:30px;
}
.accordian-boxed h3{
position:relative;
color:#0f1341;
font-size:24px;
font-weight:700;
line-height:1.2em;
margin-bottom:28px;
text-transform:uppercase;
}
.accordion-box{
position:relative;
}
.accordion-box .block{
position: relative;
padding:19px 0px;
margin-bottom:10px;
border:1px solid #f2f2f2;
background-color:#ffffff;
}
.accordion-box .block .acc-btn{
position:relative;
font-size:18px;
cursor:pointer;
line-height:30px;
color:#0f1341;
font-weight:700;
padding:0px 10px 0px 100px;
transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
font-family: 'Poppins', sans-serif;
}
.accordion-box .block .acc-btn.active{
color:#ff4800;
}
.accordion-box .block .icon-outer{
position:absolute;
left:22px;
top:0px;
font-size:18px;
color: #25baa9;
padding-right:20px;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.accordion-box .block:after{
position:absolute;
content:'';
left:78px;
top:18px;
bottom:18px;
width:1px;
background-color:#f2f2f2;
}
.accordion-box .block.active-block:after{
background-color:#ff4800;
}
.accordion-box .block .acc-content{
position:relative;
display:none;
}
.accordion-box .block .acc-content .content-text{
padding-bottom:6px;
}
.accordion-box .block .acc-content.current{
display:block;
}
.accordion-box .block .content{
position:relative;
font-size:14px;
padding:15px 30px 0px 100px;
}
.accordion-box .block .content .text{
line-height:1.8em;
font-size:16px;
color:#848484;
}
.accordion-box .block .content p:last-child{
margin-bottom:0px;
}
/***
====================================================================
Quote Section Two
====================================================================
***/
.quote-two-section{
position:relative;
margin-top:80px;
padding-bottom:90px;
background-color:#f4f4f4;
}
.quote-two-section .title-column{
position:relative;
padding-bottom:40px;
}
.quote-two-section .title-column .inner-column{
position:relative;
padding-top:95px;
}
.quote-two-section .title-column h2{
position:relative;
color:#0f1341;
font-size:24px;
font-weight:700;
line-height:1.4em;
margin-bottom:10px;
text-transform:uppercase;
}
.quote-two-section .title-column .text{
position:relative;
color:#808080;
font-size:16px;
font-weight:400;
line-height:1.8em;
margin-bottom:18px;
}
.quote-two-section .title-column .plans{
position:relative;
color:#ff4800;
font-size:14px;
font-weight:700;
text-transform:uppercase;
}
.quote-two-section .title-column .plans .arrow{
position:relative;
margin-right:8px;
}
.quote-two-section .form-column .inner-column{
position:relative;
padding:45px 45px;
margin-top:-90px;
background-color:#ffffff;
-webkit-box-shadow: 0px 2px 16px 0px rgba(204,204,204,1);
-moz-box-shadow: 0px 2px 16px 0px rgba(204,204,204,1);
box-shadow: 0px 2px 16px 0px rgba(204,204,204,1);
}
.quote-two-section .form-column .inner-column .text{
position:relative;
color:#808080;
font-size:18px;
line-height:1.7em;
margin-bottom:30px;
} | public/a_front/css/style.css | @import url('https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700|Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Rubik:300,300i,400,400i,500,500i,700,700i,900,900i');
/*font-family: 'Rubik', sans-serif;
font-family: 'Poppins', sans-serif;
font-family: 'Hind', sans-serif;*/
@import url('font-awesome.css');
@import url('flaticon.css');
@import url('animate.css');
@import url('hover.css');
@import url('owl.css');
@import url('slick.css');
@import url('jquery-ui.css');
@import url('jquery.fancybox.css');
/***
====================================================================
Reset
====================================================================
***/
* {
margin:0px;
padding:0px;
border:none;
outline:none;
}
/***
====================================================================
Global Settings
====================================================================
***/
body {
font-size:15px;
color:#777777;
line-height:1.8em;
font-weight:400;
background:#ffffff;
border:10px solid #ffffff;
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: antialiased;
font-family: 'Rubik', sans-serif;
}
a{
text-decoration:none;
cursor:pointer;
color:#ff4800;
}
a:hover,a:focus,a:visited{
text-decoration:none;
outline:none;
}
h1,h2,h3,h4,h5,h6 {
position:relative;
font-weight:normal;
margin:0px;
background:none;
line-height:1.6em;
font-family: 'Poppins', sans-serif;
}
input,button,select,textarea{
font-family: 'Rubik', sans-serif;
}
textarea{
overflow:hidden;
}
.theme_color{
color:#ff4800;
}
p,.text{
position:relative;
line-height:1.8em;
font-family: 'Rubik', sans-serif;
}
.page-wrapper section{
position:relative;
z-index:5;
}
.strike-through{
text-decoration:line-through;
}
.auto-container{
position:static;
max-width:1200px;
padding:0px 15px;
margin:0 auto;
}
.page-wrapper{
position:relative;
margin:0 auto;
width:100%;
min-width:300px;
}
.grey-bg{
background-color:#f8f8f8;
}
ul,li{
list-style:none;
padding:0px;
margin:0px;
}
.theme-btn{
display:inline-block;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.centered{
text-align:center;
}
/*List Style One*/
.list-style-one{
position:relative;
}
.list-style-one li{
position:relative;
padding-left:30px;
margin-bottom:12px;
color:#808080;
font-size:16px;
font-weight:400;
}
.list-style-one li:before{
position:absolute;
content:'\f00c';
left:0px;
top:2px;
color:#ff4800;
font-size:18px;
font-family: 'FontAwesome';
}
/*Btn Style One*/
.btn-style-one{
position:relative;
line-height:24px;
color:#ffffff;
font-size:14px;
font-weight:700;
background:#ff4800;
display:inline-block;
padding:9px 26px;
border-radius:50px;
letter-spacing:1px;
text-transform:uppercase;
border:2px solid #ff4800;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
font-family: 'Poppins', sans-serif;
}
.btn-style-one .icon{
position:relative;
top:2px;
font-size:18px;
margin-right:4px;
}
.btn-style-one:hover{
color:#ff4800;
border-color:#ff4800;
background:none;
}
/*Btn Style Two*/
.btn-style-two{
position:relative;
line-height:24px;
color:#0f1341;
font-size:14px;
font-weight:700;
background:#f2f2f2;
display:inline-block;
padding:9px 42px;
border-radius:50px;
text-transform:uppercase;
border:2px solid #f2f2f2;
}
.btn-style-two:hover{
color:#ffffff;
border-color:#ff4800;
background:#ff4800;
}
/*Btn Style Three*/
.btn-style-three{
position:relative;
line-height:24px;
color:#ffffff;
font-size:14px;
font-weight:700;
background:#0f1341;
display:inline-block;
padding:9px 42px;
border-radius:50px;
text-transform:uppercase;
border:2px solid #0f1341;
font-family: 'Poppins', sans-serif;
}
.btn-style-three:hover{
color:#0f1341;
background:none;
}
.preloader{ position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:999999; background-color:#ffffff; background-position:center center; background-repeat:no-repeat; background-image:url(../images/icons/preloader.svg);}
img{
display:inline-block;
max-width:100%;
height:auto;
}
/***
====================================================================
Fancy Box
====================================================================
***/
.fancybox-next span,
.fancybox-prev span{
background-image:none !important;
width:44px !important;
height:44px !important;
line-height:44px !important;
text-align:center;
}
.fancybox-next span:before,
.fancybox-prev span:before{
content:'';
position:absolute;
font-family: 'FontAwesome';
left:0px;
top:0px;
font-size:12px;
width:44px !important;
height:44px !important;
line-height:44px !important;
background-color:rgba(28,28,28,0.40) !important;
color:#ffffff;
visibility:visible;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
}
.fancybox-next span:before{
content:'\f178';
}
.fancybox-prev span:before{
content:'\f177';
}
.fancybox-next:hover span:before,
.fancybox-prev:hover span:before{
background-color:#ffffff !important;
color:#000000;
}
.fancybox-type-image .fancybox-close{
right:0px;
top:0px;
width:45px;
height:45px;
background:url(../images/icons/icon-cross.png) center center no-repeat;
background-color:rgba(17,17,17,0.50) !important;
}
.fancybox-type-image .fancybox-close:hover{
background-color:#000000 !important;
}
.fancybox-type-image .fancybox-skin{
padding:0px !important;
}
/***
====================================================================
Social Icon One
====================================================================
***/
.social-icon-one{
position:relative;
}
.social-icon-one li{
position:relative;
margin-right:15px;
display:inline-block;
}
.social-icon-one li a{
position:relative;
font-size:14px;
color:#ffffff;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.social-icon-one li a:hover{
color:#ff4800;
}
/***
====================================================================
Social Icon Two
====================================================================
***/
.social-icon-two{
position:relative;
}
.social-icon-two li{
position:relative;
margin-right:12px;
display:inline-block;
}
.social-icon-two li a{
position:relative;
font-size:14px;
color:#808080;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.social-icon-two li a:hover{
color:#ff4800;
}
/***
====================================================================
Scroll To Top style
====================================================================
***/
.scroll-to-top{
position:fixed;
bottom:15px;
right:15px;
width:40px;
height:70px;
color:#ffffff;
font-size:24px;
text-transform:uppercase;
line-height:65px;
text-align:center;
z-index:99999;
cursor:pointer;
border-radius:50px;
background:#ff4800;
display:none;
border:2px solid #ff4800;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.scroll-to-top:hover{
color:#ffffff;
background:#ff4800;
}
/***
====================================================================
Main Header style
====================================================================
***/
.main-header{
position:absolute;
left:0px;
top:0px;
z-index:999;
width:100%;
}
.main-header:before{
position: absolute;
content: '';
left: 0px;
bottom: 0px;
width: 100%;
height: 1px;
-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.30);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.30);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.30);
}
.main-header.header-style-two:before,
.main-header.header-style-three:before,
.main-header.header-style-four:before,
.main-header.header-style-five:before{
display:none;
}
.main-header .header-top{
position:relative;
background:#f4f4f4;
color:#ffffff;
}
.header-style-one .header-top .top-outer{
position:relative;
border-bottom: 1px solid rgba(0,0,0,0.1);
}
.header-style-three .header-top .top-outer{
position:relative;
border-bottom: 1px solid rgba(255,255,255,0.2);
}
.main-header .header-top .top-left{
position:relative;
float:left;
padding:13px 0px 10px;
}
.main-header .header-top .top-left .links{
position:relative;
float:left;
}
.main-header .header-top .top-left .links li{
position:relative;
float:left;
margin-right:20px;
line-height:1em;
color:#ababab;
padding-right:20px;
}
.main-header .header-top .top-left .links li:after{
content:'';
position:absolute;
right:0px;
top:50%;
margin-top:-7px;
height:15px;
border-right:1px solid #c3c3c3;
}
.main-header .header-top .top-left ul li:last-child{
top:3px;
margin-right:0px;
padding-right:0px;
}
.main-header .header-top .top-left .links li:last-child:after{
display:none;
}
.main-header .header-top .top-left .links li .icon{
position:relative;
top:2px;
color:#ff4800;
font-size:18px;
line-height:24px;
margin-right:10px;
}
.main-header .header-top .top-left .links li strong{
font-weight:500;
}
.main-header .header-top .top-left .links li a{
position:relative;
line-height:22px;
color:#252525;
font-size:14px;
font-weight:400;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
transition:all 500ms ease;
}
.main-header .header-top .top-left .links li a:hover{
color:#ff4800;
}
.main-header .header-top .top-right{
position:relative;
float:right;
padding:17px 0px;
}
.main-header .header-top .top-right ul li{
position:relative;
color:#808080;
font-size:14px;
float:left;
padding-right:15px;
line-height:1em;
margin-right:14px;
border-right:1px solid #c3c3c3;
}
.main-header .header-top .top-right ul li span{
position:relative;
margin:0px 5px;
}
.main-header .header-top .top-right ul li:first-child a{
text-decoration:underline;
}
.main-header .header-top .top-right ul li:first-child a span{
text-decoration:none !important;
}
.main-header .header-top .top-right ul li a{
position:relative;
color:#808080;
font-size:14px;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
transition:all 500ms ease;
}
.main-header .header-top .top-right ul li a .icon{
position:relative;
margin-right:12px;
color:#ff4800;
}
.main-header .header-top .top-right ul li a:hover{
color:#ff4800;
}
.main-header .header-top .top-right ul li:last-child{
border:0px;
margin-right:0px;
padding-right:0px;
}
.main-menu .navigation > li:last-child > ul{
left:auto;
right:0px;
}
/*Language Dropdown*/
.main-header .language .flag-img{
position:relative;
margin-right:10px;
top:-2px;
}
.main-header .language .dropdown-menu{
top:100%;
left:0px;
width:180px;
border-radius:0px;
margin-top:14px;
background-color:#222222;
border:none;
padding:0px;
border-top:3px solid #ff4800;
}
.main-header .language > a{
padding:0px 0px;
background:none !important;
border:0px;
}
.main-header language a:hover{
background:none;
}
.main-header .language .dropdown-menu > li{
padding-right:0px !important;
margin:0px !important;
float:none;
width:100%;
display:block !important;
border-bottom: 1px solid rgba(255,255,255,0.20);
}
.main-header .language .dropdown-menu > li:last-child{
border-bottom:none;
}
.main-header .language .dropdown-menu > li > a{
padding:6px 20px !important;
color:#ffffff !important;
text-align:left;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-header .language .dropdown-menu > li > a:hover{
color:#ffffff !important;
background-color:#ff4800;
}
/*Main Box*/
.main-header .main-box{
position:relative;
padding:0px 0px;
left:0px;
top:0px;
width:100%;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-header .main-box .outer-container{
position:relative;
}
.main-header .main-box .logo-box{
position:relative;
float:left;
left:0px;
z-index:10;
padding:17px 0px;
}
.main-header.fixed-header .main-box .logo-box{
padding:5px 0px;
}
.main-header .main-box .logo-box .logo img{
display:inline-block;
max-width:100%;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-header.fixed-header .nav-outer .search-box-outer{
margin-top:-10px;
}
.main-header.fixed-header .main-box .logo-box .logo img{
height:60px;
}
.main-header .nav-toggler{
position:relative;
right:0px;
width:44px;
height:46px;
top:50%;
margin-top:0px;
display: block;
border-radius:4px;
text-align:center;
border:1px solid #dddddd;
}
.main-header .nav-toggler button{
position:relative;
left:12px;
display:block;
color:#444444;
text-align:center;
font-size:20px;
line-height:44px;
background:none;
font-weight:600;
}
.main-header .nav-outer{
position:relative;
float:right;
}
.main-header .nav-outer .outer-box{
position:relative;
float:right;
margin-left:35px;
margin-top:28px;
}
.header-style-four .nav-outer .outer-box{
margin-top:48px;
}
.main-header .nav-outer .outer-box .talk{
position:relative;
color:#ff4800;
font-weight:700;
font-size:14px;
float:left;
margin-top:-10px;
margin-left:35px;
display:inline-block;
text-transform:uppercase;
font-family: 'Poppins', sans-serif;
}
.main-header .nav-outer .outer-box .talk .icon{
position:relative;
display:inline-block;
margin-right:10px;
}
.main-header .nav-outer .search-box-outer{
position: relative;
right:0px;
top:50%;
float:left;
margin-top:-10px;
color:#000000;
}
.main-header .search-box-btn{
position:relative;
display:block;
color:#252525;
padding:0px;
margin:0px;
cursor:pointer;
background:none;
text-align:right;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-header .header-top .top-right .search-box-btn{
top:2px;
}
.main-header .search-box-outer .dropdown-menu{
top:30px;
right:0px;
padding:0px;
width:280px;
border-radius:0px;
border-top:3px solid #ff4800;
}
.main-header .search-box-outer .dropdown-menu > li{
padding:0px;
border:none;
background:none;
}
.main-header .search-panel .form-container{
padding:25px 20px;
}
.main-header .search-panel .form-group{
position:relative;
margin:0px;
}
.main-header .search-panel input[type="text"],
.main-header .search-panel input[type="search"],
.main-header .search-panel input[type="password"],
.main-header .search-panel select{
display:block;
width:100%;
height:40px;
color:#000000;
line-height:24px;
background:#ffffff;
border:1px solid #e0e0e0;
padding:7px 40px 7px 15px;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-header .search-panel input:focus,
.main-header .search-panel select:focus{
border-color:#ff4800;
}
.main-header .search-panel .search-btn{
position:absolute;
right:0px;
top:0px;
width:40px;
height:40px;
text-align:center;
color:#555555;
font-size:12px;
background:none;
cursor:pointer;
}
.header-style-two{
position:relative;
}
.header-style-two .header-top,
.header-style-three,
.header-style-three .header-top{
position:relative;
background-color:#0f1341;
}
.header-style-two .header-top .top-right ul li a,
.header-style-two .header-top .top-left .links li a,
.header-style-three .header-top .top-left .links li a,
.header-style-three .header-top .top-right ul li a{
color:#b8b8b8;
}
.header-style-two .search-box-btn,
.header-style-three .search-box-btn,
.header-style-five .main-menu .navigation > li > a,
.header-style-three .header-top .top-left .links li strong,
.header-style-two .header-top .top-left .links li strong{
color:#ffffff;
}
.header-style-two .header-top .top-left .links li:after,
.header-style-two .header-top .top-right ul li,
.header-style-three .header-top .top-left .links li:after,
.header-style-three .header-top .top-right ul li{
border-color:rgba(255,255,255,0.30);
}
.header-style-four{
box-shadow:none;
}
.header-style-five .main-box{
background-color:rgba(255,255,255,0.08);
}
.header-style-four .main-menu .navigation > li:before,
.header-style-four .main-menu .navigation > li:after{
display:none;
}
.header-style-four .main-menu .navigation > li > a:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
width:0%;
height:2px;
opacity:0;
border-radius:0px;
background-color:#ff4800;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.header-style-four .main-menu .navigation > li:hover > a::before,
.header-style-four .main-menu .navigation > li.current a::before{
opacity:1;
width:100%;
}
.header-style-five{
box-shadow:none;
}
.main-menu{
position:relative;
float:left;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-menu .navbar-collapse{
padding:0px;
}
.main-menu .navigation{
position:relative;
margin:0px;
}
.main-menu .navigation > li{
position:relative;
float:left;
padding:17px 0px;
margin-left:32px;
}
.main-menu .navigation > li:after{
position:absolute;
content:'';
left:50%;
bottom:0px;
width:1px;
height:30px;
opacity:0;
background-color:#ff4800;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-menu .navigation > li:before{
position:absolute;
content:'';
left:50%;
bottom:28px;
width:7px;
height:7px;
opacity:0;
margin-left:-3px;
border-radius:50%;
background-color:#ff4800;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-menu .navigation > li.current::before,
.main-menu .navigation > li.current::after{
opacity:1;
}
.main-menu .navigation > li:hover::before,
.main-menu .navigation > li:hover::after{
opacity:1;
}
.main-menu .navigation > li > a{
position:relative;
display:block;
padding:20px 0px;
color:#1d1d1d;
text-align:center;
line-height:30px;
letter-spacing:0px;
font-weight:600;
font-size:14px;
text-transform:uppercase;
opacity:1;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
font-family: 'Poppins', sans-serif;
}
.header-style-three .main-menu .navigation > li > a{
color:#ffffff;
}
.sticky-header .main-menu .navigation > li > a{
padding:5px 0px;
}
.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a{
color:#ff4800 !important;
opacity:1;
}
.main-menu .navigation > li:hover > a:before,
.main-menu .navigation > li.current > a:before{
width:100%;
}
.main-menu .navigation > li > ul{
position:absolute;
left:0px;
top:100%;
width:290px;
z-index:100;
display:none;
padding:5px 18px;
background:#ffffff;
border-radius:10px;
-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
font-family:'Poppins',sans-serif;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
border-bottom:2px solid #ff4800;
}
.main-menu .navigation > li > ul:before{
position:absolute;
content:'';
left:0px;
top:-12px;
width:100%;
height:12px;
}
.main-menu .navigation > li > ul.from-right{
left:auto;
right:0px;
}
.main-menu .navigation > li > ul > li{
position:relative;
width:100%;
border-bottom:1px solid #f2f2f2;
text-transform:capitalize;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-menu .navigation > li > ul > li:last-child{
border-bottom:none;
}
.main-menu .navigation > li > ul > li > a{
position:relative;
display:block;
padding:13px 0px;
line-height:24px;
font-weight:500;
font-size:16px;
color:#808080;
text-align:left;
text-transform:capitalize;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-menu .navigation > li > ul > li:hover{
border-color:#ff4800;
}
.main-menu .navigation > li > ul > li:hover > a{
color:#ff4800;
}
.main-menu .navigation > li > ul > li.dropdown > a:after{
font-family: 'FontAwesome';
content: "\f105";
position:absolute;
right:10px;
top:15px;
width:10px;
height:20px;
display:block;
line-height:21px;
font-size:16px;
font-weight:normal;
text-align:center;
z-index:5;
}
.main-menu .navigation > li > ul > li.dropdown:hover > a:after{
color:#ff4800;
}
.main-menu .navigation > li > ul > li > ul{
position:absolute;
left:107%;
top:0px;
width:290px;
z-index:100;
display:none;
padding:5px 18px;
background:#ffffff;
border-radius:10px;
-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
font-family:'Poppins',sans-serif;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
border-bottom:2px solid #ff4800;
}
.main-menu .navigation > li > ul > li > ul > li{
position:relative;
width:100%;
border-bottom:1px solid #f2f2f2;
text-transform:capitalize;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-menu .navigation > li > ul > li > ul > li:last-child{
border-bottom:none;
}
.main-menu .navigation > li > ul > li > ul > li > a{
position:relative;
display:block;
padding:13px 0px;
line-height:24px;
font-weight:500;
font-size:16px;
color:#808080;
text-align:left;
text-transform:capitalize;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-menu .navigation > li > ul > li > ul > li > a:hover{
color:#ff4800;
}
.main-menu .navigation > li.dropdown:hover > ul{
visibility:visible;
opacity:1;
top:110%;
}
.main-menu .navigation li > ul > li.dropdown:hover > ul{
visibility:visible;
opacity:1;
top:0px;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-menu .navigation li.dropdown .dropdown-btn{
position:absolute;
right:10px;
top:6px;
width:34px;
height:30px;
border:1px solid #ffffff;
text-align:center;
font-size:16px;
line-height:26px;
color:#ffffff;
cursor:pointer;
z-index:5;
display:none;
}
.main-header .header-upper{
position:relative;
background:#ffffff;
z-index:5;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-header .header-upper .logo img{
position:relative;
display:inline-block;
max-width:100%;
}
.main-header .header-upper .logo-outer{
position:relative;
z-index:25;
padding:18px 0px;
}
.main-header .header-upper .upper-right{
position:relative;
padding-top:30px;
}
.main-header .info-box{
position:relative;
float:left;
margin-left:23px;
font-size:13px;
color:#777777;
text-align:left;
padding:0px 22px 0px 36px;
border-right:1px solid rgba(110,106,102,0.50);
}
.main-header .info-box .icon-box{
position:absolute;
left:0px;
top:-5px;
color:#919191;
font-size:24px;
text-align:left;
line-height:1em;
-moz-transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-header .info-box li{
position:relative;
line-height:20px;
color:#242424;
font-size:18px;
font-weight:600;
}
/*Sticky Header*/
.sticky-header{
position:fixed;
opacity:0;
visibility:hidden;
left:0px;
top:0px;
width:100%;
padding:0px 0px;
background:#ffffff;
z-index:0;
transition:all 300ms ease;
-moz-transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
}
.sticky-header .logo{
padding:14px 0px 15px;
}
.fixed-header .sticky-header{
z-index:999;
opacity:1;
visibility:visible;
-ms-animation-name: fadeInDown;
-moz-animation-name: fadeInDown;
-op-animation-name: fadeInDown;
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
-ms-animation-duration: 500ms;
-moz-animation-duration: 500ms;
-op-animation-duration: 500ms;
-webkit-animation-duration: 500ms;
animation-duration: 500ms;
-ms-animation-timing-function: linear;
-moz-animation-timing-function: linear;
-op-animation-timing-function: linear;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-ms-animation-iteration-count: 1;
-moz-animation-iteration-count: 1;
-op-animation-iteration-count: 1;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-box-shadow: 0px 6px 15px 0px rgba(0,0,0,0.10);
-moz-box-shadow: 0px 6px 15px 0px rgba(0,0,0,0.10);
box-shadow: 0px 6px 15px 0px rgba(0,0,0,0.10);
}
.main-header .sticky-header .main-menu .navigation > li{
margin-right:0px;
margin-left:30px;
}
.main-header .sticky-header .main-menu .navigation > li > a{
color:#333333;
}
.main-header .sticky-header .main-menu .navigation > li:before,
.main-header .sticky-header .main-menu .navigation > li:after{
display:none;
}
.main-header .sticky-header .right-col{
position:relative;
}
/***
====================================================================
Main Slider style
====================================================================
***/
.main-slider{
position:relative;
z-index:10;
}
.main-slider .tp-caption{
z-index:5 !important;
}
.main-slider .tp-dottedoverlay{
background:none !important;
}
.main-slider .btns-box .theme-btn{
margin-right:28px;
margin-bottom:10px;
}
.main-slider h2{
position:relative;
color:#0f1341;
font-size:18px;
font-weight:700;
line-height:1.5em;
display:inline-block;
text-transform:uppercase;
font-family: 'Poppins', sans-serif;
}
.main-slider h2 span{
position:relative;
top:-19px;
color:#0f1341;
font-size:80px;
font-weight:700;
float:left;
line-height:1.2em;
margin-right:20px;
text-transform:uppercase;
}
.main-slider .text{
position:relative;
font-size:18px;
font-weight:400;
color:#808080;
line-height:1.6em;
font-family: 'Rubik', sans-serif;
}
.main-slider h2.light,
.main-slider h2.light span,
.main-slider .text.light{
color:#ffffff;
}
.main-slider .tp-bannertimer,
.main-slider .tp-bullets{
display:none !important;
}
/***
====================================================================
Section Title
====================================================================
***/
.sec-title{
position:relative;
margin-bottom:40px;
}
.sec-title.centered h2{
padding:0px 60px 18px;
}
.sec-title h2{
position:relative;
font-size:36px;
font-weight:700;
color:#0f1341;
line-height:1.2em;
padding:0px 0px 18px;
display:inline-block;
margin-bottom:35px;
text-transform:uppercase;
border-bottom:1px solid #f1f1f1;
}
.sec-title h2:before{
position:absolute;
content:'';
left:50%;
bottom:-24px;
width:29px;
height:30px;
margin-left:-15px;
background:url(../images/icons/separater.png) no-repeat;
}
.sec-title.grey h2:before{
width:34px;
bottom:-26px;
margin-left:-18px;
background:url(../images/icons/separater-2.jpg) no-repeat;
}
.sec-title h2:after{
position: absolute;
content: '';
left: 50%;
bottom: -9px;
margin-left: -9px;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-top: 8px solid #ff4800;
}
.sec-title .text{
position:relative;
color:#808080;
font-size:18px;
font-weight:400;
}
.sec-title.centered .text{
max-width:750px;
margin:0 auto;
}
.sec-title.centered .separator{
margin:0 auto;
}
.sec-title.light h2{
color:#ffffff;
border-color:rgba(255,255,255,0.05);
}
.sec-title.light h2:before{
bottom:-26px;
background:url(../images/icons/separater-1.png) no-repeat;
}
/***
====================================================================
Featured Section
====================================================================
***/
.featured-section{
position:relative;
}
.featured-section .inner-container{
position:relative;
margin-top:-115px;
z-index: 99;
}
.featured-block{
position:relative;
padding:0px;
}
.featured-block .inner-box{
position:relative;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.featured-block .inner-box .upper-box{
position:absolute;
left:0px;
bottom:100%;
width:100%;
background:#ffffff;
opacity:0;
visibility:hidden;
padding:20px 25px 22px;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.featured-block .inner-box:hover{
background-color:#ffffff;
-webkit-box-shadow: 0px 4px 13px 0px rgba(247,247,247,1);
-moz-box-shadow: 0px 4px 13px 0px rgba(247,247,247,1);
box-shadow: 0px 4px 13px 0px rgba(247,247,247,1);
}
.featured-block .inner-box:hover .upper-box{
opacity:1;
visibility:visible;
}
.featured-block .inner-box .upper-box .text{
position:relative;
color:#808080;
font-size:16px;
font-weight:400;
line-height:1.8em;
margin-bottom:15px;
}
.featured-block .inner-box .upper-box .read-more{
position:relative;
color:#252525;
font-size:14px;
font-weight:700;
text-transform:uppercase;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.featured-block .inner-box .upper-box .read-more:hover{
color:#ff4800;
}
.featured-block .inner-box .upper-box .read-more .icon{
margin-right:8px;
}
.featured-block .lower-box{
position:relative;
padding:25px 0px;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
border-top:2px solid #e6e6e6;
}
.featured-block .lower-box .lower-inner{
position:relative;
padding-left:85px;
padding-top:7px;
min-height:64px;
}
.featured-block .inner-box:hover .lower-box{
padding-left:20px;
}
.featured-block .lower-box .lower-inner .icon-box{
position:absolute;
left:0px;
top:0px;
width:64px;
height:64px;
}
.featured-block .lower-box .lower-inner h3{
position:relative;
color:#0f1341;
font-size:18px;
font-weight:700;
}
.featured-block .lower-box .lower-inner h3 a{
position:relative;
color:#0f1341;
font-family: 'Poppins', sans-serif;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.featured-block .lower-box .lower-inner h3 a:hover{
color:#ff4800;
}
.featured-block .lower-box .lower-inner .title{
position:relative;
color:#ff4800;
font-size:16px;
font-weight:400;
}
/***
====================================================================
Services Section
====================================================================
***/
.services-section{
position:relative;
padding:85px 0px 90px;
}
.services-block{
position:relative;
margin-bottom:30px;
}
.services-block .inner-box{
position:relative;
padding:45px 40px 45px;
border:1px solid #f2f2f2;
background-size:cover;
-webkit-box-shadow: 0px 4px 13px 0px rgba(247,247,247,1);
-moz-box-shadow: 0px 4px 13px 0px rgba(247,247,247,1);
box-shadow: 0px 4px 13px 0px rgba(247,247,247,1);
background:url(../images/background/pattern-1.png) no-repeat;
}
.services-block .inner-box:before{
position:absolute;
content:'';
left:0px;
top:0px;
width:170px;
height:100%;
display:block;
background-color:#f7f7f7;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.services-block .inner-box:hover::before{
width:100%;
}
.services-block .inner-box .icon-box{
position:relative;
margin-bottom:15px;
}
.services-block .inner-box .icon-box img{
width:auto;
}
.services-block .inner-box h3{
position:relative;
color:#0f1341;
font-size:18px;
font-weight:700;
margin-bottom:10px;
}
.services-block .inner-box h3 a{
position:relative;
color:#0f1341;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.services-block .inner-box:hover .read-more{
color:#0f1341;
}
.services-block .inner-box h3 a:hover,
.services-block .inner-box .read-more:hover{
color:#ff4800;
}
.services-block .inner-box .text{
position:relative;
color:#808080;
font-size:15px;
line-height:1.8em;
margin-bottom:15px;
}
.services-block .inner-box .read-more{
position:relative;
color:#d9d9d9;
font-size:14px;
font-weight:700;
text-transform:uppercase;
font-family: 'Poppins', sans-serif;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.services-block .inner-box .read-more .icon{
position:relative;
margin-right:10px;
}
.services-section .owl-nav{
display:none;
}
.services-section .owl-dots{
position:relative;
text-align:center;
}
.services-section .owl-dots .owl-dot{
position:relative;
width:9px;
height:9px;
margin:0px 5px;
display:inline-block;
border-radius:50%;
background-color:#dedede;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.services-section .owl-dots .owl-dot:hover,
.services-section .owl-dots .owl-dot.active{
position:relative;
width:22px;
height:8px;
border-radius:10px;
background-color:#ff4800;
}
/***
====================================================================
Score Section
====================================================================
***/
.score-section{
position:relative;
padding:80px 0px 60px;
background-repeat:no-repeat;
background-size:cover;
}
.score-section .upper-box{
position:relative;
}
.score-section .upper-box .sec-title{
position:relative;
margin-bottom:20px;
}
.score-section .upper-box .text-column{
position:relative;
}
.score-section .upper-box .text-column .text{
position:relative;
color:#808080;
font-size:18px;
line-height:1.7em;
margin-bottom:25px;
}
.score-section .lower-box{
position:relative;
}
.score-section .lower-box .form-column{
position:relative;
margin-bottom:40px;
}
.score-section .lower-box .form-column .inner-column{
position:relative;
padding:35px 25px;
border:2px solid rgba(255,255,255,0.20);
}
.score-section .lower-box .form-column .inner-column .form-box{
position:relative;
}
.score-section .lower-box .form-column .inner-column .form-box:after{
position:absolute;
content:'';
right:-30px;
top:0px;
width:2px;
height:100%;
background-color:rgba(255,255,255,0.20);
}
.score-section .lower-box .progress-column .inner{
position:relative;
left:20px;
width:160px;
height:160px;
margin:0 auto;
border-radius:50%;
background-color:rgba(255,255,255,0.15);
}
.score-section .lower-box .progress-column .inner-column{
position:relative;
}
.score-section .lower-box .progress-column .inner-box{
position:relative;
display:block;
}
.score-section .lower-box .progress-column{
position:relative;
text-align:center;
background:none;
border-radius:50%;
}
.score-section .lower-box .progress-column .inner-text{
position:absolute;
left:0px;
top:50%;
margin-top:-20px;
width:100%;
display:block;
line-height:40px;
font-size:30px;
font-weight:700;
color:#ffffff;
font-family: 'Poppins', sans-serif;
}
.score-section .lower-box .progress-column .contact{
position:relative;
font-size:14px;
font-weight:700;
color:#ffffff;
margin-top:25px;
margin-left:20px;
display:inline-block;
text-transform:uppercase;
text-decoration:underline;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
font-family: 'Poppins', sans-serif;
}
.score-section .lower-box .progress-column .contact:hover{
color:#ff4800;
}
.score-section .lower-box .video-column{
position:relative;
}
/*Score Form*/
.score-form{
position:relative;
}
.score-form .form-group{
position:relative;
margin-bottom:30px;
}
.score-form input[type="text"],
.score-form input[type="email"],
.score-form textarea{
position:relative;
display:block;
width:100%;
line-height:26px;
padding:10px 22px;
height:50px;
color:#ffffff;
font-size:16px;
background:none;
border:2px solid rgba(255,255,255,0.20);
transition:all 300ms ease;
-ms-transition:all 300ms ease;
-webkit-transition:all 300ms ease;
}
.score-form input[type="text"]:focus,
.score-form input[type="email"]:focus,
.score-form textarea:focus{
border-color:#ff4800;
}
.score-form .theme-btn{
margin-top:5px;
padding:9px 44px;
}
/*Video Box*/
.video-box{
position:relative;
}
.video-box .image{
position:relative;
overflow:hidden;
}
.video-box .image img{
position:relative;
width:100%;
}
.video-box .overlay-box{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
text-align:center;
overflow:hidden;
background:rgba(0,0,0,0);
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.video-box .overlay-box:hover{
background:rgba(0,0,0,0.20);
}
.video-box .overlay-box .icon{
position: absolute;
width:74px;
height:74px;
top: 50%;
left:50%;
margin-left:-37px;
margin-top:-37px;
z-index:99;
color: #ffffff;
background:url(../images/icons/play-icon.png) center center no-repeat;
font-weight:700;
font-size:22px;
display: block;
text-align: center;
border-radius:50%;
}
.video-box h3{
position:relative;
padding:12px 0px;
color:#ff4800;
font-size:18px;
font-weight:700;
text-align:center;
background-color:#ffffff;
}
.video-box.style-two h3{
background-color:#f2f2f2;
padding:7px 0px;
}
/***
====================================================================
Feature Section
====================================================================
***/
.featured-section-two{
position:relative;
padding:85px 0px 90px;
background-position:right top;
background-repeat:no-repeat;
background-size:cover;
}
.featured-section-two .inner-container{
position:relative;
padding:40px 30px 0px;
border:1px solid #f2f2f2;
background-color:#ffffff;
-webkit-box-shadow: 0px 2px 16px 0px rgba(204,204,204,1);
-moz-box-shadow: 0px 2px 16px 0px rgba(204,204,204,1);
box-shadow: 0px 2px 16px 0px rgba(204,204,204,1);
}
.featured-block-two{
position:relative;
padding:0px;
padding-bottom:40px;
border-right:1px solid #f2f2f2;
}
.featured-block-two:nth-child(3n + 0){
border-right:0px;
}
.featured-block-two:nth-child(4) .inner-box,
.featured-block-two:nth-child(5) .inner-box,
.featured-block-two:nth-child(6) .inner-box{
border-bottom:0px;
padding-bottom:0px;
}
.featured-block-two .inner-box{
position:relative;
text-align:center;
padding:0px 30px 40px;
border-bottom:1px solid #f2f2f2;
}
.featured-block-two .inner-box .icon-box{
position:relative;
margin-bottom:15px;
}
.featured-block-two .inner-box h3{
position:relative;
color:#0f1341;
font-size:18px;
font-weight:700;
line-height:1.4em;
margin-bottom:10px;
}
.featured-block-two .inner-box h3 a{
position:relative;
color:#0f1341;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.featured-block-two .inner-box h3 a:hover{
color:#ff4800;
}
.featured-block-two .inner-box .text{
position:relative;
color:#808080;
font-size:16px;
line-height:1.8em;
}
.featured-block-two .inner-box .overlay-box{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
display:block;
opacity:0;
text-align:center;
background-color:#ffffff;
transition:all 0.6s ease;
-moz-transition:all 0.6s ease;
-webkit-transition:all 0.6s ease;
-ms-transition:all 0.6s ease;
-o-transition:all 0.6s ease;
}
.featured-block-two .inner-box:hover .overlay-box{
opacity:1;
}
.featured-block-two .inner-box .overlay-inner{
position:absolute;
left:0;
top:50%;
margin-top:-63px;
width:100%;
display:block;
vertical-align:middle;
}
.featured-block-two .inner-box .overlay-inner .overlay-icon-box{
position:relative;
margin-bottom:15px;
}
/***
====================================================================
Marketing Section
====================================================================
***/
.marketing-section{
position:relative;
padding:75px 0px 80px;
background-color:#f4f4f4;
}
.marketing-section .image-column{
position:relative;
margin-bottom:30px;
}
.marketing-section .image-column .image{
position:relative;
padding-right:30px;
}
.marketing-section .image-column .image img{
position:relative;
width:100%;
display:block;
}
.marketing-section .content-column{
position:relative;
}
.marketing-section .content-column .inner-column{
position:relative;
}
.marketing-section .content-column h2{
position:relative;
font-weight:700;
color:#0f1341;
font-size:30px;
line-height:1.4em;
margin-bottom:35px;
text-transform:uppercase;
}
.market-content{
position:relative;
}
.market-content .content-inner{
position:relative;
padding-left:100px;
}
.market-content .content-inner .content-number{
position:absolute;
left:0px;
top:0px;
color:#e1e1e1;
font-size:100px;
line-height:1em;
font-weight:400;
}
.market-content .content-inner h3{
position:relative;
color:#ff4800;
font-size:18px;
font-weight:700;
line-height:1.4em;
margin-bottom:20px;
}
.market-content .content-inner .text{
position:relative;
color:#808080;
font-size:16px;
line-height:1.6em;
margin-bottom:30px;
}
/*Featured Block Three*/
.featured-block-three{
position:relative;
}
.featured-block-three .featured-inner{
position:relative;
padding-left:95px;
min-height:64px;
padding-bottom:30px;
margin-bottom:30px;
border-bottom:1px solid #e6e6e6;
}
.featured-block-three:last-child .featured-inner{
padding-bottom:0px;
border-bottom:0px;
margin-bottom:0px;
}
.featured-block-three .featured-inner .icon-box{
position:absolute;
left:0px;
top:0px;
width:64px;
height:64px;
}
.featured-block-three .featured-inner h4{
position:relative;
color:#0f1341;
font-size:18px;
font-weight:700;
line-height:1.4em;
margin-bottom:8px;
}
.featured-block-three .featured-inner .featured-text{
position:relative;
color:#808080;
font-size:16px;
line-height:1.6em;
font-weight:400;
}
.marketing-section .content-column .owl-dots{
display:none;
}
.marketing-section .content-column .owl-nav{
position:relative;
}
.marketing-section .content-column .owl-nav .owl-prev,
.marketing-section .content-column .owl-nav .owl-next{
position:relative;
color:#0f1341;
font-size:18px;
margin-right:15px;
font-weight:700;
display:inline-block;
transition:all 0.6s ease;
-moz-transition:all 0.6s ease;
-webkit-transition:all 0.6s ease;
-ms-transition:all 0.6s ease;
-o-transition:all 0.6s ease;
}
.marketing-section .content-column .owl-nav .owl-prev:hover,
.marketing-section .content-column .owl-nav .owl-next:hover{
color:#ff4901;
}
/***
====================================================================
Case Section
====================================================================
***/
.case-section{
position:relative;
padding:90px 0px 90px;
}
.case-block{
position:relative;
margin-bottom:40px;
}
.case-block .inner-box{
position:relative;
}
.case-block .inner-box .image-box{
position:relative;
margin-bottom:50px;
}
.case-block .inner-box .image-box .image{
position:relative;
padding:20px 20px 0px;
background-color:#f4f4f4;
-webkit-box-shadow: 0px 5px 5px 0px rgba(240,240,240,1);
-moz-box-shadow: 0px 5px 5px 0px rgba(240,240,240,1);
box-shadow: 0px 5px 5px 0px rgba(240,240,240,1);
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.case-block .inner-box .image-box .image img{
position:relative;
width:100%;
display:block;
}
.case-block .inner-box:hover .image{
background-color:#10d55d;
}
.case-block .inner-box .image .overlay-box{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
display:block;
text-align:center;
opacity:0;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.case-block .inner-box:hover .image .overlay-box{
opacity:1;
}
.case-block .inner-box .image .overlay-box .theme-btn{
padding:9px 34px;
top:50%;
margin-top:-24px;
}
.case-block .inner-box .content-box{
position:relative;
padding:25px 28px 25px;
background-color:#f4f4f4;
}
.case-block .inner-box .content-box:before{
position:absolute;
left:150px;
top:-20px;
content:'';
border-bottom: 22px solid #f4f4f4;
border-left: 18px solid transparent;
}
.case-block .inner-box .content-box .options{
position:relative;
}
.case-block .inner-box .content-box .options li{
position:relative;
width:45px;
height:45px;
display:inline-block;
border-radius:50%;
margin-right:10px;
background-color:#ffffff;
border:1px solid #e7e7e7;
}
.case-block .inner-box .content-box .options li:hover{
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.10);
}
.case-block .inner-box .content-box .text{
position:relative;
color:#808080;
font-size:16px;
line-height:1.8em;
margin-top:22px;
margin-bottom:15px;
}
.case-block .inner-box .content-box .read-more{
position:relative;
color:#0f1341;
font-size:14px;
font-weight:700;
text-transform:uppercase;
transition:all 0.6s ease;
-moz-transition:all 0.6s ease;
-webkit-transition:all 0.6s ease;
-ms-transition:all 0.6s ease;
-o-transition:all 0.6s ease;
}
.case-block .inner-box .content-box .read-more:hover,
.case-block .inner-box:hover .content-box .read-more{
color:#ff4800;
}
.case-block .inner-box .content-box .read-more .icon{
position:relative;
font-weight:700;
margin-right:10px;
}
.case-block.alternate .inner-box .content-box{
margin-bottom:50px;
}
.case-block.alternate .inner-box .content-box:before{
border-top: 22px solid #f4f4f4;
border-right: 18px solid transparent;
border-bottom:none;
border-left:none;
bottom:-20px;
top:auto;
}
.case-block.alternate .inner-box .image-box{
margin-bottom:0px;
}
.case-section .btn-box .theme-btn{
padding:9px 48px;
}
/***
====================================================================
Testimonial Section
====================================================================
***/
.testimonial-section{
position:relative;
padding:85px 0px;
background-color:#0f1341;
}
.testimonial-section .title-column{
position:relative;
margin-bottom:40px;
}
.testimonial-section .title-column .inner-column{
position:relative;
padding-top:90px;
}
.testimonial-section .title-column h2{
position:relative;
color:#ffffff;
font-size:36px;
font-weight:700;
line-height:1.4em;
}
.testimonial-section .testimonial-column{
position:relative;
}
.testimonial-section .testimonial-column .owl-dots{
position:relative;
display:none;
}
.testimonial-section .testimonial-column .owl-nav{
position:absolute;
right:0px;
bottom:0px;
}
.testimonial-section .testimonial-column .owl-nav .owl-prev,
.testimonial-section .testimonial-column .owl-nav .owl-next{
position:relative;
width:40px;
height:40px;
text-align:center;
line-height:34px;
font-size:28px;
border-radius:50%;
display:inline-block;
color:rgba(255,255,255,0.50);
margin-left:10px;
transition:all 0.6s ease;
-moz-transition:all 0.6s ease;
-webkit-transition:all 0.6s ease;
-ms-transition:all 0.6s ease;
-o-transition:all 0.6s ease;
border:3px solid rgba(255,255,255,0.50);
}
.testimonial-section .testimonial-column .owl-nav .owl-prev:hover,
.testimonial-section .testimonial-column .owl-nav .owl-next:hover{
background-color:#ff4800;
border-color:#ff4800;
color:#0f1341;
}
.testimonial-block{
position:relative;
}
.testimonial-block .inner-box{
position:relative;
}
.testimonial-block .inner-box .quote-icon{
position:relative;
color:#ffffff;
font-size:50px;
margin-bottom:25px;
}
.testimonial-block .inner-box .text{
position:relative;
color:#ffffff;
font-size:24px;
font-weight:400;
line-height:1.7em;
margin-bottom:22px;
}
.testimonial-block .inner-box .continue{
position:relative;
color:#ff4800;
font-size:14px;
font-weight:700;
letter-spacing:1px;
display:inline-block;
margin-bottom:30px;
text-transform:uppercase;
transition:all 0.6s ease;
-moz-transition:all 0.6s ease;
-webkit-transition:all 0.6s ease;
-ms-transition:all 0.6s ease;
-o-transition:all 0.6s ease;
font-family: 'Poppins', sans-serif;
}
.testimonial-block .inner-box .continue:hover{
color:#ffffff;
}
.testimonial-block .inner-box .continue .icon{
margin-right:10px;
}
.testimonial-block .inner-box .author-info{
position:relative;
}
.testimonial-block .inner-box .author-info .author-inner{
position:relative;
padding-left:95px;
padding-top:8px;
min-height:75px;
}
.testimonial-block .inner-box .author-info .author-inner .image{
position:absolute;
left:0px;
top:0px;
width:75px;
height:75px;
border-radius:50%;
overflow:hidden;
}
.testimonial-block .inner-box .author-info .author-inner h3{
position:relative;
color:#ffffff;
font-size:18px;
margin-bottom:3px;
font-weight:700;
text-transform:capitalize;
}
.testimonial-block .inner-box .author-info .author-inner .designation{
position:relative;
color:#ff4800;
font-size:16px;
font-weight:400;
}
/***
====================================================================
Price Section
====================================================================
***/
.price-section{
position:relative;
padding:85px 0px 50px;
}
.price-section.style-two{
padding-top:10px;
}
.price-section .inner-container{
background-color:#0f1341;
padding:45px 0px 40px;
margin-bottom:40px;
}
.price-block{
position:relative;
margin-bottom:40px;
padding:0px;
}
.price-block .inner-box{
position:relative;
text-align:center;
overflow:hidden;
padding:40px 15px 50px;
border:1px solid #f2f2f2;
transition:all 0.6s ease;
-moz-transition:all 0.6s ease;
-webkit-transition:all 0.6s ease;
-ms-transition:all 0.6s ease;
-o-transition:all 0.6s ease;
}
.price-block .inner-box .off{
position:absolute;
right:20px;
top:20px;
z-index:1;
color:#ffffff;
font-size:14px;
font-weight:700;
width:60px;
height:60px;
overflow:hidden;
border-radius:50%;
line-height:1.4em;
text-align:center;
padding-top:10px;
background-color:#ff4800;
font-family: 'Poppins', sans-serif;
}
.price-block .inner-box .ribbon{
position:absolute;
right:-24px;
top:11px;
font-size:8px;
font-weight:700;
color:#ffffff;
padding:0px 25px;
letter-spacing:1px;
background-color:#ff4800;
text-transform:uppercase;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.price-block.active .inner-box,
.price-block .inner-box:hover{
border-color:#ff4800;
-webkit-box-shadow: 0px 0px 30px 0px rgba(208,208,208,1);
-moz-box-shadow: 0px 0px 30px 0px rgba(208,208,208,1);
box-shadow: 0px 0px 30px 0px rgba(208,208,208,1);
}
.price-block .inner-box .icon-box{
position:relative;
margin-bottom:30px;
}
.price-block .inner-box h2{
position:relative;
color:#0f1341;
font-size:24px;
font-weight:700;
line-height:1.4em;
margin-bottom:20px;
text-transform:uppercase;
}
.price-block .inner-box ul{
position:relative;
margin-bottom:30px;
}
.price-block .inner-box ul li{
position:relative;
color:#848484;
font-size:14px;
margin-bottom:8px;
}
.price-block .inner-box .price{
position:relative;
font-size:54px;
font-weight:600;
color:#ff4800;
line-height:1em;
margin-bottom:25px;
font-family: 'Poppins', sans-serif;
}
.price-block .inner-box .price sup{
position:relative;
font-size:28px;
}
.price-block .inner-box .price span{
position:relative;
color:#ff4800;
font-size:14px;
}
.price-block .inner-box:hover .theme-btn{
color:#ffffff;
border-color:#ff4800;
background:#ff4800;
}
.price-block.alternate .inner-box{
border:none;
padding:0px;
border-right:1px solid rgba(255,255,255,0.10);
}
.price-block.alternate:last-child .inner-box{
border:none;
}
.price-block.alternate .inner-box:hover{
box-shadow:none;
}
.price-block.alternate .inner-box h2{
color:#ffffff;
}
.price-block.alternate .inner-box .theme-btn{
background-color:#ffffff;
}
.price-block.alternate .inner-box:hover .theme-btn{
background-color:#ff4800;
}
/***
====================================================================
Partners Section
====================================================================
***/
.partners-section{
position:relative;
padding:60px 0px 40px;
background-color:#f2f2f2;
}
.partners-section .title-column{
position:relative;
margin-bottom:40px;
}
.partners-section .title-column .inner-column{
position:relative;
}
.partners-section .title-column h2{
position:relative;
color:#0f1341;
font-size:36px;
font-weight:700;
line-height:1.4em;
margin-bottom:15px;
text-transform:uppercase;
}
.partners-section .title-column .text{
position:relative;
color:#808080;
font-size:16px;
line-height:1.7em;
margin-bottom:25px;
}
.partners-section .title-column .inner-column .theme-btn{
padding:9px 30px;
}
.partners-section .partners-column{
position:relative;
}
.partners-section .partners-column .inner-column{
position:relative;
}
.partner-block{
position:relative;
margin-bottom:30px;
}
.partner-block .inner-box{
position:relative;
}
.partner-block .inner-box .client-img{
position:relative;
margin-bottom:25px;
}
.partner-block .inner-box .text{
position:relative;
color:#808080;
font-size:16px;
line-height:1.8em;
margin-bottom:25px;
}
.partner-block .inner-box .read-more{
position:relative;
color:#252525;
font-size:14px;
font-weight:700;
text-transform:uppercase;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.partner-block .inner-box .read-more .icon{
position:relative;
margin-right:8px;
}
.partner-block .inner-box .read-more:hover{
color:#ff4800;
}
/***
====================================================================
Main Footer
====================================================================
***/
.main-footer{
position:relative;
background-color:#0f1341;
z-index:10;
}
.main-footer .widgets-section{
position:relative;
padding:65px 0px 40px;
}
.main-footer .footer-widget{
position:relative;
margin-bottom:30px;
}
.main-footer .footer-title{
position:relative;
margin-bottom:30px;
}
.main-footer .footer-title h2{
position:relative;
font-size:18px;
font-weight:700;
color:#ffffff;
padding-bottom:18px;
text-transform:uppercase;
}
.main-footer .footer-title h2:after{
position:absolute;
content:'';
left:0px;
bottom:0px;
width:70px;
height:2px;
background-color:#ff4800;
}
.main-footer .links-widget{
position:relative;
}
/*Footer List*/
.footer-list{
position:relative;
}
.footer-list li{
position:relative;
margin-bottom:8px;
}
.footer-list li:last-child{
margin-bottom:0px;
}
.footer-list li a{
position:relative;
color:#808080;
font-size:16px;
font-weight:400;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.footer-list li a:hover{
color:#ffffff;
text-decoration:underline;
}
/*Subscribe Widget*/
.subscribe-widget{
position:relative;
}
.subscribe-widget .widget-content{
position:relative;
}
.subscribe-widget .widget-content .text{
position:relative;
color:#ffffff;
line-height:1.8em;
font-size:16px;
margin-bottom:20px;
}
/*subscribe widget*/
.main-footer .subscribe-widget .subscribe-form{
margin-bottom:20px;
}
.main-footer .subscribe-widget .form-group{
position:relative;
display:block;
margin-bottom:10px;
}
.main-footer .subscribe-widget .form-group input[type="text"],
.main-footer .subscribe-widget .form-group input[type="email"]{
position:relative;
display:block;
width:100%;
line-height:26px;
padding:10px 0px;
height:48px;
font-size:15px;
color:#ffffff;
background:none;
font-weight:400;
border-bottom:2px solid rgba(255,255,255,0.20);
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-footer .subscribe-widget .form-group button{
position:absolute;
right:0px;
top:10px;
font-size:18px;
color:#ff4800;
background:none;
}
.office-widget .office-info{
position:relative;
}
.office-widget .office-info ul{
position:relative;
}
.office-widget .office-info ul li{
position:relative;
color:#808080;
font-size:16px;
line-height:1.7em;
margin-bottom:10px;
}
.office-widget .office-info ul li strong{
font-size:18px;
color:#ffffff;
font-weight:700;
font-family: 'Poppins', sans-serif;
}
.office-widget .office-info ul li a{
position:relative;
color:#ffffff;
font-size:14px;
font-weight:600;
letter-spacing:1px;
text-transform:uppercase;
text-decoration:underline;
font-family: 'Poppins', sans-serif;
}
.office-widget .owl-nav{
display:none;
}
.office-widget .owl-dots{
position:relative;
}
.office-widget .owl-dots .owl-dot{
position:relative;
width:10px;
height:10px;
margin-right:10px;
border-radius:50%;
display:inline-block;
border:2px solid #fe4800;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.office-widget .owl-dots .owl-dot:hover,
.office-widget .owl-dots .owl-dot.active{
background-color:#ff4800;
}
.main-footer .copyright{
position:relative;
padding:20px 15px;
text-align:center;
color:#0f1341;
font-size:14px;
background-color:#f2f2f2;
font-family: 'Rubik', sans-serif;
}
.main-footer .copyright a{
position:relative;
color:#ff4800;
}
/***
====================================================================
About Section
====================================================================
***/
.bottom-parallax{
position:relative;
height:400px;
opacity:0;
visibility:hidden;
z-index:-999;
}
.parallax-visible .bottom-parallax{
opacity:1;
visibility:visible;
z-index:1;
}
.bottom-parallax .about-section{
position:fixed;
left:10px;
right:10px;
bottom:10px;
text-align:center;
padding:115px 0px;
min-height:400px;
background-color:#ff4800;
background-repeat:no-repeat;
background-position:center bottom;
}
.bottom-parallax .about-section .inner{
position:relative;
max-width:570px;
margin:0 auto;
}
.bottom-parallax .about-section h2{
position:relative;
font-size:30px;
font-weight:700;
line-height:1.6em;
color:#ffffff;
margin-bottom:25px;
text-transform:uppercase;
}
/***
====================================================================
Page Title Style
====================================================================
***/
.page-title{
position:relative;
background-size:cover;
background-color:#0f1341;
background-repeat:no-repeat;
padding:260px 0px 110px 0px;
background-position:center bottom;
}
.page-title h1{
position:relative;
font-size:36px;
font-weight:700;
color:#ffffff;
text-align:center;
line-height:1.3em;
margin-bottom:10px;
text-transform:capitalize;
}
.page-title .title{
position:relative;
color:#cbcbcb;
font-size:18px;
font-weight:400;
}
.page-title .page-info{
position:absolute;
left:0px;
bottom:0px;
width:100%;
display:block;
color:#272727;
z-index:1;
text-align:right;
}
.page-info .inner-container{
position:relative;
}
.page-info h2{
font-size:16px;
color:#272727;
line-height:24px;
font-weight:700;
}
.page-info .bread-crumb{
position:relative;
font-size:15px;
padding:18px 0px 17px;
}
.page-info .bread-crumb li{
position:relative;
display:inline-block;
font-size:16px;
margin-right:24px;
color:#ff4800;
font-weight:400;
line-height:24px;
text-transform:capitalize;
}
.page-info .bread-crumb li:last-child{
margin-right:0px;
}
.page-info .bread-crumb li:after{
content:'\f105';
top:-1px;
font-family: 'FontAwesome';
position:absolute;
right:-16px;
width:10px;
line-height:24px;
font-size:16px;
color:#ffffff;
}
.page-info .bread-crumb li:last-child:after{
display:none;
}
.page-info .bread-crumb li a{
color:#ffffff;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.page-info .bread-crumb li a:hover{
color:#ff4800;
}
/***
====================================================================
Mission Section
====================================================================
***/
.mission-section{
position:relative;
padding:90px 0px 30px;
}
.mission-section .inner-container{
position:relative;
overflow:hidden;
background-position:left top;
background-repeat:no-repeat;
}
.mission-section .inner-container:after{
position:absolute;
content:'';
right:0px;
top:0px;
width:55%;
height:100%;
background-size:cover;
background-position:left top;
background:url(../images/resource/mission-1.png) no-repeat;
}
.mission-section .inner-container .content-column{
position:relative;
}
.mission-section .inner-container .image-column{
position:relative;
}
.mission-section .inner-container .image-column .inner-column{
position:relative;
padding:45px 0px;
}
.mission-section .inner-container .image-column .inner-column .content{
position:relative;
padding:30px 30px;
z-index:9;
float:right;
max-width:370px;
width:100%;
margin-right:-180px;
background-color:#ffffff;
}
.mission-section .inner-container .image-column .inner-column .title{
position:relative;
}
.mission-section .inner-container .image-column .inner-column .title .title-inner{
position:relative;
padding-left:65px;
padding-bottom:25px;
padding-top:10px;
margin-bottom:30px;
border-bottom:1px solid #f2f2f2;
}
.mission-section .inner-container .image-column .title .title-inner .image{
position:absolute;
left:0px;
top:0px;
}
.mission-section .inner-container .image-column .inner-column .title h2{
position:relative;
color:#0f1341;
font-size:18px;
font-weight:700;
text-transform:uppercase;
}
.mission-section .image-column .inner-column .text{
position:relative;
color:#808080;
font-size:16px;
font-weight:400;
line-height:1.8em;
margin-bottom:22px;
}
.mission-section .image-column .inner-column .more{
position:relative;
color:#0f1341;
font-weight:700;
text-transform:uppercase;
font-family: 'Poppins', sans-serif;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.mission-section .image-column .inner-column .more:hover{
color:#ff4800;
}
.mission-section .image-column .inner-column .more .icon{
margin-right:8px;
}
.mission-section .image-column .owl-nav{
display:none;
}
.mission-section .image-column .owl-dots{
position:relative;
text-align:right;
}
.mission-section .image-column .owl-dots .owl-dot{
position:relative;
width:9px;
height:9px;
margin:0px 5px;
display:inline-block;
border-radius:50%;
background-color:#dedede;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.mission-section .image-column .owl-dots .owl-dot:hover,
.mission-section .image-column .owl-dots .owl-dot.active{
position:relative;
width:22px;
height:8px;
border-radius:10px;
background-color:#ff4800;
}
/***
====================================================================
We Are Section
====================================================================
***/
.we-are-section{
position:relative;
padding:30px 0px 50px;
}
.we-are-section .content-column{
position:relative;
margin-bottom:40px;
}
.we-are-section .content-column .inner-column{
position:relative;
}
.we-are-section .content-column .inner-column h2{
position:relative;
color:#0f1341;
font-size:30px;
font-weight:700;
letter-spacing:1px;
line-height:1.4em;
margin-bottom:25px;
text-transform:uppercase;
}
.we-are-section .content-column .inner-column .bold-text{
position:relative;
color:#ff4800;
font-size:18px;
line-height:1.7em;
font-weight:700;
margin-bottom:20px;
}
.we-are-section .content-column .inner-column .bold-text:before{
position:absolute;
content:'\f195';
left:0px;
top:0px;
color:#ff4800;
font-size:60px;
line-height:1em;
opacity:0.1;
font-family: "Flaticon";
}
.we-are-section .content-column .inner-column .text{
position:relative;
margin-bottom:28px;
}
.we-are-section .content-column .inner-column .text p{
position:relative;
color:#808080;
font-size:16px;
line-height:1.8em;
margin-bottom:16px;
}
.we-are-section .content-column .inner-column .text p:last-child{
margin-bottom:0px;
}
.we-are-section .content-column .inner-column .theme-btn{
padding:9px 40px;
}
.we-are-section .carousel-column{
position:relative;
}
.we-are-section .carousel-column .inner-column{
position:relative;
padding:80px 0px 60px;
}
.we-are-section .carousel-column .inner-column:before{
position:absolute;
content:'';
left:92px;
top:0px;
width:2px;
height:100%;
background-color:#e6e6e6;
}
.monthy-block{
position:relative;
padding-bottom:30px;
}
.monthy-block:last-child{
padding-bottom:0px;
}
.monthy-block .inner-box{
position:relative;
padding-left:140px;
}
.monthy-block .inner-box .month{
position:absolute;
left:0px;
top:4px;
width:70px;
color:#848484;
font-size:14px;
font-weight:700;
text-transform:uppercase;
font-family: 'Poppins', sans-serif;
}
.monthy-block .inner-box .month .dott{
position:absolute;
content:'';
right:-28px;
top:8px;
width:9px;
height:9px;
border-radius:50%;
background-color:#0f1341;
}
.monthy-block .inner-box .month .dott:before{
position:absolute;
content:'';
left:-3px;
top:-3px;
right:-3px;
bottom:-3px;
border-radius:50%;
background-color:rgba(15,19,65,0.50);
}
.monthy-block .inner-box h3{
position:relative;
font-size:18px;
font-weight:700;
letter-spacing:1px;
margin-bottom:15px;
text-transform:capitalize;
}
.monthy-block .inner-box h3 a{
position:relative;
color:#0f1341;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.monthy-block .inner-box h3 a:hover{
color:#ff4800;
}
.monthy-block .inner-box .text{
position:relative;
color:#808080;
font-size:16px;
line-height:1.7em;
}
.we-are-section .carousel-column .slick-prev{
position:absolute;
left:128px;
top:-85px;
display:block;
width:30px;
height:30px;
border-radius:50%;
background:none;
text-indent:0;
line-height:26px;
margin-left:-50px;
font-size:18px;
color:#e6e6e6;
background-color:#ffffff;
border:2px solid #e6e6e6;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.we-are-section .carousel-column .slick-next{
position:absolute;
left:78px;
bottom:-70px;
display:block;
width:30px;
height:30px;
border-radius:50%;
background:none;
text-indent:0;
line-height:26px;
margin-left:-50px;
font-size:18px;
color:#e6e6e6;
background-color:#ffffff;
border:2px solid #e6e6e6;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.we-are-section .carousel-column .slick-arrow.slick-next{
margin-left:0px;
}
.we-are-section .carousel-column .slick-arrow.slick-prev:hover,
.we-are-section .carousel-column .slick-arrow.slick-next:hover{
color:#ffffff;
border-color:#ff4800;
background-color:#ff4800;
}
/***
====================================================================
Services Section Two
====================================================================
***/
.services-section-two{
position:relative;
padding:80px 0px 50px;
background-color:#0f1341;
}
.services-section-three{
position:relative;
margin-bottom:40px;
}
.services-section-three .inner-box{
position:relative;
padding:35px 25px;
border:1px solid rgba(255,255,255,0.10);
}
.services-section-three .inner-box h3{
position:relative;
font-size:18px;
font-weight:700;
margin-bottom:5px;
font-family: 'Poppins', sans-serif;
}
.services-section-three .inner-box h3 a{
position:relative;
color:#ffffff;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.services-section-three .inner-box h3 a:hover{
color:#ff4800;
}
.services-section-three .inner-box .title{
position:relative;
color:#ff4800;
font-size:16px;
}
.services-section-three .inner-box .image{
text-align:center;
margin:20px 0px;
}
.services-section-three .inner-box .text{
position:relative;
color:#c7c7c7;
font-size:16px;
line-height:1.8em;
margin-bottom:15px;
}
.services-section-three .inner-box .read-more{
position:relative;
color:#d9d9d9;
font-size:14px;
font-weight:700;
text-transform:uppercase;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
font-family: 'Poppins', sans-serif;
}
.services-section-three .inner-box .read-more .icon{
position:relative;
margin-right:10px;
}
.services-section-three .inner-box .read-more:hover{
color:#ff4800;
}
/***
====================================================================
Marketing Section Two
====================================================================
***/
.marketing-section-two{
position:relative;
text-align:center;
padding:160px 0px 90px;
background-color:#f4f4f4;
background-position:right top;
background-repeat:no-repeat;
}
.marketing-section-two .steps-blocks{
position:relative;
}
.marketing-section-two .theme-btn{
padding:9px 33px;
}
.step-block{
position:relative;
margin-bottom:30px;
}
.step-block:nth-child(2){
margin-top:-20px;
}
.step-block:nth-child(3){
margin-top:-40px;
}
.step-block:nth-child(4){
margin-top:-60px;
}
.step-block .inner-box{
position:relative;
text-align:center;
}
.step-block .inner-box .icon-box{
position:relative;
width:128px;
height:128px;
margin:0 auto;
overflow:hidden;
border-radius:50%;
margin-bottom:15px;
}
.step-block .inner-box h3{
position:relative;
color:#0f1341;
font-size:18px;
font-weight:700;
line-height:1.4em;
margin-bottom:4px;
}
.step-block .inner-box h3 a{
position:relative;
color:#0f1341;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.step-block .inner-box h3 a:hover{
color:#ff4800;
}
.step-block .inner-box .step-number{
position:relative;
color:#808080;
font-size:16px;
font-weight:400;
}
.marketing-section-two h3{
position:relative;
color:#0f1341;
font-size:24px;
font-weight:700;
margin-top:40px;
margin-bottom:18px;
text-transform:uppercase;
}
/***
====================================================================
Team Section
====================================================================
***/
.team-section{
position:relative;
padding:80px 0px 50px;
}
.team-block{
position:relative;
margin-bottom:30px;
}
.team-block .inner-box{
position:relative;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.team-block .inner-box:hover{
position:relative;
-webkit-box-shadow: 0px 4px 5px 0px rgba(242,242,242,1);
-moz-box-shadow: 0px 4px 5px 0px rgba(242,242,242,1);
box-shadow: 0px 4px 5px 0px rgba(242,242,242,1);
}
.team-block .inner-box .image{
position:relative;
}
.team-block .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.team-block .inner-box .lower-content-box{
position:relative;
padding:22px 25px 20px;
border:1px solid #f2f2f2;
}
.team-block .inner-box .lower-content-box .designation{
position:relative;
color:#ff4800;
font-size:16px;
margin-bottom:2px;
}
.team-block .inner-box .lower-content-box h3{
position:relative;
font-size:18px;
font-weight:700;
color:#0f1341;
margin-bottom:10px;
}
/***
====================================================================
Error Section
====================================================================
***/
.error-section{
position:relative;
width:100%;
text-align:center;
padding:300px 0px 150px;
background-color:#0f1341;
}
.error-section .inner-section{
position:relative;
text-align:center;
display:inline-block;
border-radius:50%;
padding:100px 30px 100px;
background:rgba(255,255,255,0.05) url(../images/resource/error-img.png) center center no-repeat;
}
.error-section .inner-section h1{
position:relative;
color:#ff4800;
font-size:200px;
line-height:1em;
font-weight:700;
font-family: 'Hind', sans-serif;
}
.error-section .inner-section h2{
position:relative;
font-size:18px;
color:#ffffff;
font-weight:400;
margin-top:-10px;
text-transform:uppercase;
font-family: 'Rubik', sans-serif;
}
.error-section .inner-section .text{
position:relative;
color:#ffffff;
font-size:16px;
margin-top:16px;
margin-bottom:40px;
}
.error-section .go-back{
position:relative;
color:#ff4800;
font-size:16px;
font-weight:400;
text-align:center;
margin-top:18px;
display:inline-block;
}
/*Error Form*/
.error-search-form .form-group{
position:relative;
max-width:430px;
margin:0 auto;
width:100%;
}
.error-search-form .form-group input[type="text"],
.error-search-form .form-group input[type="search"]{
position:relative;
line-height:28px;
background:none;
display:block;
font-size:16px;
width:100%;
height:50px;
border:1px solid #eeeeee;
background-color:#ffffff;
padding:10px 50px 10px 20px;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.error-search-form .form-group input:focus{
border-color:#ff6600;
}
.error-search-form .form-group button{
position:absolute;
right:0px;
top:0px;
height:50px;
width:50px;
display:block;
font-size:16px;
color:#ffffff;
line-height:100%;
background:#ff4800;
font-weight:normal;
}
/***
====================================================================
Comming Soon Section
====================================================================
***/
.comming-soon-section{
position:relative;
text-align:center;
padding:75px 0px 75px;
background-color:#0f1341;
}
.comming-soon-section .logo-box{
position:relative;
margin-bottom:20px;
}
.comming-soon-section h2{
position:relative;
color:#ffffff;
font-size:30px;
font-weight:700;
line-height:1.6em;
}
.comming-soon-section .text{
position:relative;
color:#808080;
font-size:20px;
line-height:1.6em;
margin-top:18px;
margin-bottom:35px;
}
.comming-soon-section .copyright{
position:relative;
color:#ffffff;
font-size:14px;
font-weight:500;
margin-top:25px;
}
/***
====================================================================
Countdown style
====================================================================
***/
.time-counter{
position:relative;
margin-bottom:60px;
padding:40px 0px 40px;
border-top:1px solid rgba(255,255,255,0.10);
border-bottom:1px solid rgba(255,255,255,0.10);
}
.time-counter .time-countdown{
position:relative;
}
.time-counter .time-countdown .counter-column{
position:relative;
padding:0px 90px 0px;
text-align:center;
display:inline-block;
color:#ffffff;
font-size:20px;
line-height:1em;
text-transform:uppercase;
font-weight:400;
font-family: 'Rubik', sans-serif;
}
.time-counter .time-countdown .counter-column:after{
position:absolute;
content:'';
right:0px;
top:0px;
width:1px;
height:100%;
background-color:rgba(255,255,255,0.10);
}
.time-counter .time-countdown .counter-column:last-child::after{
display:none;
}
.time-counter .time-countdown .counter-column .count{
position:relative;
display:block;
font-size:72px;
line-height:1em;
padding:0px 0px 20px;
color:#ffffff;
letter-spacing:1px;
font-weight:700;
font-family: 'Poppins', sans-serif;
}
/*Emailed Form*/
.emailed-form .form-group{
position:relative;
max-width:430px;
margin:0 auto;
width:100%;
margin-bottom:30px;
}
.emailed-form .form-group input[type="text"],
.emailed-form .form-group input[type="email"]{
position:relative;
line-height:28px;
background:none;
display:block;
font-size:16px;
width:100%;
height:50px;
border:1px solid #eeeeee;
background-color:#ffffff;
padding:10px 50px 10px 20px;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.emailed-form .form-group input:focus{
border-color:#ff6600;
}
.emailed-form .form-group button{
position:absolute;
right:0px;
top:0px;
height:50px;
width:50px;
display:block;
font-size:16px;
color:#ffffff;
line-height:100%;
background:#ff4800;
font-weight:normal;
}
/***
====================================================================
Contact Section
====================================================================
***/
.contact-section{
position:relative;
padding:90px 0px 40px;
}
.contact-section .contact-form-column{
position:relative;
margin-bottom:40px;
}
.contact-section .contact-form-column .inner-column{
position:relative;
padding:30px 25px 10px;
border:1px solid #f2f2f2;
-webkit-box-shadow: 0px 3px 5px 0px rgba(242,242,242,1);
-moz-box-shadow: 0px 3px 5px 0px rgba(242,242,242,1);
box-shadow: 0px 3px 5px 0px rgba(242,242,242,1);
}
.contact-section .contact-form-column h2{
position:relative;
color:#0f1341;
font-size:24px;
font-weight:700;
padding-bottom:12px;
margin-bottom:20px;
text-transform:uppercase;
}
.contact-section .contact-form-column h2:after{
position:absolute;
content:'';
left:0px;
bottom:0px;
width:60px;
height:2px;
background-color:#dedede;
}
.contact-section .contact-form-column .text{
position:relative;
color:#808080;
font-size:16px;
line-height:1.7em;
margin-bottom:28px;
}
/*Contact Form*/
.contact-form{
position:relative;
}
.contact-form .form-group{
position:relative;
margin-bottom:30px;
}
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="password"],
.contact-form textarea{
display:block;
width:100%;
height:55px;
font-size:16px;
color:#848484;
line-height:30px;
padding:10px 20px;
font-weight:300;
border:1px solid #f2f2f2;
transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.contact-form textarea{
height:225px;
resize:none;
}
.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus{
border-color:#ff5400;
}
.contact-form button{
width:100%;
margin-top:10px;
padding:11px 26px;
}
.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error{
border-color:#ff0000 !important;
}
.contact-form label.error{
line-height:24px;
padding:5px 0px 0px;
margin:0px;
text-transform:uppercase;
font-size:11px;
color:#ff0000;
font-weight:500;
}
.contact-section .contact-info-column{
position:relative;
}
.contact-section .contact-info-column .inner-column{
position:relative;
border:1px solid #f2f2f2;
}
.contact-section .contact-info-column .inner-column .upper-box{
position:relative;
padding:35px 15px 35px;
background-color:#f4f4f4;
}
.info-slide{
position:relative;
}
.info-slide .image{
position:relative;
width:85px;
height:85px;
border-radius:50%;
overflow:hidden;
margin:0 auto;
margin-bottom:15px;
}
.info-slide .inner{
position:relative;
text-align:center;
}
.info-slide .inner h3{
position:relative;
color:#0f1341;
font-size:18px;
font-weight:700;
text-transform:uppercase;
}
.info-slide .inner .title{
position:relative;
color:#ff4800;
font-size:16px;
font-weight:400;
}
.info-slide .inner .emailed{
position:relative;
color:#555555;
font-size:16px;
margin-top:8px;
}
.info-slide .inner .emailed span{
font-weight:700;
color:#0f1341;
}
.contact-section .contact-info-column .owl-dots{
display:none;
}
.contact-section .contact-info-column .owl-nav{
position:absolute;
left:0px;
top:50%;
width:100%;
margin-top:-12px;
}
.contact-section .contact-info-column .owl-nav .owl-prev,
.contact-section .contact-info-column .owl-nav .owl-next{
position:absolute;
width:30px;
height:30px;
color:#dedede;
line-height:24px;
text-align:center;
border-radius:50%;
border:3px solid #dedede;
transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.contact-section .contact-info-column .owl-nav .owl-prev span:before{
content:'\f104';
font-family: 'FontAwesome';
}
.contact-section .contact-info-column .owl-nav .owl-next span:before{
content: '\f105';
font-family: 'FontAwesome';
}
.contact-section .contact-info-column .owl-nav .owl-next{
right:0px;
}
.contact-section .contact-info-column .owl-nav .owl-prev:hover,
.contact-section .contact-info-column .owl-nav .owl-next:hover{
color:#f4f4f4;
border-color:#ff4800;
background-color:#ff4800;
}
.contact-section .contact-info-column .inner-column .lower-box{
position:relative;
padding:25px 28px;
}
.info-list{
position:relative;
}
.info-list li{
position:relative;
color:#808080;
font-size:16px;
font-weight:400;
padding-left:45px;
line-height:1.8em;
padding-bottom:15px;
margin-bottom:15px;
border-bottom:1px solid #f2f2f2;
}
.info-list li:last-child{
border:none;
margin:0px;
padding-bottom:0px;
}
.info-list li strong{
color:#0f1341;
font-size:16px;
font-weight:700;
font-family: 'Poppins', sans-serif;
}
.info-list li .icon{
position:absolute;
left:0px;
top:8px;
line-height:1em;
}
/***
====================================================================
Map Section
====================================================================
***/
.map-data{
text-align:center;
font-size:14px;
font-weight:400;
line-height:1.8em;
}
.map-data h6{
font-size:16px;
font-weight:700;
text-align:center;
margin-bottom:5px;
color:#121212;
}
.map-canvas{
height:480px;
}
/***
====================================================================
Quote Section
====================================================================
***/
.quote-section{
position:relative;
padding:90px 0px 50px;
}
.quote-section .quote-info-column{
position:relative;
margin-bottom:40px;
}
.quote-section .quote-info-column .inner-column{
position:relative;
padding:32px 32px 45px;
background-color:#f4f4f4;
}
.quote-section .quote-info-column .inner-column h2{
position:relative;
color:#0f1341;
font-size:24px;
font-weight:700;
line-height:1.4em;
margin-bottom:20px;
}
.quote-section .quote-info-column .inner-column h3{
position:relative;
color:#0f1341;
font-size:16px;
line-height:1.4em;
font-weight:700;
margin-top:20px;
padding-top:28px;
margin-bottom:25px;
border-top:1px solid #e6e6e6;
}
/*Category Widget*/
.quote-section .quote-info-column .form-group{
position:relative;
margin-bottom:8px;
}
.quote-section .quote-info-column .form-group .select-box{
position:relative;
margin-bottom:0px;
}
.quote-section .quote-info-column .form-group .select-box label{
position: relative;
font-size: 15px;
color: #808080;
font-weight:400;
cursor: pointer;
margin-bottom:0px;
padding-left:35px;
line-height:1em;
}
.quote-section .quote-info-column .form-group .select-box input[type="checkbox"]{
position: absolute;
left: 0px;
top: 0px;
width: 19px;
height: 19px;
visibility: hidden;
background-color: #ffffff;
}
.quote-section .quote-info-column .form-group .select-box .default-check{
position: absolute;
left: 0px;
top: -2px;
width: 19px;
height: 19px;
border-radius:4px;
background-color: #f4f4f4;
border: 1px solid #cfcfcf;
}
.quote-section .quote-info-column .form-group .select-box .check-icon{
position: absolute;
content: '\f00c';
left: 0px;
top: -2px;
width: 19px;
height: 19px;
color: #ff4800;
z-index: 99;
font-size: 14px;
line-height: 19px;
text-align: center;
opacity: 0;
font-family: 'FontAwesome';
}
.quote-section .quote-info-column .form-group .select-box input[type="checkbox"]:checked+ label .check-icon{
opacity:1;
}
/*Quote Form*/
.quote-form{
position:relative;
}
.quote-form .form-group{
position:relative;
margin-bottom:30px;
}
.quote-form.style-two .form-group{
margin-bottom:20px;
}
.quote-form.style-two .form-group textarea{
height:120px;
}
.quote-form.style-two .form-group input[type="text"],
.quote-form.style-two .form-group input[type="email"],
.quote-form.style-two .form-group input[type="password"]{
height:50px;
line-height:28px;
}
.quote-form.style-two .form-group .ui-selectmenu-button.ui-button{
height:50px;
}
.quote-form input[type="text"],
.quote-form input[type="email"],
.quote-form input[type="password"],
.quote-form textarea{
display:block;
width:100%;
height:55px;
font-size:16px;
color:#848484;
line-height:30px;
padding:10px 20px;
font-weight:300;
border:1px solid #f2f2f2;
transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.quote-form textarea{
height:225px;
resize:none;
}
.quote-form input:focus,
.quote-form select:focus,
.quote-form textarea:focus{
border-color:#ff5400;
}
.quote-form button{
width:100%;
padding:11px 26px;
}
.quote-section .quote-form-column{
position:relative;
}
.quote-section .quote-form-column .inner-column{
position:relative;
padding:40px 30px 15px;
border:1px solid #f2f2f2;
}
/*Custom Select*/
.form-group .ui-selectmenu-button.ui-button{
width:100%;
font-size:14px;
font-style:normal;
height:55px;
padding:10px 20px;
line-height:33px;
color:#333333;
border-radius:0px;
border:1px solid #f2f2f2;
background:#ffffff;
}
.form-group .ui-button .ui-icon{
background:none;
position:relative;
top:4px;
text-indent:0px;
color:#888888;
}
.form-group .ui-button .ui-icon:before{
font-family: 'FontAwesome';
content: "\f107";
position:absolute;
right:0px;
top:2px !important;
top:13px;
width:10px;
height:20px;
display:block;
color:#333333;
line-height:20px;
font-size:16px;
font-weight:normal;
text-align:center;
z-index:5;
}
.ui-widget.ui-widget-content{
border:1px solid #e0e0e0;
font-family:'Poppins',sans-serif;
}
.ui-menu .ui-menu-item{
font-size:14px;
border-bottom:1px solid #e0e0e0;
}
.ui-menu .ui-menu-item:last-child{
border:none;
}
.ui-state-active, .ui-widget-content .ui-state-active{
background:#ff4800;
border-color:#ff4800;
}
.ui-menu .ui-menu-item-wrapper{
position:relative;
display:block;
padding:8px 20px ;
font-size:14px;
line-height:24px;
}
.ui-menu-item:hover{
background-color:#17519d;
}
/***
====================================================================
Mobile Section
====================================================================
***/
.mobile-section{
position:relative;
padding:70px 0px 90px;
background-color:#f2f2f2;
}
.mobile-section .inner-container{
position:relative;
background-color:#ffffff;
}
.mobile-section .inner-container .image-column{
position:relative;
}
.mobile-section .inner-container .image-column .image{
position:relative;
}
.mobile-section .inner-container .image-column .image img{
position:relative;
width:100%;
display:block;
}
.mobile-section .inner-container .form-column{
position:relative;
}
.mobile-section .inner-container .form-column .inner-column{
position:relative;
padding:80px 30px 60px 15px;
}
.mobile-section .inner-container .form-column h2{
position:relative;
color:#0f1341;
font-size:30px;
font-weight:700;
line-height:1.4em;
margin-bottom:4px;
}
.mobile-section .inner-container .form-column .text{
position:relative;
color:#808080;
font-size:16px;
margin-bottom:28px;
}
/*subscribe widget*/
.mobile-form{
margin-bottom:20px;
}
.mobile-form .form-group{
position:relative;
display:block;
margin-bottom:10px;
}
.mobile-form .form-group input[type="text"],
.mobile-form .form-group input[type="email"]{
position:relative;
display:block;
width:100%;
line-height:30px;
padding:10px 20px;
height:50px;
font-size:15px;
color:#000000;
background:#f2f2f2;
font-weight:400;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.mobile-form .form-group button{
position:relative;
padding:9px 44px;
margin-top:30px;
}
/***
====================================================================
Testimonial Section
====================================================================
***/
.testimonial-page-section{
position:relative;
padding:90px 0px 50px;
}
.testimonial-block-two{
position:relative;
margin-bottom:40px;
}
.testimonial-block-two .inner-box{
position:relative;
}
.testimonial-block-two .inner-box .upper-box{
position:relative;
padding:34px 25px 30px;
background-color:#f4f4f4;
}
.testimonial-block-two .inner-box .upper-box:before{
position:absolute;
content:'';
left:50px;
bottom:-30px;
border-top: 30px solid #f4f4f4;;
border-right: 25px solid transparent;
}
.testimonial-block-two .inner-box .upper-box .quote-icon{
position:relative;
color:#dedede;
font-size:46px;
line-height:1em;
margin-bottom:10px;
}
.testimonial-block-two .inner-box .upper-box .text{
position:relative;
color:#0f1341;
font-size:24px;
line-height:1.5em;
}
.testimonial-block-two .inner-box .lower-box{
position:relative;
margin-top:55px;
}
.testimonial-block-two .inner-box .lower-box .lower-inner{
position:relative;
padding-left:95px;
min-height:75px;
padding-top:12px;
}
.testimonial-block-two .inner-box .lower-box .lower-inner .image{
position:absolute;
left:0px;
top:0px;
width:75px;
height:75px;
border-radius:50%;
overflow:hidden;
}
.testimonial-block-two .inner-box .lower-box .lower-inner h3{
position:relative;
color:#0f1341;
font-size:18px;
font-weight:700;
line-height:1.2em;
margin-bottom:4px;
}
.testimonial-block-two .inner-box .lower-box .lower-inner .designation{
position:relative;
color:#ff4800;
font-size:16px;
}
/***
====================================================================
Analysis Section
====================================================================
***/
.analysis-section{
position:relative;
padding:90px 0px 50px;
}
.analysis-section .form-column{
position:relative;
margin-bottom:40px;
}
.analysis-section .form-column .inner-column{
position:relative;
padding:40px 28px 15px;
border:2px solid #f2f2f2;
}
/*Analysis Form*/
.analysis-form{
position:relative;
}
.analysis-form .form-group{
position:relative;
margin-bottom:30px;
}
.analysis-form input[type="text"],
.analysis-form input[type="email"],
.analysis-form textarea{
position:relative;
display:block;
width:100%;
line-height:26px;
padding:10px 22px;
height:50px;
color:#000000;
font-size:16px;
background:none;
border:2px solid #f2f2f2;
transition:all 300ms ease;
-ms-transition:all 300ms ease;
-webkit-transition:all 300ms ease;
}
.analysis-form input[type="text"]:focus,
.analysis-form input[type="email"]:focus,
.analysis-form textarea:focus{
border-color:#ff4800;
}
.analysis-form .theme-btn{
margin-top:5px;
padding:9px 44px;
}
/***
====================================================================
Featured Section Three
====================================================================
***/
.featured-section-three{
position:relative;
padding-top:150px;
padding-bottom:30px;
}
.featured-section-three.alternate{
border-bottom:2px solid #f5f5f5;
margin-bottom:80px;
-webkit-box-shadow: 0px 4px 13px 0px rgba(247,247,247,1);
-moz-box-shadow: 0px 4px 13px 0px rgba(247,247,247,1);
box-shadow: 0px 4px 13px 0px rgba(247,247,247,1);
}
.featured-section-three:before{
position:absolute;
content:'';
left:0px;
top:0px;
width:100%;
height:450px;
background-color:#f4f4f4;
}
.price-header-box{
position:relative;
min-width:1000px;
}
.price-block-two{
position:relative;
float:left;
width:25%;
padding:0px;
min-height:2px;
margin-bottom:-56px;
}
.price-block-two.empty-block{
margin-bottom:0;
}
.price-block-two .inner-box{
position:relative;
text-align:center;
overflow:hidden;
z-index:1;
padding:40px 15px 45px;
border:1px solid #f2f2f2;
background-color:#ffffff;
transition:all 0.6s ease;
-moz-transition:all 0.6s ease;
-webkit-transition:all 0.6s ease;
-ms-transition:all 0.6s ease;
-o-transition:all 0.6s ease;
}
.price-block-two .inner-box h2{
position:relative;
color:#0f1341;
font-size:24px;
font-weight:700;
line-height:1.4em;
margin-bottom:20px;
text-transform:uppercase;
}
.price-block-two .inner-box .off{
position:absolute;
right:20px;
top:20px;
z-index:1;
color:#ffffff;
font-size:14px;
font-weight:700;
width:60px;
height:60px;
overflow:hidden;
border-radius:50%;
line-height:1.4em;
text-align:center;
padding-top:10px;
background-color:#ff4800;
font-family: 'Poppins', sans-serif;
}
.price-block-two .inner-box .ribbon{
position:absolute;
right:-24px;
top:11px;
font-size:8px;
font-weight:700;
color:#ffffff;
padding:0px 25px;
letter-spacing:1px;
background-color:#ff4800;
text-transform:uppercase;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.price-block-two.active .inner-box,
.price-block-two .inner-box:hover{
border-color:#ff4800;
-webkit-box-shadow: 0px 0px 30px 0px rgba(208,208,208,1);
-moz-box-shadow: 0px 0px 30px 0px rgba(208,208,208,1);
box-shadow: 0px 0px 30px 0px rgba(208,208,208,1);
}
.price-block-two .inner-box .icon-box{
position:relative;
margin-bottom:25px;
}
.price-block-two .inner-box .price{
position:relative;
font-size:54px;
font-weight:600;
color:#ff4800;
line-height:1em;
margin-bottom:4px;
font-family: 'Poppins', sans-serif;
}
.price-block-two .inner-box .price sup{
position:relative;
font-size:28px;
}
.price-block-two .inner-box .pr-month{
position:relative;
color:#808080;
font-size:14px;
font-weight:700;
margin-top:6px;
margin-bottom:20px;
text-transform:capitalize;
}
.price-block-two .inner-box:hover .theme-btn{
color:#ffffff;
border-color:#ff4800;
background:#ff4800;
}
/*Price Table Section*/
.price-table-section{
position:relative;
top:-60px;
overflow-x:auto;
}
.price-table-section .price-list{
position:relative;
min-width:1000px;
}
.price-table-section .price-list li{
position:relative;
color:#848484;
font-size:16px;
font-weight:400;
width:24.9%;
display:block;
float:left;
min-height:55px;
margin-right:1px;
margin-bottom:1px;
text-align:center;
line-height:55px;
border:1px solid #f2f2f2;
}
.price-table-section .price-list li.price-title{
position:relative;
color:#848484;
font-size:16px;
font-weight:700;
padding:13px 20px;
text-align:left;
line-height:28px;
background-color:#f4f4f4;
}
.price-table-section .price-list li.price-title.active{
color:#ffffff;
background-color:#0f1341;
}
.price-table-section .price-list li .check{
color:#33b27b;
font-size:18px;
}
.price-table-section .price-list li .cross{
color:#ed4b4b;
font-size:18px;
}
/***
====================================================================
Blog Page Section
====================================================================
***/
.blog-page-section{
position:relative;
padding:90px 0px 50px;
}
.news-block{
position:relative;
margin-bottom:40px;
}
.news-block .inner-box{
position:relative;
display:block;
border:1px solid #f2f2f2;
transition:all 0.6s ease;
-moz-transition:all 0.6s ease;
-webkit-transition:all 0.6s ease;
-ms-transition:all 0.6s ease;
-o-transition:all 0.6s ease;
}
.news-block .inner-box:hover{
-ms-transform: translateY(-10px); /* IE 9 */
-webkit-transform: translateY(-10px); /* Safari */
transform: translateY(-10px);
}
.news-block .inner-box .image{
position:relative;
}
.news-block .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.news-block .inner-box .lower-content{
position:relative;
top:0px;
transition:all 0.6s ease;
-moz-transition:all 0.6s ease;
-webkit-transition:all 0.6s ease;
-ms-transition:all 0.6s ease;
-o-transition:all 0.6s ease;
background-color:#ffffff;
}
.news-block .inner-box:hover .lower-content{
top:-60px;
}
.news-block .inner-box .lower-content .upper{
position:relative;
padding-bottom:18px;
padding:18px 28px;
}
.news-block .inner-box .lower-content .post-date{
position:relative;
color:#808080;
font-size:14px;
font-weight:500;
padding-left:28px;
}
.news-block .inner-box .lower-content .post-date:before{
position:absolute;
content:'\f073';
left:0px;
top:3px;
color:#c0c0c0;
font-size:18px;
line-height:1em;
font-family: 'FontAwesome';
transition:all 0.6s ease;
-moz-transition:all 0.6s ease;
-webkit-transition:all 0.6s ease;
-ms-transition:all 0.6s ease;
-o-transition:all 0.6s ease;
}
.news-block .inner-box:hover .lower-content .post-date:before{
color:#ff4800;
}
.news-block .inner-box .lower-content h3{
position:relative;
color:#0f1341;
font-size:18px;
font-weight:700;
line-height:1.6em;
margin-top:10px;
}
.news-block .inner-box .lower-content h3 a{
position:relative;
color:#0f1341;
transition:all 0.6s ease;
-moz-transition:all 0.6s ease;
-webkit-transition:all 0.6s ease;
-ms-transition:all 0.6s ease;
-o-transition:all 0.6s ease;
}
.news-block .inner-box .lower-content h3 a:hover{
color:#ff4800;
}
.news-block .inner-box .lower-content .more{
position:absolute;
left:0px;
width:100%;
bottom:-60px;
opacity:0;
visibility:hidden;
}
.news-block .inner-box:hover .lower-content .more{
opacity:1;
visibility:visible;
transition:all 0.6s ease 300ms;
-moz-transition:all 0.6s ease 300ms;
-webkit-transition:all 0.6s ease 300ms;
-ms-transition:all 0.6s ease 300ms;
-o-transition:all 0.6s ease 300ms;
}
.news-block .inner-box .lower-content .read-more{
position:relative;
color:#0f1341;
font-size:14px;
font-weight:700;
display:block;
padding:15px 0px;
margin:0px 28px;
text-transform:uppercase;
border-top:1px solid #f2f2f2;
font-family: 'Poppins', sans-serif;
transition:all 0.6s ease;
-moz-transition:all 0.6s ease;
-webkit-transition:all 0.6s ease;
-ms-transition:all 0.6s ease;
-o-transition:all 0.6s ease;
}
.news-block .inner-box .lower-content .read-more span{
margin-right:10px;
font-size:16px;
}
.news-block .inner-box .lower-content .read-more:hover{
color:#ff4800;
}
/***
====================================================================
Sidebar Page Container
====================================================================
***/
.sidebar-page-container{
position:relative;
overflow:hidden;
padding:80px 0px 40px;
}
.sidebar-page-container .content-side,
.sidebar-page-container .sidebar-side{
margin-bottom:40px;
}
.sidebar-page-container .sidebar-side .with-border{
padding-left:30px;
}
.sidebar-page-container .sidebar-side .with-border:before{
position:absolute;
content:'';
left:15px;
top:-200px;
width:1px;
height:5000px;
background-color:#f0f0f0;
}
.sidebar-widget{
position: relative;
margin-bottom: 45px;
}
/*Sidebar Title*/
.sidebar-title{
position: relative;
margin-bottom:25px;
}
.sidebar-title h2{
font-size: 18px;
color: #0f1341;
font-weight: 700;
line-height: 1.2em;
text-transform: uppercase;
}
/*Search Box Widget*/
.sidebar .search-box .form-group{
position:relative;
margin:0px;
}
.sidebar .search-box .form-group input[type="text"],
.sidebar .search-box .form-group input[type="search"]{
position:relative;
line-height:28px;
padding:10px 50px 10px 20px;
border:1px solid #f2f2f2;
background:none;
display:block;
font-size:14px;
width:100%;
height:50px;
color:#808080;
font-weight:400;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.sidebar .search-box .form-group button{
position:absolute;
right:14px;
top:10px;
height:28px;
width:30px;
font-size:14px;
color:#222222;
line-height:100%;
background:none;
display:inline-block;
font-weight:normal;
text-align:right;
border-left:1px solid #f2f2f2;
}
/*Blog Category*/
.blog-cat{
position:relative;
padding:20px 25px 20px;
border:1px solid #eeeeee;
border-left-color:#ff4800;
}
.blog-cat li{
position:relative;
margin-bottom:15px;
}
.blog-cat li a{
position:relative;
font-size:16px;
font-weight:400;
display:block;
padding-bottom:12px;
color:#808080;
padding-left:25px;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.blog-cat li a:after{
position:absolute;
content:'';
left:0px;
bottom:0px;
width:80px;
height:1px;
background-color:#eeeeee;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.blog-cat li a:hover::after{
width:100%;
background-color:#ff4800;
}
.blog-cat li:last-child{
margin-bottom:0px;
}
.blog-cat li:last-child a{
border:0px;
}
.blog-cat li a span{
float:right;
}
.blog-cat li a:before{
position:absolute;
content:'';
left:0px;
top:9px;
width:8px;
height:8px;
background-color:#f6f6f6;
border:1px solid #e5e5e5;
font-family: 'FontAwesome';
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.blog-cat li a:hover{
color:#ff4800;
}
.blog-cat li a:hover::before{
border-color:rgba(255,72,0,0.20);
background-color:#ff4800;
}
.recent-comments .sidebar-title{
margin-bottom:40px;
}
/*Comment Block*/
.comment-block{
position:relative;
margin-bottom:40px;
}
.comment-block .inner{
position:relative;
padding:36px 20px 20px;
border:1px solid #f2f2f2;
}
.comment-block .inner .date{
position:absolute;
left:22px;
top:-15px;
font-size:14px;
color:#0f1341;
padding:1px 12px;
font-weight:400;
background-color:#f6f6f6;
}
.comment-block .inner .content{
position:relative;
padding-left:70px;
}
.comment-block .inner .content .image{
position:absolute;
left:0px;
top:0px;
width:50px;
height:50px;
}
.comment-block .inner .content h3{
position:relative;
color:#0f1341;
font-size:16px;
font-weight:600;
line-height:1.2em;
margin-bottom:3px;
}
.comment-block .inner .content h3 a{
color:#0f1341;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.comment-block .inner .content h3 a:hover{
color:#ff4800;
}
.comment-block .inner .content .text{
position:relative;
color:#808080;
font-size:16px;
}
.comment-block .inner .content .reply-btn{
position:absolute;
right:0px;
top:10px;
color:#0f1341;
font-size:18px;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.comment-block .inner .content .reply-btn:hover{
color:#ff4800;
}
/*Post Widget*/
.sidebar .popular-posts .post{
position:relative;
font-size:14px;
color:#666666;
padding:0px 0px;
padding-left:108px;
min-height:110px;
margin-bottom:20px;
border-bottom:1px solid #f0f0f0;
}
.sidebar .popular-posts .post:last-child{
margin-bottom:0px;
min-height:90px;
border:0px;
}
.sidebar .popular-posts .post .post-thumb{
position:absolute;
left:0px;
top:0px;
width:90px;
}
.sidebar .popular-posts .post:hover .post-thumb img{
opacity:0.70;
}
.sidebar .popular-posts .post .post-thumb img{
display:block;
width:100%;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.sidebar .popular-posts .post .post-thumb .overlay{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
display:block;
opacity:0;
background-color:rgba(255,72,0,0.80);
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.sidebar .popular-posts .post:hover .post-thumb .overlay{
opacity:1;
}
.sidebar .popular-posts .post .text{
position:relative;
top:-4px;
font-size:16px;
margin:0px 0px 0px;
font-weight:600;
color:#0f1341;
line-height:1.7em;
text-transform:capitalize;
font-family: 'Poppins', sans-serif;
}
.sidebar .popular-posts .post .text a{
color:#222222;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.sidebar .popular-posts .post a,
.sidebar .popular-posts .post a:hover{
color:#ff4800;
}
.sidebar .popular-posts .post-info{
position:relative;
font-size:16px;
color:#808080;
padding-left:22px;
font-weight:400;
}
.sidebar .popular-posts .post-info:before{
position:absolute;
content:'\f073';
left:0px;
top:0px;
color:#ff4800;
font-size:14px;
font-family: 'FontAwesome';
}
/*Popular Tags*/
.sidebar .popular-tags a{
position:relative;
display:inline-block;
line-height:24px;
padding:2px 12px 2px;
margin:0px 6px 10px 0px;
color:#808080;
text-align:center;
font-size:16px;
text-transform:capitalize;
background:none;
font-weight:400;
border:1px solid #f0f0f0;
transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
}
.sidebar .popular-tags a:hover{
color:#ffffff;
border-color:#ff4800;
background-color:#ff4800;
}
.news-block-two{
position:relative;
margin-bottom:50px;
}
.news-block-two .inner-box{
position:relative;
}
.news-block-two .inner-box .image{
position:relative;
}
.news-block-two .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.news-block-two .inner-box .lower-content{
position:relative;
padding:25px 25px;
border:1px solid #f2f2f2;
}
.news-block-two .inner-box .lower-content .post-date{
position:relative;
color:#808080;
font-size:14px;
font-weight:500;
padding-left:30px;
margin-bottom:8px;
}
.news-block-two .inner-box .lower-content .post-date:before{
position:absolute;
content:'\f073';
left:0px;
top:3px;
color:#c0c0c0;
font-size:18px;
line-height:1em;
font-family: 'FontAwesome';
transition:all 0.6s ease;
-moz-transition:all 0.6s ease;
-webkit-transition:all 0.6s ease;
-ms-transition:all 0.6s ease;
-o-transition:all 0.6s ease;
}
.news-block-two .inner-box .lower-content h3{
position:relative;
font-size:24px;
font-weight:800;
line-height:1.5em;
margin-bottom:18px;
}
.news-block-two .inner-box .lower-content h3 a{
position:relative;
color:#0f1341;transition:all 0.6s ease;
-moz-transition:all 0.6s ease;
-webkit-transition:all 0.6s ease;
-ms-transition:all 0.6s ease;
-o-transition:all 0.6s ease;
}
.news-block-two .inner-box .lower-content h3 a:hover{
color:#ff4800;
}
.news-block-two .inner-box .lower-content .text{
position:relative;
color:#808080;
font-size:16px;
line-height:1.7em;
}
/***
====================================================================
Styled Pagination
====================================================================
***/
.styled-pagination{
position:relative;
padding-top:10px;
}
.styled-pagination ul{
position:relative;
display:inline-block;
}
.styled-pagination li{
position:relative;
display:block;
float:left;
margin:0px 10px 10px 0px;
}
.styled-pagination li a{
position:relative;
display:inline-block;
line-height:48px;
height:50px;
font-size:18px;
min-width:50px;
color:#808080;
font-weight:700;
text-align:center;
background:none;
border-radius:50%;
border:1px solid #f4f4f4;
text-transform:capitalize;
transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
-moz-transition:all 500ms ease;
font-family: 'Poppins', sans-serif;
}
.styled-pagination li a:hover,
.styled-pagination li a.active{
color:#ffffff;
border-color:#ff4800;
background-color:#ff4800;
}
.blog-single{
position:relative;
}
.blog-single .inner-box{
position:relative;
margin-bottom:70px;
-webkit-box-shadow: 0px 4px 13px 0px rgba(247,247,247,1);
-moz-box-shadow: 0px 4px 13px 0px rgba(247,247,247,1);
box-shadow: 0px 4px 13px 0px rgba(247,247,247,1);
}
.blog-single .inner-box .image{
position:relative;
}
.blog-single .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.blog-single .inner-box .lower-content{
position:relative;
padding:25px 25px;
border:1px solid #f2f2f2;
}
.blog-single .inner-box .lower-content .post-meta{
position:relative;
}
.blog-single .inner-box .lower-content .post-meta li{
position:relative;
color:#808080;
font-size:14px;
margin-right:18px;
margin-bottom:6px;
display:inline-block;
}
.blog-single .inner-box .lower-content .post-meta li .icon{
position:relative;
margin-right:8px;
color:#ff4800;
}
.blog-single .inner-box .lower-content h3{
position:relative;
color:#0f1341;
font-size:24px;
line-height:1.5em;
font-weight:700;
margin-top:5px;
margin-bottom:20px;
}
.blog-single .inner-box .lower-content .text{
position:relative;
}
.blog-single .inner-box .lower-content .text p{
position:relative;
color:#808080;
font-size:16px;
line-height:1.7em;
margin-bottom:18px;
}
.blog-single .inner-box .lower-content .text blockquote{
position:relative;
border:none;
text-align:center;
padding:35px 30px;
margin-bottom:40px;
margin-top:30px;
background-color:#f6f6f6;
}
.blog-single .inner-box .lower-content .text blockquote .blockquote-text{
position:relative;
z-index:1;
font-size:18px;
color:#808080;
line-height:1.8em;
font-weight:400;
}
.blog-single .inner-box .lower-content .text blockquote .quote-icon{
position:absolute;
left:50%;
top:20px;
line-height:1em;
color:#ffffff;
font-size:120px;
text-align:center;
margin-left:-45px;
}
.blog-single .inner-box .lower-content .text blockquote .quote-info{
position:relative;
display:inline-block;
padding:12px 70px 0px;
margin-top:20px;
border-top:1px solid #e8e8e8;
}
.blog-single .inner-box .lower-content .text blockquote .quote-info h4{
position:relative;
color:#0f1341;
font-size:18px;
font-weight:700;
}
.blog-single .inner-box .lower-content .text blockquote .quote-info .quote-desination{
position:relative;
color:#ff4800;
font-size:16px;
}
/*post share options*/
.blog-single .post-share-options{
position:relative;
margin-top:40px;
padding:0px 0px 0px;
}
.blog-single .post-share-options .post-share-inner{
border-top:1px solid #f4f4f4;
padding-top:20px;
}
.blog-single .post-share-options .info-links{
position:relative;
}
.blog-single .post-share-options .info-links li{
position:relative;
margin-right:20px;
display:inline-block;
}
.blog-single .post-share-options .info-links li a{
position:relative;
width:35px;
height:35px;
color:#0f1341;
font-size:14px;
text-align:center;
display:inline-block;
border-radius:50%;
line-height:34px;
margin-right:10px;
background-color:#f4f4f4;
}
.blog-single .post-share-options .tags span{
font-size:16px;
color:#0f1341;
font-weight:700;
margin-right:8px;
font-family: 'Poppins', sans-serif;
}
.blog-single .post-share-options .tags a{
position:relative;
color:#ff4800;
font-size:16px;
font-weight:400;
text-transform:capitalize;
}
.blog-single .post-share-options .tags{
position:relative;
color:#ff4800;
font-size:16px;
font-weight:400;
margin-top:3px;
}
.sidebar-page-container .group-title{
position:relative;
margin-bottom:25px;
}
.sidebar-page-container .group-title h2{
position:relative;
font-size:20px;
color:#0f1341;
font-weight:700;
text-transform:uppercase;
}
/*Author Box*/
.author-box{
position:relative;
margin-bottom:60px;
}
.author-box .author-comment{
position:relative;
padding:30px 0px 25px;
border-top:1px solid #f2f2f2;
border-bottom:1px solid #f2f2f2;
}
.author-box .author-comment .inner{
position:relative;
padding-left:110px;
}
.author-box .author-comment .inner .image{
position:absolute;
left:0px;
top:0px;
width:85px;
margin-bottom:20px;
}
.author-box .author-comment .inner h3{
position:relative;
color:#0f1341;
font-size:20px;
font-weight:700;
margin-bottom:10px;
}
.author-box .author-comment .inner .text{
position:relative;
color:#808080;
font-size:16px;
font-weight:400;
line-height:1.7em;
margin-bottom:10px;
}
/***
====================================================================
Comments Area
====================================================================
***/
.sidebar-page-container .comments-area{
position:relative;
margin-top:0px;
margin-bottom:50px;
}
.sidebar-page-container .comments-area .comment-box{
position:relative;
margin-bottom:30px;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.sidebar-page-container .comments-area .comment-box:nth-child(1){
padding-top:0px;
}
.sidebar-page-container .comments-area .comment-box:hover{
border-color:#eb5310;
}
.sidebar-page-container .comments-area .comment-box.reply-comment{
margin-left:30px;
}
.sidebar-page-container .comments-area .comment{
position:relative;
font-size:14px;
padding:0px 0px 0px 80px;
}
.sidebar-page-container .comments-area .comment .comment-inner{
position:relative;
padding:15px 20px;
border:1px solid #f4f4f4;
}
.sidebar-page-container .comments-area .comment .comment-inner .rating{
position:absolute;
right:15px;
top:15px;
}
.sidebar-page-container .comments-area .comment .comment-inner .rating .fa{
display:inline-block;
color:#ff4800;
font-size:14px;
}
.sidebar-page-container .comments-area .comment-box .author-thumb{
position:absolute;
left:0px;
top:0px;
margin-bottom:20px;
}
.sidebar-page-container .comments-area .comment-box .author-thumb img{
width:60px;
display:block;
}
.sidebar-page-container .comments-area .comment-info{
position:relative;
color:#0f1341;
line-height:24px;
font-size:16px;
font-weight:700;
}
.sidebar-page-container .comments-area .comment-box .text{
color:#808080;
font-size:16px;
margin-top:12px;
font-weight:400;
line-height: 1.6em;
margin-bottom:0px;
}
/*Comment Form*/
.comment-form{
position:relative;
}
.comment-form .group-title{
margin-bottom:20px;
}
.comment-form .rating-box{
position:relative;
margin-bottom:20px;
}
.comment-form .rating-box .text{
position:relative;
font-size:16px;
color:#808080;
margin-bottom:10px;
}
.comment-form .rating-box .rating{
position:relative;
display:inline-block;
margin-right:15px;
padding-right:15px;
border-right:1px solid #ebebeb;
}
.comment-form .rating-box .rating:last-child{
border:0px;
}
.comment-form .rating-box .rating .fa{
position:relative;
margin-right:2px;
display:inline-block;
}
.comment-form .rating-box .rating a{
position:relative;
color:#d6d6d6;
font-size:12px;
display:inline-block;
}
.comment-form .rating-box .rating a:hover{
color:#ff4800;
}
.comment-form .form-group{
position:relative;
margin-bottom:15px;
}
.comment-form .form-group label{
position:relative;
color:#727272;
font-size:16px;
font-weight:400;
}
.comment-form .form-group:last-child{
margin-bottom:0px;
}
.comment-form .form-group input[type="text"],
.comment-form .form-group input[type="password"],
.comment-form .form-group input[type="tel"],
.comment-form .form-group input[type="email"],
.comment-form .form-group select{
position:relative;
display:block;
width:100%;
line-height:28px;
padding:10px 15px;
border:1px solid #efefef;
height:50px;
color:#848484;
font-weight:300;
background:#ffffff;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.comment-form .form-group input[type="text"]:focus,
.comment-form .form-group input[type="password"]:focus,
.comment-form .form-group input[type="tel"]:focus,
.comment-form .form-group input[type="email"]:focus,
.comment-form .form-group select:focus,
.comment-form .form-group textarea:focus{
border-color:#ff4800;
}
.comment-form .form-group textarea{
position:relative;
display:block;
width:100%;
line-height:26px;
padding:10px 15px;
color:#d6d6d6;
border:1px solid #efefef;
height:105px;
font-weight:300;
background:#ffffff;
resize:none;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.comment-form button{
position:relative;
margin-top:20px;
padding:9px 33px;
}
.comment-form input:focus,
.comment-form select:focus,
.comment-form textarea:focus{
border-color:#f06529;
}
/***
====================================================================
Case Page Section
====================================================================
***/
.case-page-section{
position:relative;
padding:90px 0px 90px;
}
.case-modern-section{
position:relative;
padding:90px 0px 90px;
}
.case-block-two{
position:relative;
margin-bottom:40px;
}
.case-block-two .inner-box{
position:relative;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.case-block-two .inner-box:hover{
-webkit-box-shadow: 0px 4px 13px 0px rgba(247,247,247,1);
-moz-box-shadow: 0px 4px 13px 0px rgba(247,247,247,1);
box-shadow: 0px 4px 13px 0px rgba(247,247,247,1);
}
.case-block-two .inner-box .image{
position:relative;
padding:20px 20px 0px;
background-color:#f4f4f4;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.case-block-two .inner-box:hover .image{
background-color:#10d55d;
}
.case-block-two.alternate .inner-box .image{
background-color:#e6e6e6;
}
.case-block-two.alternate .inner-box:hover .image{
background-color:#ff4800;
}
.case-block-two .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.case-block-two .inner-box .image .overlay-box{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
display:block;
text-align:center;
opacity:0;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.case-block-two .inner-box:hover .image .overlay-box{
opacity:1;
}
.case-block-two .inner-box .image .overlay-box .theme-btn{
padding:9px 34px;
top:50%;
margin-top:-24px;
}
.case-block-two .inner-box .lower-box{
position:relative;
padding:22px 20px;
background-color:#ffffff;
border:1px solid #f4f4f4;
}
.case-block-two .inner-box .lower-box h3{
position:relative;
color:#0f1341;
font-size:18px;
font-weight:700;
line-height:1.2em;
margin-bottom:10px;
}
.case-block-two .inner-box .lower-box h3 a{
position:relative;
color:#0f1341;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.case-block-two .inner-box .lower-box h3 a:hover{
color:#ff4800;
}
.case-block-two .inner-box .lower-box .text{
position:relative;
color:#808080;
font-size:16px;
line-height:1.7em;
margin-bottom:12px;
}
.case-block-two .inner-box .lower-box .read-more{
position:relative;
color:#0f1341;
font-size:14px;
font-weight:700;
text-transform:uppercase;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.case-block-two .inner-box .lower-box .read-more .icon{
margin-right:8px;
}
.case-block-two .inner-box .lower-box .read-more:hover,
.case-block-two .inner-box:hover .lower-box .read-more{
color:#ff4800;
}
/***
====================================================================
Case Banner Section
====================================================================
***/
.case-banner{
position:relative;
text-align:center;
padding:250px 0px 0px;
background-size:cover;
background-repeat:no-repeat;
}
.case-banner h2{
position:relative;
color:#ffffff;
font-size:36px;
font-weight:700;
line-height:1.4em;
margin-bottom:12px;
text-transform:uppercase;
}
.case-banner .text{
position:relative;
color:#ffffff;
max-width:700px;
margin:0 auto;
margin-bottom:45px;
}
/***
====================================================================
Case Single Section
====================================================================
***/
.case-single-section{
position:relative;
padding-top:60px;
}
.case-info-section{
position:relative;
}
.case-info-section .title-column{
position:relative;
margin-bottom:40px;
}
.case-info-section .title-column .inner-column{
position:relative;
}
.case-info-section .title-column .inner-column h2{
position:relative;
font-weight:700;
color:#0f1341;
line-height:1.4em;
text-transform:uppercase;
}
.case-info-section .content-column{
position:relative;
}
.case-info-section .content-column .inner-column{
position:relative;
padding-bottom:40px;
border-bottom:1px solid #f2f2f2;
}
.case-info-section .content-column .inner-column .text{
position:relative;
}
.case-info-section .content-column .inner-column .text p{
position:relative;
color:#808080;
font-size:16px;
font-weight:400;
line-height:1.7em;
margin-bottom:20px;
}
.info-category{
position:relative;
}
.info-category li{
position:relative;
margin-bottom:15px;
color:#808080;
font-size:16px;
font-weight:400;
}
.info-category li .title{
position:relative;
color:#0f1341;
font-weight:700;
font-size:16px;
margin-right:5px;
font-family: 'Poppins', sans-serif;
}
.info-category li .fa{
color:#ff4800;
}
/***
====================================================================
Case Goal Section
====================================================================
***/
.case-goal-section{
position:relative;
padding-top:60px;
}
.case-goal-section .title-column{
position:relative;
margin-bottom:40px;
}
.case-goal-section .title-column h2{
position:relative;
font-weight:700;
color:#0f1341;
line-height:1.4em;
text-transform:uppercase;
}
.case-goal-section .image-column{
position:relative;
}
.case-goal-section .image-column .image{
position:relative;
margin-bottom:40px;
}
.case-goal-section .image-column .image img{
position:relative;
width:100%;
display:block;
}
.case-goal-section .content-column{
position:relative;
}
.case-goal-section .content-column .inner-column{
position:relative;
padding-bottom:30px;
border-bottom:1px solid #f2f2f2;
}
.case-goal-section .content-column h3{
position:relative;
color:#0f1341;
font-size:16px;
font-weight:700;
line-height:1.7em;
margin-bottom:22px;
}
/***
====================================================================
Case Challenge Section
====================================================================
***/
.case-challenge-section{
position:relative;
padding-top:60px;
}
.case-challenge-section .title-column{
position:relative;
margin-bottom:40px;
}
.case-challenge-section .title-column h2{
position:relative;
font-weight:700;
color:#0f1341;
line-height:1.4em;
text-transform:uppercase;
}
.case-challenge-section .content-column{
position:relative;
}
.case-challenge-section .content-column .inner-column{
position:relative;
padding:0px 0px 50px;
border-bottom:1px solid #f2f2f2;
}
.case-challenge-section .content-column .inner-column .owl-nav{
display:none;
}
.case-challenge-section .content-column .inner-column .owl-dots{
position:relative;
text-align:center;
}
.case-challenge-section .content-column .inner-column .owl-dots .owl-dot{
position:relative;
width:9px;
height:9px;
margin:0px 5px;
display:inline-block;
border-radius:50%;
background-color:#dedede;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.case-challenge-section .content-column .inner-column .owl-dots .owl-dot:hover,
.case-challenge-section .content-column .inner-column .owl-dots .owl-dot.active{
position:relative;
width:22px;
height:8px;
border-radius:10px;
background-color:#ff4800;
}
.case-challenge-section .content-column .inner-column .text{
position:relative;
color:#808080;
font-size:16px;
font-weight:400;
line-height:1.8em;
margin-bottom:30px;
}
.challenge-block{
position:relative;
margin-bottom:30px;
}
.challenge-block .inner-block{
position:relative;
text-align:center;
padding:45px 15px 35px;
background-color:#f4f4f4;
}
.challenge-block .inner-block .percent-box{
position:relative;
}
.challenge-block .inner-block .percent-box .icon{
position:absolute;
left:50%;
top:50%;
margin-left:-27px;
margin-top:-32px;
}
.challenge-block .inner-block h3{
position:relative;
color:#0f1341;
font-size:18px;
font-weight:700;
line-height:1.4em;
margin-bottom:8px;
margin-top:8px;
}
.challenge-block .inner-block .text{
position:relative;
color:#808080;
font-size:16px;
}
/***
====================================================================
Case Solution Section
====================================================================
***/
.case-solutions-section{
position:relative;
padding-top:60px;
}
.case-solutions-section .title-column{
position:relative;
margin-bottom:40px;
}
.case-solutions-section .title-column h2{
position:relative;
font-weight:700;
color:#0f1341;
line-height:1.4em;
text-transform:uppercase;
}
.case-solutions-section .content-column{
position:relative;
}
.case-solutions-section .content-column .inner-column{
position:relative;
padding:0px 0px 30px;
border-bottom:1px solid #f2f2f2;
}
.case-solutions-section .content-column .inner-column .image-column .image{
margin-bottom:30px;
}
.case-solutions-section .content-column .inner-column .text{
position:relative;
color:#808080;
font-size:16px;
font-weight:400;
line-height:1.8em;
margin-bottom:35px;
}
/*Solution Icon Block*/
.solution-icon-block{
position:relative;
margin-bottom:36px;
}
.solution-icon-block .solution-inner{
position:relative;
}
.solution-icon-block .solution-inner .icon-box{
position:relative;
margin-bottom:15px;
}
.solution-icon-block .solution-inner h3{
position:relative;
color:#0f1341;
font-size:18px;
font-weight:700;
}
/***
====================================================================
Case Result Section
====================================================================
***/
.case-result-section{
position:relative;
padding-top:60px;
}
.case-result-section .title-column{
position:relative;
margin-bottom:40px;
}
.case-result-section .title-column h2{
position:relative;
font-weight:700;
color:#0f1341;
line-height:1.4em;
text-transform:uppercase;
}
.case-result-section .content-column{
position:relative;
}
.case-result-section .content-column .inner-column{
position:relative;
padding:0px 0px 30px;
}
.case-result-section .content-column .inner-column .chart-column .image{
margin-bottom:40px;
}
.case-result-section .content-column .inner-column .text{
position:relative;
margin-bottom:20px;
font-size:16px;
color:#808080;
}
.result-block{
position:relative;
margin-bottom:30px;
}
.result-block .block-inner{
position:relative;
padding-left:80px;
}
.result-block .block-inner .icon-box{
position:absolute;
left:0px;
top:10px;
line-height:1em;
}
.result-block .block-inner .result-text{
position:relative;
color:#808080;
font-size:16px;
}
.result-block .block-inner h3{
position:relative;
color:#0f1341;
font-size:24px;
font-weight:500;
line-height:1.4em;
margin-top:5px;
}
.related-case-section{
position:relative;
padding:85px 0px 40px;
background-color:#f4f4f4;
}
/***
====================================================================
Services Single Section
====================================================================
***/
.services-single-section{
position:relative;
}
.services-sidebar{
position:relative;
padding:30px 0px 1px 28px;
background-color:#f4f4f4;
}
/*Blog Category*/
.blog-cat-two{
position:relative;
padding:0px 18px 0px;
border:1px solid #f2f2f2;
background-color:#ffffff;
-webkit-box-shadow: -2px 2px 12px 0px rgba(233,233,233,1);
-moz-box-shadow: -2px 2px 12px 0px rgba(233,233,233,1);
box-shadow: -2px 2px 12px 0px rgba(233,233,233,1);
}
.blog-cat-two li{
position:relative;
padding:8px 0px;
border-bottom:1px solid #eeeeee;
}
.blog-cat-two li a{
position:relative;
font-size:16px;
font-weight:400;
display:block;
color:#0f1341;
padding:4px 0px;
padding-left:25px;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
font-family: 'Poppins', sans-serif;
}
.blog-cat-two li:last-child{
margin-bottom:0px;
border:none;
}
.blog-cat-two li a:before{
position:absolute;
content:'';
left:0px;
top:13px;
width:8px;
height:8px;
background-color:#eeeeee;
border:1px solid #e6e6e6;
font-family: 'FontAwesome';
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.blog-cat-two li.active a,
.blog-cat-two li a:hover{
color:#ffffff;
padding-left:30px;
background-color:#0f1341;
}
.blog-cat-two li.active a:before,
.blog-cat-two li a:hover::before{
left:10px;
border-color:rgba(255,255,255,0.50);
}
/*Broucher Widget*/
.sidebar-brochure .brochure{
position:relative;
color:#0f1341;
font-weight:400;
font-size:16px;
padding:5px 20px;
display:block;
padding-left:70px;
background-color:#ffffff;
border:1px solid #f2f2f2;
border-bottom:none;
transition:all 0.3s ease;
-o-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
}
.sidebar-brochure .brochure span{
display:block;
font-weight:400;
color:#808080;
transition:all 0.3s ease;
-o-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
}
.sidebar-brochure .brochure .icon{
position:absolute;
width:54px;
left:0px;
top:0px;
height:65px;
font-size:18px;
margin-right:8px;
text-align:center;
font-weight:400;
line-height:65px;
color:#0f1341;
border-right:1px solid #f2f2f2;
transition:all 0.3s ease;
-o-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
}
.sidebar-brochure .brochure:hover{
background-color:#ff4800;
color:#ffffff;
}
.sidebar-brochure .brochure:hover span,
.sidebar-brochure .brochure:hover .icon{
color:#ffffff;
}
.testimonial-widget{
position:relative;
}
.testimonial-widget .inner-widget{
position:relative;
margin-right:2px;
padding:25px 18px 55px;
background-color:#ffffff;
/*-webkit-box-shadow: -2px 2px 12px 0px rgba(233,233,233,1);
-moz-box-shadow: -2px 2px 12px 0px rgba(233,233,233,1);
box-shadow: -2px 2px 12px 0px rgba(233,233,233,1);*/
}
.testimonial-widget .inner-widget .upper-box{
position:relative;
}
.testimonial-widget .inner-widget .upper-box .upper-inner{
position:relative;
padding-left:70px;
min-height:78px;
margin-bottom:20px;
border-bottom:1px solid #f2f2f2;
}
.testimonial-widget .inner-widget .upper-box .upper-inner .image{
position:absolute;
left:0px;
top:0px;
width:56px;
height:56px;
overflow:hidden;
border-radius:50%;
}
.testimonial-widget .inner-widget .upper-box .upper-inner h3{
position:relative;
color:#0f1341;
font-size:16px;
font-weight:700;
line-height:1.4em;
text-transform:capitalize;
}
.testimonial-widget .inner-widget .upper-box .upper-inner .location{
position:relative;
color:#ff4800;
font-size:16px;
}
.testimonial-widget .inner-widget .text{
position:relative;
color:#808080;
font-size:17px;
line-height:1.7em;
font-style:italic;
}
.testimonial-widget .owl-nav{
display:none;
}
.testimonial-widget .owl-dots{
position:absolute;
left:20px;
bottom:20px;
}
.testimonial-widget .owl-dots .owl-dot{
position:relative;
width:25px;
height:5px;
margin-right:8px;
display:inline-block;
background-color:#e6e6e6;
transition:all 0.3s ease;
-o-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
}
.testimonial-widget .owl-dots .owl-dot:hover,
.testimonial-widget .owl-dots .owl-dot.active{
background-color:#ff4800;
}
.services-single{
position:relative;
}
.services-single h2{
position:relative;
color:#0f1341;
font-size:30px;
font-weight:700;
line-height:1.4em;
margin-bottom:30px;
text-transform:uppercase;
}
.services-single .inner-box{
position:relative;
}
.services-single .inner-box .image{
position:relative;
}
.services-single .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.services-single .inner-box .lower-content{
position:relative;
padding-top:30px;
}
.services-single .inner-box .lower-content .text{
position:relative;
}
.services-single .inner-box .lower-content .text p{
position:relative;
color:#808080;
font-size:16px;
line-height:1.8em;
margin-bottom:30px;
}
.services-single .inner-box .lower-content .text .start-btn{
padding:9px 34px;
margin-bottom:60px;
}
.services-single .inner-box .lower-content .text h3{
position:relative;
color:#0f1341;
font-size:24px;
font-weight:700;
line-height:1.4em;
margin-bottom:20px;
text-transform:uppercase;
}
.services-single .inner-box .lower-content .two-column{
position:relative;
}
.services-single .inner-box .lower-content .two-column .graph-column{
position:relative;
margin-bottom:40px;
}
.services-single .inner-box .lower-content .two-column .graph-column .inner-column{
position:relative;
padding:25px 18px 20px;
border:1px solid #f2f2f2;
-webkit-box-shadow: 0px 4px 18px 0px rgba(247,247,247,1);
-moz-box-shadow: 0px 4px 18px 0px rgba(247,247,247,1);
box-shadow: 0px 4px 18px 0px rgba(247,247,247,1);
}
.services-single .inner-box .lower-content .two-column .graph-column .inner-column .image img{
width:auto;
}
.services-single .inner-box .lower-content .two-column .graph-column .inner-column h4{
position:relative;
color:#0f1341;
font-size:18px;
font-weight:700;
margin-bottom:20px;
text-transform:capitalize;
}
.services-single .inner-box .lower-content .carousel-column .inner-column{
position:relative;
padding-top:65px;
padding-bottom:40px;
}
.services-single .inner-box .lower-content .carousel-column .inner-column:before{
position:absolute;
content:'';
left:6px;
top:0px;
width:2px;
height:100%;
background-color:#e6e6e6;
}
.services-section-four{
position:relative;
margin-bottom:40px;
}
.services-section-four .services-inner{
position:relative;
padding-left:50px;
}
.services-section-four .services-inner .dott{
position: absolute;
content: '';
left:3px;
top: 22px;
width: 9px;
height: 9px;
border-radius: 50%;
background-color: #0f1341;
}
.services-section-four .services-inner .dott:before{
position: absolute;
content: '';
left: -3px;
top: -3px;
right: -3px;
bottom: -3px;
border-radius: 50%;
background-color: rgba(15,19,65,0.50);
}
.services-section-four .services-inner .icon-box{
position:relative;
margin-bottom:18px;
}
.services-section-four .services-inner .icon-box{}
.services-section-four .services-inner .icon-box .icon{
position:relative;
line-height:1em;
}
.services-section-four .services-inner .services-heading{
position:relative;
color:#0f1341;
font-size:18px;
font-weight:700;
line-height:1.4em;
margin-bottom:10px;
text-transform:capitalize;
}
.services-section-four .services-inner .services-text{
position:relative;
color:#808080;
font-size:16px;
line-height:1.8em;
}
.services-single .inner-box .lower-content .carousel-column .slick-prev{
position:absolute;
left:42px;
top:-66px;
display:block;
width:30px;
height:30px;
border-radius:50%;
background:none;
text-indent:0;
line-height:26px;
margin-left:-50px;
font-size:18px;
color:#e6e6e6;
background-color:#ffffff;
border:2px solid #e6e6e6;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.services-single .inner-box .lower-content .carousel-column .slick-next{
position:absolute;
left:-8px;
bottom:-40px;
display:block;
width:30px;
height:30px;
border-radius:50%;
background:none;
text-indent:0;
line-height:26px;
margin-left:-50px;
font-size:18px;
color:#e6e6e6;
background-color:#ffffff;
border:2px solid #e6e6e6;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.services-single .inner-box .lower-content .carousel-column .slick-arrow.slick-next{
margin-left:0px;
}
.services-single .inner-box .lower-content .carousel-column .slick-arrow.slick-prev:hover,
.services-single .inner-box .lower-content .carousel-column .slick-arrow.slick-next:hover{
color:#ffffff;
border-color:#ff4800;
background-color:#ff4800;
}
/***
====================================================================
Accordion Style
====================================================================
***/
.accordian-boxed{
position:relative;
margin-top:30px;
}
.accordian-boxed h3{
position:relative;
color:#0f1341;
font-size:24px;
font-weight:700;
line-height:1.2em;
margin-bottom:28px;
text-transform:uppercase;
}
.accordion-box{
position:relative;
}
.accordion-box .block{
position: relative;
padding:19px 0px;
margin-bottom:10px;
border:1px solid #f2f2f2;
background-color:#ffffff;
}
.accordion-box .block .acc-btn{
position:relative;
font-size:18px;
cursor:pointer;
line-height:30px;
color:#0f1341;
font-weight:700;
padding:0px 10px 0px 100px;
transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
font-family: 'Poppins', sans-serif;
}
.accordion-box .block .acc-btn.active{
color:#ff4800;
}
.accordion-box .block .icon-outer{
position:absolute;
left:22px;
top:0px;
font-size:18px;
color: #25baa9;
padding-right:20px;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.accordion-box .block:after{
position:absolute;
content:'';
left:78px;
top:18px;
bottom:18px;
width:1px;
background-color:#f2f2f2;
}
.accordion-box .block.active-block:after{
background-color:#ff4800;
}
.accordion-box .block .acc-content{
position:relative;
display:none;
}
.accordion-box .block .acc-content .content-text{
padding-bottom:6px;
}
.accordion-box .block .acc-content.current{
display:block;
}
.accordion-box .block .content{
position:relative;
font-size:14px;
padding:15px 30px 0px 100px;
}
.accordion-box .block .content .text{
line-height:1.8em;
font-size:16px;
color:#848484;
}
.accordion-box .block .content p:last-child{
margin-bottom:0px;
}
/***
====================================================================
Quote Section Two
====================================================================
***/
.quote-two-section{
position:relative;
margin-top:80px;
padding-bottom:90px;
background-color:#f4f4f4;
}
.quote-two-section .title-column{
position:relative;
padding-bottom:40px;
}
.quote-two-section .title-column .inner-column{
position:relative;
padding-top:95px;
}
.quote-two-section .title-column h2{
position:relative;
color:#0f1341;
font-size:24px;
font-weight:700;
line-height:1.4em;
margin-bottom:10px;
text-transform:uppercase;
}
.quote-two-section .title-column .text{
position:relative;
color:#808080;
font-size:16px;
font-weight:400;
line-height:1.8em;
margin-bottom:18px;
}
.quote-two-section .title-column .plans{
position:relative;
color:#ff4800;
font-size:14px;
font-weight:700;
text-transform:uppercase;
}
.quote-two-section .title-column .plans .arrow{
position:relative;
margin-right:8px;
}
.quote-two-section .form-column .inner-column{
position:relative;
padding:45px 45px;
margin-top:-90px;
background-color:#ffffff;
-webkit-box-shadow: 0px 2px 16px 0px rgba(204,204,204,1);
-moz-box-shadow: 0px 2px 16px 0px rgba(204,204,204,1);
box-shadow: 0px 2px 16px 0px rgba(204,204,204,1);
}
.quote-two-section .form-column .inner-column .text{
position:relative;
color:#808080;
font-size:18px;
line-height:1.7em;
margin-bottom:30px;
} | 0.198919 | 0.037679 |
.modal-dialog label, .modal-dialog form label, .modal-dialog form .form-group input, .modal-dialog form .form-group .form-select, .modal-dialog .modal-header .modal-title {
font-family: 'opensans-light-webfont'; }
.modal-dialog .submit-button {
font-family: 'opensans-semibold-webfont'; }
.modal-dialog label, .modal-dialog form label {
font-size: 14px; }
.modal-dialog form .form-group input, .modal-dialog form .form-group .form-select {
font-size: 12px; }
.modal-dialog .submit-button {
font-size: 14px; }
.modal-dialog .modal-header .modal-title {
font-size: 16px; }
.modal-dialog .close-button {
background-color: #ffffff;
width: 20px;
height: 20px;
text-align: center;
position: absolute;
right: -10px;
top: -10px;
line-height: 20px;
border-radius: 10px;
z-index: 9999;
cursor: pointer; }
.modal-dialog label {
color: #323a45; }
.modal-dialog label.checked {
border: 2px solid #ff5a5f !important; }
.modal-dialog input[type="radio"] {
border: 2px solid #ff5a5f;
background: white;
width: 16px;
height: 16px;
border-radius: 8px;
margin-top: 2px; }
.modal-dialog input[type="radio"]:checked:hover {
outline: 0px;
outline-color: none; }
.modal-dialog input[type="radio"]:checked:focus {
outline: 0px;
outline-color: none; }
.modal-dialog input[type="radio"]:checked:before {
display: block;
position: absolute;
content: '';
border-radius: 100%;
background-color: #ff5a5f;
height: 8px;
width: 8px;
top: 2px;
left: 2px;
margin: auto; }
.modal-dialog .submit-button {
width: 120px;
margin: 0 auto;
text-align: center;
border-radius: 5px;
color: #fff;
height: 42px;
line-height: 42px;
background-color: #ff5a5f;
cursor: pointer;
margin-top: 25px;
margin-bottom: 10px; }
.modal-dialog .modal-header {
height: 40px;
z-index: 999;
position: relative;
padding: 0px;
padding-left: 20px;
background-color: #f6f6f6;
border-bottom: 1px solid #e1e1e1;
border-top-left-radius: 6px;
border-top-right-radius: 6px; }
.modal-dialog .modal-header .modal-title {
color: #323a45;
line-height: 40px;
z-index: 1000; }
.modal-dialog .modal-header:after {
content: '';
position: absolute;
left: 40px;
top: 100%;
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px solid #f6f6f6;
clear: both; }
.modal-dialog .modal-header:before {
content: '';
display: block;
position: absolute;
top: 100%;
left: 39px;
width: 0;
height: 0;
border-color: #e1e1e1 transparent transparent transparent;
border-style: solid;
border-width: 11px; }
.modal-dialog .modal-body {
padding-top: 28px;
padding-left: 20px;
padding-right: 20px; }
.modal-dialog form label {
display: block;
color: #a3a3a3;
margin-bottom: 8px; }
.modal-dialog form .form-group input {
border-color: #e1e1e1;
border-radius: 2px;
color: #323a45; }
.modal-dialog form .form-group .form-select {
width: 100% !important;
height: 35px;
color: #323a45;
border: 1px solid #e1e1e1;
border-radius: 2px; }
.modal-dialog form .form-group .form-select button {
border: 0px; }
.modal-dialog form .form-group .form-select .caret {
border-top: 8px dashed;
border-left: 7px solid transparent;
border-right: 7px solid transparent; }
.modal-dialog .caret {
border-top: 6px dashed !important;
border-left: 3px solid transparent !important;
border-right: 3px solid transparent !important; }
.modal-dialog .nya-bs-select {
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
-o-border-radius: 4px !important;
-ms-border-radius: 4px !important;
border-radius: 4px !important; }
.modal-dialog .nya-bs-select button {
padding-bottom: 7px;
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
-o-border-radius: 4px !important;
-ms-border-radius: 4px !important;
border-radius: 4px !important; } | client/src/app/modal.css | .modal-dialog label, .modal-dialog form label, .modal-dialog form .form-group input, .modal-dialog form .form-group .form-select, .modal-dialog .modal-header .modal-title {
font-family: 'opensans-light-webfont'; }
.modal-dialog .submit-button {
font-family: 'opensans-semibold-webfont'; }
.modal-dialog label, .modal-dialog form label {
font-size: 14px; }
.modal-dialog form .form-group input, .modal-dialog form .form-group .form-select {
font-size: 12px; }
.modal-dialog .submit-button {
font-size: 14px; }
.modal-dialog .modal-header .modal-title {
font-size: 16px; }
.modal-dialog .close-button {
background-color: #ffffff;
width: 20px;
height: 20px;
text-align: center;
position: absolute;
right: -10px;
top: -10px;
line-height: 20px;
border-radius: 10px;
z-index: 9999;
cursor: pointer; }
.modal-dialog label {
color: #323a45; }
.modal-dialog label.checked {
border: 2px solid #ff5a5f !important; }
.modal-dialog input[type="radio"] {
border: 2px solid #ff5a5f;
background: white;
width: 16px;
height: 16px;
border-radius: 8px;
margin-top: 2px; }
.modal-dialog input[type="radio"]:checked:hover {
outline: 0px;
outline-color: none; }
.modal-dialog input[type="radio"]:checked:focus {
outline: 0px;
outline-color: none; }
.modal-dialog input[type="radio"]:checked:before {
display: block;
position: absolute;
content: '';
border-radius: 100%;
background-color: #ff5a5f;
height: 8px;
width: 8px;
top: 2px;
left: 2px;
margin: auto; }
.modal-dialog .submit-button {
width: 120px;
margin: 0 auto;
text-align: center;
border-radius: 5px;
color: #fff;
height: 42px;
line-height: 42px;
background-color: #ff5a5f;
cursor: pointer;
margin-top: 25px;
margin-bottom: 10px; }
.modal-dialog .modal-header {
height: 40px;
z-index: 999;
position: relative;
padding: 0px;
padding-left: 20px;
background-color: #f6f6f6;
border-bottom: 1px solid #e1e1e1;
border-top-left-radius: 6px;
border-top-right-radius: 6px; }
.modal-dialog .modal-header .modal-title {
color: #323a45;
line-height: 40px;
z-index: 1000; }
.modal-dialog .modal-header:after {
content: '';
position: absolute;
left: 40px;
top: 100%;
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px solid #f6f6f6;
clear: both; }
.modal-dialog .modal-header:before {
content: '';
display: block;
position: absolute;
top: 100%;
left: 39px;
width: 0;
height: 0;
border-color: #e1e1e1 transparent transparent transparent;
border-style: solid;
border-width: 11px; }
.modal-dialog .modal-body {
padding-top: 28px;
padding-left: 20px;
padding-right: 20px; }
.modal-dialog form label {
display: block;
color: #a3a3a3;
margin-bottom: 8px; }
.modal-dialog form .form-group input {
border-color: #e1e1e1;
border-radius: 2px;
color: #323a45; }
.modal-dialog form .form-group .form-select {
width: 100% !important;
height: 35px;
color: #323a45;
border: 1px solid #e1e1e1;
border-radius: 2px; }
.modal-dialog form .form-group .form-select button {
border: 0px; }
.modal-dialog form .form-group .form-select .caret {
border-top: 8px dashed;
border-left: 7px solid transparent;
border-right: 7px solid transparent; }
.modal-dialog .caret {
border-top: 6px dashed !important;
border-left: 3px solid transparent !important;
border-right: 3px solid transparent !important; }
.modal-dialog .nya-bs-select {
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
-o-border-radius: 4px !important;
-ms-border-radius: 4px !important;
border-radius: 4px !important; }
.modal-dialog .nya-bs-select button {
padding-bottom: 7px;
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
-o-border-radius: 4px !important;
-ms-border-radius: 4px !important;
border-radius: 4px !important; } | 0.272993 | 0.038647 |
html, body {
margin: 0;
height: 100%;
font-family: "Helvetica Neue", Arial, sans-serif;
background-color: #343a40;
color: #999999;
}
.jumbotron {
background-color: #000000;
}
table.table-bordered > thead > tr > th {
border: 1px solid #000000 !important;
}
table, td {
border: 1px dotted #000 !important;
}
td {
color: #ffffff !important;
}
th {
background-color: #000000 !important;
color: #999999 !important;
}
caption {
color: #cccccc;
}
.page-content {
background-color: #343a40 !important;
}
#page-content {
flex: 1 0 auto;
margin-bottom: 50px;
}
#sticky-footer {
flex-shrink: none;
}
.jumbotron-align {
margin-top: 30px;
}
.large.tooltip-inner {
width: 350px;
}
.table th {
text-align: center;
}
.cell-left {
text-align: left !important;
}
.cell-right {
text-align: right;
}
.cell-center {
text-align: center;
}
.row-new {
background-color: #66ffff !important;
}
tr.row-new {
background-color: #66ffff !important;
}
tr.row-new:hover {
background-color: #50c9c9 !important;
}
.row-alert-cert0 {
background-color: none !important;
}
tr.row-alert-cert0 {
background-color: none !important;
}
tr.row-alert-cert0:hover {
background-color: none !important;
}
.row-alert-cert1 {
background-color: #222222 !important;
}
tr.row-alert-cert1 {
background-color: #222222 !important;
}
tr.row-alert-cert1:hover {
background-color: #111111 !important;
}
.row-alert-cert2 {
background-color: #444400 !important;
}
tr.row-alert-cert2 {
background-color: #444400 !important;
}
tr.row-alert-cert2:hover {
background-color: #333300 !important;
}
.row-alert-cert3 {
background-color: #660000 !important;
}
tr.row-alert-cert3 {
background-color: #660000 !important;
}
tr.row-alert-cert3:hover {
background-color: #330000 !important;
}
.cell-wait {
color: #999999 !important;
font-weight: bold !important;
}
.cell-enable {
color: #99ff33 !important;
font-weight: bold !important;
}
.cell-disable {
color: #ff6666 !important;
font-weight: bold !important;
}
.cell-notsync {
color: #cc0000 !important;
font-weight: bold !important;
}
.cell-sync {
color: #006600 !important;
font-weight: bold !important;
}
.subtitle {
display: inline-block;
border: 1px solid #000000;
width: 30px;
}
.icon-valid {
color: #99ff33 !important;
}
.icon-expire {
color: #999999 !important;
}
.icon-warning {
color: #ffff33 !important;
}
.icon-critical {
color: #ff6666 !important;
}
.icon-default {
color: #ffffff !important;
}
#sticky-footer {
background-color: #000000 !important;
}
#copyright {
color: #ffffff;
} | server/letsencrypt/css/style-dark.css | html, body {
margin: 0;
height: 100%;
font-family: "Helvetica Neue", Arial, sans-serif;
background-color: #343a40;
color: #999999;
}
.jumbotron {
background-color: #000000;
}
table.table-bordered > thead > tr > th {
border: 1px solid #000000 !important;
}
table, td {
border: 1px dotted #000 !important;
}
td {
color: #ffffff !important;
}
th {
background-color: #000000 !important;
color: #999999 !important;
}
caption {
color: #cccccc;
}
.page-content {
background-color: #343a40 !important;
}
#page-content {
flex: 1 0 auto;
margin-bottom: 50px;
}
#sticky-footer {
flex-shrink: none;
}
.jumbotron-align {
margin-top: 30px;
}
.large.tooltip-inner {
width: 350px;
}
.table th {
text-align: center;
}
.cell-left {
text-align: left !important;
}
.cell-right {
text-align: right;
}
.cell-center {
text-align: center;
}
.row-new {
background-color: #66ffff !important;
}
tr.row-new {
background-color: #66ffff !important;
}
tr.row-new:hover {
background-color: #50c9c9 !important;
}
.row-alert-cert0 {
background-color: none !important;
}
tr.row-alert-cert0 {
background-color: none !important;
}
tr.row-alert-cert0:hover {
background-color: none !important;
}
.row-alert-cert1 {
background-color: #222222 !important;
}
tr.row-alert-cert1 {
background-color: #222222 !important;
}
tr.row-alert-cert1:hover {
background-color: #111111 !important;
}
.row-alert-cert2 {
background-color: #444400 !important;
}
tr.row-alert-cert2 {
background-color: #444400 !important;
}
tr.row-alert-cert2:hover {
background-color: #333300 !important;
}
.row-alert-cert3 {
background-color: #660000 !important;
}
tr.row-alert-cert3 {
background-color: #660000 !important;
}
tr.row-alert-cert3:hover {
background-color: #330000 !important;
}
.cell-wait {
color: #999999 !important;
font-weight: bold !important;
}
.cell-enable {
color: #99ff33 !important;
font-weight: bold !important;
}
.cell-disable {
color: #ff6666 !important;
font-weight: bold !important;
}
.cell-notsync {
color: #cc0000 !important;
font-weight: bold !important;
}
.cell-sync {
color: #006600 !important;
font-weight: bold !important;
}
.subtitle {
display: inline-block;
border: 1px solid #000000;
width: 30px;
}
.icon-valid {
color: #99ff33 !important;
}
.icon-expire {
color: #999999 !important;
}
.icon-warning {
color: #ffff33 !important;
}
.icon-critical {
color: #ff6666 !important;
}
.icon-default {
color: #ffffff !important;
}
#sticky-footer {
background-color: #000000 !important;
}
#copyright {
color: #ffffff;
} | 0.40439 | 0.110663 |
* {
margin:0;
padding:0;
}
body {
font:.75em Verdana, Arial, Sans-Serif;
color:#272727;
line-height:1.8em;
background:#fff;
}
p {
line-height:1.6em;
margin:0 0 1.4em 1em;
}
a {
color:#F74600;
text-decoration:none;
background:inherit;
}
a:hover {
color:gray;
background:inherit;
}
ul {
list-style:none;
}
li {
margin-left:1em;
}
.subcat li {
margin-left:1em;
}
h1,h2,h3 {
font-weight:400;
margin:0 0 .8em;
}
h1,h2 {
color:#F74600;
font-size:2em;
background:inherit;
}
h3 {
font-size:1.3em;
margin:1.2em 0 .5em;
}
#wrapper {
width:900px;
background:#fff;
margin:0 auto 10px;
padding:20px;
}
#header {
height:110px;
}
#logo {
float:left;
color:gray;
line-height:25px;
padding-top:10px;
}
#logo h1 {
font-size:2.4em;
letter-spacing:-1px;
margin:30px 0 0;
}
#top {
float:right;
text-align:right;
width:70%;
}
#topmenu {
height:35px;
clear:both;
margin:5px 0 -5px;
padding:10px 0 0;
}
#topmenu li {
font-size:1em;
display:inline;
}
#topmenu li a {
color:gray;
margin:0 15px;
}
#topmenu li a:hover {
color:#F74600;
}
#topmenu li.active a {
color:#F74A66;
}
#search {
float:right;
clear:both;
text-align:right;
border-top:1px solid #ccc;
margin:0;
padding:10px 0 0;
}
input {
vertical-align:middle;
padding:2px;
}
input.searchfield {
width:255px;
border:2px solid #ccc;
font-size:.9em;
padding:6px;
}
input.searchbutton {
border:0;
color:#fff;
font-weight:700;
font-size:.9em;
background:gray;
padding:6px;
}
#crumbs {
clear:both;
background:#eee;
margin:0 auto;
padding:10px;
}
#content {
padding:20px 10px;
}
#content p.subcat {
margin-left:30px;
}
#main {
width:56%;
float:left;
margin-bottom:40px;
}
#side {
width:40%;
float:right;
}
.single {
width:40%;
float:left;
padding:0 15px;
}
#footer {
clear:both;
margin-top:30px;
border-top:2px solid #eee;
}
#main input[type=button] {
border:1px solid #ccc;
color:#000;
font-size:.8em;
line-height:1.5em;
cursor:pointer;
display:block;
float:left;
background:#f9f6f2;
margin:0 .1em;
padding:.2em .8em;
}
.strong {
font-weight:700;
}
.em {
font-style:italic;
}
.underline {
text-decoration:underline;
}
.del {
text-decoration:line-through;
}
fieldset {
border:1px solid #E4DF94;
color:#000;
background:#FFFBC0;
margin:0 0 8px;
padding:10px 8px;
}
/* Patch #19 - 1.7.1 - new panel division */
.adminpanel, .innerpanel { margin: 0 0 8px 0; color: #000; }
.adminpanel { padding: 10px 8px 10px 15px; border: 1px solid #ccc; background: #FFFBC0; }
.innerpanel { padding: 5px 8px 0px 8px; border: 1px solid #e0e0e0; background: #FFFBC0; }
.admintitle { font: bold 14px Arial; color: #a62300; margin-left: 0px; margin-bottom: 8px; }
.admintitle a { font-weight: normal; }
.message { margin-bottom: 8px; }
.warning, .message { text-align: center; color: #000; border: 1px solid #ccc; background: #FFFBC0; padding: 10px 8px 0px 8px; }
.spacelink { margin: 0px 0px 6px 0px; }
textarea {
width:97%;
height:20em;
padding:3px;
}
.comment {
color:gray;
border-top:1px solid #ccc;
background:#F5F6F6;
margin:0 0 10px;
padding:10px;
}
.contactbox, .commentsbox {
color:gray;
background:#f4f4f4;
margin:0 0 10px;
padding:10px;
}
.comment_limit {
white-space: pre-line;
width: 490px;
overflow: hidden;
text-overflow: visible;
}
.date {
border-top:1px solid #eee;
margin:0 0 20px;
}
.clearer {
clear:both;
margin:0 auto;
padding:1px 0 0;
}
/* for expandable title links on archive and sitemap pages */
.drop_title a {
font:bold 12px Arial;
}
.droplist_div {
width:95%;
border-bottom:1px solid #ccc;
padding:4px 0;
}
.subcatlist_div {
width:95%;
padding:0 0 0 15px;
} | css/style.css | * {
margin:0;
padding:0;
}
body {
font:.75em Verdana, Arial, Sans-Serif;
color:#272727;
line-height:1.8em;
background:#fff;
}
p {
line-height:1.6em;
margin:0 0 1.4em 1em;
}
a {
color:#F74600;
text-decoration:none;
background:inherit;
}
a:hover {
color:gray;
background:inherit;
}
ul {
list-style:none;
}
li {
margin-left:1em;
}
.subcat li {
margin-left:1em;
}
h1,h2,h3 {
font-weight:400;
margin:0 0 .8em;
}
h1,h2 {
color:#F74600;
font-size:2em;
background:inherit;
}
h3 {
font-size:1.3em;
margin:1.2em 0 .5em;
}
#wrapper {
width:900px;
background:#fff;
margin:0 auto 10px;
padding:20px;
}
#header {
height:110px;
}
#logo {
float:left;
color:gray;
line-height:25px;
padding-top:10px;
}
#logo h1 {
font-size:2.4em;
letter-spacing:-1px;
margin:30px 0 0;
}
#top {
float:right;
text-align:right;
width:70%;
}
#topmenu {
height:35px;
clear:both;
margin:5px 0 -5px;
padding:10px 0 0;
}
#topmenu li {
font-size:1em;
display:inline;
}
#topmenu li a {
color:gray;
margin:0 15px;
}
#topmenu li a:hover {
color:#F74600;
}
#topmenu li.active a {
color:#F74A66;
}
#search {
float:right;
clear:both;
text-align:right;
border-top:1px solid #ccc;
margin:0;
padding:10px 0 0;
}
input {
vertical-align:middle;
padding:2px;
}
input.searchfield {
width:255px;
border:2px solid #ccc;
font-size:.9em;
padding:6px;
}
input.searchbutton {
border:0;
color:#fff;
font-weight:700;
font-size:.9em;
background:gray;
padding:6px;
}
#crumbs {
clear:both;
background:#eee;
margin:0 auto;
padding:10px;
}
#content {
padding:20px 10px;
}
#content p.subcat {
margin-left:30px;
}
#main {
width:56%;
float:left;
margin-bottom:40px;
}
#side {
width:40%;
float:right;
}
.single {
width:40%;
float:left;
padding:0 15px;
}
#footer {
clear:both;
margin-top:30px;
border-top:2px solid #eee;
}
#main input[type=button] {
border:1px solid #ccc;
color:#000;
font-size:.8em;
line-height:1.5em;
cursor:pointer;
display:block;
float:left;
background:#f9f6f2;
margin:0 .1em;
padding:.2em .8em;
}
.strong {
font-weight:700;
}
.em {
font-style:italic;
}
.underline {
text-decoration:underline;
}
.del {
text-decoration:line-through;
}
fieldset {
border:1px solid #E4DF94;
color:#000;
background:#FFFBC0;
margin:0 0 8px;
padding:10px 8px;
}
/* Patch #19 - 1.7.1 - new panel division */
.adminpanel, .innerpanel { margin: 0 0 8px 0; color: #000; }
.adminpanel { padding: 10px 8px 10px 15px; border: 1px solid #ccc; background: #FFFBC0; }
.innerpanel { padding: 5px 8px 0px 8px; border: 1px solid #e0e0e0; background: #FFFBC0; }
.admintitle { font: bold 14px Arial; color: #a62300; margin-left: 0px; margin-bottom: 8px; }
.admintitle a { font-weight: normal; }
.message { margin-bottom: 8px; }
.warning, .message { text-align: center; color: #000; border: 1px solid #ccc; background: #FFFBC0; padding: 10px 8px 0px 8px; }
.spacelink { margin: 0px 0px 6px 0px; }
textarea {
width:97%;
height:20em;
padding:3px;
}
.comment {
color:gray;
border-top:1px solid #ccc;
background:#F5F6F6;
margin:0 0 10px;
padding:10px;
}
.contactbox, .commentsbox {
color:gray;
background:#f4f4f4;
margin:0 0 10px;
padding:10px;
}
.comment_limit {
white-space: pre-line;
width: 490px;
overflow: hidden;
text-overflow: visible;
}
.date {
border-top:1px solid #eee;
margin:0 0 20px;
}
.clearer {
clear:both;
margin:0 auto;
padding:1px 0 0;
}
/* for expandable title links on archive and sitemap pages */
.drop_title a {
font:bold 12px Arial;
}
.droplist_div {
width:95%;
border-bottom:1px solid #ccc;
padding:4px 0;
}
.subcatlist_div {
width:95%;
padding:0 0 0 15px;
} | 0.424889 | 0.088465 |
body {
background-image: url(paper.png);
background-repeat: repeat;
padding-left: 15px;
padding-right: 15px;
}
#table-of-contents {
display: none;
position: absolute;
background-color: #EEE;
width: 200px;
padding-top: 160px;
overflow: auto;
height: 100%;
}
#main-text {
position: absolute;
background-color: white;
width: 420px;
padding: 0px 120px 0px 30px;
height: 100%;
overflow: auto;
}
#figure-list {
position: absolute;
display: none;
height: 100%;
overflow: auto;
background-color: #EEE;
}
#table-of-contents, #figure-list {
background-image: url(crossword.png);
background-repeat: repeat;
}
body {
font-family: 'Helvetica Neue', sans-serif;
letter-spacing: 0.05em;
font-size: 14px;
color: #333;
line-height: 1.5em;
}
h1, h2, h3, h4, h5, h6, h7 {
font-family: "Helvetica Neue", sans-serif;
color: #333;
letter-spacing: 0.1em;
font-weight: 300;
line-height: 1em;
padding-top: 3em;
padding-bottom: 0;
}
h1 {
font-size: 45px;
letter-spacing: 0.1em;
text-transform: uppercase;
padding-top: 100px;
padding-bottom: 0em;
}
h2 {
font-size: 23px;
letter-spacing: 0.1em;
}
h3, h4, h5, h6, h7 {
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
}
ul {
list-style-type: square;
}
blockquote {
border-left: 5px solid #DDD;
margin-left: 0;
padding-left: 2em;
color: #888;
}
code {
padding: 1px 4px;
}
pre {
overflow: auto;
padding: 5px 20px;
}
code, pre {
background-color: #F9F9F9;
border: 1px solid #DDD;
border-radius: 5px;
color: #333;
font-size: 12px;
line-height: 1.5em;
}
#table-of-contents {
font-size: 12px;
line-height: 1.2em;
}
.toc a, .toc a:visited {
color: #555;
border-left: 3px solid transparent;
padding-left: 10px;
padding-right: 20px;
}
.toc a.active, .toc a:visited.active {
background-color: #EEF;
border-left: 3px solid #AAE;
}
#main-text a.figlink.active {
background-color: #EEF;
}
#main-text .fig-in-text {
background-color: #DDF;
padding: 5px 10px;
}
#main-text .fig-in-text pre, #main-text .fig-in-text code {
border: 1px solid #BBE;
background-color: #DDDDF9;
}
#main-text .fig-in-text img {
width: 100%;
}
#main-text .timestamp {
margin-top: 6em;
text-align: right;
border-top: 1px solid #CCC;
font-size: 12px;
}
#figure-list {
font-size: 12px;
line-height: 1.2em;
}
#figure-list .fig-in-figlist {
border-right: 3px solid transparent;
}
#figure-list .fig-in-figlist.active {
border-right: 3px solid #AAE;
background-color: #EEF;
}
#figure-list .fig-in-figlist.active pre, #figure-list .fig-in-figlist.active code {
border: 1px solid #AAE;
background-color: #E3E3FF;
}
@media screen and (max-width: 1200px) {
#main-text, .fig-in-figlist {
padding-left: 15px;
padding-right: 15px;
}
h1 {
padding-top: 2em;
font-size: 30px;
}
h2 {
font-size: 18px;
}
h3, h4, h5, h6, h7 {
font-size: 14px;
}
}
@media screen and (max-width: 480px) {
h1 {
font-size: 22px;
}
.fig-in-text {
display: block;
}
}
.fig-in-figlist pre {
font-size: 10px;
line-height: 9px;
white-space: pre-wrap;
max-height: 300px;
overflow: scroll;
}
.toc h2 {
padding-left: 1em;
padding-top: 0em;
}
h1, h2, h3, h4 {
padding-top: 0px;
margin-top: 0px;
}
.sectionlink {
color: gray;
text-decoration: none;
}
h1 {
font-weight: bold;
border-bottom: 1px solid #eee;
}
h4, h5, h6, h7 {
text-transform: none;
}
th {
text-align: left;
}
table {
border: 1px solid #ddd;
} | lucid.css | body {
background-image: url(paper.png);
background-repeat: repeat;
padding-left: 15px;
padding-right: 15px;
}
#table-of-contents {
display: none;
position: absolute;
background-color: #EEE;
width: 200px;
padding-top: 160px;
overflow: auto;
height: 100%;
}
#main-text {
position: absolute;
background-color: white;
width: 420px;
padding: 0px 120px 0px 30px;
height: 100%;
overflow: auto;
}
#figure-list {
position: absolute;
display: none;
height: 100%;
overflow: auto;
background-color: #EEE;
}
#table-of-contents, #figure-list {
background-image: url(crossword.png);
background-repeat: repeat;
}
body {
font-family: 'Helvetica Neue', sans-serif;
letter-spacing: 0.05em;
font-size: 14px;
color: #333;
line-height: 1.5em;
}
h1, h2, h3, h4, h5, h6, h7 {
font-family: "Helvetica Neue", sans-serif;
color: #333;
letter-spacing: 0.1em;
font-weight: 300;
line-height: 1em;
padding-top: 3em;
padding-bottom: 0;
}
h1 {
font-size: 45px;
letter-spacing: 0.1em;
text-transform: uppercase;
padding-top: 100px;
padding-bottom: 0em;
}
h2 {
font-size: 23px;
letter-spacing: 0.1em;
}
h3, h4, h5, h6, h7 {
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
}
ul {
list-style-type: square;
}
blockquote {
border-left: 5px solid #DDD;
margin-left: 0;
padding-left: 2em;
color: #888;
}
code {
padding: 1px 4px;
}
pre {
overflow: auto;
padding: 5px 20px;
}
code, pre {
background-color: #F9F9F9;
border: 1px solid #DDD;
border-radius: 5px;
color: #333;
font-size: 12px;
line-height: 1.5em;
}
#table-of-contents {
font-size: 12px;
line-height: 1.2em;
}
.toc a, .toc a:visited {
color: #555;
border-left: 3px solid transparent;
padding-left: 10px;
padding-right: 20px;
}
.toc a.active, .toc a:visited.active {
background-color: #EEF;
border-left: 3px solid #AAE;
}
#main-text a.figlink.active {
background-color: #EEF;
}
#main-text .fig-in-text {
background-color: #DDF;
padding: 5px 10px;
}
#main-text .fig-in-text pre, #main-text .fig-in-text code {
border: 1px solid #BBE;
background-color: #DDDDF9;
}
#main-text .fig-in-text img {
width: 100%;
}
#main-text .timestamp {
margin-top: 6em;
text-align: right;
border-top: 1px solid #CCC;
font-size: 12px;
}
#figure-list {
font-size: 12px;
line-height: 1.2em;
}
#figure-list .fig-in-figlist {
border-right: 3px solid transparent;
}
#figure-list .fig-in-figlist.active {
border-right: 3px solid #AAE;
background-color: #EEF;
}
#figure-list .fig-in-figlist.active pre, #figure-list .fig-in-figlist.active code {
border: 1px solid #AAE;
background-color: #E3E3FF;
}
@media screen and (max-width: 1200px) {
#main-text, .fig-in-figlist {
padding-left: 15px;
padding-right: 15px;
}
h1 {
padding-top: 2em;
font-size: 30px;
}
h2 {
font-size: 18px;
}
h3, h4, h5, h6, h7 {
font-size: 14px;
}
}
@media screen and (max-width: 480px) {
h1 {
font-size: 22px;
}
.fig-in-text {
display: block;
}
}
.fig-in-figlist pre {
font-size: 10px;
line-height: 9px;
white-space: pre-wrap;
max-height: 300px;
overflow: scroll;
}
.toc h2 {
padding-left: 1em;
padding-top: 0em;
}
h1, h2, h3, h4 {
padding-top: 0px;
margin-top: 0px;
}
.sectionlink {
color: gray;
text-decoration: none;
}
h1 {
font-weight: bold;
border-bottom: 1px solid #eee;
}
h4, h5, h6, h7 {
text-transform: none;
}
th {
text-align: left;
}
table {
border: 1px solid #ddd;
} | 0.504883 | 0.095139 |
body{
background:#475f77;
}
.container{
width:600px;
margin:50px auto;
}
.searchbox{
position:relative;
min-width:50px;
width:0%;
height:50px;
float:right;
overflow:hidden;
-webkit-transition: width 0.3s;
-moz-transition: width 0.3s;
-ms-transition: width 0.3s;
-o-transition: width 0.3s;
transition: width 0.3s;
}
.searchbox-input{
top:0;
right:0;
border:0;
outline:0;
background:#dcddd8;
width:100%;
height:50px;
margin:0;
padding:0px 55px 0px 20px;
font-size:20px;
color:red;
}
.searchbox-input::-webkit-input-placeholder {
color: #d74b4b;
}
.searchbox-input:-moz-placeholder {
color: #d74b4b;
}
.searchbox-input::-moz-placeholder {
color: #d74b4b;
}
.searchbox-input:-ms-input-placeholder {
color: #d74b4b;
}
.searchbox-icon,
.searchbox-submit{
width:50px;
height:50px;
display:block;
position:absolute;
top:0;
font-family:verdana;
font-size:22px;
right:0;
padding:0;
margin:0;
border:0;
outline:0;
line-height:50px;
text-align:center;
cursor:pointer;
color:#dcddd8;
background:#172b3c;
}
.searchbox-open{
width:100%;
}
.byline{
position:absolute;
top:150px;
left:30%;
text-align:center;
font-size:18px;
}
.byline a{
text-decoration:none;
color: #d74b4b;
}
/* Style the header with a grey background and some padding */
.header {
overflow: hidden;
background-color: #f1f1f1;
padding: 20px 10px;
}
/* Style the header links */
.header a {
float: left;
color: black;
text-align: center;
padding: 12px;
text-decoration: none;
font-size: 18px;
line-height: 25px;
border-radius: 4px;
}
/* Style the logo link (notice that we set the same value of line-height and font-size to prevent the header to increase when the font gets bigger */
.header a.logo {
font-size: 25px;
font-weight: bold;
}
/* Change the background color on mouse-over */
.header a:hover {
background-color: #ddd;
color: black;
}
/* Style the active/current link*/
.header a.active {
background-color: dodgerblue;
color: white;
}
/* Float the link section to the right */
.header-right {
float: right;
}
/* Add media queries for responsiveness - when the screen is 500px wide or less, stack the links on top of each other */
@media screen and (max-width: 500px) {
.header a {
float: none;
display: block;
text-align: left;
}
.header-right {
float: none;
}
}
body, html {
height: 100%;
}
* {
box-sizing: border-box;
}
.bg-image {
/* The image used */
background-image: url("1.jpg.jpg");
/* Add the blur effect */
filter: blur(8px);
-webkit-filter: blur(8px);
/* Full height */
height: 100%;
/* Center and scale the image nicely */
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
/* Position text in the middle of the page/image */
.bg-text {
background-color: rgb(0,0,0); /* Fallback color */
background-color: rgba(0,0,0, 0.4); /* Black w/opacity/see-through */
color: white;
font-weight: bold;
border: 3px solid #f1f1f1;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 2;
width: 80%;
padding: 20px;
text-align: center;
} | index.css | body{
background:#475f77;
}
.container{
width:600px;
margin:50px auto;
}
.searchbox{
position:relative;
min-width:50px;
width:0%;
height:50px;
float:right;
overflow:hidden;
-webkit-transition: width 0.3s;
-moz-transition: width 0.3s;
-ms-transition: width 0.3s;
-o-transition: width 0.3s;
transition: width 0.3s;
}
.searchbox-input{
top:0;
right:0;
border:0;
outline:0;
background:#dcddd8;
width:100%;
height:50px;
margin:0;
padding:0px 55px 0px 20px;
font-size:20px;
color:red;
}
.searchbox-input::-webkit-input-placeholder {
color: #d74b4b;
}
.searchbox-input:-moz-placeholder {
color: #d74b4b;
}
.searchbox-input::-moz-placeholder {
color: #d74b4b;
}
.searchbox-input:-ms-input-placeholder {
color: #d74b4b;
}
.searchbox-icon,
.searchbox-submit{
width:50px;
height:50px;
display:block;
position:absolute;
top:0;
font-family:verdana;
font-size:22px;
right:0;
padding:0;
margin:0;
border:0;
outline:0;
line-height:50px;
text-align:center;
cursor:pointer;
color:#dcddd8;
background:#172b3c;
}
.searchbox-open{
width:100%;
}
.byline{
position:absolute;
top:150px;
left:30%;
text-align:center;
font-size:18px;
}
.byline a{
text-decoration:none;
color: #d74b4b;
}
/* Style the header with a grey background and some padding */
.header {
overflow: hidden;
background-color: #f1f1f1;
padding: 20px 10px;
}
/* Style the header links */
.header a {
float: left;
color: black;
text-align: center;
padding: 12px;
text-decoration: none;
font-size: 18px;
line-height: 25px;
border-radius: 4px;
}
/* Style the logo link (notice that we set the same value of line-height and font-size to prevent the header to increase when the font gets bigger */
.header a.logo {
font-size: 25px;
font-weight: bold;
}
/* Change the background color on mouse-over */
.header a:hover {
background-color: #ddd;
color: black;
}
/* Style the active/current link*/
.header a.active {
background-color: dodgerblue;
color: white;
}
/* Float the link section to the right */
.header-right {
float: right;
}
/* Add media queries for responsiveness - when the screen is 500px wide or less, stack the links on top of each other */
@media screen and (max-width: 500px) {
.header a {
float: none;
display: block;
text-align: left;
}
.header-right {
float: none;
}
}
body, html {
height: 100%;
}
* {
box-sizing: border-box;
}
.bg-image {
/* The image used */
background-image: url("1.jpg.jpg");
/* Add the blur effect */
filter: blur(8px);
-webkit-filter: blur(8px);
/* Full height */
height: 100%;
/* Center and scale the image nicely */
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
/* Position text in the middle of the page/image */
.bg-text {
background-color: rgb(0,0,0); /* Fallback color */
background-color: rgba(0,0,0, 0.4); /* Black w/opacity/see-through */
color: white;
font-weight: bold;
border: 3px solid #f1f1f1;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 2;
width: 80%;
padding: 20px;
text-align: center;
} | 0.310799 | 0.074366 |
.sapSuiteUiTFOuterCont {
position: relative;
overflow: hidden;
}
.sapUiMedia-Std-Desktop .sapSuiteUiTFOuterCont {
height: 700px;
width: 1600px;
}
.sapUiMedia-Std-Tablet .sapSuiteUiTFOuterCont {
height: 460px;
width: 1024px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFOuterCont {
height: 2000px;
width: 360px;
}
.sapSuiteUiTFOuterCircle {
border-radius: 50%;
position: absolute;
}
.sapUiMedia-Std-Desktop .sapSuiteUiTFOuterCircle {
left: 105px;
top: -95px;
height: 884px;
width: 884px;
}
.sapUiMedia-Std-Tablet .sapSuiteUiTFOuterCircle {
left: 105px;
top: -82px;
height: 598px;
width: 598px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFOuterCircle {
left: -83px;
top: 35px;
height: 500px;
width: 500px;
}
.sapSuiteUiTFCentralCircle {
border-radius: 50%;
position: absolute;
}
.sapUiMedia-Std-Desktop .sapSuiteUiTFCentralCircle {
top: 262px;
left: 468px;
height: 176px;
width: 176px;
}
.sapUiMedia-Std-Tablet .sapSuiteUiTFCentralCircle {
top: 139px;
left: 323px;
height: 176px;
width: 176px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFCentralCircle {
top: 238px;
left: 130px;
height: 92px;
width: 92px;
}
.sapSuiteUiTFCentralCircle:before {
content: "";
top: 0px;
left: 0px;
border-radius: 50%;
position: absolute;
}
.sapUiMedia-Std-Desktop .sapSuiteUiTFCentralCircle:before {
height: 170px;
width: 170px;
}
.sapUiMedia-Std-Tablet .sapSuiteUiTFCentralCircle:before {
height: 170px;
width: 170px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFCentralCircle:before {
height: 86px;
width: 86px;
}
.sapSuiteUiTFCentralCircle>.sapSuiteUiTFCentralLabel {
text-align: center;
width: 100%;
font-size: 3.75rem;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFCentralCircle .sapSuiteUiTFCentralLabel {
font-size: 2rem;
text-align: center;
}
.sapSuiteUiTFCentralCircle .sapSuiteUiTFCentralTopLabel {
margin-top: 3.5rem;
font-size: 1.125rem;
text-align: center;
width: 100%;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFCentralCircle .sapSuiteUiTFCentralTopLabel {
margin-top: 1rem;
font-size: 1rem;
text-align: center;
}
.sapSuiteUiTFVerticalLine {
height: 100%;
width: 3px;
position: absolute;
}
.sapUiMedia-Std-Desktop .sapSuiteUiTFVerticalLine {
left: 446px;
}
.sapUiMedia-Std-Tablet .sapSuiteUiTFVerticalLine {
left: 302px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFVerticalLine {
left: 253.5px;
height: 510px;
}
.sapSuiteUiTFHorizontalLine {
position: absolute;
}
.sapUiMedia-Std-Desktop .sapSuiteUiTFHorizontalLine {
left: 30px;
top: 348.5px;
width: 1026px;
height: 3px;
}
.sapUiMedia-Std-Tablet .sapSuiteUiTFHorizontalLine {
left: 30px;
top: 225.5px;
width: 740px;
height: 3px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFHorizontalLine {
left: 0;
top: 283.5px;
width: 600px;
height: 3px;
}
.sapSuiteUiTFParCont {
width: 120px;
position: absolute;
}
.sapSuiteUiTFParCont .sapMInputBaseInner {
text-overflow: ellipsis;
overflow: hidden;
border-radius: 15%;
}
.sapSuiteUiTFParCont.Quad1 .sapMInputBaseInner,
.sapSuiteUiTFParCont.Quad2 .sapMInputBaseInner {
text-align: right;
}
.sapSuiteUiTFParCont .sapMComboBoxBaseArrow {
border-radius: 15%;
}
.sapSuiteTFCBTop .sapMComboBoxBaseArrow::before,
.sapSuiteTFCBTop .sapMComboBoxBaseArrow::before {
content: "\e1f0";
}
.sapSuiteTFCBArrowBeforeVal .sapMComboBoxBaseArrow {
left: 0.0625rem;
}
.sapSuiteTFCBArrowBeforeVal input.sapMComboBoxBaseInputInner:not(.sapMComboBoxBaseInputInnerReadonly) {
padding-right: 0;
padding-left: 3rem;
}
.sapUiMedia-Std-Desktop .sapSuiteUiTFParCont.Quad0 {
left: 834px;
top: 401px;
}
.sapUiMedia-Std-Tablet .sapSuiteUiTFParCont.Quad0 {
left: 656px;
top: 184px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFParCont.Quad0 {
left: 240px;
top: 242px;
}
.sapUiMedia-Std-Desktop .sapSuiteUiTFParCont.Quad1 {
left: -78px;
top: 401px;
}
.sapUiMedia-Std-Tablet .sapSuiteUiTFParCont.Quad1 {
left: 30px;
top: 184px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFParCont.Quad1 {
left: 0;
top: 242px;
}
.sapUiMedia-Std-Desktop .sapSuiteUiTFParCont.Quad2 {
left: -78px;
top: 442px;
}
.sapUiMedia-Std-Tablet .sapSuiteUiTFParCont.Quad2 {
left: 30px;
top: 228px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFParCont.Quad2 {
left: 0;
top: 286px;
}
.sapUiMedia-Std-Desktop .sapSuiteUiTFParCont.Quad3 {
left: 834px;
top: 442px;
}
.sapUiMedia-Std-Tablet .sapSuiteUiTFParCont.Quad3 {
left: 656px;
top: 228px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFParCont.Quad3 {
left: 240px;
top: 286px;
}
.sapSuiteUiTFValHel {
position: absolute;
display: inline-block;
}
.sapUiMedia-Std-Desktop .sapSuiteUiTFValHel.Quad0 {
left: 792px;
top: 401px;
}
.sapUiMedia-Std-Tablet .sapSuiteUiTFValHel.Quad0 {
left: 614px;
top: 184px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFValHel {
display: none;
}
.sapUiMedia-Std-Desktop .sapSuiteUiTFValHel.Quad1 {
left: 44px;
top: 401px;
}
.sapUiMedia-Std-Tablet .sapSuiteUiTFValHel.Quad1 {
left: 152px;
top: 184px;
}
.sapUiMedia-Std-Desktop .sapSuiteUiTFValHel.Quad2 {
left: 44px;
top: 442px;
}
.sapUiMedia-Std-Tablet .sapSuiteUiTFValHel.Quad2 {
left: 152px;
top: 228px;
}
.sapUiMedia-Std-Desktop .sapSuiteUiTFValHel.Quad3 {
left: 792px;
top: 442px;
}
.sapUiMedia-Std-Tablet .sapSuiteUiTFValHel.Quad3 {
left: 614px;
top: 228px;
}
.sapSuiteUiTFValHel .sapMBtnIcon {
border-radius: 15%;
}
.sapSuiteUiTFValHel .sapMBtnInner {
border-radius: 15%;
}
.sapSuiteUiTFLine {
position: absolute;
white-space: nowrap;
vertical-align: middle;
overflow: hidden;
text-overflow: ellipsis;
padding: 8px;
}
.sapSuiteUiTFLinksCloud.Dirty>.sapSuiteUiTFLine.Unselected {
opacity: .5;
}
.sapSuiteUiTFLine.Largest {
font-size: 28px;
height: 31px;
min-width: 94px;
}
.sapSuiteUiTFLine.Large {
font-size: 24px;
height: 26px;
min-width: 68px;
}
.sapSuiteUiTFLine.Medium {
font-size: 20px;
height: 23px;
min-width: 67px;
}
.sapSuiteUiTFLine.Small {
font-size: 16px;
height: 18px;
min-width: 54px;
}
.sapSuiteUiTFLine.Smallest {
font-size: 14px;
height: 16px;
min-width: 47px;
}
.sapSuiteUiTFOthersLine {
position: absolute;
white-space: nowrap;
vertical-align: middle;
overflow: hidden;
text-overflow: ellipsis;
font-size: 14px;
margin: 8px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFLine.Largest {
font-size: 24px;
height: 26px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFLine.Large {
font-size: 20px;
height: 23px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFLine.Medium {
font-size: 18px;
height: 21px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFLine.Small {
font-size: 14px;
height: 16px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFLine.Smallest {
font-size: 12px;
height: 15px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFOthersLine {
font-size: 12px;
}
.sapSuiteUiTFRightPanel {
position: absolute;
}
.sapUiMedia-Std-Desktop .sapSuiteUiTFRightPanel {
left: 1100px;
top: 26px;
height: 350px;
}
.sapUiMedia-Std-Tablet .sapSuiteUiTFRightPanel {
left: 790px;
top: 26px;
height: 350px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFRightPanel {
left: 0;
top: 600px;
height: 350px;
}
.sapSuiteUiTFRightPanel .sapMSLITitleOnly {
font-size: 0.85rem;
}
.sapSuiteUiTFRightPanel .sapMLIBSelectD>.sapUiIcon {
font-size: 0.85rem;
}
.sapSuiteUiTFRightPanel .sapSuiteUiTFShowSelLbl {
font-size: 0.85rem;
text-align: right !important;
display: table-cell;
line-height: 2.5rem;
height: 2.5rem;
width: 12.5rem;
}
.sapSuiteUiTFSearchBtn .sapMBtnIcon {
font-size: 0.85rem;
}
.sapSuiteUiTFSearchBtn .sapMBtnInner {
background: transparent;
border: none;
}
.sapUiMedia-Std-Desktop .sapSuiteUiTFShutter,
.sapUiMedia-Std-Tablet .sapSuiteUiTFShutter {
display: none;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFShutter {
position: absolute;
width: 360px;
height: 80px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFShutter.Top {
top: 0;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFShutter.Bottom {
top: 496px;
} | src/org.scn.community.basics/os/sapui5/suite/themes/base/TargetFilter.css |
.sapSuiteUiTFOuterCont {
position: relative;
overflow: hidden;
}
.sapUiMedia-Std-Desktop .sapSuiteUiTFOuterCont {
height: 700px;
width: 1600px;
}
.sapUiMedia-Std-Tablet .sapSuiteUiTFOuterCont {
height: 460px;
width: 1024px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFOuterCont {
height: 2000px;
width: 360px;
}
.sapSuiteUiTFOuterCircle {
border-radius: 50%;
position: absolute;
}
.sapUiMedia-Std-Desktop .sapSuiteUiTFOuterCircle {
left: 105px;
top: -95px;
height: 884px;
width: 884px;
}
.sapUiMedia-Std-Tablet .sapSuiteUiTFOuterCircle {
left: 105px;
top: -82px;
height: 598px;
width: 598px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFOuterCircle {
left: -83px;
top: 35px;
height: 500px;
width: 500px;
}
.sapSuiteUiTFCentralCircle {
border-radius: 50%;
position: absolute;
}
.sapUiMedia-Std-Desktop .sapSuiteUiTFCentralCircle {
top: 262px;
left: 468px;
height: 176px;
width: 176px;
}
.sapUiMedia-Std-Tablet .sapSuiteUiTFCentralCircle {
top: 139px;
left: 323px;
height: 176px;
width: 176px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFCentralCircle {
top: 238px;
left: 130px;
height: 92px;
width: 92px;
}
.sapSuiteUiTFCentralCircle:before {
content: "";
top: 0px;
left: 0px;
border-radius: 50%;
position: absolute;
}
.sapUiMedia-Std-Desktop .sapSuiteUiTFCentralCircle:before {
height: 170px;
width: 170px;
}
.sapUiMedia-Std-Tablet .sapSuiteUiTFCentralCircle:before {
height: 170px;
width: 170px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFCentralCircle:before {
height: 86px;
width: 86px;
}
.sapSuiteUiTFCentralCircle>.sapSuiteUiTFCentralLabel {
text-align: center;
width: 100%;
font-size: 3.75rem;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFCentralCircle .sapSuiteUiTFCentralLabel {
font-size: 2rem;
text-align: center;
}
.sapSuiteUiTFCentralCircle .sapSuiteUiTFCentralTopLabel {
margin-top: 3.5rem;
font-size: 1.125rem;
text-align: center;
width: 100%;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFCentralCircle .sapSuiteUiTFCentralTopLabel {
margin-top: 1rem;
font-size: 1rem;
text-align: center;
}
.sapSuiteUiTFVerticalLine {
height: 100%;
width: 3px;
position: absolute;
}
.sapUiMedia-Std-Desktop .sapSuiteUiTFVerticalLine {
left: 446px;
}
.sapUiMedia-Std-Tablet .sapSuiteUiTFVerticalLine {
left: 302px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFVerticalLine {
left: 253.5px;
height: 510px;
}
.sapSuiteUiTFHorizontalLine {
position: absolute;
}
.sapUiMedia-Std-Desktop .sapSuiteUiTFHorizontalLine {
left: 30px;
top: 348.5px;
width: 1026px;
height: 3px;
}
.sapUiMedia-Std-Tablet .sapSuiteUiTFHorizontalLine {
left: 30px;
top: 225.5px;
width: 740px;
height: 3px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFHorizontalLine {
left: 0;
top: 283.5px;
width: 600px;
height: 3px;
}
.sapSuiteUiTFParCont {
width: 120px;
position: absolute;
}
.sapSuiteUiTFParCont .sapMInputBaseInner {
text-overflow: ellipsis;
overflow: hidden;
border-radius: 15%;
}
.sapSuiteUiTFParCont.Quad1 .sapMInputBaseInner,
.sapSuiteUiTFParCont.Quad2 .sapMInputBaseInner {
text-align: right;
}
.sapSuiteUiTFParCont .sapMComboBoxBaseArrow {
border-radius: 15%;
}
.sapSuiteTFCBTop .sapMComboBoxBaseArrow::before,
.sapSuiteTFCBTop .sapMComboBoxBaseArrow::before {
content: "\e1f0";
}
.sapSuiteTFCBArrowBeforeVal .sapMComboBoxBaseArrow {
left: 0.0625rem;
}
.sapSuiteTFCBArrowBeforeVal input.sapMComboBoxBaseInputInner:not(.sapMComboBoxBaseInputInnerReadonly) {
padding-right: 0;
padding-left: 3rem;
}
.sapUiMedia-Std-Desktop .sapSuiteUiTFParCont.Quad0 {
left: 834px;
top: 401px;
}
.sapUiMedia-Std-Tablet .sapSuiteUiTFParCont.Quad0 {
left: 656px;
top: 184px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFParCont.Quad0 {
left: 240px;
top: 242px;
}
.sapUiMedia-Std-Desktop .sapSuiteUiTFParCont.Quad1 {
left: -78px;
top: 401px;
}
.sapUiMedia-Std-Tablet .sapSuiteUiTFParCont.Quad1 {
left: 30px;
top: 184px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFParCont.Quad1 {
left: 0;
top: 242px;
}
.sapUiMedia-Std-Desktop .sapSuiteUiTFParCont.Quad2 {
left: -78px;
top: 442px;
}
.sapUiMedia-Std-Tablet .sapSuiteUiTFParCont.Quad2 {
left: 30px;
top: 228px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFParCont.Quad2 {
left: 0;
top: 286px;
}
.sapUiMedia-Std-Desktop .sapSuiteUiTFParCont.Quad3 {
left: 834px;
top: 442px;
}
.sapUiMedia-Std-Tablet .sapSuiteUiTFParCont.Quad3 {
left: 656px;
top: 228px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFParCont.Quad3 {
left: 240px;
top: 286px;
}
.sapSuiteUiTFValHel {
position: absolute;
display: inline-block;
}
.sapUiMedia-Std-Desktop .sapSuiteUiTFValHel.Quad0 {
left: 792px;
top: 401px;
}
.sapUiMedia-Std-Tablet .sapSuiteUiTFValHel.Quad0 {
left: 614px;
top: 184px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFValHel {
display: none;
}
.sapUiMedia-Std-Desktop .sapSuiteUiTFValHel.Quad1 {
left: 44px;
top: 401px;
}
.sapUiMedia-Std-Tablet .sapSuiteUiTFValHel.Quad1 {
left: 152px;
top: 184px;
}
.sapUiMedia-Std-Desktop .sapSuiteUiTFValHel.Quad2 {
left: 44px;
top: 442px;
}
.sapUiMedia-Std-Tablet .sapSuiteUiTFValHel.Quad2 {
left: 152px;
top: 228px;
}
.sapUiMedia-Std-Desktop .sapSuiteUiTFValHel.Quad3 {
left: 792px;
top: 442px;
}
.sapUiMedia-Std-Tablet .sapSuiteUiTFValHel.Quad3 {
left: 614px;
top: 228px;
}
.sapSuiteUiTFValHel .sapMBtnIcon {
border-radius: 15%;
}
.sapSuiteUiTFValHel .sapMBtnInner {
border-radius: 15%;
}
.sapSuiteUiTFLine {
position: absolute;
white-space: nowrap;
vertical-align: middle;
overflow: hidden;
text-overflow: ellipsis;
padding: 8px;
}
.sapSuiteUiTFLinksCloud.Dirty>.sapSuiteUiTFLine.Unselected {
opacity: .5;
}
.sapSuiteUiTFLine.Largest {
font-size: 28px;
height: 31px;
min-width: 94px;
}
.sapSuiteUiTFLine.Large {
font-size: 24px;
height: 26px;
min-width: 68px;
}
.sapSuiteUiTFLine.Medium {
font-size: 20px;
height: 23px;
min-width: 67px;
}
.sapSuiteUiTFLine.Small {
font-size: 16px;
height: 18px;
min-width: 54px;
}
.sapSuiteUiTFLine.Smallest {
font-size: 14px;
height: 16px;
min-width: 47px;
}
.sapSuiteUiTFOthersLine {
position: absolute;
white-space: nowrap;
vertical-align: middle;
overflow: hidden;
text-overflow: ellipsis;
font-size: 14px;
margin: 8px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFLine.Largest {
font-size: 24px;
height: 26px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFLine.Large {
font-size: 20px;
height: 23px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFLine.Medium {
font-size: 18px;
height: 21px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFLine.Small {
font-size: 14px;
height: 16px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFLine.Smallest {
font-size: 12px;
height: 15px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFOthersLine {
font-size: 12px;
}
.sapSuiteUiTFRightPanel {
position: absolute;
}
.sapUiMedia-Std-Desktop .sapSuiteUiTFRightPanel {
left: 1100px;
top: 26px;
height: 350px;
}
.sapUiMedia-Std-Tablet .sapSuiteUiTFRightPanel {
left: 790px;
top: 26px;
height: 350px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFRightPanel {
left: 0;
top: 600px;
height: 350px;
}
.sapSuiteUiTFRightPanel .sapMSLITitleOnly {
font-size: 0.85rem;
}
.sapSuiteUiTFRightPanel .sapMLIBSelectD>.sapUiIcon {
font-size: 0.85rem;
}
.sapSuiteUiTFRightPanel .sapSuiteUiTFShowSelLbl {
font-size: 0.85rem;
text-align: right !important;
display: table-cell;
line-height: 2.5rem;
height: 2.5rem;
width: 12.5rem;
}
.sapSuiteUiTFSearchBtn .sapMBtnIcon {
font-size: 0.85rem;
}
.sapSuiteUiTFSearchBtn .sapMBtnInner {
background: transparent;
border: none;
}
.sapUiMedia-Std-Desktop .sapSuiteUiTFShutter,
.sapUiMedia-Std-Tablet .sapSuiteUiTFShutter {
display: none;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFShutter {
position: absolute;
width: 360px;
height: 80px;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFShutter.Top {
top: 0;
}
.sapUiMedia-Std-Phone .sapSuiteUiTFShutter.Bottom {
top: 496px;
} | 0.344003 | 0.129375 |
@charset "UTF-8";
/*------------------------------------------------------------------
* Project: Travele
* Author: <NAME>
* URL: https://themeforest.net/user/bosathemes
------------------------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* Table of Contents
----------------------------------------------------------------------
01. Import Section ...................... Imported variables.
02. Layout Components ................... Generic layout elements.
# Button
# Forms
# Pagination
# Dashboard navigation
# Dashboard header
# Dashboard footer
04. Dashboard ........................... Front Page
# Dashboard content
# Dashboard table
05. Dashboard ........................... Pages
# Dashboard user edit
# Dashboard booking and enquiry
# Dashboard tour packages form
# Dashboard packages list
# Dashboard login register
# Dashboard wishlist and package
*/
/* -----------------------------------
Normalize css
------------------------------------- */
html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
main {
display: block;
}
figure {
margin: 0;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
pre {
font-family: monospace, monospace;
font-size: 1em;
}
a {
background-color: transparent;
}
abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
}
code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
img {
border-style: none;
}
button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
border-style: none;
padding: 0;
}
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
outline: 1px dotted ButtonText;
}
fieldset {
padding: 0.35em 0.75em 0.625em;
}
legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
}
progress {
vertical-align: baseline;
}
textarea {
overflow: auto;
}
[type=checkbox],
[type=radio] {
box-sizing: border-box;
padding: 0;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto;
}
[type=search] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
details {
display: block;
}
summary {
display: list-item;
}
template {
display: none;
}
[hidden] {
display: none;
}
/* -----------------------------------
typography css
------------------------------------- */
body {
font-size: 15px;
color: #383838;
background-color: #ffffff;
font-family: "Open Sans", sans-serif;
font-weight: normal;
font-style: normal;
line-height: 1.6;
-webkit-font-smoothing: antialiased;
word-wrap: break-word;
}
@media screen and (max-width: 575px) {
body {
font-size: 14px;
}
}
p {
line-height: 1.6;
margin: 0 0 15px;
word-wrap: break-word;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote, pre {
background-color: #fafafa;
border-width: 0 0 0 3px;
border-color: #d9d9d9;
border-style: solid;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
color: #1a1a1a;
font-family: "Open Sans", sans-serif;
font-style: italic;
margin: 0 0 15px 0;
padding: 25px 22px;
font-size: 18px;
}
blockquote p, pre p {
margin-bottom: 0;
}
blockquote {
background-color: transparent;
border-left: none;
color: #101F46;
margin: 40px 0;
text-align: center;
position: relative;
padding: 30px;
}
blockquote:before {
background-color: #fff;
color: #333333;
content: "";
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 20px;
float: left;
margin-right: 20px;
line-height: 1;
font-style: normal;
position: absolute;
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
top: -10px;
padding: 0 10px;
z-index: 9;
}
blockquote:after {
border-bottom: 2px solid #ddd;
border-top: 2px solid #ddd;
content: "";
bottom: 0;
content: "";
display: block;
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
position: absolute;
top: 0;
width: 200px;
}
blockquote p {
font-size: 28px;
line-height: 1.4;
}
blockquote cite {
color: #8d8d8d;
display: block;
font-style: normal;
font-size: 13px;
}
abbr, acronym {
border-bottom: 1px dotted #4d4d4d;
cursor: help;
}
mark, ins {
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
}
big {
font-size: 125%;
}
b, strong {
font-weight: 700;
}
iframe {
display: block;
width: 100%;
}
img {
height: auto;
max-width: 100%;
vertical-align: top;
}
/*--------------------------------------------------------------
# Heading
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
color: #101F46;
font-family: "Raleway", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
margin: 0 0 15px;
line-height: 1.3;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: inherit;
}
h1 {
font-size: 65px;
font-weight: 900;
}
h2 {
font-size: 48px;
font-weight: 900;
}
h3 {
font-size: 23px;
font-weight: 700;
}
h4 {
font-size: 18px;
font-weight: 700;
}
h5 {
font-size: 15px;
}
h6 {
font-size: 12px;
}
@media screen and (max-width: 767px) {
h1 {
font-size: 32px;
}
h2 {
font-size: 24px;
}
h3 {
font-size: 18px;
}
h4 {
font-size: 14px;
}
h5 {
font-size: 14px;
}
h6 {
font-size: 12px;
}
}
/*--------------------------------------------------------------
# Lists
--------------------------------------------------------------*/
ul,
ol {
margin: 0 0 1.5em 0.875em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
/*--------------------------------------------------------------
# Links
--------------------------------------------------------------*/
a {
color: #0085BA;
text-decoration: none;
-webkit-transition: color 0.3s;
-moz-transition: color 0.3s;
-ms-transition: color 0.3s;
-o-transition: color 0.3s;
transition: color 0.3s;
}
a:hover, a:focus, a:active {
color: #2C75BA;
text-decoration: none;
outline: 0;
}
a:visited {
text-decoration: none;
outline: 0;
}
.bg-red {
background-color: #da0c4d;
color: #ffffff;
}
.bg-blue {
background-color: #167ee6;
color: #ffffff;
}
.bg-purple {
background-color: #4c5caf;
color: #ffffff;
}
.bg-green {
background-color: #4caf50;
color: #ffffff;
}
/* -----------------------------------
button css
------------------------------------- */
.outline-primary,
.outline-round, .button-primary,
.button-round {
font-size: 16px;
font-weight: 600;
line-height: 1;
padding: 15px 30px;
}
@media screen and (max-width: 575px) {
.outline-primary,
.outline-round, .button-primary,
.button-round {
font-size: 14px;
padding: 10px 20px;
}
}
input[type=button],
input[type=reset],
input[type=submit] {
border: none;
background-color: #0791BE;
color: #ffffff;
cursor: pointer;
padding: 12px 30px;
-webkit-transition: background-color 0.3s;
-moz-transition: background-color 0.3s;
-ms-transition: background-color 0.3s;
-o-transition: background-color 0.3s;
transition: background-color 0.3s;
}
input[type=button]:hover, input[type=button]:active, input[type=button]:focus,
input[type=reset]:hover,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:hover,
input[type=submit]:active,
input[type=submit]:focus {
background-color: #2C75BA;
}
.button-primary,
.button-round {
background-color: #0791BE;
color: #ffffff;
display: inline-block;
position: relative;
-webkit-transition: background-color 0.3s;
-moz-transition: background-color 0.3s;
-ms-transition: background-color 0.3s;
-o-transition: background-color 0.3s;
transition: background-color 0.3s;
}
.button-primary:hover, .button-primary:focus, .button-primary:active,
.button-round:hover,
.button-round:focus,
.button-round:active {
background-color: #2C75BA;
color: #ffffff;
}
.outline-primary,
.outline-round {
border: 2px solid #292929;
color: #292929;
display: inline-block;
position: relative;
padding: 13px 30px;
-webkit-transition: background-color 0.3s, border-color 0.3s;
-moz-transition: background-color 0.3s, border-color 0.3s;
-ms-transition: background-color 0.3s, border-color 0.3s;
-o-transition: background-color 0.3s, border-color 0.3s;
transition: background-color 0.3s, border-color 0.3s;
}
@media screen and (max-width: 575px) {
.outline-primary,
.outline-round {
padding: 8px 20px;
}
}
.outline-primary:hover, .outline-primary:focus, .outline-primary:active,
.outline-round:hover,
.outline-round:focus,
.outline-round:active {
background-color: #2C75BA;
border-color: #2C75BA;
color: #ffffff;
}
.button-round,
.outline-round {
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
border-radius: 30px;
}
.button-text {
color: #101F46;
font-size: 14px;
text-transform: uppercase;
position: relative;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.button-text:after {
content: "";
font-family: "Font Awesome 5 Free";
font-weight: 900;
margin-left: 6px;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.button-text:hover, .button-text:focus, .button-text:active {
color: #2C75BA;
}
.button-text:hover:after, .button-text:focus:after, .button-text:active:after {
margin-left: 8px;
}
/* -----------------------------------
form css
------------------------------------- */
form {
position: relative;
}
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
background-color: #ffffff;
border: 1px solid #d9d9d9;
font-size: 14px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
height: 45px;
resize: none;
padding: 0 10px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
border-color: #F56960;
outline: 0;
}
input[type=text]:-webkit-autofill, input[type=text]:-webkit-autofill:hover, input[type=text]:-webkit-autofill:focus, input[type=text]:-webkit-autofill:active,
input[type=email]:-webkit-autofill,
input[type=email]:-webkit-autofill:hover,
input[type=email]:-webkit-autofill:focus,
input[type=email]:-webkit-autofill:active,
input[type=url]:-webkit-autofill,
input[type=url]:-webkit-autofill:hover,
input[type=url]:-webkit-autofill:focus,
input[type=url]:-webkit-autofill:active,
input[type=password]:-webkit-autofill,
input[type=password]:-webkit-autofill:hover,
input[type=password]:-webkit-autofill:focus,
input[type=password]:-webkit-autofill:active,
input[type=search]:-webkit-autofill,
input[type=search]:-webkit-autofill:hover,
input[type=search]:-webkit-autofill:focus,
input[type=search]:-webkit-autofill:active,
input[type=number]:-webkit-autofill,
input[type=number]:-webkit-autofill:hover,
input[type=number]:-webkit-autofill:focus,
input[type=number]:-webkit-autofill:active,
input[type=tel]:-webkit-autofill,
input[type=tel]:-webkit-autofill:hover,
input[type=tel]:-webkit-autofill:focus,
input[type=tel]:-webkit-autofill:active,
input[type=range]:-webkit-autofill,
input[type=range]:-webkit-autofill:hover,
input[type=range]:-webkit-autofill:focus,
input[type=range]:-webkit-autofill:active,
input[type=date]:-webkit-autofill,
input[type=date]:-webkit-autofill:hover,
input[type=date]:-webkit-autofill:focus,
input[type=date]:-webkit-autofill:active,
input[type=month]:-webkit-autofill,
input[type=month]:-webkit-autofill:hover,
input[type=month]:-webkit-autofill:focus,
input[type=month]:-webkit-autofill:active,
input[type=week]:-webkit-autofill,
input[type=week]:-webkit-autofill:hover,
input[type=week]:-webkit-autofill:focus,
input[type=week]:-webkit-autofill:active,
input[type=time]:-webkit-autofill,
input[type=time]:-webkit-autofill:hover,
input[type=time]:-webkit-autofill:focus,
input[type=time]:-webkit-autofill:active,
input[type=datetime]:-webkit-autofill,
input[type=datetime]:-webkit-autofill:hover,
input[type=datetime]:-webkit-autofill:focus,
input[type=datetime]:-webkit-autofill:active,
input[type=datetime-local]:-webkit-autofill,
input[type=datetime-local]:-webkit-autofill:hover,
input[type=datetime-local]:-webkit-autofill:focus,
input[type=datetime-local]:-webkit-autofill:active,
input[type=color]:-webkit-autofill,
input[type=color]:-webkit-autofill:hover,
input[type=color]:-webkit-autofill:focus,
input[type=color]:-webkit-autofill:active,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:active {
-webkit-transition: background-color 50000s ease-in-out 0s, color 5000s ease-in-out 0s;
-moz-transition: background-color 50000s ease-in-out 0s, color 5000s ease-in-out 0s;
-ms-transition: background-color 50000s ease-in-out 0s, color 5000s ease-in-out 0s;
--transition: background-color 50000s ease-in-out 0s, color 5000s ease-in-out 0s;
transition: background-color 50000s ease-in-out 0s, color 5000s ease-in-out 0s;
background-color: rgba(0, 0, 0, 0) !important;
}
textarea {
min-height: 155px;
overflow: auto;
padding: 10px;
width: 100%;
}
select {
border: 1px solid #d9d9d9;
background-image: url(assets/images/arrow.png);
background-repeat: no-repeat;
background-position: center right 15px;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
color: #757575;
height: 45px;
padding: 0 30px 0 10px;
}
select option {
padding: 8px;
}
select:focus {
outline: none;
}
form label {
font-weight: normal;
}
.search-form {
position: relative;
}
.search-form input {
width: 100%;
padding: 0 55px 0 10px;
}
.search-form button {
background-color: #F56960;
color: #ffffff;
font-size: 14px;
border: none;
position: absolute;
right: 4px;
top: 3px;
padding: 10px;
-webkit-transition: background-color 0.4s;
-moz-transition: background-color 0.4s;
-ms-transition: background-color 0.4s;
-o-transition: background-color 0.4s;
transition: background-color 0.4s;
}
.search-form button:hover {
background-color: #2C75BA;
}
.form-group {
margin-bottom: 15px;
}
.form-group select {
height: 45px;
}
.form-group select,
.form-group input:not([type=checkbox]) {
width: 100%;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
}
.form-group label {
display: block;
font-size: 14px;
margin-bottom: 10px;
}
.form-group label.checkbox-list {
position: relative;
padding-left: 30px;
}
.form-group label .custom-checkbox {
display: inline-block;
width: 18px;
height: 18px;
border: 1px solid #e6e6e6;
position: absolute;
left: 0;
top: 2px;
}
.form-group label .custom-checkbox:before {
background-color: #F56960;
content: "";
height: 100%;
width: 100%;
position: absolute;
left: 0;
right: 0;
opacity: 0;
}
.form-group label input[type=checkbox] {
opacity: 0;
position: absolute;
z-index: -9;
}
.form-group label input:checked ~ .custom-checkbox:before {
opacity: 1;
}
.custom-input {
margin-bottom: 0;
}
.custom-input-field {
display: inline-block;
height: 16px;
width: 16px;
border: 1px solid #8b8b8b;
position: relative;
vertical-align: middle;
margin-right: 5px;
}
.custom-input-field:before {
background-color: #0791BE;
content: "";
color: #ffffff;
font-family: "Font Awesome 5 Free";
font-size: 8px;
font-weight: 900;
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
text-align: center;
line-height: 15px;
opacity: 0;
-webkit-transition: all 0.3s linear 0.1s;
-moz-transition: all 0.3s linear 0.1s;
-ms-transition: all 0.3s linear 0.1s;
-o-transition: all 0.3s linear 0.1s;
transition: all 0.3s linear 0.1s;
}
input[type=checkbox] {
position: absolute;
z-index: -9999;
opacity: 0;
}
input:checked ~ .custom-input-field {
border-color: #0791BE;
}
input:checked ~ .custom-input-field:before {
opacity: 1;
}
.edit-profile-photo img {
border-radius: 4px;
max-width: 180px;
width: 100%;
}
.edit-profile-photo {
position: relative;
display: block;
margin-bottom: 35px;
}
.upload-input .form-group {
position: relative;
overflow: hidden;
margin-bottom: 0;
cursor: pointer;
display: inline-block;
}
.upload-input .form-group span {
border: 2px dashed #e6e6e6;
font-weight: 600;
padding: 12px 50px;
display: block;
position: relative;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.upload-input .form-group input[type=file] {
position: absolute;
top: 0;
right: 0;
margin: 0;
padding: 0;
cursor: pointer;
opacity: 0;
display: block;
height: 100%;
filter: alpha(opacity=0);
}
.upload-input .form-group:hover span {
border-color: #2C75BA;
}
/* -----------------------------------
pagination css
------------------------------------- */
.pagination-wrap .pagination {
margin: 0;
padding: 0;
}
.pagination-wrap .page-link {
color: #616161;
}
#dashboard {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
/* -----------------------------------
/*Dashboard navigation
------------------------------------- */
.dashboard-navigation {
background-color: #292929;
float: left;
width: 20%;
padding-top: 75px;
position: fixed;
top: 0;
height: 100%;
z-index: 99;
overflow-y: auto;
overflow-x: hidden;
}
@media screen and (min-width: 768px) {
.dashboard-navigation #navigation {
display: block !important;
}
.dashboard-navigation .slicknav_menu .slicknav_btn {
display: none;
}
}
@media screen and (max-width: 991px) {
.dashboard-navigation {
width: 30%;
}
}
@media screen and (max-width: 767px) {
.dashboard-navigation {
width: 100%;
position: static;
padding: 0;
}
}
.dashboard-navigation ul {
list-style: none;
margin: 0;
padding: 0;
}
.dashboard-navigation li {
color: #ffffff;
font-size: 15px;
position: relative;
}
.dashboard-navigation li.open-menu:before {
color: #4d4d4d;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.dashboard-navigation li.open-menu ul {
opacity: 1;
display: block;
}
.dashboard-navigation li:hover > a {
background-color: #373737;
}
.dashboard-navigation li.slicknav_open a, .dashboard-navigation li.active-menu a {
background-color: #373737;
}
.dashboard-navigation a {
display: block;
font-size: 14px;
padding: 10px 0px;
border-bottom: 1px solid #595959;
padding: 15px 20px;
color: #ffffff;
-webkit-transition: background-color 0.4s;
-moz-transition: background-color 0.4s;
-ms-transition: background-color 0.4s;
-o-transition: background-color 0.4s;
transition: background-color 0.4s;
}
.dashboard-navigation a:not([href]) {
color: inherit;
padding: 0;
border-bottom: none;
display: inline-block;
}
.dashboard-navigation a .slicknav_arrow {
float: right;
}
.dashboard-navigation a i {
margin-right: 5px;
font-size: 12px;
}
@media screen and (max-width: 767px) {
.dashboard-navigation .slicknav_menu .slicknav_btn {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-ms-flex-pack: space-between;
}
}
.dashboard-navigation .slicknav_icon {
display: inline-block;
width: 30px;
padding: 5px;
}
.dashboard-navigation .slicknav_icon .slicknav_icon-bar {
background-color: #ffffff;
display: block;
width: 100%;
height: 3px;
margin-bottom: 3px;
}
/* -----------------------------------
/*Dashboard header
------------------------------------- */
.dashboard-header:before, .dashboard-header:after {
content: "";
display: block;
clear: both;
}
.dashboard-header .heaer-content-right {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.dashboard-header .dropdown-toggle:after {
display: none;
}
@media screen and (max-width: 767px) {
.dashboard-header .heaer-content-right {
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
}
}
.logo-section {
margin-top: 15px;
}
.logo-section h1 {
font-size: 22px;
margin-bottom: 0;
}
@media screen and (max-width: 767px) {
.logo-section {
margin-top: 15px;
}
}
@media screen and (max-width: 575px) {
.logo-section {
margin-bottom: 15px;
}
.logo-section.pull-left {
text-align: center;
float: none;
}
}
.sticky-header {
background-color: #ffffff;
-webkit-box-shadow: 0 0 10px rgba(204, 204, 204, 0.34);
-moz-box-shadow: 0 0 10px rgba(204, 204, 204, 0.34);
-ms-box-shadow: 0 0 10px rgba(204, 204, 204, 0.34);
-o-box-shadow: 0 0 10px rgba(204, 204, 204, 0.34);
box-shadow: 0 0 10px rgba(204, 204, 204, 0.34);
padding: 0 20px;
width: 100%;
}
@media screen and (min-width: 768px) {
.sticky-header {
position: fixed;
top: 0;
z-index: 9999;
}
}
.pull-left {
float: left;
}
.pull-right {
float: right;
}
/* -----------------------------------
/*Dashboard Footer
------------------------------------- */
#dashboard .copyrights {
padding: 25px 0;
display: block;
text-align: center;
background-color: #fff;
padding-left: 20%;
width: 100%;
}
@media screen and (max-width: 767px) {
#dashboard .copyrights {
padding: 20px 15px;
}
}
/* -----------------------------------
/*Dashboard content
------------------------------------- */
.search-field {
float: left;
padding: 15px 22px 0;
}
.search-field .form-group {
position: relative;
margin-bottom: 0;
}
.search-field .form-group input {
width: 195px;
font-size: 14px;
}
.search-field a {
color: #383838;
position: absolute;
right: 0px;
top: 0px;
padding: 0 15px;
height: 100%;
line-height: 45px;
}
@media screen and (max-width: 767px) {
.search-field {
padding: 0 10px 0;
}
}
@media screen and (max-width: 575px) {
.search-field {
padding-left: 0px;
}
.search-field .form-group {
position: relative;
margin-bottom: 0;
}
.search-field .form-group input {
width: 145px;
font-size: 13px;
}
}
.dropdown-item {
padding: 20px;
border-left: 1px solid #eee;
}
.dropdown-item [class*=fa-] {
font-size: 32px;
}
.dropdown-item.profile-sec {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
font-size: 14px;
}
.dropdown-item.profile-sec img {
width: 35px;
margin-right: 10px;
border-radius: 35px;
border: 2px solid #a1adb3;
}
.dropdown-item.profile-sec i {
margin-left: 10px;
font-size: 15px;
}
@media screen and (max-width: 767px) {
.dropdown-item {
border-left: none;
padding: 15px 10px;
}
.dropdown-item [class*=fa-] {
font-size: 20px;
}
.dropdown-item.profile-sec {
padding: 10px;
}
.dropdown-item.profile-sec i, .dropdown-item.profile-sec span {
display: none;
}
.dropdown-item.profile-sec img {
margin-right: 0;
}
}
@media screen and (max-width: 575px) {
.dropdown-item.profile-sec {
padding-right: 0;
}
}
.dropdown-menu {
top: 100% !important;
-webkit-transform: inherit !important;
-moz-transform: inherit !important;
-ms-transform: inherit !important;
transform: inherit !important;
min-width: 250px;
left: auto !important;
border: none;
border-top: 3px solid #167ee6;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.04);
-moz-box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.04);
-ms-box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.04);
-o-box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.04);
box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.04);
padding: 0;
margin: 0;
right: 0 !important;
}
.dropdown-menu h4 {
text-align: center;
border-bottom: 1px solid #e6e6e6;
padding-bottom: 15px;
margin-bottom: 10px;
padding-top: 15px;
padding-left: 15px;
padding-right: 15px;
}
.dropdown-menu ul {
margin: 0;
padding: 0;
}
.dropdown-menu li {
list-style: none;
}
.dropdown-menu li a {
color: #404040;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
padding: 15px;
font-size: 14px;
}
.dropdown-menu li a i {
margin-right: 5px;
}
.dropdown-menu li p {
margin-bottom: 0;
line-height: 1;
}
.dropdown-menu .list-img img {
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
height: 30px;
width: 30px;
}
.dropdown-menu .notification-content {
padding-left: 15px;
}
.dropdown-menu .all-button {
background-color: #f1f1f1;
display: block;
padding: 7px;
font-size: 13px;
text-align: center;
}
.dropdown-menu.account-menu li a {
padding-bottom: 8px;
padding-top: 8px;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.dropdown-menu.account-menu li a:hover {
background-color: #167ee6;
color: #ffffff;
}
.notify {
background-color: #F56960;
position: absolute;
top: 15px;
right: 15px;
height: 20px;
width: 20px;
text-align: center;
border-radius: 50%;
color: #ffffff;
font-size: 14px;
line-height: 20px;
}
@media screen and (max-width: 767px) {
.notify {
height: 15px;
width: 15px;
top: 3px;
right: 3px;
font-size: 10px;
}
}
.db-info-wrap {
background: #e8edf2;
float: left;
width: 80%;
padding: 60px 40px 40px;
margin-left: 20%;
margin-top: 60px;
}
@media screen and (max-width: 991px) {
.db-info-wrap {
width: 70%;
margin-left: 30%;
}
}
@media screen and (max-width: 767px) {
.db-info-wrap {
width: 100%;
margin: 0;
padding: 30px 20px;
}
}
.db-info-list {
background-color: #ffffff;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 30px;
}
.dashboard-stat-icon i {
font-size: 30px;
display: inline-block;
float: left;
line-height: 80px;
height: 80px;
width: 80px;
text-align: center;
}
.dashboard-stat-content {
padding: 15px;
}
.dashboard-stat-content h4 {
margin-bottom: 5px;
}
.dashboard-stat-content h5 {
margin-bottom: 0;
}
/* -----------------------------------
/*Dashboard table
------------------------------------- */
.dashboard-box {
background-color: #ffffff;
padding: 25px;
font-size: 12px;
margin-bottom: 30px;
}
.dashboard-box h4 {
font-weight: 700;
text-transform: uppercase;
}
.dashboard-box thead tr th {
font-family: "Raleway", sans-serif;
text-transform: uppercase;
font-weight: 700;
border-width: 1px;
}
.dashboard-box tbody tr td {
color: #616161;
padding: 15px;
vertical-align: middle;
}
.dashboard-box tbody tr td a {
color: #929292;
}
.dashboard-box .list-img img {
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
height: 30px;
width: 30px;
}
.dashboard-box .list-name,
.dashboard-box .list-enq-name {
font-family: "Raleway", sans-serif;
display: block;
font-weight: 700;
color: #263238;
}
.dashboard-box .badge {
font-size: 12px;
padding: 5px;
font-weight: normal;
}
.table-opp-color-box table thead tr th {
border-bottom: none;
}
.table-opp-color-box table tbody tr:nth-of-type(odd) {
background-color: #f1f1f1;
}
.table-opp-color-box table tbody tr td {
border: none;
}
/* -----------------------------------
/*Dashboard activities
------------------------------------- */
.dashboard-box h4 {
font-weight: 700;
text-transform: uppercase;
}
.dashboard-box p {
font-size: 15px;
}
.dashboard-box ul {
list-style: none;
margin: 0;
padding: 0;
}
.dashboard-box.activities-box h5 {
margin-bottom: 0;
}
.dashboard-box.activities-box ul li {
position: relative;
padding-left: 50px;
padding-top: 15px;
padding-bottom: 15px;
z-index: 1;
}
.dashboard-box.activities-box ul li:before, .dashboard-box.activities-box ul li:after {
background-color: #f1f1f1;
content: "";
display: block;
width: 2px;
height: 50%;
left: 16px;
position: absolute;
z-index: -1;
}
.dashboard-box.activities-box ul li:before {
top: 0;
}
.dashboard-box.activities-box ul li:after {
bottom: 0;
}
.dashboard-box.activities-box ul li:first-child:before {
display: none;
}
.dashboard-box.activities-box ul li:last-child:after {
display: none;
}
.dashboard-box.activities-box ul li > i {
background-color: #4caf50;
color: #ffffff;
width: 35px;
height: 35px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
text-align: center;
line-height: 35px;
position: absolute;
font-size: 16px;
left: 0;
top: 20px;
}
.dashboard-box.activities-box ul li .close-icon {
position: absolute;
color: #167ee6;
right: 0;
top: 10px;
opacity: 0;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
font-size: 16px;
}
.dashboard-box.activities-box ul > li:hover .close-icon {
opacity: 1;
}
.chart-box h4 {
margin-bottom: 15px;
}
.report-list h4 {
margin-bottom: 20px;
}
.report-list-content {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-ms-flex-pack: space-between;
margin-bottom: 15px;
border-top: 1px solid #e6e6e6;
padding-top: 15px;
}
.report-list-content h5 {
margin-bottom: 0;
}
.report-list-content .total-amt {
font-size: 18px;
color: #333333;
}
/* ---dashboard content css end--- */
/* -----------------------------------
User edit css
------------------------------------- */
.user-form-wrap .form-horizontal h4 {
margin-top: 30px;
margin-bottom: 30px;
}
.user-form-wrap .form-group input,
.user-form-wrap .form-group select {
width: 100%;
}
.user-form-wrap .form-group input[type=file],
.user-form-wrap .form-group select[type=file] {
height: 45px;
}
.user-form-wrap button {
margin-top: 20px;
border: none;
}
/* -----------------------------------
booking and enquiry css
------------------------------------- */
.db-booking .table .list-enq-name {
margin-left: 8px;
}
.db-booking .table .list-img,
.db-booking .table .list-enq-name {
display: inline-block;
vertical-align: middle;
}
/* -----------------------------------
Tour packages added css
------------------------------------- */
.custom-field-wrap h4 {
text-transform: capitalize;
}
.custom-field-wrap .dragable-field-inner {
border: 3px dashed #e6e6e6;
text-align: center;
padding: 40px 20px 20px;
}
.custom-field-wrap .dragable-field-inner p {
margin-bottom: 10px;
}
.custom-field-wrap .dragable-field-inner .drag-drop-info {
font-size: 18px;
}
.custom-field-wrap .dragable-field-inner .upload-input .form-group span {
background-color: #F56960;
border: none;
color: #ffffff;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.custom-field-wrap .dragable-field-inner .upload-input .form-group:hover span {
background-color: #2C75BA;
}
.custom-field-wrap .publish-btn {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-ms-flex-pack: space-between;
}
.custom-field-wrap .publish-btn input[type=submit] {
color: #101F46;
background-color: transparent;
border: 1px solid #e6e6e6;
padding: 8px 10px;
font-size: 12px;
}
.custom-field-wrap .publish-btn input[type=submit]:hover {
background-color: #2C75BA;
color: #ffffff;
}
.custom-field-wrap .publish-status {
margin-bottom: 10px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-ms-flex-pack: space-between;
}
.custom-field-wrap .publish-status a {
color: #4d4d4d;
}
.custom-field-wrap .publish-status a:hover {
color: #2C75BA;
}
.custom-field-wrap .publish-action {
margin-top: 20px;
text-align: right;
}
.custom-field-wrap .publish-action input[type=submit] {
padding: 8px 14px;
}
.db-pop-field-wrap,
.db-cat-field-wrap {
border-bottom: 1px solid #e6e6e6;
margin-bottom: 20px;
padding-bottom: 10px;
}
.db-cat-field-wrap .add-btn {
margin-bottom: 10px;
}
.db-media-field-wrap .upload-input .form-group span {
padding-left: 30px;
padding-right: 30px;
display: block;
}
/* -----------------------------------
package css
------------------------------------- */
.db-package-wrap .package-name {
font-family: "Raleway", sans-serif;
font-weight: 700;
font-size: 13px;
color: #333333;
}
.db-package-wrap .table tr td {
vertical-align: middle;
}
.package-wrap {
-webkit-box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.05);
-ms-box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.05);
-o-box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.05);
margin-bottom: 24px;
position: relative;
}
.package-wrap .package-content {
padding: 20px;
}
.package-wrap .package-content p {
margin-bottom: 0;
}
.package-wrap .review-area {
margin-bottom: 15px;
}
.package-wrap .review-area .review-text {
font-size: 13px;
color: #787878;
line-height: 1.1;
}
.package-wrap .rating-start {
display: inline-block;
margin-left: 5px;
}
.package-wrap .content-details {
margin-bottom: 15px;
}
.package-wrap .package-price {
background-color: #F56960;
position: absolute;
top: 20px;
right: 0;
}
.package-wrap .package-price h6 {
color: #ffffff;
font-size: 13px;
font-family: "Open Sans", sans-serif;
line-height: 1.1;
margin-bottom: 0;
padding: 8px 16px;
}
.package-wrap .package-price h6 span {
font-family: "Raleway", sans-serif;
font-size: 22px;
font-weight: 700;
line-height: 1.2;
}
.package-wrap .button-container {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
-ms-flex-pack: center;
margin-left: -5px;
margin-right: -5px;
}
.package-wrap .button-container a {
border: 1px solid #bababa;
color: #666666;
display: block;
font-size: 12px;
font-weight: normal;
padding: 5px 20px;
border-width: 1px;
margin: 5px;
width: 50%;
text-align: center;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.package-wrap .button-container a i {
margin-right: 5px;
}
.package-wrap .button-container a:hover {
background-color: #2C75BA;
border-color: #2C75BA;
color: #ffffff;
}
@media screen and (max-width: 991px) {
.package-wrap {
margin-bottom: 30px;
}
.package-wrap .feature-image img {
width: 100%;
}
}
@media screen and (max-width: 575px) {
.package-wrap .package-content {
padding: 0 20px 20px;
}
}
/* -----------------------------------
login form css
------------------------------------- */
.login-page {
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
-ms-flex-pack: center;
}
@media screen and (min-width: 992px) {
.login-page {
height: 100vh;
}
}
.login-page .site-title {
text-align: center;
}
.login-page .site-title img {
max-width: 190px;
margin: auto;
}
.login-page .login-from-wrap {
position: relative;
width: 400px;
max-width: 100%;
margin: 30px auto;
background: #fff;
padding: 40px;
border-radius: 6px;
box-shadow: 0px 0px 50px 2px rgba(0, 0, 0, 0.51);
}
.login-page .login-from-wrap .button-primary {
display: block;
margin-top: 25px;
text-align: center;
}
.login-page .login-from-wrap .for-pass {
display: block;
text-align: right;
padding-top: 15px;
font-size: 15px;
font-weight: 700;
}
@media screen and (max-width: 575px) {
.login-page {
padding: 30px;
}
.login-page .login-from-wrap {
padding: 15px 15px 30px;
}
}
/* -----------------------------------
wishlist and package css
------------------------------------- */
.offer {
left: 10px;
position: absolute;
text-align: center;
top: 10px;
z-index: 2;
}
.offer span {
background-color: rgba(245, 105, 96, 0.8);
color: #ffffff;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
border-radius: 8px;
display: inline-block;
font-size: 13px;
padding: 8px 15px;
position: relative;
}
.rating-start {
display: block;
position: relative;
font-size: 12px;
letter-spacing: 3px;
}
.rating-start:before {
color: #ddd;
content: "";
display: block;
font-family: "Font Awesome 5 free";
}
.rating-start span {
display: block;
left: 0;
overflow: hidden;
position: absolute;
top: 0;
}
.rating-start span:before {
color: #FEBF00;
content: "";
display: block;
font-family: "Font Awesome 5 free";
font-weight: 900;
}
.review-text a {
color: #737373;
display: block;
font-size: 13px;
line-height: 1.1;
margin-top: 3px;
}
.review-text a:hover, .review-text a:focus, .review-text a:active {
color: #2C75BA;
}
.comment-area ol {
margin: 0;
padding: 0;
}
.comment-area ol ol {
margin-left: 30px;
}
.comment-area ol li {
list-style: none;
margin-bottom: 30px;
}
.comment-area ol li:before, .comment-area ol li:after {
content: "";
display: block;
clear: both;
}
.comment-area .comment-thumb {
width: 60px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
overflow: hidden;
float: left;
}
.comment-area .comment-content {
border: 1px solid #e6e6e6;
width: -moz-calc(100% - 80px);
width: -webkit-calc(100% - 80px);
width: calc(100% - 80px);
float: right;
padding: 20px;
}
.comment-area .comment-content .comment-header {
margin-bottom: 10px;
}
.comment-area .comment-content p {
margin-bottom: 15px;
}
.comment-area .comment-content h4 {
display: inline-block;
margin-bottom: 0;
}
.comment-area .comment-content .comment-title {
margin-bottom: 8px;
font-weight: 700;
}
.comment-area .comment-content .comment-title span {
font-size: 14px;
font-weight: normal;
margin-right: 8px;
}
.comment-area .comment-content .post-on {
font-size: 13px;
margin-left: 10px;
}
.comment-area .comment-content .reply {
background-color: #F5F5F5;
font-size: 14px;
color: #575757;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
border-radius: 6px;
padding: 5px 12px 6px;
display: inline-block;
line-height: 1.2;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.comment-area .comment-content .reply i {
margin-right: 4px;
font-size: 12px;
}
.comment-area .comment-content .reply:hover {
background-color: #2C75BA;
color: #ffffff;
}
.comment-area .comment-detail {
margin: -5px;
}
.comment-area .comment-detail a {
margin: 5px;
}
.comment-area .rating-wrap {
margin-bottom: 10px;
}
/*# sourceMappingURL=style.css.map */
.backend-gallery-image {
width: 100%;
max-height: 200px !important;
object-fit: cover;
height: 200px;
}
.orange-link{
color:rgba(245, 105, 96, 1);
}
.card-container {
width: 30%;
margin: 0 3% 5% 0;
float: left;
border: 5px solid #eeff;
border-radius: 5px;
}
.action-container {
height: 50px;
padding: 15px;
font-weight: bold;
}
.action-container input[type="checkbox"] {
margin: 3px 3px 3px 20px;
color: darkgreen;
margin-left: 20px;
}
.alert {
position: fixed;
padding: 1rem;
border: 3px solid transparent;
border-radius: .25rem;
z-index: 1111;
right: 4%;
top: 14%;
}
.bootstrap-tagsinput .tag {
margin-right: 2px;
color: white;
background-color: #ff5638;
padding: 4px 8px;
border-radius: 3px;
font-size: 14px;
}
.bootstrap-tagsinput {
display: block ruby !important;
}
.warning-error {
border: 2px solid lightslategray;
color: #f00002;
padding: 20px !important;
margin-bottom: 20px !important;
border-radius: 5px;
line-height: 20px;
} | public/admin_assets/css/style.css | @charset "UTF-8";
/*------------------------------------------------------------------
* Project: Travele
* Author: <NAME>
* URL: https://themeforest.net/user/bosathemes
------------------------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* Table of Contents
----------------------------------------------------------------------
01. Import Section ...................... Imported variables.
02. Layout Components ................... Generic layout elements.
# Button
# Forms
# Pagination
# Dashboard navigation
# Dashboard header
# Dashboard footer
04. Dashboard ........................... Front Page
# Dashboard content
# Dashboard table
05. Dashboard ........................... Pages
# Dashboard user edit
# Dashboard booking and enquiry
# Dashboard tour packages form
# Dashboard packages list
# Dashboard login register
# Dashboard wishlist and package
*/
/* -----------------------------------
Normalize css
------------------------------------- */
html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
main {
display: block;
}
figure {
margin: 0;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
pre {
font-family: monospace, monospace;
font-size: 1em;
}
a {
background-color: transparent;
}
abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
}
code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
img {
border-style: none;
}
button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
border-style: none;
padding: 0;
}
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
outline: 1px dotted ButtonText;
}
fieldset {
padding: 0.35em 0.75em 0.625em;
}
legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
}
progress {
vertical-align: baseline;
}
textarea {
overflow: auto;
}
[type=checkbox],
[type=radio] {
box-sizing: border-box;
padding: 0;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto;
}
[type=search] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
details {
display: block;
}
summary {
display: list-item;
}
template {
display: none;
}
[hidden] {
display: none;
}
/* -----------------------------------
typography css
------------------------------------- */
body {
font-size: 15px;
color: #383838;
background-color: #ffffff;
font-family: "Open Sans", sans-serif;
font-weight: normal;
font-style: normal;
line-height: 1.6;
-webkit-font-smoothing: antialiased;
word-wrap: break-word;
}
@media screen and (max-width: 575px) {
body {
font-size: 14px;
}
}
p {
line-height: 1.6;
margin: 0 0 15px;
word-wrap: break-word;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote, pre {
background-color: #fafafa;
border-width: 0 0 0 3px;
border-color: #d9d9d9;
border-style: solid;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
color: #1a1a1a;
font-family: "Open Sans", sans-serif;
font-style: italic;
margin: 0 0 15px 0;
padding: 25px 22px;
font-size: 18px;
}
blockquote p, pre p {
margin-bottom: 0;
}
blockquote {
background-color: transparent;
border-left: none;
color: #101F46;
margin: 40px 0;
text-align: center;
position: relative;
padding: 30px;
}
blockquote:before {
background-color: #fff;
color: #333333;
content: "";
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 20px;
float: left;
margin-right: 20px;
line-height: 1;
font-style: normal;
position: absolute;
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
top: -10px;
padding: 0 10px;
z-index: 9;
}
blockquote:after {
border-bottom: 2px solid #ddd;
border-top: 2px solid #ddd;
content: "";
bottom: 0;
content: "";
display: block;
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
position: absolute;
top: 0;
width: 200px;
}
blockquote p {
font-size: 28px;
line-height: 1.4;
}
blockquote cite {
color: #8d8d8d;
display: block;
font-style: normal;
font-size: 13px;
}
abbr, acronym {
border-bottom: 1px dotted #4d4d4d;
cursor: help;
}
mark, ins {
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
}
big {
font-size: 125%;
}
b, strong {
font-weight: 700;
}
iframe {
display: block;
width: 100%;
}
img {
height: auto;
max-width: 100%;
vertical-align: top;
}
/*--------------------------------------------------------------
# Heading
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
color: #101F46;
font-family: "Raleway", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
margin: 0 0 15px;
line-height: 1.3;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: inherit;
}
h1 {
font-size: 65px;
font-weight: 900;
}
h2 {
font-size: 48px;
font-weight: 900;
}
h3 {
font-size: 23px;
font-weight: 700;
}
h4 {
font-size: 18px;
font-weight: 700;
}
h5 {
font-size: 15px;
}
h6 {
font-size: 12px;
}
@media screen and (max-width: 767px) {
h1 {
font-size: 32px;
}
h2 {
font-size: 24px;
}
h3 {
font-size: 18px;
}
h4 {
font-size: 14px;
}
h5 {
font-size: 14px;
}
h6 {
font-size: 12px;
}
}
/*--------------------------------------------------------------
# Lists
--------------------------------------------------------------*/
ul,
ol {
margin: 0 0 1.5em 0.875em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
/*--------------------------------------------------------------
# Links
--------------------------------------------------------------*/
a {
color: #0085BA;
text-decoration: none;
-webkit-transition: color 0.3s;
-moz-transition: color 0.3s;
-ms-transition: color 0.3s;
-o-transition: color 0.3s;
transition: color 0.3s;
}
a:hover, a:focus, a:active {
color: #2C75BA;
text-decoration: none;
outline: 0;
}
a:visited {
text-decoration: none;
outline: 0;
}
.bg-red {
background-color: #da0c4d;
color: #ffffff;
}
.bg-blue {
background-color: #167ee6;
color: #ffffff;
}
.bg-purple {
background-color: #4c5caf;
color: #ffffff;
}
.bg-green {
background-color: #4caf50;
color: #ffffff;
}
/* -----------------------------------
button css
------------------------------------- */
.outline-primary,
.outline-round, .button-primary,
.button-round {
font-size: 16px;
font-weight: 600;
line-height: 1;
padding: 15px 30px;
}
@media screen and (max-width: 575px) {
.outline-primary,
.outline-round, .button-primary,
.button-round {
font-size: 14px;
padding: 10px 20px;
}
}
input[type=button],
input[type=reset],
input[type=submit] {
border: none;
background-color: #0791BE;
color: #ffffff;
cursor: pointer;
padding: 12px 30px;
-webkit-transition: background-color 0.3s;
-moz-transition: background-color 0.3s;
-ms-transition: background-color 0.3s;
-o-transition: background-color 0.3s;
transition: background-color 0.3s;
}
input[type=button]:hover, input[type=button]:active, input[type=button]:focus,
input[type=reset]:hover,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:hover,
input[type=submit]:active,
input[type=submit]:focus {
background-color: #2C75BA;
}
.button-primary,
.button-round {
background-color: #0791BE;
color: #ffffff;
display: inline-block;
position: relative;
-webkit-transition: background-color 0.3s;
-moz-transition: background-color 0.3s;
-ms-transition: background-color 0.3s;
-o-transition: background-color 0.3s;
transition: background-color 0.3s;
}
.button-primary:hover, .button-primary:focus, .button-primary:active,
.button-round:hover,
.button-round:focus,
.button-round:active {
background-color: #2C75BA;
color: #ffffff;
}
.outline-primary,
.outline-round {
border: 2px solid #292929;
color: #292929;
display: inline-block;
position: relative;
padding: 13px 30px;
-webkit-transition: background-color 0.3s, border-color 0.3s;
-moz-transition: background-color 0.3s, border-color 0.3s;
-ms-transition: background-color 0.3s, border-color 0.3s;
-o-transition: background-color 0.3s, border-color 0.3s;
transition: background-color 0.3s, border-color 0.3s;
}
@media screen and (max-width: 575px) {
.outline-primary,
.outline-round {
padding: 8px 20px;
}
}
.outline-primary:hover, .outline-primary:focus, .outline-primary:active,
.outline-round:hover,
.outline-round:focus,
.outline-round:active {
background-color: #2C75BA;
border-color: #2C75BA;
color: #ffffff;
}
.button-round,
.outline-round {
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
border-radius: 30px;
}
.button-text {
color: #101F46;
font-size: 14px;
text-transform: uppercase;
position: relative;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.button-text:after {
content: "";
font-family: "Font Awesome 5 Free";
font-weight: 900;
margin-left: 6px;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.button-text:hover, .button-text:focus, .button-text:active {
color: #2C75BA;
}
.button-text:hover:after, .button-text:focus:after, .button-text:active:after {
margin-left: 8px;
}
/* -----------------------------------
form css
------------------------------------- */
form {
position: relative;
}
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
background-color: #ffffff;
border: 1px solid #d9d9d9;
font-size: 14px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
height: 45px;
resize: none;
padding: 0 10px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
border-color: #F56960;
outline: 0;
}
input[type=text]:-webkit-autofill, input[type=text]:-webkit-autofill:hover, input[type=text]:-webkit-autofill:focus, input[type=text]:-webkit-autofill:active,
input[type=email]:-webkit-autofill,
input[type=email]:-webkit-autofill:hover,
input[type=email]:-webkit-autofill:focus,
input[type=email]:-webkit-autofill:active,
input[type=url]:-webkit-autofill,
input[type=url]:-webkit-autofill:hover,
input[type=url]:-webkit-autofill:focus,
input[type=url]:-webkit-autofill:active,
input[type=password]:-webkit-autofill,
input[type=password]:-webkit-autofill:hover,
input[type=password]:-webkit-autofill:focus,
input[type=password]:-webkit-autofill:active,
input[type=search]:-webkit-autofill,
input[type=search]:-webkit-autofill:hover,
input[type=search]:-webkit-autofill:focus,
input[type=search]:-webkit-autofill:active,
input[type=number]:-webkit-autofill,
input[type=number]:-webkit-autofill:hover,
input[type=number]:-webkit-autofill:focus,
input[type=number]:-webkit-autofill:active,
input[type=tel]:-webkit-autofill,
input[type=tel]:-webkit-autofill:hover,
input[type=tel]:-webkit-autofill:focus,
input[type=tel]:-webkit-autofill:active,
input[type=range]:-webkit-autofill,
input[type=range]:-webkit-autofill:hover,
input[type=range]:-webkit-autofill:focus,
input[type=range]:-webkit-autofill:active,
input[type=date]:-webkit-autofill,
input[type=date]:-webkit-autofill:hover,
input[type=date]:-webkit-autofill:focus,
input[type=date]:-webkit-autofill:active,
input[type=month]:-webkit-autofill,
input[type=month]:-webkit-autofill:hover,
input[type=month]:-webkit-autofill:focus,
input[type=month]:-webkit-autofill:active,
input[type=week]:-webkit-autofill,
input[type=week]:-webkit-autofill:hover,
input[type=week]:-webkit-autofill:focus,
input[type=week]:-webkit-autofill:active,
input[type=time]:-webkit-autofill,
input[type=time]:-webkit-autofill:hover,
input[type=time]:-webkit-autofill:focus,
input[type=time]:-webkit-autofill:active,
input[type=datetime]:-webkit-autofill,
input[type=datetime]:-webkit-autofill:hover,
input[type=datetime]:-webkit-autofill:focus,
input[type=datetime]:-webkit-autofill:active,
input[type=datetime-local]:-webkit-autofill,
input[type=datetime-local]:-webkit-autofill:hover,
input[type=datetime-local]:-webkit-autofill:focus,
input[type=datetime-local]:-webkit-autofill:active,
input[type=color]:-webkit-autofill,
input[type=color]:-webkit-autofill:hover,
input[type=color]:-webkit-autofill:focus,
input[type=color]:-webkit-autofill:active,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:active {
-webkit-transition: background-color 50000s ease-in-out 0s, color 5000s ease-in-out 0s;
-moz-transition: background-color 50000s ease-in-out 0s, color 5000s ease-in-out 0s;
-ms-transition: background-color 50000s ease-in-out 0s, color 5000s ease-in-out 0s;
--transition: background-color 50000s ease-in-out 0s, color 5000s ease-in-out 0s;
transition: background-color 50000s ease-in-out 0s, color 5000s ease-in-out 0s;
background-color: rgba(0, 0, 0, 0) !important;
}
textarea {
min-height: 155px;
overflow: auto;
padding: 10px;
width: 100%;
}
select {
border: 1px solid #d9d9d9;
background-image: url(assets/images/arrow.png);
background-repeat: no-repeat;
background-position: center right 15px;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
color: #757575;
height: 45px;
padding: 0 30px 0 10px;
}
select option {
padding: 8px;
}
select:focus {
outline: none;
}
form label {
font-weight: normal;
}
.search-form {
position: relative;
}
.search-form input {
width: 100%;
padding: 0 55px 0 10px;
}
.search-form button {
background-color: #F56960;
color: #ffffff;
font-size: 14px;
border: none;
position: absolute;
right: 4px;
top: 3px;
padding: 10px;
-webkit-transition: background-color 0.4s;
-moz-transition: background-color 0.4s;
-ms-transition: background-color 0.4s;
-o-transition: background-color 0.4s;
transition: background-color 0.4s;
}
.search-form button:hover {
background-color: #2C75BA;
}
.form-group {
margin-bottom: 15px;
}
.form-group select {
height: 45px;
}
.form-group select,
.form-group input:not([type=checkbox]) {
width: 100%;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
}
.form-group label {
display: block;
font-size: 14px;
margin-bottom: 10px;
}
.form-group label.checkbox-list {
position: relative;
padding-left: 30px;
}
.form-group label .custom-checkbox {
display: inline-block;
width: 18px;
height: 18px;
border: 1px solid #e6e6e6;
position: absolute;
left: 0;
top: 2px;
}
.form-group label .custom-checkbox:before {
background-color: #F56960;
content: "";
height: 100%;
width: 100%;
position: absolute;
left: 0;
right: 0;
opacity: 0;
}
.form-group label input[type=checkbox] {
opacity: 0;
position: absolute;
z-index: -9;
}
.form-group label input:checked ~ .custom-checkbox:before {
opacity: 1;
}
.custom-input {
margin-bottom: 0;
}
.custom-input-field {
display: inline-block;
height: 16px;
width: 16px;
border: 1px solid #8b8b8b;
position: relative;
vertical-align: middle;
margin-right: 5px;
}
.custom-input-field:before {
background-color: #0791BE;
content: "";
color: #ffffff;
font-family: "Font Awesome 5 Free";
font-size: 8px;
font-weight: 900;
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
text-align: center;
line-height: 15px;
opacity: 0;
-webkit-transition: all 0.3s linear 0.1s;
-moz-transition: all 0.3s linear 0.1s;
-ms-transition: all 0.3s linear 0.1s;
-o-transition: all 0.3s linear 0.1s;
transition: all 0.3s linear 0.1s;
}
input[type=checkbox] {
position: absolute;
z-index: -9999;
opacity: 0;
}
input:checked ~ .custom-input-field {
border-color: #0791BE;
}
input:checked ~ .custom-input-field:before {
opacity: 1;
}
.edit-profile-photo img {
border-radius: 4px;
max-width: 180px;
width: 100%;
}
.edit-profile-photo {
position: relative;
display: block;
margin-bottom: 35px;
}
.upload-input .form-group {
position: relative;
overflow: hidden;
margin-bottom: 0;
cursor: pointer;
display: inline-block;
}
.upload-input .form-group span {
border: 2px dashed #e6e6e6;
font-weight: 600;
padding: 12px 50px;
display: block;
position: relative;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.upload-input .form-group input[type=file] {
position: absolute;
top: 0;
right: 0;
margin: 0;
padding: 0;
cursor: pointer;
opacity: 0;
display: block;
height: 100%;
filter: alpha(opacity=0);
}
.upload-input .form-group:hover span {
border-color: #2C75BA;
}
/* -----------------------------------
pagination css
------------------------------------- */
.pagination-wrap .pagination {
margin: 0;
padding: 0;
}
.pagination-wrap .page-link {
color: #616161;
}
#dashboard {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
/* -----------------------------------
/*Dashboard navigation
------------------------------------- */
.dashboard-navigation {
background-color: #292929;
float: left;
width: 20%;
padding-top: 75px;
position: fixed;
top: 0;
height: 100%;
z-index: 99;
overflow-y: auto;
overflow-x: hidden;
}
@media screen and (min-width: 768px) {
.dashboard-navigation #navigation {
display: block !important;
}
.dashboard-navigation .slicknav_menu .slicknav_btn {
display: none;
}
}
@media screen and (max-width: 991px) {
.dashboard-navigation {
width: 30%;
}
}
@media screen and (max-width: 767px) {
.dashboard-navigation {
width: 100%;
position: static;
padding: 0;
}
}
.dashboard-navigation ul {
list-style: none;
margin: 0;
padding: 0;
}
.dashboard-navigation li {
color: #ffffff;
font-size: 15px;
position: relative;
}
.dashboard-navigation li.open-menu:before {
color: #4d4d4d;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.dashboard-navigation li.open-menu ul {
opacity: 1;
display: block;
}
.dashboard-navigation li:hover > a {
background-color: #373737;
}
.dashboard-navigation li.slicknav_open a, .dashboard-navigation li.active-menu a {
background-color: #373737;
}
.dashboard-navigation a {
display: block;
font-size: 14px;
padding: 10px 0px;
border-bottom: 1px solid #595959;
padding: 15px 20px;
color: #ffffff;
-webkit-transition: background-color 0.4s;
-moz-transition: background-color 0.4s;
-ms-transition: background-color 0.4s;
-o-transition: background-color 0.4s;
transition: background-color 0.4s;
}
.dashboard-navigation a:not([href]) {
color: inherit;
padding: 0;
border-bottom: none;
display: inline-block;
}
.dashboard-navigation a .slicknav_arrow {
float: right;
}
.dashboard-navigation a i {
margin-right: 5px;
font-size: 12px;
}
@media screen and (max-width: 767px) {
.dashboard-navigation .slicknav_menu .slicknav_btn {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-ms-flex-pack: space-between;
}
}
.dashboard-navigation .slicknav_icon {
display: inline-block;
width: 30px;
padding: 5px;
}
.dashboard-navigation .slicknav_icon .slicknav_icon-bar {
background-color: #ffffff;
display: block;
width: 100%;
height: 3px;
margin-bottom: 3px;
}
/* -----------------------------------
/*Dashboard header
------------------------------------- */
.dashboard-header:before, .dashboard-header:after {
content: "";
display: block;
clear: both;
}
.dashboard-header .heaer-content-right {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.dashboard-header .dropdown-toggle:after {
display: none;
}
@media screen and (max-width: 767px) {
.dashboard-header .heaer-content-right {
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
}
}
.logo-section {
margin-top: 15px;
}
.logo-section h1 {
font-size: 22px;
margin-bottom: 0;
}
@media screen and (max-width: 767px) {
.logo-section {
margin-top: 15px;
}
}
@media screen and (max-width: 575px) {
.logo-section {
margin-bottom: 15px;
}
.logo-section.pull-left {
text-align: center;
float: none;
}
}
.sticky-header {
background-color: #ffffff;
-webkit-box-shadow: 0 0 10px rgba(204, 204, 204, 0.34);
-moz-box-shadow: 0 0 10px rgba(204, 204, 204, 0.34);
-ms-box-shadow: 0 0 10px rgba(204, 204, 204, 0.34);
-o-box-shadow: 0 0 10px rgba(204, 204, 204, 0.34);
box-shadow: 0 0 10px rgba(204, 204, 204, 0.34);
padding: 0 20px;
width: 100%;
}
@media screen and (min-width: 768px) {
.sticky-header {
position: fixed;
top: 0;
z-index: 9999;
}
}
.pull-left {
float: left;
}
.pull-right {
float: right;
}
/* -----------------------------------
/*Dashboard Footer
------------------------------------- */
#dashboard .copyrights {
padding: 25px 0;
display: block;
text-align: center;
background-color: #fff;
padding-left: 20%;
width: 100%;
}
@media screen and (max-width: 767px) {
#dashboard .copyrights {
padding: 20px 15px;
}
}
/* -----------------------------------
/*Dashboard content
------------------------------------- */
.search-field {
float: left;
padding: 15px 22px 0;
}
.search-field .form-group {
position: relative;
margin-bottom: 0;
}
.search-field .form-group input {
width: 195px;
font-size: 14px;
}
.search-field a {
color: #383838;
position: absolute;
right: 0px;
top: 0px;
padding: 0 15px;
height: 100%;
line-height: 45px;
}
@media screen and (max-width: 767px) {
.search-field {
padding: 0 10px 0;
}
}
@media screen and (max-width: 575px) {
.search-field {
padding-left: 0px;
}
.search-field .form-group {
position: relative;
margin-bottom: 0;
}
.search-field .form-group input {
width: 145px;
font-size: 13px;
}
}
.dropdown-item {
padding: 20px;
border-left: 1px solid #eee;
}
.dropdown-item [class*=fa-] {
font-size: 32px;
}
.dropdown-item.profile-sec {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
font-size: 14px;
}
.dropdown-item.profile-sec img {
width: 35px;
margin-right: 10px;
border-radius: 35px;
border: 2px solid #a1adb3;
}
.dropdown-item.profile-sec i {
margin-left: 10px;
font-size: 15px;
}
@media screen and (max-width: 767px) {
.dropdown-item {
border-left: none;
padding: 15px 10px;
}
.dropdown-item [class*=fa-] {
font-size: 20px;
}
.dropdown-item.profile-sec {
padding: 10px;
}
.dropdown-item.profile-sec i, .dropdown-item.profile-sec span {
display: none;
}
.dropdown-item.profile-sec img {
margin-right: 0;
}
}
@media screen and (max-width: 575px) {
.dropdown-item.profile-sec {
padding-right: 0;
}
}
.dropdown-menu {
top: 100% !important;
-webkit-transform: inherit !important;
-moz-transform: inherit !important;
-ms-transform: inherit !important;
transform: inherit !important;
min-width: 250px;
left: auto !important;
border: none;
border-top: 3px solid #167ee6;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.04);
-moz-box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.04);
-ms-box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.04);
-o-box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.04);
box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.04);
padding: 0;
margin: 0;
right: 0 !important;
}
.dropdown-menu h4 {
text-align: center;
border-bottom: 1px solid #e6e6e6;
padding-bottom: 15px;
margin-bottom: 10px;
padding-top: 15px;
padding-left: 15px;
padding-right: 15px;
}
.dropdown-menu ul {
margin: 0;
padding: 0;
}
.dropdown-menu li {
list-style: none;
}
.dropdown-menu li a {
color: #404040;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
padding: 15px;
font-size: 14px;
}
.dropdown-menu li a i {
margin-right: 5px;
}
.dropdown-menu li p {
margin-bottom: 0;
line-height: 1;
}
.dropdown-menu .list-img img {
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
height: 30px;
width: 30px;
}
.dropdown-menu .notification-content {
padding-left: 15px;
}
.dropdown-menu .all-button {
background-color: #f1f1f1;
display: block;
padding: 7px;
font-size: 13px;
text-align: center;
}
.dropdown-menu.account-menu li a {
padding-bottom: 8px;
padding-top: 8px;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.dropdown-menu.account-menu li a:hover {
background-color: #167ee6;
color: #ffffff;
}
.notify {
background-color: #F56960;
position: absolute;
top: 15px;
right: 15px;
height: 20px;
width: 20px;
text-align: center;
border-radius: 50%;
color: #ffffff;
font-size: 14px;
line-height: 20px;
}
@media screen and (max-width: 767px) {
.notify {
height: 15px;
width: 15px;
top: 3px;
right: 3px;
font-size: 10px;
}
}
.db-info-wrap {
background: #e8edf2;
float: left;
width: 80%;
padding: 60px 40px 40px;
margin-left: 20%;
margin-top: 60px;
}
@media screen and (max-width: 991px) {
.db-info-wrap {
width: 70%;
margin-left: 30%;
}
}
@media screen and (max-width: 767px) {
.db-info-wrap {
width: 100%;
margin: 0;
padding: 30px 20px;
}
}
.db-info-list {
background-color: #ffffff;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 30px;
}
.dashboard-stat-icon i {
font-size: 30px;
display: inline-block;
float: left;
line-height: 80px;
height: 80px;
width: 80px;
text-align: center;
}
.dashboard-stat-content {
padding: 15px;
}
.dashboard-stat-content h4 {
margin-bottom: 5px;
}
.dashboard-stat-content h5 {
margin-bottom: 0;
}
/* -----------------------------------
/*Dashboard table
------------------------------------- */
.dashboard-box {
background-color: #ffffff;
padding: 25px;
font-size: 12px;
margin-bottom: 30px;
}
.dashboard-box h4 {
font-weight: 700;
text-transform: uppercase;
}
.dashboard-box thead tr th {
font-family: "Raleway", sans-serif;
text-transform: uppercase;
font-weight: 700;
border-width: 1px;
}
.dashboard-box tbody tr td {
color: #616161;
padding: 15px;
vertical-align: middle;
}
.dashboard-box tbody tr td a {
color: #929292;
}
.dashboard-box .list-img img {
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
height: 30px;
width: 30px;
}
.dashboard-box .list-name,
.dashboard-box .list-enq-name {
font-family: "Raleway", sans-serif;
display: block;
font-weight: 700;
color: #263238;
}
.dashboard-box .badge {
font-size: 12px;
padding: 5px;
font-weight: normal;
}
.table-opp-color-box table thead tr th {
border-bottom: none;
}
.table-opp-color-box table tbody tr:nth-of-type(odd) {
background-color: #f1f1f1;
}
.table-opp-color-box table tbody tr td {
border: none;
}
/* -----------------------------------
/*Dashboard activities
------------------------------------- */
.dashboard-box h4 {
font-weight: 700;
text-transform: uppercase;
}
.dashboard-box p {
font-size: 15px;
}
.dashboard-box ul {
list-style: none;
margin: 0;
padding: 0;
}
.dashboard-box.activities-box h5 {
margin-bottom: 0;
}
.dashboard-box.activities-box ul li {
position: relative;
padding-left: 50px;
padding-top: 15px;
padding-bottom: 15px;
z-index: 1;
}
.dashboard-box.activities-box ul li:before, .dashboard-box.activities-box ul li:after {
background-color: #f1f1f1;
content: "";
display: block;
width: 2px;
height: 50%;
left: 16px;
position: absolute;
z-index: -1;
}
.dashboard-box.activities-box ul li:before {
top: 0;
}
.dashboard-box.activities-box ul li:after {
bottom: 0;
}
.dashboard-box.activities-box ul li:first-child:before {
display: none;
}
.dashboard-box.activities-box ul li:last-child:after {
display: none;
}
.dashboard-box.activities-box ul li > i {
background-color: #4caf50;
color: #ffffff;
width: 35px;
height: 35px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
text-align: center;
line-height: 35px;
position: absolute;
font-size: 16px;
left: 0;
top: 20px;
}
.dashboard-box.activities-box ul li .close-icon {
position: absolute;
color: #167ee6;
right: 0;
top: 10px;
opacity: 0;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
font-size: 16px;
}
.dashboard-box.activities-box ul > li:hover .close-icon {
opacity: 1;
}
.chart-box h4 {
margin-bottom: 15px;
}
.report-list h4 {
margin-bottom: 20px;
}
.report-list-content {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-ms-flex-pack: space-between;
margin-bottom: 15px;
border-top: 1px solid #e6e6e6;
padding-top: 15px;
}
.report-list-content h5 {
margin-bottom: 0;
}
.report-list-content .total-amt {
font-size: 18px;
color: #333333;
}
/* ---dashboard content css end--- */
/* -----------------------------------
User edit css
------------------------------------- */
.user-form-wrap .form-horizontal h4 {
margin-top: 30px;
margin-bottom: 30px;
}
.user-form-wrap .form-group input,
.user-form-wrap .form-group select {
width: 100%;
}
.user-form-wrap .form-group input[type=file],
.user-form-wrap .form-group select[type=file] {
height: 45px;
}
.user-form-wrap button {
margin-top: 20px;
border: none;
}
/* -----------------------------------
booking and enquiry css
------------------------------------- */
.db-booking .table .list-enq-name {
margin-left: 8px;
}
.db-booking .table .list-img,
.db-booking .table .list-enq-name {
display: inline-block;
vertical-align: middle;
}
/* -----------------------------------
Tour packages added css
------------------------------------- */
.custom-field-wrap h4 {
text-transform: capitalize;
}
.custom-field-wrap .dragable-field-inner {
border: 3px dashed #e6e6e6;
text-align: center;
padding: 40px 20px 20px;
}
.custom-field-wrap .dragable-field-inner p {
margin-bottom: 10px;
}
.custom-field-wrap .dragable-field-inner .drag-drop-info {
font-size: 18px;
}
.custom-field-wrap .dragable-field-inner .upload-input .form-group span {
background-color: #F56960;
border: none;
color: #ffffff;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.custom-field-wrap .dragable-field-inner .upload-input .form-group:hover span {
background-color: #2C75BA;
}
.custom-field-wrap .publish-btn {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-ms-flex-pack: space-between;
}
.custom-field-wrap .publish-btn input[type=submit] {
color: #101F46;
background-color: transparent;
border: 1px solid #e6e6e6;
padding: 8px 10px;
font-size: 12px;
}
.custom-field-wrap .publish-btn input[type=submit]:hover {
background-color: #2C75BA;
color: #ffffff;
}
.custom-field-wrap .publish-status {
margin-bottom: 10px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-ms-flex-pack: space-between;
}
.custom-field-wrap .publish-status a {
color: #4d4d4d;
}
.custom-field-wrap .publish-status a:hover {
color: #2C75BA;
}
.custom-field-wrap .publish-action {
margin-top: 20px;
text-align: right;
}
.custom-field-wrap .publish-action input[type=submit] {
padding: 8px 14px;
}
.db-pop-field-wrap,
.db-cat-field-wrap {
border-bottom: 1px solid #e6e6e6;
margin-bottom: 20px;
padding-bottom: 10px;
}
.db-cat-field-wrap .add-btn {
margin-bottom: 10px;
}
.db-media-field-wrap .upload-input .form-group span {
padding-left: 30px;
padding-right: 30px;
display: block;
}
/* -----------------------------------
package css
------------------------------------- */
.db-package-wrap .package-name {
font-family: "Raleway", sans-serif;
font-weight: 700;
font-size: 13px;
color: #333333;
}
.db-package-wrap .table tr td {
vertical-align: middle;
}
.package-wrap {
-webkit-box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.05);
-ms-box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.05);
-o-box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.05);
margin-bottom: 24px;
position: relative;
}
.package-wrap .package-content {
padding: 20px;
}
.package-wrap .package-content p {
margin-bottom: 0;
}
.package-wrap .review-area {
margin-bottom: 15px;
}
.package-wrap .review-area .review-text {
font-size: 13px;
color: #787878;
line-height: 1.1;
}
.package-wrap .rating-start {
display: inline-block;
margin-left: 5px;
}
.package-wrap .content-details {
margin-bottom: 15px;
}
.package-wrap .package-price {
background-color: #F56960;
position: absolute;
top: 20px;
right: 0;
}
.package-wrap .package-price h6 {
color: #ffffff;
font-size: 13px;
font-family: "Open Sans", sans-serif;
line-height: 1.1;
margin-bottom: 0;
padding: 8px 16px;
}
.package-wrap .package-price h6 span {
font-family: "Raleway", sans-serif;
font-size: 22px;
font-weight: 700;
line-height: 1.2;
}
.package-wrap .button-container {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
-ms-flex-pack: center;
margin-left: -5px;
margin-right: -5px;
}
.package-wrap .button-container a {
border: 1px solid #bababa;
color: #666666;
display: block;
font-size: 12px;
font-weight: normal;
padding: 5px 20px;
border-width: 1px;
margin: 5px;
width: 50%;
text-align: center;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.package-wrap .button-container a i {
margin-right: 5px;
}
.package-wrap .button-container a:hover {
background-color: #2C75BA;
border-color: #2C75BA;
color: #ffffff;
}
@media screen and (max-width: 991px) {
.package-wrap {
margin-bottom: 30px;
}
.package-wrap .feature-image img {
width: 100%;
}
}
@media screen and (max-width: 575px) {
.package-wrap .package-content {
padding: 0 20px 20px;
}
}
/* -----------------------------------
login form css
------------------------------------- */
.login-page {
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
-ms-flex-pack: center;
}
@media screen and (min-width: 992px) {
.login-page {
height: 100vh;
}
}
.login-page .site-title {
text-align: center;
}
.login-page .site-title img {
max-width: 190px;
margin: auto;
}
.login-page .login-from-wrap {
position: relative;
width: 400px;
max-width: 100%;
margin: 30px auto;
background: #fff;
padding: 40px;
border-radius: 6px;
box-shadow: 0px 0px 50px 2px rgba(0, 0, 0, 0.51);
}
.login-page .login-from-wrap .button-primary {
display: block;
margin-top: 25px;
text-align: center;
}
.login-page .login-from-wrap .for-pass {
display: block;
text-align: right;
padding-top: 15px;
font-size: 15px;
font-weight: 700;
}
@media screen and (max-width: 575px) {
.login-page {
padding: 30px;
}
.login-page .login-from-wrap {
padding: 15px 15px 30px;
}
}
/* -----------------------------------
wishlist and package css
------------------------------------- */
.offer {
left: 10px;
position: absolute;
text-align: center;
top: 10px;
z-index: 2;
}
.offer span {
background-color: rgba(245, 105, 96, 0.8);
color: #ffffff;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
border-radius: 8px;
display: inline-block;
font-size: 13px;
padding: 8px 15px;
position: relative;
}
.rating-start {
display: block;
position: relative;
font-size: 12px;
letter-spacing: 3px;
}
.rating-start:before {
color: #ddd;
content: "";
display: block;
font-family: "Font Awesome 5 free";
}
.rating-start span {
display: block;
left: 0;
overflow: hidden;
position: absolute;
top: 0;
}
.rating-start span:before {
color: #FEBF00;
content: "";
display: block;
font-family: "Font Awesome 5 free";
font-weight: 900;
}
.review-text a {
color: #737373;
display: block;
font-size: 13px;
line-height: 1.1;
margin-top: 3px;
}
.review-text a:hover, .review-text a:focus, .review-text a:active {
color: #2C75BA;
}
.comment-area ol {
margin: 0;
padding: 0;
}
.comment-area ol ol {
margin-left: 30px;
}
.comment-area ol li {
list-style: none;
margin-bottom: 30px;
}
.comment-area ol li:before, .comment-area ol li:after {
content: "";
display: block;
clear: both;
}
.comment-area .comment-thumb {
width: 60px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
overflow: hidden;
float: left;
}
.comment-area .comment-content {
border: 1px solid #e6e6e6;
width: -moz-calc(100% - 80px);
width: -webkit-calc(100% - 80px);
width: calc(100% - 80px);
float: right;
padding: 20px;
}
.comment-area .comment-content .comment-header {
margin-bottom: 10px;
}
.comment-area .comment-content p {
margin-bottom: 15px;
}
.comment-area .comment-content h4 {
display: inline-block;
margin-bottom: 0;
}
.comment-area .comment-content .comment-title {
margin-bottom: 8px;
font-weight: 700;
}
.comment-area .comment-content .comment-title span {
font-size: 14px;
font-weight: normal;
margin-right: 8px;
}
.comment-area .comment-content .post-on {
font-size: 13px;
margin-left: 10px;
}
.comment-area .comment-content .reply {
background-color: #F5F5F5;
font-size: 14px;
color: #575757;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
border-radius: 6px;
padding: 5px 12px 6px;
display: inline-block;
line-height: 1.2;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.comment-area .comment-content .reply i {
margin-right: 4px;
font-size: 12px;
}
.comment-area .comment-content .reply:hover {
background-color: #2C75BA;
color: #ffffff;
}
.comment-area .comment-detail {
margin: -5px;
}
.comment-area .comment-detail a {
margin: 5px;
}
.comment-area .rating-wrap {
margin-bottom: 10px;
}
/*# sourceMappingURL=style.css.map */
.backend-gallery-image {
width: 100%;
max-height: 200px !important;
object-fit: cover;
height: 200px;
}
.orange-link{
color:rgba(245, 105, 96, 1);
}
.card-container {
width: 30%;
margin: 0 3% 5% 0;
float: left;
border: 5px solid #eeff;
border-radius: 5px;
}
.action-container {
height: 50px;
padding: 15px;
font-weight: bold;
}
.action-container input[type="checkbox"] {
margin: 3px 3px 3px 20px;
color: darkgreen;
margin-left: 20px;
}
.alert {
position: fixed;
padding: 1rem;
border: 3px solid transparent;
border-radius: .25rem;
z-index: 1111;
right: 4%;
top: 14%;
}
.bootstrap-tagsinput .tag {
margin-right: 2px;
color: white;
background-color: #ff5638;
padding: 4px 8px;
border-radius: 3px;
font-size: 14px;
}
.bootstrap-tagsinput {
display: block ruby !important;
}
.warning-error {
border: 2px solid lightslategray;
color: #f00002;
padding: 20px !important;
margin-bottom: 20px !important;
border-radius: 5px;
line-height: 20px;
} | 0.392453 | 0.070913 |
@charset "utf-8";
/* CSS Document */
*::-moz-selection {
background: #f13f0f none repeat scroll 0 0;
color: #fff;
}
::-moz-selection { background: #f13f0f; color:#fff; text-shadow: none; }
::selection { background:#f13f0f; color:#fff; text-shadow: none; }
body {
background:#fff;
font-family: 'Roboto', sans-serif;
font-size: 15px;
line-height: 32px;
overflow-x:hidden;
position:relative;
font-weight:400;
}
section {
clear: both;
padding-top:100px;
padding-bottom:100px;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Roboto', sans-serif;
color:#000;
}
h1 {
font-size: 70px;
}
h2{
font-size: 50px;
}
h3 {
font-size: 30px;
}
h4{
font-size: 28px;
}
h5 {
font-size: 24px;
}
h6{
font-size: 20px;
}
p{
font-size:16px;
color:#888888;
line-height:32px;
font-weight:300;
}
.secondary-bg{
background-color:#fff;
}
.primary-bg {
background-color:#f5f5f5;
}
.third-bg {
background-color:#000;
}
.fourth-bg {
background-color:#f5f5f5;
}
.divider {
border-bottom:#e5e5e5 solid 1px;
}
a {
transition-duration:0.3s;
-moz-transition-duration:0.3s;
-o-transition-duration:0.3s;
-webkit-transition-duration:0.3s;
-ms-transition-duration:0.3s;
text-decoration:none;
color:#f13f0f ;
}
a:hover, a:focus{
text-decoration:none;
color:#f13f0f ;
}
.current-menu-item a{
color:#f13f0f !important;
}
.btn:hover, .btn:focus {
background-color: #cf2008;
color: #ffffff;
outline:none;
}
.clear{
clear:both;
}
img {
max-width:100%;
height: auto;
}
/*============
header
===================*/
.header_top {
display: table;
padding: 20px 0 0;
width: 100%;
}
header {
margin: 0 auto;
padding: 0;
position: fixed;
width: 100%;
z-index: 1;
}
.logo_img {
padding: 15px 0;
}
.peroweb_bg {
background: hsla(0, 0%, 0%, 0) url("../images/banner_bg.html") no-repeat scroll center center / cover ;
}
.banner_text {
color: hsl(0, 0%, 100%);
display: block;
text-align: center;
z-index:2;
}
.banner_text h1 {
font-weight: 300;
margin: 0;
padding: 0px 0 0;
}
.banner_text span {
font-family: Dancing Script;
color: #ffba00;
}
.banner_text p {
color:#fff;
line-height:30px;
padding:35px 0 0;
margin:0 auto;
}
.btn {
background: #f13f0f none repeat scroll 0 0;
border: medium none;
border-radius: 0;
color: #ffffff;
font-family: roboto;
font-size: 16px;
font-weight: 400;
margin-top: 45px;
padding: 10px 45px;
}
.btn.btn-lg {
color: hsl(0, 0%, 100%);
font-size: 16px;
font-weight: 400;
margin: 0 0 0 15px;
padding: 12px 50px;
}
.btn.btn-md {
font-size:20px;
padding: 10px 27px;
}
.banner_bottom_btn {
bottom: -90px;
display: block;
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
text-align: center;
z-index: 22;
}
/***********************/
.masthead{
position: relative;
color:#fff;
}
.masthead:after {
content:'';
position: absolute;
left:0;
top:0;
width:100%;
height: 100%;
background-color: rgba(0,0,0,0.6);
}
.masthead-2 h1,
.masthead-inner h1{
font-size: 75px;
font-weight: 700;
}
.masthead-2 .opener{
height: auto;
padding: 280px 0 220px;
}
.masthead-inner .opener{
height: auto;
padding: 250px 0 200px;
}
.masthead-2 .opener .lead,
.masthead-inner .lead{
margin-top: 20px;
}
.opener {
display: table-cell;
height: 100vh;
padding: 210px 0 80px;
vertical-align: middle;
width: 1%;
}
/*=========
menu
==========*/
.navbar .dropdown-menu {
background: hsl(0, 0%, 12%) none repeat scroll 0 0;
border: 0 none;
box-shadow: none !important;
padding: 5px 15px;
}
.navfixedshow .navbar .dropdown-menu {
margin-top:8px !important;
}
.navbar ul.nav.navbar-nav li.dropdown ul li {
padding: 13px 1px 1px;
}
.navbar ul.nav.navbar-nav li.dropdown ul li:last-child {
border:0px;
}
.navbar ul.nav.navbar-nav li.dropdown ul li a {
font-size: 14px;
margin:0px;
display:inline-block;
}
.dropdown .dropdown-toggle::after{
content: "";
font-family: fontawesome;
font-size: 10px;
font-weight: 400;
margin: 0 3px;
position: absolute;
}
.dropdown .dropdown-toggle {
position: relative;
}
header.navbar.transparent.navfixedshow {
background:#000;
}
header.navbar.navfixedshow {
background:#000;
padding: 8px 0;
position: fixed !important;
z-index:222;
}
header.navbar.navfixedshow .header_top {
padding:0px;
}
.dropdown .dropdown-toggle {
position: relative;
}
.navbar.navbar-default, #navbar.collapse.navbar-collapse {
background-color:transparent;
}
.navbar {
border: 0 solid hsla(0, 0%, 0%, 0);
margin-bottom: 0;
position: relative;
}
header.navbar {
border: 0 none;
border-radius: 0;
left: 0;
margin: 0;
position: absolute;
top: 0;
transition: all 0.2s ease-in-out 0s;
width: 100%;
z-index: 10;
background: #000;
}
header.navbar.transparent
{
background: transparent;
}
.collapse.navbar-collapse {
background: hsl(0, 0%, 0%) none repeat scroll 0 0;
margin: 0 auto;
text-align: right;
}
.navbar ul.nav.navbar-nav {
float:none;
text-align:center;
}
.navbar ul.nav.navbar-nav {
display:inline-block;
float:none;
vertical-align:middle;
}
.navbar ul.nav.navbar-nav li {
margin: 0;
padding: 21px 8px;
}
.navbar ul.nav.navbar-nav li:first-child {
border-left:0px;
}
.navbar ul.nav.navbar-nav li:last-child {
border-right:0px;
}
.navbar ul.nav.navbar-nav li a {
color: #ffffff;
font-size: 16px;
font-weight: 400;
margin-left: 15px;
padding: 0 0 10px;
position:relative;
display:inline-block;
}
.navbar ul.nav.navbar-nav li a::before {
border-bottom: 1px solid hsl(13, 89%, 50%);
bottom: 2px;
content: "";
left: 50%;
position: absolute;
right: 0;
width: 0px;
opacity:0;
transition-duration:0.3s;
-moz-transition-duration:0.3s;
-o-transition-duration:0.3s;
-webkit-transition-duration:0.3s;
}
.navbar ul.nav.navbar-nav li a:hover:before, .navbar ul.nav.navbar-nav li.active a:before {
width:100%;
opacity:1;
left:0px;
}
.navbar ul.nav.navbar-nav li a:hover {
color: #f13f0f;
}
.navbar-collapse {
overflow-x: visible;
padding-left: 0;
padding-right: 0;
}
.navbar ul.nav.navbar-nav li a:hover, .navbar ul.nav.navbar-nav li.active a, .navbar ul.nav.navbar-nav li.open > a {
background-color: rgba(0, 0, 0, 0);
color: #f13f0f;
outline: medium none;
}
.navbar ul.nav.navbar-nav li a:focus {
outline:none;
}
@media (min-width:990px) {.navbar-collapse { display: inline-block;} }
/*==========
Banner
================*/
#banner {
background: #000000 none repeat scroll 0 0;
padding: 0;
}
.banner_slider {
position: relative;
margin: 0 auto;
text-align: center;
}
.banner_text {
left: 8%;
position: absolute;
text-align: left;
top: 220px;
width: 45%;
}
.banner_text h3 {
font-weight: 300;
margin: 20px 0 0;
color: #fff;
}
.banner_text h1 {
font-weight: 700;
color: #fff;
}
.banner-slide img {
width:100%;
}
#banner .owl-prev::after {
color: hsl(0, 0%, 100%);
left: 30px;
}
#banner .owl-next::after {
color: hsl(0, 0%, 100%);
right: 30px;
}
/*================
Section heading
======================*/
.section_heading {
margin-bottom: 35px;
position: relative;
text-align: center;
}
.section_heading h2 {
color: hsl(0, 0%, 0%);
display: inline-block;
font-weight: 700;
margin: 0;
position: relative;
}
.section_text {
margin: 0 auto;
width: 90%;
padding: 0 5px;
}
.section_text p {
color: hsl(0, 0%, 40%);
margin-bottom: 60px;
text-align:center;
}
.section_heading h2::after {
background: hsla(0, 0%, 0%, 0) url("../images/heading_left_img.png") no-repeat scroll 0 0;
content: "";
left: -181px;
position: absolute;
right: 0;
top: 45%;
width: 161px;
height: 15px;
}
.section_heading h2::before {
background: hsla(0, 0%, 0%, 0) url("../images/heading_right_img.png") no-repeat scroll 0 0;
content: "";
height: 15px;
position: absolute;
right: -181px;
top: 45%;
width: 161px;
}
/*============
who we are
==================*/
.we_are_detail {
text-align: center;
border: 1px solid #dadada;
}
.about_us_img {
overflow:hidden;
}
.about_us_img img {
height: auto;
transition-duration:0.3s;
-moz-transition-duration:0.3s;
-o-transition-duration:0.3s;
-webkit-transition-duration:0.3s;
-ms-transition-duration:0.3s;
transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);
}
.we_are_detail:hover .about_us_img img {
transform: scale(1.3);
-moz-transform: scale(1.3);
-webkit-transform: scale(1.3);
-o-transform: scale(1.3);
-ms-transform: scale(1.3);
}
.we_are_detail h5 {
margin: 35px 0 25px;
}
.we_are_detail p {
font-size: 15px;
font-weight: 300;
padding: 0 15px;
line-height: 26px;
margin-bottom: 30px;
}
/*===========
Whar we do
=================*/
.we_do_detail {
height: 320px;
position: relative;
width: 100%;
margin-bottom: 30px;
overflow:hidden;
}
.we_do_detail:hover .we_do_detail_m {
top:0px;
height:100%;
width:100%;
border-radius:0px;
border:#ccc solid 1px;
}
.we_do_detail:hover .we_do_content {
display:block;
}
.we_do_detail::after {
background: hsla(0, 0%, 0%, 0.7) none repeat scroll 0 0;
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 100%;
}
.we_do_detail_m {
background: hsl(0, 0%, 100%) none repeat scroll 0 0;
border-radius: 100%;
height: 180px;
left: 0;
margin: 0 auto;
padding: 20px;
position: absolute;
right: 0;
text-align: center;
top: 60px;
transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
-webkit-transition-duration: 0.3s;
-ms-transition-duration: 0.3s;
width: 180px;
z-index: 1;
}
.we_do_detail_m i {
font-size: 50px;
margin-top: 10px;
color:#000;
}
.we_do_content {
display: none;
}
.we_do_hover {
height: 320px;
text-align: center;
padding: 20px;
z-index: 1;
position: relative;
opacity: 0;
background: #fff;
transition-duration:0.5s;
border:1px solid #cccccc;
}
.we_do_detail:hover .we_do_hover{
opacity:1;
}
.we_do_hover i {
font-size: 50px;
margin-bottom: 20px;
color: orange;
}
.we_do_hover h6 {
color: orange;
margin: 20px 0;
}
.we_do_hover p {
font-weight: 400;
line-height: 28px;
}
/*============
choose us
==================*/
.choose_us_slide {
margin: 20px 0 80px;
text-align: center;
}
.choose_us_detail span {
float: left;
margin-right: 10px;
font-size: 20px;
line-height: 25px;
}
.choose_us_detail h6 {
font-weight: 700;
margin: 0 0 20px;
}
.choose_us_detail p {
font-size: 15px;
line-height: 28px;
}
/*===========
recent work
==================*/
.category ul {
margin: 0;
padding: 0;
}
.category li {
display: inline-block;
list-style: outside none none;
margin: 0 10px;
color:#888888;
}
.category {
margin: 20px 0 60px;
overflow: hidden;
text-align: center;
}
.category button {
background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
border: 0 none;
color: hsl(0, 0%, 0%);
font-size: 17px;
font-style: italic;
font-weight: 400;
padding: 0;
width: auto;
}
.category button:hover, .category button.is-checked {
color: #f13f0f;
}
.category .active {
color: #f13f0f;
}
.recent_hover h5 {
color: hsl(0, 0%, 100%);
font-weight: 700;
margin: 0;
}
.recent_hover p {
margin: 0;
color: hsl(0, 0%, 100%);
font-weight:400;
}
.recent_hover {
background: hsla(0, 0%, 0%, 0.8) none repeat scroll 0 0;
bottom: 0;
opacity: 0;
padding: 100px 0;
position: absolute;
text-align: center;
top: 0;
transition-duration: 0.5s;
width: 100%;
left:-50px;
-moz-transition-duration: 0.5s;;
-o-transition-duration: 0.5s;
-webkit-transition-duration: 0.5s;
-ms-transition-duration: 0.5s;
}
.element-item {
float: left;
overflow: hidden;
padding: 0 15px;
position: relative;
width: 33.33%;
}
.portfolio_style2 .element-item {
padding:0px;
width:33.33333333%;
}
.portfolio_style2 .element-item.recent_work_detail {
margin:0px;
}
.recent_wrap:hover .recent_hover {
opacity:1;
height:auto;
left:0px;
}
.recent_wrap {
overflow:hidden;
position:relative;
}
.recent_img {
background: hsl(0, 0%, 0%) none repeat scroll 0 0;
}
.recent_img img {
transition-duration: 0.3s;
-moz-transition-duration: 0.3s;;
-o-transition-duration: 0.3s;
-webkit-transition-duration: 0.3s;
-ms-transition-duration: 0.3s;
width:100%;
}
.recent_wrap:hover .recent_img img {
opacity:1;
}
.recent_work_detail {
margin-bottom:30px;
}
/*========
pricing table
======================*/
.price_table_detail {
border: 1px solid hsl(0, 0%, 93%);
box-shadow: 14px 12px 2px hsl(0, 0%, 93%);
margin: 0 auto;
text-align: center;
width: 315px;
}
.table_top h4 {
margin: 0;
color:#fff;
font-weight:700;
}
.table_top {
background: hsl(0, 0%, 0%) none repeat scroll 0 0;
border-radius: 0 0 35% 35%;
padding: 40px 0 65px;
}
.price_table_detail h5 {
background: hsl(0, 0%, 100%) none repeat scroll 0 0;
border-radius: 100%;
margin: -35px auto 0;
padding: 10px 0;
position: relative;
width: 75px;
z-index: 1;
font-weight: 700;
text-align: center;
}
.price_table_detail h5 span {
font-size: 15px;
font-weight: 300;
}
.price_table_detail h5 {
background: hsl(0, 0%, 100%) none repeat scroll 0 0;
border-radius: 100%;
font-weight: 700;
margin: -35px auto 0;
padding: 10px;
position: relative;
text-align: center;
width: 75px;
z-index: 1;
}
.price_table_detail li:nth-child(odd) {
background: #f1f1f1;
}
.price_table_detail li:nth-child(even) {
background: #fff;
padding:15px 0;
}
.price_table_detail ul {
margin: 0 ;
padding: 0;
}
.price_table_detail li {
list-style: outside none none;
padding: 7px 0;
}
.price_table_detail li:nth-child(1) {
margin-top: 30px;
}
.price_table_detail li:last-child {
border-bottom: 1px solid #f1f1f1;
}
.price_table_detail h2 {
margin: 20px 0 0;
font-size: 40px;
font-weight: 700;
}
.price_table_detail p {
font-weight: 400;
margin: 0;
padding: 0;
}
.pricing_btn {
margin: 35px 0;
}
.table-top_m{
background:#f13f0f;
}
/****************Table Style 2*************/
.price_table_detail.table_style2 {
border: 0 none;
box-shadow: 0 2px 16px hsla(0, 0%, 0%, 0.15);
margin: 0 auto;
text-align: center;
width: 100%;
}
.plan_info {
display:table-cell;
width:876px;
vertical-align:top;
}
.table_style2 .table_top {
border-radius: 0;
display:table-cell;
padding: 34px 0;
width: 264px;
}
.table_style2 li {
display: table-cell;
font-size: 20px;
font-weight: 300;
height: 258px;
line-height: 36px;
margin: 0;
padding: 0 35px;
vertical-align: middle;
width: 16.66%;
}
.plan_info ul {
display: table;
width: 100%;
}
.table_style2.price_table_detail li:nth-child(2n+1) {
background: hsl(0, 0%, 100%) none repeat scroll 0 0;
}
.table_style2.price_table_detail li:nth-child(2n) {
background: hsl(0, 0%, 95%) none repeat scroll 0 0;
}
.table_style2 .btn {
margin:20px 0 0;
}
.table_style2.price_table_detail h2 {
color:#fff;
}
.popular_plan .table_top {
background: #f13f0f;
}
.popular_plan .pricing_btn {
background: #000;
}
.popular_plan .pricing_btn:hover {
background: #cf2008;
}
.table_top p {
color: #fff;
}
.table_style2.popular_plan {
box-shadow: 0px 0px 10px hsl(0, 0%, 76%);
margin: 2px 0;
}
/*==========
our team
=================*/
.team_img {
border: 7px solid hsl(0, 0%, 100%);
border-radius: 100%;
height: 280px;
overflow: hidden;
width: 280px;
text-align: center;
margin: 0 auto;
position:relative;
}
.team_img img {
height: auto;
}
.our_team_detail {
margin: 60px auto 0;
text-align: center;
}
.our_team_detail h6 {
font-weight: 700;
margin: 20px 0px 5px;
}
.team_hover li {
background: hsl(0, 0%, 100%) none repeat scroll 0 0;
border-radius: 100%;
display: inline-block;
height: 30px;
list-style: outside none none;
margin: 0 5px;
width: 30px;
}
.team_hover li a {
color:#000;
}
.team_hover li:hover {
background:#f13f0f;
}
.team_hover li:hover a {
color:#fff;
}
.team_hover {
background: hsla(0, 0%, 0%, 0.8) none repeat scroll 0 0;
display: table;
border-radius:100%;
height: 100%;
left: 0;
position: absolute;
right: 0;
top: 0;
transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-webkit-transform: scale(0);
-ms-transform: scale(0);
transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
-webkit-transition-duration: 0.3s;
-ms-transition-duration: 0.3s;
width: 100%;
}
.team_hover ul {
display: table-cell;
margin: 0;
padding: 0;
vertical-align: middle;
}
.team_img:hover .team_hover {
transform:scale(1);
-moz-transform:scale(1);
-o-transform:scale(1);
-webkit-transform:scale(1);
-ms-transform:scale(1);
}
/*===========
our product
======================*/
.product_price {
background: hsl(0, 0%, 96%) none repeat scroll 0 0;
}
.product_price .old_rate {
display: inline-block;
font-size: 15px;
font-weight: 400;
line-height: 25px;
margin: 5px 10px;
text-align: left;
text-decoration: line-through;
}
.product_price .new_rate {
color: #f13f0f;
float: right;
font-size: 17px;
font-weight: 400;
margin: 5px 10px;
line-height: 25px;
}
.product_detail i {
background: #f13f0f;
border-radius: 100%;
width: 40px;
height: 40px;
line-height: 40px;
margin: 0 auto;
text-align: center;
font-size: 20px;
color: #fff;
}
.btn_hover {
background: hsla(0, 0%, 0%, 0.8) none repeat scroll 0 0;
height: 100%;
left: 0;
padding-top: 33%;
position: absolute;
right: 0;
text-align: center;
top: 0;
width: 100%;
transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-webkit-transform: scale(0);
-ms-transform: scale(0);
transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
-webkit-transition-duration: 0.3s;
-ms-transition-duration: 0.3s;
}
.product_detail:hover .btn_hover {
transform:scale(1);
-moz-transform:scale(1);
-o-transform:scale(1);
-webkit-transform:scale(1);
-ms-transform:scale(1);
}
.product_detail h6 {
float: left;
font-size: 16px;
font-weight: 400;
overflow: hidden;
width: 81%;
}
.product_tital {
margin: 10px 0;
overflow: hidden;
}
.product_tital span {
float: right;
margin-top: 10px;
}
.product_tital a {
color: hsl(0, 0%, 0%);
line-height: 23px;
}
.product_tital a:hover {
color:#f13f0f;
}
.product_detail {
margin-bottom: 30px;
overflow: hidden;
display: block;
}
.product_tital span a i:hover{
background-color: #cf2008;
}
.product_img {
position:relative;
overflow:hidden;
}
/*-----popup----*/
.modal h3 {
font-weight: 300;
margin-bottom: 20px;
}
.modal-content .product_price {
font-size: 30px;
font-weight: 300;
background:none;
}
.product_des {
border-top: 1px solid hsl(0, 0%, 91%);
margin-top: 25px;
padding-top: 20px;
}
.modal-content {
border-radius: 0;
}
.modal-header {
border:0;
}
.modal-header .close {
margin-top: -2px;
position: absolute;
right: 30px;
font-weight:30px;
}
.modal-body {
padding: 15px 25px 40px;
position: relative;
}
.cart_elements {
padding:5px 0;
}
.product_qut, .product_color {
display: inline-block;
margin-right: 30px;
position:relative;
}
.product_qut input {
border: 1px solid hsl(0, 0%, 80%);
height: 32px;
padding: 0 10px;
text-align: center;
width: 50px;
}
.product_color select {
-moz-appearance: none;
border: 1px solid hsl(0, 0%, 80%);
height: 32px;
padding: 0 20px 0 10px;
text-align: center;
width: 120px;
position:relative;
}
.product_color::after {
color: hsl(0, 0%, 0%);
content: "\f107";
font-family: fontawesome;
height: 100%;
position: absolute;
right: 0;
top: 0;
width: 20px;
}
.modal .btn {
margin-top: 12px;
}
.cart_elements label {
font-weight: 400;
margin-right: 5px;
}
/*=========
client say
==================*/
.our_client_detail {
background: hsl(0, 0%, 100%) none repeat scroll 0 0;
margin: 0 15px;
padding: 20px 22px;
text-align: center;
}
.client_img {
border: 3px solid #dddddc;
border-radius: 100%;
margin: 0 auto;
overflow: hidden;
text-align: center;
width: 150px;
}
.client_img img {
height: auto;
}
.client_say {
font-size: 15px;
font-weight: 300;
line-height: 28px;
}
.client_name {
display: block;
margin: 20px 0 7px;
overflow: hidden;
position: relative;
}
.client_name::after {
color: hsl(0, 0%, 94%);
content: "\f10d";
font-family: fontawesome;
font-size: 100px;
left: 0;
position: absolute;
right: 0;
top: 27px;
width: 100%;
}
.client_name h6 {
font-weight: 700;
margin: 15px 0 5px;
position:relative;
z-index:1;
}
.client_name p {
color: hsl(0, 0%, 0%);
font-size: 15px;
font-weight: 300;
position:relative;
z-index:1;
line-height: 25px;
margin: 0 0 15px;
}
.owl-pagination {
display:none;
}
.owl-buttons {
position: absolute;
top: 50%;
width:100%;
}
.owl-prev {
font-size:0px;
float:left;
}
.owl-next {
font-size:0px;
float:right;
}
.owl-prev::after {
color: hsl(0, 0%, 0%);
content:"\f104";
font-family: fontawesome;
font-size: 70px;
left:-40px;
position:absolute;
}
.owl-next::after {
color: hsl(0, 0%, 0%);
content:"\f105";
font-family: fontawesome;
font-size: 70px;
right:-40px;
position:absolute;
}
/*==========
need help
================*/
.help_detail {
background:url(../images/need_help.html);
background-repeat:no-repeat;
padding-left:60px;
margin-bottom: 50px;
}
.help_detail h6 {
font-weight: 700;
margin: 0;
padding: 12px 0 15px;
}
.help_que {
margin-top: 20px;
}
/*=========
latest news
===================*/
.post_date {
background: #f13f0f;
width: 60px;
position: absolute;
top: 0;
text-align: center;
padding: 7px;
}
.post_date p {
color: hsl(0, 0%, 100%);
line-height: 23px;
margin: 0;
padding: 0;
text-transform: uppercase;
font-weight:400;
}
.post_img {
position: relative;
overflow:hidden;
}
.post_img img {
transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);
transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
-webkit-transition-duration: 0.3s;
-ms-transition-duration: 0.3s;
}
.latest_news_detail:hover .post_img img {
transform: scale(1.3);
-moz-transform: scale(1.3);
-o-transform: scale(1.3);
-webkit-transform: scale(1.3);
-ms-transform: scale(1.3);
}
.latest_news_detail {
margin-bottom: 45px;
overflow: hidden;
text-align: center;
}
.latest_news_detail h6 {
margin: 25px 0 10px;
}
.latest_news_detail a {
color: hsl(0, 0%, 0%);
}
.latest_news_detail a:hover{
color:#f13f0f;
}
.latest_news_detail p {
font-weight: 400;
margin: 0;
text-transform: uppercase;
font-size: 15px;
}
.sub_category {
margin: 5px 0 10px;
text-transform: uppercase;
}
.sub_category a {
color: hsl(0, 0%, 53%);
font-style: normal;
font-size: 15px;
}
/*========
get touch
===============*/
.form-group .contact_field {
background: hsl(0, 0%, 96%) none repeat scroll 0 0;
border: medium none;
box-shadow: none;
font-size: 15px;
font-weight: 400;
}
.form-group .msg_box {
width: 100%;
border: none;
box-shadow: none;
background: hsl(0, 0%, 96%) none repeat scroll 0 0;
padding: 5px 15px;
}
.find_here_m i {
border: 1px solid hsl(0, 0%, 80%);
border-radius: 100%;
font-size: 24px;
height: 50px;
line-height: 45px;
margin: 0 auto;
text-align: center;
width: 50px;
}
.find_here_m p {
color: hsl(0, 0%, 0%);
font-weight: 400;
margin-bottom: 15px;
padding: 10px 0 10px 70px;
}
.find_here_m span {
float: left;
margin-bottom: 0;
}
.find_here h6 {
font-weight: 700;
margin: 0 0 25px;
}
.find_here_m a {
color: hsl(0, 0%, 0%);
}
/*===============
Blog Page
======================*/
article {
overflow: hidden;
margin-bottom:60px;
}
.blog_post_detail {
border-bottom: 1px solid hsl(0, 0%, 80%);
margin: 0 auto;
text-align: left;
margin-right: -30px;
}
.blog_post_img {
margin-bottom: 0;
overflow: hidden;
position: relative;
}
.blog_post_detail .sub_category {
margin: 0 0 10px;
text-align: left;
text-transform: uppercase;
}
.blog_post_detail p {
font-size: 15px;
font-weight: 300;
line-height: 28px;
margin: 0;
text-transform: none;
}
.blog_post_detail h6 {
margin: 15px 0 5px;
}
.blog_post_detail .sub_category a {
color: hsl(0, 0%, 53%);
font-size: 13px;
font-style: normal;
}
.blog_post_detail .sub_category a:hover {
color:#f13f0f;
}
.read_more a {
font-size: 14px;
margin: 0;
color: #f13f0f;
font-weight:400;
}
.read_more a:hover {
color: #cf2008;
}
.blog_post_detail .read_more {
margin: 20px 0 10px;
}
.page-numbers {
clear: both;
margin: 0;
padding: 0;
}
.page-numbers li {
display: inline-block;
list-style: outside none none;
}
.page-numbers li:hover a, .page-numbers li:hover span, .page-numbers li .current {
background: #f13f0f none repeat scroll 0 0;
color: #fff;
}
.page-numbers li a, .page-numbers li span {
color: hsl(0, 0%, 0%);
display: inline-block;
font-size: 15px;
font-weight: 400;
margin-right: 5px;
padding: 4px 15px;
text-decoration: none;
}
.page-numbers li a, .page-numbers li span {
background: #eceaea none repeat scroll 0 0;
border-radius: 100%;
color: #000;
display: inline-block;
font-size: 15px;
font-weight: 500;
height: 35px;
line-height: 33px;
margin-right: 5px;
padding: 0;
text-align: center;
text-decoration: none;
width: 35px;
}
.page-numbers li a:hover {
color: #fff;
}
.blog_text {
margin: 15px 0;
}
.blog_post h3 {
margin: 0;
}
.next_page {
margin-top: 80px;
}
/*===========
Side-Bar
=================*/
.side_blog_bg {
width: 335px;
float: right;
}
.form-control.aside_search {
background: hsl(0, 0%, 100%) none repeat scroll 0 0;
padding: 5px 15px;
}
.sidebar_wrap {
margin-bottom: 40px;
padding: 40px;
background:#f9f9f9;
}
.side_bar_sub_heading h5 {
color: hsl(0, 0%, 100%);
font-weight: 700;
line-height: 30px;
margin-bottom: 15px;
margin-top: 0;
position: relative;
}
.side_bar_heading h6 {
font-weight: 700;
line-height: 30px;
margin-bottom: 15px;
margin-top: 0;
position: relative;
}
.news_sletter p {
color: hsl(0, 0%, 100%);
font-size: 15px;
font-weight: 400;
line-height: 22px;
margin-bottom: 30px;
}
.blog_form .form-control {
border: medium none;
border-radius: 0px;
box-shadow: none;
height: 40px;
text-align:center;
}
.search_btn-3 .btn-default {
border: medium none;
border-radius: 0px;
color: #1f1f1f;
font-family: 'Roboto', sans-serif;
font-size: 15px;
height: 40px;
width: 100%;
font-weight:700;
margin:0 auto 20px;
}
.category-detail li {
border-bottom: 1px dotted hsl(0, 0%, 80%);
list-style: outside none none;
padding: 10px 0;
display:block;
}
.category-detail > ul {
margin: 0 auto 10px;
padding: 0;
}
.category-detail li a {
color: #1f1f1f;
font-size: 15px;
}
.category-detail li a:hover {
color:#f13f0f;
}
.recent-image {
float: left;
padding: 0 12px 0 0;
}
.recent-text p {
font-size: 14px;
font-weight: 400;
line-height: 18px;
margin: 0;
padding: 0 0 10px;
}
.recent-text a {
color: #000;
}
.recent-text a:hover {
color:#f13f0f;
}
.sub_category_m a {
color: hsl(0, 0%, 50%);
font-size: 11px;
text-transform: uppercase;
}
.recent-detail {
border-bottom: 1px dotted hsl(0, 0%, 80%);
margin: 20px 0 10px;
overflow: hidden;
padding-bottom: 10px;
}
.instagram_blog {
margin: 30px auto 10px;
overflow: hidden;
text-align: center;
}
.insta_img {
float: left;
margin: 0 auto;
width: 85px;
}
.insta_img img {
width: 100%;
}
/*==========
form
===================*/
.form-group {
margin:0 0 17px;
}
.form-group input {
height:46px;
border:0px;
border-radius:0px;
padding:0 20px;
}
.form-group .btn {
margin:0px;
}
/*==========
Footer
===================*/
footer {
}
footer h5 {
color:#fff;
font-weight:700;
margin:0 0 35px;
}
.footer_logo {
margin:0 0 35px;
}
.content_box {
margin:0 0 100px;
}
footer p {
font-size: 15px;
font-weight: 400;
line-height: 28px;
}
.gallery_images {
margin-right:35px;
}
.gallery_images ul {
margin:0px;
padding:0px;
}
.gallery_images ul li {
float:left;
width:33.33%;
list-style:none;
}
.newsletter p {
color:#888888;
font-size:14px;
font-style:italic;
}
.footer_bottom {
border-top:#191919 solid 1px;
padding:35px 0;
}
.footer_bottom p {
color:#fff;
margin:0px;
font-weight:400;
}
ul.follow_us {
margin: 0;
padding: 0;
text-align:right;
}
ul.follow_us li {
display: inline-block;
list-style: outside none none;
margin: 0;
padding: 0 8px;
}
ul.follow_us li a {
background: hsl(0, 0%, 100%) none repeat scroll 0 0;
border-radius: 50%;
color: hsl(0, 0%, 0%);
display: inline-block;
font-size: 16px;
font-weight: 400;
height: 32px;
line-height: 30px;
text-align: center;
vertical-align: top;
width: 32px;
}
ul.follow_us li a:hover {
background:#f13f0f;
color:#fff;
}
/*========
back to top
===================*/
.back-top {
bottom: 20px;
position: fixed;
right: 30px;
z-index: 1;
}
.back-top a {
border: 1px solid #f13f0f;
border-radius: 50%;
display: inline-block;
height: 40px;
line-height: 36px;
text-align: center;
width: 40px;
}
.back-top a i {
color:#f13f0f;
}
/*===============
coming-soon
=======================*/
.coming_soon_wrap {
background: hsl(0, 0%, 0%) none repeat scroll 0 0;
bottom: 0;
color: hsl(0, 0%, 100%);
height: 100%;
left: 0;
overflow-y: scroll;
padding: 85px 0;
position: fixed;
right: 0;
top: 0;
width: 100%;
}
.logo_wrap {
margin-bottom: 50px;
padding: 9px 0;
}
.coming_soon_wrap h1 {
color:#fff;
font-size:68px;
font-weight:700;
margin-bottom:35px;
}
.coming_soon_wrap p {
color:#fff;
font-size:28px;
font-weight:700;
line-height:32px;
width:90%;
}
#defaultCountdown .countdown-section {
display: inline-block;
list-style: outside none none;
margin: 0 56px 0 auto;
padding: 42px 0 17px;
text-align: center;
}
#defaultCountdown .countdown-section:last-child {
margin-right:0px;
}
#defaultCountdown .countdown-section .countdown-period {
display: block;
font-size: 24px;
font-weight: ;400
line-height: 50px;
text-transform:uppercase;
text-align: center;
}
#defaultCountdown .countdown-section .countdown-amount {
display: block;
font-size: 70px;
font-weight: 700;
line-height: 70px;
}
.contact_form_wrap {
border: 1px solid hsla(0, 0%, 100%, 0.15);
margin-right: 45px;
padding: 45px 35px;
margin-top:10px;
}
.contact_form_wrap h5 {
color:#fff;
font-weight:300;
margin-bottom:38px;
}
.contact_form_wrap input {
height:46px;
border:0px;
border-radius:0px;
background:#141414;
}
.contact_form_wrap input:focus, .contact_form_wrap textarea:focus {
box-shadow:none;
outline:#f13f0f solid 1px;
}
.contact_form_wrap textarea {
height:120px;
border:0px;
border-radius:0px;
background:#141414;
}
.contact_form_wrap .btn {
margin:0 auto;
}
.copyright_wrap {
color:#333333;
font-size:16px;
float: right;
margin: 16px 0 40px;
width: 56%;
}
/*===============
404-error
=======================*/
#inner_pages header.navbar {
position:relative;
}
.page_heading_wrap {
padding: 50px 0;
}
.page_heading_wrap h1 {
font-size:40px;
margin:0px;
}
.breadcrumb {
background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
margin: 0;
padding: 3px 0;
}
.breadcrumb ul {
margin:0px;
padding:0px;
}
.breadcrumb ul li {
display:inline-block;
vertical-align:middle;
list-style:none;
margin:0 1px;
color:#1f1f1f;
font-size:15px;
}
.breadcrumb ul li.item-current {
color:#888888;
}
.breadcrumb ul li a {
color:#1f1f1f;
}
.breadcrumb ul li a:hover {
color:#f13f0f;
}
.error_msg {
margin:0 0 70px;
}
.error_msg h2 {
font-size:130px;
}
.error_msg h3 {
font-size:40px;
font-weight:300;
letter-spacing:6px;
}
.not_fond_error p {
color:#000;
font-size:20px;
}
.search_form {
margin:30px auto 0;
max-width:528px;
}
.search_form input {
background:#f6f6f6;
border:#cccccc solid 1px;
border-radius:0px;
padding:0 30px;
border-right:0;
box-shadow:none;
height:45px;
}
.search_form .input-group-addon {
background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
border: 0 none;
padding: 0;
}
.search_form .btn {
font-size: 20px;
margin: 0;
padding: 8px 28px;
background:#cf2008;
color:#FFF;
}
/*==============
detail_blog_post
=========================*/
.blog_text ul {
margin: 0;
padding: 0;
}
.blog_text li {
color: hsl(0, 0%, 75%);
display: inline-block;
font-size: 15px;
font-style: italic;
font-weight: 500;
list-style: outside none none;
padding-right: 5px;
}
.blog_text li a {
color: hsl(0, 0%, 75%);
font-weight: 500;
}
.blog_text li a:hover {
color:#f13f0f;
}
.single_detail_blog a {
color: hsl(0, 0%, 0%);
}
.single_detail_blog a:hover {
color:#f13f0f;
}
.cetegory_section {
background: #f13f0f none repeat scroll 0 0;
left: 10px;
position: absolute;
top: 10px;
}
.cetegory_section a {
color: hsl(0, 0%, 100%);
font-weight: 500;
padding: 7px 15px;
}
.cetegory_section a:hover {
color: #fff;
background-color: #cf2008;
}
.detail_page_img {
margin-bottom: 40px;
}
.blog_post h1 {
padding: 15px 0;
}
.blog_post h2 {
padding: 15px 0;
}
.blog_post h3 {
padding: 15px 0;
}
.blog_post h4 {
padding: 15px 0;
}
.blog_post h5 {
padding: 15px 0;
}
.blog_post h6 {
padding: 15px 0;
}
.blog_post p {
font-family: 'Roboto', sans-serif;
font-weight: 400;
margin: 0 0 15px;
font-size:15px;
color:#888888;
line-height:28px;
}
.blog_post li {
color:#888888;
}
.single_detail_blog h3 {
padding: 15px 0;
}
blockquote::after {
color: hsl(0, 0%, 77%);
content: "";
font-family: fontawesome;
font-size: 30px;
left: 25px;
position: absolute;
top: 30px;
}
blockquote {
background-color: hsl(0, 0%, 96%);
border-left: 5px solid #f13f0f;
margin: 20px auto;
position: relative;
}
blockquote p {
color: hsl(0, 0%, 0%);
font-size: 18px;
font-weight: 300;
padding: 40px;
}
.alignright {
float: right;
margin: 5px 0 10px 20px;
}
.admin {
border: 1px solid hsl(0, 0%, 80%);
margin: 40px 0 60px;
overflow: hidden;
padding: 15px;
}
.admin_img {
float: left;
overflow: hidden;
padding-right: 15px;
}
.admin_text {
float: left;
width: 83%;
}
.admin_text h4 {
display: inline-block;
margin: 0;
padding: 0;
}
.admin_text ul {
float: right;
margin: 0;
padding: 0;
}
.admin_text li {
color: hsl(0, 0%, 0%);
display: block;
float: right;
list-style: outside none none;
padding: 0 10px;
}
.admin_text li:hover {
color: #f13f0f;
}
.admin_text p {
font-size: 14px;
font-weight: 300;
line-height: 22px;
margin: 0;
}
.section_sub_btn .btn.btn-lg {
margin: 0;
}
.comments-m h4 {
font-weight: 500;
margin: 0;
padding: 15px 0;
}
.comment-msg textarea {
border: 1px solid hsl(0, 0%, 80%);
height: 200px;
padding: 5px 15px;
width: 100%;
}
.comment-box-input input {
border: 1px solid hsl(0, 0%, 80%);
padding: 5px 10px;
width: 100%;
}
#commentform ul {
margin: 0 ;
padding: 0;
}
.single_detail_blog {
border: medium none;
margin: 0;
padding: 0;
}
.comments-m .form-group {
margin-bottom: 20px;
}
.comments-m {
margin-bottom: 50px;
}
/*==========================
Comment Form - CSS
==================================*/
.comment-form label {
width: 100%;
font-weight: normal;
}
.comment-form textarea {
width: 100%;
max-height: 160px;
}
.comment-form input {
width: 100%;
}
.comment-form .form-submit .submit {
color: hsl(0, 0%, 100%);
font-size: 16px;
font-weight: 400;
padding: 12px 50px;
background: #f13f0f none repeat scroll 0 0;
border: medium none;
border-radius: 0;
font-family: roboto;
max-width:200px;
line-height: 1.33;
margin-top: 15px;
}
body.category { margin:0; }
/*==========================
Woocommerce - CSS
==================================*/
.woocommerce div.product .product_title { font-size:36px; }
/*==========================
Contact Form - CSS
==================================*/
.contact_form input,.contact_form textarea {
background: hsl(0, 0%, 96%) none repeat scroll 0 0;
border: medium none;
margin-bottom:20px;
font-size: 15px;
font-weight: 400;
line-height: 1.42857143;
color: #555;
height: 46px;
padding: 0 20px;
display: block;
width: 100%;
border-radius: 4px;
}
.contact_form textarea {
width: 100%;
border: none;
box-shadow: none;
background: hsl(0, 0%, 96%) none repeat scroll 0 0;
padding: 5px 15px;
height:auto;
max-height:100px;
}
.contact_form .wpcf7-submit {
color: hsl(0, 0%, 100%);
font-size: 16px;
font-weight: 400;
margin: 0;
max-width:200px;
padding: 12px 50px;
background: #f13f0f none repeat scroll 0 0;
border: medium none;
border-radius: 0;
font-family: roboto;
line-height: 1.3333333;
display: inline-block;
margin-bottom: 0;
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;
}
/*==========================
Pagination - CSS
==================================*/
.pagination
{
width:100%;
text-align:center;
}
.navigation.pagination h2 {
display: none;
}
.navigation .nav-links .current { background:#333;color:#FFF;padding:10px 15px; }
.navigation .nav-links a{ background:#f13f0f;color:#FFF;padding:10px 15px; }
/*==========================
Responsive - CSS
==================================*/
@media (max-width:767px){
.admin_img {
float: left;
padding-right: 15px;
width: 24%;
}
#banner {
padding-top:75px;
}
.banner-slide img {
height: 260px;
width: auto;
}
#banner .owl-buttons {
display:none;
}
#banner .btn {
font-size: 14px;
margin-top: 20px;
padding: 7px 15px;
}
.header_top {
padding: 0;
}
.admin_img img {
display: block;
height: auto;
}
.admin_text {
float: left;
width: 76%;
}
.admin_text h4 {
font-size: 20px;
}
.admin_text li {
padding: 0 5px;
}
blockquote p {
font-size: 16px;
padding: 60px 10px 10px;
}
.price_table_detail.table_style2 {
margin-bottom: 50px;
}
.table_style2 .table_top {
display: block;
width: 100%;
}
.table_style2 li {
display: block;
padding: 10px 35px;
width: 100%;
height:auto;
}
.logo_wrap {
text-align: center;
}
.copyright_wrap {
float: none;
font-size: 13px;
margin: 20px auto;
text-align: center;
width: 90%;
}
.coming_soon_wrap p {
font-size: 20px;
text-align: center;
margin: 0 auto;
}
.coming_soon_wrap h1 {
font-size: 46px;
margin-bottom: 30px;
text-align:center;
}
.contact_form_wrap {
margin: 0 auto;
overflow: hidden;
}
.sub_category {
line-height: 20px;
}
.latest_news_detail p {
font-size: 14px;
line-height: 28px;
}
.sub_category a {
font-size: 14px;
}
.latest_news_detail h6 {
font-size: 18px;
}
.find_here {
margin-top: 60px;
}
.help_detail p {
color: hsl(0, 0%, 53%);
font-size: 15px;
font-weight: 300;
line-height: 26px;
}
.our_client_detail {
margin: 0 auto 40px;
}
.product_img > img {
width: 100%;
}
.team_img {
height: 240px;
width: 240px;
}
.price_table_detail {
width: 100%;
margin-bottom: 50px;
}
.recent_hover {
padding: 90px 0;
}
.recent_img img {
width: 100%;
}
.choose_us_detail {
margin-bottom: 40px;
}
.we_do_detail {
height: 237px;
}
.we_do_detail_m {
top: 29px;
}
.we_are_detail img {
width: 100%;
}
.we_are_detail p {
margin-bottom: 15px;
padding: 0 10px;
}
.we_are_detail {
margin-bottom: 40px;
}
.banner_bg .slick-prev {
bottom: 135px;
left: 0;
}
.banner_bg .slick-prev::after {
font-size: 40px;
}
.banner_bg .slick-next::after {
font-size: 40px;
}
.banner_bg .slick-next {
bottom: 135px;
right: 0;
}
.section_text p {
font-size: 15px;
line-height: 28px;
}
.section_text {
padding: 0;
width: 100%;
}
.section_heading h2 {
font-size: 35px;
}
.section_heading h2::after {
display: none;
}
.section_heading h2::before {
display: none;
}
.banner_text h3 {
font-size: 10px;
margin: 15px 0 0;
}
.banner_text h1 {
font-size: 25px;
}
.banner_text {
bottom: 0;
left: 35px;
top: 15%;
width: 50%;
}
.banner_slider {
margin: 90px auto 0;
}
section {
padding-bottom: 100px;
padding-top: 100px;
}
.error_msg h2 {
font-size: 80px;
}
.post_img img {
position: relative;
width: 100%;
}
footer h5 {
margin: 0 0 20px;
}
.blog_post_detail .sub_category {
text-align: center;
}
.blog_post_detail {
margin: 0;
text-align: center;
}
.gallery_images {
margin-bottom: 70px;
overflow: hidden;
margin-right:0;
}
.insta_img {
width: 33%;
}
.side_blog_bg {
float: none;
width: 100%;
}
.next_page {
margin: 65px auto;
text-align: center;
}
.page_heading_wrap h1 {
text-align: center;
}
.breadcrumb {
text-align: center;
}
.blog_post_detail {
margin: 0 ;
}
.pull-right {
display: block;
float: none !important;
}
.footer_bottom p {
margin: 20px 0 0;
}
ul.follow_us {
text-align: center;
}
.footer_bottom p {
font-size: 13px;
text-align: center;
}
.timer { margin-top: 40px;}
#defaultCountdown { margin: 0 auto; padding: 10px 0 0px; text-align: center;}
#defaultCountdown .countdown-section .countdown-period { font-size: 20px; line-height: 45px; position:relative; top:-63px; left:-5px; color:#fff;}
#defaultCountdown .countdown-section .countdown-amount { font-size: 38px; line-height: 20px; padding: 16px 0; position:relative; top:-63px; left:-5px;}
#defaultCountdown .countdown-section { height: 100px; margin: 20px 7px 0 auto; width: 150px;}
.dropdown-menu {
position: relative;
width: 100%;
}
header.fixedleft {
background: hsl(0, 0%, 8%) none repeat scroll 0 0;
height: 100%;
overflow: scroll;
}
.navbar ul li { border-left: none; border-right:none; }
.nav_icon { display: block; margin: 10px 0;}
.nav.navbar-nav.navbar-right { display: none; margin-top: 15px;}
.menu_bar ul li { padding: 10px 20px; text-align: left; display:block; cursor:pointer; }
.navbar ul.nav.navbar-nav li {
border-bottom: 1px solid hsl(0, 0%, 13%);
margin: 0 15px;
padding: 13px 2px;
width: auto;
}
.navbar { padding: 5px 0; position:relative;}
.navbar-toggle {
border-radius: 0;
float: right;
margin: 10px 0 0;
padding: 10px;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: hsl(0, 0%, 100%);
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
background-color: hsla(0, 0%, 0%, 0);
border-color:#f13f0f;
}
.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
background-color:#f13f0f;
}
.navbar-header {
text-align: center;
}
.navbar ul.nav.navbar-nav {
display: block;
}
.menu_bar {
display: inline;
padding: 15px 0;
}
.navbar-collapse {
border-top: none;
}
.dropdown-menu li:hover {
background: hsl(39, 100%, 50%) none repeat scroll 0 0;
color:#fff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
background-color: hsl(39, 100%, 50%);
color: hsl(0, 0%, 33%);
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
background-color: hsla(0, 0%, 0%, 0);
color: hsl(0, 0%, 100%);
}
.element-item, .portfolio_style2 .element-item {
width:100%;
}
.navbar-nav .open .dropdown-menu {
background: hsl(0, 0%, 12%) none repeat scroll 0 0;
border: 0 none;
box-shadow: none !important;
padding: 5px 15px;
margin-top: 16px !important;
}
.navbar-default .navbar-nav .open .dropdown-menu > li:hover {
background-color:transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color:#fff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
color:#f13f0f;
}
.we_do_content p {
color: hsl(0, 0%, 53%);
font-size: 13px;
font-weight: 300;
line-height: 22px;
}
}
@media (min-width:500px) and (max-width:991px){
.product_detail {
overflow: hidden;
width: 70%;
margin: 0 auto 50px;
}
.our_client_detail {
width: 75%;
}
}
@media (min-width:450px) and (max-width:991px){
.insta_img {
width: 85px;
}
.banner_text {
bottom: 0;
left: 35px;
top: 25%;
width: 50%;
}
.banner_text h1 {
font-size: 37px;
}
.banner_text h3 {
font-size: 20px;
margin: 15px 0 0;
}
.btn {
font-size: 17px;
margin-top: 25px;
padding: 6px 25px;
}
.banner_bg .slick-prev {
bottom: 40%;
left: 0;
}
.banner_bg .slick-next {
bottom: 40%;
right: 0;
}
.recent_hover {
padding: 150px 0;
}
.price_table_detail {
width: 315px;
margin-bottom: 55px;
}
.price_table_detail.table_style2 {
margin: 0 auto 55px;
width: 315px;
}
}
/*--------768-992-------*/
@media (min-width:768px) and (max-width:992px){
.banner_text {
left: 90px;
}
.price_table_detail.table_style2 {
margin-bottom: 50px;
}
.table_style2 .table_top {
display: block;
width: 100%;
}
.table_style2 li {
display: block;
padding: 10px 35px;
width: 100%;
height:auto;
}
.price_table_detail.table_style2 {
float: left;
margin: 0 5px 55px;
width: 31.6%;
}
.logo_wrap {
text-align: center;
}
.copyright_wrap {
float: none;
font-size: 13px;
margin: 20px auto;
text-align: center;
width: 90%;
}
.coming_soon_wrap p {
font-size: 20px;
text-align: center;
margin: 0 auto;
}
.coming_soon_wrap h1 {
font-size: 46px;
margin-bottom: 30px;
text-align:center;
}
.contact_form_wrap {
margin: 0 auto;
overflow: hidden;
}
.our_client_detail {
width: auto;
}
.team_img {
height: 220px;
width: 220px;
}
.price_table_detail {
margin-bottom: 55px;
width: 100%;
}
.recent_hover {
padding: 60px 0;
}
.we_do_detail {
height: 310px;
}
.section_heading h2::after {
display:none;
}
.section_heading h2::before {
display:none;
}
.we_do_detail_m {
height: 160px;
padding: 16px;
top: 80px;
width: 160px;
}
.banner_text {
bottom: 0;
left: 70px;
top: 40%;
width: 50%;
}
.side_blog_bg {
float: none;
width: 80%;
margin: 0 auto;
}
.gallery_images {
margin-bottom: 70px;
overflow: hidden;
margin-right:0;
}
footer h5 {
margin: 0 0 20px;
}
.insta_img {
width: 82px;
}
.next_page {
margin: 65px auto;
text-align: center;
}
.element-item, .portfolio_style2 .element-item {
width:50%;
}
.header_top {
padding: 10px 0;
}
.opener {
padding: 160px 0 110px;
}
header.fixedleft {
background: hsl(0, 0%, 8%) none repeat scroll 0 0;
height: 100%;
overflow: scroll;
}
.navfixedshow .navbar .dropdown-menu {
margin-top:0 !important;
width: 100%;
}
.navbar-collapse.collapse ul.nav {
display: none;
}
.navbar-collapse.collapse.in ul.nav {
display: block;
clear:both;
}
.navbar-toggle {
display: block;
}
.navbar-header {
float: none;
}
.logo_img {
margin: 0 auto;
}
.collapse.navbar-collapse {
text-align: center;
}
.navbar ul.nav.navbar-nav li {
border-bottom: 1px solid hsl(0, 0%, 13%);
float: none;
margin: 5px 0px;
padding: 13px 0;
text-align: left;
width: auto;
}
.navbar { padding: 5px 0; position:relative;}
.navbar-toggle {
border-radius: 0;
float: right;
margin: 10px 0 0;
padding: 10px;
}
.navbar-default .navbar-toggle .icon-bar {
background-color:#fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
background-color: hsla(0, 0%, 0%, 0);
border-color:#f13f0f;
}
.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
background-color:#f13f0f;
}
#defaultCountdown { margin: 0 auto; padding: 10px 0 0px; text-align: center;}
#defaultCountdown .countdown-section .countdown-period { font-size: 16px; line-height: 45px; position:relative; top:-30px; left:-5px; color:#fff;}
#defaultCountdown .countdown-section .countdown-amount { font-size: 28px; line-height: 20px; padding: 16px 0; position:relative; top:-35px; left:-5px;}
#defaultCountdown .countdown-section { height: 180px; margin: 30px 7px 0 auto; width: 80px;}
#defaultCountdown .countdown-section {background-size:100%;}
}
/*----------992px -1200px -----------*/
@media (min-width:993px) and (max-width:1200px){
.insta_img {
float: left;
margin: 0 auto;
width: 105px;
}
h1 { font-size:55px; }
.admin_text {
float: left;
width: 80.5%;
}
.side_blog_bg {
width: 100%;
}
#banner .btn {
margin-top:25px;
}
.banner_text {
left: 100px;
}
.we_do_content p {
color: hsl(0, 0%, 53%);
font-size: 13px;
font-weight: 300;
line-height: 25px;
}
.product_detail {
margin-bottom: 50px;
}
.product_detail h6 {
font-size: 15px;
line-height: 22px;
margin: 0;
width: 77%;
}
.team_img {
height: 260px;
width: 260px;
}
.price_table_detail {
width: 100%;
}
.we_do_detail_m {
top: 40px;
}
.we_do_detail {
height: 258px;
}
.banner_text {
bottom: 100px;
left: 75px;
}
.banner_bg .slick-next {
bottom: 330px;
right: 0px;
}
.banner_bg .slick-prev {
bottom: 330px;
left: 0px;
}
.next_page {
text-align: center;
}
.navbar ul.nav.navbar-nav li a {
margin-left: 5px;
}
.blog_post_detail .read_more {
margin: 10px 0;
}
.blog_post_detail p {
font-size: 14px;
line-height: 22px;
}
.blog_post_detail .sub_category {
margin: 0 0 5px;
}
.blog_post_detail h6 {
margin: 0 0 5px;
}
.blog_post_detail {
margin: 0 15px 0 -10px;
}
.table_style2 li {
font-size: 16px;
height: 258px;
line-height: 28px;
padding: 0 28px;
}
#defaultCountdown { margin: 0 auto; padding: 10px 0 0px; text-align: left;}
#defaultCountdown .countdown-section .countdown-period { font-size: 20px; line-height: 45px; position:relative; top:-25px; left:0px; }
#defaultCountdown .countdown-section .countdown-amount { font-size: 40px; line-height: 20px; padding: 16px 0; position:relative; top:-20px; left:-5px;}
#defaultCountdown .countdown-section { height: 180px; margin: 0 7px 0 auto; width: 120px;}
#defaultCountdown .countdown-section {background-size:100%;}
.timer { margin-bottom: 0px;}
} | wp-content/themes/ministudio/css/style5589.css | @charset "utf-8";
/* CSS Document */
*::-moz-selection {
background: #f13f0f none repeat scroll 0 0;
color: #fff;
}
::-moz-selection { background: #f13f0f; color:#fff; text-shadow: none; }
::selection { background:#f13f0f; color:#fff; text-shadow: none; }
body {
background:#fff;
font-family: 'Roboto', sans-serif;
font-size: 15px;
line-height: 32px;
overflow-x:hidden;
position:relative;
font-weight:400;
}
section {
clear: both;
padding-top:100px;
padding-bottom:100px;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Roboto', sans-serif;
color:#000;
}
h1 {
font-size: 70px;
}
h2{
font-size: 50px;
}
h3 {
font-size: 30px;
}
h4{
font-size: 28px;
}
h5 {
font-size: 24px;
}
h6{
font-size: 20px;
}
p{
font-size:16px;
color:#888888;
line-height:32px;
font-weight:300;
}
.secondary-bg{
background-color:#fff;
}
.primary-bg {
background-color:#f5f5f5;
}
.third-bg {
background-color:#000;
}
.fourth-bg {
background-color:#f5f5f5;
}
.divider {
border-bottom:#e5e5e5 solid 1px;
}
a {
transition-duration:0.3s;
-moz-transition-duration:0.3s;
-o-transition-duration:0.3s;
-webkit-transition-duration:0.3s;
-ms-transition-duration:0.3s;
text-decoration:none;
color:#f13f0f ;
}
a:hover, a:focus{
text-decoration:none;
color:#f13f0f ;
}
.current-menu-item a{
color:#f13f0f !important;
}
.btn:hover, .btn:focus {
background-color: #cf2008;
color: #ffffff;
outline:none;
}
.clear{
clear:both;
}
img {
max-width:100%;
height: auto;
}
/*============
header
===================*/
.header_top {
display: table;
padding: 20px 0 0;
width: 100%;
}
header {
margin: 0 auto;
padding: 0;
position: fixed;
width: 100%;
z-index: 1;
}
.logo_img {
padding: 15px 0;
}
.peroweb_bg {
background: hsla(0, 0%, 0%, 0) url("../images/banner_bg.html") no-repeat scroll center center / cover ;
}
.banner_text {
color: hsl(0, 0%, 100%);
display: block;
text-align: center;
z-index:2;
}
.banner_text h1 {
font-weight: 300;
margin: 0;
padding: 0px 0 0;
}
.banner_text span {
font-family: Dancing Script;
color: #ffba00;
}
.banner_text p {
color:#fff;
line-height:30px;
padding:35px 0 0;
margin:0 auto;
}
.btn {
background: #f13f0f none repeat scroll 0 0;
border: medium none;
border-radius: 0;
color: #ffffff;
font-family: roboto;
font-size: 16px;
font-weight: 400;
margin-top: 45px;
padding: 10px 45px;
}
.btn.btn-lg {
color: hsl(0, 0%, 100%);
font-size: 16px;
font-weight: 400;
margin: 0 0 0 15px;
padding: 12px 50px;
}
.btn.btn-md {
font-size:20px;
padding: 10px 27px;
}
.banner_bottom_btn {
bottom: -90px;
display: block;
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
text-align: center;
z-index: 22;
}
/***********************/
.masthead{
position: relative;
color:#fff;
}
.masthead:after {
content:'';
position: absolute;
left:0;
top:0;
width:100%;
height: 100%;
background-color: rgba(0,0,0,0.6);
}
.masthead-2 h1,
.masthead-inner h1{
font-size: 75px;
font-weight: 700;
}
.masthead-2 .opener{
height: auto;
padding: 280px 0 220px;
}
.masthead-inner .opener{
height: auto;
padding: 250px 0 200px;
}
.masthead-2 .opener .lead,
.masthead-inner .lead{
margin-top: 20px;
}
.opener {
display: table-cell;
height: 100vh;
padding: 210px 0 80px;
vertical-align: middle;
width: 1%;
}
/*=========
menu
==========*/
.navbar .dropdown-menu {
background: hsl(0, 0%, 12%) none repeat scroll 0 0;
border: 0 none;
box-shadow: none !important;
padding: 5px 15px;
}
.navfixedshow .navbar .dropdown-menu {
margin-top:8px !important;
}
.navbar ul.nav.navbar-nav li.dropdown ul li {
padding: 13px 1px 1px;
}
.navbar ul.nav.navbar-nav li.dropdown ul li:last-child {
border:0px;
}
.navbar ul.nav.navbar-nav li.dropdown ul li a {
font-size: 14px;
margin:0px;
display:inline-block;
}
.dropdown .dropdown-toggle::after{
content: "";
font-family: fontawesome;
font-size: 10px;
font-weight: 400;
margin: 0 3px;
position: absolute;
}
.dropdown .dropdown-toggle {
position: relative;
}
header.navbar.transparent.navfixedshow {
background:#000;
}
header.navbar.navfixedshow {
background:#000;
padding: 8px 0;
position: fixed !important;
z-index:222;
}
header.navbar.navfixedshow .header_top {
padding:0px;
}
.dropdown .dropdown-toggle {
position: relative;
}
.navbar.navbar-default, #navbar.collapse.navbar-collapse {
background-color:transparent;
}
.navbar {
border: 0 solid hsla(0, 0%, 0%, 0);
margin-bottom: 0;
position: relative;
}
header.navbar {
border: 0 none;
border-radius: 0;
left: 0;
margin: 0;
position: absolute;
top: 0;
transition: all 0.2s ease-in-out 0s;
width: 100%;
z-index: 10;
background: #000;
}
header.navbar.transparent
{
background: transparent;
}
.collapse.navbar-collapse {
background: hsl(0, 0%, 0%) none repeat scroll 0 0;
margin: 0 auto;
text-align: right;
}
.navbar ul.nav.navbar-nav {
float:none;
text-align:center;
}
.navbar ul.nav.navbar-nav {
display:inline-block;
float:none;
vertical-align:middle;
}
.navbar ul.nav.navbar-nav li {
margin: 0;
padding: 21px 8px;
}
.navbar ul.nav.navbar-nav li:first-child {
border-left:0px;
}
.navbar ul.nav.navbar-nav li:last-child {
border-right:0px;
}
.navbar ul.nav.navbar-nav li a {
color: #ffffff;
font-size: 16px;
font-weight: 400;
margin-left: 15px;
padding: 0 0 10px;
position:relative;
display:inline-block;
}
.navbar ul.nav.navbar-nav li a::before {
border-bottom: 1px solid hsl(13, 89%, 50%);
bottom: 2px;
content: "";
left: 50%;
position: absolute;
right: 0;
width: 0px;
opacity:0;
transition-duration:0.3s;
-moz-transition-duration:0.3s;
-o-transition-duration:0.3s;
-webkit-transition-duration:0.3s;
}
.navbar ul.nav.navbar-nav li a:hover:before, .navbar ul.nav.navbar-nav li.active a:before {
width:100%;
opacity:1;
left:0px;
}
.navbar ul.nav.navbar-nav li a:hover {
color: #f13f0f;
}
.navbar-collapse {
overflow-x: visible;
padding-left: 0;
padding-right: 0;
}
.navbar ul.nav.navbar-nav li a:hover, .navbar ul.nav.navbar-nav li.active a, .navbar ul.nav.navbar-nav li.open > a {
background-color: rgba(0, 0, 0, 0);
color: #f13f0f;
outline: medium none;
}
.navbar ul.nav.navbar-nav li a:focus {
outline:none;
}
@media (min-width:990px) {.navbar-collapse { display: inline-block;} }
/*==========
Banner
================*/
#banner {
background: #000000 none repeat scroll 0 0;
padding: 0;
}
.banner_slider {
position: relative;
margin: 0 auto;
text-align: center;
}
.banner_text {
left: 8%;
position: absolute;
text-align: left;
top: 220px;
width: 45%;
}
.banner_text h3 {
font-weight: 300;
margin: 20px 0 0;
color: #fff;
}
.banner_text h1 {
font-weight: 700;
color: #fff;
}
.banner-slide img {
width:100%;
}
#banner .owl-prev::after {
color: hsl(0, 0%, 100%);
left: 30px;
}
#banner .owl-next::after {
color: hsl(0, 0%, 100%);
right: 30px;
}
/*================
Section heading
======================*/
.section_heading {
margin-bottom: 35px;
position: relative;
text-align: center;
}
.section_heading h2 {
color: hsl(0, 0%, 0%);
display: inline-block;
font-weight: 700;
margin: 0;
position: relative;
}
.section_text {
margin: 0 auto;
width: 90%;
padding: 0 5px;
}
.section_text p {
color: hsl(0, 0%, 40%);
margin-bottom: 60px;
text-align:center;
}
.section_heading h2::after {
background: hsla(0, 0%, 0%, 0) url("../images/heading_left_img.png") no-repeat scroll 0 0;
content: "";
left: -181px;
position: absolute;
right: 0;
top: 45%;
width: 161px;
height: 15px;
}
.section_heading h2::before {
background: hsla(0, 0%, 0%, 0) url("../images/heading_right_img.png") no-repeat scroll 0 0;
content: "";
height: 15px;
position: absolute;
right: -181px;
top: 45%;
width: 161px;
}
/*============
who we are
==================*/
.we_are_detail {
text-align: center;
border: 1px solid #dadada;
}
.about_us_img {
overflow:hidden;
}
.about_us_img img {
height: auto;
transition-duration:0.3s;
-moz-transition-duration:0.3s;
-o-transition-duration:0.3s;
-webkit-transition-duration:0.3s;
-ms-transition-duration:0.3s;
transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);
}
.we_are_detail:hover .about_us_img img {
transform: scale(1.3);
-moz-transform: scale(1.3);
-webkit-transform: scale(1.3);
-o-transform: scale(1.3);
-ms-transform: scale(1.3);
}
.we_are_detail h5 {
margin: 35px 0 25px;
}
.we_are_detail p {
font-size: 15px;
font-weight: 300;
padding: 0 15px;
line-height: 26px;
margin-bottom: 30px;
}
/*===========
Whar we do
=================*/
.we_do_detail {
height: 320px;
position: relative;
width: 100%;
margin-bottom: 30px;
overflow:hidden;
}
.we_do_detail:hover .we_do_detail_m {
top:0px;
height:100%;
width:100%;
border-radius:0px;
border:#ccc solid 1px;
}
.we_do_detail:hover .we_do_content {
display:block;
}
.we_do_detail::after {
background: hsla(0, 0%, 0%, 0.7) none repeat scroll 0 0;
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 100%;
}
.we_do_detail_m {
background: hsl(0, 0%, 100%) none repeat scroll 0 0;
border-radius: 100%;
height: 180px;
left: 0;
margin: 0 auto;
padding: 20px;
position: absolute;
right: 0;
text-align: center;
top: 60px;
transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
-webkit-transition-duration: 0.3s;
-ms-transition-duration: 0.3s;
width: 180px;
z-index: 1;
}
.we_do_detail_m i {
font-size: 50px;
margin-top: 10px;
color:#000;
}
.we_do_content {
display: none;
}
.we_do_hover {
height: 320px;
text-align: center;
padding: 20px;
z-index: 1;
position: relative;
opacity: 0;
background: #fff;
transition-duration:0.5s;
border:1px solid #cccccc;
}
.we_do_detail:hover .we_do_hover{
opacity:1;
}
.we_do_hover i {
font-size: 50px;
margin-bottom: 20px;
color: orange;
}
.we_do_hover h6 {
color: orange;
margin: 20px 0;
}
.we_do_hover p {
font-weight: 400;
line-height: 28px;
}
/*============
choose us
==================*/
.choose_us_slide {
margin: 20px 0 80px;
text-align: center;
}
.choose_us_detail span {
float: left;
margin-right: 10px;
font-size: 20px;
line-height: 25px;
}
.choose_us_detail h6 {
font-weight: 700;
margin: 0 0 20px;
}
.choose_us_detail p {
font-size: 15px;
line-height: 28px;
}
/*===========
recent work
==================*/
.category ul {
margin: 0;
padding: 0;
}
.category li {
display: inline-block;
list-style: outside none none;
margin: 0 10px;
color:#888888;
}
.category {
margin: 20px 0 60px;
overflow: hidden;
text-align: center;
}
.category button {
background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
border: 0 none;
color: hsl(0, 0%, 0%);
font-size: 17px;
font-style: italic;
font-weight: 400;
padding: 0;
width: auto;
}
.category button:hover, .category button.is-checked {
color: #f13f0f;
}
.category .active {
color: #f13f0f;
}
.recent_hover h5 {
color: hsl(0, 0%, 100%);
font-weight: 700;
margin: 0;
}
.recent_hover p {
margin: 0;
color: hsl(0, 0%, 100%);
font-weight:400;
}
.recent_hover {
background: hsla(0, 0%, 0%, 0.8) none repeat scroll 0 0;
bottom: 0;
opacity: 0;
padding: 100px 0;
position: absolute;
text-align: center;
top: 0;
transition-duration: 0.5s;
width: 100%;
left:-50px;
-moz-transition-duration: 0.5s;;
-o-transition-duration: 0.5s;
-webkit-transition-duration: 0.5s;
-ms-transition-duration: 0.5s;
}
.element-item {
float: left;
overflow: hidden;
padding: 0 15px;
position: relative;
width: 33.33%;
}
.portfolio_style2 .element-item {
padding:0px;
width:33.33333333%;
}
.portfolio_style2 .element-item.recent_work_detail {
margin:0px;
}
.recent_wrap:hover .recent_hover {
opacity:1;
height:auto;
left:0px;
}
.recent_wrap {
overflow:hidden;
position:relative;
}
.recent_img {
background: hsl(0, 0%, 0%) none repeat scroll 0 0;
}
.recent_img img {
transition-duration: 0.3s;
-moz-transition-duration: 0.3s;;
-o-transition-duration: 0.3s;
-webkit-transition-duration: 0.3s;
-ms-transition-duration: 0.3s;
width:100%;
}
.recent_wrap:hover .recent_img img {
opacity:1;
}
.recent_work_detail {
margin-bottom:30px;
}
/*========
pricing table
======================*/
.price_table_detail {
border: 1px solid hsl(0, 0%, 93%);
box-shadow: 14px 12px 2px hsl(0, 0%, 93%);
margin: 0 auto;
text-align: center;
width: 315px;
}
.table_top h4 {
margin: 0;
color:#fff;
font-weight:700;
}
.table_top {
background: hsl(0, 0%, 0%) none repeat scroll 0 0;
border-radius: 0 0 35% 35%;
padding: 40px 0 65px;
}
.price_table_detail h5 {
background: hsl(0, 0%, 100%) none repeat scroll 0 0;
border-radius: 100%;
margin: -35px auto 0;
padding: 10px 0;
position: relative;
width: 75px;
z-index: 1;
font-weight: 700;
text-align: center;
}
.price_table_detail h5 span {
font-size: 15px;
font-weight: 300;
}
.price_table_detail h5 {
background: hsl(0, 0%, 100%) none repeat scroll 0 0;
border-radius: 100%;
font-weight: 700;
margin: -35px auto 0;
padding: 10px;
position: relative;
text-align: center;
width: 75px;
z-index: 1;
}
.price_table_detail li:nth-child(odd) {
background: #f1f1f1;
}
.price_table_detail li:nth-child(even) {
background: #fff;
padding:15px 0;
}
.price_table_detail ul {
margin: 0 ;
padding: 0;
}
.price_table_detail li {
list-style: outside none none;
padding: 7px 0;
}
.price_table_detail li:nth-child(1) {
margin-top: 30px;
}
.price_table_detail li:last-child {
border-bottom: 1px solid #f1f1f1;
}
.price_table_detail h2 {
margin: 20px 0 0;
font-size: 40px;
font-weight: 700;
}
.price_table_detail p {
font-weight: 400;
margin: 0;
padding: 0;
}
.pricing_btn {
margin: 35px 0;
}
.table-top_m{
background:#f13f0f;
}
/****************Table Style 2*************/
.price_table_detail.table_style2 {
border: 0 none;
box-shadow: 0 2px 16px hsla(0, 0%, 0%, 0.15);
margin: 0 auto;
text-align: center;
width: 100%;
}
.plan_info {
display:table-cell;
width:876px;
vertical-align:top;
}
.table_style2 .table_top {
border-radius: 0;
display:table-cell;
padding: 34px 0;
width: 264px;
}
.table_style2 li {
display: table-cell;
font-size: 20px;
font-weight: 300;
height: 258px;
line-height: 36px;
margin: 0;
padding: 0 35px;
vertical-align: middle;
width: 16.66%;
}
.plan_info ul {
display: table;
width: 100%;
}
.table_style2.price_table_detail li:nth-child(2n+1) {
background: hsl(0, 0%, 100%) none repeat scroll 0 0;
}
.table_style2.price_table_detail li:nth-child(2n) {
background: hsl(0, 0%, 95%) none repeat scroll 0 0;
}
.table_style2 .btn {
margin:20px 0 0;
}
.table_style2.price_table_detail h2 {
color:#fff;
}
.popular_plan .table_top {
background: #f13f0f;
}
.popular_plan .pricing_btn {
background: #000;
}
.popular_plan .pricing_btn:hover {
background: #cf2008;
}
.table_top p {
color: #fff;
}
.table_style2.popular_plan {
box-shadow: 0px 0px 10px hsl(0, 0%, 76%);
margin: 2px 0;
}
/*==========
our team
=================*/
.team_img {
border: 7px solid hsl(0, 0%, 100%);
border-radius: 100%;
height: 280px;
overflow: hidden;
width: 280px;
text-align: center;
margin: 0 auto;
position:relative;
}
.team_img img {
height: auto;
}
.our_team_detail {
margin: 60px auto 0;
text-align: center;
}
.our_team_detail h6 {
font-weight: 700;
margin: 20px 0px 5px;
}
.team_hover li {
background: hsl(0, 0%, 100%) none repeat scroll 0 0;
border-radius: 100%;
display: inline-block;
height: 30px;
list-style: outside none none;
margin: 0 5px;
width: 30px;
}
.team_hover li a {
color:#000;
}
.team_hover li:hover {
background:#f13f0f;
}
.team_hover li:hover a {
color:#fff;
}
.team_hover {
background: hsla(0, 0%, 0%, 0.8) none repeat scroll 0 0;
display: table;
border-radius:100%;
height: 100%;
left: 0;
position: absolute;
right: 0;
top: 0;
transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-webkit-transform: scale(0);
-ms-transform: scale(0);
transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
-webkit-transition-duration: 0.3s;
-ms-transition-duration: 0.3s;
width: 100%;
}
.team_hover ul {
display: table-cell;
margin: 0;
padding: 0;
vertical-align: middle;
}
.team_img:hover .team_hover {
transform:scale(1);
-moz-transform:scale(1);
-o-transform:scale(1);
-webkit-transform:scale(1);
-ms-transform:scale(1);
}
/*===========
our product
======================*/
.product_price {
background: hsl(0, 0%, 96%) none repeat scroll 0 0;
}
.product_price .old_rate {
display: inline-block;
font-size: 15px;
font-weight: 400;
line-height: 25px;
margin: 5px 10px;
text-align: left;
text-decoration: line-through;
}
.product_price .new_rate {
color: #f13f0f;
float: right;
font-size: 17px;
font-weight: 400;
margin: 5px 10px;
line-height: 25px;
}
.product_detail i {
background: #f13f0f;
border-radius: 100%;
width: 40px;
height: 40px;
line-height: 40px;
margin: 0 auto;
text-align: center;
font-size: 20px;
color: #fff;
}
.btn_hover {
background: hsla(0, 0%, 0%, 0.8) none repeat scroll 0 0;
height: 100%;
left: 0;
padding-top: 33%;
position: absolute;
right: 0;
text-align: center;
top: 0;
width: 100%;
transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-webkit-transform: scale(0);
-ms-transform: scale(0);
transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
-webkit-transition-duration: 0.3s;
-ms-transition-duration: 0.3s;
}
.product_detail:hover .btn_hover {
transform:scale(1);
-moz-transform:scale(1);
-o-transform:scale(1);
-webkit-transform:scale(1);
-ms-transform:scale(1);
}
.product_detail h6 {
float: left;
font-size: 16px;
font-weight: 400;
overflow: hidden;
width: 81%;
}
.product_tital {
margin: 10px 0;
overflow: hidden;
}
.product_tital span {
float: right;
margin-top: 10px;
}
.product_tital a {
color: hsl(0, 0%, 0%);
line-height: 23px;
}
.product_tital a:hover {
color:#f13f0f;
}
.product_detail {
margin-bottom: 30px;
overflow: hidden;
display: block;
}
.product_tital span a i:hover{
background-color: #cf2008;
}
.product_img {
position:relative;
overflow:hidden;
}
/*-----popup----*/
.modal h3 {
font-weight: 300;
margin-bottom: 20px;
}
.modal-content .product_price {
font-size: 30px;
font-weight: 300;
background:none;
}
.product_des {
border-top: 1px solid hsl(0, 0%, 91%);
margin-top: 25px;
padding-top: 20px;
}
.modal-content {
border-radius: 0;
}
.modal-header {
border:0;
}
.modal-header .close {
margin-top: -2px;
position: absolute;
right: 30px;
font-weight:30px;
}
.modal-body {
padding: 15px 25px 40px;
position: relative;
}
.cart_elements {
padding:5px 0;
}
.product_qut, .product_color {
display: inline-block;
margin-right: 30px;
position:relative;
}
.product_qut input {
border: 1px solid hsl(0, 0%, 80%);
height: 32px;
padding: 0 10px;
text-align: center;
width: 50px;
}
.product_color select {
-moz-appearance: none;
border: 1px solid hsl(0, 0%, 80%);
height: 32px;
padding: 0 20px 0 10px;
text-align: center;
width: 120px;
position:relative;
}
.product_color::after {
color: hsl(0, 0%, 0%);
content: "\f107";
font-family: fontawesome;
height: 100%;
position: absolute;
right: 0;
top: 0;
width: 20px;
}
.modal .btn {
margin-top: 12px;
}
.cart_elements label {
font-weight: 400;
margin-right: 5px;
}
/*=========
client say
==================*/
.our_client_detail {
background: hsl(0, 0%, 100%) none repeat scroll 0 0;
margin: 0 15px;
padding: 20px 22px;
text-align: center;
}
.client_img {
border: 3px solid #dddddc;
border-radius: 100%;
margin: 0 auto;
overflow: hidden;
text-align: center;
width: 150px;
}
.client_img img {
height: auto;
}
.client_say {
font-size: 15px;
font-weight: 300;
line-height: 28px;
}
.client_name {
display: block;
margin: 20px 0 7px;
overflow: hidden;
position: relative;
}
.client_name::after {
color: hsl(0, 0%, 94%);
content: "\f10d";
font-family: fontawesome;
font-size: 100px;
left: 0;
position: absolute;
right: 0;
top: 27px;
width: 100%;
}
.client_name h6 {
font-weight: 700;
margin: 15px 0 5px;
position:relative;
z-index:1;
}
.client_name p {
color: hsl(0, 0%, 0%);
font-size: 15px;
font-weight: 300;
position:relative;
z-index:1;
line-height: 25px;
margin: 0 0 15px;
}
.owl-pagination {
display:none;
}
.owl-buttons {
position: absolute;
top: 50%;
width:100%;
}
.owl-prev {
font-size:0px;
float:left;
}
.owl-next {
font-size:0px;
float:right;
}
.owl-prev::after {
color: hsl(0, 0%, 0%);
content:"\f104";
font-family: fontawesome;
font-size: 70px;
left:-40px;
position:absolute;
}
.owl-next::after {
color: hsl(0, 0%, 0%);
content:"\f105";
font-family: fontawesome;
font-size: 70px;
right:-40px;
position:absolute;
}
/*==========
need help
================*/
.help_detail {
background:url(../images/need_help.html);
background-repeat:no-repeat;
padding-left:60px;
margin-bottom: 50px;
}
.help_detail h6 {
font-weight: 700;
margin: 0;
padding: 12px 0 15px;
}
.help_que {
margin-top: 20px;
}
/*=========
latest news
===================*/
.post_date {
background: #f13f0f;
width: 60px;
position: absolute;
top: 0;
text-align: center;
padding: 7px;
}
.post_date p {
color: hsl(0, 0%, 100%);
line-height: 23px;
margin: 0;
padding: 0;
text-transform: uppercase;
font-weight:400;
}
.post_img {
position: relative;
overflow:hidden;
}
.post_img img {
transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);
transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
-webkit-transition-duration: 0.3s;
-ms-transition-duration: 0.3s;
}
.latest_news_detail:hover .post_img img {
transform: scale(1.3);
-moz-transform: scale(1.3);
-o-transform: scale(1.3);
-webkit-transform: scale(1.3);
-ms-transform: scale(1.3);
}
.latest_news_detail {
margin-bottom: 45px;
overflow: hidden;
text-align: center;
}
.latest_news_detail h6 {
margin: 25px 0 10px;
}
.latest_news_detail a {
color: hsl(0, 0%, 0%);
}
.latest_news_detail a:hover{
color:#f13f0f;
}
.latest_news_detail p {
font-weight: 400;
margin: 0;
text-transform: uppercase;
font-size: 15px;
}
.sub_category {
margin: 5px 0 10px;
text-transform: uppercase;
}
.sub_category a {
color: hsl(0, 0%, 53%);
font-style: normal;
font-size: 15px;
}
/*========
get touch
===============*/
.form-group .contact_field {
background: hsl(0, 0%, 96%) none repeat scroll 0 0;
border: medium none;
box-shadow: none;
font-size: 15px;
font-weight: 400;
}
.form-group .msg_box {
width: 100%;
border: none;
box-shadow: none;
background: hsl(0, 0%, 96%) none repeat scroll 0 0;
padding: 5px 15px;
}
.find_here_m i {
border: 1px solid hsl(0, 0%, 80%);
border-radius: 100%;
font-size: 24px;
height: 50px;
line-height: 45px;
margin: 0 auto;
text-align: center;
width: 50px;
}
.find_here_m p {
color: hsl(0, 0%, 0%);
font-weight: 400;
margin-bottom: 15px;
padding: 10px 0 10px 70px;
}
.find_here_m span {
float: left;
margin-bottom: 0;
}
.find_here h6 {
font-weight: 700;
margin: 0 0 25px;
}
.find_here_m a {
color: hsl(0, 0%, 0%);
}
/*===============
Blog Page
======================*/
article {
overflow: hidden;
margin-bottom:60px;
}
.blog_post_detail {
border-bottom: 1px solid hsl(0, 0%, 80%);
margin: 0 auto;
text-align: left;
margin-right: -30px;
}
.blog_post_img {
margin-bottom: 0;
overflow: hidden;
position: relative;
}
.blog_post_detail .sub_category {
margin: 0 0 10px;
text-align: left;
text-transform: uppercase;
}
.blog_post_detail p {
font-size: 15px;
font-weight: 300;
line-height: 28px;
margin: 0;
text-transform: none;
}
.blog_post_detail h6 {
margin: 15px 0 5px;
}
.blog_post_detail .sub_category a {
color: hsl(0, 0%, 53%);
font-size: 13px;
font-style: normal;
}
.blog_post_detail .sub_category a:hover {
color:#f13f0f;
}
.read_more a {
font-size: 14px;
margin: 0;
color: #f13f0f;
font-weight:400;
}
.read_more a:hover {
color: #cf2008;
}
.blog_post_detail .read_more {
margin: 20px 0 10px;
}
.page-numbers {
clear: both;
margin: 0;
padding: 0;
}
.page-numbers li {
display: inline-block;
list-style: outside none none;
}
.page-numbers li:hover a, .page-numbers li:hover span, .page-numbers li .current {
background: #f13f0f none repeat scroll 0 0;
color: #fff;
}
.page-numbers li a, .page-numbers li span {
color: hsl(0, 0%, 0%);
display: inline-block;
font-size: 15px;
font-weight: 400;
margin-right: 5px;
padding: 4px 15px;
text-decoration: none;
}
.page-numbers li a, .page-numbers li span {
background: #eceaea none repeat scroll 0 0;
border-radius: 100%;
color: #000;
display: inline-block;
font-size: 15px;
font-weight: 500;
height: 35px;
line-height: 33px;
margin-right: 5px;
padding: 0;
text-align: center;
text-decoration: none;
width: 35px;
}
.page-numbers li a:hover {
color: #fff;
}
.blog_text {
margin: 15px 0;
}
.blog_post h3 {
margin: 0;
}
.next_page {
margin-top: 80px;
}
/*===========
Side-Bar
=================*/
.side_blog_bg {
width: 335px;
float: right;
}
.form-control.aside_search {
background: hsl(0, 0%, 100%) none repeat scroll 0 0;
padding: 5px 15px;
}
.sidebar_wrap {
margin-bottom: 40px;
padding: 40px;
background:#f9f9f9;
}
.side_bar_sub_heading h5 {
color: hsl(0, 0%, 100%);
font-weight: 700;
line-height: 30px;
margin-bottom: 15px;
margin-top: 0;
position: relative;
}
.side_bar_heading h6 {
font-weight: 700;
line-height: 30px;
margin-bottom: 15px;
margin-top: 0;
position: relative;
}
.news_sletter p {
color: hsl(0, 0%, 100%);
font-size: 15px;
font-weight: 400;
line-height: 22px;
margin-bottom: 30px;
}
.blog_form .form-control {
border: medium none;
border-radius: 0px;
box-shadow: none;
height: 40px;
text-align:center;
}
.search_btn-3 .btn-default {
border: medium none;
border-radius: 0px;
color: #1f1f1f;
font-family: 'Roboto', sans-serif;
font-size: 15px;
height: 40px;
width: 100%;
font-weight:700;
margin:0 auto 20px;
}
.category-detail li {
border-bottom: 1px dotted hsl(0, 0%, 80%);
list-style: outside none none;
padding: 10px 0;
display:block;
}
.category-detail > ul {
margin: 0 auto 10px;
padding: 0;
}
.category-detail li a {
color: #1f1f1f;
font-size: 15px;
}
.category-detail li a:hover {
color:#f13f0f;
}
.recent-image {
float: left;
padding: 0 12px 0 0;
}
.recent-text p {
font-size: 14px;
font-weight: 400;
line-height: 18px;
margin: 0;
padding: 0 0 10px;
}
.recent-text a {
color: #000;
}
.recent-text a:hover {
color:#f13f0f;
}
.sub_category_m a {
color: hsl(0, 0%, 50%);
font-size: 11px;
text-transform: uppercase;
}
.recent-detail {
border-bottom: 1px dotted hsl(0, 0%, 80%);
margin: 20px 0 10px;
overflow: hidden;
padding-bottom: 10px;
}
.instagram_blog {
margin: 30px auto 10px;
overflow: hidden;
text-align: center;
}
.insta_img {
float: left;
margin: 0 auto;
width: 85px;
}
.insta_img img {
width: 100%;
}
/*==========
form
===================*/
.form-group {
margin:0 0 17px;
}
.form-group input {
height:46px;
border:0px;
border-radius:0px;
padding:0 20px;
}
.form-group .btn {
margin:0px;
}
/*==========
Footer
===================*/
footer {
}
footer h5 {
color:#fff;
font-weight:700;
margin:0 0 35px;
}
.footer_logo {
margin:0 0 35px;
}
.content_box {
margin:0 0 100px;
}
footer p {
font-size: 15px;
font-weight: 400;
line-height: 28px;
}
.gallery_images {
margin-right:35px;
}
.gallery_images ul {
margin:0px;
padding:0px;
}
.gallery_images ul li {
float:left;
width:33.33%;
list-style:none;
}
.newsletter p {
color:#888888;
font-size:14px;
font-style:italic;
}
.footer_bottom {
border-top:#191919 solid 1px;
padding:35px 0;
}
.footer_bottom p {
color:#fff;
margin:0px;
font-weight:400;
}
ul.follow_us {
margin: 0;
padding: 0;
text-align:right;
}
ul.follow_us li {
display: inline-block;
list-style: outside none none;
margin: 0;
padding: 0 8px;
}
ul.follow_us li a {
background: hsl(0, 0%, 100%) none repeat scroll 0 0;
border-radius: 50%;
color: hsl(0, 0%, 0%);
display: inline-block;
font-size: 16px;
font-weight: 400;
height: 32px;
line-height: 30px;
text-align: center;
vertical-align: top;
width: 32px;
}
ul.follow_us li a:hover {
background:#f13f0f;
color:#fff;
}
/*========
back to top
===================*/
.back-top {
bottom: 20px;
position: fixed;
right: 30px;
z-index: 1;
}
.back-top a {
border: 1px solid #f13f0f;
border-radius: 50%;
display: inline-block;
height: 40px;
line-height: 36px;
text-align: center;
width: 40px;
}
.back-top a i {
color:#f13f0f;
}
/*===============
coming-soon
=======================*/
.coming_soon_wrap {
background: hsl(0, 0%, 0%) none repeat scroll 0 0;
bottom: 0;
color: hsl(0, 0%, 100%);
height: 100%;
left: 0;
overflow-y: scroll;
padding: 85px 0;
position: fixed;
right: 0;
top: 0;
width: 100%;
}
.logo_wrap {
margin-bottom: 50px;
padding: 9px 0;
}
.coming_soon_wrap h1 {
color:#fff;
font-size:68px;
font-weight:700;
margin-bottom:35px;
}
.coming_soon_wrap p {
color:#fff;
font-size:28px;
font-weight:700;
line-height:32px;
width:90%;
}
#defaultCountdown .countdown-section {
display: inline-block;
list-style: outside none none;
margin: 0 56px 0 auto;
padding: 42px 0 17px;
text-align: center;
}
#defaultCountdown .countdown-section:last-child {
margin-right:0px;
}
#defaultCountdown .countdown-section .countdown-period {
display: block;
font-size: 24px;
font-weight: ;400
line-height: 50px;
text-transform:uppercase;
text-align: center;
}
#defaultCountdown .countdown-section .countdown-amount {
display: block;
font-size: 70px;
font-weight: 700;
line-height: 70px;
}
.contact_form_wrap {
border: 1px solid hsla(0, 0%, 100%, 0.15);
margin-right: 45px;
padding: 45px 35px;
margin-top:10px;
}
.contact_form_wrap h5 {
color:#fff;
font-weight:300;
margin-bottom:38px;
}
.contact_form_wrap input {
height:46px;
border:0px;
border-radius:0px;
background:#141414;
}
.contact_form_wrap input:focus, .contact_form_wrap textarea:focus {
box-shadow:none;
outline:#f13f0f solid 1px;
}
.contact_form_wrap textarea {
height:120px;
border:0px;
border-radius:0px;
background:#141414;
}
.contact_form_wrap .btn {
margin:0 auto;
}
.copyright_wrap {
color:#333333;
font-size:16px;
float: right;
margin: 16px 0 40px;
width: 56%;
}
/*===============
404-error
=======================*/
#inner_pages header.navbar {
position:relative;
}
.page_heading_wrap {
padding: 50px 0;
}
.page_heading_wrap h1 {
font-size:40px;
margin:0px;
}
.breadcrumb {
background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
margin: 0;
padding: 3px 0;
}
.breadcrumb ul {
margin:0px;
padding:0px;
}
.breadcrumb ul li {
display:inline-block;
vertical-align:middle;
list-style:none;
margin:0 1px;
color:#1f1f1f;
font-size:15px;
}
.breadcrumb ul li.item-current {
color:#888888;
}
.breadcrumb ul li a {
color:#1f1f1f;
}
.breadcrumb ul li a:hover {
color:#f13f0f;
}
.error_msg {
margin:0 0 70px;
}
.error_msg h2 {
font-size:130px;
}
.error_msg h3 {
font-size:40px;
font-weight:300;
letter-spacing:6px;
}
.not_fond_error p {
color:#000;
font-size:20px;
}
.search_form {
margin:30px auto 0;
max-width:528px;
}
.search_form input {
background:#f6f6f6;
border:#cccccc solid 1px;
border-radius:0px;
padding:0 30px;
border-right:0;
box-shadow:none;
height:45px;
}
.search_form .input-group-addon {
background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
border: 0 none;
padding: 0;
}
.search_form .btn {
font-size: 20px;
margin: 0;
padding: 8px 28px;
background:#cf2008;
color:#FFF;
}
/*==============
detail_blog_post
=========================*/
.blog_text ul {
margin: 0;
padding: 0;
}
.blog_text li {
color: hsl(0, 0%, 75%);
display: inline-block;
font-size: 15px;
font-style: italic;
font-weight: 500;
list-style: outside none none;
padding-right: 5px;
}
.blog_text li a {
color: hsl(0, 0%, 75%);
font-weight: 500;
}
.blog_text li a:hover {
color:#f13f0f;
}
.single_detail_blog a {
color: hsl(0, 0%, 0%);
}
.single_detail_blog a:hover {
color:#f13f0f;
}
.cetegory_section {
background: #f13f0f none repeat scroll 0 0;
left: 10px;
position: absolute;
top: 10px;
}
.cetegory_section a {
color: hsl(0, 0%, 100%);
font-weight: 500;
padding: 7px 15px;
}
.cetegory_section a:hover {
color: #fff;
background-color: #cf2008;
}
.detail_page_img {
margin-bottom: 40px;
}
.blog_post h1 {
padding: 15px 0;
}
.blog_post h2 {
padding: 15px 0;
}
.blog_post h3 {
padding: 15px 0;
}
.blog_post h4 {
padding: 15px 0;
}
.blog_post h5 {
padding: 15px 0;
}
.blog_post h6 {
padding: 15px 0;
}
.blog_post p {
font-family: 'Roboto', sans-serif;
font-weight: 400;
margin: 0 0 15px;
font-size:15px;
color:#888888;
line-height:28px;
}
.blog_post li {
color:#888888;
}
.single_detail_blog h3 {
padding: 15px 0;
}
blockquote::after {
color: hsl(0, 0%, 77%);
content: "";
font-family: fontawesome;
font-size: 30px;
left: 25px;
position: absolute;
top: 30px;
}
blockquote {
background-color: hsl(0, 0%, 96%);
border-left: 5px solid #f13f0f;
margin: 20px auto;
position: relative;
}
blockquote p {
color: hsl(0, 0%, 0%);
font-size: 18px;
font-weight: 300;
padding: 40px;
}
.alignright {
float: right;
margin: 5px 0 10px 20px;
}
.admin {
border: 1px solid hsl(0, 0%, 80%);
margin: 40px 0 60px;
overflow: hidden;
padding: 15px;
}
.admin_img {
float: left;
overflow: hidden;
padding-right: 15px;
}
.admin_text {
float: left;
width: 83%;
}
.admin_text h4 {
display: inline-block;
margin: 0;
padding: 0;
}
.admin_text ul {
float: right;
margin: 0;
padding: 0;
}
.admin_text li {
color: hsl(0, 0%, 0%);
display: block;
float: right;
list-style: outside none none;
padding: 0 10px;
}
.admin_text li:hover {
color: #f13f0f;
}
.admin_text p {
font-size: 14px;
font-weight: 300;
line-height: 22px;
margin: 0;
}
.section_sub_btn .btn.btn-lg {
margin: 0;
}
.comments-m h4 {
font-weight: 500;
margin: 0;
padding: 15px 0;
}
.comment-msg textarea {
border: 1px solid hsl(0, 0%, 80%);
height: 200px;
padding: 5px 15px;
width: 100%;
}
.comment-box-input input {
border: 1px solid hsl(0, 0%, 80%);
padding: 5px 10px;
width: 100%;
}
#commentform ul {
margin: 0 ;
padding: 0;
}
.single_detail_blog {
border: medium none;
margin: 0;
padding: 0;
}
.comments-m .form-group {
margin-bottom: 20px;
}
.comments-m {
margin-bottom: 50px;
}
/*==========================
Comment Form - CSS
==================================*/
.comment-form label {
width: 100%;
font-weight: normal;
}
.comment-form textarea {
width: 100%;
max-height: 160px;
}
.comment-form input {
width: 100%;
}
.comment-form .form-submit .submit {
color: hsl(0, 0%, 100%);
font-size: 16px;
font-weight: 400;
padding: 12px 50px;
background: #f13f0f none repeat scroll 0 0;
border: medium none;
border-radius: 0;
font-family: roboto;
max-width:200px;
line-height: 1.33;
margin-top: 15px;
}
body.category { margin:0; }
/*==========================
Woocommerce - CSS
==================================*/
.woocommerce div.product .product_title { font-size:36px; }
/*==========================
Contact Form - CSS
==================================*/
.contact_form input,.contact_form textarea {
background: hsl(0, 0%, 96%) none repeat scroll 0 0;
border: medium none;
margin-bottom:20px;
font-size: 15px;
font-weight: 400;
line-height: 1.42857143;
color: #555;
height: 46px;
padding: 0 20px;
display: block;
width: 100%;
border-radius: 4px;
}
.contact_form textarea {
width: 100%;
border: none;
box-shadow: none;
background: hsl(0, 0%, 96%) none repeat scroll 0 0;
padding: 5px 15px;
height:auto;
max-height:100px;
}
.contact_form .wpcf7-submit {
color: hsl(0, 0%, 100%);
font-size: 16px;
font-weight: 400;
margin: 0;
max-width:200px;
padding: 12px 50px;
background: #f13f0f none repeat scroll 0 0;
border: medium none;
border-radius: 0;
font-family: roboto;
line-height: 1.3333333;
display: inline-block;
margin-bottom: 0;
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;
}
/*==========================
Pagination - CSS
==================================*/
.pagination
{
width:100%;
text-align:center;
}
.navigation.pagination h2 {
display: none;
}
.navigation .nav-links .current { background:#333;color:#FFF;padding:10px 15px; }
.navigation .nav-links a{ background:#f13f0f;color:#FFF;padding:10px 15px; }
/*==========================
Responsive - CSS
==================================*/
@media (max-width:767px){
.admin_img {
float: left;
padding-right: 15px;
width: 24%;
}
#banner {
padding-top:75px;
}
.banner-slide img {
height: 260px;
width: auto;
}
#banner .owl-buttons {
display:none;
}
#banner .btn {
font-size: 14px;
margin-top: 20px;
padding: 7px 15px;
}
.header_top {
padding: 0;
}
.admin_img img {
display: block;
height: auto;
}
.admin_text {
float: left;
width: 76%;
}
.admin_text h4 {
font-size: 20px;
}
.admin_text li {
padding: 0 5px;
}
blockquote p {
font-size: 16px;
padding: 60px 10px 10px;
}
.price_table_detail.table_style2 {
margin-bottom: 50px;
}
.table_style2 .table_top {
display: block;
width: 100%;
}
.table_style2 li {
display: block;
padding: 10px 35px;
width: 100%;
height:auto;
}
.logo_wrap {
text-align: center;
}
.copyright_wrap {
float: none;
font-size: 13px;
margin: 20px auto;
text-align: center;
width: 90%;
}
.coming_soon_wrap p {
font-size: 20px;
text-align: center;
margin: 0 auto;
}
.coming_soon_wrap h1 {
font-size: 46px;
margin-bottom: 30px;
text-align:center;
}
.contact_form_wrap {
margin: 0 auto;
overflow: hidden;
}
.sub_category {
line-height: 20px;
}
.latest_news_detail p {
font-size: 14px;
line-height: 28px;
}
.sub_category a {
font-size: 14px;
}
.latest_news_detail h6 {
font-size: 18px;
}
.find_here {
margin-top: 60px;
}
.help_detail p {
color: hsl(0, 0%, 53%);
font-size: 15px;
font-weight: 300;
line-height: 26px;
}
.our_client_detail {
margin: 0 auto 40px;
}
.product_img > img {
width: 100%;
}
.team_img {
height: 240px;
width: 240px;
}
.price_table_detail {
width: 100%;
margin-bottom: 50px;
}
.recent_hover {
padding: 90px 0;
}
.recent_img img {
width: 100%;
}
.choose_us_detail {
margin-bottom: 40px;
}
.we_do_detail {
height: 237px;
}
.we_do_detail_m {
top: 29px;
}
.we_are_detail img {
width: 100%;
}
.we_are_detail p {
margin-bottom: 15px;
padding: 0 10px;
}
.we_are_detail {
margin-bottom: 40px;
}
.banner_bg .slick-prev {
bottom: 135px;
left: 0;
}
.banner_bg .slick-prev::after {
font-size: 40px;
}
.banner_bg .slick-next::after {
font-size: 40px;
}
.banner_bg .slick-next {
bottom: 135px;
right: 0;
}
.section_text p {
font-size: 15px;
line-height: 28px;
}
.section_text {
padding: 0;
width: 100%;
}
.section_heading h2 {
font-size: 35px;
}
.section_heading h2::after {
display: none;
}
.section_heading h2::before {
display: none;
}
.banner_text h3 {
font-size: 10px;
margin: 15px 0 0;
}
.banner_text h1 {
font-size: 25px;
}
.banner_text {
bottom: 0;
left: 35px;
top: 15%;
width: 50%;
}
.banner_slider {
margin: 90px auto 0;
}
section {
padding-bottom: 100px;
padding-top: 100px;
}
.error_msg h2 {
font-size: 80px;
}
.post_img img {
position: relative;
width: 100%;
}
footer h5 {
margin: 0 0 20px;
}
.blog_post_detail .sub_category {
text-align: center;
}
.blog_post_detail {
margin: 0;
text-align: center;
}
.gallery_images {
margin-bottom: 70px;
overflow: hidden;
margin-right:0;
}
.insta_img {
width: 33%;
}
.side_blog_bg {
float: none;
width: 100%;
}
.next_page {
margin: 65px auto;
text-align: center;
}
.page_heading_wrap h1 {
text-align: center;
}
.breadcrumb {
text-align: center;
}
.blog_post_detail {
margin: 0 ;
}
.pull-right {
display: block;
float: none !important;
}
.footer_bottom p {
margin: 20px 0 0;
}
ul.follow_us {
text-align: center;
}
.footer_bottom p {
font-size: 13px;
text-align: center;
}
.timer { margin-top: 40px;}
#defaultCountdown { margin: 0 auto; padding: 10px 0 0px; text-align: center;}
#defaultCountdown .countdown-section .countdown-period { font-size: 20px; line-height: 45px; position:relative; top:-63px; left:-5px; color:#fff;}
#defaultCountdown .countdown-section .countdown-amount { font-size: 38px; line-height: 20px; padding: 16px 0; position:relative; top:-63px; left:-5px;}
#defaultCountdown .countdown-section { height: 100px; margin: 20px 7px 0 auto; width: 150px;}
.dropdown-menu {
position: relative;
width: 100%;
}
header.fixedleft {
background: hsl(0, 0%, 8%) none repeat scroll 0 0;
height: 100%;
overflow: scroll;
}
.navbar ul li { border-left: none; border-right:none; }
.nav_icon { display: block; margin: 10px 0;}
.nav.navbar-nav.navbar-right { display: none; margin-top: 15px;}
.menu_bar ul li { padding: 10px 20px; text-align: left; display:block; cursor:pointer; }
.navbar ul.nav.navbar-nav li {
border-bottom: 1px solid hsl(0, 0%, 13%);
margin: 0 15px;
padding: 13px 2px;
width: auto;
}
.navbar { padding: 5px 0; position:relative;}
.navbar-toggle {
border-radius: 0;
float: right;
margin: 10px 0 0;
padding: 10px;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: hsl(0, 0%, 100%);
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
background-color: hsla(0, 0%, 0%, 0);
border-color:#f13f0f;
}
.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
background-color:#f13f0f;
}
.navbar-header {
text-align: center;
}
.navbar ul.nav.navbar-nav {
display: block;
}
.menu_bar {
display: inline;
padding: 15px 0;
}
.navbar-collapse {
border-top: none;
}
.dropdown-menu li:hover {
background: hsl(39, 100%, 50%) none repeat scroll 0 0;
color:#fff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
background-color: hsl(39, 100%, 50%);
color: hsl(0, 0%, 33%);
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
background-color: hsla(0, 0%, 0%, 0);
color: hsl(0, 0%, 100%);
}
.element-item, .portfolio_style2 .element-item {
width:100%;
}
.navbar-nav .open .dropdown-menu {
background: hsl(0, 0%, 12%) none repeat scroll 0 0;
border: 0 none;
box-shadow: none !important;
padding: 5px 15px;
margin-top: 16px !important;
}
.navbar-default .navbar-nav .open .dropdown-menu > li:hover {
background-color:transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color:#fff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
color:#f13f0f;
}
.we_do_content p {
color: hsl(0, 0%, 53%);
font-size: 13px;
font-weight: 300;
line-height: 22px;
}
}
@media (min-width:500px) and (max-width:991px){
.product_detail {
overflow: hidden;
width: 70%;
margin: 0 auto 50px;
}
.our_client_detail {
width: 75%;
}
}
@media (min-width:450px) and (max-width:991px){
.insta_img {
width: 85px;
}
.banner_text {
bottom: 0;
left: 35px;
top: 25%;
width: 50%;
}
.banner_text h1 {
font-size: 37px;
}
.banner_text h3 {
font-size: 20px;
margin: 15px 0 0;
}
.btn {
font-size: 17px;
margin-top: 25px;
padding: 6px 25px;
}
.banner_bg .slick-prev {
bottom: 40%;
left: 0;
}
.banner_bg .slick-next {
bottom: 40%;
right: 0;
}
.recent_hover {
padding: 150px 0;
}
.price_table_detail {
width: 315px;
margin-bottom: 55px;
}
.price_table_detail.table_style2 {
margin: 0 auto 55px;
width: 315px;
}
}
/*--------768-992-------*/
@media (min-width:768px) and (max-width:992px){
.banner_text {
left: 90px;
}
.price_table_detail.table_style2 {
margin-bottom: 50px;
}
.table_style2 .table_top {
display: block;
width: 100%;
}
.table_style2 li {
display: block;
padding: 10px 35px;
width: 100%;
height:auto;
}
.price_table_detail.table_style2 {
float: left;
margin: 0 5px 55px;
width: 31.6%;
}
.logo_wrap {
text-align: center;
}
.copyright_wrap {
float: none;
font-size: 13px;
margin: 20px auto;
text-align: center;
width: 90%;
}
.coming_soon_wrap p {
font-size: 20px;
text-align: center;
margin: 0 auto;
}
.coming_soon_wrap h1 {
font-size: 46px;
margin-bottom: 30px;
text-align:center;
}
.contact_form_wrap {
margin: 0 auto;
overflow: hidden;
}
.our_client_detail {
width: auto;
}
.team_img {
height: 220px;
width: 220px;
}
.price_table_detail {
margin-bottom: 55px;
width: 100%;
}
.recent_hover {
padding: 60px 0;
}
.we_do_detail {
height: 310px;
}
.section_heading h2::after {
display:none;
}
.section_heading h2::before {
display:none;
}
.we_do_detail_m {
height: 160px;
padding: 16px;
top: 80px;
width: 160px;
}
.banner_text {
bottom: 0;
left: 70px;
top: 40%;
width: 50%;
}
.side_blog_bg {
float: none;
width: 80%;
margin: 0 auto;
}
.gallery_images {
margin-bottom: 70px;
overflow: hidden;
margin-right:0;
}
footer h5 {
margin: 0 0 20px;
}
.insta_img {
width: 82px;
}
.next_page {
margin: 65px auto;
text-align: center;
}
.element-item, .portfolio_style2 .element-item {
width:50%;
}
.header_top {
padding: 10px 0;
}
.opener {
padding: 160px 0 110px;
}
header.fixedleft {
background: hsl(0, 0%, 8%) none repeat scroll 0 0;
height: 100%;
overflow: scroll;
}
.navfixedshow .navbar .dropdown-menu {
margin-top:0 !important;
width: 100%;
}
.navbar-collapse.collapse ul.nav {
display: none;
}
.navbar-collapse.collapse.in ul.nav {
display: block;
clear:both;
}
.navbar-toggle {
display: block;
}
.navbar-header {
float: none;
}
.logo_img {
margin: 0 auto;
}
.collapse.navbar-collapse {
text-align: center;
}
.navbar ul.nav.navbar-nav li {
border-bottom: 1px solid hsl(0, 0%, 13%);
float: none;
margin: 5px 0px;
padding: 13px 0;
text-align: left;
width: auto;
}
.navbar { padding: 5px 0; position:relative;}
.navbar-toggle {
border-radius: 0;
float: right;
margin: 10px 0 0;
padding: 10px;
}
.navbar-default .navbar-toggle .icon-bar {
background-color:#fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
background-color: hsla(0, 0%, 0%, 0);
border-color:#f13f0f;
}
.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
background-color:#f13f0f;
}
#defaultCountdown { margin: 0 auto; padding: 10px 0 0px; text-align: center;}
#defaultCountdown .countdown-section .countdown-period { font-size: 16px; line-height: 45px; position:relative; top:-30px; left:-5px; color:#fff;}
#defaultCountdown .countdown-section .countdown-amount { font-size: 28px; line-height: 20px; padding: 16px 0; position:relative; top:-35px; left:-5px;}
#defaultCountdown .countdown-section { height: 180px; margin: 30px 7px 0 auto; width: 80px;}
#defaultCountdown .countdown-section {background-size:100%;}
}
/*----------992px -1200px -----------*/
@media (min-width:993px) and (max-width:1200px){
.insta_img {
float: left;
margin: 0 auto;
width: 105px;
}
h1 { font-size:55px; }
.admin_text {
float: left;
width: 80.5%;
}
.side_blog_bg {
width: 100%;
}
#banner .btn {
margin-top:25px;
}
.banner_text {
left: 100px;
}
.we_do_content p {
color: hsl(0, 0%, 53%);
font-size: 13px;
font-weight: 300;
line-height: 25px;
}
.product_detail {
margin-bottom: 50px;
}
.product_detail h6 {
font-size: 15px;
line-height: 22px;
margin: 0;
width: 77%;
}
.team_img {
height: 260px;
width: 260px;
}
.price_table_detail {
width: 100%;
}
.we_do_detail_m {
top: 40px;
}
.we_do_detail {
height: 258px;
}
.banner_text {
bottom: 100px;
left: 75px;
}
.banner_bg .slick-next {
bottom: 330px;
right: 0px;
}
.banner_bg .slick-prev {
bottom: 330px;
left: 0px;
}
.next_page {
text-align: center;
}
.navbar ul.nav.navbar-nav li a {
margin-left: 5px;
}
.blog_post_detail .read_more {
margin: 10px 0;
}
.blog_post_detail p {
font-size: 14px;
line-height: 22px;
}
.blog_post_detail .sub_category {
margin: 0 0 5px;
}
.blog_post_detail h6 {
margin: 0 0 5px;
}
.blog_post_detail {
margin: 0 15px 0 -10px;
}
.table_style2 li {
font-size: 16px;
height: 258px;
line-height: 28px;
padding: 0 28px;
}
#defaultCountdown { margin: 0 auto; padding: 10px 0 0px; text-align: left;}
#defaultCountdown .countdown-section .countdown-period { font-size: 20px; line-height: 45px; position:relative; top:-25px; left:0px; }
#defaultCountdown .countdown-section .countdown-amount { font-size: 40px; line-height: 20px; padding: 16px 0; position:relative; top:-20px; left:-5px;}
#defaultCountdown .countdown-section { height: 180px; margin: 0 7px 0 auto; width: 120px;}
#defaultCountdown .countdown-section {background-size:100%;}
.timer { margin-bottom: 0px;}
} | 0.234845 | 0.062904 |
/**
*
* Name: IRAN Sans-Serif Font
* Version: 5.0
* Author: <NAME> (<EMAIL>)
* Created on: Dec 25, 2012
* Updated on: Sep 01, 2017
* Website: http://fontiran.com
* Copyright: Commercial/Proprietary Software
--------------------------------------------------------------------------------------
فونت های ایران سن سریف یک نرم افزار مالکیتی محسوب می شود. جهت آگاهی از قوانین استفاده از این فونت ها لطفا به وب سایت (فونت ایران دات کام) مراجعه نمایید
--------------------------------------------------------------------------------------
IRAN Sans-serif fonts are considered a proprietary software. To gain information about the laws regarding the use of these fonts, please visit www.fontiran.com
--------------------------------------------------------------------------------------
This set of fonts are used in this project under the license: (HW2K6P)
--------------------------------------------------------------------------------------
*
**/
@font-face {
font-family: IRANSans;
font-style: normal;
font-weight: 900;
src: url('../fonts/eot/IRANSansWeb(FaNum)_Black.eot');
src: url('../fonts/eot/IRANSansWeb(FaNum)_Black.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
url('../fonts/woff2/IRANSansWeb(FaNum)_Black.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
url('../fonts/woff/IRANSansWeb(FaNum)_Black.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
url('../fonts/ttf/IRANSansWeb(FaNum)_Black.ttf') format('truetype');
}
@font-face {
font-family: IRANSans;
font-style: normal;
font-weight: bold;
src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot');
src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
url('../fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
url('../fonts/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
url('../fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}
@font-face {
font-family: IRANSans;
font-style: normal;
font-weight: 500;
src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot');
src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
url('../fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
url('../fonts/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
url('../fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}
@font-face {
font-family: IRANSans;
font-style: normal;
font-weight: 300;
src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot');
src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
url('../fonts/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
url('../fonts/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
url('../fonts/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}
@font-face {
font-family: IRANSans;
font-style: normal;
font-weight: 200;
src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot');
src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
url('../fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
url('../fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
url('../fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}
@font-face {
font-family: IRANSans;
font-style: normal;
font-weight: normal;
src: url('../fonts/eot/IRANSansWeb(FaNum).eot');
src: url('../fonts/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'), /* IE6-8 */
url('../fonts/woff2/IRANSansWeb(FaNum).woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
url('../fonts/woff/IRANSansWeb(FaNum).woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
url('../fonts/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
} | src/Client/Web/Smart.Client.Web.BlazorUI/Styles/fonts/IRANSans/css/fontiran.css | /**
*
* Name: IRAN Sans-Serif Font
* Version: 5.0
* Author: <NAME> (<EMAIL>)
* Created on: Dec 25, 2012
* Updated on: Sep 01, 2017
* Website: http://fontiran.com
* Copyright: Commercial/Proprietary Software
--------------------------------------------------------------------------------------
فونت های ایران سن سریف یک نرم افزار مالکیتی محسوب می شود. جهت آگاهی از قوانین استفاده از این فونت ها لطفا به وب سایت (فونت ایران دات کام) مراجعه نمایید
--------------------------------------------------------------------------------------
IRAN Sans-serif fonts are considered a proprietary software. To gain information about the laws regarding the use of these fonts, please visit www.fontiran.com
--------------------------------------------------------------------------------------
This set of fonts are used in this project under the license: (HW2K6P)
--------------------------------------------------------------------------------------
*
**/
@font-face {
font-family: IRANSans;
font-style: normal;
font-weight: 900;
src: url('../fonts/eot/IRANSansWeb(FaNum)_Black.eot');
src: url('../fonts/eot/IRANSansWeb(FaNum)_Black.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
url('../fonts/woff2/IRANSansWeb(FaNum)_Black.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
url('../fonts/woff/IRANSansWeb(FaNum)_Black.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
url('../fonts/ttf/IRANSansWeb(FaNum)_Black.ttf') format('truetype');
}
@font-face {
font-family: IRANSans;
font-style: normal;
font-weight: bold;
src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot');
src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
url('../fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
url('../fonts/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
url('../fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}
@font-face {
font-family: IRANSans;
font-style: normal;
font-weight: 500;
src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot');
src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
url('../fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
url('../fonts/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
url('../fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}
@font-face {
font-family: IRANSans;
font-style: normal;
font-weight: 300;
src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot');
src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
url('../fonts/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
url('../fonts/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
url('../fonts/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}
@font-face {
font-family: IRANSans;
font-style: normal;
font-weight: 200;
src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot');
src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
url('../fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
url('../fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
url('../fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}
@font-face {
font-family: IRANSans;
font-style: normal;
font-weight: normal;
src: url('../fonts/eot/IRANSansWeb(FaNum).eot');
src: url('../fonts/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'), /* IE6-8 */
url('../fonts/woff2/IRANSansWeb(FaNum).woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
url('../fonts/woff/IRANSansWeb(FaNum).woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
url('../fonts/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
} | 0.290779 | 0.05455 |
body {
text-align: center;
background: rgba(128, 128, 128, 0.43);
}
.icons {
display: inline-block;
}
td {
text-align: center;
padding: 10px;
}
td a {
text-decoration: none;
font-weight: bold;
}
td a:hover {
text-decoration: underline;
}
i {
background: url(icons.gif) no-repeat;
display: inline-block;
text-decoration: none;
}
.icon-comment{ background-position: 0 0; width: 16px; height: 16px; }
.icon-comment-add{ background-position: 0 -17px; width: 16px; height: 16px; }
.icon-comment-delete{ background-position: 0 -34px; width: 16px; height: 16px; }
.icon-comment-edit{ background-position: 0 -51px; width: 16px; height: 16px; }
.icon-comments{ background-position: 0 -68px; width: 16px; height: 16px; }
.icon-comments-add{ background-position: 0 -85px; width: 16px; height: 16px; }
.icon-comments-delete{ background-position: 0 -102px; width: 16px; height: 16px; }
.icon-folder{ background-position: 0 -119px; width: 16px; height: 16px; }
.icon-folder-add{ background-position: 0 -136px; width: 16px; height: 16px; }
.icon-folder-delete{ background-position: 0 -153px; width: 16px; height: 16px; }
.icon-folder-edit{ background-position: 0 -170px; width: 16px; height: 16px; }
.icon-group{ background-position: 0 -187px; width: 16px; height: 16px; }
.icon-group-add{ background-position: 0 -204px; width: 16px; height: 16px; }
.icon-group-delete{ background-position: 0 -221px; width: 16px; height: 16px; }
.icon-group-edit{ background-position: 0 -238px; width: 16px; height: 16px; }
.icon-page-white{ background-position: 0 -255px; width: 16px; height: 16px; }
.icon-page-white-acrobat{ background-position: 0 -272px; width: 16px; height: 16px; }
.icon-page-white-actionscript{ background-position: 0 -289px; width: 16px; height: 16px; }
.icon-page-white-add{ background-position: 0 -306px; width: 16px; height: 16px; }
.icon-page-white-c{ background-position: 0 -323px; width: 16px; height: 16px; }
.icon-page-white-camera{ background-position: 0 -340px; width: 16px; height: 16px; }
.icon-page-white-cplusplus{ background-position: 0 -357px; width: 16px; height: 16px; }
.icon-page-white-csharp{ background-position: 0 -374px; width: 16px; height: 16px; }
.icon-page-white-cup{ background-position: 0 -391px; width: 16px; height: 16px; }
.icon-page-white-delete{ background-position: 0 -408px; width: 16px; height: 16px; }
.icon-page-white-edit{ background-position: 0 -425px; width: 16px; height: 16px; }
.icon-page-white-excel{ background-position: 0 -442px; width: 16px; height: 16px; }
.icon-page-white-php{ background-position: 0 -459px; width: 16px; height: 16px; }
.icon-page-white-powerpoint{ background-position: 0 -476px; width: 16px; height: 16px; }
.icon-page-white-ruby{ background-position: 0 -493px; width: 16px; height: 16px; }
.icon-user{ background-position: 0 -510px; width: 16px; height: 16px; }
.icon-user-add{ background-position: 0 -527px; width: 16px; height: 16px; }
.icon-user-delete{ background-position: 0 -544px; width: 16px; height: 16px; }
.icon-user-edit{ background-position: 0 -561px; width: 16px; height: 16px; } | WebDesign/Slice&Dice/AdvancedWeb/exercises/exercise-4/style-sprites.css | body {
text-align: center;
background: rgba(128, 128, 128, 0.43);
}
.icons {
display: inline-block;
}
td {
text-align: center;
padding: 10px;
}
td a {
text-decoration: none;
font-weight: bold;
}
td a:hover {
text-decoration: underline;
}
i {
background: url(icons.gif) no-repeat;
display: inline-block;
text-decoration: none;
}
.icon-comment{ background-position: 0 0; width: 16px; height: 16px; }
.icon-comment-add{ background-position: 0 -17px; width: 16px; height: 16px; }
.icon-comment-delete{ background-position: 0 -34px; width: 16px; height: 16px; }
.icon-comment-edit{ background-position: 0 -51px; width: 16px; height: 16px; }
.icon-comments{ background-position: 0 -68px; width: 16px; height: 16px; }
.icon-comments-add{ background-position: 0 -85px; width: 16px; height: 16px; }
.icon-comments-delete{ background-position: 0 -102px; width: 16px; height: 16px; }
.icon-folder{ background-position: 0 -119px; width: 16px; height: 16px; }
.icon-folder-add{ background-position: 0 -136px; width: 16px; height: 16px; }
.icon-folder-delete{ background-position: 0 -153px; width: 16px; height: 16px; }
.icon-folder-edit{ background-position: 0 -170px; width: 16px; height: 16px; }
.icon-group{ background-position: 0 -187px; width: 16px; height: 16px; }
.icon-group-add{ background-position: 0 -204px; width: 16px; height: 16px; }
.icon-group-delete{ background-position: 0 -221px; width: 16px; height: 16px; }
.icon-group-edit{ background-position: 0 -238px; width: 16px; height: 16px; }
.icon-page-white{ background-position: 0 -255px; width: 16px; height: 16px; }
.icon-page-white-acrobat{ background-position: 0 -272px; width: 16px; height: 16px; }
.icon-page-white-actionscript{ background-position: 0 -289px; width: 16px; height: 16px; }
.icon-page-white-add{ background-position: 0 -306px; width: 16px; height: 16px; }
.icon-page-white-c{ background-position: 0 -323px; width: 16px; height: 16px; }
.icon-page-white-camera{ background-position: 0 -340px; width: 16px; height: 16px; }
.icon-page-white-cplusplus{ background-position: 0 -357px; width: 16px; height: 16px; }
.icon-page-white-csharp{ background-position: 0 -374px; width: 16px; height: 16px; }
.icon-page-white-cup{ background-position: 0 -391px; width: 16px; height: 16px; }
.icon-page-white-delete{ background-position: 0 -408px; width: 16px; height: 16px; }
.icon-page-white-edit{ background-position: 0 -425px; width: 16px; height: 16px; }
.icon-page-white-excel{ background-position: 0 -442px; width: 16px; height: 16px; }
.icon-page-white-php{ background-position: 0 -459px; width: 16px; height: 16px; }
.icon-page-white-powerpoint{ background-position: 0 -476px; width: 16px; height: 16px; }
.icon-page-white-ruby{ background-position: 0 -493px; width: 16px; height: 16px; }
.icon-user{ background-position: 0 -510px; width: 16px; height: 16px; }
.icon-user-add{ background-position: 0 -527px; width: 16px; height: 16px; }
.icon-user-delete{ background-position: 0 -544px; width: 16px; height: 16px; }
.icon-user-edit{ background-position: 0 -561px; width: 16px; height: 16px; } | 0.38943 | 0.044473 |
.row {
margin-bottom: 0!important;
}
/*nav-content*/
.nav-content {
height: 40px;
position: relative;
line-height: normal;
background-color:rgb(49,71,127);
}
.tabs{
height: 40px;}
.tabs.tabs-transparent .indicator {
background-color: transparent!important;}
.tab a{
height:40px!important;
line-height:40px!important;
color:rgb(255,255,255)!important;
font-size: 1.6rem!important;
}
.tab a:hover,.tab a.active {
border-top-left-radius:10px;
border-top-right-radius:10px;
color: rgb(49,71,127)!important;
background-color: rgb(233,233,233)!important;
-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2)
}
/*test1*/
.profile-picture{
margin:72px auto 0;
height: 320px;
width: 320px;
overflow: hidden;
}
.profile-picture img{
width: 100%;
height: 100%;
border-radius:50% ;
}
.m_frame{
padding: 0!important;
margin-top:40px;
height: 48px;
background-color: rgb(255,255,255);
border-radius: 10px;
overflow: hidden;
}
.m_frame .left{
font-size: 2rem;
color: rgb(78,114,204);
line-height: 48px;
margin-left: 14px;
}
.m_frame .right{
font-size: 2rem;
color: rgb(102,102,102);
line-height: 48px;
margin-right: 14px;
}
.forget-password{
margin-top:40px;
margin-bottom: 40px;
}
.forget-password a{
font-size: 2rem;
color: rgb(78,114,204);
}
.log-out{
position: relative;
display: inline-block;
margin-top:40px;
margin-bottom: 40px;
height: 40px;
background-color: rgb(49,71,127);
font-size: 2rem;
color: rgb(255,255,255);
text-decoration: none;
text-indent: 0;
text-align: center;
overflow: hidden;
line-height: 40px;
border-radius: 20px;
}
.log-out input {
position: absolute;
right: 0;
top:0;
font-size: 300px;
opacity: 0;
}
.log-out:hover {
background-color: rgb(78,114,204);
}
/*test2*/
.button{
position: relative;
display: inline-block;
margin-top:40px;
width: 160px;
height: 40px;
background-color: rgb(49,71,127);
font-size: 2rem;
color: rgb(255,255,255);
text-decoration: none;
text-indent: 0;
text-align: center;
overflow: hidden;
line-height: 40px;
border-radius: 20px;
}
.button input {
position: absolute;
right: 0;
top:0;
font-size: 100px;
opacity: 0;
}
.button:hover {
background-color: rgb(78,114,204);
}
.m_box{
margin:40px auto 0;
text-align: center;
}
/*test3*/
.m_frame input{
height: 48px!important;
float: right !important;
width: 40%!important;
margin-right: 14px!important;
font-size: 2rem!important;
color: rgb(102,102,102)!important;
text-align: right!important;
border-bottom: 0!important;
}
.m_frame input:focus{
box-shadow: none!important;
} | css/information.css | .row {
margin-bottom: 0!important;
}
/*nav-content*/
.nav-content {
height: 40px;
position: relative;
line-height: normal;
background-color:rgb(49,71,127);
}
.tabs{
height: 40px;}
.tabs.tabs-transparent .indicator {
background-color: transparent!important;}
.tab a{
height:40px!important;
line-height:40px!important;
color:rgb(255,255,255)!important;
font-size: 1.6rem!important;
}
.tab a:hover,.tab a.active {
border-top-left-radius:10px;
border-top-right-radius:10px;
color: rgb(49,71,127)!important;
background-color: rgb(233,233,233)!important;
-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2)
}
/*test1*/
.profile-picture{
margin:72px auto 0;
height: 320px;
width: 320px;
overflow: hidden;
}
.profile-picture img{
width: 100%;
height: 100%;
border-radius:50% ;
}
.m_frame{
padding: 0!important;
margin-top:40px;
height: 48px;
background-color: rgb(255,255,255);
border-radius: 10px;
overflow: hidden;
}
.m_frame .left{
font-size: 2rem;
color: rgb(78,114,204);
line-height: 48px;
margin-left: 14px;
}
.m_frame .right{
font-size: 2rem;
color: rgb(102,102,102);
line-height: 48px;
margin-right: 14px;
}
.forget-password{
margin-top:40px;
margin-bottom: 40px;
}
.forget-password a{
font-size: 2rem;
color: rgb(78,114,204);
}
.log-out{
position: relative;
display: inline-block;
margin-top:40px;
margin-bottom: 40px;
height: 40px;
background-color: rgb(49,71,127);
font-size: 2rem;
color: rgb(255,255,255);
text-decoration: none;
text-indent: 0;
text-align: center;
overflow: hidden;
line-height: 40px;
border-radius: 20px;
}
.log-out input {
position: absolute;
right: 0;
top:0;
font-size: 300px;
opacity: 0;
}
.log-out:hover {
background-color: rgb(78,114,204);
}
/*test2*/
.button{
position: relative;
display: inline-block;
margin-top:40px;
width: 160px;
height: 40px;
background-color: rgb(49,71,127);
font-size: 2rem;
color: rgb(255,255,255);
text-decoration: none;
text-indent: 0;
text-align: center;
overflow: hidden;
line-height: 40px;
border-radius: 20px;
}
.button input {
position: absolute;
right: 0;
top:0;
font-size: 100px;
opacity: 0;
}
.button:hover {
background-color: rgb(78,114,204);
}
.m_box{
margin:40px auto 0;
text-align: center;
}
/*test3*/
.m_frame input{
height: 48px!important;
float: right !important;
width: 40%!important;
margin-right: 14px!important;
font-size: 2rem!important;
color: rgb(102,102,102)!important;
text-align: right!important;
border-bottom: 0!important;
}
.m_frame input:focus{
box-shadow: none!important;
} | 0.296552 | 0.084758 |
.trumbowyg-dropdown-emoji {
width: 265px; }
[dir=ltr] .trumbowyg-dropdown-emoji {
padding: 7px 0 7px 5px; }
[dir=rtl] .trumbowyg-dropdown-emoji {
padding: 7px 5px 7px 0; }
.trumbowyg-dropdown-emoji svg {
display: none !important; }
.trumbowyg-dropdown-emoji button {
display: block;
position: relative;
height: 26px;
width: 26px;
line-height: 24px; }
[dir] .trumbowyg-dropdown-emoji button {
padding: 0;
margin: 2px;
text-align: center; }
[dir=ltr] .trumbowyg-dropdown-emoji button {
float: left; }
[dir=rtl] .trumbowyg-dropdown-emoji button {
float: right; }
.trumbowyg-dropdown-emoji button:hover::after, .trumbowyg-dropdown-emoji button:focus::after {
display: block;
position: absolute;
top: -5px;
height: 27px;
width: 27px;
z-index: 10; }
[dir] .trumbowyg-dropdown-emoji button:hover::after, [dir] .trumbowyg-dropdown-emoji button:focus::after {
background: inherit;
box-shadow: #000 0 0 2px;
background-color: transparent; }
[dir=ltr] .trumbowyg-dropdown-emoji button:hover::after, [dir=ltr] .trumbowyg-dropdown-emoji button:focus::after {
left: -5px; }
[dir=rtl] .trumbowyg-dropdown-emoji button:hover::after, [dir=rtl] .trumbowyg-dropdown-emoji button:focus::after {
right: -5px; }
.trumbowyg .emoji {
width: 22px;
height: 22px;
display: inline-block; }
[dir] .trumbowyg-giphy-button svg {
transform: scale(1.22); }
.trumbowyg-giphy-search {
display: block;
width: 80%; }
[dir] .trumbowyg-giphy-search {
margin: 5%; }
[dir=ltr] .trumbowyg-giphy-search {
padding-left: 10px;
padding-right: 150px; }
[dir=rtl] .trumbowyg-giphy-search {
padding-right: 10px;
padding-left: 150px; }
.trumbowyg-giphy-close {
position: absolute;
top: calc(5% + 8px);
width: 30px;
height: 30px; }
[dir] .trumbowyg-giphy-close {
background: none;
border: 1px solid transparent; }
[dir=ltr] .trumbowyg-giphy-close {
right: calc(5% - 2px); }
[dir=rtl] .trumbowyg-giphy-close {
left: calc(5% - 2px); }
.trumbowyg-giphy-close:hover, .trumbowyg-giphy-close:focus {
outline: none; }
[dir] .trumbowyg-giphy-close:hover, [dir] .trumbowyg-giphy-close:focus {
background: #ecf0f1; }
[dir] .trumbowyg-giphy-close:focus {
border-color: rgba(0, 0, 0, 0.3); }
.trumbowyg-powered-by-giphy {
position: absolute;
top: calc(5% + 12px);
pointer-events: none;
user-select: none; }
[dir=ltr] .trumbowyg-powered-by-giphy {
right: calc(15% + 10px); }
[dir=rtl] .trumbowyg-powered-by-giphy {
left: calc(15% + 10px); }
.trumbowyg-powered-by-giphy span {
text-transform: uppercase;
font-weight: bold;
font-size: 10px;
opacity: 0.6; }
.trumbowyg-powered-by-giphy svg {
width: 66px;
height: 15px;
vertical-align: bottom;
opacity: 0.45; }
[dir=ltr] .trumbowyg-powered-by-giphy svg {
margin-left: 6px; }
[dir=rtl] .trumbowyg-powered-by-giphy svg {
margin-right: 6px; }
.trumbowyg-giphy-modal-scroll {
overflow: auto;
overflow-x: hidden;
height: 240px; }
.trumbowyg-giphy-modal {
columns: 3;
column-gap: 10px; }
[dir] .trumbowyg-giphy-modal {
padding: 0 5%; }
.trumbowyg-giphy-modal .trumbowyg-giphy-no-result {
width: 250%; }
[dir=ltr] .trumbowyg-giphy-modal .trumbowyg-giphy-no-result {
margin: 13% 0 0 29%; }
[dir=rtl] .trumbowyg-giphy-modal .trumbowyg-giphy-no-result {
margin: 13% 29% 0 0; }
.trumbowyg-giphy-modal .trumbowyg-giphy-offline {
font-size: 18px;
width: 305%;
height: 600px; }
[dir] .trumbowyg-giphy-modal .trumbowyg-giphy-offline {
margin-top: 95px;
text-align: center; }
.trumbowyg-giphy-modal .img-container {
width: 100%; }
[dir] .trumbowyg-giphy-modal .img-container {
margin-bottom: 10px;
background-color: #ecf0f1; }
.trumbowyg-giphy-modal .img-container img {
width: 100%;
opacity: 0;
transition: opacity 150ms; }
[dir] .trumbowyg-giphy-modal .img-container img {
cursor: pointer; }
[dir] .trumbowyg-giphy-modal .img-container img:hover, [dir] .trumbowyg-giphy-modal .img-container img:focus {
border: #2ecc71 solid 3px; }
.trumbowyg-giphy-modal .img-container img.tbw-loaded {
opacity: 1; }
.trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list),
.trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list) {
max-width: 276px;
overflow: initial; }
[dir] .trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list), [dir] .trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list) {
padding: 7px 5px; }
.trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list) button,
.trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list) button {
display: block;
position: relative;
text-indent: -9999px;
height: 20px;
width: 20px; }
[dir] .trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list) button, [dir] .trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list) button {
border: 1px solid #333;
padding: 0;
margin: 2px; }
[dir=ltr] .trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list) button, [dir=ltr] .trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list) button {
float: left; }
[dir=rtl] .trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list) button, [dir=rtl] .trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list) button {
float: right; }
.trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list) button:hover::after, .trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list) button:focus::after,
.trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list) button:hover::after,
.trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list) button:focus::after {
content: " ";
display: block;
position: absolute;
top: -5px;
width: 27px;
height: 27px;
z-index: 10; }
[dir] .trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list) button:hover::after, [dir] .trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list) button:focus::after, [dir] .trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list) button:hover::after, [dir] .trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list) button:focus::after {
background: inherit;
border: 1px solid #fff;
box-shadow: #000 0 0 2px; }
[dir=ltr] .trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list) button:hover::after, [dir=ltr] .trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list) button:focus::after, [dir=ltr] .trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list) button:hover::after, [dir=ltr] .trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list) button:focus::after {
left: -5px; }
[dir=rtl] .trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list) button:hover::after, [dir=rtl] .trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list) button:focus::after, [dir=rtl] .trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list) button:hover::after, [dir=rtl] .trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list) button:focus::after {
right: -5px; }
.trumbowyg-dropdown-backColor.trumbowyg-dropdown--color-list button:not(.trumbowyg-backColorRemove-dropdown-button) {
position: relative;
color: #fff !important; }
.trumbowyg-dropdown-backColor.trumbowyg-dropdown--color-list button:not(.trumbowyg-backColorRemove-dropdown-button):hover::after, .trumbowyg-dropdown-backColor.trumbowyg-dropdown--color-list button:not(.trumbowyg-backColorRemove-dropdown-button):focus::after {
content: " ";
display: block;
position: absolute;
top: 13px;
width: 0;
height: 0; }
[dir] .trumbowyg-dropdown-backColor.trumbowyg-dropdown--color-list button:not(.trumbowyg-backColorRemove-dropdown-button):hover::after, [dir] .trumbowyg-dropdown-backColor.trumbowyg-dropdown--color-list button:not(.trumbowyg-backColorRemove-dropdown-button):focus::after {
border: 5px solid transparent; }
[dir=ltr] .trumbowyg-dropdown-backColor.trumbowyg-dropdown--color-list button:not(.trumbowyg-backColorRemove-dropdown-button):hover::after, [dir=ltr] .trumbowyg-dropdown-backColor.trumbowyg-dropdown--color-list button:not(.trumbowyg-backColorRemove-dropdown-button):focus::after {
left: 0;
border-left-color: #fff; }
[dir=rtl] .trumbowyg-dropdown-backColor.trumbowyg-dropdown--color-list button:not(.trumbowyg-backColorRemove-dropdown-button):hover::after, [dir=rtl] .trumbowyg-dropdown-backColor.trumbowyg-dropdown--color-list button:not(.trumbowyg-backColorRemove-dropdown-button):focus::after {
right: 0;
border-right-color: #fff; }
.mathMlContainer {
position: relative; }
.mathMlContainer[inline="false"] {
display: block;
width: 100%; }
.mathMlContainer:hover {
pointer-events: none; }
.mathMlContainer:hover::after {
content: '\270E';
position: absolute;
top: 0;
bottom: 0;
pointer-events: auto; }
[dir] .mathMlContainer:hover::after {
background-color: rgba(255, 255, 255, 0.83);
box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.83);
cursor: pointer; }
[dir=ltr] .mathMlContainer:hover::after {
right: 0;
left: 0; }
[dir=rtl] .mathMlContainer:hover::after {
left: 0;
right: 0; }
.trumbowyg-dropdown-mention button {
position: relative;
white-space: nowrap; }
.trumbowyg-dropdown-mention button:after {
content: "";
position: absolute;
top: 0;
width: 15%;
height: 100%;
pointer-events: none; }
[dir] .trumbowyg-dropdown-mention button:after {
background-size: 100%; }
[dir=ltr] .trumbowyg-dropdown-mention button:after {
right: 0;
background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 80%, #ffffff 100%); }
[dir=rtl] .trumbowyg-dropdown-mention button:after {
left: 0;
background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, #ffffff 80%, #ffffff 100%); }
.trumbowyg-symbol-\ -dropdown-button {
display: none !important; }
[dir] .trumbowyg-symbol-\ -dropdown-button + button {
clear: both; }
.trumbowyg-dropdown-specialChars {
width: 248px; }
[dir] .trumbowyg-dropdown-specialChars {
padding: 5px 3px 3px; }
.trumbowyg-dropdown-specialChars button {
display: block;
position: relative;
height: 26px;
width: 26px;
line-height: 24px; }
[dir] .trumbowyg-dropdown-specialChars button {
padding: 0;
margin: 2px;
text-align: center; }
[dir=ltr] .trumbowyg-dropdown-specialChars button {
float: left; }
[dir=rtl] .trumbowyg-dropdown-specialChars button {
float: right; }
.trumbowyg-dropdown-specialChars button:hover::after, .trumbowyg-dropdown-specialChars button:focus::after {
display: block;
position: absolute;
top: -5px;
height: 27px;
width: 27px;
z-index: 10; }
[dir] .trumbowyg-dropdown-specialChars button:hover::after, [dir] .trumbowyg-dropdown-specialChars button:focus::after {
background: inherit;
box-shadow: #000 0 0 2px;
background-color: transparent; }
[dir=ltr] .trumbowyg-dropdown-specialChars button:hover::after, [dir=ltr] .trumbowyg-dropdown-specialChars button:focus::after {
left: -5px; }
[dir=rtl] .trumbowyg-dropdown-specialChars button:hover::after, [dir=rtl] .trumbowyg-dropdown-specialChars button:focus::after {
right: -5px; }
.trumbowyg .specialChars {
width: 22px;
height: 22px;
display: inline-block; }
.trumbowyg-editor table {
width: 100%; }
[dir] .trumbowyg-editor table td {
border: 1px dotted #e7eaec;
padding: 8px; }
.trumbowyg-dropdown-table table {
display: inline-block; }
[dir] .trumbowyg-dropdown-table table {
margin: 10px; }
.trumbowyg-dropdown-table table td {
display: inline-block;
height: 20px;
width: 20px; }
[dir] .trumbowyg-dropdown-table table td {
margin: 1px;
padding: 0;
background-color: #fff;
box-shadow: 0 0 0 1px #cecece inset; }
[dir] .trumbowyg-dropdown-table table td.active {
background-color: #00b393;
box-shadow: none;
cursor: pointer; }
[dir] .trumbowyg-dropdown-table .trumbowyg-table-size {
text-align: center; } | src/OrchardCore.Modules/OrchardCore.Resources/wwwroot/Styles/trumbowyg-plugins.css | .trumbowyg-dropdown-emoji {
width: 265px; }
[dir=ltr] .trumbowyg-dropdown-emoji {
padding: 7px 0 7px 5px; }
[dir=rtl] .trumbowyg-dropdown-emoji {
padding: 7px 5px 7px 0; }
.trumbowyg-dropdown-emoji svg {
display: none !important; }
.trumbowyg-dropdown-emoji button {
display: block;
position: relative;
height: 26px;
width: 26px;
line-height: 24px; }
[dir] .trumbowyg-dropdown-emoji button {
padding: 0;
margin: 2px;
text-align: center; }
[dir=ltr] .trumbowyg-dropdown-emoji button {
float: left; }
[dir=rtl] .trumbowyg-dropdown-emoji button {
float: right; }
.trumbowyg-dropdown-emoji button:hover::after, .trumbowyg-dropdown-emoji button:focus::after {
display: block;
position: absolute;
top: -5px;
height: 27px;
width: 27px;
z-index: 10; }
[dir] .trumbowyg-dropdown-emoji button:hover::after, [dir] .trumbowyg-dropdown-emoji button:focus::after {
background: inherit;
box-shadow: #000 0 0 2px;
background-color: transparent; }
[dir=ltr] .trumbowyg-dropdown-emoji button:hover::after, [dir=ltr] .trumbowyg-dropdown-emoji button:focus::after {
left: -5px; }
[dir=rtl] .trumbowyg-dropdown-emoji button:hover::after, [dir=rtl] .trumbowyg-dropdown-emoji button:focus::after {
right: -5px; }
.trumbowyg .emoji {
width: 22px;
height: 22px;
display: inline-block; }
[dir] .trumbowyg-giphy-button svg {
transform: scale(1.22); }
.trumbowyg-giphy-search {
display: block;
width: 80%; }
[dir] .trumbowyg-giphy-search {
margin: 5%; }
[dir=ltr] .trumbowyg-giphy-search {
padding-left: 10px;
padding-right: 150px; }
[dir=rtl] .trumbowyg-giphy-search {
padding-right: 10px;
padding-left: 150px; }
.trumbowyg-giphy-close {
position: absolute;
top: calc(5% + 8px);
width: 30px;
height: 30px; }
[dir] .trumbowyg-giphy-close {
background: none;
border: 1px solid transparent; }
[dir=ltr] .trumbowyg-giphy-close {
right: calc(5% - 2px); }
[dir=rtl] .trumbowyg-giphy-close {
left: calc(5% - 2px); }
.trumbowyg-giphy-close:hover, .trumbowyg-giphy-close:focus {
outline: none; }
[dir] .trumbowyg-giphy-close:hover, [dir] .trumbowyg-giphy-close:focus {
background: #ecf0f1; }
[dir] .trumbowyg-giphy-close:focus {
border-color: rgba(0, 0, 0, 0.3); }
.trumbowyg-powered-by-giphy {
position: absolute;
top: calc(5% + 12px);
pointer-events: none;
user-select: none; }
[dir=ltr] .trumbowyg-powered-by-giphy {
right: calc(15% + 10px); }
[dir=rtl] .trumbowyg-powered-by-giphy {
left: calc(15% + 10px); }
.trumbowyg-powered-by-giphy span {
text-transform: uppercase;
font-weight: bold;
font-size: 10px;
opacity: 0.6; }
.trumbowyg-powered-by-giphy svg {
width: 66px;
height: 15px;
vertical-align: bottom;
opacity: 0.45; }
[dir=ltr] .trumbowyg-powered-by-giphy svg {
margin-left: 6px; }
[dir=rtl] .trumbowyg-powered-by-giphy svg {
margin-right: 6px; }
.trumbowyg-giphy-modal-scroll {
overflow: auto;
overflow-x: hidden;
height: 240px; }
.trumbowyg-giphy-modal {
columns: 3;
column-gap: 10px; }
[dir] .trumbowyg-giphy-modal {
padding: 0 5%; }
.trumbowyg-giphy-modal .trumbowyg-giphy-no-result {
width: 250%; }
[dir=ltr] .trumbowyg-giphy-modal .trumbowyg-giphy-no-result {
margin: 13% 0 0 29%; }
[dir=rtl] .trumbowyg-giphy-modal .trumbowyg-giphy-no-result {
margin: 13% 29% 0 0; }
.trumbowyg-giphy-modal .trumbowyg-giphy-offline {
font-size: 18px;
width: 305%;
height: 600px; }
[dir] .trumbowyg-giphy-modal .trumbowyg-giphy-offline {
margin-top: 95px;
text-align: center; }
.trumbowyg-giphy-modal .img-container {
width: 100%; }
[dir] .trumbowyg-giphy-modal .img-container {
margin-bottom: 10px;
background-color: #ecf0f1; }
.trumbowyg-giphy-modal .img-container img {
width: 100%;
opacity: 0;
transition: opacity 150ms; }
[dir] .trumbowyg-giphy-modal .img-container img {
cursor: pointer; }
[dir] .trumbowyg-giphy-modal .img-container img:hover, [dir] .trumbowyg-giphy-modal .img-container img:focus {
border: #2ecc71 solid 3px; }
.trumbowyg-giphy-modal .img-container img.tbw-loaded {
opacity: 1; }
.trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list),
.trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list) {
max-width: 276px;
overflow: initial; }
[dir] .trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list), [dir] .trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list) {
padding: 7px 5px; }
.trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list) button,
.trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list) button {
display: block;
position: relative;
text-indent: -9999px;
height: 20px;
width: 20px; }
[dir] .trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list) button, [dir] .trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list) button {
border: 1px solid #333;
padding: 0;
margin: 2px; }
[dir=ltr] .trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list) button, [dir=ltr] .trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list) button {
float: left; }
[dir=rtl] .trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list) button, [dir=rtl] .trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list) button {
float: right; }
.trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list) button:hover::after, .trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list) button:focus::after,
.trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list) button:hover::after,
.trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list) button:focus::after {
content: " ";
display: block;
position: absolute;
top: -5px;
width: 27px;
height: 27px;
z-index: 10; }
[dir] .trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list) button:hover::after, [dir] .trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list) button:focus::after, [dir] .trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list) button:hover::after, [dir] .trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list) button:focus::after {
background: inherit;
border: 1px solid #fff;
box-shadow: #000 0 0 2px; }
[dir=ltr] .trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list) button:hover::after, [dir=ltr] .trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list) button:focus::after, [dir=ltr] .trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list) button:hover::after, [dir=ltr] .trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list) button:focus::after {
left: -5px; }
[dir=rtl] .trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list) button:hover::after, [dir=rtl] .trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list) button:focus::after, [dir=rtl] .trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list) button:hover::after, [dir=rtl] .trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list) button:focus::after {
right: -5px; }
.trumbowyg-dropdown-backColor.trumbowyg-dropdown--color-list button:not(.trumbowyg-backColorRemove-dropdown-button) {
position: relative;
color: #fff !important; }
.trumbowyg-dropdown-backColor.trumbowyg-dropdown--color-list button:not(.trumbowyg-backColorRemove-dropdown-button):hover::after, .trumbowyg-dropdown-backColor.trumbowyg-dropdown--color-list button:not(.trumbowyg-backColorRemove-dropdown-button):focus::after {
content: " ";
display: block;
position: absolute;
top: 13px;
width: 0;
height: 0; }
[dir] .trumbowyg-dropdown-backColor.trumbowyg-dropdown--color-list button:not(.trumbowyg-backColorRemove-dropdown-button):hover::after, [dir] .trumbowyg-dropdown-backColor.trumbowyg-dropdown--color-list button:not(.trumbowyg-backColorRemove-dropdown-button):focus::after {
border: 5px solid transparent; }
[dir=ltr] .trumbowyg-dropdown-backColor.trumbowyg-dropdown--color-list button:not(.trumbowyg-backColorRemove-dropdown-button):hover::after, [dir=ltr] .trumbowyg-dropdown-backColor.trumbowyg-dropdown--color-list button:not(.trumbowyg-backColorRemove-dropdown-button):focus::after {
left: 0;
border-left-color: #fff; }
[dir=rtl] .trumbowyg-dropdown-backColor.trumbowyg-dropdown--color-list button:not(.trumbowyg-backColorRemove-dropdown-button):hover::after, [dir=rtl] .trumbowyg-dropdown-backColor.trumbowyg-dropdown--color-list button:not(.trumbowyg-backColorRemove-dropdown-button):focus::after {
right: 0;
border-right-color: #fff; }
.mathMlContainer {
position: relative; }
.mathMlContainer[inline="false"] {
display: block;
width: 100%; }
.mathMlContainer:hover {
pointer-events: none; }
.mathMlContainer:hover::after {
content: '\270E';
position: absolute;
top: 0;
bottom: 0;
pointer-events: auto; }
[dir] .mathMlContainer:hover::after {
background-color: rgba(255, 255, 255, 0.83);
box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.83);
cursor: pointer; }
[dir=ltr] .mathMlContainer:hover::after {
right: 0;
left: 0; }
[dir=rtl] .mathMlContainer:hover::after {
left: 0;
right: 0; }
.trumbowyg-dropdown-mention button {
position: relative;
white-space: nowrap; }
.trumbowyg-dropdown-mention button:after {
content: "";
position: absolute;
top: 0;
width: 15%;
height: 100%;
pointer-events: none; }
[dir] .trumbowyg-dropdown-mention button:after {
background-size: 100%; }
[dir=ltr] .trumbowyg-dropdown-mention button:after {
right: 0;
background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 80%, #ffffff 100%); }
[dir=rtl] .trumbowyg-dropdown-mention button:after {
left: 0;
background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, #ffffff 80%, #ffffff 100%); }
.trumbowyg-symbol-\ -dropdown-button {
display: none !important; }
[dir] .trumbowyg-symbol-\ -dropdown-button + button {
clear: both; }
.trumbowyg-dropdown-specialChars {
width: 248px; }
[dir] .trumbowyg-dropdown-specialChars {
padding: 5px 3px 3px; }
.trumbowyg-dropdown-specialChars button {
display: block;
position: relative;
height: 26px;
width: 26px;
line-height: 24px; }
[dir] .trumbowyg-dropdown-specialChars button {
padding: 0;
margin: 2px;
text-align: center; }
[dir=ltr] .trumbowyg-dropdown-specialChars button {
float: left; }
[dir=rtl] .trumbowyg-dropdown-specialChars button {
float: right; }
.trumbowyg-dropdown-specialChars button:hover::after, .trumbowyg-dropdown-specialChars button:focus::after {
display: block;
position: absolute;
top: -5px;
height: 27px;
width: 27px;
z-index: 10; }
[dir] .trumbowyg-dropdown-specialChars button:hover::after, [dir] .trumbowyg-dropdown-specialChars button:focus::after {
background: inherit;
box-shadow: #000 0 0 2px;
background-color: transparent; }
[dir=ltr] .trumbowyg-dropdown-specialChars button:hover::after, [dir=ltr] .trumbowyg-dropdown-specialChars button:focus::after {
left: -5px; }
[dir=rtl] .trumbowyg-dropdown-specialChars button:hover::after, [dir=rtl] .trumbowyg-dropdown-specialChars button:focus::after {
right: -5px; }
.trumbowyg .specialChars {
width: 22px;
height: 22px;
display: inline-block; }
.trumbowyg-editor table {
width: 100%; }
[dir] .trumbowyg-editor table td {
border: 1px dotted #e7eaec;
padding: 8px; }
.trumbowyg-dropdown-table table {
display: inline-block; }
[dir] .trumbowyg-dropdown-table table {
margin: 10px; }
.trumbowyg-dropdown-table table td {
display: inline-block;
height: 20px;
width: 20px; }
[dir] .trumbowyg-dropdown-table table td {
margin: 1px;
padding: 0;
background-color: #fff;
box-shadow: 0 0 0 1px #cecece inset; }
[dir] .trumbowyg-dropdown-table table td.active {
background-color: #00b393;
box-shadow: none;
cursor: pointer; }
[dir] .trumbowyg-dropdown-table .trumbowyg-table-size {
text-align: center; } | 0.359701 | 0.056679 |
.subtitulo {
font-size: 30px;
font-weight: bold;
text-align: center;
color: #000;
margin: 20px;
text-transform: uppercase;
}
.subtitulo::after {
content: "";
display: block;
width: 100px;
height: 4px;
background-color: #000;
margin: 0 auto;
}
/*botoes de chamada*/
.btn {
border: 2px solid #fec63e;
color: #fec63e;
padding: 5px 22px;
text-transform: uppercase;
font-weight: bold;
text-decoration: none;
transition: 1s;
}
.btn:hover {
border: 3px solid #000;
color: #000;
padding: 7px 10px;
font-size: 16pt;
transition: 1s;
}
.call {
text-align: center;
padding: 40px;
clear: both;
}
.call p {
margin-bottom: 36px;
}
/*estilizando a citaçao de frase*/
blockquote {
width: 40%;
margin: 0 auto;
margin-bottom: 40px;
color: #fff;
font-size: 16px;
}
blockquote p, blockquote cite {
font-weight: bold;
}
/*barras antes do p*/
blockquote p:before, blockquote p:after {
content:"";
display: block;
width: 120px;
height: 4px;
background-color: #fff;
margin: 15px auto;
}
header { /*cabeçalho*/
width: 100%;
background-color: #fec63e;
padding: 15px 0; /* espaçamento interno do elemento*/
border-bottom: 2px solid black;
position: fixed; /*definindo o header como fixo*/
z-index: 1; /*deixando o header a frente de outros elementos, tendo prioridade p/ ser exibido*/
}
/*menu*/
nav {
text-align: right;
padding-top: 30px;
}
nav li {
display: inline; /*definindo o link menu em linha*/
}
nav li a {
color: black;
font-weight: bold; /*peso da fonte*/
text-transform: uppercase;
font-size: 15px;
padding: 15px; /*aumenta o espaçamento interno do elemento*/
text-decoration: none;
}
nav li a:hover {
color: #FFF;
}
a:link {
text-decoration: none;
}
/*topo - introdução*/
.intro { /*imagem*/
padding-top: 35px;
width: 100%;
height: 400px;
background-image: url(../img/bg-topo.jpg);
background-repeat: no-repeat;
background-size: cover;
text-align: center;
background-position: top;
}
/*textos da topo - introdução*/
.intro h1 {
font-size: 40px;
color: #fff;
font-weight: bold;
text-transform: uppercase;
text-shadow: 0px 0px 10px black;
padding-top: 80px;
}
/*Seção produtos*/
.produtos { /*seçao inteira*/
padding: 50px;
}
/*cards*/
.itemProdutos {
background-color: #000;
padding: 10px;
}
.lista-produtos li {
background-color: #fec63e;
text-align: center;
}
/*textos da seção produtos*/
.lista-produtos li h3 {
font-size: 24px;
font-weight: bold;
text-transform: uppercase;
margin: 16px;
}
.lista-produtos li h3::after {
content:"";
display: block;
width: 100px;
height: 4px;
background-color: #000;
margin: 0 auto;
}
.lista-produtos li p {
padding: 0 20px 20px 20px;
}
/*Seção de portfolio*/
.portfolio {
background-color: #000;
}
/*textos do portfolio*/
.portfolio p {
color: #fff;
}
.portfolio h2 {
color: #fec63e;
padding-top: 15px;
}
.portfolio h2::after {
background-color: #fec63e;
margin-top: 5px;
}
/*ultima imagem do portfolio*/
.portfolio .ultima {
margin-top: 15px;
}
/*hover do botao do portfolio*/
.portfolio .btn:hover {
color: #fff;
border: 3px solid #fff;
}
.portfolio img {
width: 100%;
}
/*seção qualidade*/
.qualidade {
padding: 50px 0;
}
.img-qualidade { /*img centralizada*/
margin: 0 auto;
display: block;
}
.lista-qualidade li {
text-align: center;
padding-top: 50px;
}
.lista-qualidade li h3 {
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
margin: 17px;
}
.lista-qualidade li h3::after {
content: "";
display: block;
width: 100px;
height: 4px;
background-color: black;
margin: 0 auto;
}
.container-qualidade {
width: 1000px;
margin: 0 auto;
position: relative;
padding-bottom: 40px;
}
.qualidade::after {
content: "";
display: block;
background-image: url(../img/linhas.png);
background-repeat: no-repeat;
width: 634px;
height: 86px;
position: absolute;
top: 198px;
left: 184px;
}
/*footer*/
.imgFooter{
background-image: url(../img/bg-footer.jpg);
background-repeat: no-repeat;
height: 200px;
text-align: center;
background-position: top;
padding-top: 40px;
padding-left: 40px;
}
/*seçao onde esta inserido as listas*/
.footer{
height: 250px;
background-color: black;
}
/* lista*/
.lista-footer {
padding-left: 80px;
}
/*textos da lista*/
.lista-footer h3 {
color: #fec63e;
text-transform: uppercase;
margin-top: 40px;
}
.lista-footer h3::after {
content: "";
display: block;
background-color: #fec63e;
width: 130px;
height: 4px;
margin-top: 10px;
}
/*after referente a lista contato do footer*/
.lista-footer .Boxcontato::after {
content: "";
display: block;
background-color: #fec63e;
width: 133px;
height: 4px;
margin-top: 10px;
padding-left: 20px;
}
.boxContato {
text-align: center;
padding-right: 125px;
}
.afterContato::after {
margin-left: 65px;
}
.lista-footer p {
font-size: 17px;
color: #fff;
padding-top: 20px;
text-align: justify;
margin-bottom: 20px;
}
/* Icons do footer*/
.fa {
padding: 10px;
font-size: 20px;
width: 50px;
text-align: center;
text-decoration: none;
margin: 12px 5px;
margin-top: 20px;
}
.fa:hover {
opacity: 0.7;
}
.fa-facebook {
background: #3B5998;
color: white;
}
.fa-twitter {
background: #55ACEE;
color: white;
}
.fa-instagram {
background: #125688;
color: white;
}
/*rodape*/
.rodape {
max-width: 100%;
height: 40px;
background-color: #fec63e;
}
.rodape p {
padding-top: 12px;
text-align: center;
font-weight: bold;
color: black;
} | site BikeEtec/css/style.css | .subtitulo {
font-size: 30px;
font-weight: bold;
text-align: center;
color: #000;
margin: 20px;
text-transform: uppercase;
}
.subtitulo::after {
content: "";
display: block;
width: 100px;
height: 4px;
background-color: #000;
margin: 0 auto;
}
/*botoes de chamada*/
.btn {
border: 2px solid #fec63e;
color: #fec63e;
padding: 5px 22px;
text-transform: uppercase;
font-weight: bold;
text-decoration: none;
transition: 1s;
}
.btn:hover {
border: 3px solid #000;
color: #000;
padding: 7px 10px;
font-size: 16pt;
transition: 1s;
}
.call {
text-align: center;
padding: 40px;
clear: both;
}
.call p {
margin-bottom: 36px;
}
/*estilizando a citaçao de frase*/
blockquote {
width: 40%;
margin: 0 auto;
margin-bottom: 40px;
color: #fff;
font-size: 16px;
}
blockquote p, blockquote cite {
font-weight: bold;
}
/*barras antes do p*/
blockquote p:before, blockquote p:after {
content:"";
display: block;
width: 120px;
height: 4px;
background-color: #fff;
margin: 15px auto;
}
header { /*cabeçalho*/
width: 100%;
background-color: #fec63e;
padding: 15px 0; /* espaçamento interno do elemento*/
border-bottom: 2px solid black;
position: fixed; /*definindo o header como fixo*/
z-index: 1; /*deixando o header a frente de outros elementos, tendo prioridade p/ ser exibido*/
}
/*menu*/
nav {
text-align: right;
padding-top: 30px;
}
nav li {
display: inline; /*definindo o link menu em linha*/
}
nav li a {
color: black;
font-weight: bold; /*peso da fonte*/
text-transform: uppercase;
font-size: 15px;
padding: 15px; /*aumenta o espaçamento interno do elemento*/
text-decoration: none;
}
nav li a:hover {
color: #FFF;
}
a:link {
text-decoration: none;
}
/*topo - introdução*/
.intro { /*imagem*/
padding-top: 35px;
width: 100%;
height: 400px;
background-image: url(../img/bg-topo.jpg);
background-repeat: no-repeat;
background-size: cover;
text-align: center;
background-position: top;
}
/*textos da topo - introdução*/
.intro h1 {
font-size: 40px;
color: #fff;
font-weight: bold;
text-transform: uppercase;
text-shadow: 0px 0px 10px black;
padding-top: 80px;
}
/*Seção produtos*/
.produtos { /*seçao inteira*/
padding: 50px;
}
/*cards*/
.itemProdutos {
background-color: #000;
padding: 10px;
}
.lista-produtos li {
background-color: #fec63e;
text-align: center;
}
/*textos da seção produtos*/
.lista-produtos li h3 {
font-size: 24px;
font-weight: bold;
text-transform: uppercase;
margin: 16px;
}
.lista-produtos li h3::after {
content:"";
display: block;
width: 100px;
height: 4px;
background-color: #000;
margin: 0 auto;
}
.lista-produtos li p {
padding: 0 20px 20px 20px;
}
/*Seção de portfolio*/
.portfolio {
background-color: #000;
}
/*textos do portfolio*/
.portfolio p {
color: #fff;
}
.portfolio h2 {
color: #fec63e;
padding-top: 15px;
}
.portfolio h2::after {
background-color: #fec63e;
margin-top: 5px;
}
/*ultima imagem do portfolio*/
.portfolio .ultima {
margin-top: 15px;
}
/*hover do botao do portfolio*/
.portfolio .btn:hover {
color: #fff;
border: 3px solid #fff;
}
.portfolio img {
width: 100%;
}
/*seção qualidade*/
.qualidade {
padding: 50px 0;
}
.img-qualidade { /*img centralizada*/
margin: 0 auto;
display: block;
}
.lista-qualidade li {
text-align: center;
padding-top: 50px;
}
.lista-qualidade li h3 {
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
margin: 17px;
}
.lista-qualidade li h3::after {
content: "";
display: block;
width: 100px;
height: 4px;
background-color: black;
margin: 0 auto;
}
.container-qualidade {
width: 1000px;
margin: 0 auto;
position: relative;
padding-bottom: 40px;
}
.qualidade::after {
content: "";
display: block;
background-image: url(../img/linhas.png);
background-repeat: no-repeat;
width: 634px;
height: 86px;
position: absolute;
top: 198px;
left: 184px;
}
/*footer*/
.imgFooter{
background-image: url(../img/bg-footer.jpg);
background-repeat: no-repeat;
height: 200px;
text-align: center;
background-position: top;
padding-top: 40px;
padding-left: 40px;
}
/*seçao onde esta inserido as listas*/
.footer{
height: 250px;
background-color: black;
}
/* lista*/
.lista-footer {
padding-left: 80px;
}
/*textos da lista*/
.lista-footer h3 {
color: #fec63e;
text-transform: uppercase;
margin-top: 40px;
}
.lista-footer h3::after {
content: "";
display: block;
background-color: #fec63e;
width: 130px;
height: 4px;
margin-top: 10px;
}
/*after referente a lista contato do footer*/
.lista-footer .Boxcontato::after {
content: "";
display: block;
background-color: #fec63e;
width: 133px;
height: 4px;
margin-top: 10px;
padding-left: 20px;
}
.boxContato {
text-align: center;
padding-right: 125px;
}
.afterContato::after {
margin-left: 65px;
}
.lista-footer p {
font-size: 17px;
color: #fff;
padding-top: 20px;
text-align: justify;
margin-bottom: 20px;
}
/* Icons do footer*/
.fa {
padding: 10px;
font-size: 20px;
width: 50px;
text-align: center;
text-decoration: none;
margin: 12px 5px;
margin-top: 20px;
}
.fa:hover {
opacity: 0.7;
}
.fa-facebook {
background: #3B5998;
color: white;
}
.fa-twitter {
background: #55ACEE;
color: white;
}
.fa-instagram {
background: #125688;
color: white;
}
/*rodape*/
.rodape {
max-width: 100%;
height: 40px;
background-color: #fec63e;
}
.rodape p {
padding-top: 12px;
text-align: center;
font-weight: bold;
color: black;
} | 0.14685 | 0.0686 |
:import {
-st-from: '@flexis/ui/stylable/rel';
-st-default: rel;
}
:import {
-st-from: '../variables.st.css';
-st-named:
sizeScreenMdMax,
sizeScreenMdMin,
fontFamilyMono,
sizeBorderRadius,
durationTransition,
colorWhite,
colorGray0,
colorPink0;
}
:import {
-st-from: '../ToggleNav/ToggleNav.st.css';
-st-named:
list,
item,
link,
active;
}
.root {
display: block;
}
/* stylelint-disable a11y/no-display-none */
.root::after {
display: none;
}/* stylelint-enable */
.root .list {
display: flex;
align-items: stretch;
}
.root .item {
flex: 1;
margin: 0;
text-align: center;
}
.root .link {
display: flex;
position: relative;
flex-direction: column;
justify-content: start;
will-change: background-color;
transition: background-color value(durationTransition);
background-color: value(colorPink0);
padding: rel(10, 32) rel(60, 32);
width: 100%;
height: 100%;
text-decoration: none;
color: value(colorWhite);
}
@media (prefers-reduced-motion: reduce) {
.root .link {
will-change: none;
transition: none;
}
}
.root .item .link {
border-bottom-left-radius: value(sizeBorderRadius);
border-bottom-right-radius: value(sizeBorderRadius);
}
.root .item:first-child .link {
border-top-left-radius: value(sizeBorderRadius);
border-bottom-left-radius: 0;
border-bottom-right-radius: value(sizeBorderRadius);
}
.root .item:last-child .link {
border-top-right-radius: value(sizeBorderRadius);
border-bottom-left-radius: value(sizeBorderRadius);
border-bottom-right-radius: 0;
}
.root .link.active {
background-color: transparent;
color: value(colorPink0);
}
.label {
text-transform: uppercase;
font-family: value(fontFamilyMono);
font-size: rel(42, 24);
font-weight: 500;
}
.description {
margin-top: rel(3, 16);
padding-top: rel(5, 16);
font-size: rel(16, 24);
}
@media (min-width: value(sizeScreenMdMin)) {
.description {
border-top: 1px dashed value(colorGray0);
}
.root .link.active .description {
border-top: 1px dashed value(colorWhite);
}
.root .link.active .label {
text-decoration: underline;
}
}
@media (max-width: value(sizeScreenMdMax)) {
.root .link {
padding: 6px 20px;
}
.label {
font-size: 20px;
}
/* stylelint-disable a11y/font-size-is-readable */
.description {
margin: 0;
text-transform: uppercase;
font-size: 10px;
}/* stylelint-enable */
} | src/App/components/TabsNav/TabsNav.st.css | :import {
-st-from: '@flexis/ui/stylable/rel';
-st-default: rel;
}
:import {
-st-from: '../variables.st.css';
-st-named:
sizeScreenMdMax,
sizeScreenMdMin,
fontFamilyMono,
sizeBorderRadius,
durationTransition,
colorWhite,
colorGray0,
colorPink0;
}
:import {
-st-from: '../ToggleNav/ToggleNav.st.css';
-st-named:
list,
item,
link,
active;
}
.root {
display: block;
}
/* stylelint-disable a11y/no-display-none */
.root::after {
display: none;
}/* stylelint-enable */
.root .list {
display: flex;
align-items: stretch;
}
.root .item {
flex: 1;
margin: 0;
text-align: center;
}
.root .link {
display: flex;
position: relative;
flex-direction: column;
justify-content: start;
will-change: background-color;
transition: background-color value(durationTransition);
background-color: value(colorPink0);
padding: rel(10, 32) rel(60, 32);
width: 100%;
height: 100%;
text-decoration: none;
color: value(colorWhite);
}
@media (prefers-reduced-motion: reduce) {
.root .link {
will-change: none;
transition: none;
}
}
.root .item .link {
border-bottom-left-radius: value(sizeBorderRadius);
border-bottom-right-radius: value(sizeBorderRadius);
}
.root .item:first-child .link {
border-top-left-radius: value(sizeBorderRadius);
border-bottom-left-radius: 0;
border-bottom-right-radius: value(sizeBorderRadius);
}
.root .item:last-child .link {
border-top-right-radius: value(sizeBorderRadius);
border-bottom-left-radius: value(sizeBorderRadius);
border-bottom-right-radius: 0;
}
.root .link.active {
background-color: transparent;
color: value(colorPink0);
}
.label {
text-transform: uppercase;
font-family: value(fontFamilyMono);
font-size: rel(42, 24);
font-weight: 500;
}
.description {
margin-top: rel(3, 16);
padding-top: rel(5, 16);
font-size: rel(16, 24);
}
@media (min-width: value(sizeScreenMdMin)) {
.description {
border-top: 1px dashed value(colorGray0);
}
.root .link.active .description {
border-top: 1px dashed value(colorWhite);
}
.root .link.active .label {
text-decoration: underline;
}
}
@media (max-width: value(sizeScreenMdMax)) {
.root .link {
padding: 6px 20px;
}
.label {
font-size: 20px;
}
/* stylelint-disable a11y/font-size-is-readable */
.description {
margin: 0;
text-transform: uppercase;
font-size: 10px;
}/* stylelint-enable */
} | 0.507812 | 0.106272 |
display-flex, .form-group, .form-select, .form-radio, .form-textarea, .form-date, .form-radio-item, .form-flex, .form-date-item .select-icon, .form-date-item .select-icon i, #val, #button, .steps ul, .actions ul, .actions ul li a, .title, .number {
display: flex;
display: -webkit-flex; }
/* @extend list-type-ulli; */
list-type-ulli, ul, .actions ul {
list-style-type: none;
margin: 0;
padding: 0; }
/* roboto-slab-300 - latin */
@font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 300;
src: url("../fonts/roboto-slab/roboto-slab-v7-latin-300.eot");
/* IE9 Compat Modes */
src: local("Roboto Slab Light"), local("RobotoSlab-Light"), url("../fonts/roboto-slab/roboto-slab-v7-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-slab/roboto-slab-v7-latin-300.woff2") format("woff2"), url("../fonts/roboto-slab/roboto-slab-v7-latin-300.woff") format("woff"), url("../fonts/roboto-slab/roboto-slab-v7-latin-300.ttf") format("truetype"), url("../fonts/roboto-slab/roboto-slab-v7-latin-300.svg#RobotoSlab") format("svg");
/* Legacy iOS */ }
/* roboto-slab-regular - latin */
@font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 400;
src: url("../fonts/roboto-slab/roboto-slab-v7-latin-regular.eot");
/* IE9 Compat Modes */
src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../fonts/roboto-slab/roboto-slab-v7-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-slab/roboto-slab-v7-latin-regular.woff2") format("woff2"), url("../fonts/roboto-slab/roboto-slab-v7-latin-regular.woff") format("woff"), url("../fonts/roboto-slab/roboto-slab-v7-latin-regular.ttf") format("truetype"), url("../fonts/roboto-slab/roboto-slab-v7-latin-regular.svg#RobotoSlab") format("svg");
/* Legacy iOS */ }
/* roboto-slab-700 - latin */
@font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 700;
src: url("../fonts/roboto-slab/roboto-slab-v7-latin-700.eot");
/* IE9 Compat Modes */
src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../fonts/roboto-slab/roboto-slab-v7-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-slab/roboto-slab-v7-latin-700.woff2") format("woff2"), url("../fonts/roboto-slab/roboto-slab-v7-latin-700.woff") format("woff"), url("../fonts/roboto-slab/roboto-slab-v7-latin-700.ttf") format("truetype"), url("../fonts/roboto-slab/roboto-slab-v7-latin-700.svg#RobotoSlab") format("svg");
/* Legacy iOS */ }
a:focus,
a:active {
text-decoration: none;
outline: none;
transition: all 300ms ease 0s;
-moz-transition: all 300ms ease 0s;
-webkit-transition: all 300ms ease 0s;
-o-transition: all 300ms ease 0s;
-ms-transition: all 300ms ease 0s; }
input,
select,
textarea {
outline: none;
appearance: unset !important;
-moz-appearance: unset !important;
-webkit-appearance: unset !important;
-o-appearance: unset !important;
-ms-appearance: unset !important; }
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
appearance: none !important;
-moz-appearance: none !important;
-webkit-appearance: none !important;
-o-appearance: none !important;
-ms-appearance: none !important;
margin: 0; }
input:focus,
select:focus,
textarea:focus {
outline: none;
box-shadow: none !important;
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
-o-box-shadow: none !important;
-ms-box-shadow: none !important; }
input[type=checkbox] {
appearance: checkbox !important;
-moz-appearance: checkbox !important;
-webkit-appearance: checkbox !important;
-o-appearance: checkbox !important;
-ms-appearance: checkbox !important; }
input[type=radio] {
appearance: radio !important;
-moz-appearance: radio !important;
-webkit-appearance: radio !important;
-o-appearance: radio !important;
-ms-appearance: radio !important; }
input:-webkit-autofill {
box-shadow: 0 0 0 30px transparent inset;
-moz-box-shadow: 0 0 0 30px transparent inset;
-webkit-box-shadow: 0 0 0 30px transparent inset;
-o-box-shadow: 0 0 0 30px transparent inset;
-ms-box-shadow: 0 0 0 30px transparent inset;
background-color: transparent !important; }
.clear {
clear: both; }
h2 {
font-size: 20px;
color: #222;
font-weight: bold;
text-transform: uppercase;
text-align: center;
margin: 0px;
padding-top: 35px; }
body {
font-size: 14px;
line-height: 1.6;
color: #222;
font-weight: 400;
font-family: 'Roboto Slab';
margin: 0px;
background-image: url("../images/body-bg.jpg");
background-repeat: no-repeat;
background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
-ms-background-size: cover;
background-position: center center; }
.main {
padding: 95px 0; }
.container {
width: 850px;
position: relative;
margin: 0 auto;
background: #fff;
box-shadow: 0px 5px 9.5px 0.5px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 5px 9.5px 0.5px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0px 5px 9.5px 0.5px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0px 5px 9.5px 0.5px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0px 5px 9.5px 0.5px rgba(0, 0, 0, 0.1);
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-o-border-radius: 10px;
-ms-border-radius: 10px; }
.signup-form {
padding: 0 20px;
position: relative; }
.form-group, .form-select, .form-radio, .form-textarea, .form-date {
align-items: center;
-moz-align-items: center;
-webkit-align-items: center;
-o-align-items: center;
-ms-align-items: center;
margin-bottom: 30px;
position: relative; }
label {
display: inline-block;
width: 155px;
text-align: right;
margin-right: 27px; }
label.error {
position: absolute;
right: 92px;
/* display: block; */
font-size: 11px;
color: #ff0000; }
label.error i {
font-size: 12px; }
input.error {
border: 1px solid #ff0000; }
input, select, textarea {
box-sizing: border-box;
background: transparent;
font-size: 14px;
padding: 15px 20px;
border: 1px solid #ebebeb;
font-family: 'Roboto Slab';
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
display: block;
width: 345px;
margin-right: 20px;
font-weight: bold; }
input:focus, select:focus, textarea:focus {
background: none; }
input::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #999;
font-weight: 400; }
input::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
color: #999;
font-weight: 400; }
input:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #999;
font-weight: 400; }
input:-moz-placeholder, select:-moz-placeholder, textarea:-moz-placeholder {
color: #999;
font-weight: 400; }
select {
color: #999;
font-weight: 400; }
.form-textarea textarea {
height: 150px;
width: 534px; }
.form-radio {
margin-bottom: 40px; }
.form-radio-item input {
width: 0;
height: 0;
position: absolute;
left: -9999px; }
.form-radio-item input + label {
margin: 0px;
padding: 12px 10px;
width: 85px;
height: 50px;
box-sizing: border-box;
position: relative;
display: inline-block;
text-align: center;
background-color: #f8f8f8;
font-size: 14px;
font-weight: 400;
color: #f8f8f8;
text-align: center;
text-transform: none;
transition: border-color .15s ease-out, color .25s ease-out, background-color .15s ease-out, box-shadow .15s ease-out;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px; }
.form-radio-item input:checked + label {
background-color: #1dc8cc;
color: #FFF;
z-index: 1; }
.form-radio-item input:focus + label {
outline: none; }
.form-radio-item input:hover {
background-color: #1dc8cc;
color: #FFF; }
.form-radio-item input + label:first-of-type {
border-radius: 5px 0 0 5px;
-moz-border-radius: 5px 0 0 5px;
-webkit-border-radius: 5px 0 0 5px;
-o-border-radius: 5px 0 0 5px;
-ms-border-radius: 5px 0 0 5px;
border-right: none; }
.form-radio-item input + label:last-of-type {
border-radius: 0 5px 5px 0;
-moz-border-radius: 0 5px 5px 0;
-webkit-border-radius: 0 5px 5px 0;
-o-border-radius: 0 5px 5px 0;
-ms-border-radius: 0 5px 5px 0;
border-left: none; }
.form-radio-flex input {
width: 0;
height: 0;
position: absolute;
left: -9999px; }
.form-radio-flex input + label {
margin: 0px;
padding: 12px 10px;
width: 86px;
height: 50px;
box-sizing: border-box;
position: relative;
display: inline-block;
text-align: center;
background-color: transparent;
border: 1px solid #ebebeb;
text-align: center;
text-transform: none;
transition: border-color .15s ease-out, color .25s ease-out, background-color .15s ease-out, box-shadow .15s ease-out;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px; }
.form-radio-flex input:checked + label {
border: 1px solid #1dc8cc;
z-index: 1; }
.form-radio-flex input:focus + label {
outline: none; }
.form-radio-flex input:hover {
border: 1px solid #1dc8cc; }
#signup-form-p-2 .form-radio-flex, #signup-form-p-2 .form-flex, #signup-form-p-2 .form-group input {
width: 534px; }
#signup-form-p-2 #credit_card {
width: 275px; }
#signup-form-p-2 #cvc {
width: 143px; }
.form-row {
padding-left: 80px; }
.form-row .form-group label {
width: auto; }
.form-row .form-group:first-child {
float: left; }
.form-row .form-group:last-child {
float: right; }
.form-date {
clear: both; }
.form-date-item {
position: relative;
overflow: hidden; }
.form-date-item:last-child:after {
width: 0px; }
.form-date-item select {
position: relative;
background: 0 0;
z-index: 10;
cursor: pointer;
margin-right: 10px; }
.form-date-item #expiry_date {
width: 86px; }
.form-date-item #expiry_year {
width: 104px; }
.form-date-item .select-icon {
z-index: 0;
position: absolute;
top: 0;
right: 10px;
bottom: 0;
justify-content: center;
-moz-justify-content: center;
-webkit-justify-content: center;
-o-justify-content: center;
-ms-justify-content: center;
align-items: center;
-moz-align-items: center;
-webkit-align-items: center;
-o-align-items: center;
-ms-align-items: center; }
.form-date-item .select-icon i {
justify-content: center;
-moz-justify-content: center;
-webkit-justify-content: center;
-o-justify-content: center;
-ms-justify-content: center;
align-items: center;
-moz-align-items: center;
-webkit-align-items: center;
-o-align-items: center;
-ms-align-items: center;
width: 30px;
height: 20px;
font-size: 22px;
color: #999; }
.custom-file-input::-webkit-file-upload-button {
visibility: hidden; }
input[type='file'] {
height: 50px;
opacity: 0; }
#val {
width: 345px;
height: 50px;
position: absolute;
top: 0;
left: 0;
font-size: 14px;
font-weight: bold;
pointer-events: none;
border: 1px solid #ebebeb;
font-family: 'Roboto Slab';
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
align-items: center;
-moz-align-items: center;
-webkit-align-items: center;
-o-align-items: center;
-ms-align-items: center;
justify-content: center;
-moz-justify-content: center;
-webkit-justify-content: center;
-o-justify-content: center;
-ms-justify-content: center; }
#button {
cursor: pointer;
width: 130px;
background: #f8f8f8;
height: 50px;
color: #999;
position: absolute;
right: 0;
top: 0;
font-size: 14px;
text-align: center;
-webkit-transition: 500ms all;
-moz-transition: 500ms all;
transition: 500ms all;
align-items: center;
-moz-align-items: center;
-webkit-align-items: center;
-o-align-items: center;
-ms-align-items: center;
justify-content: center;
-moz-justify-content: center;
-webkit-justify-content: center;
-o-justify-content: center;
-ms-justify-content: center; }
#button:hover {
background-color: #dfdfdf; }
.form-file {
width: 488px;
position: relative; }
.form-password {
position: relative; }
.bar-strength {
width: 60px;
height: 15px;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-o-border-radius: 8px;
-ms-border-radius: 8px;
background: #f8f8f8;
position: absolute;
right: 193px;
top: 50%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%); }
.bar-process {
width: 100%;
height: 100%;
position: relative; }
.bar {
position: absolute;
left: 0;
top: 0;
height: 100%;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-o-border-radius: 8px;
-ms-border-radius: 8px; }
.pw-very-weak .bar {
background: #d00;
width: 25px; }
.pw-very-weak .label, .pw-weak .label {
color: #d00; }
.pw-weak .bar {
background: #d00;
width: 25px; }
.pw-mediocre .bar {
background: #fca812;
width: 35px; }
.pw-strong .bar {
background: #fca812;
width: 42px; }
.pw-mediocre .label, .pw-strong .label {
color: #fca812; }
.pw-very-strong .bar {
background: #1dc8cc;
width: 100%; }
.pw-very-strong .label {
color: #1dc8cc; }
.label {
font-size: 11px; }
.label i {
font-size: 12px; }
fieldset {
border: none;
padding: 0px;
margin: 0px; }
.steps {
border-top: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
padding: 12px 20px; }
.steps ul {
justify-content: space-around;
-moz-justify-content: space-around;
-webkit-justify-content: space-around;
-o-justify-content: space-around;
-ms-justify-content: space-around; }
.steps ul li {
padding-right: 80px;
padding-left: 0px;
position: relative; }
.steps ul li:after {
position: absolute;
width: 1px;
height: 30px;
content: "";
background: #ebebeb;
right: 18px;
top: 50%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%); }
.steps ul li a {
color: #999;
text-decoration: none;
font-weight: bold; }
.steps ul li:last-child:after {
width: 0px; }
.steps ul .current a {
color: #222; }
.steps ul .current a .number {
border: 2px solid #222; }
.steps ul .done a {
color: #1dc8cc; }
.steps ul .done a .number {
position: relative;
font-size: 0px;
border: 2px solid #1dc8cc; }
.steps ul .done a .number:after {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
font-size: 14px;
color: #1dc8cc;
font-family: 'Material-Design-Iconic-Font';
content: '\f26b';
font-weight: bold; }
.actions {
position: absolute;
bottom: 14px;
width: 100%;
/* text-align: right; */
padding: 0 20px;
/* margin: 0 15px; */
right: 0; }
.actions ul {
align-items: center;
-moz-align-items: center;
-webkit-align-items: center;
-o-align-items: center;
-ms-align-items: center;
justify-content: flex-end;
-moz-justify-content: flex-end;
-webkit-justify-content: flex-end;
-o-justify-content: flex-end;
-ms-justify-content: flex-end;
width: 100%; }
.actions ul .disabled {
display: none; }
.actions ul li {
margin-left: 10px; }
.actions ul li:first-child a {
background: #f8f8f8;
color: #999; }
.actions ul li:first-child a:hover {
background-color: #dfdfdf; }
.actions ul li a {
width: 150px;
height: 50px;
color: #fff;
background: #1dc8cc;
align-items: center;
-moz-align-items: center;
-webkit-align-items: center;
-o-align-items: center;
-ms-align-items: center;
justify-content: center;
-moz-justify-content: center;
-webkit-justify-content: center;
-o-justify-content: center;
-ms-justify-content: center;
text-decoration: none;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px; }
.actions ul li a:hover {
background-color: #148f77; }
.content {
overflow: hidden; }
.content .current {
padding-top: 60px; }
.content h3 {
display: none; }
.fieldset-content {
height: 465px;
border-bottom: 1px solid #ebebeb;
padding-right: 110px; }
.fieldset-footer {
padding: 28px 0; }
.fieldset-footer span {
color: #999; }
.title {
align-items: center;
-moz-align-items: center;
-webkit-align-items: center;
-o-align-items: center;
-ms-align-items: center; }
.number {
width: 31px;
height: 31px;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
align-items: center;
-moz-align-items: center;
-webkit-align-items: center;
-o-align-items: center;
-ms-align-items: center;
justify-content: center;
-moz-justify-content: center;
-webkit-justify-content: center;
-o-justify-content: center;
-ms-justify-content: center;
border: 2px solid #999;
margin-right: 15px; }
@media screen and (max-width: 992px) {
.container {
width: calc(100% - 40px);
max-width: 100%; }
.bar-strength {
display: none; } }
@media screen and (max-width: 768px) {
.steps ul, .form-row {
flex-direction: column;
-moz-flex-direction: column;
-webkit-flex-direction: column;
-o-flex-direction: column;
-ms-flex-direction: column; }
.steps ul li:after {
width: 0px; }
.title {
margin-bottom: 20px;
margin-left: auto;
margin-right: auto; }
.form-row .form-date, .form-row .form-select, .form-file, input, select, textarea, .form-textarea textarea, #signup-form-p-2 #credit_card, #signup-form-p-2 #cvc,
#signup-form-p-2 .form-radio-flex, #signup-form-p-2 .form-flex, #signup-form-p-2 .form-group input, .form-row .form-group label {
width: 100%; }
.form-row .form-group:first-child, .form-row .form-group:last-child {
float: none; }
input, select, textarea {
margin-right: 0px; }
.fieldset-content {
padding-right: 0px;
height: 600px; }
.form-group, .form-select, .form-radio, .form-textarea, .form-date {
flex-direction: column;
-moz-flex-direction: column;
-webkit-flex-direction: column;
-o-flex-direction: column;
-ms-flex-direction: column; }
label {
width: 100%;
text-align: left;
margin-right: 0px;
margin-bottom: 15px; }
.form-row {
padding-left: 0px; } }
@media screen and (max-width: 600px) {
#val {
width: 99%; }
#button {
top: 60px;
width: 100%; }
.fieldset-footer {
padding: 78px 0; }
.actions ul li a {
width: 100px; }
.steps ul li {
padding-right: 0px; } }
@media screen and (max-width: 480px) {
.signup-form {
padding-left: 30px;
padding-right: 30px; }
.form-radio-flex input + label {
margin-bottom: 20px; }
.form-flex {
flex-direction: column;
-moz-flex-direction: column;
-webkit-flex-direction: column;
-o-flex-direction: column;
-ms-flex-direction: column; }
.form-date-item #expiry_date, .form-date-item #expiry_year {
width: 100%;
margin-bottom: 10px; }
.fieldset-content {
height: 750px; } }
/*# sourceMappingURL=style.css.map */ | public/css/registration.css | display-flex, .form-group, .form-select, .form-radio, .form-textarea, .form-date, .form-radio-item, .form-flex, .form-date-item .select-icon, .form-date-item .select-icon i, #val, #button, .steps ul, .actions ul, .actions ul li a, .title, .number {
display: flex;
display: -webkit-flex; }
/* @extend list-type-ulli; */
list-type-ulli, ul, .actions ul {
list-style-type: none;
margin: 0;
padding: 0; }
/* roboto-slab-300 - latin */
@font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 300;
src: url("../fonts/roboto-slab/roboto-slab-v7-latin-300.eot");
/* IE9 Compat Modes */
src: local("Roboto Slab Light"), local("RobotoSlab-Light"), url("../fonts/roboto-slab/roboto-slab-v7-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-slab/roboto-slab-v7-latin-300.woff2") format("woff2"), url("../fonts/roboto-slab/roboto-slab-v7-latin-300.woff") format("woff"), url("../fonts/roboto-slab/roboto-slab-v7-latin-300.ttf") format("truetype"), url("../fonts/roboto-slab/roboto-slab-v7-latin-300.svg#RobotoSlab") format("svg");
/* Legacy iOS */ }
/* roboto-slab-regular - latin */
@font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 400;
src: url("../fonts/roboto-slab/roboto-slab-v7-latin-regular.eot");
/* IE9 Compat Modes */
src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../fonts/roboto-slab/roboto-slab-v7-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-slab/roboto-slab-v7-latin-regular.woff2") format("woff2"), url("../fonts/roboto-slab/roboto-slab-v7-latin-regular.woff") format("woff"), url("../fonts/roboto-slab/roboto-slab-v7-latin-regular.ttf") format("truetype"), url("../fonts/roboto-slab/roboto-slab-v7-latin-regular.svg#RobotoSlab") format("svg");
/* Legacy iOS */ }
/* roboto-slab-700 - latin */
@font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 700;
src: url("../fonts/roboto-slab/roboto-slab-v7-latin-700.eot");
/* IE9 Compat Modes */
src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../fonts/roboto-slab/roboto-slab-v7-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-slab/roboto-slab-v7-latin-700.woff2") format("woff2"), url("../fonts/roboto-slab/roboto-slab-v7-latin-700.woff") format("woff"), url("../fonts/roboto-slab/roboto-slab-v7-latin-700.ttf") format("truetype"), url("../fonts/roboto-slab/roboto-slab-v7-latin-700.svg#RobotoSlab") format("svg");
/* Legacy iOS */ }
a:focus,
a:active {
text-decoration: none;
outline: none;
transition: all 300ms ease 0s;
-moz-transition: all 300ms ease 0s;
-webkit-transition: all 300ms ease 0s;
-o-transition: all 300ms ease 0s;
-ms-transition: all 300ms ease 0s; }
input,
select,
textarea {
outline: none;
appearance: unset !important;
-moz-appearance: unset !important;
-webkit-appearance: unset !important;
-o-appearance: unset !important;
-ms-appearance: unset !important; }
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
appearance: none !important;
-moz-appearance: none !important;
-webkit-appearance: none !important;
-o-appearance: none !important;
-ms-appearance: none !important;
margin: 0; }
input:focus,
select:focus,
textarea:focus {
outline: none;
box-shadow: none !important;
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
-o-box-shadow: none !important;
-ms-box-shadow: none !important; }
input[type=checkbox] {
appearance: checkbox !important;
-moz-appearance: checkbox !important;
-webkit-appearance: checkbox !important;
-o-appearance: checkbox !important;
-ms-appearance: checkbox !important; }
input[type=radio] {
appearance: radio !important;
-moz-appearance: radio !important;
-webkit-appearance: radio !important;
-o-appearance: radio !important;
-ms-appearance: radio !important; }
input:-webkit-autofill {
box-shadow: 0 0 0 30px transparent inset;
-moz-box-shadow: 0 0 0 30px transparent inset;
-webkit-box-shadow: 0 0 0 30px transparent inset;
-o-box-shadow: 0 0 0 30px transparent inset;
-ms-box-shadow: 0 0 0 30px transparent inset;
background-color: transparent !important; }
.clear {
clear: both; }
h2 {
font-size: 20px;
color: #222;
font-weight: bold;
text-transform: uppercase;
text-align: center;
margin: 0px;
padding-top: 35px; }
body {
font-size: 14px;
line-height: 1.6;
color: #222;
font-weight: 400;
font-family: 'Roboto Slab';
margin: 0px;
background-image: url("../images/body-bg.jpg");
background-repeat: no-repeat;
background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
-ms-background-size: cover;
background-position: center center; }
.main {
padding: 95px 0; }
.container {
width: 850px;
position: relative;
margin: 0 auto;
background: #fff;
box-shadow: 0px 5px 9.5px 0.5px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 5px 9.5px 0.5px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0px 5px 9.5px 0.5px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0px 5px 9.5px 0.5px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0px 5px 9.5px 0.5px rgba(0, 0, 0, 0.1);
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-o-border-radius: 10px;
-ms-border-radius: 10px; }
.signup-form {
padding: 0 20px;
position: relative; }
.form-group, .form-select, .form-radio, .form-textarea, .form-date {
align-items: center;
-moz-align-items: center;
-webkit-align-items: center;
-o-align-items: center;
-ms-align-items: center;
margin-bottom: 30px;
position: relative; }
label {
display: inline-block;
width: 155px;
text-align: right;
margin-right: 27px; }
label.error {
position: absolute;
right: 92px;
/* display: block; */
font-size: 11px;
color: #ff0000; }
label.error i {
font-size: 12px; }
input.error {
border: 1px solid #ff0000; }
input, select, textarea {
box-sizing: border-box;
background: transparent;
font-size: 14px;
padding: 15px 20px;
border: 1px solid #ebebeb;
font-family: 'Roboto Slab';
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
display: block;
width: 345px;
margin-right: 20px;
font-weight: bold; }
input:focus, select:focus, textarea:focus {
background: none; }
input::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #999;
font-weight: 400; }
input::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
color: #999;
font-weight: 400; }
input:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #999;
font-weight: 400; }
input:-moz-placeholder, select:-moz-placeholder, textarea:-moz-placeholder {
color: #999;
font-weight: 400; }
select {
color: #999;
font-weight: 400; }
.form-textarea textarea {
height: 150px;
width: 534px; }
.form-radio {
margin-bottom: 40px; }
.form-radio-item input {
width: 0;
height: 0;
position: absolute;
left: -9999px; }
.form-radio-item input + label {
margin: 0px;
padding: 12px 10px;
width: 85px;
height: 50px;
box-sizing: border-box;
position: relative;
display: inline-block;
text-align: center;
background-color: #f8f8f8;
font-size: 14px;
font-weight: 400;
color: #f8f8f8;
text-align: center;
text-transform: none;
transition: border-color .15s ease-out, color .25s ease-out, background-color .15s ease-out, box-shadow .15s ease-out;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px; }
.form-radio-item input:checked + label {
background-color: #1dc8cc;
color: #FFF;
z-index: 1; }
.form-radio-item input:focus + label {
outline: none; }
.form-radio-item input:hover {
background-color: #1dc8cc;
color: #FFF; }
.form-radio-item input + label:first-of-type {
border-radius: 5px 0 0 5px;
-moz-border-radius: 5px 0 0 5px;
-webkit-border-radius: 5px 0 0 5px;
-o-border-radius: 5px 0 0 5px;
-ms-border-radius: 5px 0 0 5px;
border-right: none; }
.form-radio-item input + label:last-of-type {
border-radius: 0 5px 5px 0;
-moz-border-radius: 0 5px 5px 0;
-webkit-border-radius: 0 5px 5px 0;
-o-border-radius: 0 5px 5px 0;
-ms-border-radius: 0 5px 5px 0;
border-left: none; }
.form-radio-flex input {
width: 0;
height: 0;
position: absolute;
left: -9999px; }
.form-radio-flex input + label {
margin: 0px;
padding: 12px 10px;
width: 86px;
height: 50px;
box-sizing: border-box;
position: relative;
display: inline-block;
text-align: center;
background-color: transparent;
border: 1px solid #ebebeb;
text-align: center;
text-transform: none;
transition: border-color .15s ease-out, color .25s ease-out, background-color .15s ease-out, box-shadow .15s ease-out;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px; }
.form-radio-flex input:checked + label {
border: 1px solid #1dc8cc;
z-index: 1; }
.form-radio-flex input:focus + label {
outline: none; }
.form-radio-flex input:hover {
border: 1px solid #1dc8cc; }
#signup-form-p-2 .form-radio-flex, #signup-form-p-2 .form-flex, #signup-form-p-2 .form-group input {
width: 534px; }
#signup-form-p-2 #credit_card {
width: 275px; }
#signup-form-p-2 #cvc {
width: 143px; }
.form-row {
padding-left: 80px; }
.form-row .form-group label {
width: auto; }
.form-row .form-group:first-child {
float: left; }
.form-row .form-group:last-child {
float: right; }
.form-date {
clear: both; }
.form-date-item {
position: relative;
overflow: hidden; }
.form-date-item:last-child:after {
width: 0px; }
.form-date-item select {
position: relative;
background: 0 0;
z-index: 10;
cursor: pointer;
margin-right: 10px; }
.form-date-item #expiry_date {
width: 86px; }
.form-date-item #expiry_year {
width: 104px; }
.form-date-item .select-icon {
z-index: 0;
position: absolute;
top: 0;
right: 10px;
bottom: 0;
justify-content: center;
-moz-justify-content: center;
-webkit-justify-content: center;
-o-justify-content: center;
-ms-justify-content: center;
align-items: center;
-moz-align-items: center;
-webkit-align-items: center;
-o-align-items: center;
-ms-align-items: center; }
.form-date-item .select-icon i {
justify-content: center;
-moz-justify-content: center;
-webkit-justify-content: center;
-o-justify-content: center;
-ms-justify-content: center;
align-items: center;
-moz-align-items: center;
-webkit-align-items: center;
-o-align-items: center;
-ms-align-items: center;
width: 30px;
height: 20px;
font-size: 22px;
color: #999; }
.custom-file-input::-webkit-file-upload-button {
visibility: hidden; }
input[type='file'] {
height: 50px;
opacity: 0; }
#val {
width: 345px;
height: 50px;
position: absolute;
top: 0;
left: 0;
font-size: 14px;
font-weight: bold;
pointer-events: none;
border: 1px solid #ebebeb;
font-family: 'Roboto Slab';
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
align-items: center;
-moz-align-items: center;
-webkit-align-items: center;
-o-align-items: center;
-ms-align-items: center;
justify-content: center;
-moz-justify-content: center;
-webkit-justify-content: center;
-o-justify-content: center;
-ms-justify-content: center; }
#button {
cursor: pointer;
width: 130px;
background: #f8f8f8;
height: 50px;
color: #999;
position: absolute;
right: 0;
top: 0;
font-size: 14px;
text-align: center;
-webkit-transition: 500ms all;
-moz-transition: 500ms all;
transition: 500ms all;
align-items: center;
-moz-align-items: center;
-webkit-align-items: center;
-o-align-items: center;
-ms-align-items: center;
justify-content: center;
-moz-justify-content: center;
-webkit-justify-content: center;
-o-justify-content: center;
-ms-justify-content: center; }
#button:hover {
background-color: #dfdfdf; }
.form-file {
width: 488px;
position: relative; }
.form-password {
position: relative; }
.bar-strength {
width: 60px;
height: 15px;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-o-border-radius: 8px;
-ms-border-radius: 8px;
background: #f8f8f8;
position: absolute;
right: 193px;
top: 50%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%); }
.bar-process {
width: 100%;
height: 100%;
position: relative; }
.bar {
position: absolute;
left: 0;
top: 0;
height: 100%;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-o-border-radius: 8px;
-ms-border-radius: 8px; }
.pw-very-weak .bar {
background: #d00;
width: 25px; }
.pw-very-weak .label, .pw-weak .label {
color: #d00; }
.pw-weak .bar {
background: #d00;
width: 25px; }
.pw-mediocre .bar {
background: #fca812;
width: 35px; }
.pw-strong .bar {
background: #fca812;
width: 42px; }
.pw-mediocre .label, .pw-strong .label {
color: #fca812; }
.pw-very-strong .bar {
background: #1dc8cc;
width: 100%; }
.pw-very-strong .label {
color: #1dc8cc; }
.label {
font-size: 11px; }
.label i {
font-size: 12px; }
fieldset {
border: none;
padding: 0px;
margin: 0px; }
.steps {
border-top: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
padding: 12px 20px; }
.steps ul {
justify-content: space-around;
-moz-justify-content: space-around;
-webkit-justify-content: space-around;
-o-justify-content: space-around;
-ms-justify-content: space-around; }
.steps ul li {
padding-right: 80px;
padding-left: 0px;
position: relative; }
.steps ul li:after {
position: absolute;
width: 1px;
height: 30px;
content: "";
background: #ebebeb;
right: 18px;
top: 50%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%); }
.steps ul li a {
color: #999;
text-decoration: none;
font-weight: bold; }
.steps ul li:last-child:after {
width: 0px; }
.steps ul .current a {
color: #222; }
.steps ul .current a .number {
border: 2px solid #222; }
.steps ul .done a {
color: #1dc8cc; }
.steps ul .done a .number {
position: relative;
font-size: 0px;
border: 2px solid #1dc8cc; }
.steps ul .done a .number:after {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
font-size: 14px;
color: #1dc8cc;
font-family: 'Material-Design-Iconic-Font';
content: '\f26b';
font-weight: bold; }
.actions {
position: absolute;
bottom: 14px;
width: 100%;
/* text-align: right; */
padding: 0 20px;
/* margin: 0 15px; */
right: 0; }
.actions ul {
align-items: center;
-moz-align-items: center;
-webkit-align-items: center;
-o-align-items: center;
-ms-align-items: center;
justify-content: flex-end;
-moz-justify-content: flex-end;
-webkit-justify-content: flex-end;
-o-justify-content: flex-end;
-ms-justify-content: flex-end;
width: 100%; }
.actions ul .disabled {
display: none; }
.actions ul li {
margin-left: 10px; }
.actions ul li:first-child a {
background: #f8f8f8;
color: #999; }
.actions ul li:first-child a:hover {
background-color: #dfdfdf; }
.actions ul li a {
width: 150px;
height: 50px;
color: #fff;
background: #1dc8cc;
align-items: center;
-moz-align-items: center;
-webkit-align-items: center;
-o-align-items: center;
-ms-align-items: center;
justify-content: center;
-moz-justify-content: center;
-webkit-justify-content: center;
-o-justify-content: center;
-ms-justify-content: center;
text-decoration: none;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px; }
.actions ul li a:hover {
background-color: #148f77; }
.content {
overflow: hidden; }
.content .current {
padding-top: 60px; }
.content h3 {
display: none; }
.fieldset-content {
height: 465px;
border-bottom: 1px solid #ebebeb;
padding-right: 110px; }
.fieldset-footer {
padding: 28px 0; }
.fieldset-footer span {
color: #999; }
.title {
align-items: center;
-moz-align-items: center;
-webkit-align-items: center;
-o-align-items: center;
-ms-align-items: center; }
.number {
width: 31px;
height: 31px;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
align-items: center;
-moz-align-items: center;
-webkit-align-items: center;
-o-align-items: center;
-ms-align-items: center;
justify-content: center;
-moz-justify-content: center;
-webkit-justify-content: center;
-o-justify-content: center;
-ms-justify-content: center;
border: 2px solid #999;
margin-right: 15px; }
@media screen and (max-width: 992px) {
.container {
width: calc(100% - 40px);
max-width: 100%; }
.bar-strength {
display: none; } }
@media screen and (max-width: 768px) {
.steps ul, .form-row {
flex-direction: column;
-moz-flex-direction: column;
-webkit-flex-direction: column;
-o-flex-direction: column;
-ms-flex-direction: column; }
.steps ul li:after {
width: 0px; }
.title {
margin-bottom: 20px;
margin-left: auto;
margin-right: auto; }
.form-row .form-date, .form-row .form-select, .form-file, input, select, textarea, .form-textarea textarea, #signup-form-p-2 #credit_card, #signup-form-p-2 #cvc,
#signup-form-p-2 .form-radio-flex, #signup-form-p-2 .form-flex, #signup-form-p-2 .form-group input, .form-row .form-group label {
width: 100%; }
.form-row .form-group:first-child, .form-row .form-group:last-child {
float: none; }
input, select, textarea {
margin-right: 0px; }
.fieldset-content {
padding-right: 0px;
height: 600px; }
.form-group, .form-select, .form-radio, .form-textarea, .form-date {
flex-direction: column;
-moz-flex-direction: column;
-webkit-flex-direction: column;
-o-flex-direction: column;
-ms-flex-direction: column; }
label {
width: 100%;
text-align: left;
margin-right: 0px;
margin-bottom: 15px; }
.form-row {
padding-left: 0px; } }
@media screen and (max-width: 600px) {
#val {
width: 99%; }
#button {
top: 60px;
width: 100%; }
.fieldset-footer {
padding: 78px 0; }
.actions ul li a {
width: 100px; }
.steps ul li {
padding-right: 0px; } }
@media screen and (max-width: 480px) {
.signup-form {
padding-left: 30px;
padding-right: 30px; }
.form-radio-flex input + label {
margin-bottom: 20px; }
.form-flex {
flex-direction: column;
-moz-flex-direction: column;
-webkit-flex-direction: column;
-o-flex-direction: column;
-ms-flex-direction: column; }
.form-date-item #expiry_date, .form-date-item #expiry_year {
width: 100%;
margin-bottom: 10px; }
.fieldset-content {
height: 750px; } }
/*# sourceMappingURL=style.css.map */ | 0.197909 | 0.033024 |
.tour-highlight{
/*background: rgba(0, 241, 255, 0.701961);*/
-moz-box-shadow: 0px 0px 7px 0px rgba(0, 241, 255, 0.701961);
-webkit-box-shadow: 0px 0px 7px 0px rgba(0, 241, 255, 0.701961);
-o-box-shadow: 0px 0px 7px 0px rgba(0, 241, 255, 0.701961);
box-shadow: 0px 0px 7px 0px rgba(0, 241, 255, 0.701961);
border-radius: 2px;
z-index: 1001 !important;
position: relative;
}
/* bootstrap styles */
.tourist-popover{
padding: 0;
/*display: inline-table !important;*/
}
.tourist-popover .popover-content{
padding: 10px 0 0 0;
min-width: 200px;
}
.tourist-popover .popover-content p{
margin: 0 8px 10px 8px;
}
.tour-container .tour-close + p:nth-child(2) {
margin-right: 25px;
}
.tourist-cover {
position: fixed;
left: 0;
top: 0;
background: #202020;
opacity: 0.25;
width: 100%;
height: 100%;
z-index: 1000;
overflow: hidden;
}
.tourist-popover .popover-content .action-label{
background: rgba(0, 111, 255, 0.168627);
font-size: 14px;
padding: 3px 10px;
}
.tourist-popover .popover-content .tour-counter{
margin: 0; padding: 0;
position: absolute;
left: 10px; bottom: 14px;
font-size: 11px;
color: #acacac;
}
.tourist-popover .tour-buttons{
padding: 8px 10px;
min-height: 28px;
background: #f5f5f5;
border-radius: 0px 0px 6px 6px;
box-sizing: content-box;
}
.tourist-popover .btn-close{
background: none;
border: none;
position: absolute;
top: 4px; right: 7px;
padding: 0;
opacity: .3;
}
.tourist-popover .btn-close:hover{
opacity: .5;
}
/* qtip2 styles */
.qtip-tour, .qtip-tour .qtip-content{
padding: 0;
}
.qtip-tour .qtip-content{
padding-top: 10px;
}
.qtip-tour .qtip-content p{
margin: 0 8px 10px 8px;
}
.qtip-tour .qtip-content .action-label{
background: rgba(0, 111, 255, 0.168627);
font-size: 14px;
padding: 3px 10px;
}
.qtip-tour .qtip-content .tour-counter{
font-size: 11px;
color: #acacac;
}
.qtip-tour .tour-buttons{
padding: 8px 10px;
min-height: 28px;
background: #f5f5f5;
border-radius: 0px 0px 6px 6px;
box-sizing: content-box;
} | tourist.css | .tour-highlight{
/*background: rgba(0, 241, 255, 0.701961);*/
-moz-box-shadow: 0px 0px 7px 0px rgba(0, 241, 255, 0.701961);
-webkit-box-shadow: 0px 0px 7px 0px rgba(0, 241, 255, 0.701961);
-o-box-shadow: 0px 0px 7px 0px rgba(0, 241, 255, 0.701961);
box-shadow: 0px 0px 7px 0px rgba(0, 241, 255, 0.701961);
border-radius: 2px;
z-index: 1001 !important;
position: relative;
}
/* bootstrap styles */
.tourist-popover{
padding: 0;
/*display: inline-table !important;*/
}
.tourist-popover .popover-content{
padding: 10px 0 0 0;
min-width: 200px;
}
.tourist-popover .popover-content p{
margin: 0 8px 10px 8px;
}
.tour-container .tour-close + p:nth-child(2) {
margin-right: 25px;
}
.tourist-cover {
position: fixed;
left: 0;
top: 0;
background: #202020;
opacity: 0.25;
width: 100%;
height: 100%;
z-index: 1000;
overflow: hidden;
}
.tourist-popover .popover-content .action-label{
background: rgba(0, 111, 255, 0.168627);
font-size: 14px;
padding: 3px 10px;
}
.tourist-popover .popover-content .tour-counter{
margin: 0; padding: 0;
position: absolute;
left: 10px; bottom: 14px;
font-size: 11px;
color: #acacac;
}
.tourist-popover .tour-buttons{
padding: 8px 10px;
min-height: 28px;
background: #f5f5f5;
border-radius: 0px 0px 6px 6px;
box-sizing: content-box;
}
.tourist-popover .btn-close{
background: none;
border: none;
position: absolute;
top: 4px; right: 7px;
padding: 0;
opacity: .3;
}
.tourist-popover .btn-close:hover{
opacity: .5;
}
/* qtip2 styles */
.qtip-tour, .qtip-tour .qtip-content{
padding: 0;
}
.qtip-tour .qtip-content{
padding-top: 10px;
}
.qtip-tour .qtip-content p{
margin: 0 8px 10px 8px;
}
.qtip-tour .qtip-content .action-label{
background: rgba(0, 111, 255, 0.168627);
font-size: 14px;
padding: 3px 10px;
}
.qtip-tour .qtip-content .tour-counter{
font-size: 11px;
color: #acacac;
}
.qtip-tour .tour-buttons{
padding: 8px 10px;
min-height: 28px;
background: #f5f5f5;
border-radius: 0px 0px 6px 6px;
box-sizing: content-box;
} | 0.290679 | 0.060502 |
div#aiContactSafe_mainbody_1 {
margin-left:auto;
margin-right:auto;
text-align:center;
}
/*
set the width of some of the fields
add here any of the fields of aiContactSafe
// Textbox
div#aiContactSafe_mainbody_1 input#nume_field
// Combobox
div#aiContactSafe_mainbody_1 select#nume_field
// Editbox
div#aiContactSafe_mainbody_1 textarea#nume_field
// Checkbox - List
div#aiContactSafe_mainbody_1 input.nume_field
// Radio - List
div#aiContactSafe_mainbody_1 input.nume_field
// Date
can't modify the width
// Email
div#aiContactSafe_mainbody_1 input#nume_field
// Email - List
div#aiContactSafe_mainbody_1 select#nume_field
// Joomla Contacts
div#aiContactSafe_mainbody_1 select#nume_field
// Joomla Users
div#aiContactSafe_mainbody_1 select#nume_field
// SOBI2 Entries
div#aiContactSafe_mainbody_1 select#nume_field
// Hidden
nothing to set
// Separator
div#aiContactSafe_mainbody_1 div#sp_nume_field
// File
only a very complex solution will fix this problem
// Number
div#aiContactSafe_mainbody_1 input#nume_field
// Hidden Email
nothing to set
*/
div#aiContactSafe_mainbody_1 input#aics_name {
width:240px;
}
div#aiContactSafe_mainbody_1 input#aics_email {
width:240px;
}
div#aiContactSafe_mainbody_1 input#aics_phone {
width:240px;
}
div#aiContactSafe_mainbody_1 input#aics_subject {
width:240px;
}
div#aiContactSafe_mainbody_1 textarea#aics_message {
width:240px;
height:80px;
}
/* set the way labels and fields are displayed */
div#aiContactSafe_mainbody_1 div.aiContactSafe_row, div#aiContactSafe_mainbody_1 div.aiContactSafe_row div {
margin-left:auto;
margin-right:auto;
clear:both;
padding:2px 0px;
text-align:center;
}
div#aiContactSafe_mainbody_1 div.aiContactSafe_contact_form_field_label_left {
clear:both;
}
div#aiContactSafe_mainbody_1 div.aiContactSafe_contact_form_field_right {
clear:both;
}
div#aiContactSafe_mainbody_1 div.aiContactSafe_contact_form_field_label_right {
clear:both;
}
div#aiContactSafe_mainbody_1 div.aiContactSafe_contact_form_field_left {
clear:both;
}
/* center the contact form */
div#aiContactSafe_mainbody_1 #aiContactSafeForm {
margin-left:auto;
margin-right:auto;
}
/* set the space between the notification for the required fields to the contact form */
div#aiContactSafe_mainbody_1 div#aiContactSafe_info {
margin-bottom:10px;
}
/* set the div containing the captcha */
div#aiContactSafe_mainbody_1 div#div_captcha {
clear:both;
text-align:center;
margin-left:auto;
margin-right:auto;
padding-top:10px;
}
div#aiContactSafe_mainbody_1 div#div_captcha div {
margin-left:auto;
margin-right:auto;
text-align:center;
}
div#aiContactSafe_mainbody_1 div#div_captcha_img {
clear:both;
}
div#aiContactSafe_mainbody_1 div#div_captcha_info {
margin-bottom:5px;
}
/* set the way the text counting the characters in the edit box */
div#aiContactSafe_mainbody_1 div.countdown_div {
font-size:9px;
}
div#aiContactSafe_mainbody_1 input.countdown_editbox {
font-size:9px;
text-align:center;
border:none;
overflow:visible;
background:transparent;
}
/* set the cells containig the contact form and the contact information */
div#aiContactSafe_mainbody_1 table#aiContactSafeForm td, div#aiContactSafe_mainbody_1 div#aiContactSafeForm {
padding:5px;
vertical-align:top;
}
/* modify the cursor of the labels to let the user know they can click on them */
div#aiContactSafe_mainbody_1 label {
cursor:pointer;
}
/* set the label tag containing the character that marks the required fields */
div#aiContactSafe_mainbody_1 label.required_field {
text-align:left;
vertical-align:top;
margin-left:5px;
}
/* hide the hidden rows */
div#aiContactSafe_mainbody_1 div.aiContactSafe_row_hidden {
display:none;
}
/* make the buttons higher */
div#aiContactSafe_mainbody_1 div#aiContactSafeBtns input {
padding:5px;
margin:0px;
}
/* set the way the date is displayed */
div#aiContactSafe_mainbody_1 table.aiContactSafe_date td {
padding:0px 0px 0px 0px;
vertical-align:middle;
}
div#aiContactSafe_mainbody_1 table.aiContactSafe_date td select {
margin:0px 2px 0px 0px;
}
div#aiContactSafe_mainbody_1 table.aiContactSafe_date {
margin-left:auto;
margin-right:auto;
}
/* set the space between field sufix and the field and between the field prefix and the field */
div#aiContactSafe_mainbody_1 span.aiContactSafe_sufix {
margin-right:3px;
}
div#aiContactSafe_mainbody_1 span.aiContactSafe_prefix {
margin-left:3px;
} | english/components/com_aicontactsafe/views/message/tmpl/profile_align_all_center.css | div#aiContactSafe_mainbody_1 {
margin-left:auto;
margin-right:auto;
text-align:center;
}
/*
set the width of some of the fields
add here any of the fields of aiContactSafe
// Textbox
div#aiContactSafe_mainbody_1 input#nume_field
// Combobox
div#aiContactSafe_mainbody_1 select#nume_field
// Editbox
div#aiContactSafe_mainbody_1 textarea#nume_field
// Checkbox - List
div#aiContactSafe_mainbody_1 input.nume_field
// Radio - List
div#aiContactSafe_mainbody_1 input.nume_field
// Date
can't modify the width
// Email
div#aiContactSafe_mainbody_1 input#nume_field
// Email - List
div#aiContactSafe_mainbody_1 select#nume_field
// Joomla Contacts
div#aiContactSafe_mainbody_1 select#nume_field
// Joomla Users
div#aiContactSafe_mainbody_1 select#nume_field
// SOBI2 Entries
div#aiContactSafe_mainbody_1 select#nume_field
// Hidden
nothing to set
// Separator
div#aiContactSafe_mainbody_1 div#sp_nume_field
// File
only a very complex solution will fix this problem
// Number
div#aiContactSafe_mainbody_1 input#nume_field
// Hidden Email
nothing to set
*/
div#aiContactSafe_mainbody_1 input#aics_name {
width:240px;
}
div#aiContactSafe_mainbody_1 input#aics_email {
width:240px;
}
div#aiContactSafe_mainbody_1 input#aics_phone {
width:240px;
}
div#aiContactSafe_mainbody_1 input#aics_subject {
width:240px;
}
div#aiContactSafe_mainbody_1 textarea#aics_message {
width:240px;
height:80px;
}
/* set the way labels and fields are displayed */
div#aiContactSafe_mainbody_1 div.aiContactSafe_row, div#aiContactSafe_mainbody_1 div.aiContactSafe_row div {
margin-left:auto;
margin-right:auto;
clear:both;
padding:2px 0px;
text-align:center;
}
div#aiContactSafe_mainbody_1 div.aiContactSafe_contact_form_field_label_left {
clear:both;
}
div#aiContactSafe_mainbody_1 div.aiContactSafe_contact_form_field_right {
clear:both;
}
div#aiContactSafe_mainbody_1 div.aiContactSafe_contact_form_field_label_right {
clear:both;
}
div#aiContactSafe_mainbody_1 div.aiContactSafe_contact_form_field_left {
clear:both;
}
/* center the contact form */
div#aiContactSafe_mainbody_1 #aiContactSafeForm {
margin-left:auto;
margin-right:auto;
}
/* set the space between the notification for the required fields to the contact form */
div#aiContactSafe_mainbody_1 div#aiContactSafe_info {
margin-bottom:10px;
}
/* set the div containing the captcha */
div#aiContactSafe_mainbody_1 div#div_captcha {
clear:both;
text-align:center;
margin-left:auto;
margin-right:auto;
padding-top:10px;
}
div#aiContactSafe_mainbody_1 div#div_captcha div {
margin-left:auto;
margin-right:auto;
text-align:center;
}
div#aiContactSafe_mainbody_1 div#div_captcha_img {
clear:both;
}
div#aiContactSafe_mainbody_1 div#div_captcha_info {
margin-bottom:5px;
}
/* set the way the text counting the characters in the edit box */
div#aiContactSafe_mainbody_1 div.countdown_div {
font-size:9px;
}
div#aiContactSafe_mainbody_1 input.countdown_editbox {
font-size:9px;
text-align:center;
border:none;
overflow:visible;
background:transparent;
}
/* set the cells containig the contact form and the contact information */
div#aiContactSafe_mainbody_1 table#aiContactSafeForm td, div#aiContactSafe_mainbody_1 div#aiContactSafeForm {
padding:5px;
vertical-align:top;
}
/* modify the cursor of the labels to let the user know they can click on them */
div#aiContactSafe_mainbody_1 label {
cursor:pointer;
}
/* set the label tag containing the character that marks the required fields */
div#aiContactSafe_mainbody_1 label.required_field {
text-align:left;
vertical-align:top;
margin-left:5px;
}
/* hide the hidden rows */
div#aiContactSafe_mainbody_1 div.aiContactSafe_row_hidden {
display:none;
}
/* make the buttons higher */
div#aiContactSafe_mainbody_1 div#aiContactSafeBtns input {
padding:5px;
margin:0px;
}
/* set the way the date is displayed */
div#aiContactSafe_mainbody_1 table.aiContactSafe_date td {
padding:0px 0px 0px 0px;
vertical-align:middle;
}
div#aiContactSafe_mainbody_1 table.aiContactSafe_date td select {
margin:0px 2px 0px 0px;
}
div#aiContactSafe_mainbody_1 table.aiContactSafe_date {
margin-left:auto;
margin-right:auto;
}
/* set the space between field sufix and the field and between the field prefix and the field */
div#aiContactSafe_mainbody_1 span.aiContactSafe_sufix {
margin-right:3px;
}
div#aiContactSafe_mainbody_1 span.aiContactSafe_prefix {
margin-left:3px;
} | 0.283285 | 0.041423 |
html,
body {
height: 100%;
background-color: #212121;
}
/* Carousel */
.carousel {
height: 100%;
}
.carousel .item {
height: 100%;
}
.carousel .active {
height: 100%;
}
.carousel-inner {
height: 100%;
}
#carousel-bg .item video {
opacity: 0.4;
}
.carousel-full-bg .carousel-caption {
margin-bottom: 22%;
margin-top: 22%;
}
@media only screen and (max-width: 767px) {
.carousel-full-bg .carousel-caption {
margin-bottom: 25%;
}
}
/* Footer normalize */
footer.page-footer {
margin-top: 0;
}
/* Navbar normalize */
.navbar {
z-index: 999;
}
@media only screen and (max-width: 767px) {
.navbar-header,
.navbar-collapse {
background-color: #3E4551;
}
}
@media only screen and (min-width: 700px) {
.navbar-nav li a {
font-size: 0.75em;
}
}
@media only screen and (min-width: 800px) {
.navbar-nav li a {
font-size: 1em;
}
}
.top-nav-collapse {
/* background-color: #3E4551; */
background-color:#335a8699;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
/* Typography */
@media only screen and (max-width: 600px) {
h2,
h3 {
font-size: 2em
}
}
/* Sections */
.section-white .avatar-ws {
width: 100%;
max-width: 250px;
margin-bottom: 2em
}
.section-white-0 {
margin: 0;
padding: 0;
}
.section-white .contact-data li p {
text-align: center;
}
/* Tiled gallery */
.tiled-gallery .tile-1 {
background-image: url('../img/activities/bat.jpg');
background-repeat: no-repeat;
background-size: cover;
}
.tiled-gallery .tile-2 {
background-image: url(http://mdbootstrap.com/wp-content/uploads/2015/10/places899.jpg);
background-repeat: no-repeat;
background-size: cover;
}
.tiled-gallery .tile-3 {
background-image: url('../img/activities/bank.jpg');
background-repeat: no-repeat;
background-size: cover;
}
.tiled-gallery .tile-5 {
background-image: url('../img/activities/info.jpg');
background-repeat: no-repeat;
background-size: cover;
}
.tiled-gallery .tile-6 {
background-image: url(http://mdbootstrap.com/wp-content/uploads/2015/10/kfi7dark.jpg);
background-repeat: no-repeat;
background-size: cover;
}
.tiled-gallery .tile-8 {
background-image: url(http://mdbootstrap.com/wp-content/uploads/2015/10/food899.jpg);
background-repeat: no-repeat;
background-size: cover;
}
/* Parallax */
#par-about-me {
background-image: url(http://mdbootstrap.com/wp-content/uploads/2015/10/videoaboutme-dark.jpg);
}
#par-special-offer {
background-image: url('../img/special/spe.jpg');
}
#blog {
background-image: url('../img/choose_bot/background.jpg');
}
.parallax .avatar-ws {
margin-bottom: 3em;
width: 20%;
opacity: 0.8
}
.parallax {
color: #fff;
}
.parallax-container .container-small img {
opacity: 1;
}
.parallax-image {
opacity: 0.4
}
.parallax-container h3 {
margin-bottom: 1em;
}
.parallax-container .avatar-ws {
margin-bottom: 3em;
width: 20%;
opacity: 0.8
}
.parallax-container .container-small img {
opacity: 1;
}
/* Lightbox Gallery */
.light-box-gallery .margin-top {
margin-top: 10em;
}
.light-box-gallery .portfolio-item {
margin: 0;
padding: 0;
}
/* Animations */
.carousel-caption {
animation-duration: 4s;
animation-delay: 0.3s;
}
/* --------------------------------------------- */
/* --------------------------------------------- */
/* --------------------------------------------- */
/* --------------------------------------------- */
/* OTHER */
/* --------------------------------------------- */
/* --------------------------------------------- */
/* --------------------------------------------- */
/* --------------------------------------------- */
.botmecolor{
color: #006064;
}
.testimonial-card {
background: #fff;
}
.input-field .prefix.active{
color: #335a8666;
}
.email-bg{
background-color: #335a8666;
}
input[type=text]:focus:not([readonly])+label,
input[type=password]:focus:not([readonly])+label,
input[type=email]:focus:not([readonly])+label,
input[type=url]:focus:not([readonly])+label,
input[type=time]:focus:not([readonly])+label,
input[type=date]:focus:not([readonly])+label,
input[type=datetime-local]:focus:not([readonly])+label,
input[type=tel]:focus:not([readonly])+label,
input[type=number]:focus:not([readonly])+label,
input[type=search-md]:focus:not([readonly])+label,
textarea.materialize-textarea:focus:not([readonly])+label {
color: #335a8666;
}
.new-control .fa {
background-color: unset;
}
.navbar{
min-height: 74px;
}
.logoloz{
position: absolute;
margin-left: 50px;
top: 3px;
}
.navbar .navbar-collapse,
.navbar .navbar-form {
border-color: rgba(0, 0, 0, 0.1);
margin-top: 9px;
}
.section-dark {
background-color: #335a8666;
}
.elegant-card .card-footer {
background-color: #335a8666;
}
.elegant-card .card-up {
max-height: 265px;
}
.asterix{
font-size: 12px;
}
#infoEchap {
display: none;
position: fixed;
bottom: 0;
left: 1%;
z-index: 5;
} | web/assets/front/css/style.css | html,
body {
height: 100%;
background-color: #212121;
}
/* Carousel */
.carousel {
height: 100%;
}
.carousel .item {
height: 100%;
}
.carousel .active {
height: 100%;
}
.carousel-inner {
height: 100%;
}
#carousel-bg .item video {
opacity: 0.4;
}
.carousel-full-bg .carousel-caption {
margin-bottom: 22%;
margin-top: 22%;
}
@media only screen and (max-width: 767px) {
.carousel-full-bg .carousel-caption {
margin-bottom: 25%;
}
}
/* Footer normalize */
footer.page-footer {
margin-top: 0;
}
/* Navbar normalize */
.navbar {
z-index: 999;
}
@media only screen and (max-width: 767px) {
.navbar-header,
.navbar-collapse {
background-color: #3E4551;
}
}
@media only screen and (min-width: 700px) {
.navbar-nav li a {
font-size: 0.75em;
}
}
@media only screen and (min-width: 800px) {
.navbar-nav li a {
font-size: 1em;
}
}
.top-nav-collapse {
/* background-color: #3E4551; */
background-color:#335a8699;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
/* Typography */
@media only screen and (max-width: 600px) {
h2,
h3 {
font-size: 2em
}
}
/* Sections */
.section-white .avatar-ws {
width: 100%;
max-width: 250px;
margin-bottom: 2em
}
.section-white-0 {
margin: 0;
padding: 0;
}
.section-white .contact-data li p {
text-align: center;
}
/* Tiled gallery */
.tiled-gallery .tile-1 {
background-image: url('../img/activities/bat.jpg');
background-repeat: no-repeat;
background-size: cover;
}
.tiled-gallery .tile-2 {
background-image: url(http://mdbootstrap.com/wp-content/uploads/2015/10/places899.jpg);
background-repeat: no-repeat;
background-size: cover;
}
.tiled-gallery .tile-3 {
background-image: url('../img/activities/bank.jpg');
background-repeat: no-repeat;
background-size: cover;
}
.tiled-gallery .tile-5 {
background-image: url('../img/activities/info.jpg');
background-repeat: no-repeat;
background-size: cover;
}
.tiled-gallery .tile-6 {
background-image: url(http://mdbootstrap.com/wp-content/uploads/2015/10/kfi7dark.jpg);
background-repeat: no-repeat;
background-size: cover;
}
.tiled-gallery .tile-8 {
background-image: url(http://mdbootstrap.com/wp-content/uploads/2015/10/food899.jpg);
background-repeat: no-repeat;
background-size: cover;
}
/* Parallax */
#par-about-me {
background-image: url(http://mdbootstrap.com/wp-content/uploads/2015/10/videoaboutme-dark.jpg);
}
#par-special-offer {
background-image: url('../img/special/spe.jpg');
}
#blog {
background-image: url('../img/choose_bot/background.jpg');
}
.parallax .avatar-ws {
margin-bottom: 3em;
width: 20%;
opacity: 0.8
}
.parallax {
color: #fff;
}
.parallax-container .container-small img {
opacity: 1;
}
.parallax-image {
opacity: 0.4
}
.parallax-container h3 {
margin-bottom: 1em;
}
.parallax-container .avatar-ws {
margin-bottom: 3em;
width: 20%;
opacity: 0.8
}
.parallax-container .container-small img {
opacity: 1;
}
/* Lightbox Gallery */
.light-box-gallery .margin-top {
margin-top: 10em;
}
.light-box-gallery .portfolio-item {
margin: 0;
padding: 0;
}
/* Animations */
.carousel-caption {
animation-duration: 4s;
animation-delay: 0.3s;
}
/* --------------------------------------------- */
/* --------------------------------------------- */
/* --------------------------------------------- */
/* --------------------------------------------- */
/* OTHER */
/* --------------------------------------------- */
/* --------------------------------------------- */
/* --------------------------------------------- */
/* --------------------------------------------- */
.botmecolor{
color: #006064;
}
.testimonial-card {
background: #fff;
}
.input-field .prefix.active{
color: #335a8666;
}
.email-bg{
background-color: #335a8666;
}
input[type=text]:focus:not([readonly])+label,
input[type=password]:focus:not([readonly])+label,
input[type=email]:focus:not([readonly])+label,
input[type=url]:focus:not([readonly])+label,
input[type=time]:focus:not([readonly])+label,
input[type=date]:focus:not([readonly])+label,
input[type=datetime-local]:focus:not([readonly])+label,
input[type=tel]:focus:not([readonly])+label,
input[type=number]:focus:not([readonly])+label,
input[type=search-md]:focus:not([readonly])+label,
textarea.materialize-textarea:focus:not([readonly])+label {
color: #335a8666;
}
.new-control .fa {
background-color: unset;
}
.navbar{
min-height: 74px;
}
.logoloz{
position: absolute;
margin-left: 50px;
top: 3px;
}
.navbar .navbar-collapse,
.navbar .navbar-form {
border-color: rgba(0, 0, 0, 0.1);
margin-top: 9px;
}
.section-dark {
background-color: #335a8666;
}
.elegant-card .card-footer {
background-color: #335a8666;
}
.elegant-card .card-up {
max-height: 265px;
}
.asterix{
font-size: 12px;
}
#infoEchap {
display: none;
position: fixed;
bottom: 0;
left: 1%;
z-index: 5;
} | 0.349089 | 0.068257 |
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;
}
/* change colours to suit your needs */
ins {
background-color: #ff9;
color: #000;
text-decoration: none;
}
/* change colours to suit your needs */
mark {
background-color: #ff9;
color: #000;
font-style: italic;
font-weight: bold;
}
del {
text-decoration: line-through;
}
abbr[title],
dfn[title] {
border-bottom: 1px dotted;
cursor: help;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #cccccc;
margin: 1em 0;
padding: 0;
}
input,
select {
vertical-align: middle;
}
html,
body {
height: 100%;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.clear {
content: '';
display: table;
clear: both;
}
/* layout */
.container {
display: flex;
height: 100%;
}
.container .tools {
width: 100px;
position: relative;
background: #1d2531;
}
.container .navbar {
width: 252px;
background: #222b3c;
}
.container .content {
flex: 1;
position: relative;
}
/* left */
.icon-plane {
background: linear-gradient(to bottom right, #2ca0f7, #1e95ed);
}
.icon-plane::after {
background: url('../images/icon_plane.png') no-repeat;
}
.icon-rocket {
background: linear-gradient(to bottom right, #9888e4, #8260e6);
}
.icon-rocket::after {
background: url('../images/icon_rocket.png') no-repeat;
}
.icon-gamepad {
background: linear-gradient(to bottom right, #ef4e32, #cf2b0e);
}
.icon-gamepad::after {
background: url('../images/icon_gamepad.png') no-repeat;
}
.dot::before {
position: absolute;
top: 50%;
left: 0px;
content: '';
width: 4px;
height: 4px;
margin: -2px 0px 0px -2px;
background: #2ca0f7;
border-radius: 50%;
opacity: 0;
}
.dot.active::before,
.dot:hover::before {
opacity: 1;
}
.tools .icon {
display: block;
margin-top: 24px;
position: relative;
text-align: center;
}
.tools .icon i {
display: inline-block;
position: relative;
height: 60px;
width: 60px;
border-radius: 50%;
}
.tools .icon.add i {
line-height: 54px;
font-size: 26px;
color: #2d3848;
border: 3px solid;
box-sizing: border-box;
cursor: pointer;
}
.tools .icon i::after {
content: '';
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
}
.tools .setting {
position: absolute;
left: 0px;
right: 0px;
bottom: 10px;
color: #475364;
text-align: center;
}
.tools .setting i {
padding: 2px 3px;
cursor: pointer;
}
.tools .setting i+i {
margin-left: 4px;
font-size: 17px;
}
/* middle */
.badge {
font-size: 12px;
color: #fff;
padding: 3px 8px;
background: linear-gradient(to bottom right, #2b9ff7, #1f95ff);
border-radius: 22px;
}
.navbar {
box-sizing: border-box;
overflow: hidden;
}
.navbar .scroll-wrap {
padding: 10px 30px;
width: 270px;
height: calc(100% - 80px);
overflow: auto;
}
.navbar .scroll-wrap hr {
margin: 26px 0px 26px;
width: 190px;
border-color: #475364;
}
.navbar dl {
margin-top: 20px;
font-size: 12px;
}
.navbar dl dt {
font-size: 12px;
color: #475364;
padding-right: 64px;
margin-bottom: 20px;
}
.navbar dl dt .fa {
font-size: 16px;
}
.navbar dl dd {
margin-bottom: 20px;
color: #b7c0cd;
position: relative;
cursor: pointer;
}
.navbar dl dd .pull-right {
margin-top: -1px;
margin-right: 64px;
}
.navbar dl dd.active,
.navbar dl dd:hover {
color: #fff;
}
.navbar dl dd:hover::before,
.navbar dl dd.active::before {
left: -30px;
}
.navbar .goal {
font-size: 14px;
text-align: center;
color: #fff;
padding-bottom: 30px;
}
.navbar .goal h3 {
margin-bottom: 8px;
}
.navbar .goal h3 span {
font-weight: 100;
}
.navbar .goal progress {
height: 6px;
border: 1px solid #222b3c;
width: 200px;
border-radius: 5px;
}
.navbar .goal progress::-webkit-progress-value {
border-radius: 5px;
background: #8768e5;
}
.navbar .goal progress::-webkit-progress-bar {
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
background: #2d3848;
}
/* right */
.text-blue {
color: #2399f1;
}
.text-gray {
color: #999;
}
.text-darkgray {
color: #666;
}
.content>header {
height: 80px;
border-bottom: 1px solid #e6e9ec;
}
.content>header h3 {
display: inline-block;
font-size: 24px;
font-weight: normal;
margin-left: 30px;
line-height: 80px;
}
.content>header .user-info {
margin-top: 16px;
width: 200px;
}
.content>header .user-info .img {
position: relative;
width: 46px;
height: 46px;
overflow: hidden;
border-radius: 50%;
}
.content>header .user-info .img img {
width: 100%;
}
.content>header .user-info .img::before {
content: '';
display: block;
width: 18px;
height: 18px;
position: absolute;
right: 1px;
bottom: 5px;
z-index: 2;
border-radius: 50%;
background: #fff;
}
.content>header .user-info .img::after {
content: '';
display: block;
position: absolute;
bottom: 8px;
right: 3px;
width: 12px;
height: 12px;
border-radius: 50%;
z-index: 3;
background: #fff;
box-sizing: border-box;
border: 3px solid #38a76a;
}
.user-info .text {
padding: 6px 0px 0px 15px;
display: inline-block;
}
.user-info .text p {
font-size: 12px;
margin-top: 4px;
}
.user-info .fa {
margin: 15px 20px 0px;
}
.content aside {
position: absolute;
top: 80px;
left: 0px;
bottom: 0px;
float: left;
width: 400px;
border-right: 1px solid #e6e9ec;
overflow: hidden;
}
.content aside .search-form {
padding: 15px 30px;
position: relative;
border-bottom: 1px solid #e6e9ec;
}
.content aside .search-form input {
height: 30px;
width: 100%;
padding-left: 10px;
border-radius: 3px;
box-sizing: border-box;
border: 1px solid #e6e9ec;
}
.content aside .search-form .fa {
position: absolute;
color: #999;
top: 21px;
right: 39px;
cursor: pointer;
}
.content .scroll-wrap {
position: absolute;
top: 61px;
left: 0px;
bottom: 0px;
width: 420px;
padding-bottom: 50px;
list-style: none;
overflow: auto;
}
.content aside .scroll-wrap::after {
content: '-- It\'s over. --';
display: block;
margin-top: 20px;
color: #666;
font-size: 14px;
text-align: center;
}
.content aside .item {
border-left: 3px solid #fff;
}
.content .scroll-wrap .item {
padding: 15px 30px 20px;
width: 400px;
box-sizing: border-box;
}
.content aside .scroll-wrap .item:hover,
.content aside .scroll-wrap .item.current {
border-left: 3px solid #1e95ed;
}
.content .item .time {
margin-top: 16px;
font-size: 12px;
}
.content .item .user-info {
width: 100%;
}
.content .item .user-info .avatar {
width: 46px;
height: 46px;
overflow: hidden;
border-radius: 50%;
}
.content .item .user-info .text-blue {
padding-left: 12px;
position: relative;
}
.content .item .user-info .text-blue::before {
content: '';
position: absolute;
top: 8px;
left: 0px;
width: 6px;
height: 6px;
border-radius: 50%;
background: #2399f1;
}
.content aside .item {
border-bottom: 1px solid #e6e9ec;
}
.content aside .item .msg {
margin-top: 6px;
line-height: 20px;
font-size: 12px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.content aside .item .notice {
position: relative;
padding-right: 30px;
}
.content aside .item .notice .badge {
position: absolute;
top: 6px;
padding: 2px 9px;
right: 0px;
}
.content .dialogue {
position: absolute;
top: 80px;
right: 0px;
bottom: 0px;
left: 400px;
overflow: hidden;
}
.content .dialogue .title {
height: 61px;
line-height: 61px;
border-bottom: 1px solid #e6e9ec;
box-sizing: border-box;
}
.content .dialogue .title .target {
padding-left: 20px;
}
.content .dialogue .title .target::after {
position: relative;
content: '';
display: inline-block;
width: 6px;
height: 6px;
left: 8px;
top: -2px;
border-radius: 50%;
background: #38a76a;
}
.content .dialogue .title .pull-right {
margin-right: 20px;
}
.content .dialogue .title .btn-group {
display: inline-block;
font-size: 0px;
}
.content .dialogue .title .btn-group a {
text-decoration: none;
}
.content .dialogue .title .btn-group .fa {
display: inline-block;
width: 38px;
height: 32px;
line-height: 32px;
font-size: 15px;
text-align: center;
background: linear-gradient(to bottom right, #fefefe, #f4f5f8);
color: #999;
box-sizing: border-box;
margin-left: -1px;
border: 1px solid #e6e9ec;
}
.content .dialogue .title .btn-group a:first-child .fa {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.content .dialogue .title .btn-group a:last-child .fa {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.content .dialogue .title .page::before {
content: '';
display: inline-block;
position: relative;
top: 8px;
height: 28px;
margin-right: 10px;
margin-left: 10px;
width: 1px;
border-right: 1px solid #e6e9ec;
}
.content .dialogue .title .page {
display: inline-block;
font-size: 14px;
}
.content .dialogue .scroll-wrap {
width: 200%;
}
.content .dialogue .scroll-wrap .item {
width: 50%;
padding-right: 20px;
padding-bottom: 10px;
}
.dialogue .scroll-wrap .item .avatar {
float: left;
width: 46px;
height: 46px;
border-radius: 50%;
}
.dialogue .scroll-wrap .item .info-text {
padding: 10px 0px 10px 20px;
overflow: hidden;
}
.dialogue .item .info-text .time {
margin-left: 6px;
}
.dialogue .item .info-text .info {
margin-top: 10px;
font-size: 14px;
line-height: 20px;
}
.dialogue .item .info-text .imgs {
margin-top: 10px;
}
.dialogue .item .info-text .imgs .list {
display: inline-block;
position: relative;
width: 156px;
height: 100px;
margin-right: 10px;
overflow: hidden;
cursor: pointer;
}
.dialogue .item .info-text .imgs .list .mask {
position: absolute;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
color: #fff;
text-align: center;
background: rgba(0, 0, 0, 0.5);
transition: opacity 0.3s;
opacity: 0;
}
.dialogue .item .info-text .imgs .list:hover .mask {
opacity: 1;
}
.dialogue .item .info-text .imgs .list .mask .fa {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
display: inline-block;
height: 50px;
width: 50px;
line-height: 50px;
border-radius: 50%;
background: rgba(255, 255, 255, 0.5);
}
.dialogue .item .info-text .imgs img {
height: 100%;
}
.dialogue .scroll-wrap .line {
font-size: 14px;
color: #666;
margin-bottom: 10px;
border-bottom: 1px solid #e6e9ec;
}
.dialogue .scroll-wrap .line span {
position: relative;
left: 25%;
display: inline-block;
transform: translateX(-50%);
top: 5px;
padding: 0 16px;
background: #fff;
}
.dialogue .scroll-wrap .line.unread {
color: #2399f1;
border-color: #2399f1;
}
.dialogue .scroll-wrap .reply {
position: relative;
}
.dialogue .scroll-wrap .reply input {
width: 100%;
padding-left: 80px;
height: 50px;
border-radius: 3px;
box-sizing: border-box;
border: 1px solid #e6e9ec;
}
.dialogue .scroll-wrap .reply button {
position: absolute;
top: 15px;
left: 30px;
height: 50px;
width: 58px;
box-sizing: border-box;
border-radius: 3px;
background: linear-gradient(to bottom right, #fefefe, #f4f5f8);
border: 1px solid #e6e9ec;
} | day8/css/index.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;
}
/* change colours to suit your needs */
ins {
background-color: #ff9;
color: #000;
text-decoration: none;
}
/* change colours to suit your needs */
mark {
background-color: #ff9;
color: #000;
font-style: italic;
font-weight: bold;
}
del {
text-decoration: line-through;
}
abbr[title],
dfn[title] {
border-bottom: 1px dotted;
cursor: help;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #cccccc;
margin: 1em 0;
padding: 0;
}
input,
select {
vertical-align: middle;
}
html,
body {
height: 100%;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.clear {
content: '';
display: table;
clear: both;
}
/* layout */
.container {
display: flex;
height: 100%;
}
.container .tools {
width: 100px;
position: relative;
background: #1d2531;
}
.container .navbar {
width: 252px;
background: #222b3c;
}
.container .content {
flex: 1;
position: relative;
}
/* left */
.icon-plane {
background: linear-gradient(to bottom right, #2ca0f7, #1e95ed);
}
.icon-plane::after {
background: url('../images/icon_plane.png') no-repeat;
}
.icon-rocket {
background: linear-gradient(to bottom right, #9888e4, #8260e6);
}
.icon-rocket::after {
background: url('../images/icon_rocket.png') no-repeat;
}
.icon-gamepad {
background: linear-gradient(to bottom right, #ef4e32, #cf2b0e);
}
.icon-gamepad::after {
background: url('../images/icon_gamepad.png') no-repeat;
}
.dot::before {
position: absolute;
top: 50%;
left: 0px;
content: '';
width: 4px;
height: 4px;
margin: -2px 0px 0px -2px;
background: #2ca0f7;
border-radius: 50%;
opacity: 0;
}
.dot.active::before,
.dot:hover::before {
opacity: 1;
}
.tools .icon {
display: block;
margin-top: 24px;
position: relative;
text-align: center;
}
.tools .icon i {
display: inline-block;
position: relative;
height: 60px;
width: 60px;
border-radius: 50%;
}
.tools .icon.add i {
line-height: 54px;
font-size: 26px;
color: #2d3848;
border: 3px solid;
box-sizing: border-box;
cursor: pointer;
}
.tools .icon i::after {
content: '';
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
}
.tools .setting {
position: absolute;
left: 0px;
right: 0px;
bottom: 10px;
color: #475364;
text-align: center;
}
.tools .setting i {
padding: 2px 3px;
cursor: pointer;
}
.tools .setting i+i {
margin-left: 4px;
font-size: 17px;
}
/* middle */
.badge {
font-size: 12px;
color: #fff;
padding: 3px 8px;
background: linear-gradient(to bottom right, #2b9ff7, #1f95ff);
border-radius: 22px;
}
.navbar {
box-sizing: border-box;
overflow: hidden;
}
.navbar .scroll-wrap {
padding: 10px 30px;
width: 270px;
height: calc(100% - 80px);
overflow: auto;
}
.navbar .scroll-wrap hr {
margin: 26px 0px 26px;
width: 190px;
border-color: #475364;
}
.navbar dl {
margin-top: 20px;
font-size: 12px;
}
.navbar dl dt {
font-size: 12px;
color: #475364;
padding-right: 64px;
margin-bottom: 20px;
}
.navbar dl dt .fa {
font-size: 16px;
}
.navbar dl dd {
margin-bottom: 20px;
color: #b7c0cd;
position: relative;
cursor: pointer;
}
.navbar dl dd .pull-right {
margin-top: -1px;
margin-right: 64px;
}
.navbar dl dd.active,
.navbar dl dd:hover {
color: #fff;
}
.navbar dl dd:hover::before,
.navbar dl dd.active::before {
left: -30px;
}
.navbar .goal {
font-size: 14px;
text-align: center;
color: #fff;
padding-bottom: 30px;
}
.navbar .goal h3 {
margin-bottom: 8px;
}
.navbar .goal h3 span {
font-weight: 100;
}
.navbar .goal progress {
height: 6px;
border: 1px solid #222b3c;
width: 200px;
border-radius: 5px;
}
.navbar .goal progress::-webkit-progress-value {
border-radius: 5px;
background: #8768e5;
}
.navbar .goal progress::-webkit-progress-bar {
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
background: #2d3848;
}
/* right */
.text-blue {
color: #2399f1;
}
.text-gray {
color: #999;
}
.text-darkgray {
color: #666;
}
.content>header {
height: 80px;
border-bottom: 1px solid #e6e9ec;
}
.content>header h3 {
display: inline-block;
font-size: 24px;
font-weight: normal;
margin-left: 30px;
line-height: 80px;
}
.content>header .user-info {
margin-top: 16px;
width: 200px;
}
.content>header .user-info .img {
position: relative;
width: 46px;
height: 46px;
overflow: hidden;
border-radius: 50%;
}
.content>header .user-info .img img {
width: 100%;
}
.content>header .user-info .img::before {
content: '';
display: block;
width: 18px;
height: 18px;
position: absolute;
right: 1px;
bottom: 5px;
z-index: 2;
border-radius: 50%;
background: #fff;
}
.content>header .user-info .img::after {
content: '';
display: block;
position: absolute;
bottom: 8px;
right: 3px;
width: 12px;
height: 12px;
border-radius: 50%;
z-index: 3;
background: #fff;
box-sizing: border-box;
border: 3px solid #38a76a;
}
.user-info .text {
padding: 6px 0px 0px 15px;
display: inline-block;
}
.user-info .text p {
font-size: 12px;
margin-top: 4px;
}
.user-info .fa {
margin: 15px 20px 0px;
}
.content aside {
position: absolute;
top: 80px;
left: 0px;
bottom: 0px;
float: left;
width: 400px;
border-right: 1px solid #e6e9ec;
overflow: hidden;
}
.content aside .search-form {
padding: 15px 30px;
position: relative;
border-bottom: 1px solid #e6e9ec;
}
.content aside .search-form input {
height: 30px;
width: 100%;
padding-left: 10px;
border-radius: 3px;
box-sizing: border-box;
border: 1px solid #e6e9ec;
}
.content aside .search-form .fa {
position: absolute;
color: #999;
top: 21px;
right: 39px;
cursor: pointer;
}
.content .scroll-wrap {
position: absolute;
top: 61px;
left: 0px;
bottom: 0px;
width: 420px;
padding-bottom: 50px;
list-style: none;
overflow: auto;
}
.content aside .scroll-wrap::after {
content: '-- It\'s over. --';
display: block;
margin-top: 20px;
color: #666;
font-size: 14px;
text-align: center;
}
.content aside .item {
border-left: 3px solid #fff;
}
.content .scroll-wrap .item {
padding: 15px 30px 20px;
width: 400px;
box-sizing: border-box;
}
.content aside .scroll-wrap .item:hover,
.content aside .scroll-wrap .item.current {
border-left: 3px solid #1e95ed;
}
.content .item .time {
margin-top: 16px;
font-size: 12px;
}
.content .item .user-info {
width: 100%;
}
.content .item .user-info .avatar {
width: 46px;
height: 46px;
overflow: hidden;
border-radius: 50%;
}
.content .item .user-info .text-blue {
padding-left: 12px;
position: relative;
}
.content .item .user-info .text-blue::before {
content: '';
position: absolute;
top: 8px;
left: 0px;
width: 6px;
height: 6px;
border-radius: 50%;
background: #2399f1;
}
.content aside .item {
border-bottom: 1px solid #e6e9ec;
}
.content aside .item .msg {
margin-top: 6px;
line-height: 20px;
font-size: 12px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.content aside .item .notice {
position: relative;
padding-right: 30px;
}
.content aside .item .notice .badge {
position: absolute;
top: 6px;
padding: 2px 9px;
right: 0px;
}
.content .dialogue {
position: absolute;
top: 80px;
right: 0px;
bottom: 0px;
left: 400px;
overflow: hidden;
}
.content .dialogue .title {
height: 61px;
line-height: 61px;
border-bottom: 1px solid #e6e9ec;
box-sizing: border-box;
}
.content .dialogue .title .target {
padding-left: 20px;
}
.content .dialogue .title .target::after {
position: relative;
content: '';
display: inline-block;
width: 6px;
height: 6px;
left: 8px;
top: -2px;
border-radius: 50%;
background: #38a76a;
}
.content .dialogue .title .pull-right {
margin-right: 20px;
}
.content .dialogue .title .btn-group {
display: inline-block;
font-size: 0px;
}
.content .dialogue .title .btn-group a {
text-decoration: none;
}
.content .dialogue .title .btn-group .fa {
display: inline-block;
width: 38px;
height: 32px;
line-height: 32px;
font-size: 15px;
text-align: center;
background: linear-gradient(to bottom right, #fefefe, #f4f5f8);
color: #999;
box-sizing: border-box;
margin-left: -1px;
border: 1px solid #e6e9ec;
}
.content .dialogue .title .btn-group a:first-child .fa {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.content .dialogue .title .btn-group a:last-child .fa {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.content .dialogue .title .page::before {
content: '';
display: inline-block;
position: relative;
top: 8px;
height: 28px;
margin-right: 10px;
margin-left: 10px;
width: 1px;
border-right: 1px solid #e6e9ec;
}
.content .dialogue .title .page {
display: inline-block;
font-size: 14px;
}
.content .dialogue .scroll-wrap {
width: 200%;
}
.content .dialogue .scroll-wrap .item {
width: 50%;
padding-right: 20px;
padding-bottom: 10px;
}
.dialogue .scroll-wrap .item .avatar {
float: left;
width: 46px;
height: 46px;
border-radius: 50%;
}
.dialogue .scroll-wrap .item .info-text {
padding: 10px 0px 10px 20px;
overflow: hidden;
}
.dialogue .item .info-text .time {
margin-left: 6px;
}
.dialogue .item .info-text .info {
margin-top: 10px;
font-size: 14px;
line-height: 20px;
}
.dialogue .item .info-text .imgs {
margin-top: 10px;
}
.dialogue .item .info-text .imgs .list {
display: inline-block;
position: relative;
width: 156px;
height: 100px;
margin-right: 10px;
overflow: hidden;
cursor: pointer;
}
.dialogue .item .info-text .imgs .list .mask {
position: absolute;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
color: #fff;
text-align: center;
background: rgba(0, 0, 0, 0.5);
transition: opacity 0.3s;
opacity: 0;
}
.dialogue .item .info-text .imgs .list:hover .mask {
opacity: 1;
}
.dialogue .item .info-text .imgs .list .mask .fa {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
display: inline-block;
height: 50px;
width: 50px;
line-height: 50px;
border-radius: 50%;
background: rgba(255, 255, 255, 0.5);
}
.dialogue .item .info-text .imgs img {
height: 100%;
}
.dialogue .scroll-wrap .line {
font-size: 14px;
color: #666;
margin-bottom: 10px;
border-bottom: 1px solid #e6e9ec;
}
.dialogue .scroll-wrap .line span {
position: relative;
left: 25%;
display: inline-block;
transform: translateX(-50%);
top: 5px;
padding: 0 16px;
background: #fff;
}
.dialogue .scroll-wrap .line.unread {
color: #2399f1;
border-color: #2399f1;
}
.dialogue .scroll-wrap .reply {
position: relative;
}
.dialogue .scroll-wrap .reply input {
width: 100%;
padding-left: 80px;
height: 50px;
border-radius: 3px;
box-sizing: border-box;
border: 1px solid #e6e9ec;
}
.dialogue .scroll-wrap .reply button {
position: absolute;
top: 15px;
left: 30px;
height: 50px;
width: 58px;
box-sizing: border-box;
border-radius: 3px;
background: linear-gradient(to bottom right, #fefefe, #f4f5f8);
border: 1px solid #e6e9ec;
} | 0.442396 | 0.072374 |
width: 15px;height: 17px;
}
.news-section .MuiListItem-root:hover{
background-color: #2a2e32;
}
.MD0{
margin: 0px;
}
.PD16{
padding:16PX;
}
.MP0{
padding-left: 0px !important;
padding-right: 0px!important;
}
.sidebar {
background: #1f2327;
color: #fff;
margin-top: 19px
}
.navbar-toggle {
z-index: 1;
}
.navbar-form {
margin-top: 0px;
}
.top-menu {
width: auto;
margin: auto;
float: inherit;
}
.placeholder {
background: #1f2327;
border-radius: 10px;
padding-bottom: 15px;
}
.new_bg {
background: #33363a;
padding: 5px;
color: #FFF;
border-radius: 4px;
}
.news-head {
margin-bottom: 20px;
}
.nav-sidebar {
padding: 10px 10px 0px 10px;
}
.news-section hr {
margin-top: 10px;
margin-bottom: 0px;
border-top: 1px solid #8d8f91;
}
.progress {
height: 4px;
margin: 0 40px 10px;
/* margin-bottom: 20px; */
overflow: hidden;
background-color: transparent;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.search-bar {
margin: 10px 5px;
background: #1f2327;
border: none;
padding: 6px;
border-radius: 6px;
min-width: 385px;
width: 100%;
}
.navbar-inverse {
background: #171a1f;
}
.profile-logout {
padding: 15px 15px 15px 0px;
}
.profile-logout a {
color: #fff;
}
.btn-dark,
.btn-light {
color: #fff;
background-color: #0f65ff;
border-color: #2e6da4;
border-radius: 40px;
margin: 0px 5px;
padding: 6px 26px;
}
.btn-light {
background-color: #171a1f;
border: none;
}
.btn-dark:hover,
.btn-light:hover {
color: #fff;
}
.set-pd-one {
padding: 45px 0;
}
.Countries-section h5 {
margin: 0 40px 10px;
text-align: left;
color: #fff;
font-size: 16px;
}
@keyframes placeHolderShimmer {
0% {
background-position: -468px 0;
}
100% {
background-position: 468px 0;
}
}
.animated-background {
animation-duration: 1.5s;
animation-fill-mode: forwards;
animation-iteration-count: infinite;
animation-timing-function: linear;
animation-name: placeHolderShimmer;
background: #f6f7f8;
background: linear-gradient(to right, #171a1f 8%, #0a0c0f 18%, #171a1f 33%);
background-size: 800px 104px;
height: 96px;
position: relative;
}
.background-masker {
background: #1f2327;
position: absolute;
}
/* Every thing below this is just positioning */
.background-masker.header-top,
.background-masker.header-bottom,
.background-masker.subheader-bottom {
top: 0;
left: 40px;
right: 0;
height: 10px;
}
.background-masker.header-left,
.background-masker.subheader-left,
.background-masker.header-right,
.background-masker.subheader-right {
top: 10px;
left: 40px;
height: 8px;
width: 10px;
}
.background-masker.header-bottom {
top: 18px;
height: 6px;
}
.background-masker.subheader-left,
.background-masker.subheader-right {
top: 24px;
height: 6px;
}
.background-masker.header-right,
.background-masker.subheader-right {
width: auto;
left: 300px;
right: 0;
}
.background-masker.subheader-right {
left: 230px;
}
.background-masker.subheader-bottom {
top: 30px;
height: 10px;
}
.background-masker.content-top,
.background-masker.content-second-line,
.background-masker.content-third-line,
.background-masker.content-second-end,
.background-masker.content-third-end,
.background-masker.content-first-end {
top: 40px;
left: 0;
right: 0;
height: 6px;
}
.background-masker.content-top {
height: 20px;
}
.background-masker.content-first-end,
.background-masker.content-second-end,
.background-masker.content-third-end {
width: auto;
left: 380px;
right: 0;
top: 60px;
height: 8px;
}
.background-masker.content-second-line {
top: 68px;
}
.background-masker.content-second-end {
left: 420px;
top: 74px;
}
.background-masker.content-third-line {
top: 82px;
}
.background-masker.content-third-end {
left: 300px;
top: 88px;
}
.sidebar {
background: #1f2327;
color: #fff;
}
.navbar-toggle {
z-index: 1;
}
.navbar-form {
margin-top: 0px;
}
.top-menu {
width: auto;
margin: auto;
float: inherit;
}
.placeholder {
background: #1f2327;
border-radius: 10px;
padding-bottom: 15px;
}
.new_bg {
background: #33363a;
padding: 5px;
color: #FFF;
border-radius: 4px;
}
.news-head {
margin-bottom: 20px;
}
.nav-sidebar {
padding: 10px 10px 0px 10px;
}
.news-section hr {
margin-top: 10px;
margin-bottom: 0px;
border-top: 1px solid #8d8f91;
}
.progress {
height: 4px;
margin: 0 40px 10px;
/* margin-bottom: 20px; */
overflow: hidden;
background-color: transparent;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.search-bar {
margin: 10px 5px;
background: #1f2327;
border: none;
padding: 6px;
border-radius: 6px;
min-width: 385px;
width: 100%;
}
.navbar-inverse {
background: #171a1f;
}
.profile-logout {
padding: 15px 15px 15px 0px;
}
.profile-logout a {
color: #fff;
}
.btn-dark,
.btn-light {
color: #fff;
background-color: #0f65ff;
border-color: #2e6da4;
border-radius: 40px;
margin: 0px 5px;
padding: 6px 26px;
}
.btn-light {
background-color: #171a1f;
border: none;
}
.btn-dark:hover,
.btn-light:hover {
color: #fff;
}
.set-pd-one {
padding: 45px 0;
}
.Countries-section h5 {
margin: 0 40px 10px;
text-align: left;
color: #fff;
font-size: 16px;
}
@keyframes placeHolderShimmer {
0% {
background-position: -468px 0;
}
100% {
background-position: 468px 0;
}
}
.animated-background {
animation-duration: 1.5s;
animation-fill-mode: forwards;
animation-iteration-count: infinite;
animation-timing-function: linear;
animation-name: placeHolderShimmer;
background: #f6f7f8;
background: linear-gradient(to right, #171a1f 8%, #0a0c0f 18%, #171a1f 33%);
background-size: 800px 104px;
height: 96px;
position: relative;
}
.background-masker {
background: #1f2327;
position: absolute;
}
/* Every thing below this is just positioning */
.background-masker.header-top,
.background-masker.header-bottom,
.background-masker.subheader-bottom {
top: 0;
left: 40px;
right: 0;
height: 10px;
}
.background-masker.header-left,
.background-masker.subheader-left,
.background-masker.header-right,
.background-masker.subheader-right {
top: 10px;
left: 40px;
height: 8px;
width: 10px;
}
.background-masker.header-bottom {
top: 18px;
height: 6px;
}
.background-masker.subheader-left,
.background-masker.subheader-right {
top: 24px;
height: 6px;
}
.background-masker.header-right,
.background-masker.subheader-right {
width: auto;
left: 300px;
right: 0;
}
.background-masker.subheader-right {
left: 230px;
}
.background-masker.subheader-bottom {
top: 30px;
height: 10px;
}
.background-masker.content-top,
.background-masker.content-second-line,
.background-masker.content-third-line,
.background-masker.content-second-end,
.background-masker.content-third-end,
.background-masker.content-first-end {
top: 40px;
left: 0;
right: 0;
height: 6px;
}
.background-masker.content-top {
height: 20px;
}
.background-masker.content-first-end,
.background-masker.content-second-end,
.background-masker.content-third-end {
width: auto;
left: 380px;
right: 0;
top: 60px;
height: 8px;
}
.background-masker.content-second-line {
top: 68px;
}
.background-masker.content-second-end {
left: 420px;
top: 74px;
}
.background-masker.content-third-line {
top: 82px;
}
.background-masker.content-third-end {
left: 300px;
top: 88px;
}
/* Tanisha css */
.sidebar-details::-webkit-scrollbar {
width: 1em;
}
.sidebar-details::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
.sidebar-details::-webkit-scrollbar-thumb {
background-color: #222;
outline: 1px solid #222;
}
.main-bg{
background: #fff;
}
.sidebar-details{
background: #DBDCDC;
border-radius: 10px;
padding: 16px;
overflow: auto;
min-height:400px;
height: 350px;
}
.Company-new-details{
background: #DBDCDC;
border-radius: 10px;
margin: 10px 0 0 0 ;
overflow: auto;
height: 340px;
}
.Company-new-details::-webkit-scrollbar {
width: 1em;
}
.Company-new-details::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
.Company-new-details::-webkit-scrollbar-thumb {
background-color: #222;
outline: 1px solid #222;
}
.bottom-border{
border-bottom:solid 1px #333;
}
.bottom-border:last-child{
border-bottom:none;
}
.all-praghrph{
font-size: 14px;
line-height: 1.42857143;
color:#222;
}
.placeholder h4, .Company-new-details h4{
margin:0 0 0 0;
color: #fff;
text-align: left;
padding: 20px;
font-weight: bold;
}
.Company-new-details H4{
color:#0D0D0D
}
.gray-btn{
color: darkcyan !important;
background: blue;
border: solid 1px darkcyan !important;
}
.placeholder .round-c{
border-radius: 40px;
}
.list-support p{
color:#fff;
font-size: 16px;
}
@media only screen and (max-width: 767px) {
.set-pd-one img {
width: 80%;
}
.search-bar {
min-width: auto;
}
.main {
margin-top: 40px;
}
}
@media only screen and (max-width: 767px) {
.set-pd-one img {
width: 80%;
}
.search-bar {
min-width: auto;
}
.main {
margin-top: 40px;
}
} | ReactJS_admin_dashboad_with_material_UI/src/assets/css/barchartSidebar.css | width: 15px;height: 17px;
}
.news-section .MuiListItem-root:hover{
background-color: #2a2e32;
}
.MD0{
margin: 0px;
}
.PD16{
padding:16PX;
}
.MP0{
padding-left: 0px !important;
padding-right: 0px!important;
}
.sidebar {
background: #1f2327;
color: #fff;
margin-top: 19px
}
.navbar-toggle {
z-index: 1;
}
.navbar-form {
margin-top: 0px;
}
.top-menu {
width: auto;
margin: auto;
float: inherit;
}
.placeholder {
background: #1f2327;
border-radius: 10px;
padding-bottom: 15px;
}
.new_bg {
background: #33363a;
padding: 5px;
color: #FFF;
border-radius: 4px;
}
.news-head {
margin-bottom: 20px;
}
.nav-sidebar {
padding: 10px 10px 0px 10px;
}
.news-section hr {
margin-top: 10px;
margin-bottom: 0px;
border-top: 1px solid #8d8f91;
}
.progress {
height: 4px;
margin: 0 40px 10px;
/* margin-bottom: 20px; */
overflow: hidden;
background-color: transparent;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.search-bar {
margin: 10px 5px;
background: #1f2327;
border: none;
padding: 6px;
border-radius: 6px;
min-width: 385px;
width: 100%;
}
.navbar-inverse {
background: #171a1f;
}
.profile-logout {
padding: 15px 15px 15px 0px;
}
.profile-logout a {
color: #fff;
}
.btn-dark,
.btn-light {
color: #fff;
background-color: #0f65ff;
border-color: #2e6da4;
border-radius: 40px;
margin: 0px 5px;
padding: 6px 26px;
}
.btn-light {
background-color: #171a1f;
border: none;
}
.btn-dark:hover,
.btn-light:hover {
color: #fff;
}
.set-pd-one {
padding: 45px 0;
}
.Countries-section h5 {
margin: 0 40px 10px;
text-align: left;
color: #fff;
font-size: 16px;
}
@keyframes placeHolderShimmer {
0% {
background-position: -468px 0;
}
100% {
background-position: 468px 0;
}
}
.animated-background {
animation-duration: 1.5s;
animation-fill-mode: forwards;
animation-iteration-count: infinite;
animation-timing-function: linear;
animation-name: placeHolderShimmer;
background: #f6f7f8;
background: linear-gradient(to right, #171a1f 8%, #0a0c0f 18%, #171a1f 33%);
background-size: 800px 104px;
height: 96px;
position: relative;
}
.background-masker {
background: #1f2327;
position: absolute;
}
/* Every thing below this is just positioning */
.background-masker.header-top,
.background-masker.header-bottom,
.background-masker.subheader-bottom {
top: 0;
left: 40px;
right: 0;
height: 10px;
}
.background-masker.header-left,
.background-masker.subheader-left,
.background-masker.header-right,
.background-masker.subheader-right {
top: 10px;
left: 40px;
height: 8px;
width: 10px;
}
.background-masker.header-bottom {
top: 18px;
height: 6px;
}
.background-masker.subheader-left,
.background-masker.subheader-right {
top: 24px;
height: 6px;
}
.background-masker.header-right,
.background-masker.subheader-right {
width: auto;
left: 300px;
right: 0;
}
.background-masker.subheader-right {
left: 230px;
}
.background-masker.subheader-bottom {
top: 30px;
height: 10px;
}
.background-masker.content-top,
.background-masker.content-second-line,
.background-masker.content-third-line,
.background-masker.content-second-end,
.background-masker.content-third-end,
.background-masker.content-first-end {
top: 40px;
left: 0;
right: 0;
height: 6px;
}
.background-masker.content-top {
height: 20px;
}
.background-masker.content-first-end,
.background-masker.content-second-end,
.background-masker.content-third-end {
width: auto;
left: 380px;
right: 0;
top: 60px;
height: 8px;
}
.background-masker.content-second-line {
top: 68px;
}
.background-masker.content-second-end {
left: 420px;
top: 74px;
}
.background-masker.content-third-line {
top: 82px;
}
.background-masker.content-third-end {
left: 300px;
top: 88px;
}
.sidebar {
background: #1f2327;
color: #fff;
}
.navbar-toggle {
z-index: 1;
}
.navbar-form {
margin-top: 0px;
}
.top-menu {
width: auto;
margin: auto;
float: inherit;
}
.placeholder {
background: #1f2327;
border-radius: 10px;
padding-bottom: 15px;
}
.new_bg {
background: #33363a;
padding: 5px;
color: #FFF;
border-radius: 4px;
}
.news-head {
margin-bottom: 20px;
}
.nav-sidebar {
padding: 10px 10px 0px 10px;
}
.news-section hr {
margin-top: 10px;
margin-bottom: 0px;
border-top: 1px solid #8d8f91;
}
.progress {
height: 4px;
margin: 0 40px 10px;
/* margin-bottom: 20px; */
overflow: hidden;
background-color: transparent;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.search-bar {
margin: 10px 5px;
background: #1f2327;
border: none;
padding: 6px;
border-radius: 6px;
min-width: 385px;
width: 100%;
}
.navbar-inverse {
background: #171a1f;
}
.profile-logout {
padding: 15px 15px 15px 0px;
}
.profile-logout a {
color: #fff;
}
.btn-dark,
.btn-light {
color: #fff;
background-color: #0f65ff;
border-color: #2e6da4;
border-radius: 40px;
margin: 0px 5px;
padding: 6px 26px;
}
.btn-light {
background-color: #171a1f;
border: none;
}
.btn-dark:hover,
.btn-light:hover {
color: #fff;
}
.set-pd-one {
padding: 45px 0;
}
.Countries-section h5 {
margin: 0 40px 10px;
text-align: left;
color: #fff;
font-size: 16px;
}
@keyframes placeHolderShimmer {
0% {
background-position: -468px 0;
}
100% {
background-position: 468px 0;
}
}
.animated-background {
animation-duration: 1.5s;
animation-fill-mode: forwards;
animation-iteration-count: infinite;
animation-timing-function: linear;
animation-name: placeHolderShimmer;
background: #f6f7f8;
background: linear-gradient(to right, #171a1f 8%, #0a0c0f 18%, #171a1f 33%);
background-size: 800px 104px;
height: 96px;
position: relative;
}
.background-masker {
background: #1f2327;
position: absolute;
}
/* Every thing below this is just positioning */
.background-masker.header-top,
.background-masker.header-bottom,
.background-masker.subheader-bottom {
top: 0;
left: 40px;
right: 0;
height: 10px;
}
.background-masker.header-left,
.background-masker.subheader-left,
.background-masker.header-right,
.background-masker.subheader-right {
top: 10px;
left: 40px;
height: 8px;
width: 10px;
}
.background-masker.header-bottom {
top: 18px;
height: 6px;
}
.background-masker.subheader-left,
.background-masker.subheader-right {
top: 24px;
height: 6px;
}
.background-masker.header-right,
.background-masker.subheader-right {
width: auto;
left: 300px;
right: 0;
}
.background-masker.subheader-right {
left: 230px;
}
.background-masker.subheader-bottom {
top: 30px;
height: 10px;
}
.background-masker.content-top,
.background-masker.content-second-line,
.background-masker.content-third-line,
.background-masker.content-second-end,
.background-masker.content-third-end,
.background-masker.content-first-end {
top: 40px;
left: 0;
right: 0;
height: 6px;
}
.background-masker.content-top {
height: 20px;
}
.background-masker.content-first-end,
.background-masker.content-second-end,
.background-masker.content-third-end {
width: auto;
left: 380px;
right: 0;
top: 60px;
height: 8px;
}
.background-masker.content-second-line {
top: 68px;
}
.background-masker.content-second-end {
left: 420px;
top: 74px;
}
.background-masker.content-third-line {
top: 82px;
}
.background-masker.content-third-end {
left: 300px;
top: 88px;
}
/* Tanisha css */
.sidebar-details::-webkit-scrollbar {
width: 1em;
}
.sidebar-details::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
.sidebar-details::-webkit-scrollbar-thumb {
background-color: #222;
outline: 1px solid #222;
}
.main-bg{
background: #fff;
}
.sidebar-details{
background: #DBDCDC;
border-radius: 10px;
padding: 16px;
overflow: auto;
min-height:400px;
height: 350px;
}
.Company-new-details{
background: #DBDCDC;
border-radius: 10px;
margin: 10px 0 0 0 ;
overflow: auto;
height: 340px;
}
.Company-new-details::-webkit-scrollbar {
width: 1em;
}
.Company-new-details::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
.Company-new-details::-webkit-scrollbar-thumb {
background-color: #222;
outline: 1px solid #222;
}
.bottom-border{
border-bottom:solid 1px #333;
}
.bottom-border:last-child{
border-bottom:none;
}
.all-praghrph{
font-size: 14px;
line-height: 1.42857143;
color:#222;
}
.placeholder h4, .Company-new-details h4{
margin:0 0 0 0;
color: #fff;
text-align: left;
padding: 20px;
font-weight: bold;
}
.Company-new-details H4{
color:#0D0D0D
}
.gray-btn{
color: darkcyan !important;
background: blue;
border: solid 1px darkcyan !important;
}
.placeholder .round-c{
border-radius: 40px;
}
.list-support p{
color:#fff;
font-size: 16px;
}
@media only screen and (max-width: 767px) {
.set-pd-one img {
width: 80%;
}
.search-bar {
min-width: auto;
}
.main {
margin-top: 40px;
}
}
@media only screen and (max-width: 767px) {
.set-pd-one img {
width: 80%;
}
.search-bar {
min-width: auto;
}
.main {
margin-top: 40px;
}
} | 0.379378 | 0.11141 |
.ply-global-loading {
top: 50%;
left: 50%;
padding: 30px;
width: 60px;
height: 60px;
margin: -100px 0 0 -60px;
z-index: 100000;
position: fixed;
border-radius: 10%;
background-color: rgba(255,255,255,.5);
box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.ply-loading-spinner {
width: 100%;
height: 100%;
opacity: .9;
background: #fff;
border-radius: 100%;
overflow: hidden;
position: relative;
box-shadow: 0 1px 3px rgba(0,0,0,.6);
}
.ply-loading-spinner::before {
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background: #333;
max-height: 0;
-webkit-animation: loading 3s normal infinite;
animation: loading 3s normal infinite;
}
@keyframes loading {
0% { max-height: 0; }
50% { max-height: 100%; top: 0; }
100% { max-height: 0; top: 120%; }
}
@-webkit-keyframes loading {
0% { max-height: 0; }
50% { max-height: 100%; top: 0; }
100% { max-height: 0; top: 120%; }
}
/* Layer */
.ply-layer {
color: #333;
min-width: 280px;
box-shadow: 0 0 3px rgba(0,0,0,.3);
background-color: #fff;
border-radius: 2px;
font-size: 16px;
font-family: "Arial", Helvetica;
}
.ply-layer.alert .ply-content,
.ply-layer.confirm .ply-content {
padding: 20px 0 15px;
text-align: center;
}
.ply-layer.base .ply-footer,
.ply-layer.alert .ply-footer,
.ply-layer.confirm .ply-footer,
.ply-layer.prompt .ply-footer {
margin-top: 20px;
text-align: center;
}
.ply-inside {
padding: 20px;
}
.ply-header {
margin: -20px -20px 20px;
padding: 10px 20px;
font-size: 18px;
background-color: #f1f1f1;
border-radius: 2px 2px 0 0;
}
.ply-content {
}
.ply-footer {
}
.ply-footer .ply-ctrl {
margin-left: 20px;
}
.ply-footer .ply-ctrl:first-child {
margin-left: 0;
}
/* Controls */
.ply-x {
top: 12px;
right: 5px;
cursor: pointer;
padding: 5px;
z-index: 1000;
position: absolute;
font-size: 20px;
line-height: 0;
}
.ply-ok,
.ply-cancel {
color: #fff;
cursor: pointer;
border: 0;
outline: 0;
padding: 5px 20px;
box-shadow: 0 1px 1px rgba(0,0,0,.2);
background-color: #39C082;
border-radius: 3px;
font-size: 18px;
}
.ply-ok {
width: 100px;
}
.ply-cancel {
background-color: #b2b2b2;
}
.ply-ok:focus,
.ply-cancel:focus {
box-shadow: 0 0 1px 2px rgba(255, 180, 0, .6);
border: 2px solid rgb(255, 210, 102)\9;
}
.ply-ok::-moz-focus-inner,
.ply-cancel::-moz-focus-inner {
border: 0;
}
/* Forms */
.ply-input {
width: 100%;
border: 2px solid #ccc;
outline: 0;
padding: 5px 10px;
margin-top: 15px;
font-size: 16px;
font-family: "Arial", Helvetica;
box-sizing: border-box;
}
.ply-input:first-child {
margin-top: 0;
}
.ply-input:focus {
border-color: #39C082;
}
/* Global modifiers */
.ply-invalid .ply-input {
border-color: #c00;
}
.ply-loading:before {
top: 0;
left: 0;
right: 0;
bottom: 0;
display: block;
content: '';
position: absolute;
}
.ply-loading .ply-ok {
color: rgba(255,255,255,.7);
-webkit-animation: ply-ok-loading 1s linear infinite;
-moz-animation: ply-ok-loading 1s linear infinite;
animation: ply-ok-loading 1s linear infinite;
-webkit-background-size: 30px 30px;
-moz-background-size: 30px 30px;
background-size: 30px 30px;
background-image: -webkit-gradient(linear, left top, right bottom,
color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent),
color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)),
color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent),
to(transparent));
background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
transparent 75%, transparent);
background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
transparent 75%, transparent);
background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
transparent 75%, transparent);
background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
transparent 75%, transparent);
background-image: linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
transparent 75%, transparent);
}
@-webkit-keyframes ply-ok-loading {
to { background-position: 60px; }
}
@-moz-keyframes ply-ok-loading {
to { background-position: 60px; }
}
@keyframes ply-ok-loading {
to { background-position: 60px; }
} | public/vendors/sortable/ply.css | .ply-global-loading {
top: 50%;
left: 50%;
padding: 30px;
width: 60px;
height: 60px;
margin: -100px 0 0 -60px;
z-index: 100000;
position: fixed;
border-radius: 10%;
background-color: rgba(255,255,255,.5);
box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.ply-loading-spinner {
width: 100%;
height: 100%;
opacity: .9;
background: #fff;
border-radius: 100%;
overflow: hidden;
position: relative;
box-shadow: 0 1px 3px rgba(0,0,0,.6);
}
.ply-loading-spinner::before {
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background: #333;
max-height: 0;
-webkit-animation: loading 3s normal infinite;
animation: loading 3s normal infinite;
}
@keyframes loading {
0% { max-height: 0; }
50% { max-height: 100%; top: 0; }
100% { max-height: 0; top: 120%; }
}
@-webkit-keyframes loading {
0% { max-height: 0; }
50% { max-height: 100%; top: 0; }
100% { max-height: 0; top: 120%; }
}
/* Layer */
.ply-layer {
color: #333;
min-width: 280px;
box-shadow: 0 0 3px rgba(0,0,0,.3);
background-color: #fff;
border-radius: 2px;
font-size: 16px;
font-family: "Arial", Helvetica;
}
.ply-layer.alert .ply-content,
.ply-layer.confirm .ply-content {
padding: 20px 0 15px;
text-align: center;
}
.ply-layer.base .ply-footer,
.ply-layer.alert .ply-footer,
.ply-layer.confirm .ply-footer,
.ply-layer.prompt .ply-footer {
margin-top: 20px;
text-align: center;
}
.ply-inside {
padding: 20px;
}
.ply-header {
margin: -20px -20px 20px;
padding: 10px 20px;
font-size: 18px;
background-color: #f1f1f1;
border-radius: 2px 2px 0 0;
}
.ply-content {
}
.ply-footer {
}
.ply-footer .ply-ctrl {
margin-left: 20px;
}
.ply-footer .ply-ctrl:first-child {
margin-left: 0;
}
/* Controls */
.ply-x {
top: 12px;
right: 5px;
cursor: pointer;
padding: 5px;
z-index: 1000;
position: absolute;
font-size: 20px;
line-height: 0;
}
.ply-ok,
.ply-cancel {
color: #fff;
cursor: pointer;
border: 0;
outline: 0;
padding: 5px 20px;
box-shadow: 0 1px 1px rgba(0,0,0,.2);
background-color: #39C082;
border-radius: 3px;
font-size: 18px;
}
.ply-ok {
width: 100px;
}
.ply-cancel {
background-color: #b2b2b2;
}
.ply-ok:focus,
.ply-cancel:focus {
box-shadow: 0 0 1px 2px rgba(255, 180, 0, .6);
border: 2px solid rgb(255, 210, 102)\9;
}
.ply-ok::-moz-focus-inner,
.ply-cancel::-moz-focus-inner {
border: 0;
}
/* Forms */
.ply-input {
width: 100%;
border: 2px solid #ccc;
outline: 0;
padding: 5px 10px;
margin-top: 15px;
font-size: 16px;
font-family: "Arial", Helvetica;
box-sizing: border-box;
}
.ply-input:first-child {
margin-top: 0;
}
.ply-input:focus {
border-color: #39C082;
}
/* Global modifiers */
.ply-invalid .ply-input {
border-color: #c00;
}
.ply-loading:before {
top: 0;
left: 0;
right: 0;
bottom: 0;
display: block;
content: '';
position: absolute;
}
.ply-loading .ply-ok {
color: rgba(255,255,255,.7);
-webkit-animation: ply-ok-loading 1s linear infinite;
-moz-animation: ply-ok-loading 1s linear infinite;
animation: ply-ok-loading 1s linear infinite;
-webkit-background-size: 30px 30px;
-moz-background-size: 30px 30px;
background-size: 30px 30px;
background-image: -webkit-gradient(linear, left top, right bottom,
color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent),
color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)),
color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent),
to(transparent));
background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
transparent 75%, transparent);
background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
transparent 75%, transparent);
background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
transparent 75%, transparent);
background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
transparent 75%, transparent);
background-image: linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
transparent 75%, transparent);
}
@-webkit-keyframes ply-ok-loading {
to { background-position: 60px; }
}
@-moz-keyframes ply-ok-loading {
to { background-position: 60px; }
}
@keyframes ply-ok-loading {
to { background-position: 60px; }
} | 0.357231 | 0.081996 |
/*adding this for contacts list view*/
.my-custom-scrollbar {
position: relative;
height: 700px;
overflow: auto;
}
.table-wrapper-scroll-y {
display: block;
}
.box {
height: 100px;
width: 200px;
border: 1px solid gray;
overflow: hidden;
overflow-y: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
opacity: 0.85;
}
.tb {
height: 100%;
display: flex;
flex-direction: column;
justify-content: flex-end;
}
.tb > li:nth-child(odd) {
background-color: #D2D2D2;
}
.tb > li:nth-child(even) {
background-color: transparent;
}
.msg_container_base {
background: #e5e5e5;
margin: 0;
padding: 0 10px 10px;
max-height: 80vh;
overflow-x: hidden;
height: 100%;
}
.top-bar {
background: #666;
color: white;
padding: 10px;
position: relative;
overflow: hidden;
}
.msg_receive {
padding-left: 0;
margin-left: 0;
}
.msg_sent {
/* padding-bottom: 20px !important; */
margin-right: 0;
}
.messages {
background: white;
padding: 10px;
border-radius: 12px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
max-width: 100%;
}
.messages > p {
font-size: large;
margin: 0 0 0.2rem 0;
}
.messages > time {
font-size: 11px;
color: #ccc;
}
.msg_container {
padding: 10px;
overflow: hidden;
display: flex;
}
img {
display: block;
width: 100%;
}
.avatar {
position: relative;
}
.base_receive > .avatar:after {
content: "";
position: absolute;
top: 0;
right: 0;
width: 0;
height: 0;
border: 5px solid #FFF;
border-left-color: rgba(0, 0, 0, 0);
border-bottom-color: rgba(0, 0, 0, 0);
}
.base_sent {
justify-content: flex-end;
align-items: flex-end;
}
.base_sent > .avatar:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 0;
height: 0;
border: 5px solid white;
border-right-color: transparent;
border-top-color: transparent;
box-shadow: 1px 1px 2px rgba(0,0,0, 0.2);
}
.msg_sent > time {
float: right;
}
.msg_container_base::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
background-color: #F5F5F5;
}
.msg_container_base::-webkit-scrollbar {
width: 12px;
background-color: #F5F5F5;
}
.msg_container_base::-webkit-scrollbar-thumb {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
background-color: #555;
}
.btn-group.dropup {
position: fixed;
left: 0px;
bottom: 0;
} | BlazingChat/BlazingChat/Client/Pages/Chat.razor.css | /*adding this for contacts list view*/
.my-custom-scrollbar {
position: relative;
height: 700px;
overflow: auto;
}
.table-wrapper-scroll-y {
display: block;
}
.box {
height: 100px;
width: 200px;
border: 1px solid gray;
overflow: hidden;
overflow-y: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
opacity: 0.85;
}
.tb {
height: 100%;
display: flex;
flex-direction: column;
justify-content: flex-end;
}
.tb > li:nth-child(odd) {
background-color: #D2D2D2;
}
.tb > li:nth-child(even) {
background-color: transparent;
}
.msg_container_base {
background: #e5e5e5;
margin: 0;
padding: 0 10px 10px;
max-height: 80vh;
overflow-x: hidden;
height: 100%;
}
.top-bar {
background: #666;
color: white;
padding: 10px;
position: relative;
overflow: hidden;
}
.msg_receive {
padding-left: 0;
margin-left: 0;
}
.msg_sent {
/* padding-bottom: 20px !important; */
margin-right: 0;
}
.messages {
background: white;
padding: 10px;
border-radius: 12px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
max-width: 100%;
}
.messages > p {
font-size: large;
margin: 0 0 0.2rem 0;
}
.messages > time {
font-size: 11px;
color: #ccc;
}
.msg_container {
padding: 10px;
overflow: hidden;
display: flex;
}
img {
display: block;
width: 100%;
}
.avatar {
position: relative;
}
.base_receive > .avatar:after {
content: "";
position: absolute;
top: 0;
right: 0;
width: 0;
height: 0;
border: 5px solid #FFF;
border-left-color: rgba(0, 0, 0, 0);
border-bottom-color: rgba(0, 0, 0, 0);
}
.base_sent {
justify-content: flex-end;
align-items: flex-end;
}
.base_sent > .avatar:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 0;
height: 0;
border: 5px solid white;
border-right-color: transparent;
border-top-color: transparent;
box-shadow: 1px 1px 2px rgba(0,0,0, 0.2);
}
.msg_sent > time {
float: right;
}
.msg_container_base::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
background-color: #F5F5F5;
}
.msg_container_base::-webkit-scrollbar {
width: 12px;
background-color: #F5F5F5;
}
.msg_container_base::-webkit-scrollbar-thumb {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
background-color: #555;
}
.btn-group.dropup {
position: fixed;
left: 0px;
bottom: 0;
} | 0.454714 | 0.084568 |
.backgroundimage {
width: 100%; height: 100%; top: 0; left: 0;
background: url(images/1/screen1.jpg) no-repeat center top; position: fixed; z-index: -1;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
filter: blur(12px);
filter: grayscale(100%);
}
.gridcontainer {
display: grid;
margin-top: 50px;
margin: 5% 2% 3% 2%;
grid-template-columns: 1fr 2fr 1fr;
grid-template-rows: 170px auto auto;
grid-gap: 1em;
grid-template-areas:
"title image ."
"info incipit trailer"
"time . .";
}
.gridcontainer .title {
grid-area: title;
background-color: black;
border-radius: 5px;
}
.gridcontainer .title .titletext {
margin: 5% 5% 5% 5%;
}
.gridcontainer h2 {
font-size: 6em;
color: white;
}
.gridcontainer h4 {
color: #d6b306;
font-size: 2em;
margin-bottom: 1%;
}
.gridcontainer .image {
grid-area: image;
background-color: #f4d742;
color: black;
border-radius: 5px;
overflow: hidden;
position: relative;
}
.gridcontainer .image img{
width: 100%;
height: auto;
margin-top: -5%;
}
.gridcontainer .info {
grid-area: info;
background-color: black;
color: white;
border-radius: 5px;
height: auto;
width: auto;
}
.gridcontainer .info .infotext{
margin: 5%;
}
.gridcontainer .info .imdbRatingPlugin{
align-items: center;
}
.gridcontainer .incipit {
grid-area: incipit;
background-color: black;
color: white;
height: auto;
border-radius: 5px;
}
.gridcontainer .incipit .incipittext{
margin: 5%;
text-align: justify;;
}
.gridcontainer .trailer {
grid-area: trailer;
color: black;
border-radius: 5px;
overflow: hidden;
}
.gridcontainer .trailer iframe{
height: inherit;
width: inherit;
border-radius: 5px;
}
.gridcontainer .time {
grid-area: time;
background-color: black;
color: white;
border-radius: 5px;
}
.gridcontainer .time .timetable{
margin: 5%;
}
.gridcontainer .time .selectmovie{
margin: 5%;
}
.gridcontainer .time .selectmovie span{
color: white;
}
.gridcontainer .time .selectmovie select{
color: black;
}
.gridcontainer .time .selectmovie .bookingbox{
display: -webkit-flex; /* Safari */
-webkit-justify-content: space-between; /* Safari 6.1+ */
display: flex;
justify-content: flex-start;
}
@media screen and (max-width: 1290px) {
.gridcontainer h2 {
font-size:4.3em;
}
}
@media screen and (max-width: 767px) {
.gridcontainer {
display: grid;
grid-template-columns: 1fr;
grid-template-rows: auto;
margin: 60px 2% 2% 2%;
grid-template-areas:
"title"
"image"
"incipit"
"trailer"
"info"
"time";
}
.gridcontainer .trailer {
grid-area: trailer;
color: black;
border-radius: 5px;
overflow: hidden;
}
.gridcontainer .trailer iframe{
height: 100%;
width: 100%;
border-radius: 5px;
}
} /*end @media 767s*/ | docs/filmpage1style.css | .backgroundimage {
width: 100%; height: 100%; top: 0; left: 0;
background: url(images/1/screen1.jpg) no-repeat center top; position: fixed; z-index: -1;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
filter: blur(12px);
filter: grayscale(100%);
}
.gridcontainer {
display: grid;
margin-top: 50px;
margin: 5% 2% 3% 2%;
grid-template-columns: 1fr 2fr 1fr;
grid-template-rows: 170px auto auto;
grid-gap: 1em;
grid-template-areas:
"title image ."
"info incipit trailer"
"time . .";
}
.gridcontainer .title {
grid-area: title;
background-color: black;
border-radius: 5px;
}
.gridcontainer .title .titletext {
margin: 5% 5% 5% 5%;
}
.gridcontainer h2 {
font-size: 6em;
color: white;
}
.gridcontainer h4 {
color: #d6b306;
font-size: 2em;
margin-bottom: 1%;
}
.gridcontainer .image {
grid-area: image;
background-color: #f4d742;
color: black;
border-radius: 5px;
overflow: hidden;
position: relative;
}
.gridcontainer .image img{
width: 100%;
height: auto;
margin-top: -5%;
}
.gridcontainer .info {
grid-area: info;
background-color: black;
color: white;
border-radius: 5px;
height: auto;
width: auto;
}
.gridcontainer .info .infotext{
margin: 5%;
}
.gridcontainer .info .imdbRatingPlugin{
align-items: center;
}
.gridcontainer .incipit {
grid-area: incipit;
background-color: black;
color: white;
height: auto;
border-radius: 5px;
}
.gridcontainer .incipit .incipittext{
margin: 5%;
text-align: justify;;
}
.gridcontainer .trailer {
grid-area: trailer;
color: black;
border-radius: 5px;
overflow: hidden;
}
.gridcontainer .trailer iframe{
height: inherit;
width: inherit;
border-radius: 5px;
}
.gridcontainer .time {
grid-area: time;
background-color: black;
color: white;
border-radius: 5px;
}
.gridcontainer .time .timetable{
margin: 5%;
}
.gridcontainer .time .selectmovie{
margin: 5%;
}
.gridcontainer .time .selectmovie span{
color: white;
}
.gridcontainer .time .selectmovie select{
color: black;
}
.gridcontainer .time .selectmovie .bookingbox{
display: -webkit-flex; /* Safari */
-webkit-justify-content: space-between; /* Safari 6.1+ */
display: flex;
justify-content: flex-start;
}
@media screen and (max-width: 1290px) {
.gridcontainer h2 {
font-size:4.3em;
}
}
@media screen and (max-width: 767px) {
.gridcontainer {
display: grid;
grid-template-columns: 1fr;
grid-template-rows: auto;
margin: 60px 2% 2% 2%;
grid-template-areas:
"title"
"image"
"incipit"
"trailer"
"info"
"time";
}
.gridcontainer .trailer {
grid-area: trailer;
color: black;
border-radius: 5px;
overflow: hidden;
}
.gridcontainer .trailer iframe{
height: 100%;
width: 100%;
border-radius: 5px;
}
} /*end @media 767s*/ | 0.38145 | 0.113801 |
@import url("https://fonts.googleapis.com/css2?family=Comfortaa:wght@300&family=Overpass:ital,wght@0,300;1,200&display=swap");
* {
margin: 0;
padding: 0;
text-transform: capitalize;
text-decoration: none;
scroll-behavior: smooth;
}
:root {
--pink: #fff;
--violet: #9a42ff;
}
/*********************** THIS IS CODE FOR LAYOUT ie GRID ***********************/
body {
display: grid;
grid-template-rows: auto;
grid-template-columns: minmax(300px, auto);
grid-template-areas:
"navbar"
"intro"
"aboutus"
"lead-head"
"leads"
"footer";
}
/*****************************ENDS******************************/
.line {
width: 80%;
height: 3px;
background-color: white;
}
/*********************** CSS CODE FOR NAVBAR STARTS ***********************/
header .nav-bar {
transition: 0.5s ease-in-out;
} /*********************** CSS CODE CHANGE FOR NAV COLOR ON SCROLL***********************/
.nav-active {
background-image: linear-gradient(315deg, #9a42ff 10%, #a73eee 60%);
}
header {
width: 100%;
height: 8vh;
background: none;
position: fixed;
top: 0;
left: 50%;
transform: translate(-50%);
border-radius: 0;
display: flex;
align-items: center;
justify-content: space-between;
padding: 1rem 2rem;
z-index: 1000;
transition: 0.5s ease-in-out;
}
header .logo {
width: 25%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.logo a {
text-decoration: none;
color: #fff;
font-size: 3rem;
}
.header-active {
top: 0;
width: 100%;
border-radius: 0;
box-shadow: none;
}
header .navbar {
background-color: none;
}
header .navbar ul {
display: flex;
align-items: center;
justify-content: space-evenly;
list-style: none;
background-color: none;
}
header .navbar ul li {
margin: 1px 30px;
}
header .navbar ul li a {
display: inline-block;
font-size: 1.2rem;
font-weight: 100;
background-color: none;
color: rgb(255, 255, 255);
font-family: "Staatliches", cursive;
padding: 0px;
transition: 0.056s ease-in;
padding: 10px 15px;
}
header .navbar ul li.active,
header .navbar ul li a:hover {
color: #9a42ff;
border-radius: 2px;
background-color: #fff;
box-shadow: rgba(50, 50, 93, 0.123) 0px 6px 12px -2px,
rgba(0, 0, 0, 0.151) 0px 3px 7px -3px;
}
header .logo {
position: relative;
margin-left: 15px;
font-size: 2rem;
color: var(--violet);
font-family: "Staatliches", cursive;
text-transform: uppercase;
padding: 5px;
}
header .fa-bars {
margin-right: 10px;
font-size: 3rem;
color: var(--pink);
cursor: pointer;
display: none;
transition: 0.2s;
}
header .fa-times {
transform: rotate(180deg);
color: var(--violet);
}
/*****************************ENDS******************************/
/******************* INTRO STARTS *************************/
.intro {
height: 100vh;
background-image: linear-gradient(315deg, #a73eee 10%, #9a42ff 60%);
display: flex;
justify-content: center;
align-items: center;
}
.intro .bg {
width: 30%;
height: 30vh;
margin-bottom: 10%;
animation-name: bg-animation;
animation-duration: 4s;
transition: 0.2s ease-in-out;
animation-delay: 0s;
}
@keyframes bg-animation {
0% {
transform: translate(-200px);
}
50% {
transform: scale(1.3);
}
100% {
transform: scale(1);
}
}
.intro .head-text {
color: white;
font-size: 1.3rem;
font-family: comfortaa;
padding: 10px;
}
.intro .head-text h1 {
margin-bottom: 10px;
}
/*****************************ENDS******************************/
/******************* SECTION 1 STARTS *************************/
.section-1 {
height: 100vh;
background: #fff;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.sec1-h1 {
width: 100%;
background-color: none;
display: flex;
justify-content: center;
align-items: center;
}
.section-1 h1 {
color: #9a42ff;
font-family: comfortaa;
font-size: 3rem;
font-weight: 25px;
box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
padding: 30px 10px;
}
.section-1 ul {
margin-top: 50px;
color: rgb(39, 39, 39);
width: 50%;
font-family: overpass;
font-size: 1.3rem;
padding-left: 20px;
list-style: decimal;
margin-left: -25%;
}
.section-1 ul li {
margin-top: 5px;
padding: 20px;
}
.right-obj {
width: 25%;
height: 35%;
position: relative;
margin-top: -25%;
margin-right: 50px;
}
.right-obj img {
transition: 0.2s ease-in-out;
}
.right-obj img:hover {
transform: scale(0.9);
}
/******************* SECTION 2 STARTS *************************/
.section-2 {
height: 100vh;
background-image: linear-gradient(315deg, #7914ec 0%, #7800da 74%);
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.sec2-h1 {
width: 100%;
background-color: none;
display: flex;
justify-content: center;
align-items: center;
}
.section-2 h1 {
color: #fff;
font-family: comfortaa;
font-size: 3rem;
font-weight: 25px;
box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
padding: 30px 0;
}
.section-2 ul {
margin-top: 50px;
margin-left: -25%;
color: rgb(255, 255, 255);
width: 50%;
font-family: overpass;
font-size: 1.3rem;
padding-left: 0px;
list-style: decimal;
}
.section-2 ul li {
margin-top: 5px;
padding: 20px;
}
.right-obj {
width: 25%;
height: 35%;
position: relative;
margin-top: -25%;
margin-left: 75%;
}
/******************************************* MEDIA QUERY *******************************************/
@media (max-width: 768px) {
html {
font-size: 55%;
}
header .fa-bars {
margin-right: 20px;
display: block;
}
header .navbar {
position: fixed;
height: 100vh;
top: -100rem;
left: 0;
width: 100%;
margin-top: -50px;
background: #fff;
border-radius: 1rem;
opacity: 0;
transition: 0.5s linear;
display: flex;
align-items: center;
justify-content: center;
}
header .navbar ul {
display: flex;
flex-direction: column;
}
header .navbar ul li {
width: 100%;
text-align: center;
background-color: none;
}
header .navbar ul li a {
display: block;
background-color: #fff;
color: #9a42ff;
font-size: 2rem;
padding-top: 20px;
padding-bottom: 20px;
border-bottom: none;
transform: scale(0.8);
}
header .navbar ul li a:hover {
color: #fff;
background-color: #9a42ff;
transform: scale(1);
border-bottom: none;
}
header .nav-toggle {
top: 5.5rem;
opacity: 1;
}
.line {
display: none;
}
/******** media for intro *********/
.intro {
flex-direction: column;
}
.intro .bg {
width: 70%;
height: 40vh;
margin-top: 10%;
}
.intro .head-text {
text-align: center;
}
/******** media for section-1 *********/
.section-1 {
margin: 0;
border: none;
height: 70vh;
justify-content: space-evenly;
}
.section-1 h1 {
text-align: center;
font-size: 2.4rem;
line-height: 3.5rem;
width: 80%;
}
.section-1 ul {
margin: 0;
font-size: 1.5rem;
width: 80%;
margin-left: 25px;
}
.right-obj {
display: none;
}
/******** media for section-2 *********/
.section-2 {
margin: 0;
border: none;
height: 70vh;
justify-content: space-evenly;
}
.section-2 h1 {
text-align: center;
font-size: 2.4rem;
line-height: 3.5rem;
width: 80%;
}
.section-2 ul {
margin: 0;
font-size: 1.5rem;
width: 80%;
margin-left: 25px;
}
.right-obj {
display: none;
}
/************** media end **************/
} | style.css | @import url("https://fonts.googleapis.com/css2?family=Comfortaa:wght@300&family=Overpass:ital,wght@0,300;1,200&display=swap");
* {
margin: 0;
padding: 0;
text-transform: capitalize;
text-decoration: none;
scroll-behavior: smooth;
}
:root {
--pink: #fff;
--violet: #9a42ff;
}
/*********************** THIS IS CODE FOR LAYOUT ie GRID ***********************/
body {
display: grid;
grid-template-rows: auto;
grid-template-columns: minmax(300px, auto);
grid-template-areas:
"navbar"
"intro"
"aboutus"
"lead-head"
"leads"
"footer";
}
/*****************************ENDS******************************/
.line {
width: 80%;
height: 3px;
background-color: white;
}
/*********************** CSS CODE FOR NAVBAR STARTS ***********************/
header .nav-bar {
transition: 0.5s ease-in-out;
} /*********************** CSS CODE CHANGE FOR NAV COLOR ON SCROLL***********************/
.nav-active {
background-image: linear-gradient(315deg, #9a42ff 10%, #a73eee 60%);
}
header {
width: 100%;
height: 8vh;
background: none;
position: fixed;
top: 0;
left: 50%;
transform: translate(-50%);
border-radius: 0;
display: flex;
align-items: center;
justify-content: space-between;
padding: 1rem 2rem;
z-index: 1000;
transition: 0.5s ease-in-out;
}
header .logo {
width: 25%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.logo a {
text-decoration: none;
color: #fff;
font-size: 3rem;
}
.header-active {
top: 0;
width: 100%;
border-radius: 0;
box-shadow: none;
}
header .navbar {
background-color: none;
}
header .navbar ul {
display: flex;
align-items: center;
justify-content: space-evenly;
list-style: none;
background-color: none;
}
header .navbar ul li {
margin: 1px 30px;
}
header .navbar ul li a {
display: inline-block;
font-size: 1.2rem;
font-weight: 100;
background-color: none;
color: rgb(255, 255, 255);
font-family: "Staatliches", cursive;
padding: 0px;
transition: 0.056s ease-in;
padding: 10px 15px;
}
header .navbar ul li.active,
header .navbar ul li a:hover {
color: #9a42ff;
border-radius: 2px;
background-color: #fff;
box-shadow: rgba(50, 50, 93, 0.123) 0px 6px 12px -2px,
rgba(0, 0, 0, 0.151) 0px 3px 7px -3px;
}
header .logo {
position: relative;
margin-left: 15px;
font-size: 2rem;
color: var(--violet);
font-family: "Staatliches", cursive;
text-transform: uppercase;
padding: 5px;
}
header .fa-bars {
margin-right: 10px;
font-size: 3rem;
color: var(--pink);
cursor: pointer;
display: none;
transition: 0.2s;
}
header .fa-times {
transform: rotate(180deg);
color: var(--violet);
}
/*****************************ENDS******************************/
/******************* INTRO STARTS *************************/
.intro {
height: 100vh;
background-image: linear-gradient(315deg, #a73eee 10%, #9a42ff 60%);
display: flex;
justify-content: center;
align-items: center;
}
.intro .bg {
width: 30%;
height: 30vh;
margin-bottom: 10%;
animation-name: bg-animation;
animation-duration: 4s;
transition: 0.2s ease-in-out;
animation-delay: 0s;
}
@keyframes bg-animation {
0% {
transform: translate(-200px);
}
50% {
transform: scale(1.3);
}
100% {
transform: scale(1);
}
}
.intro .head-text {
color: white;
font-size: 1.3rem;
font-family: comfortaa;
padding: 10px;
}
.intro .head-text h1 {
margin-bottom: 10px;
}
/*****************************ENDS******************************/
/******************* SECTION 1 STARTS *************************/
.section-1 {
height: 100vh;
background: #fff;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.sec1-h1 {
width: 100%;
background-color: none;
display: flex;
justify-content: center;
align-items: center;
}
.section-1 h1 {
color: #9a42ff;
font-family: comfortaa;
font-size: 3rem;
font-weight: 25px;
box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
padding: 30px 10px;
}
.section-1 ul {
margin-top: 50px;
color: rgb(39, 39, 39);
width: 50%;
font-family: overpass;
font-size: 1.3rem;
padding-left: 20px;
list-style: decimal;
margin-left: -25%;
}
.section-1 ul li {
margin-top: 5px;
padding: 20px;
}
.right-obj {
width: 25%;
height: 35%;
position: relative;
margin-top: -25%;
margin-right: 50px;
}
.right-obj img {
transition: 0.2s ease-in-out;
}
.right-obj img:hover {
transform: scale(0.9);
}
/******************* SECTION 2 STARTS *************************/
.section-2 {
height: 100vh;
background-image: linear-gradient(315deg, #7914ec 0%, #7800da 74%);
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.sec2-h1 {
width: 100%;
background-color: none;
display: flex;
justify-content: center;
align-items: center;
}
.section-2 h1 {
color: #fff;
font-family: comfortaa;
font-size: 3rem;
font-weight: 25px;
box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
padding: 30px 0;
}
.section-2 ul {
margin-top: 50px;
margin-left: -25%;
color: rgb(255, 255, 255);
width: 50%;
font-family: overpass;
font-size: 1.3rem;
padding-left: 0px;
list-style: decimal;
}
.section-2 ul li {
margin-top: 5px;
padding: 20px;
}
.right-obj {
width: 25%;
height: 35%;
position: relative;
margin-top: -25%;
margin-left: 75%;
}
/******************************************* MEDIA QUERY *******************************************/
@media (max-width: 768px) {
html {
font-size: 55%;
}
header .fa-bars {
margin-right: 20px;
display: block;
}
header .navbar {
position: fixed;
height: 100vh;
top: -100rem;
left: 0;
width: 100%;
margin-top: -50px;
background: #fff;
border-radius: 1rem;
opacity: 0;
transition: 0.5s linear;
display: flex;
align-items: center;
justify-content: center;
}
header .navbar ul {
display: flex;
flex-direction: column;
}
header .navbar ul li {
width: 100%;
text-align: center;
background-color: none;
}
header .navbar ul li a {
display: block;
background-color: #fff;
color: #9a42ff;
font-size: 2rem;
padding-top: 20px;
padding-bottom: 20px;
border-bottom: none;
transform: scale(0.8);
}
header .navbar ul li a:hover {
color: #fff;
background-color: #9a42ff;
transform: scale(1);
border-bottom: none;
}
header .nav-toggle {
top: 5.5rem;
opacity: 1;
}
.line {
display: none;
}
/******** media for intro *********/
.intro {
flex-direction: column;
}
.intro .bg {
width: 70%;
height: 40vh;
margin-top: 10%;
}
.intro .head-text {
text-align: center;
}
/******** media for section-1 *********/
.section-1 {
margin: 0;
border: none;
height: 70vh;
justify-content: space-evenly;
}
.section-1 h1 {
text-align: center;
font-size: 2.4rem;
line-height: 3.5rem;
width: 80%;
}
.section-1 ul {
margin: 0;
font-size: 1.5rem;
width: 80%;
margin-left: 25px;
}
.right-obj {
display: none;
}
/******** media for section-2 *********/
.section-2 {
margin: 0;
border: none;
height: 70vh;
justify-content: space-evenly;
}
.section-2 h1 {
text-align: center;
font-size: 2.4rem;
line-height: 3.5rem;
width: 80%;
}
.section-2 ul {
margin: 0;
font-size: 1.5rem;
width: 80%;
margin-left: 25px;
}
.right-obj {
display: none;
}
/************** media end **************/
} | 0.414662 | 0.077448 |
.ke-text {
font-size: 12px;
font-family: "sans serif",tahoma,verdana,helvetica;
}
.ke-icon-source {
background-position: 0px 0px;
width: 16px;
height: 16px;
}
.ke-icon-print {
background-position: 0px -32px;
width: 16px;
height: 16px;
}
.ke-icon-undo {
background-position: 0px -48px;
width: 16px;
height: 16px;
}
.ke-icon-redo {
background-position: 0px -64px;
width: 16px;
height: 16px;
}
.ke-icon-cut {
background-position: 0px -80px;
width: 16px;
height: 16px;
}
.ke-icon-copy {
background-position: 0px -96px;
width: 16px;
height: 16px;
}
.ke-icon-paste {
background-position: 0px -112px;
width: 16px;
height: 16px;
}
.ke-icon-selectall {
background-position: 0px -128px;
width: 16px;
height: 16px;
}
.ke-icon-justifyleft {
background-position: 0px -144px;
width: 16px;
height: 16px;
}
.ke-icon-justifycenter {
background-position: 0px -160px;
width: 16px;
height: 16px;
}
.ke-icon-justifyright {
background-position: 0px -176px;
width: 16px;
height: 16px;
}
.ke-icon-justifyfull {
background-position: 0px -192px;
width: 16px;
height: 16px;
}
.ke-icon-insertorderedlist {
background-position: 0px -208px;
width: 16px;
height: 16px;
}
.ke-icon-insertunorderedlist {
background-position: 0px -224px;
width: 16px;
height: 16px;
}
.ke-icon-indent {
background-position: 0px -240px;
width: 16px;
height: 16px;
}
.ke-icon-outdent {
background-position: 0px -256px;
width: 16px;
height: 16px;
}
.ke-icon-subscript {
background-position: 0px -272px;
width: 16px;
height: 16px;
}
.ke-icon-superscript {
background-position: 0px -288px;
width: 16px;
height: 16px;
}
.ke-icon-title {
background-position: 0px -336px;
width: 25px;
height: 16px;
}
.ke-icon-fontname {
background-position: 0px -352px;
width: 21px;
height: 16px;
}
.ke-icon-fontsize {
background-position: 0px -368px;
width: 23px;
height: 16px;
}
.ke-icon-textcolor {
background-position: 0px -384px;
width: 20px;
height: 16px;
}
.ke-icon-bgcolor {
background-position: 0px -400px;
width: 20px;
height: 16px;
}
.ke-icon-bold {
background-position: 0px -416px;
width: 16px;
height: 16px;
}
.ke-icon-italic {
background-position: 0px -432px;
width: 16px;
height: 16px;
}
.ke-icon-underline {
background-position: 0px -448px;
width: 16px;
height: 16px;
}
.ke-icon-strikethrough {
background-position: 0px -464px;
width: 16px;
height: 16px;
}
.ke-icon-removeformat {
background-position: 0px -480px;
width: 16px;
height: 16px;
}
.ke-icon-image {
background-position: 0px -496px;
width: 16px;
height: 16px;
}
.ke-icon-flash {
background-position: 0px -512px;
width: 16px;
height: 16px;
}
.ke-icon-media {
background-position: 0px -528px;
width: 16px;
height: 16px;
}
.ke-icon-hr {
background-position: 0px -592px;
width: 16px;
height: 16px;
}
.ke-icon-emoticons {
background-position: 0px -608px;
width: 16px;
height: 16px;
}
.ke-icon-link {
background-position: 0px -624px;
width: 16px;
height: 16px;
}
.ke-icon-unlink {
background-position: 0px -640px;
width: 16px;
height: 16px;
}
.ke-icon-fullscreen {
background-position: 0px -656px;
width: 16px;
height: 16px;
}
.ke-icon-about {
background-position: 0px -672px;
width: 16px;
height: 16px;
}
.ke-icon-plainpaste {
background-position: 0px -704px;
width: 16px;
height: 16px;
}
.ke-icon-wordpaste {
background-position: 0px -720px;
width: 16px;
height: 16px;
}
.ke-icon-advtable {
background-position: 0px -784px;
width: 16px;
height: 16px;
}
.ke-icon-tablemenu {
background-position: 0px -768px;
width: 16px;
height: 16px;
}
.ke-icon-tableinsert {
background-position: 0px -784px;
width: 16px;
height: 16px;
}
.ke-icon-tabledelete {
background-position: 0px -800px;
width: 16px;
height: 16px;
}
.ke-icon-tablecolinsertleft {
background-position: 0px -816px;
width: 16px;
height: 16px;
}
.ke-icon-tablecolinsertright {
background-position: 0px -832px;
width: 16px;
height: 16px;
}
.ke-icon-tablerowinsertabove {
background-position: 0px -848px;
width: 16px;
height: 16px;
}
.ke-icon-tablerowinsertbelow {
background-position: 0px -864px;
width: 16px;
height: 16px;
}
.ke-icon-tablecoldelete {
background-position: 0px -880px;
width: 16px;
height: 16px;
}
.ke-icon-tablerowdelete {
background-position: 0px -896px;
width: 16px;
height: 16px;
}
.ke-icon-tablecellprop {
background-position: 0px -912px;
width: 16px;
height: 16px;
}
.ke-icon-tableprop {
background-position: 0px -928px;
width: 16px;
height: 16px;
}
.ke-icon-checked {
background-position: 0px -944px;
width: 16px;
height: 16px;
}
.ke-container {
font-family: "sans serif",tahoma,verdana,helvetica;
border: 1px solid #CCCCCC;
background-color: #F0F0EE;
table-layout: fixed;
overflow: hidden;
border-collapse:separate;
padding:0;
margin:0;
}
.ke-toolbar-outer {
border: 0;
padding: 0;
margin: 0;
}
.ke-toolbar {
width: 100%;
border:0;
padding:0;
margin:0;
border-collapse:separate;
}
.ke-toolbar td {
border:0;
padding: 2px 5px;
margin:0;
}
.ke-toolbar-table {
font-size: 0;
line-height: 0;
float: left;
clear: both;
border:0;
padding:0;
margin:0;
border-collapse:separate;
}
.ke-toolbar-separator {
border-left: 1px solid #A0A0A0;
border-right: 1px solid #FFFFFF;
border-top:0;
border-bottom:0;
width: 0;
padding: 0;
margin: 0 2px;
height: 16px;
}
.ke-toolbar-table td {
border:0;
padding: 0;
margin:0;
}
.ke-bottom-outer {
border: 0;
padding: 0;
margin: 0;
}
.ke-bottom {
width: 100%;
font-size: 0;
line-height: 0;
border: 0;
padding:0;
margin:0;
height:11px;
border-collapse:separate;
}
.ke-bottom-left {
width: 100%;
cursor: s-resize;
border:0;
margin:0;
padding:0;
text-align: center;
vertical-align: middle;
}
.ke-bottom-left-img {
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
zoom: 1;
*display: inline;
background-position: -0px -754px;
width: 15px;
height: 11px;
background-image: url(./default/default.gif);
margin: 0;
padding: 0;
border: 0;
}
.ke-bottom-right {
cursor: se-resize;
border:0;
margin:0;
padding:0;
text-align: right;
vertical-align: bottom;
}
.ke-bottom-right-img {
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
zoom: 1;
*display: inline;
background-position: -9px -745px;
width: 7px;
height: 7px;
background-image: url(./default/default.gif);
margin: 0;
padding: 0;
border: 0;
}
.ke-textarea-outer {
border: 0;
padding: 0;
margin: 0;
}
.ke-textarea-table {
width: 100%;
padding: 0;
margin: 0;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
border-left:0;
border-right:0;
background-color: #FFFFFF;
border-collapse:separate;
table-layout: fixed;
}
.ke-textarea-table td {
border:0;
padding:0;
margin:0;
}
.ke-textarea {
width: 100%;
display: block;
margin: 0;
padding: 0;
border: 0;
background-color: #FFFFFF;
color: #000000;
font-size: 12px;
font-family: "Consolas", "Monaco", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;
line-height: 18px;
overflow: auto;
resize: none;
}
.ke-textarea:focus {
outline: none;
}
.ke-iframe {
width: 100%;
display: block;
margin: 0;
padding: 0;
border: 0;
background-color: #FFFFFF;
}
.ke-common-icon {
margin: 0;
padding: 0;
border: 0;
background-repeat: no-repeat;
overflow: hidden;
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
zoom: 1;
*display: inline;
}
.ke-common-icon-url {
background-image: url(./default/default.gif);
}
.ke-icon {
display: block;
border: 1px solid #F0F0EE;
background-color: transparent;
padding: 1px 2px;
margin: 1px;
cursor: pointer;
}
.ke-icon-on {
border: 1px solid #5690D2;
}
.ke-icon-selected {
border: 1px solid #5690D2;
background-color: #E9EFF6;
}
.ke-icon-disabled {
border: 1px solid #F0F0EE;
cursor: default;
}
.ke-menu {
position: absolute;
border: 1px solid #A0A0A0;
background-color: #F1F1F1;
color: #222222;
padding: 2px;
margin: 0;
font-family: "sans serif",tahoma,verdana,helvetica;
font-size: 12px;
text-align: left;
z-index: 19811214;
}
.ke-menu-item {
border: 1px solid #F1F1F1;
background-color: #F1F1F1;
color: #222222;
padding: 0;
margin: 0;
height: 24px;
overflow: hidden;
cursor: pointer;
}
.ke-menu-item-on {
border: 1px solid #5690D2;
background-color: #E9EFF6;
}
.ke-menu-left {
border: 0;
margin: 0;
padding: 0;
width: 20px;
overflow: hidden;
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
zoom: 1;
*display: inline;
}
.ke-menu-center {
margin: 0;
padding: 0;
width: 0;
height: 24px;
border-top: 0;
border-bottom: 0;
border-left: 1px solid #F1F1F1;
border-right: 1px solid #F1F1F1;
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
zoom: 1;
*display: inline;
}
.ke-menu-center-on {
border-left: 1px solid #E9EFF6;
border-right: 1px solid #E9EFF6;
}
.ke-menu-right {
border: 0;
margin: 0;
padding: 0;
line-height: 24px;
text-align: left;
overflow: hidden;
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
zoom: 1;
*display: inline;
}
.ke-menu-separator {
margin: 2px 0;
padding: 0;
height: 0;
overflow: hidden;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #FFFFFF;
border-left: 0;
border-right: 0;
}
.ke-contextmenu {
position: absolute;
border: 1px solid #A0A0A0;
background-color: #F1F1F1;
color: #222222;
padding: 2px;
margin: 0;
width: 200px;
font-family: "sans serif",tahoma,verdana,helvetica;
font-size: 12px;
text-align: left;
z-index: 19811214;
}
.ke-contextmenu-item {
border: 1px solid #F1F1F1;
background-color: #F1F1F1;
color: #222222;
padding: 0;
margin: 0;
height: 24px;
overflow: hidden;
cursor: pointer;
}
.ke-contextmenu-item-on {
border: 1px solid #5690D2;
background-color: #E9EFF6;
}
.ke-contextmenu-left {
border: 0;
margin: 0;
padding: 0;
width: 27px;
text-align: center;
overflow: hidden;
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
zoom: 1;
*display: inline;
}
.ke-contextmenu-center {
margin: 0;
padding: 0;
width: 0;
height: 24px;
border-left: 1px solid #E3E3E3;
border-right: 1px solid #FFFFFF;
border-top: 0;
border-bottom: 0;
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
zoom: 1;
*display: inline;
}
.ke-contextmenu-center-on {
border-left: 1px solid #E9EFF6;
border-right: 1px solid #E9EFF6;
}
.ke-contextmenu-right {
border: 0;
margin: 0;
padding: 0 0 0 5px;
line-height: 24px;
text-align: left;
overflow: hidden;
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
zoom: 1;
*display: inline;
}
.ke-contextmenu-separator {
margin: 2px 0;
padding: 0;
height: 0;
overflow: hidden;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #FFFFFF;
border-left: 0;
border-right: 0;
}
.ke-dialog {
position: absolute;
border:0;
margin:0;
padding:0;
}
.ke-dialog-no-shadow {
border: 1px solid #A0A0A0;
background-color: #F0F0EE;
color: #222222;
}
.ke-dialog-table {
border:0;
padding:0;
margin:0;
border-collapse:separate;
empty-cells:show;
}
span.ke-dialog-empty {
display:block;
width:5px;
height:5px;
line-height:0;
margin: 0;
padding: 0;
border: 0;
}
.ke-mc {
border: 1px solid #F0F0EE;
margin:0;
padding:0;
background-color: #F0F0EE;
color: #222222;
}
.ke-tl, .ke-tc, .ke-tr, .ke-ml, .ke-mr, .ke-bl, .ke-bc, .ke-br {
background-color:#000;
filter:alpha(opacity=20);
opacity:0.2;
font-size:0;
line-height:0;
overflow:hidden;
border:0;
margin:0;
padding:0;
}
.ke-ml, .ke-mr {
width:5px;
}
.ke-tc, .ke-bc {
height:5px;
}
.ke-tl, .ke-tr, .ke-bl, .ke-br {
width:5px;
height:5px;
}
.ke-tl {
-moz-border-radius:5px 0 0 0;
border-radius:5px 0 0 0;
}
.ke-tr {
-moz-border-radius:0 5px 0 0;
border-radius:0 5px 0 0;
}
.ke-bl {
-moz-border-radius:0 0 0 5px;
border-radius:0 0 0 5px;
}
.ke-br {
-moz-border-radius:0 0 5px 0;
border-radius:0 0 5px 0;
}
.ke-dialog-title {
border:0;
margin:0;
padding:0;
background-color: #F0F0EE;
padding: 10px;
text-align: left;
font: 14px/1 "sans serif",tahoma,verdana,helvetica;
font-weight: bold;
color: #222222;
cursor: move;
}
.ke-dialog-close {
display: block;
background-position: 0px -688px;
width: 16px;
height: 16px;
position: absolute;
border: 0;
margin: 0;
padding: 0;
right: 15px;
top: 15px;
cursor: pointer;
background-image: url(./default/default.gif);
overflow: hidden;
}
.ke-dialog-close-shadow {
right: 15px;
top: 15px;
}
.ke-dialog-close-no-shadow {
right: 10px;
top: 10px;
}
.ke-dialog-body {
border:0;
margin:0;
padding:0;
margin: 10px 10px 0 10px;
}
.ke-dialog-iframe {
display: block;
margin: 0;
padding: 0;
}
.ke-dialog-iframe-border {
border: 1px solid #A0A0A0;
}
.ke-dialog-bottom {
border:0;
margin:0;
padding:0;
font: 12px/1 "sans serif",tahoma,verdana,helvetica;
text-align: right;
padding:0 0 5px 0;
}
.ke-dialog-preview {
margin: 5px;
}
.ke-dialog-yes {
margin: 5px;
}
.ke-dialog-no {
margin: 5px 10px 5px 5px;
}
.ke-mask {
border:0;
margin:0;
padding:0;
position: absolute;
z-index: 19811212;
top: 0;
left: 0;
display: none;
background-color: #FFFFFF;
}
.ke-button {
font-family: "sans serif",tahoma,verdana,helvetica;
font-size: 12px;
line-height: 1;
padding: 2px 10px;
}
.ke-text-input {
background-color:#FFFFFF;
font-family: "sans serif",tahoma,verdana,helvetica;
font-size: 12px;
line-height: 1;
}
.ke-colorpicker {
position: absolute;
border: 1px solid #A0A0A0;
background-color: #F1F1F1;
color: #222222;
padding: 2px;
margin: 0;
font-size: 12px;
text-align: left;
}
.ke-colorpicker-table {
border:0;
margin:0;
padding:0;
border-collapse: separate;
}
.ke-colorpicker-cell {
font-size: 0;
line-height: 0;
border: 1px solid #F0F0EE;
cursor: pointer;
margin:3px;
padding:0;
}
.ke-colorpicker-cell-top {
font-family: "sans serif",tahoma,verdana,helvetica;
font-size: 12px;
line-height: 24px;
border: 1px solid #F0F0EE;
cursor: pointer;
margin:0;
padding:0;
text-align: center;
}
.ke-colorpicker-cell-on {
border: 1px solid #5690D2;
}
.ke-colorpicker-cell-selected {
border: 1px solid #2446AB;
}
.ke-colorpicker-cell-color {
width: 14px;
height: 14px;
margin: 3px;
padding: 0;
border: 0;
}
.ke-loading-table {
border:0;
margin:0;
padding:0;
border-collapse: separate;
}
.ke-loading-table td{
border:0;
margin:0;
padding:0;
font-size: 12px;
text-align: center;
vertical-align: middle;
}
.ke-loading-img {
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
zoom: 1;
*display: inline;
background-repeat: no-repeat;
background-image: url(./common/loading.gif);
width: 16px;
height: 16px;
margin: 0;
padding: 0;
border: 0;
}
.ke-reset {
margin: 0;
padding: 0;
border: 0;
}
.ke-plugin-emoticons-wrapper {
position: relative;
margin: 0;
padding: 0;
border: 0;
}
.ke-plugin-emoticons-preview {
position: absolute;
text-align: center;
margin: 2px;
padding: 10px;
top: 0;
border: 1px solid #A0A0A0;
background-color: #FFFFFF;
display: none;
}
.ke-plugin-emoticons-table {
border:0;
margin:0;
padding:0;
border-collapse:separate;
}
.ke-plugin-emoticons-cell {
margin:0;
padding:1px;
border:1px solid #F0F0EE;
cursor:pointer;
}
.ke-plugin-emoticons-cell-on {
border: 1px solid #5690D2;
background-color: #E9EFF6;
}
.ke-plugin-emoticons-img {
display:block;
background-repeat:no-repeat;
overflow:hidden;
margin:2px;
width:24px;
height:24px;
background-image:url(../plugins/emoticons/qq.gif);
margin: 0;
padding: 0;
border: 0;
}
.ke-plugin-emoticons-page {
text-align: right;
margin: 5px;
padding: 0;
border: 0;
font-family: "sans serif",tahoma,verdana,helvetica;
font-size:12px;
line-height: 1;
color: #333333;
text-decoration: none;
}
.ke-plugin-emoticons-page a {
color: #337FE5;
text-decoration: none;
} | Public/Js/editor/skins/default.css | .ke-text {
font-size: 12px;
font-family: "sans serif",tahoma,verdana,helvetica;
}
.ke-icon-source {
background-position: 0px 0px;
width: 16px;
height: 16px;
}
.ke-icon-print {
background-position: 0px -32px;
width: 16px;
height: 16px;
}
.ke-icon-undo {
background-position: 0px -48px;
width: 16px;
height: 16px;
}
.ke-icon-redo {
background-position: 0px -64px;
width: 16px;
height: 16px;
}
.ke-icon-cut {
background-position: 0px -80px;
width: 16px;
height: 16px;
}
.ke-icon-copy {
background-position: 0px -96px;
width: 16px;
height: 16px;
}
.ke-icon-paste {
background-position: 0px -112px;
width: 16px;
height: 16px;
}
.ke-icon-selectall {
background-position: 0px -128px;
width: 16px;
height: 16px;
}
.ke-icon-justifyleft {
background-position: 0px -144px;
width: 16px;
height: 16px;
}
.ke-icon-justifycenter {
background-position: 0px -160px;
width: 16px;
height: 16px;
}
.ke-icon-justifyright {
background-position: 0px -176px;
width: 16px;
height: 16px;
}
.ke-icon-justifyfull {
background-position: 0px -192px;
width: 16px;
height: 16px;
}
.ke-icon-insertorderedlist {
background-position: 0px -208px;
width: 16px;
height: 16px;
}
.ke-icon-insertunorderedlist {
background-position: 0px -224px;
width: 16px;
height: 16px;
}
.ke-icon-indent {
background-position: 0px -240px;
width: 16px;
height: 16px;
}
.ke-icon-outdent {
background-position: 0px -256px;
width: 16px;
height: 16px;
}
.ke-icon-subscript {
background-position: 0px -272px;
width: 16px;
height: 16px;
}
.ke-icon-superscript {
background-position: 0px -288px;
width: 16px;
height: 16px;
}
.ke-icon-title {
background-position: 0px -336px;
width: 25px;
height: 16px;
}
.ke-icon-fontname {
background-position: 0px -352px;
width: 21px;
height: 16px;
}
.ke-icon-fontsize {
background-position: 0px -368px;
width: 23px;
height: 16px;
}
.ke-icon-textcolor {
background-position: 0px -384px;
width: 20px;
height: 16px;
}
.ke-icon-bgcolor {
background-position: 0px -400px;
width: 20px;
height: 16px;
}
.ke-icon-bold {
background-position: 0px -416px;
width: 16px;
height: 16px;
}
.ke-icon-italic {
background-position: 0px -432px;
width: 16px;
height: 16px;
}
.ke-icon-underline {
background-position: 0px -448px;
width: 16px;
height: 16px;
}
.ke-icon-strikethrough {
background-position: 0px -464px;
width: 16px;
height: 16px;
}
.ke-icon-removeformat {
background-position: 0px -480px;
width: 16px;
height: 16px;
}
.ke-icon-image {
background-position: 0px -496px;
width: 16px;
height: 16px;
}
.ke-icon-flash {
background-position: 0px -512px;
width: 16px;
height: 16px;
}
.ke-icon-media {
background-position: 0px -528px;
width: 16px;
height: 16px;
}
.ke-icon-hr {
background-position: 0px -592px;
width: 16px;
height: 16px;
}
.ke-icon-emoticons {
background-position: 0px -608px;
width: 16px;
height: 16px;
}
.ke-icon-link {
background-position: 0px -624px;
width: 16px;
height: 16px;
}
.ke-icon-unlink {
background-position: 0px -640px;
width: 16px;
height: 16px;
}
.ke-icon-fullscreen {
background-position: 0px -656px;
width: 16px;
height: 16px;
}
.ke-icon-about {
background-position: 0px -672px;
width: 16px;
height: 16px;
}
.ke-icon-plainpaste {
background-position: 0px -704px;
width: 16px;
height: 16px;
}
.ke-icon-wordpaste {
background-position: 0px -720px;
width: 16px;
height: 16px;
}
.ke-icon-advtable {
background-position: 0px -784px;
width: 16px;
height: 16px;
}
.ke-icon-tablemenu {
background-position: 0px -768px;
width: 16px;
height: 16px;
}
.ke-icon-tableinsert {
background-position: 0px -784px;
width: 16px;
height: 16px;
}
.ke-icon-tabledelete {
background-position: 0px -800px;
width: 16px;
height: 16px;
}
.ke-icon-tablecolinsertleft {
background-position: 0px -816px;
width: 16px;
height: 16px;
}
.ke-icon-tablecolinsertright {
background-position: 0px -832px;
width: 16px;
height: 16px;
}
.ke-icon-tablerowinsertabove {
background-position: 0px -848px;
width: 16px;
height: 16px;
}
.ke-icon-tablerowinsertbelow {
background-position: 0px -864px;
width: 16px;
height: 16px;
}
.ke-icon-tablecoldelete {
background-position: 0px -880px;
width: 16px;
height: 16px;
}
.ke-icon-tablerowdelete {
background-position: 0px -896px;
width: 16px;
height: 16px;
}
.ke-icon-tablecellprop {
background-position: 0px -912px;
width: 16px;
height: 16px;
}
.ke-icon-tableprop {
background-position: 0px -928px;
width: 16px;
height: 16px;
}
.ke-icon-checked {
background-position: 0px -944px;
width: 16px;
height: 16px;
}
.ke-container {
font-family: "sans serif",tahoma,verdana,helvetica;
border: 1px solid #CCCCCC;
background-color: #F0F0EE;
table-layout: fixed;
overflow: hidden;
border-collapse:separate;
padding:0;
margin:0;
}
.ke-toolbar-outer {
border: 0;
padding: 0;
margin: 0;
}
.ke-toolbar {
width: 100%;
border:0;
padding:0;
margin:0;
border-collapse:separate;
}
.ke-toolbar td {
border:0;
padding: 2px 5px;
margin:0;
}
.ke-toolbar-table {
font-size: 0;
line-height: 0;
float: left;
clear: both;
border:0;
padding:0;
margin:0;
border-collapse:separate;
}
.ke-toolbar-separator {
border-left: 1px solid #A0A0A0;
border-right: 1px solid #FFFFFF;
border-top:0;
border-bottom:0;
width: 0;
padding: 0;
margin: 0 2px;
height: 16px;
}
.ke-toolbar-table td {
border:0;
padding: 0;
margin:0;
}
.ke-bottom-outer {
border: 0;
padding: 0;
margin: 0;
}
.ke-bottom {
width: 100%;
font-size: 0;
line-height: 0;
border: 0;
padding:0;
margin:0;
height:11px;
border-collapse:separate;
}
.ke-bottom-left {
width: 100%;
cursor: s-resize;
border:0;
margin:0;
padding:0;
text-align: center;
vertical-align: middle;
}
.ke-bottom-left-img {
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
zoom: 1;
*display: inline;
background-position: -0px -754px;
width: 15px;
height: 11px;
background-image: url(./default/default.gif);
margin: 0;
padding: 0;
border: 0;
}
.ke-bottom-right {
cursor: se-resize;
border:0;
margin:0;
padding:0;
text-align: right;
vertical-align: bottom;
}
.ke-bottom-right-img {
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
zoom: 1;
*display: inline;
background-position: -9px -745px;
width: 7px;
height: 7px;
background-image: url(./default/default.gif);
margin: 0;
padding: 0;
border: 0;
}
.ke-textarea-outer {
border: 0;
padding: 0;
margin: 0;
}
.ke-textarea-table {
width: 100%;
padding: 0;
margin: 0;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
border-left:0;
border-right:0;
background-color: #FFFFFF;
border-collapse:separate;
table-layout: fixed;
}
.ke-textarea-table td {
border:0;
padding:0;
margin:0;
}
.ke-textarea {
width: 100%;
display: block;
margin: 0;
padding: 0;
border: 0;
background-color: #FFFFFF;
color: #000000;
font-size: 12px;
font-family: "Consolas", "Monaco", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;
line-height: 18px;
overflow: auto;
resize: none;
}
.ke-textarea:focus {
outline: none;
}
.ke-iframe {
width: 100%;
display: block;
margin: 0;
padding: 0;
border: 0;
background-color: #FFFFFF;
}
.ke-common-icon {
margin: 0;
padding: 0;
border: 0;
background-repeat: no-repeat;
overflow: hidden;
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
zoom: 1;
*display: inline;
}
.ke-common-icon-url {
background-image: url(./default/default.gif);
}
.ke-icon {
display: block;
border: 1px solid #F0F0EE;
background-color: transparent;
padding: 1px 2px;
margin: 1px;
cursor: pointer;
}
.ke-icon-on {
border: 1px solid #5690D2;
}
.ke-icon-selected {
border: 1px solid #5690D2;
background-color: #E9EFF6;
}
.ke-icon-disabled {
border: 1px solid #F0F0EE;
cursor: default;
}
.ke-menu {
position: absolute;
border: 1px solid #A0A0A0;
background-color: #F1F1F1;
color: #222222;
padding: 2px;
margin: 0;
font-family: "sans serif",tahoma,verdana,helvetica;
font-size: 12px;
text-align: left;
z-index: 19811214;
}
.ke-menu-item {
border: 1px solid #F1F1F1;
background-color: #F1F1F1;
color: #222222;
padding: 0;
margin: 0;
height: 24px;
overflow: hidden;
cursor: pointer;
}
.ke-menu-item-on {
border: 1px solid #5690D2;
background-color: #E9EFF6;
}
.ke-menu-left {
border: 0;
margin: 0;
padding: 0;
width: 20px;
overflow: hidden;
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
zoom: 1;
*display: inline;
}
.ke-menu-center {
margin: 0;
padding: 0;
width: 0;
height: 24px;
border-top: 0;
border-bottom: 0;
border-left: 1px solid #F1F1F1;
border-right: 1px solid #F1F1F1;
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
zoom: 1;
*display: inline;
}
.ke-menu-center-on {
border-left: 1px solid #E9EFF6;
border-right: 1px solid #E9EFF6;
}
.ke-menu-right {
border: 0;
margin: 0;
padding: 0;
line-height: 24px;
text-align: left;
overflow: hidden;
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
zoom: 1;
*display: inline;
}
.ke-menu-separator {
margin: 2px 0;
padding: 0;
height: 0;
overflow: hidden;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #FFFFFF;
border-left: 0;
border-right: 0;
}
.ke-contextmenu {
position: absolute;
border: 1px solid #A0A0A0;
background-color: #F1F1F1;
color: #222222;
padding: 2px;
margin: 0;
width: 200px;
font-family: "sans serif",tahoma,verdana,helvetica;
font-size: 12px;
text-align: left;
z-index: 19811214;
}
.ke-contextmenu-item {
border: 1px solid #F1F1F1;
background-color: #F1F1F1;
color: #222222;
padding: 0;
margin: 0;
height: 24px;
overflow: hidden;
cursor: pointer;
}
.ke-contextmenu-item-on {
border: 1px solid #5690D2;
background-color: #E9EFF6;
}
.ke-contextmenu-left {
border: 0;
margin: 0;
padding: 0;
width: 27px;
text-align: center;
overflow: hidden;
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
zoom: 1;
*display: inline;
}
.ke-contextmenu-center {
margin: 0;
padding: 0;
width: 0;
height: 24px;
border-left: 1px solid #E3E3E3;
border-right: 1px solid #FFFFFF;
border-top: 0;
border-bottom: 0;
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
zoom: 1;
*display: inline;
}
.ke-contextmenu-center-on {
border-left: 1px solid #E9EFF6;
border-right: 1px solid #E9EFF6;
}
.ke-contextmenu-right {
border: 0;
margin: 0;
padding: 0 0 0 5px;
line-height: 24px;
text-align: left;
overflow: hidden;
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
zoom: 1;
*display: inline;
}
.ke-contextmenu-separator {
margin: 2px 0;
padding: 0;
height: 0;
overflow: hidden;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #FFFFFF;
border-left: 0;
border-right: 0;
}
.ke-dialog {
position: absolute;
border:0;
margin:0;
padding:0;
}
.ke-dialog-no-shadow {
border: 1px solid #A0A0A0;
background-color: #F0F0EE;
color: #222222;
}
.ke-dialog-table {
border:0;
padding:0;
margin:0;
border-collapse:separate;
empty-cells:show;
}
span.ke-dialog-empty {
display:block;
width:5px;
height:5px;
line-height:0;
margin: 0;
padding: 0;
border: 0;
}
.ke-mc {
border: 1px solid #F0F0EE;
margin:0;
padding:0;
background-color: #F0F0EE;
color: #222222;
}
.ke-tl, .ke-tc, .ke-tr, .ke-ml, .ke-mr, .ke-bl, .ke-bc, .ke-br {
background-color:#000;
filter:alpha(opacity=20);
opacity:0.2;
font-size:0;
line-height:0;
overflow:hidden;
border:0;
margin:0;
padding:0;
}
.ke-ml, .ke-mr {
width:5px;
}
.ke-tc, .ke-bc {
height:5px;
}
.ke-tl, .ke-tr, .ke-bl, .ke-br {
width:5px;
height:5px;
}
.ke-tl {
-moz-border-radius:5px 0 0 0;
border-radius:5px 0 0 0;
}
.ke-tr {
-moz-border-radius:0 5px 0 0;
border-radius:0 5px 0 0;
}
.ke-bl {
-moz-border-radius:0 0 0 5px;
border-radius:0 0 0 5px;
}
.ke-br {
-moz-border-radius:0 0 5px 0;
border-radius:0 0 5px 0;
}
.ke-dialog-title {
border:0;
margin:0;
padding:0;
background-color: #F0F0EE;
padding: 10px;
text-align: left;
font: 14px/1 "sans serif",tahoma,verdana,helvetica;
font-weight: bold;
color: #222222;
cursor: move;
}
.ke-dialog-close {
display: block;
background-position: 0px -688px;
width: 16px;
height: 16px;
position: absolute;
border: 0;
margin: 0;
padding: 0;
right: 15px;
top: 15px;
cursor: pointer;
background-image: url(./default/default.gif);
overflow: hidden;
}
.ke-dialog-close-shadow {
right: 15px;
top: 15px;
}
.ke-dialog-close-no-shadow {
right: 10px;
top: 10px;
}
.ke-dialog-body {
border:0;
margin:0;
padding:0;
margin: 10px 10px 0 10px;
}
.ke-dialog-iframe {
display: block;
margin: 0;
padding: 0;
}
.ke-dialog-iframe-border {
border: 1px solid #A0A0A0;
}
.ke-dialog-bottom {
border:0;
margin:0;
padding:0;
font: 12px/1 "sans serif",tahoma,verdana,helvetica;
text-align: right;
padding:0 0 5px 0;
}
.ke-dialog-preview {
margin: 5px;
}
.ke-dialog-yes {
margin: 5px;
}
.ke-dialog-no {
margin: 5px 10px 5px 5px;
}
.ke-mask {
border:0;
margin:0;
padding:0;
position: absolute;
z-index: 19811212;
top: 0;
left: 0;
display: none;
background-color: #FFFFFF;
}
.ke-button {
font-family: "sans serif",tahoma,verdana,helvetica;
font-size: 12px;
line-height: 1;
padding: 2px 10px;
}
.ke-text-input {
background-color:#FFFFFF;
font-family: "sans serif",tahoma,verdana,helvetica;
font-size: 12px;
line-height: 1;
}
.ke-colorpicker {
position: absolute;
border: 1px solid #A0A0A0;
background-color: #F1F1F1;
color: #222222;
padding: 2px;
margin: 0;
font-size: 12px;
text-align: left;
}
.ke-colorpicker-table {
border:0;
margin:0;
padding:0;
border-collapse: separate;
}
.ke-colorpicker-cell {
font-size: 0;
line-height: 0;
border: 1px solid #F0F0EE;
cursor: pointer;
margin:3px;
padding:0;
}
.ke-colorpicker-cell-top {
font-family: "sans serif",tahoma,verdana,helvetica;
font-size: 12px;
line-height: 24px;
border: 1px solid #F0F0EE;
cursor: pointer;
margin:0;
padding:0;
text-align: center;
}
.ke-colorpicker-cell-on {
border: 1px solid #5690D2;
}
.ke-colorpicker-cell-selected {
border: 1px solid #2446AB;
}
.ke-colorpicker-cell-color {
width: 14px;
height: 14px;
margin: 3px;
padding: 0;
border: 0;
}
.ke-loading-table {
border:0;
margin:0;
padding:0;
border-collapse: separate;
}
.ke-loading-table td{
border:0;
margin:0;
padding:0;
font-size: 12px;
text-align: center;
vertical-align: middle;
}
.ke-loading-img {
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
zoom: 1;
*display: inline;
background-repeat: no-repeat;
background-image: url(./common/loading.gif);
width: 16px;
height: 16px;
margin: 0;
padding: 0;
border: 0;
}
.ke-reset {
margin: 0;
padding: 0;
border: 0;
}
.ke-plugin-emoticons-wrapper {
position: relative;
margin: 0;
padding: 0;
border: 0;
}
.ke-plugin-emoticons-preview {
position: absolute;
text-align: center;
margin: 2px;
padding: 10px;
top: 0;
border: 1px solid #A0A0A0;
background-color: #FFFFFF;
display: none;
}
.ke-plugin-emoticons-table {
border:0;
margin:0;
padding:0;
border-collapse:separate;
}
.ke-plugin-emoticons-cell {
margin:0;
padding:1px;
border:1px solid #F0F0EE;
cursor:pointer;
}
.ke-plugin-emoticons-cell-on {
border: 1px solid #5690D2;
background-color: #E9EFF6;
}
.ke-plugin-emoticons-img {
display:block;
background-repeat:no-repeat;
overflow:hidden;
margin:2px;
width:24px;
height:24px;
background-image:url(../plugins/emoticons/qq.gif);
margin: 0;
padding: 0;
border: 0;
}
.ke-plugin-emoticons-page {
text-align: right;
margin: 5px;
padding: 0;
border: 0;
font-family: "sans serif",tahoma,verdana,helvetica;
font-size:12px;
line-height: 1;
color: #333333;
text-decoration: none;
}
.ke-plugin-emoticons-page a {
color: #337FE5;
text-decoration: none;
} | 0.242206 | 0.074198 |
@import url('https://fonts.googleapis.com/css2?family=Prompt:wght@100;400;900&display=swap');
.App {
display: flex;
flex-direction: column;
justify-content: center;
text-align: left;
height: 100%;
margin: auto;
font-size: 22px;
font-family: 'Prompt', sans-serif;
}
.App-chatroom::-webkit-scrollbar {
width: 0; /* Remove scrollbar space */
background: transparent; /* Optional: just make scrollbar invisible */
}
::-webkit-scrollbar-track {
background: #00000000;
}
/* Optional: show position indicator in red */
.App-chatroom::-webkit-scrollbar-thumb {
background: #ffffff00;
}
@media (min-width: 100px) {
.App {
background-image: url(background_01.gif);
}
}
@media (min-width: 768px) {
.App {
background-image: url(background_01.gif);
width: 98%;
}
}
.App-logo {
height: 40vmin;
pointer-events: none;
}
.App-header {
flex: 1;
background-color: #4998ffd5;
display: flex;
flex-direction: column;
text-align: left;
align-items: left;
justify-content: center;
font-size: calc(10px + 2vmin);
color: rgb(230, 230, 230);
}
.App-friendlist
{
text-align: right;
}
/* Dropdown Button */
.dropbtn {
background-color: #4998ffd5;
color: white;
padding: 16px;
font-size: 16px;
border: none;
}
/* The container <div> - needed to position the dropdown content */
.dropdown {
position: relative;
display: inline-block;
}
/* Dropdown Content (Hidden by Default) */
.dropdown-content {
display: none;
position: fixed;
flex-direction: row;
text-align: center;
background-color: #7eb6ffd5;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
}
/* Links inside the dropdown */
.dropdown-content a {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
}
/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd;}
/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}
/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {background-color: #0059ced5;}
.App-chatroom {
flex: 12;
overflow: scroll;
/*background-image: url(../src/logo1.png); สำหรับพื้นหลัง*/
}
.App-chatbox-time{
flex-direction: row;
text-align: left;
color:rgb(255, 255, 255);
font-size: 18px;
padding: 10px;
display: flex;
text-align: right;
}
.App-chatbox{
border-radius: 15px;
background-color: hsl(212, 100%, 76%);
align-items: left;
text-align: left;
width: 80%;
padding: 20px;
margin-left: 8px;
word-wrap: break-word;
}
.App-chatroom-text {
color:rgb(255, 255, 255);
display: flex;
flex-direction: column;
}
.App-textbox {
flex: 1;
background-color: rgb(201, 201, 201);
color: black;
justify-content: center;
align-items: stretch;
display: flex;
}
@media (min-width: 100px) {
.App-textbox-input {
flex: 3 ;
height: 100%;
box-sizing: border-box;
}
.App-chatroom-text {
font-size: 18px;
}
}
@media (min-width: 768px) {
.App-textbox-input {
flex: 6;
}
.App-chatroom-text {
font-size: 23px;
}
}
.App-textbox-send {
flex: 1;
vertical-align: middle;
justify-content: center;
align-items: center;
display: flex;
} | src/Chatbox.css | @import url('https://fonts.googleapis.com/css2?family=Prompt:wght@100;400;900&display=swap');
.App {
display: flex;
flex-direction: column;
justify-content: center;
text-align: left;
height: 100%;
margin: auto;
font-size: 22px;
font-family: 'Prompt', sans-serif;
}
.App-chatroom::-webkit-scrollbar {
width: 0; /* Remove scrollbar space */
background: transparent; /* Optional: just make scrollbar invisible */
}
::-webkit-scrollbar-track {
background: #00000000;
}
/* Optional: show position indicator in red */
.App-chatroom::-webkit-scrollbar-thumb {
background: #ffffff00;
}
@media (min-width: 100px) {
.App {
background-image: url(background_01.gif);
}
}
@media (min-width: 768px) {
.App {
background-image: url(background_01.gif);
width: 98%;
}
}
.App-logo {
height: 40vmin;
pointer-events: none;
}
.App-header {
flex: 1;
background-color: #4998ffd5;
display: flex;
flex-direction: column;
text-align: left;
align-items: left;
justify-content: center;
font-size: calc(10px + 2vmin);
color: rgb(230, 230, 230);
}
.App-friendlist
{
text-align: right;
}
/* Dropdown Button */
.dropbtn {
background-color: #4998ffd5;
color: white;
padding: 16px;
font-size: 16px;
border: none;
}
/* The container <div> - needed to position the dropdown content */
.dropdown {
position: relative;
display: inline-block;
}
/* Dropdown Content (Hidden by Default) */
.dropdown-content {
display: none;
position: fixed;
flex-direction: row;
text-align: center;
background-color: #7eb6ffd5;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
}
/* Links inside the dropdown */
.dropdown-content a {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
}
/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd;}
/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}
/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {background-color: #0059ced5;}
.App-chatroom {
flex: 12;
overflow: scroll;
/*background-image: url(../src/logo1.png); สำหรับพื้นหลัง*/
}
.App-chatbox-time{
flex-direction: row;
text-align: left;
color:rgb(255, 255, 255);
font-size: 18px;
padding: 10px;
display: flex;
text-align: right;
}
.App-chatbox{
border-radius: 15px;
background-color: hsl(212, 100%, 76%);
align-items: left;
text-align: left;
width: 80%;
padding: 20px;
margin-left: 8px;
word-wrap: break-word;
}
.App-chatroom-text {
color:rgb(255, 255, 255);
display: flex;
flex-direction: column;
}
.App-textbox {
flex: 1;
background-color: rgb(201, 201, 201);
color: black;
justify-content: center;
align-items: stretch;
display: flex;
}
@media (min-width: 100px) {
.App-textbox-input {
flex: 3 ;
height: 100%;
box-sizing: border-box;
}
.App-chatroom-text {
font-size: 18px;
}
}
@media (min-width: 768px) {
.App-textbox-input {
flex: 6;
}
.App-chatroom-text {
font-size: 23px;
}
}
.App-textbox-send {
flex: 1;
vertical-align: middle;
justify-content: center;
align-items: center;
display: flex;
} | 0.488771 | 0.065217 |
@font-face {
font-family: "lightHelvetica";
src: url(../resources/HelveticaNeue-UltraLight.ttf);
}
@font-face {
font-family: "thinHelvetica";
src: url(../resources/HelveticaNeue-Thin.ttf);
}
@font-face {
font-family: "boldHelvetica";
src: url(../resources/HelveticaNeue-Bold.ttf);
}
html, body {
height: 100%;
font-family: "thinHelvetica", "lightHelvetica", "Helvetica Neue", "Source Sans Pro", "Open Sans", "Arial", sans-serif !important;
font-weight: 100;
color: #FFF;
width: 100%;
}
body {
overflow-x: hidden;
}
.menuBtn {
position: fixed;
z-index: 100;
margin-left: 2em;
margin-top: -5em;
background-color: #207cca;
behavior: url(PIE.htc);
color: #FFF;
width: 4em;
height: 4em;
border: none;
}
a {
text-decoration: none !important;
}
.circle {
border-radius: 50%;
}
.iconContainer {
width: 200px;
height: 200px;
background-color: #FFF;
border: 1px solid #dbdbdb;
}
.bold {
font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 100;
font-family: "lightHelvetica";
}
.mainTitle {
font-size: 8vmin;
}
.actionBtn {
width: 125px;
height: 64px;
margin-top: 5.7vh;
font-size: 1.2em;
}
.btn-primary {
color: #fff;
background-color: transparent;
-webkit-transition: background-color 0.5s ease;
/* Safari */
transition: background-color 0.5s ease;
border-color: #FFF;
font-weight: 100;
}
.btn-primary:hover {
color: black;
background-color: #FFF;
}
.btn-inverse {
color: black;
background-color: #FFF;
border-color: black;
}
.btn-inverse:hover {
color: white;
background-color: black;
-webkit-transition: background-color 0.5s ease;
/* Safari */
transition: background-color 0.5s ease;
}
a .scrollArrow {
position: relative;
width: 24px;
height: 24px;
z-index: 1000;
color: black;
border-left: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-animation: sdb04 1s infinite;
animation: sdb04 1s infinite;
box-sizing: border-box;
margin-top: 7vh;
}
@-webkit-keyframes sdb04 {
0% {
-webkit-transform: rotate(-45deg) translate(0, 0);
}
20% {
-webkit-transform: rotate(-45deg) translate(-10px, 10px);
}
40% {
-webkit-transform: rotate(-45deg) translate(0, 0);
}
}
@keyframes sdb04 {
0% {
transform: rotate(-45deg) translate(0, 0);
}
20% {
transform: rotate(-45deg) translate(-10px, 10px);
}
40% {
transform: rotate(-45deg) translate(0, 0);
}
}
.outerDiv {
width: 100%;
}
.footer {
background-color: black;
width: 100%;
height: 100%;
line-height: 20vmin;
vertical-align: middle;
}
#sect1 {
padding-bottom: 7vh;
}
.gradientBackground {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#207cca+51 */
background: #207cca;
/* Old browsers */
background: -moz-linear-gradient(top, #207cca 51%);
/* FF3.6-15 */
background: -webkit-linear-gradient(top, #207cca 51%);
/* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #207cca 51%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#207cca', endColorstr='#207cca', GradientType=0);
/* IE6-9 */
color: white;
}
.flexslider {
width: 70%;
height: 70%;
border: none !important;
transform: translateX(-50%);
}
.slides li div {
text-align: center;
position: relative;
width: 100%;
height: 100%;
}
.slides li div span {
height: 100%;
color: #FFFFFF;
font-size: 30px;
text-transform: uppercase;
-webkit-box-shadow: 40px 0 0 rgba(0, 0, 0, 0.5), -40px 0 0 rgba(0, 0, 0, 0.5);
-moz-box-shadow: 40px 0 0 rgba(0, 0, 0, 0.5), -40px 0 0 rgba(0, 0, 0, 0.5);
box-shadow: 40px 0 0 rgba(0, 0, 0, 0.5), -40px 0 0 rgba(0, 0, 0, 0.5);
}
.slides li div span:hover {
background: rgba(0, 0, 0, 0.2);
}
.whiteBackground {
background-color: #FFF;
color: black;
box-shadow: 300px 100px 100px black;
}
.feature:hover {
background-color: #207cca;
color: white;
border: 1px solid #207cca;
transition: background-color 0.4s ease;
}
.grayBackground {
background-color: #f9f8f8;
color: black;
}
.sect {
padding: 3vw;
font-size: 1.2em;
font-weight: 200;
} | website/css/style.css | @font-face {
font-family: "lightHelvetica";
src: url(../resources/HelveticaNeue-UltraLight.ttf);
}
@font-face {
font-family: "thinHelvetica";
src: url(../resources/HelveticaNeue-Thin.ttf);
}
@font-face {
font-family: "boldHelvetica";
src: url(../resources/HelveticaNeue-Bold.ttf);
}
html, body {
height: 100%;
font-family: "thinHelvetica", "lightHelvetica", "Helvetica Neue", "Source Sans Pro", "Open Sans", "Arial", sans-serif !important;
font-weight: 100;
color: #FFF;
width: 100%;
}
body {
overflow-x: hidden;
}
.menuBtn {
position: fixed;
z-index: 100;
margin-left: 2em;
margin-top: -5em;
background-color: #207cca;
behavior: url(PIE.htc);
color: #FFF;
width: 4em;
height: 4em;
border: none;
}
a {
text-decoration: none !important;
}
.circle {
border-radius: 50%;
}
.iconContainer {
width: 200px;
height: 200px;
background-color: #FFF;
border: 1px solid #dbdbdb;
}
.bold {
font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 100;
font-family: "lightHelvetica";
}
.mainTitle {
font-size: 8vmin;
}
.actionBtn {
width: 125px;
height: 64px;
margin-top: 5.7vh;
font-size: 1.2em;
}
.btn-primary {
color: #fff;
background-color: transparent;
-webkit-transition: background-color 0.5s ease;
/* Safari */
transition: background-color 0.5s ease;
border-color: #FFF;
font-weight: 100;
}
.btn-primary:hover {
color: black;
background-color: #FFF;
}
.btn-inverse {
color: black;
background-color: #FFF;
border-color: black;
}
.btn-inverse:hover {
color: white;
background-color: black;
-webkit-transition: background-color 0.5s ease;
/* Safari */
transition: background-color 0.5s ease;
}
a .scrollArrow {
position: relative;
width: 24px;
height: 24px;
z-index: 1000;
color: black;
border-left: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-animation: sdb04 1s infinite;
animation: sdb04 1s infinite;
box-sizing: border-box;
margin-top: 7vh;
}
@-webkit-keyframes sdb04 {
0% {
-webkit-transform: rotate(-45deg) translate(0, 0);
}
20% {
-webkit-transform: rotate(-45deg) translate(-10px, 10px);
}
40% {
-webkit-transform: rotate(-45deg) translate(0, 0);
}
}
@keyframes sdb04 {
0% {
transform: rotate(-45deg) translate(0, 0);
}
20% {
transform: rotate(-45deg) translate(-10px, 10px);
}
40% {
transform: rotate(-45deg) translate(0, 0);
}
}
.outerDiv {
width: 100%;
}
.footer {
background-color: black;
width: 100%;
height: 100%;
line-height: 20vmin;
vertical-align: middle;
}
#sect1 {
padding-bottom: 7vh;
}
.gradientBackground {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#207cca+51 */
background: #207cca;
/* Old browsers */
background: -moz-linear-gradient(top, #207cca 51%);
/* FF3.6-15 */
background: -webkit-linear-gradient(top, #207cca 51%);
/* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #207cca 51%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#207cca', endColorstr='#207cca', GradientType=0);
/* IE6-9 */
color: white;
}
.flexslider {
width: 70%;
height: 70%;
border: none !important;
transform: translateX(-50%);
}
.slides li div {
text-align: center;
position: relative;
width: 100%;
height: 100%;
}
.slides li div span {
height: 100%;
color: #FFFFFF;
font-size: 30px;
text-transform: uppercase;
-webkit-box-shadow: 40px 0 0 rgba(0, 0, 0, 0.5), -40px 0 0 rgba(0, 0, 0, 0.5);
-moz-box-shadow: 40px 0 0 rgba(0, 0, 0, 0.5), -40px 0 0 rgba(0, 0, 0, 0.5);
box-shadow: 40px 0 0 rgba(0, 0, 0, 0.5), -40px 0 0 rgba(0, 0, 0, 0.5);
}
.slides li div span:hover {
background: rgba(0, 0, 0, 0.2);
}
.whiteBackground {
background-color: #FFF;
color: black;
box-shadow: 300px 100px 100px black;
}
.feature:hover {
background-color: #207cca;
color: white;
border: 1px solid #207cca;
transition: background-color 0.4s ease;
}
.grayBackground {
background-color: #f9f8f8;
color: black;
}
.sect {
padding: 3vw;
font-size: 1.2em;
font-weight: 200;
} | 0.369656 | 0.072834 |
html,body{
margin:0px;
paddding:0px;
justify-content:center;
}
header{
background-color: powderblue;
height: 120px;
line-height: 120px;
}
ul{
list-style: none;
}
ul li{
display: inline-block;
}
header nav {
float: right;
}
header nav ul li a{
padding-right: 30px;
font-weight: bold;
color: rgb(28, 0, 128);
transition: all 0.5s ease-in;
text-decoration: none;
font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
header nav ul li a:hover{
color:goldenrod;
}
/* services starts here */
h1{
color:#80000b;
text-align: center;
font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygenans-serif;
}
.content h2{
color:teal;
text-align: center;
text-align: center;
font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}
hr{
border: 2px solid teal;
border-radius: 2px;
margin-left: 30%;
margin-right: 30%;
}
/*img*/
.content img{
display:block;
margin-left: auto;
margin-right: auto;
width: 300px;
border: 5px solid rgb(32, 151, 155);
}
/*review*/
*{
box-sizing: border-box;
margin: 0;
padding: 0;
}
.rev-section{
margin: auto;
padding: 0 1rem;
max-width: 1100px;
text-align: center;
}
.title{
font-size: 2.0rem;
text-transform: uppercase;
color: rgb(50, 50, 50);
margin-bottom: .5rem;
}
.note{
font-size: 1.1rem;
color: rgb(150, 150, 150);
font-style: italic;
color: rgb(68, 0, 255);
}
.reviews{
margin: 2rem auto;
display: inline-block;
grid-template-columns: 1fr 1fr 1fr;
flex: 1;
}
.review{
margin: 0 1rem;
min-width: 300px;
flex: 1;
}
.head-review{
margin: 1.75rem auto;
width: 150px;
height: 150px;
}
.head-review img{
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 50%;
box-shadow: 0 10px 25px rgba(0, 0, 0, .25);
}
.body-review{
background-color: rgb(238, 238, 238) ;
padding: 2.5rem;
box-shadow: 2px 2px 10px 3px rgb(225, 225, 225);
}
.name-review{
font-size: 1.5rem;
color: rgb(50, 50, 50);
margin-bottom: .25rem;
}
.place-review{
color: red;
font-style: italic;
}
.rating{
color: rgb(253, 180, 42);
margin: 1rem 0;
}
.desc-review{
line-height: 1.5rem;
letter-spacing: 1px;
color: rgb(150, 150, 150);
}
@media (max-width: 678px){
.review{
margin-top: 1.5rem;
}
} | work.css | html,body{
margin:0px;
paddding:0px;
justify-content:center;
}
header{
background-color: powderblue;
height: 120px;
line-height: 120px;
}
ul{
list-style: none;
}
ul li{
display: inline-block;
}
header nav {
float: right;
}
header nav ul li a{
padding-right: 30px;
font-weight: bold;
color: rgb(28, 0, 128);
transition: all 0.5s ease-in;
text-decoration: none;
font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
header nav ul li a:hover{
color:goldenrod;
}
/* services starts here */
h1{
color:#80000b;
text-align: center;
font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygenans-serif;
}
.content h2{
color:teal;
text-align: center;
text-align: center;
font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}
hr{
border: 2px solid teal;
border-radius: 2px;
margin-left: 30%;
margin-right: 30%;
}
/*img*/
.content img{
display:block;
margin-left: auto;
margin-right: auto;
width: 300px;
border: 5px solid rgb(32, 151, 155);
}
/*review*/
*{
box-sizing: border-box;
margin: 0;
padding: 0;
}
.rev-section{
margin: auto;
padding: 0 1rem;
max-width: 1100px;
text-align: center;
}
.title{
font-size: 2.0rem;
text-transform: uppercase;
color: rgb(50, 50, 50);
margin-bottom: .5rem;
}
.note{
font-size: 1.1rem;
color: rgb(150, 150, 150);
font-style: italic;
color: rgb(68, 0, 255);
}
.reviews{
margin: 2rem auto;
display: inline-block;
grid-template-columns: 1fr 1fr 1fr;
flex: 1;
}
.review{
margin: 0 1rem;
min-width: 300px;
flex: 1;
}
.head-review{
margin: 1.75rem auto;
width: 150px;
height: 150px;
}
.head-review img{
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 50%;
box-shadow: 0 10px 25px rgba(0, 0, 0, .25);
}
.body-review{
background-color: rgb(238, 238, 238) ;
padding: 2.5rem;
box-shadow: 2px 2px 10px 3px rgb(225, 225, 225);
}
.name-review{
font-size: 1.5rem;
color: rgb(50, 50, 50);
margin-bottom: .25rem;
}
.place-review{
color: red;
font-style: italic;
}
.rating{
color: rgb(253, 180, 42);
margin: 1rem 0;
}
.desc-review{
line-height: 1.5rem;
letter-spacing: 1px;
color: rgb(150, 150, 150);
}
@media (max-width: 678px){
.review{
margin-top: 1.5rem;
}
} | 0.372391 | 0.06165 |
* {
font-family: 'Montserrat';
}
a.MuiTypography-root.MuiLink-root.MuiLink-underlineHover.makeStyles-linkText-1.MuiTypography-colorInherit {
display: inline-flex;
}
section.javatime,
svg#logo {
background: rgb(5, 109, 194);
padding: 10px;
margin: 10px;
}
/* TITLE LOGO */
svg#logo {
position: relative;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
svg#logo path:nth-child(2) {
stroke-dasharray: 162.8671417236328;
stroke-dashoffset: 162.8671417236328;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(3) {
stroke-dasharray: 296.7498474121094;
stroke-dashoffset: 296.7498474121094;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(4) {
stroke-dasharray: 249.02613830566406;
stroke-dashoffset: 249.02613830566406;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(5) {
stroke-dasharray: 296.7497253417969;
stroke-dashoffset: 296.7497253417969;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(6) {
stroke-dasharray: 237.55209350585938;
stroke-dashoffset: 237.55209350585938;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(7) {
stroke-dasharray: 285.3449401855469;
stroke-dashoffset: 285.3449401855469;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(8) {
stroke-dasharray: 325.2586975097656;
stroke-dashoffset: 325.2586975097656;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(9) {
stroke-dasharray: 285.3475646972656;
stroke-dashoffset: 285.3475646972656;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(10) {
stroke-dasharray: 337.38092041015625;
stroke-dashoffset: 337.38092041015625;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(11) {
stroke-dasharray: 209.60031127929688;
stroke-dashoffset: 209.60031127929688;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(12) {
stroke-dasharray: 233.1754150390625;
stroke-dashoffset: 233.1754150390625;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(13) {
stroke-dasharray: 182.80072021484375;
stroke-dashoffset: 182.80072021484375;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(14) {
stroke-dasharray: 392.36224365234375;
stroke-dashoffset: 392.36224365234375;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(15) {
stroke-dasharray: 276.425537109375;
stroke-dashoffset: 276.425537109375;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(16) {
stroke-dasharray: 239.27781677246094;
stroke-dashoffset: 239.27781677246094;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(17) {
stroke-dasharray: 182.7988739013672;
stroke-dashoffset: 182.7988739013672;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(18) {
stroke-dasharray: 276.425537109375;
stroke-dashoffset: 276.425537109375;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(19) {
stroke-dasharray: 268.518310546875;
stroke-dashoffset: 268.518310546875;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(20) {
stroke-dasharray: 276.425537109375;
stroke-dashoffset: 276.425537109375;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(21) {
stroke-dasharray: 256.518310546875;
stroke-dashoffset: 256.518310546875;
animation: line-anim 3s ease forwards 0.5s;
}
@keyframes line-anim {
to {
stroke-dashoffset: 0;
}
}
/* SLIDER */
img.watchPhoto {
min-height: 400px;
object-fit: cover;
}
section.slider,
img {
min-width: 100%;
min-height: 100%;
display: flex;
justify-content: center;
padding: 10px;
}
div.MuiToolbar-root.MuiToolbar-regular.makeStyles-navlinks-3.MuiToolbar-gutters {
display: flex;
justify-content: space-around;
}
section.slider,
img {
margin-top: 20px;
margin-bottom: 20px;
display: block;
height: 100%;
width: 100%;
line-height: 5;
object-fit: contain;
}
.header {
padding-top: 0.5em;
}
img {
min-width: 300px;
min-height: 300px;
max-width: 300px;
max-height: 300px;
object-fit: cover;
background-color: transparent !important;
}
img:hover {
transform: scale(1.1);
transition: transform 0.2s ease;
background-color: transparent !important;
}
.filter {
display: flex;
justify-content: space-between;
padding: 1rem;
margin: 1rem;
border-bottom: 0.1rem #c0c0c0 solid;
}
.filter div {
flex: 1;
}
select {
padding: 5px;
margin: 5px;
}
/* SINGLE WATCH */
.singleWatch {
border: 1px solid black;
border-radius: 30px;
}
div.watchInfo {
padding: 5px;
margin: 15px;
}
div.MuiPaper-root.makeStyles-paper-4.MuiPaper-elevation1.MuiPaper-rounded {
/* background-color: #421C52; */
color: black;
}
button.MuiButtonBase-root.MuiButton-root.MuiButton-contained {
border: 1px solid black;
color: black;
align-items: center;
}
span.MuiButton-label,
span.MuiTouchRipple-root {
color: black;
}
/* Button 7a */
.btn-1 {
width: 300px;
height: 100px;
border: none;
color: black;
border-radius: 4px;
transition: ease-out.3s;
font-size: 2rem;
outline: none;
border: 3px solid black;
position: relative;
z-index: 1;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
}
button.btn-1 {
display: inline;
justify-content: center;
align-items: center;
text-align: center;
}
.btn-1:hover {
color: #fff;
cursor: pointer;
}
.btn-1:before {
transition: 0.5s all ease;
position: absolute;
top: 0;
left: 50%;
right: 50%;
bottom: 0;
content: '';
background-color: steelblue;
}
.btn-1:hover:before {
transition: 0.5s all ease;
left: 0;
right: 0;
opacity: 1;
z-index: -1;
}
/* LOGIN FORM */
input {
border: 1px solid black;
}
loginBox {
background: black;
font-family: Montserrat;
}
section.login {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 500px;
height: 500px;
background: silver !important;
background-color: silver !important;
border-radius: 10px;
font-size: 30px;
display: flex;
text-align: center;
}
form.loginForm {
width: 480px;
height: 480px;
margin-left: 10px;
margin-top: 10px;
}
h1.loginTitle {
text-align: center;
padding: 20px 0 20px 0;
border-bottom: 1px solid black;
}
div {
padding: 10px;
}
/* Cart */
.cartWatch {
border: 2px solid black;
border-radius: 10px;
width: 400px;
padding: 10px;
margin: 10px;
}
.cartBox {
display: inline-block;
}
.checkoutHere {
margin-left: 100px;
}
img.model {
min-width: 1000px;
min-height: 1000px;
position: absolute;
right: 100px;
top: 200px;
}
/* .checkoutpagecolor {
background: white;
}
div#app, div#navbar {
background: white;
} */ | public/style.css | * {
font-family: 'Montserrat';
}
a.MuiTypography-root.MuiLink-root.MuiLink-underlineHover.makeStyles-linkText-1.MuiTypography-colorInherit {
display: inline-flex;
}
section.javatime,
svg#logo {
background: rgb(5, 109, 194);
padding: 10px;
margin: 10px;
}
/* TITLE LOGO */
svg#logo {
position: relative;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
svg#logo path:nth-child(2) {
stroke-dasharray: 162.8671417236328;
stroke-dashoffset: 162.8671417236328;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(3) {
stroke-dasharray: 296.7498474121094;
stroke-dashoffset: 296.7498474121094;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(4) {
stroke-dasharray: 249.02613830566406;
stroke-dashoffset: 249.02613830566406;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(5) {
stroke-dasharray: 296.7497253417969;
stroke-dashoffset: 296.7497253417969;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(6) {
stroke-dasharray: 237.55209350585938;
stroke-dashoffset: 237.55209350585938;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(7) {
stroke-dasharray: 285.3449401855469;
stroke-dashoffset: 285.3449401855469;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(8) {
stroke-dasharray: 325.2586975097656;
stroke-dashoffset: 325.2586975097656;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(9) {
stroke-dasharray: 285.3475646972656;
stroke-dashoffset: 285.3475646972656;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(10) {
stroke-dasharray: 337.38092041015625;
stroke-dashoffset: 337.38092041015625;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(11) {
stroke-dasharray: 209.60031127929688;
stroke-dashoffset: 209.60031127929688;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(12) {
stroke-dasharray: 233.1754150390625;
stroke-dashoffset: 233.1754150390625;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(13) {
stroke-dasharray: 182.80072021484375;
stroke-dashoffset: 182.80072021484375;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(14) {
stroke-dasharray: 392.36224365234375;
stroke-dashoffset: 392.36224365234375;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(15) {
stroke-dasharray: 276.425537109375;
stroke-dashoffset: 276.425537109375;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(16) {
stroke-dasharray: 239.27781677246094;
stroke-dashoffset: 239.27781677246094;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(17) {
stroke-dasharray: 182.7988739013672;
stroke-dashoffset: 182.7988739013672;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(18) {
stroke-dasharray: 276.425537109375;
stroke-dashoffset: 276.425537109375;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(19) {
stroke-dasharray: 268.518310546875;
stroke-dashoffset: 268.518310546875;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(20) {
stroke-dasharray: 276.425537109375;
stroke-dashoffset: 276.425537109375;
animation: line-anim 3s ease forwards 0.5s;
}
svg#logo path:nth-child(21) {
stroke-dasharray: 256.518310546875;
stroke-dashoffset: 256.518310546875;
animation: line-anim 3s ease forwards 0.5s;
}
@keyframes line-anim {
to {
stroke-dashoffset: 0;
}
}
/* SLIDER */
img.watchPhoto {
min-height: 400px;
object-fit: cover;
}
section.slider,
img {
min-width: 100%;
min-height: 100%;
display: flex;
justify-content: center;
padding: 10px;
}
div.MuiToolbar-root.MuiToolbar-regular.makeStyles-navlinks-3.MuiToolbar-gutters {
display: flex;
justify-content: space-around;
}
section.slider,
img {
margin-top: 20px;
margin-bottom: 20px;
display: block;
height: 100%;
width: 100%;
line-height: 5;
object-fit: contain;
}
.header {
padding-top: 0.5em;
}
img {
min-width: 300px;
min-height: 300px;
max-width: 300px;
max-height: 300px;
object-fit: cover;
background-color: transparent !important;
}
img:hover {
transform: scale(1.1);
transition: transform 0.2s ease;
background-color: transparent !important;
}
.filter {
display: flex;
justify-content: space-between;
padding: 1rem;
margin: 1rem;
border-bottom: 0.1rem #c0c0c0 solid;
}
.filter div {
flex: 1;
}
select {
padding: 5px;
margin: 5px;
}
/* SINGLE WATCH */
.singleWatch {
border: 1px solid black;
border-radius: 30px;
}
div.watchInfo {
padding: 5px;
margin: 15px;
}
div.MuiPaper-root.makeStyles-paper-4.MuiPaper-elevation1.MuiPaper-rounded {
/* background-color: #421C52; */
color: black;
}
button.MuiButtonBase-root.MuiButton-root.MuiButton-contained {
border: 1px solid black;
color: black;
align-items: center;
}
span.MuiButton-label,
span.MuiTouchRipple-root {
color: black;
}
/* Button 7a */
.btn-1 {
width: 300px;
height: 100px;
border: none;
color: black;
border-radius: 4px;
transition: ease-out.3s;
font-size: 2rem;
outline: none;
border: 3px solid black;
position: relative;
z-index: 1;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
}
button.btn-1 {
display: inline;
justify-content: center;
align-items: center;
text-align: center;
}
.btn-1:hover {
color: #fff;
cursor: pointer;
}
.btn-1:before {
transition: 0.5s all ease;
position: absolute;
top: 0;
left: 50%;
right: 50%;
bottom: 0;
content: '';
background-color: steelblue;
}
.btn-1:hover:before {
transition: 0.5s all ease;
left: 0;
right: 0;
opacity: 1;
z-index: -1;
}
/* LOGIN FORM */
input {
border: 1px solid black;
}
loginBox {
background: black;
font-family: Montserrat;
}
section.login {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 500px;
height: 500px;
background: silver !important;
background-color: silver !important;
border-radius: 10px;
font-size: 30px;
display: flex;
text-align: center;
}
form.loginForm {
width: 480px;
height: 480px;
margin-left: 10px;
margin-top: 10px;
}
h1.loginTitle {
text-align: center;
padding: 20px 0 20px 0;
border-bottom: 1px solid black;
}
div {
padding: 10px;
}
/* Cart */
.cartWatch {
border: 2px solid black;
border-radius: 10px;
width: 400px;
padding: 10px;
margin: 10px;
}
.cartBox {
display: inline-block;
}
.checkoutHere {
margin-left: 100px;
}
img.model {
min-width: 1000px;
min-height: 1000px;
position: absolute;
right: 100px;
top: 200px;
}
/* .checkoutpagecolor {
background: white;
}
div#app, div#navbar {
background: white;
} */ | 0.444324 | 0.133952 |
html, body {
font-family: 'Raleway', sans-serif;
font-weight: 100;
margin: 0;
}
.title {
font-size: 60px;
}
.links > a {
color: #f6ffff;
padding: 0 25px;
font-size: 12px;
font-weight: 600;
letter-spacing: .1rem;
text-decoration: none;
text-transform: uppercase;
}
ul {
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
background-color: #312fff;
}
li {
float: left;
}
li a {
display: block;
color: #dff8ff;
text-align: center;
padding: 14px 16px;
text-decoration: none;
border-radius: 5px;
}
li a:hover {
color: #8b1121;
background-color: #cbff97;
}
.text{
background-color: #f6ffff;
font-family: "Inconsolata", "Fira Mono", "Source Code Pro", Monaco, Consolas, "Lucida Console", monospace;
position: absolute;
top: 3.14%;
left: 10%;
width: 83%;
height: 6.7%;
border-color: #0c092a;
margin: 10px;
border-style: solid;
border-width: 1px;
}
input[type=text] {
text-align: center;
width: 96.2%;
box-sizing: border-box;
border: 2px solid #0c0f0a;
border-radius: 4px;
font-size: 16px;
background-color: #f6ffff;
background-position: 10px 10px;
background-repeat: no-repeat;
padding: 12px 20px 12px 40px;
-webkit-transition: width 0.4s ease-in-out;
transition: width 0.4s ease-in-out;
}
input[type=text]:focus {
width: 100%;
}
.container{
position: fixed;
width: 100%;
border-style: solid;
border-width: thin;
border-left-color: transparent;
border-right-color: transparent;
border-top-color: transparent;
z-index: 1;
}
.nav-right{
float: right;
}
.wrapper{
position: relative;
top:50px;
padding-top: 2px;
display: grid;
grid-template-columns: 1fr 1fr 3fr 1fr;
grid-column-gap: 2px;
grid-row-gap: 1px;
grid-auto-rows: minmax(700px,auto);
}
.wrapper > div{
background-color: #f6ffff;
padding: 1em;
border-style: solid;
border-width: thin;
border-radius: 5px;
}
.wrapper > div:nth-child(odd){
background-color: #f2fffa;
padding: 1em;
}
button:hover{
color: #8b1121;
border-radius: 5px;
border: 2px solid #8b0a1c;
}
.btn {
border:2px solid #262f8b;
border-radius: 5px;
background-color: #f2fffa;
color: #4f66ff;
padding: 10px 25px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
}
.btn:hover{
color: #8b1121;
}
.nested{
display: grid;
grid-template-columns: 1fr;
grid-gap: 2px;
}
.nested > div{
border-style: solid;
border-width: thin;
border-radius: 3px;
margin-top: 1em;
background-color: #f2fffa;
padding: 1em;
}
img {
border-radius: 50%;
border: 2px solid #ddd;
}
.footer {
position: absolute;
right: 0;
bottom: 0;
left: 0;
padding: 1rem;
background-color: #efefef;
text-align: center;
} | public/css/welcome.css | html, body {
font-family: 'Raleway', sans-serif;
font-weight: 100;
margin: 0;
}
.title {
font-size: 60px;
}
.links > a {
color: #f6ffff;
padding: 0 25px;
font-size: 12px;
font-weight: 600;
letter-spacing: .1rem;
text-decoration: none;
text-transform: uppercase;
}
ul {
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
background-color: #312fff;
}
li {
float: left;
}
li a {
display: block;
color: #dff8ff;
text-align: center;
padding: 14px 16px;
text-decoration: none;
border-radius: 5px;
}
li a:hover {
color: #8b1121;
background-color: #cbff97;
}
.text{
background-color: #f6ffff;
font-family: "Inconsolata", "Fira Mono", "Source Code Pro", Monaco, Consolas, "Lucida Console", monospace;
position: absolute;
top: 3.14%;
left: 10%;
width: 83%;
height: 6.7%;
border-color: #0c092a;
margin: 10px;
border-style: solid;
border-width: 1px;
}
input[type=text] {
text-align: center;
width: 96.2%;
box-sizing: border-box;
border: 2px solid #0c0f0a;
border-radius: 4px;
font-size: 16px;
background-color: #f6ffff;
background-position: 10px 10px;
background-repeat: no-repeat;
padding: 12px 20px 12px 40px;
-webkit-transition: width 0.4s ease-in-out;
transition: width 0.4s ease-in-out;
}
input[type=text]:focus {
width: 100%;
}
.container{
position: fixed;
width: 100%;
border-style: solid;
border-width: thin;
border-left-color: transparent;
border-right-color: transparent;
border-top-color: transparent;
z-index: 1;
}
.nav-right{
float: right;
}
.wrapper{
position: relative;
top:50px;
padding-top: 2px;
display: grid;
grid-template-columns: 1fr 1fr 3fr 1fr;
grid-column-gap: 2px;
grid-row-gap: 1px;
grid-auto-rows: minmax(700px,auto);
}
.wrapper > div{
background-color: #f6ffff;
padding: 1em;
border-style: solid;
border-width: thin;
border-radius: 5px;
}
.wrapper > div:nth-child(odd){
background-color: #f2fffa;
padding: 1em;
}
button:hover{
color: #8b1121;
border-radius: 5px;
border: 2px solid #8b0a1c;
}
.btn {
border:2px solid #262f8b;
border-radius: 5px;
background-color: #f2fffa;
color: #4f66ff;
padding: 10px 25px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
}
.btn:hover{
color: #8b1121;
}
.nested{
display: grid;
grid-template-columns: 1fr;
grid-gap: 2px;
}
.nested > div{
border-style: solid;
border-width: thin;
border-radius: 3px;
margin-top: 1em;
background-color: #f2fffa;
padding: 1em;
}
img {
border-radius: 50%;
border: 2px solid #ddd;
}
.footer {
position: absolute;
right: 0;
bottom: 0;
left: 0;
padding: 1rem;
background-color: #efefef;
text-align: center;
} | 0.484624 | 0.11353 |
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block; }
body {
line-height: 1;
font-family: 'Open Sans', sans-serif;
}
ol, ul {
list-style: none; }
blockquote, q {
quotes: none; }
blockquote :before, blockquote :after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
.clearfix:before,
.clearfix:after {
content: "";
display: table;
}
.clearfix:after {
clear: both;
}
.clearfix {
zoom: 1;
}
/* Current Page */
.current-page {
position: relative;
background: url(../images/content/video-page-banner.jpg) center;
-webkit-background-size: cover;
background-size: cover;
text-align: center;
padding-top: 16px;
padding-bottom: 18px;
}
.current-page a {
text-decoration: none;
}
.current-page .current-page-name {
display: inline-block;
position: relative;
z-index: 1;
}
.current-page .current-page-name p {
color: #FFF;
font-size: 24px;
line-height: 28px;
display: inline-block;
margin-left: 5px;
font-family: "Code Pro Bold";
}
/* changes */
.current-page .img {
width: 52px;
height: 52px;
margin-top: -2px;
display: inline-block;
vertical-align: middle;
}
.current-page .img img {
display: block;
width: 100%;
}
.current-page .sp-video span {
color: #f57859;
}
.current-page .sp-news span {
color: #F2B63E;
}
.current-page .sp-catalog span {
color: #72c067;
}
.current-page .sp-music span {
color: #eb587d;
}
.current-page .sp-afisha span {
color: #51c4d4;
}
.current-page .sp-book span {
color: #f4662f;
}
/* Current Page */
.book-card-page,
.book-top-page {
line-height: 1 !important;
}
.main-nav {
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 1000;
line-height: 1;
}
.main-nav .search-wrap {
position: absolute;
left: 0;
bottom: 5px;
}
.main-nav .search-form {
width: 180px;
height: 30px;
display: inline-block;
position: relative;
left: -135px;
-webkit-transition: width .3s;
-o-transition: width .3s;
transition: width .3s;
}
.main-nav .search-form_input {
background: none;
border: none;
outline: none;
font-size: 12px;
line-height: 14px;
color: #fff;
padding: 8px 15px;
width: 100%;
display: inline-block;
font-weight: 300;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.main-nav .search-form_btn {
width: 26px;
height: 28px;
border: none;
background: url(../images/icons/search-icon.png) no-repeat center;
display: inline-block;
position: absolute;
right: 11px;
top: 1px;
cursor: pointer;
outline: none;
}
.main-nav .menu-wrap {
text-align: right;
}
.main-nav .menu-nav {
position: absolute;
top: 100%;
right: 0;
left: 0;
display: none;
}
.main-nav .menu-item_link {
text-align: left;
display: block;
color: #fff;
font-size: 13px;
font-weight: 600;
text-transform: uppercase;
text-decoration: none;
-webkit-transition: .3s;
-moz-transition: .3s;
-ms-transition: .3s;
-o-transition: .3s;
transition: .3s;
padding: 18px 25px 19px;
background: #F48164;
}
.main-nav .menu-link_quantity {
background: #fff;
border-radius: 26px;
padding: 8px 3px 7px;
margin: -7px 0;
display: inline-block;
color: #f57859;
background: #fff;
font-weight: 700;
font-size: 10px;
margin-left: 10px;
min-width: 25px;
text-align: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.main-nav .menu-list_item:nth-child(2n) .menu-item_link {
background: #F68E75;
}
.main-nav .menu-list_item.active .menu-item_link {
background: #fff;
color: #F48164;
}
.main-nav .menu-btn {
width: 50px;
height: 45px;
padding: 10px 14px 12px;
background: none;
border: none;
outline: none;
}
.main-nav .menu-btn.opened {
background: #F57858;
}
.main-nav .menu-btn_line {
display: block;
height: 3px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #DFDADA;
margin-top: 3px;
}
/*************************************************************
VIDEO CARD
*************************************************************/
.book-card-page {
background: #e5eaed;
}
.book-card-container {
position: relative;
margin: auto;
}
/* Discription */
.description {
padding: 30px 20px 10px;
background: #fff;
}
.description .left-panel {
width: 300px;
float: left;
margin-bottom: 35px;
}
.description .poster {
overflow: hidden;
height: 450px;
}
.description .poster img {
width: 100%;
display: block;
height: 100%;
}
.description .right-panel {
overflow: hidden;
padding-left: 30px;
}
.description .description-name {
font-size: 24px;
color: #424446;
font-weight: 600;
line-height: 1.2em;
margin-top: -5px;
}
.description .description-name_low {
font-size: 16px;
margin-top: 5px;
font-weight: 300;
color: #292929;
}
.description .sections-wrap {
margin-top: 25px;
}
.description .right-panel .title {
width: 80px;
float: left;
font-size: 12px;
font-weight: 300;
color: #AAAAAA;
line-height: 30px;
}
.description .right-panel .title span {
line-height: 15px;
display: inline-block;
}
.description .right-panel .info {
overflow: hidden;
font-size: 12px;
font-weight: 300;
min-height: 30px;
padding-left: 10px;
}
.description .right-panel .info .icon {
height: 30px;
display: inline-block;
line-height: 30px;
margin-right: 4px;
}
.description .icon img {
display: inline-block;
vertical-align: middle;
}
.description .right-panel .text {
display: inline-block;
color: #292929;
}
.description .right-panel .link-btn {
border-radius: 15px;
color: #999;
border: 1px solid #CCC;
font-size: 12px;
padding: 8px;
display: inline-block;
text-decoration: none;
margin-right: 6px;
margin-bottom: 10px;
text-align: center;
}
.description .right-panel .link-btn:hover {
color: #383838;
border: 1px solid #BBBBBB;
}
.description .text-description {
clear: both;
margin-top: 35px;
font-size: 14px;
color: #292929;
line-height: 20px;
}
.description .text-description p {
font-size: 14px;
color: #292929;
line-height: 20px;
margin-top: 22px;
margin-bottom: 22px;
}
.description .rating-medium {
margin-top: 20px;
}
.description .rating-medium .rating-text {
color: #999999;
font-size: 10px;
vertical-align: middle;
display: none;
}
.description .rating-medium .star {
display: inline-block;
width: 42px;
height: 40px;
background: url(../images/icons/icon_star_medium.png);
background-position: 0 -40px;
vertical-align: middle;
margin-top: -1px;
cursor: pointer;
}
.description .rating-medium .star-mediun-white {
background-position: -84px -40px;
}
.description .rating-medium .star-mediun-white-active {
background-position: -84px 0;
}
.description .rating-medium .star-mediun-gold {
background-position: 0 -40px;
}
.description .rating-medium .star-mediun-gold-active {
background-position: 0 0;
}
.description .rating-medium .star-btn {
width: 33px;
height: 33px;
display: inline-block;
background: url(../images/icons/icon_plus_medium.png);
border: none;
vertical-align: middle;
margin-left: 12px;
cursor: pointer;
outline: none;
background-repeat: no-repeat;
}
.description .rating-medium .star-btn:hover {
background-position: -33px 0px;
}
.description .rating-medium .star-btn.del {
background-position: -198px 0px;
}
.description .rating-medium .star-btn.del:hover {
background-position: -264px 0px;
}
.description-footer {
margin-top: 40px;
}
.description-btn_group {
display: inline-block;
}
.description-btn_group .description-btn {
display: inline-block;
padding: 13px 0 14px 28px;
-webkit-border-radius: 28px;
-ms-border-radius: 28px;
-moz-border-radius: 28px;
-o-border-radius: 28px;
border-radius: 28px;
text-decoration: none;
background: #F2B742;
font-size: 13px;
color: #fff;
font-weight: 700;
margin-right: 5px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}
.description-btn_group .description-btn:hover {
opacity: .9;
}
.description-btn_group .description-btn:after {
content: '';
display: inline-block;
width: 32px;
height: 32px;
margin-left: 12px;
margin-right: 4px;
vertical-align: middle;
margin-top: -10px;
margin-bottom: -10px;
background: url(../images/icons/book-icons.png);
}
.description-btn_group .description-btn.description-btn_read {
background: #F4662F;
}
.description-btn_group .description-btn.description-btn_read:after {
background-position: -40px 0;
}
.description-footer .description-socials {
display: inline-block;
margin-left: 5px;
}
.description-socials .description-social_link {
display: inline-block;
color: #919ca4;
font-size: 14px;
font-weight: 700;
text-decoration: none;
margin-left: 18px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}
.description-socials .description-social_link:hover {
opacity: .8;
}
.description-socials .description-social_link:before {
content: '';
background: url(../images/icons/icons_social.png);
vertical-align: middle;
}
.description-socials .description-social_tw:before {
display: inline-block;
margin-right: 10px;
width: 16px;
height: 16px;
background-position: 0 -1px;
}
.description-socials .description-social_vk:before {
display: inline-block;
margin-right: 10px;
width: 16px;
height: 16px;
background-position: -20px -2px;
}
.description-socials .description-social_fb:before {
display: inline-block;
margin-right: 10px;
width: 7px;
height: 18px;
background-position: -40px -1px;
}
/* Discription */
/* Advertising */
.advertising {
height: 150px;
overflow: hidden;
margin-top: 20px;
position: relative;
display: block;
text-decoration: none;
border-radius: 10px;
}
.advertising img {
height: 150px;
width: 100%;
}
.advertising .text {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.advertising .text .left {
line-height: 150px;
float: left;
width: 50%;
padding-left: 50px;
padding-right: 50px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.advertising .text .left span {
vertical-align: middle;
line-height: 30px;
display: inline-block;
color: #fff;
font-size: 30px;
font-weight: 600;
padding-top: 10px;
padding-bottom: 10px;
}
.advertising .text .right {
line-height: 150px;
width: 50%;
float: right;
text-align: right;
padding-right: 50px;
padding-left: 50px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.advertising .text .price-wrap {
font-size: 18px;
font-weight: 600;
color: #fff;
}
.advertising .text .price {
font-size: 60px;
}
.advertising .text .coin {
font-size: 30px;
line-height: 25px;
position: relative;
top: -21px;
}
/* Advertising end */
/* Seems Books */
.seems-books {
padding: 45px 10px;
margin-top: 20px;
background: #fff;
}
.seems-books .show-all {
display: none;
}
.seems-books .title {
font-size: 16px;
line-height: 20px;
font-weight: 600;
color: #b1b1b2;
}
.seems-books .books-list .book {
float: left;
width: 180px;
margin-top: 30px;
margin-left: 10px;
margin-right: 10px;
}
.seems-books .books-list .book:nth-child(5n) {
clear: right;
}
.seems-books .books-list .book:nth-child(5n+1) {
clear: left;
.seems-movies {
padding-left: 10px;
padding-right: 10px;
}
}
.seems-books .books-list .book:nth-child(6),
.seems-books .books-list .book:nth-child(7),
.seems-books .books-list .book:nth-child(8) {
display: none;
}
.seems-books .books-list .book a {
display: block;
text-decoration: none;
}
.seems-books .books-list .img {
overflow: hidden;
background-color: #CDD2D5;
background-image: url(../images/icons/zagluwka.png);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
height: 290px;
}
.seems-books .books-list img {
width: 100%;
display: block;
}
.seems-books .books-list .name {
margin-top: 22px;
color: #424446;
font-size: 16px;
font-weight: 700;
line-height: 20px;
}
.seems-books .books-list .country {
font-size: 14px;
color: #555555;
font-weight: 300;
margin-top: 7px;
line-height: 18px;
}
/* Seems Books end */
/* Reviews Container */
.reviews-container {
margin-top: 30px;
}
.review-head {
background: #F56530;
}
.review-head .review-comments_count {
background: #F56530;
}
/* Reviews Container end */
/* Soundtrack Container end */
/*************************************************************
VIDEO CARD END
*************************************************************/
/*************************************************************
VIDEO TOP
*************************************************************/
/* Rating Small */
.rating-small .star {
width: 30px;
height: 27px;
background: url(../images/icons/icon_star_small-gray.png);
background-position: 0px -29px;
display: inline-block;
}
/* Rating Small end */
/* Video Top Slider */
.video-top-slider {
width: 100%;
text-align: center;
}
.video-top-slider .slide {
position: relative;
overflow: hidden;
width: 650px;
height: 260px;
position: relative;
background-position: center;
-webkit-background-size: cover;
-moz-background-size: cover;
-ms-background-size: cover;
-0-background-size: cover;
background-size: cover;
}
.video-top-slider .slide.slick-center .black {
opacity: 0;
}
.video-top-slider .slide .text {
position: absolute;
bottom: 35px;
width: 100%;
padding-left: 40px;
padding-right: 40px;
color: #fff;
font-size: 24px;
font-weight: 600;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
text-align: left;
opacity: 0;
-webkit-transition: opacity 0s;
-o-transition: opacity 0s;
transition: opacity 0s;
}
.video-top-slider .slide.slick-center .text {
opacity: 1;
-webkit-transition: opacity .5s;
-o-transition: opacity .5s;
transition: opacity .5s;
}
.video-top-slider .inner img {
width: 100%;
position: relative;
}
/* Arrow */
.video-top-slider .slick-prev,
.video-top-slider .slick-next {
top: 0;
position: absolute;
text-indent: -999px;
height: 100%;
border: none;
cursor: pointer;
outline: none;
width: 48px;
}
.video-top-slider .slick-prev {
left: 0;
background: url(data:image/svg+xml;base64,<KEY>4KPC9zdmc+);
background: -moz-linear-gradient(left, rgba(0,0,0,.5) 0%, rgba(255,255,255,0) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,.5)), color-stop(100%,rgba(255,255,255,0)));
background: -webkit-linear-gradient(left, rgba(0,0,0,.5) 0%,rgba(255,255,255,0) 100%);
background: -o-linear-gradient(left, rgba(0,0,0,.5) 0%,rgba(255,255,255,0) 100%);
background: -ms-linear-gradient(left, rgba(0,0,0,.5) 0%,rgba(255,255,255,0) 100%);
background: linear-gradient(to right, rgba(0,0,0,.5) 0%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff',GradientType=1 );
}
.video-top-slider .slick-prev:before {
content: '';
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background: url(../images/icons/arrow-left.png) 10px center no-repeat;
}
.video-top-slider .slick-next {
right: 0;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(0,0,0,.5) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(0,0,0,.5)));
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(0,0,0,.5) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(0,0,0,.5) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(0,0,0,.5) 100%);
background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(0,0,0,.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=1 );
}
.video-top-slider .slick-next:before {
content: '';
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background: url(../images/icons/arrow-right.png) 24px center no-repeat;
}
/*.video-top-slider .slick-prev:hover {
background-position: 0 -43px;
}
.video-top-slider .slick-next:hover {
background-position: -49px -42px;
}*/
.video-top-slider .slick-prev.slick-disabled,
.video-top-slider .slick-next.slick-disabled {
opacity: 0;
cursor: default;
}
/* Video Top Slider end */
/* Video Top Container */
.best-actors-container {
background: #E5EAED;
}
.video-top-container .top-indent {
padding-top: 45px;
padding-bottom: 45px;
}
.video-top-container .top-inner {
margin: auto;
padding: 0 19px;
}
.video-top-container .top-title {
font-size: 20px;
color: #b1b1b2;
font-weight: 600;
float: left;
}
.video-top-container .show-all {
float: right;
}
.video-top-container .show-all a {
font-size: 13px;
font-weight: 600;
color: #b1b1b2;
display: inline-block;
-webkit-transition: opacity .3s;
-o-transition: opacity .3s;
transition: opacity .3s;
text-decoration: none;
}
.video-top-container .show-all a:hover {
opacity: .8;
}
.video-top-container .show-all a:after {
content: '';
margin-left: 7px;
margin-top: -2px;
width: 19px;
height: 20px;
background: url(../images/icons/show-all-icon.png);
display: inline-block;
vertical-align: middle;
}
.show-all a.shows:after {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
/* Video Novelty and Popular Container */
.novelty-container .rating-small,
.popular-container .rating-small {
position: absolute;
top: 20px;
width: 100%;
left: 0;
text-align: center;
}
.novelty-container,
.popular-container {
}
.novelty-container .item,
.popular-container .item {
width: 180px;
float:left;
margin-right: 20px;
background: none;
border: none;
margin-top: 30px;
}
.novelty-container .item:last-child,
.popular-container .item:last-child {
margin-right: 0;
}
.novelty-container .img-container,
.popular-container .img-container {
width: 100%;
height: 290px;
position: relative;
overflow: hidden;
background-color: #CDD2D5;
background-image: url(../images/icons/zagluwka.png);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.novelty-container .item-link,
.popular-container .item-link {
display: block;
text-decoration: none;
}
.novelty-container .img-container img,
.popular-container .img-container img {
width: 100%;
}
.novelty-container .name-item,
.popular-container .name-item {
font-size: 16px;
font-weight: 700;
color: #424446;
line-height: 18px;
margin-top: 20px;
padding-left: 2px;
padding-right: 2px;
}
.novelty-container .country,
.popular-container .country {
font-size: 14px;
font-weight: 300;
color: #555;
margin-top: 10px;
}
/* Video Novelty and Popular Container end */
/* Video Genres Container */
.genres-list {
text-align: center;
}
.genres-list .item {
width: 220px;
height: 100px;
display: inline-block;
margin-right: 15px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
-ms-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
overflow: hidden;
margin-top: 30px;
background-color: #CDD2D5;
background-image: url(../images/icons/genre-logo.png);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.genres-list .item:nth-child(4n) {
margin-right: 0;
}
.genres-list .item img {
width: 100%;
height: 100%;
display: block;
}
.genres-list .item a {
display: block;
height: 100%;
position: relative;
}
.genres-list .item .genre-name {
line-height: 100px;
font-size: 14px;
color: #fff;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
text-shadow: 0px 0px 8px #000;
}
.genres-list .item .genre-name span {
display: inline-block;
line-height: 18px;
vertical-align: middle;
padding-left: 20px;
padding-right: 20px;
}
/* Video Genres Container end */
/* Audiobooks Conteiner */
.audiobooks-container {
background: #101010;
}
.audiobooks-list {
margin-top: 10px;
}
.audiobooks-list .audiobook-item {
width: 200px;
padding-right: 16px;
margin-top: 20px;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.audiobooks-list .audiobook-item:nth-child(5n) {
width: 180px;
padding-right: 0;
clear: right;
}
.audiobooks-list .audiobook-item:nth-child(5n+1) {
clear: left;
}
.audiobook-item .audiobook-img {
width: 50px;
height: 50px;
overflow: hidden;
float: left;
position: relative;
overflow: hidden;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
-ms-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
background-color: #CDD2D5;
background-image: url(../images/icons/big_logo.png);
background-repeat: no-repeat;
background-position: center;
background-size: 50%
}
.audiobook-item .audiobook-link {
left: 0;
top: 0;
bottom: 0;
right: 0;
background: url(../images/icons/play-link-icon.png) center no-repeat, rgba(0,0,0,.7);
position: absolute;
-webkit-background-size: 30px;
-moz-background-size: 30px;
-o-background-size: 30px;
-ms-background-size: 30px;
background-size: 30px;
-webkit-transition: opacity .3s;
-o-transition: opacity .3s;
transition: opacity .3s;
opacity: 0;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
-ms-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
}
.audiobook-item .audiobook-link:hover {
opacity: 1;
}
.audiobook-item .audiobook-body {
overflow: auto;
display: table;
min-height: 50px;
color: #fff;
font-size: 12px;
}
.audiobook-body .audiobook-body_inner {
display: table-cell;
vertical-align: middle;
padding-left: 12px;
}
.audiobook-body .audiobook-name {
font-weight: 600;
line-height: 1.2em;
}
.audiobook-body .audiobook-author {
font-weight: 300;
line-height: 1.2em;
margin-top: 8px;
}
/* Audiobooks Conteiner End */
/* Most viewed Container */
.most-viewed-container {
background: #E5EAED;;
}
.most-viewed-list {
margin-top: 25px;
}
.most-viewed-container .item {
width: 180px;
padding-right: 16px;
margin-top: 5px;
float: left;
}
.most-viewed-container .item .img-container {
width: 50px;
height: 80px;
float: left;
position: relative;
overflow: hidden;
background-color: #CDD2D5;
background-image: url(../images/icons/big_logo.png);
background-repeat: no-repeat;
background-position: center;
background-size: 50%
}
.most-viewed-container .item-link {
display: block;
text-decoration: none;
}
.most-viewed-container .item-link:hover {
opacity: 1;
}
.most-viewed-container .item .img-container img {
width: 100%;
height: 80px;
}
.most-viewed-container .text-info {
overflow: auto;
display: table;
min-height: 80px;
}
.most-viewed-container .text-inner {
display: table-cell;
vertical-align: middle;
padding-left: 15px;
}
.most-viewed-container .name-item {
line-height: 14px;
font-size: 12px;
font-weight: 600;
color: #424446;
}
.most-viewed-container .country {
line-height: 14px;
font-size: 12px;
font-weight: 300;
color: #555;
margin-top: 8px;
}
/* Most viewed Container end */
/* Best Actors Container */
.best-actors-container .best-actors-list {
text-align: center;
margin-left: -15px;
margin-right: -15px;
}
.best-actors-container .item {
display: inline-block;
width: 118px;
margin-left: 7px;
margin-right: 4px;
vertical-align: top;
margin-top: 30px;
}
.best-actors-container .item a {
display: block;
text-decoration: none;
}
.best-actors-container .item .avatar {
height: 111px;
border-radius: 50%;
overflow: hidden;
border: 3px solid #939799;
position: relative;
background-color: #CDD2D5;
background-image: url(../images/icons/avatar-logo.png);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.best-actors-container .avatar .item-link {
display: block;
text-decoration: none;
width: 100%;
height: 100%;
}
.best-actors-container .avatar .item-link:hover {
opacity: 1;
}
.best-actors-container .avatar img {
display: block;
width: 100%;
}
.best-actors-container .item .name {
font-size: 12px;
color: #555;
font-weight: 600;
margin-top: 8px;
line-height: 14px;
padding-left: 10px;
padding-right: 10px;
}
/* Best Actors Container end */
/* Video Top Container end */
/* autocomplete */
.autocomplete-popup {
position: fixed;
left: 0;
right: 0;
top: 0;
overflow: auto;
z-index: 6000;
height: 100%;
background: #434444;
display: none;
}
.autocomplete-popup .autocomplete-popup_form {
border-bottom: 1px solid #2e2f2f;
padding: 5px 0;
}
.autocomplete-popup_form .popup-close {
float: right;
color: #fff;
font-size: 14px;
line-height: 33px;
margin-right: 10px;
text-decoration: none;
}
.autocomplete-popup_form .popup-search_wrap {
overflow: hidden;
padding: 5px 10px;
}
.autocomplete-popup_form .popup-search_wrap .popup-search {
display: block;
width: 100%;
background-color: rgba(255,255,255,.1);
background-image: url(../images/icons/popup-search.png);
background-repeat: no-repeat;
background-position: 7px;
border: none;
padding: 5px 8px 5px 26px;
border-radius: 5px;
outline: none;
color: #fff;
font-weight: 300;
}
.site-autocomplete_nav {
background: #2e2f2f;
width: 100%;
left: 0;
overflow: hidden;
}
.site-autocomplete_link {
display: block;
border-top: 1px solid #333333;
text-decoration: none;
}
.site-autocomplete_item {
clear: both;
}
.site-autocomplete_item:first-child .site-autocomplete_link {
border-top: 0;
}
.site-autocomplete_link:hover {
background: rgba(255,255,255,.05);
}
.site-autocomplete_img {
float: left;
width: 66px;
height: 100px;
background-size: cover;
background-position: center;
line-height: 100px;
background-color: #434444;
background-image: url(../images/icons/logo-autocomplete.png);
background-repeat: no-repeat;
position: relative;
bottom: 0;
}
.site-autocomplete_img img {
width: 100%;
height: auto;
position: absolute;
top: 0;
}
.site-autocomplete_body {
overflow: hidden;
position: relative;
min-height: 100px;
padding-top: 8px;
padding-left: 7px;
padding-bottom: 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.site-autocomplete_body a {
text-decoration: none;
}
.site-autocomplete_genre {
position: absolute;
right: 0;
top: 0;
width: 40px;
height: 40px;
-webkit-border-radius: 0 0 0 6px;
-o-border-radius: 0 0 0 6px;
-ms-border-radius: 0 0 0 6px;
-moz-border-radius: 0 0 0 6px;
border-radius: 0 0 0 6px;
background-color: #434444;
background-image: url(../images/autocomplete/genre-icons.png);
}
.site-autocomplete_genre.films {
background-position: 0 0;
}
.site-autocomplete_genre.cartoons {
background-position: 0 -40px;
}
.site-autocomplete_genre.tv-shows {
background-position: 0 -80px;
}
.site-autocomplete_nav .rating-esmall .star {
width: 26px;
height: 24px;
background: url(../images/icons/icon_star_esmall.png);
background-position: 0px -28px;
background-size: auto 53px;
display: inline-block;
margin-left: 1px;
margin-right: 1px;
}
.site-autocomplete_nav .rating-esmall {
margin-left: 10px;
}
.site-autocomplete_nav .rating-esmall .star-esmall-white {
background-position: -27px -27px;
}
.site-autocomplete_nav .rating-esmall .star-esmall-white-active {
background-position: -27px -2px;
}
.site-autocomplete_nav .rating-esmall .star-esmall-gold {
background-position: 0px -27px;
}
.site-autocomplete_nav .rating-esmall .star-esmall-gold-active {
background-position: 0px -2px;
}
.site-autocomplete_footer {
margin-top: 10px;
padding-left: 15px;
left: 0;
font-size: 12px;
font-weight: 300;
padding-right: 10px;
color: #51c4d4;
}
.site-autocomplete_footer .autocomplete-name_first {
color: #51c4d4;
line-height: 1.2em;
}
.site-autocomplete_footer .autocomplete-name_second {
color: #577074;
line-height: 1.2em;
margin-top: 2px;
}
/* autocomplete end */
/*************************************************************
VIDEO TOP END
*************************************************************/
/*************************************************************
MEDIA 1024
*************************************************************/
@media screen and (max-width: 1024px) {
/*************************************************************
VIDEO TOP
*************************************************************/
.novelty-container .item:nth-child(6),
.popular-container .item:nth-child(6),
.novelty-container .item:nth-child(7),
.popular-container .item:nth-child(7),
.novelty-container .item:nth-child(8),
.popular-container .item:nth-child(8),
.novelty-container .item:nth-child(9),
.popular-container .item:nth-child(9),
.novelty-container .item:nth-child(10),
.popular-container .item:nth-child(10) {
display: none;
}
.novelty-container .item:nth-child(5n),
.popular-container .item:nth-child(5n) {
margin-right: 0;
clear: right;
}
.novelty-container .item:nth-child(5n+1),
.popular-container .item:nth-child(5n+1) {
clear: left;
}
/*************************************************************
VIDEO TOP END
*************************************************************/
}
/*************************************************************
MEDIA 1024 END
*************************************************************/
/*************************************************************
MEDIA 768
*************************************************************/
@media screen and (max-width: 1023px) {
/*************************************************************
VIDEO TOP
*************************************************************/
.main-player {
height: 375px;
}
.honors-container .table-section {
padding: 12px 20px;
font-size: 13px;
}
.video-top-container .top-title {
font-size: 16px;
}
.video-top-container .show-all a {
font-size: 10px;
text-transform: uppercase;
}
.video-top-container .top-indent {
padding-top: 30px;
padding-bottom: 30px;
}
.video-top-slider .slide {
width: 500px;
height: 200px;
}
.video-top-slider .inner img {
width: 500px;
}
.video-top-slider .slide.slick-center .text {
width: 70%;
font-size: 14px;
line-height: 16px;
padding-right: 0;
padding-left: 55px;
}
.novelty-container .novelty-list,
.popular-container .popular-list {
width: 730px;
margin-left: auto;
margin-right: auto;
}
.novelty-container .item,
.popular-container .item {
width: 130px;
}
.novelty-container .item:nth-child(6),
.popular-container .item:nth-child(6),
.novelty-container .item:nth-child(7),
.popular-container .item:nth-child(7),
.novelty-container .item:nth-child(8),
.popular-container .item:nth-child(8),
.novelty-container .item:nth-child(9),
.popular-container .item:nth-child(9),
.novelty-container .item:nth-child(10),
.popular-container .item:nth-child(10) {
display: block;
}
.novelty-container .item .img-container,
.popular-container .item .img-container {
width: 100%;
height: 180px;
}
.novelty-container .name-item,
.popular-container .name-item {
font-size: 12px;
margin-top: 8px;
line-height: 16px;
}
.novelty-container .country,
.popular-container .country {
font-size: 10px;
line-height: 14px;
margin-top: 3px;
}
.genres-list .item {
width: 230px;
height: 100px;
}
.genres-list .item:nth-child(4n) {
margin-right: 15px;
}
.genres-list .item:nth-child(3n) {
margin-right: 0px;
}
.genres-list .item:nth-child(4) {
display: none;
}
.audiobooks-list {
width: 730px;
margin-left: auto;
margin-right: auto;
}
.audiobooks-list .audiobook-item {
width: 150px;
padding-right: 10px;
}
.audiobooks-list .audiobook-item:nth-child(11),
.audiobooks-list .audiobook-item:nth-child(12),
.audiobooks-list .audiobook-item:nth-child(13),
.audiobooks-list .audiobook-item:nth-child(14),
.audiobooks-list .audiobook-item:nth-child(15),
.audiobooks-list .audiobook-item:nth-child(16),
.audiobooks-list .audiobook-item:nth-child(17),
.audiobooks-list .audiobook-item:nth-child(18),
.audiobooks-list .audiobook-item:nth-child(19),
.audiobooks-list .audiobook-item:nth-child(20) {
display: none;
}
.audiobooks-list .audiobook-item:nth-child(5n) {
width: 130px;
padding-right: 0;
clear: right;
}
.audiobooks-list .audiobook-item:nth-child(5n+1) {
clear: left;
}
.audiobook-item .audiobook-body {
font-size: 10px;
}
.audiobook-body .audiobook-body_inner {
padding-left: 3px;
}
.audiobook-body .audiobook-name {
line-height: 1.1em;
}
.audiobook-body .audiobook-author {
margin-top: 3px;
line-height: 1.1em;
}
.most-viewed-container .most-viewed-list {
width: 740px;
margin-left: auto;
margin-right: auto;
}
.most-viewed-container .item {
width: 136px;
padding-right: 10px;
}
.most-viewed-container .text-inner {
padding-left: 4px;
}
.most-viewed-container .name-item {
font-size: 10px;
}
.most-viewed-container .country {
font-size: 10px;
margin-top: 1px;
}
.best-actors-container .item {
margin-right: 13px;
margin-left: 16px;
}
.best-actors-container .item:nth-child(6),
.best-actors-container .item:nth-child(7) {
display: none;
}
/*************************************************************
VIDEO TOP END
*************************************************************/
/*************************************************************
VIDEO CARD
*************************************************************/
.description {
padding-left: 0;
padding-top: 0;
}
.description .left-panel {
margin-bottom: 25px;
}
.description .poster {
-webkit-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.description .right-panel {
padding-top: 20px;
}
.description .description-name {
font-size: 16px;
}
.description .description-name_low {
display: none;
}
.description .rating-medium .star {
width: 30px;
height: 30px;
background-size: 95px auto;
}
.description .rating-medium .star-mediun-white {
background-position: -64px 30px;
}
.description .rating-medium .star-mediun-white-active {
background-position: -64px 0;
}
.description .rating-medium .star-mediun-gold {
background-position: 0px -30px;
}
.description .rating-medium .star-mediun-gold-active {
background-position: -1px 0px;
}
.description .rating-medium .star-btn {
width: 26px;
height: 26px;
background-size: auto 26px;
}
.description .rating-medium .star-btn:hover {
background-position: -26px 0px;
}
.description .rating-medium .star-btn.del {
background-position: -156px 0px;
}
.description .rating-medium .star-btn.del:hover {
background-position: -208px 0px;
}
.description .right-panel .title {
width: 70px;
}
.description-footer {
margin-top: 20px;
}
.description-footer .description-socials {
margin-left: 0;
}
.description-socials .description-social_link {
margin-left: 14px;
}
.description .text-description {
padding-left: 20px;
margin-top: 25px;
}
.description .text-description p {
font-size: 12px;
}
.description-socials .description-social_link:before {
margin-right: 6px;
}
.seems-books {
background: #E5EAED;
margin-top: 0;
padding: 20px 10px 0;
}
.seems-books .books-list {
width: 740px;
margin-left: auto;
margin-right: auto;
}
.seems-books .title {
padding-left: 12px;
padding-right: 8px;
color: #b1b1b2;
}
.seems-books .books-list .book {
width: 130px;
margin-top: 20px;
}
.seems-books .books-list .book:nth-child(5n) {
margin-right: 0;
}
.seems-books .books-list .book .img {
height: 210px;
}
.seems-books .books-list .book img {
height: 100%;
}
.seems-books .show-all {
float: right;
display: block;
}
.seems-books .show-all a {
font-size: 10px;
font-weight: 600;
color: #b1b1b2;
display: inline-block;
-webkit-transition: opacity .3s;
-o-transition: opacity .3s;
transition: opacity .3s;
text-decoration: none;
text-transform: uppercase;
vertical-align: middle;
}
.seems-books .show-all a:hover {
opacity: .8;
}
.seems-books .show-all a:after {
content: '';
margin-left: 7px;
margin-top: -2px;
width: 19px;
height: 20px;
background: url(../images/icons/show-all-icon.png);
display: inline-block;
vertical-align: middle;
}
.seems-books .books-list .name {
font-size: 12px;
margin-top: 8px;
line-height: 16px;
}
.seems-books .books-list .country {
font-size: 10px;
margin-top: 3px;
line-height: 14px;
}
.reviews-container .textarea-container {
padding: 30px 0 20px;
}
.reviews-container .review .left-section {
padding-right: 0;
}
.reviews-container .review .right-section {
top: 30px;
right: 42px;
}
.reviews-container .review {
padding: 20px;
}
.reviews-container .review .right-section {
right: 20px;
top: 31px;
}
.reviews-container .textarea-container {
padding-top: 0;
}
.review-head .review-sort {
position: static;
display: inline-block;
margin-left: 20px;
}
/*************************************************************
VIDEO CARD END
*************************************************************/
}
/*************************************************************
MEDIA 768 END
*************************************************************/
/*************************************************************
MEDIA 640
*************************************************************/
@media screen and (max-width: 767px) {
/*************************************************************
VIDEO TOP
*************************************************************/
.main-player {
height: 375px;
}
.video-top-container .top-inner {
padding-left: 30px;
padding-right: 30px;
}
.novelty-container .item:nth-child(9),
.popular-container .item:nth-child(9),
.novelty-container .item:nth-child(10),
.popular-container .item:nth-child(10) {
display: none;
}
.novelty-container .novelty-list,
.popular-container .popular-list {
width: 580px;
}
.novelty-container .item:nth-child(4n),
.popular-container .item:nth-child(4n) {
margin-right: 0;
clear: right;
}
.novelty-container .item:nth-child(4n+1),
.popular-container .item:nth-child(4n+1) {
clear: left;
}
.novelty-container .item:nth-child(5n),
.popular-container .item:nth-child(5n) {
clear: none;
margin-right: 20px;
}
.novelty-container .item:nth-child(5n+1),
.popular-container .item:nth-child(5n+1) {
clear: none;
}
.genres-list .item {
width: 280px;
height: 100px;
margin-right: 15px;
}
.genres-list .item:nth-child(3n) {
margin-right: 15px;
}
.genres-list .item:nth-child(2n) {
margin-right: 0;
}
.genres-list .item:nth-child(4) {
display: none;
}
.audiobooks-list {
width: 580px;
}
.audiobooks-list .audiobook-item:nth-child(9),
.audiobooks-list .audiobook-item:nth-child(10) {
display: none;
}
.audiobooks-list .audiobook-item:nth-child(5n) {
width: 150px;
padding-right: 10px;
clear: none;
}
.audiobooks-list .audiobook-item:nth-child(5n+1) {
clear: none;
}
.audiobooks-list .audiobook-item:nth-child(4n) {
width: 130px;
padding-right: 0;
clear: right;
}
.audiobooks-list .audiobook-item:nth-child(4n+1) {
clear: left;
}
.most-viewed-container .most-viewed-list {
width: 580px;
}
.most-viewed-container .item {
width: 135px;
}
.most-viewed-container .item:nth-child(9),
.most-viewed-container .item:nth-child(10) {
display: none;
}
.best-actors-container .item {
margin-right: 16px;
margin-left: 15px;
}
.best-actors-container .item:nth-child(5) {
display: none;
}
/*************************************************************
VIDEO TOP END
*************************************************************/
/*************************************************************
VIDEO CARD
*************************************************************/
.description .left-panel {
width: 160px;
}
.description .poster {
height: 240px;
}
.description .description-name {
font-size: 14px;
}
.description-footer .description-socials {
margin-left: 0;
position: absolute;
left: 0;
top: 240px;
width: 160px;
padding-top: 20px;
padding-bottom: 20px;
background: #EFF2F4;
-webkit-border-bottom-right-radius: 6px;
-o-border-bottom-right-radius: 6px;
-ms-border-bottom-right-radius: 6px;
-moz-border-bottom-right-radius: 6px;
border-bottom-right-radius: 6px;
text-align: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-right: 15px;
}
.description-socials .description-social_link {
margin-left: 14px;
}
.description .text-description {
padding-left: 20px;
margin-top: 25px;
}
.description-socials .description-social_link:before {
margin-right: 6px;
}
.seems-books {
padding-left: 20px;
padding-right: 20px;
}
.seems-books .books-list {
width: 600px;
}
.seems-books .books-list .book:nth-child(6),
.seems-books .books-list .book:nth-child(7),
.seems-books .books-list .book:nth-child(8) {
display: block;
}
.seems-books .books-list .book:nth-child(5n) {
clear: none;
margin-right: 10px;
}
.seems-books .books-list .book:nth-child(5n+1) {
clear: none;
}
.seems-books .books-list .book:nth-child(4n) {
clear: right;
}
.seems-books .books-list .book:nth-child(4n+1) {
clear: left;
}
.reviews-container .textarea-container {
padding: 30px 0 20px;
}
.reviews-container .review .left-section {
padding-right: 0;
}
.reviews-container .review .right-section {
top: 30px;
right: 42px;
}
.reviews-container .review {
padding: 20px;
}
.reviews-container .review .right-section {
right: 20px;
top: 31px;
}
.reviews-container .textarea-container {
padding-top: 0;
}
/*************************************************************
VIDEO CARD END
*************************************************************/
}
/*************************************************************
MEDIA 640 END
*************************************************************/
/*************************************************************
MEDIA 480
*************************************************************/
@media screen and (max-width: 639px) {
/*************************************************************
VIDEO TOP
*************************************************************/
.video-top-slider .slide .text {
opacity: 1;
font-size: 14px;
}
.video-top-container .top-inner {
padding-left: 25px;
padding-right: 25px;
}
.novelty-container .novelty-list,
.popular-container .popular-list {
width: 430px;
}
.novelty-container .item:nth-child(7),
.popular-container .item:nth-child(7),
.novelty-container .item:nth-child(8),
.popular-container .item:nth-child(8) {
display: none;
}
.novelty-container .item:nth-child(3n),
.popular-container .item:nth-child(3n) {
margin-right: 0;
clear: right;
}
.novelty-container .item:nth-child(3n+1),
.popular-container .item:nth-child(3n+1) {
clear: left;
}
.novelty-container .item:nth-child(4n),
.popular-container .item:nth-child(4n) {
clear: none;
margin-right: 20px;
}
.novelty-container .item:nth-child(4n+1),
.popular-container .item:nth-child(4n+1) {
clear: none;
}
.genres-list .item {
width: 200px;
}
.genres-list .item:nth-child(3n) {
margin-right: 0;
}
.genres-list .item:nth-child(2n+1) {
margin-right: 15px;
}
.audiobooks-list {
width: 430px;
}
.audiobooks-list .audiobook-item:nth-child(9) {
display: block;
}
.audiobooks-list .audiobook-item:nth-child(4n) {
width: 150px;
padding-right: 10px;
clear: none;
}
.audiobooks-list .audiobook-item:nth-child(4n+1) {
clear: none;
}
.audiobooks-list .audiobook-item:nth-child(3n) {
width: 130px;
padding-right: 0;
clear: right;
}
.audiobooks-list .audiobook-item:nth-child(3n+1) {
clear: left;
}
.most-viewed-container .most-viewed-list {
width: 430px;
}
.most-viewed-container .item {
width: 135px;
}
.most-viewed-container .item {
width: 133px;
}
.most-viewed-container .item:nth-child(3n) {
clear: right;
}
.most-viewed-container .item:nth-child(3n+1) {
clear: left;
}
.most-viewed-container .item:nth-child(9) {
display: block;
}
.best-actors-container .item:nth-child(5),
.best-actors-container .item:nth-child(6) {
display: inline-block;
}
/*************************************************************
VIDEO TOP END
*************************************************************/
/*************************************************************
VIDEO CARD
*************************************************************/
.description {
padding-right: 0;
}
.description .left-panel {
float: none;
width: 100%;
background: #EFF2F4;
}
.description .poster {
width: 160px;
}
.seems-books {
padding-left: 15px;
padding-right: 15px;
}
.seems-books .books-list {
width: 450px;
}
.seems-books .books-list .book:nth-child(4n) {
clear: none;
}
.seems-books .books-list .book:nth-child(4n+1) {
clear: none;
}
.seems-books .books-list .book:nth-child(3n) {
clear: right;
}
.seems-books .books-list .book:nth-child(3n+1) {
clear: left;
}
.seems-books .books-list .book:nth-child(7),
.seems-books .books-list .book:nth-child(8) {
display: none;
}
.description .left-panel {
margin-bottom: 15px;
}
.description .right-panel {
padding-left: 0;
text-align: center;
padding-top: 0;
}
.description-footer {
position: absolute;
left: 160px;
top: 120px;
right: 0;
margin-top: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
text-align: center;
}
.description-btn_group .description-btn {
margin-bottom: 10px;
margin-right: 0;
}
.description-btn_group .description-btn_listen {
display: block;
}
.description-footer .description-socials {
display: block;
margin-top: 10px;
margin-right: 15px;
position: static;
width: auto;
padding: 0;
background: none;
}
.description .description-name {
text-align: center;
margin-top: 0;
}
.description .right-panel .title {
text-align: right;
font-size: 10px;
width: 70px;
line-height: 22px;
}
.description .right-panel .info {
text-align: left;
font-size: 11px;
padding-left: 25px;
}
.description .right-panel .link-btn {
font-size: 10px;
padding-top: 6px;
padding-bottom: 7px;
}
.description .rating-medium {
background: #2E2F2F;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
margin-top: 15px;
}
.description .rating-medium .rating-text {
display: inline-block;
margin-right: 12px;
}
.description .rating-medium .star {
-webkit-transform: scale(.8);
-ms-transform: scale(.8);
-o-transform: scale(.8);
transform: scale(.8);
margin-left: -6px;
}
.description .rating-medium .star-btn {
width: 19px;
height: 19px;
background-size: auto 19px;
margin-left: 2px;
}
.description .rating-medium .star-btn:hover {
background-position: -19px 0px;
}
.description .rating-medium .star-btn.del {
background-position: -133px 0px;
}
.description .rating-medium .star-btn.del:hover {
background-position: -152px 0px;
}
.description .sections-wrap {
display: inline-block;
max-width: 280px;
}
.reviews-container .review {
min-height: 65px;
}
.review-head .review-sort {
margin-top: 10px;
}
.reviews-container .review-body .days.hidden {
position: absolute;
margin-left: 0;
top: 78px;
font-size: 10px;
left: 10px;
width: 70px;
text-align: center;
}
.reviews-container .show-other a.show {
font-size: 11px;
padding: 8px 10px 9px;
}
.reviews-container .send {
width: 50px;
-webkit-background-size: 30px;
-o-background-size: 30px;
-ms-background-size: 30px;
-moz-background-size: 30px;
background-size: 30px;
}
.seems-books {
padding-left: 10px;
padding-right: 10px;
}
.seems-books .title {
padding-left: 10px;
padding-right: 10px;
}
.seems-books .books-list .book:nth-child(4n) {
clear: none;
}
.seems-books .books-list .book:nth-child(4n+1) {
clear: none;
}
.seems-books .books-list .book:nth-child(3n) {
clear: right;
}
.seems-books .books-list .book:nth-child(3n+1) {
clear: left;
}
/*************************************************************
VIDEO CARD END
*************************************************************/
}
/*************************************************************
MEDIA 480 END
*************************************************************/
/*************************************************************
MEDIA 320
*************************************************************/
@media screen and (max-width: 479px) {
/*************************************************************
VIDEO TOP
*************************************************************/
.video-top-slider .slide .text {
opacity: 1;
font-size: 14px;
}
.video-top-container .top-inner {
padding-left: 20px;
padding-right: 20px;
}
.novelty-container .novelty-list,
.popular-container .popular-list {
width: 280px;
margin-left: auto;
margin-right: auto;
}
.novelty-list,
.popular-list {
width: 280px;
margin-left: auto;
margin-right: auto;
}
.novelty-container .item:nth-child(3n),
.popular-container .item:nth-child(3n) {
clear: none;
margin-right: 20px;
}
.novelty-container .item:nth-child(2n),
.popular-container .item:nth-child(2n) {
margin-right: 0;
clear: right;
}
.novelty-container .item:nth-child(2n+1),
.popular-container .item:nth-child(2n+1) {
clear: left;
}
.novelty-container .item:nth-child(3n+1),
.popular-container .item:nth-child(3n+1) {
clear: none;
}
.genres-list {
max-width: 280px;
margin-left: auto;
margin-right: auto;
}
.genres-list .item {
width: 100%;
margin-right: 0;
}
.genres-list .item:nth-child(4) {
display: none;
}
.audiobooks-list {
width: 280px;
margin-left: auto;
margin-right: auto;
}
.audiobooks-list .audiobook-item:nth-child(10) {
display: block;
}
.audiobooks-list .audiobook-item:nth-child(3n) {
width: 150px;
padding-right: 10px;
clear: none;
}
.audiobooks-list .audiobook-item:nth-child(3n+1) {
clear: none;
}
.audiobooks-list .audiobook-item:nth-child(2n) {
width: 130px;
padding-right: 0;
clear: right;
}
.audiobooks-list .audiobook-item:nth-child(2n+1) {
clear: left;
}
.most-viewed-container .most-viewed-list {
width: 280px;
}
.most-viewed-list {
width: 280px;
margin-left: auto;
margin-right: auto;
}
.most-viewed-container .item {
width: 130px;
padding-right: 20px;
}
.most-viewed-container .item:nth-child(3n) {
clear: none;
}
.most-viewed-container .item:nth-child(3n+1) {
clear: none;
}
.most-viewed-container .item:nth-child(2n) {
padding-right: 0;
clear: right;
}
.most-viewed-container .item:nth-child(2n+1) {
clear: left;
}
.most-viewed-container .item:nth-child(10) {
display: block;
}
.best-actors-container .item:nth-child(5),
.best-actors-container .item:nth-child(6) {
display: inline-block;
}
.seems-books .books-list {
width: 300px;
}
.seems-books .books-list .book:nth-child(3n) {
clear: none;
}
.seems-books .books-list .book:nth-child(3n+1) {
clear: none;
}
.seems-books .books-list .book:nth-child(2n) {
clear: right;
}
.seems-books .books-list .book:nth-child(2n+1) {
clear: left;
}
/*************************************************************
VIDEO TOP END
*************************************************************/
/*************************************************************
VIDEO CARD
*************************************************************/
/*************************************************************
VIDEO CARD END
*************************************************************/
}
/*************************************************************
MEDIA 320 END
*************************************************************/
/*************************************************************
MEDIA 320
*************************************************************/
@media screen and (max-width: 319px) {
/*************************************************************
VIDEO TOP
*************************************************************/
.seems-books {
padding-left: 0;
padding-right: 0;
}
.genres-list .item {
width: 100%;
margin-right: 0;
}
.video-top-container .top-inner {
padding-left: 0;
padding-right: 0;
}
/*************************************************************
VIDEO TOP END
*************************************************************/
}
/*************************************************************
MEDIA 320 END
************************************************************ | markup/book-page-mobile/css/book-style.css | html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block; }
body {
line-height: 1;
font-family: 'Open Sans', sans-serif;
}
ol, ul {
list-style: none; }
blockquote, q {
quotes: none; }
blockquote :before, blockquote :after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
.clearfix:before,
.clearfix:after {
content: "";
display: table;
}
.clearfix:after {
clear: both;
}
.clearfix {
zoom: 1;
}
/* Current Page */
.current-page {
position: relative;
background: url(../images/content/video-page-banner.jpg) center;
-webkit-background-size: cover;
background-size: cover;
text-align: center;
padding-top: 16px;
padding-bottom: 18px;
}
.current-page a {
text-decoration: none;
}
.current-page .current-page-name {
display: inline-block;
position: relative;
z-index: 1;
}
.current-page .current-page-name p {
color: #FFF;
font-size: 24px;
line-height: 28px;
display: inline-block;
margin-left: 5px;
font-family: "Code Pro Bold";
}
/* changes */
.current-page .img {
width: 52px;
height: 52px;
margin-top: -2px;
display: inline-block;
vertical-align: middle;
}
.current-page .img img {
display: block;
width: 100%;
}
.current-page .sp-video span {
color: #f57859;
}
.current-page .sp-news span {
color: #F2B63E;
}
.current-page .sp-catalog span {
color: #72c067;
}
.current-page .sp-music span {
color: #eb587d;
}
.current-page .sp-afisha span {
color: #51c4d4;
}
.current-page .sp-book span {
color: #f4662f;
}
/* Current Page */
.book-card-page,
.book-top-page {
line-height: 1 !important;
}
.main-nav {
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 1000;
line-height: 1;
}
.main-nav .search-wrap {
position: absolute;
left: 0;
bottom: 5px;
}
.main-nav .search-form {
width: 180px;
height: 30px;
display: inline-block;
position: relative;
left: -135px;
-webkit-transition: width .3s;
-o-transition: width .3s;
transition: width .3s;
}
.main-nav .search-form_input {
background: none;
border: none;
outline: none;
font-size: 12px;
line-height: 14px;
color: #fff;
padding: 8px 15px;
width: 100%;
display: inline-block;
font-weight: 300;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.main-nav .search-form_btn {
width: 26px;
height: 28px;
border: none;
background: url(../images/icons/search-icon.png) no-repeat center;
display: inline-block;
position: absolute;
right: 11px;
top: 1px;
cursor: pointer;
outline: none;
}
.main-nav .menu-wrap {
text-align: right;
}
.main-nav .menu-nav {
position: absolute;
top: 100%;
right: 0;
left: 0;
display: none;
}
.main-nav .menu-item_link {
text-align: left;
display: block;
color: #fff;
font-size: 13px;
font-weight: 600;
text-transform: uppercase;
text-decoration: none;
-webkit-transition: .3s;
-moz-transition: .3s;
-ms-transition: .3s;
-o-transition: .3s;
transition: .3s;
padding: 18px 25px 19px;
background: #F48164;
}
.main-nav .menu-link_quantity {
background: #fff;
border-radius: 26px;
padding: 8px 3px 7px;
margin: -7px 0;
display: inline-block;
color: #f57859;
background: #fff;
font-weight: 700;
font-size: 10px;
margin-left: 10px;
min-width: 25px;
text-align: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.main-nav .menu-list_item:nth-child(2n) .menu-item_link {
background: #F68E75;
}
.main-nav .menu-list_item.active .menu-item_link {
background: #fff;
color: #F48164;
}
.main-nav .menu-btn {
width: 50px;
height: 45px;
padding: 10px 14px 12px;
background: none;
border: none;
outline: none;
}
.main-nav .menu-btn.opened {
background: #F57858;
}
.main-nav .menu-btn_line {
display: block;
height: 3px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #DFDADA;
margin-top: 3px;
}
/*************************************************************
VIDEO CARD
*************************************************************/
.book-card-page {
background: #e5eaed;
}
.book-card-container {
position: relative;
margin: auto;
}
/* Discription */
.description {
padding: 30px 20px 10px;
background: #fff;
}
.description .left-panel {
width: 300px;
float: left;
margin-bottom: 35px;
}
.description .poster {
overflow: hidden;
height: 450px;
}
.description .poster img {
width: 100%;
display: block;
height: 100%;
}
.description .right-panel {
overflow: hidden;
padding-left: 30px;
}
.description .description-name {
font-size: 24px;
color: #424446;
font-weight: 600;
line-height: 1.2em;
margin-top: -5px;
}
.description .description-name_low {
font-size: 16px;
margin-top: 5px;
font-weight: 300;
color: #292929;
}
.description .sections-wrap {
margin-top: 25px;
}
.description .right-panel .title {
width: 80px;
float: left;
font-size: 12px;
font-weight: 300;
color: #AAAAAA;
line-height: 30px;
}
.description .right-panel .title span {
line-height: 15px;
display: inline-block;
}
.description .right-panel .info {
overflow: hidden;
font-size: 12px;
font-weight: 300;
min-height: 30px;
padding-left: 10px;
}
.description .right-panel .info .icon {
height: 30px;
display: inline-block;
line-height: 30px;
margin-right: 4px;
}
.description .icon img {
display: inline-block;
vertical-align: middle;
}
.description .right-panel .text {
display: inline-block;
color: #292929;
}
.description .right-panel .link-btn {
border-radius: 15px;
color: #999;
border: 1px solid #CCC;
font-size: 12px;
padding: 8px;
display: inline-block;
text-decoration: none;
margin-right: 6px;
margin-bottom: 10px;
text-align: center;
}
.description .right-panel .link-btn:hover {
color: #383838;
border: 1px solid #BBBBBB;
}
.description .text-description {
clear: both;
margin-top: 35px;
font-size: 14px;
color: #292929;
line-height: 20px;
}
.description .text-description p {
font-size: 14px;
color: #292929;
line-height: 20px;
margin-top: 22px;
margin-bottom: 22px;
}
.description .rating-medium {
margin-top: 20px;
}
.description .rating-medium .rating-text {
color: #999999;
font-size: 10px;
vertical-align: middle;
display: none;
}
.description .rating-medium .star {
display: inline-block;
width: 42px;
height: 40px;
background: url(../images/icons/icon_star_medium.png);
background-position: 0 -40px;
vertical-align: middle;
margin-top: -1px;
cursor: pointer;
}
.description .rating-medium .star-mediun-white {
background-position: -84px -40px;
}
.description .rating-medium .star-mediun-white-active {
background-position: -84px 0;
}
.description .rating-medium .star-mediun-gold {
background-position: 0 -40px;
}
.description .rating-medium .star-mediun-gold-active {
background-position: 0 0;
}
.description .rating-medium .star-btn {
width: 33px;
height: 33px;
display: inline-block;
background: url(../images/icons/icon_plus_medium.png);
border: none;
vertical-align: middle;
margin-left: 12px;
cursor: pointer;
outline: none;
background-repeat: no-repeat;
}
.description .rating-medium .star-btn:hover {
background-position: -33px 0px;
}
.description .rating-medium .star-btn.del {
background-position: -198px 0px;
}
.description .rating-medium .star-btn.del:hover {
background-position: -264px 0px;
}
.description-footer {
margin-top: 40px;
}
.description-btn_group {
display: inline-block;
}
.description-btn_group .description-btn {
display: inline-block;
padding: 13px 0 14px 28px;
-webkit-border-radius: 28px;
-ms-border-radius: 28px;
-moz-border-radius: 28px;
-o-border-radius: 28px;
border-radius: 28px;
text-decoration: none;
background: #F2B742;
font-size: 13px;
color: #fff;
font-weight: 700;
margin-right: 5px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}
.description-btn_group .description-btn:hover {
opacity: .9;
}
.description-btn_group .description-btn:after {
content: '';
display: inline-block;
width: 32px;
height: 32px;
margin-left: 12px;
margin-right: 4px;
vertical-align: middle;
margin-top: -10px;
margin-bottom: -10px;
background: url(../images/icons/book-icons.png);
}
.description-btn_group .description-btn.description-btn_read {
background: #F4662F;
}
.description-btn_group .description-btn.description-btn_read:after {
background-position: -40px 0;
}
.description-footer .description-socials {
display: inline-block;
margin-left: 5px;
}
.description-socials .description-social_link {
display: inline-block;
color: #919ca4;
font-size: 14px;
font-weight: 700;
text-decoration: none;
margin-left: 18px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}
.description-socials .description-social_link:hover {
opacity: .8;
}
.description-socials .description-social_link:before {
content: '';
background: url(../images/icons/icons_social.png);
vertical-align: middle;
}
.description-socials .description-social_tw:before {
display: inline-block;
margin-right: 10px;
width: 16px;
height: 16px;
background-position: 0 -1px;
}
.description-socials .description-social_vk:before {
display: inline-block;
margin-right: 10px;
width: 16px;
height: 16px;
background-position: -20px -2px;
}
.description-socials .description-social_fb:before {
display: inline-block;
margin-right: 10px;
width: 7px;
height: 18px;
background-position: -40px -1px;
}
/* Discription */
/* Advertising */
.advertising {
height: 150px;
overflow: hidden;
margin-top: 20px;
position: relative;
display: block;
text-decoration: none;
border-radius: 10px;
}
.advertising img {
height: 150px;
width: 100%;
}
.advertising .text {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.advertising .text .left {
line-height: 150px;
float: left;
width: 50%;
padding-left: 50px;
padding-right: 50px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.advertising .text .left span {
vertical-align: middle;
line-height: 30px;
display: inline-block;
color: #fff;
font-size: 30px;
font-weight: 600;
padding-top: 10px;
padding-bottom: 10px;
}
.advertising .text .right {
line-height: 150px;
width: 50%;
float: right;
text-align: right;
padding-right: 50px;
padding-left: 50px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.advertising .text .price-wrap {
font-size: 18px;
font-weight: 600;
color: #fff;
}
.advertising .text .price {
font-size: 60px;
}
.advertising .text .coin {
font-size: 30px;
line-height: 25px;
position: relative;
top: -21px;
}
/* Advertising end */
/* Seems Books */
.seems-books {
padding: 45px 10px;
margin-top: 20px;
background: #fff;
}
.seems-books .show-all {
display: none;
}
.seems-books .title {
font-size: 16px;
line-height: 20px;
font-weight: 600;
color: #b1b1b2;
}
.seems-books .books-list .book {
float: left;
width: 180px;
margin-top: 30px;
margin-left: 10px;
margin-right: 10px;
}
.seems-books .books-list .book:nth-child(5n) {
clear: right;
}
.seems-books .books-list .book:nth-child(5n+1) {
clear: left;
.seems-movies {
padding-left: 10px;
padding-right: 10px;
}
}
.seems-books .books-list .book:nth-child(6),
.seems-books .books-list .book:nth-child(7),
.seems-books .books-list .book:nth-child(8) {
display: none;
}
.seems-books .books-list .book a {
display: block;
text-decoration: none;
}
.seems-books .books-list .img {
overflow: hidden;
background-color: #CDD2D5;
background-image: url(../images/icons/zagluwka.png);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
height: 290px;
}
.seems-books .books-list img {
width: 100%;
display: block;
}
.seems-books .books-list .name {
margin-top: 22px;
color: #424446;
font-size: 16px;
font-weight: 700;
line-height: 20px;
}
.seems-books .books-list .country {
font-size: 14px;
color: #555555;
font-weight: 300;
margin-top: 7px;
line-height: 18px;
}
/* Seems Books end */
/* Reviews Container */
.reviews-container {
margin-top: 30px;
}
.review-head {
background: #F56530;
}
.review-head .review-comments_count {
background: #F56530;
}
/* Reviews Container end */
/* Soundtrack Container end */
/*************************************************************
VIDEO CARD END
*************************************************************/
/*************************************************************
VIDEO TOP
*************************************************************/
/* Rating Small */
.rating-small .star {
width: 30px;
height: 27px;
background: url(../images/icons/icon_star_small-gray.png);
background-position: 0px -29px;
display: inline-block;
}
/* Rating Small end */
/* Video Top Slider */
.video-top-slider {
width: 100%;
text-align: center;
}
.video-top-slider .slide {
position: relative;
overflow: hidden;
width: 650px;
height: 260px;
position: relative;
background-position: center;
-webkit-background-size: cover;
-moz-background-size: cover;
-ms-background-size: cover;
-0-background-size: cover;
background-size: cover;
}
.video-top-slider .slide.slick-center .black {
opacity: 0;
}
.video-top-slider .slide .text {
position: absolute;
bottom: 35px;
width: 100%;
padding-left: 40px;
padding-right: 40px;
color: #fff;
font-size: 24px;
font-weight: 600;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
text-align: left;
opacity: 0;
-webkit-transition: opacity 0s;
-o-transition: opacity 0s;
transition: opacity 0s;
}
.video-top-slider .slide.slick-center .text {
opacity: 1;
-webkit-transition: opacity .5s;
-o-transition: opacity .5s;
transition: opacity .5s;
}
.video-top-slider .inner img {
width: 100%;
position: relative;
}
/* Arrow */
.video-top-slider .slick-prev,
.video-top-slider .slick-next {
top: 0;
position: absolute;
text-indent: -999px;
height: 100%;
border: none;
cursor: pointer;
outline: none;
width: 48px;
}
.video-top-slider .slick-prev {
left: 0;
background: url(data:image/svg+xml;base64,<KEY>4KPC9zdmc+);
background: -moz-linear-gradient(left, rgba(0,0,0,.5) 0%, rgba(255,255,255,0) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,.5)), color-stop(100%,rgba(255,255,255,0)));
background: -webkit-linear-gradient(left, rgba(0,0,0,.5) 0%,rgba(255,255,255,0) 100%);
background: -o-linear-gradient(left, rgba(0,0,0,.5) 0%,rgba(255,255,255,0) 100%);
background: -ms-linear-gradient(left, rgba(0,0,0,.5) 0%,rgba(255,255,255,0) 100%);
background: linear-gradient(to right, rgba(0,0,0,.5) 0%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff',GradientType=1 );
}
.video-top-slider .slick-prev:before {
content: '';
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background: url(../images/icons/arrow-left.png) 10px center no-repeat;
}
.video-top-slider .slick-next {
right: 0;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(0,0,0,.5) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(0,0,0,.5)));
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(0,0,0,.5) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(0,0,0,.5) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(0,0,0,.5) 100%);
background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(0,0,0,.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=1 );
}
.video-top-slider .slick-next:before {
content: '';
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background: url(../images/icons/arrow-right.png) 24px center no-repeat;
}
/*.video-top-slider .slick-prev:hover {
background-position: 0 -43px;
}
.video-top-slider .slick-next:hover {
background-position: -49px -42px;
}*/
.video-top-slider .slick-prev.slick-disabled,
.video-top-slider .slick-next.slick-disabled {
opacity: 0;
cursor: default;
}
/* Video Top Slider end */
/* Video Top Container */
.best-actors-container {
background: #E5EAED;
}
.video-top-container .top-indent {
padding-top: 45px;
padding-bottom: 45px;
}
.video-top-container .top-inner {
margin: auto;
padding: 0 19px;
}
.video-top-container .top-title {
font-size: 20px;
color: #b1b1b2;
font-weight: 600;
float: left;
}
.video-top-container .show-all {
float: right;
}
.video-top-container .show-all a {
font-size: 13px;
font-weight: 600;
color: #b1b1b2;
display: inline-block;
-webkit-transition: opacity .3s;
-o-transition: opacity .3s;
transition: opacity .3s;
text-decoration: none;
}
.video-top-container .show-all a:hover {
opacity: .8;
}
.video-top-container .show-all a:after {
content: '';
margin-left: 7px;
margin-top: -2px;
width: 19px;
height: 20px;
background: url(../images/icons/show-all-icon.png);
display: inline-block;
vertical-align: middle;
}
.show-all a.shows:after {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
/* Video Novelty and Popular Container */
.novelty-container .rating-small,
.popular-container .rating-small {
position: absolute;
top: 20px;
width: 100%;
left: 0;
text-align: center;
}
.novelty-container,
.popular-container {
}
.novelty-container .item,
.popular-container .item {
width: 180px;
float:left;
margin-right: 20px;
background: none;
border: none;
margin-top: 30px;
}
.novelty-container .item:last-child,
.popular-container .item:last-child {
margin-right: 0;
}
.novelty-container .img-container,
.popular-container .img-container {
width: 100%;
height: 290px;
position: relative;
overflow: hidden;
background-color: #CDD2D5;
background-image: url(../images/icons/zagluwka.png);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.novelty-container .item-link,
.popular-container .item-link {
display: block;
text-decoration: none;
}
.novelty-container .img-container img,
.popular-container .img-container img {
width: 100%;
}
.novelty-container .name-item,
.popular-container .name-item {
font-size: 16px;
font-weight: 700;
color: #424446;
line-height: 18px;
margin-top: 20px;
padding-left: 2px;
padding-right: 2px;
}
.novelty-container .country,
.popular-container .country {
font-size: 14px;
font-weight: 300;
color: #555;
margin-top: 10px;
}
/* Video Novelty and Popular Container end */
/* Video Genres Container */
.genres-list {
text-align: center;
}
.genres-list .item {
width: 220px;
height: 100px;
display: inline-block;
margin-right: 15px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
-ms-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
overflow: hidden;
margin-top: 30px;
background-color: #CDD2D5;
background-image: url(../images/icons/genre-logo.png);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.genres-list .item:nth-child(4n) {
margin-right: 0;
}
.genres-list .item img {
width: 100%;
height: 100%;
display: block;
}
.genres-list .item a {
display: block;
height: 100%;
position: relative;
}
.genres-list .item .genre-name {
line-height: 100px;
font-size: 14px;
color: #fff;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
text-shadow: 0px 0px 8px #000;
}
.genres-list .item .genre-name span {
display: inline-block;
line-height: 18px;
vertical-align: middle;
padding-left: 20px;
padding-right: 20px;
}
/* Video Genres Container end */
/* Audiobooks Conteiner */
.audiobooks-container {
background: #101010;
}
.audiobooks-list {
margin-top: 10px;
}
.audiobooks-list .audiobook-item {
width: 200px;
padding-right: 16px;
margin-top: 20px;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.audiobooks-list .audiobook-item:nth-child(5n) {
width: 180px;
padding-right: 0;
clear: right;
}
.audiobooks-list .audiobook-item:nth-child(5n+1) {
clear: left;
}
.audiobook-item .audiobook-img {
width: 50px;
height: 50px;
overflow: hidden;
float: left;
position: relative;
overflow: hidden;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
-ms-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
background-color: #CDD2D5;
background-image: url(../images/icons/big_logo.png);
background-repeat: no-repeat;
background-position: center;
background-size: 50%
}
.audiobook-item .audiobook-link {
left: 0;
top: 0;
bottom: 0;
right: 0;
background: url(../images/icons/play-link-icon.png) center no-repeat, rgba(0,0,0,.7);
position: absolute;
-webkit-background-size: 30px;
-moz-background-size: 30px;
-o-background-size: 30px;
-ms-background-size: 30px;
background-size: 30px;
-webkit-transition: opacity .3s;
-o-transition: opacity .3s;
transition: opacity .3s;
opacity: 0;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
-ms-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
}
.audiobook-item .audiobook-link:hover {
opacity: 1;
}
.audiobook-item .audiobook-body {
overflow: auto;
display: table;
min-height: 50px;
color: #fff;
font-size: 12px;
}
.audiobook-body .audiobook-body_inner {
display: table-cell;
vertical-align: middle;
padding-left: 12px;
}
.audiobook-body .audiobook-name {
font-weight: 600;
line-height: 1.2em;
}
.audiobook-body .audiobook-author {
font-weight: 300;
line-height: 1.2em;
margin-top: 8px;
}
/* Audiobooks Conteiner End */
/* Most viewed Container */
.most-viewed-container {
background: #E5EAED;;
}
.most-viewed-list {
margin-top: 25px;
}
.most-viewed-container .item {
width: 180px;
padding-right: 16px;
margin-top: 5px;
float: left;
}
.most-viewed-container .item .img-container {
width: 50px;
height: 80px;
float: left;
position: relative;
overflow: hidden;
background-color: #CDD2D5;
background-image: url(../images/icons/big_logo.png);
background-repeat: no-repeat;
background-position: center;
background-size: 50%
}
.most-viewed-container .item-link {
display: block;
text-decoration: none;
}
.most-viewed-container .item-link:hover {
opacity: 1;
}
.most-viewed-container .item .img-container img {
width: 100%;
height: 80px;
}
.most-viewed-container .text-info {
overflow: auto;
display: table;
min-height: 80px;
}
.most-viewed-container .text-inner {
display: table-cell;
vertical-align: middle;
padding-left: 15px;
}
.most-viewed-container .name-item {
line-height: 14px;
font-size: 12px;
font-weight: 600;
color: #424446;
}
.most-viewed-container .country {
line-height: 14px;
font-size: 12px;
font-weight: 300;
color: #555;
margin-top: 8px;
}
/* Most viewed Container end */
/* Best Actors Container */
.best-actors-container .best-actors-list {
text-align: center;
margin-left: -15px;
margin-right: -15px;
}
.best-actors-container .item {
display: inline-block;
width: 118px;
margin-left: 7px;
margin-right: 4px;
vertical-align: top;
margin-top: 30px;
}
.best-actors-container .item a {
display: block;
text-decoration: none;
}
.best-actors-container .item .avatar {
height: 111px;
border-radius: 50%;
overflow: hidden;
border: 3px solid #939799;
position: relative;
background-color: #CDD2D5;
background-image: url(../images/icons/avatar-logo.png);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.best-actors-container .avatar .item-link {
display: block;
text-decoration: none;
width: 100%;
height: 100%;
}
.best-actors-container .avatar .item-link:hover {
opacity: 1;
}
.best-actors-container .avatar img {
display: block;
width: 100%;
}
.best-actors-container .item .name {
font-size: 12px;
color: #555;
font-weight: 600;
margin-top: 8px;
line-height: 14px;
padding-left: 10px;
padding-right: 10px;
}
/* Best Actors Container end */
/* Video Top Container end */
/* autocomplete */
.autocomplete-popup {
position: fixed;
left: 0;
right: 0;
top: 0;
overflow: auto;
z-index: 6000;
height: 100%;
background: #434444;
display: none;
}
.autocomplete-popup .autocomplete-popup_form {
border-bottom: 1px solid #2e2f2f;
padding: 5px 0;
}
.autocomplete-popup_form .popup-close {
float: right;
color: #fff;
font-size: 14px;
line-height: 33px;
margin-right: 10px;
text-decoration: none;
}
.autocomplete-popup_form .popup-search_wrap {
overflow: hidden;
padding: 5px 10px;
}
.autocomplete-popup_form .popup-search_wrap .popup-search {
display: block;
width: 100%;
background-color: rgba(255,255,255,.1);
background-image: url(../images/icons/popup-search.png);
background-repeat: no-repeat;
background-position: 7px;
border: none;
padding: 5px 8px 5px 26px;
border-radius: 5px;
outline: none;
color: #fff;
font-weight: 300;
}
.site-autocomplete_nav {
background: #2e2f2f;
width: 100%;
left: 0;
overflow: hidden;
}
.site-autocomplete_link {
display: block;
border-top: 1px solid #333333;
text-decoration: none;
}
.site-autocomplete_item {
clear: both;
}
.site-autocomplete_item:first-child .site-autocomplete_link {
border-top: 0;
}
.site-autocomplete_link:hover {
background: rgba(255,255,255,.05);
}
.site-autocomplete_img {
float: left;
width: 66px;
height: 100px;
background-size: cover;
background-position: center;
line-height: 100px;
background-color: #434444;
background-image: url(../images/icons/logo-autocomplete.png);
background-repeat: no-repeat;
position: relative;
bottom: 0;
}
.site-autocomplete_img img {
width: 100%;
height: auto;
position: absolute;
top: 0;
}
.site-autocomplete_body {
overflow: hidden;
position: relative;
min-height: 100px;
padding-top: 8px;
padding-left: 7px;
padding-bottom: 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.site-autocomplete_body a {
text-decoration: none;
}
.site-autocomplete_genre {
position: absolute;
right: 0;
top: 0;
width: 40px;
height: 40px;
-webkit-border-radius: 0 0 0 6px;
-o-border-radius: 0 0 0 6px;
-ms-border-radius: 0 0 0 6px;
-moz-border-radius: 0 0 0 6px;
border-radius: 0 0 0 6px;
background-color: #434444;
background-image: url(../images/autocomplete/genre-icons.png);
}
.site-autocomplete_genre.films {
background-position: 0 0;
}
.site-autocomplete_genre.cartoons {
background-position: 0 -40px;
}
.site-autocomplete_genre.tv-shows {
background-position: 0 -80px;
}
.site-autocomplete_nav .rating-esmall .star {
width: 26px;
height: 24px;
background: url(../images/icons/icon_star_esmall.png);
background-position: 0px -28px;
background-size: auto 53px;
display: inline-block;
margin-left: 1px;
margin-right: 1px;
}
.site-autocomplete_nav .rating-esmall {
margin-left: 10px;
}
.site-autocomplete_nav .rating-esmall .star-esmall-white {
background-position: -27px -27px;
}
.site-autocomplete_nav .rating-esmall .star-esmall-white-active {
background-position: -27px -2px;
}
.site-autocomplete_nav .rating-esmall .star-esmall-gold {
background-position: 0px -27px;
}
.site-autocomplete_nav .rating-esmall .star-esmall-gold-active {
background-position: 0px -2px;
}
.site-autocomplete_footer {
margin-top: 10px;
padding-left: 15px;
left: 0;
font-size: 12px;
font-weight: 300;
padding-right: 10px;
color: #51c4d4;
}
.site-autocomplete_footer .autocomplete-name_first {
color: #51c4d4;
line-height: 1.2em;
}
.site-autocomplete_footer .autocomplete-name_second {
color: #577074;
line-height: 1.2em;
margin-top: 2px;
}
/* autocomplete end */
/*************************************************************
VIDEO TOP END
*************************************************************/
/*************************************************************
MEDIA 1024
*************************************************************/
@media screen and (max-width: 1024px) {
/*************************************************************
VIDEO TOP
*************************************************************/
.novelty-container .item:nth-child(6),
.popular-container .item:nth-child(6),
.novelty-container .item:nth-child(7),
.popular-container .item:nth-child(7),
.novelty-container .item:nth-child(8),
.popular-container .item:nth-child(8),
.novelty-container .item:nth-child(9),
.popular-container .item:nth-child(9),
.novelty-container .item:nth-child(10),
.popular-container .item:nth-child(10) {
display: none;
}
.novelty-container .item:nth-child(5n),
.popular-container .item:nth-child(5n) {
margin-right: 0;
clear: right;
}
.novelty-container .item:nth-child(5n+1),
.popular-container .item:nth-child(5n+1) {
clear: left;
}
/*************************************************************
VIDEO TOP END
*************************************************************/
}
/*************************************************************
MEDIA 1024 END
*************************************************************/
/*************************************************************
MEDIA 768
*************************************************************/
@media screen and (max-width: 1023px) {
/*************************************************************
VIDEO TOP
*************************************************************/
.main-player {
height: 375px;
}
.honors-container .table-section {
padding: 12px 20px;
font-size: 13px;
}
.video-top-container .top-title {
font-size: 16px;
}
.video-top-container .show-all a {
font-size: 10px;
text-transform: uppercase;
}
.video-top-container .top-indent {
padding-top: 30px;
padding-bottom: 30px;
}
.video-top-slider .slide {
width: 500px;
height: 200px;
}
.video-top-slider .inner img {
width: 500px;
}
.video-top-slider .slide.slick-center .text {
width: 70%;
font-size: 14px;
line-height: 16px;
padding-right: 0;
padding-left: 55px;
}
.novelty-container .novelty-list,
.popular-container .popular-list {
width: 730px;
margin-left: auto;
margin-right: auto;
}
.novelty-container .item,
.popular-container .item {
width: 130px;
}
.novelty-container .item:nth-child(6),
.popular-container .item:nth-child(6),
.novelty-container .item:nth-child(7),
.popular-container .item:nth-child(7),
.novelty-container .item:nth-child(8),
.popular-container .item:nth-child(8),
.novelty-container .item:nth-child(9),
.popular-container .item:nth-child(9),
.novelty-container .item:nth-child(10),
.popular-container .item:nth-child(10) {
display: block;
}
.novelty-container .item .img-container,
.popular-container .item .img-container {
width: 100%;
height: 180px;
}
.novelty-container .name-item,
.popular-container .name-item {
font-size: 12px;
margin-top: 8px;
line-height: 16px;
}
.novelty-container .country,
.popular-container .country {
font-size: 10px;
line-height: 14px;
margin-top: 3px;
}
.genres-list .item {
width: 230px;
height: 100px;
}
.genres-list .item:nth-child(4n) {
margin-right: 15px;
}
.genres-list .item:nth-child(3n) {
margin-right: 0px;
}
.genres-list .item:nth-child(4) {
display: none;
}
.audiobooks-list {
width: 730px;
margin-left: auto;
margin-right: auto;
}
.audiobooks-list .audiobook-item {
width: 150px;
padding-right: 10px;
}
.audiobooks-list .audiobook-item:nth-child(11),
.audiobooks-list .audiobook-item:nth-child(12),
.audiobooks-list .audiobook-item:nth-child(13),
.audiobooks-list .audiobook-item:nth-child(14),
.audiobooks-list .audiobook-item:nth-child(15),
.audiobooks-list .audiobook-item:nth-child(16),
.audiobooks-list .audiobook-item:nth-child(17),
.audiobooks-list .audiobook-item:nth-child(18),
.audiobooks-list .audiobook-item:nth-child(19),
.audiobooks-list .audiobook-item:nth-child(20) {
display: none;
}
.audiobooks-list .audiobook-item:nth-child(5n) {
width: 130px;
padding-right: 0;
clear: right;
}
.audiobooks-list .audiobook-item:nth-child(5n+1) {
clear: left;
}
.audiobook-item .audiobook-body {
font-size: 10px;
}
.audiobook-body .audiobook-body_inner {
padding-left: 3px;
}
.audiobook-body .audiobook-name {
line-height: 1.1em;
}
.audiobook-body .audiobook-author {
margin-top: 3px;
line-height: 1.1em;
}
.most-viewed-container .most-viewed-list {
width: 740px;
margin-left: auto;
margin-right: auto;
}
.most-viewed-container .item {
width: 136px;
padding-right: 10px;
}
.most-viewed-container .text-inner {
padding-left: 4px;
}
.most-viewed-container .name-item {
font-size: 10px;
}
.most-viewed-container .country {
font-size: 10px;
margin-top: 1px;
}
.best-actors-container .item {
margin-right: 13px;
margin-left: 16px;
}
.best-actors-container .item:nth-child(6),
.best-actors-container .item:nth-child(7) {
display: none;
}
/*************************************************************
VIDEO TOP END
*************************************************************/
/*************************************************************
VIDEO CARD
*************************************************************/
.description {
padding-left: 0;
padding-top: 0;
}
.description .left-panel {
margin-bottom: 25px;
}
.description .poster {
-webkit-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.description .right-panel {
padding-top: 20px;
}
.description .description-name {
font-size: 16px;
}
.description .description-name_low {
display: none;
}
.description .rating-medium .star {
width: 30px;
height: 30px;
background-size: 95px auto;
}
.description .rating-medium .star-mediun-white {
background-position: -64px 30px;
}
.description .rating-medium .star-mediun-white-active {
background-position: -64px 0;
}
.description .rating-medium .star-mediun-gold {
background-position: 0px -30px;
}
.description .rating-medium .star-mediun-gold-active {
background-position: -1px 0px;
}
.description .rating-medium .star-btn {
width: 26px;
height: 26px;
background-size: auto 26px;
}
.description .rating-medium .star-btn:hover {
background-position: -26px 0px;
}
.description .rating-medium .star-btn.del {
background-position: -156px 0px;
}
.description .rating-medium .star-btn.del:hover {
background-position: -208px 0px;
}
.description .right-panel .title {
width: 70px;
}
.description-footer {
margin-top: 20px;
}
.description-footer .description-socials {
margin-left: 0;
}
.description-socials .description-social_link {
margin-left: 14px;
}
.description .text-description {
padding-left: 20px;
margin-top: 25px;
}
.description .text-description p {
font-size: 12px;
}
.description-socials .description-social_link:before {
margin-right: 6px;
}
.seems-books {
background: #E5EAED;
margin-top: 0;
padding: 20px 10px 0;
}
.seems-books .books-list {
width: 740px;
margin-left: auto;
margin-right: auto;
}
.seems-books .title {
padding-left: 12px;
padding-right: 8px;
color: #b1b1b2;
}
.seems-books .books-list .book {
width: 130px;
margin-top: 20px;
}
.seems-books .books-list .book:nth-child(5n) {
margin-right: 0;
}
.seems-books .books-list .book .img {
height: 210px;
}
.seems-books .books-list .book img {
height: 100%;
}
.seems-books .show-all {
float: right;
display: block;
}
.seems-books .show-all a {
font-size: 10px;
font-weight: 600;
color: #b1b1b2;
display: inline-block;
-webkit-transition: opacity .3s;
-o-transition: opacity .3s;
transition: opacity .3s;
text-decoration: none;
text-transform: uppercase;
vertical-align: middle;
}
.seems-books .show-all a:hover {
opacity: .8;
}
.seems-books .show-all a:after {
content: '';
margin-left: 7px;
margin-top: -2px;
width: 19px;
height: 20px;
background: url(../images/icons/show-all-icon.png);
display: inline-block;
vertical-align: middle;
}
.seems-books .books-list .name {
font-size: 12px;
margin-top: 8px;
line-height: 16px;
}
.seems-books .books-list .country {
font-size: 10px;
margin-top: 3px;
line-height: 14px;
}
.reviews-container .textarea-container {
padding: 30px 0 20px;
}
.reviews-container .review .left-section {
padding-right: 0;
}
.reviews-container .review .right-section {
top: 30px;
right: 42px;
}
.reviews-container .review {
padding: 20px;
}
.reviews-container .review .right-section {
right: 20px;
top: 31px;
}
.reviews-container .textarea-container {
padding-top: 0;
}
.review-head .review-sort {
position: static;
display: inline-block;
margin-left: 20px;
}
/*************************************************************
VIDEO CARD END
*************************************************************/
}
/*************************************************************
MEDIA 768 END
*************************************************************/
/*************************************************************
MEDIA 640
*************************************************************/
@media screen and (max-width: 767px) {
/*************************************************************
VIDEO TOP
*************************************************************/
.main-player {
height: 375px;
}
.video-top-container .top-inner {
padding-left: 30px;
padding-right: 30px;
}
.novelty-container .item:nth-child(9),
.popular-container .item:nth-child(9),
.novelty-container .item:nth-child(10),
.popular-container .item:nth-child(10) {
display: none;
}
.novelty-container .novelty-list,
.popular-container .popular-list {
width: 580px;
}
.novelty-container .item:nth-child(4n),
.popular-container .item:nth-child(4n) {
margin-right: 0;
clear: right;
}
.novelty-container .item:nth-child(4n+1),
.popular-container .item:nth-child(4n+1) {
clear: left;
}
.novelty-container .item:nth-child(5n),
.popular-container .item:nth-child(5n) {
clear: none;
margin-right: 20px;
}
.novelty-container .item:nth-child(5n+1),
.popular-container .item:nth-child(5n+1) {
clear: none;
}
.genres-list .item {
width: 280px;
height: 100px;
margin-right: 15px;
}
.genres-list .item:nth-child(3n) {
margin-right: 15px;
}
.genres-list .item:nth-child(2n) {
margin-right: 0;
}
.genres-list .item:nth-child(4) {
display: none;
}
.audiobooks-list {
width: 580px;
}
.audiobooks-list .audiobook-item:nth-child(9),
.audiobooks-list .audiobook-item:nth-child(10) {
display: none;
}
.audiobooks-list .audiobook-item:nth-child(5n) {
width: 150px;
padding-right: 10px;
clear: none;
}
.audiobooks-list .audiobook-item:nth-child(5n+1) {
clear: none;
}
.audiobooks-list .audiobook-item:nth-child(4n) {
width: 130px;
padding-right: 0;
clear: right;
}
.audiobooks-list .audiobook-item:nth-child(4n+1) {
clear: left;
}
.most-viewed-container .most-viewed-list {
width: 580px;
}
.most-viewed-container .item {
width: 135px;
}
.most-viewed-container .item:nth-child(9),
.most-viewed-container .item:nth-child(10) {
display: none;
}
.best-actors-container .item {
margin-right: 16px;
margin-left: 15px;
}
.best-actors-container .item:nth-child(5) {
display: none;
}
/*************************************************************
VIDEO TOP END
*************************************************************/
/*************************************************************
VIDEO CARD
*************************************************************/
.description .left-panel {
width: 160px;
}
.description .poster {
height: 240px;
}
.description .description-name {
font-size: 14px;
}
.description-footer .description-socials {
margin-left: 0;
position: absolute;
left: 0;
top: 240px;
width: 160px;
padding-top: 20px;
padding-bottom: 20px;
background: #EFF2F4;
-webkit-border-bottom-right-radius: 6px;
-o-border-bottom-right-radius: 6px;
-ms-border-bottom-right-radius: 6px;
-moz-border-bottom-right-radius: 6px;
border-bottom-right-radius: 6px;
text-align: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-right: 15px;
}
.description-socials .description-social_link {
margin-left: 14px;
}
.description .text-description {
padding-left: 20px;
margin-top: 25px;
}
.description-socials .description-social_link:before {
margin-right: 6px;
}
.seems-books {
padding-left: 20px;
padding-right: 20px;
}
.seems-books .books-list {
width: 600px;
}
.seems-books .books-list .book:nth-child(6),
.seems-books .books-list .book:nth-child(7),
.seems-books .books-list .book:nth-child(8) {
display: block;
}
.seems-books .books-list .book:nth-child(5n) {
clear: none;
margin-right: 10px;
}
.seems-books .books-list .book:nth-child(5n+1) {
clear: none;
}
.seems-books .books-list .book:nth-child(4n) {
clear: right;
}
.seems-books .books-list .book:nth-child(4n+1) {
clear: left;
}
.reviews-container .textarea-container {
padding: 30px 0 20px;
}
.reviews-container .review .left-section {
padding-right: 0;
}
.reviews-container .review .right-section {
top: 30px;
right: 42px;
}
.reviews-container .review {
padding: 20px;
}
.reviews-container .review .right-section {
right: 20px;
top: 31px;
}
.reviews-container .textarea-container {
padding-top: 0;
}
/*************************************************************
VIDEO CARD END
*************************************************************/
}
/*************************************************************
MEDIA 640 END
*************************************************************/
/*************************************************************
MEDIA 480
*************************************************************/
@media screen and (max-width: 639px) {
/*************************************************************
VIDEO TOP
*************************************************************/
.video-top-slider .slide .text {
opacity: 1;
font-size: 14px;
}
.video-top-container .top-inner {
padding-left: 25px;
padding-right: 25px;
}
.novelty-container .novelty-list,
.popular-container .popular-list {
width: 430px;
}
.novelty-container .item:nth-child(7),
.popular-container .item:nth-child(7),
.novelty-container .item:nth-child(8),
.popular-container .item:nth-child(8) {
display: none;
}
.novelty-container .item:nth-child(3n),
.popular-container .item:nth-child(3n) {
margin-right: 0;
clear: right;
}
.novelty-container .item:nth-child(3n+1),
.popular-container .item:nth-child(3n+1) {
clear: left;
}
.novelty-container .item:nth-child(4n),
.popular-container .item:nth-child(4n) {
clear: none;
margin-right: 20px;
}
.novelty-container .item:nth-child(4n+1),
.popular-container .item:nth-child(4n+1) {
clear: none;
}
.genres-list .item {
width: 200px;
}
.genres-list .item:nth-child(3n) {
margin-right: 0;
}
.genres-list .item:nth-child(2n+1) {
margin-right: 15px;
}
.audiobooks-list {
width: 430px;
}
.audiobooks-list .audiobook-item:nth-child(9) {
display: block;
}
.audiobooks-list .audiobook-item:nth-child(4n) {
width: 150px;
padding-right: 10px;
clear: none;
}
.audiobooks-list .audiobook-item:nth-child(4n+1) {
clear: none;
}
.audiobooks-list .audiobook-item:nth-child(3n) {
width: 130px;
padding-right: 0;
clear: right;
}
.audiobooks-list .audiobook-item:nth-child(3n+1) {
clear: left;
}
.most-viewed-container .most-viewed-list {
width: 430px;
}
.most-viewed-container .item {
width: 135px;
}
.most-viewed-container .item {
width: 133px;
}
.most-viewed-container .item:nth-child(3n) {
clear: right;
}
.most-viewed-container .item:nth-child(3n+1) {
clear: left;
}
.most-viewed-container .item:nth-child(9) {
display: block;
}
.best-actors-container .item:nth-child(5),
.best-actors-container .item:nth-child(6) {
display: inline-block;
}
/*************************************************************
VIDEO TOP END
*************************************************************/
/*************************************************************
VIDEO CARD
*************************************************************/
.description {
padding-right: 0;
}
.description .left-panel {
float: none;
width: 100%;
background: #EFF2F4;
}
.description .poster {
width: 160px;
}
.seems-books {
padding-left: 15px;
padding-right: 15px;
}
.seems-books .books-list {
width: 450px;
}
.seems-books .books-list .book:nth-child(4n) {
clear: none;
}
.seems-books .books-list .book:nth-child(4n+1) {
clear: none;
}
.seems-books .books-list .book:nth-child(3n) {
clear: right;
}
.seems-books .books-list .book:nth-child(3n+1) {
clear: left;
}
.seems-books .books-list .book:nth-child(7),
.seems-books .books-list .book:nth-child(8) {
display: none;
}
.description .left-panel {
margin-bottom: 15px;
}
.description .right-panel {
padding-left: 0;
text-align: center;
padding-top: 0;
}
.description-footer {
position: absolute;
left: 160px;
top: 120px;
right: 0;
margin-top: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
text-align: center;
}
.description-btn_group .description-btn {
margin-bottom: 10px;
margin-right: 0;
}
.description-btn_group .description-btn_listen {
display: block;
}
.description-footer .description-socials {
display: block;
margin-top: 10px;
margin-right: 15px;
position: static;
width: auto;
padding: 0;
background: none;
}
.description .description-name {
text-align: center;
margin-top: 0;
}
.description .right-panel .title {
text-align: right;
font-size: 10px;
width: 70px;
line-height: 22px;
}
.description .right-panel .info {
text-align: left;
font-size: 11px;
padding-left: 25px;
}
.description .right-panel .link-btn {
font-size: 10px;
padding-top: 6px;
padding-bottom: 7px;
}
.description .rating-medium {
background: #2E2F2F;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
margin-top: 15px;
}
.description .rating-medium .rating-text {
display: inline-block;
margin-right: 12px;
}
.description .rating-medium .star {
-webkit-transform: scale(.8);
-ms-transform: scale(.8);
-o-transform: scale(.8);
transform: scale(.8);
margin-left: -6px;
}
.description .rating-medium .star-btn {
width: 19px;
height: 19px;
background-size: auto 19px;
margin-left: 2px;
}
.description .rating-medium .star-btn:hover {
background-position: -19px 0px;
}
.description .rating-medium .star-btn.del {
background-position: -133px 0px;
}
.description .rating-medium .star-btn.del:hover {
background-position: -152px 0px;
}
.description .sections-wrap {
display: inline-block;
max-width: 280px;
}
.reviews-container .review {
min-height: 65px;
}
.review-head .review-sort {
margin-top: 10px;
}
.reviews-container .review-body .days.hidden {
position: absolute;
margin-left: 0;
top: 78px;
font-size: 10px;
left: 10px;
width: 70px;
text-align: center;
}
.reviews-container .show-other a.show {
font-size: 11px;
padding: 8px 10px 9px;
}
.reviews-container .send {
width: 50px;
-webkit-background-size: 30px;
-o-background-size: 30px;
-ms-background-size: 30px;
-moz-background-size: 30px;
background-size: 30px;
}
.seems-books {
padding-left: 10px;
padding-right: 10px;
}
.seems-books .title {
padding-left: 10px;
padding-right: 10px;
}
.seems-books .books-list .book:nth-child(4n) {
clear: none;
}
.seems-books .books-list .book:nth-child(4n+1) {
clear: none;
}
.seems-books .books-list .book:nth-child(3n) {
clear: right;
}
.seems-books .books-list .book:nth-child(3n+1) {
clear: left;
}
/*************************************************************
VIDEO CARD END
*************************************************************/
}
/*************************************************************
MEDIA 480 END
*************************************************************/
/*************************************************************
MEDIA 320
*************************************************************/
@media screen and (max-width: 479px) {
/*************************************************************
VIDEO TOP
*************************************************************/
.video-top-slider .slide .text {
opacity: 1;
font-size: 14px;
}
.video-top-container .top-inner {
padding-left: 20px;
padding-right: 20px;
}
.novelty-container .novelty-list,
.popular-container .popular-list {
width: 280px;
margin-left: auto;
margin-right: auto;
}
.novelty-list,
.popular-list {
width: 280px;
margin-left: auto;
margin-right: auto;
}
.novelty-container .item:nth-child(3n),
.popular-container .item:nth-child(3n) {
clear: none;
margin-right: 20px;
}
.novelty-container .item:nth-child(2n),
.popular-container .item:nth-child(2n) {
margin-right: 0;
clear: right;
}
.novelty-container .item:nth-child(2n+1),
.popular-container .item:nth-child(2n+1) {
clear: left;
}
.novelty-container .item:nth-child(3n+1),
.popular-container .item:nth-child(3n+1) {
clear: none;
}
.genres-list {
max-width: 280px;
margin-left: auto;
margin-right: auto;
}
.genres-list .item {
width: 100%;
margin-right: 0;
}
.genres-list .item:nth-child(4) {
display: none;
}
.audiobooks-list {
width: 280px;
margin-left: auto;
margin-right: auto;
}
.audiobooks-list .audiobook-item:nth-child(10) {
display: block;
}
.audiobooks-list .audiobook-item:nth-child(3n) {
width: 150px;
padding-right: 10px;
clear: none;
}
.audiobooks-list .audiobook-item:nth-child(3n+1) {
clear: none;
}
.audiobooks-list .audiobook-item:nth-child(2n) {
width: 130px;
padding-right: 0;
clear: right;
}
.audiobooks-list .audiobook-item:nth-child(2n+1) {
clear: left;
}
.most-viewed-container .most-viewed-list {
width: 280px;
}
.most-viewed-list {
width: 280px;
margin-left: auto;
margin-right: auto;
}
.most-viewed-container .item {
width: 130px;
padding-right: 20px;
}
.most-viewed-container .item:nth-child(3n) {
clear: none;
}
.most-viewed-container .item:nth-child(3n+1) {
clear: none;
}
.most-viewed-container .item:nth-child(2n) {
padding-right: 0;
clear: right;
}
.most-viewed-container .item:nth-child(2n+1) {
clear: left;
}
.most-viewed-container .item:nth-child(10) {
display: block;
}
.best-actors-container .item:nth-child(5),
.best-actors-container .item:nth-child(6) {
display: inline-block;
}
.seems-books .books-list {
width: 300px;
}
.seems-books .books-list .book:nth-child(3n) {
clear: none;
}
.seems-books .books-list .book:nth-child(3n+1) {
clear: none;
}
.seems-books .books-list .book:nth-child(2n) {
clear: right;
}
.seems-books .books-list .book:nth-child(2n+1) {
clear: left;
}
/*************************************************************
VIDEO TOP END
*************************************************************/
/*************************************************************
VIDEO CARD
*************************************************************/
/*************************************************************
VIDEO CARD END
*************************************************************/
}
/*************************************************************
MEDIA 320 END
*************************************************************/
/*************************************************************
MEDIA 320
*************************************************************/
@media screen and (max-width: 319px) {
/*************************************************************
VIDEO TOP
*************************************************************/
.seems-books {
padding-left: 0;
padding-right: 0;
}
.genres-list .item {
width: 100%;
margin-right: 0;
}
.video-top-container .top-inner {
padding-left: 0;
padding-right: 0;
}
/*************************************************************
VIDEO TOP END
*************************************************************/
}
/*************************************************************
MEDIA 320 END
************************************************************ | 0.238373 | 0.059265 |
background-color: #FFFFFF;
background-image: none;
position: absolute;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 > #alignmentBox {
position: relative;
width: 100%;
height: 100%;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-MainPanel {
position: absolute;
top: 75px;
left: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Home {
width: 360px;
height: 462px;
background-color: transparent;
background-image: none;
box-shadow: none;
overflow-x: hidden;
overflow-y: hidden;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Home .verticalalign {
vertical-align: top;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Dynamic_Panel_2 {
position: absolute;
top: 156px;
left: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Panel_2 {
width: 360px;
height: 306px;
background-color: transparent;
background-image: none;
box-shadow: none;
overflow-x: hidden;
overflow-y: auto;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Panel_2 .verticalalign {
vertical-align: top;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-AcercaDe {
position: absolute;
top: 262px;
left: 8px;
width: 344px;
height: 122px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_10 {
position: absolute;
top: 0px;
left: 0px;
width: 341px;
height: 120px;
background-color: #FFFFFF;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: 1px 1px 5px 0px #404040;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_10 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_10 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_10 span#rtr-s-Rectangle_10_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats_1 {
position: absolute;
top: 38px;
left: 0px;
padding-top: 12px;
padding-left: 16px;
width: 327px;
height: 30px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 9.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats_1 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats_1 span {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 9.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats_1 span#rtr-s-TextStats_1_0 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 9.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats_1 span#rtr-s-TextStats_1_1 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 9.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_10 {
position: absolute;
top: 86px;
left: 0px;
padding-right: 16px;
padding-bottom: 16px;
width: 327px;
height: 20px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_10 .valign {
vertical-align: bottom;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_10 span {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_10 span#rtr-s-Text_10_0 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_11 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 16px;
padding-left: 16px;
width: 327px;
height: 22px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 12.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_11 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_11 span {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_11 span#rtr-s-Text_11_0 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_11 span#rtr-s-Text_11_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_11 {
position: absolute;
top: 0px;
left: 1px;
width: 343px;
height: 121px;
background-color: #FFFFFF;
background-image: none;
opacity: 0.0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_11 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_11 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_11 span#rtr-s-Rectangle_11_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Estadisticas {
position: absolute;
top: 142px;
left: 8px;
width: 344px;
height: 110px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_9 {
position: absolute;
top: 0px;
left: 0px;
width: 341px;
height: 108px;
background-color: #FFFFFF;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: 1px 1px 5px 0px #404040;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_9 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_9 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_9 span#rtr-s-Rectangle_9_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats {
position: absolute;
top: 38px;
left: 0px;
padding-top: 12px;
padding-left: 16px;
width: 327px;
height: 30px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 9.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats span {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 9.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats span#rtr-s-TextStats_0 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 9.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats span#rtr-s-TextStats_1 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 9.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats span#rtr-s-TextStats_2 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 9.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_9 {
position: absolute;
top: 74px;
left: 0px;
padding-right: 16px;
padding-bottom: 16px;
width: 327px;
height: 20px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_9 .valign {
vertical-align: bottom;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_9 span {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_9 span#rtr-s-Text_9_0 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_8 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 16px;
padding-left: 16px;
width: 327px;
height: 22px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 12.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_8 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_8 span {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_8 span#rtr-s-Text_8_0 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_12 {
position: absolute;
top: 0px;
left: 1px;
width: 343px;
height: 109px;
background-color: #FFFFFF;
background-image: none;
opacity: 0.0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_12 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_12 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_12 span#rtr-s-Rectangle_12_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Consejos {
position: absolute;
top: 8px;
left: 8px;
width: 344px;
height: 126px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_22 {
position: absolute;
top: 0px;
left: 0px;
width: 341px;
height: 124px;
background-color: #FFFFFF;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: 1px 1px 5px 0px #404040;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_22 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_22 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_22 span#rtr-s-Rectangle_22_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats_2 {
position: absolute;
top: 38px;
left: 0px;
padding-top: 12px;
padding-right: 16px;
padding-left: 16px;
width: 299px;
height: 33px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 9.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats_2 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats_2 span {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 9.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats_2 span#rtr-s-TextStats_2_0 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 9.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats_2 span#rtr-s-TextStats_2_1 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 9.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats_2 span#rtr-s-TextStats_2_2 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 9.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats_2 span#rtr-s-TextStats_2_3 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 9.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_16 {
position: absolute;
top: 90px;
left: 0px;
padding-right: 16px;
padding-bottom: 16px;
width: 327px;
height: 20px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_16 .valign {
vertical-align: bottom;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_16 span {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_16 span#rtr-s-Text_16_0 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_17 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 16px;
padding-left: 16px;
width: 327px;
height: 22px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 12.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_17 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_17 span {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_17 span#rtr-s-Text_17_0 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_23 {
position: absolute;
top: 0px;
left: 1px;
width: 343px;
height: 125px;
background-color: #FFFFFF;
background-image: none;
opacity: 0.0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_23 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_23 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_23 span#rtr-s-Rectangle_23_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Perfil {
position: absolute;
top: 0px;
left: 0px;
width: 360px;
height: 156px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_8 {
position: absolute;
top: 0px;
left: 0px;
width: 360px;
height: 156px;
background-color: #434343;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_8 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_8 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_8 span#rtr-s-Rectangle_8_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextPoints {
position: absolute;
top: 33px;
left: 147px;
padding-left: 16px;
width: 197px;
height: 54px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextPoints .valign {
vertical-align: middle;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextPoints span {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextPoints span#rtr-s-TextPoints_0 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_1 {
position: absolute;
top: 0px;
left: 147px;
padding-top: 16px;
padding-left: 16px;
width: 196px;
height: 18px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_1 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_1 span {
color: #FFFFFF;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_1 span#rtr-s-Text_1_0 {
color: #FFFFFF;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Progress-bar_1 {
position: absolute;
top: 10px;
left: 316px;
width: 34px;
height: 30px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Button_20 {
position: absolute;
top: 0px;
left: 0px;
width: 30px;
height: 26px;
background-color: #4384F7;
background-image: none;
border-top-width: 0px;
border-top-style: solid;
border-top-color: #08AE9E;
border-right-width: 0px;
border-right-style: solid;
border-right-color: #08AE9E;
border-bottom-width: 0px;
border-bottom-style: solid;
border-bottom-color: #08AE9E;
border-left-width: 0px;
border-left-style: solid;
border-left-color: #08AE9E;
border-radius: 3px 3px 3px 3px;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: 0px 2px 4px 0px #434343;
text-shadow: none;
font-size: 10.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Button_20 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Button_20 span {
color: #FFFFFF;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 10.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Button_20 span#rtr-s-Button_20_0 {
color: #FFFFFF;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 10.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_81 > svg {
width: 18px;
height: 18px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_81 {
position: absolute;
top: 6px;
left: 9px;
width: 18px;
height: 18px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Button_19 {
position: absolute;
top: 0px;
left: 0px;
width: 30px;
height: 26px;
background-color: transparent;
background-image: none;
border-top-width: 0px;
border-top-style: solid;
border-top-color: #08AE9E;
border-right-width: 0px;
border-right-style: solid;
border-right-color: #08AE9E;
border-bottom-width: 0px;
border-bottom-style: solid;
border-bottom-color: #08AE9E;
border-left-width: 0px;
border-left-style: solid;
border-left-color: #08AE9E;
border-radius: 3px 3px 3px 3px;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: 0px 2px 4px 0px #434343;
text-shadow: none;
font-size: 10.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Button_19 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Button_19 span {
color: #FFFFFF;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 10.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Button_19 span#rtr-s-Button_19_0 {
color: #FFFFFF;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 10.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Avatar {
position: absolute;
top: 16px;
left: 16px;
width: 124px;
height: 124px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Progress-bar {
position: absolute;
top: 87px;
left: 167px;
width: 149px;
height: 30px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-line-grey {
position: absolute;
top: 23px;
left: 2px;
width: 144px;
height: 6px;
border-top-width: 6px;
border-top-style: solid;
border-top-color: #757575;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-line-green {
position: absolute;
top: 23px;
left: 2px;
width: 100px;
height: 6px;
border-top-width: 6px;
border-top-style: solid;
border-top-color: #08AE9E;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #shapewrapper-s-line-green {
display: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_22 {
position: absolute;
top: 0px;
left: 131px;
width: 18px;
height: 30px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_22 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_22 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_22 span#rtr-s-Text_22_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_21 {
position: absolute;
top: 0px;
left: 0px;
width: 18px;
height: 30px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_21 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_21 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_21 span#rtr-s-Text_21_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Interacciones {
width: 360px;
height: 462px;
background-color: transparent;
background-image: none;
box-shadow: none;
overflow-x: hidden;
overflow-y: hidden;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Interacciones .verticalalign {
vertical-align: top;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Votaciones {
position: absolute;
top: 480px;
left: 0px;
width: 0px;
height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-PanelInteracciones {
position: absolute;
top: 48px;
left: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-PanelObservaciones {
width: 360px;
height: 414px;
background-color: transparent;
background-image: none;
box-shadow: none;
overflow-x: hidden;
overflow-y: hidden;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-PanelObservaciones .verticalalign {
vertical-align: top;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Votos_6 {
position: absolute;
top: 360px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Separador_6 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_6 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_6 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_6 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_6 span#rtr-s-TextoVotos_6_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_6 span#rtr-s-TextoVotos_6_1 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_6 {
position: absolute;
top: 0px;
left: 290px;
padding-top: 20px;
padding-right: 16px;
width: 54px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_6 .valign {
vertical-align: top;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_6 span {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_6 span#rtr-s-NumVotos_6_0 {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_6 span#rtr-s-NumVotos_6_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_6 span#rtr-s-NumVotos_6_2 {
color: #FF0000;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ImagenVota_6 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Votos_5 {
position: absolute;
top: 288px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Separador_5 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_5 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_5 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_5 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_5 span#rtr-s-TextoVotos_5_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_5 span#rtr-s-TextoVotos_5_1 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_5 {
position: absolute;
top: 0px;
left: 290px;
padding-top: 20px;
padding-right: 16px;
width: 54px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_5 .valign {
vertical-align: top;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_5 span {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_5 span#rtr-s-NumVotos_5_0 {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_5 span#rtr-s-NumVotos_5_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_5 span#rtr-s-NumVotos_5_2 {
color: #FF0000;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ImagenVota_5 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Votos_4 {
position: absolute;
top: 216px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Separador_4 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_4 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_4 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_4 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_4 span#rtr-s-TextoVotos_4_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_4 span#rtr-s-TextoVotos_4_1 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_4 {
position: absolute;
top: 0px;
left: 290px;
padding-top: 20px;
padding-right: 16px;
width: 54px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_4 .valign {
vertical-align: top;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_4 span {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_4 span#rtr-s-NumVotos_4_0 {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_4 span#rtr-s-NumVotos_4_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_4 span#rtr-s-NumVotos_4_2 {
color: #FF0000;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ImagenVota_4 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Votos_3 {
position: absolute;
top: 144px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Separador_3 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_3 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_3 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_3 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_3 span#rtr-s-TextoVotos_3_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_3 span#rtr-s-TextoVotos_3_1 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_3 {
position: absolute;
top: 0px;
left: 290px;
padding-top: 20px;
padding-right: 16px;
width: 54px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_3 .valign {
vertical-align: top;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_3 span {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_3 span#rtr-s-NumVotos_3_0 {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_3 span#rtr-s-NumVotos_3_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_3 span#rtr-s-NumVotos_3_2 {
color: #FF0000;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ImagenVota_3 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Votos_2 {
position: absolute;
top: 72px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Separador_2 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_2 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_2 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_2 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_2 span#rtr-s-TextoVotos_2_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_2 span#rtr-s-TextoVotos_2_1 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_2 {
position: absolute;
top: 0px;
left: 290px;
padding-top: 20px;
padding-right: 16px;
width: 54px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_2 .valign {
vertical-align: top;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_2 span {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_2 span#rtr-s-NumVotos_2_0 {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_2 span#rtr-s-NumVotos_2_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_2 span#rtr-s-NumVotos_2_2 {
color: #FF0000;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ImagenVota_2 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Votos_1 {
position: absolute;
top: 0px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Separador_1 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_1 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_1 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_1 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_1 span#rtr-s-TextoVotos_1_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_1 span#rtr-s-TextoVotos_1_1 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_1 {
position: absolute;
top: 0px;
left: 290px;
padding-top: 20px;
padding-right: 16px;
width: 54px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_1 .valign {
vertical-align: top;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_1 span {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_1 span#rtr-s-NumVotos_1_0 {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_1 span#rtr-s-NumVotos_1_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_1 span#rtr-s-NumVotos_1_2 {
color: #FF0000;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ImagenVota_1 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-PanelVotaciones {
width: 360px;
height: 414px;
background-color: transparent;
background-image: none;
box-shadow: none;
overflow-x: hidden;
overflow-y: hidden;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-PanelVotaciones .verticalalign {
vertical-align: top;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_1 {
position: absolute;
top: 360px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Line_1 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_2 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_2 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_2 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_2 span#rtr-s-Rectangle_2_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_2 span#rtr-s-Rectangle_2_1 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Bold',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_2 span#rtr-s-Rectangle_2_2 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_2 {
position: absolute;
top: 0px;
left: 290px;
padding-top: 20px;
padding-right: 16px;
width: 54px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_2 .valign {
vertical-align: top;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_2 span {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_2 span#rtr-s-Text_2_0 {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_2 span#rtr-s-Text_2_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_2 span#rtr-s-Text_2_2 {
color: #FF0000;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_2 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_2 {
position: absolute;
top: 288px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Line_2 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_3 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_3 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_3 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_3 span#rtr-s-Rectangle_3_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_3 span#rtr-s-Rectangle_3_1 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Bold',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_3 span#rtr-s-Rectangle_3_2 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_3 {
position: absolute;
top: 0px;
left: 290px;
padding-top: 20px;
padding-right: 16px;
width: 54px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_3 .valign {
vertical-align: top;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_3 span {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_3 span#rtr-s-Text_3_0 {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_3 span#rtr-s-Text_3_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_3 span#rtr-s-Text_3_2 {
color: #FF0000;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_3 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_3 {
position: absolute;
top: 216px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Line_3 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_4 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_4 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_4 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_4 span#rtr-s-Rectangle_4_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_4 span#rtr-s-Rectangle_4_1 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Bold',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_4 span#rtr-s-Rectangle_4_2 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_4 {
position: absolute;
top: 0px;
left: 290px;
padding-top: 20px;
padding-right: 16px;
width: 54px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_4 .valign {
vertical-align: top;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_4 span {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_4 span#rtr-s-Text_4_0 {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_4 span#rtr-s-Text_4_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_4 span#rtr-s-Text_4_2 {
color: #FF0000;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_4 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_4 {
position: absolute;
top: 144px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Line_4 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_5 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_5 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_5 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_5 span#rtr-s-Rectangle_5_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_5 span#rtr-s-Rectangle_5_1 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Bold',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_5 span#rtr-s-Rectangle_5_2 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_5 {
position: absolute;
top: 0px;
left: 290px;
padding-top: 20px;
padding-right: 16px;
width: 54px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_5 .valign {
vertical-align: top;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_5 span {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_5 span#rtr-s-Text_5_0 {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_5 span#rtr-s-Text_5_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_5 span#rtr-s-Text_5_2 {
color: #FF0000;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_5 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_5 {
position: absolute;
top: 72px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Line_5 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_6 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_6 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_6 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_6 span#rtr-s-Rectangle_6_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_6 span#rtr-s-Rectangle_6_1 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Bold',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_6 span#rtr-s-Rectangle_6_2 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_6 span#rtr-s-Rectangle_6_3 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_6 span#rtr-s-Rectangle_6_4 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_6 {
position: absolute;
top: 0px;
left: 290px;
padding-top: 20px;
padding-right: 16px;
width: 54px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_6 .valign {
vertical-align: top;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_6 span {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_6 span#rtr-s-Text_6_0 {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_6 span#rtr-s-Text_6_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_6 span#rtr-s-Text_6_2 {
color: #FF0000;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_6 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_6 {
position: absolute;
top: 0px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Line_6 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_7 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_7 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_7 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_7 span#rtr-s-Rectangle_7_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_7 span#rtr-s-Rectangle_7_1 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Bold',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_7 span#rtr-s-Rectangle_7_2 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_7 {
position: absolute;
top: 0px;
left: 290px;
padding-top: 20px;
padding-right: 16px;
width: 54px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_7 .valign {
vertical-align: top;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_7 span {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_7 span#rtr-s-Text_7_0 {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_7 span#rtr-s-Text_7_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_7 span#rtr-s-Text_7_2 {
color: #FF0000;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_7 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TabsInteracciones {
position: absolute;
top: 0px;
left: 0px;
width: 360px;
height: 48px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_1 {
position: absolute;
top: 0px;
left: 0px;
width: 360px;
height: 48px;
background-color: #4384F7;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_1 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_1 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_1 span#rtr-s-Rectangle_1_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-LabVota {
position: absolute;
top: 0px;
left: 180px;
width: 180px;
height: 48px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 10.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-LabVota .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-LabVota span {
color: #AFEAF2;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 10.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-LabVota span#rtr-s-LabVota_0 {
color: #AFEAF2;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 10.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-LabVota span#rtr-s-LabVota_1 {
color: #AFEAF2;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 10.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-LabObserv {
position: absolute;
top: 0px;
left: 0px;
width: 180px;
height: 48px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 10.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-LabObserv .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-LabObserv span {
color: #AFEAF2;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 10.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-LabObserv span#rtr-s-LabObserv_0 {
color: #AFEAF2;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 10.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-LabObserv span#rtr-s-LabObserv_1 {
color: #AFEAF2;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 10.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Ranking {
width: 360px;
height: 464px;
background-color: transparent;
background-image: none;
box-shadow: none;
overflow-x: hidden;
overflow-y: hidden;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Ranking .verticalalign {
vertical-align: top;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Dynamic_Panel_3 {
position: absolute;
top: 49px;
left: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Panel_3 {
width: 357px;
height: 554px;
background-color: transparent;
background-image: none;
box-shadow: none;
overflow-x: hidden;
overflow-y: hidden;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Panel_3 .verticalalign {
vertical-align: top;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_16 {
position: absolute;
top: 0px;
left: 0px;
width: 361px;
height: 554px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_17 {
position: absolute;
top: 484px;
left: 0px;
width: 356px;
height: 70px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_28 {
position: absolute;
top: 0px;
left: 0px;
width: 356px;
height: 70px;
background-color: #FFFFFF;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_28 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_28 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_28 span#rtr-s-Rectangle_28_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_29 {
position: absolute;
top: 16px;
left: 72px;
width: 125px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 14.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_29 .valign {
vertical-align: middle;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_29 span {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 14.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_29 span#rtr-s-Text_29_0 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 14.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_30 {
position: absolute;
top: 16px;
left: 16px;
width: 40px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 22.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_30 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_30 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_30 span#rtr-s-Text_30_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_30 span#rtr-s-Text_30_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_31 {
position: absolute;
top: 16px;
left: 204px;
width: 140px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 12.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_31 .valign {
vertical-align: middle;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_31 span {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_31 span#rtr-s-Text_31_0 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_31 span#rtr-s-Text_31_1 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_31 span#rtr-s-Text_31_2 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_18 {
position: absolute;
top: 412px;
left: 0px;
width: 360px;
height: 70px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_29 {
position: absolute;
top: 0px;
left: 0px;
width: 356px;
height: 70px;
background-color: #FFFFFF;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_29 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_29 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_29 span#rtr-s-Rectangle_29_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_32 {
position: absolute;
top: 16px;
left: 72px;
width: 125px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 14.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_32 .valign {
vertical-align: middle;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_32 span {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 14.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_32 span#rtr-s-Text_32_0 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 14.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_33 {
position: absolute;
top: 16px;
left: 16px;
width: 40px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 22.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_33 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_33 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_33 span#rtr-s-Text_33_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_33 span#rtr-s-Text_33_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_34 {
position: absolute;
top: 16px;
left: 204px;
width: 140px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 12.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_34 .valign {
vertical-align: middle;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_34 span {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_34 span#rtr-s-Text_34_0 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_34 span#rtr-s-Text_34_1 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_34 span#rtr-s-Text_34_2 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Separador_13 {
position: absolute;
top: 69px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_15 {
position: absolute;
top: 360px;
left: 0px;
width: 360px;
height: 70px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_27 {
position: absolute;
top: 0px;
left: 0px;
width: 356px;
height: 70px;
background-color: #FFFFFF;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_27 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_27 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_27 span#rtr-s-Rectangle_27_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_26 {
position: absolute;
top: 16px;
left: 72px;
width: 125px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 14.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_26 .valign {
vertical-align: middle;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_26 span {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 14.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_26 span#rtr-s-Text_26_0 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 14.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_27 {
position: absolute;
top: 16px;
left: 16px;
width: 40px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 22.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_27 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_27 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_27 span#rtr-s-Text_27_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_27 span#rtr-s-Text_27_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_28 {
position: absolute;
top: 16px;
left: 204px;
width: 140px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 12.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_28 .valign {
vertical-align: middle;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_28 span {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_28 span#rtr-s-Text_28_0 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_28 span#rtr-s-Text_28_1 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_28 span#rtr-s-Text_28_2 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Separador_12 {
position: absolute;
top: 69px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_14 {
position: absolute;
top: 288px;
left: 0px;
width: 360px;
height: 70px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_26 {
position: absolute;
top: 0px;
left: 0px;
width: 356px;
height: 70px;
background-color: #FFFFFF;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_26 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_26 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_26 span#rtr-s-Rectangle_26_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_23 {
position: absolute;
top: 16px;
left: 72px;
width: 125px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 14.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_23 .valign {
vertical-align: middle;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_23 span {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 14.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_23 span#rtr-s-Text_23_0 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 14.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_24 {
position: absolute;
top: 16px;
left: 16px;
width: 40px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 22.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_24 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_24 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_24 span#rtr-s-Text_24_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_24 span#rtr-s-Text_24_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_25 {
position: absolute;
top: 16px;
left: 204px;
width: 140px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 12.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_25 .valign {
vertical-align: middle;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_25 span {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_25 span#rtr-s-Text_25_0 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_25 span#rtr-s-Text_25_1 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_25 span#rtr-s-Text_25_2 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Separador_11 {
position: absolute;
top: 69px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_24 {
position: absolute;
top: 216px;
left: 0px;
width: 360px;
height: 70px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_33 {
position: absolute;
top: 0px;
left: 0px;
width: 356px;
height: 70px;
background-color: #FFFFFF;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_33 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_33 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_33 span#rtr-s-Rectangle_33_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_44 {
position: absolute;
top: 16px;
left: 72px;
width: 125px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 14.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_44 .valign {
vertical-align: middle;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_44 span {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 14.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_44 span#rtr-s-Text_44_0 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 14.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_45 {
position: absolute;
top: 16px;
left: 16px;
width: 40px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 22.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_45 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_45 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_45 span#rtr-s-Text_45_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_45 span#rtr-s-Text_45_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_46 {
position: absolute;
top: 16px;
left: 204px;
width: 140px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 12.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_46 .valign {
vertical-align: middle;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_46 span {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_46 span#rtr-s-Text_46_0 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_46 span#rtr-s-Text_46_1 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_46 span#rtr-s-Text_46_2 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Separador_10 {
position: absolute;
top: 69px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_23 {
position: absolute;
top: 144px;
left: 0px;
width: 360px;
height: 70px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_32 {
position: absolute;
top: 0px;
left: 0px;
width: 356px;
height: 70px;
background-color: #FFFFFF;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_32 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_32 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_32 span#rtr-s-Rectangle_32_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_41 {
position: absolute;
top: 16px;
left: 72px;
width: 125px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 14.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_41 .valign {
vertical-align: middle;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_41 span {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 14.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_41 span#rtr-s-Text_41_0 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 14.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_42 {
position: absolute;
top: 16px;
left: 16px;
width: 40px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 22.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_42 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_42 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_42 span#rtr-s-Text_42_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_42 span#rtr-s-Text_42_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_43 {
position: absolute;
top: 16px;
left: 204px;
width: 140px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 12.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_43 .valign {
vertical-align: middle;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_43 span {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_43 span#rtr-s-Text_43_0 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_43 span#rtr-s-Text_43_1 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_43 span#rtr-s-Text_43_2 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Separador_9 {
position: absolute;
top: 69px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_22 {
position: absolute;
top: 72px;
left: 0px;
width: 360px;
height: 70px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_31 {
position: absolute;
top: 0px;
left: 0px;
width: 356px;
height: 70px;
background-color: #FFFFFF;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_31 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_31 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_31 span#rtr-s-Rectangle_31_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_38 {
position: absolute;
top: 16px;
left: 72px;
width: 125px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 14.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_38 .valign {
vertical-align: middle;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_38 span {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 14.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_38 span#rtr-s-Text_38_0 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 14.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_39 {
position: absolute;
top: 16px;
left: 16px;
width: 40px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 22.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_39 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_39 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_39 span#rtr-s-Text_39_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_39 span#rtr-s-Text_39_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_40 {
position: absolute;
top: 16px;
left: 204px;
width: 140px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 12.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_40 .valign {
vertical-align: middle;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_40 span {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_40 span#rtr-s-Text_40_0 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_40 span#rtr-s-Text_40_1 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_40 span#rtr-s-Text_40_2 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Separador_8 {
position: absolute;
top: 69px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_20 {
position: absolute;
top: 0px;
left: 1px;
width: 360px;
height: 70px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_30 {
position: absolute;
top: 0px;
left: 0px;
width: 356px;
height: 70px;
background-color: #FFFFFF;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_30 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_30 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_30 span#rtr-s-Rectangle_30_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_35 {
position: absolute;
top: 16px;
left: 72px;
width: 125px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 14.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_35 .valign {
vertical-align: middle;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_35 span {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 14.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_35 span#rtr-s-Text_35_0 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 14.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_36 {
position: absolute;
top: 16px;
left: 16px;
width: 40px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 22.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_36 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_36 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_36 span#rtr-s-Text_36_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_36 span#rtr-s-Text_36_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_37 {
position: absolute;
top: 16px;
left: 204px;
width: 140px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 12.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_37 .valign {
vertical-align: middle;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_37 span {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_37 span#rtr-s-Text_37_0 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_37 span#rtr-s-Text_37_1 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_37 span#rtr-s-Text_37_2 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Separador_7 {
position: absolute;
top: 69px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Tabs-overflow-color {
position: absolute;
top: 0px;
left: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Panel_10 {
width: 360px;
height: 49px;
background-color: #4384F7;
background-image: none;
box-shadow: -3px 0px 4px 0px #A0A0A0;
overflow-x: auto;
overflow-y: hidden;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Panel_10 .verticalalign {
vertical-align: top;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Label_20 {
position: absolute;
top: 0px;
left: 0px;
width: 140px;
height: 48px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 10.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Label_20 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Label_20 span {
color: #AFEAF2;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 10.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Label_20 span#rtr-s-Label_20_0 {
color: #AFEAF2;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 10.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Label_21 {
position: absolute;
top: 0px;
left: 150px;
width: 140px;
height: 48px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 10.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Label_21 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Label_21 span {
color: #AFEAF2;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 10.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Label_21 span#rtr-s-Label_21_0 {
color: #AFEAF2;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 10.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Label_27 {
position: absolute;
top: 0px;
left: 305px;
width: 180px;
height: 48px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 10.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Label_27 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Label_27 span {
color: #AFEAF2;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 10.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Label_27 span#rtr-s-Label_27_0 {
color: #AFEAF2;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 10.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Line_13 {
position: absolute;
top: 47px;
left: 0px;
width: 140px;
height: 3px;
border-top-width: 3px;
border-top-style: solid;
border-top-color: #FFFF8D;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Votar {
width: 360px;
height: 464px;
background-color: transparent;
background-image: none;
box-shadow: none;
overflow-x: hidden;
overflow-y: hidden;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Votar .verticalalign {
vertical-align: top;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_7 {
position: absolute;
top: 0px;
left: 0px;
width: 360px;
height: 432px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_12 {
position: absolute;
top: 0px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Line_12 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_18 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_18 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_18 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_18 span#rtr-s-Rectangle_18_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_18 span#rtr-s-Rectangle_18_1 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Bold',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_18 span#rtr-s-Rectangle_18_2 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_14 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_11 {
position: absolute;
top: 72px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Line_11 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_17 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_17 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_17 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_17 span#rtr-s-Rectangle_17_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_17 span#rtr-s-Rectangle_17_1 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Bold',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_17 span#rtr-s-Rectangle_17_2 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_17 span#rtr-s-Rectangle_17_3 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_17 span#rtr-s-Rectangle_17_4 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_13 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_10 {
position: absolute;
top: 144px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Line_10 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_16 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_16 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_16 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_16 span#rtr-s-Rectangle_16_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_16 span#rtr-s-Rectangle_16_1 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Bold',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_16 span#rtr-s-Rectangle_16_2 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_12 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_9 {
position: absolute;
top: 216px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Line_9 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_15 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_15 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_15 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_15 span#rtr-s-Rectangle_15_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_15 span#rtr-s-Rectangle_15_1 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Bold',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_15 span#rtr-s-Rectangle_15_2 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_11 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_8 {
position: absolute;
top: 288px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Line_8 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_14 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_14 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_14 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_14 span#rtr-s-Rectangle_14_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_14 span#rtr-s-Rectangle_14_1 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Bold',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_14 span#rtr-s-Rectangle_14_2 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_10 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_13 {
position: absolute;
top: 360px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Line_7 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_13 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_13 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_13 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_13 span#rtr-s-Rectangle_13_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_13 span#rtr-s-Rectangle_13_1 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Bold',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_13 span#rtr-s-Rectangle_13_2 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_9 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NavigationBottomBar {
position: absolute;
top: 536px;
left: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeNav {
width: 360px;
height: 56px;
background-color: #FFFFFF;
background-image: none;
box-shadow: 0px 0px 20px 0px #404040;
overflow-x: hidden;
overflow-y: hidden;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeNav .verticalalign {
vertical-align: top;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-GroupVote_1 {
position: absolute;
top: 0px;
left: 224px;
width: 56px;
height: 56px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteIcon > svg {
width: 24px;
height: 24px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteIcon {
position: absolute;
top: 16px;
left: 16px;
width: 24px;
height: 24px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteButton {
position: absolute;
top: 0px;
left: 0px;
width: 56px;
height: 56px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 8.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteButton .valign {
vertical-align: bottom;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteButton span {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteButton span#rtr-s-VoteButton_0 {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-GroupRanking_1 {
position: absolute;
top: 0px;
left: 292px;
width: 56px;
height: 56px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingIcon > svg {
width: 24px;
height: 24px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingIcon {
position: absolute;
top: 16px;
left: 16px;
width: 24px;
height: 24px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingButton {
position: absolute;
top: 0px;
left: 0px;
width: 56px;
height: 56px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 8.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingButton .valign {
vertical-align: bottom;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingButton span {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingButton span#rtr-s-RankingButton_0 {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-GroupObservations_1 {
position: absolute;
top: 0px;
left: 80px;
width: 55px;
height: 56px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_16 > svg {
width: 24px;
height: 24px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_16 {
position: absolute;
top: 16px;
left: 16px;
width: 24px;
height: 24px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsButton {
position: absolute;
top: 0px;
left: 0px;
width: 55px;
height: 56px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 8.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsButton .valign {
vertical-align: bottom;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsButton span {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsButton span#rtr-s-ObservationsButton_0 {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-GroupHome_1 {
position: absolute;
top: 0px;
left: 12px;
width: 56px;
height: 56px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeIcon > svg {
width: 24px;
height: 24px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeIcon {
position: absolute;
top: 8px;
left: 16px;
width: 24px;
height: 24px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeButton {
position: absolute;
top: 0px;
left: 0px;
padding-bottom: 4px;
width: 56px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 8.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeButton .valign {
vertical-align: bottom;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeButton span {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeButton span#rtr-s-HomeButton_0 {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsNav {
width: 360px;
height: 56px;
background-color: transparent;
background-image: none;
box-shadow: 0px 0px 30px 0px #404040;
overflow-x: hidden;
overflow-y: hidden;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsNav .verticalalign {
vertical-align: top;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-GroupVote_2 {
position: absolute;
top: 0px;
left: 224px;
width: 56px;
height: 56px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteIcon_5 > svg {
width: 24px;
height: 24px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteIcon_5 {
position: absolute;
top: 16px;
left: 16px;
width: 24px;
height: 24px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteButton_1 {
position: absolute;
top: 0px;
left: 0px;
width: 56px;
height: 56px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 8.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteButton_1 .valign {
vertical-align: bottom;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteButton_1 span {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteButton_1 span#rtr-s-VoteButton_1_0 {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-GroupRanking_2 {
position: absolute;
top: 0px;
left: 292px;
width: 56px;
height: 56px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingIcon_5 > svg {
width: 24px;
height: 24px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingIcon_5 {
position: absolute;
top: 16px;
left: 16px;
width: 24px;
height: 24px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingButton_5 {
position: absolute;
top: 0px;
left: 0px;
width: 56px;
height: 56px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 8.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingButton_5 .valign {
vertical-align: bottom;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingButton_5 span {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingButton_5 span#rtr-s-RankingButton_5_0 {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-GroupObservations_2 {
position: absolute;
top: 0px;
left: 68px;
width: 80px;
height: 56px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_17 > svg {
width: 24px;
height: 24px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_17 {
position: absolute;
top: 8px;
left: 28px;
width: 24px;
height: 24px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsButton_5 {
position: absolute;
top: 0px;
left: 0px;
padding-bottom: 4px;
width: 80px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 8.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsButton_5 .valign {
vertical-align: bottom;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsButton_5 span {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsButton_5 span#rtr-s-ObservationsButton_5_0 {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-GroupHome_2 {
position: absolute;
top: 0px;
left: 12px;
width: 56px;
height: 56px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeIcon_5 > svg {
width: 24px;
height: 24px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeIcon_5 {
position: absolute;
top: 16px;
left: 16px;
width: 24px;
height: 24px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeButton_5 {
position: absolute;
top: 0px;
left: 0px;
padding-bottom: 4px;
width: 56px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 8.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeButton_5 .valign {
vertical-align: bottom;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeButton_5 span {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeButton_5 span#rtr-s-HomeButton_5_0 {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteNav {
width: 360px;
height: 56px;
background-color: transparent;
background-image: none;
box-shadow: 0px 0px 30px 0px #404040;
overflow-x: hidden;
overflow-y: hidden;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteNav .verticalalign {
vertical-align: top;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-GroupHome_4 {
position: absolute;
top: 0px;
left: 12px;
width: 56px;
height: 56px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeIcon_7 > svg {
width: 24px;
height: 24px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeIcon_7 {
position: absolute;
top: 16px;
left: 16px;
width: 24px;
height: 24px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeButton_7 {
position: absolute;
top: 0px;
left: 0px;
padding-bottom: 4px;
width: 56px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 8.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeButton_7 .valign {
vertical-align: bottom;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeButton_7 span {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeButton_7 span#rtr-s-HomeButton_7_0 {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-GroupObservations_4 {
position: absolute;
top: 0px;
left: 80px;
width: 56px;
height: 56px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_18 > svg {
width: 24px;
height: 24px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_18 {
position: absolute;
top: 16px;
left: 16px;
width: 24px;
height: 24px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsButton_7 {
position: absolute;
top: 0px;
left: 0px;
width: 56px;
height: 56px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 8.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsButton_7 .valign {
vertical-align: bottom;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsButton_7 span {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsButton_7 span#rtr-s-ObservationsButton_7_0 {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-GroupVote_4 {
position: absolute;
top: 0px;
left: 224px;
width: 56px;
height: 56px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteIcon_7 > svg {
width: 24px;
height: 24px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteIcon_7 {
position: absolute;
top: 8px;
left: 16px;
width: 24px;
height: 24px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteButton_3 {
position: absolute;
top: 0px;
left: 0px;
padding-bottom: 4px;
width: 56px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 8.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteButton_3 .valign {
vertical-align: bottom;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteButton_3 span {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteButton_3 span#rtr-s-VoteButton_3_0 {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-GroupRanking_4 {
position: absolute;
top: 0px;
left: 292px;
width: 56px;
height: 56px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingIcon_7 > svg {
width: 24px;
height: 24px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingIcon_7 {
position: absolute;
top: 16px;
left: 16px;
width: 24px;
height: 24px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingButton_7 {
position: absolute;
top: 0px;
left: 0px;
width: 56px;
height: 56px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 8.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingButton_7 .valign {
vertical-align: bottom;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingButton_7 span {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingButton_7 span#rtr-s-RankingButton_7_0 {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingNav {
width: 360px;
height: 56px;
background-color: transparent;
background-image: none;
box-shadow: 0px 0px 30px 0px #404040;
overflow-x: hidden;
overflow-y: hidden;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingNav .verticalalign {
vertical-align: top;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-GroupHome_5 {
position: absolute;
top: 0px;
left: 12px;
width: 56px;
height: 56px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeIcon_8 > svg {
width: 24px;
height: 24px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeIcon_8 {
position: absolute;
top: 16px;
left: 16px;
width: 24px;
height: 24px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeButton_8 {
position: absolute;
top: 0px;
left: 0px;
padding-bottom: 4px;
width: 56px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 8.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeButton_8 .valign {
vertical-align: bottom;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeButton_8 span {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeButton_8 span#rtr-s-HomeButton_8_0 {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-GroupObservations_5 {
position: absolute;
top: 0px;
left: 80px;
width: 56px;
height: 56px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_19 > svg {
width: 24px;
height: 24px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_19 {
position: absolute;
top: 16px;
left: 16px;
width: 24px;
height: 24px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsButton_8 {
position: absolute;
top: 0px;
left: 0px;
width: 56px;
height: 56px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 8.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsButton_8 .valign {
vertical-align: bottom;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsButton_8 span {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsButton_8 span#rtr-s-ObservationsButton_8_0 {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-GroupVote_5 {
position: absolute;
top: 0px;
left: 224px;
width: 56px;
height: 56px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteIcon_8 > svg {
width: 24px;
height: 24px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteIcon_8 {
position: absolute;
top: 16px;
left: 16px;
width: 24px;
height: 24px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteButton_4 {
position: absolute;
top: 0px;
left: 0px;
width: 56px;
height: 56px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 8.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteButton_4 .valign {
vertical-align: bottom;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteButton_4 span {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteButton_4 span#rtr-s-VoteButton_4_0 {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-GroupRanking_5 {
position: absolute;
top: 0px;
left: 292px;
width: 56px;
height: 56px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingIcon_8 > svg {
width: 24px;
height: 24px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingIcon_8 {
position: absolute;
top: 8px;
left: 16px;
width: 24px;
height: 24px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingButton_8 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 4px;
padding-bottom: 4px;
width: 56px;
height: 48px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 8.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingButton_8 .valign {
vertical-align: bottom;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingButton_8 span {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingButton_8 span#rtr-s-RankingButton_8_0 {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-BotonObservac {
position: absolute;
top: 530px;
left: 147px;
width: 66px;
height: 66px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Ellipse_1 .shapert-clipping {
left: 0px;
top: 0px;
width: 66px;
height: 66px;
position: absolute;
overflow: hidden;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Ellipse_1 .content {
width: 66px;
height: 66px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Ellipse_1 {
position: absolute;
top: 0px;
left: 0px;
width: 66px;
height: 66px;
background-color: #4384F7;
background-image: none;
opacity: 0.98;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: 1px 1px 5px 0px #404040;
text-shadow: none;
line-height: 20px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #shapewrapper-s-Ellipse_1 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #shapewrapper-s-Ellipse_1 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #shapewrapper-s-Ellipse_1 span#rtr-s-Ellipse_1_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsIcon > svg {
width: 24px;
height: 24px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsIcon {
position: absolute;
top: 21px;
left: 21px;
width: 24px;
height: 24px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Ellipse_2 .shapert-clipping {
left: 0px;
top: 0px;
width: 66px;
height: 66px;
position: absolute;
overflow: hidden;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Ellipse_2 .content {
width: 66px;
height: 66px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Ellipse_2 {
position: absolute;
top: 0px;
left: 0px;
width: 66px;
height: 66px;
background-color: transparent;
background-image: none;
opacity: 0.98;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: 1px 1px 5px 0px #404040;
text-shadow: none;
line-height: 20px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #shapewrapper-s-Ellipse_2 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #shapewrapper-s-Ellipse_2 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #shapewrapper-s-Ellipse_2 span#rtr-s-Ellipse_2_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Bars {
position: absolute;
top: 0px;
left: 0px;
width: 360px;
height: 640px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Header {
position: absolute;
top: 0px;
left: 0px;
width: 360px;
height: 75px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-base_1 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 38px;
padding-left: 73px;
width: 287px;
height: 37px;
background-color: #4384F7;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: -3px 0px 4px 0px #A0A0A0;
text-shadow: none;
font-size: 16.0pt;
font-family: 'Roboto-Light',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-base_1 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-base_1 span {
color: #FFFFFF;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Light',Arial;
font-size: 16.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-base_1 span#rtr-s-base_1_0 {
color: #FFFFFF;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Light',Arial;
font-size: 16.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-status-bar {
position: absolute;
top: 0px;
left: 0px;
width: 360px;
height: 20px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_34 {
position: absolute;
top: 0px;
left: 0px;
padding-right: 8px;
width: 352px;
height: 20px;
background-color: #000000;
background-image: none;
opacity: 0.15;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 10.0pt;
font-family: 'Roboto-Light',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_34 .valign {
vertical-align: middle;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_34 span {
color: #FFFFFF;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Light',Arial;
font-size: 10.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_34 span#rtr-s-Rectangle_34_0 {
color: #FFFFFF;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Light',Arial;
font-size: 10.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Dynamic_Panel_14 {
position: absolute;
top: 0px;
left: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Panel_22 {
width: 360px;
height: 19px;
background-color: transparent;
background-image: none;
box-shadow: none;
overflow-x: hidden;
overflow-y: hidden;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Panel_22 .verticalalign {
vertical-align: top;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_23 {
width: 61px;
height: 20px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Label_69 {
padding-right: 5px;
width: 41px;
height: 20px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 9.0pt;
font-family: 'Roboto-Light',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Label_69 .valign {
vertical-align: middle;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Label_69 span {
color: #FFFFFF;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Light',Arial;
font-size: 9.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Label_69 span#rtr-s-Label_69_0 {
color: #FFFFFF;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Light',Arial;
font-size: 9.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ScreenName {
position: absolute;
top: 35px;
left: 21px;
width: auto;
height: auto;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 14.0pt;
font-family: 'Roboto-Light',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ScreenName .valign {
vertical-align: middle;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ScreenName span {
color: #FFFFFF;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Light',Arial;
font-size: 14.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ScreenName span#rtr-s-ScreenName_0 {
color: #FFFFFF;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Light',Arial;
font-size: 14.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-more-vertical_1 > svg {
width: 26px;
height: 26px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-more-vertical_1 {
position: absolute;
top: 34px;
left: 325px;
width: 26px;
height: 26px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Navbar {
position: absolute;
top: 592px;
left: 0px;
width: 360px;
height: 48px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_19 {
position: absolute;
top: 0px;
left: 0px;
width: 360px;
height: 48px;
background-color: #000000;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_19 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_19 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_19 span#rtr-s-Rectangle_19_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_8 {
position: absolute;
top: 9px;
left: 262px;
width: 28px;
height: 28px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_24 {
position: absolute;
top: 9px;
left: 161px;
width: 28px;
height: 28px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_27 {
position: absolute;
top: 9px;
left: 63px;
width: 28px;
height: 28px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Sugerencia {
position: absolute;
top: 18px;
left: 0px;
width: 360px;
height: 575px;
display: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_24 {
position: absolute;
top: 0px;
left: 0px;
width: 360px;
height: 575px;
background-color: #434343;
background-image: none;
opacity: 0.44;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_24 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_24 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_24 span#rtr-s-Rectangle_24_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_25 {
position: absolute;
top: 177px;
left: 28px;
width: 304px;
height: 180px;
background-color: #FFFFFF;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: 7px 7px 5px 0px #404040;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_25 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_25 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_25 span#rtr-s-Rectangle_25_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_20 {
position: absolute;
top: 324px;
left: 276px;
width: 54px;
height: 30px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_20 .valign {
vertical-align: middle;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_20 span {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_20 span#rtr-s-Text_20_0 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Input-text-area {
position: absolute;
top: 214px;
left: 28px;
padding-left: 5px;
width: 299px;
height: 110px;
background-color: transparent;
background-image: none;
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Input-text-area textarea {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Light',Arial;
font-size: 11.0pt;
text-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_19 {
position: absolute;
top: 183px;
left: 34px;
width: 164px;
height: 30px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_19 .valign {
vertical-align: middle;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_19 span {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_19 span#rtr-s-Text_19_0 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Dropdown {
position: absolute;
top: 18px;
left: 0px;
width: 360px;
height: 575px;
display: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_21 {
position: absolute;
top: 0px;
left: 0px;
width: 360px;
height: 575px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_21 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_21 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_21 span#rtr-s-Rectangle_21_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_20 {
position: absolute;
top: 12px;
left: 150px;
width: 200px;
height: 180px;
background-color: #FFFFFF;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: 7px 7px 5px 0px #404040;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_20 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_20 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_20 span#rtr-s-Rectangle_20_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_15 {
position: absolute;
top: 156px;
left: 150px;
padding-left: 8px;
width: 187px;
height: 36px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_15 .valign {
vertical-align: middle;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_15 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_15 span#rtr-s-Text_15_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_14 {
position: absolute;
top: 120px;
left: 150px;
padding-left: 8px;
width: 187px;
height: 36px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_14 .valign {
vertical-align: middle;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_14 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_14 span#rtr-s-Text_14_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_13 {
position: absolute;
top: 84px;
left: 150px;
padding-left: 8px;
width: 158px;
height: 36px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_13 .valign {
vertical-align: middle;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_13 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_13 span#rtr-s-Text_13_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_12 {
position: absolute;
top: 48px;
left: 150px;
padding-left: 8px;
width: 192px;
height: 36px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_12 .valign {
vertical-align: middle;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_12 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_12 span#rtr-s-Text_12_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_18 {
position: absolute;
top: 12px;
left: 150px;
padding-left: 8px;
width: 192px;
height: 36px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_18 .valign {
vertical-align: middle;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_18 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_18 span#rtr-s-Text_18_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_18 span#rtr-s-Text_18_1 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#jim-container .ui-page {
overflow-x: hidden;
}
.non_jim_mobile #simulation {
overflow-x: hidden;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 > #loadMark {
width: 1px;
visibility: hidden;
display: none;
} | docs/3analisisYPropuestaDeMejora/aplicacion/cazasteroides/resources/screens/66c252c8-1e7c-4aee-a828-bf951def0367-1499285103580.css | background-color: #FFFFFF;
background-image: none;
position: absolute;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 > #alignmentBox {
position: relative;
width: 100%;
height: 100%;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-MainPanel {
position: absolute;
top: 75px;
left: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Home {
width: 360px;
height: 462px;
background-color: transparent;
background-image: none;
box-shadow: none;
overflow-x: hidden;
overflow-y: hidden;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Home .verticalalign {
vertical-align: top;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Dynamic_Panel_2 {
position: absolute;
top: 156px;
left: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Panel_2 {
width: 360px;
height: 306px;
background-color: transparent;
background-image: none;
box-shadow: none;
overflow-x: hidden;
overflow-y: auto;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Panel_2 .verticalalign {
vertical-align: top;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-AcercaDe {
position: absolute;
top: 262px;
left: 8px;
width: 344px;
height: 122px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_10 {
position: absolute;
top: 0px;
left: 0px;
width: 341px;
height: 120px;
background-color: #FFFFFF;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: 1px 1px 5px 0px #404040;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_10 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_10 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_10 span#rtr-s-Rectangle_10_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats_1 {
position: absolute;
top: 38px;
left: 0px;
padding-top: 12px;
padding-left: 16px;
width: 327px;
height: 30px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 9.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats_1 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats_1 span {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 9.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats_1 span#rtr-s-TextStats_1_0 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 9.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats_1 span#rtr-s-TextStats_1_1 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 9.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_10 {
position: absolute;
top: 86px;
left: 0px;
padding-right: 16px;
padding-bottom: 16px;
width: 327px;
height: 20px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_10 .valign {
vertical-align: bottom;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_10 span {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_10 span#rtr-s-Text_10_0 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_11 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 16px;
padding-left: 16px;
width: 327px;
height: 22px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 12.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_11 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_11 span {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_11 span#rtr-s-Text_11_0 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_11 span#rtr-s-Text_11_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_11 {
position: absolute;
top: 0px;
left: 1px;
width: 343px;
height: 121px;
background-color: #FFFFFF;
background-image: none;
opacity: 0.0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_11 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_11 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_11 span#rtr-s-Rectangle_11_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Estadisticas {
position: absolute;
top: 142px;
left: 8px;
width: 344px;
height: 110px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_9 {
position: absolute;
top: 0px;
left: 0px;
width: 341px;
height: 108px;
background-color: #FFFFFF;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: 1px 1px 5px 0px #404040;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_9 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_9 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_9 span#rtr-s-Rectangle_9_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats {
position: absolute;
top: 38px;
left: 0px;
padding-top: 12px;
padding-left: 16px;
width: 327px;
height: 30px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 9.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats span {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 9.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats span#rtr-s-TextStats_0 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 9.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats span#rtr-s-TextStats_1 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 9.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats span#rtr-s-TextStats_2 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 9.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_9 {
position: absolute;
top: 74px;
left: 0px;
padding-right: 16px;
padding-bottom: 16px;
width: 327px;
height: 20px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_9 .valign {
vertical-align: bottom;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_9 span {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_9 span#rtr-s-Text_9_0 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_8 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 16px;
padding-left: 16px;
width: 327px;
height: 22px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 12.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_8 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_8 span {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_8 span#rtr-s-Text_8_0 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_12 {
position: absolute;
top: 0px;
left: 1px;
width: 343px;
height: 109px;
background-color: #FFFFFF;
background-image: none;
opacity: 0.0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_12 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_12 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_12 span#rtr-s-Rectangle_12_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Consejos {
position: absolute;
top: 8px;
left: 8px;
width: 344px;
height: 126px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_22 {
position: absolute;
top: 0px;
left: 0px;
width: 341px;
height: 124px;
background-color: #FFFFFF;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: 1px 1px 5px 0px #404040;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_22 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_22 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_22 span#rtr-s-Rectangle_22_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats_2 {
position: absolute;
top: 38px;
left: 0px;
padding-top: 12px;
padding-right: 16px;
padding-left: 16px;
width: 299px;
height: 33px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 9.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats_2 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats_2 span {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 9.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats_2 span#rtr-s-TextStats_2_0 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 9.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats_2 span#rtr-s-TextStats_2_1 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 9.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats_2 span#rtr-s-TextStats_2_2 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 9.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextStats_2 span#rtr-s-TextStats_2_3 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 9.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_16 {
position: absolute;
top: 90px;
left: 0px;
padding-right: 16px;
padding-bottom: 16px;
width: 327px;
height: 20px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_16 .valign {
vertical-align: bottom;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_16 span {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_16 span#rtr-s-Text_16_0 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_17 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 16px;
padding-left: 16px;
width: 327px;
height: 22px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 12.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_17 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_17 span {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_17 span#rtr-s-Text_17_0 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_23 {
position: absolute;
top: 0px;
left: 1px;
width: 343px;
height: 125px;
background-color: #FFFFFF;
background-image: none;
opacity: 0.0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_23 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_23 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_23 span#rtr-s-Rectangle_23_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Perfil {
position: absolute;
top: 0px;
left: 0px;
width: 360px;
height: 156px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_8 {
position: absolute;
top: 0px;
left: 0px;
width: 360px;
height: 156px;
background-color: #434343;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_8 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_8 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_8 span#rtr-s-Rectangle_8_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextPoints {
position: absolute;
top: 33px;
left: 147px;
padding-left: 16px;
width: 197px;
height: 54px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextPoints .valign {
vertical-align: middle;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextPoints span {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextPoints span#rtr-s-TextPoints_0 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_1 {
position: absolute;
top: 0px;
left: 147px;
padding-top: 16px;
padding-left: 16px;
width: 196px;
height: 18px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_1 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_1 span {
color: #FFFFFF;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_1 span#rtr-s-Text_1_0 {
color: #FFFFFF;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Progress-bar_1 {
position: absolute;
top: 10px;
left: 316px;
width: 34px;
height: 30px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Button_20 {
position: absolute;
top: 0px;
left: 0px;
width: 30px;
height: 26px;
background-color: #4384F7;
background-image: none;
border-top-width: 0px;
border-top-style: solid;
border-top-color: #08AE9E;
border-right-width: 0px;
border-right-style: solid;
border-right-color: #08AE9E;
border-bottom-width: 0px;
border-bottom-style: solid;
border-bottom-color: #08AE9E;
border-left-width: 0px;
border-left-style: solid;
border-left-color: #08AE9E;
border-radius: 3px 3px 3px 3px;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: 0px 2px 4px 0px #434343;
text-shadow: none;
font-size: 10.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Button_20 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Button_20 span {
color: #FFFFFF;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 10.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Button_20 span#rtr-s-Button_20_0 {
color: #FFFFFF;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 10.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_81 > svg {
width: 18px;
height: 18px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_81 {
position: absolute;
top: 6px;
left: 9px;
width: 18px;
height: 18px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Button_19 {
position: absolute;
top: 0px;
left: 0px;
width: 30px;
height: 26px;
background-color: transparent;
background-image: none;
border-top-width: 0px;
border-top-style: solid;
border-top-color: #08AE9E;
border-right-width: 0px;
border-right-style: solid;
border-right-color: #08AE9E;
border-bottom-width: 0px;
border-bottom-style: solid;
border-bottom-color: #08AE9E;
border-left-width: 0px;
border-left-style: solid;
border-left-color: #08AE9E;
border-radius: 3px 3px 3px 3px;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: 0px 2px 4px 0px #434343;
text-shadow: none;
font-size: 10.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Button_19 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Button_19 span {
color: #FFFFFF;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 10.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Button_19 span#rtr-s-Button_19_0 {
color: #FFFFFF;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 10.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Avatar {
position: absolute;
top: 16px;
left: 16px;
width: 124px;
height: 124px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Progress-bar {
position: absolute;
top: 87px;
left: 167px;
width: 149px;
height: 30px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-line-grey {
position: absolute;
top: 23px;
left: 2px;
width: 144px;
height: 6px;
border-top-width: 6px;
border-top-style: solid;
border-top-color: #757575;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-line-green {
position: absolute;
top: 23px;
left: 2px;
width: 100px;
height: 6px;
border-top-width: 6px;
border-top-style: solid;
border-top-color: #08AE9E;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #shapewrapper-s-line-green {
display: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_22 {
position: absolute;
top: 0px;
left: 131px;
width: 18px;
height: 30px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_22 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_22 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_22 span#rtr-s-Text_22_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_21 {
position: absolute;
top: 0px;
left: 0px;
width: 18px;
height: 30px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_21 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_21 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_21 span#rtr-s-Text_21_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Interacciones {
width: 360px;
height: 462px;
background-color: transparent;
background-image: none;
box-shadow: none;
overflow-x: hidden;
overflow-y: hidden;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Interacciones .verticalalign {
vertical-align: top;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Votaciones {
position: absolute;
top: 480px;
left: 0px;
width: 0px;
height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-PanelInteracciones {
position: absolute;
top: 48px;
left: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-PanelObservaciones {
width: 360px;
height: 414px;
background-color: transparent;
background-image: none;
box-shadow: none;
overflow-x: hidden;
overflow-y: hidden;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-PanelObservaciones .verticalalign {
vertical-align: top;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Votos_6 {
position: absolute;
top: 360px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Separador_6 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_6 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_6 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_6 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_6 span#rtr-s-TextoVotos_6_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_6 span#rtr-s-TextoVotos_6_1 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_6 {
position: absolute;
top: 0px;
left: 290px;
padding-top: 20px;
padding-right: 16px;
width: 54px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_6 .valign {
vertical-align: top;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_6 span {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_6 span#rtr-s-NumVotos_6_0 {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_6 span#rtr-s-NumVotos_6_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_6 span#rtr-s-NumVotos_6_2 {
color: #FF0000;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ImagenVota_6 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Votos_5 {
position: absolute;
top: 288px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Separador_5 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_5 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_5 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_5 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_5 span#rtr-s-TextoVotos_5_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_5 span#rtr-s-TextoVotos_5_1 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_5 {
position: absolute;
top: 0px;
left: 290px;
padding-top: 20px;
padding-right: 16px;
width: 54px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_5 .valign {
vertical-align: top;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_5 span {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_5 span#rtr-s-NumVotos_5_0 {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_5 span#rtr-s-NumVotos_5_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_5 span#rtr-s-NumVotos_5_2 {
color: #FF0000;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ImagenVota_5 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Votos_4 {
position: absolute;
top: 216px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Separador_4 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_4 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_4 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_4 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_4 span#rtr-s-TextoVotos_4_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_4 span#rtr-s-TextoVotos_4_1 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_4 {
position: absolute;
top: 0px;
left: 290px;
padding-top: 20px;
padding-right: 16px;
width: 54px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_4 .valign {
vertical-align: top;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_4 span {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_4 span#rtr-s-NumVotos_4_0 {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_4 span#rtr-s-NumVotos_4_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_4 span#rtr-s-NumVotos_4_2 {
color: #FF0000;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ImagenVota_4 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Votos_3 {
position: absolute;
top: 144px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Separador_3 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_3 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_3 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_3 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_3 span#rtr-s-TextoVotos_3_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_3 span#rtr-s-TextoVotos_3_1 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_3 {
position: absolute;
top: 0px;
left: 290px;
padding-top: 20px;
padding-right: 16px;
width: 54px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_3 .valign {
vertical-align: top;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_3 span {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_3 span#rtr-s-NumVotos_3_0 {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_3 span#rtr-s-NumVotos_3_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_3 span#rtr-s-NumVotos_3_2 {
color: #FF0000;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ImagenVota_3 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Votos_2 {
position: absolute;
top: 72px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Separador_2 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_2 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_2 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_2 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_2 span#rtr-s-TextoVotos_2_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_2 span#rtr-s-TextoVotos_2_1 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_2 {
position: absolute;
top: 0px;
left: 290px;
padding-top: 20px;
padding-right: 16px;
width: 54px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_2 .valign {
vertical-align: top;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_2 span {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_2 span#rtr-s-NumVotos_2_0 {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_2 span#rtr-s-NumVotos_2_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_2 span#rtr-s-NumVotos_2_2 {
color: #FF0000;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ImagenVota_2 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Votos_1 {
position: absolute;
top: 0px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Separador_1 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_1 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_1 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_1 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_1 span#rtr-s-TextoVotos_1_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TextoVotos_1 span#rtr-s-TextoVotos_1_1 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_1 {
position: absolute;
top: 0px;
left: 290px;
padding-top: 20px;
padding-right: 16px;
width: 54px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_1 .valign {
vertical-align: top;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_1 span {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_1 span#rtr-s-NumVotos_1_0 {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_1 span#rtr-s-NumVotos_1_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NumVotos_1 span#rtr-s-NumVotos_1_2 {
color: #FF0000;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ImagenVota_1 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-PanelVotaciones {
width: 360px;
height: 414px;
background-color: transparent;
background-image: none;
box-shadow: none;
overflow-x: hidden;
overflow-y: hidden;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-PanelVotaciones .verticalalign {
vertical-align: top;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_1 {
position: absolute;
top: 360px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Line_1 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_2 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_2 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_2 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_2 span#rtr-s-Rectangle_2_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_2 span#rtr-s-Rectangle_2_1 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Bold',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_2 span#rtr-s-Rectangle_2_2 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_2 {
position: absolute;
top: 0px;
left: 290px;
padding-top: 20px;
padding-right: 16px;
width: 54px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_2 .valign {
vertical-align: top;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_2 span {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_2 span#rtr-s-Text_2_0 {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_2 span#rtr-s-Text_2_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_2 span#rtr-s-Text_2_2 {
color: #FF0000;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_2 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_2 {
position: absolute;
top: 288px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Line_2 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_3 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_3 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_3 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_3 span#rtr-s-Rectangle_3_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_3 span#rtr-s-Rectangle_3_1 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Bold',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_3 span#rtr-s-Rectangle_3_2 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_3 {
position: absolute;
top: 0px;
left: 290px;
padding-top: 20px;
padding-right: 16px;
width: 54px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_3 .valign {
vertical-align: top;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_3 span {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_3 span#rtr-s-Text_3_0 {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_3 span#rtr-s-Text_3_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_3 span#rtr-s-Text_3_2 {
color: #FF0000;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_3 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_3 {
position: absolute;
top: 216px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Line_3 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_4 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_4 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_4 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_4 span#rtr-s-Rectangle_4_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_4 span#rtr-s-Rectangle_4_1 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Bold',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_4 span#rtr-s-Rectangle_4_2 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_4 {
position: absolute;
top: 0px;
left: 290px;
padding-top: 20px;
padding-right: 16px;
width: 54px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_4 .valign {
vertical-align: top;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_4 span {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_4 span#rtr-s-Text_4_0 {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_4 span#rtr-s-Text_4_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_4 span#rtr-s-Text_4_2 {
color: #FF0000;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_4 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_4 {
position: absolute;
top: 144px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Line_4 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_5 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_5 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_5 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_5 span#rtr-s-Rectangle_5_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_5 span#rtr-s-Rectangle_5_1 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Bold',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_5 span#rtr-s-Rectangle_5_2 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_5 {
position: absolute;
top: 0px;
left: 290px;
padding-top: 20px;
padding-right: 16px;
width: 54px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_5 .valign {
vertical-align: top;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_5 span {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_5 span#rtr-s-Text_5_0 {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_5 span#rtr-s-Text_5_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_5 span#rtr-s-Text_5_2 {
color: #FF0000;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_5 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_5 {
position: absolute;
top: 72px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Line_5 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_6 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_6 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_6 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_6 span#rtr-s-Rectangle_6_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_6 span#rtr-s-Rectangle_6_1 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Bold',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_6 span#rtr-s-Rectangle_6_2 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_6 span#rtr-s-Rectangle_6_3 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_6 span#rtr-s-Rectangle_6_4 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_6 {
position: absolute;
top: 0px;
left: 290px;
padding-top: 20px;
padding-right: 16px;
width: 54px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_6 .valign {
vertical-align: top;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_6 span {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_6 span#rtr-s-Text_6_0 {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_6 span#rtr-s-Text_6_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_6 span#rtr-s-Text_6_2 {
color: #FF0000;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_6 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_6 {
position: absolute;
top: 0px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Line_6 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_7 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_7 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_7 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_7 span#rtr-s-Rectangle_7_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_7 span#rtr-s-Rectangle_7_1 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Bold',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_7 span#rtr-s-Rectangle_7_2 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_7 {
position: absolute;
top: 0px;
left: 290px;
padding-top: 20px;
padding-right: 16px;
width: 54px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_7 .valign {
vertical-align: top;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_7 span {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_7 span#rtr-s-Text_7_0 {
color: #6ACA25;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_7 span#rtr-s-Text_7_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_7 span#rtr-s-Text_7_2 {
color: #FF0000;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_7 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-TabsInteracciones {
position: absolute;
top: 0px;
left: 0px;
width: 360px;
height: 48px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_1 {
position: absolute;
top: 0px;
left: 0px;
width: 360px;
height: 48px;
background-color: #4384F7;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_1 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_1 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_1 span#rtr-s-Rectangle_1_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-LabVota {
position: absolute;
top: 0px;
left: 180px;
width: 180px;
height: 48px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 10.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-LabVota .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-LabVota span {
color: #AFEAF2;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 10.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-LabVota span#rtr-s-LabVota_0 {
color: #AFEAF2;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 10.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-LabVota span#rtr-s-LabVota_1 {
color: #AFEAF2;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 10.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-LabObserv {
position: absolute;
top: 0px;
left: 0px;
width: 180px;
height: 48px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 10.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-LabObserv .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-LabObserv span {
color: #AFEAF2;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 10.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-LabObserv span#rtr-s-LabObserv_0 {
color: #AFEAF2;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 10.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-LabObserv span#rtr-s-LabObserv_1 {
color: #AFEAF2;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 10.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Ranking {
width: 360px;
height: 464px;
background-color: transparent;
background-image: none;
box-shadow: none;
overflow-x: hidden;
overflow-y: hidden;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Ranking .verticalalign {
vertical-align: top;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Dynamic_Panel_3 {
position: absolute;
top: 49px;
left: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Panel_3 {
width: 357px;
height: 554px;
background-color: transparent;
background-image: none;
box-shadow: none;
overflow-x: hidden;
overflow-y: hidden;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Panel_3 .verticalalign {
vertical-align: top;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_16 {
position: absolute;
top: 0px;
left: 0px;
width: 361px;
height: 554px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_17 {
position: absolute;
top: 484px;
left: 0px;
width: 356px;
height: 70px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_28 {
position: absolute;
top: 0px;
left: 0px;
width: 356px;
height: 70px;
background-color: #FFFFFF;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_28 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_28 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_28 span#rtr-s-Rectangle_28_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_29 {
position: absolute;
top: 16px;
left: 72px;
width: 125px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 14.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_29 .valign {
vertical-align: middle;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_29 span {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 14.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_29 span#rtr-s-Text_29_0 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 14.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_30 {
position: absolute;
top: 16px;
left: 16px;
width: 40px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 22.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_30 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_30 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_30 span#rtr-s-Text_30_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_30 span#rtr-s-Text_30_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_31 {
position: absolute;
top: 16px;
left: 204px;
width: 140px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 12.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_31 .valign {
vertical-align: middle;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_31 span {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_31 span#rtr-s-Text_31_0 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_31 span#rtr-s-Text_31_1 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_31 span#rtr-s-Text_31_2 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_18 {
position: absolute;
top: 412px;
left: 0px;
width: 360px;
height: 70px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_29 {
position: absolute;
top: 0px;
left: 0px;
width: 356px;
height: 70px;
background-color: #FFFFFF;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_29 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_29 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_29 span#rtr-s-Rectangle_29_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_32 {
position: absolute;
top: 16px;
left: 72px;
width: 125px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 14.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_32 .valign {
vertical-align: middle;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_32 span {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 14.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_32 span#rtr-s-Text_32_0 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 14.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_33 {
position: absolute;
top: 16px;
left: 16px;
width: 40px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 22.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_33 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_33 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_33 span#rtr-s-Text_33_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_33 span#rtr-s-Text_33_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_34 {
position: absolute;
top: 16px;
left: 204px;
width: 140px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 12.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_34 .valign {
vertical-align: middle;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_34 span {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_34 span#rtr-s-Text_34_0 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_34 span#rtr-s-Text_34_1 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_34 span#rtr-s-Text_34_2 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Separador_13 {
position: absolute;
top: 69px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_15 {
position: absolute;
top: 360px;
left: 0px;
width: 360px;
height: 70px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_27 {
position: absolute;
top: 0px;
left: 0px;
width: 356px;
height: 70px;
background-color: #FFFFFF;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_27 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_27 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_27 span#rtr-s-Rectangle_27_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_26 {
position: absolute;
top: 16px;
left: 72px;
width: 125px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 14.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_26 .valign {
vertical-align: middle;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_26 span {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 14.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_26 span#rtr-s-Text_26_0 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 14.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_27 {
position: absolute;
top: 16px;
left: 16px;
width: 40px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 22.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_27 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_27 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_27 span#rtr-s-Text_27_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_27 span#rtr-s-Text_27_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_28 {
position: absolute;
top: 16px;
left: 204px;
width: 140px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 12.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_28 .valign {
vertical-align: middle;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_28 span {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_28 span#rtr-s-Text_28_0 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_28 span#rtr-s-Text_28_1 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_28 span#rtr-s-Text_28_2 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Separador_12 {
position: absolute;
top: 69px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_14 {
position: absolute;
top: 288px;
left: 0px;
width: 360px;
height: 70px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_26 {
position: absolute;
top: 0px;
left: 0px;
width: 356px;
height: 70px;
background-color: #FFFFFF;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_26 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_26 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_26 span#rtr-s-Rectangle_26_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_23 {
position: absolute;
top: 16px;
left: 72px;
width: 125px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 14.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_23 .valign {
vertical-align: middle;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_23 span {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 14.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_23 span#rtr-s-Text_23_0 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 14.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_24 {
position: absolute;
top: 16px;
left: 16px;
width: 40px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 22.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_24 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_24 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_24 span#rtr-s-Text_24_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_24 span#rtr-s-Text_24_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_25 {
position: absolute;
top: 16px;
left: 204px;
width: 140px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 12.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_25 .valign {
vertical-align: middle;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_25 span {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_25 span#rtr-s-Text_25_0 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_25 span#rtr-s-Text_25_1 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_25 span#rtr-s-Text_25_2 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Separador_11 {
position: absolute;
top: 69px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_24 {
position: absolute;
top: 216px;
left: 0px;
width: 360px;
height: 70px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_33 {
position: absolute;
top: 0px;
left: 0px;
width: 356px;
height: 70px;
background-color: #FFFFFF;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_33 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_33 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_33 span#rtr-s-Rectangle_33_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_44 {
position: absolute;
top: 16px;
left: 72px;
width: 125px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 14.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_44 .valign {
vertical-align: middle;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_44 span {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 14.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_44 span#rtr-s-Text_44_0 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 14.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_45 {
position: absolute;
top: 16px;
left: 16px;
width: 40px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 22.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_45 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_45 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_45 span#rtr-s-Text_45_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_45 span#rtr-s-Text_45_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_46 {
position: absolute;
top: 16px;
left: 204px;
width: 140px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 12.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_46 .valign {
vertical-align: middle;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_46 span {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_46 span#rtr-s-Text_46_0 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_46 span#rtr-s-Text_46_1 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_46 span#rtr-s-Text_46_2 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Separador_10 {
position: absolute;
top: 69px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_23 {
position: absolute;
top: 144px;
left: 0px;
width: 360px;
height: 70px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_32 {
position: absolute;
top: 0px;
left: 0px;
width: 356px;
height: 70px;
background-color: #FFFFFF;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_32 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_32 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_32 span#rtr-s-Rectangle_32_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_41 {
position: absolute;
top: 16px;
left: 72px;
width: 125px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 14.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_41 .valign {
vertical-align: middle;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_41 span {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 14.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_41 span#rtr-s-Text_41_0 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 14.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_42 {
position: absolute;
top: 16px;
left: 16px;
width: 40px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 22.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_42 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_42 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_42 span#rtr-s-Text_42_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_42 span#rtr-s-Text_42_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_43 {
position: absolute;
top: 16px;
left: 204px;
width: 140px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 12.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_43 .valign {
vertical-align: middle;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_43 span {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_43 span#rtr-s-Text_43_0 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_43 span#rtr-s-Text_43_1 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_43 span#rtr-s-Text_43_2 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Separador_9 {
position: absolute;
top: 69px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_22 {
position: absolute;
top: 72px;
left: 0px;
width: 360px;
height: 70px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_31 {
position: absolute;
top: 0px;
left: 0px;
width: 356px;
height: 70px;
background-color: #FFFFFF;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_31 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_31 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_31 span#rtr-s-Rectangle_31_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_38 {
position: absolute;
top: 16px;
left: 72px;
width: 125px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 14.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_38 .valign {
vertical-align: middle;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_38 span {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 14.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_38 span#rtr-s-Text_38_0 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 14.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_39 {
position: absolute;
top: 16px;
left: 16px;
width: 40px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 22.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_39 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_39 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_39 span#rtr-s-Text_39_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_39 span#rtr-s-Text_39_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_40 {
position: absolute;
top: 16px;
left: 204px;
width: 140px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 12.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_40 .valign {
vertical-align: middle;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_40 span {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_40 span#rtr-s-Text_40_0 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_40 span#rtr-s-Text_40_1 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_40 span#rtr-s-Text_40_2 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Separador_8 {
position: absolute;
top: 69px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_20 {
position: absolute;
top: 0px;
left: 1px;
width: 360px;
height: 70px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_30 {
position: absolute;
top: 0px;
left: 0px;
width: 356px;
height: 70px;
background-color: #FFFFFF;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_30 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_30 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_30 span#rtr-s-Rectangle_30_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_35 {
position: absolute;
top: 16px;
left: 72px;
width: 125px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 14.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_35 .valign {
vertical-align: middle;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_35 span {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 14.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_35 span#rtr-s-Text_35_0 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 14.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_36 {
position: absolute;
top: 16px;
left: 16px;
width: 40px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 22.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_36 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_36 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_36 span#rtr-s-Text_36_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_36 span#rtr-s-Text_36_1 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 22.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_37 {
position: absolute;
top: 16px;
left: 204px;
width: 140px;
height: 40px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 12.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_37 .valign {
vertical-align: middle;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_37 span {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_37 span#rtr-s-Text_37_0 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_37 span#rtr-s-Text_37_1 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_37 span#rtr-s-Text_37_2 {
color: #808080;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 12.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Separador_7 {
position: absolute;
top: 69px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Tabs-overflow-color {
position: absolute;
top: 0px;
left: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Panel_10 {
width: 360px;
height: 49px;
background-color: #4384F7;
background-image: none;
box-shadow: -3px 0px 4px 0px #A0A0A0;
overflow-x: auto;
overflow-y: hidden;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Panel_10 .verticalalign {
vertical-align: top;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Label_20 {
position: absolute;
top: 0px;
left: 0px;
width: 140px;
height: 48px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 10.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Label_20 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Label_20 span {
color: #AFEAF2;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 10.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Label_20 span#rtr-s-Label_20_0 {
color: #AFEAF2;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 10.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Label_21 {
position: absolute;
top: 0px;
left: 150px;
width: 140px;
height: 48px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 10.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Label_21 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Label_21 span {
color: #AFEAF2;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 10.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Label_21 span#rtr-s-Label_21_0 {
color: #AFEAF2;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 10.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Label_27 {
position: absolute;
top: 0px;
left: 305px;
width: 180px;
height: 48px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 10.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Label_27 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Label_27 span {
color: #AFEAF2;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 10.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Label_27 span#rtr-s-Label_27_0 {
color: #AFEAF2;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 10.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Line_13 {
position: absolute;
top: 47px;
left: 0px;
width: 140px;
height: 3px;
border-top-width: 3px;
border-top-style: solid;
border-top-color: #FFFF8D;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Votar {
width: 360px;
height: 464px;
background-color: transparent;
background-image: none;
box-shadow: none;
overflow-x: hidden;
overflow-y: hidden;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Votar .verticalalign {
vertical-align: top;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_7 {
position: absolute;
top: 0px;
left: 0px;
width: 360px;
height: 432px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_12 {
position: absolute;
top: 0px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Line_12 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_18 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_18 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_18 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_18 span#rtr-s-Rectangle_18_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_18 span#rtr-s-Rectangle_18_1 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Bold',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_18 span#rtr-s-Rectangle_18_2 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_14 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_11 {
position: absolute;
top: 72px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Line_11 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_17 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_17 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_17 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_17 span#rtr-s-Rectangle_17_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_17 span#rtr-s-Rectangle_17_1 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Bold',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_17 span#rtr-s-Rectangle_17_2 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_17 span#rtr-s-Rectangle_17_3 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_17 span#rtr-s-Rectangle_17_4 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_13 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_10 {
position: absolute;
top: 144px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Line_10 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_16 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_16 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_16 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_16 span#rtr-s-Rectangle_16_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_16 span#rtr-s-Rectangle_16_1 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Bold',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_16 span#rtr-s-Rectangle_16_2 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_12 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_9 {
position: absolute;
top: 216px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Line_9 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_15 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_15 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_15 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_15 span#rtr-s-Rectangle_15_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_15 span#rtr-s-Rectangle_15_1 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Bold',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_15 span#rtr-s-Rectangle_15_2 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_11 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_8 {
position: absolute;
top: 288px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Line_8 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_14 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_14 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_14 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_14 span#rtr-s-Rectangle_14_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_14 span#rtr-s-Rectangle_14_1 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Bold',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_14 span#rtr-s-Rectangle_14_2 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_10 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Group_13 {
position: absolute;
top: 360px;
left: 0px;
width: 360px;
height: 72px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Line_7 {
position: absolute;
top: 71px;
left: 0px;
width: 360px;
height: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
opacity: 0.12;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_13 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 20px;
padding-left: 72px;
width: 288px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
line-height: 18px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_13 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_13 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_13 span#rtr-s-Rectangle_13_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_13 span#rtr-s-Rectangle_13_1 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Bold',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_13 span#rtr-s-Rectangle_13_2 {
color: #666666;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_9 {
position: absolute;
top: 20px;
left: 16px;
width: 40px;
height: 40px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-NavigationBottomBar {
position: absolute;
top: 536px;
left: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeNav {
width: 360px;
height: 56px;
background-color: #FFFFFF;
background-image: none;
box-shadow: 0px 0px 20px 0px #404040;
overflow-x: hidden;
overflow-y: hidden;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeNav .verticalalign {
vertical-align: top;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-GroupVote_1 {
position: absolute;
top: 0px;
left: 224px;
width: 56px;
height: 56px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteIcon > svg {
width: 24px;
height: 24px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteIcon {
position: absolute;
top: 16px;
left: 16px;
width: 24px;
height: 24px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteButton {
position: absolute;
top: 0px;
left: 0px;
width: 56px;
height: 56px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 8.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteButton .valign {
vertical-align: bottom;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteButton span {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteButton span#rtr-s-VoteButton_0 {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-GroupRanking_1 {
position: absolute;
top: 0px;
left: 292px;
width: 56px;
height: 56px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingIcon > svg {
width: 24px;
height: 24px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingIcon {
position: absolute;
top: 16px;
left: 16px;
width: 24px;
height: 24px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingButton {
position: absolute;
top: 0px;
left: 0px;
width: 56px;
height: 56px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 8.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingButton .valign {
vertical-align: bottom;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingButton span {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingButton span#rtr-s-RankingButton_0 {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-GroupObservations_1 {
position: absolute;
top: 0px;
left: 80px;
width: 55px;
height: 56px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_16 > svg {
width: 24px;
height: 24px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_16 {
position: absolute;
top: 16px;
left: 16px;
width: 24px;
height: 24px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsButton {
position: absolute;
top: 0px;
left: 0px;
width: 55px;
height: 56px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 8.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsButton .valign {
vertical-align: bottom;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsButton span {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsButton span#rtr-s-ObservationsButton_0 {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-GroupHome_1 {
position: absolute;
top: 0px;
left: 12px;
width: 56px;
height: 56px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeIcon > svg {
width: 24px;
height: 24px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeIcon {
position: absolute;
top: 8px;
left: 16px;
width: 24px;
height: 24px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeButton {
position: absolute;
top: 0px;
left: 0px;
padding-bottom: 4px;
width: 56px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 8.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeButton .valign {
vertical-align: bottom;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeButton span {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeButton span#rtr-s-HomeButton_0 {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsNav {
width: 360px;
height: 56px;
background-color: transparent;
background-image: none;
box-shadow: 0px 0px 30px 0px #404040;
overflow-x: hidden;
overflow-y: hidden;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsNav .verticalalign {
vertical-align: top;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-GroupVote_2 {
position: absolute;
top: 0px;
left: 224px;
width: 56px;
height: 56px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteIcon_5 > svg {
width: 24px;
height: 24px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteIcon_5 {
position: absolute;
top: 16px;
left: 16px;
width: 24px;
height: 24px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteButton_1 {
position: absolute;
top: 0px;
left: 0px;
width: 56px;
height: 56px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 8.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteButton_1 .valign {
vertical-align: bottom;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteButton_1 span {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteButton_1 span#rtr-s-VoteButton_1_0 {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-GroupRanking_2 {
position: absolute;
top: 0px;
left: 292px;
width: 56px;
height: 56px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingIcon_5 > svg {
width: 24px;
height: 24px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingIcon_5 {
position: absolute;
top: 16px;
left: 16px;
width: 24px;
height: 24px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingButton_5 {
position: absolute;
top: 0px;
left: 0px;
width: 56px;
height: 56px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 8.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingButton_5 .valign {
vertical-align: bottom;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingButton_5 span {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingButton_5 span#rtr-s-RankingButton_5_0 {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-GroupObservations_2 {
position: absolute;
top: 0px;
left: 68px;
width: 80px;
height: 56px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_17 > svg {
width: 24px;
height: 24px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_17 {
position: absolute;
top: 8px;
left: 28px;
width: 24px;
height: 24px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsButton_5 {
position: absolute;
top: 0px;
left: 0px;
padding-bottom: 4px;
width: 80px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 8.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsButton_5 .valign {
vertical-align: bottom;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsButton_5 span {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsButton_5 span#rtr-s-ObservationsButton_5_0 {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-GroupHome_2 {
position: absolute;
top: 0px;
left: 12px;
width: 56px;
height: 56px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeIcon_5 > svg {
width: 24px;
height: 24px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeIcon_5 {
position: absolute;
top: 16px;
left: 16px;
width: 24px;
height: 24px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeButton_5 {
position: absolute;
top: 0px;
left: 0px;
padding-bottom: 4px;
width: 56px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 8.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeButton_5 .valign {
vertical-align: bottom;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeButton_5 span {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeButton_5 span#rtr-s-HomeButton_5_0 {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteNav {
width: 360px;
height: 56px;
background-color: transparent;
background-image: none;
box-shadow: 0px 0px 30px 0px #404040;
overflow-x: hidden;
overflow-y: hidden;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteNav .verticalalign {
vertical-align: top;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-GroupHome_4 {
position: absolute;
top: 0px;
left: 12px;
width: 56px;
height: 56px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeIcon_7 > svg {
width: 24px;
height: 24px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeIcon_7 {
position: absolute;
top: 16px;
left: 16px;
width: 24px;
height: 24px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeButton_7 {
position: absolute;
top: 0px;
left: 0px;
padding-bottom: 4px;
width: 56px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 8.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeButton_7 .valign {
vertical-align: bottom;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeButton_7 span {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeButton_7 span#rtr-s-HomeButton_7_0 {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-GroupObservations_4 {
position: absolute;
top: 0px;
left: 80px;
width: 56px;
height: 56px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_18 > svg {
width: 24px;
height: 24px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_18 {
position: absolute;
top: 16px;
left: 16px;
width: 24px;
height: 24px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsButton_7 {
position: absolute;
top: 0px;
left: 0px;
width: 56px;
height: 56px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 8.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsButton_7 .valign {
vertical-align: bottom;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsButton_7 span {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsButton_7 span#rtr-s-ObservationsButton_7_0 {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-GroupVote_4 {
position: absolute;
top: 0px;
left: 224px;
width: 56px;
height: 56px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteIcon_7 > svg {
width: 24px;
height: 24px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteIcon_7 {
position: absolute;
top: 8px;
left: 16px;
width: 24px;
height: 24px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteButton_3 {
position: absolute;
top: 0px;
left: 0px;
padding-bottom: 4px;
width: 56px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 8.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteButton_3 .valign {
vertical-align: bottom;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteButton_3 span {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteButton_3 span#rtr-s-VoteButton_3_0 {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-GroupRanking_4 {
position: absolute;
top: 0px;
left: 292px;
width: 56px;
height: 56px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingIcon_7 > svg {
width: 24px;
height: 24px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingIcon_7 {
position: absolute;
top: 16px;
left: 16px;
width: 24px;
height: 24px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingButton_7 {
position: absolute;
top: 0px;
left: 0px;
width: 56px;
height: 56px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 8.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingButton_7 .valign {
vertical-align: bottom;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingButton_7 span {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingButton_7 span#rtr-s-RankingButton_7_0 {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingNav {
width: 360px;
height: 56px;
background-color: transparent;
background-image: none;
box-shadow: 0px 0px 30px 0px #404040;
overflow-x: hidden;
overflow-y: hidden;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingNav .verticalalign {
vertical-align: top;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-GroupHome_5 {
position: absolute;
top: 0px;
left: 12px;
width: 56px;
height: 56px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeIcon_8 > svg {
width: 24px;
height: 24px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeIcon_8 {
position: absolute;
top: 16px;
left: 16px;
width: 24px;
height: 24px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeButton_8 {
position: absolute;
top: 0px;
left: 0px;
padding-bottom: 4px;
width: 56px;
height: 52px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 8.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeButton_8 .valign {
vertical-align: bottom;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeButton_8 span {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-HomeButton_8 span#rtr-s-HomeButton_8_0 {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-GroupObservations_5 {
position: absolute;
top: 0px;
left: 80px;
width: 56px;
height: 56px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_19 > svg {
width: 24px;
height: 24px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_19 {
position: absolute;
top: 16px;
left: 16px;
width: 24px;
height: 24px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsButton_8 {
position: absolute;
top: 0px;
left: 0px;
width: 56px;
height: 56px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 8.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsButton_8 .valign {
vertical-align: bottom;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsButton_8 span {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsButton_8 span#rtr-s-ObservationsButton_8_0 {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-GroupVote_5 {
position: absolute;
top: 0px;
left: 224px;
width: 56px;
height: 56px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteIcon_8 > svg {
width: 24px;
height: 24px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteIcon_8 {
position: absolute;
top: 16px;
left: 16px;
width: 24px;
height: 24px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteButton_4 {
position: absolute;
top: 0px;
left: 0px;
width: 56px;
height: 56px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 8.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteButton_4 .valign {
vertical-align: bottom;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteButton_4 span {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-VoteButton_4 span#rtr-s-VoteButton_4_0 {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-GroupRanking_5 {
position: absolute;
top: 0px;
left: 292px;
width: 56px;
height: 56px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingIcon_8 > svg {
width: 24px;
height: 24px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingIcon_8 {
position: absolute;
top: 8px;
left: 16px;
width: 24px;
height: 24px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingButton_8 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 4px;
padding-bottom: 4px;
width: 56px;
height: 48px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 8.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingButton_8 .valign {
vertical-align: bottom;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingButton_8 span {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-RankingButton_8 span#rtr-s-RankingButton_8_0 {
color: #434343;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 8.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-BotonObservac {
position: absolute;
top: 530px;
left: 147px;
width: 66px;
height: 66px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Ellipse_1 .shapert-clipping {
left: 0px;
top: 0px;
width: 66px;
height: 66px;
position: absolute;
overflow: hidden;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Ellipse_1 .content {
width: 66px;
height: 66px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Ellipse_1 {
position: absolute;
top: 0px;
left: 0px;
width: 66px;
height: 66px;
background-color: #4384F7;
background-image: none;
opacity: 0.98;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: 1px 1px 5px 0px #404040;
text-shadow: none;
line-height: 20px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #shapewrapper-s-Ellipse_1 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #shapewrapper-s-Ellipse_1 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #shapewrapper-s-Ellipse_1 span#rtr-s-Ellipse_1_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsIcon > svg {
width: 24px;
height: 24px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ObservationsIcon {
position: absolute;
top: 21px;
left: 21px;
width: 24px;
height: 24px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Ellipse_2 .shapert-clipping {
left: 0px;
top: 0px;
width: 66px;
height: 66px;
position: absolute;
overflow: hidden;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Ellipse_2 .content {
width: 66px;
height: 66px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Ellipse_2 {
position: absolute;
top: 0px;
left: 0px;
width: 66px;
height: 66px;
background-color: transparent;
background-image: none;
opacity: 0.98;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: 1px 1px 5px 0px #404040;
text-shadow: none;
line-height: 20px;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #shapewrapper-s-Ellipse_2 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #shapewrapper-s-Ellipse_2 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #shapewrapper-s-Ellipse_2 span#rtr-s-Ellipse_2_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Bars {
position: absolute;
top: 0px;
left: 0px;
width: 360px;
height: 640px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Header {
position: absolute;
top: 0px;
left: 0px;
width: 360px;
height: 75px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-base_1 {
position: absolute;
top: 0px;
left: 0px;
padding-top: 38px;
padding-left: 73px;
width: 287px;
height: 37px;
background-color: #4384F7;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: -3px 0px 4px 0px #A0A0A0;
text-shadow: none;
font-size: 16.0pt;
font-family: 'Roboto-Light',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-base_1 .valign {
vertical-align: top;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-base_1 span {
color: #FFFFFF;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Light',Arial;
font-size: 16.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-base_1 span#rtr-s-base_1_0 {
color: #FFFFFF;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Light',Arial;
font-size: 16.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-status-bar {
position: absolute;
top: 0px;
left: 0px;
width: 360px;
height: 20px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_34 {
position: absolute;
top: 0px;
left: 0px;
padding-right: 8px;
width: 352px;
height: 20px;
background-color: #000000;
background-image: none;
opacity: 0.15;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 10.0pt;
font-family: 'Roboto-Light',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_34 .valign {
vertical-align: middle;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_34 span {
color: #FFFFFF;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Light',Arial;
font-size: 10.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_34 span#rtr-s-Rectangle_34_0 {
color: #FFFFFF;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Light',Arial;
font-size: 10.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Dynamic_Panel_14 {
position: absolute;
top: 0px;
left: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Panel_22 {
width: 360px;
height: 19px;
background-color: transparent;
background-image: none;
box-shadow: none;
overflow-x: hidden;
overflow-y: hidden;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Panel_22 .verticalalign {
vertical-align: top;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_23 {
width: 61px;
height: 20px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Label_69 {
padding-right: 5px;
width: 41px;
height: 20px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 9.0pt;
font-family: 'Roboto-Light',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Label_69 .valign {
vertical-align: middle;
text-align: right;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Label_69 span {
color: #FFFFFF;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Light',Arial;
font-size: 9.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Label_69 span#rtr-s-Label_69_0 {
color: #FFFFFF;
text-align: right;
text-decoration: none;
font-family: 'Roboto-Light',Arial;
font-size: 9.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ScreenName {
position: absolute;
top: 35px;
left: 21px;
width: auto;
height: auto;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 14.0pt;
font-family: 'Roboto-Light',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ScreenName .valign {
vertical-align: middle;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ScreenName span {
color: #FFFFFF;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Light',Arial;
font-size: 14.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-ScreenName span#rtr-s-ScreenName_0 {
color: #FFFFFF;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Light',Arial;
font-size: 14.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-more-vertical_1 > svg {
width: 26px;
height: 26px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-more-vertical_1 {
position: absolute;
top: 34px;
left: 325px;
width: 26px;
height: 26px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Navbar {
position: absolute;
top: 592px;
left: 0px;
width: 360px;
height: 48px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_19 {
position: absolute;
top: 0px;
left: 0px;
width: 360px;
height: 48px;
background-color: #000000;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_19 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_19 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_19 span#rtr-s-Rectangle_19_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_8 {
position: absolute;
top: 9px;
left: 262px;
width: 28px;
height: 28px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_24 {
position: absolute;
top: 9px;
left: 161px;
width: 28px;
height: 28px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Image_27 {
position: absolute;
top: 9px;
left: 63px;
width: 28px;
height: 28px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Sugerencia {
position: absolute;
top: 18px;
left: 0px;
width: 360px;
height: 575px;
display: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_24 {
position: absolute;
top: 0px;
left: 0px;
width: 360px;
height: 575px;
background-color: #434343;
background-image: none;
opacity: 0.44;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_24 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_24 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_24 span#rtr-s-Rectangle_24_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_25 {
position: absolute;
top: 177px;
left: 28px;
width: 304px;
height: 180px;
background-color: #FFFFFF;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: 7px 7px 5px 0px #404040;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_25 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_25 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_25 span#rtr-s-Rectangle_25_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_20 {
position: absolute;
top: 324px;
left: 276px;
width: 54px;
height: 30px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_20 .valign {
vertical-align: middle;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_20 span {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_20 span#rtr-s-Text_20_0 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Input-text-area {
position: absolute;
top: 214px;
left: 28px;
padding-left: 5px;
width: 299px;
height: 110px;
background-color: transparent;
background-image: none;
box-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Input-text-area textarea {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Light',Arial;
font-size: 11.0pt;
text-shadow: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_19 {
position: absolute;
top: 183px;
left: 34px;
width: 164px;
height: 30px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_19 .valign {
vertical-align: middle;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_19 span {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_19 span#rtr-s-Text_19_0 {
color: #808080;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Dropdown {
position: absolute;
top: 18px;
left: 0px;
width: 360px;
height: 575px;
display: none;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_21 {
position: absolute;
top: 0px;
left: 0px;
width: 360px;
height: 575px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_21 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_21 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_21 span#rtr-s-Rectangle_21_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_20 {
position: absolute;
top: 12px;
left: 150px;
width: 200px;
height: 180px;
background-color: #FFFFFF;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: 7px 7px 5px 0px #404040;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_20 .valign {
vertical-align: middle;
text-align: center;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_20 span {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Rectangle_20 span#rtr-s-Rectangle_20_0 {
color: #808080;
text-align: center;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_15 {
position: absolute;
top: 156px;
left: 150px;
padding-left: 8px;
width: 187px;
height: 36px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_15 .valign {
vertical-align: middle;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_15 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_15 span#rtr-s-Text_15_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_14 {
position: absolute;
top: 120px;
left: 150px;
padding-left: 8px;
width: 187px;
height: 36px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_14 .valign {
vertical-align: middle;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_14 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_14 span#rtr-s-Text_14_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_13 {
position: absolute;
top: 84px;
left: 150px;
padding-left: 8px;
width: 158px;
height: 36px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_13 .valign {
vertical-align: middle;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_13 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_13 span#rtr-s-Text_13_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_12 {
position: absolute;
top: 48px;
left: 150px;
padding-left: 8px;
width: 192px;
height: 36px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_12 .valign {
vertical-align: middle;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_12 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_12 span#rtr-s-Text_12_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_18 {
position: absolute;
top: 12px;
left: 150px;
padding-left: 8px;
width: 192px;
height: 36px;
background-color: transparent;
background-image: none;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
box-shadow: none;
text-shadow: none;
font-size: 11.0pt;
font-family: 'Roboto-Regular',Arial;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_18 .valign {
vertical-align: middle;
text-align: left;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_18 span {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_18 span#rtr-s-Text_18_0 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 #s-Text_18 span#rtr-s-Text_18_1 {
color: #434343;
text-align: left;
text-decoration: none;
font-family: 'Roboto-Regular',Arial;
font-size: 11.0pt;
line-height: 0px;
}
#jim-container .ui-page {
overflow-x: hidden;
}
.non_jim_mobile #simulation {
overflow-x: hidden;
}
#s-66c252c8-1e7c-4aee-a828-bf951def0367 > #loadMark {
width: 1px;
visibility: hidden;
display: none;
} | 0.396185 | 0.045564 |
BASIC FRAMEWORK OVERRIDES
- Use this section to override basic things
like fonts, base font size, container width, etc.
********************************************/
/***** ===== *****/
/***** Fonts *****/
/***** ===== *****/
html {
font-family: var(--font_sans);
text-rendering: auto;
-webkit-font-smoothing: antialiased;
}
body {
font-size: 1.8rem;
}
/***** ========= *****/
/***** Add Fonts *****/
/***** ========= *****/
@font-face {
font-family: "Computerfont";
src: url("/css/fonts/Computerfont.ttf") format("ttf");
font-weight: 100;
}
:root{
--font_display: 'Computerfont', monospace;
}
/***** =============== *****/
/***** Container Width *****/
/***** =============== *****/
.container{
/* Set custom container width */
max-width: 1450px;
}
/***** ================== *****/
/***** Custom List Styling *****/
/***** ================== *****/
.--hm_custom_list>li:before{
/* Set custom list icons */
content: '\f0da';
padding-right: 10px;
top: 0px;
left: -15px;
}
/********************************************
GENERAL
********************************************/
/***** === *****/
/***** Nav *****/
/***** === *****/
#nav_desktop {display: block;}
#nav_mobile {display:none;}
.nav{
background-color: var(--white_1);
}
.nav>.container{
display: flex;
align-items: center;
justify-content: space-between;
}
.nav .logo{
display: flex;
justify-content: center;
align-items: center;
padding: 5px;
}
.nav .logo>img{
width: auto;;
height: 100%;
max-height: 120px;
}
.nav .nav_button{
cursor: pointer;
font-size: 3rem;
}
/***** ======= *****/
/***** Sidebar *****/
/***** ======= *****/
#nav_overlay{
position: fixed;
height: 100%;
width: 100%;
background-color: rgba(25,25,25,0);
pointer-events: none;
z-index: 190;
transition: .5s ease-in-out;
}
#nav_overlay.active{
pointer-events: auto;
background-color: rgba(25,25,25,.5);
}
#nav_sidebar{
position: fixed;
top: 0;
right: 0;
z-index: 200;
width: 300px;
height: 100%;
padding-bottom: 100px;
transform: translate3d(300px,0px,0px);
background-color: var(--white_1);
transition: .5s ease-in-out;
}
#nav_sidebar.active{
transform: translate3d(0px,0px,0px);
}
/***** Close Button *****/
#nav_sidebar .nav_button{
position: absolute;
top: 5px;
left: 15px;
font-size: 3rem;
}
/***** Logo *****/
#nav_sidebar .logo{
display: flex;
align-items: center;
justify-content: center;
}
/***** Links *****/
#nav_sidebar .links{
display: flex;
flex-direction: column;
align-items: center;
justify-content: flex-start;
}
#nav_sidebar .links>a{
width: 100%;
text-align: center;
padding: 35px 15px;
font-size: 2.4rem;
transition: .25s ease-in-out;
}
#nav_sidebar .links>a:hover{
background-color: #cecece;
}
/***** Social *****/
#nav_sidebar .social{
position: absolute;
bottom: 0;
left: 0;
width: 100%;
display: flex;
align-items: center;
justify-content: space-around;
align-self: flex-end;
padding: 15px 35px;
height: 100px;
}
#nav_sidebar .social>a{
font-size: 2.4rem;
padding: 5px;
transition: .25s ease-in-out;
}
#nav_sidebar .social>a:hover{
color: #DF6C26;
}
/***** ====== *****/
/***** Footer *****/
/***** ====== *****/
#footer {
background-color: var(--white_1);
}
#footer>.container{
display: flex;
align-items: center;
justify-content: space-between;
}
#footer .logo{
display: inline-flex;
justify-content: center;
align-items: center;
}
/********************************************
HOME PAGE
********************************************/
/***** ==== *****/
/***** Hero *****/
/***** ==== *****/
.--hm_hero_1{
background-position: center top;
}
/***** Content *****/
.--hm_hero_1 .headline{
font-family: var(--font_display);
font-weight: 100;
}
.--hm_hero_1 .subhead{
font-family: var(--font_display);
font-weight: 100;
}
/********************************************
INNER PAGES
********************************************/
/********************************************
BLOG PAGES
********************************************/ | css/style.css |
BASIC FRAMEWORK OVERRIDES
- Use this section to override basic things
like fonts, base font size, container width, etc.
********************************************/
/***** ===== *****/
/***** Fonts *****/
/***** ===== *****/
html {
font-family: var(--font_sans);
text-rendering: auto;
-webkit-font-smoothing: antialiased;
}
body {
font-size: 1.8rem;
}
/***** ========= *****/
/***** Add Fonts *****/
/***** ========= *****/
@font-face {
font-family: "Computerfont";
src: url("/css/fonts/Computerfont.ttf") format("ttf");
font-weight: 100;
}
:root{
--font_display: 'Computerfont', monospace;
}
/***** =============== *****/
/***** Container Width *****/
/***** =============== *****/
.container{
/* Set custom container width */
max-width: 1450px;
}
/***** ================== *****/
/***** Custom List Styling *****/
/***** ================== *****/
.--hm_custom_list>li:before{
/* Set custom list icons */
content: '\f0da';
padding-right: 10px;
top: 0px;
left: -15px;
}
/********************************************
GENERAL
********************************************/
/***** === *****/
/***** Nav *****/
/***** === *****/
#nav_desktop {display: block;}
#nav_mobile {display:none;}
.nav{
background-color: var(--white_1);
}
.nav>.container{
display: flex;
align-items: center;
justify-content: space-between;
}
.nav .logo{
display: flex;
justify-content: center;
align-items: center;
padding: 5px;
}
.nav .logo>img{
width: auto;;
height: 100%;
max-height: 120px;
}
.nav .nav_button{
cursor: pointer;
font-size: 3rem;
}
/***** ======= *****/
/***** Sidebar *****/
/***** ======= *****/
#nav_overlay{
position: fixed;
height: 100%;
width: 100%;
background-color: rgba(25,25,25,0);
pointer-events: none;
z-index: 190;
transition: .5s ease-in-out;
}
#nav_overlay.active{
pointer-events: auto;
background-color: rgba(25,25,25,.5);
}
#nav_sidebar{
position: fixed;
top: 0;
right: 0;
z-index: 200;
width: 300px;
height: 100%;
padding-bottom: 100px;
transform: translate3d(300px,0px,0px);
background-color: var(--white_1);
transition: .5s ease-in-out;
}
#nav_sidebar.active{
transform: translate3d(0px,0px,0px);
}
/***** Close Button *****/
#nav_sidebar .nav_button{
position: absolute;
top: 5px;
left: 15px;
font-size: 3rem;
}
/***** Logo *****/
#nav_sidebar .logo{
display: flex;
align-items: center;
justify-content: center;
}
/***** Links *****/
#nav_sidebar .links{
display: flex;
flex-direction: column;
align-items: center;
justify-content: flex-start;
}
#nav_sidebar .links>a{
width: 100%;
text-align: center;
padding: 35px 15px;
font-size: 2.4rem;
transition: .25s ease-in-out;
}
#nav_sidebar .links>a:hover{
background-color: #cecece;
}
/***** Social *****/
#nav_sidebar .social{
position: absolute;
bottom: 0;
left: 0;
width: 100%;
display: flex;
align-items: center;
justify-content: space-around;
align-self: flex-end;
padding: 15px 35px;
height: 100px;
}
#nav_sidebar .social>a{
font-size: 2.4rem;
padding: 5px;
transition: .25s ease-in-out;
}
#nav_sidebar .social>a:hover{
color: #DF6C26;
}
/***** ====== *****/
/***** Footer *****/
/***** ====== *****/
#footer {
background-color: var(--white_1);
}
#footer>.container{
display: flex;
align-items: center;
justify-content: space-between;
}
#footer .logo{
display: inline-flex;
justify-content: center;
align-items: center;
}
/********************************************
HOME PAGE
********************************************/
/***** ==== *****/
/***** Hero *****/
/***** ==== *****/
.--hm_hero_1{
background-position: center top;
}
/***** Content *****/
.--hm_hero_1 .headline{
font-family: var(--font_display);
font-weight: 100;
}
.--hm_hero_1 .subhead{
font-family: var(--font_display);
font-weight: 100;
}
/********************************************
INNER PAGES
********************************************/
/********************************************
BLOG PAGES
********************************************/ | 0.196633 | 0.03843 |
.join {
font-size: 120%;
padding-top: 80px;
}
.join-title {
text-align: center;
font-weight: 500;
font-size: 280%;
padding-top: 20px;
}
.join-title a {
text-decoration: none;
}
.join-subtitle {
text-align: center;
font-weight: 500;
font-size: 180%;
padding-top: 100px;
padding-bottom: 40px;
}
.join-description {
text-align: center;
padding: 50px 20px;
max-width: 700px;
margin: 0 auto;
font-size: 110%;
}
.join-email {
display: block;
font-size: 120%;
text-align: center;
max-width: 600px;
margin: 0 auto;
}
.join-email input {
width: 300px;
}
.join-consent {
font-size: 110%;
display: block;
text-align: center;
max-width: 600px;
margin: 0 auto;
padding: 40px 0;
}
.join-button {
display: block;
margin: 0 auto;
max-width: 350px;
}
.login {
font-size: 130%;
padding-top: 30px;
padding-left: 20px;
padding-right: 20px;
max-width: 1000px;
margin: 0 auto;
}
.login-services {
display: flex;
align-items: flex-start;
justify-content: center;
flex-wrap: wrap;
}
.login-service {
display: block;
margin: 20px;
width: 460px;
}
.login-service-title {
font-size: 150%;
font-weight: 500;
padding-bottom: 20px;
}
.login-service-description {
font-size: 90%;
}
.login-service-form {
}
.login-email {
width: 100%;
}
.login-button {
margin-top: 20px;
min-width: 170px;
}
.login-button-patreon {
background-color: #f96854;
border-color: #f96854;
color: #052d49;
}
.login-separator {
display: block;
width: 100%;
padding: 100px 0 30px;
font-size: 120%;
font-weight: bold;
text-align: center;
}
.login-join {
text-align: center;
}
.login-code {
max-width: 500px;
margin: 40px auto;
}
.login-code-title {
text-align: center;
font-weight: 500;
font-size: 150%;
padding-top: 20px;
}
.login-code-description {
text-align: center;
padding: 40px 20px;
}
.login-code-form {
text-align: center;
}
.login-code-input {
width: 250px;
font-size: 36px;
text-align: center;
letter-spacing: 5px;
font-weight: 500;
}
.login-code-button {
display: block;
min-width: 170px;
margin: 40px auto 0;
} | frontend/static/css/components/auth.css | .join {
font-size: 120%;
padding-top: 80px;
}
.join-title {
text-align: center;
font-weight: 500;
font-size: 280%;
padding-top: 20px;
}
.join-title a {
text-decoration: none;
}
.join-subtitle {
text-align: center;
font-weight: 500;
font-size: 180%;
padding-top: 100px;
padding-bottom: 40px;
}
.join-description {
text-align: center;
padding: 50px 20px;
max-width: 700px;
margin: 0 auto;
font-size: 110%;
}
.join-email {
display: block;
font-size: 120%;
text-align: center;
max-width: 600px;
margin: 0 auto;
}
.join-email input {
width: 300px;
}
.join-consent {
font-size: 110%;
display: block;
text-align: center;
max-width: 600px;
margin: 0 auto;
padding: 40px 0;
}
.join-button {
display: block;
margin: 0 auto;
max-width: 350px;
}
.login {
font-size: 130%;
padding-top: 30px;
padding-left: 20px;
padding-right: 20px;
max-width: 1000px;
margin: 0 auto;
}
.login-services {
display: flex;
align-items: flex-start;
justify-content: center;
flex-wrap: wrap;
}
.login-service {
display: block;
margin: 20px;
width: 460px;
}
.login-service-title {
font-size: 150%;
font-weight: 500;
padding-bottom: 20px;
}
.login-service-description {
font-size: 90%;
}
.login-service-form {
}
.login-email {
width: 100%;
}
.login-button {
margin-top: 20px;
min-width: 170px;
}
.login-button-patreon {
background-color: #f96854;
border-color: #f96854;
color: #052d49;
}
.login-separator {
display: block;
width: 100%;
padding: 100px 0 30px;
font-size: 120%;
font-weight: bold;
text-align: center;
}
.login-join {
text-align: center;
}
.login-code {
max-width: 500px;
margin: 40px auto;
}
.login-code-title {
text-align: center;
font-weight: 500;
font-size: 150%;
padding-top: 20px;
}
.login-code-description {
text-align: center;
padding: 40px 20px;
}
.login-code-form {
text-align: center;
}
.login-code-input {
width: 250px;
font-size: 36px;
text-align: center;
letter-spacing: 5px;
font-weight: 500;
}
.login-code-button {
display: block;
min-width: 170px;
margin: 40px auto 0;
} | 0.501709 | 0.137156 |
a {
color: #333;
text-decoration: none;
}
.clear {
clear: both;
}
.clear_after {
clear-after: both;
}
.mod-top-bar {
background: #F8F8F8;
height: 80px;
}
.mod-top-bar .center {
margin-left: auto;
margin-right: auto;
overflow: hidden;
width: 1200px;
}
.mod-top-bar .center a.mod-logo {
font-family: arial, sans-serif;
position: static;
text-decoration: none;
}
.mod-top-bar .center a.mod-logo img.logo {
float: left;
}
.mod-top-bar .center a.mod-logo .title {
display: inline-block;
margin: 20px;
}
.mod-top-bar .center a.mod-logo .title p {
font-size: xx-large;
color: #000000;
}
.mod-top-bar .center a.mod-logo .title p.subtitle {
font-size: 12px;
line-height: 24px;
font-weight: normal;
color: #999999;
text-align: right;
}
.mod-banner {
height: 500px;
overflow: hidden;
padding: 30px 0;
}
.mod-banner .center {
width: 1200px;
margin-left: auto;
margin-right: auto;
border-bottom: solid 1px #c1c1c1;
clear: both;
clear-after: both;
}
.mod-banner .center .mod-banner-desc {
width: 700px;
height: 500px;
display: inline-block;
float: left;
text-align: center;
}
.mod-banner .center .mod-banner-desc .subject {
width: 500px;
margin-left: auto;
margin-right: auto;
margin-top: 150px;
}
.mod-banner .center .mod-banner-desc .subject .title {
font-size: 48px;
}
.mod-banner .center .mod-banner-desc .subject p.subtitle {
font-size: 28px;
color: #999999;
line-height: 48px;
text-align: right;
}
.mod-banner .center .mod-banner-desc .big_download {
border: solid 1px #cccccc;
font-size: 30px;
padding: 15px 30px;
text-align: center;
line-height: 50px;
}
.mod-banner .center .mod-banner-desc .big_download img {
display: inline-block;
vertical-align: middle;
margin-bottom: 3px;
}
.mod-banner .center .mod-banner-desc .big_download span {
display: inline-block;
}
.mod-banner .center .mod-banner-desc .big_download,
.mod-banner .center .mod-banner-desc .big_download:visited {
background: #E6E6E6;
border-color: #cccccc;
color: #333333;
}
.mod-banner .center .mod-banner-desc .big_download:hover,
.mod-banner .center .mod-banner-desc .big_download:active {
background: #E6E6E6;
border-color: #666666;
color: #000000;
}
.mod-banner .center .mod-banner-picture {
width: 500px;
height: 500px;
display: inline-block;
float: left;
text-align: center;
}
.mod-feature {
margin: 20px 0;
}
.mod-feature .center {
width: 1200px;
margin-left: auto;
margin-right: auto;
}
.mod-feature .center .mod-feature-list {
zoom: 1;
}
.mod-feature .center .mod-feature-list .mod-feature_item {
float: left;
margin-left: 70px;
width: 330px;
}
.mod-feature .center .mod-feature-list .mod-feature_item .mod-feature_item-panel .header {
height: 30px;
text-align: center;
margin-bottom: 20px;
}
.mod-feature .center .mod-feature-list .mod-feature_item .mod-feature_item-panel .header p {
font-size: 18px;
line-height: 18px;
font-weight: bold;
}
.mod-feature .center .mod-feature-list .mod-feature_item .mod-feature_item-panel .content {
text-align: center;
}
.mod-feature .center .mod-feature-list .mod-feature_item .mod-feature_item-panel .content img {
height: 415px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.mod-feature .center .mod-feature-list .mod-feature_item .mod-feature_item-panel .footer {
margin-top: 20px;
}
.mod-feature .center .mod-feature-list .mod-feature_item .mod-feature_item-panel .footer p {
margin-top: 7px;
line-height: 24px;
}
.mod-feature .center .mod-feature-list .mod-feature_item .mod-feature_item-panel .footer p:first-of-type {
margin-top: 0;
}
.mod-feature .center .mod-feature-list .moe-feature_item:first-of-type {
margin-left: 0;
}
.mod-footer {
margin-top: 40px;
height: 60px;
border-top: solid 1px #c1c1c1;
}
.mod-footer .center {
width: 1200px;
margin-left: auto;
margin-right: auto;
}
.mod-footer .center .mod-footer-links li {
float: left;
margin-left: 20px;
}
.mod-footer .center .mod-footer-links li a {
line-height: 60px;
}
.mod-footer .center .mod-footer-links li:first-of-type {
margin-left: 0;
} | public/stylesheets/style.css | a {
color: #333;
text-decoration: none;
}
.clear {
clear: both;
}
.clear_after {
clear-after: both;
}
.mod-top-bar {
background: #F8F8F8;
height: 80px;
}
.mod-top-bar .center {
margin-left: auto;
margin-right: auto;
overflow: hidden;
width: 1200px;
}
.mod-top-bar .center a.mod-logo {
font-family: arial, sans-serif;
position: static;
text-decoration: none;
}
.mod-top-bar .center a.mod-logo img.logo {
float: left;
}
.mod-top-bar .center a.mod-logo .title {
display: inline-block;
margin: 20px;
}
.mod-top-bar .center a.mod-logo .title p {
font-size: xx-large;
color: #000000;
}
.mod-top-bar .center a.mod-logo .title p.subtitle {
font-size: 12px;
line-height: 24px;
font-weight: normal;
color: #999999;
text-align: right;
}
.mod-banner {
height: 500px;
overflow: hidden;
padding: 30px 0;
}
.mod-banner .center {
width: 1200px;
margin-left: auto;
margin-right: auto;
border-bottom: solid 1px #c1c1c1;
clear: both;
clear-after: both;
}
.mod-banner .center .mod-banner-desc {
width: 700px;
height: 500px;
display: inline-block;
float: left;
text-align: center;
}
.mod-banner .center .mod-banner-desc .subject {
width: 500px;
margin-left: auto;
margin-right: auto;
margin-top: 150px;
}
.mod-banner .center .mod-banner-desc .subject .title {
font-size: 48px;
}
.mod-banner .center .mod-banner-desc .subject p.subtitle {
font-size: 28px;
color: #999999;
line-height: 48px;
text-align: right;
}
.mod-banner .center .mod-banner-desc .big_download {
border: solid 1px #cccccc;
font-size: 30px;
padding: 15px 30px;
text-align: center;
line-height: 50px;
}
.mod-banner .center .mod-banner-desc .big_download img {
display: inline-block;
vertical-align: middle;
margin-bottom: 3px;
}
.mod-banner .center .mod-banner-desc .big_download span {
display: inline-block;
}
.mod-banner .center .mod-banner-desc .big_download,
.mod-banner .center .mod-banner-desc .big_download:visited {
background: #E6E6E6;
border-color: #cccccc;
color: #333333;
}
.mod-banner .center .mod-banner-desc .big_download:hover,
.mod-banner .center .mod-banner-desc .big_download:active {
background: #E6E6E6;
border-color: #666666;
color: #000000;
}
.mod-banner .center .mod-banner-picture {
width: 500px;
height: 500px;
display: inline-block;
float: left;
text-align: center;
}
.mod-feature {
margin: 20px 0;
}
.mod-feature .center {
width: 1200px;
margin-left: auto;
margin-right: auto;
}
.mod-feature .center .mod-feature-list {
zoom: 1;
}
.mod-feature .center .mod-feature-list .mod-feature_item {
float: left;
margin-left: 70px;
width: 330px;
}
.mod-feature .center .mod-feature-list .mod-feature_item .mod-feature_item-panel .header {
height: 30px;
text-align: center;
margin-bottom: 20px;
}
.mod-feature .center .mod-feature-list .mod-feature_item .mod-feature_item-panel .header p {
font-size: 18px;
line-height: 18px;
font-weight: bold;
}
.mod-feature .center .mod-feature-list .mod-feature_item .mod-feature_item-panel .content {
text-align: center;
}
.mod-feature .center .mod-feature-list .mod-feature_item .mod-feature_item-panel .content img {
height: 415px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.mod-feature .center .mod-feature-list .mod-feature_item .mod-feature_item-panel .footer {
margin-top: 20px;
}
.mod-feature .center .mod-feature-list .mod-feature_item .mod-feature_item-panel .footer p {
margin-top: 7px;
line-height: 24px;
}
.mod-feature .center .mod-feature-list .mod-feature_item .mod-feature_item-panel .footer p:first-of-type {
margin-top: 0;
}
.mod-feature .center .mod-feature-list .moe-feature_item:first-of-type {
margin-left: 0;
}
.mod-footer {
margin-top: 40px;
height: 60px;
border-top: solid 1px #c1c1c1;
}
.mod-footer .center {
width: 1200px;
margin-left: auto;
margin-right: auto;
}
.mod-footer .center .mod-footer-links li {
float: left;
margin-left: 20px;
}
.mod-footer .center .mod-footer-links li a {
line-height: 60px;
}
.mod-footer .center .mod-footer-links li:first-of-type {
margin-left: 0;
} | 0.445288 | 0.148386 |
*, html, body, button, input, textarea, select {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
a {
color: #39464E;
text-decoration: none; }
a:hover {
text-decoration: underline; }
input, textarea, select {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }
select {
cursor: pointer; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin: 0;
padding: 0; }
table {
border-collapse: collapse;
border-spacing: 0; }
fieldset, img {
border: 0; }
address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: normal; }
ol, ul {
list-style: none; }
caption, th {
text-align: left; }
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight: normal; }
abbr, acronym {
border: 0; }
::-webkit-input-placeholder {
color: rgba(57, 70, 78, 0.3); }
:-moz-placeholder {
/* Firefox 18- */
color: rgba(57, 70, 78, 0.3); }
::-moz-placeholder {
/* Firefox 19+ */
color: rgba(57, 70, 78, 0.3); }
:-ms-input-placeholder {
color: rgba(57, 70, 78, 0.3); }
.icon {
stroke: inherit; }
button:focus,
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
outline: none !important; }
select:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #000; }
html {
height: 100vh; }
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
overflow: hidden;
padding: 0;
margin: 0;
position: relative;
font-size: 14px;
color: #39464E; }
a:hover {
text-decoration: none; }
#wrapper {
position: relative; }
header {
height: 50px;
box-shadow: 0 0 5px rgba(57, 70, 78, 0.2);
position: relative;
z-index: 100;
position: fixed;
top: 0;
left: 0;
right: 0; }
header h1 {
float: right;
height: 50px;
margin: 0 0 0 10px; }
header h1 a {
display: block;
height: 50px;
line-height: 50px;
font-size: 12px;
margin-right: 10px; }
header h1 a:hover {
text-decoration: underline; }
header h1 a svg {
stroke: #0084ff;
vertical-align: middle;
padding-left: 10px;
position: relative;
top: -1px; }
#actions li {
float: left; }
#actions li a {
display: block;
padding: 0 10px;
line-height: 50px;
height: 50px; }
#actions .hl {
height: 3px;
width: 0;
background: #0084ff;
position: absolute;
bottom: 0;
left: 0; }
#actions .hl.animated {
-webkit-transition: all 0.15s;
transition: all 0.15s; }
#tabs {
margin-top: 50px;
overflow: auto;
height: calc(100vh - 50px); }
#tabs .tCont {
padding: 10px;
display: none; }
#tabs .tCont.active {
display: block; }
#tabs pre {
background: transparent;
font-family: "SF Mono", "Monaco", "Andale Mono", "Lucida Console", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;
line-height: 1.55em;
font-size: 12px; }
#tabs #result {
padding: 0;
height: calc(100vh - 50px); }
#tabs #result iframe {
width: 100%;
height: 100%;
border: none;
display: block;
margin: 0; }
#tabs.noHeader {
margin-top: 0;
overflow: auto;
height: 100vh; }
#tabs.noHeader #result {
padding: 0;
height: 100vh; }
#resources h3 {
font-size: 11px;
color: #7f94a1;
line-height: 23px;
text-transform: uppercase;
letter-spacing: 1px; }
#resources ul {
border-top: solid 1px #cfd6d9; }
#resources ul li {
border-bottom: solid 1px #cfd6d9;
padding: 7px 0; }
#resources ul a {
color: #0084ff; }
/*
JSFiddle Light (c) <NAME> <<EMAIL>>
*/
.hljs-comment,
.hljs-quote {
color: #abb8c6; }
.hljs-variable,
.hljs-template-variable,
.hljs-regexp,
.hljs-deletion,
.hljs-keyword,
.hljs-selector-id,
.hljs-selector-class,
.hljs-selector-tag,
.hljs-attr {
color: #e38800; }
.hljs-built_in,
.hljs-builtin-name,
.hljs-literal,
.hljs-type,
.hljs-params,
.hljs-meta,
.hljs-link {
color: #8d44eb; }
.hljs-selector-id,
.hljs-selector-class,
.hljs-selector-tag,
.hljs-attr {
color: #e77600; }
.hljs-attribute {
color: #108de8; }
.hljs-string,
.hljs-symbol,
.hljs-bullet,
.hljs-addition {
color: #2AAB51; }
.hljs-subst,
.hljs-number {
color: #ED6E55; }
.hljs-title,
.hljs-section,
.hljs-name {
color: #fa3d58; }
.hljs {
display: block;
overflow-x: auto; }
.hljs-emphasis {
font-style: italic; }
.hljs-strong {
font-weight: bold; }
#actions li a {
color: #181919; }
header {
background-color: #ffffff; }
header h1 a {
color: #181919; }
body {
background-color: #f3f5f6; } | Final Project/index_files/embed-light.css | *, html, body, button, input, textarea, select {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
a {
color: #39464E;
text-decoration: none; }
a:hover {
text-decoration: underline; }
input, textarea, select {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }
select {
cursor: pointer; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin: 0;
padding: 0; }
table {
border-collapse: collapse;
border-spacing: 0; }
fieldset, img {
border: 0; }
address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: normal; }
ol, ul {
list-style: none; }
caption, th {
text-align: left; }
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight: normal; }
abbr, acronym {
border: 0; }
::-webkit-input-placeholder {
color: rgba(57, 70, 78, 0.3); }
:-moz-placeholder {
/* Firefox 18- */
color: rgba(57, 70, 78, 0.3); }
::-moz-placeholder {
/* Firefox 19+ */
color: rgba(57, 70, 78, 0.3); }
:-ms-input-placeholder {
color: rgba(57, 70, 78, 0.3); }
.icon {
stroke: inherit; }
button:focus,
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
outline: none !important; }
select:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #000; }
html {
height: 100vh; }
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
overflow: hidden;
padding: 0;
margin: 0;
position: relative;
font-size: 14px;
color: #39464E; }
a:hover {
text-decoration: none; }
#wrapper {
position: relative; }
header {
height: 50px;
box-shadow: 0 0 5px rgba(57, 70, 78, 0.2);
position: relative;
z-index: 100;
position: fixed;
top: 0;
left: 0;
right: 0; }
header h1 {
float: right;
height: 50px;
margin: 0 0 0 10px; }
header h1 a {
display: block;
height: 50px;
line-height: 50px;
font-size: 12px;
margin-right: 10px; }
header h1 a:hover {
text-decoration: underline; }
header h1 a svg {
stroke: #0084ff;
vertical-align: middle;
padding-left: 10px;
position: relative;
top: -1px; }
#actions li {
float: left; }
#actions li a {
display: block;
padding: 0 10px;
line-height: 50px;
height: 50px; }
#actions .hl {
height: 3px;
width: 0;
background: #0084ff;
position: absolute;
bottom: 0;
left: 0; }
#actions .hl.animated {
-webkit-transition: all 0.15s;
transition: all 0.15s; }
#tabs {
margin-top: 50px;
overflow: auto;
height: calc(100vh - 50px); }
#tabs .tCont {
padding: 10px;
display: none; }
#tabs .tCont.active {
display: block; }
#tabs pre {
background: transparent;
font-family: "SF Mono", "Monaco", "Andale Mono", "Lucida Console", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;
line-height: 1.55em;
font-size: 12px; }
#tabs #result {
padding: 0;
height: calc(100vh - 50px); }
#tabs #result iframe {
width: 100%;
height: 100%;
border: none;
display: block;
margin: 0; }
#tabs.noHeader {
margin-top: 0;
overflow: auto;
height: 100vh; }
#tabs.noHeader #result {
padding: 0;
height: 100vh; }
#resources h3 {
font-size: 11px;
color: #7f94a1;
line-height: 23px;
text-transform: uppercase;
letter-spacing: 1px; }
#resources ul {
border-top: solid 1px #cfd6d9; }
#resources ul li {
border-bottom: solid 1px #cfd6d9;
padding: 7px 0; }
#resources ul a {
color: #0084ff; }
/*
JSFiddle Light (c) <NAME> <<EMAIL>>
*/
.hljs-comment,
.hljs-quote {
color: #abb8c6; }
.hljs-variable,
.hljs-template-variable,
.hljs-regexp,
.hljs-deletion,
.hljs-keyword,
.hljs-selector-id,
.hljs-selector-class,
.hljs-selector-tag,
.hljs-attr {
color: #e38800; }
.hljs-built_in,
.hljs-builtin-name,
.hljs-literal,
.hljs-type,
.hljs-params,
.hljs-meta,
.hljs-link {
color: #8d44eb; }
.hljs-selector-id,
.hljs-selector-class,
.hljs-selector-tag,
.hljs-attr {
color: #e77600; }
.hljs-attribute {
color: #108de8; }
.hljs-string,
.hljs-symbol,
.hljs-bullet,
.hljs-addition {
color: #2AAB51; }
.hljs-subst,
.hljs-number {
color: #ED6E55; }
.hljs-title,
.hljs-section,
.hljs-name {
color: #fa3d58; }
.hljs {
display: block;
overflow-x: auto; }
.hljs-emphasis {
font-style: italic; }
.hljs-strong {
font-weight: bold; }
#actions li a {
color: #181919; }
header {
background-color: #ffffff; }
header h1 a {
color: #181919; }
body {
background-color: #f3f5f6; } | 0.319971 | 0.080502 |
@import url('http://fonts.googleapis.com/css?family=Noto+Serif:400,400italic,700|Open+Sans:400,600,700');
html {
height: 100%;
}
.clear {
clear: both;
}
* {
box-sizing: border-box;
padding: 0;
margin: 0;
}
.sperator {
height: 30px;
}
header,
section,
footer,
aside,
nav,
main,
article,
figure {
display: block;
}
/*----------------------------------------body starts here----------------------------------------*/
body {
font-family: 'Josefin Sans', sans-serif;
background-color: black;
color: white;
width: 100%;
display: flex;
flex-direction: column;
min-height: 100%;
}
/*-----------------------------------navigation bar------------------------------------------*/
/*------------------------------------mobile view--------------------------------------------*/
.navbar {
font-size: 18px;
font-family: 'robot';
font-size: 22px;
/*background-image: linear-gradient(260deg, #23ae63 0%, #c0cf6e 100%);*/
border-bottom: 1px solid rgba(255, 255, 255, 0.24);
padding-bottom: 10px;
}
.main-nav {
list-style-type: none;
display: none;
}
.nav-links,
.logo {
text-decoration: none;
color: rgba(255, 255, 255, 0.7);
}
.main-nav li {
text-align: center;
margin: 15px auto;
}
a.active {
color: rgba(113, 255, 101, 0.68);
text-decoration: none;
}
.logo {
display: inline-block;
font-size: 22px;
margin-top: 15px;
margin-left: 15px;
}
.navbar-toggle {
position: absolute;
top: 20px;
right: 20px;
cursor: pointer;
color: rgba(255, 255, 255, 0.8);
font-size: 24px;
}
.active {
display: block;
}
/*------------------------------------mobile view ends here--------------------------------------------*/
/*------------------------------------desktop view--------------------------------------------*/
@media screen and (min-width: 700px) {
.navbar {
display: flex;
justify-content: space-between;
padding-bottom: 0;
height: 80px;
align-items: center;
}
.main-nav {
display: flex;
flex-direction: row;
justify-content: flex-end;
}
.main-nav li {
margin: 0;
}
.nav-links {
margin-right: 20px;
}
a.active {
color: greenyellow;
text-decoration: none;
margin-right: 20px;
}
.logo {
margin-top: 4px;
}
.navbar-toggle {
display: none;
}
.nav-links:hover {
color: rgba(124, 229, 107, 0.66);
}
.logo:hover {
color: gold;
}
}
/*------------------------------------desktop view ends here--------------------------------------------*/
/*----------------------------------------nav bar ends here---------------------------------------------*/
.container {
width: auto;
padding: 20px;
height: 90%;
}
.intro-img img {
width: 100%;
margin: 0;
height: 30%;
}
/* .home{
} */
.heading-title {
font-family: Stencil Std;
font-size: 30px;
text-align: center;
width: 100%;
background-color: #1c1b1b;
}
/*----------------------------------------about starts here---------------------------------------------*/
.about {
margin: auto;
margin-top: 20px;
margin-bottom: 20px;
}
.abt-sec {
border: 1px solid rgb(128, 128, 128, 0.8);
box-shadow: 4px 6px rgb(208, 208, 208, 0.2);
margin: auto;
margin-top: 28px;
margin-bottom: 28px;
}
.abt-name {
font-weight: 600;
margin-left: 5px;
font-family: 'changa', sans-serif;
text-decoration: underline;
font-size: 25px;
}
.abt-text {
min-height: 80px;
;
padding: 8px;
font-family: 'Montserrat', sans-serif;
line-height: 22px;
}
.magazine {
padding: 8px;
text-align: center;
font-size: 25px;
color: chartreuse;
font-family: 'Merriweather', sans-serif;
}
.magazine a {
text-decoration: none;
color: cornsilk;
}
.magazine a:hover {
color: rgba(255, 127, 80, 0.63);
}
/*----------------------------------------about ends here---------------------------------------------*/
/*----------------------------------------council starts here---------------------------------------------*/
.row {
margin: auto;
margin-top: 30px;
text-align: center;
}
.col {
margin: auto;
margin-right: 10px;
min-width: 20%;
padding: 20px;
height: 320px;
margin-bottom: 20px;
display: inline-block;
border: 0.8px solid gold;
}
.name {
font-family: 'blinker', sans-serif;
font-weight: 400;
text-align: center;
}
.post {
font-family: 'blinker', sans-serif;
text-align: center;
}
.image {
text-align: center;
border: 1px solid grey;
margin-bottom: 5px;
overflow: hidden;
border-radius: 50%;
}
.image img {
height: 220px;
width: 230px;
transition: transform 0.5s ease;
}
.image:hover img {
transform: scale(1.3);
}
.under {
margin: auto;
font-size: 30px;
color: gold;
}
/*----------------------------------------council ends here---------------------------------------------*/
/*--------------------------------------events---------------------------------------*/
.heading-page {
text-align: center;
margin-top: 20px;
font-size: 25px;
color: #eb7c1d;
font-family: 'Exo 2', sans-serif;
font-weight: 600;
text-decoration: underline;
}
.event {
text-align: center;
background-color: #191818;
min-height: 140px;
margin: auto;
width: 80%;
margin-top: 20px;
margin-bottom: 20px;
border: 1px solid rgba(82, 85, 82, 0.4);
box-shadow: 3px 5px #D8D8D8;
}
.event-name {
font-family: 'blinker', sans-serif;
font-weight: 400;
font-size: 30px;
margin-left: 4px;
border-bottom: 1px solid rgba(82, 85, 82, 0.4);
}
.event-des {
padding: 5px;
padding-top: 10px;
font-family: 'questrial', sans-serif;
font-size: 18px;
}
/*--------------------------------------events end---------------------------------------*/
.cntnt {
padding-top: 20px;
text-align: justify;
}
.formmodel {
margin-top: 30px;
padding: 10px;
border: 1px solid rgba(255, 255, 255, 0.5);
text-align: center;
}
.cnt-social {
margin-top: 5px;
margin-bottom: 15px;
font-size: 18px;
font-weight: 500;
font-family: cursive;
}
.cnt-social a {
color: coral;
padding-right: 12px;
}
.cnt-social a:hover {
color: greenyellow;
}
/*---------------------------------------------csi membership----------------------------------------*/
.csi-mem {
padding: 10px;
margin: auto;
margin-top: 20px;
text-align: center;
line-height: 30px;
}
/* .mem-details{
} */
.mem-ques {
font-weight: bold;
font-size: 22px;
color: coral;
}
.mem-pay {
margin: auto;
}
.mem-pay ul {
list-style: none;
}
.mem-pay li a {
text-decoration: none;
color: orange;
}
.mem-pay li a:hover {
color: greenyellow;
}
.mem-form {
margin-top: 10px;
}
.paytm {
margin: auto;
height: 100px;
width: 100px;
}
.paytm img {
transition: transform 0.5s ease;
}
.paytm img:hover {
transform: scale(1.3);
}
.marq {
color: coral;
font-weight: bold;
font-size: 30px;
border: 1px solid rgba(245, 248, 237, 0.01);
}
/*---------------------------------------------csi membership ends----------------------------------------*/
/*---------------------------------------------footer----------------------------------------*/
#footer {
background-color: #101010;
height: auto;
width: 100%;
border-top: 1px solid rgba(255, 255, 255, 0.24);
text-align: center;
font-style: italic;
line-height: 26px;
padding: 20px;
}
#footer a {
text-decoration: none;
color: white;
padding-right: 8px;
}
#footer a:hover {
color: rgba(113, 255, 101, 0.68)
}
.copyright {
margin-top: 2px;
height: 20px;
font-size: 15px;
} | style.css | @import url('http://fonts.googleapis.com/css?family=Noto+Serif:400,400italic,700|Open+Sans:400,600,700');
html {
height: 100%;
}
.clear {
clear: both;
}
* {
box-sizing: border-box;
padding: 0;
margin: 0;
}
.sperator {
height: 30px;
}
header,
section,
footer,
aside,
nav,
main,
article,
figure {
display: block;
}
/*----------------------------------------body starts here----------------------------------------*/
body {
font-family: 'Josefin Sans', sans-serif;
background-color: black;
color: white;
width: 100%;
display: flex;
flex-direction: column;
min-height: 100%;
}
/*-----------------------------------navigation bar------------------------------------------*/
/*------------------------------------mobile view--------------------------------------------*/
.navbar {
font-size: 18px;
font-family: 'robot';
font-size: 22px;
/*background-image: linear-gradient(260deg, #23ae63 0%, #c0cf6e 100%);*/
border-bottom: 1px solid rgba(255, 255, 255, 0.24);
padding-bottom: 10px;
}
.main-nav {
list-style-type: none;
display: none;
}
.nav-links,
.logo {
text-decoration: none;
color: rgba(255, 255, 255, 0.7);
}
.main-nav li {
text-align: center;
margin: 15px auto;
}
a.active {
color: rgba(113, 255, 101, 0.68);
text-decoration: none;
}
.logo {
display: inline-block;
font-size: 22px;
margin-top: 15px;
margin-left: 15px;
}
.navbar-toggle {
position: absolute;
top: 20px;
right: 20px;
cursor: pointer;
color: rgba(255, 255, 255, 0.8);
font-size: 24px;
}
.active {
display: block;
}
/*------------------------------------mobile view ends here--------------------------------------------*/
/*------------------------------------desktop view--------------------------------------------*/
@media screen and (min-width: 700px) {
.navbar {
display: flex;
justify-content: space-between;
padding-bottom: 0;
height: 80px;
align-items: center;
}
.main-nav {
display: flex;
flex-direction: row;
justify-content: flex-end;
}
.main-nav li {
margin: 0;
}
.nav-links {
margin-right: 20px;
}
a.active {
color: greenyellow;
text-decoration: none;
margin-right: 20px;
}
.logo {
margin-top: 4px;
}
.navbar-toggle {
display: none;
}
.nav-links:hover {
color: rgba(124, 229, 107, 0.66);
}
.logo:hover {
color: gold;
}
}
/*------------------------------------desktop view ends here--------------------------------------------*/
/*----------------------------------------nav bar ends here---------------------------------------------*/
.container {
width: auto;
padding: 20px;
height: 90%;
}
.intro-img img {
width: 100%;
margin: 0;
height: 30%;
}
/* .home{
} */
.heading-title {
font-family: Stencil Std;
font-size: 30px;
text-align: center;
width: 100%;
background-color: #1c1b1b;
}
/*----------------------------------------about starts here---------------------------------------------*/
.about {
margin: auto;
margin-top: 20px;
margin-bottom: 20px;
}
.abt-sec {
border: 1px solid rgb(128, 128, 128, 0.8);
box-shadow: 4px 6px rgb(208, 208, 208, 0.2);
margin: auto;
margin-top: 28px;
margin-bottom: 28px;
}
.abt-name {
font-weight: 600;
margin-left: 5px;
font-family: 'changa', sans-serif;
text-decoration: underline;
font-size: 25px;
}
.abt-text {
min-height: 80px;
;
padding: 8px;
font-family: 'Montserrat', sans-serif;
line-height: 22px;
}
.magazine {
padding: 8px;
text-align: center;
font-size: 25px;
color: chartreuse;
font-family: 'Merriweather', sans-serif;
}
.magazine a {
text-decoration: none;
color: cornsilk;
}
.magazine a:hover {
color: rgba(255, 127, 80, 0.63);
}
/*----------------------------------------about ends here---------------------------------------------*/
/*----------------------------------------council starts here---------------------------------------------*/
.row {
margin: auto;
margin-top: 30px;
text-align: center;
}
.col {
margin: auto;
margin-right: 10px;
min-width: 20%;
padding: 20px;
height: 320px;
margin-bottom: 20px;
display: inline-block;
border: 0.8px solid gold;
}
.name {
font-family: 'blinker', sans-serif;
font-weight: 400;
text-align: center;
}
.post {
font-family: 'blinker', sans-serif;
text-align: center;
}
.image {
text-align: center;
border: 1px solid grey;
margin-bottom: 5px;
overflow: hidden;
border-radius: 50%;
}
.image img {
height: 220px;
width: 230px;
transition: transform 0.5s ease;
}
.image:hover img {
transform: scale(1.3);
}
.under {
margin: auto;
font-size: 30px;
color: gold;
}
/*----------------------------------------council ends here---------------------------------------------*/
/*--------------------------------------events---------------------------------------*/
.heading-page {
text-align: center;
margin-top: 20px;
font-size: 25px;
color: #eb7c1d;
font-family: 'Exo 2', sans-serif;
font-weight: 600;
text-decoration: underline;
}
.event {
text-align: center;
background-color: #191818;
min-height: 140px;
margin: auto;
width: 80%;
margin-top: 20px;
margin-bottom: 20px;
border: 1px solid rgba(82, 85, 82, 0.4);
box-shadow: 3px 5px #D8D8D8;
}
.event-name {
font-family: 'blinker', sans-serif;
font-weight: 400;
font-size: 30px;
margin-left: 4px;
border-bottom: 1px solid rgba(82, 85, 82, 0.4);
}
.event-des {
padding: 5px;
padding-top: 10px;
font-family: 'questrial', sans-serif;
font-size: 18px;
}
/*--------------------------------------events end---------------------------------------*/
.cntnt {
padding-top: 20px;
text-align: justify;
}
.formmodel {
margin-top: 30px;
padding: 10px;
border: 1px solid rgba(255, 255, 255, 0.5);
text-align: center;
}
.cnt-social {
margin-top: 5px;
margin-bottom: 15px;
font-size: 18px;
font-weight: 500;
font-family: cursive;
}
.cnt-social a {
color: coral;
padding-right: 12px;
}
.cnt-social a:hover {
color: greenyellow;
}
/*---------------------------------------------csi membership----------------------------------------*/
.csi-mem {
padding: 10px;
margin: auto;
margin-top: 20px;
text-align: center;
line-height: 30px;
}
/* .mem-details{
} */
.mem-ques {
font-weight: bold;
font-size: 22px;
color: coral;
}
.mem-pay {
margin: auto;
}
.mem-pay ul {
list-style: none;
}
.mem-pay li a {
text-decoration: none;
color: orange;
}
.mem-pay li a:hover {
color: greenyellow;
}
.mem-form {
margin-top: 10px;
}
.paytm {
margin: auto;
height: 100px;
width: 100px;
}
.paytm img {
transition: transform 0.5s ease;
}
.paytm img:hover {
transform: scale(1.3);
}
.marq {
color: coral;
font-weight: bold;
font-size: 30px;
border: 1px solid rgba(245, 248, 237, 0.01);
}
/*---------------------------------------------csi membership ends----------------------------------------*/
/*---------------------------------------------footer----------------------------------------*/
#footer {
background-color: #101010;
height: auto;
width: 100%;
border-top: 1px solid rgba(255, 255, 255, 0.24);
text-align: center;
font-style: italic;
line-height: 26px;
padding: 20px;
}
#footer a {
text-decoration: none;
color: white;
padding-right: 8px;
}
#footer a:hover {
color: rgba(113, 255, 101, 0.68)
}
.copyright {
margin-top: 2px;
height: 20px;
font-size: 15px;
} | 0.294316 | 0.060418 |
.latest-post-area {
padding: 35px 0 90px;
}
.latest-post-area .latest-post-header {
text-align: center;
margin-bottom: 68px;
}
.latest-post-header .section-title {}
.latest-post-header p {
color: #383838;
font-size: 14px;
font-weight: 400;
letter-spacing: 0;
line-height: 24px;
margin-top: 35px;
}
.single-latest-post {
border-radius: 5px;
box-shadow: 0 1px 1px 0 rgba(133, 133, 133, 1);
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.single-latest-post:hover {
box-shadow: 0 3px 8px 0 rgba(133, 133, 133, 1);
}
.single-latest-post .latest-post-img {}
.single-latest-post .latest-post-img a {}
.single-latest-post .latest-post-img a img {
width: 100%;
}
.single-latest-post .latest-post-content {
padding: 28px 30px 40px;
}
.single-latest-post .latest-post-content h3,
.single-latest-post .latest-post-content h3 a {
color: #062045;
font-size: 16px;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
}
.single-latest-post .latest-post-content h3 {}
.single-latest-post .latest-post-content h3 a {}
.single-latest-post .latest-post-content h3 a:hover {
color: #0099ff;
}
.single-latest-post .latest-post-content span {
color: #0099ff;
font-size: 13px;
font-weight: 400;
letter-spacing: 0;
line-height: 16px;
}
.single-latest-post .latest-post-content p {
color: #b7b7b7;
font-size: 13px;
font-weight: 400;
letter-spacing: 0;
line-height: 24px;
margin: 11px 0 33px;
}
.single-latest-post .latest-post-content a.read-more {
background: #0099ff none repeat scroll 0 0;
border: 3px solid #0099ff;
border-radius: 5px;
color: #fff;
display: inline-block;
font-size: 11px;
font-weight: 400;
height: 50px;
line-height: 43px;
padding: 0 18px;
text-transform: uppercase;
}
.single-latest-post .latest-post-content a.read-more:hover {
background: transparent none repeat scroll 0 0;
color: #0099ff;
} | client/src/assets/css/latest-post.css |
.latest-post-area {
padding: 35px 0 90px;
}
.latest-post-area .latest-post-header {
text-align: center;
margin-bottom: 68px;
}
.latest-post-header .section-title {}
.latest-post-header p {
color: #383838;
font-size: 14px;
font-weight: 400;
letter-spacing: 0;
line-height: 24px;
margin-top: 35px;
}
.single-latest-post {
border-radius: 5px;
box-shadow: 0 1px 1px 0 rgba(133, 133, 133, 1);
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.single-latest-post:hover {
box-shadow: 0 3px 8px 0 rgba(133, 133, 133, 1);
}
.single-latest-post .latest-post-img {}
.single-latest-post .latest-post-img a {}
.single-latest-post .latest-post-img a img {
width: 100%;
}
.single-latest-post .latest-post-content {
padding: 28px 30px 40px;
}
.single-latest-post .latest-post-content h3,
.single-latest-post .latest-post-content h3 a {
color: #062045;
font-size: 16px;
font-weight: 400;
letter-spacing: 0;
line-height: 27px;
}
.single-latest-post .latest-post-content h3 {}
.single-latest-post .latest-post-content h3 a {}
.single-latest-post .latest-post-content h3 a:hover {
color: #0099ff;
}
.single-latest-post .latest-post-content span {
color: #0099ff;
font-size: 13px;
font-weight: 400;
letter-spacing: 0;
line-height: 16px;
}
.single-latest-post .latest-post-content p {
color: #b7b7b7;
font-size: 13px;
font-weight: 400;
letter-spacing: 0;
line-height: 24px;
margin: 11px 0 33px;
}
.single-latest-post .latest-post-content a.read-more {
background: #0099ff none repeat scroll 0 0;
border: 3px solid #0099ff;
border-radius: 5px;
color: #fff;
display: inline-block;
font-size: 11px;
font-weight: 400;
height: 50px;
line-height: 43px;
padding: 0 18px;
text-transform: uppercase;
}
.single-latest-post .latest-post-content a.read-more:hover {
background: transparent none repeat scroll 0 0;
color: #0099ff;
} | 0.482429 | 0.151341 |
@font-face {
font-family: 'Source Code Pro';
src: url('SourceCodePro-ExtraLightIt.eot');
src: url('SourceCodePro-ExtraLightIt.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-ExtraLightIt.woff2') format('woff2'),
url('SourceCodePro-ExtraLightIt.woff') format('woff');
font-weight: 200;
font-style: italic;
}
@font-face {
font-family: 'Source Code Pro';
src: url('SourceCodePro-BlackIt.eot');
src: url('SourceCodePro-BlackIt.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-BlackIt.woff2') format('woff2'),
url('SourceCodePro-BlackIt.woff') format('woff');
font-weight: 900;
font-style: italic;
}
@font-face {
font-family: 'Source Code Pro';
src: url('SourceCodePro-SemiboldIt.eot');
src: url('SourceCodePro-SemiboldIt.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-SemiboldIt.woff2') format('woff2'),
url('SourceCodePro-SemiboldIt.woff') format('woff');
font-weight: 600;
font-style: italic;
}
@font-face {
font-family: 'Source Code Pro';
src: url('SourceCodePro-MediumIt.eot');
src: url('SourceCodePro-MediumIt.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-MediumIt.woff2') format('woff2'),
url('SourceCodePro-MediumIt.woff') format('woff');
font-weight: 500;
font-style: italic;
}
@font-face {
font-family: 'Source Code Pro';
src: url('SourceCodePro-BoldIt.eot');
src: url('SourceCodePro-BoldIt.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-BoldIt.woff2') format('woff2'),
url('SourceCodePro-BoldIt.woff') format('woff');
font-weight: bold;
font-style: italic;
}
@font-face {
font-family: 'Source Code Pro';
src: url('SourceCodePro-ExtraLight.eot');
src: url('SourceCodePro-ExtraLight.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-ExtraLight.woff2') format('woff2'),
url('SourceCodePro-ExtraLight.woff') format('woff');
font-weight: 200;
font-style: normal;
}
@font-face {
font-family: 'Source Code Pro';
src: url('SourceCodePro-Light.eot');
src: url('SourceCodePro-Light.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-Light.woff2') format('woff2'),
url('SourceCodePro-Light.woff') format('woff');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Source Code Pro';
src: url('SourceCodePro-Bold.eot');
src: url('SourceCodePro-Bold.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-Bold.woff2') format('woff2'),
url('SourceCodePro-Bold.woff') format('woff');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Source Code Pro';
src: url('SourceCodePro-Semibold.eot');
src: url('SourceCodePro-Semibold.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-Semibold.woff2') format('woff2'),
url('SourceCodePro-Semibold.woff') format('woff');
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'Source Code Pro';
src: url('SourceCodePro-Black.eot');
src: url('SourceCodePro-Black.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-Black.woff2') format('woff2'),
url('SourceCodePro-Black.woff') format('woff');
font-weight: 900;
font-style: normal;
}
@font-face {
font-family: 'Source Code Pro';
src: url('SourceCodePro-LightIt.eot');
src: url('SourceCodePro-LightIt.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-LightIt.woff2') format('woff2'),
url('SourceCodePro-LightIt.woff') format('woff');
font-weight: 300;
font-style: italic;
}
@font-face {
font-family: 'Source Code Pro';
src: url('SourceCodePro-It.eot');
src: url('SourceCodePro-It.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-It.woff2') format('woff2'),
url('SourceCodePro-It.woff') format('woff');
font-weight: normal;
font-style: italic;
}
@font-face {
font-family: 'Source Code Pro';
src: url('SourceCodePro-Medium.eot');
src: url('SourceCodePro-Medium.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-Medium.woff2') format('woff2'),
url('SourceCodePro-Medium.woff') format('woff');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'Source Code Pro';
src: url('SourceCodePro-Regular.eot');
src: url('SourceCodePro-Regular.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-Regular.woff2') format('woff2'),
url('SourceCodePro-Regular.woff') format('woff');
font-weight: normal;
font-style: normal;
} | src/assets/fonts/stylesheet.css | @font-face {
font-family: 'Source Code Pro';
src: url('SourceCodePro-ExtraLightIt.eot');
src: url('SourceCodePro-ExtraLightIt.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-ExtraLightIt.woff2') format('woff2'),
url('SourceCodePro-ExtraLightIt.woff') format('woff');
font-weight: 200;
font-style: italic;
}
@font-face {
font-family: 'Source Code Pro';
src: url('SourceCodePro-BlackIt.eot');
src: url('SourceCodePro-BlackIt.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-BlackIt.woff2') format('woff2'),
url('SourceCodePro-BlackIt.woff') format('woff');
font-weight: 900;
font-style: italic;
}
@font-face {
font-family: 'Source Code Pro';
src: url('SourceCodePro-SemiboldIt.eot');
src: url('SourceCodePro-SemiboldIt.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-SemiboldIt.woff2') format('woff2'),
url('SourceCodePro-SemiboldIt.woff') format('woff');
font-weight: 600;
font-style: italic;
}
@font-face {
font-family: 'Source Code Pro';
src: url('SourceCodePro-MediumIt.eot');
src: url('SourceCodePro-MediumIt.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-MediumIt.woff2') format('woff2'),
url('SourceCodePro-MediumIt.woff') format('woff');
font-weight: 500;
font-style: italic;
}
@font-face {
font-family: 'Source Code Pro';
src: url('SourceCodePro-BoldIt.eot');
src: url('SourceCodePro-BoldIt.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-BoldIt.woff2') format('woff2'),
url('SourceCodePro-BoldIt.woff') format('woff');
font-weight: bold;
font-style: italic;
}
@font-face {
font-family: 'Source Code Pro';
src: url('SourceCodePro-ExtraLight.eot');
src: url('SourceCodePro-ExtraLight.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-ExtraLight.woff2') format('woff2'),
url('SourceCodePro-ExtraLight.woff') format('woff');
font-weight: 200;
font-style: normal;
}
@font-face {
font-family: 'Source Code Pro';
src: url('SourceCodePro-Light.eot');
src: url('SourceCodePro-Light.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-Light.woff2') format('woff2'),
url('SourceCodePro-Light.woff') format('woff');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Source Code Pro';
src: url('SourceCodePro-Bold.eot');
src: url('SourceCodePro-Bold.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-Bold.woff2') format('woff2'),
url('SourceCodePro-Bold.woff') format('woff');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Source Code Pro';
src: url('SourceCodePro-Semibold.eot');
src: url('SourceCodePro-Semibold.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-Semibold.woff2') format('woff2'),
url('SourceCodePro-Semibold.woff') format('woff');
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'Source Code Pro';
src: url('SourceCodePro-Black.eot');
src: url('SourceCodePro-Black.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-Black.woff2') format('woff2'),
url('SourceCodePro-Black.woff') format('woff');
font-weight: 900;
font-style: normal;
}
@font-face {
font-family: 'Source Code Pro';
src: url('SourceCodePro-LightIt.eot');
src: url('SourceCodePro-LightIt.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-LightIt.woff2') format('woff2'),
url('SourceCodePro-LightIt.woff') format('woff');
font-weight: 300;
font-style: italic;
}
@font-face {
font-family: 'Source Code Pro';
src: url('SourceCodePro-It.eot');
src: url('SourceCodePro-It.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-It.woff2') format('woff2'),
url('SourceCodePro-It.woff') format('woff');
font-weight: normal;
font-style: italic;
}
@font-face {
font-family: 'Source Code Pro';
src: url('SourceCodePro-Medium.eot');
src: url('SourceCodePro-Medium.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-Medium.woff2') format('woff2'),
url('SourceCodePro-Medium.woff') format('woff');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'Source Code Pro';
src: url('SourceCodePro-Regular.eot');
src: url('SourceCodePro-Regular.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-Regular.woff2') format('woff2'),
url('SourceCodePro-Regular.woff') format('woff');
font-weight: normal;
font-style: normal;
} | 0.34798 | 0.067824 |
#bt-navbar {
display: flex;
justify-content: center;
list-style-type: none;
margin: 0;
padding: 5px;
/* border-bottom-style: solid; */
/* border-width: 1px; */
/* background-color: yellow; */
}
.navbar-nav {
padding: 14px 16px;
}
.navbar-links {
/* text-decoration: none; */
font-family: "Hiragino Sans GB";
padding-right: 15px;
font-size: 20px;
color: black;
}
a:hover {
color: #006600;
text-decoration: none;
}
a:visited {
color: none;
}
/* LANDING PAGE STYLING */
#landing-picture {
}
.landing-image {
width: 100%;
height: auto;
}
#main-header {
padding: 10px;
/* display: flex-inline; */
text-align: center;
font-family: "Hiragino Sans GB";
}
.job-title {
font-size: 48px;
margin-top: 4%;
margin-bottom: 2%;
}
/* ABOUT STYLING */
#about {
/* display: flex-inline; */
/* margin: 25px, 0px; */
padding-top: 5%;
padding-bottom: 8%;
}
#about-container {
font-family: "Hiragino Sans GB";
/* width: 100%; */
padding-right: 45px;
padding-left: 45px;
}
.about-title {
font-size: 40px;
margin-bottom: 2%;
}
.about-caption {
margin-bottom: 4%;
}
/* PROJECTS STYLING */
#projects {
/* margin: 25px, 0px; */
padding-top: 8%;
padding-bottom: 8%;
background-color: rgba(0, 102, 0, 0.4)
/* opacity: 0.2; */
}
#projects-container {
display: flex;
justify-content: center;
/* font-family: "Hiragino Sans GB"; */
/* width: 100%; */
padding-right: 65px;
padding-left: 68px;
}
.project-image {
width: 100%;
height: auto;
}
.project-headers {
font-family: "Hiragino Sans GB";
padding-right: 45px;
padding-left: 45px;
}
.project-title {
font-size: 40px;
margin-bottom: 2%;
}
.project-caption {
margin-bottom: 2%;
}
.project-row {
padding-left: 25px;
padding-right: 25px;
padding-top: 15px;
}
.project-slide {
font-family: "Hiragino Sans GB";
background-color: white;
color: black;
/* margin-top: 15px;
margin-bottom: 15px; */
/* width: 250px; */
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
/* border-style: solid;
border-color: black;
border-width: 1px; */
}
.project-card-title {
font-size: 25px;
/* text-align: center; */
padding-top: 5px;
padding-left: 15px;
}
.project-text {
/* text-align: center; */
padding-left: 15px;
padding-right: 18px;
}
.project-tech {
font-weight: bold;
font-size: 14px;
/* text-align: center; */
padding-left: 15px;
padding-right: 18px;
}
.card-link {
text-decoration: none;
color: black;
/* padding-top: 40px;
padding-bottom: 15px; */
}
.card-link-code {
padding-right: 92px;
padding-left: 20px;
}
.card-link-blog {
padding-right: 20px;
padding-left: 102px;
}
.card-link-heroku {
padding-right: 20px;
padding-left: 90px;
}
/* FOOTER STYLING */
#contact {
font-family: "Hiragino Sans GB";
padding-top: 4%;
padding-bottom: 2%;
text-align: center;
}
#contact-content {
list-style-type: none;
padding: 0px;
}
.bt-email {
text-decoration: none;
font-size: 18px;
color: black;
}
.bt-social-links {
/* display: flex;
flex-direction: row; */
/* justify-content: center; */
}
.social-icon {
color: black;
} | bt-site/src/Site.css |
#bt-navbar {
display: flex;
justify-content: center;
list-style-type: none;
margin: 0;
padding: 5px;
/* border-bottom-style: solid; */
/* border-width: 1px; */
/* background-color: yellow; */
}
.navbar-nav {
padding: 14px 16px;
}
.navbar-links {
/* text-decoration: none; */
font-family: "Hiragino Sans GB";
padding-right: 15px;
font-size: 20px;
color: black;
}
a:hover {
color: #006600;
text-decoration: none;
}
a:visited {
color: none;
}
/* LANDING PAGE STYLING */
#landing-picture {
}
.landing-image {
width: 100%;
height: auto;
}
#main-header {
padding: 10px;
/* display: flex-inline; */
text-align: center;
font-family: "Hiragino Sans GB";
}
.job-title {
font-size: 48px;
margin-top: 4%;
margin-bottom: 2%;
}
/* ABOUT STYLING */
#about {
/* display: flex-inline; */
/* margin: 25px, 0px; */
padding-top: 5%;
padding-bottom: 8%;
}
#about-container {
font-family: "Hiragino Sans GB";
/* width: 100%; */
padding-right: 45px;
padding-left: 45px;
}
.about-title {
font-size: 40px;
margin-bottom: 2%;
}
.about-caption {
margin-bottom: 4%;
}
/* PROJECTS STYLING */
#projects {
/* margin: 25px, 0px; */
padding-top: 8%;
padding-bottom: 8%;
background-color: rgba(0, 102, 0, 0.4)
/* opacity: 0.2; */
}
#projects-container {
display: flex;
justify-content: center;
/* font-family: "Hiragino Sans GB"; */
/* width: 100%; */
padding-right: 65px;
padding-left: 68px;
}
.project-image {
width: 100%;
height: auto;
}
.project-headers {
font-family: "Hiragino Sans GB";
padding-right: 45px;
padding-left: 45px;
}
.project-title {
font-size: 40px;
margin-bottom: 2%;
}
.project-caption {
margin-bottom: 2%;
}
.project-row {
padding-left: 25px;
padding-right: 25px;
padding-top: 15px;
}
.project-slide {
font-family: "Hiragino Sans GB";
background-color: white;
color: black;
/* margin-top: 15px;
margin-bottom: 15px; */
/* width: 250px; */
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
/* border-style: solid;
border-color: black;
border-width: 1px; */
}
.project-card-title {
font-size: 25px;
/* text-align: center; */
padding-top: 5px;
padding-left: 15px;
}
.project-text {
/* text-align: center; */
padding-left: 15px;
padding-right: 18px;
}
.project-tech {
font-weight: bold;
font-size: 14px;
/* text-align: center; */
padding-left: 15px;
padding-right: 18px;
}
.card-link {
text-decoration: none;
color: black;
/* padding-top: 40px;
padding-bottom: 15px; */
}
.card-link-code {
padding-right: 92px;
padding-left: 20px;
}
.card-link-blog {
padding-right: 20px;
padding-left: 102px;
}
.card-link-heroku {
padding-right: 20px;
padding-left: 90px;
}
/* FOOTER STYLING */
#contact {
font-family: "Hiragino Sans GB";
padding-top: 4%;
padding-bottom: 2%;
text-align: center;
}
#contact-content {
list-style-type: none;
padding: 0px;
}
.bt-email {
text-decoration: none;
font-size: 18px;
color: black;
}
.bt-social-links {
/* display: flex;
flex-direction: row; */
/* justify-content: center; */
}
.social-icon {
color: black;
} | 0.331661 | 0.045649 |
/* ----------------------------------------------- */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html, body {
background-color: #fff;
color: #555;
font-family: 'Lato', 'Arial', sans-serif;
font-weight: 300;
font-size: 20px;
text-rendering: optimizeLegibility;
overflow-x: hidden;
}
.clearfix {
zoom: 1;
}
.clearfix:after {
content: '.';
clear: both;
display: block;
height: 0;
visibility: hidden;
}
img {
width: 100%;
height: auto;
display: block;
}
/* ----------------------------------------------- */
/* REUSABLE COMPONENTS */
/* ----------------------------------------------- */
.row {
max-width: 1140px;
margin: 0 auto;
}
/* ----------------------------------------------- */
/* NAVIGATION BAR */
/* ----------------------------------------------- */
.header {
background-image: linear-gradient(hsl(0deg 89% 4% / 67%), hsl(0deg 0% 0% / 90%)), url(../img/hero.jpg);
height: 100vh;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
color: whitesmoke;
}
.navigation__lists {
display: flex;
list-style: none;
color: white;
}
.navigation__list {
padding: .6em;
margin: .4em;
}
.section-hero {
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
}
.hero-left h2, p {
font-weight: 300;
}
.hero-left p {
margin-bottom: 1em;
}
.hero-left p::after {
content: "";
width: 100px;
height: 2px;
color: rgb(221, 221, 233);
display: block;
}
.hero-left__links {
display: flex;
align-items: center;
justify-content: center;
list-style: none;
}
.hero-left__link {
border: 1.3px solid white;
margin: .4rem;
padding: .3em 1em;
border-radius: 100px;
}
.hero-left__link a {
color: white;
text-decoration: none;
}
.hero-right__img {
width: 50%;
margin: 0 auto;
}
@media screen and (max-width: 768px) {
.section-hero {
flex-direction: column;
}
.hero-left {
order: 3;
}
.hero-left h2, p {
margin-bottom: .7em;
font-size: .9em;
}
.hero-left__links {
display: flex;
}
.hero-left__link {
font-size: .4em;
}
} | food-landing/resources/css/style.css | /* ----------------------------------------------- */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html, body {
background-color: #fff;
color: #555;
font-family: 'Lato', 'Arial', sans-serif;
font-weight: 300;
font-size: 20px;
text-rendering: optimizeLegibility;
overflow-x: hidden;
}
.clearfix {
zoom: 1;
}
.clearfix:after {
content: '.';
clear: both;
display: block;
height: 0;
visibility: hidden;
}
img {
width: 100%;
height: auto;
display: block;
}
/* ----------------------------------------------- */
/* REUSABLE COMPONENTS */
/* ----------------------------------------------- */
.row {
max-width: 1140px;
margin: 0 auto;
}
/* ----------------------------------------------- */
/* NAVIGATION BAR */
/* ----------------------------------------------- */
.header {
background-image: linear-gradient(hsl(0deg 89% 4% / 67%), hsl(0deg 0% 0% / 90%)), url(../img/hero.jpg);
height: 100vh;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
color: whitesmoke;
}
.navigation__lists {
display: flex;
list-style: none;
color: white;
}
.navigation__list {
padding: .6em;
margin: .4em;
}
.section-hero {
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
}
.hero-left h2, p {
font-weight: 300;
}
.hero-left p {
margin-bottom: 1em;
}
.hero-left p::after {
content: "";
width: 100px;
height: 2px;
color: rgb(221, 221, 233);
display: block;
}
.hero-left__links {
display: flex;
align-items: center;
justify-content: center;
list-style: none;
}
.hero-left__link {
border: 1.3px solid white;
margin: .4rem;
padding: .3em 1em;
border-radius: 100px;
}
.hero-left__link a {
color: white;
text-decoration: none;
}
.hero-right__img {
width: 50%;
margin: 0 auto;
}
@media screen and (max-width: 768px) {
.section-hero {
flex-direction: column;
}
.hero-left {
order: 3;
}
.hero-left h2, p {
margin-bottom: .7em;
font-size: .9em;
}
.hero-left__links {
display: flex;
}
.hero-left__link {
font-size: .4em;
}
} | 0.468061 | 0.078961 |
@import url(code.css);
/* Report listing */
.report #trac-sort-order {
float: right;
font-size: 11px;
font-weight: normal;
}
.report #trac-sort-order a {
background-position: 100% 50%;
background-repeat: no-repeat;
margin-left: 4px;
}
.report #trac-sort-order a.asc {
font-weight: bold;
padding-right: 12px;
background-image: url(../asc.png);
}
.report #trac-sort-order a.desc {
font-weight: bold;
padding-right: 12px;
background-image: url(../desc.png);
}
.report div.reports { clear: both }
.report div.reports h2 {
/* taken from .wikipage h2 */
border-bottom: 1px solid #ddd;
box-shadow: .1em .4em .7em 0 #f2f2f2;
padding: 0.2em .3em .1em;
}
.report div.reports h3 {
/* taken from .wikipage h3 */
border-bottom: 1px dashed #ddd;
}
.report div.reports h3 :link, .report div.reports h3 :visited {
color: #000;
border-bottom: none;
}
.report div.reports h3 em {
color: #800;
font-style: normal;
}
.report form .inlinebuttons { float: right }
.uisymbols .report form .inlinebuttons { margin-top: -.6em }
.report span.foldable { display: none }
.report div.description {
font-size: 90%;
margin: 1em .5em .5em;
}
/* Report results */
#prefs .buttons { margin-top: 0 }
#prefs fieldset {
margin-left: 1em;
border: 1px dotted #dfdfdf;
}
#prefs fieldset legend {
margin: 0;
padding: 2px;
}
h1 .numrows, h2 .numrows {
margin-left: 1em;
color: #999;
font-size: 65%;
font-weight: normal;
}
h2.report-result {
background: #f7f7f7;
border-bottom: 1px solid #d7d7d7;
margin: 2em 0 0;
padding: .2em .4em;
box-shadow: 1px 1px .5em 0 #ccc;
border-radius: .1em
}
#report-descr { margin: 0 2em; font-size: 90% }
#report-notfound { margin: 2em; font-size: 110% }
#content.report .field { margin: 1em 0; }
#content.report .field label { padding-bottom: .3em; }
#query { clear: right }
#query fieldset, #query fieldset input, #query fieldset select {
font-size: 11px;
}
#query fieldset { margin-top: 1em }
#query fieldset.collapsed {
border-width: 0;
margin-bottom: 0pt;
padding: 0pt .5em;
}
#query .option, #query .option input, #query .option select { font-size: 11px }
#query .option { float: left; line-height: 2em; margin: .9em 2.5em 0 .5em; padding: 0 0 .1em }
#query .buttons { float: right; margin-top: .5em }
#query .buttons input { margin: .5em }
#query hr { clear: both; margin: 0; visibility: hidden }
#trac-report-buttons { float: right }
#filters table { width: 100% }
#filters td.trac-clause { padding: 0 }
#filters td .trac-clause-lsep {
float: left;
width: 47%;
line-height: 50%;
}
#filters td .trac-clause-msep {
float: left;
text-align: center;
width: 5%;
}
#filters td .trac-clause-rsep {
float: right;
width: 47%;
line-height: 50%;
}
#filters td hr {
margin: 1px;
visibility: visible
}
#filters tr { height: 2em }
#filters th, #filters td { padding: 0 .2em; vertical-align: middle }
#filters th { font-size: 11px; text-align: right; white-space: nowrap; }
#filters td label { font-size: 11px }
#filters td.mode { text-align: right }
#filters td.filter { width: 100% }
#filters td.filter label.control { padding-right: 1em }
#filters td.and { white-space: nowrap }
#filters td.or { text-align: right; white-space: nowrap }
#filters div.inlinebuttons { display: inline }
#columns div label {
display: block;
float: left;
padding: 0pt 1em .5em 0pt;
}
/* Styles for the report list and the report results table
(extends the styles for "table.listing") */
.reports td.title { width: 100%; white-space: normal; }
.tickets tbody:first-child tr.trac-group h2 { margin-top: 0; }
.tickets tr.trac-group { border: none; }
.tickets tr.trac-group:hover { background: none !important; }
.tickets tr.trac-group th { background: none; border: none; padding: 0 0 1em; }
.tickets tr.trac-columns th { background: #f7f7f0 }
.tickets tr.trac-columns th {
border: 1px solid #d7d7d7;
border-bottom-color: #999;
font-size: 11px;
font-weight: bold;
padding: 2px .5em;
vertical-align: bottom;
white-space: nowrap;
}
.tickets tr.trac-columns th :link:hover, .tickets tr.trac-columns th :visited:hover {
background-color: transparent;
}
.tickets tr.trac-columns th a { border: none; padding-right: 12px }
.tickets tr.trac-columns th, .reports tr.trac-columns th {
text-transform: capitalize;
white-space: nowrap;
}
.tickets tbody td, .reports tbody td { padding: .1em .5em !important; }
.tickets tbody td a, .reports tbody td a { border-bottom: none }
.tickets tbody td.id :link, .tickets tbody td.id :visited {
font-weight: bold;
}
.tickets tbody td.time a, .tickets tbody td.changetime a { white-space: nowrap }
.tickets tbody tr { border-bottom: 1px solid #ddd }
.tickets tbody tr:hover { background: #eed; color: #000 }
.tickets tr.color1-odd { background: #fdc; border-color: #e88; color: #a22 }
.tickets tr.color1-even { background: #fed; border-color: #e99; color: #a22 }
.tickets tr.color2-odd { background: #ffb; border-color: #eea; color: #880 }
.tickets tr.color2-even { background: #ffd; border-color: #dd8; color: #880 }
.tickets tr.color3-odd { background: #fbfbfb; border-color: #ddd; color: #444 }
.tickets tr.color3-even { background: #f6f6f6; border-color: #ccc; color: #333 }
.tickets tr.color4-odd { background: #e7ffff; border-color: #cee; color: #099 }
.tickets tr.color4-even { background: #dff; border-color: #bee; color: #099 }
.tickets tr.color5-odd { background: #e7eeff; border-color: #cde; color: #469 }
.tickets tr.color5-even { background: #dde7ff; border-color: #cde; color: #469 }
.tickets tr.color6-odd { background: #f0f0f0; border-color: #ddd; color: #888 }
.tickets tr.color6-even { background: #f7f7f7; border-color: #ddd; color: #888 }
.tickets tr.color6-odd a, .color6-even a { color: #b66 }
.tickets tbody tr.fullrow td, .tickets tbody td.fullrow {
border: none;
color: #333;
background: transparent;
padding: 0 1em !important; /* Opera 9 is *very* sensitive with this */
font-size: 85%;
}
.tickets tbody tr.fullrow:hover { background: transparent !important }
.tickets .fullrow :link, .tickets .fullrow :visited { display: inline }
.tickets .fullrow .meta { color: #999; }
.tickets .fullrow hr { display: none }
/* Query results table */
table.tickets tbody tr.added td { font-weight: bold }
table.tickets tbody tr.changed td { font-style: italic }
table.tickets tbody tr.removed td { color: #999 }
table.tickets tbody tr.prio1 { background: #fdc; border-color: #e88 }
table.tickets tbody tr.even.prio1 { background: #fed; border-color: #e99 }
table.tickets tbody tr.prio2 { background: #ffb; border-color: #eea }
table.tickets tbody tr.even.prio2 { background: #ffd; border-color: #dd8 }
table.tickets tbody tr.prio3 { background: #fbfbfb; border-color: #ddd }
table.tickets tbody tr.even.prio3 { background: #f6f6f6; border-color: #ccc }
table.tickets tbody tr.prio4 { background: #e7ffff; border-color: #cee }
table.tickets tbody tr.even.prio4 { background: #dff; border-color: #bee }
table.tickets tbody tr.prio5 { background: #e7eeff; border-color: #cde }
table.tickets tbody tr.even.prio5 { background: #dde7ff }
table.tickets tbody tr.prio6 { background: #f0f0f0; border-color: #ddd }
table.tickets tbody tr.even.prio6 { background: #f7f7f7 }
table.tickets tbody tr.fullrow th {
border: none;
vertical-align: middle;
text-align: center;
font-size: 85%;
}
/* Batchmod Form */
#batchmod_form fieldset input#batchmod_submit { font-size: 14px; }
#batchmod_form fieldset input[type="button"]{ padding: 0.1em 0.5em; }
#batchmod_form > fieldset { margin-top: 1.5em }
#batchmod_form fieldset.collapsed {
border-width: 0;
margin-bottom: 0pt;
padding: 0pt .5em;
}
.batchmod_property { width: 100%; }
.batchmod_required:before { content: " * "; }
#batchmod_form fieldset input,
#batchmod_form fieldset select,
.batchmod_property,
.batchmod_label {
font-size: 11px;
}
#batchmod_action { margin-top: 0; line-height: 2em; }
#batchmod_form th {
text-align: right;
white-space: nowrap;
font-size: 11px;
}
.batchmod_required {
color: red;
font-size: 11px;
font-weight: bold;
font-style: italic;
padding-left: .5em;
}
#batchmod_help {
float: right;
color: #999;
margin: 0.3em 1em;
}
#batchmod_help :link, #batchmod_help :visited { cursor: help; }
@media print {
.batchmod_selector { display: none }
} | tracformatter/trac/htdocs/css/report.css | @import url(code.css);
/* Report listing */
.report #trac-sort-order {
float: right;
font-size: 11px;
font-weight: normal;
}
.report #trac-sort-order a {
background-position: 100% 50%;
background-repeat: no-repeat;
margin-left: 4px;
}
.report #trac-sort-order a.asc {
font-weight: bold;
padding-right: 12px;
background-image: url(../asc.png);
}
.report #trac-sort-order a.desc {
font-weight: bold;
padding-right: 12px;
background-image: url(../desc.png);
}
.report div.reports { clear: both }
.report div.reports h2 {
/* taken from .wikipage h2 */
border-bottom: 1px solid #ddd;
box-shadow: .1em .4em .7em 0 #f2f2f2;
padding: 0.2em .3em .1em;
}
.report div.reports h3 {
/* taken from .wikipage h3 */
border-bottom: 1px dashed #ddd;
}
.report div.reports h3 :link, .report div.reports h3 :visited {
color: #000;
border-bottom: none;
}
.report div.reports h3 em {
color: #800;
font-style: normal;
}
.report form .inlinebuttons { float: right }
.uisymbols .report form .inlinebuttons { margin-top: -.6em }
.report span.foldable { display: none }
.report div.description {
font-size: 90%;
margin: 1em .5em .5em;
}
/* Report results */
#prefs .buttons { margin-top: 0 }
#prefs fieldset {
margin-left: 1em;
border: 1px dotted #dfdfdf;
}
#prefs fieldset legend {
margin: 0;
padding: 2px;
}
h1 .numrows, h2 .numrows {
margin-left: 1em;
color: #999;
font-size: 65%;
font-weight: normal;
}
h2.report-result {
background: #f7f7f7;
border-bottom: 1px solid #d7d7d7;
margin: 2em 0 0;
padding: .2em .4em;
box-shadow: 1px 1px .5em 0 #ccc;
border-radius: .1em
}
#report-descr { margin: 0 2em; font-size: 90% }
#report-notfound { margin: 2em; font-size: 110% }
#content.report .field { margin: 1em 0; }
#content.report .field label { padding-bottom: .3em; }
#query { clear: right }
#query fieldset, #query fieldset input, #query fieldset select {
font-size: 11px;
}
#query fieldset { margin-top: 1em }
#query fieldset.collapsed {
border-width: 0;
margin-bottom: 0pt;
padding: 0pt .5em;
}
#query .option, #query .option input, #query .option select { font-size: 11px }
#query .option { float: left; line-height: 2em; margin: .9em 2.5em 0 .5em; padding: 0 0 .1em }
#query .buttons { float: right; margin-top: .5em }
#query .buttons input { margin: .5em }
#query hr { clear: both; margin: 0; visibility: hidden }
#trac-report-buttons { float: right }
#filters table { width: 100% }
#filters td.trac-clause { padding: 0 }
#filters td .trac-clause-lsep {
float: left;
width: 47%;
line-height: 50%;
}
#filters td .trac-clause-msep {
float: left;
text-align: center;
width: 5%;
}
#filters td .trac-clause-rsep {
float: right;
width: 47%;
line-height: 50%;
}
#filters td hr {
margin: 1px;
visibility: visible
}
#filters tr { height: 2em }
#filters th, #filters td { padding: 0 .2em; vertical-align: middle }
#filters th { font-size: 11px; text-align: right; white-space: nowrap; }
#filters td label { font-size: 11px }
#filters td.mode { text-align: right }
#filters td.filter { width: 100% }
#filters td.filter label.control { padding-right: 1em }
#filters td.and { white-space: nowrap }
#filters td.or { text-align: right; white-space: nowrap }
#filters div.inlinebuttons { display: inline }
#columns div label {
display: block;
float: left;
padding: 0pt 1em .5em 0pt;
}
/* Styles for the report list and the report results table
(extends the styles for "table.listing") */
.reports td.title { width: 100%; white-space: normal; }
.tickets tbody:first-child tr.trac-group h2 { margin-top: 0; }
.tickets tr.trac-group { border: none; }
.tickets tr.trac-group:hover { background: none !important; }
.tickets tr.trac-group th { background: none; border: none; padding: 0 0 1em; }
.tickets tr.trac-columns th { background: #f7f7f0 }
.tickets tr.trac-columns th {
border: 1px solid #d7d7d7;
border-bottom-color: #999;
font-size: 11px;
font-weight: bold;
padding: 2px .5em;
vertical-align: bottom;
white-space: nowrap;
}
.tickets tr.trac-columns th :link:hover, .tickets tr.trac-columns th :visited:hover {
background-color: transparent;
}
.tickets tr.trac-columns th a { border: none; padding-right: 12px }
.tickets tr.trac-columns th, .reports tr.trac-columns th {
text-transform: capitalize;
white-space: nowrap;
}
.tickets tbody td, .reports tbody td { padding: .1em .5em !important; }
.tickets tbody td a, .reports tbody td a { border-bottom: none }
.tickets tbody td.id :link, .tickets tbody td.id :visited {
font-weight: bold;
}
.tickets tbody td.time a, .tickets tbody td.changetime a { white-space: nowrap }
.tickets tbody tr { border-bottom: 1px solid #ddd }
.tickets tbody tr:hover { background: #eed; color: #000 }
.tickets tr.color1-odd { background: #fdc; border-color: #e88; color: #a22 }
.tickets tr.color1-even { background: #fed; border-color: #e99; color: #a22 }
.tickets tr.color2-odd { background: #ffb; border-color: #eea; color: #880 }
.tickets tr.color2-even { background: #ffd; border-color: #dd8; color: #880 }
.tickets tr.color3-odd { background: #fbfbfb; border-color: #ddd; color: #444 }
.tickets tr.color3-even { background: #f6f6f6; border-color: #ccc; color: #333 }
.tickets tr.color4-odd { background: #e7ffff; border-color: #cee; color: #099 }
.tickets tr.color4-even { background: #dff; border-color: #bee; color: #099 }
.tickets tr.color5-odd { background: #e7eeff; border-color: #cde; color: #469 }
.tickets tr.color5-even { background: #dde7ff; border-color: #cde; color: #469 }
.tickets tr.color6-odd { background: #f0f0f0; border-color: #ddd; color: #888 }
.tickets tr.color6-even { background: #f7f7f7; border-color: #ddd; color: #888 }
.tickets tr.color6-odd a, .color6-even a { color: #b66 }
.tickets tbody tr.fullrow td, .tickets tbody td.fullrow {
border: none;
color: #333;
background: transparent;
padding: 0 1em !important; /* Opera 9 is *very* sensitive with this */
font-size: 85%;
}
.tickets tbody tr.fullrow:hover { background: transparent !important }
.tickets .fullrow :link, .tickets .fullrow :visited { display: inline }
.tickets .fullrow .meta { color: #999; }
.tickets .fullrow hr { display: none }
/* Query results table */
table.tickets tbody tr.added td { font-weight: bold }
table.tickets tbody tr.changed td { font-style: italic }
table.tickets tbody tr.removed td { color: #999 }
table.tickets tbody tr.prio1 { background: #fdc; border-color: #e88 }
table.tickets tbody tr.even.prio1 { background: #fed; border-color: #e99 }
table.tickets tbody tr.prio2 { background: #ffb; border-color: #eea }
table.tickets tbody tr.even.prio2 { background: #ffd; border-color: #dd8 }
table.tickets tbody tr.prio3 { background: #fbfbfb; border-color: #ddd }
table.tickets tbody tr.even.prio3 { background: #f6f6f6; border-color: #ccc }
table.tickets tbody tr.prio4 { background: #e7ffff; border-color: #cee }
table.tickets tbody tr.even.prio4 { background: #dff; border-color: #bee }
table.tickets tbody tr.prio5 { background: #e7eeff; border-color: #cde }
table.tickets tbody tr.even.prio5 { background: #dde7ff }
table.tickets tbody tr.prio6 { background: #f0f0f0; border-color: #ddd }
table.tickets tbody tr.even.prio6 { background: #f7f7f7 }
table.tickets tbody tr.fullrow th {
border: none;
vertical-align: middle;
text-align: center;
font-size: 85%;
}
/* Batchmod Form */
#batchmod_form fieldset input#batchmod_submit { font-size: 14px; }
#batchmod_form fieldset input[type="button"]{ padding: 0.1em 0.5em; }
#batchmod_form > fieldset { margin-top: 1.5em }
#batchmod_form fieldset.collapsed {
border-width: 0;
margin-bottom: 0pt;
padding: 0pt .5em;
}
.batchmod_property { width: 100%; }
.batchmod_required:before { content: " * "; }
#batchmod_form fieldset input,
#batchmod_form fieldset select,
.batchmod_property,
.batchmod_label {
font-size: 11px;
}
#batchmod_action { margin-top: 0; line-height: 2em; }
#batchmod_form th {
text-align: right;
white-space: nowrap;
font-size: 11px;
}
.batchmod_required {
color: red;
font-size: 11px;
font-weight: bold;
font-style: italic;
padding-left: .5em;
}
#batchmod_help {
float: right;
color: #999;
margin: 0.3em 1em;
}
#batchmod_help :link, #batchmod_help :visited { cursor: help; }
@media print {
.batchmod_selector { display: none }
} | 0.358915 | 0.163145 |
@charset "UTF-8";
@font-face {
font-family: PT Sans;
src: url(../fonts/pt-sans-regular.woff) format("woff")
}
@font-face {
font-weight: 700;
font-family: PT Sans;
src: url(../fonts/pt-sans-bold.woff) format("woff")
}
@font-face {
font-style: italic;
font-family: PT Sans;
src: url(../fonts/pt-sans-italic.woff) format("woff")
}
@font-face {
font-style: italic;
font-weight: 700;
font-family: PT Sans;
src: url(../fonts/pt-sans-bold-italic.woff) format("woff")
}
@font-face {
font-family: PT Sans Narrow;
font-weight: 700;
src: url(../fonts/pt-sans-narrow-bold.woff) format("woff")
}
@font-face {
font-family: PT Mono;
src: url(../fonts/pt-mono-regular.woff) format("woff")
}
*,
::after,
::before {
box-sizing: border-box
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
margin: 0;
padding: 0;
border: 0;
font: inherit;
vertical-align: baseline
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
display: block
}
body {
line-height: 1
}
ol,
ul {
list-style: none
}
blockquote,
q {
quotes: none
}
blockquote::after,
blockquote::before,
q::after,
q::before {
content: none
}
table {
border-collapse: collapse;
border-spacing: 0
}
a {
text-decoration: none
}
@page {
margin: 0;
size: 1024px 640px
}
.shower {
color: #000;
counter-reset: slide;
font: 25px/2 PT Sans, sans-serif;
-webkit-print-color-adjust: exact;
-webkit-text-size-adjust: none;
-moz-text-size-adjust: none;
-ms-text-size-adjust: none
}
@media print {
.shower {
text-rendering: geometricPrecision
}
}
.caption {
font-size: 25px;
display: none;
margin-top: -.2em;
padding: 0 1em .93em;
width: 100%;
color: #3c3d40;
text-shadow: 0 1px 0 #8d8e90
}
@media (min-width: 1174px) {
.caption {
font-size: 50px
}
}
@media (min-width: 2348px) {
.caption {
font-size: 100px
}
}
.caption h1 {
padding-bottom: .15em;
font: 700 1em/1 PT Sans Narrow, sans-serif
}
.caption p {
line-height: 1;
font-size: .6em
}
.caption a {
color: #4b86c2;
text-shadow: 0 -1px 0 #1f3f60
}
.slide {
position: relative;
z-index: 1;
overflow: hidden;
padding: 106px 100px 0;
width: 1024px;
height: 640px;
background: #fff;
font-size: 25px
}
.slide::after {
position: absolute;
top: 0;
right: 100px;
padding-top: 15px;
width: 50px;
height: 100px;
background: url(../images/ribbon.svg) no-repeat;
color: #fff;
counter-increment: slide;
content: counter(slide);
text-align: center
}
.slide h2 {
margin-bottom: 34px;
color: #000;
font: 700 50px/1 PT Sans Narrow, sans-serif
}
.slide h3 {
margin-bottom: 24px;
color: #000;
font: 700 36px/1 PT Sans Narrow, sans-serif
}
.slide h4 {
margin-bottom: 19px;
color: #000;
font: 700 24px/1 PT Sans Narrow, sans-serif
}
.slide p {
margin-bottom: 1em
}
.slide p.note {
color: #979a9e
}
.slide a {
color: #224B75;
text-decoration: underline;
padding:5px;
}
.slide a:hover, .slide a:focus{
text-decoration: none;
}
.slide b,
.slide strong {
font-weight: 700
}
.slide blockquote,
.slide dfn,
.slide em,
.slide i {
font-style: italic
}
.slide code,
.slide kbd,
.slide mark,
.slide samp {
padding: .1em .3em;
border-radius: .2em
}
.slide code,
.slide kbd,
.slide samp {
background: rgba(88, 90, 94, .1);
line-height: 1;
font-family: PT Mono, monospace, monospace
}
.slide mark {
background: #fafaa2
}
.slide sub,
.slide sup {
position: relative;
line-height: 0;
font-size: 75%
}
.slide sub {
bottom: -.25em
}
.slide sup {
top: -.5em
}
.slide blockquote::before {
position: absolute;
margin: -.15em 0 0 -.43em;
color: #ccc;
line-height: 1;
font-size: 8em;
content: '\201C'
}
.slide blockquote+figcaption {
margin: -1em 0 1em;
font-style: italic;
font-weight: 700
}
.slide ol,
.slide ul {
margin-bottom: 1em;
counter-reset: list
}
.slide ol li,
.slide ul li {
page-break-inside: avoid;
text-indent: -2em
}
.slide ol li::before,
.slide ul li::before {
display: inline-block;
width: 2em;
color: #979a9e;
text-align: right
}
.slide ol ol,
.slide ol ul,
.slide ul ol,
.slide ul ul {
margin-bottom: 0;
margin-left: 2em
}
.slide ul>li::before {
padding-right: .5em;
content: '•'
}
.slide ul>li:lang(ru)::before {
content: '—'
}
.slide ol>li::before {
padding-right: .4em;
counter-increment: list;
content: counter(list) "."
}
.slide table {
margin-left: -100px;
margin-bottom: 1em;
width: calc(100% + 100px + 100px)
}
.slide table td:first-child,
.slide table th:first-child {
padding-left: 96px
}
.slide table td:last-child,
.slide table th:last-child {
padding-right: 96px
}
.slide table th {
text-align: left;
font-weight: 700
}
.slide table tr:not(:last-of-type)>* {
background: -webkit-linear-gradient(bottom, rgba(88, 90, 94, .5) .055em, transparent .055em) repeat-x;
background: linear-gradient(to top, rgba(88, 90, 94, .5) .055em, transparent .055em) repeat-x
}
.slide table.striped tr:nth-child(even) {
background: rgba(88, 90, 94, .1)
}
.slide table.striped tr>* {
background-image: none
}
.slide pre {
margin-bottom: 1em;
counter-reset: code;
white-space: normal
}
.slide pre code {
display: block;
margin-left: -100px;
padding: 0 0 0 100px;
width: calc(100% + 100px + 100px);
border-radius: 0;
background: 0 0;
line-height: 2;
white-space: pre;
-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4
}
.slide pre code:not(:only-child).mark {
background: rgba(88, 90, 94, .1)
}
.slide pre code:not(:only-child)::before {
position: absolute;
margin-left: -2em;
color: #979a9e;
counter-increment: code;
content: counter(code, decimal-leading-zero) "."
}
.slide pre mark {
position: relative;
z-index: -1;
margin: 0 -.3em
}
.slide pre mark.important {
background: #c00;
color: #fff
}
.slide pre .comment {
color: #999
}
.slide footer {
position: absolute;
right: 0;
bottom: -640px;
left: 0;
display: none;
padding: 41px 100px 8px;
background: #fbfbba;
box-shadow: 0 1px 0 #fafaa2 inset;
-webkit-transition: bottom .3s;
transition: bottom .3s
}
.slide footer mark {
background: rgba(255, 255, 255, .8)
}
.slide:hover>footer {
bottom: 0
}
.slide.grid {
background-image: url(../images/grid.png);
-ms-interpolation-mode: nearest-neighbor;
image-rendering: -webkit-optimize-contrast;
image-rendering: -moz-crisp-edges;
image-rendering: pixelated
}
@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
.slide.grid {
background-image: url(../images/grid@2x.png);
background-size: 1024px auto
}
}
.slide.black {
background-color: #000
}
.slide.black::after,
.slide.white::after {
visibility: hidden
}
.slide.white {
background-color: #fff
}
.slide .double {
-webkit-columns: 2;
-moz-columns: 2;
columns: 2;
-webkit-column-gap: 75px;
-moz-column-gap: 75px;
column-gap: 75px
}
.slide .shout {
position: absolute;
top: 50%;
left: 0;
width: 100%;
text-align: center;
line-height: 1;
font-size: 150px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%)
}
.slide .shout a {
background: -webkit-linear-gradient(bottom, currentColor .11em, transparent .11em) repeat-x;
background: linear-gradient(to top, currentColor .11em, transparent .11em) repeat-x
}
.slide .cover {
position: absolute;
top: 50%;
left: 50%;
z-index: -1;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
max-width: 100%;
max-height: 100%
}
.slide .cover.w,
.slide .cover.width {
width: 100%;
max-height: none
}
.slide .cover.h,
.slide .cover.height {
height: 100%;
max-width: none
}
.slide .cover+figcaption {
position: absolute;
bottom: 20px;
right: 10px;
font-size: 12px;
opacity: .7;
-webkit-transform-origin: 0 100%;
transform-origin: 0 100%;
-webkit-transform: translateX(100%) rotate(-90deg);
transform: translateX(100%) rotate(-90deg)
}
.slide .cover+figcaption.white {
color: #fff
}
.slide .cover+figcaption a {
color: currentcolor
}
.slide .place {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%)
}
.slide .place.b.l,
.slide .place.b.r,
.slide .place.bottom.left,
.slide .place.bottom.right,
.slide .place.t.l,
.slide .place.t.r,
.slide .place.top.left,
.slide .place.top.right {
-webkit-transform: none;
transform: none
}
.slide .place.b,
.slide .place.bottom,
.slide .place.t,
.slide .place.top {
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0)
}
.slide .place.l,
.slide .place.left,
.slide .place.r,
.slide .place.right {
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%)
}
.slide .place.t,
.slide .place.t.r,
.slide .place.top,
.slide .place.top.left,
.slide .place.top.right {
top: 0
}
.slide .place.r,
.slide .place.right {
right: 0;
left: auto
}
.slide .place.b,
.slide .place.b.l,
.slide .place.b.r,
.slide .place.bottom,
.slide .place.bottom.left,
.slide .place.bottom.right {
top: auto;
bottom: 0
}
.slide .place.l,
.slide .place.left {
left: 0
}
.progress {
left: -20px;
bottom: 0;
z-index: 1;
display: none;
width: 0;
height: 0;
box-sizing: content-box;
border: 10px solid #4b86c2;
border-right-color: transparent;
-webkit-transition: width .2s linear;
transition: width .2s linear;
clip: rect(10px, 1044px, 20px, 20px)
}
.progress[style*='100%'] {
padding-left: 10px
}
.badge,
.badge a,
.progress {
position: absolute
}
.badge {
font-size: 10px;
top: 0;
z-index: 1;
overflow: hidden;
display: none;
width: 9em;
height: 9em;
right: 0;
visibility: hidden
}
@media (min-width: 1174px) {
.badge {
font-size: 20px
}
}
@media (min-width: 2348px) {
.badge {
font-size: 40px
}
}
.badge a {
right: -50%;
bottom: 50%;
left: -50%;
visibility: visible;
background: #4b86c2;
color: #fff;
text-align: center;
line-height: 2;
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transform: rotate(45deg);
transform: rotate(45deg)
}
.region {
display: none
}
@media screen {
.shower.list {
padding-top: 25px;
width: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
background: #585a5e;
position: absolute;
clip: rect(0, auto, auto, 0)
}
}
@media screen and (min-width: 1174px) {
.shower.list {
padding-top: 50px
}
}
@media screen and (min-width: 2348px) {
.shower.list {
padding-top: 100px
}
}
@media screen {
.shower.list .caption {
display: block
}
.shower.list .slide {
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
margin: 0 -768px -455px 25px;
-webkit-transform: scale(.25);
transform: scale(.25);
border-radius: 2px;
box-shadow: 0 20px 50px rgba(0, 0, 0, .3)
}
}
@media screen and (min-width: 1174px) {
.shower.list .slide {
margin: 0 -512px -270px 50px;
-webkit-transform: scale(.5);
transform: scale(.5)
}
}
@media screen and (min-width: 2348px) {
.shower.list .slide {
margin: 0 0 100px 100px;
-webkit-transform: scale(1);
transform: scale(1)
}
}
@media screen {
.shower.list .slide:hover {
box-shadow: 0 0 0 20px rgba(0, 0, 0, .1), 0 20px 50px rgba(0, 0, 0, .3)
}
.shower.list .slide:target {
box-shadow: 0 0 0 1px #376da3, 0 0 0 20px #4b86c2, 0 20px 50px rgba(0, 0, 0, .3)
}
.shower.list .slide * {
pointer-events: none
}
.shower.list .badge,
.shower.list .slide footer {
display: block
}
.shower.full {
position: absolute;
top: 50%;
left: 50%;
overflow: hidden;
margin: -320px 0 0 -512px;
width: 1024px;
height: 640px;
background: #000
}
.shower.full .slide {
position: absolute;
top: 0;
left: 0;
margin-left: -150%;
visibility: hidden
}
.shower.full .slide:target {
margin: 0;
visibility: visible
}
.shower.full .slide pre code:not(:only-child).mark.next {
visibility: visible;
background: 0 0
}
.shower.full .slide pre code:not(:only-child).mark.next.active {
background: rgba(88, 90, 94, .1)
}
.shower.full .slide .next {
visibility: hidden
}
.shower.full .slide .next.active {
visibility: visible
}
.shower.full .slide .shout.grow,
.shower.full .slide .shout.shrink {
opacity: 0;
-webkit-transition: .4s ease-out;
transition: .4s ease-out;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, transform;
transition-property: opacity, transform, -webkit-transform
}
.shower.full .slide .shout.grow {
-webkit-transform: scale(.1) translateY(-50%);
transform: scale(.1) translateY(-50%)
}
.shower.full .slide .shout.shrink {
-webkit-transform: scale(10) translateY(-50%);
transform: scale(10) translateY(-50%)
}
.shower.full .slide:target .shout.grow,
.shower.full .slide:target .shout.shrink {
opacity: 1;
-webkit-transform: scale(1) translateY(-50%);
transform: scale(1) translateY(-50%)
}
.shower.full .progress {
display: block;
-webkit-transform: translateZ(0);
transform: translateZ(0)
}
.shower.full .region {
position: absolute;
clip: rect(0 0 0 0);
overflow: hidden;
margin: -1px;
padding: 0;
width: 1px;
height: 1px;
border: none;
display: block
}
}
.slide {
padding-top: 80px;
}
.slide ol li,
.slide ul li {
line-height: 1.3;
margin-bottom: 20px;
} | shower/themes/ribbon/styles/screen-16x10.css | @charset "UTF-8";
@font-face {
font-family: PT Sans;
src: url(../fonts/pt-sans-regular.woff) format("woff")
}
@font-face {
font-weight: 700;
font-family: PT Sans;
src: url(../fonts/pt-sans-bold.woff) format("woff")
}
@font-face {
font-style: italic;
font-family: PT Sans;
src: url(../fonts/pt-sans-italic.woff) format("woff")
}
@font-face {
font-style: italic;
font-weight: 700;
font-family: PT Sans;
src: url(../fonts/pt-sans-bold-italic.woff) format("woff")
}
@font-face {
font-family: PT Sans Narrow;
font-weight: 700;
src: url(../fonts/pt-sans-narrow-bold.woff) format("woff")
}
@font-face {
font-family: PT Mono;
src: url(../fonts/pt-mono-regular.woff) format("woff")
}
*,
::after,
::before {
box-sizing: border-box
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
margin: 0;
padding: 0;
border: 0;
font: inherit;
vertical-align: baseline
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
display: block
}
body {
line-height: 1
}
ol,
ul {
list-style: none
}
blockquote,
q {
quotes: none
}
blockquote::after,
blockquote::before,
q::after,
q::before {
content: none
}
table {
border-collapse: collapse;
border-spacing: 0
}
a {
text-decoration: none
}
@page {
margin: 0;
size: 1024px 640px
}
.shower {
color: #000;
counter-reset: slide;
font: 25px/2 PT Sans, sans-serif;
-webkit-print-color-adjust: exact;
-webkit-text-size-adjust: none;
-moz-text-size-adjust: none;
-ms-text-size-adjust: none
}
@media print {
.shower {
text-rendering: geometricPrecision
}
}
.caption {
font-size: 25px;
display: none;
margin-top: -.2em;
padding: 0 1em .93em;
width: 100%;
color: #3c3d40;
text-shadow: 0 1px 0 #8d8e90
}
@media (min-width: 1174px) {
.caption {
font-size: 50px
}
}
@media (min-width: 2348px) {
.caption {
font-size: 100px
}
}
.caption h1 {
padding-bottom: .15em;
font: 700 1em/1 PT Sans Narrow, sans-serif
}
.caption p {
line-height: 1;
font-size: .6em
}
.caption a {
color: #4b86c2;
text-shadow: 0 -1px 0 #1f3f60
}
.slide {
position: relative;
z-index: 1;
overflow: hidden;
padding: 106px 100px 0;
width: 1024px;
height: 640px;
background: #fff;
font-size: 25px
}
.slide::after {
position: absolute;
top: 0;
right: 100px;
padding-top: 15px;
width: 50px;
height: 100px;
background: url(../images/ribbon.svg) no-repeat;
color: #fff;
counter-increment: slide;
content: counter(slide);
text-align: center
}
.slide h2 {
margin-bottom: 34px;
color: #000;
font: 700 50px/1 PT Sans Narrow, sans-serif
}
.slide h3 {
margin-bottom: 24px;
color: #000;
font: 700 36px/1 PT Sans Narrow, sans-serif
}
.slide h4 {
margin-bottom: 19px;
color: #000;
font: 700 24px/1 PT Sans Narrow, sans-serif
}
.slide p {
margin-bottom: 1em
}
.slide p.note {
color: #979a9e
}
.slide a {
color: #224B75;
text-decoration: underline;
padding:5px;
}
.slide a:hover, .slide a:focus{
text-decoration: none;
}
.slide b,
.slide strong {
font-weight: 700
}
.slide blockquote,
.slide dfn,
.slide em,
.slide i {
font-style: italic
}
.slide code,
.slide kbd,
.slide mark,
.slide samp {
padding: .1em .3em;
border-radius: .2em
}
.slide code,
.slide kbd,
.slide samp {
background: rgba(88, 90, 94, .1);
line-height: 1;
font-family: PT Mono, monospace, monospace
}
.slide mark {
background: #fafaa2
}
.slide sub,
.slide sup {
position: relative;
line-height: 0;
font-size: 75%
}
.slide sub {
bottom: -.25em
}
.slide sup {
top: -.5em
}
.slide blockquote::before {
position: absolute;
margin: -.15em 0 0 -.43em;
color: #ccc;
line-height: 1;
font-size: 8em;
content: '\201C'
}
.slide blockquote+figcaption {
margin: -1em 0 1em;
font-style: italic;
font-weight: 700
}
.slide ol,
.slide ul {
margin-bottom: 1em;
counter-reset: list
}
.slide ol li,
.slide ul li {
page-break-inside: avoid;
text-indent: -2em
}
.slide ol li::before,
.slide ul li::before {
display: inline-block;
width: 2em;
color: #979a9e;
text-align: right
}
.slide ol ol,
.slide ol ul,
.slide ul ol,
.slide ul ul {
margin-bottom: 0;
margin-left: 2em
}
.slide ul>li::before {
padding-right: .5em;
content: '•'
}
.slide ul>li:lang(ru)::before {
content: '—'
}
.slide ol>li::before {
padding-right: .4em;
counter-increment: list;
content: counter(list) "."
}
.slide table {
margin-left: -100px;
margin-bottom: 1em;
width: calc(100% + 100px + 100px)
}
.slide table td:first-child,
.slide table th:first-child {
padding-left: 96px
}
.slide table td:last-child,
.slide table th:last-child {
padding-right: 96px
}
.slide table th {
text-align: left;
font-weight: 700
}
.slide table tr:not(:last-of-type)>* {
background: -webkit-linear-gradient(bottom, rgba(88, 90, 94, .5) .055em, transparent .055em) repeat-x;
background: linear-gradient(to top, rgba(88, 90, 94, .5) .055em, transparent .055em) repeat-x
}
.slide table.striped tr:nth-child(even) {
background: rgba(88, 90, 94, .1)
}
.slide table.striped tr>* {
background-image: none
}
.slide pre {
margin-bottom: 1em;
counter-reset: code;
white-space: normal
}
.slide pre code {
display: block;
margin-left: -100px;
padding: 0 0 0 100px;
width: calc(100% + 100px + 100px);
border-radius: 0;
background: 0 0;
line-height: 2;
white-space: pre;
-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4
}
.slide pre code:not(:only-child).mark {
background: rgba(88, 90, 94, .1)
}
.slide pre code:not(:only-child)::before {
position: absolute;
margin-left: -2em;
color: #979a9e;
counter-increment: code;
content: counter(code, decimal-leading-zero) "."
}
.slide pre mark {
position: relative;
z-index: -1;
margin: 0 -.3em
}
.slide pre mark.important {
background: #c00;
color: #fff
}
.slide pre .comment {
color: #999
}
.slide footer {
position: absolute;
right: 0;
bottom: -640px;
left: 0;
display: none;
padding: 41px 100px 8px;
background: #fbfbba;
box-shadow: 0 1px 0 #fafaa2 inset;
-webkit-transition: bottom .3s;
transition: bottom .3s
}
.slide footer mark {
background: rgba(255, 255, 255, .8)
}
.slide:hover>footer {
bottom: 0
}
.slide.grid {
background-image: url(../images/grid.png);
-ms-interpolation-mode: nearest-neighbor;
image-rendering: -webkit-optimize-contrast;
image-rendering: -moz-crisp-edges;
image-rendering: pixelated
}
@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
.slide.grid {
background-image: url(../images/grid@2x.png);
background-size: 1024px auto
}
}
.slide.black {
background-color: #000
}
.slide.black::after,
.slide.white::after {
visibility: hidden
}
.slide.white {
background-color: #fff
}
.slide .double {
-webkit-columns: 2;
-moz-columns: 2;
columns: 2;
-webkit-column-gap: 75px;
-moz-column-gap: 75px;
column-gap: 75px
}
.slide .shout {
position: absolute;
top: 50%;
left: 0;
width: 100%;
text-align: center;
line-height: 1;
font-size: 150px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%)
}
.slide .shout a {
background: -webkit-linear-gradient(bottom, currentColor .11em, transparent .11em) repeat-x;
background: linear-gradient(to top, currentColor .11em, transparent .11em) repeat-x
}
.slide .cover {
position: absolute;
top: 50%;
left: 50%;
z-index: -1;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
max-width: 100%;
max-height: 100%
}
.slide .cover.w,
.slide .cover.width {
width: 100%;
max-height: none
}
.slide .cover.h,
.slide .cover.height {
height: 100%;
max-width: none
}
.slide .cover+figcaption {
position: absolute;
bottom: 20px;
right: 10px;
font-size: 12px;
opacity: .7;
-webkit-transform-origin: 0 100%;
transform-origin: 0 100%;
-webkit-transform: translateX(100%) rotate(-90deg);
transform: translateX(100%) rotate(-90deg)
}
.slide .cover+figcaption.white {
color: #fff
}
.slide .cover+figcaption a {
color: currentcolor
}
.slide .place {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%)
}
.slide .place.b.l,
.slide .place.b.r,
.slide .place.bottom.left,
.slide .place.bottom.right,
.slide .place.t.l,
.slide .place.t.r,
.slide .place.top.left,
.slide .place.top.right {
-webkit-transform: none;
transform: none
}
.slide .place.b,
.slide .place.bottom,
.slide .place.t,
.slide .place.top {
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0)
}
.slide .place.l,
.slide .place.left,
.slide .place.r,
.slide .place.right {
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%)
}
.slide .place.t,
.slide .place.t.r,
.slide .place.top,
.slide .place.top.left,
.slide .place.top.right {
top: 0
}
.slide .place.r,
.slide .place.right {
right: 0;
left: auto
}
.slide .place.b,
.slide .place.b.l,
.slide .place.b.r,
.slide .place.bottom,
.slide .place.bottom.left,
.slide .place.bottom.right {
top: auto;
bottom: 0
}
.slide .place.l,
.slide .place.left {
left: 0
}
.progress {
left: -20px;
bottom: 0;
z-index: 1;
display: none;
width: 0;
height: 0;
box-sizing: content-box;
border: 10px solid #4b86c2;
border-right-color: transparent;
-webkit-transition: width .2s linear;
transition: width .2s linear;
clip: rect(10px, 1044px, 20px, 20px)
}
.progress[style*='100%'] {
padding-left: 10px
}
.badge,
.badge a,
.progress {
position: absolute
}
.badge {
font-size: 10px;
top: 0;
z-index: 1;
overflow: hidden;
display: none;
width: 9em;
height: 9em;
right: 0;
visibility: hidden
}
@media (min-width: 1174px) {
.badge {
font-size: 20px
}
}
@media (min-width: 2348px) {
.badge {
font-size: 40px
}
}
.badge a {
right: -50%;
bottom: 50%;
left: -50%;
visibility: visible;
background: #4b86c2;
color: #fff;
text-align: center;
line-height: 2;
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transform: rotate(45deg);
transform: rotate(45deg)
}
.region {
display: none
}
@media screen {
.shower.list {
padding-top: 25px;
width: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
background: #585a5e;
position: absolute;
clip: rect(0, auto, auto, 0)
}
}
@media screen and (min-width: 1174px) {
.shower.list {
padding-top: 50px
}
}
@media screen and (min-width: 2348px) {
.shower.list {
padding-top: 100px
}
}
@media screen {
.shower.list .caption {
display: block
}
.shower.list .slide {
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
margin: 0 -768px -455px 25px;
-webkit-transform: scale(.25);
transform: scale(.25);
border-radius: 2px;
box-shadow: 0 20px 50px rgba(0, 0, 0, .3)
}
}
@media screen and (min-width: 1174px) {
.shower.list .slide {
margin: 0 -512px -270px 50px;
-webkit-transform: scale(.5);
transform: scale(.5)
}
}
@media screen and (min-width: 2348px) {
.shower.list .slide {
margin: 0 0 100px 100px;
-webkit-transform: scale(1);
transform: scale(1)
}
}
@media screen {
.shower.list .slide:hover {
box-shadow: 0 0 0 20px rgba(0, 0, 0, .1), 0 20px 50px rgba(0, 0, 0, .3)
}
.shower.list .slide:target {
box-shadow: 0 0 0 1px #376da3, 0 0 0 20px #4b86c2, 0 20px 50px rgba(0, 0, 0, .3)
}
.shower.list .slide * {
pointer-events: none
}
.shower.list .badge,
.shower.list .slide footer {
display: block
}
.shower.full {
position: absolute;
top: 50%;
left: 50%;
overflow: hidden;
margin: -320px 0 0 -512px;
width: 1024px;
height: 640px;
background: #000
}
.shower.full .slide {
position: absolute;
top: 0;
left: 0;
margin-left: -150%;
visibility: hidden
}
.shower.full .slide:target {
margin: 0;
visibility: visible
}
.shower.full .slide pre code:not(:only-child).mark.next {
visibility: visible;
background: 0 0
}
.shower.full .slide pre code:not(:only-child).mark.next.active {
background: rgba(88, 90, 94, .1)
}
.shower.full .slide .next {
visibility: hidden
}
.shower.full .slide .next.active {
visibility: visible
}
.shower.full .slide .shout.grow,
.shower.full .slide .shout.shrink {
opacity: 0;
-webkit-transition: .4s ease-out;
transition: .4s ease-out;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, transform;
transition-property: opacity, transform, -webkit-transform
}
.shower.full .slide .shout.grow {
-webkit-transform: scale(.1) translateY(-50%);
transform: scale(.1) translateY(-50%)
}
.shower.full .slide .shout.shrink {
-webkit-transform: scale(10) translateY(-50%);
transform: scale(10) translateY(-50%)
}
.shower.full .slide:target .shout.grow,
.shower.full .slide:target .shout.shrink {
opacity: 1;
-webkit-transform: scale(1) translateY(-50%);
transform: scale(1) translateY(-50%)
}
.shower.full .progress {
display: block;
-webkit-transform: translateZ(0);
transform: translateZ(0)
}
.shower.full .region {
position: absolute;
clip: rect(0 0 0 0);
overflow: hidden;
margin: -1px;
padding: 0;
width: 1px;
height: 1px;
border: none;
display: block
}
}
.slide {
padding-top: 80px;
}
.slide ol li,
.slide ul li {
line-height: 1.3;
margin-bottom: 20px;
} | 0.372391 | 0.0704 |
body {
margin:0px;
background-image:none;
position:static;
left:auto;
width:1366px;
margin-left:0;
margin-right:0;
text-align:left;
}
#base {
position:absolute;
z-index:0;
}
#u1464_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:1366px;
height:1888px;
background:inherit;
background-color:rgba(255, 255, 255, 1);
box-sizing:border-box;
border-width:1px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u1464 {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:1366px;
height:1888px;
}
#u1465 {
border-width:0px;
position:absolute;
left:2px;
top:936px;
width:1362px;
visibility:hidden;
word-wrap:break-word;
}
#u1466_img {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:20px;
height:17px;
}
#u1466 {
border-width:0px;
position:absolute;
left:1239px;
top:23px;
width:20px;
height:17px;
}
#u1467 {
border-width:0px;
position:absolute;
left:2px;
top:0px;
width:16px;
visibility:hidden;
word-wrap:break-word;
}
#u1468_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:68px;
height:25px;
background:inherit;
background-color:rgba(255, 255, 255, 0);
border:none;
border-radius:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-size:18px;
}
#u1468 {
border-width:0px;
position:absolute;
left:1267px;
top:18px;
width:68px;
height:25px;
font-size:18px;
}
#u1469 {
border-width:0px;
position:absolute;
left:2px;
top:2px;
width:64px;
white-space:nowrap;
}
#u1470_img {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:1159px;
height:2px;
}
#u1470 {
border-width:0px;
position:absolute;
left:208px;
top:58px;
width:1158px;
height:1px;
}
#u1471 {
border-width:0px;
position:absolute;
left:2px;
top:-8px;
width:1154px;
visibility:hidden;
word-wrap:break-word;
}
#u1473_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:210px;
height:1600px;
background:inherit;
background-color:rgba(238, 238, 238, 1);
border:none;
border-radius:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u1473 {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:210px;
height:1600px;
}
#u1474 {
border-width:0px;
position:absolute;
left:2px;
top:792px;
width:206px;
visibility:hidden;
word-wrap:break-word;
}
#u1475_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:210px;
height:50px;
background:inherit;
background-color:rgba(75, 74, 90, 1);
box-sizing:border-box;
border-width:1px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'STHeitiSC-Light', 'Heiti SC Light', 'Heiti SC';
font-weight:200;
font-style:normal;
color:#000000;
}
#u1475 {
border-width:0px;
position:absolute;
left:0px;
top:190px;
width:210px;
height:50px;
font-family:'STHeitiSC-Light', 'Heiti SC Light', 'Heiti SC';
font-weight:200;
font-style:normal;
color:#000000;
}
#u1476 {
border-width:0px;
position:absolute;
left:2px;
top:17px;
width:206px;
word-wrap:break-word;
}
#u1477_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:35px;
height:23px;
background:inherit;
background-color:rgba(255, 255, 255, 0);
border:none;
border-radius:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u1477 {
border-width:0px;
position:absolute;
left:88px;
top:130px;
width:35px;
height:23px;
}
#u1478 {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:35px;
white-space:nowrap;
}
#u1479 {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:0px;
height:0px;
}
#u1480_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:210px;
height:50px;
background:inherit;
background-color:rgba(75, 74, 90, 1);
box-sizing:border-box;
border-width:1px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'STHeitiSC-Light', 'Heiti SC Light', 'Heiti SC';
font-weight:200;
font-style:normal;
color:#000000;
}
#u1480 {
border-width:0px;
position:absolute;
left:0px;
top:240px;
width:210px;
height:50px;
font-family:'STHeitiSC-Light', 'Heiti SC Light', 'Heiti SC';
font-weight:200;
font-style:normal;
color:#000000;
}
#u1481 {
border-width:0px;
position:absolute;
left:2px;
top:17px;
width:206px;
word-wrap:break-word;
}
#u1482 {
position:absolute;
left:0px;
top:290px;
visibility:hidden;
}
#u1482_state0 {
position:relative;
left:0px;
top:0px;
width:210px;
height:150px;
background-image:none;
}
#u1482_state0_content {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:1px;
height:1px;
}
#u1483_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:210px;
height:50px;
background:inherit;
background-color:rgba(210, 212, 214, 1);
box-sizing:border-box;
border-width:1px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u1483 {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:210px;
height:50px;
}
#u1484 {
border-width:0px;
position:absolute;
left:2px;
top:17px;
width:206px;
word-wrap:break-word;
}
#u1485_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:210px;
height:50px;
background:inherit;
background-color:rgba(210, 212, 214, 1);
box-sizing:border-box;
border-width:1px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u1485 {
border-width:0px;
position:absolute;
left:0px;
top:50px;
width:210px;
height:50px;
}
#u1486 {
border-width:0px;
position:absolute;
left:2px;
top:17px;
width:206px;
word-wrap:break-word;
}
#u1487_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:210px;
height:50px;
background:inherit;
background-color:rgba(210, 212, 214, 1);
box-sizing:border-box;
border-width:1px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u1487 {
border-width:0px;
position:absolute;
left:0px;
top:100px;
width:210px;
height:50px;
}
#u1488 {
border-width:0px;
position:absolute;
left:2px;
top:17px;
width:206px;
word-wrap:break-word;
}
#u1489_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:210px;
height:50px;
background:inherit;
background-color:rgba(75, 74, 90, 1);
box-sizing:border-box;
border-width:1px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'STHeitiSC-Light', 'Heiti SC Light', 'Heiti SC';
font-weight:200;
font-style:normal;
color:#000000;
}
#u1489 {
border-width:0px;
position:absolute;
left:0px;
top:290px;
width:210px;
height:50px;
font-family:'STHeitiSC-Light', 'Heiti SC Light', 'Heiti SC';
font-weight:200;
font-style:normal;
color:#000000;
}
#u1490 {
border-width:0px;
position:absolute;
left:2px;
top:17px;
width:206px;
word-wrap:break-word;
}
#u1491 {
position:absolute;
left:0px;
top:340px;
visibility:hidden;
}
#u1491_state0 {
position:relative;
left:0px;
top:0px;
width:210px;
height:200px;
background-image:none;
}
#u1491_state0_content {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:1px;
height:1px;
}
#u1492_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:210px;
height:50px;
background:inherit;
background-color:rgba(210, 212, 214, 1);
box-sizing:border-box;
border-width:1px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u1492 {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:210px;
height:50px;
}
#u1493 {
border-width:0px;
position:absolute;
left:2px;
top:17px;
width:206px;
word-wrap:break-word;
}
#u1494_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:210px;
height:50px;
background:inherit;
background-color:rgba(210, 212, 214, 1);
box-sizing:border-box;
border-width:1px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u1494 {
border-width:0px;
position:absolute;
left:0px;
top:50px;
width:210px;
height:50px;
}
#u1495 {
border-width:0px;
position:absolute;
left:2px;
top:17px;
width:206px;
word-wrap:break-word;
}
#u1496_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:210px;
height:50px;
background:inherit;
background-color:rgba(210, 212, 214, 1);
box-sizing:border-box;
border-width:1px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u1496 {
border-width:0px;
position:absolute;
left:0px;
top:100px;
width:210px;
height:50px;
}
#u1497 {
border-width:0px;
position:absolute;
left:2px;
top:17px;
width:206px;
word-wrap:break-word;
}
#u1498_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:210px;
height:50px;
background:inherit;
background-color:rgba(210, 212, 214, 1);
box-sizing:border-box;
border-width:1px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u1498 {
border-width:0px;
position:absolute;
left:0px;
top:150px;
width:210px;
height:50px;
}
#u1499 {
border-width:0px;
position:absolute;
left:2px;
top:17px;
width:206px;
word-wrap:break-word;
}
#u1500_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:210px;
height:50px;
background:inherit;
background-color:rgba(75, 74, 90, 1);
box-sizing:border-box;
border-width:1px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'STHeitiSC-Light', 'Heiti SC Light', 'Heiti SC';
font-weight:200;
font-style:normal;
color:#000000;
}
#u1500 {
border-width:0px;
position:absolute;
left:0px;
top:440px;
width:210px;
height:50px;
font-family:'STHeitiSC-Light', 'Heiti SC Light', 'Heiti SC';
font-weight:200;
font-style:normal;
color:#000000;
}
#u1501 {
border-width:0px;
position:absolute;
left:2px;
top:17px;
width:206px;
word-wrap:break-word;
}
#u1502_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:210px;
height:50px;
background:inherit;
background-color:rgba(75, 74, 90, 1);
box-sizing:border-box;
border-width:1px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'STHeitiSC-Light', 'Heiti SC Light', 'Heiti SC';
font-weight:200;
font-style:normal;
color:#000000;
}
#u1502 {
border-width:0px;
position:absolute;
left:0px;
top:340px;
width:210px;
height:50px;
font-family:'STHeitiSC-Light', 'Heiti SC Light', 'Heiti SC';
font-weight:200;
font-style:normal;
color:#000000;
}
#u1503 {
border-width:0px;
position:absolute;
left:2px;
top:17px;
width:206px;
word-wrap:break-word;
}
#u1504_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:210px;
height:50px;
background:inherit;
background-color:rgba(75, 74, 90, 1);
box-sizing:border-box;
border-width:1px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'STHeitiSC-Light', 'Heiti SC Light', 'Heiti SC';
font-weight:200;
font-style:normal;
color:#000000;
}
#u1504 {
border-width:0px;
position:absolute;
left:0px;
top:390px;
width:210px;
height:50px;
font-family:'STHeitiSC-Light', 'Heiti SC Light', 'Heiti SC';
font-weight:200;
font-style:normal;
color:#000000;
}
#u1505 {
border-width:0px;
position:absolute;
left:2px;
top:17px;
width:206px;
word-wrap:break-word;
} | sfcsmViz/files/eventmangage/styles.css | body {
margin:0px;
background-image:none;
position:static;
left:auto;
width:1366px;
margin-left:0;
margin-right:0;
text-align:left;
}
#base {
position:absolute;
z-index:0;
}
#u1464_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:1366px;
height:1888px;
background:inherit;
background-color:rgba(255, 255, 255, 1);
box-sizing:border-box;
border-width:1px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u1464 {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:1366px;
height:1888px;
}
#u1465 {
border-width:0px;
position:absolute;
left:2px;
top:936px;
width:1362px;
visibility:hidden;
word-wrap:break-word;
}
#u1466_img {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:20px;
height:17px;
}
#u1466 {
border-width:0px;
position:absolute;
left:1239px;
top:23px;
width:20px;
height:17px;
}
#u1467 {
border-width:0px;
position:absolute;
left:2px;
top:0px;
width:16px;
visibility:hidden;
word-wrap:break-word;
}
#u1468_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:68px;
height:25px;
background:inherit;
background-color:rgba(255, 255, 255, 0);
border:none;
border-radius:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-size:18px;
}
#u1468 {
border-width:0px;
position:absolute;
left:1267px;
top:18px;
width:68px;
height:25px;
font-size:18px;
}
#u1469 {
border-width:0px;
position:absolute;
left:2px;
top:2px;
width:64px;
white-space:nowrap;
}
#u1470_img {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:1159px;
height:2px;
}
#u1470 {
border-width:0px;
position:absolute;
left:208px;
top:58px;
width:1158px;
height:1px;
}
#u1471 {
border-width:0px;
position:absolute;
left:2px;
top:-8px;
width:1154px;
visibility:hidden;
word-wrap:break-word;
}
#u1473_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:210px;
height:1600px;
background:inherit;
background-color:rgba(238, 238, 238, 1);
border:none;
border-radius:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u1473 {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:210px;
height:1600px;
}
#u1474 {
border-width:0px;
position:absolute;
left:2px;
top:792px;
width:206px;
visibility:hidden;
word-wrap:break-word;
}
#u1475_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:210px;
height:50px;
background:inherit;
background-color:rgba(75, 74, 90, 1);
box-sizing:border-box;
border-width:1px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'STHeitiSC-Light', 'Heiti SC Light', 'Heiti SC';
font-weight:200;
font-style:normal;
color:#000000;
}
#u1475 {
border-width:0px;
position:absolute;
left:0px;
top:190px;
width:210px;
height:50px;
font-family:'STHeitiSC-Light', 'Heiti SC Light', 'Heiti SC';
font-weight:200;
font-style:normal;
color:#000000;
}
#u1476 {
border-width:0px;
position:absolute;
left:2px;
top:17px;
width:206px;
word-wrap:break-word;
}
#u1477_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:35px;
height:23px;
background:inherit;
background-color:rgba(255, 255, 255, 0);
border:none;
border-radius:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u1477 {
border-width:0px;
position:absolute;
left:88px;
top:130px;
width:35px;
height:23px;
}
#u1478 {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:35px;
white-space:nowrap;
}
#u1479 {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:0px;
height:0px;
}
#u1480_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:210px;
height:50px;
background:inherit;
background-color:rgba(75, 74, 90, 1);
box-sizing:border-box;
border-width:1px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'STHeitiSC-Light', 'Heiti SC Light', 'Heiti SC';
font-weight:200;
font-style:normal;
color:#000000;
}
#u1480 {
border-width:0px;
position:absolute;
left:0px;
top:240px;
width:210px;
height:50px;
font-family:'STHeitiSC-Light', 'Heiti SC Light', 'Heiti SC';
font-weight:200;
font-style:normal;
color:#000000;
}
#u1481 {
border-width:0px;
position:absolute;
left:2px;
top:17px;
width:206px;
word-wrap:break-word;
}
#u1482 {
position:absolute;
left:0px;
top:290px;
visibility:hidden;
}
#u1482_state0 {
position:relative;
left:0px;
top:0px;
width:210px;
height:150px;
background-image:none;
}
#u1482_state0_content {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:1px;
height:1px;
}
#u1483_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:210px;
height:50px;
background:inherit;
background-color:rgba(210, 212, 214, 1);
box-sizing:border-box;
border-width:1px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u1483 {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:210px;
height:50px;
}
#u1484 {
border-width:0px;
position:absolute;
left:2px;
top:17px;
width:206px;
word-wrap:break-word;
}
#u1485_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:210px;
height:50px;
background:inherit;
background-color:rgba(210, 212, 214, 1);
box-sizing:border-box;
border-width:1px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u1485 {
border-width:0px;
position:absolute;
left:0px;
top:50px;
width:210px;
height:50px;
}
#u1486 {
border-width:0px;
position:absolute;
left:2px;
top:17px;
width:206px;
word-wrap:break-word;
}
#u1487_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:210px;
height:50px;
background:inherit;
background-color:rgba(210, 212, 214, 1);
box-sizing:border-box;
border-width:1px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u1487 {
border-width:0px;
position:absolute;
left:0px;
top:100px;
width:210px;
height:50px;
}
#u1488 {
border-width:0px;
position:absolute;
left:2px;
top:17px;
width:206px;
word-wrap:break-word;
}
#u1489_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:210px;
height:50px;
background:inherit;
background-color:rgba(75, 74, 90, 1);
box-sizing:border-box;
border-width:1px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'STHeitiSC-Light', 'Heiti SC Light', 'Heiti SC';
font-weight:200;
font-style:normal;
color:#000000;
}
#u1489 {
border-width:0px;
position:absolute;
left:0px;
top:290px;
width:210px;
height:50px;
font-family:'STHeitiSC-Light', 'Heiti SC Light', 'Heiti SC';
font-weight:200;
font-style:normal;
color:#000000;
}
#u1490 {
border-width:0px;
position:absolute;
left:2px;
top:17px;
width:206px;
word-wrap:break-word;
}
#u1491 {
position:absolute;
left:0px;
top:340px;
visibility:hidden;
}
#u1491_state0 {
position:relative;
left:0px;
top:0px;
width:210px;
height:200px;
background-image:none;
}
#u1491_state0_content {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:1px;
height:1px;
}
#u1492_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:210px;
height:50px;
background:inherit;
background-color:rgba(210, 212, 214, 1);
box-sizing:border-box;
border-width:1px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u1492 {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:210px;
height:50px;
}
#u1493 {
border-width:0px;
position:absolute;
left:2px;
top:17px;
width:206px;
word-wrap:break-word;
}
#u1494_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:210px;
height:50px;
background:inherit;
background-color:rgba(210, 212, 214, 1);
box-sizing:border-box;
border-width:1px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u1494 {
border-width:0px;
position:absolute;
left:0px;
top:50px;
width:210px;
height:50px;
}
#u1495 {
border-width:0px;
position:absolute;
left:2px;
top:17px;
width:206px;
word-wrap:break-word;
}
#u1496_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:210px;
height:50px;
background:inherit;
background-color:rgba(210, 212, 214, 1);
box-sizing:border-box;
border-width:1px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u1496 {
border-width:0px;
position:absolute;
left:0px;
top:100px;
width:210px;
height:50px;
}
#u1497 {
border-width:0px;
position:absolute;
left:2px;
top:17px;
width:206px;
word-wrap:break-word;
}
#u1498_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:210px;
height:50px;
background:inherit;
background-color:rgba(210, 212, 214, 1);
box-sizing:border-box;
border-width:1px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u1498 {
border-width:0px;
position:absolute;
left:0px;
top:150px;
width:210px;
height:50px;
}
#u1499 {
border-width:0px;
position:absolute;
left:2px;
top:17px;
width:206px;
word-wrap:break-word;
}
#u1500_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:210px;
height:50px;
background:inherit;
background-color:rgba(75, 74, 90, 1);
box-sizing:border-box;
border-width:1px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'STHeitiSC-Light', 'Heiti SC Light', 'Heiti SC';
font-weight:200;
font-style:normal;
color:#000000;
}
#u1500 {
border-width:0px;
position:absolute;
left:0px;
top:440px;
width:210px;
height:50px;
font-family:'STHeitiSC-Light', 'Heiti SC Light', 'Heiti SC';
font-weight:200;
font-style:normal;
color:#000000;
}
#u1501 {
border-width:0px;
position:absolute;
left:2px;
top:17px;
width:206px;
word-wrap:break-word;
}
#u1502_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:210px;
height:50px;
background:inherit;
background-color:rgba(75, 74, 90, 1);
box-sizing:border-box;
border-width:1px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'STHeitiSC-Light', 'Heiti SC Light', 'Heiti SC';
font-weight:200;
font-style:normal;
color:#000000;
}
#u1502 {
border-width:0px;
position:absolute;
left:0px;
top:340px;
width:210px;
height:50px;
font-family:'STHeitiSC-Light', 'Heiti SC Light', 'Heiti SC';
font-weight:200;
font-style:normal;
color:#000000;
}
#u1503 {
border-width:0px;
position:absolute;
left:2px;
top:17px;
width:206px;
word-wrap:break-word;
}
#u1504_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:210px;
height:50px;
background:inherit;
background-color:rgba(75, 74, 90, 1);
box-sizing:border-box;
border-width:1px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'STHeitiSC-Light', 'Heiti SC Light', 'Heiti SC';
font-weight:200;
font-style:normal;
color:#000000;
}
#u1504 {
border-width:0px;
position:absolute;
left:0px;
top:390px;
width:210px;
height:50px;
font-family:'STHeitiSC-Light', 'Heiti SC Light', 'Heiti SC';
font-weight:200;
font-style:normal;
color:#000000;
}
#u1505 {
border-width:0px;
position:absolute;
left:2px;
top:17px;
width:206px;
word-wrap:break-word;
} | 0.253584 | 0.033337 |
html .mceContentBody {
max-width: 640px;
}
* {
font-family: verdana, arial;
font-size: 1.0em;
border: 0;
color: #111;
line-height: 1.5em;
}
a, a:link, a:visited{
color: #333;
text-decoration: underline;
}
a:hover, a:active {
text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
}
h1 {
font-size: 2.1em;
margin: 30px 0 0 0;
color: #222;
}
h2 {
font-size: 1.9em;
margin: 25px 0 0 0;
padding: 0;
color: #222;
}
h3 {
font-size: 1.7em;
margin: 20px 0 0 0;
color: #222;
}
h4 {
font-size: 1.5em;
margin: 15px 0 0 0;
color: #222;
}
h5 {
font-size: 1.4em;
margin: 10px 0 0 0;
color: #222;
font-weight: bold;
}
h6 {
font-size: 1.2em;
margin: 5px 0 0 0;
color: #222;
font-weight: bold;
}
p {
margin: 5px 0 15px 0;
}
ul {
list-style: square inside;
margin: 0 0 20px 1.5em;
}
ol {
list-style: decimal inside;
margin: 0 0 20px 1.5em;
}
ol ol {
list-style: upper-alpha inside;
}
ol ol ol {
list-style: lower-roman inside;
}
ol ol ol ol {
list-style: lower-alpha inside;
}
ul ul,
ol ol,
ul ol,
ol ul {
margin-bottom: 5px;
font-size: 1.0em;
}
dl {
margin: 10px 0 20px 0;
}
dt {
font-weight: bold;
}
dd {
margin-bottom: 20px;
}
strong {
font-weight: bold;
}
cite,
em,
i {
font-style: italic;
}
big {
font-size: 1.3em;
}
ins {
padding: 1px 2px;
background: #ffa;
text-decoration: none;
}
code, pre {
padding: 3px 8px;
margin: 0 1px;
background: #eeeeee;
color: #222 !important;
font-size: 0.9em;
font-family: Monospace, "Courier New", Courier;
}
del, strike, s{
text-decoration: line-through;
}
pre {
font-family: "Courier 10 Pitch", Courier, monospace;
}
small {
font-size: 0.7em;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
sup,
sub {
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
font-size: 0.8em;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
var, kbd, tt {
font-size: 1.1em;
font-family: "Courier 10 Pitch", Courier, monospace;
}
blockquote {
margin: 20px 10px;
padding: 0 10px;
font-size: 1.0em;
font-weight: normal;
font-style: italic;
text-align: justify;
color: #666;
border-left: 5px solid #ddd;
}
table {
border-collapse: collapse;
border-spacing: 0;
border: 1px solid #ddd;
margin: 20px 0;
text-align: left;
width: 100%;
}
tr th,
thead th {
color: #555;
font-size: 1.0em;
font-weight: bold;
line-height: 1.0em;
padding: 5px 15px;
}
tr td {
border-top: 1px solid #ddd;
padding: 5px 15px;
}
tr.odd td {
background: #eee;
} | old_site/wp-content/themes/zeebizzcard/editor-style.css | html .mceContentBody {
max-width: 640px;
}
* {
font-family: verdana, arial;
font-size: 1.0em;
border: 0;
color: #111;
line-height: 1.5em;
}
a, a:link, a:visited{
color: #333;
text-decoration: underline;
}
a:hover, a:active {
text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
}
h1 {
font-size: 2.1em;
margin: 30px 0 0 0;
color: #222;
}
h2 {
font-size: 1.9em;
margin: 25px 0 0 0;
padding: 0;
color: #222;
}
h3 {
font-size: 1.7em;
margin: 20px 0 0 0;
color: #222;
}
h4 {
font-size: 1.5em;
margin: 15px 0 0 0;
color: #222;
}
h5 {
font-size: 1.4em;
margin: 10px 0 0 0;
color: #222;
font-weight: bold;
}
h6 {
font-size: 1.2em;
margin: 5px 0 0 0;
color: #222;
font-weight: bold;
}
p {
margin: 5px 0 15px 0;
}
ul {
list-style: square inside;
margin: 0 0 20px 1.5em;
}
ol {
list-style: decimal inside;
margin: 0 0 20px 1.5em;
}
ol ol {
list-style: upper-alpha inside;
}
ol ol ol {
list-style: lower-roman inside;
}
ol ol ol ol {
list-style: lower-alpha inside;
}
ul ul,
ol ol,
ul ol,
ol ul {
margin-bottom: 5px;
font-size: 1.0em;
}
dl {
margin: 10px 0 20px 0;
}
dt {
font-weight: bold;
}
dd {
margin-bottom: 20px;
}
strong {
font-weight: bold;
}
cite,
em,
i {
font-style: italic;
}
big {
font-size: 1.3em;
}
ins {
padding: 1px 2px;
background: #ffa;
text-decoration: none;
}
code, pre {
padding: 3px 8px;
margin: 0 1px;
background: #eeeeee;
color: #222 !important;
font-size: 0.9em;
font-family: Monospace, "Courier New", Courier;
}
del, strike, s{
text-decoration: line-through;
}
pre {
font-family: "Courier 10 Pitch", Courier, monospace;
}
small {
font-size: 0.7em;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
sup,
sub {
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
font-size: 0.8em;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
var, kbd, tt {
font-size: 1.1em;
font-family: "Courier 10 Pitch", Courier, monospace;
}
blockquote {
margin: 20px 10px;
padding: 0 10px;
font-size: 1.0em;
font-weight: normal;
font-style: italic;
text-align: justify;
color: #666;
border-left: 5px solid #ddd;
}
table {
border-collapse: collapse;
border-spacing: 0;
border: 1px solid #ddd;
margin: 20px 0;
text-align: left;
width: 100%;
}
tr th,
thead th {
color: #555;
font-size: 1.0em;
font-weight: bold;
line-height: 1.0em;
padding: 5px 15px;
}
tr td {
border-top: 1px solid #ddd;
padding: 5px 15px;
}
tr.odd td {
background: #eee;
} | 0.310485 | 0.133868 |
@import 'ads.css';
@import 'article.css';
@import 'area.css';
.column-slider {
padding: 0;
color: #000;
}
.column-slider .col-sm-4,
.column-slider .col-sm-3 {
padding-right: 0;
}
.column-slider .tr-post {
margin-bottom: calc(1.5rem + 2px);
}
.column-slider .tr-post-content {
background-color: #fff;
}
.column-slider .tr-text-post .tr-post-content {
background-color: unset;
}
.column-slider .tr-text-post .tr-post-content p {
margin-right: calc(1rem);
}
.column-slider .tr-text-post {
border-radius: 0;
padding-right: 10px;
min-height: 200px;
}
.column-slider .carousel-item {
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.column-slider .box-shadow {
-webkit-transition: all 300ms;
-moz-transition: all 300ms;
-ms-transition: all 300ms;
-o-transition: all 300ms;
transition: all 300ms;
}
.column-slider .carousel-item .container-fluid {
padding-left: 0;
padding-right: 0;
}
.column-slider .img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.column-slider .entry-thumbnail {
border-top-right-radius: .25rem;
border-top-left-radius: .25rem;
overflow: hidden;
}
.column-slider .controls {
font-size: 30px !important;
height: 20px;
}
.column-slider .controls a {
color: #000;
}
.column-slider a:hover {
color: darkblue;
}
.column-slider .slide-left {
padding-right: calc(1rem + 2px);
color: #fff;
font-weight: 700;
font-size: calc(2rem + 2px);
}
.column-slider .slide-right {
color: #fff;
font-weight: 700;
font-size: calc(2rem + 2px);
margin-right: calc(2rem + 2px);
}
.column-slider .slide-right-mobile {
color: #fff;
font-weight: 700;
font-size: calc(2rem + 2px);
margin-right: calc(2rem + 2px);
display: none;
}
.column-slider .navbar {
border: none !important;
top: -100px;
padding: 0;
margin: 0;
border-radius: 0;
}
.column-slider .carousel-control-prev {
position: absolute;
top: 0;
bottom: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 2%;
color: darkblue;
text-align: left;
opacity: 0.5;
}
.column-slider .carousel-control-next {
position: absolute;
top: 0;
bottom: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 2% !important;
color: darkblue;
text-align: right !important;
opacity: 0.5;
} | fiddles/jquery/fiddle-0069-BootstrapStickyNavBars/assets/css/page/components/column-slider/column-slider.css | @import 'ads.css';
@import 'article.css';
@import 'area.css';
.column-slider {
padding: 0;
color: #000;
}
.column-slider .col-sm-4,
.column-slider .col-sm-3 {
padding-right: 0;
}
.column-slider .tr-post {
margin-bottom: calc(1.5rem + 2px);
}
.column-slider .tr-post-content {
background-color: #fff;
}
.column-slider .tr-text-post .tr-post-content {
background-color: unset;
}
.column-slider .tr-text-post .tr-post-content p {
margin-right: calc(1rem);
}
.column-slider .tr-text-post {
border-radius: 0;
padding-right: 10px;
min-height: 200px;
}
.column-slider .carousel-item {
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.column-slider .box-shadow {
-webkit-transition: all 300ms;
-moz-transition: all 300ms;
-ms-transition: all 300ms;
-o-transition: all 300ms;
transition: all 300ms;
}
.column-slider .carousel-item .container-fluid {
padding-left: 0;
padding-right: 0;
}
.column-slider .img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.column-slider .entry-thumbnail {
border-top-right-radius: .25rem;
border-top-left-radius: .25rem;
overflow: hidden;
}
.column-slider .controls {
font-size: 30px !important;
height: 20px;
}
.column-slider .controls a {
color: #000;
}
.column-slider a:hover {
color: darkblue;
}
.column-slider .slide-left {
padding-right: calc(1rem + 2px);
color: #fff;
font-weight: 700;
font-size: calc(2rem + 2px);
}
.column-slider .slide-right {
color: #fff;
font-weight: 700;
font-size: calc(2rem + 2px);
margin-right: calc(2rem + 2px);
}
.column-slider .slide-right-mobile {
color: #fff;
font-weight: 700;
font-size: calc(2rem + 2px);
margin-right: calc(2rem + 2px);
display: none;
}
.column-slider .navbar {
border: none !important;
top: -100px;
padding: 0;
margin: 0;
border-radius: 0;
}
.column-slider .carousel-control-prev {
position: absolute;
top: 0;
bottom: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 2%;
color: darkblue;
text-align: left;
opacity: 0.5;
}
.column-slider .carousel-control-next {
position: absolute;
top: 0;
bottom: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 2% !important;
color: darkblue;
text-align: right !important;
opacity: 0.5;
} | 0.285372 | 0.064124 |
.v-collapse {
border: 1px solid var(--border-color);
}
.v-collapse .c-item .c-head {
padding: 0 var(--2unit);
height: var(--5unit);
line-height: var(--5unit);
cursor: pointer;
border-bottom: 1px solid var(--border-color);
user-select: none;
}
.v-collapse .c-item .c-head .icon-down-wide {
margin-right: var(--unit);
transition: transform 0.25s ease-out;
transform: rotateZ(-90deg);
}
.v-collapse .c-item .c-body {
background-color: var(--bg-color);
overflow: hidden;
transition: height 0.2s ease-out;
}
.v-collapse .c-item.open .icon-down-wide {
transform: rotateZ(0);
}
@keyframes rotate-reverse {
100% {
transform: rotate(-360deg);
}
}
.icon-refresh.loading {
animation: rotate-reverse 2s linear infinite;
}
.v-btn {
touch-action: manipulation;
border: 1px solid transparent;
white-space: nowrap;
padding: 0 var(--2unit);
font-size: var(--small-font);
border-radius: var(--border-radius);
height: var(--4unit);
user-select: none;
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
cursor: pointer;
}
.v-btn .icon {
width: 14px;
height: 14px;
margin-top: -2px;
}
.v-btn.v-btn-ghost {
border-color: var(--border-color);
background-color: var(--white);
}
.v-btn.v-btn-ghost:hover {
color: var(--hover-blue);
border-color: var(--hover-blue);
}
.v-btn.v-btn-ghost:active {
color: var(--active-blue);
border-color: var(--active-blue);
}
.v-btn.v-btn-primary {
color: var(--white);
background-color: var(--blue-color);
}
.v-btn.v-btn-primary:hover {
background-color: var(--hover-blue);
}
.v-btn.v-btn-primary:active {
background-color: var(--active-blue);
}
.v-btn.v-btn-danger {
color: var(--white);
background-color: var(--error-color);
border-color: var(--error-color);
}
.v-btn.v-btn-danger:hover {
background-color: var(--hover-error);
border-color: var(--hover-error);
}
.v-btn.v-btn-danger:active {
background-color: var(--active-error);
border-color: var(--active-error);
}
.v-btn.v-btn-text {
background-color: transparent;
border: none;
}
.v-btn.v-btn-text:hover {
color: var(--hover-blue);
}
.v-btn.v-btn-text:active {
color: var(--active-blue);
}
.v-btn.v-btn-lg {
font-size: var(--normal-font);
height: var(--5unit);
padding: 0 var(--3unit);
}
.v-btn.v-btn-lg .icon {
width: var(--2unit);
height: var(--2unit);
}
.v-btn.v-btn-sm {
font-size: var(--tiny-font);
padding: 0 var(--unit);
height: var(--3unit);
}
.v-btn[disabled] {
opacity: 0.5;
cursor: not-allowed;
}
.overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1000;
background-color: rgba(0, 0, 0, 0.25);
display: flex;
align-items: center;
justify-content: center;
overflow: auto;
overscroll-behavior: contain;
}
.overlay.fixed {
align-items: flex-start;
}
.v-window {
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
background-color: var(--white);
border-radius: var(--border-radius);
}
.v-window .title-bar {
position: relative;
line-height: var(--bar-height);
border-bottom: 1px solid var(--border-color);
padding-left: var(--3unit);
display: flex;
justify-content: space-between;
border-radius: var(--border-radius) var(--border-radius) 0 0;
}
.v-window .title-bar .v-btn {
font-size: 2rem;
padding: 0 var(--2unit);
height: var(--bar-height);
line-height: var(--bar-height);
color: var(--second-color);
}
.v-window .title-bar .v-btn .icon {
width: auto;
height: auto;
}
.v-window .title-bar .v-btn:hover {
color: var(--pink-color);
}
.v-window .win-content {
max-height: calc(85vh - 2 * var(--bar-height));
max-width: 80vw;
min-width: 520px;
padding: var(--unit) var(--2unit);
overflow-y: auto;
}
@media (max-height: 800px) {
.v-window .win-content {
max-height: calc(95vh - 2 * var(--bar-height));
}
}
.v-window .win-content .table-wrap {
overflow-x: auto;
}
.v-window .win-footer {
padding: var(--unit) var(--2unit);
display: flex;
border-top: 1px solid var(--border-color);
}
.v-window .win-footer .right {
margin-left: auto;
}
.v-window .win-footer .right .v-btn-ghost {
margin-right: var(--unit);
}
.v-popup .title-bar {
user-select: none;
cursor: move;
font-size: var(--normal-font);
}
.v-popup .title-bar .btn-close {
font-size: 0;
border-radius: 0;
color: var(--black);
background-color: transparent;
border: none;
}
.v-popup.fixed .v-window {
margin-top: 100px;
}
.v-popup.visible .v-window .win-content {
overflow-y: visible;
}
.v-html-editor {
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
font-size: var(--small-font);
background-color: var(--white);
}
.v-html-editor .e-toolbar {
display: flex;
align-items: center;
line-height: 36px;
border-bottom: 1px solid var(--border-color);
}
.v-html-editor .e-toolbar .v-btn-text {
padding: 0 var(--unit);
margin-right: 4px;
}
.v-html-editor .e-toolbar .v-btn-text.active {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
background-color: var(--bg-color);
}
.v-html-editor .e-toolbar .select {
width: 48px;
height: 28px;
margin: 0 var(--unit);
}
.v-html-editor .e-toolbar .select:hover {
color: inherit;
}
.v-html-editor .e-content {
min-height: 400px;
padding: var(--2unit);
}
.v-img-reflex {
position: relative;
display: inline-block;
background-color: var(--black);
}
.v-img-reflex .img-wrap {
width: 240px;
margin-bottom: 3px;
}
.v-img-reflex .reflex-wrap {
position: relative;
}
.v-img-reflex .reflex-wrap .reflex {
width: 100%;
height: 60px;
background-position: bottom center;
background-repeat: no-repeat;
background-size: cover;
transform: scaleY(-1);
opacity: 0.8;
}
.v-img-reflex .reflex-wrap .reflex-gradient {
position: absolute;
top: 0;
width: 100%;
height: 60px;
background: linear-gradient(rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.8));
}
.input,
.textarea,
.select {
font-size: var(--small-font);
border: 1px solid var(--border-color);
border-radius: var(--border-radius);
transition: border-color 0.2s;
}
.input:not([disabled]):hover,
.textarea:not([disabled]):hover,
.select:not([disabled]):hover {
border-color: var(--hover-blue);
}
.input {
height: var(--4unit);
line-height: var(--4unit);
padding: 0 var(--unit);
}
.input:focus {
border-color: var(--blue-color);
}
.input[type=number] {
padding-right: 0;
}
.layout-lr {
display: flex;
align-items: flex-start;
}
.layout-lr > .l {
flex-shrink: 0;
margin-right: 1.2rem;
}
.layout-lr > .r {
flex: 1;
min-width: 0;
}
.v-select {
position: relative;
min-width: 200px;
display: inline-block;
font-size: var(--small-font);
}
.v-select .s-selected {
display: flex;
align-items: center;
justify-content: space-between;
}
.v-select .s-selected .s-l {
display: flex;
align-items: center;
flex-wrap: wrap;
margin-right: 0;
padding-left: 4px;
padding-right: 20px;
}
.v-select .s-selected .s-r {
display: flex;
align-items: center;
font-size: 0;
}
.v-select .s-selected .s-r .icon-down-wide {
width: 24px;
height: 16px;
will-change: transform;
transition: transform 0.25s ease-out;
}
.v-select .s-selected .s-r .icon-down-wide.reverse {
transform: rotateX(180deg);
}
.v-select .s-selected {
position: relative;
padding: 0 4px;
border: 1px solid var(--border-color);
border-radius: var(--border-radius);
background-color: var(--white);
min-height: 32px;
transition: border-color 0.2s;
cursor: pointer;
z-index: 2;
}
.v-select .s-selected .s-tag {
display: flex;
align-items: center;
justify-content: space-between;
padding-left: 4px;
margin: 4px 4px 4px 0;
background-color: var(--blue-color);
color: var(--white);
font-size: var(--tiny-font);
height: 20px;
border-radius: var(--border-radius);
}
.v-select .s-selected .s-tag .tag-name {
max-width: 100%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.v-select .s-selected .s-tag .icon-close {
transition: color 0.2s ease-out;
flex-shrink: 0;
width: 28px;
height: 14px;
cursor: pointer;
}
.v-select .s-selected .s-tag .icon-close:hover {
color: var(--pink-color);
}
.v-select .s-selected .s-tag-custom {
background-color: var(--light-pink);
}
.v-select .s-selected .s-value {
white-space: nowrap;
}
.v-select .s-selected .s-placeholder {
color: var(--placeholder-color);
}
.v-select .s-selected .icon-clear {
position: absolute;
top: 7px;
right: 28px;
color: var(--white);
transition: background-color 0.2s;
display: none;
background-color: #B2B2B2;
padding: 2px;
border-radius: 50%;
}
.v-select .s-selected .icon-clear:hover {
background-color: #999;
}
.v-select .s-selected .s-disabled {
position: absolute;
left: 0;
width: 100%;
height: 100%;
background-color: var(--bg-color);
opacity: 0.8;
z-index: 2;
cursor: not-allowed;
}
.v-select .s-selected:not([disabled]):hover {
border-color: var(--blue-color);
}
.v-select .s-selected:not([disabled]):hover .icon-clear {
display: block;
}
.v-select .candidates {
position: absolute;
min-width: 100%;
background-color: var(--white);
border: 1px solid var(--border-color);
visibility: hidden;
opacity: 0;
transition: visibility 0.2s ease, opacity 0.2s ease, transform 0.2s ease;
z-index: 5;
}
.v-select .candidates .item-search {
padding: 0 8px;
margin-top: 8px;
}
.v-select .candidates .item-search .input {
width: 100%;
}
.v-select .candidates .i-title {
display: flex;
align-items: center;
justify-content: space-between;
padding: 0 4px 0 var(--unit);
line-height: 32px;
transition: background-color 0.2s;
cursor: pointer;
}
.v-select .candidates .i-title:hover {
background-color: var(--bg-color);
}
.v-select .candidates .i-title.focus {
color: var(--blue-color);
}
.v-select .candidates .t-name {
white-space: nowrap;
}
.v-select .candidates .icon-check {
width: 24px;
height: 16px;
flex-shrink: 0;
}
.v-select .candidates .list {
padding: var(--unit) 0;
max-height: 320px;
overflow-y: auto;
overscroll-behavior: contain;
}
.v-select .candidates .list::-webkit-scrollbar {
width: 6px;
}
.v-select .candidates .list::-webkit-scrollbar-track {
box-shadow: none;
}
.v-select .candidates .sub-list .i-title {
position: relative;
padding-left: var(--4unit);
}
.v-select .candidates .sub-list .i-title:before {
content: '';
display: block;
width: 18px;
position: absolute;
left: var(--unit);
top: 16px;
border-top: 1px dashed var(--second-color);
}
.v-select .candidates.top {
margin-bottom: -1px;
bottom: 100%;
transform: translateY(1em);
}
.v-select .candidates.bottom {
margin-top: -1px;
transform: translateY(-1em);
}
.v-select .candidates.open {
transform: translateY(0);
visibility: visible;
opacity: 1;
}
@-moz-document url-prefix() {
.v-select .candidates .i-title {
padding-right: 22px;
}
}
@supports (display: -ms-grid) {
.v-select .candidates .i-title {
padding-right: 22px;
}
}
.v-share > div + div {
margin-top: var(--unit);
}
.v-share .icon {
cursor: pointer;
}
.v-share .icon-wechat-o {
color: #20a839;
}
.v-share .icon-sina-o {
color: #e89213;
}
.v-share .icon-qq-o {
color: #009bdb;
}
.v-share .vs-wechat {
position: relative;
}
.v-share .vs-wechat .qrcode-wrap {
position: absolute;
top: calc(var(--unit) + 20px);
right: 0;
padding: var(--2unit);
border-radius: var(--border-radius);
background-color: var(--white);
border: 1px solid var(--border-color);
}
.v-share .vs-wechat .qrcode-wrap p {
text-indent: 0;
font-size: var(--tiny-font);
margin-bottom: 0;
}
.v-step {
display: flex;
align-items: center;
}
.v-step .step-item {
display: flex;
align-items: center;
flex: 1;
}
.v-step .step-item .i-content {
display: flex;
align-items: center;
font-size: var(--small-font);
transition: color 0.3s;
color: var(--disabled-color);
}
.v-step .step-item .i-content .icon {
color: var(--disabled-color);
}
.v-step .step-item .i-content > .default-icon {
border: 1px solid var(--disabled-color);
width: 32px;
height: 32px;
line-height: 30px;
text-align: center;
border-radius: 32px;
font-size: var(--normal-font);
margin-right: 8px;
transition: background-color 0.3s, border-color 0.3s;
}
.v-step .step-item .i-content > .default-icon > .icon {
vertical-align: text-bottom;
}
.v-step .step-item .i-content > .icon {
margin-right: 8px;
}
.v-step .step-item .i-content.finished {
color: var(--blue-color);
}
.v-step .step-item .i-content.finished .icon {
color: var(--blue-color);
}
.v-step .step-item .i-content.finished > .default-icon {
border-color: var(--blue-color);
}
.v-step .step-item .i-content.processing {
color: var(--main-color);
font-weight: bold;
}
.v-step .step-item .i-content.processing .icon {
color: var(--blue-color);
}
.v-step .step-item .i-content.processing > .default-icon {
background-color: var(--blue-color);
color: var(--white);
border-color: var(--blue-color);
}
.v-step .step-item .i-content.wait {
color: var(--disabled-color);
}
.v-step .step-item .i-content.wait .icon {
color: var(--disabled-color);
}
.v-step .step-item .i-line {
flex: 1;
border-top: 1px solid var(--disabled-color);
margin: 0 16px;
}
.v-step .step-item .i-line.success {
border-color: var(--blue-color);
}
.v-step .step-item:last-child {
flex: none;
}
.tag-list .tag {
padding: var(--unit) var(--2unit);
font-size: var(--tiny-font);
cursor: pointer;
border-radius: 20px;
line-height: 14px;
}
.tag-list .tag.tag-black {
background-color: var(--main-color);
color: var(--white);
}
.tag-list .tag.tag-white {
border: 1px dashed var(--border-color);
}
.v-tag {
display: flex;
align-items: center;
position: relative;
}
.v-tag .t-selected {
display: flex;
align-items: center;
margin-left: var(--unit);
}
.v-tag .t-selected .tag {
margin: 0 var(--unit);
}
.v-tag .t-candidates {
position: absolute;
top: 30px;
width: 650px;
background-color: var(--white);
border: 1px solid var(--border-color);
border-radius: var(--border-radius);
margin-top: var(--unit);
display: flex;
flex-wrap: wrap;
padding-right: 50px;
z-index: 100;
}
.v-tag .t-candidates .tag {
margin: var(--unit) 0 var(--unit) var(--unit);
}
.v-tag .t-candidates .icon-close {
position: absolute;
top: var(--unit);
right: var(--unit);
cursor: pointer;
} | doc/css/lovue.extension.css | .v-collapse {
border: 1px solid var(--border-color);
}
.v-collapse .c-item .c-head {
padding: 0 var(--2unit);
height: var(--5unit);
line-height: var(--5unit);
cursor: pointer;
border-bottom: 1px solid var(--border-color);
user-select: none;
}
.v-collapse .c-item .c-head .icon-down-wide {
margin-right: var(--unit);
transition: transform 0.25s ease-out;
transform: rotateZ(-90deg);
}
.v-collapse .c-item .c-body {
background-color: var(--bg-color);
overflow: hidden;
transition: height 0.2s ease-out;
}
.v-collapse .c-item.open .icon-down-wide {
transform: rotateZ(0);
}
@keyframes rotate-reverse {
100% {
transform: rotate(-360deg);
}
}
.icon-refresh.loading {
animation: rotate-reverse 2s linear infinite;
}
.v-btn {
touch-action: manipulation;
border: 1px solid transparent;
white-space: nowrap;
padding: 0 var(--2unit);
font-size: var(--small-font);
border-radius: var(--border-radius);
height: var(--4unit);
user-select: none;
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
cursor: pointer;
}
.v-btn .icon {
width: 14px;
height: 14px;
margin-top: -2px;
}
.v-btn.v-btn-ghost {
border-color: var(--border-color);
background-color: var(--white);
}
.v-btn.v-btn-ghost:hover {
color: var(--hover-blue);
border-color: var(--hover-blue);
}
.v-btn.v-btn-ghost:active {
color: var(--active-blue);
border-color: var(--active-blue);
}
.v-btn.v-btn-primary {
color: var(--white);
background-color: var(--blue-color);
}
.v-btn.v-btn-primary:hover {
background-color: var(--hover-blue);
}
.v-btn.v-btn-primary:active {
background-color: var(--active-blue);
}
.v-btn.v-btn-danger {
color: var(--white);
background-color: var(--error-color);
border-color: var(--error-color);
}
.v-btn.v-btn-danger:hover {
background-color: var(--hover-error);
border-color: var(--hover-error);
}
.v-btn.v-btn-danger:active {
background-color: var(--active-error);
border-color: var(--active-error);
}
.v-btn.v-btn-text {
background-color: transparent;
border: none;
}
.v-btn.v-btn-text:hover {
color: var(--hover-blue);
}
.v-btn.v-btn-text:active {
color: var(--active-blue);
}
.v-btn.v-btn-lg {
font-size: var(--normal-font);
height: var(--5unit);
padding: 0 var(--3unit);
}
.v-btn.v-btn-lg .icon {
width: var(--2unit);
height: var(--2unit);
}
.v-btn.v-btn-sm {
font-size: var(--tiny-font);
padding: 0 var(--unit);
height: var(--3unit);
}
.v-btn[disabled] {
opacity: 0.5;
cursor: not-allowed;
}
.overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1000;
background-color: rgba(0, 0, 0, 0.25);
display: flex;
align-items: center;
justify-content: center;
overflow: auto;
overscroll-behavior: contain;
}
.overlay.fixed {
align-items: flex-start;
}
.v-window {
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
background-color: var(--white);
border-radius: var(--border-radius);
}
.v-window .title-bar {
position: relative;
line-height: var(--bar-height);
border-bottom: 1px solid var(--border-color);
padding-left: var(--3unit);
display: flex;
justify-content: space-between;
border-radius: var(--border-radius) var(--border-radius) 0 0;
}
.v-window .title-bar .v-btn {
font-size: 2rem;
padding: 0 var(--2unit);
height: var(--bar-height);
line-height: var(--bar-height);
color: var(--second-color);
}
.v-window .title-bar .v-btn .icon {
width: auto;
height: auto;
}
.v-window .title-bar .v-btn:hover {
color: var(--pink-color);
}
.v-window .win-content {
max-height: calc(85vh - 2 * var(--bar-height));
max-width: 80vw;
min-width: 520px;
padding: var(--unit) var(--2unit);
overflow-y: auto;
}
@media (max-height: 800px) {
.v-window .win-content {
max-height: calc(95vh - 2 * var(--bar-height));
}
}
.v-window .win-content .table-wrap {
overflow-x: auto;
}
.v-window .win-footer {
padding: var(--unit) var(--2unit);
display: flex;
border-top: 1px solid var(--border-color);
}
.v-window .win-footer .right {
margin-left: auto;
}
.v-window .win-footer .right .v-btn-ghost {
margin-right: var(--unit);
}
.v-popup .title-bar {
user-select: none;
cursor: move;
font-size: var(--normal-font);
}
.v-popup .title-bar .btn-close {
font-size: 0;
border-radius: 0;
color: var(--black);
background-color: transparent;
border: none;
}
.v-popup.fixed .v-window {
margin-top: 100px;
}
.v-popup.visible .v-window .win-content {
overflow-y: visible;
}
.v-html-editor {
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
font-size: var(--small-font);
background-color: var(--white);
}
.v-html-editor .e-toolbar {
display: flex;
align-items: center;
line-height: 36px;
border-bottom: 1px solid var(--border-color);
}
.v-html-editor .e-toolbar .v-btn-text {
padding: 0 var(--unit);
margin-right: 4px;
}
.v-html-editor .e-toolbar .v-btn-text.active {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
background-color: var(--bg-color);
}
.v-html-editor .e-toolbar .select {
width: 48px;
height: 28px;
margin: 0 var(--unit);
}
.v-html-editor .e-toolbar .select:hover {
color: inherit;
}
.v-html-editor .e-content {
min-height: 400px;
padding: var(--2unit);
}
.v-img-reflex {
position: relative;
display: inline-block;
background-color: var(--black);
}
.v-img-reflex .img-wrap {
width: 240px;
margin-bottom: 3px;
}
.v-img-reflex .reflex-wrap {
position: relative;
}
.v-img-reflex .reflex-wrap .reflex {
width: 100%;
height: 60px;
background-position: bottom center;
background-repeat: no-repeat;
background-size: cover;
transform: scaleY(-1);
opacity: 0.8;
}
.v-img-reflex .reflex-wrap .reflex-gradient {
position: absolute;
top: 0;
width: 100%;
height: 60px;
background: linear-gradient(rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.8));
}
.input,
.textarea,
.select {
font-size: var(--small-font);
border: 1px solid var(--border-color);
border-radius: var(--border-radius);
transition: border-color 0.2s;
}
.input:not([disabled]):hover,
.textarea:not([disabled]):hover,
.select:not([disabled]):hover {
border-color: var(--hover-blue);
}
.input {
height: var(--4unit);
line-height: var(--4unit);
padding: 0 var(--unit);
}
.input:focus {
border-color: var(--blue-color);
}
.input[type=number] {
padding-right: 0;
}
.layout-lr {
display: flex;
align-items: flex-start;
}
.layout-lr > .l {
flex-shrink: 0;
margin-right: 1.2rem;
}
.layout-lr > .r {
flex: 1;
min-width: 0;
}
.v-select {
position: relative;
min-width: 200px;
display: inline-block;
font-size: var(--small-font);
}
.v-select .s-selected {
display: flex;
align-items: center;
justify-content: space-between;
}
.v-select .s-selected .s-l {
display: flex;
align-items: center;
flex-wrap: wrap;
margin-right: 0;
padding-left: 4px;
padding-right: 20px;
}
.v-select .s-selected .s-r {
display: flex;
align-items: center;
font-size: 0;
}
.v-select .s-selected .s-r .icon-down-wide {
width: 24px;
height: 16px;
will-change: transform;
transition: transform 0.25s ease-out;
}
.v-select .s-selected .s-r .icon-down-wide.reverse {
transform: rotateX(180deg);
}
.v-select .s-selected {
position: relative;
padding: 0 4px;
border: 1px solid var(--border-color);
border-radius: var(--border-radius);
background-color: var(--white);
min-height: 32px;
transition: border-color 0.2s;
cursor: pointer;
z-index: 2;
}
.v-select .s-selected .s-tag {
display: flex;
align-items: center;
justify-content: space-between;
padding-left: 4px;
margin: 4px 4px 4px 0;
background-color: var(--blue-color);
color: var(--white);
font-size: var(--tiny-font);
height: 20px;
border-radius: var(--border-radius);
}
.v-select .s-selected .s-tag .tag-name {
max-width: 100%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.v-select .s-selected .s-tag .icon-close {
transition: color 0.2s ease-out;
flex-shrink: 0;
width: 28px;
height: 14px;
cursor: pointer;
}
.v-select .s-selected .s-tag .icon-close:hover {
color: var(--pink-color);
}
.v-select .s-selected .s-tag-custom {
background-color: var(--light-pink);
}
.v-select .s-selected .s-value {
white-space: nowrap;
}
.v-select .s-selected .s-placeholder {
color: var(--placeholder-color);
}
.v-select .s-selected .icon-clear {
position: absolute;
top: 7px;
right: 28px;
color: var(--white);
transition: background-color 0.2s;
display: none;
background-color: #B2B2B2;
padding: 2px;
border-radius: 50%;
}
.v-select .s-selected .icon-clear:hover {
background-color: #999;
}
.v-select .s-selected .s-disabled {
position: absolute;
left: 0;
width: 100%;
height: 100%;
background-color: var(--bg-color);
opacity: 0.8;
z-index: 2;
cursor: not-allowed;
}
.v-select .s-selected:not([disabled]):hover {
border-color: var(--blue-color);
}
.v-select .s-selected:not([disabled]):hover .icon-clear {
display: block;
}
.v-select .candidates {
position: absolute;
min-width: 100%;
background-color: var(--white);
border: 1px solid var(--border-color);
visibility: hidden;
opacity: 0;
transition: visibility 0.2s ease, opacity 0.2s ease, transform 0.2s ease;
z-index: 5;
}
.v-select .candidates .item-search {
padding: 0 8px;
margin-top: 8px;
}
.v-select .candidates .item-search .input {
width: 100%;
}
.v-select .candidates .i-title {
display: flex;
align-items: center;
justify-content: space-between;
padding: 0 4px 0 var(--unit);
line-height: 32px;
transition: background-color 0.2s;
cursor: pointer;
}
.v-select .candidates .i-title:hover {
background-color: var(--bg-color);
}
.v-select .candidates .i-title.focus {
color: var(--blue-color);
}
.v-select .candidates .t-name {
white-space: nowrap;
}
.v-select .candidates .icon-check {
width: 24px;
height: 16px;
flex-shrink: 0;
}
.v-select .candidates .list {
padding: var(--unit) 0;
max-height: 320px;
overflow-y: auto;
overscroll-behavior: contain;
}
.v-select .candidates .list::-webkit-scrollbar {
width: 6px;
}
.v-select .candidates .list::-webkit-scrollbar-track {
box-shadow: none;
}
.v-select .candidates .sub-list .i-title {
position: relative;
padding-left: var(--4unit);
}
.v-select .candidates .sub-list .i-title:before {
content: '';
display: block;
width: 18px;
position: absolute;
left: var(--unit);
top: 16px;
border-top: 1px dashed var(--second-color);
}
.v-select .candidates.top {
margin-bottom: -1px;
bottom: 100%;
transform: translateY(1em);
}
.v-select .candidates.bottom {
margin-top: -1px;
transform: translateY(-1em);
}
.v-select .candidates.open {
transform: translateY(0);
visibility: visible;
opacity: 1;
}
@-moz-document url-prefix() {
.v-select .candidates .i-title {
padding-right: 22px;
}
}
@supports (display: -ms-grid) {
.v-select .candidates .i-title {
padding-right: 22px;
}
}
.v-share > div + div {
margin-top: var(--unit);
}
.v-share .icon {
cursor: pointer;
}
.v-share .icon-wechat-o {
color: #20a839;
}
.v-share .icon-sina-o {
color: #e89213;
}
.v-share .icon-qq-o {
color: #009bdb;
}
.v-share .vs-wechat {
position: relative;
}
.v-share .vs-wechat .qrcode-wrap {
position: absolute;
top: calc(var(--unit) + 20px);
right: 0;
padding: var(--2unit);
border-radius: var(--border-radius);
background-color: var(--white);
border: 1px solid var(--border-color);
}
.v-share .vs-wechat .qrcode-wrap p {
text-indent: 0;
font-size: var(--tiny-font);
margin-bottom: 0;
}
.v-step {
display: flex;
align-items: center;
}
.v-step .step-item {
display: flex;
align-items: center;
flex: 1;
}
.v-step .step-item .i-content {
display: flex;
align-items: center;
font-size: var(--small-font);
transition: color 0.3s;
color: var(--disabled-color);
}
.v-step .step-item .i-content .icon {
color: var(--disabled-color);
}
.v-step .step-item .i-content > .default-icon {
border: 1px solid var(--disabled-color);
width: 32px;
height: 32px;
line-height: 30px;
text-align: center;
border-radius: 32px;
font-size: var(--normal-font);
margin-right: 8px;
transition: background-color 0.3s, border-color 0.3s;
}
.v-step .step-item .i-content > .default-icon > .icon {
vertical-align: text-bottom;
}
.v-step .step-item .i-content > .icon {
margin-right: 8px;
}
.v-step .step-item .i-content.finished {
color: var(--blue-color);
}
.v-step .step-item .i-content.finished .icon {
color: var(--blue-color);
}
.v-step .step-item .i-content.finished > .default-icon {
border-color: var(--blue-color);
}
.v-step .step-item .i-content.processing {
color: var(--main-color);
font-weight: bold;
}
.v-step .step-item .i-content.processing .icon {
color: var(--blue-color);
}
.v-step .step-item .i-content.processing > .default-icon {
background-color: var(--blue-color);
color: var(--white);
border-color: var(--blue-color);
}
.v-step .step-item .i-content.wait {
color: var(--disabled-color);
}
.v-step .step-item .i-content.wait .icon {
color: var(--disabled-color);
}
.v-step .step-item .i-line {
flex: 1;
border-top: 1px solid var(--disabled-color);
margin: 0 16px;
}
.v-step .step-item .i-line.success {
border-color: var(--blue-color);
}
.v-step .step-item:last-child {
flex: none;
}
.tag-list .tag {
padding: var(--unit) var(--2unit);
font-size: var(--tiny-font);
cursor: pointer;
border-radius: 20px;
line-height: 14px;
}
.tag-list .tag.tag-black {
background-color: var(--main-color);
color: var(--white);
}
.tag-list .tag.tag-white {
border: 1px dashed var(--border-color);
}
.v-tag {
display: flex;
align-items: center;
position: relative;
}
.v-tag .t-selected {
display: flex;
align-items: center;
margin-left: var(--unit);
}
.v-tag .t-selected .tag {
margin: 0 var(--unit);
}
.v-tag .t-candidates {
position: absolute;
top: 30px;
width: 650px;
background-color: var(--white);
border: 1px solid var(--border-color);
border-radius: var(--border-radius);
margin-top: var(--unit);
display: flex;
flex-wrap: wrap;
padding-right: 50px;
z-index: 100;
}
.v-tag .t-candidates .tag {
margin: var(--unit) 0 var(--unit) var(--unit);
}
.v-tag .t-candidates .icon-close {
position: absolute;
top: var(--unit);
right: var(--unit);
cursor: pointer;
} | 0.522202 | 0.077378 |
.device,
.device::before,
.device::after,
.device *,
.device *::before,
.device *::after {
box-sizing: border-box;
display: block;
}
.device {
position: relative;
transform: scale(0.65);
max-width: 100vw;
z-index: 1;
}
.device .device-frame {
z-index: 1;
}
.device .device-content {
background-color: #fff;
background-position: center center;
background-size: cover;
object-fit: cover;
position: relative;
}
.device-iphone-x {
height: 750px;
width: 428px;
}
.device-iphone-x .device-frame {
background: #222;
border-radius: 68px;
box-shadow: inset 0 0 2px 2px #c8cacb, inset 0 0 0 7px #e2e3e4;
height: 868px;
padding: 28px;
width: 428px;
}
.device-iphone-x .device-content {
border-radius: 40px;
height: 812px;
width: 375px;
}
.device-iphone-x .device-stripe::after,
.device-iphone-x .device-stripe::before {
border: solid rgba(51, 51, 51, .25);
border-width: 0 7px;
content: "";
height: 7px;
left: 0;
position: absolute;
width: 100%;
z-index: 9;
}
.device-iphone-x .device-stripe::after {
top: 85px;
}
.device-iphone-x .device-stripe::before {
bottom: 85px;
}
.device-iphone-x .device-header {
background: #222;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
height: 30px;
left: 50%;
margin-left: -102px;
position: absolute;
top: 28px;
width: 204px;
}
.device-iphone-x .device-header::after,
.device-iphone-x .device-header::before {
content: "";
height: 10px;
position: absolute;
top: 0;
width: 10px;
}
.device-iphone-x .device-header::after {
background: radial-gradient(circle at bottom left, transparent 0, transparent 75%, #222 75%, #222 100%);
left: -10px;
}
.device-iphone-x .device-header::before {
background: radial-gradient(circle at bottom right, transparent 0, transparent 75%, #222 75%, #222 100%);
right: -10px;
}
.device-iphone-x .device-sensors::after,
.device-iphone-x .device-sensors::before {
content: "";
position: absolute;
}
.device-iphone-x .device-sensors::after {
background: #444;
border-radius: 3px;
height: 6px;
left: 50%;
margin-left: -25px;
top: 32px;
width: 50px;
}
.device-iphone-x .device-sensors::before {
background: #444;
border-radius: 50%;
height: 14px;
left: 50%;
margin-left: 40px;
top: 28px;
width: 14px;
}
.device-iphone-x .device-btns {
background: #c8cacb;
height: 32px;
left: -3px;
position: absolute;
top: 115px;
width: 3px;
}
.device-iphone-x .device-btns::after,
.device-iphone-x .device-btns::before {
background: #c8cacb;
content: "";
height: 62px;
left: 0;
position: absolute;
width: 3px;
}
.device-iphone-x .device-btns::after {
top: 60px;
}
.device-iphone-x .device-btns::before {
top: 140px;
}
.device-iphone-x .device-power {
background: #c8cacb;
height: 100px;
position: absolute;
right: -3px;
top: 200px;
width: 3px;
}
.device-iphone-8 {
height: 871px;
width: 419px;
}
.device-iphone-8 .device-frame {
background: #fff;
border-radius: 68px;
box-shadow: inset 0 0 0 2px #c8cacb, inset 0 0 0 7px #e2e3e4;
height: 871px;
padding: 102px 22px;
width: 419px;
}
.device-iphone-8 .device-content {
border: 2px solid #222;
border-radius: 4px;
height: 667px;
width: 375px;
}
.device-iphone-8 .device-stripe::after,
.device-iphone-8 .device-stripe::before {
border: solid rgba(51, 51, 51, .15);
border-width: 0 7px;
content: "";
height: 6px;
left: 0;
position: absolute;
width: 100%;
z-index: 9;
}
.device-iphone-8 .device-stripe::after {
top: 68px;
}
.device-iphone-8 .device-stripe::before {
bottom: 68px;
}
.device-iphone-8 .device-header {
border: 2px solid #c8cacb;
border-radius: 50%;
bottom: 25px;
height: 58px;
left: 50%;
margin-left: -29px;
position: absolute;
width: 58px;
}
.device-iphone-8 .device-sensors {
background: #666;
border-radius: 3px;
height: 6px;
left: 50%;
margin-left: -38px;
position: absolute;
top: 52px;
width: 76px;
}
.device-iphone-8 .device-sensors::after,
.device-iphone-8 .device-sensors::before {
background: #666;
border-radius: 50%;
content: "";
position: absolute;
}
.device-iphone-8 .device-sensors::after {
height: 10px;
left: 50%;
margin-left: -5px;
top: -25px;
width: 10px;
}
.device-iphone-8 .device-sensors::before {
height: 12px;
left: -42px;
margin-top: -6px;
top: 50%;
width: 12px;
}
.device-iphone-8 .device-btns {
background: #c8cacb;
height: 30px;
left: -3px;
position: absolute;
top: 102px;
width: 3px;
}
.device-iphone-8 .device-btns::after,
.device-iphone-8 .device-btns::before {
background: #c8cacb;
content: "";
height: 56px;
left: 0;
position: absolute;
width: 3px;
}
.device-iphone-8 .device-btns::after {
top: 62px;
}
.device-iphone-8 .device-btns::before {
top: 132px;
}
.device-iphone-8 .device-power {
background: #c8cacb;
height: 80px;
position: absolute;
right: -2px;
top: 160px;
width: 3px;
}
.device-iphone-8.device-gold .device-frame {
box-shadow: inset 0 0 0 2px #e4b08a, inset 0 0 0 7px #f7e8dd;
}
.device-iphone-8.device-gold .device-header {
border-color: #e4b08a;
}
.device-iphone-8.device-gold .device-btns,
.device-iphone-8.device-gold .device-btns::after,
.device-iphone-8.device-gold .device-btns::before {
background: #e4b08a;
}
.device-iphone-8.device-gold .device-power {
background: #e4b08a;
}
.device-iphone-8.device-spacegray .device-frame {
background: #222;
box-shadow: inset 0 0 0 2px #74747a, inset 0 0 0 7px #9b9ba0;
}
.device-iphone-8.device-spacegray .device-stripe::after,
.device-iphone-8.device-spacegray .device-stripe::before {
border-color: rgba(204, 204, 204, .35);
}
.device-iphone-8.device-spacegray .device-btns,
.device-iphone-8.device-spacegray .device-btns::after,
.device-iphone-8.device-spacegray .device-btns::before {
background: #74747a;
}
.device-google-pixel-2-xl {
height: 832px;
width: 404px;
}
.device-google-pixel-2-xl .device-frame {
background: #121212;
border-radius: 36px;
box-shadow: inset 0 0 0 2px #cfcfcf, inset 0 0 0 7px #9c9c9c;
height: 832px;
padding: 56px 22px;
width: 404px;
}
.device-google-pixel-2-xl .device-content {
border-radius: 27px;
height: 720px;
width: 360px;
}
.device-google-pixel-2-xl .device-header {
height: 832px;
left: 50%;
margin-left: -150px;
position: absolute;
top: 0;
width: 300px;
}
.device-google-pixel-2-xl .device-header::after,
.device-google-pixel-2-xl .device-header::before {
background: #333;
border-radius: 3px;
content: "";
height: 6px;
left: 50%;
margin-left: -73px;
margin-top: -3px;
position: absolute;
width: 146px;
}
.device-google-pixel-2-xl .device-header::after {
top: 24px;
}
.device-google-pixel-2-xl .device-header::before {
bottom: 28px;
}
.device-google-pixel-2-xl .device-sensors {
background: #333;
border-radius: 7px;
height: 14px;
left: 54px;
margin-top: -7px;
position: absolute;
top: 36px;
width: 14px;
}
.device-google-pixel-2-xl .device-btns {
background: #cfcfcf;
height: 102px;
position: absolute;
right: -3px;
top: 306px;
width: 3px;
}
.device-google-pixel-2-xl .device-power {
background: #cfcfcf;
height: 58px;
position: absolute;
right: -3px;
top: 194px;
width: 3px;
}
.device-google-pixel {
height: 744px;
width: 360px;
}
.device-google-pixel .device-frame {
background: #f7f7f8;
border-radius: 54px;
box-shadow: inset 0 0 0 2px #c8cacb, inset 0 0 0 6px #e2e3e4, inset 0 0 0 10px white;
height: 744px;
padding: 82px 18px 86px 18px;
width: 360px;
}
.device-google-pixel .device-content {
border: 2px solid #222;
border-radius: 2px;
height: 576px;
width: 324px;
}
.device-google-pixel .device-stripe {
border-top: 6px solid rgba(51, 51, 51, .15);
bottom: 0;
left: 254px;
position: absolute;
top: 0;
width: 8px;
}
.device-google-pixel .device-stripe::after,
.device-google-pixel .device-stripe::before {
border: solid rgba(51, 51, 51, .15);
border-width: 0 6px;
content: "";
height: 10px;
left: -254px;
position: absolute;
width: 360px;
z-index: 9;
}
.device-google-pixel .device-stripe::after {
top: 60px;
}
.device-google-pixel .device-stripe::before {
bottom: 46px;
}
.device-google-pixel .device-sensors {
background: #ddd;
border-radius: 2.5px;
height: 5px;
left: 50%;
margin-left: -39px;
margin-top: -2.5px;
position: absolute;
top: 41px;
width: 78px;
}
.device-google-pixel .device-sensors::after,
.device-google-pixel .device-sensors::before {
background: #333;
border-radius: 6px;
content: "";
position: absolute;
}
.device-google-pixel .device-sensors::after {
height: 12px;
left: 50%;
margin-left: -14px;
top: 21.5px;
width: 28px;
}
.device-google-pixel .device-sensors::before {
height: 10px;
left: -81px;
margin-top: -5px;
top: 50%;
width: 10px;
}
.device-google-pixel .device-btns {
background: #c8cacb;
height: 102px;
position: absolute;
right: -2px;
top: 298px;
width: 3px;
}
.device-google-pixel .device-power {
background: #c8cacb;
height: 50px;
position: absolute;
right: -2px;
top: 184px;
width: 3px;
}
.device-google-pixel.device-black .device-frame {
background: #211d1c;
box-shadow: inset 0 0 0 2px #363635, inset 0 0 0 6px #6a6967, inset 0 0 0 10px #3d3533;
}
.device-google-pixel.device-black .device-stripe,
.device-google-pixel.device-black .device-stripe::after,
.device-google-pixel.device-black .device-stripe::before {
border-color: rgba(13, 13, 13, .35);
}
.device-google-pixel.device-black .device-sensors {
background: #444;
}
.device-google-pixel.device-black .device-sensors::after {
background: #0d0d0d;
}
.device-google-pixel.device-black .device-btns,
.device-google-pixel.device-black .device-btns::after,
.device-google-pixel.device-black .device-btns::before {
background: #363635;
}
.device-google-pixel.device-black .device-power {
background: #363635;
}
.device-google-pixel.device-blue .device-frame {
box-shadow: inset 0 0 0 2px #2a5aff, inset 0 0 0 6px #7695ff, inset 0 0 0 10px white;
}
.device-google-pixel.device-blue .device-btns,
.device-google-pixel.device-blue .device-btns::after,
.device-google-pixel.device-blue .device-btns::before {
background: #2a5aff;
}
.device-google-pixel.device-blue .device-power {
background: #2a5aff;
}
.device-galaxy-s8 {
height: 828px;
width: 380px;
}
.device-galaxy-s8 .device-frame {
background: #222;
border: solid #cfcfcf;
border-radius: 55px;
border-width: 5px 0;
box-shadow: inset 0 0 0 2px #9c9c9c;
height: 828px;
padding: 48px 10px 40px 10px;
width: 380px;
}
.device-galaxy-s8 .device-content {
border: 2px solid #222;
border-radius: 34px;
height: 740px;
width: 360px;
}
.device-galaxy-s8 .device-stripe::after,
.device-galaxy-s8 .device-stripe::before {
border: solid rgba(51, 51, 51, .15);
border-width: 5px 0;
content: "";
height: 828px;
position: absolute;
top: 0;
width: 6px;
z-index: 9;
}
.device-galaxy-s8 .device-stripe::after {
left: 48px;
}
.device-galaxy-s8 .device-stripe::before {
right: 48px;
}
.device-galaxy-s8 .device-sensors {
background: #666;
border-radius: 3px;
height: 6px;
left: 50%;
margin-left: -24px;
margin-top: -3px;
position: absolute;
top: 32px;
width: 48px;
}
.device-galaxy-s8 .device-sensors::after,
.device-galaxy-s8 .device-sensors::before {
background: #666;
border-radius: 50%;
content: "";
position: absolute;
top: 50%;
}
.device-galaxy-s8 .device-sensors::after {
box-shadow: -192px 0 #333, -174px 0 #333, -240px 0 #333;
height: 8px;
margin-top: -4px;
right: -90px;
width: 8px;
}
.device-galaxy-s8 .device-sensors::before {
box-shadow: 186px 0 #666;
height: 12px;
left: -90px;
margin-top: -6px;
width: 12px;
}
.device-galaxy-s8 .device-btns {
background: #9c9c9c;
border-radius: 3px 0 0 3px;
height: 116px;
left: -3px;
position: absolute;
top: 144px;
width: 3px;
}
.device-galaxy-s8 .device-btns::after {
background: #9c9c9c;
border-radius: 3px 0 0 3px;
content: "";
height: 54px;
left: 0;
position: absolute;
top: 164px;
width: 3px;
}
.device-galaxy-s8 .device-power {
background: #9c9c9c;
border-radius: 0 3px 3px 0;
height: 54px;
position: absolute;
right: -3px;
top: 260px;
width: 3px;
}
.device-galaxy-s8.device-blue .device-frame {
border-color: #a3c5e8;
box-shadow: inset 0 0 0 2px #5192d4;
}
.device-galaxy-s8.device-blue .device-stripe::after,
.device-galaxy-s8.device-blue .device-stripe::before {
border-color: rgba(255, 255, 255, .35);
}
.device-galaxy-s8.device-blue .device-btns,
.device-galaxy-s8.device-blue .device-btns::after {
background: #5192d4;
}
.device-galaxy-s8.device-blue .device-power {
background: #5192d4;
}
.device-ipad-pro {
height: 804px;
width: 560px;
}
.device-ipad-pro .device-frame {
background: #fff;
border-radius: 38px;
box-shadow: inset 0 0 0 2px #c8cacb, inset 0 0 0 6px #e2e3e4;
height: 804px;
padding: 62px 25px;
width: 560px;
}
.device-ipad-pro .device-content {
border: 2px solid #222;
border-radius: 2px;
height: 680px;
width: 510px;
}
.device-ipad-pro .device-header {
border: 2px solid #c8cacb;
border-radius: 50%;
bottom: 17px;
height: 34px;
left: 50%;
margin-left: -17px;
position: absolute;
width: 34px;
}
.device-ipad-pro .device-sensors {
background: #666;
border-radius: 50%;
height: 10px;
left: 50%;
margin-left: -5px;
margin-top: -5px;
position: absolute;
top: 34px;
width: 10px;
}
.device-ipad-pro.device-gold .device-frame {
box-shadow: inset 0 0 0 2px #e4b08a, inset 0 0 0 6px #f7e8dd;
}
.device-ipad-pro.device-gold .device-header {
border-color: #e4b08a;
}
.device-ipad-pro.device-rosegold .device-frame {
box-shadow: inset 0 0 0 2px #f6a69a, inset 0 0 0 6px #facfc9;
}
.device-ipad-pro.device-rosegold .device-header {
border-color: #f6a69a;
}
.device-ipad-pro.device-spacegray .device-frame {
background: #222;
box-shadow: inset 0 0 0 2px #818187, inset 0 0 0 6px #9b9ba0;
}
.device-ipad-pro.device-spacegray .device-header {
border-color: #818187;
}
.device-surface-pro {
height: 394px;
width: 561px;
}
.device-surface-pro .device-frame {
background: #0d0d0d;
border-radius: 10px;
box-shadow: inset 0 0 0 2px #c8c8c8;
height: 394px;
margin: 0 auto;
padding: 26px 24px;
width: 561px;
}
.device-surface-pro .device-content {
border: 2px solid #121212;
border-radius: 2px;
height: 342px;
width: 513px;
}
.device-surface-pro .device-btns::after,
.device-surface-pro .device-btns::before {
background: #c8c8c8;
content: "";
height: 2px;
position: absolute;
top: -2px;
}
.device-surface-pro .device-btns::after {
left: 48px;
width: 26px;
}
.device-surface-pro .device-btns::before {
left: 94px;
width: 48px;
}
.device-surface-pro .device-sensors {
background: #333;
border-radius: 50%;
height: 6px;
left: 50%;
margin-left: -3px;
margin-top: -3px;
position: absolute;
top: 14px;
width: 6px;
}
.device-surface-book {
height: 424px;
width: 728px;
}
.device-surface-book .device-frame {
background: #0d0d0d;
border-radius: 12px;
box-shadow: inset 0 0 0 2px #c8c8c8;
height: 408px;
margin: 0 auto;
padding: 24px 22px;
position: relative;
width: 584px;
}
.device-surface-book .device-content {
border: 2px solid #121212;
border-radius: 2px;
height: 360px;
width: 540px;
}
.device-surface-book .device-btns::after,
.device-surface-book .device-btns::before {
background: #c8c8c8;
content: "";
height: 2px;
position: absolute;
top: -2px;
}
.device-surface-book .device-btns::after {
left: 122px;
width: 20px;
}
.device-surface-book .device-btns::before {
left: 168px;
width: 44px;
}
.device-surface-book .device-power {
background: linear-gradient(to bottom, #eee, #c8c8c8);
border: solid #c8c8c8;
border-radius: 2px;
border-width: 0 2px;
height: 12px;
margin-top: 4px;
position: relative;
width: 728px;
}
.device-surface-book .device-power::after,
.device-surface-book .device-power::before {
content: "";
position: absolute;
}
.device-surface-book .device-power::after {
background: radial-gradient(circle at center, #eee 0, #eee 95%, #a2a1a1 100%);
border-radius: 0 0 6px 6px;
height: 8px;
left: 50%;
margin-left: -125px;
top: 0;
width: 250px;
z-index: 1;
}
.device-surface-book .device-power::before {
background: linear-gradient(to bottom, #eee, #c8c8c8);
border-radius: 2px 2px 0 0;
bottom: 12px;
height: 8px;
left: 50%;
margin-left: -292px;
width: 584px;
}
.device-macbook-pro {
height: 444px;
width: 740px;
}
.device-macbook-pro .device-frame {
background: #0d0d0d;
border-radius: 20px;
box-shadow: inset 0 0 0 2px #c8cacb;
height: 428px;
margin: 0 auto;
padding: 29px 19px 39px 19px;
position: relative;
width: 614px;
}
.device-macbook-pro .device-frame::after {
background: #272626;
border-radius: 0 0 20px 20px;
bottom: 2px;
content: "";
height: 26px;
left: 2px;
position: absolute;
width: 610px;
}
.device-macbook-pro .device-frame::before {
bottom: 10px;
color: #c8cacb;
content: "MacBook Pro";
font-size: 12px;
height: 16px;
left: 50%;
line-height: 16px;
margin-left: -100px;
position: absolute;
text-align: center;
width: 200px;
z-index: 1;
}
.device-macbook-pro .device-content {
border: 2px solid #121212;
border-radius: 2px;
height: 360px;
width: 576px;
}
.device-macbook-pro .device-power {
background: #e2e3e4;
border: solid #d5d6d8;
border-radius: 2px 2px 0 0;
border-width: 2px 4px 0 4px;
height: 14px;
margin-top: -10px;
position: relative;
width: 740px;
z-index: 9;
}
.device-macbook-pro .device-power::after,
.device-macbook-pro .device-power::before {
content: "";
position: absolute;
}
.device-macbook-pro .device-power::after {
background: #d5d6d8;
border-radius: 0 0 10px 10px;
box-shadow: inset 0 0 4px 2px #babdbf;
height: 10px;
left: 50%;
margin-left: -60px;
top: -2px;
width: 120px;
}
.device-macbook-pro .device-power::before {
background: #a0a3a7;
border-radius: 0 0 180px 180px/ 0 0 12px 12px;
box-shadow: inset 0 -2px 6px 0 #474a4d;
height: 12px;
left: -4px;
margin: 0 auto;
top: 10px;
width: 740px;
}
.device-macbook-pro.device-spacegray .device-frame {
box-shadow: inset 0 0 0 2px #767a7d;
}
.device-macbook-pro.device-spacegray .device-power {
background: #909496;
border-color: #767a7d;
}
.device-macbook-pro.device-spacegray .device-power::after {
background: #83878a;
box-shadow: inset 0 0 4px 2px #6a6d70;
}
.device-macbook-pro.device-spacegray .device-power::before {
background: #515456;
box-shadow: inset 0 -2px 6px 0 black;
}
.device-macbook {
height: 432px;
width: 740px;
}
.device-macbook .device-frame {
background: #0d0d0d;
border-radius: 20px;
box-shadow: inset 0 0 0 2px #c8cacb;
height: 428px;
margin: 0 auto;
padding: 29px 19px 39px 19px;
position: relative;
width: 614px;
}
.device-macbook .device-frame::after {
background: #272626;
border-radius: 0 0 20px 20px;
bottom: 2px;
content: "";
height: 26px;
left: 2px;
position: absolute;
width: 610px;
}
.device-macbook .device-frame::before {
bottom: 10px;
color: #c8cacb;
content: "MacBook";
font-size: 12px;
height: 16px;
left: 50%;
line-height: 16px;
margin-left: -100px;
position: absolute;
text-align: center;
width: 200px;
z-index: 1;
}
.device-macbook .device-content {
border: 2px solid #121212;
border-radius: 2px;
height: 360px;
width: 576px;
}
.device-macbook .device-power {
background: #e2e3e4;
border: solid #d5d6d8;
border-radius: 2px 2px 0 0;
border-width: 0 4px;
height: 4px;
margin-top: -10px;
position: relative;
width: 740px;
z-index: 9;
}
.device-macbook .device-power::after,
.device-macbook .device-power::before {
content: "";
position: absolute;
}
.device-macbook .device-power::after {
background: radial-gradient(circle at center, #e2e3e4 0, #e2e3e4 85%, #a0a3a7 100%);
border: solid #adb0b3;
border-width: 0 2px;
height: 4px;
left: 50%;
margin-left: -60px;
width: 120px;
}
.device-macbook .device-power::before {
background: #a0a3a7;
border-radius: 0 0 180px 180px/ 0 0 10px 10px;
box-shadow: inset 0 -2px 6px 0 #474a4d;
height: 10px;
left: -4px;
margin: 0 auto;
top: 4px;
width: 740px;
}
.device-macbook.device-gold .device-frame {
box-shadow: inset 0 0 0 2px #edccb4;
}
.device-macbook.device-gold .device-power {
background: #f7e8dd;
border-color: #edccb4;
}
.device-macbook.device-gold .device-power::after {
background: radial-gradient(circle at center, #f7e8dd 0, #f7e8dd 85%, #dfa276 100%);
border-color: #e4b08a;
}
.device-macbook.device-gold .device-power::before {
background: #edccb4;
box-shadow: inset 0 -2px 6px 0 #83491f;
}
.device-macbook.device-rosegold .device-frame {
box-shadow: inset 0 0 0 2px #f6a69a;
}
.device-macbook.device-rosegold .device-power {
background: #facfc9;
border-color: #f6a69a;
}
.device-macbook.device-rosegold .device-power::after {
background: radial-gradient(circle at center, #facfc9 0, #facfc9 85%, #ef6754 100%);
border-color: #f6a69a;
}
.device-macbook.device-rosegold .device-power::before {
background: #f6a69a;
box-shadow: inset 0 -2px 6px 0 #851b0c;
}
.device-macbook.device-spacegray .device-frame {
box-shadow: inset 0 0 0 2px #767a7d;
}
.device-macbook.device-spacegray .device-power {
background: #909496;
border-color: #767a7d;
}
.device-macbook.device-spacegray .device-power::after {
background: radial-gradient(circle at center, #909496 0, #909496 85%, #515456 100%);
border-color: #5d6163;
}
.device-macbook.device-spacegray .device-power::before {
background: #515456;
box-shadow: inset 0 -2px 6px 0 black;
}
.device-surface-studio {
height: 506px;
width: 640px;
}
.device-surface-studio .device-frame {
background: #0d0d0d;
border-radius: 10px;
box-shadow: inset 0 0 0 2px black;
height: 440px;
padding: 20px;
width: 640px;
}
.device-surface-studio .device-content {
border: 2px solid #121212;
border-radius: 2px;
height: 400px;
width: 600px;
}
.device-surface-studio .device-stripe {
background: #444;
border-radius: 0 0 2px 2px;
bottom: 0;
height: 4px;
left: 50%;
margin-left: -117px;
position: absolute;
width: 234px;
}
.device-surface-studio .device-stripe::after,
.device-surface-studio .device-stripe::before {
content: "";
left: 50%;
position: absolute;
top: -75px;
}
.device-surface-studio .device-stripe::after {
border: 6px solid #d5d6d8;
border-radius: 0 0 18px 18px;
border-top: 0;
box-shadow: inset 0 0 0 4px #c8cacb;
height: 60px;
margin-left: -140px;
width: 280px;
z-index: -1;
}
.device-surface-studio .device-stripe::before {
border: 15px solid #e2e3e4;
border-radius: 0 0 4px 4px;
border-top: 0;
height: 70px;
margin-left: -150px;
width: 300px;
z-index: -2;
}
.device-surface-studio .device-power {
background: #eff0f0;
border: solid #e2e3e4;
border-radius: 0 0 2px 2px;
border-width: 0 4px 2px 4px;
height: 32px;
margin: 30px auto 0 auto;
position: relative;
width: 250px;
}
.device-surface-studio .device-power::after {
background: #adb0b3;
content: "";
height: 2px;
left: -4px;
position: absolute;
top: 4px;
width: 250px;
}
.device-imac-pro {
height: 484px;
width: 624px;
}
.device-imac-pro .device-frame {
background: #0d0d0d;
border-radius: 18px;
box-shadow: inset 0 0 0 2px #080808;
height: 428px;
padding: 24px 24px 80px 24px;
position: relative;
width: 624px;
}
.device-imac-pro .device-frame::after {
background: #2f2e33;
border-radius: 0 0 18px 18px;
bottom: 2px;
content: "";
height: 54px;
left: 2px;
position: absolute;
width: 620px;
}
.device-imac-pro .device-frame::before {
bottom: 15px;
color: #0d0d0d;
content: "";
font-size: 24px;
height: 24px;
left: 50%;
line-height: 24px;
margin-left: -100px;
position: absolute;
text-align: center;
width: 200px;
z-index: 9;
}
.device-imac-pro .device-content {
border: 2px solid #121212;
border-radius: 2px;
height: 324px;
width: 576px;
}
.device-imac-pro .device-power::after,
.device-imac-pro .device-power::before {
content: "";
}
.device-imac-pro .device-power::after {
background: #222225;
border-radius: 2px;
height: 6px;
margin: 0 auto;
position: relative;
width: 180px;
}
.device-imac-pro .device-power::before {
border: solid transparent;
border-bottom-color: #333;
border-width: 0 8px 50px 8px;
height: 50px;
margin: 0 auto;
position: relative;
width: 130px;
}
.device-apple-watch {
height: 234px;
width: 200px;
}
.device-apple-watch .device-frame {
background: #0d0d0d;
border-radius: 40px;
box-shadow: inset 0 0 2px 2px #adb0b3, inset 0 0 0 6px #e2e3e4, inset 0 0 0 8px #e2e3e4;
height: 234px;
padding: 32px;
position: relative;
width: 200px;
}
.device-apple-watch .device-frame::after {
border-radius: 30px;
box-shadow: inset 0 0 25px 0 rgba(255, 255, 255, .75);
content: "";
height: 216px;
left: 9px;
position: absolute;
top: 9px;
width: 182px;
}
.device-apple-watch .device-content {
border: 2px solid #121212;
border-radius: 2px;
height: 170px;
width: 136px;
}
.device-apple-watch .device-btns {
background: #e2e3e4;
border-left: 2px solid #adb0b3;
border-radius: 8px 4px 4px 8px / 20px 4px 4px 20px;
box-shadow: inset 0 0 2px 2px #adb0b3;
height: 44px;
position: absolute;
right: -10px;
top: 52px;
width: 16px;
z-index: 9;
}
.device-apple-watch .device-btns::after {
background: #e2e3e4;
border-radius: 4px 2px 2px 4px / 10px 2px 2px 10px;
box-shadow: inset 0 0 1px 2px #adb0b3;
content: "";
height: 66px;
position: absolute;
right: 6px;
top: 68px;
width: 8px;
}
.device-apple-watch .device-btns::before {
background: #adb0b3;
box-shadow: 0 -16px #adb0b3, 0 -12px #adb0b3, 0 -8px #adb0b3, 0 -4px #adb0b3, 0 4px #adb0b3, 0 8px #adb0b3, 0 12px #adb0b3, 0 16px #adb0b3;
content: "";
height: 2px;
margin-top: -1px;
position: absolute;
right: 0;
top: 50%;
width: 6px;
} | src/static/devices.css |
.device,
.device::before,
.device::after,
.device *,
.device *::before,
.device *::after {
box-sizing: border-box;
display: block;
}
.device {
position: relative;
transform: scale(0.65);
max-width: 100vw;
z-index: 1;
}
.device .device-frame {
z-index: 1;
}
.device .device-content {
background-color: #fff;
background-position: center center;
background-size: cover;
object-fit: cover;
position: relative;
}
.device-iphone-x {
height: 750px;
width: 428px;
}
.device-iphone-x .device-frame {
background: #222;
border-radius: 68px;
box-shadow: inset 0 0 2px 2px #c8cacb, inset 0 0 0 7px #e2e3e4;
height: 868px;
padding: 28px;
width: 428px;
}
.device-iphone-x .device-content {
border-radius: 40px;
height: 812px;
width: 375px;
}
.device-iphone-x .device-stripe::after,
.device-iphone-x .device-stripe::before {
border: solid rgba(51, 51, 51, .25);
border-width: 0 7px;
content: "";
height: 7px;
left: 0;
position: absolute;
width: 100%;
z-index: 9;
}
.device-iphone-x .device-stripe::after {
top: 85px;
}
.device-iphone-x .device-stripe::before {
bottom: 85px;
}
.device-iphone-x .device-header {
background: #222;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
height: 30px;
left: 50%;
margin-left: -102px;
position: absolute;
top: 28px;
width: 204px;
}
.device-iphone-x .device-header::after,
.device-iphone-x .device-header::before {
content: "";
height: 10px;
position: absolute;
top: 0;
width: 10px;
}
.device-iphone-x .device-header::after {
background: radial-gradient(circle at bottom left, transparent 0, transparent 75%, #222 75%, #222 100%);
left: -10px;
}
.device-iphone-x .device-header::before {
background: radial-gradient(circle at bottom right, transparent 0, transparent 75%, #222 75%, #222 100%);
right: -10px;
}
.device-iphone-x .device-sensors::after,
.device-iphone-x .device-sensors::before {
content: "";
position: absolute;
}
.device-iphone-x .device-sensors::after {
background: #444;
border-radius: 3px;
height: 6px;
left: 50%;
margin-left: -25px;
top: 32px;
width: 50px;
}
.device-iphone-x .device-sensors::before {
background: #444;
border-radius: 50%;
height: 14px;
left: 50%;
margin-left: 40px;
top: 28px;
width: 14px;
}
.device-iphone-x .device-btns {
background: #c8cacb;
height: 32px;
left: -3px;
position: absolute;
top: 115px;
width: 3px;
}
.device-iphone-x .device-btns::after,
.device-iphone-x .device-btns::before {
background: #c8cacb;
content: "";
height: 62px;
left: 0;
position: absolute;
width: 3px;
}
.device-iphone-x .device-btns::after {
top: 60px;
}
.device-iphone-x .device-btns::before {
top: 140px;
}
.device-iphone-x .device-power {
background: #c8cacb;
height: 100px;
position: absolute;
right: -3px;
top: 200px;
width: 3px;
}
.device-iphone-8 {
height: 871px;
width: 419px;
}
.device-iphone-8 .device-frame {
background: #fff;
border-radius: 68px;
box-shadow: inset 0 0 0 2px #c8cacb, inset 0 0 0 7px #e2e3e4;
height: 871px;
padding: 102px 22px;
width: 419px;
}
.device-iphone-8 .device-content {
border: 2px solid #222;
border-radius: 4px;
height: 667px;
width: 375px;
}
.device-iphone-8 .device-stripe::after,
.device-iphone-8 .device-stripe::before {
border: solid rgba(51, 51, 51, .15);
border-width: 0 7px;
content: "";
height: 6px;
left: 0;
position: absolute;
width: 100%;
z-index: 9;
}
.device-iphone-8 .device-stripe::after {
top: 68px;
}
.device-iphone-8 .device-stripe::before {
bottom: 68px;
}
.device-iphone-8 .device-header {
border: 2px solid #c8cacb;
border-radius: 50%;
bottom: 25px;
height: 58px;
left: 50%;
margin-left: -29px;
position: absolute;
width: 58px;
}
.device-iphone-8 .device-sensors {
background: #666;
border-radius: 3px;
height: 6px;
left: 50%;
margin-left: -38px;
position: absolute;
top: 52px;
width: 76px;
}
.device-iphone-8 .device-sensors::after,
.device-iphone-8 .device-sensors::before {
background: #666;
border-radius: 50%;
content: "";
position: absolute;
}
.device-iphone-8 .device-sensors::after {
height: 10px;
left: 50%;
margin-left: -5px;
top: -25px;
width: 10px;
}
.device-iphone-8 .device-sensors::before {
height: 12px;
left: -42px;
margin-top: -6px;
top: 50%;
width: 12px;
}
.device-iphone-8 .device-btns {
background: #c8cacb;
height: 30px;
left: -3px;
position: absolute;
top: 102px;
width: 3px;
}
.device-iphone-8 .device-btns::after,
.device-iphone-8 .device-btns::before {
background: #c8cacb;
content: "";
height: 56px;
left: 0;
position: absolute;
width: 3px;
}
.device-iphone-8 .device-btns::after {
top: 62px;
}
.device-iphone-8 .device-btns::before {
top: 132px;
}
.device-iphone-8 .device-power {
background: #c8cacb;
height: 80px;
position: absolute;
right: -2px;
top: 160px;
width: 3px;
}
.device-iphone-8.device-gold .device-frame {
box-shadow: inset 0 0 0 2px #e4b08a, inset 0 0 0 7px #f7e8dd;
}
.device-iphone-8.device-gold .device-header {
border-color: #e4b08a;
}
.device-iphone-8.device-gold .device-btns,
.device-iphone-8.device-gold .device-btns::after,
.device-iphone-8.device-gold .device-btns::before {
background: #e4b08a;
}
.device-iphone-8.device-gold .device-power {
background: #e4b08a;
}
.device-iphone-8.device-spacegray .device-frame {
background: #222;
box-shadow: inset 0 0 0 2px #74747a, inset 0 0 0 7px #9b9ba0;
}
.device-iphone-8.device-spacegray .device-stripe::after,
.device-iphone-8.device-spacegray .device-stripe::before {
border-color: rgba(204, 204, 204, .35);
}
.device-iphone-8.device-spacegray .device-btns,
.device-iphone-8.device-spacegray .device-btns::after,
.device-iphone-8.device-spacegray .device-btns::before {
background: #74747a;
}
.device-google-pixel-2-xl {
height: 832px;
width: 404px;
}
.device-google-pixel-2-xl .device-frame {
background: #121212;
border-radius: 36px;
box-shadow: inset 0 0 0 2px #cfcfcf, inset 0 0 0 7px #9c9c9c;
height: 832px;
padding: 56px 22px;
width: 404px;
}
.device-google-pixel-2-xl .device-content {
border-radius: 27px;
height: 720px;
width: 360px;
}
.device-google-pixel-2-xl .device-header {
height: 832px;
left: 50%;
margin-left: -150px;
position: absolute;
top: 0;
width: 300px;
}
.device-google-pixel-2-xl .device-header::after,
.device-google-pixel-2-xl .device-header::before {
background: #333;
border-radius: 3px;
content: "";
height: 6px;
left: 50%;
margin-left: -73px;
margin-top: -3px;
position: absolute;
width: 146px;
}
.device-google-pixel-2-xl .device-header::after {
top: 24px;
}
.device-google-pixel-2-xl .device-header::before {
bottom: 28px;
}
.device-google-pixel-2-xl .device-sensors {
background: #333;
border-radius: 7px;
height: 14px;
left: 54px;
margin-top: -7px;
position: absolute;
top: 36px;
width: 14px;
}
.device-google-pixel-2-xl .device-btns {
background: #cfcfcf;
height: 102px;
position: absolute;
right: -3px;
top: 306px;
width: 3px;
}
.device-google-pixel-2-xl .device-power {
background: #cfcfcf;
height: 58px;
position: absolute;
right: -3px;
top: 194px;
width: 3px;
}
.device-google-pixel {
height: 744px;
width: 360px;
}
.device-google-pixel .device-frame {
background: #f7f7f8;
border-radius: 54px;
box-shadow: inset 0 0 0 2px #c8cacb, inset 0 0 0 6px #e2e3e4, inset 0 0 0 10px white;
height: 744px;
padding: 82px 18px 86px 18px;
width: 360px;
}
.device-google-pixel .device-content {
border: 2px solid #222;
border-radius: 2px;
height: 576px;
width: 324px;
}
.device-google-pixel .device-stripe {
border-top: 6px solid rgba(51, 51, 51, .15);
bottom: 0;
left: 254px;
position: absolute;
top: 0;
width: 8px;
}
.device-google-pixel .device-stripe::after,
.device-google-pixel .device-stripe::before {
border: solid rgba(51, 51, 51, .15);
border-width: 0 6px;
content: "";
height: 10px;
left: -254px;
position: absolute;
width: 360px;
z-index: 9;
}
.device-google-pixel .device-stripe::after {
top: 60px;
}
.device-google-pixel .device-stripe::before {
bottom: 46px;
}
.device-google-pixel .device-sensors {
background: #ddd;
border-radius: 2.5px;
height: 5px;
left: 50%;
margin-left: -39px;
margin-top: -2.5px;
position: absolute;
top: 41px;
width: 78px;
}
.device-google-pixel .device-sensors::after,
.device-google-pixel .device-sensors::before {
background: #333;
border-radius: 6px;
content: "";
position: absolute;
}
.device-google-pixel .device-sensors::after {
height: 12px;
left: 50%;
margin-left: -14px;
top: 21.5px;
width: 28px;
}
.device-google-pixel .device-sensors::before {
height: 10px;
left: -81px;
margin-top: -5px;
top: 50%;
width: 10px;
}
.device-google-pixel .device-btns {
background: #c8cacb;
height: 102px;
position: absolute;
right: -2px;
top: 298px;
width: 3px;
}
.device-google-pixel .device-power {
background: #c8cacb;
height: 50px;
position: absolute;
right: -2px;
top: 184px;
width: 3px;
}
.device-google-pixel.device-black .device-frame {
background: #211d1c;
box-shadow: inset 0 0 0 2px #363635, inset 0 0 0 6px #6a6967, inset 0 0 0 10px #3d3533;
}
.device-google-pixel.device-black .device-stripe,
.device-google-pixel.device-black .device-stripe::after,
.device-google-pixel.device-black .device-stripe::before {
border-color: rgba(13, 13, 13, .35);
}
.device-google-pixel.device-black .device-sensors {
background: #444;
}
.device-google-pixel.device-black .device-sensors::after {
background: #0d0d0d;
}
.device-google-pixel.device-black .device-btns,
.device-google-pixel.device-black .device-btns::after,
.device-google-pixel.device-black .device-btns::before {
background: #363635;
}
.device-google-pixel.device-black .device-power {
background: #363635;
}
.device-google-pixel.device-blue .device-frame {
box-shadow: inset 0 0 0 2px #2a5aff, inset 0 0 0 6px #7695ff, inset 0 0 0 10px white;
}
.device-google-pixel.device-blue .device-btns,
.device-google-pixel.device-blue .device-btns::after,
.device-google-pixel.device-blue .device-btns::before {
background: #2a5aff;
}
.device-google-pixel.device-blue .device-power {
background: #2a5aff;
}
.device-galaxy-s8 {
height: 828px;
width: 380px;
}
.device-galaxy-s8 .device-frame {
background: #222;
border: solid #cfcfcf;
border-radius: 55px;
border-width: 5px 0;
box-shadow: inset 0 0 0 2px #9c9c9c;
height: 828px;
padding: 48px 10px 40px 10px;
width: 380px;
}
.device-galaxy-s8 .device-content {
border: 2px solid #222;
border-radius: 34px;
height: 740px;
width: 360px;
}
.device-galaxy-s8 .device-stripe::after,
.device-galaxy-s8 .device-stripe::before {
border: solid rgba(51, 51, 51, .15);
border-width: 5px 0;
content: "";
height: 828px;
position: absolute;
top: 0;
width: 6px;
z-index: 9;
}
.device-galaxy-s8 .device-stripe::after {
left: 48px;
}
.device-galaxy-s8 .device-stripe::before {
right: 48px;
}
.device-galaxy-s8 .device-sensors {
background: #666;
border-radius: 3px;
height: 6px;
left: 50%;
margin-left: -24px;
margin-top: -3px;
position: absolute;
top: 32px;
width: 48px;
}
.device-galaxy-s8 .device-sensors::after,
.device-galaxy-s8 .device-sensors::before {
background: #666;
border-radius: 50%;
content: "";
position: absolute;
top: 50%;
}
.device-galaxy-s8 .device-sensors::after {
box-shadow: -192px 0 #333, -174px 0 #333, -240px 0 #333;
height: 8px;
margin-top: -4px;
right: -90px;
width: 8px;
}
.device-galaxy-s8 .device-sensors::before {
box-shadow: 186px 0 #666;
height: 12px;
left: -90px;
margin-top: -6px;
width: 12px;
}
.device-galaxy-s8 .device-btns {
background: #9c9c9c;
border-radius: 3px 0 0 3px;
height: 116px;
left: -3px;
position: absolute;
top: 144px;
width: 3px;
}
.device-galaxy-s8 .device-btns::after {
background: #9c9c9c;
border-radius: 3px 0 0 3px;
content: "";
height: 54px;
left: 0;
position: absolute;
top: 164px;
width: 3px;
}
.device-galaxy-s8 .device-power {
background: #9c9c9c;
border-radius: 0 3px 3px 0;
height: 54px;
position: absolute;
right: -3px;
top: 260px;
width: 3px;
}
.device-galaxy-s8.device-blue .device-frame {
border-color: #a3c5e8;
box-shadow: inset 0 0 0 2px #5192d4;
}
.device-galaxy-s8.device-blue .device-stripe::after,
.device-galaxy-s8.device-blue .device-stripe::before {
border-color: rgba(255, 255, 255, .35);
}
.device-galaxy-s8.device-blue .device-btns,
.device-galaxy-s8.device-blue .device-btns::after {
background: #5192d4;
}
.device-galaxy-s8.device-blue .device-power {
background: #5192d4;
}
.device-ipad-pro {
height: 804px;
width: 560px;
}
.device-ipad-pro .device-frame {
background: #fff;
border-radius: 38px;
box-shadow: inset 0 0 0 2px #c8cacb, inset 0 0 0 6px #e2e3e4;
height: 804px;
padding: 62px 25px;
width: 560px;
}
.device-ipad-pro .device-content {
border: 2px solid #222;
border-radius: 2px;
height: 680px;
width: 510px;
}
.device-ipad-pro .device-header {
border: 2px solid #c8cacb;
border-radius: 50%;
bottom: 17px;
height: 34px;
left: 50%;
margin-left: -17px;
position: absolute;
width: 34px;
}
.device-ipad-pro .device-sensors {
background: #666;
border-radius: 50%;
height: 10px;
left: 50%;
margin-left: -5px;
margin-top: -5px;
position: absolute;
top: 34px;
width: 10px;
}
.device-ipad-pro.device-gold .device-frame {
box-shadow: inset 0 0 0 2px #e4b08a, inset 0 0 0 6px #f7e8dd;
}
.device-ipad-pro.device-gold .device-header {
border-color: #e4b08a;
}
.device-ipad-pro.device-rosegold .device-frame {
box-shadow: inset 0 0 0 2px #f6a69a, inset 0 0 0 6px #facfc9;
}
.device-ipad-pro.device-rosegold .device-header {
border-color: #f6a69a;
}
.device-ipad-pro.device-spacegray .device-frame {
background: #222;
box-shadow: inset 0 0 0 2px #818187, inset 0 0 0 6px #9b9ba0;
}
.device-ipad-pro.device-spacegray .device-header {
border-color: #818187;
}
.device-surface-pro {
height: 394px;
width: 561px;
}
.device-surface-pro .device-frame {
background: #0d0d0d;
border-radius: 10px;
box-shadow: inset 0 0 0 2px #c8c8c8;
height: 394px;
margin: 0 auto;
padding: 26px 24px;
width: 561px;
}
.device-surface-pro .device-content {
border: 2px solid #121212;
border-radius: 2px;
height: 342px;
width: 513px;
}
.device-surface-pro .device-btns::after,
.device-surface-pro .device-btns::before {
background: #c8c8c8;
content: "";
height: 2px;
position: absolute;
top: -2px;
}
.device-surface-pro .device-btns::after {
left: 48px;
width: 26px;
}
.device-surface-pro .device-btns::before {
left: 94px;
width: 48px;
}
.device-surface-pro .device-sensors {
background: #333;
border-radius: 50%;
height: 6px;
left: 50%;
margin-left: -3px;
margin-top: -3px;
position: absolute;
top: 14px;
width: 6px;
}
.device-surface-book {
height: 424px;
width: 728px;
}
.device-surface-book .device-frame {
background: #0d0d0d;
border-radius: 12px;
box-shadow: inset 0 0 0 2px #c8c8c8;
height: 408px;
margin: 0 auto;
padding: 24px 22px;
position: relative;
width: 584px;
}
.device-surface-book .device-content {
border: 2px solid #121212;
border-radius: 2px;
height: 360px;
width: 540px;
}
.device-surface-book .device-btns::after,
.device-surface-book .device-btns::before {
background: #c8c8c8;
content: "";
height: 2px;
position: absolute;
top: -2px;
}
.device-surface-book .device-btns::after {
left: 122px;
width: 20px;
}
.device-surface-book .device-btns::before {
left: 168px;
width: 44px;
}
.device-surface-book .device-power {
background: linear-gradient(to bottom, #eee, #c8c8c8);
border: solid #c8c8c8;
border-radius: 2px;
border-width: 0 2px;
height: 12px;
margin-top: 4px;
position: relative;
width: 728px;
}
.device-surface-book .device-power::after,
.device-surface-book .device-power::before {
content: "";
position: absolute;
}
.device-surface-book .device-power::after {
background: radial-gradient(circle at center, #eee 0, #eee 95%, #a2a1a1 100%);
border-radius: 0 0 6px 6px;
height: 8px;
left: 50%;
margin-left: -125px;
top: 0;
width: 250px;
z-index: 1;
}
.device-surface-book .device-power::before {
background: linear-gradient(to bottom, #eee, #c8c8c8);
border-radius: 2px 2px 0 0;
bottom: 12px;
height: 8px;
left: 50%;
margin-left: -292px;
width: 584px;
}
.device-macbook-pro {
height: 444px;
width: 740px;
}
.device-macbook-pro .device-frame {
background: #0d0d0d;
border-radius: 20px;
box-shadow: inset 0 0 0 2px #c8cacb;
height: 428px;
margin: 0 auto;
padding: 29px 19px 39px 19px;
position: relative;
width: 614px;
}
.device-macbook-pro .device-frame::after {
background: #272626;
border-radius: 0 0 20px 20px;
bottom: 2px;
content: "";
height: 26px;
left: 2px;
position: absolute;
width: 610px;
}
.device-macbook-pro .device-frame::before {
bottom: 10px;
color: #c8cacb;
content: "MacBook Pro";
font-size: 12px;
height: 16px;
left: 50%;
line-height: 16px;
margin-left: -100px;
position: absolute;
text-align: center;
width: 200px;
z-index: 1;
}
.device-macbook-pro .device-content {
border: 2px solid #121212;
border-radius: 2px;
height: 360px;
width: 576px;
}
.device-macbook-pro .device-power {
background: #e2e3e4;
border: solid #d5d6d8;
border-radius: 2px 2px 0 0;
border-width: 2px 4px 0 4px;
height: 14px;
margin-top: -10px;
position: relative;
width: 740px;
z-index: 9;
}
.device-macbook-pro .device-power::after,
.device-macbook-pro .device-power::before {
content: "";
position: absolute;
}
.device-macbook-pro .device-power::after {
background: #d5d6d8;
border-radius: 0 0 10px 10px;
box-shadow: inset 0 0 4px 2px #babdbf;
height: 10px;
left: 50%;
margin-left: -60px;
top: -2px;
width: 120px;
}
.device-macbook-pro .device-power::before {
background: #a0a3a7;
border-radius: 0 0 180px 180px/ 0 0 12px 12px;
box-shadow: inset 0 -2px 6px 0 #474a4d;
height: 12px;
left: -4px;
margin: 0 auto;
top: 10px;
width: 740px;
}
.device-macbook-pro.device-spacegray .device-frame {
box-shadow: inset 0 0 0 2px #767a7d;
}
.device-macbook-pro.device-spacegray .device-power {
background: #909496;
border-color: #767a7d;
}
.device-macbook-pro.device-spacegray .device-power::after {
background: #83878a;
box-shadow: inset 0 0 4px 2px #6a6d70;
}
.device-macbook-pro.device-spacegray .device-power::before {
background: #515456;
box-shadow: inset 0 -2px 6px 0 black;
}
.device-macbook {
height: 432px;
width: 740px;
}
.device-macbook .device-frame {
background: #0d0d0d;
border-radius: 20px;
box-shadow: inset 0 0 0 2px #c8cacb;
height: 428px;
margin: 0 auto;
padding: 29px 19px 39px 19px;
position: relative;
width: 614px;
}
.device-macbook .device-frame::after {
background: #272626;
border-radius: 0 0 20px 20px;
bottom: 2px;
content: "";
height: 26px;
left: 2px;
position: absolute;
width: 610px;
}
.device-macbook .device-frame::before {
bottom: 10px;
color: #c8cacb;
content: "MacBook";
font-size: 12px;
height: 16px;
left: 50%;
line-height: 16px;
margin-left: -100px;
position: absolute;
text-align: center;
width: 200px;
z-index: 1;
}
.device-macbook .device-content {
border: 2px solid #121212;
border-radius: 2px;
height: 360px;
width: 576px;
}
.device-macbook .device-power {
background: #e2e3e4;
border: solid #d5d6d8;
border-radius: 2px 2px 0 0;
border-width: 0 4px;
height: 4px;
margin-top: -10px;
position: relative;
width: 740px;
z-index: 9;
}
.device-macbook .device-power::after,
.device-macbook .device-power::before {
content: "";
position: absolute;
}
.device-macbook .device-power::after {
background: radial-gradient(circle at center, #e2e3e4 0, #e2e3e4 85%, #a0a3a7 100%);
border: solid #adb0b3;
border-width: 0 2px;
height: 4px;
left: 50%;
margin-left: -60px;
width: 120px;
}
.device-macbook .device-power::before {
background: #a0a3a7;
border-radius: 0 0 180px 180px/ 0 0 10px 10px;
box-shadow: inset 0 -2px 6px 0 #474a4d;
height: 10px;
left: -4px;
margin: 0 auto;
top: 4px;
width: 740px;
}
.device-macbook.device-gold .device-frame {
box-shadow: inset 0 0 0 2px #edccb4;
}
.device-macbook.device-gold .device-power {
background: #f7e8dd;
border-color: #edccb4;
}
.device-macbook.device-gold .device-power::after {
background: radial-gradient(circle at center, #f7e8dd 0, #f7e8dd 85%, #dfa276 100%);
border-color: #e4b08a;
}
.device-macbook.device-gold .device-power::before {
background: #edccb4;
box-shadow: inset 0 -2px 6px 0 #83491f;
}
.device-macbook.device-rosegold .device-frame {
box-shadow: inset 0 0 0 2px #f6a69a;
}
.device-macbook.device-rosegold .device-power {
background: #facfc9;
border-color: #f6a69a;
}
.device-macbook.device-rosegold .device-power::after {
background: radial-gradient(circle at center, #facfc9 0, #facfc9 85%, #ef6754 100%);
border-color: #f6a69a;
}
.device-macbook.device-rosegold .device-power::before {
background: #f6a69a;
box-shadow: inset 0 -2px 6px 0 #851b0c;
}
.device-macbook.device-spacegray .device-frame {
box-shadow: inset 0 0 0 2px #767a7d;
}
.device-macbook.device-spacegray .device-power {
background: #909496;
border-color: #767a7d;
}
.device-macbook.device-spacegray .device-power::after {
background: radial-gradient(circle at center, #909496 0, #909496 85%, #515456 100%);
border-color: #5d6163;
}
.device-macbook.device-spacegray .device-power::before {
background: #515456;
box-shadow: inset 0 -2px 6px 0 black;
}
.device-surface-studio {
height: 506px;
width: 640px;
}
.device-surface-studio .device-frame {
background: #0d0d0d;
border-radius: 10px;
box-shadow: inset 0 0 0 2px black;
height: 440px;
padding: 20px;
width: 640px;
}
.device-surface-studio .device-content {
border: 2px solid #121212;
border-radius: 2px;
height: 400px;
width: 600px;
}
.device-surface-studio .device-stripe {
background: #444;
border-radius: 0 0 2px 2px;
bottom: 0;
height: 4px;
left: 50%;
margin-left: -117px;
position: absolute;
width: 234px;
}
.device-surface-studio .device-stripe::after,
.device-surface-studio .device-stripe::before {
content: "";
left: 50%;
position: absolute;
top: -75px;
}
.device-surface-studio .device-stripe::after {
border: 6px solid #d5d6d8;
border-radius: 0 0 18px 18px;
border-top: 0;
box-shadow: inset 0 0 0 4px #c8cacb;
height: 60px;
margin-left: -140px;
width: 280px;
z-index: -1;
}
.device-surface-studio .device-stripe::before {
border: 15px solid #e2e3e4;
border-radius: 0 0 4px 4px;
border-top: 0;
height: 70px;
margin-left: -150px;
width: 300px;
z-index: -2;
}
.device-surface-studio .device-power {
background: #eff0f0;
border: solid #e2e3e4;
border-radius: 0 0 2px 2px;
border-width: 0 4px 2px 4px;
height: 32px;
margin: 30px auto 0 auto;
position: relative;
width: 250px;
}
.device-surface-studio .device-power::after {
background: #adb0b3;
content: "";
height: 2px;
left: -4px;
position: absolute;
top: 4px;
width: 250px;
}
.device-imac-pro {
height: 484px;
width: 624px;
}
.device-imac-pro .device-frame {
background: #0d0d0d;
border-radius: 18px;
box-shadow: inset 0 0 0 2px #080808;
height: 428px;
padding: 24px 24px 80px 24px;
position: relative;
width: 624px;
}
.device-imac-pro .device-frame::after {
background: #2f2e33;
border-radius: 0 0 18px 18px;
bottom: 2px;
content: "";
height: 54px;
left: 2px;
position: absolute;
width: 620px;
}
.device-imac-pro .device-frame::before {
bottom: 15px;
color: #0d0d0d;
content: "";
font-size: 24px;
height: 24px;
left: 50%;
line-height: 24px;
margin-left: -100px;
position: absolute;
text-align: center;
width: 200px;
z-index: 9;
}
.device-imac-pro .device-content {
border: 2px solid #121212;
border-radius: 2px;
height: 324px;
width: 576px;
}
.device-imac-pro .device-power::after,
.device-imac-pro .device-power::before {
content: "";
}
.device-imac-pro .device-power::after {
background: #222225;
border-radius: 2px;
height: 6px;
margin: 0 auto;
position: relative;
width: 180px;
}
.device-imac-pro .device-power::before {
border: solid transparent;
border-bottom-color: #333;
border-width: 0 8px 50px 8px;
height: 50px;
margin: 0 auto;
position: relative;
width: 130px;
}
.device-apple-watch {
height: 234px;
width: 200px;
}
.device-apple-watch .device-frame {
background: #0d0d0d;
border-radius: 40px;
box-shadow: inset 0 0 2px 2px #adb0b3, inset 0 0 0 6px #e2e3e4, inset 0 0 0 8px #e2e3e4;
height: 234px;
padding: 32px;
position: relative;
width: 200px;
}
.device-apple-watch .device-frame::after {
border-radius: 30px;
box-shadow: inset 0 0 25px 0 rgba(255, 255, 255, .75);
content: "";
height: 216px;
left: 9px;
position: absolute;
top: 9px;
width: 182px;
}
.device-apple-watch .device-content {
border: 2px solid #121212;
border-radius: 2px;
height: 170px;
width: 136px;
}
.device-apple-watch .device-btns {
background: #e2e3e4;
border-left: 2px solid #adb0b3;
border-radius: 8px 4px 4px 8px / 20px 4px 4px 20px;
box-shadow: inset 0 0 2px 2px #adb0b3;
height: 44px;
position: absolute;
right: -10px;
top: 52px;
width: 16px;
z-index: 9;
}
.device-apple-watch .device-btns::after {
background: #e2e3e4;
border-radius: 4px 2px 2px 4px / 10px 2px 2px 10px;
box-shadow: inset 0 0 1px 2px #adb0b3;
content: "";
height: 66px;
position: absolute;
right: 6px;
top: 68px;
width: 8px;
}
.device-apple-watch .device-btns::before {
background: #adb0b3;
box-shadow: 0 -16px #adb0b3, 0 -12px #adb0b3, 0 -8px #adb0b3, 0 -4px #adb0b3, 0 4px #adb0b3, 0 8px #adb0b3, 0 12px #adb0b3, 0 16px #adb0b3;
content: "";
height: 2px;
margin-top: -1px;
position: absolute;
right: 0;
top: 50%;
width: 6px;
} | 0.597608 | 0.053403 |
.anon-card {
max-width: 1200px;
margin: 40px auto;
display: flex;
justify-content: center;
/*align-items: center;*/
background-color: #2e3844;
border-radius: 10px;
box-shadow: 0px 5px 24px 5px #00000042;
}
.anon-card > .anon-img-container {
width: 500px;
/*height: 500px;*/
flex-basis: 500px;
flex-grow: 0;
flex-shrink: 0;
display: flex;
justify-content: center;
align-items: center;
padding: 15px 0;
position: relative;
text-align: center;
color: #682b85;
}
.anon-img-container img {
width: 95%;
/*height: 480px;*/
/*border-radius: 30px 0px 0px 30px;*/
border-radius: 10px;
}
/* Bottom left text */
.imgOverlay {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 500px;
height: 100%;
display: flex;
justify-content: center;
flex-direction: column;
}
.overlayText {
padding-top: 20px;
font-size: 54px;
font-weight: 900;
}
.pulsate {
opacity: 0.5;
-webkit-animation: pulsate 1s ease-out;
animation: pulsate 1s ease-out;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
@-webkit-keyframes pulsate {
0% {
opacity: 0.5;
}
50% {
opacity: 1.0;
}
100% {
opacity: 0.5;
}
}
@-moz-keyframes pulsate {
0% {
opacity: 0.5;
}
50% {
opacity: 1.0;
}
100% {
opacity: 0.5;
}
}
@-o-keyframes pulsate {
0% {
opacity: 0.5;
}
50% {
opacity: 1.0;
}
100% {
opacity: 0.5;
}
}
@keyframes pulsate {
0% {
opacity: 0.5;
}
50% {
opacity: 1.0;
}
100% {
opacity: 0.5;
}
}
.anon-stats {
width: 100%;
padding: 15px 15px;
}
.text-center {
text-align: center;
}
.text-right {
text-align: right;
}
.pointer {
cursor: pointer;
}
.actions {
text-align: center;
margin: 15px;
}
.credits {
text-align: center;
margin: 15px;
}
@media only screen and (max-width: 1280px) {
.anon-card {
text-align: center;
flex-direction: column;
margin: 50px 0;
height: 1020px;
}
.anon-card > .anon-img-container {
width: 100%;
height: 100%;
flex-basis: initial;
flex-grow: initial;
flex-shrink: initial;
}
.anon-stats {
padding: 5px 0;
}
}
@media only screen and (max-width: 640px) {
.anon-card img {
height: inherit;
width: auto;
border-radius: 10px;
}
}
@media only screen and (min-width: 640px) and (max-width: 1280px) {
.anon-card > .anon-img-container {
width: initial;
height: initial;
flex-basis: initial;
flex-grow: initial;
flex-shrink: initial;
}
.anon-card img {
height: 500px;
width: 500px;
border-radius: 10px;
margin-top: 30px;
}
}
table {
border-collapse: collapse;
margin-bottom: 10px;
width: 100%;
}
td, th {
padding: 6px;
text-align: left;
}
th {
border-bottom: 1px solid #dbdbdb;
}
tbody tr:nth-child(even) {
background-color: #161f27;
}
.decrypt-spinner {
/*
position: absolute;
left: 50%;
top: 50%;*/
height:100px;
width:100px;
margin:0px auto;
-webkit-animation: rotation .6s infinite linear;
-moz-animation: rotation .6s infinite linear;
-o-animation: rotation .6s infinite linear;
animation: rotation .6s infinite linear;
border-left:10px solid #2d103b77;
border-right:10px solid #2d103b77;
border-bottom:10px solid #561f729a;
border-top:10px solid #C152F5;
border-radius:100%;
}
@-webkit-keyframes rotation {
from {-webkit-transform: rotate(0deg);}
to {-webkit-transform: rotate(359deg);}
}
@-moz-keyframes rotation {
from {-moz-transform: rotate(0deg);}
to {-moz-transform: rotate(359deg);}
}
@-o-keyframes rotation {
from {-o-transform: rotate(0deg);}
to {-o-transform: rotate(359deg);}
}
@keyframes rotation {
from {transform: rotate(0deg);}
to {transform: rotate(359deg);}
} | src/components/gallery/teddyCard.css | .anon-card {
max-width: 1200px;
margin: 40px auto;
display: flex;
justify-content: center;
/*align-items: center;*/
background-color: #2e3844;
border-radius: 10px;
box-shadow: 0px 5px 24px 5px #00000042;
}
.anon-card > .anon-img-container {
width: 500px;
/*height: 500px;*/
flex-basis: 500px;
flex-grow: 0;
flex-shrink: 0;
display: flex;
justify-content: center;
align-items: center;
padding: 15px 0;
position: relative;
text-align: center;
color: #682b85;
}
.anon-img-container img {
width: 95%;
/*height: 480px;*/
/*border-radius: 30px 0px 0px 30px;*/
border-radius: 10px;
}
/* Bottom left text */
.imgOverlay {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 500px;
height: 100%;
display: flex;
justify-content: center;
flex-direction: column;
}
.overlayText {
padding-top: 20px;
font-size: 54px;
font-weight: 900;
}
.pulsate {
opacity: 0.5;
-webkit-animation: pulsate 1s ease-out;
animation: pulsate 1s ease-out;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
@-webkit-keyframes pulsate {
0% {
opacity: 0.5;
}
50% {
opacity: 1.0;
}
100% {
opacity: 0.5;
}
}
@-moz-keyframes pulsate {
0% {
opacity: 0.5;
}
50% {
opacity: 1.0;
}
100% {
opacity: 0.5;
}
}
@-o-keyframes pulsate {
0% {
opacity: 0.5;
}
50% {
opacity: 1.0;
}
100% {
opacity: 0.5;
}
}
@keyframes pulsate {
0% {
opacity: 0.5;
}
50% {
opacity: 1.0;
}
100% {
opacity: 0.5;
}
}
.anon-stats {
width: 100%;
padding: 15px 15px;
}
.text-center {
text-align: center;
}
.text-right {
text-align: right;
}
.pointer {
cursor: pointer;
}
.actions {
text-align: center;
margin: 15px;
}
.credits {
text-align: center;
margin: 15px;
}
@media only screen and (max-width: 1280px) {
.anon-card {
text-align: center;
flex-direction: column;
margin: 50px 0;
height: 1020px;
}
.anon-card > .anon-img-container {
width: 100%;
height: 100%;
flex-basis: initial;
flex-grow: initial;
flex-shrink: initial;
}
.anon-stats {
padding: 5px 0;
}
}
@media only screen and (max-width: 640px) {
.anon-card img {
height: inherit;
width: auto;
border-radius: 10px;
}
}
@media only screen and (min-width: 640px) and (max-width: 1280px) {
.anon-card > .anon-img-container {
width: initial;
height: initial;
flex-basis: initial;
flex-grow: initial;
flex-shrink: initial;
}
.anon-card img {
height: 500px;
width: 500px;
border-radius: 10px;
margin-top: 30px;
}
}
table {
border-collapse: collapse;
margin-bottom: 10px;
width: 100%;
}
td, th {
padding: 6px;
text-align: left;
}
th {
border-bottom: 1px solid #dbdbdb;
}
tbody tr:nth-child(even) {
background-color: #161f27;
}
.decrypt-spinner {
/*
position: absolute;
left: 50%;
top: 50%;*/
height:100px;
width:100px;
margin:0px auto;
-webkit-animation: rotation .6s infinite linear;
-moz-animation: rotation .6s infinite linear;
-o-animation: rotation .6s infinite linear;
animation: rotation .6s infinite linear;
border-left:10px solid #2d103b77;
border-right:10px solid #2d103b77;
border-bottom:10px solid #561f729a;
border-top:10px solid #C152F5;
border-radius:100%;
}
@-webkit-keyframes rotation {
from {-webkit-transform: rotate(0deg);}
to {-webkit-transform: rotate(359deg);}
}
@-moz-keyframes rotation {
from {-moz-transform: rotate(0deg);}
to {-moz-transform: rotate(359deg);}
}
@-o-keyframes rotation {
from {-o-transform: rotate(0deg);}
to {-o-transform: rotate(359deg);}
}
@keyframes rotation {
from {transform: rotate(0deg);}
to {transform: rotate(359deg);}
} | 0.398758 | 0.063395 |
----------------------------------------------- */
body {
color: #6B6B6B;
word-wrap: break-word;
line-height: 1.7;
font-size: 15px;
}
a {
color: #54397E;
text-decoration: none;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
}
a:hover,
a:focus {
color: #333;
text-decoration: none;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-weight: 100;
color: #54397E;
}
h1,
.h1 {
font-size: 48px;
}
h2,
.h2 {
font-size: 38px;
}
h3,
.h3 {
font-size: 28px;
}
h4,
.h4 {
font-size: 24px;
}
h5,
.h5 {
font-size: 18px;
}
h6,
.h6 {
font-size: 16px;
}
img {
height: auto; /* Make sure images are scaled correctly. */
max-width: 100%; /* Adhere to container width. */
}
button,
input,
select,
textarea {
font-size: 100%; /* Corrects font size not being inherited in all browsers */
margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
vertical-align: baseline; /* Improves appearance and consistency in all browsers */
*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
input[type="checkbox"],
input[type="radio"] {
padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
border: 0;
padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
color: #666;
border: 1px solid #DDD;
border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
padding: 0 0 0 10px;
}
textarea {
overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
padding-left: 3px;
vertical-align: top; /* Improves readability and alignment in all browsers */
width: 100%;
}
/* Alignment */
.alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
}
/* Text meant only for screen readers */
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; /* Above WP toolbar */
}
/* Clearing */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: '';
display: table;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
}
/* =Content
----------------------------------------------- */
.sticky {
}
.hentry {
margin: 0 0 1.5em;
}
.byline,
.updated {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
@media (max-width: 767px) {
.pull-left,
.pull-right {
float: none !important;
}
}
/* =Asides
----------------------------------------------- */
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
}
/* =Media
----------------------------------------------- */
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.wp-caption {
border: 1px solid #ccc;
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.site-main .gallery {
margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-main .gallery a img {
border: none;
height: auto;
max-width: 90%;
}
.site-main .gallery dd {
margin: 0;
}
.site-main .gallery-columns-4 .gallery-item {
}
.site-main .gallery-columns-4 .gallery-item img {
}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
max-width: 100%;
}
/* =Widgets
----------------------------------------------- */
.widget {
margin: 0 0 1.5em;
}
/* Make sure select elements fit in widgets */
.widget select {
max-width: 100%;
}
.widget > ul > li,
li.recentcomments {
border-bottom: 1px solid #EEE;
position: relative;
display: block;
padding: 10px 15px;
}
.widget ul {
padding: 10px 10px;
}
.widget-title {
border-bottom: 1px solid #eee;
}
.widget ul.nav.nav-tabs {
padding: 0;
}
.tab-content ul li {
list-style: none;
}
.tab-content .tab-thumb {
float: left;
margin-right: 8px;
padding-top: 5px;
float: left;
line-height: 0px;
width: 60px;
height: 60px;
}
.tab-content li {
overflow: hidden;
list-style: none;
border-bottom: 1px solid #f0f0f0;
margin: 0 0 8px;
padding: 0 0 6px;
}
.tab-content .tab-entry {
display: block;
}
.tab-content > .active {
border: 1px solid #DDD;
border-top: none;
}
.tab-content ul li:last-child {
border-bottom: 0;
margin-bottom: 0;
padding-bottom: 0;
}
.tab-content .tab-entry {
font-weight: 600;
font-size: 14px
}
.tab-comment {
font-size: 18px;
padding: 0 10px;
}
.nav-tabs > li > a {
border-bottom-color: transparent;
text-transform: uppercase;
}
.tab-content i {
font-size: 12px;
}
.tab-thumb.thumbnail {
margin-bottom: 5px;
}
.tab-content #messages li:before {
content: '\f0e5';
font-family: fontawesome;
float: left;
padding-right: 10px;
font-size: 20px;
color: #54397E;
}
.btn-primary, .label-primary {
background-color: #54397E;
border-color: #54397E;
}
.btn-primary:hover, .label-primary[href]:hover, .label-primary[href]:focus, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, #image-navigation .nav-previous a:hover, #image-navigation .nav-next a:hover {
background-color: #4b3371;
border-color: #4b3371;
}
.widget .input-group {
width: 110%;
}
/* =Infinite Scroll
----------------------------------------------- */
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
display: block;
}
#infinite-handle span {
display: block;
text-align: center;
font-size: 18px !important;
margin-bottom: 20px;
border-radius: 4px !important;
padding: 12px !important;
background: transparent !important;
border: 1px solid #DDD;
color: #54397E !important;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
}
#infinite-handle span:hover {
background-color: #54397E !important;
color: #fff !important;
}
/* =Custom Styles
----------------------------------------------- */
.site-branding {
margin-top: 20px;
margin-bottom: 20px;
}
.site-description {
color: #777;
font-weight: 200;
font-size: 16px;
}
.page-template-page-homepage-php .carousel {
margin-top: -20px;
margin-bottom: 20px;
}
/* =Navigation
----------------------------------------------- */
.site-main [class*="navigation"] a,
.more-link {
border: 1px solid #DDD;
padding: 6px 12px;
border-radius: 4px;
display: block;
}
.site-main [class*="navigation"] a:hover,
.more-link:hover {
color: #fff;
background: #54397E;
text-decoration: none;
}
.more-link {
float: right;
margin: 10px 0;
}
.site-main [class*="navigation"] {
margin: 0 0 1.5em;
overflow: hidden;
}
[class*="navigation"] .nav-previous {
float: left;
}
[class*="navigation"] .nav-next {
float: right;
text-align: right;
}
.navbar.navbar-default {
background-color: #54397E;
font-weight: 200;
}
.navbar-default .navbar-nav > li > a {
color: #fff;
border-right: 1px solid rgba(0,0,0,.2);
box-shadow: 1px 0 0 rgba(255, 255, 255, 0.10);
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
border-right: 1px solid rgba(0,0,0,.2);
border-left: none;
}
.navbar {
border-radius: 0;
}
.navbar-default {
border: none;
}
.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 > li > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #fff;
background-color: rgba(0, 0, 0, 0.1);
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #fff;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.dropdown-menu > li > a {
padding: 18px 20px;
color: #fff;
}
.dropdown-menu,
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
background-color: #54397E;
border: none;
}
.dropdown-menu .divider {
background-color: rgba(0, 0, 0, 0.1);
}
.navbar-nav > li > .dropdown-menu {
padding: 0;
}
.navbar-nav > li > a {
padding-top: 18px;
padding-bottom: 18px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: transparent;
}
/* =Comments
----------------------------------------------- */
.comment-content a {
word-wrap: break-word;
}
.bypostauthor {
}
#respond {
background-color: transparent!important;
box-shadow: none!important;
padding: 0px!important;
}
#respond > p, #respond p.comment-notes, p.logged-in-as {
margin-bottom: 10px;
}
p.logged-in-as {
padding-bottom: 0px;
}
.comment-list {
margin-bottom: 40px!important;
margin-left: 0px!important;
padding-left: 0;
}
.comment-list li {
list-style: none!important;
}
.comment .comment-body {
background-color: #ffffff;
margin: 0;
overflow: hidden;
padding: 25px;
margin-top: 2em;
padding-left: 116px;
position: relative;
border: 1px solid rgba(0, 0, 0, 0);
border-color: #eee;
border-radius: 4px;
}
.comment-list .children {
margin-left: 0px!important;
padding-left: 40px;
border-left: 1px solid #EEE;
background-repeat: no-repeat;
background-position: left 20px;
}
.comment-list li.comment > div img.avatar {
position: absolute;
left: 29px;
top: 29px;
}
#comment-form-title {
font-size: 24px;
padding-bottom: 10px;
}
.vcard .avatar {
position: absolute;
left: 29px;
top: 29px;
}
.comment-metadata {
font-size: 11px;
line-height: 16px;
margin-bottom: 10px;
}
.comment-reply-link {
float: right;
}
.form-allowed-tags code {
word-wrap: break-word;
white-space: inherit;
}
.comment-respond label {
display: block;
font-weight: normal;
}
.comment-respond .required {
color: #C7254E;
}
/* =Post styling
----------------------------------------------- */
.entry-meta a {
font-size: 12px;
}
#main .page-header {
margin-top: 0;
}
.entry-meta {
text-transform: uppercase;
}
.entry-meta a {
color: #6B6B6B;
}
.entry-meta .fa {
font-size: 16px;
margin-right: 3px;
color: #54397E;
}
.entry-meta span {
margin-right: 10px;
}
.entry-title {
font-size: 52px;
font-weight: 100;
color: #54397E;
}
.btn.btn-primary.read-more {
float: right;
border: 1px solid #DDD;
color: #54397E;
background-color: transparent;
}
.btn.btn-primary.read-more:hover {
color: #FFF;
background-color: #54397E;
}
.search .more-link {
display: none;
}
hr.section-divider {
height: 1px;
background: #EEE;
position: relative;
overflow: visible;
z-index: 100;
margin-top: 70px;
margin-bottom: 70px;
}
hr.section-divider:after {
z-index: 10000;
content: "\f004";
font-family: FontAwesome;
color: #54397E;
position: absolute;
top: -23px;
left: 50%;
right: 50%;
width: 40px;
height: 30px;
margin-left: -20px;
font-size: 30px;
}
.entry-content {
margin: 0;
}
/* =Attachment styling
----------------------------------------------- */
#image-navigation .nav-previous a,
#image-navigation .nav-next a{
padding: 5px 20px;
border: 1px solid #DDD;
border-radius: 4px;
display: block;
}
#image-navigation .nav-previous a:hover,
#image-navigation .nav-next a:hover{
background-color: #54397E;
color: #fff;
}
#image-navigation .nav-previous,
#image-navigation .nav-next {
margin: 10px 0;
}
/* =Footer
----------------------------------------------- */
.footer-nav.nav > li {
position: relative;
display: inline-block;
}
.footer-nav.nav {
float: left;
margin-bottom: 2px;
}
.copyright {
margin-top: 10px;
float: right;
text-align: right;
}
#colophon {
background-color: #54397E;
padding: 10px 0;
margin-top: 20px;
}
.site-info a {
color: #eee;
}
.site-info a:hover {
color: #999;
}
.site-info {
color: #999;
font-size: 12px;
}
.footer-nav.nav > li > a:hover {
background-color: transparent;
}
@media (max-width: 767px) {
.site-info, .copyright {
text-align: center;
}
.footer-nav.nav, .copyright {
float: none;
}
.carousel-caption {
display: none;
}
}
/* =Social icons
----------------------------------------------- */
.social-profile {
font-size: 24px;
margin: 6px;
color: #DDD;
}
#social {
float: right;
top: 55px;
position: relative;
}
.social-profile.facebook:hover {color: #3b5998;}
.social-profile.twitter:hover {color: #00aced ;}
.social-profile.google-plus:hover {color: #dd4b39;}
.social-profile.youtube:hover {color: #bb0000;}
.social-profile.linkedin:hover {color: #007bb6;}
.social-profile.pinterest:hover {color: #cb2027;}
.social-profile.rss:hover {color: #F0AD4E;}
.social-profile.tumblr:hover {color: #32506d;}
.social-profile.flickr:hover {color: #ff0084;}
.social-profile.instagram:hover {color: #517fa4;}
.social-profile.dribbble:hover {color: #E56193;}
.social-profile.skype:hover {color: #00AFF0;}
.social-profile.square:hover {color: #6D7177;}
@media (min-width: 992px) {
#social {
float: right;
top: 55px;
position: relative;
}
}
@media (max-width: 992px) {
.site-branding {
text-align: center;
}
#social {
top: 0;
float: none;
text-align: center;
}
}
/* =Slider
----------------------------------------------- */
.carousel-caption h4 {
background: #54397e;
background: rgba(84, 57, 126,0.7);
padding: 15px;
color: #fff;
max-width: 55%;
margin-bottom: 4px;
}
.carousel-caption {
left: 20px;
text-align: left;
padding-bottom: 20px;
}
.carousel-caption p {
background: #555;
background: rgba(0, 0, 0,0.5);
padding: 15px;
max-width: 50%;
}
.carousel {
margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
.carousel-indicators {
bottom: 5px;
}
}
/* =WooCommerce styling
----------------------------------------------- */
#shipping_method_0_free_shipping,
#shipping_method_0_international_delivery,
#shipping_method_0_flat_rate {
margin-right: 30px;
} | unite/style.css | ----------------------------------------------- */
body {
color: #6B6B6B;
word-wrap: break-word;
line-height: 1.7;
font-size: 15px;
}
a {
color: #54397E;
text-decoration: none;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
}
a:hover,
a:focus {
color: #333;
text-decoration: none;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-weight: 100;
color: #54397E;
}
h1,
.h1 {
font-size: 48px;
}
h2,
.h2 {
font-size: 38px;
}
h3,
.h3 {
font-size: 28px;
}
h4,
.h4 {
font-size: 24px;
}
h5,
.h5 {
font-size: 18px;
}
h6,
.h6 {
font-size: 16px;
}
img {
height: auto; /* Make sure images are scaled correctly. */
max-width: 100%; /* Adhere to container width. */
}
button,
input,
select,
textarea {
font-size: 100%; /* Corrects font size not being inherited in all browsers */
margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
vertical-align: baseline; /* Improves appearance and consistency in all browsers */
*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
input[type="checkbox"],
input[type="radio"] {
padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
border: 0;
padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
color: #666;
border: 1px solid #DDD;
border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
padding: 0 0 0 10px;
}
textarea {
overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
padding-left: 3px;
vertical-align: top; /* Improves readability and alignment in all browsers */
width: 100%;
}
/* Alignment */
.alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
}
/* Text meant only for screen readers */
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; /* Above WP toolbar */
}
/* Clearing */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: '';
display: table;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
}
/* =Content
----------------------------------------------- */
.sticky {
}
.hentry {
margin: 0 0 1.5em;
}
.byline,
.updated {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
@media (max-width: 767px) {
.pull-left,
.pull-right {
float: none !important;
}
}
/* =Asides
----------------------------------------------- */
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
}
/* =Media
----------------------------------------------- */
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.wp-caption {
border: 1px solid #ccc;
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.site-main .gallery {
margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-main .gallery a img {
border: none;
height: auto;
max-width: 90%;
}
.site-main .gallery dd {
margin: 0;
}
.site-main .gallery-columns-4 .gallery-item {
}
.site-main .gallery-columns-4 .gallery-item img {
}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
max-width: 100%;
}
/* =Widgets
----------------------------------------------- */
.widget {
margin: 0 0 1.5em;
}
/* Make sure select elements fit in widgets */
.widget select {
max-width: 100%;
}
.widget > ul > li,
li.recentcomments {
border-bottom: 1px solid #EEE;
position: relative;
display: block;
padding: 10px 15px;
}
.widget ul {
padding: 10px 10px;
}
.widget-title {
border-bottom: 1px solid #eee;
}
.widget ul.nav.nav-tabs {
padding: 0;
}
.tab-content ul li {
list-style: none;
}
.tab-content .tab-thumb {
float: left;
margin-right: 8px;
padding-top: 5px;
float: left;
line-height: 0px;
width: 60px;
height: 60px;
}
.tab-content li {
overflow: hidden;
list-style: none;
border-bottom: 1px solid #f0f0f0;
margin: 0 0 8px;
padding: 0 0 6px;
}
.tab-content .tab-entry {
display: block;
}
.tab-content > .active {
border: 1px solid #DDD;
border-top: none;
}
.tab-content ul li:last-child {
border-bottom: 0;
margin-bottom: 0;
padding-bottom: 0;
}
.tab-content .tab-entry {
font-weight: 600;
font-size: 14px
}
.tab-comment {
font-size: 18px;
padding: 0 10px;
}
.nav-tabs > li > a {
border-bottom-color: transparent;
text-transform: uppercase;
}
.tab-content i {
font-size: 12px;
}
.tab-thumb.thumbnail {
margin-bottom: 5px;
}
.tab-content #messages li:before {
content: '\f0e5';
font-family: fontawesome;
float: left;
padding-right: 10px;
font-size: 20px;
color: #54397E;
}
.btn-primary, .label-primary {
background-color: #54397E;
border-color: #54397E;
}
.btn-primary:hover, .label-primary[href]:hover, .label-primary[href]:focus, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, #image-navigation .nav-previous a:hover, #image-navigation .nav-next a:hover {
background-color: #4b3371;
border-color: #4b3371;
}
.widget .input-group {
width: 110%;
}
/* =Infinite Scroll
----------------------------------------------- */
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
display: block;
}
#infinite-handle span {
display: block;
text-align: center;
font-size: 18px !important;
margin-bottom: 20px;
border-radius: 4px !important;
padding: 12px !important;
background: transparent !important;
border: 1px solid #DDD;
color: #54397E !important;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
}
#infinite-handle span:hover {
background-color: #54397E !important;
color: #fff !important;
}
/* =Custom Styles
----------------------------------------------- */
.site-branding {
margin-top: 20px;
margin-bottom: 20px;
}
.site-description {
color: #777;
font-weight: 200;
font-size: 16px;
}
.page-template-page-homepage-php .carousel {
margin-top: -20px;
margin-bottom: 20px;
}
/* =Navigation
----------------------------------------------- */
.site-main [class*="navigation"] a,
.more-link {
border: 1px solid #DDD;
padding: 6px 12px;
border-radius: 4px;
display: block;
}
.site-main [class*="navigation"] a:hover,
.more-link:hover {
color: #fff;
background: #54397E;
text-decoration: none;
}
.more-link {
float: right;
margin: 10px 0;
}
.site-main [class*="navigation"] {
margin: 0 0 1.5em;
overflow: hidden;
}
[class*="navigation"] .nav-previous {
float: left;
}
[class*="navigation"] .nav-next {
float: right;
text-align: right;
}
.navbar.navbar-default {
background-color: #54397E;
font-weight: 200;
}
.navbar-default .navbar-nav > li > a {
color: #fff;
border-right: 1px solid rgba(0,0,0,.2);
box-shadow: 1px 0 0 rgba(255, 255, 255, 0.10);
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
border-right: 1px solid rgba(0,0,0,.2);
border-left: none;
}
.navbar {
border-radius: 0;
}
.navbar-default {
border: none;
}
.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 > li > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #fff;
background-color: rgba(0, 0, 0, 0.1);
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #fff;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.dropdown-menu > li > a {
padding: 18px 20px;
color: #fff;
}
.dropdown-menu,
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
background-color: #54397E;
border: none;
}
.dropdown-menu .divider {
background-color: rgba(0, 0, 0, 0.1);
}
.navbar-nav > li > .dropdown-menu {
padding: 0;
}
.navbar-nav > li > a {
padding-top: 18px;
padding-bottom: 18px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: transparent;
}
/* =Comments
----------------------------------------------- */
.comment-content a {
word-wrap: break-word;
}
.bypostauthor {
}
#respond {
background-color: transparent!important;
box-shadow: none!important;
padding: 0px!important;
}
#respond > p, #respond p.comment-notes, p.logged-in-as {
margin-bottom: 10px;
}
p.logged-in-as {
padding-bottom: 0px;
}
.comment-list {
margin-bottom: 40px!important;
margin-left: 0px!important;
padding-left: 0;
}
.comment-list li {
list-style: none!important;
}
.comment .comment-body {
background-color: #ffffff;
margin: 0;
overflow: hidden;
padding: 25px;
margin-top: 2em;
padding-left: 116px;
position: relative;
border: 1px solid rgba(0, 0, 0, 0);
border-color: #eee;
border-radius: 4px;
}
.comment-list .children {
margin-left: 0px!important;
padding-left: 40px;
border-left: 1px solid #EEE;
background-repeat: no-repeat;
background-position: left 20px;
}
.comment-list li.comment > div img.avatar {
position: absolute;
left: 29px;
top: 29px;
}
#comment-form-title {
font-size: 24px;
padding-bottom: 10px;
}
.vcard .avatar {
position: absolute;
left: 29px;
top: 29px;
}
.comment-metadata {
font-size: 11px;
line-height: 16px;
margin-bottom: 10px;
}
.comment-reply-link {
float: right;
}
.form-allowed-tags code {
word-wrap: break-word;
white-space: inherit;
}
.comment-respond label {
display: block;
font-weight: normal;
}
.comment-respond .required {
color: #C7254E;
}
/* =Post styling
----------------------------------------------- */
.entry-meta a {
font-size: 12px;
}
#main .page-header {
margin-top: 0;
}
.entry-meta {
text-transform: uppercase;
}
.entry-meta a {
color: #6B6B6B;
}
.entry-meta .fa {
font-size: 16px;
margin-right: 3px;
color: #54397E;
}
.entry-meta span {
margin-right: 10px;
}
.entry-title {
font-size: 52px;
font-weight: 100;
color: #54397E;
}
.btn.btn-primary.read-more {
float: right;
border: 1px solid #DDD;
color: #54397E;
background-color: transparent;
}
.btn.btn-primary.read-more:hover {
color: #FFF;
background-color: #54397E;
}
.search .more-link {
display: none;
}
hr.section-divider {
height: 1px;
background: #EEE;
position: relative;
overflow: visible;
z-index: 100;
margin-top: 70px;
margin-bottom: 70px;
}
hr.section-divider:after {
z-index: 10000;
content: "\f004";
font-family: FontAwesome;
color: #54397E;
position: absolute;
top: -23px;
left: 50%;
right: 50%;
width: 40px;
height: 30px;
margin-left: -20px;
font-size: 30px;
}
.entry-content {
margin: 0;
}
/* =Attachment styling
----------------------------------------------- */
#image-navigation .nav-previous a,
#image-navigation .nav-next a{
padding: 5px 20px;
border: 1px solid #DDD;
border-radius: 4px;
display: block;
}
#image-navigation .nav-previous a:hover,
#image-navigation .nav-next a:hover{
background-color: #54397E;
color: #fff;
}
#image-navigation .nav-previous,
#image-navigation .nav-next {
margin: 10px 0;
}
/* =Footer
----------------------------------------------- */
.footer-nav.nav > li {
position: relative;
display: inline-block;
}
.footer-nav.nav {
float: left;
margin-bottom: 2px;
}
.copyright {
margin-top: 10px;
float: right;
text-align: right;
}
#colophon {
background-color: #54397E;
padding: 10px 0;
margin-top: 20px;
}
.site-info a {
color: #eee;
}
.site-info a:hover {
color: #999;
}
.site-info {
color: #999;
font-size: 12px;
}
.footer-nav.nav > li > a:hover {
background-color: transparent;
}
@media (max-width: 767px) {
.site-info, .copyright {
text-align: center;
}
.footer-nav.nav, .copyright {
float: none;
}
.carousel-caption {
display: none;
}
}
/* =Social icons
----------------------------------------------- */
.social-profile {
font-size: 24px;
margin: 6px;
color: #DDD;
}
#social {
float: right;
top: 55px;
position: relative;
}
.social-profile.facebook:hover {color: #3b5998;}
.social-profile.twitter:hover {color: #00aced ;}
.social-profile.google-plus:hover {color: #dd4b39;}
.social-profile.youtube:hover {color: #bb0000;}
.social-profile.linkedin:hover {color: #007bb6;}
.social-profile.pinterest:hover {color: #cb2027;}
.social-profile.rss:hover {color: #F0AD4E;}
.social-profile.tumblr:hover {color: #32506d;}
.social-profile.flickr:hover {color: #ff0084;}
.social-profile.instagram:hover {color: #517fa4;}
.social-profile.dribbble:hover {color: #E56193;}
.social-profile.skype:hover {color: #00AFF0;}
.social-profile.square:hover {color: #6D7177;}
@media (min-width: 992px) {
#social {
float: right;
top: 55px;
position: relative;
}
}
@media (max-width: 992px) {
.site-branding {
text-align: center;
}
#social {
top: 0;
float: none;
text-align: center;
}
}
/* =Slider
----------------------------------------------- */
.carousel-caption h4 {
background: #54397e;
background: rgba(84, 57, 126,0.7);
padding: 15px;
color: #fff;
max-width: 55%;
margin-bottom: 4px;
}
.carousel-caption {
left: 20px;
text-align: left;
padding-bottom: 20px;
}
.carousel-caption p {
background: #555;
background: rgba(0, 0, 0,0.5);
padding: 15px;
max-width: 50%;
}
.carousel {
margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
.carousel-indicators {
bottom: 5px;
}
}
/* =WooCommerce styling
----------------------------------------------- */
#shipping_method_0_free_shipping,
#shipping_method_0_international_delivery,
#shipping_method_0_flat_rate {
margin-right: 30px;
} | 0.227641 | 0.087097 |
content: '\e967';
}
#bt_bb > .bt_bb_item_list > .bt_bb_wrap .bt_bb_item.bt_bb_icon.bt_bb_icon_bt_bb_cost_calculator_item:before {
content: '\e902';
}
#bt_bb > .bt_bb_item_list > .bt_bb_wrap .bt_bb_item.bt_bb_icon.bt_bb_icon_bt_cc_separator:before {
content: '\e914';
}
#bt_bb > .bt_bb_item_list > .bt_bb_wrap .bt_bb_item.bt_bb_icon.bt_bb_icon_bt_bb_cost_calculator_group:before,
#bt_bb > .bt_bb_item_list > .bt_bb_wrap .bt_bb_item.bt_bb_icon.bt_bb_icon_bt_cc_group:before {
content: '\e965';
}
#bt_bb > .bt_bb_item_list > .bt_bb_wrap .bt_bb_item.bt_bb_icon.bt_bb_icon_bt_bb_cost_calculator_multiply:before,
#bt_bb > .bt_bb_item_list > .bt_bb_wrap .bt_bb_item.bt_bb_icon.bt_bb_icon_bt_cc_multiply:before {
content: '\e966';
}
#bt_bb > .bt_bb_item_list > .bt_bb_wrap .bt_bb_item.bt_bb_icon.bt_bb_icon_bt_bb_cost_calculator_text:before,
#bt_bb > .bt_bb_item_list > .bt_bb_wrap .bt_bb_item.bt_bb_icon.bt_bb_icon_bt_cc_text:before {
content: '\e960';
}
#bt_bb > .bt_bb_item_list > .bt_bb_wrap .bt_bb_item.bt_bb_icon.bt_bb_icon_bt_bb_cost_calculator_slider:before,
#bt_bb > .bt_bb_item_list > .bt_bb_wrap .bt_bb_item.bt_bb_icon.bt_bb_icon_bt_cc_slider:before {
content: '\e962';
}
#bt_bb > .bt_bb_item_list > .bt_bb_wrap .bt_bb_item.bt_bb_icon.bt_bb_icon_bt_bb_cost_calculator_switch:before,
#bt_bb > .bt_bb_item_list > .bt_bb_wrap .bt_bb_item.bt_bb_icon.bt_bb_icon_bt_cc_switch:before {
content: '\e961';
}
#bt_bb > .bt_bb_item_list > .bt_bb_wrap .bt_bb_item.bt_bb_icon.bt_bb_icon_bt_bb_cost_calculator_select:before,
#bt_bb > .bt_bb_item_list > .bt_bb_wrap .bt_bb_item.bt_bb_icon.bt_bb_icon_bt_cc_select:before {
content: '\e964';
}
#bt_bb > .bt_bb_item_list > .bt_bb_wrap .bt_bb_item.bt_bb_icon.bt_bb_icon_bt_cc_raw_html:before {
content: '\e94e';
}
#bt_bb > .bt_bb_item_list > .bt_bb_wrap .bt_bb_item.bt_bb_icon.bt_bb_icon_bt_bb_cost_calculator_subtotal:before,
#bt_bb > .bt_bb_item_list > .bt_bb_wrap .bt_bb_item.bt_bb_icon.bt_bb_icon_bt_cc_subtotal:before {
content: '\e91e';
}
.bt_bb_dialog_content .bt_bb_icon_bt_cc_separator:before {
content: '\e914';
}
.bt_bb_dialog_content .bt_bb_icon_bt_bb_cost_calculator:before,
.bt_bb_dialog_content .bt_bb_icon_bt_cc:before {
content: '\e967';
}
.bt_bb_dialog_content .bt_bb_icon_bt_bb_cost_calculator_item:before,
.bt_bb_dialog_content .bt_bb_icon_bt_cc_item:before {
content: '\e902';
}
.bt_bb_dialog_content .bt_bb_icon_bt_bb_cost_calculator_group:before,
.bt_bb_dialog_content .bt_bb_icon_bt_cc_group:before {
content: '\e965';
}
.bt_bb_dialog_content .bt_bb_icon_bt_bb_cost_calculator_multiply:before,
.bt_bb_dialog_content .bt_bb_icon_bt_cc_multiply:before {
content: '\e966';
}
.bt_bb_dialog_content .bt_bb_icon_bt_bb_cost_calculator_text:before,
.bt_bb_dialog_content .bt_bb_icon_bt_cc_text:before {
content: '\e960';
}
.bt_bb_dialog_content .bt_bb_icon_bt_bb_cost_calculator_slider:before,
.bt_bb_dialog_content .bt_bb_icon_bt_cc_slider:before {
content: '\e962';
}
.bt_bb_dialog_content .bt_bb_icon_bt_bb_cost_calculator_switch:before,
.bt_bb_dialog_content .bt_bb_icon_bt_cc_switch:before {
content: '\e961';
}
.bt_bb_dialog_content .bt_bb_icon_bt_bb_cost_calculator_select:before,
.bt_bb_dialog_content .bt_bb_icon_bt_cc_select:before {
content: '\e964';
}
.bt_bb_dialog_content .bt_bb_icon_bt_cc_raw_html:before {
content: '\e94e';
}
.bt_bb_dialog_content .bt_bb_icon_bt_bb_cost_calculator_subtotal:before,
.bt_bb_dialog_content .bt_bb_icon_bt_cc_subtotal:before {
content: '\e91e';
} | wp-content/plugins/bt_cost_calculator/admin_style.css | content: '\e967';
}
#bt_bb > .bt_bb_item_list > .bt_bb_wrap .bt_bb_item.bt_bb_icon.bt_bb_icon_bt_bb_cost_calculator_item:before {
content: '\e902';
}
#bt_bb > .bt_bb_item_list > .bt_bb_wrap .bt_bb_item.bt_bb_icon.bt_bb_icon_bt_cc_separator:before {
content: '\e914';
}
#bt_bb > .bt_bb_item_list > .bt_bb_wrap .bt_bb_item.bt_bb_icon.bt_bb_icon_bt_bb_cost_calculator_group:before,
#bt_bb > .bt_bb_item_list > .bt_bb_wrap .bt_bb_item.bt_bb_icon.bt_bb_icon_bt_cc_group:before {
content: '\e965';
}
#bt_bb > .bt_bb_item_list > .bt_bb_wrap .bt_bb_item.bt_bb_icon.bt_bb_icon_bt_bb_cost_calculator_multiply:before,
#bt_bb > .bt_bb_item_list > .bt_bb_wrap .bt_bb_item.bt_bb_icon.bt_bb_icon_bt_cc_multiply:before {
content: '\e966';
}
#bt_bb > .bt_bb_item_list > .bt_bb_wrap .bt_bb_item.bt_bb_icon.bt_bb_icon_bt_bb_cost_calculator_text:before,
#bt_bb > .bt_bb_item_list > .bt_bb_wrap .bt_bb_item.bt_bb_icon.bt_bb_icon_bt_cc_text:before {
content: '\e960';
}
#bt_bb > .bt_bb_item_list > .bt_bb_wrap .bt_bb_item.bt_bb_icon.bt_bb_icon_bt_bb_cost_calculator_slider:before,
#bt_bb > .bt_bb_item_list > .bt_bb_wrap .bt_bb_item.bt_bb_icon.bt_bb_icon_bt_cc_slider:before {
content: '\e962';
}
#bt_bb > .bt_bb_item_list > .bt_bb_wrap .bt_bb_item.bt_bb_icon.bt_bb_icon_bt_bb_cost_calculator_switch:before,
#bt_bb > .bt_bb_item_list > .bt_bb_wrap .bt_bb_item.bt_bb_icon.bt_bb_icon_bt_cc_switch:before {
content: '\e961';
}
#bt_bb > .bt_bb_item_list > .bt_bb_wrap .bt_bb_item.bt_bb_icon.bt_bb_icon_bt_bb_cost_calculator_select:before,
#bt_bb > .bt_bb_item_list > .bt_bb_wrap .bt_bb_item.bt_bb_icon.bt_bb_icon_bt_cc_select:before {
content: '\e964';
}
#bt_bb > .bt_bb_item_list > .bt_bb_wrap .bt_bb_item.bt_bb_icon.bt_bb_icon_bt_cc_raw_html:before {
content: '\e94e';
}
#bt_bb > .bt_bb_item_list > .bt_bb_wrap .bt_bb_item.bt_bb_icon.bt_bb_icon_bt_bb_cost_calculator_subtotal:before,
#bt_bb > .bt_bb_item_list > .bt_bb_wrap .bt_bb_item.bt_bb_icon.bt_bb_icon_bt_cc_subtotal:before {
content: '\e91e';
}
.bt_bb_dialog_content .bt_bb_icon_bt_cc_separator:before {
content: '\e914';
}
.bt_bb_dialog_content .bt_bb_icon_bt_bb_cost_calculator:before,
.bt_bb_dialog_content .bt_bb_icon_bt_cc:before {
content: '\e967';
}
.bt_bb_dialog_content .bt_bb_icon_bt_bb_cost_calculator_item:before,
.bt_bb_dialog_content .bt_bb_icon_bt_cc_item:before {
content: '\e902';
}
.bt_bb_dialog_content .bt_bb_icon_bt_bb_cost_calculator_group:before,
.bt_bb_dialog_content .bt_bb_icon_bt_cc_group:before {
content: '\e965';
}
.bt_bb_dialog_content .bt_bb_icon_bt_bb_cost_calculator_multiply:before,
.bt_bb_dialog_content .bt_bb_icon_bt_cc_multiply:before {
content: '\e966';
}
.bt_bb_dialog_content .bt_bb_icon_bt_bb_cost_calculator_text:before,
.bt_bb_dialog_content .bt_bb_icon_bt_cc_text:before {
content: '\e960';
}
.bt_bb_dialog_content .bt_bb_icon_bt_bb_cost_calculator_slider:before,
.bt_bb_dialog_content .bt_bb_icon_bt_cc_slider:before {
content: '\e962';
}
.bt_bb_dialog_content .bt_bb_icon_bt_bb_cost_calculator_switch:before,
.bt_bb_dialog_content .bt_bb_icon_bt_cc_switch:before {
content: '\e961';
}
.bt_bb_dialog_content .bt_bb_icon_bt_bb_cost_calculator_select:before,
.bt_bb_dialog_content .bt_bb_icon_bt_cc_select:before {
content: '\e964';
}
.bt_bb_dialog_content .bt_bb_icon_bt_cc_raw_html:before {
content: '\e94e';
}
.bt_bb_dialog_content .bt_bb_icon_bt_bb_cost_calculator_subtotal:before,
.bt_bb_dialog_content .bt_bb_icon_bt_cc_subtotal:before {
content: '\e91e';
} | 0.353986 | 0.086131 |
@import url('https://fonts.googleapis.com/css?family=Kalam&display=swap');
.charsheet {
box-sizing: content-box;
background-image: url("https://raw.githubusercontent.com/fennelin/roll20-character-sheets/master/Nephilim-Legende/images/background.jpg");
background-size: cover;
font-weight: bold;
min-width: 1350px;
}
h2 {
text-decoration-style: solid;
text-decoration: underline;
}
.sheet-name {
font-size: 2em !important;
font-weight: bolder;
}
p {
font-family: 'Kalam', cursive;
width: 2em !important;
}
textarea {
resize: vertical; /* user can resize vertically, but width is fixed */
height: auto;
min-height: 70px;
}
input {
font-family: 'Kalam', cursive;
font-size: 2em;
}
.sheet-charact input[type=text] {
width: 230px;
}
input[type=text] {
width: 180px;
font-size: 1.5em;
background: transparent !important;
border: 1px solid;
color: black;
border-color: rgba(0, 0, 0, 0.3);
}
input:focus, button:focus, button:focus:active {
outline: none;
}
/* Firefox */
input[type=number] {
-moz-appearance: textfield;
}
/* Chrome */
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
/* Opéra*/
input::-o-inner-spin-button,
input::-o-outer-spin-button {
-o-appearance: none;
margin: 0
}
/* Checkbox */
label.sheet-checkbox-label {
padding-left: 20px;
position: relative;
cursor: pointer;
display: inline-block;
width: 50px;
height: 3px;
}
.sheet-consequence label.sheet-checkbox-label {
width: 20px;
height: 5px;
margin-left: 10px;
}
.sheet-kabb-main label.sheet-checkbox-label {
margin-left: 45px;
}
label.sheet-checkbox-label input[type=checkbox].sheet-checkbox-check {
position: absolute;
opacity: 0;
overflow: hidden;
clip: rect(0 0 0 0);
height: 15px;
width: 15px;
padding: 0;
border: 0;
left: 0;
}
label.sheet-checkbox-label .sheet-checkbox-img {
position: absolute;
left: 0;
width: 15px;
height: 15px;
background-image: none;
background-color: transparent;
color: #000;
border: 1px solid #333;
border-radius: 3px;
cursor: pointer;
}
label.sheet-checkbox-label input[type=checkbox].sheet-checkbox-check:checked + .sheet-checkbox-img::before {
width: 15px;
height: 15px;
background-color: transparent;
content: "✓";
}
/* Checkbox tab */
input[type=checkbox].sheet-checkbox-tab{
display: block;
height: 0;
display: inline-block;
border: none;
outline: none;
opacity: 0;
}
label.sheet-bla {
position: relative;
display: inline-block;
width: 135px;
font-size: 1.1em;
text-align: left;
height: 20px;
cursor: pointer;
padding-left: 25px;
}
label.sheet-bla::before {
position: absolute;
top: 0;
left: -0px;
display: inline-block;
width: 15px;
height: 15px;
border: 2px solid #bc6d10;
content: "";
}
input[type=checkbox].sheet-checkbox-tab:checked + label.sheet-bla::before {
width: 15px;
height: 15px;
background-color: #e1a926;
/*content: "✓";*/
}
h1 {
text-align: center;
margin-bottom: 10px;
}
.sheet-main {
display: grid;
grid-template-columns: repeat(3, 1fr);
font-family: 'Kalam', cursive;
}
.sheet-box {
display: block;
width: 360px;
color: black;
}
.sheet-attrib.sheet-posses {
display: inline-block;
width: 500px;
vertical-align: top;
padding: 10px;
border: none;
}
.sheet-attrib.sheet-posses.sheet-posses-artef {
width: 1025px;
}
.sheet-attrib.sheet-posses input[type=text] {
width: 400px;
}
.sheet-attrib.sheet-posses.sheet-posses-artef input[type=text] {
margin-right: 0px;
}
.sheet-attrib.sheet-posses.sheet-posses-artef select {
vertical-align: top;
height: 40px;
margin: 0px;
}
.sheet-attrib.sheet-posses textarea {
width: 310px;
vertical-align: top;
}
.sheet-attrib {
padding: 2px;
display: block;
border-top: 0 solid #018dc4;
border-right: 0 solid #018dc4;
border-bottom: 1px solid rgba(94, 50, 50, 1);
border-left: 1px solid rgba(94, 50, 50, 1);
margin: 5px auto;
min-height: 55px;
}
.sheet-attributes{
border-bottom: 1px solid rgba(94, 50, 50, 1);
}
.sheet-carac .sheet-attrib {
border: none;
min-height: 40px;
height: 40px;
}
.sheet-longtext{
width: 175px;
}
.sheet-details-chutes{
margin-left: 10px;
margin-bottom: 20px;
}
.sheet-details-chutes input {
text-align: center;
margin: auto;
margin-left: 7px;
width: 100%;
}
.sheet-details-chutes input[type=number] {
transform: translateY(-22%);
}
.sheet-bigtext {
font-size: 1.5em;
color: black;
margin-top: 10px;
display: inline-block;
margin-left: 10px;
}
.sheet-rolldice, .sheet-rollsword {
background-image: url("https://raw.githubusercontent.com/fennelin/roll20-character-sheets/master/Nephilim-Legende/images/dices.png");
cursor: pointer;
width: 40px;
background-attachment: unset;
height: 40px;
background-size: contain;
background-color: transparent;
border: none;
background-position: top;
}
.sheet-rollsword {
background-image: url("https://raw.githubusercontent.com/fennelin/roll20-character-sheets/master/Nephilim-Legende/images/opposition.png");
}
button.sheet-rolldice:before, button.sheet-rollsword:before {
content: none !important;
}
.sheet-simu-attrib div{
width: 150px;
}
.sheet-text-top{
vertical-align: top;
}
.sheet-simu-attrib textarea{
width: 341px;
vertical-align: bottom;
margin-top: 5px;
}
.sheet-simu-attrib input[type=text] {
width: 350px;
}
.sheet-simu-attrib input[type=number] {
margin-left: 0;
}
.sheet-simu-attrib button {
text-align: center;
padding: 8px !important;
margin: auto !important;
}
.repcontainer input[type=text]{
margin-right: 10px;
margin-bottom: 5px;
}
.sheet-bigtext.sheet-withmarginbottom {
margin-bottom: 20px;
}
.sheet-attrib .sheet-rond {
transform: translateY(-6%);
}
.sheet-rond {
font-weight: bolder;
text-shadow: 0 0 2px rgba(255, 255, 255, 0.5);
font-size: 1.8em;
color: black;
display: inline-block;
width: 50px !important;
height: 50px !important;
margin: 5px;
padding: 3px;
border: 1px solid #b7b7b718;
-webkit-border-radius: 35px;
border-radius: 35px;
text-align: center;
color: black;
background: rgba(252, 252, 252, 0.486);
-webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2) inset;
text-shadow: 1px 1px 5px rgba(255, 255, 255, 1);
-webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
-moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
-o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
}
.sheet-rond.sheet-ka {
font-weight: bolder;
text-shadow: 0 0 2px rgba(255, 255, 255, 0.5);
font-size: 1.8em;
color: black;
display: inline-block;
width: 35px !important;
height: 35px !important;
margin: 5px;
padding-top: 5px;
border: none;
-webkit-border-radius: 35px;
border-radius: 35px;
text-align: center;
color: black;
background: rgba(252, 252, 252, 0.3);
text-shadow: 1px 1px 5px rgba(255, 255, 255, 1);
}
.sheet-right {
align-content: right;
float: right !important;
}
.sheet-elements-selenim {
background-image: url("https://raw.githubusercontent.com/kapp-j/roll20-character-sheets-1/nephilim-legende-selenim/Nephilim-Legende-Selenim/images/noyau.png");
background-size: cover;
width: 300px;
height: 300px;
}
.sheet-kalunenoire {
align-content: center;
width: 60px;
position: relative;
left: 78px;
top: 57px;
}
.sheet-kalunenoire button {
margin: 0 0 0 -3px !important;
}
.sheet-reserve {
width: 60px;
position: relative;
left: 182px;
top: 126px;
}
.sheet-reserve button {
margin: 0 0 0 -20px !important;
}
.sheet-test {
height: 30px;
border-top: 1px solid #bc6d10;
margin-top: 18px;
}
.sheet-header {
width: 100%;
height: auto;
}
.sheet-karoll {
font-weight: bolt;
display: block;
background: rgb(0, 0, 0);
border: 1px solid;
text-shadow: 0 0 13px rgba(255, 255, 255, 0.5);
}
button.sheet-karoll:before {
content: none !important;
}
.sheet-petit {
font-size: 1.2em;
}
.sheet-carre {
transform: translateY(-6%);
font-weight: bolder;
text-shadow: 0 0 2px rgba(255, 255, 255, 0.5);
font-size: 1.8em;
color: black;
width: 50px !important;
height: 30px !important;
margin: 5px 10px;
padding-top: 10px;
border: 1px solid #b7b7b7;
text-align: center;
color: black;
background: rgba(252, 252, 252, 0.486);
-webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2) inset;
text-shadow: 1px 1px 5px rgba(255, 255, 255, 1);
-webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
-moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
-o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
}
.sheet-floatright{
float: right;
}
input[type="radio"].sheet-compteur {
opacity: 0;
width: 12px;
height: 12px;
position: relative;
top: 0px;
left: 2px;
margin: -10px;
cursor: pointer;
z-index: 1;
}
/* Fake radio */
input[type="radio"].sheet-compteur+span::before {
margin-right: 4px;
border: solid 1px #a8a8a8;
line-height: 14px;
text-align: center;
display: inline-block;
vertical-align: middle;
box-shadow: 0 0 2px #ccc;
background: #000000;
content: "•";
width: 10px;
height: 10px;
font-size: 24px;
border-radius: 50%;
}
input[type="radio"].sheet-zero+span::before {
margin-right: 4px;
border: solid 1px #a8a8a8;
line-height: 14px;
text-align: center;
display: inline-block;
vertical-align: middle;
box-shadow: 0 0 2px #ccc;
background: #167209;
content: "";
width: 10px;
height: 10px;
font-size: 24px;
border-radius: 50%;
}
/* Remove dot from all radios _after_ selected one */
input[type="radio"].sheet-compteur:checked~input[type="radio"].sheet-compteur+span::before {
content: "";
background: #f8f8f8;
}
span.sheet-dom-phys-level4, span.sheet-dom-phys-level5, .sheet-input-dom-phys-level4, .sheet-input-dom-phys-level5 {
display: none;
}
.sheet-foo-dom-phys1[value='1'] ~ span.sheet-dom-phys-level4{
display: inline;
}
.sheet-foo-dom-phys1[value='1'] ~ .sheet-input-dom-phys-level4 {
display: inline-block;
}
.sheet-foo-dom-phys2[value='1'] ~ span.sheet-dom-phys-level5{
display: inline;
}
.sheet-foo-dom-phys2[value='1'] ~ .sheet-input-dom-phys-level5 {
display: inline-block;
}
.sheet-tab3 .sheet-col{
margin-right: 20px;
min-width: 355px;
}
.sheet-tab3 .sheet-col input[type="checkbox"] {
width: 50px;
}
.sheet-tab3 .sheet-col .sheet-carre {
transform: translateY(-12%);
}
.sheet-tab3 .sheet-dommages-physiques .sheet-bigtext, .sheet-tab3 .sheet-dommages-magiques .sheet-bigtext{
margin-top: 4px;
}
.sheet-tab3 .sheet-col .sheet-right{
margin-top: 10px;
margin-left: 5px;
}
select:active{
outline : none;
}
select:focus{
outline : none;
}
.sheet-incarnation {
min-width: 1095px;
margin-bottom : 10px;
}
.sheet-incarnation .sheet-box{
width: auto;
padding: 0 13px;
}
.sheet-quetes-savoirs .sheet-attrib{
margin-left : 0px;
padding: 10px;
}
.sheet-quetes-savoirs .sheet-box{
min-width: 500px;
}
.sheet-tab2 h3{
display: inline-block;
margin: 0 71px;
margin-bottom: 15px;
}
.sheet-epoques-incarnation{
padding: 5px;
color: #000;
height: 41px;
font-size: 1.4em;
background-color : rgba(255, 255, 255, 0.7);
}
textarea.sheet-une-phrase {
width: 900px;
height: 50px;
resize: none
}
.sheet-large {
width: 300px;
}
.sheet-box-double {
grid-column-end: 4;
width: 600px;
}
.sheet-sciences_occ {
display: inline-flex!important;
font-size: 0.8em;
}
.sheet-line {
display: inline-block;
margin-right: auto;
margin-left: 0px;
height: 60px;
}
.sheet-line .sheet-100{
line-height: 37px;
}
p.sheet-doublesize {
background: transparent;
font-size: 1.3em;
text-align: center;
max-width: 150px;
}
.sheet-doublesize {
font-size: 2em;
}
.sheet-modif{
width: 20px;
}
.sheet-100 {
width: 70px
}
.sheet-first-annonce{
width: 200px;
display: inline-block;
font-family: 'Kalam', cursive;
font-size: 1.3em;
}
div.sheet-tab-content, .sheet-tab-optionnal {
display: none;
}
input.sheet-practice-mag:checked~.sheet-tab-optionnal4,
input.sheet-practice-kabbN:checked~.sheet-tab-optionnal5,
input.sheet-practice-imago:checked~.sheet-tab-optionnal6 {
display: inline;
}
input.sheet-tab1:checked~div.sheet-tab1,
input.sheet-tab2:checked~div.sheet-tab2,
input.sheet-tab3:checked~div.sheet-tab3,
input.sheet-tab4:checked~div.sheet-tab4,
input.sheet-tab5:checked~div.sheet-tab5,
input.sheet-tab6:checked~div.sheet-tab6 {
display: block;
}
input.sheet-tab {
width: 112px;
height: 30px;
position: relative;
color: #5C2E05;
vertical-align: middle;
left: 62px;
margin: -50px;
cursor: pointer;
z-index: 2;
opacity: 0;
}
input.sheet-tab+span::before {
content: attr(title);
border: solid 1px #bfb7aa;
justify-content: center;
align-items: center;
text-align: center;
display: inline-flex;
width: 110px;
height: 30px;
vertical-align: middle;
z-index: 1;
font-family: 'Kalam', cursive;
font-weight: bolder;
font-size: 1.1em;
background-color: #ffffff8c;
}
input.sheet-tab:checked+span::before {
font-family: 'Kalam', cursive;
font-weight: bold;
border-color: #fff;
-webkit-transform: scaleX(1.2) scaleY(1.2);
transform: scaleX(1.2) scaleY(1.2);
box-shadow: 1px 1px 1px #000;
}
input.sheet-hidden-tab {
display: none;
height: 0px;
position: relative;
top: -10px;
}
.sheet-rolltemplate-aptitude table {
text-align: center;
width: 100%;
background: url('https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/nephilimV5-vf/neph-template.png');
background-size: 100% auto;
border: 4px ridge #999999;
color: black;
font-size: 1em;
font-family: "Franklin Gothic Medium";
box-shadow: -5px -5px 5px black;
padding: 30px;
margin: 10px;
}
.sheet-rolltemplate-aptitude th {
font-family: 'Kalam', cursive;
padding: 4px;
color: white;
line-height: 1.6em;
font-size: 1.4em;
width: 100%;
height: 100%;
border-spacing: 0;
text-shadow: 0px 0px 5px black, 0px 0px 5px black, 0px 0px 5px black;
box-shadow: inset 5px 0px 20px 0px black, inset -5px 0px 20px 0px black;
}
.sheet-rolltemplate-aptitude .sheet-tcat {
font-weight: bold;
}
.sheet-rolltemplate-aptitude td {
padding: 10px;
}
.sheet-rolltemplate-aptitude .inlinerollresult {
display: inline-block;
min-width: 1.5em;
text-align: center;
border: 2px solid #89E799;
background: transparent;
}
.sheet-rolltemplate-aptitude .inlinerollresult.importantroll {
border: 2px solid #4A57ED;
}
.sheet-eso {
background-image: url("https://raw.githubusercontent.com/rwanoux/fiche-nephilim/master/template.png");
background-size: 100%;
background-position: 50%, 50%;
background-repeat: no-repeat
}
/* TAB4 : Magie spécifique & TAB5 : Kabbal généralités */
.sheet-tab4 .sheet-main, .sheet-tab5 .sheet-main, .sheet-tab6 .sheet-main{
padding: 10px;
}
.sheet-mag-number input[type=number] {
margin-right: 210px;
}
.sheet-mag-sort-spec input[type=number], .sheet-kabb-invoc-spec input[type=number], .sheet-alch-form-spec input[type=number] {
margin-left: 5px;
}
input[type=text].sheet-longinputtext{
width: 250px;
margin-left: 6px;
}
input[type=text].sheet-longinputtext.sheet-firstinput {
width: 600px;
}
.sheet-tab5 input[type=text].sheet-longinputtext.sheet-firstinput {
width: 530px;
}
input[type=text].sheet-verylonginputtext{
width: 450px;
margin-left: 6px;
}
.sheet-tab4 .sheet-bigtext, .sheet-tab5 .sheet-bigtext{
width: 132px;
}
.sheet-tab6 .sheet-bigtext{
width: 140px;
}
.sheet-tab4 select, .sheet-tab5 select, .sheet-tab6 select{
width: 251px;
padding: 5px;
color: #000;
height: 41px;
font-size: 1.4em;
background-color: rgba(255, 255, 255, 0.7);
margin-right: 10px;
}
.sheet-tab4 textarea, .sheet-tab5 textarea, .sheet-tab6 textarea {
width: 450px;
vertical-align: top;
margin-top: 5px;
}
.sheet-mag-sort-spec, .sheet-kabb-invoc-spec, .sheet-alch-form-spec{
border: 1px solid black;
margin: 10px 0;
}
.sheet-last-line .sheet-bigtext{
vertical-align: super;
}
.sheet-last-line .sheet-carre{
transform: translateY(-33%);
}
/* TAB 5 - colonnes */
.sheet-col3 {
display: inline-block;
width: 450px;
text-align: center;
vertical-align: middle;
}
.sheet-col3 input[type=text]{
margin-left: 0px;
}
.sheet-col-first, .sheet-col-last {
width: 115px;
}
.sheet-col-titre {
height: 30px;
margin-bottom: 10px;
font-size: 1.5em;
color: black;
}
/* tab 9 : Fraternité */
.sheet-tab9, .sheet-tab4, .sheet-tab5, .sheet-tab6 {
max-width: 1000px;
}
.sheet-tab9 .sheet-main{
margin-bottom: 30px;
padding: 5px;
}
.sheet-tab9 .sheet-bigtext {
width: 100px;
}
.sheet-tab9 .sheet-descr .sheet-bigtext {
width: 250px;
}
.sheet-tab9 input[type=text] {
width: 550px;
}
/* Roll Templates */
.sheet-rolltemplate-invoc .sheet-dice-box, .sheet-rolltemplate-vecu .sheet-dice-box, .sheet-rolltemplate-sort .sheet-dice-box,
.sheet-rolltemplate-pavane .sheet-dice-box, .sheet-rolltemplate-opposition .sheet-dice-box, .sheet-rolltemplate-ka .sheet-dice-box,
.sheet-rolltemplate-imago .sheet-dice-box{
font-size: 1em;
font-family: 'Kalam', cursive;
border: 4px double #000;
padding: 4px ;
}
.sheet-rolltemplate-invoc .sheet-dice-box h1, .sheet-rolltemplate-vecu .sheet-dice-box h1, .sheet-rolltemplate-sort .sheet-dice-box h1,
.sheet-rolltemplate-pavane .sheet-dice-box h1, .sheet-rolltemplate-opposition .sheet-dice-box h1, .sheet-rolltemplate-ka .sheet-dice-box h1,
.sheet-rolltemplate-imago .sheet-dice-box h1{
font-size: 1.4em;
text-align: center;
letter-spacing: 2px;
border-bottom: dotted 1px dimgray;
}
.sheet-rolltemplate-invoc .sheet-dice-subheader, .sheet-rolltemplate-vecu .sheet-dice-subheader, .sheet-rolltemplate-sort .sheet-dice-subheader,
.sheet-rolltemplate-pavane .sheet-dice-subheader, .sheet-rolltemplate-opposition .sheet-dice-subheader, .sheet-rolltemplate-ka .sheet-dice-subheader,
.sheet-rolltemplate-imago .sheet-dice-subheader{
font-size: 1.2em;
margin: 5px auto;
text-align: center;
line-height: 20px;
}
.sheet-rolltemplate-invoc .sheet-dice-bold, .sheet-rolltemplate-vecu .sheet-dice-bold,.sheet-rolltemplate-sort .sheet-dice-bold,
.sheet-rolltemplate-pavane .sheet-dice-bold, .sheet-rolltemplate-opposition .sheet-dice-bold, .sheet-rolltemplate-ka .sheet-dice-bold,
.sheet-rolltemplate-imago .sheet-dice-bold{
font-weight: bolder;
text-transform: capitalize;
}
.sheet-rolltemplate-invoc .sheet-dice-main, .sheet-rolltemplate-vecu .sheet-dice-main, .sheet-rolltemplate-sort .sheet-dice-main,
.sheet-rolltemplate-pavane .sheet-dice-main, .sheet-rolltemplate-opposition .sheet-dice-main, .sheet-rolltemplate-ka .sheet-dice-main,
.sheet-rolltemplate-imago .sheet-dice-main{
border-top: dotted 1px dimgray;
margin-top: 5px;
}
.sheet-rolltemplate-opposition .sheet-dice-main {
display: inline-flex;
align-items: center;
justify-content: center;
text-align: center;
width: 100%;
}
.sheet-rolltemplate-invoc .sheet-dice-effect, .sheet-rolltemplate-sort .sheet-dice-effect, .sheet-rolltemplate-pavane .sheet-dice-effect {
margin: 5px auto;
border-top: dotted 1px dimgray;
padding: 5px 0;
}
.sheet-rolltemplate-invoc .sheet-dice-roll, .sheet-rolltemplate-vecu .sheet-dice-roll, .sheet-rolltemplate-sort .sheet-dice-roll,
.sheet-rolltemplate-pavane .sheet-dice-roll, .sheet-rolltemplate-opposition .sheet-dice-roll, .sheet-rolltemplate-ka .sheet-dice-roll,
.sheet-rolltemplate-imago .sheet-dice-roll {
text-align: center;
line-height: 22px;
}
.sheet-rolltemplate-invoc .sheet-dice-result-ko,.sheet-rolltemplate-vecu .sheet-dice-result-ko, .sheet-rolltemplate-sort .sheet-dice-result-ko,
.sheet-rolltemplate-pavane .sheet-dice-result-ko, .sheet-rolltemplate-opposition .sheet-dice-result-ko, .sheet-rolltemplate-ka .sheet-dice-result-ko,
.sheet-rolltemplate-imago .sheet-dice-result-ko {
font-weight: bold;
text-align: center;
font-size: 1.4em;
color: red;
padding: 4px;
}
.sheet-rolltemplate-invoc .sheet-dice-result-ok, .sheet-rolltemplate-vecu .sheet-dice-result-ok, .sheet-rolltemplate-sort .sheet-dice-result-ok,
.sheet-rolltemplate-pavane .sheet-dice-result-ok, .sheet-rolltemplate-opposition .sheet-dice-result-ok, .sheet-rolltemplate-ka .sheet-dice-result-ok,
.sheet-rolltemplate-imago .sheet-dice-result-ok {
font-weight: bold;
text-align: center;
font-size: 1.4em;
color: green;
padding: 4px;
}
.sheet-rolltemplate-invoc .inlinerollresult, .sheet-rolltemplate-vecu .inlinerollresult, .sheet-rolltemplate-sort .inlinerollresult,
.sheet-rolltemplate-pavane .inlinerollresult, .sheet-rolltemplate-opposition .inlinerollresult, .sheet-rolltemplate-ka .inlinerollresult,
.sheet-rolltemplate-imago .inlinerollresult {
display: inline-block;
min-width: 1.5em;
font-size: x-large;
text-align: center;
border: none;
background: transparent;
}
.sheet-rolltemplate-invoc .inlinerollresult.fullfail, .sheet-rolltemplate-vecu .inlinerollresult.fullfail, .sheet-rolltemplate-sort .inlinerollresult.fullfail,
.sheet-rolltemplate-pavane .inlinerollresult.fullfail, .sheet-rolltemplate-opposition .inlinerollresult.fullfail, .sheet-rolltemplate-ka .inlinerollresult.fullfail,
.sheet-rolltemplate-ka .inlinerollresult.fullfail {
border: none;
}
.sheet-rolltemplate-opposition .sheet-dice-col2 {
display: inline-block;
text-align: center;
margin-top: 5px;
line-height: 20px;
}
.sheet-rolltemplate-opposition .sheet-dice-col-inter {
display: inline-block;
width: 20px;
text-align: center;
}
.sheet-rolltemplate-invoc .sheet-bg-invoc, .sheet-rolltemplate-vecu .sheet-bg-vecu, .sheet-rolltemplate-sort .sheet-bg-sort,
.sheet-rolltemplate-pavane .sheet-bg-pavane, .sheet-rolltemplate-opposition .sheet-bg-opposition, .sheet-rolltemplate-ka .sheet-bg-ka,
.sheet-rolltemplate-imago .sheet-bg-imago {
background-image: url("https://raw.githubusercontent.com/rwanoux/roll20-character-sheets/master/nephilimV5-vf/backgrd.png");
background-size: cover;
}
/* Suppression succès critique - jet de 100 */
.sheet-rolltemplate-opposition .inlinerollresult.fullcrit,
.sheet-rolltemplate-pavane .inlinerollresult.fullcrit,
.sheet-rolltemplate-sort .inlinerollresult.fullcrit,
.sheet-rolltemplate-vecu .inlinerollresult.fullcrit,
.sheet-rolltemplate-ka .inlinerollresult.fullcrit,
.sheet-rolltemplate-invoc .inlinerollresult.fullcrit,
.sheet-rolltemplate-imago .inlinerollresult.fullcrit {
border: none !important;
} | Nephilim-Legende-Selenim/selenim-legende.css | @import url('https://fonts.googleapis.com/css?family=Kalam&display=swap');
.charsheet {
box-sizing: content-box;
background-image: url("https://raw.githubusercontent.com/fennelin/roll20-character-sheets/master/Nephilim-Legende/images/background.jpg");
background-size: cover;
font-weight: bold;
min-width: 1350px;
}
h2 {
text-decoration-style: solid;
text-decoration: underline;
}
.sheet-name {
font-size: 2em !important;
font-weight: bolder;
}
p {
font-family: 'Kalam', cursive;
width: 2em !important;
}
textarea {
resize: vertical; /* user can resize vertically, but width is fixed */
height: auto;
min-height: 70px;
}
input {
font-family: 'Kalam', cursive;
font-size: 2em;
}
.sheet-charact input[type=text] {
width: 230px;
}
input[type=text] {
width: 180px;
font-size: 1.5em;
background: transparent !important;
border: 1px solid;
color: black;
border-color: rgba(0, 0, 0, 0.3);
}
input:focus, button:focus, button:focus:active {
outline: none;
}
/* Firefox */
input[type=number] {
-moz-appearance: textfield;
}
/* Chrome */
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
/* Opéra*/
input::-o-inner-spin-button,
input::-o-outer-spin-button {
-o-appearance: none;
margin: 0
}
/* Checkbox */
label.sheet-checkbox-label {
padding-left: 20px;
position: relative;
cursor: pointer;
display: inline-block;
width: 50px;
height: 3px;
}
.sheet-consequence label.sheet-checkbox-label {
width: 20px;
height: 5px;
margin-left: 10px;
}
.sheet-kabb-main label.sheet-checkbox-label {
margin-left: 45px;
}
label.sheet-checkbox-label input[type=checkbox].sheet-checkbox-check {
position: absolute;
opacity: 0;
overflow: hidden;
clip: rect(0 0 0 0);
height: 15px;
width: 15px;
padding: 0;
border: 0;
left: 0;
}
label.sheet-checkbox-label .sheet-checkbox-img {
position: absolute;
left: 0;
width: 15px;
height: 15px;
background-image: none;
background-color: transparent;
color: #000;
border: 1px solid #333;
border-radius: 3px;
cursor: pointer;
}
label.sheet-checkbox-label input[type=checkbox].sheet-checkbox-check:checked + .sheet-checkbox-img::before {
width: 15px;
height: 15px;
background-color: transparent;
content: "✓";
}
/* Checkbox tab */
input[type=checkbox].sheet-checkbox-tab{
display: block;
height: 0;
display: inline-block;
border: none;
outline: none;
opacity: 0;
}
label.sheet-bla {
position: relative;
display: inline-block;
width: 135px;
font-size: 1.1em;
text-align: left;
height: 20px;
cursor: pointer;
padding-left: 25px;
}
label.sheet-bla::before {
position: absolute;
top: 0;
left: -0px;
display: inline-block;
width: 15px;
height: 15px;
border: 2px solid #bc6d10;
content: "";
}
input[type=checkbox].sheet-checkbox-tab:checked + label.sheet-bla::before {
width: 15px;
height: 15px;
background-color: #e1a926;
/*content: "✓";*/
}
h1 {
text-align: center;
margin-bottom: 10px;
}
.sheet-main {
display: grid;
grid-template-columns: repeat(3, 1fr);
font-family: 'Kalam', cursive;
}
.sheet-box {
display: block;
width: 360px;
color: black;
}
.sheet-attrib.sheet-posses {
display: inline-block;
width: 500px;
vertical-align: top;
padding: 10px;
border: none;
}
.sheet-attrib.sheet-posses.sheet-posses-artef {
width: 1025px;
}
.sheet-attrib.sheet-posses input[type=text] {
width: 400px;
}
.sheet-attrib.sheet-posses.sheet-posses-artef input[type=text] {
margin-right: 0px;
}
.sheet-attrib.sheet-posses.sheet-posses-artef select {
vertical-align: top;
height: 40px;
margin: 0px;
}
.sheet-attrib.sheet-posses textarea {
width: 310px;
vertical-align: top;
}
.sheet-attrib {
padding: 2px;
display: block;
border-top: 0 solid #018dc4;
border-right: 0 solid #018dc4;
border-bottom: 1px solid rgba(94, 50, 50, 1);
border-left: 1px solid rgba(94, 50, 50, 1);
margin: 5px auto;
min-height: 55px;
}
.sheet-attributes{
border-bottom: 1px solid rgba(94, 50, 50, 1);
}
.sheet-carac .sheet-attrib {
border: none;
min-height: 40px;
height: 40px;
}
.sheet-longtext{
width: 175px;
}
.sheet-details-chutes{
margin-left: 10px;
margin-bottom: 20px;
}
.sheet-details-chutes input {
text-align: center;
margin: auto;
margin-left: 7px;
width: 100%;
}
.sheet-details-chutes input[type=number] {
transform: translateY(-22%);
}
.sheet-bigtext {
font-size: 1.5em;
color: black;
margin-top: 10px;
display: inline-block;
margin-left: 10px;
}
.sheet-rolldice, .sheet-rollsword {
background-image: url("https://raw.githubusercontent.com/fennelin/roll20-character-sheets/master/Nephilim-Legende/images/dices.png");
cursor: pointer;
width: 40px;
background-attachment: unset;
height: 40px;
background-size: contain;
background-color: transparent;
border: none;
background-position: top;
}
.sheet-rollsword {
background-image: url("https://raw.githubusercontent.com/fennelin/roll20-character-sheets/master/Nephilim-Legende/images/opposition.png");
}
button.sheet-rolldice:before, button.sheet-rollsword:before {
content: none !important;
}
.sheet-simu-attrib div{
width: 150px;
}
.sheet-text-top{
vertical-align: top;
}
.sheet-simu-attrib textarea{
width: 341px;
vertical-align: bottom;
margin-top: 5px;
}
.sheet-simu-attrib input[type=text] {
width: 350px;
}
.sheet-simu-attrib input[type=number] {
margin-left: 0;
}
.sheet-simu-attrib button {
text-align: center;
padding: 8px !important;
margin: auto !important;
}
.repcontainer input[type=text]{
margin-right: 10px;
margin-bottom: 5px;
}
.sheet-bigtext.sheet-withmarginbottom {
margin-bottom: 20px;
}
.sheet-attrib .sheet-rond {
transform: translateY(-6%);
}
.sheet-rond {
font-weight: bolder;
text-shadow: 0 0 2px rgba(255, 255, 255, 0.5);
font-size: 1.8em;
color: black;
display: inline-block;
width: 50px !important;
height: 50px !important;
margin: 5px;
padding: 3px;
border: 1px solid #b7b7b718;
-webkit-border-radius: 35px;
border-radius: 35px;
text-align: center;
color: black;
background: rgba(252, 252, 252, 0.486);
-webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2) inset;
text-shadow: 1px 1px 5px rgba(255, 255, 255, 1);
-webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
-moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
-o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
}
.sheet-rond.sheet-ka {
font-weight: bolder;
text-shadow: 0 0 2px rgba(255, 255, 255, 0.5);
font-size: 1.8em;
color: black;
display: inline-block;
width: 35px !important;
height: 35px !important;
margin: 5px;
padding-top: 5px;
border: none;
-webkit-border-radius: 35px;
border-radius: 35px;
text-align: center;
color: black;
background: rgba(252, 252, 252, 0.3);
text-shadow: 1px 1px 5px rgba(255, 255, 255, 1);
}
.sheet-right {
align-content: right;
float: right !important;
}
.sheet-elements-selenim {
background-image: url("https://raw.githubusercontent.com/kapp-j/roll20-character-sheets-1/nephilim-legende-selenim/Nephilim-Legende-Selenim/images/noyau.png");
background-size: cover;
width: 300px;
height: 300px;
}
.sheet-kalunenoire {
align-content: center;
width: 60px;
position: relative;
left: 78px;
top: 57px;
}
.sheet-kalunenoire button {
margin: 0 0 0 -3px !important;
}
.sheet-reserve {
width: 60px;
position: relative;
left: 182px;
top: 126px;
}
.sheet-reserve button {
margin: 0 0 0 -20px !important;
}
.sheet-test {
height: 30px;
border-top: 1px solid #bc6d10;
margin-top: 18px;
}
.sheet-header {
width: 100%;
height: auto;
}
.sheet-karoll {
font-weight: bolt;
display: block;
background: rgb(0, 0, 0);
border: 1px solid;
text-shadow: 0 0 13px rgba(255, 255, 255, 0.5);
}
button.sheet-karoll:before {
content: none !important;
}
.sheet-petit {
font-size: 1.2em;
}
.sheet-carre {
transform: translateY(-6%);
font-weight: bolder;
text-shadow: 0 0 2px rgba(255, 255, 255, 0.5);
font-size: 1.8em;
color: black;
width: 50px !important;
height: 30px !important;
margin: 5px 10px;
padding-top: 10px;
border: 1px solid #b7b7b7;
text-align: center;
color: black;
background: rgba(252, 252, 252, 0.486);
-webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2) inset;
text-shadow: 1px 1px 5px rgba(255, 255, 255, 1);
-webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
-moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
-o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
}
.sheet-floatright{
float: right;
}
input[type="radio"].sheet-compteur {
opacity: 0;
width: 12px;
height: 12px;
position: relative;
top: 0px;
left: 2px;
margin: -10px;
cursor: pointer;
z-index: 1;
}
/* Fake radio */
input[type="radio"].sheet-compteur+span::before {
margin-right: 4px;
border: solid 1px #a8a8a8;
line-height: 14px;
text-align: center;
display: inline-block;
vertical-align: middle;
box-shadow: 0 0 2px #ccc;
background: #000000;
content: "•";
width: 10px;
height: 10px;
font-size: 24px;
border-radius: 50%;
}
input[type="radio"].sheet-zero+span::before {
margin-right: 4px;
border: solid 1px #a8a8a8;
line-height: 14px;
text-align: center;
display: inline-block;
vertical-align: middle;
box-shadow: 0 0 2px #ccc;
background: #167209;
content: "";
width: 10px;
height: 10px;
font-size: 24px;
border-radius: 50%;
}
/* Remove dot from all radios _after_ selected one */
input[type="radio"].sheet-compteur:checked~input[type="radio"].sheet-compteur+span::before {
content: "";
background: #f8f8f8;
}
span.sheet-dom-phys-level4, span.sheet-dom-phys-level5, .sheet-input-dom-phys-level4, .sheet-input-dom-phys-level5 {
display: none;
}
.sheet-foo-dom-phys1[value='1'] ~ span.sheet-dom-phys-level4{
display: inline;
}
.sheet-foo-dom-phys1[value='1'] ~ .sheet-input-dom-phys-level4 {
display: inline-block;
}
.sheet-foo-dom-phys2[value='1'] ~ span.sheet-dom-phys-level5{
display: inline;
}
.sheet-foo-dom-phys2[value='1'] ~ .sheet-input-dom-phys-level5 {
display: inline-block;
}
.sheet-tab3 .sheet-col{
margin-right: 20px;
min-width: 355px;
}
.sheet-tab3 .sheet-col input[type="checkbox"] {
width: 50px;
}
.sheet-tab3 .sheet-col .sheet-carre {
transform: translateY(-12%);
}
.sheet-tab3 .sheet-dommages-physiques .sheet-bigtext, .sheet-tab3 .sheet-dommages-magiques .sheet-bigtext{
margin-top: 4px;
}
.sheet-tab3 .sheet-col .sheet-right{
margin-top: 10px;
margin-left: 5px;
}
select:active{
outline : none;
}
select:focus{
outline : none;
}
.sheet-incarnation {
min-width: 1095px;
margin-bottom : 10px;
}
.sheet-incarnation .sheet-box{
width: auto;
padding: 0 13px;
}
.sheet-quetes-savoirs .sheet-attrib{
margin-left : 0px;
padding: 10px;
}
.sheet-quetes-savoirs .sheet-box{
min-width: 500px;
}
.sheet-tab2 h3{
display: inline-block;
margin: 0 71px;
margin-bottom: 15px;
}
.sheet-epoques-incarnation{
padding: 5px;
color: #000;
height: 41px;
font-size: 1.4em;
background-color : rgba(255, 255, 255, 0.7);
}
textarea.sheet-une-phrase {
width: 900px;
height: 50px;
resize: none
}
.sheet-large {
width: 300px;
}
.sheet-box-double {
grid-column-end: 4;
width: 600px;
}
.sheet-sciences_occ {
display: inline-flex!important;
font-size: 0.8em;
}
.sheet-line {
display: inline-block;
margin-right: auto;
margin-left: 0px;
height: 60px;
}
.sheet-line .sheet-100{
line-height: 37px;
}
p.sheet-doublesize {
background: transparent;
font-size: 1.3em;
text-align: center;
max-width: 150px;
}
.sheet-doublesize {
font-size: 2em;
}
.sheet-modif{
width: 20px;
}
.sheet-100 {
width: 70px
}
.sheet-first-annonce{
width: 200px;
display: inline-block;
font-family: 'Kalam', cursive;
font-size: 1.3em;
}
div.sheet-tab-content, .sheet-tab-optionnal {
display: none;
}
input.sheet-practice-mag:checked~.sheet-tab-optionnal4,
input.sheet-practice-kabbN:checked~.sheet-tab-optionnal5,
input.sheet-practice-imago:checked~.sheet-tab-optionnal6 {
display: inline;
}
input.sheet-tab1:checked~div.sheet-tab1,
input.sheet-tab2:checked~div.sheet-tab2,
input.sheet-tab3:checked~div.sheet-tab3,
input.sheet-tab4:checked~div.sheet-tab4,
input.sheet-tab5:checked~div.sheet-tab5,
input.sheet-tab6:checked~div.sheet-tab6 {
display: block;
}
input.sheet-tab {
width: 112px;
height: 30px;
position: relative;
color: #5C2E05;
vertical-align: middle;
left: 62px;
margin: -50px;
cursor: pointer;
z-index: 2;
opacity: 0;
}
input.sheet-tab+span::before {
content: attr(title);
border: solid 1px #bfb7aa;
justify-content: center;
align-items: center;
text-align: center;
display: inline-flex;
width: 110px;
height: 30px;
vertical-align: middle;
z-index: 1;
font-family: 'Kalam', cursive;
font-weight: bolder;
font-size: 1.1em;
background-color: #ffffff8c;
}
input.sheet-tab:checked+span::before {
font-family: 'Kalam', cursive;
font-weight: bold;
border-color: #fff;
-webkit-transform: scaleX(1.2) scaleY(1.2);
transform: scaleX(1.2) scaleY(1.2);
box-shadow: 1px 1px 1px #000;
}
input.sheet-hidden-tab {
display: none;
height: 0px;
position: relative;
top: -10px;
}
.sheet-rolltemplate-aptitude table {
text-align: center;
width: 100%;
background: url('https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/nephilimV5-vf/neph-template.png');
background-size: 100% auto;
border: 4px ridge #999999;
color: black;
font-size: 1em;
font-family: "Franklin Gothic Medium";
box-shadow: -5px -5px 5px black;
padding: 30px;
margin: 10px;
}
.sheet-rolltemplate-aptitude th {
font-family: 'Kalam', cursive;
padding: 4px;
color: white;
line-height: 1.6em;
font-size: 1.4em;
width: 100%;
height: 100%;
border-spacing: 0;
text-shadow: 0px 0px 5px black, 0px 0px 5px black, 0px 0px 5px black;
box-shadow: inset 5px 0px 20px 0px black, inset -5px 0px 20px 0px black;
}
.sheet-rolltemplate-aptitude .sheet-tcat {
font-weight: bold;
}
.sheet-rolltemplate-aptitude td {
padding: 10px;
}
.sheet-rolltemplate-aptitude .inlinerollresult {
display: inline-block;
min-width: 1.5em;
text-align: center;
border: 2px solid #89E799;
background: transparent;
}
.sheet-rolltemplate-aptitude .inlinerollresult.importantroll {
border: 2px solid #4A57ED;
}
.sheet-eso {
background-image: url("https://raw.githubusercontent.com/rwanoux/fiche-nephilim/master/template.png");
background-size: 100%;
background-position: 50%, 50%;
background-repeat: no-repeat
}
/* TAB4 : Magie spécifique & TAB5 : Kabbal généralités */
.sheet-tab4 .sheet-main, .sheet-tab5 .sheet-main, .sheet-tab6 .sheet-main{
padding: 10px;
}
.sheet-mag-number input[type=number] {
margin-right: 210px;
}
.sheet-mag-sort-spec input[type=number], .sheet-kabb-invoc-spec input[type=number], .sheet-alch-form-spec input[type=number] {
margin-left: 5px;
}
input[type=text].sheet-longinputtext{
width: 250px;
margin-left: 6px;
}
input[type=text].sheet-longinputtext.sheet-firstinput {
width: 600px;
}
.sheet-tab5 input[type=text].sheet-longinputtext.sheet-firstinput {
width: 530px;
}
input[type=text].sheet-verylonginputtext{
width: 450px;
margin-left: 6px;
}
.sheet-tab4 .sheet-bigtext, .sheet-tab5 .sheet-bigtext{
width: 132px;
}
.sheet-tab6 .sheet-bigtext{
width: 140px;
}
.sheet-tab4 select, .sheet-tab5 select, .sheet-tab6 select{
width: 251px;
padding: 5px;
color: #000;
height: 41px;
font-size: 1.4em;
background-color: rgba(255, 255, 255, 0.7);
margin-right: 10px;
}
.sheet-tab4 textarea, .sheet-tab5 textarea, .sheet-tab6 textarea {
width: 450px;
vertical-align: top;
margin-top: 5px;
}
.sheet-mag-sort-spec, .sheet-kabb-invoc-spec, .sheet-alch-form-spec{
border: 1px solid black;
margin: 10px 0;
}
.sheet-last-line .sheet-bigtext{
vertical-align: super;
}
.sheet-last-line .sheet-carre{
transform: translateY(-33%);
}
/* TAB 5 - colonnes */
.sheet-col3 {
display: inline-block;
width: 450px;
text-align: center;
vertical-align: middle;
}
.sheet-col3 input[type=text]{
margin-left: 0px;
}
.sheet-col-first, .sheet-col-last {
width: 115px;
}
.sheet-col-titre {
height: 30px;
margin-bottom: 10px;
font-size: 1.5em;
color: black;
}
/* tab 9 : Fraternité */
.sheet-tab9, .sheet-tab4, .sheet-tab5, .sheet-tab6 {
max-width: 1000px;
}
.sheet-tab9 .sheet-main{
margin-bottom: 30px;
padding: 5px;
}
.sheet-tab9 .sheet-bigtext {
width: 100px;
}
.sheet-tab9 .sheet-descr .sheet-bigtext {
width: 250px;
}
.sheet-tab9 input[type=text] {
width: 550px;
}
/* Roll Templates */
.sheet-rolltemplate-invoc .sheet-dice-box, .sheet-rolltemplate-vecu .sheet-dice-box, .sheet-rolltemplate-sort .sheet-dice-box,
.sheet-rolltemplate-pavane .sheet-dice-box, .sheet-rolltemplate-opposition .sheet-dice-box, .sheet-rolltemplate-ka .sheet-dice-box,
.sheet-rolltemplate-imago .sheet-dice-box{
font-size: 1em;
font-family: 'Kalam', cursive;
border: 4px double #000;
padding: 4px ;
}
.sheet-rolltemplate-invoc .sheet-dice-box h1, .sheet-rolltemplate-vecu .sheet-dice-box h1, .sheet-rolltemplate-sort .sheet-dice-box h1,
.sheet-rolltemplate-pavane .sheet-dice-box h1, .sheet-rolltemplate-opposition .sheet-dice-box h1, .sheet-rolltemplate-ka .sheet-dice-box h1,
.sheet-rolltemplate-imago .sheet-dice-box h1{
font-size: 1.4em;
text-align: center;
letter-spacing: 2px;
border-bottom: dotted 1px dimgray;
}
.sheet-rolltemplate-invoc .sheet-dice-subheader, .sheet-rolltemplate-vecu .sheet-dice-subheader, .sheet-rolltemplate-sort .sheet-dice-subheader,
.sheet-rolltemplate-pavane .sheet-dice-subheader, .sheet-rolltemplate-opposition .sheet-dice-subheader, .sheet-rolltemplate-ka .sheet-dice-subheader,
.sheet-rolltemplate-imago .sheet-dice-subheader{
font-size: 1.2em;
margin: 5px auto;
text-align: center;
line-height: 20px;
}
.sheet-rolltemplate-invoc .sheet-dice-bold, .sheet-rolltemplate-vecu .sheet-dice-bold,.sheet-rolltemplate-sort .sheet-dice-bold,
.sheet-rolltemplate-pavane .sheet-dice-bold, .sheet-rolltemplate-opposition .sheet-dice-bold, .sheet-rolltemplate-ka .sheet-dice-bold,
.sheet-rolltemplate-imago .sheet-dice-bold{
font-weight: bolder;
text-transform: capitalize;
}
.sheet-rolltemplate-invoc .sheet-dice-main, .sheet-rolltemplate-vecu .sheet-dice-main, .sheet-rolltemplate-sort .sheet-dice-main,
.sheet-rolltemplate-pavane .sheet-dice-main, .sheet-rolltemplate-opposition .sheet-dice-main, .sheet-rolltemplate-ka .sheet-dice-main,
.sheet-rolltemplate-imago .sheet-dice-main{
border-top: dotted 1px dimgray;
margin-top: 5px;
}
.sheet-rolltemplate-opposition .sheet-dice-main {
display: inline-flex;
align-items: center;
justify-content: center;
text-align: center;
width: 100%;
}
.sheet-rolltemplate-invoc .sheet-dice-effect, .sheet-rolltemplate-sort .sheet-dice-effect, .sheet-rolltemplate-pavane .sheet-dice-effect {
margin: 5px auto;
border-top: dotted 1px dimgray;
padding: 5px 0;
}
.sheet-rolltemplate-invoc .sheet-dice-roll, .sheet-rolltemplate-vecu .sheet-dice-roll, .sheet-rolltemplate-sort .sheet-dice-roll,
.sheet-rolltemplate-pavane .sheet-dice-roll, .sheet-rolltemplate-opposition .sheet-dice-roll, .sheet-rolltemplate-ka .sheet-dice-roll,
.sheet-rolltemplate-imago .sheet-dice-roll {
text-align: center;
line-height: 22px;
}
.sheet-rolltemplate-invoc .sheet-dice-result-ko,.sheet-rolltemplate-vecu .sheet-dice-result-ko, .sheet-rolltemplate-sort .sheet-dice-result-ko,
.sheet-rolltemplate-pavane .sheet-dice-result-ko, .sheet-rolltemplate-opposition .sheet-dice-result-ko, .sheet-rolltemplate-ka .sheet-dice-result-ko,
.sheet-rolltemplate-imago .sheet-dice-result-ko {
font-weight: bold;
text-align: center;
font-size: 1.4em;
color: red;
padding: 4px;
}
.sheet-rolltemplate-invoc .sheet-dice-result-ok, .sheet-rolltemplate-vecu .sheet-dice-result-ok, .sheet-rolltemplate-sort .sheet-dice-result-ok,
.sheet-rolltemplate-pavane .sheet-dice-result-ok, .sheet-rolltemplate-opposition .sheet-dice-result-ok, .sheet-rolltemplate-ka .sheet-dice-result-ok,
.sheet-rolltemplate-imago .sheet-dice-result-ok {
font-weight: bold;
text-align: center;
font-size: 1.4em;
color: green;
padding: 4px;
}
.sheet-rolltemplate-invoc .inlinerollresult, .sheet-rolltemplate-vecu .inlinerollresult, .sheet-rolltemplate-sort .inlinerollresult,
.sheet-rolltemplate-pavane .inlinerollresult, .sheet-rolltemplate-opposition .inlinerollresult, .sheet-rolltemplate-ka .inlinerollresult,
.sheet-rolltemplate-imago .inlinerollresult {
display: inline-block;
min-width: 1.5em;
font-size: x-large;
text-align: center;
border: none;
background: transparent;
}
.sheet-rolltemplate-invoc .inlinerollresult.fullfail, .sheet-rolltemplate-vecu .inlinerollresult.fullfail, .sheet-rolltemplate-sort .inlinerollresult.fullfail,
.sheet-rolltemplate-pavane .inlinerollresult.fullfail, .sheet-rolltemplate-opposition .inlinerollresult.fullfail, .sheet-rolltemplate-ka .inlinerollresult.fullfail,
.sheet-rolltemplate-ka .inlinerollresult.fullfail {
border: none;
}
.sheet-rolltemplate-opposition .sheet-dice-col2 {
display: inline-block;
text-align: center;
margin-top: 5px;
line-height: 20px;
}
.sheet-rolltemplate-opposition .sheet-dice-col-inter {
display: inline-block;
width: 20px;
text-align: center;
}
.sheet-rolltemplate-invoc .sheet-bg-invoc, .sheet-rolltemplate-vecu .sheet-bg-vecu, .sheet-rolltemplate-sort .sheet-bg-sort,
.sheet-rolltemplate-pavane .sheet-bg-pavane, .sheet-rolltemplate-opposition .sheet-bg-opposition, .sheet-rolltemplate-ka .sheet-bg-ka,
.sheet-rolltemplate-imago .sheet-bg-imago {
background-image: url("https://raw.githubusercontent.com/rwanoux/roll20-character-sheets/master/nephilimV5-vf/backgrd.png");
background-size: cover;
}
/* Suppression succès critique - jet de 100 */
.sheet-rolltemplate-opposition .inlinerollresult.fullcrit,
.sheet-rolltemplate-pavane .inlinerollresult.fullcrit,
.sheet-rolltemplate-sort .inlinerollresult.fullcrit,
.sheet-rolltemplate-vecu .inlinerollresult.fullcrit,
.sheet-rolltemplate-ka .inlinerollresult.fullcrit,
.sheet-rolltemplate-invoc .inlinerollresult.fullcrit,
.sheet-rolltemplate-imago .inlinerollresult.fullcrit {
border: none !important;
} | 0.4917 | 0.131647 |
.main1{
width: 1220px;
height: 190px;
margin: 0 20px;
background-color: #f3f3f3;
}
.main1 li{
float: left;
margin: 10px 9px;
}
.main1 li:nth-child(1),.main1 li:nth-child(5){
margin-top: 0;
}
.main2{
width: 1220px;
line-height: 30px;
margin: 20px auto 0;
}
.main2 a{
color: #000000;
padding: 10px 20px;
}
.main2 a:hover{
color: #DAA520;
}
.main2 span{
float: right;
}
.main3{
width: 1220px;
overflow: hidden;
margin: 0 auto;
border: 1px solid #B7B6B4;
}
.main3l{
width: 130px;
overflow: hidden;
background-color:#f3f3f3 ;
float: left;
}
.main3r{
width: 1050px;
overflow: hidden;
float: left;
}
.main3r li{
margin-left: 20px;
}
.main3r .li1 a{
color: #000000;
}
.main3r .li4 a{
display: none;
display:inline-block;
padding: 10px 10px;
}
.main3r a{
color: #000000;
display:inline-block;
padding: 10px 10px;
color: #DAA520;
}
.main3r a:hover{
background-color: #DAA520;
color: white;
}
.main3r .li2{
margin-top: 15px;
border-bottom: 1px solid #B7B6B4;
}
.main3r .li2 a:nth-child(1){
color:#6e470c;
}
.main3r .li5{
margin-top: 15px;
}
.main3r .li5 a:nth-child(1){
display: inline-block;
background-color: #6e470c;
}
.main3l li{
color:#6e470c ;
}
.main3l li.li1{
line-height: 100px;
text-align: center;
}
.main3l li.li2{
height: 230px;
line-height: 230px;
text-align: center;
}
.main3l li.li3{
line-height: 30px;
margin-top: 30px;
text-align: center;
}
.main3l li.li4{
line-height: 30px;
margin-top: 30px;
text-align: center;
}
.main3l li.li5{
line-height: 30px;
margin-top: 30px;
text-align: center;
}
.main4{
width: 1220px;
overflow: hidden;
margin: 20px auto 0;
}
.main4 .toubu{
height: 50px;
width: 1220px;
background-color: #ebebeb;
}
.main4 .toubu li{
float: left;
width: 50px;
height: 20px;
margin-top: 15px;
text-align: center;
line-height: 20px;
border: 1px solid #B7B6B4;
margin-left: 10px;
}
.main4 .toubu li a{
color: #000000;
display: block;
}
.main4 .toubu li a:hover{
background-color: #c29b6c;
color: white;
}
.main4 .toubu span{
margin-left: 820px;
margin-top: 15px;
display: inline-block;
}
.main4 .toubu input{
border: 1px solid #B7B6B4;
}
.main4 .pic{
width: 1220px;
overflow: hidden;
}
.main4 .pic li{
float: left;
width: 270px;
height: 460px;
position: relative;
border: 10px solid white;
margin-left: 10px;
}
.main4 .pic li .img2{
width: 270px;
height: 270px;
}
.main4 .pic li .img1{
position: absolute;
left: -10px;
top: -10px;
}
.main4 .pic li a .p1{
width: 270px;
line-height: 25px;
text-align: center;
margin-top: 50px;
color:#373737;
}
.main4 .pic li a .p2{
width: 270px;
line-height: 25px;
text-align: center;
margin-top: 20px;
color:#C29B6C;
}
.main4 .pic li button{
width: 100px;
height: 30px;
background-color: #DAA520;
border: 1px solid #B7B6B4;
text-align: center;
line-height: 30px;
color: white;
border-radius: 3px;
margin-left: 20px;
display: inline-block;
}
.main4 .pic li .btn1{
background-color:#C29B6C ;
}
/*.main4 .pic li p{
width: 270px;
line-height: 25px;
text-align: center;
margin-top: 70px;
}
.main4 .pic li p .span1{
color:#c9c9c9;
}
.main4 .pic li p .span2{
color: #afa694;
}
.main4 .pic li p .span3{
color: #989898;
text-decoration: line-through;
}*/
.main4 .pic li:hover{
border-color:#f2f2f2;
} | wangye/css/liebiao.css | .main1{
width: 1220px;
height: 190px;
margin: 0 20px;
background-color: #f3f3f3;
}
.main1 li{
float: left;
margin: 10px 9px;
}
.main1 li:nth-child(1),.main1 li:nth-child(5){
margin-top: 0;
}
.main2{
width: 1220px;
line-height: 30px;
margin: 20px auto 0;
}
.main2 a{
color: #000000;
padding: 10px 20px;
}
.main2 a:hover{
color: #DAA520;
}
.main2 span{
float: right;
}
.main3{
width: 1220px;
overflow: hidden;
margin: 0 auto;
border: 1px solid #B7B6B4;
}
.main3l{
width: 130px;
overflow: hidden;
background-color:#f3f3f3 ;
float: left;
}
.main3r{
width: 1050px;
overflow: hidden;
float: left;
}
.main3r li{
margin-left: 20px;
}
.main3r .li1 a{
color: #000000;
}
.main3r .li4 a{
display: none;
display:inline-block;
padding: 10px 10px;
}
.main3r a{
color: #000000;
display:inline-block;
padding: 10px 10px;
color: #DAA520;
}
.main3r a:hover{
background-color: #DAA520;
color: white;
}
.main3r .li2{
margin-top: 15px;
border-bottom: 1px solid #B7B6B4;
}
.main3r .li2 a:nth-child(1){
color:#6e470c;
}
.main3r .li5{
margin-top: 15px;
}
.main3r .li5 a:nth-child(1){
display: inline-block;
background-color: #6e470c;
}
.main3l li{
color:#6e470c ;
}
.main3l li.li1{
line-height: 100px;
text-align: center;
}
.main3l li.li2{
height: 230px;
line-height: 230px;
text-align: center;
}
.main3l li.li3{
line-height: 30px;
margin-top: 30px;
text-align: center;
}
.main3l li.li4{
line-height: 30px;
margin-top: 30px;
text-align: center;
}
.main3l li.li5{
line-height: 30px;
margin-top: 30px;
text-align: center;
}
.main4{
width: 1220px;
overflow: hidden;
margin: 20px auto 0;
}
.main4 .toubu{
height: 50px;
width: 1220px;
background-color: #ebebeb;
}
.main4 .toubu li{
float: left;
width: 50px;
height: 20px;
margin-top: 15px;
text-align: center;
line-height: 20px;
border: 1px solid #B7B6B4;
margin-left: 10px;
}
.main4 .toubu li a{
color: #000000;
display: block;
}
.main4 .toubu li a:hover{
background-color: #c29b6c;
color: white;
}
.main4 .toubu span{
margin-left: 820px;
margin-top: 15px;
display: inline-block;
}
.main4 .toubu input{
border: 1px solid #B7B6B4;
}
.main4 .pic{
width: 1220px;
overflow: hidden;
}
.main4 .pic li{
float: left;
width: 270px;
height: 460px;
position: relative;
border: 10px solid white;
margin-left: 10px;
}
.main4 .pic li .img2{
width: 270px;
height: 270px;
}
.main4 .pic li .img1{
position: absolute;
left: -10px;
top: -10px;
}
.main4 .pic li a .p1{
width: 270px;
line-height: 25px;
text-align: center;
margin-top: 50px;
color:#373737;
}
.main4 .pic li a .p2{
width: 270px;
line-height: 25px;
text-align: center;
margin-top: 20px;
color:#C29B6C;
}
.main4 .pic li button{
width: 100px;
height: 30px;
background-color: #DAA520;
border: 1px solid #B7B6B4;
text-align: center;
line-height: 30px;
color: white;
border-radius: 3px;
margin-left: 20px;
display: inline-block;
}
.main4 .pic li .btn1{
background-color:#C29B6C ;
}
/*.main4 .pic li p{
width: 270px;
line-height: 25px;
text-align: center;
margin-top: 70px;
}
.main4 .pic li p .span1{
color:#c9c9c9;
}
.main4 .pic li p .span2{
color: #afa694;
}
.main4 .pic li p .span3{
color: #989898;
text-decoration: line-through;
}*/
.main4 .pic li:hover{
border-color:#f2f2f2;
} | 0.194368 | 0.076304 |
*{
margin: 0;
padding: 0;
list-style: none;
outline: 0;
}
body{
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
-webkit-font-smoothing: antialiased;
overflow-x: hidden;
overflow-y: auto;
}
#netflix-logo{
height: 45px;
width: 147px;
vertical-align: middle;
text-decoration: none;
vertical-align: middle;
fill: #e50914;
display: inline-block;
line-height: 90px;
cursor: pointer;
left: 40px;
top: 20px;
position: relative;
transform: scale(1.1);
}
.icons svg{
fill: #e50914;
}
#header{
position: relative;
display: flex;
flex: 1;
z-index: 1000;
}
#background-navigation{
background-image: url(/app/img/background_anime.jpg);
width: 100%;
height: 100%;
position: fixed;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
zoom: 1;
background-size: cover;
}
#background-navigation::before{
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 10;
background-image: -webkit-gradient(linear,left top,right top,color-stop(20%,rgba(0,0,0,.8)),color-stop(85%,rgba(0,0,0,0)));
background-image: -webkit-linear-gradient(left,rgba(0,0,0,.8) 20%,rgba(0,0,0,0) 85%);
background-image: -moz-linear-gradient(left,rgba(0,0,0,.8) 20%,rgba(0,0,0,0) 85%);
background-image: -o-linear-gradient(left,rgba(0,0,0,.8) 20%,rgba(0,0,0,0) 85%);
background-image: linear-gradient(to right,rgba(0,0,0,.8) 20%,rgba(0,0,0,0) 85%);
zoom: 1;
}
#btn-red{
color: #fff;
background-color: #e50914;
line-height: normal;
margin: 18px 3% 0;
padding: 7px 17px;
font-weight: 400;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-size: 16px;
border: none;
float: right;
position: fixed;
right: 0;
}
#proxima_hist{
margin: 0 0 .2em;
line-height: 1.1em;
font-weight: 700;
text-shadow: 1px 1px 10px #000;
font-size: 3em;
position: relative;
z-index: 50;
width: 600px;
top: 200px;
left: 190px;
transform: scale(1.5);
}
.light{
color: #fff;
}
#onde_hist{
margin: 0 0 .2em;
line-height: 0.8em;
text-shadow: 1px 1px 10px #000;
font-size: 1.25em;
position: relative;
z-index: 50;
width: 600px;
margin: 0;
top: 240px;
left: 50px;
font-weight: normal;
}
#btn-red-free{
color: #fff;
background-color: #e50914;
line-height: normal;
margin: 18px 3% 0;
padding: 12px 24px;
font-weight: 400;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 0px;
font-size: 14px;
border: none;
right: 0;
position: relative;
z-index: 50;
top: 240px;
}
button{
cursor: pointer;
}
.navigation_options{
width: 100%;
position: relative;
height: 160px;
background: #151515;
z-index: 1000;
top: -50px;
}
.navigation_options li p{
color: #fff;
width: 300px;
text-align: center;
font-size: 16px;
font-weight: 700;
padding-top: 0px;
}
.navigation_options li{
width: 300px;
position: relative;
margin: 0px auto;
top: 25px;
display: inline-block;
cursor: pointer;
}
.navigation_options li svg{
height: 49px;
fill: #fff;
bottom: 10px;
position: relative;
}
.center{
margin: 0 auto;
padding-top: 20px;
width: 70%;
}
.block{
color: #777 !important;
fill: #777 !important;
}
/*Login*/
.background-login{
position: fixed;
width: 100%;
height: 100%;
background-image: url(/app/img/login-the-crown_2.jpg);
background-size: cover;
}
#account-login{
width: 470px;
height: auto;
background: #f3f3f3;
margin: 0 auto;
position: relative;
top: 50px;
padding-bottom: 145px;
}
#padding-40{
padding: 40px;
}
#account-login h1{
font-size: 2em;
color: #333;
font-weight: 400;
}
#account-login #form{
position: relative;
top: 30px;
}
#account-login #form span{
padding-bottom: 5px;
}
#account-login #form .novo_aqui{
position: relative;
top: 130px;
}
#account-login #form .novo_aqui a{
text-decoration: none;
color: #0080ff;
}
#account-login #form #forgot{
text-decoration: none;
color: #0080ff;
position: relative;
top: 100px;
font-size: 15px;
}
#account-login #form input{
width: 100%;
max-width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 16px;
border: solid 1px #b3b3b3;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
display: block;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
width: 100%;
max-width: 500px;
color: #000;
padding: 10px 11px;
height: 44px;
}
#account-login #message{
width: 95%;
height: auto;
background: red;
color: #fff;
position: relative;
bottom: 40px;
padding: 10px;
display: none;
}
.btn-red-ast{
color: #fff;
background-color: #e50914;
line-height: normal;
margin: 18px 3% 0;
padding: 12px 24px;
font-weight: 400;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 0px;
font-size: 18px;
border: none;
right: 0;
position: relative;
z-index: 50;
width: 100%;
height: 50px;
top: 100px;
}
/*browse*/
#netflix-logobr{
height: 45px;
width: 147px;
vertical-align: middle;
text-decoration: none;
vertical-align: middle;
fill: #e50914;
display: inline-block;
line-height: 90px;
cursor: pointer;
left: 40px;
top: 20px;
position: relative;
transform: scale(0.7);
}
.quem_assistir{
width: 90%;
height: 400px;
position: relative;
top: 7vw;
}
.quem_assistir h1{
text-align: center;
color: #fff;
font-size: 45px;
font-weight: 400;
}
.quem_assistir h2{
text-align: center;
font-size: 1.3vw;
color: #666;
}
.quem_assistir li{
height: 140px;
width: 140px;
max-height: 200px;
max-width: 200px;
min-height: 84px;
min-width: 84px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
text-decoration: none;
border: .3em solid #3333335c;
background-repeat: no-repeat;
-moz-background-size: cover;
background-size: cover;
top: 30px;
cursor: pointer;
display: inline-block;
margin-left: 30px;
left: -30px;
color: grey;
}
.quem_assistir li:hover{
border: .3em solid #fff;
color: #fff !important;
}
.quem_assistir li p{
position: relative;
top: 145px;
font-size: 1.2em;
}
.quem_assistir .avatar1{
background-image: url(/app/img/user/user1.png);
}
.quem_assistir .added{
background-image: url(/app/img/user/plus.png);
border: .3em solid transparent;
}
.gerenc{
border: 1px solid grey;
color: grey;
text-transform: uppercase;
padding: .8em 1.8em;
letter-spacing: 2px;
cursor: pointer;
font-size: .9em;
background: transparent;
color: grey;
position: relative;
top: 3vw;
margin: 0px auto;
}
.gerenc:hover{
color: #fff;
border: 1px solid #fff;
}
/*Criar perfil*/
.quem_assistir input{
width: 18em;
height: 2em;
background: #666;
border: 1px solid transparent;
margin: 0 .8em 0 0;
padding: .2em .6em;
color: #fff;
font-size: 1.3vw;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-indent: .1vw;
position: relative;
left: 9vw;
top: 1vw;
}
.quem_assistir input::placeholder{
color: #eee;
}
.quem_assistir input:-ms-input-placeholder{
color: #eee;
}
.quem_assistir input::-ms-input-placeholder{
color: #eee;
}
.quem_assistir .criar{
height: 8vw;
width: 8vw;
max-height: 180px;
max-width: 180px;
min-height: 80px;
min-width: 80px;
left: -15vw;
border: .3em solid transparent;
}
#voltar_a:hover{
background: #e50914 !important;
border: 1px solid transparent !important;
color: #fff !important;
}
.quem_assistir .criar:hover{
border: .3em solid transparent;
}
.quem_assistir #message{
width: 220px;
height: auto;
background: red;
color: #fff;
position: relative;
bottom: -70px;
padding: 10px;
display: none;
left: 20px;
}
/*Edit profile*/
.edit{
background: rgba(0,0,0,.50);
width: 100%;
height: 100%;
position: absolute;
transition: 1s;
}
.edit:hover{
background: rgba(0,0,0,.80);
}
#editprofile{
fill: #fff;
width: 55px;
}
/*Dashboard*/
#header-ali{
width: 100%;
height: 60px;
background: transparent;
position: fixed;
z-index: 1000000;
background: rgba(0,0,0,.50);
}
#netflix-logodash{
height: 45px;
width: 147px;
vertical-align: middle;
text-decoration: none;
vertical-align: middle;
fill: #e50914;
display: inline-block;
line-height: 90px;
cursor: pointer;
left: 40px;
top: 10px;
position: relative;
transform: scale(0.7);
}
/*Dashboard*/
.destaque{
width: 100%;
height: 600px;
background-size: cover;
}
.destaque .logo{
width: 400px;
height: 100px;
position: relative;
top: 200px;
left: 50px;
z-index: 1000;
}
.destaque button{
position: relative;
top: 230px;
float: left;
left: 50px;
font-size: 1vw;
font-weight: 700;
text-transform: uppercase;
margin-right: .75em;
padding: .40em 1.55em;
color: #fff;
border: 1px solid rgba(255,255,255,.4);
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
box-shadow: 0 1px 2px rgba(0,0,0,.3);
background-image: none;
background-color: rgba(0, 0, 0, 0.4);
border: none;
z-index: 200;
}
.destaque button i{
font-size: 20px;
position: relative;
top: 2px;
left: -5px;
}
.destaque button span{
position: relative;
top: 0px;
font-size: 14px;
}
.destaque button:hover{
background-color: #fff;
color: #151515;
}
#entry{
border-top: 1px solid #333;
border-bottom: 1px solid #333;
padding-bottom: 5vw;
position: relative;
top: 2vw;
width: 40vw;
margin: 0px auto;
}
#header-ali #linksa{
position: relative;
color: #e5e5e5;
-webkit-transition: color .4s;
-o-transition: color .4s;
-moz-transition: color .4s;
transition: color .4s;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
left: 50px;
top: 10px;
color: #fff;
font-weight: 700;
cursor: default;
font-size: 15px;
margin-left: 20px;
text-decoration: none;
}
#header-ali .desative{
color: #afafaf !important;
cursor: pointer !important;
}
#header-ali .desative:hover{
color: #fff !important;
}
#slider h1{
color: #eee;
font-size: 1.2em;
top: 4vw;
position: relative;
left: 3vw;
}
#nani{
background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(20,20,20,0)),color-stop(15%,rgba(20,20,20,.15)),color-stop(29%,rgba(20,20,20,.35)),color-stop(44%,rgba(20,20,20,.58)),color-stop(68%,#141414),to(#141414));
background-image: -webkit-linear-gradient(top,rgba(20,20,20,0) 0,rgba(20,20,20,.15) 15%,rgba(20,20,20,.35) 29%,rgba(20,20,20,.58) 44%,#141414 68%,#141414 100%);
background-image: -moz-linear-gradient(top,rgba(20,20,20,0) 0,rgba(20,20,20,.15) 15%,rgba(20,20,20,.35) 29%,rgba(20,20,20,.58) 44%,#141414 68%,#141414 100%);
background-image: -o-linear-gradient(top,rgba(20,20,20,0) 0,rgba(20,20,20,.15) 15%,rgba(20,20,20,.35) 29%,rgba(20,20,20,.58) 44%,#141414 68%,#141414 100%);
background-image: linear-gradient(to bottom,rgba(20,20,20,0) 0,rgba(20,20,20,.15) 15%,rgba(20,20,20,.35) 29%,rgba(20,20,20,.58) 44%,#141414 68%,#141414 100%);
-moz-background-size: 100% 100%;
background-size: 100% 100%;
background-position: 0 top;
background-repeat: repeat-x;
background-color: transparent;
width: 100%;
height: 500px;
position: absolute;
left: 0;
right: 0;
top: auto;
bottom: 0px;
z-index: 100;
}
#what_is{
font-size: 2vw;
font-weight: 700;
white-space: nowrap;
margin-right: 15px;
color: #fff;
}
#oneforall{
position: relative;
width: 91%;
margin: 0px auto;
top: 80px;
}
#oneforall .label{
height: 2rem;
padding-left: 10px;
line-height: 2rem;
letter-spacing: 1px;
font-size: .9rem;
font-weight: 700;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #fff;
display: inline-block;
color: #fff;
background-color: #000;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
position: relative;
padding-right: 50px;
position: relative;
left: 125px;
bottom: 35px;
transform: scale(0.9);
cursor: pointer;
}
#oneforall .label:hover{
background-color: #252525;
}
.themes{
width: 345px;
height: 170px;
background-color: rgba(0,0,0,.9);
line-height: 21px;
border: solid 1px rgba(255,255,255,.15);
position: absolute;
left: 130px;
bottom: -135px;
display: none;
transition: 1s;
z-index: 5000;
}
.themes a{
color: #fff;
padding: 1px 20px 1px 10px;
text-decoration: none;
}
.themes li{
cursor: pointer;
line-height: 24px;
display: block;
display: inline-block;
width: 170px;
}
.themes ul{
padding: 5px 0;
margin: 0;
left: 0px;
position: relative;
}
.label:hover + .themes{
display: block;
}
.themes:hover{
display: block;
}
.arrow{
border-color: #fff transparent transparent;
border-style: solid;
border-width: 5px 5px 0;
height: 0;
position: absolute;
right: 10px;
top: 44%;
width: 0;
}
#filmes{
position: relative;
width: 91%;
margin: 0px auto;
top: 120px;
transition: 1s;
}
#avata_filmes{
width: 210px;
height: 125px;
position: relative;
transition: 0.9s;
background: #555;
float: left;
margin-left: 10px;
transition: 1s;
}
#avata_filmes:hover{
transform: scale(1.4);
margin-left: 50px;
margin-right: 50px;
}
#back_filme:hover + #descrt_filme + #play{
opacity: 1;
}
#avata_filmes img{
width: 100%;
height: 100%;
position: absolute;
}
#back_filme{
width: 100%;
height: 100%;
background: transparent;
position: absolute;
cursor: pointer;
z-index: 1000;
}
#descrt_filme{
width: 100%;
height: auto;
background: rgba(0,0,0,.40);
position: absolute;
cursor: pointer;
bottom: 0;
opacity: 1;
transition: 1s;
color: #fff;
}
#play{
width: 100%;
height: 100%;
background: transparent;
position: absolute;
cursor: pointer;
opacity: 0;
}
#play button{
position: relative;
top: 35px;
left: 39%;
background: rgba(0,0,0,.50);
border-radius: 50%;
height: 50px;
width: 50px;
border: none;
}
#play i{
color: #fff;
font-size: 23px;
}
#title{
width: 100%;
height: 500px;
background: #000;
top: 60px;
position: relative;
}
.info_left{
width: 48%;
float: left;
left: 50px;
position: relative;
z-index: 1000;
height: 100%;
}
.info_left h1{
display: block;
font-size: 2em;
-webkit-margin-before: 0.67em;
-webkit-margin-after: 0.67em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
font-weight: bold;
color: #fff
}
.info_left span{
color: #fff;
font-weight: 700;
}
.info_left #synopse{
color: #999;
font-size: 1.2em;
}
.info_left::before{
content: '';
position: absolute;
z-index: 10;
background-image: -webkit-gradient(linear,left top,right top,from(#000),to(transparent));
background-image: -webkit-linear-gradient(left,#000,transparent);
background-image: -moz-linear-gradient(left,#000,transparent);
background-image: -o-linear-gradient(left,#000,transparent);
background-image: linear-gradient(to right,#000,transparent);
top: 0;
bottom: 0;
left: 110%;
width: 275px;
}
.info_right{
width: 40%;
position: relative;
float: right;
right: 0;
background: #fff;
height: 100%;
}
.info_right img{
width: 100%;
height: 100%;
}
#title button{
position: relative;
top: 4px;
float: left;
left: 0px;
font-size: 1vw;
font-weight: 700;
text-transform: uppercase;
margin-right: .75em;
padding: .65em 1.55em;
color: #fff;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
box-shadow: 0 1px 2px rgba(0,0,0,.3);
background-image: none;
background-color: #e50914;
border-color: #ff0a16;
border: none;
z-index: 200;
}
#watch{
position: relative;
top: 60px;
}
#watch .video-js{
width: 100%;
position: relative;
height: 500px;
}
.video-js .vjs-big-play-button{
position: relative;
left: 45% !important;
top: 40% !important;
}
.bottom_lol{
width: 100%;
bottom: 0;
height: 40px;
background: rgba(0,0,0,.50);
z-index: 1000;
position: absolute;
z-index: 6000;
}
.bottom_lol .ativo{
border-bottom: 3px solid #e50914;
}
.bottom_lol a{
color: #fff;
font-size: 20px;
cursor: pointer;
position: relative;
top: 15px;
margin-left: 10px;
}
.bottom_lol a:hover{
border-bottom: 3px solid #e50914;
}
.vjs-control-bar{
width: 100% !important;
height: 30px !important;
background: #141414 !important;
position: relative;
margin: 0px auto;
}
#infowatch{
width: 100%;
height: 200px;
background: #151515;
position: relative;
top: 0px;
}
#infowatch span{
color: #fff;
position: relative;
left: 10px;
top: 10px;
font-size: 23px;
}
.video-js .vjs-big-play-button{
background: rgba(0,0,0,.50) !important;
border: 1px solid transparent !important;
border-radius: 20px !important;
}
#episodios{
position: absolute;
width: 100%;
height: 100%;
background: rgb(0,0,0,.90);
z-index: 3000;
display: none;
}
#semelhantes2{
position: absolute;
width: 100%;
height: 100%;
background: rgb(0,0,0,.90);
z-index: 3000;
display: none;
top: 0;
}
#scroll{
position: absolute;
width: 100%;
height: 100%;
overflow-y: auto;
overflow-x: hidden;
}
#scroll h1{
color: #fff;
position: relative;
padding: 20px 20px;
}
#scroll::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}
#scroll::-webkit-scrollbar
{
width: 6px;
background-color: #F5F5F5;
}
#scroll::-webkit-scrollbar-thumb
{
background-color: #000000;
}
#serie_ep{
width: 210px;
height: 125px;
background: #555;
position: relative;
left: 20px;
display: inline-block;
transition: 1s;
}
#serie_ep:hover{
transform: scale(1.1);
margin-left: 5px;
margin-right: 5px;
}
#serie_ep #info{
position: absolute;
bottom: 0;
color: #fff;
background: rgba(0,0,0,.50);
width: 100%;
}
#serie_ep #back_filme:hover + #play{
opacity: 1;
}
#serie_ep #play{
width: 100%;
height: 100%;
background: transparent;
position: absolute;
cursor: pointer;
opacity: 0;
transition: 1s;
}
#serie_ep #play button{
position: relative;
top: 32px;
left: 32%;
background: rgba(0,0,0,.50);
border-radius: 50%;
height: 50px;
width: 50px;
border: none;
}
#serie_ep #play i{
color: #fff;
font-size: 23px;
} | app/styles/style.css | *{
margin: 0;
padding: 0;
list-style: none;
outline: 0;
}
body{
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
-webkit-font-smoothing: antialiased;
overflow-x: hidden;
overflow-y: auto;
}
#netflix-logo{
height: 45px;
width: 147px;
vertical-align: middle;
text-decoration: none;
vertical-align: middle;
fill: #e50914;
display: inline-block;
line-height: 90px;
cursor: pointer;
left: 40px;
top: 20px;
position: relative;
transform: scale(1.1);
}
.icons svg{
fill: #e50914;
}
#header{
position: relative;
display: flex;
flex: 1;
z-index: 1000;
}
#background-navigation{
background-image: url(/app/img/background_anime.jpg);
width: 100%;
height: 100%;
position: fixed;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
zoom: 1;
background-size: cover;
}
#background-navigation::before{
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 10;
background-image: -webkit-gradient(linear,left top,right top,color-stop(20%,rgba(0,0,0,.8)),color-stop(85%,rgba(0,0,0,0)));
background-image: -webkit-linear-gradient(left,rgba(0,0,0,.8) 20%,rgba(0,0,0,0) 85%);
background-image: -moz-linear-gradient(left,rgba(0,0,0,.8) 20%,rgba(0,0,0,0) 85%);
background-image: -o-linear-gradient(left,rgba(0,0,0,.8) 20%,rgba(0,0,0,0) 85%);
background-image: linear-gradient(to right,rgba(0,0,0,.8) 20%,rgba(0,0,0,0) 85%);
zoom: 1;
}
#btn-red{
color: #fff;
background-color: #e50914;
line-height: normal;
margin: 18px 3% 0;
padding: 7px 17px;
font-weight: 400;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-size: 16px;
border: none;
float: right;
position: fixed;
right: 0;
}
#proxima_hist{
margin: 0 0 .2em;
line-height: 1.1em;
font-weight: 700;
text-shadow: 1px 1px 10px #000;
font-size: 3em;
position: relative;
z-index: 50;
width: 600px;
top: 200px;
left: 190px;
transform: scale(1.5);
}
.light{
color: #fff;
}
#onde_hist{
margin: 0 0 .2em;
line-height: 0.8em;
text-shadow: 1px 1px 10px #000;
font-size: 1.25em;
position: relative;
z-index: 50;
width: 600px;
margin: 0;
top: 240px;
left: 50px;
font-weight: normal;
}
#btn-red-free{
color: #fff;
background-color: #e50914;
line-height: normal;
margin: 18px 3% 0;
padding: 12px 24px;
font-weight: 400;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 0px;
font-size: 14px;
border: none;
right: 0;
position: relative;
z-index: 50;
top: 240px;
}
button{
cursor: pointer;
}
.navigation_options{
width: 100%;
position: relative;
height: 160px;
background: #151515;
z-index: 1000;
top: -50px;
}
.navigation_options li p{
color: #fff;
width: 300px;
text-align: center;
font-size: 16px;
font-weight: 700;
padding-top: 0px;
}
.navigation_options li{
width: 300px;
position: relative;
margin: 0px auto;
top: 25px;
display: inline-block;
cursor: pointer;
}
.navigation_options li svg{
height: 49px;
fill: #fff;
bottom: 10px;
position: relative;
}
.center{
margin: 0 auto;
padding-top: 20px;
width: 70%;
}
.block{
color: #777 !important;
fill: #777 !important;
}
/*Login*/
.background-login{
position: fixed;
width: 100%;
height: 100%;
background-image: url(/app/img/login-the-crown_2.jpg);
background-size: cover;
}
#account-login{
width: 470px;
height: auto;
background: #f3f3f3;
margin: 0 auto;
position: relative;
top: 50px;
padding-bottom: 145px;
}
#padding-40{
padding: 40px;
}
#account-login h1{
font-size: 2em;
color: #333;
font-weight: 400;
}
#account-login #form{
position: relative;
top: 30px;
}
#account-login #form span{
padding-bottom: 5px;
}
#account-login #form .novo_aqui{
position: relative;
top: 130px;
}
#account-login #form .novo_aqui a{
text-decoration: none;
color: #0080ff;
}
#account-login #form #forgot{
text-decoration: none;
color: #0080ff;
position: relative;
top: 100px;
font-size: 15px;
}
#account-login #form input{
width: 100%;
max-width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 16px;
border: solid 1px #b3b3b3;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
display: block;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
width: 100%;
max-width: 500px;
color: #000;
padding: 10px 11px;
height: 44px;
}
#account-login #message{
width: 95%;
height: auto;
background: red;
color: #fff;
position: relative;
bottom: 40px;
padding: 10px;
display: none;
}
.btn-red-ast{
color: #fff;
background-color: #e50914;
line-height: normal;
margin: 18px 3% 0;
padding: 12px 24px;
font-weight: 400;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 0px;
font-size: 18px;
border: none;
right: 0;
position: relative;
z-index: 50;
width: 100%;
height: 50px;
top: 100px;
}
/*browse*/
#netflix-logobr{
height: 45px;
width: 147px;
vertical-align: middle;
text-decoration: none;
vertical-align: middle;
fill: #e50914;
display: inline-block;
line-height: 90px;
cursor: pointer;
left: 40px;
top: 20px;
position: relative;
transform: scale(0.7);
}
.quem_assistir{
width: 90%;
height: 400px;
position: relative;
top: 7vw;
}
.quem_assistir h1{
text-align: center;
color: #fff;
font-size: 45px;
font-weight: 400;
}
.quem_assistir h2{
text-align: center;
font-size: 1.3vw;
color: #666;
}
.quem_assistir li{
height: 140px;
width: 140px;
max-height: 200px;
max-width: 200px;
min-height: 84px;
min-width: 84px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
text-decoration: none;
border: .3em solid #3333335c;
background-repeat: no-repeat;
-moz-background-size: cover;
background-size: cover;
top: 30px;
cursor: pointer;
display: inline-block;
margin-left: 30px;
left: -30px;
color: grey;
}
.quem_assistir li:hover{
border: .3em solid #fff;
color: #fff !important;
}
.quem_assistir li p{
position: relative;
top: 145px;
font-size: 1.2em;
}
.quem_assistir .avatar1{
background-image: url(/app/img/user/user1.png);
}
.quem_assistir .added{
background-image: url(/app/img/user/plus.png);
border: .3em solid transparent;
}
.gerenc{
border: 1px solid grey;
color: grey;
text-transform: uppercase;
padding: .8em 1.8em;
letter-spacing: 2px;
cursor: pointer;
font-size: .9em;
background: transparent;
color: grey;
position: relative;
top: 3vw;
margin: 0px auto;
}
.gerenc:hover{
color: #fff;
border: 1px solid #fff;
}
/*Criar perfil*/
.quem_assistir input{
width: 18em;
height: 2em;
background: #666;
border: 1px solid transparent;
margin: 0 .8em 0 0;
padding: .2em .6em;
color: #fff;
font-size: 1.3vw;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-indent: .1vw;
position: relative;
left: 9vw;
top: 1vw;
}
.quem_assistir input::placeholder{
color: #eee;
}
.quem_assistir input:-ms-input-placeholder{
color: #eee;
}
.quem_assistir input::-ms-input-placeholder{
color: #eee;
}
.quem_assistir .criar{
height: 8vw;
width: 8vw;
max-height: 180px;
max-width: 180px;
min-height: 80px;
min-width: 80px;
left: -15vw;
border: .3em solid transparent;
}
#voltar_a:hover{
background: #e50914 !important;
border: 1px solid transparent !important;
color: #fff !important;
}
.quem_assistir .criar:hover{
border: .3em solid transparent;
}
.quem_assistir #message{
width: 220px;
height: auto;
background: red;
color: #fff;
position: relative;
bottom: -70px;
padding: 10px;
display: none;
left: 20px;
}
/*Edit profile*/
.edit{
background: rgba(0,0,0,.50);
width: 100%;
height: 100%;
position: absolute;
transition: 1s;
}
.edit:hover{
background: rgba(0,0,0,.80);
}
#editprofile{
fill: #fff;
width: 55px;
}
/*Dashboard*/
#header-ali{
width: 100%;
height: 60px;
background: transparent;
position: fixed;
z-index: 1000000;
background: rgba(0,0,0,.50);
}
#netflix-logodash{
height: 45px;
width: 147px;
vertical-align: middle;
text-decoration: none;
vertical-align: middle;
fill: #e50914;
display: inline-block;
line-height: 90px;
cursor: pointer;
left: 40px;
top: 10px;
position: relative;
transform: scale(0.7);
}
/*Dashboard*/
.destaque{
width: 100%;
height: 600px;
background-size: cover;
}
.destaque .logo{
width: 400px;
height: 100px;
position: relative;
top: 200px;
left: 50px;
z-index: 1000;
}
.destaque button{
position: relative;
top: 230px;
float: left;
left: 50px;
font-size: 1vw;
font-weight: 700;
text-transform: uppercase;
margin-right: .75em;
padding: .40em 1.55em;
color: #fff;
border: 1px solid rgba(255,255,255,.4);
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
box-shadow: 0 1px 2px rgba(0,0,0,.3);
background-image: none;
background-color: rgba(0, 0, 0, 0.4);
border: none;
z-index: 200;
}
.destaque button i{
font-size: 20px;
position: relative;
top: 2px;
left: -5px;
}
.destaque button span{
position: relative;
top: 0px;
font-size: 14px;
}
.destaque button:hover{
background-color: #fff;
color: #151515;
}
#entry{
border-top: 1px solid #333;
border-bottom: 1px solid #333;
padding-bottom: 5vw;
position: relative;
top: 2vw;
width: 40vw;
margin: 0px auto;
}
#header-ali #linksa{
position: relative;
color: #e5e5e5;
-webkit-transition: color .4s;
-o-transition: color .4s;
-moz-transition: color .4s;
transition: color .4s;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
left: 50px;
top: 10px;
color: #fff;
font-weight: 700;
cursor: default;
font-size: 15px;
margin-left: 20px;
text-decoration: none;
}
#header-ali .desative{
color: #afafaf !important;
cursor: pointer !important;
}
#header-ali .desative:hover{
color: #fff !important;
}
#slider h1{
color: #eee;
font-size: 1.2em;
top: 4vw;
position: relative;
left: 3vw;
}
#nani{
background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(20,20,20,0)),color-stop(15%,rgba(20,20,20,.15)),color-stop(29%,rgba(20,20,20,.35)),color-stop(44%,rgba(20,20,20,.58)),color-stop(68%,#141414),to(#141414));
background-image: -webkit-linear-gradient(top,rgba(20,20,20,0) 0,rgba(20,20,20,.15) 15%,rgba(20,20,20,.35) 29%,rgba(20,20,20,.58) 44%,#141414 68%,#141414 100%);
background-image: -moz-linear-gradient(top,rgba(20,20,20,0) 0,rgba(20,20,20,.15) 15%,rgba(20,20,20,.35) 29%,rgba(20,20,20,.58) 44%,#141414 68%,#141414 100%);
background-image: -o-linear-gradient(top,rgba(20,20,20,0) 0,rgba(20,20,20,.15) 15%,rgba(20,20,20,.35) 29%,rgba(20,20,20,.58) 44%,#141414 68%,#141414 100%);
background-image: linear-gradient(to bottom,rgba(20,20,20,0) 0,rgba(20,20,20,.15) 15%,rgba(20,20,20,.35) 29%,rgba(20,20,20,.58) 44%,#141414 68%,#141414 100%);
-moz-background-size: 100% 100%;
background-size: 100% 100%;
background-position: 0 top;
background-repeat: repeat-x;
background-color: transparent;
width: 100%;
height: 500px;
position: absolute;
left: 0;
right: 0;
top: auto;
bottom: 0px;
z-index: 100;
}
#what_is{
font-size: 2vw;
font-weight: 700;
white-space: nowrap;
margin-right: 15px;
color: #fff;
}
#oneforall{
position: relative;
width: 91%;
margin: 0px auto;
top: 80px;
}
#oneforall .label{
height: 2rem;
padding-left: 10px;
line-height: 2rem;
letter-spacing: 1px;
font-size: .9rem;
font-weight: 700;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #fff;
display: inline-block;
color: #fff;
background-color: #000;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
position: relative;
padding-right: 50px;
position: relative;
left: 125px;
bottom: 35px;
transform: scale(0.9);
cursor: pointer;
}
#oneforall .label:hover{
background-color: #252525;
}
.themes{
width: 345px;
height: 170px;
background-color: rgba(0,0,0,.9);
line-height: 21px;
border: solid 1px rgba(255,255,255,.15);
position: absolute;
left: 130px;
bottom: -135px;
display: none;
transition: 1s;
z-index: 5000;
}
.themes a{
color: #fff;
padding: 1px 20px 1px 10px;
text-decoration: none;
}
.themes li{
cursor: pointer;
line-height: 24px;
display: block;
display: inline-block;
width: 170px;
}
.themes ul{
padding: 5px 0;
margin: 0;
left: 0px;
position: relative;
}
.label:hover + .themes{
display: block;
}
.themes:hover{
display: block;
}
.arrow{
border-color: #fff transparent transparent;
border-style: solid;
border-width: 5px 5px 0;
height: 0;
position: absolute;
right: 10px;
top: 44%;
width: 0;
}
#filmes{
position: relative;
width: 91%;
margin: 0px auto;
top: 120px;
transition: 1s;
}
#avata_filmes{
width: 210px;
height: 125px;
position: relative;
transition: 0.9s;
background: #555;
float: left;
margin-left: 10px;
transition: 1s;
}
#avata_filmes:hover{
transform: scale(1.4);
margin-left: 50px;
margin-right: 50px;
}
#back_filme:hover + #descrt_filme + #play{
opacity: 1;
}
#avata_filmes img{
width: 100%;
height: 100%;
position: absolute;
}
#back_filme{
width: 100%;
height: 100%;
background: transparent;
position: absolute;
cursor: pointer;
z-index: 1000;
}
#descrt_filme{
width: 100%;
height: auto;
background: rgba(0,0,0,.40);
position: absolute;
cursor: pointer;
bottom: 0;
opacity: 1;
transition: 1s;
color: #fff;
}
#play{
width: 100%;
height: 100%;
background: transparent;
position: absolute;
cursor: pointer;
opacity: 0;
}
#play button{
position: relative;
top: 35px;
left: 39%;
background: rgba(0,0,0,.50);
border-radius: 50%;
height: 50px;
width: 50px;
border: none;
}
#play i{
color: #fff;
font-size: 23px;
}
#title{
width: 100%;
height: 500px;
background: #000;
top: 60px;
position: relative;
}
.info_left{
width: 48%;
float: left;
left: 50px;
position: relative;
z-index: 1000;
height: 100%;
}
.info_left h1{
display: block;
font-size: 2em;
-webkit-margin-before: 0.67em;
-webkit-margin-after: 0.67em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
font-weight: bold;
color: #fff
}
.info_left span{
color: #fff;
font-weight: 700;
}
.info_left #synopse{
color: #999;
font-size: 1.2em;
}
.info_left::before{
content: '';
position: absolute;
z-index: 10;
background-image: -webkit-gradient(linear,left top,right top,from(#000),to(transparent));
background-image: -webkit-linear-gradient(left,#000,transparent);
background-image: -moz-linear-gradient(left,#000,transparent);
background-image: -o-linear-gradient(left,#000,transparent);
background-image: linear-gradient(to right,#000,transparent);
top: 0;
bottom: 0;
left: 110%;
width: 275px;
}
.info_right{
width: 40%;
position: relative;
float: right;
right: 0;
background: #fff;
height: 100%;
}
.info_right img{
width: 100%;
height: 100%;
}
#title button{
position: relative;
top: 4px;
float: left;
left: 0px;
font-size: 1vw;
font-weight: 700;
text-transform: uppercase;
margin-right: .75em;
padding: .65em 1.55em;
color: #fff;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
box-shadow: 0 1px 2px rgba(0,0,0,.3);
background-image: none;
background-color: #e50914;
border-color: #ff0a16;
border: none;
z-index: 200;
}
#watch{
position: relative;
top: 60px;
}
#watch .video-js{
width: 100%;
position: relative;
height: 500px;
}
.video-js .vjs-big-play-button{
position: relative;
left: 45% !important;
top: 40% !important;
}
.bottom_lol{
width: 100%;
bottom: 0;
height: 40px;
background: rgba(0,0,0,.50);
z-index: 1000;
position: absolute;
z-index: 6000;
}
.bottom_lol .ativo{
border-bottom: 3px solid #e50914;
}
.bottom_lol a{
color: #fff;
font-size: 20px;
cursor: pointer;
position: relative;
top: 15px;
margin-left: 10px;
}
.bottom_lol a:hover{
border-bottom: 3px solid #e50914;
}
.vjs-control-bar{
width: 100% !important;
height: 30px !important;
background: #141414 !important;
position: relative;
margin: 0px auto;
}
#infowatch{
width: 100%;
height: 200px;
background: #151515;
position: relative;
top: 0px;
}
#infowatch span{
color: #fff;
position: relative;
left: 10px;
top: 10px;
font-size: 23px;
}
.video-js .vjs-big-play-button{
background: rgba(0,0,0,.50) !important;
border: 1px solid transparent !important;
border-radius: 20px !important;
}
#episodios{
position: absolute;
width: 100%;
height: 100%;
background: rgb(0,0,0,.90);
z-index: 3000;
display: none;
}
#semelhantes2{
position: absolute;
width: 100%;
height: 100%;
background: rgb(0,0,0,.90);
z-index: 3000;
display: none;
top: 0;
}
#scroll{
position: absolute;
width: 100%;
height: 100%;
overflow-y: auto;
overflow-x: hidden;
}
#scroll h1{
color: #fff;
position: relative;
padding: 20px 20px;
}
#scroll::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}
#scroll::-webkit-scrollbar
{
width: 6px;
background-color: #F5F5F5;
}
#scroll::-webkit-scrollbar-thumb
{
background-color: #000000;
}
#serie_ep{
width: 210px;
height: 125px;
background: #555;
position: relative;
left: 20px;
display: inline-block;
transition: 1s;
}
#serie_ep:hover{
transform: scale(1.1);
margin-left: 5px;
margin-right: 5px;
}
#serie_ep #info{
position: absolute;
bottom: 0;
color: #fff;
background: rgba(0,0,0,.50);
width: 100%;
}
#serie_ep #back_filme:hover + #play{
opacity: 1;
}
#serie_ep #play{
width: 100%;
height: 100%;
background: transparent;
position: absolute;
cursor: pointer;
opacity: 0;
transition: 1s;
}
#serie_ep #play button{
position: relative;
top: 32px;
left: 32%;
background: rgba(0,0,0,.50);
border-radius: 50%;
height: 50px;
width: 50px;
border: none;
}
#serie_ep #play i{
color: #fff;
font-size: 23px;
} | 0.315736 | 0.066146 |
@media only screen and (max-width: 480px) {
.hidden-480{
display:none !important;
}
}
@media only screen and (max-width: 320px) {
.hidden-320{
display:none !important;
}
}
@media only screen and (max-width: 767px) {
[class*="vspace"] {
display:block;
}
}
/* ace-nav responsive */
@media only screen and (max-width: 320px) {
.ace-nav > li > a {
padding:0 6px !important;
}
}
@media only screen and (max-width: 250px) {
.ace-nav > li > a {
padding:0 4px !important;
}
}
@media only screen and (max-width: 767px) {
.ace-nav > li:nth-last-child(4) > .dropdown-menu.pull-right {
right:-80px;
}
.ace-nav > li:nth-last-child(4) > .dropdown-menu.pull-right:before,
.ace-nav > li:nth-last-child(4) > .dropdown-menu.pull-right:after {
right:100px;
}
.ace-nav > li:nth-last-child(3) > .dropdown-menu.pull-right {
right:-40px;
}
.ace-nav > li:nth-last-child(3) > .dropdown-menu.pull-right:before,
.ace-nav > li:nth-last-child(3) > .dropdown-menu.pull-right:after {
right:60px;
}
}
@media only screen and (max-width: 480px) {
.ace-nav > li:nth-last-child(4) > .dropdown-menu.pull-right {
right:-120px;
}
.ace-nav > li:nth-last-child(4) > .dropdown-menu.pull-right:before,
.ace-nav > li:nth-last-child(4) > .dropdown-menu.pull-right:after {
right:140px;
}
.ace-nav > li:nth-last-child(3) > .dropdown-menu.pull-right {
right:-80px;
}
.ace-nav > li:nth-last-child(3) > .dropdown-menu.pull-right:before,
.ace-nav > li:nth-last-child(3) > .dropdown-menu.pull-right:after {
right:100px;
}
.ace-nav > li:nth-last-child(2) > .dropdown-menu.pull-right {
right:-50px;
}
.ace-nav > li:nth-last-child(2) > .dropdown-menu.pull-right:before,
.ace-nav > li:nth-last-child(2) > .dropdown-menu.pull-right:after {
right:70px;
}
}
@media only screen and (max-width: 420px) {
.ace-nav > li:nth-last-child(4) > .dropdown-menu.pull-right {
left:-5px;
right:auto;
}
.ace-nav > li:nth-last-child(4) > .dropdown-menu.pull-right:before,
.ace-nav > li:nth-last-child(4) > .dropdown-menu.pull-right:after {
right:auto;
left:25px;
}
.ace-nav > li:nth-last-child(3) > .dropdown-menu.pull-right {
left:-60px;
right:auto;
}
.ace-nav > li:nth-last-child(3) > .dropdown-menu.pull-right:before,
.ace-nav > li:nth-last-child(3) > .dropdown-menu.pull-right:after {
left:80px;
right:auto;
}
.ace-nav > li:nth-last-child(2) > .dropdown-menu.pull-right {
left:-110px;
right:auto;
}
.ace-nav > li:nth-last-child(2) > .dropdown-menu.pull-right:before,
.ace-nav > li:nth-last-child(2) > .dropdown-menu.pull-right:after {
left:130px;
right:auto;
}
}
/* move the icons to the line below */
@media only screen and (max-width: 422px) {
.navbar .brand {
display:block;
float:none;
}
.navbar .navbar-inner {
border-bottom-width:0;
}
.ace-nav {
display:block;
float:none !important;
text-align:center;
font-size:0;
background-color:#404040;
border:1px solid #DDD;
border-width:1px 0;
letter-spacing: -4px; /* for safari only */
word-spacing: -4px; /* for safari only */
}
.ace-nav > li{
display:inline-block;
float:none !important;
text-align:left;
letter-spacing: normal;
word-spacing: normal;
}
.ace-nav > li:first-child{
border-left:1px solid #DDD;
}
.ace-nav > li:last-child{
border-right:1px solid #DDD;
}
}
@media only screen and (max-width: 260px) {
.ace-nav > li:first-child{
border-left:none;
}
.ace-nav > li:last-child{
border-right:none;
}
}
@media (min-width: 422px) and (max-width: 480px) , (max-width: 340px) {
.user-menu {
padding-top:42px;
}
.ace-nav .nav-user-photo {
margin-right:0;
}
.user-info {
position:absolute;
margin-top:40px; margin-left:1px; right:2px;
z-index:1032;
color:#777; font-size:14px;
width:142px; max-width:142px;
padding-left:8px; padding-right:8px;
height:32px; line-height:30px;
display:none;
border-bottom:1px solid #E5E5E5;
text-align:center;
vertical-align:none;
line-height:normal;
}
.user-info > small {
display:inline;
opacity:1;
}
li.open .user-info {
display:inline-block;
}
}
/* responsive searchbox */
@media only screen and (max-width: 767px) {
.nav-search {
right:5px;
}
.nav-search .nav-search-input {
width:80px;
}
.nav-search:hover .nav-search-input ,
.nav-search .nav-search-btn:active + .nav-search-input ,
.nav-search .nav-search-input:focus, .nav-search .nav-search-input:hover, .nav-search .nav-search-input:active
{
width:120px;
}
}
@media only screen and (max-width: 480px) {
.nav-search .nav-search-input {
width:0; opacity:0;
max-width:0; /* for safari only */
}
.nav-search:hover .nav-search-input ,
.nav-search .nav-search-btn:active + .nav-search-input ,
.nav-search .nav-search-input:focus, .nav-search .nav-search-input:hover, .nav-search .nav-search-input:active
{
opacity:1;
width:120px;
max-width:120px; /* for safari only */
}
.nav-search .nav-search-icon {
border:1px solid;
border-radius:100%;
background-color:#FFF;
padding:0 5px;
}
.nav-search:hover .nav-search-icon ,
.nav-search .nav-search-input:focus ~ .nav-search-icon,
.nav-search .nav-search-input:hover ~ .nav-search-icon,
.nav-search .nav-search-input:active ~ .nav-search-icon
{
border:none;
border-radius:0;
padding:0 3px;
}
}
@media only screen and (max-width: 979px) {
body {
padding-right: 0;
padding-left: 0;
}
.sidebar:before {
display:none;
}
.sidebar {
display:none;
float:none;
position:absolute;
z-index:1030;
left:0;
bottom:auto;
top:auto !important;/*so that it's applied even if it's .sidebar-fixed */
margin-top:40px;
border:1px solid #CCC;
border-left-width:0;
box-shadow:2px 1px 2px 0 rgba(0,0,0,0.2);
}
.sidebar.display {
display:block;
}
.main-content {
margin-left:0 !important;
}
.page-content {
padding-left:5px;
padding-right:5px;
}
.menu-toggler {
display:inline-block;
position:absolute; left:0; z-index:1029;
width:52px; height:32px;
margin-right:2px;
line-height:normal;
padding-left:33px; padding-top:7px; padding-bottom:1px;
font-size:13px; font-weight:bold;
text-transform:uppercase;
background-color:#444;
color:#F3F3F3;
}
.menu-toggler:hover {
text-decoration:none;
}
.menu-toggler:before {
border-top: 1px solid #87B87F;
border-bottom: 1px solid #6FB3E0;
height:2px; width:24px;
content: "";
position: absolute; z-index:11;
top: 13px; left:4px;
-moz-transition: all 0.1s ease;
-webkit-transition: all 0.1s ease;
-ms-transition: all 0.1s ease;
transition: all 0.1s ease;
-o-transition: none;
}
.menu-toggler:after {
border-top: 1px solid #FFA24D;
border-bottom: 1px solid #D15B47;
content: "";
height:2px; width:24px;
position: absolute;
top:19px; left:4px;
-moz-transition: all 0.1s ease;
-webkit-transition: all 0.1s ease;
-ms-transition: all 0.1s ease;
transition: all 0.1s ease;
-o-transition: none;
}
.menu-toggler.display:before {
height:4px;
top: 8px;
border-width:2px;
}
.menu-toggler.display:after {
height:4px;
top:20px;
border-width:2px;
}
.menu-toggler > .menu-text {
display:block;
position:absolute;
bottom:-18px; left:0;
border:1px solid transparent;
border-width:9px 42px;
border-top-color:#444;
}
.menu-toggler > .menu-text:after {
display:block; content:"MENU";
color:#FFF;
position:absolute;
left:-8px; top:-41px;
}
.breadcrumb {
margin-left:90px;
}
.breadcrumbs.fixed , .breadcrumbs.breadcrumbs-fixed{
position: relative !important;
left: auto !important; right: auto !important;
top: auto !important;
z-index:auto !important;
}
body.breadcrumbs-fixed .ace-settings-container {
top:50px;
}
.nav-list > li.active:after {
display:none;
}
.nav-list li.active > a:after {
display:none;
}
.nav-list li.active.open > .submenu > li.active > a:after {
display:none;
}
.menu-min .nav-list > li.active:after {
display:block;
}
.menu-min .nav-list > li.active > a:after {
display:block;
}
}
@media only screen and (max-width: 480px) {
.breadcrumb > li > a {
padding:0;
}
}
@media only screen and (max-width: 320px) {
.breadcrumb {
margin-left:36px;
}
.menu-toggler {
width:0;
}
.menu-toggler > .menu-text{
border-width:7px 16px;
bottom:-14px;
}
.menu-toggler > .menu-text:after {
font-size:9px; font-weight:normal;
color:#FFF;
position:absolute;
left:-13px; top:-42px;
}
.menu-toggler:before , .menu-toggler:after {
margin-top: 8px;
}
.menu-toggler.display:before , .menu-toggler.display:after {
height:2px;
border-width:1px;
}
.menu-toggler.display:before {
top:13px;
}
.menu-toggler.display:after {
top:19px;
}
}
/* not used yet */
/**
@media only screen and (max-width: 979px) {
.sidebar.responsive-min {
display:block;
float:none;
position:absolute;
border-width:0 1px 1px 0;
border-left:none;
box-shadow:none;
margin-top:0;
z-index:14;
}
.sidebar.responsive-min.menu-min {
border-bottom:none;
}
.sidebar.responsive-min.menu-min:before {
display:block;
}
.sidebar.responsive-min + .main-content {
margin-left:43px !important;
}
.sidebar.responsive-min + .main-content .breadcrumbs.breadcrumbs-fixed { left:43px; }
.sidebar.responsive-min + .main-content .breadcrumbs .breadcrumb {margin-left:10px;}
.menu-toggler.responsive-min {
display:none !important;
}
}
*/
/* page-content less padding */
@media only screen and (max-width: 979px) {
.page-content {
padding-left:11px;
padding-right:11px;
}
}
@media only screen and (max-width: 480px) {
.page-content {
padding-left:7px;
padding-right:7px;
}
}
@media only screen and (max-width: 320px) {
.page-content {
padding-left:5px;
padding-right:5px;
}
}
/* infobox */
@media only screen and (max-width: 460px) {
.infobox {
min-width:95%;
margin-top:2px;
margin-bottom:2px;
}
}
/* widgetbox */
@media only screen and (max-width: 767px) {
.widget-box {
margin-top:7px;
margin-bottom:7px;
}
}
/* loginbox */
@media only screen and (max-width: 420px) {
.login-layout .widget-box .widget-main {
padding:16px;
}
}
@media only screen and (max-width: 320px) {
.login-layout .widget-box .widget-main {
padding:16px 8px;
}
}
@media only screen and (max-width: 480px) {
.login-container {
width:98%;
}
.login-layout .widget-box {
padding:0;
}
.login-box .toolbar > div {
width:auto;
}
}
@media only screen and (max-width: 767px) {
.login-layout .widget-box.visible {
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
transition: none;
}
}
/* error pages */
@media only screen and (max-width: 767px) {
.error-container {
margin:12px;
}
}
@media only screen and (max-width: 480px) {
.error-container {
margin:6px;
}
}
/* calendar */
@media only screen and (max-width: 480px) {
.fc-header td {
display:block;
width:auto;
text-align:left;
}
}
/* gallery */
@media only screen and (max-width: 480px) {
.ace-thumbnails {
text-align:center;
}
.ace-thumbnails > li {
float:none;
display:inline-block;
}
}
/* custom grid */
@media only screen and (max-width: 360px) {
.grid2 , .grid3 , .grid4{
float:none;
display:block;
width:96%;
border-left:none;
position:relative;
margin-bottom:11px;
border-bottom:1px solid #E3E3E3;
padding-bottom:4px;
}
.grid2 > [class*="pull-"], .grid3 > [class*="pull-"], .grid4 > [class*="pull-"]{
float:none !important;
display:inline-block;
position:absolute;
right:11px; top:0;
margin-top:0;
}
.grid2:last-child , .grid3:last-child , .grid4:last-child {
border-bottom:none;
}
}
@media (max-width: 979px) {
body.navbar-fixed {
padding-top:0;
}
.navbar-fixed-top {
margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
padding-top:0;
padding-bottom:0;
}
.sidebar.fixed , .sidebar.sidebar-fixed {
position:absolute;
}
}
/* form elements */
@media only screen and (max-width: 767px) {
.help-inline , .input-icon + .help-inline {
padding-left:0;
display:block !important;
}
}
@media only screen and (max-width: 640px) {
.wizard-steps li .step{
width:24px; height:24px; line-height:24px;
border-width:3px;
}
.wizard-steps li:before , .wizard-steps li:after {
border-width:3px;
}
.wizard-steps li.complete .step:before{
line-height:24px;
font-size:13px;
}
.wizard-steps li:before {
top:16px;
}
.step-content .step-pane {
padding:4px 4px 6px;
}
}
@media only screen and (max-width: 400px) {
.itemdiv.memberdiv {
float:none;
width:auto;
}
}
/* spinner buttons */
@media only screen and (max-width: 979px) {
.ace-spinner .spinner-buttons {
margin:0;
}
.ace-spinner .spinner-buttons > .btn {
height:29px; line-height:20px; width:24px;
font-size:18px;
display:inline-block;
vertical-align:sub;
margin-left:1px;
}
.ace-spinner .spinner-buttons > .btn > [class*="icon-"]{
vertical-align:middle;
display:inline-block;
}
}
@media only screen and (max-width: 480px) {
.ace-settings-container , body.breadcrumbs-fixed .ace-settings-container {
top: 65px;
}
}
@media only screen and (max-width: 767px) {
.gritter-center {
left:16%; right:16%; top:30%;
}
}
@media only screen and (max-width: 480px) {
.gritter-center {
left:30px; right:30px;
}
}
@media only screen and (max-width: 320px) {
.gritter-center {
left:10px; right:10px;
}
}
/** profile **/
@media only screen and (max-width: 480px) {
.profile-info-name {
width:80px;
}
.profile-info-value {
margin-left:90px;
}
.profile-user-info-striped .profile-info-name {
position:static;
width:auto;
text-align:left;
padding:6px 0 6px 10px;
}
.profile-user-info-striped .profile-info-value {
margin-left:10px;
}
}
@media only screen and (max-width: 480px) {
.user-profile .form-horizontal .control-label {
float: none;
padding-top: 0;
text-align: left;
width: auto;
}
.user-profile .form-horizontal .controls {
margin-left: 0;
}
}
@media only screen and (max-width: 480px) {
.user-profile .memberdiv {
width:50%;
margin-left:0;
margin-right:0;
}
}
/** RTL **/
@media only screen and (max-width: 767px) {
.rtl .ace-nav > li:nth-last-child(4) > .dropdown-menu {
right:auto;
left:-80px;
}
.rtl .ace-nav > li:nth-last-child(4) > .dropdown-menu:before,
.rtl .ace-nav > li:nth-last-child(4) > .dropdown-menu:after {
right:auto;
left:100px;
}
.rtl .ace-nav > li:nth-last-child(3) > .dropdown-menu {
right:auto;
left:-40px;
}
.rtl .ace-nav > li:nth-last-child(3) > .dropdown-menu:before,
.rtl .ace-nav > li:nth-last-child(3) > .dropdown-menu:after {
right:auto;
left:60px;
}
}
@media only screen and (max-width: 480px) {
.rtl .ace-nav > li:nth-last-child(4) > .dropdown-menu {
right:auto;
left:-120px;
}
.rtl .ace-nav > li:nth-last-child(4) > .dropdown-menu:before,
.rtl .ace-nav > li:nth-last-child(4) > .dropdown-menu:after {
right:auto;
left:140px;
}
.rtl .ace-nav > li:nth-last-child(3) > .dropdown-menu {
right:auto;
left:-80px;
}
.rtl .ace-nav > li:nth-last-child(3) > .dropdown-menu:before,
.rtl .ace-nav > li:nth-last-child(3) > .dropdown-menu:after {
right:auto;
left:100px;
}
.rtl .ace-nav > li:nth-last-child(2) > .dropdown-menu {
right:auto;
left:-50px;
}
.rtl .ace-nav > li:nth-last-child(2) > .dropdown-menu:before,
.rtl .ace-nav > li:nth-last-child(2) > .dropdown-menu:after {
right:auto;
left:70px;
}
}
@media only screen and (max-width: 420px) {
.rtl .ace-nav > li:nth-last-child(4) > .dropdown-menu {
left:auto;
right:-5px;
}
.rtl .ace-nav > li:nth-last-child(4) > .dropdown-menu:before,
.rtl .ace-nav > li:nth-last-child(4) > .dropdown-menu:after {
left:auto;
right:25px;
}
.rtl .ace-nav > li:nth-last-child(3) > .dropdown-menu {
left:auto;
right:-60px;
}
.rtl .ace-nav > li:nth-last-child(3) > .dropdown-menu:before,
.rtl .ace-nav > li:nth-last-child(3) > .dropdown-menu:after {
left:auto;
right:80px;
}
.rtl .ace-nav > li:nth-last-child(2) > .dropdown-menu {
left:auto;
right:-110px;
}
.rtl .ace-nav > li:nth-last-child(2) > .dropdown-menu:before,
.rtl .ace-nav > li:nth-last-child(2) > .dropdown-menu:after {
left:auto;
right:130px;
}
}
@media only screen and (max-width: 422px) {
.rtl .ace-nav > li{
text-align:right;
}
.rtl .ace-nav > li:first-child{
border-left:none;
border-right:1px solid #DDD;
}
.rtl .ace-nav > li:last-child{
border-left:1px solid #DDD;
}
}
@media only screen and (max-width: 260px) {
.rtl .ace-nav > li:first-child{
border-right:none;
}
.rtl .ace-nav > li:last-child{
border-left:none;
}
}
@media (min-width: 422px) and (max-width: 480px) , (max-width: 340px) {
.rtl .ace-nav .nav-user-photo {
margin-left:0;
}
.rtl .user-info {
margin-left:auto;
right:auto;
margin-right:1px;
left:2px;
}
}
@media only screen and (max-width: 767px) {
.rtl .nav-search {
right:auto;
left:5px;
}
}
@media only screen and (max-width: 979px) {
.rtl .navbar .brand {
margin-right:0;
}
.rtl .sidebar {
left:auto;
box-shadow:-2px 1px 2px 0 rgba(0,0,0,0.2);
border-left-width:1px;
border-right-width:0;
}
.rtl .sidebar.display , .rtl .sidebar.menu-min.display {
left:auto;
right:0;
}
.rtl .sidebar.menu-min {
left:auto;
right:-50px;
}
.rtl .main-content {
margin-left:auto !important;
margin-right:0 !important;
}
.rtl .menu-toggler {
left:auto;
margin-right:auto;
right:0;
margin-left:2px;
padding-left:0;
padding-right:33px;
}
.rtl .menu-toggler:before {
left:auto;
right:4px;
}
.rtl .menu-toggler:after {
left:auto;
right:4px;
}
.rtl .menu-toggler > .menu-text {
left:auto;
right:0;
}
.rtl .menu-toggler > .menu-text:after {
left:auto;
right:-8px;
}
.rtl .breadcrumb {
margin-left:auto;
margin-right:90px;
}
}
/* move the icons to the line below */
@media only screen and (max-width: 422px) {
.rtl .navbar .brand {
display:block;
float:none;
}
}
/* gallery */
@media only screen and (max-width: 480px) {
.rtl .ace-thumbnails > li {
float:none;
}
}
@media only screen and (max-width: 320px) {
.rtl .breadcrumb {
margin-left:0;
margin-right:36px;
}
.rtl .menu-toggler > .menu-text:after {
left:auto;
right:-13px;
}
}
@media only screen and (max-width: 480px) {
.rtl .form-horizontal .control-label {
float:none;
text-align:right;
}
.rtl .form-horizontal .controls {
margin-right: 0;
}
.rtl .form-horizontal .form-actions {
padding-left:10px;
padding-right:10px;
}
}
@media only screen and (max-width: 480px) {
.rtl .user-profile .form-horizontal .control-label {
float: none;
text-align: right;
}
.rtl .user-profile .form-horizontal .controls {
margin-right: 0;
}
}
@media only screen and (max-width: 480px) {
.rtl .fc-header td {
text-align:right;
}
}
/* custom grid */
@media only screen and (max-width: 360px) {
.rtl .grid2 ,.rtl .grid3 ,.rtl .grid4{
border-right:none;
}
.rtl .grid2 > [class*="pull-"], .rtl .grid3 > [class*="pull-"], .rtl .grid4 > [class*="pull-"]{
right:auto;
left:11px;
}
}
@media only screen and (max-width: 767px) {
.rtl .help-inline , .rtl .input-icon + .help-inline {
padding-right:0;
}
}
@media only screen and (max-width: 480px) {
.rtl .profile-info-value {
margin-left:auto;
margin-right:90px;
}
.rtl .profile-user-info-striped .profile-info-name {
padding-right:10px;
padding-left:0;
text-align:right;
}
.rtl .profile-user-info-striped .profile-info-value {
margin-left:auto;
margin-right:10px;
}
} | themes/admin/assets/css/uncompressed/ace-responsive.css | @media only screen and (max-width: 480px) {
.hidden-480{
display:none !important;
}
}
@media only screen and (max-width: 320px) {
.hidden-320{
display:none !important;
}
}
@media only screen and (max-width: 767px) {
[class*="vspace"] {
display:block;
}
}
/* ace-nav responsive */
@media only screen and (max-width: 320px) {
.ace-nav > li > a {
padding:0 6px !important;
}
}
@media only screen and (max-width: 250px) {
.ace-nav > li > a {
padding:0 4px !important;
}
}
@media only screen and (max-width: 767px) {
.ace-nav > li:nth-last-child(4) > .dropdown-menu.pull-right {
right:-80px;
}
.ace-nav > li:nth-last-child(4) > .dropdown-menu.pull-right:before,
.ace-nav > li:nth-last-child(4) > .dropdown-menu.pull-right:after {
right:100px;
}
.ace-nav > li:nth-last-child(3) > .dropdown-menu.pull-right {
right:-40px;
}
.ace-nav > li:nth-last-child(3) > .dropdown-menu.pull-right:before,
.ace-nav > li:nth-last-child(3) > .dropdown-menu.pull-right:after {
right:60px;
}
}
@media only screen and (max-width: 480px) {
.ace-nav > li:nth-last-child(4) > .dropdown-menu.pull-right {
right:-120px;
}
.ace-nav > li:nth-last-child(4) > .dropdown-menu.pull-right:before,
.ace-nav > li:nth-last-child(4) > .dropdown-menu.pull-right:after {
right:140px;
}
.ace-nav > li:nth-last-child(3) > .dropdown-menu.pull-right {
right:-80px;
}
.ace-nav > li:nth-last-child(3) > .dropdown-menu.pull-right:before,
.ace-nav > li:nth-last-child(3) > .dropdown-menu.pull-right:after {
right:100px;
}
.ace-nav > li:nth-last-child(2) > .dropdown-menu.pull-right {
right:-50px;
}
.ace-nav > li:nth-last-child(2) > .dropdown-menu.pull-right:before,
.ace-nav > li:nth-last-child(2) > .dropdown-menu.pull-right:after {
right:70px;
}
}
@media only screen and (max-width: 420px) {
.ace-nav > li:nth-last-child(4) > .dropdown-menu.pull-right {
left:-5px;
right:auto;
}
.ace-nav > li:nth-last-child(4) > .dropdown-menu.pull-right:before,
.ace-nav > li:nth-last-child(4) > .dropdown-menu.pull-right:after {
right:auto;
left:25px;
}
.ace-nav > li:nth-last-child(3) > .dropdown-menu.pull-right {
left:-60px;
right:auto;
}
.ace-nav > li:nth-last-child(3) > .dropdown-menu.pull-right:before,
.ace-nav > li:nth-last-child(3) > .dropdown-menu.pull-right:after {
left:80px;
right:auto;
}
.ace-nav > li:nth-last-child(2) > .dropdown-menu.pull-right {
left:-110px;
right:auto;
}
.ace-nav > li:nth-last-child(2) > .dropdown-menu.pull-right:before,
.ace-nav > li:nth-last-child(2) > .dropdown-menu.pull-right:after {
left:130px;
right:auto;
}
}
/* move the icons to the line below */
@media only screen and (max-width: 422px) {
.navbar .brand {
display:block;
float:none;
}
.navbar .navbar-inner {
border-bottom-width:0;
}
.ace-nav {
display:block;
float:none !important;
text-align:center;
font-size:0;
background-color:#404040;
border:1px solid #DDD;
border-width:1px 0;
letter-spacing: -4px; /* for safari only */
word-spacing: -4px; /* for safari only */
}
.ace-nav > li{
display:inline-block;
float:none !important;
text-align:left;
letter-spacing: normal;
word-spacing: normal;
}
.ace-nav > li:first-child{
border-left:1px solid #DDD;
}
.ace-nav > li:last-child{
border-right:1px solid #DDD;
}
}
@media only screen and (max-width: 260px) {
.ace-nav > li:first-child{
border-left:none;
}
.ace-nav > li:last-child{
border-right:none;
}
}
@media (min-width: 422px) and (max-width: 480px) , (max-width: 340px) {
.user-menu {
padding-top:42px;
}
.ace-nav .nav-user-photo {
margin-right:0;
}
.user-info {
position:absolute;
margin-top:40px; margin-left:1px; right:2px;
z-index:1032;
color:#777; font-size:14px;
width:142px; max-width:142px;
padding-left:8px; padding-right:8px;
height:32px; line-height:30px;
display:none;
border-bottom:1px solid #E5E5E5;
text-align:center;
vertical-align:none;
line-height:normal;
}
.user-info > small {
display:inline;
opacity:1;
}
li.open .user-info {
display:inline-block;
}
}
/* responsive searchbox */
@media only screen and (max-width: 767px) {
.nav-search {
right:5px;
}
.nav-search .nav-search-input {
width:80px;
}
.nav-search:hover .nav-search-input ,
.nav-search .nav-search-btn:active + .nav-search-input ,
.nav-search .nav-search-input:focus, .nav-search .nav-search-input:hover, .nav-search .nav-search-input:active
{
width:120px;
}
}
@media only screen and (max-width: 480px) {
.nav-search .nav-search-input {
width:0; opacity:0;
max-width:0; /* for safari only */
}
.nav-search:hover .nav-search-input ,
.nav-search .nav-search-btn:active + .nav-search-input ,
.nav-search .nav-search-input:focus, .nav-search .nav-search-input:hover, .nav-search .nav-search-input:active
{
opacity:1;
width:120px;
max-width:120px; /* for safari only */
}
.nav-search .nav-search-icon {
border:1px solid;
border-radius:100%;
background-color:#FFF;
padding:0 5px;
}
.nav-search:hover .nav-search-icon ,
.nav-search .nav-search-input:focus ~ .nav-search-icon,
.nav-search .nav-search-input:hover ~ .nav-search-icon,
.nav-search .nav-search-input:active ~ .nav-search-icon
{
border:none;
border-radius:0;
padding:0 3px;
}
}
@media only screen and (max-width: 979px) {
body {
padding-right: 0;
padding-left: 0;
}
.sidebar:before {
display:none;
}
.sidebar {
display:none;
float:none;
position:absolute;
z-index:1030;
left:0;
bottom:auto;
top:auto !important;/*so that it's applied even if it's .sidebar-fixed */
margin-top:40px;
border:1px solid #CCC;
border-left-width:0;
box-shadow:2px 1px 2px 0 rgba(0,0,0,0.2);
}
.sidebar.display {
display:block;
}
.main-content {
margin-left:0 !important;
}
.page-content {
padding-left:5px;
padding-right:5px;
}
.menu-toggler {
display:inline-block;
position:absolute; left:0; z-index:1029;
width:52px; height:32px;
margin-right:2px;
line-height:normal;
padding-left:33px; padding-top:7px; padding-bottom:1px;
font-size:13px; font-weight:bold;
text-transform:uppercase;
background-color:#444;
color:#F3F3F3;
}
.menu-toggler:hover {
text-decoration:none;
}
.menu-toggler:before {
border-top: 1px solid #87B87F;
border-bottom: 1px solid #6FB3E0;
height:2px; width:24px;
content: "";
position: absolute; z-index:11;
top: 13px; left:4px;
-moz-transition: all 0.1s ease;
-webkit-transition: all 0.1s ease;
-ms-transition: all 0.1s ease;
transition: all 0.1s ease;
-o-transition: none;
}
.menu-toggler:after {
border-top: 1px solid #FFA24D;
border-bottom: 1px solid #D15B47;
content: "";
height:2px; width:24px;
position: absolute;
top:19px; left:4px;
-moz-transition: all 0.1s ease;
-webkit-transition: all 0.1s ease;
-ms-transition: all 0.1s ease;
transition: all 0.1s ease;
-o-transition: none;
}
.menu-toggler.display:before {
height:4px;
top: 8px;
border-width:2px;
}
.menu-toggler.display:after {
height:4px;
top:20px;
border-width:2px;
}
.menu-toggler > .menu-text {
display:block;
position:absolute;
bottom:-18px; left:0;
border:1px solid transparent;
border-width:9px 42px;
border-top-color:#444;
}
.menu-toggler > .menu-text:after {
display:block; content:"MENU";
color:#FFF;
position:absolute;
left:-8px; top:-41px;
}
.breadcrumb {
margin-left:90px;
}
.breadcrumbs.fixed , .breadcrumbs.breadcrumbs-fixed{
position: relative !important;
left: auto !important; right: auto !important;
top: auto !important;
z-index:auto !important;
}
body.breadcrumbs-fixed .ace-settings-container {
top:50px;
}
.nav-list > li.active:after {
display:none;
}
.nav-list li.active > a:after {
display:none;
}
.nav-list li.active.open > .submenu > li.active > a:after {
display:none;
}
.menu-min .nav-list > li.active:after {
display:block;
}
.menu-min .nav-list > li.active > a:after {
display:block;
}
}
@media only screen and (max-width: 480px) {
.breadcrumb > li > a {
padding:0;
}
}
@media only screen and (max-width: 320px) {
.breadcrumb {
margin-left:36px;
}
.menu-toggler {
width:0;
}
.menu-toggler > .menu-text{
border-width:7px 16px;
bottom:-14px;
}
.menu-toggler > .menu-text:after {
font-size:9px; font-weight:normal;
color:#FFF;
position:absolute;
left:-13px; top:-42px;
}
.menu-toggler:before , .menu-toggler:after {
margin-top: 8px;
}
.menu-toggler.display:before , .menu-toggler.display:after {
height:2px;
border-width:1px;
}
.menu-toggler.display:before {
top:13px;
}
.menu-toggler.display:after {
top:19px;
}
}
/* not used yet */
/**
@media only screen and (max-width: 979px) {
.sidebar.responsive-min {
display:block;
float:none;
position:absolute;
border-width:0 1px 1px 0;
border-left:none;
box-shadow:none;
margin-top:0;
z-index:14;
}
.sidebar.responsive-min.menu-min {
border-bottom:none;
}
.sidebar.responsive-min.menu-min:before {
display:block;
}
.sidebar.responsive-min + .main-content {
margin-left:43px !important;
}
.sidebar.responsive-min + .main-content .breadcrumbs.breadcrumbs-fixed { left:43px; }
.sidebar.responsive-min + .main-content .breadcrumbs .breadcrumb {margin-left:10px;}
.menu-toggler.responsive-min {
display:none !important;
}
}
*/
/* page-content less padding */
@media only screen and (max-width: 979px) {
.page-content {
padding-left:11px;
padding-right:11px;
}
}
@media only screen and (max-width: 480px) {
.page-content {
padding-left:7px;
padding-right:7px;
}
}
@media only screen and (max-width: 320px) {
.page-content {
padding-left:5px;
padding-right:5px;
}
}
/* infobox */
@media only screen and (max-width: 460px) {
.infobox {
min-width:95%;
margin-top:2px;
margin-bottom:2px;
}
}
/* widgetbox */
@media only screen and (max-width: 767px) {
.widget-box {
margin-top:7px;
margin-bottom:7px;
}
}
/* loginbox */
@media only screen and (max-width: 420px) {
.login-layout .widget-box .widget-main {
padding:16px;
}
}
@media only screen and (max-width: 320px) {
.login-layout .widget-box .widget-main {
padding:16px 8px;
}
}
@media only screen and (max-width: 480px) {
.login-container {
width:98%;
}
.login-layout .widget-box {
padding:0;
}
.login-box .toolbar > div {
width:auto;
}
}
@media only screen and (max-width: 767px) {
.login-layout .widget-box.visible {
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
transition: none;
}
}
/* error pages */
@media only screen and (max-width: 767px) {
.error-container {
margin:12px;
}
}
@media only screen and (max-width: 480px) {
.error-container {
margin:6px;
}
}
/* calendar */
@media only screen and (max-width: 480px) {
.fc-header td {
display:block;
width:auto;
text-align:left;
}
}
/* gallery */
@media only screen and (max-width: 480px) {
.ace-thumbnails {
text-align:center;
}
.ace-thumbnails > li {
float:none;
display:inline-block;
}
}
/* custom grid */
@media only screen and (max-width: 360px) {
.grid2 , .grid3 , .grid4{
float:none;
display:block;
width:96%;
border-left:none;
position:relative;
margin-bottom:11px;
border-bottom:1px solid #E3E3E3;
padding-bottom:4px;
}
.grid2 > [class*="pull-"], .grid3 > [class*="pull-"], .grid4 > [class*="pull-"]{
float:none !important;
display:inline-block;
position:absolute;
right:11px; top:0;
margin-top:0;
}
.grid2:last-child , .grid3:last-child , .grid4:last-child {
border-bottom:none;
}
}
@media (max-width: 979px) {
body.navbar-fixed {
padding-top:0;
}
.navbar-fixed-top {
margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
padding-top:0;
padding-bottom:0;
}
.sidebar.fixed , .sidebar.sidebar-fixed {
position:absolute;
}
}
/* form elements */
@media only screen and (max-width: 767px) {
.help-inline , .input-icon + .help-inline {
padding-left:0;
display:block !important;
}
}
@media only screen and (max-width: 640px) {
.wizard-steps li .step{
width:24px; height:24px; line-height:24px;
border-width:3px;
}
.wizard-steps li:before , .wizard-steps li:after {
border-width:3px;
}
.wizard-steps li.complete .step:before{
line-height:24px;
font-size:13px;
}
.wizard-steps li:before {
top:16px;
}
.step-content .step-pane {
padding:4px 4px 6px;
}
}
@media only screen and (max-width: 400px) {
.itemdiv.memberdiv {
float:none;
width:auto;
}
}
/* spinner buttons */
@media only screen and (max-width: 979px) {
.ace-spinner .spinner-buttons {
margin:0;
}
.ace-spinner .spinner-buttons > .btn {
height:29px; line-height:20px; width:24px;
font-size:18px;
display:inline-block;
vertical-align:sub;
margin-left:1px;
}
.ace-spinner .spinner-buttons > .btn > [class*="icon-"]{
vertical-align:middle;
display:inline-block;
}
}
@media only screen and (max-width: 480px) {
.ace-settings-container , body.breadcrumbs-fixed .ace-settings-container {
top: 65px;
}
}
@media only screen and (max-width: 767px) {
.gritter-center {
left:16%; right:16%; top:30%;
}
}
@media only screen and (max-width: 480px) {
.gritter-center {
left:30px; right:30px;
}
}
@media only screen and (max-width: 320px) {
.gritter-center {
left:10px; right:10px;
}
}
/** profile **/
@media only screen and (max-width: 480px) {
.profile-info-name {
width:80px;
}
.profile-info-value {
margin-left:90px;
}
.profile-user-info-striped .profile-info-name {
position:static;
width:auto;
text-align:left;
padding:6px 0 6px 10px;
}
.profile-user-info-striped .profile-info-value {
margin-left:10px;
}
}
@media only screen and (max-width: 480px) {
.user-profile .form-horizontal .control-label {
float: none;
padding-top: 0;
text-align: left;
width: auto;
}
.user-profile .form-horizontal .controls {
margin-left: 0;
}
}
@media only screen and (max-width: 480px) {
.user-profile .memberdiv {
width:50%;
margin-left:0;
margin-right:0;
}
}
/** RTL **/
@media only screen and (max-width: 767px) {
.rtl .ace-nav > li:nth-last-child(4) > .dropdown-menu {
right:auto;
left:-80px;
}
.rtl .ace-nav > li:nth-last-child(4) > .dropdown-menu:before,
.rtl .ace-nav > li:nth-last-child(4) > .dropdown-menu:after {
right:auto;
left:100px;
}
.rtl .ace-nav > li:nth-last-child(3) > .dropdown-menu {
right:auto;
left:-40px;
}
.rtl .ace-nav > li:nth-last-child(3) > .dropdown-menu:before,
.rtl .ace-nav > li:nth-last-child(3) > .dropdown-menu:after {
right:auto;
left:60px;
}
}
@media only screen and (max-width: 480px) {
.rtl .ace-nav > li:nth-last-child(4) > .dropdown-menu {
right:auto;
left:-120px;
}
.rtl .ace-nav > li:nth-last-child(4) > .dropdown-menu:before,
.rtl .ace-nav > li:nth-last-child(4) > .dropdown-menu:after {
right:auto;
left:140px;
}
.rtl .ace-nav > li:nth-last-child(3) > .dropdown-menu {
right:auto;
left:-80px;
}
.rtl .ace-nav > li:nth-last-child(3) > .dropdown-menu:before,
.rtl .ace-nav > li:nth-last-child(3) > .dropdown-menu:after {
right:auto;
left:100px;
}
.rtl .ace-nav > li:nth-last-child(2) > .dropdown-menu {
right:auto;
left:-50px;
}
.rtl .ace-nav > li:nth-last-child(2) > .dropdown-menu:before,
.rtl .ace-nav > li:nth-last-child(2) > .dropdown-menu:after {
right:auto;
left:70px;
}
}
@media only screen and (max-width: 420px) {
.rtl .ace-nav > li:nth-last-child(4) > .dropdown-menu {
left:auto;
right:-5px;
}
.rtl .ace-nav > li:nth-last-child(4) > .dropdown-menu:before,
.rtl .ace-nav > li:nth-last-child(4) > .dropdown-menu:after {
left:auto;
right:25px;
}
.rtl .ace-nav > li:nth-last-child(3) > .dropdown-menu {
left:auto;
right:-60px;
}
.rtl .ace-nav > li:nth-last-child(3) > .dropdown-menu:before,
.rtl .ace-nav > li:nth-last-child(3) > .dropdown-menu:after {
left:auto;
right:80px;
}
.rtl .ace-nav > li:nth-last-child(2) > .dropdown-menu {
left:auto;
right:-110px;
}
.rtl .ace-nav > li:nth-last-child(2) > .dropdown-menu:before,
.rtl .ace-nav > li:nth-last-child(2) > .dropdown-menu:after {
left:auto;
right:130px;
}
}
@media only screen and (max-width: 422px) {
.rtl .ace-nav > li{
text-align:right;
}
.rtl .ace-nav > li:first-child{
border-left:none;
border-right:1px solid #DDD;
}
.rtl .ace-nav > li:last-child{
border-left:1px solid #DDD;
}
}
@media only screen and (max-width: 260px) {
.rtl .ace-nav > li:first-child{
border-right:none;
}
.rtl .ace-nav > li:last-child{
border-left:none;
}
}
@media (min-width: 422px) and (max-width: 480px) , (max-width: 340px) {
.rtl .ace-nav .nav-user-photo {
margin-left:0;
}
.rtl .user-info {
margin-left:auto;
right:auto;
margin-right:1px;
left:2px;
}
}
@media only screen and (max-width: 767px) {
.rtl .nav-search {
right:auto;
left:5px;
}
}
@media only screen and (max-width: 979px) {
.rtl .navbar .brand {
margin-right:0;
}
.rtl .sidebar {
left:auto;
box-shadow:-2px 1px 2px 0 rgba(0,0,0,0.2);
border-left-width:1px;
border-right-width:0;
}
.rtl .sidebar.display , .rtl .sidebar.menu-min.display {
left:auto;
right:0;
}
.rtl .sidebar.menu-min {
left:auto;
right:-50px;
}
.rtl .main-content {
margin-left:auto !important;
margin-right:0 !important;
}
.rtl .menu-toggler {
left:auto;
margin-right:auto;
right:0;
margin-left:2px;
padding-left:0;
padding-right:33px;
}
.rtl .menu-toggler:before {
left:auto;
right:4px;
}
.rtl .menu-toggler:after {
left:auto;
right:4px;
}
.rtl .menu-toggler > .menu-text {
left:auto;
right:0;
}
.rtl .menu-toggler > .menu-text:after {
left:auto;
right:-8px;
}
.rtl .breadcrumb {
margin-left:auto;
margin-right:90px;
}
}
/* move the icons to the line below */
@media only screen and (max-width: 422px) {
.rtl .navbar .brand {
display:block;
float:none;
}
}
/* gallery */
@media only screen and (max-width: 480px) {
.rtl .ace-thumbnails > li {
float:none;
}
}
@media only screen and (max-width: 320px) {
.rtl .breadcrumb {
margin-left:0;
margin-right:36px;
}
.rtl .menu-toggler > .menu-text:after {
left:auto;
right:-13px;
}
}
@media only screen and (max-width: 480px) {
.rtl .form-horizontal .control-label {
float:none;
text-align:right;
}
.rtl .form-horizontal .controls {
margin-right: 0;
}
.rtl .form-horizontal .form-actions {
padding-left:10px;
padding-right:10px;
}
}
@media only screen and (max-width: 480px) {
.rtl .user-profile .form-horizontal .control-label {
float: none;
text-align: right;
}
.rtl .user-profile .form-horizontal .controls {
margin-right: 0;
}
}
@media only screen and (max-width: 480px) {
.rtl .fc-header td {
text-align:right;
}
}
/* custom grid */
@media only screen and (max-width: 360px) {
.rtl .grid2 ,.rtl .grid3 ,.rtl .grid4{
border-right:none;
}
.rtl .grid2 > [class*="pull-"], .rtl .grid3 > [class*="pull-"], .rtl .grid4 > [class*="pull-"]{
right:auto;
left:11px;
}
}
@media only screen and (max-width: 767px) {
.rtl .help-inline , .rtl .input-icon + .help-inline {
padding-right:0;
}
}
@media only screen and (max-width: 480px) {
.rtl .profile-info-value {
margin-left:auto;
margin-right:90px;
}
.rtl .profile-user-info-striped .profile-info-name {
padding-right:10px;
padding-left:0;
text-align:right;
}
.rtl .profile-user-info-striped .profile-info-value {
margin-left:auto;
margin-right:10px;
}
} | 0.249722 | 0.067577 |
label[for] {
cursor: pointer;
}
label + textarea {
vertical-align: top;
}
fieldset {
/*
Width and min-width are required here to respect 100% textarea max-width within fieldset.
http://codepen.io/tmsdnl/pen/ByqJgO
*/
width: 100%;
min-width: 100%;
padding: 1rem;
border: 1px solid var(--lighter-grey);
}
/*
Some types of properties are not inherited by default.
We can use `inherit` to force inheritance in some cases.
For example, the input element doesn't inherit any of the font properties.
*/
.btn,
input,
textarea,
select {
font-family: inherit;
font-size: inherit;
line-height: inherit;
color: inherit;
}
input[type='checkbox'],
input[type='email'],
input[type='file'],
input[type='number'],
input[type='password'],
input[type='radio'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='url'],
textarea {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 3px;
margin: 0;
max-width: 100%;
padding: 10px 12px;
background: var(--white);
border: 1px solid var(--grey);
}
textarea {
min-height: 150px;
}
/* Forms > custom radio and checkbox buttons. ------------------------------------ */
input[type='radio'],
input[type='checkbox'] {
position: relative;
vertical-align: middle;
padding: 0;
height: 22px;
width: 22px;
margin: 0 5px 0 0;
}
/* Forms > custom radio. ------------------------------------ */
input[type='radio'] {
border-radius: 50%;
background: var(--white);
}
input[type='radio']:checked {
border-color: var(--medium-blue);
}
input[type='radio']:checked:before {
content: '';
height: 20px;
width: 20px;
display: inline-block;
border-radius: 50%;
transform: scale(.4);
background-color: var(--medium-blue);
}
/* Forms > custom checkbox. ------------------------------------ */
input[type='checkbox']:checked {
background-color: var(--medium-blue);
border-color: var(--medium-blue);
}
input[type='checkbox']:checked:before {
/* Create a CSS checkmark. */
content: '';
display: block;
/* Make a small rectangle so the border will create an L-shape. */
width: 6px;
height: 12px;
/* Add a white border on the bottom and left, creating that 'L'. */
border: solid var(--white);
border-width: 0 2px 2px 0;
/* Rotate the L 45 degrees to turn it into a checkmark. */
transform: rotate(45deg);
/* Center the checkmark. */
position: relative;
top: 2px;
left: 7px;
}
/* Buttons. ------------------------------------ */
.btn,
.btn:link,
.btn:visited {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
display: inline-block;
color: #f5f5f5;
padding: 10px 30px;
cursor: pointer;
border: 1px solid var(--medium-blue);
background-color: var(--medium-blue);
text-decoration: none;
border-radius: 2px;
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.btn:focus,
.btn:hover {
background-color: var(--dark-blue);
border-color: var(--dark-blue);
}
.btn:active {
position: relative;
top: 1px;
left: 1px;
background-color: var(--darker-blue);
border-color: var(--darker-blue);
}
.btn[disabled] {
cursor: not-allowed;
opacity: .5;
} | site/source/static/css/_forms.css | label[for] {
cursor: pointer;
}
label + textarea {
vertical-align: top;
}
fieldset {
/*
Width and min-width are required here to respect 100% textarea max-width within fieldset.
http://codepen.io/tmsdnl/pen/ByqJgO
*/
width: 100%;
min-width: 100%;
padding: 1rem;
border: 1px solid var(--lighter-grey);
}
/*
Some types of properties are not inherited by default.
We can use `inherit` to force inheritance in some cases.
For example, the input element doesn't inherit any of the font properties.
*/
.btn,
input,
textarea,
select {
font-family: inherit;
font-size: inherit;
line-height: inherit;
color: inherit;
}
input[type='checkbox'],
input[type='email'],
input[type='file'],
input[type='number'],
input[type='password'],
input[type='radio'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='url'],
textarea {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 3px;
margin: 0;
max-width: 100%;
padding: 10px 12px;
background: var(--white);
border: 1px solid var(--grey);
}
textarea {
min-height: 150px;
}
/* Forms > custom radio and checkbox buttons. ------------------------------------ */
input[type='radio'],
input[type='checkbox'] {
position: relative;
vertical-align: middle;
padding: 0;
height: 22px;
width: 22px;
margin: 0 5px 0 0;
}
/* Forms > custom radio. ------------------------------------ */
input[type='radio'] {
border-radius: 50%;
background: var(--white);
}
input[type='radio']:checked {
border-color: var(--medium-blue);
}
input[type='radio']:checked:before {
content: '';
height: 20px;
width: 20px;
display: inline-block;
border-radius: 50%;
transform: scale(.4);
background-color: var(--medium-blue);
}
/* Forms > custom checkbox. ------------------------------------ */
input[type='checkbox']:checked {
background-color: var(--medium-blue);
border-color: var(--medium-blue);
}
input[type='checkbox']:checked:before {
/* Create a CSS checkmark. */
content: '';
display: block;
/* Make a small rectangle so the border will create an L-shape. */
width: 6px;
height: 12px;
/* Add a white border on the bottom and left, creating that 'L'. */
border: solid var(--white);
border-width: 0 2px 2px 0;
/* Rotate the L 45 degrees to turn it into a checkmark. */
transform: rotate(45deg);
/* Center the checkmark. */
position: relative;
top: 2px;
left: 7px;
}
/* Buttons. ------------------------------------ */
.btn,
.btn:link,
.btn:visited {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
display: inline-block;
color: #f5f5f5;
padding: 10px 30px;
cursor: pointer;
border: 1px solid var(--medium-blue);
background-color: var(--medium-blue);
text-decoration: none;
border-radius: 2px;
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.btn:focus,
.btn:hover {
background-color: var(--dark-blue);
border-color: var(--dark-blue);
}
.btn:active {
position: relative;
top: 1px;
left: 1px;
background-color: var(--darker-blue);
border-color: var(--darker-blue);
}
.btn[disabled] {
cursor: not-allowed;
opacity: .5;
} | 0.722135 | 0.153771 |
body, div, p, span, span, ul, li, ol, dl, dt, dd {
margin: 0;
padding: 0;
}
body, html {
height: 100%;
width: 100%
}
.t1 {
width: 100%;
height: 100%;
background-image: radial-gradient(ellipse at 50% 70%, hsla(240, 1%, 90%, 1), hsla(225, 8%, 28%, 1));
}
.t2 {
position: relative;
width: 100%;
height: 100%;
background-image: radial-gradient(farthest-side ellipse at 50% 70%, hsla(210, 1%, 78%, 0.73) 100px, rgba(150, 150, 150, 0.7) 400px, hsla(225, 4%, 18%, 0.8) 100%);
z-index: -3;
}
.t3 {
position: absolute;
left: 50%;
margin-left: -175px;
top: 30%;
height: 350px;
width: 350px;
border-radius: 60px;
background: #fff;
background-image: linear-gradient(#ffffff 40px, #ddecf2 210px, #d3e3e9);
}
.t3:before {
content: "";
position: absolute;
box-shadow: 0px -4px 3px 3px #b8bdca inset;
border-radius: 60px;
opacity: 0.6;
height: 100%;
width: 100%;
-webkit-filter: blur(1px);
z-index: 2;
}
.t3:after {
content: "";
height: 17px;
width: 300px;
position: absolute;
top: 97%;
margin-left: 25px;
background: #2a2a2b;
-webkit-filter: blur(7px); /*Chrome, Opera*/
z-index: -1;
}
.t4 {
position: relative;
margin: 71px;
width: 210px;
height: 210px;
border-radius: 50%;
background-image: linear-gradient(#f9fdff, #d9eaf8);
box-shadow: 0px 0px 28px -8px #eaf7fb;
z-index: 11;
font-size: 20px;;
color: #8da6b8;
font-family: Arial;
}
.t4 i {
font-style: normal
}
.hour {
position: absolute;
}
.hour3 {
right: 30px;
top: 50%;
margin-top: -7px;
}
.hour6 {
left: 50%;
bottom: 27px;
margin-left: -5px;
}
.hour9 {
left: 30px;
top: 50%;
margin-top: -7px;
}
.hour12 {
left: 50%;
top: 30px;
margin-left: -10px;
}
.t4:before {
content: "";
position: absolute;
width: 210px;
height: 210px;
border-radius: 50%;
box-shadow: 0px 15px 24px -5px #7a8fae;
z-index: 10;
}
.t4:after {
content: "";
left: 0px;
top: 0px;
position: absolute;
width: 210px;
height: 210px;
border-radius: 50%;
box-shadow: 0px 4px 4px -1px #7a8fae;
z-index: 9;
}
#miao, #fen, #shi {
position: absolute;
left: 50%;
height: 210px;
width: 10px;
margin-left: -5px;
}
#miao {
z-index: 23;
}
#fen {
z-index: 22;
}
#shi {
z-index: 21;
}
#shi:after{
content: "";
height: 60px;
width: 6px;
position: absolute;
top: 60px;
left:2px;
background: #1aa9d8;
border-radius: 8px 8px 8px 8px;
z-index: -1;
}
#fen:after{
content: "";
height: 65px;
width: 4px;
position: absolute;
top: 60px;
left:3px;
background: #23bcef;
border-radius: 8px 8px 8px 8px;
z-index: -1;
}
#miao:after{
content: "";
height: 80px;
width: 1px;
position: absolute;
top: 48px;
left:4px;
background: #0dc1fd;
z-index: -1;
/*box-shadow: 5px 10px 8px 3px #B2C3D4;*/
}
#point{ position: absolute; left:50%; top: 50%; width: 16px; height:16px; margin-left: -8px; margin-top: -8px; z-index: 999; border-radius: 50%; box-shadow: 0px 3px 8px -1px #0f4873;}
#point:before,#point:after{
content: "";
height: 10px;
width: 10px;
position: absolute;
top:0%;
background: #8ba3b6;
border-radius: 50%;
z-index: 1; }
#point:before {
width: 16px; height:16px;
}
#point:after {
background: #cee3ec; left: 3px; top:3px;
} | static_root/css/clock.css | body, div, p, span, span, ul, li, ol, dl, dt, dd {
margin: 0;
padding: 0;
}
body, html {
height: 100%;
width: 100%
}
.t1 {
width: 100%;
height: 100%;
background-image: radial-gradient(ellipse at 50% 70%, hsla(240, 1%, 90%, 1), hsla(225, 8%, 28%, 1));
}
.t2 {
position: relative;
width: 100%;
height: 100%;
background-image: radial-gradient(farthest-side ellipse at 50% 70%, hsla(210, 1%, 78%, 0.73) 100px, rgba(150, 150, 150, 0.7) 400px, hsla(225, 4%, 18%, 0.8) 100%);
z-index: -3;
}
.t3 {
position: absolute;
left: 50%;
margin-left: -175px;
top: 30%;
height: 350px;
width: 350px;
border-radius: 60px;
background: #fff;
background-image: linear-gradient(#ffffff 40px, #ddecf2 210px, #d3e3e9);
}
.t3:before {
content: "";
position: absolute;
box-shadow: 0px -4px 3px 3px #b8bdca inset;
border-radius: 60px;
opacity: 0.6;
height: 100%;
width: 100%;
-webkit-filter: blur(1px);
z-index: 2;
}
.t3:after {
content: "";
height: 17px;
width: 300px;
position: absolute;
top: 97%;
margin-left: 25px;
background: #2a2a2b;
-webkit-filter: blur(7px); /*Chrome, Opera*/
z-index: -1;
}
.t4 {
position: relative;
margin: 71px;
width: 210px;
height: 210px;
border-radius: 50%;
background-image: linear-gradient(#f9fdff, #d9eaf8);
box-shadow: 0px 0px 28px -8px #eaf7fb;
z-index: 11;
font-size: 20px;;
color: #8da6b8;
font-family: Arial;
}
.t4 i {
font-style: normal
}
.hour {
position: absolute;
}
.hour3 {
right: 30px;
top: 50%;
margin-top: -7px;
}
.hour6 {
left: 50%;
bottom: 27px;
margin-left: -5px;
}
.hour9 {
left: 30px;
top: 50%;
margin-top: -7px;
}
.hour12 {
left: 50%;
top: 30px;
margin-left: -10px;
}
.t4:before {
content: "";
position: absolute;
width: 210px;
height: 210px;
border-radius: 50%;
box-shadow: 0px 15px 24px -5px #7a8fae;
z-index: 10;
}
.t4:after {
content: "";
left: 0px;
top: 0px;
position: absolute;
width: 210px;
height: 210px;
border-radius: 50%;
box-shadow: 0px 4px 4px -1px #7a8fae;
z-index: 9;
}
#miao, #fen, #shi {
position: absolute;
left: 50%;
height: 210px;
width: 10px;
margin-left: -5px;
}
#miao {
z-index: 23;
}
#fen {
z-index: 22;
}
#shi {
z-index: 21;
}
#shi:after{
content: "";
height: 60px;
width: 6px;
position: absolute;
top: 60px;
left:2px;
background: #1aa9d8;
border-radius: 8px 8px 8px 8px;
z-index: -1;
}
#fen:after{
content: "";
height: 65px;
width: 4px;
position: absolute;
top: 60px;
left:3px;
background: #23bcef;
border-radius: 8px 8px 8px 8px;
z-index: -1;
}
#miao:after{
content: "";
height: 80px;
width: 1px;
position: absolute;
top: 48px;
left:4px;
background: #0dc1fd;
z-index: -1;
/*box-shadow: 5px 10px 8px 3px #B2C3D4;*/
}
#point{ position: absolute; left:50%; top: 50%; width: 16px; height:16px; margin-left: -8px; margin-top: -8px; z-index: 999; border-radius: 50%; box-shadow: 0px 3px 8px -1px #0f4873;}
#point:before,#point:after{
content: "";
height: 10px;
width: 10px;
position: absolute;
top:0%;
background: #8ba3b6;
border-radius: 50%;
z-index: 1; }
#point:before {
width: 16px; height:16px;
}
#point:after {
background: #cee3ec; left: 3px; top:3px;
} | 0.435661 | 0.121503 |
1. GLOBAL STYLES
- Heading
- List Style
- Links
- Positions
- Title
- Layout
- z-index
- Button
- Animation
- Icons Styles
- Icon With Color
- Icons With Size Variations
- Social Icons
- Icon Hover
- Border
- Page Loader
- Accordion
- Tabs
- BG Image
- Overlay
- Forms
- Text Color
- BG Color
- Transition Effects
- Gary Scale Image
- Hover Effects
- Navigation Menu
- Side Navigation Menu
2. SLIDER SECTION
- Slider Revolution
- Bootstrap Carousel
- Carousel Fade
- Home Carousel Slider
- Owl Slider
- Owl Navigations
- Owl Paginations
- Text Slider
3. MAIN SECTION
- Special Features
- Features
- Additional Features
- Progress
- Portfolio / Work
- Work Process
- Pricing
-Ribbon
- Counter
- Pie Chart
- Item-box
- Twiiter Feed
- Blog
- Latest News
- Posts
- Video Post
- Meta
- Reply
- Testimonials
- Get a Quote
- Page Title Variations
- Background Video
- Google Map
- Contact Form
- Sitemap
4. SIDEBAR
- Tags
- Social Feed Widget
- Shop Widgets
- Poll
- Price Range Filter
- Widget
- Newsletter
- Sticky Sidebar - NEW
5. PAGES
- Service Time-line
- Time Liner Blog & Resume
- Timeline Left side Bar
- Coming Soon
- Event page
- Schedule Section
- Schedule panel-collapse
- Faq
- Book Landing page
- 404
- Charity
- Fashion page
- spa
- Wedding
- Real Estate
- Motor Page
- Mail chimp
- Shopping Cart
- Zoom Product
- Masonry Grid
- Hosting Page
6. Footer
- Copyright
- Dark Section
- Bootstrap Elements
7 . Extras
- Space Adjustments
- Custom Height
- 4 Side Padding
- 4 Side Margin
- Top Padding
- Top Margin
- Bottom Padding
- Bottom Margin
- Top & Bottom Padding
- Top & Bottom Margin
- Item Box
- Carousel Custom height
/******************************************************************************
Global Style
*******************************************************************************/
body
{
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: 400;
font-style: normal;
line-height: 1.8;
overflow-x: hidden;
height: 100%;
-webkit-appearance: none;
-webkit-font-smoothing: antialiased;
}
button
{
font-family: 'Open Sans', sans-serif;
}
input,
select,
textarea
{
font-family: Montserrat;
}
/* Heading */
h1,
h2,
h3,
h4,
h5,
h6
{
font-family: Montserrat;
font-weight: 800;
line-height: 1.3;
margin: 0 0 22px;
letter-spacing: -.8px;
text-transform: capitalize;
}
h1
{
font-size: 48px;
letter-spacing: -3px;
}
h2
{
font-size: 38px;
}
h3
{
font-size: 30px;
}
h4
{
font-size: 22px;
line-height: 1.7;
}
h4.smarg
{
margin-top: 10px;
margin-bottom: 8px;
}
h4.title
{
margin-bottom: 8px;
}
h5
{
font-size: 18px;
margin-bottom: 10px;
letter-spacing: 0;
}
h6
{
font-size: 16px;
line-height: 28px;
margin-bottom: 10px;
}
.mtitle
{
margin-bottom: 10px;
}
.head-no-margin h6
{
margin-bottom: 14px;
}
.upper
{
text-transform: uppercase !important;
}
.lower
{
text-transform: lowercase;
}
.text-small
{
font-size: 12px;
line-height: 18px;
}
.desc
{
font-size: 16px;
font-weight: 600;
}
.desc1
{
font-size: 20px;
font-weight: 600;
}
hr
{
border: 0;
border-top: 1px solid #f2f2f2;
border-top: 1px solid rgba(0,0,0,.1);
border-bottom: 0 none;
}
hr.white
{
border: 0;
border-top: 1px solid #e1e1e1;
border-top: 1px solid rgba(255,255,255,1);
border-bottom: 0 none;
}
.highlight
{
padding: 0 5px;
background: #ffc400;
}
.bg-black
{
background: #000;
}
.bg-white
{
background: #fff !important;
}
/* List Style */
ol li
{
list-style: inherit;
}
ul.list-style
{
margin: 0 0 18px;
padding: 0 0 0 60px;
}
ul.list-style li
{
line-height: 1;
position: relative;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
list-style: disc;
}
.arrow-style
{
margin: 0 0 12px;
padding: 0 0 0 0;
}
.arrow-style li
{
position: relative;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 20px;
list-style: outside none none;
}
ul.arrow-style li:before
{
font-family: FontAwesome;
position: absolute;
top: 3px;
left: 0;
display: block;
content: '\f105';
}
ul.arrow-style.ls1 li:before
{
font-family: FontAwesome;
position: absolute;
top: 2px;
left: 0;
display: block;
content: '\f138';
}
ul.arrow-style.ls2 li:before
{
font-family: FontAwesome;
font-size: 20px;
position: absolute;
top: 0;
left: 0;
display: block;
content: '\f14a';
}
.arrow-style.ls2 li
{
padding-top: 4px;
padding-bottom: 6px;
padding-left: 30px;
}
.product-page .description
{
margin-bottom: 20px;
color: #7f7f7f;
}
/* Links */
a
{
color: #171717;
}
a:visited
{
text-decoration: none;
color: #171717;
}
a:focus
{
text-decoration: none;
color: #171717;
}
a:active
{
color: #000;
}
a:hover
{
text-decoration: none;
color: #171717;
}
a,
a:hover,
a:visited,
a:focus
{
outline: 0 none;
}
.container
{
width: 100%;
max-width: 1200px;
}
/* Positions */
.absolute
{
position: absolute;
}
.relative
{
position: relative;
}
/* Title */
.title
{
font-weight: 800;
letter-spacing: -1px;
}
.section-title
{
position: relative;
margin-bottom: 40px;
border-bottom-width: 0;
}
.section-title h1
{
font-size: 45px;
margin: 0 0 12px;
padding: 14px 0;
text-align: center;
text-transform: capitalize;
}
h1.med
{
font-size: 35px;
}
.section-title h2,
.section-title h3
{
font-size: 38px;
margin: 0 0 12px;
padding: 0 0 14px 0;
text-align: center;
letter-spacing: -3px;
text-transform: capitalize;
}
.section-title h3
{
font-size: 30px;
}
.section-title.text-left h2,
.section-title.text-left h1,
.section-title.text-left h3
{
text-align: left;
}
.section-title h1:before,
.section-title h2:before,
.section-title h3:before
{
position: absolute;
right: 0;
bottom: 0;
left: 0;
display: block;
width: 40px;
height: 3px;
margin: -2px auto;
content: '';
}
.section-title.text-left h2
{
text-align: left;
}
.section-title.text-left h1:before,
.section-title.text-left h2:before,
.section-title.text-left h3:before
{
left: 0;
margin-left: 0;
}
.title-description
{
padding-bottom: 50px;
}
.title i
{
margin-right: 7px;
}
/* Layout */
section,
.footer-widget,
.copyright
{
position: relative;
}
.wide .container
{
width: 100%;
}
.boxed #page
{
position: relative;
max-width: 1200px;
margin: 39px auto 0;
margin-top: 0;
background: none repeat scroll 0 0 #fff;
box-shadow: 0 0 18px rgba(0, 0, 0, .3);
}
.boxed #page .container
{
max-width: 1140px;
}
.boxed .sticky-wrapper.is-sticky #sticker,
.boxed .sticky-wrapper,
.boxed .tp-revslider-mainul
{
max-width: 1200px;
margin: 0 auto !important;
}
.page-section
{
position: relative;
display: block;
overflow: hidden;
width: 100%;
padding: 75px 0;
}
/* z-index */
.z-index-9
{
z-index: 9;
}
.z-index-99
{
z-index: 99;
}
.z-index-999
{
z-index: 999;
}
.z-index-9999
{
z-index: 9999;
}
/* Button */
.btn
{
font-weight: 700;
line-height: 28px;
position: relative;
padding: 9px 50px 9px 50px;
border: none;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
outline: none;
}
.tp-caption .btn
{
font-weight: 700!important;
}
.btn.bsquare
{
border-radius: 0!important;
}
.btn:hover
{
-webkit-transition: background .2s linear, color .2s linear;
transition: background .2s linear, color .2s linear;
}
.btn-default,
.btn-default.inverse:hover,
.btn-default.inverse:focus
{
color: #fff !important;
border: 1px solid;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.inverse
{
color: #171717!important;
border: 1px solid transparent!important;
}
.btn-default.inverse i
{
color: inherit !important;
}
.btn-default i
{
padding-left: 10px;
}
.btn-default i.rspace
{
padding-right: 10px;
}
.btn.btn-lg
{
font-size: 15px;
padding: 16px 45px;
}
.btn.btn-sm
{
padding: 4px 30px 4px 30px;
}
.btn.btn-md
{
padding: 6px 35px 6px 35px;
}
.transparent-header.top-bar .sticky-wrapper
{
top: 45px;
}
.btn-black
{
color: #fff!important;
background: #000!important;
}
.btn-black:hover,
.btn-black:focus
{
opacity: .8;
color: #fff!important;
}
.hblack:hover,
.hblack:focus
{
color: #fff!important;
background: #000!important;
}
.i-unset
{
line-height: unset!important;
}
/* Updated */
.btn-transparent-white,
.btn-transparent-white-inverse:hover
{
margin: 0;
color: #fff!important;
border: 2px solid #fff!important;
background: transparent!important;
}
.btn-transparent-white:hover,
.btn-transparent-white-inverse
{
margin: 0;
border: 2px solid #fff;
background: #fff;
}
.btn-transparent-black,
.btn-transparent-black-inverse:hover
{
margin: 0;
color: #222;
border: 2px solid #222;
background: transparent;
}
.btn-transparent-black:hover,
.btn-transparent-black-inverse
{
margin: 0;
border: 2px solid #222;
background: #222;
}
.btn-transparent-color,
.btn-transparent-color-inverse:hover
{
margin: 0;
border: 2px solid;
background: transparent;
}
.btn-transparent-color:hover,
.btn-transparent-color-inverse
{
margin: 0;
color: #fff;
border: 2px solid;
}
/* Animation */
.animated
{
visibility: hidden;
}
.visible
{
visibility: visible;
}
/******************************************************************************
Icons Styles
*******************************************************************************/
.icons-circle.small i,
.icons-rounded.small i,
.icons-square.small i,
i.icons-circle.small,
i.icons-square.small,
i.icons-rounded.small
{
padding: 10px;
}
.icons-circle.small1 i,
.icons-rounded.small1 i,
.icons-square.small1 i,
i.icons-circle.small1,
i.icons-square.small1,
i.icons-rounded.small1
{
line-height: 3em;
padding: 20px;
}
.icons-circle.big i,
.icons-rounded.big i,
.icons-squarer.big i,
i.icons-circle.big,
i.icons-square.big,
i.icons-rounded.big
{
line-height: 12em;
padding: 50px;
}
.icons-circle.medium i,
.icons-rounded.medium i,
.icons-squarer.medium i,
i.icons-circle.medium,
i.icons-square.medium,
i.icons-rounded.medium
{
line-height: 6em;
padding: 40px;
}
.icons-circle i,
i.icons-circle,
.circle
{
border-radius: 50%;
}
.icons-rounded i,
i.icons-rounded
{
border-radius: 15px;
}
.icons-square i,
i.icons-square
{
border-radius: 0;
}
/* Icon With Color */
.gray-bg i
{
color: #fff;
background-color: #c6c6c6;
}
/* Icons With Size Variations */
.i-2x i,
i.i-2x
{
font-size: 10px;
line-height: 20px;
width: 20px;
height: 20px;
margin-bottom: 15px;
text-align: center;
}
.i-3x i,
i.i-3x
{
line-height: 30px;
width: 30px;
height: 30px;
margin-bottom: 15px;
text-align: center;
}
.i-4x i,
i.i-4x
{
font-size: 16px;
line-height: 40px;
width: 40px;
height: 40px;
margin-bottom: 15px;
text-align: center;
}
.i-5x i,
i.i-5x
{
font-size: 19px;
line-height: 50px;
width: 50px;
height: 50px;
margin-bottom: 15px;
text-align: center;
}
.i-6x i,
i.i-6x
{
font-size: 21px;
line-height: 60px;
width: 60px;
height: 60px;
text-align: center;
}
.i-7x i,
i.i-7x
{
font-size: 23px;
line-height: 70px;
width: 70px;
height: 70px;
margin-bottom: 15px;
text-align: center;
}
.i-8x i,
i.i-8x
{
font-size: 25px;
line-height: 80px;
width: 80px;
height: 80px;
margin-bottom: 15px;
text-align: center;
}
.i-9x i,
i.i-9x
{
font-size: 27px;
line-height: 90px;
width: 90px;
height: 90px;
margin-bottom: 15px;
text-align: center;
}
.i-10x i,
i.i-10x
{
font-size: 30px;
line-height: 100px;
width: 100px;
height: 100px;
margin-bottom: 15px;
text-align: center;
}
i.pull-left
{
margin-right: .3em;
}
i.pull-left
{
margin-top: .0.2em;
margin-right: .3em;
}
.icon-2 span
{
font-size: 10px;
line-height: 20px;
width: 20px;
height: 20px;
margin-bottom: 15px;
text-align: center;
}
.icon-3 span
{
font-size: 12px;
line-height: 30px;
width: 30px;
height: 30px;
margin-bottom: 15px;
text-align: center;
}
.icon-4 span
{
font-size: 15px;
line-height: 40px;
width: 40px;
height: 40px;
margin-bottom: 15px;
text-align: center;
}
.icon-5 span
{
font-size: 18px;
line-height: 50px;
width: 50px;
height: 50px;
margin-bottom: 15px;
text-align: center;
}
.icon-6 span
{
font-size: 25px;
line-height: 60px;
width: 60px;
height: 60px;
margin-bottom: 15px;
text-align: center;
}
.icon-7 span
{
font-size: 28px;
line-height: 80px;
width: 80px;
height: 80px;
margin-bottom: 15px;
text-align: center;
}
.icons-circle span
{
border-radius: 50%;
}
.color-icons span
{
border: 1px solid transparent;
}
.color-icons span:hover
{
border: 1px solid #fff;
}
.hover-color span
{
color: #fff;
border: 1px solid #fff;
background: transparent;
}
.icons-border-black span
{
color: #171717;
border: 1px solid #171717!important;
background: transparent;
}
.icons-border-black span:hover
{
color: #fff;
}
.icons-border-white span
{
color: #fff;
border: 1px solid #fff!important;
background: transparent;
}
.glyph
{
float: left;
overflow: hidden;
width: 15em;
margin-right: 4em;
margin-bottom: 1em;
padding-bottom: 1em;
}
.fs0
{
font-size: 16px;
}
.size1of1
{
width: 100%;
}
.size1of2
{
width: 50%;
}
.unit
{
float: left;
}
.hidden-true
{
display: none;
}
.bshadow0,
.glyph input
{
box-shadow: 0 -2px #e7e7e7 inset;
}
.talign-right
{
text-align: right;
}
/* Social Icons */
.social-icon i
{
display: inline-block;
margin-right: 1px;
margin-left: 1px;
}
.white.social-icon i
{
color: #fff;
}
.fa-1x i,
i.fa-1x
{
font-size: 16px;
}
.social-icon i:hover
{
color: #fff;
}
.fa-big
{
font-size: 200px;
}
/* Icon Hover */
.link-hover-black a:hover,
.icons-hover-black i:hover
{
color: #171717;
}
/* Border */
*
{
zoom: 1;
border-width: 0;
border-style: solid;
border-color: #e1e1e1;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
*:focus
{
outline: none !important;
}
.border-color
{
border-width: 1px;
}
.border2-color
{
border-width: 2px;
}
.border-white
{
border: 1px solid #fff;
}
.border2-white
{
border: 1px solid #fff;
}
.border-light
{
border: 1px solid rgba(255,255,255,.3);
}
.border-black
{
border: 1px solid #000;
}
.border2-black
{
border: 2px solid #000;
}
/* Page Loader */
#pageloader
{
position: fixed;
z-index: 9999;
top: 0;
width: 100%;
height: 100%;
background-color: #fff;
}
.loader-item
{
position: absolute;
top: 50%;
left: 50%;
width: 40px;
height: 40px;
margin: -20px 0 0 -20px;
text-align: center;
border-top: 3px solid;
border-right: 3px solid;
border-bottom: 3px solid rgba(0,0,0,0) !important;
border-left: 3px solid;
-webkit-border-radius: 200px;
-moz-border-radius: 200px;
border-radius: 200px;
background: none repeat scroll 0 0 #fff;
-o-border-radius: 200px;
-ms-border-radius: 200px;
}
.loader-item h2
{
font-size: 20px;
margin: 0 auto;
color: #ccc;
}
/* Accordion */
.accordion-1 .panel .panel-heading > .panel-title > a
{
font-weight: 600;
line-height: 22px;
transition: background-color .2s linear 0s;
border-bottom: 1px dotted #f2f2f2;
}
.accordion-1 .panel > .panel-heading > .panel-title > a.collapsed
{
color: #333;
background: #fff;
}
.accordion-1.grey-bg .panel > .panel-heading > .panel-title > a.collapsed
{
background: #f7f7f7;
}
.accordion-1.panel-group .panel
{
margin-bottom: 10px;
}
.accordion-1 .collapse.in,
.accordion-1 .collapse,
.accordion-1 .panel-body,
.accordion-1 .panel-title a
{
color: #fff;
}
.accordion-1 .panel-heading + .panel-collapse .panel-body,
.accordion-1 .active.panel .panel-heading > .panel-title,
.accordion-1 .panel .panel-heading > .panel-title > a
{
border: none !important;
}
.accordion-1.panel-group.no-list .panel .panel-heading > .panel-title > a,
.accordion-1.panel-group.no-list .panel .panel-heading > .panel-title > a:hover,
.accordion-1.panel-group.no-list .active.panel .panel-heading > .panel-title > a,
.accordion-1.panel-group.no-list .active.panel .panel-heading > .panel-title > a:hover
{
padding: 30px 30px !important;
}
.accordion-1 .panel-body
{
padding: 0 30px 30px !important;
}
.panel-group.no-list .panel .panel-heading > .panel-title > a,
.panel-group.no-list .panel .panel-heading > .panel-title > a:hover,
.panel-group.no-list .active.panel .panel-heading > .panel-title > a,
.panel-group.no-list .active.panel .panel-heading > .panel-title > a:hover
{
padding: 10px 20px;
}
.panel-group .active.panel .panel-heading > .panel-title
{
border-bottom: 1px solid #f2f2f2;
}
.panel-group .panel .panel-heading
{
position: relative;
padding: 0;
background-color: inherit;
}
.panel-default > .panel-heading
{
color: #1e1e1e;
}
.panel-group .panel
{
border: 0 none;
border-radius: 0;
background-color: inherit;
box-shadow: none;
}
/* Updated */
.panel-group .panel-heading + .panel-collapse .panel-body
{
border-top: 1px solid #eee;
}
/* Updated */
.panel-group .panel + .panel
{
margin-top: 0;
}
.panel-group .panel-body
{
padding: 15px 0 15px 1px;
}
.panel-title a
{
display: block;
}
.panel-title a i
{
padding-right: 15px;
}
.panel-group.list-style .panel .panel-heading > .panel-title a:before
{
font-family: FontAwesome;
font-size: 17px;
position: absolute;
top: 17px;
left: 20px;
display: block;
content: '\f068';
}
.panel-group.list-style .panel .panel-heading > .panel-title a.collapsed:before
{
font-family: FontAwesome;
font-size: 17px;
position: absolute;
top: 17px;
left: 20px;
display: block;
content: '\f067';
}
/* Career Panel */
.panel-group.pcareers .panel
{
margin-bottom: 10px;
}
.panel-group.pcareers .panel-title a
{
font-weight: 600;
background: #f7f7f7;
}
.panel-group.list-style .panel .panel-heading > .panel-title > a
{
line-height: 22px;
padding: 15px 15px 15px 50px;
}
.panel-group .mix
{
width: 100%;
}
/* Tabs */
.tab-content
{
margin-top: 20px;
margin-bottom: 20px;
}
.left-tabs > .nav-tabs
{
float: left;
margin: 0 -1px 0 0;
border-width: 0;
}
.right-tabs > .nav-tabs
{
float: right;
margin: 0 -1px 0 0;
border-width: 0;
}
.left-tabs > .nav-tabs li,
.right-tabs > .nav-tabs li
{
display: block;
float: none;
}
.left-tabs > .nav-tabs > li.active > a,
.left-tabs > .nav-tabs > li.active > a:focus,
.left-tabs > .nav-tabs > li.active > a:hover
{
border-width: 1px;
border-style: solid none solid solid;
border-color: #ddd;
}
.right-tabs > .nav-tabs > li.active > a,
.right-tabs > .nav-tabs > li.active > a:focus,
.right-tabs > .nav-tabs > li.active > a:hover
{
border-width: 1px;
border-style: solid solid solid none;
border-color: #ddd;
}
.left-tabs > .nav-tabs li a,
.right-tabs > .nav-tabs li a
{
border-right: 1px solid #ddd;
border-left: 1px solid #ddd;
}
.left-tabs > .nav-tabs
{
margin-right: 40px;
}
.right-tabs > .nav-tabs
{
margin-left: 40px;
}
.nav-tabs
{
margin-bottom: 0;
margin-left: 0;
border-top: 1px solid #ddd;
}
.nav-tabs > li > a
{
font-size: 14px;
font-weight: bold;
padding: 15px 20px;
-webkit-transition: background-color .2s linear;
transition: background-color .2s linear;
color: #1e1e1e;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.nav-tabs > li > a i
{
padding: 0 5px 0 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover
{
color: #fff;
}
.nav > li > a:hover,
.nav > li > a:focus
{
-webkit-transition: background-color .2s linear;
transition: background-color .2s linear;
background-color: #f7f7f7;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus
{
border-color: #f7f7f7 #f7f7f7 #e1e1e1;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus
{
color: #1e1e1e;
border: 1px solid #e1e1e1;
border-bottom-color: transparent;
}
.nav-tabs > .active.dropdown > a
{
z-index: 911;
}
.service-tabs .tab-content > .tab-pane,
.service-tabs .pill-content > .pill-pane
{
padding: 36px 0 0;
}
.tab-content.border
{
padding: 0 20px 20px 20px;
border: 1px solid #ddd;
border-top: 0;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li
{
float: none;
margin: 0;
}
.tabs-bottom .tab-content > .tab-pane,
.tabs-bottom .pill-content > .pill-pane,
.tabs-bottom .tab-content
{
margin: 0;
padding: 0 0 0;
}
.tabs-bottom.tab-style.dark .nav-tabs
{
float: none;
text-align: center;
border: 0;
}
.tabs-bottom > .nav-tabs > li
{
display: inline-block;
float: none;
margin: 0;
}
.tabs.border
{
border: 0;
}
.tabs.border > .nav-tabs > li > a
{
border: 1px solid #ddd;
}
.tabs.border > .nav-tabs > li.active > a
{
border-bottom: 1px solid transparent;
}
.tabs-right > .nav-tabs > li > a,
.tabs-bottom > .nav-tabs > li > a
{
min-width: 110px;
margin-right: 0;
margin-bottom: 3px;
border: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a
{
min-width: 110px;
margin-right: 0;
margin-bottom: 3px;
border: 1px solid #ddd;
}
.tabs-left > .nav-tabs
{
float: left;
margin: 0 -1px 0 0;
border: 0 none;
border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a
{
margin-right: -1px;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus
{
border-color: #f7f7f7 #ddd #f7f7f7 #f7f7f7;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus
{
border-color: #ddd transparent #ddd #ddd;
}
.tabs-left > .tab-content
{
overflow: auto;
margin: 0;
border-left: 1px solid #ddd;
}
.tabs-left > .tab-content > .tab-pane
{
padding: 0 0 0 20px;
}
.tabs-right > .nav-tabs
{
float: right;
margin: 0 0 0 -1px;
border: 0 none;
border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a
{
margin-left: -1px;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus
{
border-color: #f7f7f7 #f7f7f7 #f7f7f7 #ddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus
{
border-color: #ddd #ddd #ddd transparent;
}
.tabs-right > .tab-content
{
overflow: auto;
margin: 0;
border-right: 1px solid #ddd;
}
.tabs-right > .tab-content > .tab-pane
{
padding: 0 20px 0 0;
}
.tabs-right.no-pad > .tab-content > .tab-pane,
.tabs-left.no-pad > .tab-content > .tab-pane
{
padding: 0 0 0 0;
}
.tab-style .nav-tabs
{
border-left: 0;
}
.tabs-bottom.tab-style > .nav-tabs > li
{
border-radius: 4px;
}
.tabs-bottom.tab-style > .nav-tabs > li > a
{
margin-bottom: 0;
margin-left: 0;
color: #fff;
border: 0;
border-radius: 4px;
}
.tab-style > .nav-tabs > li > a
{
margin-bottom: 5px;
margin-left: -1px;
color: #fff;
border-radius: 4px;
}
.tab-style > .nav-tabs > li
{
background: rgba(0,0,0,.2);
}
.tab-style.dark > .nav-tabs > li
{
background: rgba(0,0,0,.7);
}
.tab-style.dark .nav-tabs
{
margin: 0 !important;
border-left: inherit;
}
.tab-style > .nav-tabs .active > a,
.tab-style > .nav-tabs .active > a:hover,
.tab-style > .nav-tabs .active > a:focus,
.tab-style > .nav-tabs > li > a:hover,
.tab-style > .nav-tabs > li > a:focus
{
font-weight: normal;
color: #f7f7f7;
background: rgba(0,0,0,.7);
}
.tab-style > .tab-content
{
border: 0;
}
.tab-style > .nav-tabs .active > a,
.tab-style > .nav-tabs .active > a:hover,
.tab-style > .nav-tabs .active > a:focus
{
border: 1px solid rgba(0,0,0,.2);
}
/* Top Up Tab Added */
.top-up
{
text-align: center;
}
.top-up .nav-tabs
{
display: table;
width: 100%;
}
.top-up .nav-tabs > li
{
display: table-cell;
float: none;
width: 33.333%;
}
.top-up .nav-tabs > li a
{
font-size: 15px;
font-weight: 500;
position: relative;
display: block;
margin: 0;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
color: #fff;
border: 0;
}
.top-up .nav-tabs > li a:hover
{
margin: 0;
border: 0;
}
.top-up .nav-tabs > li.active > a,
.top-up .nav-tabs > li.active > a:focus,
.top-up .nav-tabs > li.active > a:hover
{
font-weight: 500;
margin: 0;
color: #222;
border: 0;
background: transparent;
}
.top-up .nav-tabs > li.active > a:before,
.top-up .nav-tabs > li.active > a:focus:before,
.top-up .nav-tabs > li.active > a:hover:before
{
position: absolute;
right: 0;
bottom: -30px;
left: 0;
display: block;
width: 0;
height: 0;
margin: 0 auto;
content: '';
border-width: 15px;
border-style: solid;
border-color: #e1e1e1 transparent transparent;
border-image: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
}
.top-up .nav-tabs > li.active > a:after,
.top-up .nav-tabs > li.active > a:focus:after,
.top-up .nav-tabs > li.active > a:hover:after
{
position: absolute;
right: 0;
bottom: -28px;
left: 0;
display: block;
width: 0;
height: 0;
margin: 0 auto;
content: '';
border-width: 15px;
border-style: solid;
border-image: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
}
/* BG Image */
.image-bg
{
position: relative;
display: block;
overflow: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
min-height: 560px;
background-repeat: no-repeat;
background-attachment: static;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.image-bg.static
{
background-attachment: static;
}
.image-bg.fixed
{
background-attachment: fixed;
}
.image-bg.content-in
{
position: absolute;
z-index: 0;
top: 0;
right: 0;
bottom: 0;
left: 0;
overflow: hidden;
min-height: unset;
text-align: center;
background-repeat: no-repeat;
background-position: center top;
-webkit-background-size: cover;
background-size: cover;
}
/* Overlay */
.overlay
{
position: absolute;
top: 0;
right: 0;
left: 0;
width: 100%;
height: 100%;
opacity: .4;
background: #000;
}
.image-bg .overlay
{
width: 100%;
height: 100%;
opacity: .2;
background: #000;
filter: alpha(opacity=20);
}
.image-bg .overlay-white,
.overlay-white
{
width: 100%;
height: 100%;
opacity: .8;
background: #fff;
filter: alpha(opacity=80);
}
.image-bg .overlay-half-dark,
.overlay-half-dark
{
width: 100%;
height: 100%;
opacity: .5;
background: #000;
filter: alpha(opacity=20);
}
.image-bg .overlay-dark,
.overlay-dark
{
width: 100%;
height: 100%;
opacity: .7;
background: #000;
filter: alpha(opacity=20);
}
.image-bg .overlay-strips,
.overlay-strips
{
width: 100%;
height: 100%;
opacity: .8;
background: url("../img/patterns/pattern.png") repeat;
filter: alpha(opacity=20);
}
.image-bg .overlay-boxed,
.overlay-boxed
{
width: 100%;
height: 100%;
opacity: .1;
background: url("../img/patterns/pattern2.png") repeat;
filter: alpha(opacity=20);
}
.image-bg .overlay-color,
.overlay-color,
.overlay-color2
{
width: 100%;
height: 100%;
opacity: .85;
filter: alpha(opacity=20);
}
.image-bg .overlay-color.semi,
.overlay-color.semi,
.overlay-color2.semi
{
opacity: .65;
}
.portfolio-grid.ps1 .grids:hover img
{
opacity: 1;
}
.grid-list .image,
.mixed-grid.mgs1 .grid-item
{
position: relative;
}
.grid-list .image .list-overlay,
.mixed-grid.mgs1 .grid-item .figcaption
{
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: 0;
transform: scaleX(0);
text-align: center;
}
.grid-list .grids:hover .image .list-overlay,
.mixed-grid.mgs1 .grid-item:hover .figcaption
{
transition: all .4s ease-in-out 0s;
transform: scaleX(1);
}
.grid-list .image .list-overlay a,
.mixed-grid.mgs1 .grid-item .figcaption .caption-block
{
display: table;
width: 100%;
height: 100%;
color: #fff;
}
.grid-list .image .list-overlay a .pdetails
{
font-size: 16px;
display: table-cell;
vertical-align: middle;
}
.mixed-grid.mgs1 .grid-item .figcaption .caption
{
font-size: 14px;
display: table-cell;
text-align: left;
vertical-align: bottom;
}
.mixed-grid.mgs1 .grid-item .figcaption .caption-block h4
{
font-size: 18px;
}
.mixed-grid.mgs1 .grid-item .figcaption .caption i
{
font-size: 14px;
}
.separate-bg:after
{
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 70%;
margin-right: -100px;
content: '';
transform: skew(-10deg);
opacity: .8;
}
.separate-bg.ss1:after
{
width: 60%;
}
.separate-bg .container
{
position: relative;
z-index: 4;
}
.full-screen .full-section-container
{
position: absolute;
z-index: 4;
top: 50%;
left: 0;
width: 100%;
transform: translateY(-50%);
}
/* Forms */
.form-box
{
padding: 30px;
background-color: #f7f7f7;
}
.form-control
{
margin-bottom: 20px;
}
.form-control.bg-white
{
color: #333;
background: #fff;
}
.form-control.bg-black
{
color: #fff;
background: #222;
}
textarea.form-control.height-82
{
height: 82px;
}
textarea.form-control.height-182
{
height: 182px;
}
.field-border-bottom .form-control
{
color: #fff;
border-top: medium none;
border-right: medium none;
border-left: medium none;
border-radius: 0;
background: transparent;
box-shadow: none;
}
.field-border .form-control
{
color: #fff;
background: transparent;
box-shadow: none;
}
.form-message1
{
color: #f00;
}
.form-border
{
padding: 40px;
border: 8px solid #f5f5f5;
}
/* Login Form */
.login-form
{
padding: 30px;
background: rgba(255,255,255,.3);
}
.login-form .form-control
{
margin: 0 5px;
margin-bottom: 0;
}
.login-form .btn
{
padding: 10px 50px;
}
/* Text Color */
.white
{
color: #fff;
}
.white a:not(.btn)
{
color: #fff;
}
.black
{
color: #000;
}
.text-grey
{
color: #ccc;
}
/* BG Color */
.light-bg
{
background: #f7f7f7;
}
.semi-light-bg
{
background: #dcdcdc;
}
.white-bg
{
background: #fff;
}
.black-bg
{
background: #171717;
}
.dark-bg
{
background: #171717;
}
.border-tb
{
border-top: 1px solid #f2f2f2;
border-bottom: 1px solid #f2f2f2;
}
/* Transition Effects */
.item-box:hover i
{
transition: all .27s cubic-bezier(0, 0, .58, 1) 0s;
}
/* Image */
img
{
max-width: 100%;
height: auto;
}
img.pull-right
{
padding: 0 0 15px 15px;
}
img.pull-left
{
padding: 15px 15px 0 0;
}
html.opacity img
{
padding-bottom: 0;
}
body .opacity img
{
padding-bottom: 10px;
}
html.opacity:hover img
{
opacity: 1;
}
body .opacity:hover img
{
opacity: .8;
}
.img-center
{
margin-right: auto;
margin-left: auto;
}
/* Double Image */
.double-img
{
position: relative;
}
.image-right
{
position: relative;
margin-left: -25%;
}
/* Gary Scale Image */
.grayscale img
{
filter: url('data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale'); /* Firefox 10+, Firefox on Android */
filter: gray;
-webkit-filter: grayscale(100%);
}
.grayscale img:hover
{
filter: url('data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale');
-webkit-filter: grayscale(0%);
}
/******************************************************************************
Hover Effects
*******************************************************************************/
.pricing:hover .title a,
.process-content:hover .title,
.portfolio-grid .grids:hover img,
.btn:hover,
.icons-hover-color:hover i,
.get-a-quote:hover a,
.get-a-quote a,
.link-hover-black a:hover,
.icons-hover-black i:hover,
.link-hover-black a,
.icons-hover-black i,
i:hover,
i,
.timeliner li:hover .timeline-heading h4.subheading,
.timeliner li .timeline-heading h4.subheading,
.timeliner li:hover .timeline-image,
.timeliner li .timeline-image,
.opacity:hover img,
.opacity img,
.submit,
.submit:hover,
.icon-6 span,
.icon-6 span:hover,
.blog.timeliner > li:hover .timeline-image,
.blog.timeliner > li:hover .timeline-icon,
.service-box,
.service-box:hover,
.service-box:hover img,
.service-box img,
.portfolio-grid .grid .figcaption,
.portfolio-grid .grid:hover .figcaption,
.item-box i:after,
.item-box:hover i:after,
.about-us1 .box:hover img,
.about-us1 .box img,
.history li:hover .timeline-icon,
.history li .timeline-icon,
.partner-box:hover img,
.partner-box img,
.shop .product-item:hover img,
.shop .product-item img,
.tp-caption .btn,
.tp-caption .btn:hover
{
-webkit-transition: all 350ms ease-in-out 0s !important;
-moz-transition: all 350ms ease-in-out 0s !important;
-ms-transition: all 350ms ease-in-out 0s !important;
-o-transition: all 350ms ease-in-out 0s !important;
transition: all 350ms ease-in-out 0s !important;
}
/* Hover Zoom Effects */
.zoom:hover i
{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
/* Hover Rotate Effects */
.rotate:hover i
{
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
/* Endless Rotating */
@-webkit-keyframes rotating /* Safari and Chrome */
{
from
{
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
to
{
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes rotating
{
from
{
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
to
{
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.rotating
{
-webkit-animation: rotating 2s linear infinite;
-moz-animation: rotating 2s linear infinite;
-ms-animation: rotating 2s linear infinite;
-o-animation: rotating 2s linear infinite;
animation: rotating 2s linear infinite;
}
/******************************************************************************
Navigation Menu
*******************************************************************************/
.sticky-wrapper.is-sticky #sticker,
.sticky-wrapper
{
z-index: 9999;
}
.navbar
{
margin-bottom: 0;
}
.navbar-default .navbar-nav > li.active > a,
.navbar-default .navbar-nav > li.active > a:focus,
.navbar-default .navbar-nav > li.active > a:hover
{
background: none;
}
.sticky-menu
{
z-index: inherit;
}
/*--------------- Side Navigation Menu--------------*/
.side-nav #main
{
padding: 0;
}
.side-nav header nav
{
position: absolute;
top: 0;
right: 0;
left: 0;
}
.side-nav header .navbar-default
{
position: absolute;
z-index: 99;
top: 25px;
border: none;
background: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
}
#navigation-menu
{
line-height: 2;
color: #171717;
}
.side-nav header .navbar-nav
{
float: right !important;
width: auto !important;
}
.side-nav header .navbar-default .navbar-nav > li > a
{
font-size: 25px;
padding: 0;
}
.side-nav header .nav > li > a.active
{
color: #ffc400;
}
.side-nav header .nav-fixed
{
position: fixed;
top: 0;
right: 0;
margin: auto;
}
.side-nav header .nav-fixed > li
{
float: right;
}
.side-nav header #sticky.nav-fixed a
{
line-height: 100px;
width: 100px;
height: 100px;
text-align: center;
color: #171717;
}
/*------------MENU------------*/
.side-nav header #wrapper .toggle-menu
{
position: fixed;
z-index: 999;
top: -100%;
right: 0;
overflow-y: auto;
width: 100%;
height: 100%;
background: rgba(0,0,0,.9);
}
.side-nav header #wrapper .close-menu
{
font-size: 30px;
line-height: 100px;
display: block;
float: right;
width: 100px;
height: 100px;
text-align: center;
color: #fff;
}
.side-nav header #wrapper .nav
{
padding: 130px 0 0 0;
text-align: center;
}
.side-nav header .nav > li > .sub
{
padding: 0 0 0 40px;
}
.side-nav header .nav > li > a,
.side-nav header .nav > li > .sub a
{
font-size: 17px;
font-weight: 600;
padding: 10px 22px;
text-decoration: none;
letter-spacing: 2px;
text-transform: uppercase;
color: #ccc;
}
.side-nav header .nav > li > a:focus
{
background: none;
}
.side-nav header .nav > li > .sub a
{
line-height: 3;
}
.side-nav header #wrapper .close-menu a,
.side-nav header #navigation-close.close-menu:hover
{
color: #fff;
}
.side-nav header .nav > li > a:hover,
.nav > li > a:focus
{
background: transparent;
}
.side-nav header .nav > li.active
{
position: relative;
}
.side-nav header .nav > li.active:before
{
position: absolute;
top: 50%;
left: -77px;
width: 77px;
height: 20px;
content: '';
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.side-nav header .social-icon
{
margin-top: 30px;
}
.side-nav header .social-icon i
{
margin: 5px;
background: none;
}
/*---STICKY----*/
.side-nav header .sticky-wrapper.is-sticky .nav
{
right: 15px;
padding: 15px 20px;
background: none repeat scroll 0 0 black;
}
/******************************************************************************
SLIDER SECTION
*******************************************************************************/
/*Revolution Slider */
.tp-caption
{
white-space: inherit;
}
.tp-caption.bold
{
font-size: 65px;
font-weight: 800;
line-height: 75px;
margin: 0;
letter-spacing: -3px;
text-transform: capitalize;
}
.slider.rs-slider .title.bold,
.slider .bold
{
font-size: 55px;
font-weight: bold;
line-height: 75px;
margin: 0;
letter-spacing: -3px;
text-transform: capitalize;
}
.tp-caption.description
{
font-family: 'Open Sans', sans-serif;
font-size: 15px !important;
line-height: 25px;
}
.tparrows:before
{
font-size: 16px;
}
.tparrows
{
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;;
}
.tp-banner
{
z-index: 0;
}
.slider.rs-slider-full
{
float: left;
width: 100%;
}
.slider.rs-slider
{
position: relative;
z-index: 0;
overflow: hidden;
max-height: 700px;
padding: 0;
border: 0 none;
background: none;
}
.slider.rs-slider-full
{
min-height: auto;
padding: 0;
background: none;
}
p.tp-caption.button-block
{
left: 0!important;
width: 100%;
}
p.tp-caption.button-block a
{
margin: 0 5px;
}
.transparent .slider.rs-slider
{
max-height: 700px;
}
.slider.load .tp-banner-container
{
visibility: hidden;
}
.slider.rs-slider .container
{
position: relative;
}
.slider.rs-slider .title
{
font-size: 40px;
font-weight: normal;
margin: 0;
}
.white .tp-caption,
.text-white
{
color: #fff;
}
.slider.rs-slider .description
{
font-size: 15px !important;
line-height: 25px;
margin: 0;
padding: 0 15px;
}
.slider.rs-slider .btn.orang
{
background: #ea4e16;
}
.slider.rs-slider .btn.cherry
{
background: #752033;
}
.slider.rs-slider .phone-text
{
font-size: 17px;
}
.tp-caption a
{
color: #000;
}
h4.tp-caption,
h5.tp-caption
{
font-weight: 500 !important;
line-height: 27px;
text-transform: inherit;
}
.tp-caption a:hover
{
color: #fff;
}
.rs-slider ul
{
margin: 0;
padding: 0;
list-style: none;
}
.tp-bannertimer
{
height: 0 !important;
background: #777 !important;
background: rgba(0,0,0,.1) !important;
}
.tp-bullets.simplebullets.navbar
{
height: 35px;
padding: 0;
}
.slider.rs-slider .tp-bullets.simplebullets .bullet
{
display: inline-block;
float: none;
width: 14px;
height: 14px;
margin: 0 3px;
-webkit-transition: all .3s linear;
transition: all .3s linear;
vertical-align: top;
border: 0 none !important;
-webkit-border-radius: 7px;
border-radius: 7px;
background: #fff;
background: rgba(255,255,255,.5);
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.tp-bullets.simplebullets .bullet.last
{
margin-right: 0;
}
.slider.rs-slider .tp-bullets.simplebullets .bullet:hover
{
-webkit-transition: all .3s linear;
transition: all .3s linear;
background: #fff;
}
.slider.rs-slider .tp-bullets.simplebullets .bullet.selected
{
-webkit-transition: all .3s linear;
transition: all .3s linear;
background: rgba(255,255,255,.7);
}
.slider.rs-slider .tparrows
{
z-index: 50 !important;
width: 40px !important;
height: 40px !important;
cursor: pointer;
-webkit-transition: background .3s linear;
-webkit-transition: opacity .2s ease-out;
transition: background .3s linear;
-webkit-transform: inherit;
-webkit-border-radius: 100%;
border-radius: 100%;
background: #1e1e1e;
background: rgba(30, 30, 30, .5);
}
.slider.rs-slider .tparrows:before
{
font-family: 'revicons';
font-size: 19px;
font-weight: normal;
font-style: normal;
display: inline-block;
width: 40px;
margin-top: 3px;
margin-right: 0;
text-align: center;
text-decoration: inherit;
color: #fff;
speak: none;
}
.tp-leftarrow:before
{
content: '\e824';
}
.slider.rs-slider-full .tp-leftarrow:before,
.slider.rs-slider-full .tp-rightarrow:before
{
content: none;
}
.tp-rightarrow:before
{
content: '\e825';
}
.slider.rs-slider .tparrows:hover
{
-webkit-transition: background .3s linear;
transition: background .3s linear;
background: #1e1e1e;
}
.slider4container .tparrows:before,
.slider4container .tparrows:hover,
.slider4container .tparrows
{
color: #000 !important;
}
.slider4container .tparrows
{
background: #fff !important;
background: rgba(255,255,255,.5) !important;
}
.slider4container .tparrows:hover
{
background: #fff !important;
}
.slider.rs-slider .tp-loader
{
z-index: 700;
width: 40px;
height: 40px;
margin: -20px 0 0 -20px;
background-color: inherit;
background-image: url('../img/svg/loader.svg'), none;
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: 40px;
}
.layerslider
{
margin: 0 auto;
}
.slider.rs-slider.full-width
{
max-height: inherit;
}
.slider.rs-slider.full-width .title
{
font-size: 60px;
line-height: .9;
}
.slider.rs-slider.full-width .btn-link
{
font-size: 14px !important;
font-weight: bold;
line-height: 31px;
padding: 0;
text-decoration: none;
letter-spacing: 1px;
}
.slider.rs-slider.full-width .btn-link .fa
{
font-size: 180%;
line-height: 32px;
display: inline-block;
width: 36px;
height: 36px;
margin-left: 10px;
padding: 0 0 0 3px;
text-align: center;
vertical-align: middle;
border: 2px solid #fff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.slider.rs-slider.full-width .btn-link:hover
{
opacity: .8;
}
.slider.rs-slider.full-width .tp-rightarrow,
.slider.rs-slider.full-width .tp-leftarrow
{
display: none !important;
}
.tp-caption p
{
line-height: 25px;
}
.rs-slider-full .tparrows
{
background: none!important;
}
.rs-slider-full .tp-rightarrow
{
right: -10px!important;
}
/* Bootstrap Carousel */
.carousel-control
{
top: 0;
width: 10%;
}
.carousel-control .fa,
.carousel-control .icon-prev,
.carousel-control .icon-next
{
font-size: 25px;
width: 30px;
height: 30px;
margin-top: -15px;
}
.carousel-control .fa-angle-right
{
margin-left: -25px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .fa
{
position: absolute;
z-index: 5;
top: 50%;
display: inline-block;
}
.col-md-3.mix .carousel-indicators,
.col-md-4.mix .carousel-indicators,
.grid-item .carousel-indicators
{
bottom: -7px;
}
.carousel-control.left.no-bg,
.carousel-control.right.no-bg
{
background-image: none;
}
/* Carousel Fade */
.carousel-fade .carousel-inner .item
{
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
-o-transition-property: opacity;
transition-property: opacity;
opacity: .8;
}
.carousel-fade .carousel-inner .active
{
opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right
{
z-index: 1;
left: 0;
opacity: 0;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right
{
opacity: 1;
}
.carousel.full-width
{
width: 100% !important;
}
.carousel.full-width .item img,
.carousel.full-width .item
{
display: block;
width: 100%;
}
.carousel-style .next,
.carousel-style .prev
{
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.carousel-style .prev
{
z-index: 9999;
left: 0;
margin: -7px 0 0 -30px;
}
.carousel-style .next
{
z-index: 9999;
right: 0;
margin: 0 20px 0 0 !important;
}
.carousel-style .next i,
.carousel-style .prev i
{
padding: 10px;
background-color: rgba(0,0,0,.2);
}
.carousel-caption
{
position: absolute;
z-index: 0;
top: 50%;
right: 7%;
bottom: auto;
left: 7%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.carousel-caption.left
{
right: inherit;
left: 80px;
text-align: left;
}
.carousel-caption.left
{
width: 50%;
padding: 30px;
background: rgba(255,255,255,.7);
}
#main-slider.carousel
{
width: 100%;
}
/* Home Carousel Slider */
#main-slider.carousel
{
clear: both;
width: 100%;
}
#main-slider .carousel .item .carousel-caption
{
opacity: 0;
}
#main-slider h1,
h1.big,
.tp-caption.big
{
font-size: 95px !important;
font-weight: bold;
line-height: 95px!important;
margin: 0;
margin-bottom: 20px;
letter-spacing: -5px;
text-transform: uppercase;
}
.text-medium
{
font-size: 65px !important;
font-weight: bold;
line-height: 65px;
margin: 0;
margin-bottom: 20px;
letter-spacing: -5px;
text-transform: uppercase;
}
.tp-caption.big
{
font-size: 75px;
text-transform: inherit;
}
.tp-border
{
padding: 20px;
border: 5px solid #ccc;
}
#main-slider .carousel .item.active .carousel-caption
{
opacity: 1;
}
#main-slider .description,
.description.medium
{
font-size: 18px !important;
font-weight: 300;
line-height: 30px;
margin: 0;
}
.black
{
text-shadow: none;
}
.text-shadow
{
text-shadow: 1px 1px 1px rgba(0,0,0,.4);
}
#main-slider .active .animation.animated-item-1
{
-webkit-animation: fadeInUp 300ms linear 300ms both;
-moz-animation: fadeInUp 300ms linear 300ms both;
-ms-animation: fadeInUp 300ms linear 300ms both;
-o-animation: fadeInUp 300ms linear 300ms both;
animation: fadeInUp 300ms linear 300ms both;
}
#main-slider .active .animation.animated-item-2
{
-webkit-animation: fadeInUp 300ms linear 600ms both;
-moz-animation: fadeInUp 300ms linear 600ms both;
-ms-animation: fadeInUp 300ms linear 600ms both;
-o-animation: fadeInUp 300ms linear 600ms both;
animation: fadeInUp 300ms linear 600ms both;
}
#main-slider .active .animation.animated-item-3
{
-webkit-animation: fadeInUp 300ms linear 900ms both;
-moz-animation: fadeInUp 300ms linear 900ms both;
-ms-animation: fadeInUp 300ms linear 900ms both;
-o-animation: fadeInUp 300ms linear 900ms both;
animation: fadeInUp 300ms linear 900ms both;
}
#main-slider .active .animation.animated-item-4
{
-webkit-animation: fadeInUp 300ms linear 1200ms both;
-moz-animation: fadeInUp 300ms linear 1200ms both;
-ms-animation: fadeInUp 300ms linear 1200ms both;
-o-animation: fadeInUp 300ms linear 1200ms both;
animation: fadeInUp 300ms linear 1200ms both;
}
/* Owl Slider */
.slider .carousel-control.left,
.slider .carousel-control.right
{
background-image: none !important;
}
.carousel-caption .dark
{
color: #171717;
text-shadow: none !important;
}
.owl-prev i,
.owl-next i
{
font-size: 20px;
color: #111;
}
.owl-prev .fa,
.owl-next .fa
{
line-height: 35px;
position: relative;
width: 35px;
height: 35px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.owl-prev,
.owl-next
{
position: absolute;
z-index: 6;
top: 50%;
display: block;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
text-align: center;
text-align: center;
opacity: 0;
color: #111;
}
.owl-prev
{
left: 10px;
}
.owl-next
{
right: 10px;
}
.owl-theme .owl-controls .owl-buttons div
{
margin: 0;
padding: 0;
}
.custom-styles .owl-prev
{
left: 40px;
}
.custom-styles .owl-next
{
right: 40px;
}
/* Owl Navigations */
.navigation-1 .owl-prev .fa,
.navigation-1 .owl-next .fa
{
background: none;
}
.navigation-1 .owl-prev
{
top: -20px;
right: 20px;
left: auto;
}
.navigation-1 .owl-next
{
top: -20px;
right: 0;
left: auto;
}
.top-0 .owl-prev
{
top: 0;
right: 20px;
left: auto;
}
.top-0 .owl-next
{
top: 0;
right: 0;
left: auto;
}
.navigation-2 .owl-prev
{
top: 40px;
right: 60px;
left: auto;
}
.navigation-2 .owl-theme .owl-controls .owl-buttons div i:hover
{
color: #fff;
}
.owl-theme.navigation-2 .owl-controls .owl-buttons div
{
opacity: 1;
}
.navigation-2 .owl-next
{
top: 40px;
right: 20px;
left: auto;
}
.navigation-shop .owl-prev
{
left: 2px;
}
.navigation-shop .owl-next
{
right: 2px;
}
.navigation-shop .owl-prev .fa,
.navigation-shop .owl-next .fa
{
background: none;
}
.widget .navigation-1 .owl-next,
.widget .navigation-1 .owl-prev
{
top: -30px;
}
.owl-carousel.white .owl-prev .fa,
.owl-carousel.white .owl-next .fa
{
color: #fff;
}
.owl-carousel.margin-15 .item
{
margin-right: 15px;
margin-left: 15px;
}
/* Owl Paginations */
.pagination-1 .owl-controls .owl-page span
{
width: 12px;
height: 12px;
margin: 2px;
border-radius: 0;
}
.pagination-2 .owl-controls .owl-page span
{
width: 10px;
height: 10px;
margin: 2px;
-moz-border-radius: 50%;
border-radius: 50%;
}
.left-pagi.owl-theme .owl-controls
{
text-align: left;
}
.in-pagi.owl-theme .owl-controls .owl-pagination
{
position: absolute;
right: 0;
bottom: 20px;
left: 0;
}
.dark-switch .owl-controls .owl-page span
{
background: rgba(0, 0, 0, 1);
}
.light-switch .owl-controls .owl-page span
{
background: rgba(255, 255, 255, 1);
}
/* Owl Bootstrap Friendly */
.owl-carousel .col-sm-1,
.owl-carousel .col-sm-2,
.owl-carousel .col-sm-3,
.owl-carousel .col-sm-4,
.owl-carousel .col-sm-5,
.owl-carousel .col-sm-6,
.owl-carousel .col-sm-7,
.owl-carousel .col-sm-8,
.owl-carousel .col-sm-9,
.owl-carousel .col-sm-10,
.owl-carousel .col-sm-11,
.owl-carousel .col-sm-12
{
display: block;
float: left;
width: auto !important;
}
.owl-carousel .col-md-1
{
width: auto !important;
max-width: 80px;
}
.owl-carousel .col-md-2
{
width: auto !important;
max-width: 161px;
}
.owl-carousel .col-md-3
{
width: auto !important;
max-width: 242px;
}
.owl-carousel .col-md-4
{
width: auto !important;
max-width: 323px;
}
.owl-carousel .col-md-5
{
width: auto !important;
max-width: 404px;
}
.owl-carousel .col-md-6
{
width: auto !important;
max-width: 485px;
}
.owl-carousel .col-md-7
{
width: auto !important;
max-width: 565px;
}
.owl-carousel .col-md-8
{
width: auto !important;
max-width: 646px;
}
.owl-carousel .col-md-9
{
width: auto !important;
max-width: 727px;
}
.owl-carousel .col-md-10
{
width: auto !important;
max-width: 808px;
}
.owl-carousel .col-md-11
{
width: auto !important;
max-width: 889px;
}
.owl-carousel .col-md-12
{
width: auto !important;
max-width: 970px;
}
/******************************************************************************
Text Slider
*******************************************************************************/
.text-slider
{
padding: 250px 0;
background: url("http://zozothemes.com/html/bizcon/img/sections/slider/slider8-bg.jpg") no-repeat;
}
.text-slider h1
{
font-size: 55px;
font-weight: bold;
line-height: 75px;
margin: 0;
text-align: center;
text-transform: uppercase;
}
.text-slider p.description
{
margin-bottom: 20px;
}
.text-slider p
{
text-align: center;
}
.text-slider p a.btn
{
margin: 0 5px;
}
.text-slider .typed-cursor
{
-webkit-animation: fadeIn .6s alternate infinite;
-moz-animation: fadeIn .6s alternate infinite;
-o-animation: fadeIn .6s alternate infinite;
animation: fadeIn .6s alternate infinite;
}
/******************************************************************************
MAIN SECTION
*******************************************************************************/
/*Special Features */
.special-feature .section-title hr
{
border-color: #151515;
}
.special-feature i
{
font-size: 65px;
line-height: 75px;
}
.special-feature h4
{
font-size: 20px;
position: relative;
margin-top: 25px;
}
.special-feature .mask-top
{
position: absolute;
top: 0;
width: 100%;
padding: 55px 0;
-webkit-transition: all .3s ease-out 0s;
-moz-transition: all .3s ease-out 0s;
-ms-transition: all .3s ease-out 0s;
-o-transition: all .3s ease-out 0s;
transition: all .3s ease-out 0s;
background-color: #fff;
}
.special-feature .mask-top h4:before
{
position: absolute;
top: -18px;
right: 0;
left: 0;
display: block;
width: 40px;
height: 2px;
margin: -2px auto;
content: '';
}
.special-feature .s-feature-box:hover .mask-top
{
top: -200px;
-webkit-transition: all .3s ease-out 0s;
-moz-transition: all .3s ease-out 0s;
-ms-transition: all .3s ease-out 0s;
-o-transition: all .3s ease-out 0s;
transition: all .3s ease-out 0s;
}
.special-feature .s-feature-box
{
position: relative;
overflow: hidden;
min-height: 290px;
margin-bottom: 20px;
cursor: pointer;
border: 1px solid #f2f2f2;
}
.special-feature .mask-bottom
{
position: absolute;
bottom: -300px;
width: 100%;
height: 100%;
padding: 20px 15px 20px 15px;
-webkit-transition: all .3s ease-out 0s;
-moz-transition: all .3s ease-out 0s;
-ms-transition: all .3s ease-out 0s;
-o-transition: all .3s ease-out 0s;
transition: all .3s ease-out 0s;
color: #333;
}
.special-feature .mask-bottom p
{
padding: 0 5px;
}
.special-feature .mask-bottom h4
{
margin: 15px 0 17px;
}
.special-feature .s-feature-box:hover .mask-bottom
{
bottom: 0;
-webkit-transition: all .3s ease-out 0s;
-moz-transition: all .3s ease-out 0s;
-ms-transition: all .3s ease-out 0s;
-o-transition: all .3s ease-out 0s;
transition: all .3s ease-out 0s;
}
.special-feature .mask-bottom i
{
font-size: 38px;
line-height: 50px;
}
/******************************************************************************
Features
*******************************************************************************/
.features-block .header-box
{
display: block;
overflow: hidden;
min-height: 30px;
margin: 0 0 13px;
}
.features-block .header-box .icon-box
{
float: left;
width: 24px;
height: 30px;
margin: 0 10px 0 0;
-webkit-transition: opacity .2s linear;
transition: opacity .2s linear;
text-align: center;
color: #1e1e1e;
background: none;
}
.features-block .header-box a.icon-box:hover
{
-webkit-transition: opacity .2s linear;
transition: opacity .2s linear;
opacity: .8;
filter: alpha(opacity=80);
}
.features-block .header-box .icon-box i:before
{
font-size: 20px;
line-height: 30px;
}
.features-block .header-box h6
{
margin: 6px 0 0;
}
.features-list
{
padding: 40px 0 0 0;
}
.features-list-left
{
text-align: left;
}
.features-list-right
{
text-align: left;
}
.features-list-right.text-right
{
text-align: right;
}
.features-list li
{
font-size: 15px;
font-weight: 300;
line-height: 2;
position: relative;
padding: 20px 0;
list-style: none;
}
.features-list li i
{
line-height: 70px;
position: absolute;
top: 0;
display: block;
width: 70px;
height: 70px;
margin: 20px auto;
text-align: center;
color: #fff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
}
.features-list-left li i
{
left: 0;
}
.features-list-right li i
{
right: 0;
}
.features-list-left .features-content
{
margin-left: 90px;
}
.features-list-right .features-content
{
margin-right: 90px;
}
/* Additional Features */
.responsive-features span
{
font-size: 24px;
margin-right: 10px;
}
.responsive-features h5
{
display: inline-block;
margin: 0 0 15px;
text-transform: capitalize;
}
/* Progress */
.progress
{
height: 30px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.progress.ps1
{
height: 10px;
}
.about-us h6
{
margin-bottom: 10px;
}
.progress-bar
{
font-size: 14px;
line-height: 30px;
-webkit-transition: background .2s linear;
transition: background .2s linear;
text-align: left;
text-indent: 10px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
text-shadow: none;
filter: none;
}
.progress-section.ps1 h6
{
margin-bottom: 4px !important;
}
.progress.ps1 .progress-bar
{
line-height: 10px;
height: 10px;
}
.progress.ps1 .progress-label
{
top: -22px;
}
.progress-label
{
font-weight: 600;
position: absolute;
right: 5px;
color: #171717;
}
.white .progress-label
{
color: #fff;
}
.white .progress
{
background-color: #f7f7f7;
}
.progress-section h6
{
margin-bottom: 10px !important;
}
.progress-bar
{
position: absolute;
height: 30px;
text-align: right;
}
.progress
{
margin-bottom: 20px;
background-color: #333;
}
.about-us1 .box:hover img
{
opacity: .5;
}
.about-us1 .box h4
{
font-size: 19px;
padding: 15px 20px;
color: #fff;
}
.about-box
{
position: relative;
padding: 30px;
}
.more-row30 .box
{
margin-bottom: 30px;
}
.more-row40 .box
{
margin-bottom: 40px;
}
/* App */
.iphone-settings
{
position: relative;
bottom: -75px;
}
/******************************************************************************
Portfolio / Work
*******************************************************************************/
.work-section .nav li,
.mixed-grid .nav li
{
position: relative;
margin-right: 20px;
padding: 7px 0;
text-transform: capitalize;
color: #fff;
border: 1px solid transparent;
border-radius: 3px;
}
.work-section .nav.black li,
.mixed-grid .nav.black li
{
color: #171717;
}
.work-section .nav li.active,
.work-section .nav li:hover,
.mixed-grid .nav li.active,
.mixed-grid .nav li:hover
{
cursor: pointer;
color: #fff;
}
.work-section .nav.black li.active,
.work-section .nav.black li:hover,
.mixed-grid .nav.black li.active,
.mixed-grid .nav.black li:hover
{
cursor: pointer;
color: #171717;
}
.filter-menu
{
margin: 0 0 30px 0;
}
.filter-menu .pts1 li.filter.active,
.filter-menu .pts1 li.filter:hover
{
color: #fff;
}
.filter-menu .pts1 li
{
padding-right: 25px!important;
padding-left: 25px!important;
}
.work-section .nav-pills
{
text-align: center;
}
.nav.bg-color.works-filters.text-left,
.nav.bg-color.nav-pills.text-left
{
padding-right: 15px !important;
padding-left: 15px!important;
}
.work-section .nav-pills.text-left
{
text-align: left;
}
.work-section .portfolio-grid .grid
{
max-width: 600px;
}
.portfolio-grid
{
margin: 0 -15px;
}
.portfolio-grid .grid img
{
margin: 0 auto;
}
.work-section .nav > li,
.mixed-grid .nav > li
{
font-size: 16px;
font-weight: 600;
display: inline-block;
float: none;
border: 0;
}
.work-section .nav > li.active,
.mixed-grid .nav > li.active,
.work-section .nav > li:hover,
.mixed-grid .nav > li:hover
{
border: 0;
border-radius: 0;
}
.work-section .nav > li.active:before,
.mixed-grid .nav > li.active:before,
.work-section .nav > li:hover:before,
.mixed-grid .nav > li:hover:before
{
position: absolute;
bottom: 0;
left: 0;
width: 20px;
height: 2px;
content: '';
}
#mix-container .mix
{
display: none;
padding: 15px;
}
.figcaption
{
width: 100%;
}
.figcaption
{
position: absolute;
right: 0;
bottom: 0;
left: 0;
width: 100%;
padding: 20px;
text-align: left;
opacity: 0;
color: #fff;
}
.figcaption i
{
padding: 5px;
color: #fff;
}
.portfolio-grid .grids:hover .figcaption
{
position: absolute;
opacity: 1;
}
.portfolio-grid .grids:hover img
{
-webkit-transition: all .2s ease-out;
transition: all .2s ease-out;
opacity: .2;
}
.portfolio-grid.grid-list .grids:hover img
{
opacity: .8;
}
.portfolio-grid .grid
{
position: relative;
background-color: #000;
}
.img-overlay
{
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
transition: all .2s ease-out 0s;
opacity: 0;
background: none repeat scroll 0 0 rgba(0, 0, 0, .8);
}
.widget .img-overlay
{
display: none;
}
.grid-item:hover .img-overlay,
.grid-item:hover .figcaption
{
opacity: 1;
}
.project-meta
{
margin-bottom: 20px;
}
.grid-list .grids
{
margin-bottom: 30px !important;
}
.grid-list .title
{
margin-bottom: 8px;
}
.grid-list .description
{
font-size: 15px;
font-style: italic;
margin-bottom: 15px;
color: #999;
}
.caption-block h4
{
font-size: 17px;
margin-bottom: 10px;
}
/* SERVICE BOX */
.service-box
{
position: relative;
margin-bottom: 40px;
padding: 20px;
border: 1px solid #f7f7f7;
}
.service-box:hover
{
background: #f7f7f7;
}
.service-box img
{
float: left;
max-width: 150px;
}
.service-content
{
margin-left: 170px;
}
.service-content .title
{
position: relative;
margin-bottom: 22px;
}
.service-content .title:before
{
position: absolute;
bottom: -11px;
left: -20px;
width: 100%;
height: 3px;
content: '';
}
.service-box:hover img
{
opacity: .7;
}
.content-box
{
padding: 40px;
background: #f7f7f7;
}
.chart-legend li
{
font-size: 13px;
display: inline-block;
margin: 0 24px 12px 0;
padding: 0;
color: #777;
}
.chart-legend li span
{
display: inline-block;
width: 14px;
height: 14px;
margin: 5px 7px 0 0;
vertical-align: top;
border-radius: 3px;
}
/* Services Tab */
.service-tabs .nav-tabs
{
text-align: center;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
.service-tabs .nav-tabs > li
{
display: inline-block;
float: none;
}
.service-tabs .nav-tabs > li > a
{
font-size: 15px;
font-weight: 700;
padding: 15px 20px;
}
.service-tabs .nav-tabs > li.active > a
{
color: #fff;
border-color: inherit;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
border-radius: 0;
}
/******************************************************************************
Work Process
*******************************************************************************/
.work-process-box
{
display: table;
width: 250px;
height: 250px;
margin: 20px auto;
text-align: center;
border: 1px solid #ccc;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
background-color: #f7f7f7;
}
/* Updated */
.work-process-box.square
{
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.work-process-box .title
{
margin-bottom: 15px;
padding-bottom: 10px;
border-bottom: 1px solid #ccc;
}
.work-process-box .process-content
{
position: relative;
display: table-cell;
padding: 50px;
vertical-align: middle;
}
.work-process-box .item-number
{
position: absolute;
top: 10px;
right: 20px;
width: 40px;
height: 40px;
padding: 8px 0;
content: '';
color: #333;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
}
/* Updated */
.work-process-box .item-number.square
{
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.work-process-box.square .item-number.square
{
right: 10px;
}
.process-box
{
position: relative;
min-height: 120px;
}
.process-steps
{
position: absolute;
display: table-cell;
width: 100px;
height: 100px;
margin: 0 auto;
vertical-align: middle;
border: 9px solid #fff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.step-no
{
font-size: 45px;
font-weight: 800;
text-align: center;
}
.process-text
{
margin-left: 120px;
padding-top: 20px;
}
/******************************************************************************
Pricing
*******************************************************************************/
.pricing
{
position: relative;
max-width: 270px;
margin: 0 auto 10px;
padding-top: 20px;
text-align: center;
border: 3px solid #f7f7f7;
}
.pricing .title
{
line-height: 32px;
padding: 17px 20px 21px;
text-transform: uppercase;
}
.pricing .title a
{
font-size: 24px;
font-weight: bold;
line-height: 32px;
text-decoration: none;
}
.pricing .price-box
{
font-size: 12px;
line-height: 1;
overflow: hidden;
padding: 0 20px 20px;
}
.pricing .price-box p
{
line-height: 1.8;
}
.pricing .price-box .price
{
font-family: Oswald,sans-serif;
font-size: 36px;
font-weight: bold;
margin: 13px 0 0;
}
.pricing .price-box .price span
{
font-family: 'Open Sans', sans-serif;
font-size: 12px;
display: block;
margin-top: 10px;
}
.pricing .options
{
margin: 0;
padding: 0;
list-style: none;
}
.pricing .options li
{
line-height: 22px;
position: relative;
padding: 13px 10px 13px 10px;
}
.pricing .options li.active
{
color: #1e1e1e;
}
.pricing .btn-box
{
overflow: hidden;
padding: 30px 15px 50px 15px;
}
.pricing .btn-box .btn
{
border-radius: 0;
}
.three-column .pricing
{
max-width: 500px;
}
.pricing:hover .options li,
.pricing:hover .price-box .price span,
.pricing:hover .price-box,
.pricing.active .options li,
.pricing.active .price-box .price span,
.pricing.active .price-box
{
color: #f7f7f7!important;
}
.pricing:hover .btn,
.pricing.active .btn
{
color: #171717 !important;
}
/* Ribbon */
.ribbon-wrapper
{
position: absolute;
top: -3px;
right: -3px;
overflow: hidden;
width: 85px;
height: 88px;
}
.pricing .ribbon-wrapper
{
right: -10px;
}
.ribbon
{
font-size: 11px;
position: relative;
top: 15px;
left: -5px;
padding: 5px 0;
text-align: center;
letter-spacing: 1px;
-webkit-box-shadow: 0 0 3px rgba(0,0,0,.3);
-moz-box-shadow: 0 0 3px rgba(0,0,0,.3);
box-shadow: 0 0 3px rgba(0,0,0,.3);
}
.ribbon:before,
.ribbon:after
{
position: absolute;
bottom: -3px;
content: '';
border-top: 3px solid #6e8900;
border-right: 3px solid transparent;
border-left: 3px solid transparent;
}
.ribbon:before
{
left: 0;
}
.ribbon:after
{
right: 0;
}
.ribbon.red
{
background-color: #f00;
background-image: -webkit-gradient(linear, left top, left bottom, from(#f00), to(#bf0c0c));
background-image: -webkit-linear-gradient(top, #f00, #bf0c0c);
background-image: -moz-linear-gradient(top, #f00, #bf0c0c);
background-image: -ms-linear-gradient(top, #f00, #bf0c0c);
background-image: -o-linear-gradient(top, #f00, #bf0c0c);
}
.ribbon.blue
{
background-color: #03b6f7;
background-image: -webkit-gradient(linear, left top, left bottom, from(#03b6f7), to(#0c8fbf));
background-image: -webkit-linear-gradient(top, #03b6f7, #0c8fbf);
background-image: -moz-linear-gradient(top, #03b6f7, #0c8fbf);
background-image: -ms-linear-gradient(top, #03b6f7, #0c8fbf);
background-image: -o-linear-gradient(top, #03b6f7, #0c8fbf);
}
.ribbon.green
{
background-color: #bfdc7a;
background-image: -webkit-gradient(linear, left top, left bottom, from(#bfdc7a), to(#8ebf45));
background-image: -webkit-linear-gradient(top, #bfdc7a, #8ebf45);
background-image: -moz-linear-gradient(top, #bfdc7a, #8ebf45);
background-image: -ms-linear-gradient(top, #bfdc7a, #8ebf45);
background-image: -o-linear-gradient(top, #bfdc7a, #8ebf45);
}
.ribbon.yellow
{
background-color: #ffc400;
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc400), to(#eab505));
background-image: -webkit-linear-gradient(top, #ffc400, #eab505);
background-image: -moz-linear-gradient(top, #ffc400, #eab505);
background-image: -ms-linear-gradient(top, #ffc400, #eab505);
background-image: -o-linear-gradient(top, #ffc400, #eab505);
}
.ribbon.no-gradiant
{
background-image: none;
}
.ribbon.white
{
text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
-moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
-webki-text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
}
/* Counter */
.circle.count-number
{
line-height: 135px;
position: relative;
width: 150px;
height: 150px;
margin: 0 auto;
margin-bottom: 20px;
/* Updated */
border: 8px solid ;
border-radius: 50%;
}
.circle.count-number.cc1
{
line-height: 105px;
position: relative;
width: 120px;
height: 120px;
margin: 0 auto;
margin-bottom: 20px;
/* Updated */
border: 4px solid ;
border-radius: 50%;
}
/* Added */
.white .circle.count-number:before
{
background-color: #fff;
}
.count-number .counter
{
font-size: 32px;
font-weight: 800;
}
.count-number .counter
{
font-size: 32px;
font-weight: 800;
}
.count-number.cs1 .counter
{
font-size: 52px;
font-weight: 800;
}
h2.count-number .counter
{
font-size: 40px;
font-weight: bold;
}
div.circle.count-number
{
position: relative;
margin-bottom: 10px;
padding-bottom: 10px;
}
div.circle.count-number:before
{
position: absolute;
right: 0;
bottom: 0;
left: 0;
width: 10px;
height: 40px;
margin: 0 auto;
content: '';
}
div.circle.count-number:after
{
position: absolute;
right: 0;
bottom: 20px;
left: 0;
width: 10px;
height: 20px;
margin: 0 auto;
content: '';
}
.top-border.count-number
{
position: relative;
padding-top: 20px;
}
.top-border.count-number:before
{
top: 10px;
}
/* Pie Chart */
.piechart
{
position: relative;
display: inline-block;
width: 100%;
margin: 0 0 15px 0;
text-align: center;
}
.piechart canvas
{
position: absolute;
top: 0;
right: 0;
left: 0;
margin: 0 auto;
}
.piechart span
{
font-family: arial;
font-size: 30px;
font-weight: bold;
line-height: 145px;
position: relative;
z-index: 2;
top: 0;
}
.piechart span:after
{
content: '%';
}
/* Item-box */
.item-box
{
padding: 20px;
padding-bottom: 40px;
}
.item-box i
{
font-size: 1.8em;
position: absolute;
left: 15px;
display: block;
width: 60px;
height: 60px;
margin: 0 15px 0 0;
padding: 15px;
transition: opacity .2s linear 0s;
text-align: center;
text-decoration: none;
border: 3px solid;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.item-box i:after
{
position: absolute;
z-index: -1;
top: -6px;
left: -6px;
width: 66px;
height: 66px;
content: '';
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background: #f5f5f5;
}
.white .item-box a:not(.btn)
{
display: inline-block;
transition: opacity .2s linear 0s;
color: #fff;
}
.item-box a:not(.btn)
{
display: inline-block;
transition: opacity .2s linear 0s;
color: #171717;
}
.item-box a
{
margin-left: 70px;
}
.item-box.icons-circle a,
.item-box.icons-rounded a,
.item-box.icons-square a
{
margin-left: 70px;
}
.item-box.inverse a:hover i
{
color: #171717;
}
.item-box.icons-color:hover i
{
color: #171717;
}
.item-box.icons-color.hover-white:hover i
{
color: #fff;
}
.item-box.style2
{
padding: 40px;
}
.item-box.style2 i,
.item-box.style2:hover i,
.item-box.style2 i:after,
.item-box.style2:hover i:after
{
border: none;
background: none;
}
.item-box.style2 i
{
font-size: 37px !important;
left: 35px;
padding: 0;
}
.item-box.style2
{
margin-bottom: 30px;
background: #fff;
}
.item-box.style2 a
{
margin-left: 60px;
}
.item-box.style3 i,
.item-box.style3:hover i,
.item-box.style3 i:after,
.item-box.style3:hover i:after
{
font-size: 23px;
line-height: 25px;
border-radius: 50%;
background: none;
}
.item-box.style3 a
{
margin-left: 80px;
}
/******************************************************************************
Twiiter Feed
*******************************************************************************/
.twitter-feed
{
padding-bottom: 15px;
text-align: center;
}
.tweet
{
padding: 12px 0 0;
}
.twitter-feed .owl-pagination,
.twitter-feed .owl-buttons,
.twitter-feed .icon-twitter,
.twitter-feed .username
{
display: none;
}
.twitter-feed .tweet_text
{
font-size: 20px;
color: #fff;
}
.twitter-feed .tweet_time a
{
font-size: 17px;
font-style: italic;
}
.twitter-feed .tweet_user a,
.tweet_text a
{
text-decoration: underline;
}
.twitter-feed .tweet_user a,
.tweet_text a,
.twitter-feed .tweet_text
{
color: #fff;
}
.twitter-feed i
{
padding: 15px;
}
/******************************************************************************
Blog
*******************************************************************************/
/* Latest News */
.latest-posts
{
margin: 0;
padding: 0;
}
.latest-posts li
{
clear: both;
margin-bottom: 35px;
list-style: none;
}
.latest-posts li:last-child
{
margin-bottom: 10px;
}
.latest-posts .post-thumb
{
width: 100px;
}
.latest-posts .post-thumb
{
float: left;
}
.widget .latest-posts .title
{
font-size: 14px;
font-weight: 600;
line-height: 20px;
color: #222;
}
.widget .latest-posts .meta
{
font-size: 12px;
margin-top: 3px;
}
.latest-posts li img
{
margin-right: 10px;
}
.pagination > li > a,
.pagination > li > span
{
padding: 8px 15px;
color: #171717;
}
.pagination > li > a,
.pagination > li > span
{
margin: 0 5px;color: #171717;
border: 2px solid;
}
.pagination > .active > span,
.pagination > .active > span
{
color: #fff;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span
{
border-radius: 0;
}
/* Posts */
.entry-title,
.post-title
{
margin: 0 0 5px;
}
.post-single .post-item
{
margin-bottom: 0;
padding-bottom: 0;
}
/* added */
.post-scroll .entry-title,
.post-scroll .post-title
{
font-size: 20px;
margin: 10px 0;
}
.post-item
{
position: relative;
margin-bottom: 30px;
padding-bottom: 30px;
}
.post-title
{
font-size: 18px;
margin-top: 10px;
}
.post-list .post-title,
.post-classic .post-title
{
font-size: 26px;
margin-top: 20px;
margin-bottom: 10px;
}
.post-classic .meta
{
position: absolute;
top: 0;
width: 100%;
margin-top: 10px;
padding: 20px;
color: #f7f7f7;
}
.post-classic .meta span
{
position: relative;
margin-right: 30px;
}
.post-classic .meta span:after
{
position: absolute;
top: 3px;
right: -15px;
width: 1px;
height: 15px;
content: '';
background: #f5f5f5;
}
.post-classic .meta .post_cat:after
{
content: none;
}
.post-classic .post-item .btn
{
margin-top: 15px;
}
.post-classic .post-item
{
margin-bottom: 50px;
}
.post-share i
{
padding-left: 7px;
}
.post-content
{
margin-bottom: 15px;
}
.post-list .post-item
{
padding-bottom: 40px;
}
.post-list .post-image.pull-left
{
margin-right: 20px;
}
.mixed-grid.blog .grid-item
{
margin-bottom: 15px!important;
padding: 15px 15px 0 15px!important;
}
.mixed-grid.blog .grid-item .post-meta
{
padding-bottom: 25px !important;
border-bottom: 1px dashed #ccc;
}
/* Video Post */
.video-box
{
position: relative;
overflow: hidden;
height: 0;
margin-bottom: 22px;
padding-bottom: 56.25%;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.4);
box-shadow: 0 1px 2px rgba(0,0,0,.4);
}
.video-box embed,
.video-box iframe,
.video-box object,
.video-box video
{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.width-320
{
width: 320px;
}
/* Meta */
.meta,
.post-meta
{
margin-top: 10px;
color: #7f7f7f;
}
.post-meta span,
.meta span
{
margin-right: 8px;
}
.post-meta span.category
{
margin-right: 0;
}
.post-meta i,
.meta i
{
margin-top: 5px;
margin-right: 6px;
}
.name
{
font-size: 18px;
position: relative;
margin: 0;
padding: 25px 0 0;
}
.description.text-left .name:before
{
right: auto;
left: 0;
}
.text-left.i-3x i
{
width: auto;
margin-right: 12px;
}
.role
{
font-size: 16px;
padding-top: 0;
padding-bottom: 18px;
}
.read-more
{
float: right;
}
.read-more.left
{
font-weight: 600;
float: left;
width: 100%;
}
.read-more.left i.pull-right
{
float: right;
}
.read-more i
{
font-size: 16px;
}
.learn-more i
{
margin-top: 10px;
padding-right: 10px;
}
/* Author Area */
.author-area
{
margin-top: 40px;
margin-bottom: 40px;
}
.author-img
{
position: absolute;
width: 150px;
}
.author-comments
{
margin-left: 180px;
}
.author-area .social-icon
{
margin-top: 15px;
}
/* Reply */
.comments-area
{
margin-bottom: 20px;
}
.user-img
{
position: absolute;
width: 80px;
}
.comment-item
{
margin-bottom: 10px;
padding-bottom: 20px;
}
.comment-item .post-meta
{
font-size: 14px;
margin-bottom: 10px;
}
.comment-item .post-meta,
.comment-item .post-reply
{
margin-top: 0;
margin-left: 100px;
}
.comment-item .btn.btn-sm
{
line-height: 10px;
margin-top: 5px;
padding: 8px 30px 10px 30px;
}
/* Testimonials */
.testimonials .item
{
position: relative;
margin-top: 50px;
}
.testimonials .item .client-image
{
position: absolute;
top: -50px;
left: 30px;
}
.testimonials .desc-border
{
padding: 40px 20px 20px;
}
.testimonials blockquote
{
font-size: 15px;
margin-bottom: 0;
padding: 0;
}
.client-details
{
font-size: 14px;
margin: 4px 0;
}
.client-details strong
{
font-size: 18px;
display: block;
}
.client-details span.white
{
color: #fff;
}
.desc-border blockquote,
.quote blockquote,
.no-border blockquote
{
border-left: 0;
}
.no-border blockquote
{
padding: 0;
}
.desc-border
{
margin-bottom: 15px;
border: 2px solid;
border-radius: 5px;
}
.desc-border .star-rating
{
padding: 5px 0 12px 0;
}
.sec-border,
.sec-border1
{
position: absolute;
top: 12px;
right: 13px;
width: 96%;
height: 95%;
border: 1px solid #fff;
background: transparent none repeat scroll 0 0;
}
.sec-border1
{
border: 4px double #fff;
}
.inline strong,
.inline span,
.inline div,
.inline p
{
display: inline-block;
}
.item
{
position: relative;
}
.testimonials .item > p
{
padding: 0 15px;
}
/* Add arrow at bottom of section */
.bottom-arrow
{
position: relative;
}
.bottom-arrow:before
{
position: absolute;
bottom: -20px;
display: block;
width: 0;
height: 0;
content: '';
border-width: 10px;
border-style: solid;
border-color: #e1e1e1 transparent transparent;
border-right: 10px solid transparent;
border-image: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
}
.bottom-arrow:before,
.bottom-arrow:after
{
right: 0;
left: 0;
margin: 0 auto;
}
.bottom-arrow:after
{
position: absolute;
bottom: -18px;
display: block;
width: 0;
height: 0;
content: '';
border-width: 10px;
border-style: solid;
border-color: #fff transparent transparent;
border-right: 10px solid transparent;
border-image: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
}
.bottom-arrow.light:after
{
border-color: #f7f7f7 transparent transparent;
}
/* Add Quotation in Blockquote */
.quote
{
padding: 15px 15px 0 15px;
}
.desc-border.quote blockquote
{
margin: 0;
padding: 0 0 0 38px;
}
.quote blockquote
{
margin: 0;
padding: 0 0 0 38px;
}
.quote blockquote:before
{
font-size: 50px;
font-weight: bold;
line-height: 1;
position: absolute;
top: 14px;
left: 16px;
content: open-quote;
}
.quote blockquote:after
{
font-size: 50px;
font-weight: bold;
line-height: 0;
display: inline-block;
margin: 0 0 5px;
content: close-quote;
vertical-align: bottom;
}
.testimonials.ts1 .item
{
position: relative;
margin-top: 0;
}
.testimonials.ts1
{
text-align: left;
}
.testimonials.ts1 .client-image
{
position: absolute;
top: 0;
left: 0;
width: 140px;
height: 140px;
text-align: left;
}
.testimonials.ts1 .client-details
{
margin-left: 140px;
}
.testimonials.ts1 .comments
{
font-size: 15px;
font-weight: 500;
padding-top: 10px;
color: #979797;
}
.client-name
{
font-size: 20px;
font-weight: 700;
line-height: 25px;
margin-bottom: 10px;
padding-top: 5px;
}
.client-prof
{
font-size: 14px;
font-weight: 400;
font-style: italic;
margin-bottom: 10px;
color: #979797;
}
.client-rating
{
font-size: 16px;
font-weight: 400;
margin-bottom: 15px;
color: #000;
}
/* Testimonials Grid */
.testimonials.ts1.grid
{
margin-top: 40px;
}
.testimonials.ts1.grid .item
{
margin-bottom: 50px;
}
/* Sidebar Testimonials */
.sidebar .testimonials.ts1
{
padding: 20px;
border: 4px solid #f7f7f7;
}
.sidebar .testimonials.ts1:before
{
font-family: FontAwesome;
font-size: 40px;
position: absolute;
right: 0;
bottom: -20px;
display: block;
content: '\f10e';
color: #f7f7f7;
}
.sidebar .testimonials.ts1 .client-image img
{
max-width: 80px;
}
.sidebar .testimonials.ts1 .client-details
{
margin-left: 90px;
}
.sidebar .testimonials.ts1 .client-name
{
font-size: 16px;
margin: 2px 0;
padding-top: 0;
}
.sidebar .testimonials.ts1 .client-prof
{
font-size: 11px;
margin: 2px 0;
}
.sidebar .testimonials.ts1 .client-rating
{
font-size: 13px;
margin: 2px 0;
}
.sidebar .testimonials.ts1 .comments
{
font-size: 14px;
}
/* Team */
.member-page h3.title
{
margin-bottom: 5px;
}
.member-page .member-role
{
font-size: 15px;
margin-bottom: 20px;
color: #999;
}
.member-contacts
{
margin-top: 30px;
padding: 40px;
}
.member-contacts h4
{
margin-bottom: 10px;
}
.member-contacts i
{
padding-right: 15px;
}
.mphone,
.memail
{
margin-bottom: 10px;
}
.member-contacts .social-icons
{
margin-top: 20px;
}
.member-contacts .social-icons i
{
padding-right: 0;
}
/******************************************************************************
Get a Quote
*******************************************************************************/
.get-a-quote
{
padding: 30px 0;
}
.get-a-quote a
{
font-weight: 500;
}
.get-a-quote a.black:hover
{
color: #111;
}
.get-a-quote a.white:hover
{
color: #fff;
}
.img-center img
{
display: inline-block;
}
/* Header */
.transparent-header.dark-header .navbar
{
background: none;
}
.dark-header.dark-bg .navbar
{
background: #222 !important;
}
.transparent-header.dark-header .sticky-wrapper.is-sticky .navbar
{
background: #222;
}
.transparent-header .sticky-wrapper
{
z-index: 999;
}
/******************************************************************************
Page Title Variations
*******************************************************************************/
.page-header
{
position: relative;
border-top: 1px solid #f2f2f2;
border-bottom: 1px solid #f2f2f2;
}
.page-header h5
{
font-weight: 300;
margin-top: 10px;
margin-bottom: 10px;
}
.page-header .container::before
{
content: none;
}
#page .page-title-left .breadcrumb
{
position: absolute;
top: 50%;
right: 15px;
left: auto;
width: auto;
margin: -10px 0 0;
padding: 0;
background: none;
}
.page-title-right
{
text-align: right;
}
#page .page-title-right .breadcrumb
{
position: absolute;
top: 50%;
right: auto;
left: 15px;
width: auto;
margin: -10px 0 0;
padding: 0;
}
.page-title-center
{
text-align: center;
}
.page-title-pattern
{
background: url("../img/patterns/bg-pattern-5.png") repeat;
}
.page-title-left.mini h1.title
{
font-size: 20px;
}
.page-title-left.dark,
.page-title-left.dark .breadcrumb > li > a
{
color: #fff;
background: #252525;
}
.page-header #bg-video,
header#my-video
{
min-height: 130px;
background: transparent;
}
.page-header .mbYTP_wrapper
{
z-index: 0 !important;
}
.page-header .image-bg
{
min-height: inherit;
}
/******************************************************************************
Pages
*******************************************************************************/
.page-header
{
margin: 0;
padding: 30px 0;
background-color: #f7f7f7;
}
.page-header h1
{
font-size: 34px;
margin: 0;
letter-spacing: -2px;
text-transform: capitalize;
}
#page .breadcrumb.white a
{
color: #fff;
}
#page .breadcrumb
{
font-size: 11px;
line-height: 18px;
margin: 0;
padding: 11px 0;
color: #7f7f7f;
border-radius: 0;
background: none !important;
}
.breadcrumb > li > a
{
transition: opacity .2s linear 0s;
text-decoration: none;
}
.breadcrumb > li > a:hover
{
transition: opacity .2s linear 0s;
opacity: .8;
}
.breadcrumb i
{
padding-right: 10px;
}
/* Background Video */
#video-controls
{
position: absolute;
z-index: 99;
top: 50%;
right: 0;
left: 0;
display: none;
margin: 0 auto;
text-align: center;
}
#video-controls a
{
text-decoration: none;
}
#bg-video,
.video-half-content
{
min-height: 552px;
}
.video-pattern:after
{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: '';
background: url("../img/patterns/pattern.png") repeat;
}
#video-play
{
padding: 20px;
border: 2px solid;
-moz-border-radius: 50%;
border-radius: 50%;
-khtml-border-radius: 50%;
}
.mbYTP_wrapper
{
z-index: 9!important;
}
/* Local Hosted Video */
.video-section
{
position: relative;
overflow: hidden;
padding: 76px 0;
transition: opacity .2s linear 0s;
}
.video-section video,
.video-section .video_item img
{
position: absolute;
z-index: -100;
right: 0;
bottom: 0;
width: auto;
min-width: 100%;
max-width: inherit;
height: auto;
min-height: 100%;
vertical-align: top;
background-size: cover;
}
/* Custom Video BG */
#my-video.video-bg
{
position: relative;
background-color: #000;
background-image: none;
}
#my-video.video-bg .mbYTP_wrapper
{
z-index: 0 !important;
}
#my-video.video-bg:after
{
position: absolute;
z-index: 0;
top: 0;
right: 0;
left: 0;
width: 100%;
height: 100%;
content: '';
background: rgba(0,0,0,.6);
}
#my-video.video-bg #bg-video
{
min-height: 650px;
}
#my-video.video-bg #video-play
{
display: none;
}
.video-bg .video-slider-container
{
position: absolute;
z-index: 9;
top: 50%;
right: 0;
left: 0;
max-width: 1200px;
margin: 0 auto;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
#my-video.video-bg .video-slider-text
{
margin-bottom: 10px;
}
#my-video.video-bg .video-slider-text h1
{
text-align: center;
color: #ffc400;
}
.video-slider-text ul
{
width: 100%;
padding: 0;
list-style: none;
text-align: center;
}
#my-video.video-bg p
{
margin-bottom: 20px;
text-align: center;
}
#my-video.video-bg p > a.btn
{
margin: 0 5px;
}
/* Google Map */
.map-canvas *
{
border: 0 none;
}
.map-section img
{
max-width: inherit;
}
.map-data h6
{
margin-bottom: 5px;
}
/* Contact Address */
.c-details
{
margin-bottom: 10px;
}
.c-details span
{
display: block;
margin-bottom: 10px;
}
.c-details span:last-child
{
margin-bottom: 0 !important;
}
.c-details span i
{
padding-right: 15px;
}
/* Contact Form */
.contact-form .btn
{
margin-top: 15px;
}
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default.active[disabled],
.btn-default.focus[disabled],
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover
{
background-color: #f1f1f1;
}
.help-block
{
position: absolute;
bottom: -23px;
display: block;
margin-bottom: 3px;
}
/* Sitemap */
.sitemap li
{
position: relative;
padding-left: 15px;
}
.sitemap li a:before
{
font-family: FontAwesome;
font-size: 14px;
font-weight: normal;
font-style: normal;
line-height: 12px;
position: absolute;
top: 8px;
left: 0;
display: block;
content: '\f105';
}
/******************************************************************************
Sidebar
*******************************************************************************/
.sidebar .widget
{
margin-bottom: 30px;
}
.widget .list-group.panel > .list-group-item
{
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.widget .list-group-submenu
{
margin-left: 20px;
}
.widget .list-group-item
{
border: 0;
}
.widget .panel
{
border: 0;
box-shadow: none;
}
.widget a.list-group-item:focus,
.widget a.list-group-item:hover
{
background: none;
}
.list-group-item
{
position: relative;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 20px;
list-style: outside none none;
}
.list-group-item:before
{
font-family: FontAwesome;
position: absolute;
top: 5px;
left: 0;
display: block;
content: '\f105';
}
.list-group.style1
{
margin-top: 0;
margin-bottom: 10px;
}
.list-group.style1 .list-group-item,
.list-group.style1 a.list-group-item.in.collapsed
{
font-weight: 600;
margin-bottom: 5px;
padding: 10px 20px;
color: #333;
border-radius: 0;
background: #f7f7f7;
}
.widget .list-group.style1 .list-group-submenu
{
margin-left: 0;
}
.widget .list-group.style1 .list-group-submenu .list-group-item
{
background: #f1f1f1;
}
.list-group.style1 .list-group-item:hover,
.list-group.style1 .list-group-item.active
{
color: #fff;
}
.widget .list-group.style1.panel > .list-group-item
{
border-radius: 0;
}
.list-group.style1 .list-group-item:before
{
position: absolute;
top: 0;
left: 0;
width: 5px;
height: 100%;
content: '';
background: #eee;
}
.list-group.style1 .list-group-submenu .list-group-item:before
{
background: #ddd;
}
.list-group-item .fa
{
display: none;
margin-left: 7px;
}
.list-group.style1 a.list-group-item.in,
.list-group.style1 a.list-group-item.in.collapsed:hover
{
color: #fff;
}
/* Sidebar Search */
.widget .search-form button
{
font-size: 15px;
position: absolute;
top: 0;
right: 15px;
width: 44px;
height: 50px;
transition: all .3s ease 0s;
text-align: center;
color: #fff;
border: medium none;
outline: medium none !important;
}
/* Tags */
ul.tags,
.filter-price-box
{
display: table;
margin: 0 auto;
}
ul.tags li
{
float: left;
margin: 0 5px 5px 0;
}
.tags li a
{
font-size: 13px;
line-height: 24px;
display: block;
height: 30px;
padding: 2px 10px;
transition: all .2s linear 0s;
text-decoration: none;
color: #222;
border-radius: 0;
background: #f7f7f7;
}
.tags li a:hover
{
color: #fff !important;
}
/* Social Feed Widget */
.social-feed.loaded
{
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-feed
{
display: table;
margin: 0 auto;
}
.social-feed li
{
float: left;
width: 60px;
height: 62px;
margin-right: 5px;
margin-bottom: 5px;
list-style: outside none none;
}
.social-feed li img
{
width: 62px;
height: 62px;
}
/* Shop Widgets */
.widget .popular-product li
{
margin-bottom: 30px;
}
.widget .popular-product .product-thumb
{
position: absolute;
width: 80px;
}
.widget .popular-product .product-details
{
margin-left: 90px;
}
.widget .popular-product h5
{
font-size: 15px;
font-weight: 500;
margin-bottom: 0;
}
.widget .popular-product .star-rating i
{
font-size: 10px !important;
}
/* shop checkbox */
.filter-checkbox p
{
font-weight: 400;
padding-left: 10px;
}
/* Price Box */
.sidebar .widget .price-box,
.sidebar .widget .price
{
font-size: 14px;
line-height: 22px;
}
.price-old
{
line-height: 1;
position: relative;
display: inline-block;
margin-right: 6px;
color: #7f7f7f;
}
.price-old:after
{
position: absolute;
top: -2px;
bottom: -2px;
left: 50%;
display: block;
width: 40px;
margin: 0 0 0 -10px;
content: '';
background: url('../img/png-icons/old-price.png') no-repeat scroll 0 100%;
}
/* Case Studies */
.case-title
{
font-weight: 600;
line-height: 20px;
margin-bottom: 5px;
}
.case-title:hover
{
text-decoration: underline;
}
.case-studies
{
margin-bottom: 15px;
}
.widget .case-studies:last-child
{
margin-bottom: 0;
}
.case-studies p
{
font-size: 13px;
}
.download-brochure .btn
{
display: block;
width: 100%;
padding-left: 49px;
}
.download-brochure .btn i
{
font-size: 22px;
line-height: 19px;
position: absolute;
top: 50%;
left: 16px;
display: block;
height: 19px;
transform: translate(0px, -50%);
}
/* Poll */
.new-radio
{
width: 14px;
height: 14px;
border-radius: 7px;
}
.new-radio,
.new-checkbox
{
position: absolute;
float: left;
margin: 0 0 0 -20px;
cursor: pointer;
background: none repeat scroll 0 0 #fff;
}
/* Price Range Filter */
.filter .filter-price-box
{
padding-bottom: 15px;
}
.nstSlider
{
position: relative;
width: 260px;
max-width: 100%;
height: 10px;
margin: 0 auto 40px;
cursor: pointer;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background: none #f7f7f7;
}
.bar
{
position: absolute;
height: 10px;
cursor: pointer;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.nstSlider .rightGrip,
.nstSlider .leftGrip
{
position: absolute;
top: -4px;
margin-left: -8px;
border-width: 9px;
}
.range .leftLabel
{
font-family: 'Lato';
font-size: 12px;
position: absolute;
top: 12px;
left: 0;
}
.range .rightLabel
{
font-family: 'Lato';
font-size: 12px;
position: absolute;
top: 12px;
left: 0;
}
.bar:after
{
position: absolute;
top: -3px;
right: -1px;
width: 1px;
height: 8px;
content: '';
cursor: pointer;
}
.bar:before
{
position: absolute;
top: -3px;
left: 0;
width: 1px;
height: 18px;
content: '';
cursor: pointer;
}
.rightGrip
{
position: absolute;
top: 8px;
right: 0;
width: 2px;
height: 15px;
border-right: 6px solid transparent;
border-bottom: 10px solid;
border-left: 6px solid transparent;
}
.leftGrip
{
position: absolute;
top: 8px;
left: 0;
width: 2px;
height: 15px;
border-right: 6px solid transparent;
border-bottom: 10px solid;
border-left: 6px solid transparent;
}
.filter-print-price
{
margin: 0 17px;
padding: 7px 0 0;
}
.filter-print-price a h4
{
font-family: 'Lato';
font-size: 14px;
width: 95px;
margin: 0;
padding: 5px 31px;
text-align: center;
text-transform: capitalize;
color: #fff;
border: 1px solid;
}
.filter-print-price a h4:hover
{
border: 1px solid;
background-color: #fff;
}
.filter-print-price .price
{
font-family: 'Lato';
font-size: 14px;
font-weight: 600;
margin-left: 6px;
text-align: center;
color: #656565;
}
.drag
{
font-family: 'Lato';
font-size: 12px;
font-weight: 600;
display: block;
margin: 12px 0 0 -10px;
color: #656565;
}
.filter-print-price li
{
display: inline-block;
list-style: none;
}
.rightGrip,
.leftGrip
{
border: 10px solid;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}
/******************************************************************************
Widget
*******************************************************************************/
.widget ul
{
margin: 0;
padding: 0;
}
.widget li
{
list-style: none;
}
.widget li a,
.widget li a:visited
{
text-decoration: none;
color: #7f7f7f;
}
.widget li
{
line-height: 30px;
}
.widget a:hover
{
color: #000;
}
.widget .widget-title .title
{
line-height: 1.3;
margin: 0 0 18px;
}
.widget .widget-title
{
position: relative;
margin: 0 0 18px;
}
.sidebar .widget .widget-title
{
position: relative;
margin: 0 0 6px;
}
.sidebar .widget .widget-title h3.title
{
font-size: 18px;
margin: 0 0 22px;
}
/* Newsletter */
.newsletter form
{
position: relative;
margin: 5px 0 0;
}
.newsletter input
{
margin: 0;
padding-right: 43px;
}
.newsletter .submit
{
position: absolute;
top: 0;
right: 0;
width: 40px;
height: 40px;
padding: 0;
color: #171717;
border: 0;
border-radius: 0;
outline: none;
}
.newsletter .selectBox,
.newsletter .form-control
{
line-height: 22px;
height: 40px;
min-height: 40px;
margin-bottom: 22px;
padding: 8px 12px;
border-radius: 0;
}
.newsletter .submit.bg-color:hover
{
color: #fff;
}
.newsletter .has-feedback .form-control-feedback
{
right: 35px;
}
/* Sticky Sidebar */
#sidebar.stick
{
padding-top: 90px;
}
/******************************************************************************
PAGES
*******************************************************************************/
/*Service Time-line*/
.timeliner
{
position: relative;
margin-top: 20px;
padding: 0;
list-style: none;
}
.timeliner:before
{
position: absolute;
top: 0;
bottom: 0;
left: 40px;
width: 2px;
margin-left: -1.5px;
content: '';
background-color: #f1f1f1;
}
.history.timeliner:before
{
top: 40px;
height: 95%;
}
.history li:hover .timeline-icon
{
color: #fff;
}
.timeliner > li
{
position: relative;
min-height: 50px;
margin-bottom: 50px;
}
.timeliner > li:before,
.timeliner > li:after
{
display: table;
content: ' ';
}
.timeliner > li:after
{
clear: both;
}
.timeliner > li .timeline-panel
{
position: relative;
float: right;
width: 100%;
padding: 0 20px 0 100px;
text-align: left;
}
.timeliner > li .timeline-panel:before
{
border-left-width: 0;
}
.timeliner > li .timeline-panel:after
{
border-left-width: 0;
}
.timeliner > li .timeline-image
{
position: absolute;
z-index: 100;
left: 0;
width: 80px;
height: 80px;
margin-left: 0;
text-align: center;
color: #fff;
border: 7px solid #f1f1f1;
border-radius: 100%;
}
.timeliner > li .timeline-image h4
{
margin-top: 12px;
color: #171717;
}
.timeliner > li.timeline-inverted > .timeline-panel
{
float: right;
padding: 0 20px 0 100px;
text-align: left;
}
.timeliner > li.timeline-inverted > .timeline-panel:before
{
right: auto;
left: -15px;
border-right-width: 15px;
border-left-width: 0;
}
.timeliner > li.timeline-inverted > .timeline-panel:after
{
right: auto;
left: -14px;
border-right-width: 14px;
border-left-width: 0;
}
.timeliner > li:last-child
{
margin-bottom: 0;
}
.timeliner .timeline-heading h4
{
margin-top: 0;
}
.timeliner .timeline-heading h4.subheading
{
font-weight: 700;
text-transform: none;
text-transform: uppercase;
color: #171717;
}
.timeliner .timeline-body > p,
.timeliner .timeline-body > ul
{
margin-bottom: 0;
}
.timeline-icon
{
font-size: 18px;
line-height: 70px;
position: absolute;
left: 50%;
width: 70px;
height: 70px;
margin: 22px 0 0 -35px;
text-align: center;
color: #171717;
border: 2px dashed #ccc;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background: #fff;
}
/* Time Liner Blog & Resume */
.history
{
margin-top: 50px;
}
.history .post-title
{
margin-bottom: 15px;
}
.blog.timeliner > li,
.history.timeliner > li
{
position: unset !important;
}
.blog.timeliner > li,
.history.timeliner > li
{
width: 50%;
margin: 0;
padding: 0 60px 5px 0;
}
.blog.timeliner > li.timeline-inverted,
.history.timeliner > li.timeline-inverted
{
width: 50%;
margin-left: 50%;
padding: 0 0 5px 60px;
}
.blog.timeliner:before,
.history.timeliner:before
{
width: 2px;
background-color: rgba(0, 0, 0, .2);
}
.blog.timeliner > li,
.history.timeliner > li
{
margin-bottom: 20px;
}
.blog.timeliner > li .timeline-panel,
.history.timeliner > li .timeline-panel
{
width: 100%;
padding: 50px;
text-align: left;
border: 1px solid #ccc;
}
.history.timeliner > li .timeline-panel
{
padding: 20px;
border: 0;
}
.blog.timeliner .post-item,
.history.timeliner .post-item
{
margin-bottom: 0;
padding-bottom: 0;
border: 0;
}
.blog.timeliner > li .timeline-panel .post-title,
.history.timeliner > li .timeline-panel .post-title
{
font-size: 20px;
margin-top: 0;
}
.blog .timeline-meta,
.history .timeline-meta
{
position: absolute;
left: 50%;
margin: 45px 0 0 50px;
color: #999;
}
.blog .timeline-inverted .timeline-meta,
.history .timeline-inverted .timeline-meta
{
right: 50%;
left: auto;
margin: 48px 50px 0 0;
text-align: right;
}
.blog.timeliner > li .timeline-panel .post-content,
.history.timeliner > li .timeline-panel .post-content
{
margin-bottom: 0;
}
.blog.timeliner > li .timeline-panel img,
.history.timeliner > li .timeline-panel img
{
margin-bottom: 15px;
}
.blog.timeliner > li .timeline-image,
.history.timeliner > li .timeline-image,
.blog.timeliner > li .timeline-icon,
.history.timeliner > li .timeline-icon
{
position: absolute;
z-index: 100;
width: 70px;
height: 70px;
text-align: center;
border: 3px solid rgba(0, 0, 0, .2);
border-radius: 100%;
}
.blog.timeliner > li .timeline-icon .date,
.history.timeliner > li .timeline-icon .date
{
font-size: 13px;
line-height: 30px;
}
.history.timeliner > li .timeline-icon .date
{
font-size: 15px;
font-weight: 800;
line-height: 65px;
}
.blog.timeliner > li .timeline-icon .date span,
.history.timeliner > li .timeline-icon .date span
{
font-family: Oswald,sans-serif;
font-size: 30px;
font-weight: bold;
line-height: 20px;
display: block;
}
.blog.timeliner > li .timeline-panel:before,
.history.timeliner > li .timeline-panel:before,
.blog.timeliner > li .timeline-panel:after,
.history.timeliner > li .timeline-panel:after
{
position: absolute;
display: block;
content: '';
}
.blog.timeliner > li .timeline-panel:before,
.history.timeliner > li .timeline-panel:before
{
top: 26px;
right: -30px;
border: 15px solid transparent;
border-left-color: #ccc;
}
.blog.timeliner > li .timeline-panel:after,
.history.timeliner > li .timeline-panel:after
{
top: 27px;
right: -28px;
border: 14px solid transparent;
border-left-color: #fff;
}
.blog.timeliner > li.timeline-inverted > .timeline-panel,
.history.timeliner > li.timeline-inverted > .timeline-panel
{
float: right;
padding: 20px 50px;
text-align: left;
}
.blog.timeliner > li.timeline-inverted .timeline-panel:before,
.history.timeliner > li.timeline-inverted .timeline-panel:before
{
right: auto;
left: -30px;
border: 15px solid transparent;
border-right-color: #ccc;
}
.blog.timeliner > li.timeline-inverted .timeline-panel:after,
.history.timeliner > li.timeline-inverted .timeline-panel:after
{
right: auto;
left: -28px;
border: 14px solid transparent;
border-right-color: #fff;
}
/* Timeline Left side Bar */
.right.blog.timeliner:before,
.right.history.timeliner:before
{
left: 38px;
}
.right.blog.timeliner .timeline-icon,
.right.history.timeliner .timeline-icon
{
left: 0;
margin: 22px 0 0;
}
.right.blog.timeliner .timeline-meta,
.right.history.timeliner .timeline-meta
{
position: relative;
right: 0;
left: 0;
margin: 0 0 5px;
text-align: left;
}
.right.blog.timeliner > li,
.right.history.timeliner > li,
.right.blog.timeliner > li.timeline-inverted,
.right.history.timeliner > li.timeline-inverted
{
left: 0;
width: 100%;
margin: 0;
padding: 0 0 10px 100px;
}
.right.blog.timeliner > li.timeline-inverted,
.right.history.timeliner > li.timeline-inverted
{
padding: 0 0 10px 70px;
}
.right.blog.timeliner > li.timeline-inverted .timeline-panel:before,
.right.history.timeliner > li.timeline-inverted .timeline-panel:before,
.right.blog.timeliner > li .timeline-panel:before,
.right.history.timeliner > li .timeline-panel:before
{
right: auto;
left: -30px;
border: 15px solid transparent;
border-right-color: #ccc;
}
.right.history.timeliner > li.timeline-inverted .timeline-panel:before,
.right.history.timeliner > li .timeline-panel:before
{
border: 0;
}
.right.blog.timeliner > li.timeline-inverted .timeline-panel:after,
.right.history.timeliner > li.timeline-inverted .timeline-panel:after,
.right.blog.timeliner > li .timeline-panel:after,
.right.history.timeliner > li .timeline-panel:after
{
right: auto;
left: -28px;
border: 14px solid transparent;
border-right-color: #fff;
}
/******************************************************************************
Coming Soon
*******************************************************************************/
.count-down-box
{
text-align: center;
}
.comming-soon .daycounter-container
{
margin-bottom: 50px;
}
.comming-soon .countdown-section
{
width: 165px;
height: 110px;
margin: 15px 2px;
border: none;
background: #f2f2f2;
}
.comming-soon .countdown-amount
{
font-size: 60px;
font-weight: bold;
line-height: 110px !important;
}
.comming-soon .countdown-period
{
font-size: 18px;
color: #000;
}
.coming-text
{
margin-top: -4px;
}
.coming-text form
{
position: relative;
}
.coming-text .success
{
position: absolute;
bottom: 100%;
margin-bottom: 5px;
}
.coming-text .form-control
{
padding-right: 100px;
}
.coming-text .btn
{
position: absolute;
top: 0;
right: 0;
width: 90px;
}
/* Event page*/
/* Event Countdown */
.countdown-block
{
position: absolute;
top: 50%;
right: 0;
left: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.countdown-block h1
{
letter-spacing: 5px;
}
.countdown-rtl
{
direction: rtl;
}
.daycounter-container
{
margin: 0 aut0;
}
.countdown-holding span
{
color: #888;
}
.countdown-row
{
position: relative;
display: inline-block;
clear: both;
margin: 0 auto;
padding: 0;
text-align: center;
}
.countdown-section
{
font-size: 75%;
line-height: 130px;
position: relative;
display: block;
float: left;
width: 130px;
height: 130px;
margin: 15px;
text-align: center;
border: 4px solid #ccc;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.countdown-amount
{
font-family: Oswald,sans-serif;
font-size: 30px;
color: #fff;
}
.countdown-period
{
font-size: 15px;
font-weight: 600;
line-height: 20px;
display: block;
}
.countdown-descr
{
display: block;
width: 100%;
}
.event-shedule .box
{
position: relative;
margin: 20px 0;
}
.event-shedule .box i
{
font-size: 40px;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
color: #ffc400;
}
.event-shedule .box .box-inner
{
margin-left: 60px;
text-align: left;
}
.event-shedule .box .box-inner h4
{
margin-bottom: 0;
}
.event-shedule .register-btn
{
display: block;
margin: 60px auto 0;
}
/*Regester-now Section*/
.register-now .form-inline .form-control
{
width: 100%;
margin-bottom: 20px;
color: #fff;
}
.register-now .register-form .btn
{
margin-top: 20px;
}
/*Event Page*/
.event-page .countdown-block
{
position: absolute;
top: 50%;
right: 0;
left: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.event-page .countdown-block h1
{
letter-spacing: 5px;
}
.event-page .countdown-rtl
{
direction: rtl;
}
.event-page .countdown-holding span
{
color: #888;
}
.event-page .countdown-row
{
position: relative;
display: inline-block;
clear: both;
margin: 0 auto;
padding: 0;
text-align: center;
}
.event-page .countdown-section
{
font-size: 75%;
line-height: 93px;
position: relative;
display: block;
float: left;
width: 120px;
height: 100px;
margin: 15px;
text-align: center;
border: 2px solid;
}
.event-page .countdown-amount
{
font-family: Oswald,sans-serif;
font-size: 40px;
}
.event-page .countdown-period
{
font-size: 15px;
font-weight: 600;
line-height: 20px;
display: block;
text-align: left;
}
.event-page .countdown-descr
{
display: block;
width: 100%;
}
/* Event page*/
.event-shedule .box
{
position: relative;
margin: 20px 0;
}
.event-shedule .box i
{
font-size: 40px;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
color: #ffc400;
}
.event-shedule .box .box-inner
{
margin-left: 60px;
text-align: left;
}
.event-shedule .box .box-inner h4
{
margin-bottom: 0;
}
.event-shedule .register-btn
{
display: block;
margin: 60px auto 0;
}
/*Regester-now Section*/
.register-now .form-inline .form-control
{
width: 100%;
margin-bottom: 20px;
color: #fff;
}
.register-now .register-form .btn
{
margin-top: 20px;
}
/*Photo Gallery*/
.gallery-list
{
padding-left: 0;
list-style: none;
}
.gallery-list > li
{
position: relative;
}
.gallery-list > li i
{
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.gallery-list > li p
{
margin-bottom: 20px;
margin-left: 30px;
}
/* Schedule Section*/
.schedule .tabs
{
border: 1px solid #ccc;
}
.schedule .tabs .nav-tabs
{
border-bottom: 2px solid #ffc400;
}
.schedule .tabs .nav-tabs > li
{
font-family: Oswald,sans-serif;
width: 100%;
padding: 10px;
text-align: center;
border-right: 1px solid #ccc;
background: #eee;
}
.schedule .tabs .nav-tabs > li.active
{
background: #ffc400;
}
.schedule .tabs .nav-tabs > li:last-child
{
border-right: none;
}
.schedule .tabs .nav-tabs > li > a
{
font-size: 18px;
padding: 0;
letter-spacing: 2px;
text-transform: uppercase;
color: inherit;
border: none;
}
.schedule .tabs .nav-tabs > li > a .date
{
font-size: 14px;
display: block;
margin-top: 5px;
}
.schedule .nav-tabs > .active > a,
.schedule .nav-tabs > .active > a:hover,
.schedule .nav-tabs > .active > a:focus
{
border: none;
}
.schedule .nav-tabs > li.active,
.schedule .nav-tabs > li.active:hover,
.schedule .nav-tabs > li.active:focus
{
color: #fff;
background: #ffc400;
}
.schedule .nav-tabs > .active > a,
.schedule .nav > li > a:focus,
.schedule .nav > li > a:hover
{
border: none;
background: none;
}
.schedule .tab-content > .tab-pane
{
padding: 15px;
background: #fff;
}
/* Schedule panel-collapse */
.schedule .schedule-tab .panel-group
{
margin-bottom: 0;
}
.tab-content.schedule-tab
{
margin: 0;
}
.schedule .schedule-tab .panel-group .panel .panel-heading > .panel-title::before
{
font-family: 'icomoon';
position: absolute;
top: 22px;
left: 20px;
content: '\e94e';
}
.schedule .schedule-tab .panel-group .panel .panel-heading
{
border-bottom: 1px solid #ccc;
}
.schedule .schedule-tab .panel-group .panel:last-child .panel-heading,
.schedule .schedule-tab .panel-group .panel .panel-heading > .panel-title > a
{
border-bottom: none;
}
.schedule .schedule-tab .panel-heading > .panel-title
{
padding: 15px 0 15px 15px;
}
.schedule .schedule-tab .panel-heading > .panel-title > a
{
position: relative;
padding: 9px 9px 9px 35px;
}
.schedule .schedule-tab .panel-group .panel .panel-heading > .panel-title > a:after
{
font-family: FontAwesome;
position: absolute;
top: 50%;
right: 20px;
display: block;
width: auto;
height: auto;
margin: 0;
content: '\f068';
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
color: #7c7c7c;
background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.schedule .schedule-tab .panel-group .panel .panel-heading > .panel-title > a.collapsed:after
{
font-family: FontAwesome;
position: absolute;
top: 50%;
right: 20px;
width: auto;
height: auto;
margin: 0;
content: '\f067';
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
color: #7c7c7c;
background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.schedule .schedule-tab .panel-heading > .panel-title > a .title
{
padding-left: 10px;
letter-spacing: 1px;
color: #7c7c7c;
}
.schedule .schedule-tab .panel-body
{
padding-top: 40px;
}
.schedule .schedule-tab .panel-body img
{
border: 2px solid #ccc;
}
.schedule .schedule-tab h5.speaker-title,
.schedule .schedule-tab h6.speaker-designation
{
margin-bottom: 10px;
}
/*Faq*/
.faq .panel-group
{
border: 1px solid #7c7c7c;
background: #fff;
}
.faq .panel-group
{
padding: 15px;
}
.faq .panel-group .panel
{
border-bottom: 1px solid #7c7c7c;
}
.faq .panel-group .panel:last-child
{
border-bottom: none;
}
.faq .panel-group .panel .panel-heading > .panel-title::before
{
content: none;
}
.faq .panel-group .panel .panel-heading > .panel-title > a,
.faq .panel-group .panel .panel-heading > .panel-title > a:hover
{
padding-left: 9px;
color: #7c7c7c;
}
.faq .panel-group .panel .panel-heading > .panel-title > a
{
padding: 9px;
}
.faq .panel-group .panel .panel-heading > .panel-title
{
position: relative;
z-index: 1;
}
.faq .panel-group .panel .panel-heading > .panel-title:after
{
font-family: FontAwesome;
position: absolute;
z-index: -1;
top: 50%;
right: 20px;
content: '\f067';
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
color: #7c7c7c;
}
.faq .panel-group .panel.active .panel-heading > .panel-title:after
{
content: '\f068';
}
/*Book Landing page*/
.book-block
{
padding-top: 50px;
padding-bottom: 50px;
}
.book-block h1
{
font-weight: 800;
}
.book-block h5
{
margin-top: 50px;
}
.book-block ul.book-description
{
padding: 0;
list-style: none;
}
.book-block ul.book-description > li
{
position: relative;
margin-bottom: 20px;
padding-left: 50px;
}
.book-block ul.book-description > li i
{
font-size: 30px;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.book-block .img-book
{
margin: 0 auto;
}
.book-block .register-now h5
{
margin-top: 0;
letter-spacing: 1px;
color: #fff;
}
.book-block .register-form .btn
{
width: 100%;
margin-top: 0;
}
.about-author .author-img
{
float: left;
padding-right: 15px;
}
.about-author p.author-desc
{
margin-bottom: 10px;
}
.author #video-controls
{
margin-top: -20px;
}
.about-author .social-links
{
padding: 0;
list-style: none;
text-align: left;
}
.about-author .social-links > li
{
font-size: 15px;
line-height: 30px;
display: inline-block;
width: 30px;
height: 30px;
margin-right: 10px;
text-align: center;
color: #fff;
border-radius: 50%;
background: #ffc400;
}
.about-author .social-links > li a,
.about-author .social-links > li a:hover
{
text-decoration: none;
color: #fff;
}
.header .primary .navbar .nav > li > a.btn.btn-default
{
line-height: 22px;
margin-top: 15px;
margin-right: 10px;
padding: 9px 20px;
transition: background .2s linear 0s, color .2s linear 0s;
white-space: normal;
color: #333;
border: 0 none;
border-radius: 3px;
outline: medium none;
background-color: #ffc400;
box-shadow: none;
text-shadow: none;
filter: none;
}
/* Partners */
.partner-box
{
position: relative;
margin-bottom: 30px;
padding: 20px;
border: 4px solid #f7f7f7;
}
.partner-image
{
position: absolute;
top: 10px;
left: 0;
width: 200px;
min-height: 120px;
}
.partner-box:hover img
{
background: #f7f7f7;
}
.partner-details
{
margin-left: 200px;
}
.partner-details .post-title
{
margin-top: 10px;
margin-bottom: 10px;
}
/* 404 */
.section-404 h1
{
font-size: 70px;
display: inline-table;
}
/*Charity*/
#about-us blockquote
{
font-family: Georgia,'Times New Roman',Times,serif;
font-size: 16px;
font-style: italic;
line-height: 1.625;
margin-bottom: 0;
}
/*Fashion page*/
.portfolio-grid.fashion .grids
{
width: 20%;
}
.progress-bar.light-bg
{
background-color: #fff !important;
}
.portfolio-title
{
position: absolute;
right: 0;
bottom: 0;
left: 0;
width: 100%;
margin: 0 auto !important;
text-align: center;
text-transform: uppercase;
opacity: 0;
color: #fff;
background: rgba(0, 0, 0, .6);
}
.grid-item:hover img
{
opacity: .5;
}
.grid-item:hover .portfolio-title
{
opacity: 1;
}
/*spa*/
#get-quote-1
{
float: left;
width: 100%;
}
/*----------Wedding-----------*/
.red-text,
.icon.red
{
color: #f00;
}
/*Real Estate*/
.border
{
border-width: 1px;
}
.work
{
position: relative;
}
.work .work-title
{
position: absolute;
top: 50%;
right: 0;
left: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.work .title
{
font-size: 18px;
font-weight: bold;
line-height: 20px;
bottom: 46px;
margin: 7px;
text-align: center;
opacity: 0;
}
.work .work-title > .btn
{
opacity: 0;
}
.work:hover .title
{
opacity: 1;
color: #fff;
}
.work:hover .work-title > .btn
{
opacity: 1;
}
.work .bg-hover
{
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
transition: all .2s ease-out 0s;
opacity: 0;
background: none repeat scroll 0 0 rgba(0, 0, 0, .8);
}
.work:hover .bg-hover
{
transition: all .2s ease-in 0s;
opacity: 1;
}
/*Motor Page*/
.carousel
{
position: relative;
}
.carousel-inner.no-pad .carousel-caption
{
right: 0;
bottom: 0;
left: 0;
height: 110px;
padding-right: 20px;
padding-bottom: 0;
padding-left: 20px;
}
.motor .carousel-inner.no-pad .carousel-caption
{
top: auto;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
}
.right-pagination.carousel-indicators
{
right: 0;
left: 0;
width: 100%;
margin: 0;
padding: 0 20px 0 0;
text-align: right;
}
.caption-bg .carousel-caption
{
background: rgba(0,0,0,.5);
}
.carousel-caption.text-left
{
text-align: left;
}
.carousel-caption.text-right
{
text-align: right;
}
.full-width-slider .carousel-inner > .item > img,
.full-width-slider .carousel-inner > .item > a > img
{
width: 100%;
}
.full-width-slider .carousel-control.right
{
background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, .2) 100%);
}
.full-width-slider .carousel-control.left
{
background-image: linear-gradient(to right, rgba(0, 0, 0, .2) 0px, rgba(0, 0, 0, 0) 100%);
}
.carousel-control.left.no-bg,
.carousel-control.right.no-bg
{
background-image: none;
}
.carousel-control.left .fa,
.carousel-control.right .fa
{
line-height: 33px;
width: 40px;
height: 37px;
padding-left: 2px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-khtml-border-radius: 6px;
}
.carousel-control.left .fa
{
padding-left: 0;
}
.tab-content.border
{
padding: 0 20px 20px;
border: 1px solid #ddd;
border-top: none;
}
.service-tabs .tab-content > .tab-pane,
.service-tabs .pill-content > .pill-pane
{
padding: 36px 0 0;
}
.motor .form-control
{
margin-bottom: 25px;
}
/*Mail chimp*/
.transparent-half-black-2
{
background: none repeat scroll 0 0 rgba(0, 0, 0, .5) !important;
}
.form-box
{
margin: 0 0 40px;
padding: 27px 30px 25px;
border-radius: 5px;
background: #f2f2f2;
}
.selectBox,
.form-control
{
line-height: 50px;
width: 100%;
height: 50px;
min-height: 50px;
margin-bottom: 16px;
padding: 0 12px;
border: 0;
border-radius: 0;
background: #f5f5f5;
box-shadow: 0 1px #fff, 0 1px 4px rgba(0, 0, 0, .05) inset;
}
.transparent-half-white
{
background: none repeat scroll 0 0 rgba(255, 255, 255, .5) !important;
}
/*Timeline*/
#resume .timeline.work-process-box
{
margin-top: 0;
}
#resume .blog.timeliner > li:last-child
{
margin-bottom: 0;
}
/*-------------Bakery---------------*/
.fill-icon
{
position: relative;
z-index: 1;
color: #000;
border: 2px solid;
}
.fill-icon:after
{
position: absolute;
z-index: -1;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: '';
-webkit-transition: .4s all ease-in-out;
-moz-transition: .4s all ease-in-out;
-ms-transition: .4s all ease-in-out;
-o-transition: .4s all ease-in-out;
transition: .4s all ease-in-out;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
}
.bakery-block:hover .fill-icon:after
{
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.icons-circle.medium.fill-icon
{
line-height: 4em;
}
/*Saloon*/
.ri-grid .overlay
{
z-index: 1;
opacity: .7;
}
.grid-content
{
position: absolute;
z-index: 9;
top: 50%;
right: 0;
left: 0;
width: 100%;
max-width: 700px;
margin: 0 auto;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
text-align: center;
color: #fff;
}
.grid-content h1
{
font-weight: 200;
text-transform: uppercase;
}
/*Bakery Menu*/
.bakery-menu
{
border: 1px solid #ddd;
}
.bakery-menu .nav-tabs > li
{
width: 100%;
border-bottom: 1px solid #ccc;
}
.bakery-menu .nav-tabs > li > a
{
font-size: 18px;
font-weight: 700;
margin-right: 0;
padding: 20px 20px;
-webkit-transition: .35s all ease-in-out;
-moz-transition: .35s all ease-in-out;
-ms-transition: .35s all ease-in-out;
-o-transition: .35s all ease-in-out;
transition: .35s all ease-in-out;
text-align: center;
border: none;
border-right: 1px solid #ddd;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
}
.bakery-menu .nav-tabs > li:last-child > a
{
border-right: none;
}
.bakery-menu .nav-tabs > li > a > i
{
display: block;
}
.bakery-menu .nav-tabs > li.active > a,
.bakery-menu .nav-tabs > li.active > a:focus,
.bakery-menu .nav-tabs > li.active > a:hover
{
color: #fff;
border: none;
text-shadow: 0 0 5px rgba(0,0,0,.1);
}
.bakery-menu .tab-content > .tab-pane
{
padding-top: 0;
}
.bakery-menu .tab-content
{
margin: 0;
padding: 35px 0 0;
background: #fff;
}
.bakery-menu .menu-items
{
margin-bottom: 20px;
padding-bottom: 10px;
border-bottom: 1px dashed #ccc;
}
.bakery-menu .last-row .menu-items
{
border: none;
}
.bakery-menu h5
{
margin-bottom: 10px;
text-transform: uppercase;
}
/*pricing*/
.pricing i.icons-circle.medium.pricing-icon
{
line-height: 3.5em;
line-height: 100px;
display: block;
width: 100px;
height: 100px;
margin: 0 auto 20px;
padding: 30px;
padding: 0;
-webkit-transition: .4s all ease-in-out;
-moz-transition: .4s all ease-in-out;
-ms-transition: .4s all ease-in-out;
-o-transition: .4s all ease-in-out;
transition: .4s all ease-in-out;
text-align: center;
border: 2px solid #ccc;
background-color: #f5f5f5;
-webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, .1) inset;
-moz-box-shadow: 0 0 10px 2px rgba(0, 0, 0, .1) inset;
box-shadow: 0 0 10px 2px rgba(0, 0, 0, .1) inset;
-ms-box-shadow: 0 0 10px 2px rgba(0, 0, 0, .1) inset;
-o-box-shadow: 0 0 10px 2px rgba(0, 0, 0, .1) inset;
}
.pricing:hover .pricing-icon
{
-webkit-transform: rotateX(180deg) rotateY(180deg) rotateZ(180deg);
-moz-transform: rotateX(180deg) rotateY(180deg) rotateZ(180deg);
-ms-transform: rotateX(180deg) rotateY(180deg) rotateZ(180deg);
-o-transform: rotateX(180deg) rotateY(180deg) rotateZ(180deg);
transform: rotateX(180deg) rotateY(180deg) rotateZ(180deg);
}
/*product*/
.product-item.bakery
{
margin-bottom: 60px;
}
.product-item.bakery a.btn
{
position: absolute;
z-index: -1;
-webkit-transform: translateY(-40px);
-moz-transform: translateY(-40px);
-ms-transform: translateY(-40px);
-o-transform: translateY(-40px);
transform: translateY(-40px);
opacity: 1;
border-radius: 0;
}
.product-item.bakery:hover a.btn
{
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
.product-item.bakery .product-img
{
overflow: hidden;
}
.product-item.bakery:hover .product-img img
{
-webkit-transform: scale(1.1) rotate(3deg);
-moz-transform: scale(1.1) rotate(3deg);
-ms-transform: scale(1.1) rotate(3deg);
-o-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
.product-item.bakery a.btn,
.product-item.bakery .product-img img
{
width: 100%;
-webkit-transition: .4s all ease-in-out;
-moz-transition: .4s all ease-in-out;
-ms-transition: .4s all ease-in-out;
-o-transition: .4s all ease-in-out;
transition: .4s all ease-in-out;
}
.product-item.bakery .product-img a
{
position: absolute;
top: 50%;
right: 0;
left: 0;
opacity: 0;
}
.product-item.bakery .product-img a i
{
padding: 10px;
}
.product-item.bakery:hover .product-img a
{
opacity: 1;
}
/*client*/
.client-box
{
margin-left: 40px;
padding: 20px 20px 20px 60px;
border: 1px solid #ccc;
border-radius: 5px;
background: rgba(241,241,241,.1);
}
.client-box .client-image
{
position: absolute;
bottom: 20px;
left: 15px;
}
/*-----------------Travel Page------------------*/
.page-section.find-form
{
overflow: visible;
}
.travel-tab
{
position: relative;
z-index: 99;
top: -52px;
}
.travel-tab .tab-content > .tab-pane,
.pill-content > .pill-pane
{
padding: 0;
}
.travel-tab label
{
display: block;
}
.travel-tab .input-group-btn
{
float: left;
}
.travel-tab div.fancy-select div.trigger,
.travel-tab div.fancy-select ul.options
{
width: auto;
min-width: auto;
max-width: auto;
}
.travel-tab .nav-tabs > li.active a
{
border: none;
}
.travel-tab .nav-tabs
{
border: none;
}
.travel-tab .nav-tabs > li > a
{
font-size: 16px;
font-weight: 700;
margin-right: 5px;
padding: 15px 20px;
border: 1px solid #e1e1e1;
border: none;
border-bottom: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background: rgba(255,255,255,.6);
-ms-border-radius: 0;
-o-border-radius: 0;
}
.travel-tab .nav-tabs > li.active > a
{
color: #fff;
}
.travel-tab .nav-tabs > li a > i
{
margin-right: 5px;
padding: 5px;
color: #fff;
border-radius: 50%;
-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .1) inset;
-moz-box-shadow: 0 0 6px rgba(0, 0, 0, .1) inset;
box-shadow: 0 0 6px rgba(0, 0, 0, .1) inset;
-ms-box-shadow: 0 0 6px rgba(0, 0, 0, .1) inset;
-o-box-shadow: 0 0 6px rgba(0, 0, 0, .1) inset;
}
.travel-tab .tab-content
{
margin: 0;
padding: 20px;
border: 1px solid #e1e1e1;
}
.travel-tab h5
{
font-size: 24px;
}
.travel-tab .btn
{
margin-top: 25px;
}
.travel-tab .selectBox,
.travel-tab .form-control
{
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background: #fff;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-ms-border-radius: 0;
-o-border-radius: 0;
-ms-box-shadow: none;
-o-box-shadow: none;
}
.travel-tab .input-group-addon
{
color: #fff;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
}
.travel-tab div.fancy-select div.trigger,
.travel-tab div.fancy-select select:focus + div.trigger
{
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-ms-box-shadow: none;
-ms-box-shadow: none;
}
.top-destination .img-wrapper
{
position: relative;
}
.top-destination .img-wrapper:after
{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: '';
opacity: 0;
background: rgba(0,0,0,.8);
}
.top-destination .img-wrapper:hover:after
{
opacity: 1;
}
.top-destination .img-wrapper > a
{
position: absolute;
z-index: 9;
top: 50%;
right: 0;
left: 0;
text-align: center;
opacity: 0;
}
.top-destination .img-wrapper:hover > a
{
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
opacity: 1;
}
.top-destination .img-wrapper > a,
.top-destination .img-wrapper:after
{
-webkit-transition: .4s all ease-in-out;
-moz-transition: .4s all ease-in-out;
-ms-transition: .4s all ease-in-out;
-o-transition: .4s all ease-in-out;
transition: .4s all ease-in-out;
}
.top-destination .img-wrapper > a i
{
font-size: 18px;
padding: 10px;
}
.destination-box
{
padding: 15px;
text-align: left;
background: #fff;
}
.destination-box p,
.destination-box h5
{
margin-top: 10px;
}
.destination-box h5
{
display: inline-block;
margin-bottom: 5px;
}
.destination-box .btn-link
{
text-decoration: underline;
}
.destination-box .btn
{
padding: 5px 20px;
}
/*Features*/
.travel-block
{
margin-bottom: 20px;
text-align: left;
}
.travel-block i
{
font-size: 18px;
padding: 20px;
color: #4e4e4e;
border: none;
border-radius: 50%;
-webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, .1) inset;
-moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, .1) inset;
box-shadow: 0 0 10px 1px rgba(0, 0, 0, .1) inset;
-ms-box-shadow: 0 0 10px 1px rgba(0, 0, 0, .1) inset;
-o-box-shadow: 0 0 10px 1px rgba(0, 0, 0, .1) inset;
}
.travel-block .icon-wrapper
{
position: relative;
display: inline-block;
margin-bottom: 45px;
}
.travel-block .icon-wrapper:before
{
position: absolute;
z-index: 1;
top: 100%;
left: 5%;
width: 90%;
height: 10px;
content: '';
transition-duration: .3s;
transition-property: transform, opacity;
-webkit-transform: translateY(20px);
-moz-transform: translateY(20px);
-ms-transform: translateY(20px);
-o-transform: translateY(20px);
transform: translateY(20px);
pointer-events: none;
background: rgba(0, 0, 0, 0) radial-gradient(ellipse at center center , rgba(0, 0, 0, .25) 0%, rgba(0, 0, 0, 0) 80%) repeat scroll 0 0;
}
.travel-block h5
{
font-size: 18px;
margin: 0 0 5px;
}
.hotel-tab .nav-tabs
{
border: none;
}
.hotel-tab .nav-tabs > li
{
float: right;
}
.hotel-tab .nav-tabs > li > a
{
padding: 15px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
}
.hotel-tab .nav-tabs > li > a > i
{
vertical-align: middle;
}
.hotel-tab .nav-tabs > li.active > a,
.hotel-tab .nav-tabs > li.active > a:focus,
.hotel-tab .nav-tabs > li.active > a:hover
{
color: #fff;
border: none;
}
.hotel-tab .tab-content > .tab-pane
{
padding: 0;
}
.hotel-tab article
{
margin-top: 30px;
background: #fff;
}
/* Help Center */
.help-center
{
position: relative;
margin-top: 30px;
border: 10px solid rgba(255,255,255,.6);
}
.help-center .form-control
{
position: relative;
margin-bottom: 0;
padding: 0 15px 0 35px;
}
.help-center i
{
position: absolute;
z-index: 999;
top: 18px;
left: 12px;
color: #ccc;
}
/******************************************************************************
Shopping Cart
*******************************************************************************/
.shop .product-item
{
position: relative;
z-index: 0;
max-width: 300px;
margin: 0 auto 60px;
padding: 5px;
text-align: center;
border: 1px solid rgba(0, 0, 0, .1);
}
.shop.grid-3 .product-item,
.shop.grid-2 .product-item
{
max-width: 400px;
}
.shop-page .product-item .product-img
{
position: relative;
overflow: hidden;
max-width: 400px;
}
.shop .product-item:hover img
{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
transform: scale(1.1);
opacity: .8;
}
.shop .product-img
{
position: relative;
z-index: -1;
}
.shop .product-details
{
padding-top: 5px;
padding-bottom: 5px;
}
.shop .product-details h4,
.shop .product-details h5
{
font-size: 18px;
margin-top: 0;
margin-bottom: 0;
padding-top: 2px;
padding-bottom: 2px;
}
.shop .product-details h5
{
font-size: 18px;
font-weight: 400;
}
.shop .product-details h5 del
{
font-size: 16px;
padding-right: 10px;
color: #1e1e1e;
}
.product-name a
{
-webkit-transition: opacity .2s linear;
transition: opacity .2s linear;
text-decoration: none;
color: #1e1e1e;
}
.product-name a:hover
{
-webkit-transition: opacity .2s linear;
transition: opacity .2s linear;
opacity: .8;
filter: alpha(opacity=80);
}
.product-image
{
line-height: 0;
display: inline-block;
background: #f2f2f2;
}
.product-image > img
{
width: 100%;
-webkit-transition: opacity .2s linear;
transition: opacity .2s linear;
}
.product-image:hover > img
{
-webkit-transition: opacity .2s linear;
transition: opacity .2s linear;
opacity: .9;
filter: alpha(opacity=90);
}
.rotation .product-image:hover > img
{
opacity: 1;
filter: alpha(opacity=100);
}
.actual-price
{
position: relative;
display: inline-block;
margin-right: 6px;
color: #7f7f7f;
}
.actual-price:before
{
position: absolute;
top: 50%;
left: 50%;
display: block;
width: 46px;
height: 1px;
margin: 0 0 0 -28px;
content: '';
-webkit-transform: rotate(330deg);
transform: rotate(330deg);
background: #f00;
}
.price-details
{
font-size: 24px;
line-height: 1;
margin: 0 0 15px;
padding: 15px;
background: #f7f7f7;
}
.price-details h3
{
position: relative;
display: inline-block;
margin-right: 10px;
margin-bottom: 0;
padding-right: 40px;
}
.price-details h3:after
{
font-family: FontAwesome;
font-size: 16px;
position: absolute;
top: 15px;
right: 0;
display: block;
content: '\f07e';
}
.product-page .price-details .actual-price
{
font-size: 15px;
}
.price-details .price
{
font-size: 24px;
}
.product-rating .star-rating
{
margin-top: 15px;
margin-right: 15px;
}
.price
{
font-size: 20px;
font-weight: 600;
line-height: 1;
}
/* .add-to-cart{
margin-bottom:10px;
position:relative;
}
.add-to-cart .price{
font-size:20px;
}
.add-to-cart .price{
position:absolute;
right:0;
padding:0 10px;
top:5px;
}
.add-to-cart .price:before{
content:"";
position:absolute;
background:rgba(255,255,255,.5);
left:0;
width:1px;
height:15px;
top:0;
} */
.add-to-cart
{
position: relative;
}
/*
.add-to-cart a{
display: block;
padding-left: 49px;
width: 100%;
}
*/
.add-to-cart .price
{
font-size: 22px;
line-height: 19px;
position: absolute;
top: 50%;
left: 0;
display: block;
height: 19px;
padding: 0 10px;
-webkit-transform: translate(0px, -50%);
-moz-transform: translate(0px, -50%);
transform: translate(0px, -50%);
}
.add-to-cart .btn
{
border-radius: 0;
}
/* Cart */
.cart-table
{
margin-bottom: 0;
}
.cart-table th
{
padding: 20px 0!important;
}
.cart-table thead
{
border-top: 3px solid #ddd !important;
border-bottom: 3px solid #ddd !important;
}
.cart-table .product-img
{
padding: 20px 0;
}
.cart-table .product-list
{
border-bottom: 1px solid #ddd !important;
}
.cart-table td,
.cart-button td,
.cart-total td,
.cart-total table th,
.your-order td,
.your-order th
{
vertical-align: middle !important;
}
.cart-button td
{
padding: 20px 0!important;
border-top: 0 !important;
border-bottom: 1px solid #ddd !important;
}
.cart-button .form-control
{
line-height: inherit;
float: left;
margin: 0 10px 0 0;
padding: 16px 30px 15px;
border: inherit;
}
.cart-button .form-control
{
line-height: 1;
float: left;
box-sizing: border-box;
margin: 0 4px 0 0;
padding: 6px 6px 5px;
border: 1px solid #d3ced2;
outline: 0 none;
}
.cart-button input[type='text']
{
width: 255px;
}
.cart-total
{
padding: 40px;
background: #f7f7f7;
}
.cart-total table
{
margin: 0 !important;
border: 1px solid #f7f7f7 !important;
background: #fff;
}
.cart-total table th,
.cart-total table td
{
width: auto;
min-width: 210px;
padding: 20px!important;
border: 1px solid #f7f7f7 !important;
}
.account-check p
{
font-weight: 400;
padding-left: 10px;
}
.shipping-add
{
margin-top: 20px;
}
.shipping-add h4
{
margin-bottom: 15px;
padding-left: 10px;
}
.your-order
{
padding: 50px;
background: #f7f7f7;
}
.your-order td,
.your-order th
{
padding: 10px!important;
border: 0 !important;
}
.ptitle
{
font-weight: 600;
}
/* Zoom Product */
.single-product
{
position: relative;
overflow: hidden;
border: 1px solid rgba(0, 0, 0, .1);
border-radius: 0;
}
.zoom-product-thumb
{
text-align: center;
border-top: 1px solid rgba(0, 0, 0, .1);
}
.zoom-product-thumb img
{
display: inline-block;
width: 80px;
}
.zoomWrapper img,
.zoomContainer img
{
width: 100%;
}
.zoomWindow
{
z-index: 99 !important;
border: none !important;
box-shadow: 0 0 5px rgba(0, 0, 0, .15);
}
.product-regulator
{
margin-bottom: 20px;
vertical-align: top;
}
.product-regulator button
{
display: inline-block;
height: 34px;
padding: 4px 12px;
color: #1e1e1e;
border: 1px solid #e1e1e1;
border-radius: 0;
}
.product-regulator #output
{
display: inline-block;
width: 60px;
height: 34px;
padding: 4px 12px;
text-align: center;
vertical-align: top;
color: #7f7f7f;
border: 1px solid #e1e1e1;
}
.product-meta-details
{
font-size: 14px;
padding-top: 15px;
border-top: 1px solid rgba(0, 0, 0, .1);
}
/* Masonry Grid */
.grid-col-2 .grid-item,
.grid-col-2 .grid-sizer
{
width: 50%;
margin: 0 0;
padding: 0 0;
}
.grid-col-2 .grid-item .post
{
padding: 0 30px 0 0;
}
.grid-col-3 .grid-item,
.grid-col-3 .grid-sizer
{
width: 33.3%;
margin: 0 0;
padding: 0 0;
}
.grid-col-4 .grid-item,
.grid-col-4 .grid-sizer
{
width: 25%;
margin: 0 0;
}
.grid-col-5 .grid-item,
.grid-col-5 .grid-sizer
{
width: 20%;
margin: 0 0;
}
.grid-col-6 .grid-item,
.grid-col-6 .grid-sizer
{
width: 16%;
margin: 0 0;
}
.pad.mixed-grid .grid-col-6 .img-overlay
{
margin: 14px;
}
.pad.mixed-grid .grid-col-6 .item .img-overlay
{
margin: 7px;
}
.pad.mixed-grid .grid-col-6 .figcaption
{
padding: 15px 26px;
}
.grid-col-6 .grid-item h4,
.grid-col-6 .grid-sizer h4
{
font-size: 13px;
margin-bottom: 5px;
}
/* Masonry With Gap */
.pad.mixed-grid
{
margin: 0 -15px;
}
.pad.mixed-grid .grid-item
{
padding: 15px;
}
.pad.mixed-grid .filter-menu
{
padding: 0 15px;
}
.pad.mixed-grid.mgs1 .grid-item .figcaption
{
width: auto;
margin: 15px;
}
.pad.mixed-grid .img-overlay
{
margin: 25px;
}
.pad.mixed-grid .item .img-overlay
{
margin: 17px;
}
.pad.mixed-grid .figcaption
{
padding: 15px 30px;
}
/*Hosting Page*/
#domain-search.page-section
{
overflow: visible;
}
.domain-search .input-group-btn .btn-group
{
display: flex;
}
.domain-search .form-control
{
border-right: none;
}
.domain-search .input-group-btn .btn-group .btn.btn-default,
.domain-search .form-control
{
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-ms-border-radius: 0;
-ms-border-radius: 0;
}
.domain-search .form-control:focus,
.form-control:focus
{
border-color: #e1e1e1;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;
box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;
-ms-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;
-ms-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;
}
.domain-search div.fancy-select div.trigger,
.travel-tab div.fancy-select div.trigger
{
width: auto;
padding: 7px 24px 7px 9px;
border: 1px solid #e1e1e1;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background: none;
-ms-border-radius: 0;
-ms-border-radius: 0;
}
.travel-tab div.fancy-select div.trigger
{
background: #fff;
}
.domain-search div.fancy-select div.trigger::after,
.travel-tab div.fancy-select div.trigger::after
{
top: 17px;
}
.domain-search div.fancy-select div.trigger,
.domain-search div.fancy-select select:focus + div.trigger
{
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-ms-box-shadow: none;
-ms-box-shadow: none;
}
.domain-search div.fancy-select ul.options
{
min-width: auto;
max-width: auto;
}
/******************************************************************************
Footer
*******************************************************************************/
#footer .footer-widget
{
font-size: 13px;
padding: 70px 0;
color: #7f7f7f;
background: #f2f2f2;
}
.footer-widget .widget li
{
padding-bottom: 10px;
}
.footer-widget .widget li a,
.footer-widget .widget a
{
color: #ccc;
}
#footer .footer-widget.dark-bg,
#footer .copyright.dark-bg
{
color: #999;
background: #171717;
}
#footer .copyright.darkest-bg
{
color: #999;
background: #000;
}
#footer .footer-widget.dark-bg .widget-title
{
color: #f7f7f7;
}
#footer .footer-widget .widget-title
{
padding-top: 20px;
}
#footer .copyright
{
font-size: 11px;
line-height: 17px;
padding: 21px 0 20px;
background: #f7f7f7;
}
#footer .phone,
#footer .address
{
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-left: 34px;
}
#footer .footer-icon
{
position: absolute;
top: 0;
left: 16px;
color: #c6c6c6;
}
#footer .footer-icon:before
{
font-size: 20px;
line-height: 18px;
width: auto;
}
.footer-blog li
{
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: 1px dashed #c2c0c0;
}
.footer-blog li:last-child
{
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: 0;
}
.footer-count
{
font-family: Oswald,sans-serif;
font-size: 16px;
margin: 20px 0 10px 0;
text-transform: uppercase;
}
.footer-count .count-number .counter
{
font-size: 17px;
letter-spacing: 1px;
}
.footer-social
{
margin-top: 20px;
}
/* Copyright */
.copyright a
{
color: #ccc;
}
.copyright .up
{
line-height: 40px;
display: block;
float: right;
width: 40px;
height: 40px;
text-align: center;
border-radius: 50%;
background-color: #c6c6c6;
}
.extra-link a:hover,
.copyright a:hover
{
text-decoration: underline;
}
.page-sticky-footer
{
margin-bottom: 80px;
}
.copyright .social-icon i
{
margin-bottom: 0;
}
/*Hidden footer*/
.footer-hidden #page
{
position: relative;
z-index: 10;
height: 100%;
background: #fff none repeat scroll 0 0;
}
.footer-hidden #footer
{
position: fixed;
right: 0;
bottom: 0;
left: 0;
overflow-y: auto;
color: #7f7f7f;
}
/******************************************************************************
Dark Section
*******************************************************************************/
#footer .dark-section.footer-widget
{
background: #222;
}
.dark-section .widget .widget-title .title
{
color: #f0eded;
}
.dark-section .widget a:hover,
.dark-section .form-control
{
color: #fff;
}
.dark-section .gray-bg i,
#footer .dark-section.copyright,
.dark-section .form-control
{
background: rgba(0, 0, 0, .97);
}
#footer .dark-section.copyright
{
border-top: 1px solid #000;
}
.dark-section .widget .widget-title
{
border-bottom: 1px solid rgba(255, 255, 255, .2);
}
.dark-section .footer-blog li
{
border-bottom: 1px dashed rgba(255, 255, 255, .2);
}
.dark-section .selectBox,
.dark-section .form-control
{
border: 1px dashed rgba(255, 255, 255, .2);
box-shadow: none;
}
/******************************************************************************
Bootstrap Elements
*******************************************************************************/
.hll
{
background-color: #ffc;
}.c
{
color: #999;
}.err
{color: #a00;
background-color: #faa;
}.k
{
color: #069;
}.o
{
color: #555;
}.cm
{
color: #999;
}.cp
{
color: #099;
}.c1,
.cs
{
color: #999;
}.gd
{border: 1px solid #c00;
background-color: #fcc;
}.ge
{
font-style: italic;
}.gr
{
color: red;
}.gh
{
color: #030;
}.gi
{border: 1px solid #0c0;
background-color: #cfc;
}.go
{
color: #aaa;
}.gp
{
color: #009;
}.gu
{
color: #030;
}.gt
{
color: #9c6;
}.kc,
.kd,
.kn,
.kp,
.kr
{
color: #069;
}.kt
{
color: #078;
}.m
{
color: #f60;
}.s
{
color: #d44950;
}.na
{
color: #4f9fcf;
}.nb
{
color: #366;
}.nc
{
color: #0a8;
}.no
{
color: #360;
}.nd
{
color: #99f;
}.ni
{
color: #999;
}.ne
{
color: #c00;
}.nf
{
color: #c0f;
}.nl
{
color: #99f;
}.nn
{
color: #0cf;
}.nt
{
color: #2f6f9f;
}.nv
{
color: #033;
}.ow
{
color: #000;
}.w
{
color: #bbb;
}.mf,
.mh,
.mi,
.mo
{
color: #f60;
}.sb,
.sc
{
color: #c30;
}.sd
{font-style: italic;
color: #c30;
}.s2,
.se,
.sh
{
color: #c30;
}.si
{
color: #a00;
}.sx
{
color: #c30;
}.sr
{
color: #3aa;
}.s1
{
color: #c30;
}.ss
{
color: #fc3;
}.bp
{
color: #366;
}.vc,
.vg,
.vi
{
color: #033;
}.il
{
color: #f60;
}.css .nt + .nt,
.css .o,
.css .o + .nt
{
color: #999;
}@font-face
{
font-family: anchorjs-link;font-weight: 400;font-style: normal;
}.anchorjs-icon
{
font-family: anchorjs-link;font-weight: 400;font-style: normal;font-variant: normal;line-height: 1;text-transform: none;
}.anchorjs-link
{float: left;width: 1em;height: 1em;margin-left: -1.2em;text-align: center;opacity: 0;
color: inherit;
}@media (max-width:480px)
{
.anchorjs-link
{
display: none;
}
}.anchorjs-link:focus,
:hover > .anchorjs-link
{transition: color .16s linear 0s;
opacity: .75;
}:hover > .anchorjs-link:hover
{text-decoration: none;
opacity: 1;
}.anchorjs-icon
{
font-size: 60%;vertical-align: .2em;
}.anchorjs-icon::before
{
content: '';
}body
{
position: relative;
}.table code
{
font-size: 13px;font-weight: 400;
}h2 code,
h3 code,
h4 code
{
background-color: inherit;
}.btn-outline
{color: #563d7c;border-color: #563d7c;
background-color: transparent;
}.btn-outline:active,
.btn-outline:focus,
.btn-outline:hover
{color: #fff;border-color: #563d7c;
background-color: #563d7c;
}.btn-outline-inverse
{color: #fff;border-color: #cdbfe3;
background-color: transparent;
}.btn-outline-inverse:active,
.btn-outline-inverse:focus,
.btn-outline-inverse:hover
{color: #563d7c;border-color: #fff;
background-color: #fff;text-shadow: none;
}.bs-docs-booticon
{font-weight: 500;display: block;cursor: default;text-align: center;color: #fff;border-radius: 15%;
background-color: #563d7c;
}.bs-docs-booticon-sm
{
font-size: 20px;line-height: 28px;width: 30px;height: 30px;
}.bs-docs-booticon-lg
{
font-size: 108px;line-height: 140px;width: 144px;height: 144px;
}.bs-docs-booticon-inverse
{color: #563d7c;
background-color: #fff;
}.bs-docs-booticon-outline
{border: 1px solid #cdbfe3;
background-color: transparent;
}#skippy
{display: block;padding: 1em;color: #fff;outline: 0;
background-color: #6f5499;
}#skippy .skiplink-text
{padding: .5em;
outline: dotted 1px;
}#content:focus
{
outline: 0;
}.bs-docs-nav
{margin-bottom: 0;border-bottom: 0 none;
background-color: #fff;
}.bs-home-nav .bs-nav-b
{
display: none;
}.bs-docs-nav .navbar-brand,
.bs-docs-nav .navbar-nav > li > a
{font-weight: 500;
color: #563d7c;
}.bs-docs-nav .navbar-nav > .active > a,
.bs-docs-nav .navbar-nav > .active > a:hover,
.bs-docs-nav .navbar-nav > li > a:hover
{color: #463265;
background-color: #f9f9f9;
}.bs-docs-nav .navbar-toggle .icon-bar
{
background-color: #563d7c;
}.bs-docs-nav .navbar-header .navbar-toggle
{
border-color: #fff;
}.bs-docs-nav .navbar-header .navbar-toggle:focus,
.bs-docs-nav .navbar-header .navbar-toggle:hover
{border-color: #f9f9f9;
background-color: #f9f9f9;
}.bs-docs-footer
{margin-top: 100px;padding-top: 40px;padding-bottom: 40px;text-align: center;color: #767676;
border-top: 1px solid #e5e5e5;
}.bs-docs-footer-links
{
margin-top: 20px;padding-left: 0;
}.bs-docs-footer-links li
{
display: inline;padding: 0 2px;
}.bs-docs-footer-links li:first-child
{
padding-left: 0;
}@media (min-width:768px)
{
.bs-docs-footer p
{
margin-bottom: 0;
}
}.bs-docs-social
{
margin-bottom: 20px;text-align: center;
}.bs-docs-social-buttons
{
display: inline-block;margin-bottom: 0;padding-left: 0;list-style: none none;
}.bs-docs-social-buttons li
{line-height: 1;
display: inline-block;padding: 5px 8px;
}.bs-docs-social-buttons .twitter-follow-button
{
width: 225px!important;
}.bs-docs-social-buttons .twitter-share-button
{
width: 98px!important;
}.github-btn
{overflow: hidden;
border: 0;
}.bs-docs-header,
.bs-docs-masthead
{position: relative;padding: 30px 15px;text-align: center;color: #cdbfe3;
background-color: #6f5499;background-image: linear-gradient(to bottom,#563d7c 0,#6f5499 100%);background-repeat: repeat-x;text-shadow: 0 1px 0 rgba(0,0,0,.1);
}.bs-docs-masthead .bs-docs-booticon
{
margin: 0 auto 30px;
}.bs-docs-masthead h1
{font-weight: 300;line-height: 1;
color: #fff;
}.bs-docs-masthead .lead
{font-size: 20px;margin: 0 auto 30px;
color: #fff;
}.bs-docs-masthead .version
{margin-top: -15px;margin-bottom: 30px;
color: #9783b9;
}.bs-docs-masthead .btn
{
font-size: 20px;width: 100%;padding: 15px 30px;
}@media (min-width:480px)
{
.bs-docs-masthead .btn
{
width: auto;
}
}@media (min-width:768px)
{
.bs-docs-masthead
{
padding: 80px 0;
}.bs-docs-masthead h1
{
font-size: 60px;
}.bs-docs-masthead .lead
{
font-size: 24px;
}
}@media (min-width:992px)
{
.bs-docs-masthead .lead
{
font-size: 30px;width: 80%;
}
}.bs-docs-header
{
font-size: 20px;margin-bottom: 40px;
}.bs-docs-header h1
{margin-top: 0;
color: #fff;
}.bs-docs-header p
{
font-weight: 300;line-height: 1.4;margin-bottom: 0;
}.bs-docs-header .container
{
position: relative;
}@media (min-width:768px)
{
.bs-docs-header
{
font-size: 24px;padding-top: 60px;padding-bottom: 60px;text-align: left;
}.bs-docs-header h1
{
font-size: 60px;line-height: 1;
}
}@media (min-width:992px)
{
.bs-docs-header h1,
.bs-docs-header p
{
margin-right: 380px;
}
}.carbonad
{font-size: 13px!important;line-height: 16px!important;overflow: hidden;width: auto!important;height: auto!important;margin: 30px -30px -31px!important;padding: 20px!important;text-align: left;border-width: 1px 0!important;border-style: solid!important;border-color: #866ab3!important;border-image: none!important;background: none!important;
-moz-border-bottom-colors: none!important;-moz-border-left-colors: none!important;-moz-border-right-colors: none!important;-moz-border-top-colors: none!important;
}.carbonad-img
{
margin: 0!important;
}.carbonad-tag,
.carbonad-text
{font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif!important;
display: block!important;float: none!important;width: auto!important;height: auto!important;margin-left: 145px!important;
}.carbonad-text
{
padding-top: 0!important;
}.carbonad-tag
{text-align: left!important;
color: inherit!important;
}.carbonad-tag a,
.carbonad-text a
{
color: #fff!important;
}.carbonad #azcarbon > img
{
display: none;
}@media (min-width:480px)
{
.carbonad
{width: 330px!important;margin: 20px auto!important;border-width: 1px!important;
border-radius: 4px;
}.bs-docs-masthead .carbonad
{
margin: 50px auto 0!important;
}
}@media (min-width:768px)
{
.carbonad
{margin-right: 0!important;
margin-left: 0!important;
}
}@media (min-width:992px)
{
.carbonad
{position: absolute;top: 0;right: 15px;width: 330px!important;
margin: 0!important;padding: 15px!important;
}.bs-docs-masthead .carbonad
{
position: static;
}
}.bs-docs-featurette
{font-size: 16px;line-height: 1.5;padding-top: 40px;padding-bottom: 40px;text-align: center;color: #555;border-bottom: 1px solid #e5e5e5;
background-color: #fff;
}.bs-docs-featurette + .bs-docs-footer
{margin-top: 0;
border-top: 0 none;
}.bs-docs-featurette-title
{font-size: 30px;font-weight: 400;margin-bottom: 5px;
color: #333;
}.half-rule
{width: 100px;
margin: 40px auto;
}.bs-docs-featurette h3
{font-weight: 400;margin-bottom: 5px;
color: #333;
}.bs-docs-featurette-img
{display: block;margin-bottom: 20px;
color: #333;
}.bs-docs-featurette-img:hover
{text-decoration: none;
color: #337ab7;
}.bs-docs-featurette-img img
{
display: block;margin-bottom: 15px;
}@media (min-width:480px)
{
.bs-docs-featurette .img-responsive
{
margin-top: 30px;
}
}@media (min-width:768px)
{
.bs-docs-featurette
{padding-top: 100px;
padding-bottom: 100px;
}.bs-docs-featurette-title
{
font-size: 40px;
}.bs-docs-featurette .lead
{max-width: 80%;margin-right: auto;
margin-left: auto;
}.bs-docs-featurette .img-responsive
{
margin-top: 0;
}
}.bs-docs-featured-sites
{margin-right: -1px;
margin-left: -1px;
}.bs-docs-featured-sites .col-xs-6
{
padding: 1px;
}.bs-docs-featured-sites .img-responsive
{
margin-top: 0;
}@media (min-width:768px)
{
.bs-docs-featured-sites .col-sm-3:first-child img
{border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}.bs-docs-featured-sites .col-sm-3:last-child img
{border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
}.bs-examples .thumbnail
{
margin-bottom: 10px;
}.bs-examples h4
{
margin-bottom: 5px;
}.bs-examples p
{
margin-bottom: 20px;
}@media (max-width:480px)
{
.bs-examples
{margin-right: -10px;
margin-left: -10px;
}.bs-examples > [class^=col-]
{padding-right: 10px;
padding-left: 10px;
}
}.bs-docs-sidebar.affix
{
position: static;
}@media (min-width:768px)
{
.bs-docs-sidebar
{
padding-left: 20px;
}
}.bs-docs-sidenav
{margin-top: 20px;
margin-bottom: 20px;
}.bs-docs-sidebar .nav > li > a
{font-size: 13px;font-weight: 500;display: block;padding: 4px 20px;
color: #767676;
}.bs-docs-sidebar .nav > li > a:focus,
.bs-docs-sidebar .nav > li > a:hover
{padding-left: 19px;text-decoration: none;color: #563d7c;border-left: 1px solid #563d7c;
background-color: transparent;
}.bs-docs-sidebar .nav > .active:focus > a,
.bs-docs-sidebar .nav > .active:hover > a,
.bs-docs-sidebar .nav > .active > a
{font-weight: 700;padding-left: 18px;color: #563d7c;border-left: 2px solid #563d7c;
background-color: transparent;
}.bs-docs-sidebar .nav .nav
{
display: none;padding-bottom: 10px;
}.bs-docs-sidebar .nav .nav > li > a
{
font-size: 12px;font-weight: 400;padding-top: 1px;padding-bottom: 1px;padding-left: 30px;
}.bs-docs-sidebar .nav .nav > li > a:focus,
.bs-docs-sidebar .nav .nav > li > a:hover
{
padding-left: 29px;
}.bs-docs-sidebar .nav .nav > .active:focus > a,
.bs-docs-sidebar .nav .nav > .active:hover > a,
.bs-docs-sidebar .nav .nav > .active > a
{
font-weight: 500;padding-left: 28px;
}.back-to-top,
.bs-docs-theme-toggle
{font-size: 12px;font-weight: 500;display: none;margin-top: 10px;margin-left: 10px;padding: 4px 10px;
color: #999;
}.back-to-top:hover,
.bs-docs-theme-toggle:hover
{text-decoration: none;
color: #563d7c;
}.bs-docs-theme-toggle
{
margin-top: 0;
}@media (min-width:768px)
{
.back-to-top,
.bs-docs-theme-toggle
{
display: block;
}
}@media (min-width:992px)
{
.bs-docs-sidebar .nav > .active > ul
{
display: block;
}.bs-docs-sidebar.affix,
.bs-docs-sidebar.affix-bottom
{
width: 213px;
}.bs-docs-sidebar.affix
{
position: fixed;top: 20px;
}.bs-docs-sidebar.affix-bottom
{
position: absolute;
}.bs-docs-sidebar.affix .bs-docs-sidenav,
.bs-docs-sidebar.affix-bottom .bs-docs-sidenav
{margin-top: 0;
margin-bottom: 0;
}
}@media (min-width:1200px)
{
.bs-docs-sidebar.affix,
.bs-docs-sidebar.affix-bottom
{
width: 263px;
}
}.bs-docs-section
{
margin-bottom: 60px;
}.bs-docs-section:last-child
{
margin-bottom: 0;
}h1[id]
{
margin-top: 0;padding-top: 20px;
}.bs-callout
{margin: 20px 0;padding: 20px;border-width: 1px 1px 1px 5px;border-style: solid;border-color: #eee;border-radius: 3px;border-image: none;
-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;
}.bs-callout h4
{margin-top: 0;
margin-bottom: 5px;
}.bs-callout p:last-child
{
margin-bottom: 0;
}.bs-callout code
{
border-radius: 3px;
}.bs-callout + .bs-callout
{
margin-top: -5px;
}.bs-callout-danger
{
border-left-color: #ce4844;
}.bs-callout-danger h4
{
color: #ce4844;
}.bs-callout-warning
{
border-left-color: #aa6708;
}.bs-callout-warning h4
{
color: #aa6708;
}.bs-callout-info
{
border-left-color: #1b809e;
}.bs-callout-info h4
{
color: #1b809e;
}.color-swatches
{overflow: hidden;
margin: 0 -5px;
}.color-swatch
{float: left;width: 60px;height: 60px;margin: 0 5px;
border-radius: 3px;
}@media (min-width:768px)
{
.color-swatch
{width: 100px;
height: 100px;
}
}.color-swatches .gray-darker
{
background-color: #222;
}.color-swatches .gray-dark
{
background-color: #333;
}.color-swatches .gray
{
background-color: #555;
}.color-swatches .gray-light
{
background-color: #999;
}.color-swatches .gray-lighter
{
background-color: #eee;
}.color-swatches .brand-primary
{
background-color: #337ab7;
}.color-swatches .brand-success
{
background-color: #5cb85c;
}.color-swatches .brand-warning
{
background-color: #f0ad4e;
}.color-swatches .brand-danger
{
background-color: #d9534f;
}.color-swatches .brand-info
{
background-color: #5bc0de;
}.color-swatches .bs-purple
{
background-color: #563d7c;
}.color-swatches .bs-purple-light
{
background-color: #c7bfd3;
}.color-swatches .bs-purple-lighter
{
background-color: #e5e1ea;
}.color-swatches .bs-gray
{
background-color: #f9f9f9;
}.bs-team .team-member
{line-height: 32px;
color: #555;
}.bs-team .team-member:hover
{text-decoration: none;
color: #333;
}.bs-team .github-btn
{
float: right;width: 180px;height: 20px;margin-top: 6px;
}.bs-team img
{float: left;width: 32px;margin-right: 10px;
border-radius: 4px;
}.bs-docs-browser-bugs td p
{
margin-bottom: 0;
}.bs-docs-browser-bugs th:first-child
{
width: 18%;
}.show-grid
{
margin-bottom: 15px;
}.show-grid [class^=col-]
{padding-top: 10px;padding-bottom: 10px;border: 1px solid rgba(86,61,124,.2);
background-color: rgba(86,61,124,.15);
}.bs-example
{position: relative;margin: 0 -15px 15px;padding: 45px 15px 15px;border-width: 1px 0;border-style: solid;
border-color: #e5e5e5 #eee #eee;box-shadow: 0 3px 6px rgba(0,0,0,.05) inset;
}.bs-example::after
{font-size: 12px;font-weight: 700;position: absolute;top: 15px;left: 15px;content: 'Example';letter-spacing: 1px;text-transform: uppercase;
color: #959595;
}.bs-example-padded-bottom
{
padding-bottom: 24px;
}.bs-example + .highlight,
.bs-example + .zero-clipboard + .highlight
{margin: -15px -15px 15px;border-width: 0 0 1px;
border-radius: 0;
}@media (min-width:768px)
{
.bs-example
{margin-right: 0;margin-left: 0;border-width: 1px;border-color: #ddd;border-radius: 4px 4px 0 0;
background-color: #fff;box-shadow: none;
}.bs-example + .highlight,
.bs-example + .zero-clipboard + .highlight
{margin-top: -16px;margin-right: 0;margin-left: 0;border-width: 1px;border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}.bs-example-standalone
{
border-radius: 4px;
}
}.bs-example .container
{
width: auto;
}.bs-example > .alert:last-child,
.bs-example > .form-control:last-child,
.bs-example > .jumbotron:last-child,
.bs-example > .list-group:last-child,
.bs-example > .navbar:last-child,
.bs-example > .panel:last-child,
.bs-example > .progress:last-child,
.bs-example > .table-responsive:last-child > .table,
.bs-example > .table:last-child,
.bs-example > .well:last-child,
.bs-example > blockquote:last-child,
.bs-example > ol:last-child,
.bs-example > p:last-child,
.bs-example > ul:last-child
{
margin-bottom: 0;
}.bs-example > p > .close
{
float: none;
}.bs-example-type .table .type-info
{vertical-align: middle;
color: #767676;
}.bs-example-type .table td
{padding: 15px 0;
border-color: #eee;
}.bs-example-type .table tr:first-child td
{
border-top: 0 none;
}.bs-example-type h1,
.bs-example-type h2,
.bs-example-type h3,
.bs-example-type h4,
.bs-example-type h5,
.bs-example-type h6
{
margin: 0;
}.bs-example-bg-classes p
{
padding: 15px;
}.bs-example > .img-circle,
.bs-example > .img-rounded,
.bs-example > .img-thumbnail
{
margin: 5px;
}.bs-example > .table-responsive > .table
{
background-color: #fff;
}.bs-example > .btn,
.bs-example > .btn-group
{margin-top: 5px;
margin-bottom: 5px;
}.bs-example-control-sizing input[type=text] + input[type=text],
.bs-example-control-sizing select,
.bs-example > .btn-toolbar + .btn-toolbar
{
margin-top: 10px;
}.bs-example-form .input-group
{
margin-bottom: 10px;
}.bs-example > textarea.form-control
{
resize: vertical;
}.bs-example > .list-group
{
max-width: 400px;
}.bs-example .navbar:last-child
{
margin-bottom: 0;
}.bs-navbar-bottom-example,
.bs-navbar-top-example
{z-index: 1;
overflow: hidden;padding: 0;
}.bs-navbar-bottom-example .navbar-header,
.bs-navbar-top-example .navbar-header
{
margin-left: 0;
}.bs-navbar-bottom-example .navbar-fixed-bottom,
.bs-navbar-top-example .navbar-fixed-top
{position: relative;margin-right: 0;
margin-left: 0;
}.bs-navbar-top-example
{
padding-bottom: 45px;
}.bs-navbar-top-example::after
{top: auto;
bottom: 15px;
}.bs-navbar-top-example .navbar-fixed-top
{
top: -1px;
}.bs-navbar-bottom-example
{
padding-top: 45px;
}.bs-navbar-bottom-example .navbar-fixed-bottom
{
bottom: -1px;
}.bs-navbar-bottom-example .navbar
{
margin-bottom: 0;
}@media (min-width:768px)
{
.bs-navbar-bottom-example .navbar-fixed-bottom,
.bs-navbar-top-example .navbar-fixed-top
{
position: absolute;
}
}.bs-example .pagination
{margin-top: 10px;
margin-bottom: 10px;
}.bs-example > .pager
{
margin-top: 0;
}.bs-example-modal
{
background-color: #f5f5f5;
}.bs-example-modal .modal
{position: relative;z-index: 1;top: auto;right: auto;
bottom: auto;left: auto;display: block;
}.bs-example-modal .modal-dialog
{
left: auto;margin-right: auto;margin-left: auto;
}.bs-example > .dropdown > .dropdown-toggle
{
float: left;
}.bs-example > .dropdown > .dropdown-menu
{position: static;display: block;
clear: left;margin-bottom: 5px;
}.bs-example-tabs .nav-tabs
{
margin-bottom: 15px;
}.bs-example-tooltips
{
text-align: center;
}.bs-example-tooltips > .btn
{margin-top: 5px;
margin-bottom: 5px;
}.bs-example-tooltip .tooltip
{position: relative;
display: inline-block;margin: 10px 20px;opacity: 1;
}.bs-example-popover
{padding-bottom: 24px;
background-color: #f9f9f9;
}.bs-example-popover .popover
{position: relative;
display: block;float: left;width: 260px;margin: 20px;
}.scrollspy-example
{position: relative;overflow: auto;
height: 200px;margin-top: 10px;
}.bs-example > .nav-pills-stacked-example
{
max-width: 300px;
}#collapseExample .well
{
margin-bottom: 0;
}.bs-events-table > tbody > tr > td:first-child,
.bs-events-table > thead > tr > th:first-child
{
white-space: nowrap;
}.bs-events-table > thead > tr > th:first-child
{
width: 150px;
}.js-options-table > thead > tr > th:nth-child(1),
.js-options-table > thead > tr > th:nth-child(2)
{
width: 100px;
}.js-options-table > thead > tr > th:nth-child(3)
{
width: 50px;
}.highlight
{margin-bottom: 14px;padding: 9px 14px;border: 1px solid #e1e1e8;border-radius: 4px;
background-color: #f7f7f9;
}.highlight pre
{margin-top: 0;margin-bottom: 0;padding: 0;white-space: nowrap;word-break: normal;border: 0;
background-color: transparent;
}.highlight pre code
{font-size: inherit;
color: #333;
}.highlight pre code:first-child
{
display: inline-block;padding-right: 45px;
}.table-responsive .highlight pre
{
white-space: normal;
}.bs-table th small,
.responsive-utilities th small
{font-weight: 400;display: block;
color: #999;
}.responsive-utilities tbody th
{
font-weight: 400;
}.responsive-utilities td
{
text-align: center;
}.responsive-utilities td.is-visible
{color: #468847;
background-color: #dff0d8!important;
}.responsive-utilities td.is-hidden
{color: #ccc;
background-color: #f9f9f9!important;
}.responsive-utilities-test
{
margin-top: 5px;
}.responsive-utilities-test .col-xs-6
{
margin-bottom: 10px;
}.responsive-utilities-test span
{font-size: 14px;font-weight: 700;line-height: 1.1;display: block;padding: 15px 10px;text-align: center;
border-radius: 4px;
}.hidden-on .col-xs-6 .hidden-lg,
.hidden-on .col-xs-6 .hidden-md,
.hidden-on .col-xs-6 .hidden-sm,
.hidden-on .col-xs-6 .hidden-xs,
.visible-on .col-xs-6 .hidden-lg,
.visible-on .col-xs-6 .hidden-md,
.visible-on .col-xs-6 .hidden-sm,
.visible-on .col-xs-6 .hidden-xs
{color: #999;
border: 1px solid #ddd;
}.hidden-on .col-xs-6 .visible-lg-block,
.hidden-on .col-xs-6 .visible-md-block,
.hidden-on .col-xs-6 .visible-sm-block,
.hidden-on .col-xs-6 .visible-xs-block,
.visible-on .col-xs-6 .visible-lg-block,
.visible-on .col-xs-6 .visible-md-block,
.visible-on .col-xs-6 .visible-sm-block,
.visible-on .col-xs-6 .visible-xs-block
{color: #468847;border: 1px solid #d6e9c6;
background-color: #dff0d8;
}.bs-glyphicons
{overflow: hidden;
margin: 0 -10px 20px;
}.bs-glyphicons-list
{padding-left: 0;
list-style: none none;
}.bs-glyphicons li
{font-size: 10px;line-height: 1.4;float: left;width: 25%;height: 115px;padding: 10px;text-align: center;border: 1px solid #fff;
background-color: #f9f9f9;
}.bs-glyphicons .glyphicon
{
font-size: 24px;margin-top: 5px;margin-bottom: 10px;
}.bs-glyphicons .glyphicon-class
{
display: block;text-align: center;word-wrap: break-word;
}.bs-glyphicons li:hover
{color: #fff;
background-color: #563d7c;
}@media (min-width:768px)
{
.bs-glyphicons
{margin-right: 0;
margin-left: 0;
}.bs-glyphicons li
{
font-size: 12px;width: 12.5%;
}
}.bs-customizer .toggle
{
float: right;margin-top: 25px;
}.bs-customizer label
{font-weight: 500;margin-top: 10px;
color: #555;
}.bs-customizer h2
{margin-top: 0;
margin-bottom: 5px;padding-top: 30px;
}.bs-customizer h3
{
margin-bottom: 0;
}.bs-customizer h4
{margin-top: 15px;
margin-bottom: 0;
}.bs-customizer .bs-callout h4
{margin-top: 0;
margin-bottom: 5px;
}.bs-customizer input[type=text]
{font-family: Menlo,Monaco,Consolas,'Courier New',monospace;
background-color: #fafafa;
}.bs-customizer .help-block
{
font-size: 12px;margin-bottom: 5px;
}#less-section label
{
font-weight: 400;
}.bs-customize-download .btn-outline
{
padding: 20px;
}.bs-customizer-alert
{position: fixed;z-index: 1030;top: 0;right: 0;left: 0;padding: 15px 0;color: #fff;border-bottom: 1px solid #b94441;
background-color: #d9534f;box-shadow: 0 1px 0 rgba(255,255,255,.25) inset;
}.bs-customizer-alert .close
{
font-size: 24px;margin-top: -4px;
}.bs-customizer-alert p
{
margin-bottom: 0;
}.bs-customizer-alert .glyphicon
{
margin-right: 5px;
}.bs-customizer-alert pre
{margin: 10px 0 0;color: #fff;border-color: #973634;
background-color: #a83c3a;box-shadow: 0 2px 4px rgba(0,0,0,.05) inset,0 1px 0 rgba(255,255,255,.1);
}.bs-dropzone
{position: relative;margin-bottom: 20px;padding: 20px;text-align: center;color: #777;
border: 2px dashed #eee;border-radius: 4px;
}.bs-dropzone .import-header
{
margin-bottom: 5px;
}.bs-dropzone .glyphicon-download-alt
{
font-size: 40px;
}.bs-dropzone hr
{
width: 100px;
}.bs-dropzone .lead
{font-weight: 400;margin-bottom: 10px;
color: #333;
}#import-manual-trigger
{
cursor: pointer;
}.bs-dropzone p:last-child
{
margin-bottom: 0;
}.bs-brand-logos
{display: table;overflow: hidden;width: 100%;margin-bottom: 15px;color: #563d7c;border-radius: 4px;
background-color: #f9f9f9;
}.bs-brand-item
{
padding: 60px 0;text-align: center;
}.bs-brand-item + .bs-brand-item
{
border-top: 1px solid #fff;
}.bs-brand-logos .inverse
{color: #fff;
background-color: #563d7c;
}.bs-brand-item h1,
.bs-brand-item h3
{margin-top: 0;
margin-bottom: 0;
}.bs-brand-item .bs-docs-booticon
{margin-right: auto;
margin-left: auto;
}.bs-brand-item .glyphicon
{line-height: 30px;width: 30px;height: 30px;margin: 10px auto -10px;color: #fff;
border-radius: 50%;
}.bs-brand-item .glyphicon-ok
{
background-color: #5cb85c;
}.bs-brand-item .glyphicon-remove
{
background-color: #d9534f;
}@media (min-width:768px)
{
.bs-brand-item
{
display: table-cell;width: 1%;
}.bs-brand-item + .bs-brand-item
{border-top: 0 none;
border-left: 1px solid #fff;
}.bs-brand-item h1
{
font-size: 60px;
}
}.zero-clipboard
{position: relative;
display: none;
}.btn-clipboard
{font-size: 12px;position: absolute;z-index: 10;top: 0;right: 0;display: block;padding: 5px 8px;cursor: pointer;color: #767676;border: 1px solid #e1e1e8;border-radius: 0 4px;
background-color: #fff;
}.btn-clipboard-hover
{color: #fff;border-color: #563d7c;
background-color: #563d7c;
}@media (min-width:768px)
{
.zero-clipboard
{
display: block;
}.bs-example + .zero-clipboard .btn-clipboard
{top: -16px;
border-top-right-radius: 0;
}
}#focusedInput
{
border-color: rgba(82,168,236,.8);outline: 0;box-shadow: 0 0 8px rgba(82,168,236,.6);
}
.bs-docs-section .list-group-item:before
{
content: none;
}
/******************************************************************************
Space Adjustments
*******************************************************************************/
.no-pad
{
padding: 0;
}
.no-margin
{
margin: 0;
}
/* Custom Height */
.height-200
{
height: 200px;
}
.height-400
{
height: 400px;
}
.height-500
{
height: 500px;
}
.height-600
{
height: 600px;
}
.height-700
{
height: 700px;
}
/* 4 Side Padding */
.pad-5
{
padding: 5px;
}
.pad-10
{
padding: 10px;
}
.pad-20
{
padding: 20px;
}
.pad-30
{
padding: 30px;
}
.pad-40
{
padding: 40px;
}
.pad-50
{
padding: 50px;
}
.pad-60
{
padding: 60px;
}
.pad-70
{
padding: 70px;
}
.pad-80
{
padding: 80px;
}
/* 4 Side Margin */
.margin-5
{
margin: 5px;
}
.margin-10
{
margin: 10px;
}
.margin-20
{
margin: 20px;
}
.margin-30
{
margin: 30px;
}
.margin-40
{
margin: 40px;
}
.margin-50
{
margin: 50px;
}
.margin-60
{
margin: 60px;
}
.margin-70
{
margin: 70px;
}
.margin-80
{
margin: 80px;
}
/* Top Padding */
.top-pad-0
{
padding-top: 0;
}
.top-pad-5
{
padding-top: 5px;
}
.top-pad-10
{
padding-top: 10px;
}
.top-pad-20
{
padding-top: 20px;
}
.top-pad-30
{
padding-top: 30px;
}
.top-pad-40
{
padding-top: 40px;
}
.top-pad-50
{
padding-top: 50px;
}
.top-pad-60
{
padding-top: 60px;
}
.top-pad-70
{
padding-top: 70px;
}
.top-pad-80
{
padding-top: 80px;
}
/* Top Margin */
.top-margin-0
{
margin-top: 0;
}
.top-margin-5
{
margin-top: 5px;
}
.top-margin-10
{
margin-top: 10px;
}
.top-margin-20
{
margin-top: 20px;
}
.top-margin-30
{
margin-top: 30px;
}
.top-margin-40
{
margin-top: 40px;
}
.top-margin-50
{
margin-top: 50px;
}
.top-margin-60
{
margin-top: 60px;
}
.top-margin-70
{
margin-top: 70px;
}
.top-margin-80
{
margin-top: 80px;
}
/* Bottom Padding */
.bottom-pad-0
{
padding-bottom: 0 !important;
}
.bottom-pad-5
{
padding-bottom: 5px !important;
}
.bottom-pad-10
{
padding-bottom: 10px !important;
}
.bottom-pad-20
{
padding-bottom: 20px;
}
.bottom-pad-30
{
padding-bottom: 30px;
}
.bottom-pad-40
{
padding-bottom: 40px;
}
.bottom-pad-50
{
padding-bottom: 50px;
}
.bottom-pad-60
{
padding-bottom: 60px;
}
.bottom-pad-70
{
padding-bottom: 70px;
}
.bottom-pad-80
{
padding-bottom: 80px;
}
/* Bottom Margin */
.bottom-margin-0
{
margin-bottom: 0;
}
.bottom-margin-5
{
margin-bottom: 5px;
}
.bottom-margin-10
{
margin-bottom: 10px;
}
.bottom-margin-20
{
margin-bottom: 20px;
}
.bottom-margin-30
{
margin-bottom: 30px;
}
.bottom-margin-40
{
margin-bottom: 40px;
}
.bottom-margin-50
{
margin-bottom: 50px;
}
.bottom-margin-60
{
margin-bottom: 60px;
}
.bottom-margin-70
{
margin-bottom: 70px;
}
.bottom-margin-80
{
margin-bottom: 80px;
}
/* Top & Bottom Padding */
.tb-pad-5
{
padding-top: 5px;
padding-bottom: 5px;
}
.tb-pad-10
{
padding-top: 10px;
padding-bottom: 10px;
}
.tb-pad-20
{
padding-top: 20px;
padding-bottom: 20px;
}
.tb-pad-30
{
padding-top: 30px;
padding-bottom: 30px;
}
.tb-pad-40
{
padding-top: 40px;
padding-bottom: 40px;
}
.tb-pad-50
{
padding-top: 50px;
padding-bottom: 50px;
}
.tb-pad-60
{
padding-top: 60px;
padding-bottom: 60px;
}
.tb-pad-70
{
padding-top: 70px;
padding-bottom: 70px;
}
.tb-pad-80
{
padding-top: 80px;
padding-bottom: 80px;
}
.tb-pad-90
{
padding-top: 90px;
padding-bottom: 90px;
}
.tb-pad-100
{
padding-top: 90px;
padding-bottom: 90px;
}
/* Left & Right Padding */
.lr-pad-5
{
padding-right: 5px;
padding-left: 5px;
}
.lr-pad-10
{
padding-right: 10px;
padding-left: 10px;
}
.lr-pad-20
{
padding-right: 20px;
padding-left: 20px;
}
.lr-pad-30
{
padding-right: 30px;
padding-left: 30px;
}
.lr-pad-40
{
padding-right: 40px;
padding-left: 40px;
}
.lr-pad-50
{
padding-right: 50px;
padding-left: 50px;
}
.lr-pad-60
{
padding-right: 60px;
padding-left: 60px;
}
.lr-pad-70
{
padding-right: 70px;
padding-left: 70px;
}
.lr-pad-80
{
padding-right: 80px;
padding-left: 80px;
}
/* Top & Bottom Margin */
.tb-margin-5
{
margin-top: 5px;
margin-bottom: 5px;
}
.tb-margin-10
{
margin-top: 10px;
margin-bottom: 10px;
}
.tb-margin-20
{
margin-top: 20px;
margin-bottom: 20px;
}
.tb-margin-30
{
margin-top: 30px;
margin-bottom: 30px;
}
.tb-margin-40
{
margin-top: 40px;
margin-bottom: 40px;
}
.tb-margin-50
{
margin-top: 50px;
margin-bottom: 50px;
}
.tb-margin-60
{
margin-top: 60px;
margin-bottom: 60px;
}
.tb-margin-70
{
margin-top: 70px;
margin-bottom: 70px;
}
.tb-margin-80
{
margin-top: 80px;
margin-bottom: 80px;
}
/* left & right Margin */
.lr-margin-5
{
margin-right: 5px;
margin-left: 5px;
}
.lr-margin-10
{
margin-right: 10px;
margin-left: 10px;
}
.lr-margin-20
{
margin-right: 20px;
margin-left: 20px;
}
.lr-margin-30
{
margin-right: 30px;
margin-left: 30px;
}
.lr-margin-40
{
margin-right: 40px;
margin-left: 40px;
}
.lr-margin-50
{
margin-right: 50px;
margin-left: 50px;
}
.lr-margin-60
{
margin-right: 60px;
margin-left: 60px;
}
.lr-margin-70
{
margin-right: 70px;
margin-left: 70px;
}
.lr-margin-80
{
margin-right: 80px;
margin-left: 80px;
}
.right-pad-20right-pad-20
{
padding-right: 20px;
}
.left-pad-20
{
padding-left: 20px;
}
/* Item Box */
.boxed-block
{
border: 1px solid #ccc;
}
.inline-block
{
display: inline-block;
vertical-align: middle;
}
.bg-hover-gray:hover
{
background-color: rgba(0,0,0,.6);
}
/***********************************************************************************
* - PATTERNS
***********************************************************************************/
.bg-pattern-1
{
background-image: url("../img/sections/slider/intro-1.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}
.bg-pattern-2
{
background-image: url("../img/sections/slider/agency-1.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}
.bg-pattern-3
{
background: url("../img/patterns/bg-pattern-3.png") fixed repeat top left;
}
.bg-pattern-4
{
background: url("../img/patterns/bg-pattern-4.png") fixed repeat top left;
}
.bg-pattern-5
{
background: url("../img/patterns/bg-pattern-5.png") fixed repeat top left;
}
.bg-pattern-6
{
background: #fff repeat top left;
}
.bg-pattern-6
{
background: #f2f2f2 repeat top left;
}
.bg-pattern-7
{
background: #e2f0bd repeat top left;
}
.bg-pattern-8
{
background: #b5e1e0 repeat top left;
}
.bg-pattern-9
{
background: #e8d3a4 repeat top left;
}
.bg-pattern-10
{
background: #c0c1f2 repeat top left;
}
/******************************************************************************
Twiiter Feed
*******************************************************************************/
.tweet_widget .icon-twitter:before
{
content: none !important;
}
.tweet_widget .icon-twitter
{
padding-right: 15px!important;
}
.tweet_widget .twitter-feed .tweet_user a,
.tweet_widget .tweet_text a,
.tweet_widget .twitter-feed .tweet_text
{
color: #bbb;
}
.tweet_widget .tweet_user
{
padding-bottom: 15px;
}
.tweet_widget .username a
{
font-size: 18px;
font-weight: 700 !important;
}
/* Owl carousel with numbered paginations */
#sync2
{
margin: 0 auto;
margin-top: 40px;
}
#sync2.owl-carousel .owl-item
{
display: inline-block!important;
float: none!important;
}
#sync2.owl-carousel .owl-wrapper
{
width: 100% !important;
margin: 0 auto;
text-align: center;
}
#sync2 .owl-item
{
width: 40px!important;
}
#sync2 .item
{
font-size: 14px;
line-height: 12px;
width: 30px;
height: 30px;
padding: 10px 0;
cursor: pointer;
text-align: center;
color: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: #c9c9c9;
} | public/css/style.css | 1. GLOBAL STYLES
- Heading
- List Style
- Links
- Positions
- Title
- Layout
- z-index
- Button
- Animation
- Icons Styles
- Icon With Color
- Icons With Size Variations
- Social Icons
- Icon Hover
- Border
- Page Loader
- Accordion
- Tabs
- BG Image
- Overlay
- Forms
- Text Color
- BG Color
- Transition Effects
- Gary Scale Image
- Hover Effects
- Navigation Menu
- Side Navigation Menu
2. SLIDER SECTION
- Slider Revolution
- Bootstrap Carousel
- Carousel Fade
- Home Carousel Slider
- Owl Slider
- Owl Navigations
- Owl Paginations
- Text Slider
3. MAIN SECTION
- Special Features
- Features
- Additional Features
- Progress
- Portfolio / Work
- Work Process
- Pricing
-Ribbon
- Counter
- Pie Chart
- Item-box
- Twiiter Feed
- Blog
- Latest News
- Posts
- Video Post
- Meta
- Reply
- Testimonials
- Get a Quote
- Page Title Variations
- Background Video
- Google Map
- Contact Form
- Sitemap
4. SIDEBAR
- Tags
- Social Feed Widget
- Shop Widgets
- Poll
- Price Range Filter
- Widget
- Newsletter
- Sticky Sidebar - NEW
5. PAGES
- Service Time-line
- Time Liner Blog & Resume
- Timeline Left side Bar
- Coming Soon
- Event page
- Schedule Section
- Schedule panel-collapse
- Faq
- Book Landing page
- 404
- Charity
- Fashion page
- spa
- Wedding
- Real Estate
- Motor Page
- Mail chimp
- Shopping Cart
- Zoom Product
- Masonry Grid
- Hosting Page
6. Footer
- Copyright
- Dark Section
- Bootstrap Elements
7 . Extras
- Space Adjustments
- Custom Height
- 4 Side Padding
- 4 Side Margin
- Top Padding
- Top Margin
- Bottom Padding
- Bottom Margin
- Top & Bottom Padding
- Top & Bottom Margin
- Item Box
- Carousel Custom height
/******************************************************************************
Global Style
*******************************************************************************/
body
{
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: 400;
font-style: normal;
line-height: 1.8;
overflow-x: hidden;
height: 100%;
-webkit-appearance: none;
-webkit-font-smoothing: antialiased;
}
button
{
font-family: 'Open Sans', sans-serif;
}
input,
select,
textarea
{
font-family: Montserrat;
}
/* Heading */
h1,
h2,
h3,
h4,
h5,
h6
{
font-family: Montserrat;
font-weight: 800;
line-height: 1.3;
margin: 0 0 22px;
letter-spacing: -.8px;
text-transform: capitalize;
}
h1
{
font-size: 48px;
letter-spacing: -3px;
}
h2
{
font-size: 38px;
}
h3
{
font-size: 30px;
}
h4
{
font-size: 22px;
line-height: 1.7;
}
h4.smarg
{
margin-top: 10px;
margin-bottom: 8px;
}
h4.title
{
margin-bottom: 8px;
}
h5
{
font-size: 18px;
margin-bottom: 10px;
letter-spacing: 0;
}
h6
{
font-size: 16px;
line-height: 28px;
margin-bottom: 10px;
}
.mtitle
{
margin-bottom: 10px;
}
.head-no-margin h6
{
margin-bottom: 14px;
}
.upper
{
text-transform: uppercase !important;
}
.lower
{
text-transform: lowercase;
}
.text-small
{
font-size: 12px;
line-height: 18px;
}
.desc
{
font-size: 16px;
font-weight: 600;
}
.desc1
{
font-size: 20px;
font-weight: 600;
}
hr
{
border: 0;
border-top: 1px solid #f2f2f2;
border-top: 1px solid rgba(0,0,0,.1);
border-bottom: 0 none;
}
hr.white
{
border: 0;
border-top: 1px solid #e1e1e1;
border-top: 1px solid rgba(255,255,255,1);
border-bottom: 0 none;
}
.highlight
{
padding: 0 5px;
background: #ffc400;
}
.bg-black
{
background: #000;
}
.bg-white
{
background: #fff !important;
}
/* List Style */
ol li
{
list-style: inherit;
}
ul.list-style
{
margin: 0 0 18px;
padding: 0 0 0 60px;
}
ul.list-style li
{
line-height: 1;
position: relative;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
list-style: disc;
}
.arrow-style
{
margin: 0 0 12px;
padding: 0 0 0 0;
}
.arrow-style li
{
position: relative;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 20px;
list-style: outside none none;
}
ul.arrow-style li:before
{
font-family: FontAwesome;
position: absolute;
top: 3px;
left: 0;
display: block;
content: '\f105';
}
ul.arrow-style.ls1 li:before
{
font-family: FontAwesome;
position: absolute;
top: 2px;
left: 0;
display: block;
content: '\f138';
}
ul.arrow-style.ls2 li:before
{
font-family: FontAwesome;
font-size: 20px;
position: absolute;
top: 0;
left: 0;
display: block;
content: '\f14a';
}
.arrow-style.ls2 li
{
padding-top: 4px;
padding-bottom: 6px;
padding-left: 30px;
}
.product-page .description
{
margin-bottom: 20px;
color: #7f7f7f;
}
/* Links */
a
{
color: #171717;
}
a:visited
{
text-decoration: none;
color: #171717;
}
a:focus
{
text-decoration: none;
color: #171717;
}
a:active
{
color: #000;
}
a:hover
{
text-decoration: none;
color: #171717;
}
a,
a:hover,
a:visited,
a:focus
{
outline: 0 none;
}
.container
{
width: 100%;
max-width: 1200px;
}
/* Positions */
.absolute
{
position: absolute;
}
.relative
{
position: relative;
}
/* Title */
.title
{
font-weight: 800;
letter-spacing: -1px;
}
.section-title
{
position: relative;
margin-bottom: 40px;
border-bottom-width: 0;
}
.section-title h1
{
font-size: 45px;
margin: 0 0 12px;
padding: 14px 0;
text-align: center;
text-transform: capitalize;
}
h1.med
{
font-size: 35px;
}
.section-title h2,
.section-title h3
{
font-size: 38px;
margin: 0 0 12px;
padding: 0 0 14px 0;
text-align: center;
letter-spacing: -3px;
text-transform: capitalize;
}
.section-title h3
{
font-size: 30px;
}
.section-title.text-left h2,
.section-title.text-left h1,
.section-title.text-left h3
{
text-align: left;
}
.section-title h1:before,
.section-title h2:before,
.section-title h3:before
{
position: absolute;
right: 0;
bottom: 0;
left: 0;
display: block;
width: 40px;
height: 3px;
margin: -2px auto;
content: '';
}
.section-title.text-left h2
{
text-align: left;
}
.section-title.text-left h1:before,
.section-title.text-left h2:before,
.section-title.text-left h3:before
{
left: 0;
margin-left: 0;
}
.title-description
{
padding-bottom: 50px;
}
.title i
{
margin-right: 7px;
}
/* Layout */
section,
.footer-widget,
.copyright
{
position: relative;
}
.wide .container
{
width: 100%;
}
.boxed #page
{
position: relative;
max-width: 1200px;
margin: 39px auto 0;
margin-top: 0;
background: none repeat scroll 0 0 #fff;
box-shadow: 0 0 18px rgba(0, 0, 0, .3);
}
.boxed #page .container
{
max-width: 1140px;
}
.boxed .sticky-wrapper.is-sticky #sticker,
.boxed .sticky-wrapper,
.boxed .tp-revslider-mainul
{
max-width: 1200px;
margin: 0 auto !important;
}
.page-section
{
position: relative;
display: block;
overflow: hidden;
width: 100%;
padding: 75px 0;
}
/* z-index */
.z-index-9
{
z-index: 9;
}
.z-index-99
{
z-index: 99;
}
.z-index-999
{
z-index: 999;
}
.z-index-9999
{
z-index: 9999;
}
/* Button */
.btn
{
font-weight: 700;
line-height: 28px;
position: relative;
padding: 9px 50px 9px 50px;
border: none;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
outline: none;
}
.tp-caption .btn
{
font-weight: 700!important;
}
.btn.bsquare
{
border-radius: 0!important;
}
.btn:hover
{
-webkit-transition: background .2s linear, color .2s linear;
transition: background .2s linear, color .2s linear;
}
.btn-default,
.btn-default.inverse:hover,
.btn-default.inverse:focus
{
color: #fff !important;
border: 1px solid;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.inverse
{
color: #171717!important;
border: 1px solid transparent!important;
}
.btn-default.inverse i
{
color: inherit !important;
}
.btn-default i
{
padding-left: 10px;
}
.btn-default i.rspace
{
padding-right: 10px;
}
.btn.btn-lg
{
font-size: 15px;
padding: 16px 45px;
}
.btn.btn-sm
{
padding: 4px 30px 4px 30px;
}
.btn.btn-md
{
padding: 6px 35px 6px 35px;
}
.transparent-header.top-bar .sticky-wrapper
{
top: 45px;
}
.btn-black
{
color: #fff!important;
background: #000!important;
}
.btn-black:hover,
.btn-black:focus
{
opacity: .8;
color: #fff!important;
}
.hblack:hover,
.hblack:focus
{
color: #fff!important;
background: #000!important;
}
.i-unset
{
line-height: unset!important;
}
/* Updated */
.btn-transparent-white,
.btn-transparent-white-inverse:hover
{
margin: 0;
color: #fff!important;
border: 2px solid #fff!important;
background: transparent!important;
}
.btn-transparent-white:hover,
.btn-transparent-white-inverse
{
margin: 0;
border: 2px solid #fff;
background: #fff;
}
.btn-transparent-black,
.btn-transparent-black-inverse:hover
{
margin: 0;
color: #222;
border: 2px solid #222;
background: transparent;
}
.btn-transparent-black:hover,
.btn-transparent-black-inverse
{
margin: 0;
border: 2px solid #222;
background: #222;
}
.btn-transparent-color,
.btn-transparent-color-inverse:hover
{
margin: 0;
border: 2px solid;
background: transparent;
}
.btn-transparent-color:hover,
.btn-transparent-color-inverse
{
margin: 0;
color: #fff;
border: 2px solid;
}
/* Animation */
.animated
{
visibility: hidden;
}
.visible
{
visibility: visible;
}
/******************************************************************************
Icons Styles
*******************************************************************************/
.icons-circle.small i,
.icons-rounded.small i,
.icons-square.small i,
i.icons-circle.small,
i.icons-square.small,
i.icons-rounded.small
{
padding: 10px;
}
.icons-circle.small1 i,
.icons-rounded.small1 i,
.icons-square.small1 i,
i.icons-circle.small1,
i.icons-square.small1,
i.icons-rounded.small1
{
line-height: 3em;
padding: 20px;
}
.icons-circle.big i,
.icons-rounded.big i,
.icons-squarer.big i,
i.icons-circle.big,
i.icons-square.big,
i.icons-rounded.big
{
line-height: 12em;
padding: 50px;
}
.icons-circle.medium i,
.icons-rounded.medium i,
.icons-squarer.medium i,
i.icons-circle.medium,
i.icons-square.medium,
i.icons-rounded.medium
{
line-height: 6em;
padding: 40px;
}
.icons-circle i,
i.icons-circle,
.circle
{
border-radius: 50%;
}
.icons-rounded i,
i.icons-rounded
{
border-radius: 15px;
}
.icons-square i,
i.icons-square
{
border-radius: 0;
}
/* Icon With Color */
.gray-bg i
{
color: #fff;
background-color: #c6c6c6;
}
/* Icons With Size Variations */
.i-2x i,
i.i-2x
{
font-size: 10px;
line-height: 20px;
width: 20px;
height: 20px;
margin-bottom: 15px;
text-align: center;
}
.i-3x i,
i.i-3x
{
line-height: 30px;
width: 30px;
height: 30px;
margin-bottom: 15px;
text-align: center;
}
.i-4x i,
i.i-4x
{
font-size: 16px;
line-height: 40px;
width: 40px;
height: 40px;
margin-bottom: 15px;
text-align: center;
}
.i-5x i,
i.i-5x
{
font-size: 19px;
line-height: 50px;
width: 50px;
height: 50px;
margin-bottom: 15px;
text-align: center;
}
.i-6x i,
i.i-6x
{
font-size: 21px;
line-height: 60px;
width: 60px;
height: 60px;
text-align: center;
}
.i-7x i,
i.i-7x
{
font-size: 23px;
line-height: 70px;
width: 70px;
height: 70px;
margin-bottom: 15px;
text-align: center;
}
.i-8x i,
i.i-8x
{
font-size: 25px;
line-height: 80px;
width: 80px;
height: 80px;
margin-bottom: 15px;
text-align: center;
}
.i-9x i,
i.i-9x
{
font-size: 27px;
line-height: 90px;
width: 90px;
height: 90px;
margin-bottom: 15px;
text-align: center;
}
.i-10x i,
i.i-10x
{
font-size: 30px;
line-height: 100px;
width: 100px;
height: 100px;
margin-bottom: 15px;
text-align: center;
}
i.pull-left
{
margin-right: .3em;
}
i.pull-left
{
margin-top: .0.2em;
margin-right: .3em;
}
.icon-2 span
{
font-size: 10px;
line-height: 20px;
width: 20px;
height: 20px;
margin-bottom: 15px;
text-align: center;
}
.icon-3 span
{
font-size: 12px;
line-height: 30px;
width: 30px;
height: 30px;
margin-bottom: 15px;
text-align: center;
}
.icon-4 span
{
font-size: 15px;
line-height: 40px;
width: 40px;
height: 40px;
margin-bottom: 15px;
text-align: center;
}
.icon-5 span
{
font-size: 18px;
line-height: 50px;
width: 50px;
height: 50px;
margin-bottom: 15px;
text-align: center;
}
.icon-6 span
{
font-size: 25px;
line-height: 60px;
width: 60px;
height: 60px;
margin-bottom: 15px;
text-align: center;
}
.icon-7 span
{
font-size: 28px;
line-height: 80px;
width: 80px;
height: 80px;
margin-bottom: 15px;
text-align: center;
}
.icons-circle span
{
border-radius: 50%;
}
.color-icons span
{
border: 1px solid transparent;
}
.color-icons span:hover
{
border: 1px solid #fff;
}
.hover-color span
{
color: #fff;
border: 1px solid #fff;
background: transparent;
}
.icons-border-black span
{
color: #171717;
border: 1px solid #171717!important;
background: transparent;
}
.icons-border-black span:hover
{
color: #fff;
}
.icons-border-white span
{
color: #fff;
border: 1px solid #fff!important;
background: transparent;
}
.glyph
{
float: left;
overflow: hidden;
width: 15em;
margin-right: 4em;
margin-bottom: 1em;
padding-bottom: 1em;
}
.fs0
{
font-size: 16px;
}
.size1of1
{
width: 100%;
}
.size1of2
{
width: 50%;
}
.unit
{
float: left;
}
.hidden-true
{
display: none;
}
.bshadow0,
.glyph input
{
box-shadow: 0 -2px #e7e7e7 inset;
}
.talign-right
{
text-align: right;
}
/* Social Icons */
.social-icon i
{
display: inline-block;
margin-right: 1px;
margin-left: 1px;
}
.white.social-icon i
{
color: #fff;
}
.fa-1x i,
i.fa-1x
{
font-size: 16px;
}
.social-icon i:hover
{
color: #fff;
}
.fa-big
{
font-size: 200px;
}
/* Icon Hover */
.link-hover-black a:hover,
.icons-hover-black i:hover
{
color: #171717;
}
/* Border */
*
{
zoom: 1;
border-width: 0;
border-style: solid;
border-color: #e1e1e1;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
*:focus
{
outline: none !important;
}
.border-color
{
border-width: 1px;
}
.border2-color
{
border-width: 2px;
}
.border-white
{
border: 1px solid #fff;
}
.border2-white
{
border: 1px solid #fff;
}
.border-light
{
border: 1px solid rgba(255,255,255,.3);
}
.border-black
{
border: 1px solid #000;
}
.border2-black
{
border: 2px solid #000;
}
/* Page Loader */
#pageloader
{
position: fixed;
z-index: 9999;
top: 0;
width: 100%;
height: 100%;
background-color: #fff;
}
.loader-item
{
position: absolute;
top: 50%;
left: 50%;
width: 40px;
height: 40px;
margin: -20px 0 0 -20px;
text-align: center;
border-top: 3px solid;
border-right: 3px solid;
border-bottom: 3px solid rgba(0,0,0,0) !important;
border-left: 3px solid;
-webkit-border-radius: 200px;
-moz-border-radius: 200px;
border-radius: 200px;
background: none repeat scroll 0 0 #fff;
-o-border-radius: 200px;
-ms-border-radius: 200px;
}
.loader-item h2
{
font-size: 20px;
margin: 0 auto;
color: #ccc;
}
/* Accordion */
.accordion-1 .panel .panel-heading > .panel-title > a
{
font-weight: 600;
line-height: 22px;
transition: background-color .2s linear 0s;
border-bottom: 1px dotted #f2f2f2;
}
.accordion-1 .panel > .panel-heading > .panel-title > a.collapsed
{
color: #333;
background: #fff;
}
.accordion-1.grey-bg .panel > .panel-heading > .panel-title > a.collapsed
{
background: #f7f7f7;
}
.accordion-1.panel-group .panel
{
margin-bottom: 10px;
}
.accordion-1 .collapse.in,
.accordion-1 .collapse,
.accordion-1 .panel-body,
.accordion-1 .panel-title a
{
color: #fff;
}
.accordion-1 .panel-heading + .panel-collapse .panel-body,
.accordion-1 .active.panel .panel-heading > .panel-title,
.accordion-1 .panel .panel-heading > .panel-title > a
{
border: none !important;
}
.accordion-1.panel-group.no-list .panel .panel-heading > .panel-title > a,
.accordion-1.panel-group.no-list .panel .panel-heading > .panel-title > a:hover,
.accordion-1.panel-group.no-list .active.panel .panel-heading > .panel-title > a,
.accordion-1.panel-group.no-list .active.panel .panel-heading > .panel-title > a:hover
{
padding: 30px 30px !important;
}
.accordion-1 .panel-body
{
padding: 0 30px 30px !important;
}
.panel-group.no-list .panel .panel-heading > .panel-title > a,
.panel-group.no-list .panel .panel-heading > .panel-title > a:hover,
.panel-group.no-list .active.panel .panel-heading > .panel-title > a,
.panel-group.no-list .active.panel .panel-heading > .panel-title > a:hover
{
padding: 10px 20px;
}
.panel-group .active.panel .panel-heading > .panel-title
{
border-bottom: 1px solid #f2f2f2;
}
.panel-group .panel .panel-heading
{
position: relative;
padding: 0;
background-color: inherit;
}
.panel-default > .panel-heading
{
color: #1e1e1e;
}
.panel-group .panel
{
border: 0 none;
border-radius: 0;
background-color: inherit;
box-shadow: none;
}
/* Updated */
.panel-group .panel-heading + .panel-collapse .panel-body
{
border-top: 1px solid #eee;
}
/* Updated */
.panel-group .panel + .panel
{
margin-top: 0;
}
.panel-group .panel-body
{
padding: 15px 0 15px 1px;
}
.panel-title a
{
display: block;
}
.panel-title a i
{
padding-right: 15px;
}
.panel-group.list-style .panel .panel-heading > .panel-title a:before
{
font-family: FontAwesome;
font-size: 17px;
position: absolute;
top: 17px;
left: 20px;
display: block;
content: '\f068';
}
.panel-group.list-style .panel .panel-heading > .panel-title a.collapsed:before
{
font-family: FontAwesome;
font-size: 17px;
position: absolute;
top: 17px;
left: 20px;
display: block;
content: '\f067';
}
/* Career Panel */
.panel-group.pcareers .panel
{
margin-bottom: 10px;
}
.panel-group.pcareers .panel-title a
{
font-weight: 600;
background: #f7f7f7;
}
.panel-group.list-style .panel .panel-heading > .panel-title > a
{
line-height: 22px;
padding: 15px 15px 15px 50px;
}
.panel-group .mix
{
width: 100%;
}
/* Tabs */
.tab-content
{
margin-top: 20px;
margin-bottom: 20px;
}
.left-tabs > .nav-tabs
{
float: left;
margin: 0 -1px 0 0;
border-width: 0;
}
.right-tabs > .nav-tabs
{
float: right;
margin: 0 -1px 0 0;
border-width: 0;
}
.left-tabs > .nav-tabs li,
.right-tabs > .nav-tabs li
{
display: block;
float: none;
}
.left-tabs > .nav-tabs > li.active > a,
.left-tabs > .nav-tabs > li.active > a:focus,
.left-tabs > .nav-tabs > li.active > a:hover
{
border-width: 1px;
border-style: solid none solid solid;
border-color: #ddd;
}
.right-tabs > .nav-tabs > li.active > a,
.right-tabs > .nav-tabs > li.active > a:focus,
.right-tabs > .nav-tabs > li.active > a:hover
{
border-width: 1px;
border-style: solid solid solid none;
border-color: #ddd;
}
.left-tabs > .nav-tabs li a,
.right-tabs > .nav-tabs li a
{
border-right: 1px solid #ddd;
border-left: 1px solid #ddd;
}
.left-tabs > .nav-tabs
{
margin-right: 40px;
}
.right-tabs > .nav-tabs
{
margin-left: 40px;
}
.nav-tabs
{
margin-bottom: 0;
margin-left: 0;
border-top: 1px solid #ddd;
}
.nav-tabs > li > a
{
font-size: 14px;
font-weight: bold;
padding: 15px 20px;
-webkit-transition: background-color .2s linear;
transition: background-color .2s linear;
color: #1e1e1e;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.nav-tabs > li > a i
{
padding: 0 5px 0 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover
{
color: #fff;
}
.nav > li > a:hover,
.nav > li > a:focus
{
-webkit-transition: background-color .2s linear;
transition: background-color .2s linear;
background-color: #f7f7f7;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus
{
border-color: #f7f7f7 #f7f7f7 #e1e1e1;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus
{
color: #1e1e1e;
border: 1px solid #e1e1e1;
border-bottom-color: transparent;
}
.nav-tabs > .active.dropdown > a
{
z-index: 911;
}
.service-tabs .tab-content > .tab-pane,
.service-tabs .pill-content > .pill-pane
{
padding: 36px 0 0;
}
.tab-content.border
{
padding: 0 20px 20px 20px;
border: 1px solid #ddd;
border-top: 0;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li
{
float: none;
margin: 0;
}
.tabs-bottom .tab-content > .tab-pane,
.tabs-bottom .pill-content > .pill-pane,
.tabs-bottom .tab-content
{
margin: 0;
padding: 0 0 0;
}
.tabs-bottom.tab-style.dark .nav-tabs
{
float: none;
text-align: center;
border: 0;
}
.tabs-bottom > .nav-tabs > li
{
display: inline-block;
float: none;
margin: 0;
}
.tabs.border
{
border: 0;
}
.tabs.border > .nav-tabs > li > a
{
border: 1px solid #ddd;
}
.tabs.border > .nav-tabs > li.active > a
{
border-bottom: 1px solid transparent;
}
.tabs-right > .nav-tabs > li > a,
.tabs-bottom > .nav-tabs > li > a
{
min-width: 110px;
margin-right: 0;
margin-bottom: 3px;
border: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a
{
min-width: 110px;
margin-right: 0;
margin-bottom: 3px;
border: 1px solid #ddd;
}
.tabs-left > .nav-tabs
{
float: left;
margin: 0 -1px 0 0;
border: 0 none;
border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a
{
margin-right: -1px;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus
{
border-color: #f7f7f7 #ddd #f7f7f7 #f7f7f7;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus
{
border-color: #ddd transparent #ddd #ddd;
}
.tabs-left > .tab-content
{
overflow: auto;
margin: 0;
border-left: 1px solid #ddd;
}
.tabs-left > .tab-content > .tab-pane
{
padding: 0 0 0 20px;
}
.tabs-right > .nav-tabs
{
float: right;
margin: 0 0 0 -1px;
border: 0 none;
border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a
{
margin-left: -1px;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus
{
border-color: #f7f7f7 #f7f7f7 #f7f7f7 #ddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus
{
border-color: #ddd #ddd #ddd transparent;
}
.tabs-right > .tab-content
{
overflow: auto;
margin: 0;
border-right: 1px solid #ddd;
}
.tabs-right > .tab-content > .tab-pane
{
padding: 0 20px 0 0;
}
.tabs-right.no-pad > .tab-content > .tab-pane,
.tabs-left.no-pad > .tab-content > .tab-pane
{
padding: 0 0 0 0;
}
.tab-style .nav-tabs
{
border-left: 0;
}
.tabs-bottom.tab-style > .nav-tabs > li
{
border-radius: 4px;
}
.tabs-bottom.tab-style > .nav-tabs > li > a
{
margin-bottom: 0;
margin-left: 0;
color: #fff;
border: 0;
border-radius: 4px;
}
.tab-style > .nav-tabs > li > a
{
margin-bottom: 5px;
margin-left: -1px;
color: #fff;
border-radius: 4px;
}
.tab-style > .nav-tabs > li
{
background: rgba(0,0,0,.2);
}
.tab-style.dark > .nav-tabs > li
{
background: rgba(0,0,0,.7);
}
.tab-style.dark .nav-tabs
{
margin: 0 !important;
border-left: inherit;
}
.tab-style > .nav-tabs .active > a,
.tab-style > .nav-tabs .active > a:hover,
.tab-style > .nav-tabs .active > a:focus,
.tab-style > .nav-tabs > li > a:hover,
.tab-style > .nav-tabs > li > a:focus
{
font-weight: normal;
color: #f7f7f7;
background: rgba(0,0,0,.7);
}
.tab-style > .tab-content
{
border: 0;
}
.tab-style > .nav-tabs .active > a,
.tab-style > .nav-tabs .active > a:hover,
.tab-style > .nav-tabs .active > a:focus
{
border: 1px solid rgba(0,0,0,.2);
}
/* Top Up Tab Added */
.top-up
{
text-align: center;
}
.top-up .nav-tabs
{
display: table;
width: 100%;
}
.top-up .nav-tabs > li
{
display: table-cell;
float: none;
width: 33.333%;
}
.top-up .nav-tabs > li a
{
font-size: 15px;
font-weight: 500;
position: relative;
display: block;
margin: 0;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
color: #fff;
border: 0;
}
.top-up .nav-tabs > li a:hover
{
margin: 0;
border: 0;
}
.top-up .nav-tabs > li.active > a,
.top-up .nav-tabs > li.active > a:focus,
.top-up .nav-tabs > li.active > a:hover
{
font-weight: 500;
margin: 0;
color: #222;
border: 0;
background: transparent;
}
.top-up .nav-tabs > li.active > a:before,
.top-up .nav-tabs > li.active > a:focus:before,
.top-up .nav-tabs > li.active > a:hover:before
{
position: absolute;
right: 0;
bottom: -30px;
left: 0;
display: block;
width: 0;
height: 0;
margin: 0 auto;
content: '';
border-width: 15px;
border-style: solid;
border-color: #e1e1e1 transparent transparent;
border-image: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
}
.top-up .nav-tabs > li.active > a:after,
.top-up .nav-tabs > li.active > a:focus:after,
.top-up .nav-tabs > li.active > a:hover:after
{
position: absolute;
right: 0;
bottom: -28px;
left: 0;
display: block;
width: 0;
height: 0;
margin: 0 auto;
content: '';
border-width: 15px;
border-style: solid;
border-image: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
}
/* BG Image */
.image-bg
{
position: relative;
display: block;
overflow: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
min-height: 560px;
background-repeat: no-repeat;
background-attachment: static;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.image-bg.static
{
background-attachment: static;
}
.image-bg.fixed
{
background-attachment: fixed;
}
.image-bg.content-in
{
position: absolute;
z-index: 0;
top: 0;
right: 0;
bottom: 0;
left: 0;
overflow: hidden;
min-height: unset;
text-align: center;
background-repeat: no-repeat;
background-position: center top;
-webkit-background-size: cover;
background-size: cover;
}
/* Overlay */
.overlay
{
position: absolute;
top: 0;
right: 0;
left: 0;
width: 100%;
height: 100%;
opacity: .4;
background: #000;
}
.image-bg .overlay
{
width: 100%;
height: 100%;
opacity: .2;
background: #000;
filter: alpha(opacity=20);
}
.image-bg .overlay-white,
.overlay-white
{
width: 100%;
height: 100%;
opacity: .8;
background: #fff;
filter: alpha(opacity=80);
}
.image-bg .overlay-half-dark,
.overlay-half-dark
{
width: 100%;
height: 100%;
opacity: .5;
background: #000;
filter: alpha(opacity=20);
}
.image-bg .overlay-dark,
.overlay-dark
{
width: 100%;
height: 100%;
opacity: .7;
background: #000;
filter: alpha(opacity=20);
}
.image-bg .overlay-strips,
.overlay-strips
{
width: 100%;
height: 100%;
opacity: .8;
background: url("../img/patterns/pattern.png") repeat;
filter: alpha(opacity=20);
}
.image-bg .overlay-boxed,
.overlay-boxed
{
width: 100%;
height: 100%;
opacity: .1;
background: url("../img/patterns/pattern2.png") repeat;
filter: alpha(opacity=20);
}
.image-bg .overlay-color,
.overlay-color,
.overlay-color2
{
width: 100%;
height: 100%;
opacity: .85;
filter: alpha(opacity=20);
}
.image-bg .overlay-color.semi,
.overlay-color.semi,
.overlay-color2.semi
{
opacity: .65;
}
.portfolio-grid.ps1 .grids:hover img
{
opacity: 1;
}
.grid-list .image,
.mixed-grid.mgs1 .grid-item
{
position: relative;
}
.grid-list .image .list-overlay,
.mixed-grid.mgs1 .grid-item .figcaption
{
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: 0;
transform: scaleX(0);
text-align: center;
}
.grid-list .grids:hover .image .list-overlay,
.mixed-grid.mgs1 .grid-item:hover .figcaption
{
transition: all .4s ease-in-out 0s;
transform: scaleX(1);
}
.grid-list .image .list-overlay a,
.mixed-grid.mgs1 .grid-item .figcaption .caption-block
{
display: table;
width: 100%;
height: 100%;
color: #fff;
}
.grid-list .image .list-overlay a .pdetails
{
font-size: 16px;
display: table-cell;
vertical-align: middle;
}
.mixed-grid.mgs1 .grid-item .figcaption .caption
{
font-size: 14px;
display: table-cell;
text-align: left;
vertical-align: bottom;
}
.mixed-grid.mgs1 .grid-item .figcaption .caption-block h4
{
font-size: 18px;
}
.mixed-grid.mgs1 .grid-item .figcaption .caption i
{
font-size: 14px;
}
.separate-bg:after
{
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 70%;
margin-right: -100px;
content: '';
transform: skew(-10deg);
opacity: .8;
}
.separate-bg.ss1:after
{
width: 60%;
}
.separate-bg .container
{
position: relative;
z-index: 4;
}
.full-screen .full-section-container
{
position: absolute;
z-index: 4;
top: 50%;
left: 0;
width: 100%;
transform: translateY(-50%);
}
/* Forms */
.form-box
{
padding: 30px;
background-color: #f7f7f7;
}
.form-control
{
margin-bottom: 20px;
}
.form-control.bg-white
{
color: #333;
background: #fff;
}
.form-control.bg-black
{
color: #fff;
background: #222;
}
textarea.form-control.height-82
{
height: 82px;
}
textarea.form-control.height-182
{
height: 182px;
}
.field-border-bottom .form-control
{
color: #fff;
border-top: medium none;
border-right: medium none;
border-left: medium none;
border-radius: 0;
background: transparent;
box-shadow: none;
}
.field-border .form-control
{
color: #fff;
background: transparent;
box-shadow: none;
}
.form-message1
{
color: #f00;
}
.form-border
{
padding: 40px;
border: 8px solid #f5f5f5;
}
/* Login Form */
.login-form
{
padding: 30px;
background: rgba(255,255,255,.3);
}
.login-form .form-control
{
margin: 0 5px;
margin-bottom: 0;
}
.login-form .btn
{
padding: 10px 50px;
}
/* Text Color */
.white
{
color: #fff;
}
.white a:not(.btn)
{
color: #fff;
}
.black
{
color: #000;
}
.text-grey
{
color: #ccc;
}
/* BG Color */
.light-bg
{
background: #f7f7f7;
}
.semi-light-bg
{
background: #dcdcdc;
}
.white-bg
{
background: #fff;
}
.black-bg
{
background: #171717;
}
.dark-bg
{
background: #171717;
}
.border-tb
{
border-top: 1px solid #f2f2f2;
border-bottom: 1px solid #f2f2f2;
}
/* Transition Effects */
.item-box:hover i
{
transition: all .27s cubic-bezier(0, 0, .58, 1) 0s;
}
/* Image */
img
{
max-width: 100%;
height: auto;
}
img.pull-right
{
padding: 0 0 15px 15px;
}
img.pull-left
{
padding: 15px 15px 0 0;
}
html.opacity img
{
padding-bottom: 0;
}
body .opacity img
{
padding-bottom: 10px;
}
html.opacity:hover img
{
opacity: 1;
}
body .opacity:hover img
{
opacity: .8;
}
.img-center
{
margin-right: auto;
margin-left: auto;
}
/* Double Image */
.double-img
{
position: relative;
}
.image-right
{
position: relative;
margin-left: -25%;
}
/* Gary Scale Image */
.grayscale img
{
filter: url('data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale'); /* Firefox 10+, Firefox on Android */
filter: gray;
-webkit-filter: grayscale(100%);
}
.grayscale img:hover
{
filter: url('data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale');
-webkit-filter: grayscale(0%);
}
/******************************************************************************
Hover Effects
*******************************************************************************/
.pricing:hover .title a,
.process-content:hover .title,
.portfolio-grid .grids:hover img,
.btn:hover,
.icons-hover-color:hover i,
.get-a-quote:hover a,
.get-a-quote a,
.link-hover-black a:hover,
.icons-hover-black i:hover,
.link-hover-black a,
.icons-hover-black i,
i:hover,
i,
.timeliner li:hover .timeline-heading h4.subheading,
.timeliner li .timeline-heading h4.subheading,
.timeliner li:hover .timeline-image,
.timeliner li .timeline-image,
.opacity:hover img,
.opacity img,
.submit,
.submit:hover,
.icon-6 span,
.icon-6 span:hover,
.blog.timeliner > li:hover .timeline-image,
.blog.timeliner > li:hover .timeline-icon,
.service-box,
.service-box:hover,
.service-box:hover img,
.service-box img,
.portfolio-grid .grid .figcaption,
.portfolio-grid .grid:hover .figcaption,
.item-box i:after,
.item-box:hover i:after,
.about-us1 .box:hover img,
.about-us1 .box img,
.history li:hover .timeline-icon,
.history li .timeline-icon,
.partner-box:hover img,
.partner-box img,
.shop .product-item:hover img,
.shop .product-item img,
.tp-caption .btn,
.tp-caption .btn:hover
{
-webkit-transition: all 350ms ease-in-out 0s !important;
-moz-transition: all 350ms ease-in-out 0s !important;
-ms-transition: all 350ms ease-in-out 0s !important;
-o-transition: all 350ms ease-in-out 0s !important;
transition: all 350ms ease-in-out 0s !important;
}
/* Hover Zoom Effects */
.zoom:hover i
{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
/* Hover Rotate Effects */
.rotate:hover i
{
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
/* Endless Rotating */
@-webkit-keyframes rotating /* Safari and Chrome */
{
from
{
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
to
{
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes rotating
{
from
{
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
to
{
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.rotating
{
-webkit-animation: rotating 2s linear infinite;
-moz-animation: rotating 2s linear infinite;
-ms-animation: rotating 2s linear infinite;
-o-animation: rotating 2s linear infinite;
animation: rotating 2s linear infinite;
}
/******************************************************************************
Navigation Menu
*******************************************************************************/
.sticky-wrapper.is-sticky #sticker,
.sticky-wrapper
{
z-index: 9999;
}
.navbar
{
margin-bottom: 0;
}
.navbar-default .navbar-nav > li.active > a,
.navbar-default .navbar-nav > li.active > a:focus,
.navbar-default .navbar-nav > li.active > a:hover
{
background: none;
}
.sticky-menu
{
z-index: inherit;
}
/*--------------- Side Navigation Menu--------------*/
.side-nav #main
{
padding: 0;
}
.side-nav header nav
{
position: absolute;
top: 0;
right: 0;
left: 0;
}
.side-nav header .navbar-default
{
position: absolute;
z-index: 99;
top: 25px;
border: none;
background: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
}
#navigation-menu
{
line-height: 2;
color: #171717;
}
.side-nav header .navbar-nav
{
float: right !important;
width: auto !important;
}
.side-nav header .navbar-default .navbar-nav > li > a
{
font-size: 25px;
padding: 0;
}
.side-nav header .nav > li > a.active
{
color: #ffc400;
}
.side-nav header .nav-fixed
{
position: fixed;
top: 0;
right: 0;
margin: auto;
}
.side-nav header .nav-fixed > li
{
float: right;
}
.side-nav header #sticky.nav-fixed a
{
line-height: 100px;
width: 100px;
height: 100px;
text-align: center;
color: #171717;
}
/*------------MENU------------*/
.side-nav header #wrapper .toggle-menu
{
position: fixed;
z-index: 999;
top: -100%;
right: 0;
overflow-y: auto;
width: 100%;
height: 100%;
background: rgba(0,0,0,.9);
}
.side-nav header #wrapper .close-menu
{
font-size: 30px;
line-height: 100px;
display: block;
float: right;
width: 100px;
height: 100px;
text-align: center;
color: #fff;
}
.side-nav header #wrapper .nav
{
padding: 130px 0 0 0;
text-align: center;
}
.side-nav header .nav > li > .sub
{
padding: 0 0 0 40px;
}
.side-nav header .nav > li > a,
.side-nav header .nav > li > .sub a
{
font-size: 17px;
font-weight: 600;
padding: 10px 22px;
text-decoration: none;
letter-spacing: 2px;
text-transform: uppercase;
color: #ccc;
}
.side-nav header .nav > li > a:focus
{
background: none;
}
.side-nav header .nav > li > .sub a
{
line-height: 3;
}
.side-nav header #wrapper .close-menu a,
.side-nav header #navigation-close.close-menu:hover
{
color: #fff;
}
.side-nav header .nav > li > a:hover,
.nav > li > a:focus
{
background: transparent;
}
.side-nav header .nav > li.active
{
position: relative;
}
.side-nav header .nav > li.active:before
{
position: absolute;
top: 50%;
left: -77px;
width: 77px;
height: 20px;
content: '';
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.side-nav header .social-icon
{
margin-top: 30px;
}
.side-nav header .social-icon i
{
margin: 5px;
background: none;
}
/*---STICKY----*/
.side-nav header .sticky-wrapper.is-sticky .nav
{
right: 15px;
padding: 15px 20px;
background: none repeat scroll 0 0 black;
}
/******************************************************************************
SLIDER SECTION
*******************************************************************************/
/*Revolution Slider */
.tp-caption
{
white-space: inherit;
}
.tp-caption.bold
{
font-size: 65px;
font-weight: 800;
line-height: 75px;
margin: 0;
letter-spacing: -3px;
text-transform: capitalize;
}
.slider.rs-slider .title.bold,
.slider .bold
{
font-size: 55px;
font-weight: bold;
line-height: 75px;
margin: 0;
letter-spacing: -3px;
text-transform: capitalize;
}
.tp-caption.description
{
font-family: 'Open Sans', sans-serif;
font-size: 15px !important;
line-height: 25px;
}
.tparrows:before
{
font-size: 16px;
}
.tparrows
{
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;;
}
.tp-banner
{
z-index: 0;
}
.slider.rs-slider-full
{
float: left;
width: 100%;
}
.slider.rs-slider
{
position: relative;
z-index: 0;
overflow: hidden;
max-height: 700px;
padding: 0;
border: 0 none;
background: none;
}
.slider.rs-slider-full
{
min-height: auto;
padding: 0;
background: none;
}
p.tp-caption.button-block
{
left: 0!important;
width: 100%;
}
p.tp-caption.button-block a
{
margin: 0 5px;
}
.transparent .slider.rs-slider
{
max-height: 700px;
}
.slider.load .tp-banner-container
{
visibility: hidden;
}
.slider.rs-slider .container
{
position: relative;
}
.slider.rs-slider .title
{
font-size: 40px;
font-weight: normal;
margin: 0;
}
.white .tp-caption,
.text-white
{
color: #fff;
}
.slider.rs-slider .description
{
font-size: 15px !important;
line-height: 25px;
margin: 0;
padding: 0 15px;
}
.slider.rs-slider .btn.orang
{
background: #ea4e16;
}
.slider.rs-slider .btn.cherry
{
background: #752033;
}
.slider.rs-slider .phone-text
{
font-size: 17px;
}
.tp-caption a
{
color: #000;
}
h4.tp-caption,
h5.tp-caption
{
font-weight: 500 !important;
line-height: 27px;
text-transform: inherit;
}
.tp-caption a:hover
{
color: #fff;
}
.rs-slider ul
{
margin: 0;
padding: 0;
list-style: none;
}
.tp-bannertimer
{
height: 0 !important;
background: #777 !important;
background: rgba(0,0,0,.1) !important;
}
.tp-bullets.simplebullets.navbar
{
height: 35px;
padding: 0;
}
.slider.rs-slider .tp-bullets.simplebullets .bullet
{
display: inline-block;
float: none;
width: 14px;
height: 14px;
margin: 0 3px;
-webkit-transition: all .3s linear;
transition: all .3s linear;
vertical-align: top;
border: 0 none !important;
-webkit-border-radius: 7px;
border-radius: 7px;
background: #fff;
background: rgba(255,255,255,.5);
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.tp-bullets.simplebullets .bullet.last
{
margin-right: 0;
}
.slider.rs-slider .tp-bullets.simplebullets .bullet:hover
{
-webkit-transition: all .3s linear;
transition: all .3s linear;
background: #fff;
}
.slider.rs-slider .tp-bullets.simplebullets .bullet.selected
{
-webkit-transition: all .3s linear;
transition: all .3s linear;
background: rgba(255,255,255,.7);
}
.slider.rs-slider .tparrows
{
z-index: 50 !important;
width: 40px !important;
height: 40px !important;
cursor: pointer;
-webkit-transition: background .3s linear;
-webkit-transition: opacity .2s ease-out;
transition: background .3s linear;
-webkit-transform: inherit;
-webkit-border-radius: 100%;
border-radius: 100%;
background: #1e1e1e;
background: rgba(30, 30, 30, .5);
}
.slider.rs-slider .tparrows:before
{
font-family: 'revicons';
font-size: 19px;
font-weight: normal;
font-style: normal;
display: inline-block;
width: 40px;
margin-top: 3px;
margin-right: 0;
text-align: center;
text-decoration: inherit;
color: #fff;
speak: none;
}
.tp-leftarrow:before
{
content: '\e824';
}
.slider.rs-slider-full .tp-leftarrow:before,
.slider.rs-slider-full .tp-rightarrow:before
{
content: none;
}
.tp-rightarrow:before
{
content: '\e825';
}
.slider.rs-slider .tparrows:hover
{
-webkit-transition: background .3s linear;
transition: background .3s linear;
background: #1e1e1e;
}
.slider4container .tparrows:before,
.slider4container .tparrows:hover,
.slider4container .tparrows
{
color: #000 !important;
}
.slider4container .tparrows
{
background: #fff !important;
background: rgba(255,255,255,.5) !important;
}
.slider4container .tparrows:hover
{
background: #fff !important;
}
.slider.rs-slider .tp-loader
{
z-index: 700;
width: 40px;
height: 40px;
margin: -20px 0 0 -20px;
background-color: inherit;
background-image: url('../img/svg/loader.svg'), none;
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: 40px;
}
.layerslider
{
margin: 0 auto;
}
.slider.rs-slider.full-width
{
max-height: inherit;
}
.slider.rs-slider.full-width .title
{
font-size: 60px;
line-height: .9;
}
.slider.rs-slider.full-width .btn-link
{
font-size: 14px !important;
font-weight: bold;
line-height: 31px;
padding: 0;
text-decoration: none;
letter-spacing: 1px;
}
.slider.rs-slider.full-width .btn-link .fa
{
font-size: 180%;
line-height: 32px;
display: inline-block;
width: 36px;
height: 36px;
margin-left: 10px;
padding: 0 0 0 3px;
text-align: center;
vertical-align: middle;
border: 2px solid #fff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.slider.rs-slider.full-width .btn-link:hover
{
opacity: .8;
}
.slider.rs-slider.full-width .tp-rightarrow,
.slider.rs-slider.full-width .tp-leftarrow
{
display: none !important;
}
.tp-caption p
{
line-height: 25px;
}
.rs-slider-full .tparrows
{
background: none!important;
}
.rs-slider-full .tp-rightarrow
{
right: -10px!important;
}
/* Bootstrap Carousel */
.carousel-control
{
top: 0;
width: 10%;
}
.carousel-control .fa,
.carousel-control .icon-prev,
.carousel-control .icon-next
{
font-size: 25px;
width: 30px;
height: 30px;
margin-top: -15px;
}
.carousel-control .fa-angle-right
{
margin-left: -25px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .fa
{
position: absolute;
z-index: 5;
top: 50%;
display: inline-block;
}
.col-md-3.mix .carousel-indicators,
.col-md-4.mix .carousel-indicators,
.grid-item .carousel-indicators
{
bottom: -7px;
}
.carousel-control.left.no-bg,
.carousel-control.right.no-bg
{
background-image: none;
}
/* Carousel Fade */
.carousel-fade .carousel-inner .item
{
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
-o-transition-property: opacity;
transition-property: opacity;
opacity: .8;
}
.carousel-fade .carousel-inner .active
{
opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right
{
z-index: 1;
left: 0;
opacity: 0;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right
{
opacity: 1;
}
.carousel.full-width
{
width: 100% !important;
}
.carousel.full-width .item img,
.carousel.full-width .item
{
display: block;
width: 100%;
}
.carousel-style .next,
.carousel-style .prev
{
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.carousel-style .prev
{
z-index: 9999;
left: 0;
margin: -7px 0 0 -30px;
}
.carousel-style .next
{
z-index: 9999;
right: 0;
margin: 0 20px 0 0 !important;
}
.carousel-style .next i,
.carousel-style .prev i
{
padding: 10px;
background-color: rgba(0,0,0,.2);
}
.carousel-caption
{
position: absolute;
z-index: 0;
top: 50%;
right: 7%;
bottom: auto;
left: 7%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.carousel-caption.left
{
right: inherit;
left: 80px;
text-align: left;
}
.carousel-caption.left
{
width: 50%;
padding: 30px;
background: rgba(255,255,255,.7);
}
#main-slider.carousel
{
width: 100%;
}
/* Home Carousel Slider */
#main-slider.carousel
{
clear: both;
width: 100%;
}
#main-slider .carousel .item .carousel-caption
{
opacity: 0;
}
#main-slider h1,
h1.big,
.tp-caption.big
{
font-size: 95px !important;
font-weight: bold;
line-height: 95px!important;
margin: 0;
margin-bottom: 20px;
letter-spacing: -5px;
text-transform: uppercase;
}
.text-medium
{
font-size: 65px !important;
font-weight: bold;
line-height: 65px;
margin: 0;
margin-bottom: 20px;
letter-spacing: -5px;
text-transform: uppercase;
}
.tp-caption.big
{
font-size: 75px;
text-transform: inherit;
}
.tp-border
{
padding: 20px;
border: 5px solid #ccc;
}
#main-slider .carousel .item.active .carousel-caption
{
opacity: 1;
}
#main-slider .description,
.description.medium
{
font-size: 18px !important;
font-weight: 300;
line-height: 30px;
margin: 0;
}
.black
{
text-shadow: none;
}
.text-shadow
{
text-shadow: 1px 1px 1px rgba(0,0,0,.4);
}
#main-slider .active .animation.animated-item-1
{
-webkit-animation: fadeInUp 300ms linear 300ms both;
-moz-animation: fadeInUp 300ms linear 300ms both;
-ms-animation: fadeInUp 300ms linear 300ms both;
-o-animation: fadeInUp 300ms linear 300ms both;
animation: fadeInUp 300ms linear 300ms both;
}
#main-slider .active .animation.animated-item-2
{
-webkit-animation: fadeInUp 300ms linear 600ms both;
-moz-animation: fadeInUp 300ms linear 600ms both;
-ms-animation: fadeInUp 300ms linear 600ms both;
-o-animation: fadeInUp 300ms linear 600ms both;
animation: fadeInUp 300ms linear 600ms both;
}
#main-slider .active .animation.animated-item-3
{
-webkit-animation: fadeInUp 300ms linear 900ms both;
-moz-animation: fadeInUp 300ms linear 900ms both;
-ms-animation: fadeInUp 300ms linear 900ms both;
-o-animation: fadeInUp 300ms linear 900ms both;
animation: fadeInUp 300ms linear 900ms both;
}
#main-slider .active .animation.animated-item-4
{
-webkit-animation: fadeInUp 300ms linear 1200ms both;
-moz-animation: fadeInUp 300ms linear 1200ms both;
-ms-animation: fadeInUp 300ms linear 1200ms both;
-o-animation: fadeInUp 300ms linear 1200ms both;
animation: fadeInUp 300ms linear 1200ms both;
}
/* Owl Slider */
.slider .carousel-control.left,
.slider .carousel-control.right
{
background-image: none !important;
}
.carousel-caption .dark
{
color: #171717;
text-shadow: none !important;
}
.owl-prev i,
.owl-next i
{
font-size: 20px;
color: #111;
}
.owl-prev .fa,
.owl-next .fa
{
line-height: 35px;
position: relative;
width: 35px;
height: 35px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.owl-prev,
.owl-next
{
position: absolute;
z-index: 6;
top: 50%;
display: block;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
text-align: center;
text-align: center;
opacity: 0;
color: #111;
}
.owl-prev
{
left: 10px;
}
.owl-next
{
right: 10px;
}
.owl-theme .owl-controls .owl-buttons div
{
margin: 0;
padding: 0;
}
.custom-styles .owl-prev
{
left: 40px;
}
.custom-styles .owl-next
{
right: 40px;
}
/* Owl Navigations */
.navigation-1 .owl-prev .fa,
.navigation-1 .owl-next .fa
{
background: none;
}
.navigation-1 .owl-prev
{
top: -20px;
right: 20px;
left: auto;
}
.navigation-1 .owl-next
{
top: -20px;
right: 0;
left: auto;
}
.top-0 .owl-prev
{
top: 0;
right: 20px;
left: auto;
}
.top-0 .owl-next
{
top: 0;
right: 0;
left: auto;
}
.navigation-2 .owl-prev
{
top: 40px;
right: 60px;
left: auto;
}
.navigation-2 .owl-theme .owl-controls .owl-buttons div i:hover
{
color: #fff;
}
.owl-theme.navigation-2 .owl-controls .owl-buttons div
{
opacity: 1;
}
.navigation-2 .owl-next
{
top: 40px;
right: 20px;
left: auto;
}
.navigation-shop .owl-prev
{
left: 2px;
}
.navigation-shop .owl-next
{
right: 2px;
}
.navigation-shop .owl-prev .fa,
.navigation-shop .owl-next .fa
{
background: none;
}
.widget .navigation-1 .owl-next,
.widget .navigation-1 .owl-prev
{
top: -30px;
}
.owl-carousel.white .owl-prev .fa,
.owl-carousel.white .owl-next .fa
{
color: #fff;
}
.owl-carousel.margin-15 .item
{
margin-right: 15px;
margin-left: 15px;
}
/* Owl Paginations */
.pagination-1 .owl-controls .owl-page span
{
width: 12px;
height: 12px;
margin: 2px;
border-radius: 0;
}
.pagination-2 .owl-controls .owl-page span
{
width: 10px;
height: 10px;
margin: 2px;
-moz-border-radius: 50%;
border-radius: 50%;
}
.left-pagi.owl-theme .owl-controls
{
text-align: left;
}
.in-pagi.owl-theme .owl-controls .owl-pagination
{
position: absolute;
right: 0;
bottom: 20px;
left: 0;
}
.dark-switch .owl-controls .owl-page span
{
background: rgba(0, 0, 0, 1);
}
.light-switch .owl-controls .owl-page span
{
background: rgba(255, 255, 255, 1);
}
/* Owl Bootstrap Friendly */
.owl-carousel .col-sm-1,
.owl-carousel .col-sm-2,
.owl-carousel .col-sm-3,
.owl-carousel .col-sm-4,
.owl-carousel .col-sm-5,
.owl-carousel .col-sm-6,
.owl-carousel .col-sm-7,
.owl-carousel .col-sm-8,
.owl-carousel .col-sm-9,
.owl-carousel .col-sm-10,
.owl-carousel .col-sm-11,
.owl-carousel .col-sm-12
{
display: block;
float: left;
width: auto !important;
}
.owl-carousel .col-md-1
{
width: auto !important;
max-width: 80px;
}
.owl-carousel .col-md-2
{
width: auto !important;
max-width: 161px;
}
.owl-carousel .col-md-3
{
width: auto !important;
max-width: 242px;
}
.owl-carousel .col-md-4
{
width: auto !important;
max-width: 323px;
}
.owl-carousel .col-md-5
{
width: auto !important;
max-width: 404px;
}
.owl-carousel .col-md-6
{
width: auto !important;
max-width: 485px;
}
.owl-carousel .col-md-7
{
width: auto !important;
max-width: 565px;
}
.owl-carousel .col-md-8
{
width: auto !important;
max-width: 646px;
}
.owl-carousel .col-md-9
{
width: auto !important;
max-width: 727px;
}
.owl-carousel .col-md-10
{
width: auto !important;
max-width: 808px;
}
.owl-carousel .col-md-11
{
width: auto !important;
max-width: 889px;
}
.owl-carousel .col-md-12
{
width: auto !important;
max-width: 970px;
}
/******************************************************************************
Text Slider
*******************************************************************************/
.text-slider
{
padding: 250px 0;
background: url("http://zozothemes.com/html/bizcon/img/sections/slider/slider8-bg.jpg") no-repeat;
}
.text-slider h1
{
font-size: 55px;
font-weight: bold;
line-height: 75px;
margin: 0;
text-align: center;
text-transform: uppercase;
}
.text-slider p.description
{
margin-bottom: 20px;
}
.text-slider p
{
text-align: center;
}
.text-slider p a.btn
{
margin: 0 5px;
}
.text-slider .typed-cursor
{
-webkit-animation: fadeIn .6s alternate infinite;
-moz-animation: fadeIn .6s alternate infinite;
-o-animation: fadeIn .6s alternate infinite;
animation: fadeIn .6s alternate infinite;
}
/******************************************************************************
MAIN SECTION
*******************************************************************************/
/*Special Features */
.special-feature .section-title hr
{
border-color: #151515;
}
.special-feature i
{
font-size: 65px;
line-height: 75px;
}
.special-feature h4
{
font-size: 20px;
position: relative;
margin-top: 25px;
}
.special-feature .mask-top
{
position: absolute;
top: 0;
width: 100%;
padding: 55px 0;
-webkit-transition: all .3s ease-out 0s;
-moz-transition: all .3s ease-out 0s;
-ms-transition: all .3s ease-out 0s;
-o-transition: all .3s ease-out 0s;
transition: all .3s ease-out 0s;
background-color: #fff;
}
.special-feature .mask-top h4:before
{
position: absolute;
top: -18px;
right: 0;
left: 0;
display: block;
width: 40px;
height: 2px;
margin: -2px auto;
content: '';
}
.special-feature .s-feature-box:hover .mask-top
{
top: -200px;
-webkit-transition: all .3s ease-out 0s;
-moz-transition: all .3s ease-out 0s;
-ms-transition: all .3s ease-out 0s;
-o-transition: all .3s ease-out 0s;
transition: all .3s ease-out 0s;
}
.special-feature .s-feature-box
{
position: relative;
overflow: hidden;
min-height: 290px;
margin-bottom: 20px;
cursor: pointer;
border: 1px solid #f2f2f2;
}
.special-feature .mask-bottom
{
position: absolute;
bottom: -300px;
width: 100%;
height: 100%;
padding: 20px 15px 20px 15px;
-webkit-transition: all .3s ease-out 0s;
-moz-transition: all .3s ease-out 0s;
-ms-transition: all .3s ease-out 0s;
-o-transition: all .3s ease-out 0s;
transition: all .3s ease-out 0s;
color: #333;
}
.special-feature .mask-bottom p
{
padding: 0 5px;
}
.special-feature .mask-bottom h4
{
margin: 15px 0 17px;
}
.special-feature .s-feature-box:hover .mask-bottom
{
bottom: 0;
-webkit-transition: all .3s ease-out 0s;
-moz-transition: all .3s ease-out 0s;
-ms-transition: all .3s ease-out 0s;
-o-transition: all .3s ease-out 0s;
transition: all .3s ease-out 0s;
}
.special-feature .mask-bottom i
{
font-size: 38px;
line-height: 50px;
}
/******************************************************************************
Features
*******************************************************************************/
.features-block .header-box
{
display: block;
overflow: hidden;
min-height: 30px;
margin: 0 0 13px;
}
.features-block .header-box .icon-box
{
float: left;
width: 24px;
height: 30px;
margin: 0 10px 0 0;
-webkit-transition: opacity .2s linear;
transition: opacity .2s linear;
text-align: center;
color: #1e1e1e;
background: none;
}
.features-block .header-box a.icon-box:hover
{
-webkit-transition: opacity .2s linear;
transition: opacity .2s linear;
opacity: .8;
filter: alpha(opacity=80);
}
.features-block .header-box .icon-box i:before
{
font-size: 20px;
line-height: 30px;
}
.features-block .header-box h6
{
margin: 6px 0 0;
}
.features-list
{
padding: 40px 0 0 0;
}
.features-list-left
{
text-align: left;
}
.features-list-right
{
text-align: left;
}
.features-list-right.text-right
{
text-align: right;
}
.features-list li
{
font-size: 15px;
font-weight: 300;
line-height: 2;
position: relative;
padding: 20px 0;
list-style: none;
}
.features-list li i
{
line-height: 70px;
position: absolute;
top: 0;
display: block;
width: 70px;
height: 70px;
margin: 20px auto;
text-align: center;
color: #fff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
}
.features-list-left li i
{
left: 0;
}
.features-list-right li i
{
right: 0;
}
.features-list-left .features-content
{
margin-left: 90px;
}
.features-list-right .features-content
{
margin-right: 90px;
}
/* Additional Features */
.responsive-features span
{
font-size: 24px;
margin-right: 10px;
}
.responsive-features h5
{
display: inline-block;
margin: 0 0 15px;
text-transform: capitalize;
}
/* Progress */
.progress
{
height: 30px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.progress.ps1
{
height: 10px;
}
.about-us h6
{
margin-bottom: 10px;
}
.progress-bar
{
font-size: 14px;
line-height: 30px;
-webkit-transition: background .2s linear;
transition: background .2s linear;
text-align: left;
text-indent: 10px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
text-shadow: none;
filter: none;
}
.progress-section.ps1 h6
{
margin-bottom: 4px !important;
}
.progress.ps1 .progress-bar
{
line-height: 10px;
height: 10px;
}
.progress.ps1 .progress-label
{
top: -22px;
}
.progress-label
{
font-weight: 600;
position: absolute;
right: 5px;
color: #171717;
}
.white .progress-label
{
color: #fff;
}
.white .progress
{
background-color: #f7f7f7;
}
.progress-section h6
{
margin-bottom: 10px !important;
}
.progress-bar
{
position: absolute;
height: 30px;
text-align: right;
}
.progress
{
margin-bottom: 20px;
background-color: #333;
}
.about-us1 .box:hover img
{
opacity: .5;
}
.about-us1 .box h4
{
font-size: 19px;
padding: 15px 20px;
color: #fff;
}
.about-box
{
position: relative;
padding: 30px;
}
.more-row30 .box
{
margin-bottom: 30px;
}
.more-row40 .box
{
margin-bottom: 40px;
}
/* App */
.iphone-settings
{
position: relative;
bottom: -75px;
}
/******************************************************************************
Portfolio / Work
*******************************************************************************/
.work-section .nav li,
.mixed-grid .nav li
{
position: relative;
margin-right: 20px;
padding: 7px 0;
text-transform: capitalize;
color: #fff;
border: 1px solid transparent;
border-radius: 3px;
}
.work-section .nav.black li,
.mixed-grid .nav.black li
{
color: #171717;
}
.work-section .nav li.active,
.work-section .nav li:hover,
.mixed-grid .nav li.active,
.mixed-grid .nav li:hover
{
cursor: pointer;
color: #fff;
}
.work-section .nav.black li.active,
.work-section .nav.black li:hover,
.mixed-grid .nav.black li.active,
.mixed-grid .nav.black li:hover
{
cursor: pointer;
color: #171717;
}
.filter-menu
{
margin: 0 0 30px 0;
}
.filter-menu .pts1 li.filter.active,
.filter-menu .pts1 li.filter:hover
{
color: #fff;
}
.filter-menu .pts1 li
{
padding-right: 25px!important;
padding-left: 25px!important;
}
.work-section .nav-pills
{
text-align: center;
}
.nav.bg-color.works-filters.text-left,
.nav.bg-color.nav-pills.text-left
{
padding-right: 15px !important;
padding-left: 15px!important;
}
.work-section .nav-pills.text-left
{
text-align: left;
}
.work-section .portfolio-grid .grid
{
max-width: 600px;
}
.portfolio-grid
{
margin: 0 -15px;
}
.portfolio-grid .grid img
{
margin: 0 auto;
}
.work-section .nav > li,
.mixed-grid .nav > li
{
font-size: 16px;
font-weight: 600;
display: inline-block;
float: none;
border: 0;
}
.work-section .nav > li.active,
.mixed-grid .nav > li.active,
.work-section .nav > li:hover,
.mixed-grid .nav > li:hover
{
border: 0;
border-radius: 0;
}
.work-section .nav > li.active:before,
.mixed-grid .nav > li.active:before,
.work-section .nav > li:hover:before,
.mixed-grid .nav > li:hover:before
{
position: absolute;
bottom: 0;
left: 0;
width: 20px;
height: 2px;
content: '';
}
#mix-container .mix
{
display: none;
padding: 15px;
}
.figcaption
{
width: 100%;
}
.figcaption
{
position: absolute;
right: 0;
bottom: 0;
left: 0;
width: 100%;
padding: 20px;
text-align: left;
opacity: 0;
color: #fff;
}
.figcaption i
{
padding: 5px;
color: #fff;
}
.portfolio-grid .grids:hover .figcaption
{
position: absolute;
opacity: 1;
}
.portfolio-grid .grids:hover img
{
-webkit-transition: all .2s ease-out;
transition: all .2s ease-out;
opacity: .2;
}
.portfolio-grid.grid-list .grids:hover img
{
opacity: .8;
}
.portfolio-grid .grid
{
position: relative;
background-color: #000;
}
.img-overlay
{
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
transition: all .2s ease-out 0s;
opacity: 0;
background: none repeat scroll 0 0 rgba(0, 0, 0, .8);
}
.widget .img-overlay
{
display: none;
}
.grid-item:hover .img-overlay,
.grid-item:hover .figcaption
{
opacity: 1;
}
.project-meta
{
margin-bottom: 20px;
}
.grid-list .grids
{
margin-bottom: 30px !important;
}
.grid-list .title
{
margin-bottom: 8px;
}
.grid-list .description
{
font-size: 15px;
font-style: italic;
margin-bottom: 15px;
color: #999;
}
.caption-block h4
{
font-size: 17px;
margin-bottom: 10px;
}
/* SERVICE BOX */
.service-box
{
position: relative;
margin-bottom: 40px;
padding: 20px;
border: 1px solid #f7f7f7;
}
.service-box:hover
{
background: #f7f7f7;
}
.service-box img
{
float: left;
max-width: 150px;
}
.service-content
{
margin-left: 170px;
}
.service-content .title
{
position: relative;
margin-bottom: 22px;
}
.service-content .title:before
{
position: absolute;
bottom: -11px;
left: -20px;
width: 100%;
height: 3px;
content: '';
}
.service-box:hover img
{
opacity: .7;
}
.content-box
{
padding: 40px;
background: #f7f7f7;
}
.chart-legend li
{
font-size: 13px;
display: inline-block;
margin: 0 24px 12px 0;
padding: 0;
color: #777;
}
.chart-legend li span
{
display: inline-block;
width: 14px;
height: 14px;
margin: 5px 7px 0 0;
vertical-align: top;
border-radius: 3px;
}
/* Services Tab */
.service-tabs .nav-tabs
{
text-align: center;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
.service-tabs .nav-tabs > li
{
display: inline-block;
float: none;
}
.service-tabs .nav-tabs > li > a
{
font-size: 15px;
font-weight: 700;
padding: 15px 20px;
}
.service-tabs .nav-tabs > li.active > a
{
color: #fff;
border-color: inherit;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
border-radius: 0;
}
/******************************************************************************
Work Process
*******************************************************************************/
.work-process-box
{
display: table;
width: 250px;
height: 250px;
margin: 20px auto;
text-align: center;
border: 1px solid #ccc;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
background-color: #f7f7f7;
}
/* Updated */
.work-process-box.square
{
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.work-process-box .title
{
margin-bottom: 15px;
padding-bottom: 10px;
border-bottom: 1px solid #ccc;
}
.work-process-box .process-content
{
position: relative;
display: table-cell;
padding: 50px;
vertical-align: middle;
}
.work-process-box .item-number
{
position: absolute;
top: 10px;
right: 20px;
width: 40px;
height: 40px;
padding: 8px 0;
content: '';
color: #333;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
}
/* Updated */
.work-process-box .item-number.square
{
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.work-process-box.square .item-number.square
{
right: 10px;
}
.process-box
{
position: relative;
min-height: 120px;
}
.process-steps
{
position: absolute;
display: table-cell;
width: 100px;
height: 100px;
margin: 0 auto;
vertical-align: middle;
border: 9px solid #fff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.step-no
{
font-size: 45px;
font-weight: 800;
text-align: center;
}
.process-text
{
margin-left: 120px;
padding-top: 20px;
}
/******************************************************************************
Pricing
*******************************************************************************/
.pricing
{
position: relative;
max-width: 270px;
margin: 0 auto 10px;
padding-top: 20px;
text-align: center;
border: 3px solid #f7f7f7;
}
.pricing .title
{
line-height: 32px;
padding: 17px 20px 21px;
text-transform: uppercase;
}
.pricing .title a
{
font-size: 24px;
font-weight: bold;
line-height: 32px;
text-decoration: none;
}
.pricing .price-box
{
font-size: 12px;
line-height: 1;
overflow: hidden;
padding: 0 20px 20px;
}
.pricing .price-box p
{
line-height: 1.8;
}
.pricing .price-box .price
{
font-family: Oswald,sans-serif;
font-size: 36px;
font-weight: bold;
margin: 13px 0 0;
}
.pricing .price-box .price span
{
font-family: 'Open Sans', sans-serif;
font-size: 12px;
display: block;
margin-top: 10px;
}
.pricing .options
{
margin: 0;
padding: 0;
list-style: none;
}
.pricing .options li
{
line-height: 22px;
position: relative;
padding: 13px 10px 13px 10px;
}
.pricing .options li.active
{
color: #1e1e1e;
}
.pricing .btn-box
{
overflow: hidden;
padding: 30px 15px 50px 15px;
}
.pricing .btn-box .btn
{
border-radius: 0;
}
.three-column .pricing
{
max-width: 500px;
}
.pricing:hover .options li,
.pricing:hover .price-box .price span,
.pricing:hover .price-box,
.pricing.active .options li,
.pricing.active .price-box .price span,
.pricing.active .price-box
{
color: #f7f7f7!important;
}
.pricing:hover .btn,
.pricing.active .btn
{
color: #171717 !important;
}
/* Ribbon */
.ribbon-wrapper
{
position: absolute;
top: -3px;
right: -3px;
overflow: hidden;
width: 85px;
height: 88px;
}
.pricing .ribbon-wrapper
{
right: -10px;
}
.ribbon
{
font-size: 11px;
position: relative;
top: 15px;
left: -5px;
padding: 5px 0;
text-align: center;
letter-spacing: 1px;
-webkit-box-shadow: 0 0 3px rgba(0,0,0,.3);
-moz-box-shadow: 0 0 3px rgba(0,0,0,.3);
box-shadow: 0 0 3px rgba(0,0,0,.3);
}
.ribbon:before,
.ribbon:after
{
position: absolute;
bottom: -3px;
content: '';
border-top: 3px solid #6e8900;
border-right: 3px solid transparent;
border-left: 3px solid transparent;
}
.ribbon:before
{
left: 0;
}
.ribbon:after
{
right: 0;
}
.ribbon.red
{
background-color: #f00;
background-image: -webkit-gradient(linear, left top, left bottom, from(#f00), to(#bf0c0c));
background-image: -webkit-linear-gradient(top, #f00, #bf0c0c);
background-image: -moz-linear-gradient(top, #f00, #bf0c0c);
background-image: -ms-linear-gradient(top, #f00, #bf0c0c);
background-image: -o-linear-gradient(top, #f00, #bf0c0c);
}
.ribbon.blue
{
background-color: #03b6f7;
background-image: -webkit-gradient(linear, left top, left bottom, from(#03b6f7), to(#0c8fbf));
background-image: -webkit-linear-gradient(top, #03b6f7, #0c8fbf);
background-image: -moz-linear-gradient(top, #03b6f7, #0c8fbf);
background-image: -ms-linear-gradient(top, #03b6f7, #0c8fbf);
background-image: -o-linear-gradient(top, #03b6f7, #0c8fbf);
}
.ribbon.green
{
background-color: #bfdc7a;
background-image: -webkit-gradient(linear, left top, left bottom, from(#bfdc7a), to(#8ebf45));
background-image: -webkit-linear-gradient(top, #bfdc7a, #8ebf45);
background-image: -moz-linear-gradient(top, #bfdc7a, #8ebf45);
background-image: -ms-linear-gradient(top, #bfdc7a, #8ebf45);
background-image: -o-linear-gradient(top, #bfdc7a, #8ebf45);
}
.ribbon.yellow
{
background-color: #ffc400;
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc400), to(#eab505));
background-image: -webkit-linear-gradient(top, #ffc400, #eab505);
background-image: -moz-linear-gradient(top, #ffc400, #eab505);
background-image: -ms-linear-gradient(top, #ffc400, #eab505);
background-image: -o-linear-gradient(top, #ffc400, #eab505);
}
.ribbon.no-gradiant
{
background-image: none;
}
.ribbon.white
{
text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
-moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
-webki-text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
}
/* Counter */
.circle.count-number
{
line-height: 135px;
position: relative;
width: 150px;
height: 150px;
margin: 0 auto;
margin-bottom: 20px;
/* Updated */
border: 8px solid ;
border-radius: 50%;
}
.circle.count-number.cc1
{
line-height: 105px;
position: relative;
width: 120px;
height: 120px;
margin: 0 auto;
margin-bottom: 20px;
/* Updated */
border: 4px solid ;
border-radius: 50%;
}
/* Added */
.white .circle.count-number:before
{
background-color: #fff;
}
.count-number .counter
{
font-size: 32px;
font-weight: 800;
}
.count-number .counter
{
font-size: 32px;
font-weight: 800;
}
.count-number.cs1 .counter
{
font-size: 52px;
font-weight: 800;
}
h2.count-number .counter
{
font-size: 40px;
font-weight: bold;
}
div.circle.count-number
{
position: relative;
margin-bottom: 10px;
padding-bottom: 10px;
}
div.circle.count-number:before
{
position: absolute;
right: 0;
bottom: 0;
left: 0;
width: 10px;
height: 40px;
margin: 0 auto;
content: '';
}
div.circle.count-number:after
{
position: absolute;
right: 0;
bottom: 20px;
left: 0;
width: 10px;
height: 20px;
margin: 0 auto;
content: '';
}
.top-border.count-number
{
position: relative;
padding-top: 20px;
}
.top-border.count-number:before
{
top: 10px;
}
/* Pie Chart */
.piechart
{
position: relative;
display: inline-block;
width: 100%;
margin: 0 0 15px 0;
text-align: center;
}
.piechart canvas
{
position: absolute;
top: 0;
right: 0;
left: 0;
margin: 0 auto;
}
.piechart span
{
font-family: arial;
font-size: 30px;
font-weight: bold;
line-height: 145px;
position: relative;
z-index: 2;
top: 0;
}
.piechart span:after
{
content: '%';
}
/* Item-box */
.item-box
{
padding: 20px;
padding-bottom: 40px;
}
.item-box i
{
font-size: 1.8em;
position: absolute;
left: 15px;
display: block;
width: 60px;
height: 60px;
margin: 0 15px 0 0;
padding: 15px;
transition: opacity .2s linear 0s;
text-align: center;
text-decoration: none;
border: 3px solid;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.item-box i:after
{
position: absolute;
z-index: -1;
top: -6px;
left: -6px;
width: 66px;
height: 66px;
content: '';
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background: #f5f5f5;
}
.white .item-box a:not(.btn)
{
display: inline-block;
transition: opacity .2s linear 0s;
color: #fff;
}
.item-box a:not(.btn)
{
display: inline-block;
transition: opacity .2s linear 0s;
color: #171717;
}
.item-box a
{
margin-left: 70px;
}
.item-box.icons-circle a,
.item-box.icons-rounded a,
.item-box.icons-square a
{
margin-left: 70px;
}
.item-box.inverse a:hover i
{
color: #171717;
}
.item-box.icons-color:hover i
{
color: #171717;
}
.item-box.icons-color.hover-white:hover i
{
color: #fff;
}
.item-box.style2
{
padding: 40px;
}
.item-box.style2 i,
.item-box.style2:hover i,
.item-box.style2 i:after,
.item-box.style2:hover i:after
{
border: none;
background: none;
}
.item-box.style2 i
{
font-size: 37px !important;
left: 35px;
padding: 0;
}
.item-box.style2
{
margin-bottom: 30px;
background: #fff;
}
.item-box.style2 a
{
margin-left: 60px;
}
.item-box.style3 i,
.item-box.style3:hover i,
.item-box.style3 i:after,
.item-box.style3:hover i:after
{
font-size: 23px;
line-height: 25px;
border-radius: 50%;
background: none;
}
.item-box.style3 a
{
margin-left: 80px;
}
/******************************************************************************
Twiiter Feed
*******************************************************************************/
.twitter-feed
{
padding-bottom: 15px;
text-align: center;
}
.tweet
{
padding: 12px 0 0;
}
.twitter-feed .owl-pagination,
.twitter-feed .owl-buttons,
.twitter-feed .icon-twitter,
.twitter-feed .username
{
display: none;
}
.twitter-feed .tweet_text
{
font-size: 20px;
color: #fff;
}
.twitter-feed .tweet_time a
{
font-size: 17px;
font-style: italic;
}
.twitter-feed .tweet_user a,
.tweet_text a
{
text-decoration: underline;
}
.twitter-feed .tweet_user a,
.tweet_text a,
.twitter-feed .tweet_text
{
color: #fff;
}
.twitter-feed i
{
padding: 15px;
}
/******************************************************************************
Blog
*******************************************************************************/
/* Latest News */
.latest-posts
{
margin: 0;
padding: 0;
}
.latest-posts li
{
clear: both;
margin-bottom: 35px;
list-style: none;
}
.latest-posts li:last-child
{
margin-bottom: 10px;
}
.latest-posts .post-thumb
{
width: 100px;
}
.latest-posts .post-thumb
{
float: left;
}
.widget .latest-posts .title
{
font-size: 14px;
font-weight: 600;
line-height: 20px;
color: #222;
}
.widget .latest-posts .meta
{
font-size: 12px;
margin-top: 3px;
}
.latest-posts li img
{
margin-right: 10px;
}
.pagination > li > a,
.pagination > li > span
{
padding: 8px 15px;
color: #171717;
}
.pagination > li > a,
.pagination > li > span
{
margin: 0 5px;color: #171717;
border: 2px solid;
}
.pagination > .active > span,
.pagination > .active > span
{
color: #fff;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span
{
border-radius: 0;
}
/* Posts */
.entry-title,
.post-title
{
margin: 0 0 5px;
}
.post-single .post-item
{
margin-bottom: 0;
padding-bottom: 0;
}
/* added */
.post-scroll .entry-title,
.post-scroll .post-title
{
font-size: 20px;
margin: 10px 0;
}
.post-item
{
position: relative;
margin-bottom: 30px;
padding-bottom: 30px;
}
.post-title
{
font-size: 18px;
margin-top: 10px;
}
.post-list .post-title,
.post-classic .post-title
{
font-size: 26px;
margin-top: 20px;
margin-bottom: 10px;
}
.post-classic .meta
{
position: absolute;
top: 0;
width: 100%;
margin-top: 10px;
padding: 20px;
color: #f7f7f7;
}
.post-classic .meta span
{
position: relative;
margin-right: 30px;
}
.post-classic .meta span:after
{
position: absolute;
top: 3px;
right: -15px;
width: 1px;
height: 15px;
content: '';
background: #f5f5f5;
}
.post-classic .meta .post_cat:after
{
content: none;
}
.post-classic .post-item .btn
{
margin-top: 15px;
}
.post-classic .post-item
{
margin-bottom: 50px;
}
.post-share i
{
padding-left: 7px;
}
.post-content
{
margin-bottom: 15px;
}
.post-list .post-item
{
padding-bottom: 40px;
}
.post-list .post-image.pull-left
{
margin-right: 20px;
}
.mixed-grid.blog .grid-item
{
margin-bottom: 15px!important;
padding: 15px 15px 0 15px!important;
}
.mixed-grid.blog .grid-item .post-meta
{
padding-bottom: 25px !important;
border-bottom: 1px dashed #ccc;
}
/* Video Post */
.video-box
{
position: relative;
overflow: hidden;
height: 0;
margin-bottom: 22px;
padding-bottom: 56.25%;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.4);
box-shadow: 0 1px 2px rgba(0,0,0,.4);
}
.video-box embed,
.video-box iframe,
.video-box object,
.video-box video
{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.width-320
{
width: 320px;
}
/* Meta */
.meta,
.post-meta
{
margin-top: 10px;
color: #7f7f7f;
}
.post-meta span,
.meta span
{
margin-right: 8px;
}
.post-meta span.category
{
margin-right: 0;
}
.post-meta i,
.meta i
{
margin-top: 5px;
margin-right: 6px;
}
.name
{
font-size: 18px;
position: relative;
margin: 0;
padding: 25px 0 0;
}
.description.text-left .name:before
{
right: auto;
left: 0;
}
.text-left.i-3x i
{
width: auto;
margin-right: 12px;
}
.role
{
font-size: 16px;
padding-top: 0;
padding-bottom: 18px;
}
.read-more
{
float: right;
}
.read-more.left
{
font-weight: 600;
float: left;
width: 100%;
}
.read-more.left i.pull-right
{
float: right;
}
.read-more i
{
font-size: 16px;
}
.learn-more i
{
margin-top: 10px;
padding-right: 10px;
}
/* Author Area */
.author-area
{
margin-top: 40px;
margin-bottom: 40px;
}
.author-img
{
position: absolute;
width: 150px;
}
.author-comments
{
margin-left: 180px;
}
.author-area .social-icon
{
margin-top: 15px;
}
/* Reply */
.comments-area
{
margin-bottom: 20px;
}
.user-img
{
position: absolute;
width: 80px;
}
.comment-item
{
margin-bottom: 10px;
padding-bottom: 20px;
}
.comment-item .post-meta
{
font-size: 14px;
margin-bottom: 10px;
}
.comment-item .post-meta,
.comment-item .post-reply
{
margin-top: 0;
margin-left: 100px;
}
.comment-item .btn.btn-sm
{
line-height: 10px;
margin-top: 5px;
padding: 8px 30px 10px 30px;
}
/* Testimonials */
.testimonials .item
{
position: relative;
margin-top: 50px;
}
.testimonials .item .client-image
{
position: absolute;
top: -50px;
left: 30px;
}
.testimonials .desc-border
{
padding: 40px 20px 20px;
}
.testimonials blockquote
{
font-size: 15px;
margin-bottom: 0;
padding: 0;
}
.client-details
{
font-size: 14px;
margin: 4px 0;
}
.client-details strong
{
font-size: 18px;
display: block;
}
.client-details span.white
{
color: #fff;
}
.desc-border blockquote,
.quote blockquote,
.no-border blockquote
{
border-left: 0;
}
.no-border blockquote
{
padding: 0;
}
.desc-border
{
margin-bottom: 15px;
border: 2px solid;
border-radius: 5px;
}
.desc-border .star-rating
{
padding: 5px 0 12px 0;
}
.sec-border,
.sec-border1
{
position: absolute;
top: 12px;
right: 13px;
width: 96%;
height: 95%;
border: 1px solid #fff;
background: transparent none repeat scroll 0 0;
}
.sec-border1
{
border: 4px double #fff;
}
.inline strong,
.inline span,
.inline div,
.inline p
{
display: inline-block;
}
.item
{
position: relative;
}
.testimonials .item > p
{
padding: 0 15px;
}
/* Add arrow at bottom of section */
.bottom-arrow
{
position: relative;
}
.bottom-arrow:before
{
position: absolute;
bottom: -20px;
display: block;
width: 0;
height: 0;
content: '';
border-width: 10px;
border-style: solid;
border-color: #e1e1e1 transparent transparent;
border-right: 10px solid transparent;
border-image: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
}
.bottom-arrow:before,
.bottom-arrow:after
{
right: 0;
left: 0;
margin: 0 auto;
}
.bottom-arrow:after
{
position: absolute;
bottom: -18px;
display: block;
width: 0;
height: 0;
content: '';
border-width: 10px;
border-style: solid;
border-color: #fff transparent transparent;
border-right: 10px solid transparent;
border-image: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
}
.bottom-arrow.light:after
{
border-color: #f7f7f7 transparent transparent;
}
/* Add Quotation in Blockquote */
.quote
{
padding: 15px 15px 0 15px;
}
.desc-border.quote blockquote
{
margin: 0;
padding: 0 0 0 38px;
}
.quote blockquote
{
margin: 0;
padding: 0 0 0 38px;
}
.quote blockquote:before
{
font-size: 50px;
font-weight: bold;
line-height: 1;
position: absolute;
top: 14px;
left: 16px;
content: open-quote;
}
.quote blockquote:after
{
font-size: 50px;
font-weight: bold;
line-height: 0;
display: inline-block;
margin: 0 0 5px;
content: close-quote;
vertical-align: bottom;
}
.testimonials.ts1 .item
{
position: relative;
margin-top: 0;
}
.testimonials.ts1
{
text-align: left;
}
.testimonials.ts1 .client-image
{
position: absolute;
top: 0;
left: 0;
width: 140px;
height: 140px;
text-align: left;
}
.testimonials.ts1 .client-details
{
margin-left: 140px;
}
.testimonials.ts1 .comments
{
font-size: 15px;
font-weight: 500;
padding-top: 10px;
color: #979797;
}
.client-name
{
font-size: 20px;
font-weight: 700;
line-height: 25px;
margin-bottom: 10px;
padding-top: 5px;
}
.client-prof
{
font-size: 14px;
font-weight: 400;
font-style: italic;
margin-bottom: 10px;
color: #979797;
}
.client-rating
{
font-size: 16px;
font-weight: 400;
margin-bottom: 15px;
color: #000;
}
/* Testimonials Grid */
.testimonials.ts1.grid
{
margin-top: 40px;
}
.testimonials.ts1.grid .item
{
margin-bottom: 50px;
}
/* Sidebar Testimonials */
.sidebar .testimonials.ts1
{
padding: 20px;
border: 4px solid #f7f7f7;
}
.sidebar .testimonials.ts1:before
{
font-family: FontAwesome;
font-size: 40px;
position: absolute;
right: 0;
bottom: -20px;
display: block;
content: '\f10e';
color: #f7f7f7;
}
.sidebar .testimonials.ts1 .client-image img
{
max-width: 80px;
}
.sidebar .testimonials.ts1 .client-details
{
margin-left: 90px;
}
.sidebar .testimonials.ts1 .client-name
{
font-size: 16px;
margin: 2px 0;
padding-top: 0;
}
.sidebar .testimonials.ts1 .client-prof
{
font-size: 11px;
margin: 2px 0;
}
.sidebar .testimonials.ts1 .client-rating
{
font-size: 13px;
margin: 2px 0;
}
.sidebar .testimonials.ts1 .comments
{
font-size: 14px;
}
/* Team */
.member-page h3.title
{
margin-bottom: 5px;
}
.member-page .member-role
{
font-size: 15px;
margin-bottom: 20px;
color: #999;
}
.member-contacts
{
margin-top: 30px;
padding: 40px;
}
.member-contacts h4
{
margin-bottom: 10px;
}
.member-contacts i
{
padding-right: 15px;
}
.mphone,
.memail
{
margin-bottom: 10px;
}
.member-contacts .social-icons
{
margin-top: 20px;
}
.member-contacts .social-icons i
{
padding-right: 0;
}
/******************************************************************************
Get a Quote
*******************************************************************************/
.get-a-quote
{
padding: 30px 0;
}
.get-a-quote a
{
font-weight: 500;
}
.get-a-quote a.black:hover
{
color: #111;
}
.get-a-quote a.white:hover
{
color: #fff;
}
.img-center img
{
display: inline-block;
}
/* Header */
.transparent-header.dark-header .navbar
{
background: none;
}
.dark-header.dark-bg .navbar
{
background: #222 !important;
}
.transparent-header.dark-header .sticky-wrapper.is-sticky .navbar
{
background: #222;
}
.transparent-header .sticky-wrapper
{
z-index: 999;
}
/******************************************************************************
Page Title Variations
*******************************************************************************/
.page-header
{
position: relative;
border-top: 1px solid #f2f2f2;
border-bottom: 1px solid #f2f2f2;
}
.page-header h5
{
font-weight: 300;
margin-top: 10px;
margin-bottom: 10px;
}
.page-header .container::before
{
content: none;
}
#page .page-title-left .breadcrumb
{
position: absolute;
top: 50%;
right: 15px;
left: auto;
width: auto;
margin: -10px 0 0;
padding: 0;
background: none;
}
.page-title-right
{
text-align: right;
}
#page .page-title-right .breadcrumb
{
position: absolute;
top: 50%;
right: auto;
left: 15px;
width: auto;
margin: -10px 0 0;
padding: 0;
}
.page-title-center
{
text-align: center;
}
.page-title-pattern
{
background: url("../img/patterns/bg-pattern-5.png") repeat;
}
.page-title-left.mini h1.title
{
font-size: 20px;
}
.page-title-left.dark,
.page-title-left.dark .breadcrumb > li > a
{
color: #fff;
background: #252525;
}
.page-header #bg-video,
header#my-video
{
min-height: 130px;
background: transparent;
}
.page-header .mbYTP_wrapper
{
z-index: 0 !important;
}
.page-header .image-bg
{
min-height: inherit;
}
/******************************************************************************
Pages
*******************************************************************************/
.page-header
{
margin: 0;
padding: 30px 0;
background-color: #f7f7f7;
}
.page-header h1
{
font-size: 34px;
margin: 0;
letter-spacing: -2px;
text-transform: capitalize;
}
#page .breadcrumb.white a
{
color: #fff;
}
#page .breadcrumb
{
font-size: 11px;
line-height: 18px;
margin: 0;
padding: 11px 0;
color: #7f7f7f;
border-radius: 0;
background: none !important;
}
.breadcrumb > li > a
{
transition: opacity .2s linear 0s;
text-decoration: none;
}
.breadcrumb > li > a:hover
{
transition: opacity .2s linear 0s;
opacity: .8;
}
.breadcrumb i
{
padding-right: 10px;
}
/* Background Video */
#video-controls
{
position: absolute;
z-index: 99;
top: 50%;
right: 0;
left: 0;
display: none;
margin: 0 auto;
text-align: center;
}
#video-controls a
{
text-decoration: none;
}
#bg-video,
.video-half-content
{
min-height: 552px;
}
.video-pattern:after
{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: '';
background: url("../img/patterns/pattern.png") repeat;
}
#video-play
{
padding: 20px;
border: 2px solid;
-moz-border-radius: 50%;
border-radius: 50%;
-khtml-border-radius: 50%;
}
.mbYTP_wrapper
{
z-index: 9!important;
}
/* Local Hosted Video */
.video-section
{
position: relative;
overflow: hidden;
padding: 76px 0;
transition: opacity .2s linear 0s;
}
.video-section video,
.video-section .video_item img
{
position: absolute;
z-index: -100;
right: 0;
bottom: 0;
width: auto;
min-width: 100%;
max-width: inherit;
height: auto;
min-height: 100%;
vertical-align: top;
background-size: cover;
}
/* Custom Video BG */
#my-video.video-bg
{
position: relative;
background-color: #000;
background-image: none;
}
#my-video.video-bg .mbYTP_wrapper
{
z-index: 0 !important;
}
#my-video.video-bg:after
{
position: absolute;
z-index: 0;
top: 0;
right: 0;
left: 0;
width: 100%;
height: 100%;
content: '';
background: rgba(0,0,0,.6);
}
#my-video.video-bg #bg-video
{
min-height: 650px;
}
#my-video.video-bg #video-play
{
display: none;
}
.video-bg .video-slider-container
{
position: absolute;
z-index: 9;
top: 50%;
right: 0;
left: 0;
max-width: 1200px;
margin: 0 auto;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
#my-video.video-bg .video-slider-text
{
margin-bottom: 10px;
}
#my-video.video-bg .video-slider-text h1
{
text-align: center;
color: #ffc400;
}
.video-slider-text ul
{
width: 100%;
padding: 0;
list-style: none;
text-align: center;
}
#my-video.video-bg p
{
margin-bottom: 20px;
text-align: center;
}
#my-video.video-bg p > a.btn
{
margin: 0 5px;
}
/* Google Map */
.map-canvas *
{
border: 0 none;
}
.map-section img
{
max-width: inherit;
}
.map-data h6
{
margin-bottom: 5px;
}
/* Contact Address */
.c-details
{
margin-bottom: 10px;
}
.c-details span
{
display: block;
margin-bottom: 10px;
}
.c-details span:last-child
{
margin-bottom: 0 !important;
}
.c-details span i
{
padding-right: 15px;
}
/* Contact Form */
.contact-form .btn
{
margin-top: 15px;
}
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default.active[disabled],
.btn-default.focus[disabled],
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover
{
background-color: #f1f1f1;
}
.help-block
{
position: absolute;
bottom: -23px;
display: block;
margin-bottom: 3px;
}
/* Sitemap */
.sitemap li
{
position: relative;
padding-left: 15px;
}
.sitemap li a:before
{
font-family: FontAwesome;
font-size: 14px;
font-weight: normal;
font-style: normal;
line-height: 12px;
position: absolute;
top: 8px;
left: 0;
display: block;
content: '\f105';
}
/******************************************************************************
Sidebar
*******************************************************************************/
.sidebar .widget
{
margin-bottom: 30px;
}
.widget .list-group.panel > .list-group-item
{
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.widget .list-group-submenu
{
margin-left: 20px;
}
.widget .list-group-item
{
border: 0;
}
.widget .panel
{
border: 0;
box-shadow: none;
}
.widget a.list-group-item:focus,
.widget a.list-group-item:hover
{
background: none;
}
.list-group-item
{
position: relative;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 20px;
list-style: outside none none;
}
.list-group-item:before
{
font-family: FontAwesome;
position: absolute;
top: 5px;
left: 0;
display: block;
content: '\f105';
}
.list-group.style1
{
margin-top: 0;
margin-bottom: 10px;
}
.list-group.style1 .list-group-item,
.list-group.style1 a.list-group-item.in.collapsed
{
font-weight: 600;
margin-bottom: 5px;
padding: 10px 20px;
color: #333;
border-radius: 0;
background: #f7f7f7;
}
.widget .list-group.style1 .list-group-submenu
{
margin-left: 0;
}
.widget .list-group.style1 .list-group-submenu .list-group-item
{
background: #f1f1f1;
}
.list-group.style1 .list-group-item:hover,
.list-group.style1 .list-group-item.active
{
color: #fff;
}
.widget .list-group.style1.panel > .list-group-item
{
border-radius: 0;
}
.list-group.style1 .list-group-item:before
{
position: absolute;
top: 0;
left: 0;
width: 5px;
height: 100%;
content: '';
background: #eee;
}
.list-group.style1 .list-group-submenu .list-group-item:before
{
background: #ddd;
}
.list-group-item .fa
{
display: none;
margin-left: 7px;
}
.list-group.style1 a.list-group-item.in,
.list-group.style1 a.list-group-item.in.collapsed:hover
{
color: #fff;
}
/* Sidebar Search */
.widget .search-form button
{
font-size: 15px;
position: absolute;
top: 0;
right: 15px;
width: 44px;
height: 50px;
transition: all .3s ease 0s;
text-align: center;
color: #fff;
border: medium none;
outline: medium none !important;
}
/* Tags */
ul.tags,
.filter-price-box
{
display: table;
margin: 0 auto;
}
ul.tags li
{
float: left;
margin: 0 5px 5px 0;
}
.tags li a
{
font-size: 13px;
line-height: 24px;
display: block;
height: 30px;
padding: 2px 10px;
transition: all .2s linear 0s;
text-decoration: none;
color: #222;
border-radius: 0;
background: #f7f7f7;
}
.tags li a:hover
{
color: #fff !important;
}
/* Social Feed Widget */
.social-feed.loaded
{
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-feed
{
display: table;
margin: 0 auto;
}
.social-feed li
{
float: left;
width: 60px;
height: 62px;
margin-right: 5px;
margin-bottom: 5px;
list-style: outside none none;
}
.social-feed li img
{
width: 62px;
height: 62px;
}
/* Shop Widgets */
.widget .popular-product li
{
margin-bottom: 30px;
}
.widget .popular-product .product-thumb
{
position: absolute;
width: 80px;
}
.widget .popular-product .product-details
{
margin-left: 90px;
}
.widget .popular-product h5
{
font-size: 15px;
font-weight: 500;
margin-bottom: 0;
}
.widget .popular-product .star-rating i
{
font-size: 10px !important;
}
/* shop checkbox */
.filter-checkbox p
{
font-weight: 400;
padding-left: 10px;
}
/* Price Box */
.sidebar .widget .price-box,
.sidebar .widget .price
{
font-size: 14px;
line-height: 22px;
}
.price-old
{
line-height: 1;
position: relative;
display: inline-block;
margin-right: 6px;
color: #7f7f7f;
}
.price-old:after
{
position: absolute;
top: -2px;
bottom: -2px;
left: 50%;
display: block;
width: 40px;
margin: 0 0 0 -10px;
content: '';
background: url('../img/png-icons/old-price.png') no-repeat scroll 0 100%;
}
/* Case Studies */
.case-title
{
font-weight: 600;
line-height: 20px;
margin-bottom: 5px;
}
.case-title:hover
{
text-decoration: underline;
}
.case-studies
{
margin-bottom: 15px;
}
.widget .case-studies:last-child
{
margin-bottom: 0;
}
.case-studies p
{
font-size: 13px;
}
.download-brochure .btn
{
display: block;
width: 100%;
padding-left: 49px;
}
.download-brochure .btn i
{
font-size: 22px;
line-height: 19px;
position: absolute;
top: 50%;
left: 16px;
display: block;
height: 19px;
transform: translate(0px, -50%);
}
/* Poll */
.new-radio
{
width: 14px;
height: 14px;
border-radius: 7px;
}
.new-radio,
.new-checkbox
{
position: absolute;
float: left;
margin: 0 0 0 -20px;
cursor: pointer;
background: none repeat scroll 0 0 #fff;
}
/* Price Range Filter */
.filter .filter-price-box
{
padding-bottom: 15px;
}
.nstSlider
{
position: relative;
width: 260px;
max-width: 100%;
height: 10px;
margin: 0 auto 40px;
cursor: pointer;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background: none #f7f7f7;
}
.bar
{
position: absolute;
height: 10px;
cursor: pointer;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.nstSlider .rightGrip,
.nstSlider .leftGrip
{
position: absolute;
top: -4px;
margin-left: -8px;
border-width: 9px;
}
.range .leftLabel
{
font-family: 'Lato';
font-size: 12px;
position: absolute;
top: 12px;
left: 0;
}
.range .rightLabel
{
font-family: 'Lato';
font-size: 12px;
position: absolute;
top: 12px;
left: 0;
}
.bar:after
{
position: absolute;
top: -3px;
right: -1px;
width: 1px;
height: 8px;
content: '';
cursor: pointer;
}
.bar:before
{
position: absolute;
top: -3px;
left: 0;
width: 1px;
height: 18px;
content: '';
cursor: pointer;
}
.rightGrip
{
position: absolute;
top: 8px;
right: 0;
width: 2px;
height: 15px;
border-right: 6px solid transparent;
border-bottom: 10px solid;
border-left: 6px solid transparent;
}
.leftGrip
{
position: absolute;
top: 8px;
left: 0;
width: 2px;
height: 15px;
border-right: 6px solid transparent;
border-bottom: 10px solid;
border-left: 6px solid transparent;
}
.filter-print-price
{
margin: 0 17px;
padding: 7px 0 0;
}
.filter-print-price a h4
{
font-family: 'Lato';
font-size: 14px;
width: 95px;
margin: 0;
padding: 5px 31px;
text-align: center;
text-transform: capitalize;
color: #fff;
border: 1px solid;
}
.filter-print-price a h4:hover
{
border: 1px solid;
background-color: #fff;
}
.filter-print-price .price
{
font-family: 'Lato';
font-size: 14px;
font-weight: 600;
margin-left: 6px;
text-align: center;
color: #656565;
}
.drag
{
font-family: 'Lato';
font-size: 12px;
font-weight: 600;
display: block;
margin: 12px 0 0 -10px;
color: #656565;
}
.filter-print-price li
{
display: inline-block;
list-style: none;
}
.rightGrip,
.leftGrip
{
border: 10px solid;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}
/******************************************************************************
Widget
*******************************************************************************/
.widget ul
{
margin: 0;
padding: 0;
}
.widget li
{
list-style: none;
}
.widget li a,
.widget li a:visited
{
text-decoration: none;
color: #7f7f7f;
}
.widget li
{
line-height: 30px;
}
.widget a:hover
{
color: #000;
}
.widget .widget-title .title
{
line-height: 1.3;
margin: 0 0 18px;
}
.widget .widget-title
{
position: relative;
margin: 0 0 18px;
}
.sidebar .widget .widget-title
{
position: relative;
margin: 0 0 6px;
}
.sidebar .widget .widget-title h3.title
{
font-size: 18px;
margin: 0 0 22px;
}
/* Newsletter */
.newsletter form
{
position: relative;
margin: 5px 0 0;
}
.newsletter input
{
margin: 0;
padding-right: 43px;
}
.newsletter .submit
{
position: absolute;
top: 0;
right: 0;
width: 40px;
height: 40px;
padding: 0;
color: #171717;
border: 0;
border-radius: 0;
outline: none;
}
.newsletter .selectBox,
.newsletter .form-control
{
line-height: 22px;
height: 40px;
min-height: 40px;
margin-bottom: 22px;
padding: 8px 12px;
border-radius: 0;
}
.newsletter .submit.bg-color:hover
{
color: #fff;
}
.newsletter .has-feedback .form-control-feedback
{
right: 35px;
}
/* Sticky Sidebar */
#sidebar.stick
{
padding-top: 90px;
}
/******************************************************************************
PAGES
*******************************************************************************/
/*Service Time-line*/
.timeliner
{
position: relative;
margin-top: 20px;
padding: 0;
list-style: none;
}
.timeliner:before
{
position: absolute;
top: 0;
bottom: 0;
left: 40px;
width: 2px;
margin-left: -1.5px;
content: '';
background-color: #f1f1f1;
}
.history.timeliner:before
{
top: 40px;
height: 95%;
}
.history li:hover .timeline-icon
{
color: #fff;
}
.timeliner > li
{
position: relative;
min-height: 50px;
margin-bottom: 50px;
}
.timeliner > li:before,
.timeliner > li:after
{
display: table;
content: ' ';
}
.timeliner > li:after
{
clear: both;
}
.timeliner > li .timeline-panel
{
position: relative;
float: right;
width: 100%;
padding: 0 20px 0 100px;
text-align: left;
}
.timeliner > li .timeline-panel:before
{
border-left-width: 0;
}
.timeliner > li .timeline-panel:after
{
border-left-width: 0;
}
.timeliner > li .timeline-image
{
position: absolute;
z-index: 100;
left: 0;
width: 80px;
height: 80px;
margin-left: 0;
text-align: center;
color: #fff;
border: 7px solid #f1f1f1;
border-radius: 100%;
}
.timeliner > li .timeline-image h4
{
margin-top: 12px;
color: #171717;
}
.timeliner > li.timeline-inverted > .timeline-panel
{
float: right;
padding: 0 20px 0 100px;
text-align: left;
}
.timeliner > li.timeline-inverted > .timeline-panel:before
{
right: auto;
left: -15px;
border-right-width: 15px;
border-left-width: 0;
}
.timeliner > li.timeline-inverted > .timeline-panel:after
{
right: auto;
left: -14px;
border-right-width: 14px;
border-left-width: 0;
}
.timeliner > li:last-child
{
margin-bottom: 0;
}
.timeliner .timeline-heading h4
{
margin-top: 0;
}
.timeliner .timeline-heading h4.subheading
{
font-weight: 700;
text-transform: none;
text-transform: uppercase;
color: #171717;
}
.timeliner .timeline-body > p,
.timeliner .timeline-body > ul
{
margin-bottom: 0;
}
.timeline-icon
{
font-size: 18px;
line-height: 70px;
position: absolute;
left: 50%;
width: 70px;
height: 70px;
margin: 22px 0 0 -35px;
text-align: center;
color: #171717;
border: 2px dashed #ccc;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background: #fff;
}
/* Time Liner Blog & Resume */
.history
{
margin-top: 50px;
}
.history .post-title
{
margin-bottom: 15px;
}
.blog.timeliner > li,
.history.timeliner > li
{
position: unset !important;
}
.blog.timeliner > li,
.history.timeliner > li
{
width: 50%;
margin: 0;
padding: 0 60px 5px 0;
}
.blog.timeliner > li.timeline-inverted,
.history.timeliner > li.timeline-inverted
{
width: 50%;
margin-left: 50%;
padding: 0 0 5px 60px;
}
.blog.timeliner:before,
.history.timeliner:before
{
width: 2px;
background-color: rgba(0, 0, 0, .2);
}
.blog.timeliner > li,
.history.timeliner > li
{
margin-bottom: 20px;
}
.blog.timeliner > li .timeline-panel,
.history.timeliner > li .timeline-panel
{
width: 100%;
padding: 50px;
text-align: left;
border: 1px solid #ccc;
}
.history.timeliner > li .timeline-panel
{
padding: 20px;
border: 0;
}
.blog.timeliner .post-item,
.history.timeliner .post-item
{
margin-bottom: 0;
padding-bottom: 0;
border: 0;
}
.blog.timeliner > li .timeline-panel .post-title,
.history.timeliner > li .timeline-panel .post-title
{
font-size: 20px;
margin-top: 0;
}
.blog .timeline-meta,
.history .timeline-meta
{
position: absolute;
left: 50%;
margin: 45px 0 0 50px;
color: #999;
}
.blog .timeline-inverted .timeline-meta,
.history .timeline-inverted .timeline-meta
{
right: 50%;
left: auto;
margin: 48px 50px 0 0;
text-align: right;
}
.blog.timeliner > li .timeline-panel .post-content,
.history.timeliner > li .timeline-panel .post-content
{
margin-bottom: 0;
}
.blog.timeliner > li .timeline-panel img,
.history.timeliner > li .timeline-panel img
{
margin-bottom: 15px;
}
.blog.timeliner > li .timeline-image,
.history.timeliner > li .timeline-image,
.blog.timeliner > li .timeline-icon,
.history.timeliner > li .timeline-icon
{
position: absolute;
z-index: 100;
width: 70px;
height: 70px;
text-align: center;
border: 3px solid rgba(0, 0, 0, .2);
border-radius: 100%;
}
.blog.timeliner > li .timeline-icon .date,
.history.timeliner > li .timeline-icon .date
{
font-size: 13px;
line-height: 30px;
}
.history.timeliner > li .timeline-icon .date
{
font-size: 15px;
font-weight: 800;
line-height: 65px;
}
.blog.timeliner > li .timeline-icon .date span,
.history.timeliner > li .timeline-icon .date span
{
font-family: Oswald,sans-serif;
font-size: 30px;
font-weight: bold;
line-height: 20px;
display: block;
}
.blog.timeliner > li .timeline-panel:before,
.history.timeliner > li .timeline-panel:before,
.blog.timeliner > li .timeline-panel:after,
.history.timeliner > li .timeline-panel:after
{
position: absolute;
display: block;
content: '';
}
.blog.timeliner > li .timeline-panel:before,
.history.timeliner > li .timeline-panel:before
{
top: 26px;
right: -30px;
border: 15px solid transparent;
border-left-color: #ccc;
}
.blog.timeliner > li .timeline-panel:after,
.history.timeliner > li .timeline-panel:after
{
top: 27px;
right: -28px;
border: 14px solid transparent;
border-left-color: #fff;
}
.blog.timeliner > li.timeline-inverted > .timeline-panel,
.history.timeliner > li.timeline-inverted > .timeline-panel
{
float: right;
padding: 20px 50px;
text-align: left;
}
.blog.timeliner > li.timeline-inverted .timeline-panel:before,
.history.timeliner > li.timeline-inverted .timeline-panel:before
{
right: auto;
left: -30px;
border: 15px solid transparent;
border-right-color: #ccc;
}
.blog.timeliner > li.timeline-inverted .timeline-panel:after,
.history.timeliner > li.timeline-inverted .timeline-panel:after
{
right: auto;
left: -28px;
border: 14px solid transparent;
border-right-color: #fff;
}
/* Timeline Left side Bar */
.right.blog.timeliner:before,
.right.history.timeliner:before
{
left: 38px;
}
.right.blog.timeliner .timeline-icon,
.right.history.timeliner .timeline-icon
{
left: 0;
margin: 22px 0 0;
}
.right.blog.timeliner .timeline-meta,
.right.history.timeliner .timeline-meta
{
position: relative;
right: 0;
left: 0;
margin: 0 0 5px;
text-align: left;
}
.right.blog.timeliner > li,
.right.history.timeliner > li,
.right.blog.timeliner > li.timeline-inverted,
.right.history.timeliner > li.timeline-inverted
{
left: 0;
width: 100%;
margin: 0;
padding: 0 0 10px 100px;
}
.right.blog.timeliner > li.timeline-inverted,
.right.history.timeliner > li.timeline-inverted
{
padding: 0 0 10px 70px;
}
.right.blog.timeliner > li.timeline-inverted .timeline-panel:before,
.right.history.timeliner > li.timeline-inverted .timeline-panel:before,
.right.blog.timeliner > li .timeline-panel:before,
.right.history.timeliner > li .timeline-panel:before
{
right: auto;
left: -30px;
border: 15px solid transparent;
border-right-color: #ccc;
}
.right.history.timeliner > li.timeline-inverted .timeline-panel:before,
.right.history.timeliner > li .timeline-panel:before
{
border: 0;
}
.right.blog.timeliner > li.timeline-inverted .timeline-panel:after,
.right.history.timeliner > li.timeline-inverted .timeline-panel:after,
.right.blog.timeliner > li .timeline-panel:after,
.right.history.timeliner > li .timeline-panel:after
{
right: auto;
left: -28px;
border: 14px solid transparent;
border-right-color: #fff;
}
/******************************************************************************
Coming Soon
*******************************************************************************/
.count-down-box
{
text-align: center;
}
.comming-soon .daycounter-container
{
margin-bottom: 50px;
}
.comming-soon .countdown-section
{
width: 165px;
height: 110px;
margin: 15px 2px;
border: none;
background: #f2f2f2;
}
.comming-soon .countdown-amount
{
font-size: 60px;
font-weight: bold;
line-height: 110px !important;
}
.comming-soon .countdown-period
{
font-size: 18px;
color: #000;
}
.coming-text
{
margin-top: -4px;
}
.coming-text form
{
position: relative;
}
.coming-text .success
{
position: absolute;
bottom: 100%;
margin-bottom: 5px;
}
.coming-text .form-control
{
padding-right: 100px;
}
.coming-text .btn
{
position: absolute;
top: 0;
right: 0;
width: 90px;
}
/* Event page*/
/* Event Countdown */
.countdown-block
{
position: absolute;
top: 50%;
right: 0;
left: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.countdown-block h1
{
letter-spacing: 5px;
}
.countdown-rtl
{
direction: rtl;
}
.daycounter-container
{
margin: 0 aut0;
}
.countdown-holding span
{
color: #888;
}
.countdown-row
{
position: relative;
display: inline-block;
clear: both;
margin: 0 auto;
padding: 0;
text-align: center;
}
.countdown-section
{
font-size: 75%;
line-height: 130px;
position: relative;
display: block;
float: left;
width: 130px;
height: 130px;
margin: 15px;
text-align: center;
border: 4px solid #ccc;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.countdown-amount
{
font-family: Oswald,sans-serif;
font-size: 30px;
color: #fff;
}
.countdown-period
{
font-size: 15px;
font-weight: 600;
line-height: 20px;
display: block;
}
.countdown-descr
{
display: block;
width: 100%;
}
.event-shedule .box
{
position: relative;
margin: 20px 0;
}
.event-shedule .box i
{
font-size: 40px;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
color: #ffc400;
}
.event-shedule .box .box-inner
{
margin-left: 60px;
text-align: left;
}
.event-shedule .box .box-inner h4
{
margin-bottom: 0;
}
.event-shedule .register-btn
{
display: block;
margin: 60px auto 0;
}
/*Regester-now Section*/
.register-now .form-inline .form-control
{
width: 100%;
margin-bottom: 20px;
color: #fff;
}
.register-now .register-form .btn
{
margin-top: 20px;
}
/*Event Page*/
.event-page .countdown-block
{
position: absolute;
top: 50%;
right: 0;
left: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.event-page .countdown-block h1
{
letter-spacing: 5px;
}
.event-page .countdown-rtl
{
direction: rtl;
}
.event-page .countdown-holding span
{
color: #888;
}
.event-page .countdown-row
{
position: relative;
display: inline-block;
clear: both;
margin: 0 auto;
padding: 0;
text-align: center;
}
.event-page .countdown-section
{
font-size: 75%;
line-height: 93px;
position: relative;
display: block;
float: left;
width: 120px;
height: 100px;
margin: 15px;
text-align: center;
border: 2px solid;
}
.event-page .countdown-amount
{
font-family: Oswald,sans-serif;
font-size: 40px;
}
.event-page .countdown-period
{
font-size: 15px;
font-weight: 600;
line-height: 20px;
display: block;
text-align: left;
}
.event-page .countdown-descr
{
display: block;
width: 100%;
}
/* Event page*/
.event-shedule .box
{
position: relative;
margin: 20px 0;
}
.event-shedule .box i
{
font-size: 40px;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
color: #ffc400;
}
.event-shedule .box .box-inner
{
margin-left: 60px;
text-align: left;
}
.event-shedule .box .box-inner h4
{
margin-bottom: 0;
}
.event-shedule .register-btn
{
display: block;
margin: 60px auto 0;
}
/*Regester-now Section*/
.register-now .form-inline .form-control
{
width: 100%;
margin-bottom: 20px;
color: #fff;
}
.register-now .register-form .btn
{
margin-top: 20px;
}
/*Photo Gallery*/
.gallery-list
{
padding-left: 0;
list-style: none;
}
.gallery-list > li
{
position: relative;
}
.gallery-list > li i
{
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.gallery-list > li p
{
margin-bottom: 20px;
margin-left: 30px;
}
/* Schedule Section*/
.schedule .tabs
{
border: 1px solid #ccc;
}
.schedule .tabs .nav-tabs
{
border-bottom: 2px solid #ffc400;
}
.schedule .tabs .nav-tabs > li
{
font-family: Oswald,sans-serif;
width: 100%;
padding: 10px;
text-align: center;
border-right: 1px solid #ccc;
background: #eee;
}
.schedule .tabs .nav-tabs > li.active
{
background: #ffc400;
}
.schedule .tabs .nav-tabs > li:last-child
{
border-right: none;
}
.schedule .tabs .nav-tabs > li > a
{
font-size: 18px;
padding: 0;
letter-spacing: 2px;
text-transform: uppercase;
color: inherit;
border: none;
}
.schedule .tabs .nav-tabs > li > a .date
{
font-size: 14px;
display: block;
margin-top: 5px;
}
.schedule .nav-tabs > .active > a,
.schedule .nav-tabs > .active > a:hover,
.schedule .nav-tabs > .active > a:focus
{
border: none;
}
.schedule .nav-tabs > li.active,
.schedule .nav-tabs > li.active:hover,
.schedule .nav-tabs > li.active:focus
{
color: #fff;
background: #ffc400;
}
.schedule .nav-tabs > .active > a,
.schedule .nav > li > a:focus,
.schedule .nav > li > a:hover
{
border: none;
background: none;
}
.schedule .tab-content > .tab-pane
{
padding: 15px;
background: #fff;
}
/* Schedule panel-collapse */
.schedule .schedule-tab .panel-group
{
margin-bottom: 0;
}
.tab-content.schedule-tab
{
margin: 0;
}
.schedule .schedule-tab .panel-group .panel .panel-heading > .panel-title::before
{
font-family: 'icomoon';
position: absolute;
top: 22px;
left: 20px;
content: '\e94e';
}
.schedule .schedule-tab .panel-group .panel .panel-heading
{
border-bottom: 1px solid #ccc;
}
.schedule .schedule-tab .panel-group .panel:last-child .panel-heading,
.schedule .schedule-tab .panel-group .panel .panel-heading > .panel-title > a
{
border-bottom: none;
}
.schedule .schedule-tab .panel-heading > .panel-title
{
padding: 15px 0 15px 15px;
}
.schedule .schedule-tab .panel-heading > .panel-title > a
{
position: relative;
padding: 9px 9px 9px 35px;
}
.schedule .schedule-tab .panel-group .panel .panel-heading > .panel-title > a:after
{
font-family: FontAwesome;
position: absolute;
top: 50%;
right: 20px;
display: block;
width: auto;
height: auto;
margin: 0;
content: '\f068';
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
color: #7c7c7c;
background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.schedule .schedule-tab .panel-group .panel .panel-heading > .panel-title > a.collapsed:after
{
font-family: FontAwesome;
position: absolute;
top: 50%;
right: 20px;
width: auto;
height: auto;
margin: 0;
content: '\f067';
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
color: #7c7c7c;
background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.schedule .schedule-tab .panel-heading > .panel-title > a .title
{
padding-left: 10px;
letter-spacing: 1px;
color: #7c7c7c;
}
.schedule .schedule-tab .panel-body
{
padding-top: 40px;
}
.schedule .schedule-tab .panel-body img
{
border: 2px solid #ccc;
}
.schedule .schedule-tab h5.speaker-title,
.schedule .schedule-tab h6.speaker-designation
{
margin-bottom: 10px;
}
/*Faq*/
.faq .panel-group
{
border: 1px solid #7c7c7c;
background: #fff;
}
.faq .panel-group
{
padding: 15px;
}
.faq .panel-group .panel
{
border-bottom: 1px solid #7c7c7c;
}
.faq .panel-group .panel:last-child
{
border-bottom: none;
}
.faq .panel-group .panel .panel-heading > .panel-title::before
{
content: none;
}
.faq .panel-group .panel .panel-heading > .panel-title > a,
.faq .panel-group .panel .panel-heading > .panel-title > a:hover
{
padding-left: 9px;
color: #7c7c7c;
}
.faq .panel-group .panel .panel-heading > .panel-title > a
{
padding: 9px;
}
.faq .panel-group .panel .panel-heading > .panel-title
{
position: relative;
z-index: 1;
}
.faq .panel-group .panel .panel-heading > .panel-title:after
{
font-family: FontAwesome;
position: absolute;
z-index: -1;
top: 50%;
right: 20px;
content: '\f067';
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
color: #7c7c7c;
}
.faq .panel-group .panel.active .panel-heading > .panel-title:after
{
content: '\f068';
}
/*Book Landing page*/
.book-block
{
padding-top: 50px;
padding-bottom: 50px;
}
.book-block h1
{
font-weight: 800;
}
.book-block h5
{
margin-top: 50px;
}
.book-block ul.book-description
{
padding: 0;
list-style: none;
}
.book-block ul.book-description > li
{
position: relative;
margin-bottom: 20px;
padding-left: 50px;
}
.book-block ul.book-description > li i
{
font-size: 30px;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.book-block .img-book
{
margin: 0 auto;
}
.book-block .register-now h5
{
margin-top: 0;
letter-spacing: 1px;
color: #fff;
}
.book-block .register-form .btn
{
width: 100%;
margin-top: 0;
}
.about-author .author-img
{
float: left;
padding-right: 15px;
}
.about-author p.author-desc
{
margin-bottom: 10px;
}
.author #video-controls
{
margin-top: -20px;
}
.about-author .social-links
{
padding: 0;
list-style: none;
text-align: left;
}
.about-author .social-links > li
{
font-size: 15px;
line-height: 30px;
display: inline-block;
width: 30px;
height: 30px;
margin-right: 10px;
text-align: center;
color: #fff;
border-radius: 50%;
background: #ffc400;
}
.about-author .social-links > li a,
.about-author .social-links > li a:hover
{
text-decoration: none;
color: #fff;
}
.header .primary .navbar .nav > li > a.btn.btn-default
{
line-height: 22px;
margin-top: 15px;
margin-right: 10px;
padding: 9px 20px;
transition: background .2s linear 0s, color .2s linear 0s;
white-space: normal;
color: #333;
border: 0 none;
border-radius: 3px;
outline: medium none;
background-color: #ffc400;
box-shadow: none;
text-shadow: none;
filter: none;
}
/* Partners */
.partner-box
{
position: relative;
margin-bottom: 30px;
padding: 20px;
border: 4px solid #f7f7f7;
}
.partner-image
{
position: absolute;
top: 10px;
left: 0;
width: 200px;
min-height: 120px;
}
.partner-box:hover img
{
background: #f7f7f7;
}
.partner-details
{
margin-left: 200px;
}
.partner-details .post-title
{
margin-top: 10px;
margin-bottom: 10px;
}
/* 404 */
.section-404 h1
{
font-size: 70px;
display: inline-table;
}
/*Charity*/
#about-us blockquote
{
font-family: Georgia,'Times New Roman',Times,serif;
font-size: 16px;
font-style: italic;
line-height: 1.625;
margin-bottom: 0;
}
/*Fashion page*/
.portfolio-grid.fashion .grids
{
width: 20%;
}
.progress-bar.light-bg
{
background-color: #fff !important;
}
.portfolio-title
{
position: absolute;
right: 0;
bottom: 0;
left: 0;
width: 100%;
margin: 0 auto !important;
text-align: center;
text-transform: uppercase;
opacity: 0;
color: #fff;
background: rgba(0, 0, 0, .6);
}
.grid-item:hover img
{
opacity: .5;
}
.grid-item:hover .portfolio-title
{
opacity: 1;
}
/*spa*/
#get-quote-1
{
float: left;
width: 100%;
}
/*----------Wedding-----------*/
.red-text,
.icon.red
{
color: #f00;
}
/*Real Estate*/
.border
{
border-width: 1px;
}
.work
{
position: relative;
}
.work .work-title
{
position: absolute;
top: 50%;
right: 0;
left: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.work .title
{
font-size: 18px;
font-weight: bold;
line-height: 20px;
bottom: 46px;
margin: 7px;
text-align: center;
opacity: 0;
}
.work .work-title > .btn
{
opacity: 0;
}
.work:hover .title
{
opacity: 1;
color: #fff;
}
.work:hover .work-title > .btn
{
opacity: 1;
}
.work .bg-hover
{
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
transition: all .2s ease-out 0s;
opacity: 0;
background: none repeat scroll 0 0 rgba(0, 0, 0, .8);
}
.work:hover .bg-hover
{
transition: all .2s ease-in 0s;
opacity: 1;
}
/*Motor Page*/
.carousel
{
position: relative;
}
.carousel-inner.no-pad .carousel-caption
{
right: 0;
bottom: 0;
left: 0;
height: 110px;
padding-right: 20px;
padding-bottom: 0;
padding-left: 20px;
}
.motor .carousel-inner.no-pad .carousel-caption
{
top: auto;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
}
.right-pagination.carousel-indicators
{
right: 0;
left: 0;
width: 100%;
margin: 0;
padding: 0 20px 0 0;
text-align: right;
}
.caption-bg .carousel-caption
{
background: rgba(0,0,0,.5);
}
.carousel-caption.text-left
{
text-align: left;
}
.carousel-caption.text-right
{
text-align: right;
}
.full-width-slider .carousel-inner > .item > img,
.full-width-slider .carousel-inner > .item > a > img
{
width: 100%;
}
.full-width-slider .carousel-control.right
{
background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, .2) 100%);
}
.full-width-slider .carousel-control.left
{
background-image: linear-gradient(to right, rgba(0, 0, 0, .2) 0px, rgba(0, 0, 0, 0) 100%);
}
.carousel-control.left.no-bg,
.carousel-control.right.no-bg
{
background-image: none;
}
.carousel-control.left .fa,
.carousel-control.right .fa
{
line-height: 33px;
width: 40px;
height: 37px;
padding-left: 2px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-khtml-border-radius: 6px;
}
.carousel-control.left .fa
{
padding-left: 0;
}
.tab-content.border
{
padding: 0 20px 20px;
border: 1px solid #ddd;
border-top: none;
}
.service-tabs .tab-content > .tab-pane,
.service-tabs .pill-content > .pill-pane
{
padding: 36px 0 0;
}
.motor .form-control
{
margin-bottom: 25px;
}
/*Mail chimp*/
.transparent-half-black-2
{
background: none repeat scroll 0 0 rgba(0, 0, 0, .5) !important;
}
.form-box
{
margin: 0 0 40px;
padding: 27px 30px 25px;
border-radius: 5px;
background: #f2f2f2;
}
.selectBox,
.form-control
{
line-height: 50px;
width: 100%;
height: 50px;
min-height: 50px;
margin-bottom: 16px;
padding: 0 12px;
border: 0;
border-radius: 0;
background: #f5f5f5;
box-shadow: 0 1px #fff, 0 1px 4px rgba(0, 0, 0, .05) inset;
}
.transparent-half-white
{
background: none repeat scroll 0 0 rgba(255, 255, 255, .5) !important;
}
/*Timeline*/
#resume .timeline.work-process-box
{
margin-top: 0;
}
#resume .blog.timeliner > li:last-child
{
margin-bottom: 0;
}
/*-------------Bakery---------------*/
.fill-icon
{
position: relative;
z-index: 1;
color: #000;
border: 2px solid;
}
.fill-icon:after
{
position: absolute;
z-index: -1;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: '';
-webkit-transition: .4s all ease-in-out;
-moz-transition: .4s all ease-in-out;
-ms-transition: .4s all ease-in-out;
-o-transition: .4s all ease-in-out;
transition: .4s all ease-in-out;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
}
.bakery-block:hover .fill-icon:after
{
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.icons-circle.medium.fill-icon
{
line-height: 4em;
}
/*Saloon*/
.ri-grid .overlay
{
z-index: 1;
opacity: .7;
}
.grid-content
{
position: absolute;
z-index: 9;
top: 50%;
right: 0;
left: 0;
width: 100%;
max-width: 700px;
margin: 0 auto;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
text-align: center;
color: #fff;
}
.grid-content h1
{
font-weight: 200;
text-transform: uppercase;
}
/*Bakery Menu*/
.bakery-menu
{
border: 1px solid #ddd;
}
.bakery-menu .nav-tabs > li
{
width: 100%;
border-bottom: 1px solid #ccc;
}
.bakery-menu .nav-tabs > li > a
{
font-size: 18px;
font-weight: 700;
margin-right: 0;
padding: 20px 20px;
-webkit-transition: .35s all ease-in-out;
-moz-transition: .35s all ease-in-out;
-ms-transition: .35s all ease-in-out;
-o-transition: .35s all ease-in-out;
transition: .35s all ease-in-out;
text-align: center;
border: none;
border-right: 1px solid #ddd;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
}
.bakery-menu .nav-tabs > li:last-child > a
{
border-right: none;
}
.bakery-menu .nav-tabs > li > a > i
{
display: block;
}
.bakery-menu .nav-tabs > li.active > a,
.bakery-menu .nav-tabs > li.active > a:focus,
.bakery-menu .nav-tabs > li.active > a:hover
{
color: #fff;
border: none;
text-shadow: 0 0 5px rgba(0,0,0,.1);
}
.bakery-menu .tab-content > .tab-pane
{
padding-top: 0;
}
.bakery-menu .tab-content
{
margin: 0;
padding: 35px 0 0;
background: #fff;
}
.bakery-menu .menu-items
{
margin-bottom: 20px;
padding-bottom: 10px;
border-bottom: 1px dashed #ccc;
}
.bakery-menu .last-row .menu-items
{
border: none;
}
.bakery-menu h5
{
margin-bottom: 10px;
text-transform: uppercase;
}
/*pricing*/
.pricing i.icons-circle.medium.pricing-icon
{
line-height: 3.5em;
line-height: 100px;
display: block;
width: 100px;
height: 100px;
margin: 0 auto 20px;
padding: 30px;
padding: 0;
-webkit-transition: .4s all ease-in-out;
-moz-transition: .4s all ease-in-out;
-ms-transition: .4s all ease-in-out;
-o-transition: .4s all ease-in-out;
transition: .4s all ease-in-out;
text-align: center;
border: 2px solid #ccc;
background-color: #f5f5f5;
-webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, .1) inset;
-moz-box-shadow: 0 0 10px 2px rgba(0, 0, 0, .1) inset;
box-shadow: 0 0 10px 2px rgba(0, 0, 0, .1) inset;
-ms-box-shadow: 0 0 10px 2px rgba(0, 0, 0, .1) inset;
-o-box-shadow: 0 0 10px 2px rgba(0, 0, 0, .1) inset;
}
.pricing:hover .pricing-icon
{
-webkit-transform: rotateX(180deg) rotateY(180deg) rotateZ(180deg);
-moz-transform: rotateX(180deg) rotateY(180deg) rotateZ(180deg);
-ms-transform: rotateX(180deg) rotateY(180deg) rotateZ(180deg);
-o-transform: rotateX(180deg) rotateY(180deg) rotateZ(180deg);
transform: rotateX(180deg) rotateY(180deg) rotateZ(180deg);
}
/*product*/
.product-item.bakery
{
margin-bottom: 60px;
}
.product-item.bakery a.btn
{
position: absolute;
z-index: -1;
-webkit-transform: translateY(-40px);
-moz-transform: translateY(-40px);
-ms-transform: translateY(-40px);
-o-transform: translateY(-40px);
transform: translateY(-40px);
opacity: 1;
border-radius: 0;
}
.product-item.bakery:hover a.btn
{
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
.product-item.bakery .product-img
{
overflow: hidden;
}
.product-item.bakery:hover .product-img img
{
-webkit-transform: scale(1.1) rotate(3deg);
-moz-transform: scale(1.1) rotate(3deg);
-ms-transform: scale(1.1) rotate(3deg);
-o-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
.product-item.bakery a.btn,
.product-item.bakery .product-img img
{
width: 100%;
-webkit-transition: .4s all ease-in-out;
-moz-transition: .4s all ease-in-out;
-ms-transition: .4s all ease-in-out;
-o-transition: .4s all ease-in-out;
transition: .4s all ease-in-out;
}
.product-item.bakery .product-img a
{
position: absolute;
top: 50%;
right: 0;
left: 0;
opacity: 0;
}
.product-item.bakery .product-img a i
{
padding: 10px;
}
.product-item.bakery:hover .product-img a
{
opacity: 1;
}
/*client*/
.client-box
{
margin-left: 40px;
padding: 20px 20px 20px 60px;
border: 1px solid #ccc;
border-radius: 5px;
background: rgba(241,241,241,.1);
}
.client-box .client-image
{
position: absolute;
bottom: 20px;
left: 15px;
}
/*-----------------Travel Page------------------*/
.page-section.find-form
{
overflow: visible;
}
.travel-tab
{
position: relative;
z-index: 99;
top: -52px;
}
.travel-tab .tab-content > .tab-pane,
.pill-content > .pill-pane
{
padding: 0;
}
.travel-tab label
{
display: block;
}
.travel-tab .input-group-btn
{
float: left;
}
.travel-tab div.fancy-select div.trigger,
.travel-tab div.fancy-select ul.options
{
width: auto;
min-width: auto;
max-width: auto;
}
.travel-tab .nav-tabs > li.active a
{
border: none;
}
.travel-tab .nav-tabs
{
border: none;
}
.travel-tab .nav-tabs > li > a
{
font-size: 16px;
font-weight: 700;
margin-right: 5px;
padding: 15px 20px;
border: 1px solid #e1e1e1;
border: none;
border-bottom: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background: rgba(255,255,255,.6);
-ms-border-radius: 0;
-o-border-radius: 0;
}
.travel-tab .nav-tabs > li.active > a
{
color: #fff;
}
.travel-tab .nav-tabs > li a > i
{
margin-right: 5px;
padding: 5px;
color: #fff;
border-radius: 50%;
-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .1) inset;
-moz-box-shadow: 0 0 6px rgba(0, 0, 0, .1) inset;
box-shadow: 0 0 6px rgba(0, 0, 0, .1) inset;
-ms-box-shadow: 0 0 6px rgba(0, 0, 0, .1) inset;
-o-box-shadow: 0 0 6px rgba(0, 0, 0, .1) inset;
}
.travel-tab .tab-content
{
margin: 0;
padding: 20px;
border: 1px solid #e1e1e1;
}
.travel-tab h5
{
font-size: 24px;
}
.travel-tab .btn
{
margin-top: 25px;
}
.travel-tab .selectBox,
.travel-tab .form-control
{
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background: #fff;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-ms-border-radius: 0;
-o-border-radius: 0;
-ms-box-shadow: none;
-o-box-shadow: none;
}
.travel-tab .input-group-addon
{
color: #fff;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
}
.travel-tab div.fancy-select div.trigger,
.travel-tab div.fancy-select select:focus + div.trigger
{
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-ms-box-shadow: none;
-ms-box-shadow: none;
}
.top-destination .img-wrapper
{
position: relative;
}
.top-destination .img-wrapper:after
{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: '';
opacity: 0;
background: rgba(0,0,0,.8);
}
.top-destination .img-wrapper:hover:after
{
opacity: 1;
}
.top-destination .img-wrapper > a
{
position: absolute;
z-index: 9;
top: 50%;
right: 0;
left: 0;
text-align: center;
opacity: 0;
}
.top-destination .img-wrapper:hover > a
{
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
opacity: 1;
}
.top-destination .img-wrapper > a,
.top-destination .img-wrapper:after
{
-webkit-transition: .4s all ease-in-out;
-moz-transition: .4s all ease-in-out;
-ms-transition: .4s all ease-in-out;
-o-transition: .4s all ease-in-out;
transition: .4s all ease-in-out;
}
.top-destination .img-wrapper > a i
{
font-size: 18px;
padding: 10px;
}
.destination-box
{
padding: 15px;
text-align: left;
background: #fff;
}
.destination-box p,
.destination-box h5
{
margin-top: 10px;
}
.destination-box h5
{
display: inline-block;
margin-bottom: 5px;
}
.destination-box .btn-link
{
text-decoration: underline;
}
.destination-box .btn
{
padding: 5px 20px;
}
/*Features*/
.travel-block
{
margin-bottom: 20px;
text-align: left;
}
.travel-block i
{
font-size: 18px;
padding: 20px;
color: #4e4e4e;
border: none;
border-radius: 50%;
-webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, .1) inset;
-moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, .1) inset;
box-shadow: 0 0 10px 1px rgba(0, 0, 0, .1) inset;
-ms-box-shadow: 0 0 10px 1px rgba(0, 0, 0, .1) inset;
-o-box-shadow: 0 0 10px 1px rgba(0, 0, 0, .1) inset;
}
.travel-block .icon-wrapper
{
position: relative;
display: inline-block;
margin-bottom: 45px;
}
.travel-block .icon-wrapper:before
{
position: absolute;
z-index: 1;
top: 100%;
left: 5%;
width: 90%;
height: 10px;
content: '';
transition-duration: .3s;
transition-property: transform, opacity;
-webkit-transform: translateY(20px);
-moz-transform: translateY(20px);
-ms-transform: translateY(20px);
-o-transform: translateY(20px);
transform: translateY(20px);
pointer-events: none;
background: rgba(0, 0, 0, 0) radial-gradient(ellipse at center center , rgba(0, 0, 0, .25) 0%, rgba(0, 0, 0, 0) 80%) repeat scroll 0 0;
}
.travel-block h5
{
font-size: 18px;
margin: 0 0 5px;
}
.hotel-tab .nav-tabs
{
border: none;
}
.hotel-tab .nav-tabs > li
{
float: right;
}
.hotel-tab .nav-tabs > li > a
{
padding: 15px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
}
.hotel-tab .nav-tabs > li > a > i
{
vertical-align: middle;
}
.hotel-tab .nav-tabs > li.active > a,
.hotel-tab .nav-tabs > li.active > a:focus,
.hotel-tab .nav-tabs > li.active > a:hover
{
color: #fff;
border: none;
}
.hotel-tab .tab-content > .tab-pane
{
padding: 0;
}
.hotel-tab article
{
margin-top: 30px;
background: #fff;
}
/* Help Center */
.help-center
{
position: relative;
margin-top: 30px;
border: 10px solid rgba(255,255,255,.6);
}
.help-center .form-control
{
position: relative;
margin-bottom: 0;
padding: 0 15px 0 35px;
}
.help-center i
{
position: absolute;
z-index: 999;
top: 18px;
left: 12px;
color: #ccc;
}
/******************************************************************************
Shopping Cart
*******************************************************************************/
.shop .product-item
{
position: relative;
z-index: 0;
max-width: 300px;
margin: 0 auto 60px;
padding: 5px;
text-align: center;
border: 1px solid rgba(0, 0, 0, .1);
}
.shop.grid-3 .product-item,
.shop.grid-2 .product-item
{
max-width: 400px;
}
.shop-page .product-item .product-img
{
position: relative;
overflow: hidden;
max-width: 400px;
}
.shop .product-item:hover img
{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
transform: scale(1.1);
opacity: .8;
}
.shop .product-img
{
position: relative;
z-index: -1;
}
.shop .product-details
{
padding-top: 5px;
padding-bottom: 5px;
}
.shop .product-details h4,
.shop .product-details h5
{
font-size: 18px;
margin-top: 0;
margin-bottom: 0;
padding-top: 2px;
padding-bottom: 2px;
}
.shop .product-details h5
{
font-size: 18px;
font-weight: 400;
}
.shop .product-details h5 del
{
font-size: 16px;
padding-right: 10px;
color: #1e1e1e;
}
.product-name a
{
-webkit-transition: opacity .2s linear;
transition: opacity .2s linear;
text-decoration: none;
color: #1e1e1e;
}
.product-name a:hover
{
-webkit-transition: opacity .2s linear;
transition: opacity .2s linear;
opacity: .8;
filter: alpha(opacity=80);
}
.product-image
{
line-height: 0;
display: inline-block;
background: #f2f2f2;
}
.product-image > img
{
width: 100%;
-webkit-transition: opacity .2s linear;
transition: opacity .2s linear;
}
.product-image:hover > img
{
-webkit-transition: opacity .2s linear;
transition: opacity .2s linear;
opacity: .9;
filter: alpha(opacity=90);
}
.rotation .product-image:hover > img
{
opacity: 1;
filter: alpha(opacity=100);
}
.actual-price
{
position: relative;
display: inline-block;
margin-right: 6px;
color: #7f7f7f;
}
.actual-price:before
{
position: absolute;
top: 50%;
left: 50%;
display: block;
width: 46px;
height: 1px;
margin: 0 0 0 -28px;
content: '';
-webkit-transform: rotate(330deg);
transform: rotate(330deg);
background: #f00;
}
.price-details
{
font-size: 24px;
line-height: 1;
margin: 0 0 15px;
padding: 15px;
background: #f7f7f7;
}
.price-details h3
{
position: relative;
display: inline-block;
margin-right: 10px;
margin-bottom: 0;
padding-right: 40px;
}
.price-details h3:after
{
font-family: FontAwesome;
font-size: 16px;
position: absolute;
top: 15px;
right: 0;
display: block;
content: '\f07e';
}
.product-page .price-details .actual-price
{
font-size: 15px;
}
.price-details .price
{
font-size: 24px;
}
.product-rating .star-rating
{
margin-top: 15px;
margin-right: 15px;
}
.price
{
font-size: 20px;
font-weight: 600;
line-height: 1;
}
/* .add-to-cart{
margin-bottom:10px;
position:relative;
}
.add-to-cart .price{
font-size:20px;
}
.add-to-cart .price{
position:absolute;
right:0;
padding:0 10px;
top:5px;
}
.add-to-cart .price:before{
content:"";
position:absolute;
background:rgba(255,255,255,.5);
left:0;
width:1px;
height:15px;
top:0;
} */
.add-to-cart
{
position: relative;
}
/*
.add-to-cart a{
display: block;
padding-left: 49px;
width: 100%;
}
*/
.add-to-cart .price
{
font-size: 22px;
line-height: 19px;
position: absolute;
top: 50%;
left: 0;
display: block;
height: 19px;
padding: 0 10px;
-webkit-transform: translate(0px, -50%);
-moz-transform: translate(0px, -50%);
transform: translate(0px, -50%);
}
.add-to-cart .btn
{
border-radius: 0;
}
/* Cart */
.cart-table
{
margin-bottom: 0;
}
.cart-table th
{
padding: 20px 0!important;
}
.cart-table thead
{
border-top: 3px solid #ddd !important;
border-bottom: 3px solid #ddd !important;
}
.cart-table .product-img
{
padding: 20px 0;
}
.cart-table .product-list
{
border-bottom: 1px solid #ddd !important;
}
.cart-table td,
.cart-button td,
.cart-total td,
.cart-total table th,
.your-order td,
.your-order th
{
vertical-align: middle !important;
}
.cart-button td
{
padding: 20px 0!important;
border-top: 0 !important;
border-bottom: 1px solid #ddd !important;
}
.cart-button .form-control
{
line-height: inherit;
float: left;
margin: 0 10px 0 0;
padding: 16px 30px 15px;
border: inherit;
}
.cart-button .form-control
{
line-height: 1;
float: left;
box-sizing: border-box;
margin: 0 4px 0 0;
padding: 6px 6px 5px;
border: 1px solid #d3ced2;
outline: 0 none;
}
.cart-button input[type='text']
{
width: 255px;
}
.cart-total
{
padding: 40px;
background: #f7f7f7;
}
.cart-total table
{
margin: 0 !important;
border: 1px solid #f7f7f7 !important;
background: #fff;
}
.cart-total table th,
.cart-total table td
{
width: auto;
min-width: 210px;
padding: 20px!important;
border: 1px solid #f7f7f7 !important;
}
.account-check p
{
font-weight: 400;
padding-left: 10px;
}
.shipping-add
{
margin-top: 20px;
}
.shipping-add h4
{
margin-bottom: 15px;
padding-left: 10px;
}
.your-order
{
padding: 50px;
background: #f7f7f7;
}
.your-order td,
.your-order th
{
padding: 10px!important;
border: 0 !important;
}
.ptitle
{
font-weight: 600;
}
/* Zoom Product */
.single-product
{
position: relative;
overflow: hidden;
border: 1px solid rgba(0, 0, 0, .1);
border-radius: 0;
}
.zoom-product-thumb
{
text-align: center;
border-top: 1px solid rgba(0, 0, 0, .1);
}
.zoom-product-thumb img
{
display: inline-block;
width: 80px;
}
.zoomWrapper img,
.zoomContainer img
{
width: 100%;
}
.zoomWindow
{
z-index: 99 !important;
border: none !important;
box-shadow: 0 0 5px rgba(0, 0, 0, .15);
}
.product-regulator
{
margin-bottom: 20px;
vertical-align: top;
}
.product-regulator button
{
display: inline-block;
height: 34px;
padding: 4px 12px;
color: #1e1e1e;
border: 1px solid #e1e1e1;
border-radius: 0;
}
.product-regulator #output
{
display: inline-block;
width: 60px;
height: 34px;
padding: 4px 12px;
text-align: center;
vertical-align: top;
color: #7f7f7f;
border: 1px solid #e1e1e1;
}
.product-meta-details
{
font-size: 14px;
padding-top: 15px;
border-top: 1px solid rgba(0, 0, 0, .1);
}
/* Masonry Grid */
.grid-col-2 .grid-item,
.grid-col-2 .grid-sizer
{
width: 50%;
margin: 0 0;
padding: 0 0;
}
.grid-col-2 .grid-item .post
{
padding: 0 30px 0 0;
}
.grid-col-3 .grid-item,
.grid-col-3 .grid-sizer
{
width: 33.3%;
margin: 0 0;
padding: 0 0;
}
.grid-col-4 .grid-item,
.grid-col-4 .grid-sizer
{
width: 25%;
margin: 0 0;
}
.grid-col-5 .grid-item,
.grid-col-5 .grid-sizer
{
width: 20%;
margin: 0 0;
}
.grid-col-6 .grid-item,
.grid-col-6 .grid-sizer
{
width: 16%;
margin: 0 0;
}
.pad.mixed-grid .grid-col-6 .img-overlay
{
margin: 14px;
}
.pad.mixed-grid .grid-col-6 .item .img-overlay
{
margin: 7px;
}
.pad.mixed-grid .grid-col-6 .figcaption
{
padding: 15px 26px;
}
.grid-col-6 .grid-item h4,
.grid-col-6 .grid-sizer h4
{
font-size: 13px;
margin-bottom: 5px;
}
/* Masonry With Gap */
.pad.mixed-grid
{
margin: 0 -15px;
}
.pad.mixed-grid .grid-item
{
padding: 15px;
}
.pad.mixed-grid .filter-menu
{
padding: 0 15px;
}
.pad.mixed-grid.mgs1 .grid-item .figcaption
{
width: auto;
margin: 15px;
}
.pad.mixed-grid .img-overlay
{
margin: 25px;
}
.pad.mixed-grid .item .img-overlay
{
margin: 17px;
}
.pad.mixed-grid .figcaption
{
padding: 15px 30px;
}
/*Hosting Page*/
#domain-search.page-section
{
overflow: visible;
}
.domain-search .input-group-btn .btn-group
{
display: flex;
}
.domain-search .form-control
{
border-right: none;
}
.domain-search .input-group-btn .btn-group .btn.btn-default,
.domain-search .form-control
{
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-ms-border-radius: 0;
-ms-border-radius: 0;
}
.domain-search .form-control:focus,
.form-control:focus
{
border-color: #e1e1e1;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;
box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;
-ms-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;
-ms-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;
}
.domain-search div.fancy-select div.trigger,
.travel-tab div.fancy-select div.trigger
{
width: auto;
padding: 7px 24px 7px 9px;
border: 1px solid #e1e1e1;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background: none;
-ms-border-radius: 0;
-ms-border-radius: 0;
}
.travel-tab div.fancy-select div.trigger
{
background: #fff;
}
.domain-search div.fancy-select div.trigger::after,
.travel-tab div.fancy-select div.trigger::after
{
top: 17px;
}
.domain-search div.fancy-select div.trigger,
.domain-search div.fancy-select select:focus + div.trigger
{
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-ms-box-shadow: none;
-ms-box-shadow: none;
}
.domain-search div.fancy-select ul.options
{
min-width: auto;
max-width: auto;
}
/******************************************************************************
Footer
*******************************************************************************/
#footer .footer-widget
{
font-size: 13px;
padding: 70px 0;
color: #7f7f7f;
background: #f2f2f2;
}
.footer-widget .widget li
{
padding-bottom: 10px;
}
.footer-widget .widget li a,
.footer-widget .widget a
{
color: #ccc;
}
#footer .footer-widget.dark-bg,
#footer .copyright.dark-bg
{
color: #999;
background: #171717;
}
#footer .copyright.darkest-bg
{
color: #999;
background: #000;
}
#footer .footer-widget.dark-bg .widget-title
{
color: #f7f7f7;
}
#footer .footer-widget .widget-title
{
padding-top: 20px;
}
#footer .copyright
{
font-size: 11px;
line-height: 17px;
padding: 21px 0 20px;
background: #f7f7f7;
}
#footer .phone,
#footer .address
{
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-left: 34px;
}
#footer .footer-icon
{
position: absolute;
top: 0;
left: 16px;
color: #c6c6c6;
}
#footer .footer-icon:before
{
font-size: 20px;
line-height: 18px;
width: auto;
}
.footer-blog li
{
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: 1px dashed #c2c0c0;
}
.footer-blog li:last-child
{
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: 0;
}
.footer-count
{
font-family: Oswald,sans-serif;
font-size: 16px;
margin: 20px 0 10px 0;
text-transform: uppercase;
}
.footer-count .count-number .counter
{
font-size: 17px;
letter-spacing: 1px;
}
.footer-social
{
margin-top: 20px;
}
/* Copyright */
.copyright a
{
color: #ccc;
}
.copyright .up
{
line-height: 40px;
display: block;
float: right;
width: 40px;
height: 40px;
text-align: center;
border-radius: 50%;
background-color: #c6c6c6;
}
.extra-link a:hover,
.copyright a:hover
{
text-decoration: underline;
}
.page-sticky-footer
{
margin-bottom: 80px;
}
.copyright .social-icon i
{
margin-bottom: 0;
}
/*Hidden footer*/
.footer-hidden #page
{
position: relative;
z-index: 10;
height: 100%;
background: #fff none repeat scroll 0 0;
}
.footer-hidden #footer
{
position: fixed;
right: 0;
bottom: 0;
left: 0;
overflow-y: auto;
color: #7f7f7f;
}
/******************************************************************************
Dark Section
*******************************************************************************/
#footer .dark-section.footer-widget
{
background: #222;
}
.dark-section .widget .widget-title .title
{
color: #f0eded;
}
.dark-section .widget a:hover,
.dark-section .form-control
{
color: #fff;
}
.dark-section .gray-bg i,
#footer .dark-section.copyright,
.dark-section .form-control
{
background: rgba(0, 0, 0, .97);
}
#footer .dark-section.copyright
{
border-top: 1px solid #000;
}
.dark-section .widget .widget-title
{
border-bottom: 1px solid rgba(255, 255, 255, .2);
}
.dark-section .footer-blog li
{
border-bottom: 1px dashed rgba(255, 255, 255, .2);
}
.dark-section .selectBox,
.dark-section .form-control
{
border: 1px dashed rgba(255, 255, 255, .2);
box-shadow: none;
}
/******************************************************************************
Bootstrap Elements
*******************************************************************************/
.hll
{
background-color: #ffc;
}.c
{
color: #999;
}.err
{color: #a00;
background-color: #faa;
}.k
{
color: #069;
}.o
{
color: #555;
}.cm
{
color: #999;
}.cp
{
color: #099;
}.c1,
.cs
{
color: #999;
}.gd
{border: 1px solid #c00;
background-color: #fcc;
}.ge
{
font-style: italic;
}.gr
{
color: red;
}.gh
{
color: #030;
}.gi
{border: 1px solid #0c0;
background-color: #cfc;
}.go
{
color: #aaa;
}.gp
{
color: #009;
}.gu
{
color: #030;
}.gt
{
color: #9c6;
}.kc,
.kd,
.kn,
.kp,
.kr
{
color: #069;
}.kt
{
color: #078;
}.m
{
color: #f60;
}.s
{
color: #d44950;
}.na
{
color: #4f9fcf;
}.nb
{
color: #366;
}.nc
{
color: #0a8;
}.no
{
color: #360;
}.nd
{
color: #99f;
}.ni
{
color: #999;
}.ne
{
color: #c00;
}.nf
{
color: #c0f;
}.nl
{
color: #99f;
}.nn
{
color: #0cf;
}.nt
{
color: #2f6f9f;
}.nv
{
color: #033;
}.ow
{
color: #000;
}.w
{
color: #bbb;
}.mf,
.mh,
.mi,
.mo
{
color: #f60;
}.sb,
.sc
{
color: #c30;
}.sd
{font-style: italic;
color: #c30;
}.s2,
.se,
.sh
{
color: #c30;
}.si
{
color: #a00;
}.sx
{
color: #c30;
}.sr
{
color: #3aa;
}.s1
{
color: #c30;
}.ss
{
color: #fc3;
}.bp
{
color: #366;
}.vc,
.vg,
.vi
{
color: #033;
}.il
{
color: #f60;
}.css .nt + .nt,
.css .o,
.css .o + .nt
{
color: #999;
}@font-face
{
font-family: anchorjs-link;font-weight: 400;font-style: normal;
}.anchorjs-icon
{
font-family: anchorjs-link;font-weight: 400;font-style: normal;font-variant: normal;line-height: 1;text-transform: none;
}.anchorjs-link
{float: left;width: 1em;height: 1em;margin-left: -1.2em;text-align: center;opacity: 0;
color: inherit;
}@media (max-width:480px)
{
.anchorjs-link
{
display: none;
}
}.anchorjs-link:focus,
:hover > .anchorjs-link
{transition: color .16s linear 0s;
opacity: .75;
}:hover > .anchorjs-link:hover
{text-decoration: none;
opacity: 1;
}.anchorjs-icon
{
font-size: 60%;vertical-align: .2em;
}.anchorjs-icon::before
{
content: '';
}body
{
position: relative;
}.table code
{
font-size: 13px;font-weight: 400;
}h2 code,
h3 code,
h4 code
{
background-color: inherit;
}.btn-outline
{color: #563d7c;border-color: #563d7c;
background-color: transparent;
}.btn-outline:active,
.btn-outline:focus,
.btn-outline:hover
{color: #fff;border-color: #563d7c;
background-color: #563d7c;
}.btn-outline-inverse
{color: #fff;border-color: #cdbfe3;
background-color: transparent;
}.btn-outline-inverse:active,
.btn-outline-inverse:focus,
.btn-outline-inverse:hover
{color: #563d7c;border-color: #fff;
background-color: #fff;text-shadow: none;
}.bs-docs-booticon
{font-weight: 500;display: block;cursor: default;text-align: center;color: #fff;border-radius: 15%;
background-color: #563d7c;
}.bs-docs-booticon-sm
{
font-size: 20px;line-height: 28px;width: 30px;height: 30px;
}.bs-docs-booticon-lg
{
font-size: 108px;line-height: 140px;width: 144px;height: 144px;
}.bs-docs-booticon-inverse
{color: #563d7c;
background-color: #fff;
}.bs-docs-booticon-outline
{border: 1px solid #cdbfe3;
background-color: transparent;
}#skippy
{display: block;padding: 1em;color: #fff;outline: 0;
background-color: #6f5499;
}#skippy .skiplink-text
{padding: .5em;
outline: dotted 1px;
}#content:focus
{
outline: 0;
}.bs-docs-nav
{margin-bottom: 0;border-bottom: 0 none;
background-color: #fff;
}.bs-home-nav .bs-nav-b
{
display: none;
}.bs-docs-nav .navbar-brand,
.bs-docs-nav .navbar-nav > li > a
{font-weight: 500;
color: #563d7c;
}.bs-docs-nav .navbar-nav > .active > a,
.bs-docs-nav .navbar-nav > .active > a:hover,
.bs-docs-nav .navbar-nav > li > a:hover
{color: #463265;
background-color: #f9f9f9;
}.bs-docs-nav .navbar-toggle .icon-bar
{
background-color: #563d7c;
}.bs-docs-nav .navbar-header .navbar-toggle
{
border-color: #fff;
}.bs-docs-nav .navbar-header .navbar-toggle:focus,
.bs-docs-nav .navbar-header .navbar-toggle:hover
{border-color: #f9f9f9;
background-color: #f9f9f9;
}.bs-docs-footer
{margin-top: 100px;padding-top: 40px;padding-bottom: 40px;text-align: center;color: #767676;
border-top: 1px solid #e5e5e5;
}.bs-docs-footer-links
{
margin-top: 20px;padding-left: 0;
}.bs-docs-footer-links li
{
display: inline;padding: 0 2px;
}.bs-docs-footer-links li:first-child
{
padding-left: 0;
}@media (min-width:768px)
{
.bs-docs-footer p
{
margin-bottom: 0;
}
}.bs-docs-social
{
margin-bottom: 20px;text-align: center;
}.bs-docs-social-buttons
{
display: inline-block;margin-bottom: 0;padding-left: 0;list-style: none none;
}.bs-docs-social-buttons li
{line-height: 1;
display: inline-block;padding: 5px 8px;
}.bs-docs-social-buttons .twitter-follow-button
{
width: 225px!important;
}.bs-docs-social-buttons .twitter-share-button
{
width: 98px!important;
}.github-btn
{overflow: hidden;
border: 0;
}.bs-docs-header,
.bs-docs-masthead
{position: relative;padding: 30px 15px;text-align: center;color: #cdbfe3;
background-color: #6f5499;background-image: linear-gradient(to bottom,#563d7c 0,#6f5499 100%);background-repeat: repeat-x;text-shadow: 0 1px 0 rgba(0,0,0,.1);
}.bs-docs-masthead .bs-docs-booticon
{
margin: 0 auto 30px;
}.bs-docs-masthead h1
{font-weight: 300;line-height: 1;
color: #fff;
}.bs-docs-masthead .lead
{font-size: 20px;margin: 0 auto 30px;
color: #fff;
}.bs-docs-masthead .version
{margin-top: -15px;margin-bottom: 30px;
color: #9783b9;
}.bs-docs-masthead .btn
{
font-size: 20px;width: 100%;padding: 15px 30px;
}@media (min-width:480px)
{
.bs-docs-masthead .btn
{
width: auto;
}
}@media (min-width:768px)
{
.bs-docs-masthead
{
padding: 80px 0;
}.bs-docs-masthead h1
{
font-size: 60px;
}.bs-docs-masthead .lead
{
font-size: 24px;
}
}@media (min-width:992px)
{
.bs-docs-masthead .lead
{
font-size: 30px;width: 80%;
}
}.bs-docs-header
{
font-size: 20px;margin-bottom: 40px;
}.bs-docs-header h1
{margin-top: 0;
color: #fff;
}.bs-docs-header p
{
font-weight: 300;line-height: 1.4;margin-bottom: 0;
}.bs-docs-header .container
{
position: relative;
}@media (min-width:768px)
{
.bs-docs-header
{
font-size: 24px;padding-top: 60px;padding-bottom: 60px;text-align: left;
}.bs-docs-header h1
{
font-size: 60px;line-height: 1;
}
}@media (min-width:992px)
{
.bs-docs-header h1,
.bs-docs-header p
{
margin-right: 380px;
}
}.carbonad
{font-size: 13px!important;line-height: 16px!important;overflow: hidden;width: auto!important;height: auto!important;margin: 30px -30px -31px!important;padding: 20px!important;text-align: left;border-width: 1px 0!important;border-style: solid!important;border-color: #866ab3!important;border-image: none!important;background: none!important;
-moz-border-bottom-colors: none!important;-moz-border-left-colors: none!important;-moz-border-right-colors: none!important;-moz-border-top-colors: none!important;
}.carbonad-img
{
margin: 0!important;
}.carbonad-tag,
.carbonad-text
{font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif!important;
display: block!important;float: none!important;width: auto!important;height: auto!important;margin-left: 145px!important;
}.carbonad-text
{
padding-top: 0!important;
}.carbonad-tag
{text-align: left!important;
color: inherit!important;
}.carbonad-tag a,
.carbonad-text a
{
color: #fff!important;
}.carbonad #azcarbon > img
{
display: none;
}@media (min-width:480px)
{
.carbonad
{width: 330px!important;margin: 20px auto!important;border-width: 1px!important;
border-radius: 4px;
}.bs-docs-masthead .carbonad
{
margin: 50px auto 0!important;
}
}@media (min-width:768px)
{
.carbonad
{margin-right: 0!important;
margin-left: 0!important;
}
}@media (min-width:992px)
{
.carbonad
{position: absolute;top: 0;right: 15px;width: 330px!important;
margin: 0!important;padding: 15px!important;
}.bs-docs-masthead .carbonad
{
position: static;
}
}.bs-docs-featurette
{font-size: 16px;line-height: 1.5;padding-top: 40px;padding-bottom: 40px;text-align: center;color: #555;border-bottom: 1px solid #e5e5e5;
background-color: #fff;
}.bs-docs-featurette + .bs-docs-footer
{margin-top: 0;
border-top: 0 none;
}.bs-docs-featurette-title
{font-size: 30px;font-weight: 400;margin-bottom: 5px;
color: #333;
}.half-rule
{width: 100px;
margin: 40px auto;
}.bs-docs-featurette h3
{font-weight: 400;margin-bottom: 5px;
color: #333;
}.bs-docs-featurette-img
{display: block;margin-bottom: 20px;
color: #333;
}.bs-docs-featurette-img:hover
{text-decoration: none;
color: #337ab7;
}.bs-docs-featurette-img img
{
display: block;margin-bottom: 15px;
}@media (min-width:480px)
{
.bs-docs-featurette .img-responsive
{
margin-top: 30px;
}
}@media (min-width:768px)
{
.bs-docs-featurette
{padding-top: 100px;
padding-bottom: 100px;
}.bs-docs-featurette-title
{
font-size: 40px;
}.bs-docs-featurette .lead
{max-width: 80%;margin-right: auto;
margin-left: auto;
}.bs-docs-featurette .img-responsive
{
margin-top: 0;
}
}.bs-docs-featured-sites
{margin-right: -1px;
margin-left: -1px;
}.bs-docs-featured-sites .col-xs-6
{
padding: 1px;
}.bs-docs-featured-sites .img-responsive
{
margin-top: 0;
}@media (min-width:768px)
{
.bs-docs-featured-sites .col-sm-3:first-child img
{border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}.bs-docs-featured-sites .col-sm-3:last-child img
{border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
}.bs-examples .thumbnail
{
margin-bottom: 10px;
}.bs-examples h4
{
margin-bottom: 5px;
}.bs-examples p
{
margin-bottom: 20px;
}@media (max-width:480px)
{
.bs-examples
{margin-right: -10px;
margin-left: -10px;
}.bs-examples > [class^=col-]
{padding-right: 10px;
padding-left: 10px;
}
}.bs-docs-sidebar.affix
{
position: static;
}@media (min-width:768px)
{
.bs-docs-sidebar
{
padding-left: 20px;
}
}.bs-docs-sidenav
{margin-top: 20px;
margin-bottom: 20px;
}.bs-docs-sidebar .nav > li > a
{font-size: 13px;font-weight: 500;display: block;padding: 4px 20px;
color: #767676;
}.bs-docs-sidebar .nav > li > a:focus,
.bs-docs-sidebar .nav > li > a:hover
{padding-left: 19px;text-decoration: none;color: #563d7c;border-left: 1px solid #563d7c;
background-color: transparent;
}.bs-docs-sidebar .nav > .active:focus > a,
.bs-docs-sidebar .nav > .active:hover > a,
.bs-docs-sidebar .nav > .active > a
{font-weight: 700;padding-left: 18px;color: #563d7c;border-left: 2px solid #563d7c;
background-color: transparent;
}.bs-docs-sidebar .nav .nav
{
display: none;padding-bottom: 10px;
}.bs-docs-sidebar .nav .nav > li > a
{
font-size: 12px;font-weight: 400;padding-top: 1px;padding-bottom: 1px;padding-left: 30px;
}.bs-docs-sidebar .nav .nav > li > a:focus,
.bs-docs-sidebar .nav .nav > li > a:hover
{
padding-left: 29px;
}.bs-docs-sidebar .nav .nav > .active:focus > a,
.bs-docs-sidebar .nav .nav > .active:hover > a,
.bs-docs-sidebar .nav .nav > .active > a
{
font-weight: 500;padding-left: 28px;
}.back-to-top,
.bs-docs-theme-toggle
{font-size: 12px;font-weight: 500;display: none;margin-top: 10px;margin-left: 10px;padding: 4px 10px;
color: #999;
}.back-to-top:hover,
.bs-docs-theme-toggle:hover
{text-decoration: none;
color: #563d7c;
}.bs-docs-theme-toggle
{
margin-top: 0;
}@media (min-width:768px)
{
.back-to-top,
.bs-docs-theme-toggle
{
display: block;
}
}@media (min-width:992px)
{
.bs-docs-sidebar .nav > .active > ul
{
display: block;
}.bs-docs-sidebar.affix,
.bs-docs-sidebar.affix-bottom
{
width: 213px;
}.bs-docs-sidebar.affix
{
position: fixed;top: 20px;
}.bs-docs-sidebar.affix-bottom
{
position: absolute;
}.bs-docs-sidebar.affix .bs-docs-sidenav,
.bs-docs-sidebar.affix-bottom .bs-docs-sidenav
{margin-top: 0;
margin-bottom: 0;
}
}@media (min-width:1200px)
{
.bs-docs-sidebar.affix,
.bs-docs-sidebar.affix-bottom
{
width: 263px;
}
}.bs-docs-section
{
margin-bottom: 60px;
}.bs-docs-section:last-child
{
margin-bottom: 0;
}h1[id]
{
margin-top: 0;padding-top: 20px;
}.bs-callout
{margin: 20px 0;padding: 20px;border-width: 1px 1px 1px 5px;border-style: solid;border-color: #eee;border-radius: 3px;border-image: none;
-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;
}.bs-callout h4
{margin-top: 0;
margin-bottom: 5px;
}.bs-callout p:last-child
{
margin-bottom: 0;
}.bs-callout code
{
border-radius: 3px;
}.bs-callout + .bs-callout
{
margin-top: -5px;
}.bs-callout-danger
{
border-left-color: #ce4844;
}.bs-callout-danger h4
{
color: #ce4844;
}.bs-callout-warning
{
border-left-color: #aa6708;
}.bs-callout-warning h4
{
color: #aa6708;
}.bs-callout-info
{
border-left-color: #1b809e;
}.bs-callout-info h4
{
color: #1b809e;
}.color-swatches
{overflow: hidden;
margin: 0 -5px;
}.color-swatch
{float: left;width: 60px;height: 60px;margin: 0 5px;
border-radius: 3px;
}@media (min-width:768px)
{
.color-swatch
{width: 100px;
height: 100px;
}
}.color-swatches .gray-darker
{
background-color: #222;
}.color-swatches .gray-dark
{
background-color: #333;
}.color-swatches .gray
{
background-color: #555;
}.color-swatches .gray-light
{
background-color: #999;
}.color-swatches .gray-lighter
{
background-color: #eee;
}.color-swatches .brand-primary
{
background-color: #337ab7;
}.color-swatches .brand-success
{
background-color: #5cb85c;
}.color-swatches .brand-warning
{
background-color: #f0ad4e;
}.color-swatches .brand-danger
{
background-color: #d9534f;
}.color-swatches .brand-info
{
background-color: #5bc0de;
}.color-swatches .bs-purple
{
background-color: #563d7c;
}.color-swatches .bs-purple-light
{
background-color: #c7bfd3;
}.color-swatches .bs-purple-lighter
{
background-color: #e5e1ea;
}.color-swatches .bs-gray
{
background-color: #f9f9f9;
}.bs-team .team-member
{line-height: 32px;
color: #555;
}.bs-team .team-member:hover
{text-decoration: none;
color: #333;
}.bs-team .github-btn
{
float: right;width: 180px;height: 20px;margin-top: 6px;
}.bs-team img
{float: left;width: 32px;margin-right: 10px;
border-radius: 4px;
}.bs-docs-browser-bugs td p
{
margin-bottom: 0;
}.bs-docs-browser-bugs th:first-child
{
width: 18%;
}.show-grid
{
margin-bottom: 15px;
}.show-grid [class^=col-]
{padding-top: 10px;padding-bottom: 10px;border: 1px solid rgba(86,61,124,.2);
background-color: rgba(86,61,124,.15);
}.bs-example
{position: relative;margin: 0 -15px 15px;padding: 45px 15px 15px;border-width: 1px 0;border-style: solid;
border-color: #e5e5e5 #eee #eee;box-shadow: 0 3px 6px rgba(0,0,0,.05) inset;
}.bs-example::after
{font-size: 12px;font-weight: 700;position: absolute;top: 15px;left: 15px;content: 'Example';letter-spacing: 1px;text-transform: uppercase;
color: #959595;
}.bs-example-padded-bottom
{
padding-bottom: 24px;
}.bs-example + .highlight,
.bs-example + .zero-clipboard + .highlight
{margin: -15px -15px 15px;border-width: 0 0 1px;
border-radius: 0;
}@media (min-width:768px)
{
.bs-example
{margin-right: 0;margin-left: 0;border-width: 1px;border-color: #ddd;border-radius: 4px 4px 0 0;
background-color: #fff;box-shadow: none;
}.bs-example + .highlight,
.bs-example + .zero-clipboard + .highlight
{margin-top: -16px;margin-right: 0;margin-left: 0;border-width: 1px;border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}.bs-example-standalone
{
border-radius: 4px;
}
}.bs-example .container
{
width: auto;
}.bs-example > .alert:last-child,
.bs-example > .form-control:last-child,
.bs-example > .jumbotron:last-child,
.bs-example > .list-group:last-child,
.bs-example > .navbar:last-child,
.bs-example > .panel:last-child,
.bs-example > .progress:last-child,
.bs-example > .table-responsive:last-child > .table,
.bs-example > .table:last-child,
.bs-example > .well:last-child,
.bs-example > blockquote:last-child,
.bs-example > ol:last-child,
.bs-example > p:last-child,
.bs-example > ul:last-child
{
margin-bottom: 0;
}.bs-example > p > .close
{
float: none;
}.bs-example-type .table .type-info
{vertical-align: middle;
color: #767676;
}.bs-example-type .table td
{padding: 15px 0;
border-color: #eee;
}.bs-example-type .table tr:first-child td
{
border-top: 0 none;
}.bs-example-type h1,
.bs-example-type h2,
.bs-example-type h3,
.bs-example-type h4,
.bs-example-type h5,
.bs-example-type h6
{
margin: 0;
}.bs-example-bg-classes p
{
padding: 15px;
}.bs-example > .img-circle,
.bs-example > .img-rounded,
.bs-example > .img-thumbnail
{
margin: 5px;
}.bs-example > .table-responsive > .table
{
background-color: #fff;
}.bs-example > .btn,
.bs-example > .btn-group
{margin-top: 5px;
margin-bottom: 5px;
}.bs-example-control-sizing input[type=text] + input[type=text],
.bs-example-control-sizing select,
.bs-example > .btn-toolbar + .btn-toolbar
{
margin-top: 10px;
}.bs-example-form .input-group
{
margin-bottom: 10px;
}.bs-example > textarea.form-control
{
resize: vertical;
}.bs-example > .list-group
{
max-width: 400px;
}.bs-example .navbar:last-child
{
margin-bottom: 0;
}.bs-navbar-bottom-example,
.bs-navbar-top-example
{z-index: 1;
overflow: hidden;padding: 0;
}.bs-navbar-bottom-example .navbar-header,
.bs-navbar-top-example .navbar-header
{
margin-left: 0;
}.bs-navbar-bottom-example .navbar-fixed-bottom,
.bs-navbar-top-example .navbar-fixed-top
{position: relative;margin-right: 0;
margin-left: 0;
}.bs-navbar-top-example
{
padding-bottom: 45px;
}.bs-navbar-top-example::after
{top: auto;
bottom: 15px;
}.bs-navbar-top-example .navbar-fixed-top
{
top: -1px;
}.bs-navbar-bottom-example
{
padding-top: 45px;
}.bs-navbar-bottom-example .navbar-fixed-bottom
{
bottom: -1px;
}.bs-navbar-bottom-example .navbar
{
margin-bottom: 0;
}@media (min-width:768px)
{
.bs-navbar-bottom-example .navbar-fixed-bottom,
.bs-navbar-top-example .navbar-fixed-top
{
position: absolute;
}
}.bs-example .pagination
{margin-top: 10px;
margin-bottom: 10px;
}.bs-example > .pager
{
margin-top: 0;
}.bs-example-modal
{
background-color: #f5f5f5;
}.bs-example-modal .modal
{position: relative;z-index: 1;top: auto;right: auto;
bottom: auto;left: auto;display: block;
}.bs-example-modal .modal-dialog
{
left: auto;margin-right: auto;margin-left: auto;
}.bs-example > .dropdown > .dropdown-toggle
{
float: left;
}.bs-example > .dropdown > .dropdown-menu
{position: static;display: block;
clear: left;margin-bottom: 5px;
}.bs-example-tabs .nav-tabs
{
margin-bottom: 15px;
}.bs-example-tooltips
{
text-align: center;
}.bs-example-tooltips > .btn
{margin-top: 5px;
margin-bottom: 5px;
}.bs-example-tooltip .tooltip
{position: relative;
display: inline-block;margin: 10px 20px;opacity: 1;
}.bs-example-popover
{padding-bottom: 24px;
background-color: #f9f9f9;
}.bs-example-popover .popover
{position: relative;
display: block;float: left;width: 260px;margin: 20px;
}.scrollspy-example
{position: relative;overflow: auto;
height: 200px;margin-top: 10px;
}.bs-example > .nav-pills-stacked-example
{
max-width: 300px;
}#collapseExample .well
{
margin-bottom: 0;
}.bs-events-table > tbody > tr > td:first-child,
.bs-events-table > thead > tr > th:first-child
{
white-space: nowrap;
}.bs-events-table > thead > tr > th:first-child
{
width: 150px;
}.js-options-table > thead > tr > th:nth-child(1),
.js-options-table > thead > tr > th:nth-child(2)
{
width: 100px;
}.js-options-table > thead > tr > th:nth-child(3)
{
width: 50px;
}.highlight
{margin-bottom: 14px;padding: 9px 14px;border: 1px solid #e1e1e8;border-radius: 4px;
background-color: #f7f7f9;
}.highlight pre
{margin-top: 0;margin-bottom: 0;padding: 0;white-space: nowrap;word-break: normal;border: 0;
background-color: transparent;
}.highlight pre code
{font-size: inherit;
color: #333;
}.highlight pre code:first-child
{
display: inline-block;padding-right: 45px;
}.table-responsive .highlight pre
{
white-space: normal;
}.bs-table th small,
.responsive-utilities th small
{font-weight: 400;display: block;
color: #999;
}.responsive-utilities tbody th
{
font-weight: 400;
}.responsive-utilities td
{
text-align: center;
}.responsive-utilities td.is-visible
{color: #468847;
background-color: #dff0d8!important;
}.responsive-utilities td.is-hidden
{color: #ccc;
background-color: #f9f9f9!important;
}.responsive-utilities-test
{
margin-top: 5px;
}.responsive-utilities-test .col-xs-6
{
margin-bottom: 10px;
}.responsive-utilities-test span
{font-size: 14px;font-weight: 700;line-height: 1.1;display: block;padding: 15px 10px;text-align: center;
border-radius: 4px;
}.hidden-on .col-xs-6 .hidden-lg,
.hidden-on .col-xs-6 .hidden-md,
.hidden-on .col-xs-6 .hidden-sm,
.hidden-on .col-xs-6 .hidden-xs,
.visible-on .col-xs-6 .hidden-lg,
.visible-on .col-xs-6 .hidden-md,
.visible-on .col-xs-6 .hidden-sm,
.visible-on .col-xs-6 .hidden-xs
{color: #999;
border: 1px solid #ddd;
}.hidden-on .col-xs-6 .visible-lg-block,
.hidden-on .col-xs-6 .visible-md-block,
.hidden-on .col-xs-6 .visible-sm-block,
.hidden-on .col-xs-6 .visible-xs-block,
.visible-on .col-xs-6 .visible-lg-block,
.visible-on .col-xs-6 .visible-md-block,
.visible-on .col-xs-6 .visible-sm-block,
.visible-on .col-xs-6 .visible-xs-block
{color: #468847;border: 1px solid #d6e9c6;
background-color: #dff0d8;
}.bs-glyphicons
{overflow: hidden;
margin: 0 -10px 20px;
}.bs-glyphicons-list
{padding-left: 0;
list-style: none none;
}.bs-glyphicons li
{font-size: 10px;line-height: 1.4;float: left;width: 25%;height: 115px;padding: 10px;text-align: center;border: 1px solid #fff;
background-color: #f9f9f9;
}.bs-glyphicons .glyphicon
{
font-size: 24px;margin-top: 5px;margin-bottom: 10px;
}.bs-glyphicons .glyphicon-class
{
display: block;text-align: center;word-wrap: break-word;
}.bs-glyphicons li:hover
{color: #fff;
background-color: #563d7c;
}@media (min-width:768px)
{
.bs-glyphicons
{margin-right: 0;
margin-left: 0;
}.bs-glyphicons li
{
font-size: 12px;width: 12.5%;
}
}.bs-customizer .toggle
{
float: right;margin-top: 25px;
}.bs-customizer label
{font-weight: 500;margin-top: 10px;
color: #555;
}.bs-customizer h2
{margin-top: 0;
margin-bottom: 5px;padding-top: 30px;
}.bs-customizer h3
{
margin-bottom: 0;
}.bs-customizer h4
{margin-top: 15px;
margin-bottom: 0;
}.bs-customizer .bs-callout h4
{margin-top: 0;
margin-bottom: 5px;
}.bs-customizer input[type=text]
{font-family: Menlo,Monaco,Consolas,'Courier New',monospace;
background-color: #fafafa;
}.bs-customizer .help-block
{
font-size: 12px;margin-bottom: 5px;
}#less-section label
{
font-weight: 400;
}.bs-customize-download .btn-outline
{
padding: 20px;
}.bs-customizer-alert
{position: fixed;z-index: 1030;top: 0;right: 0;left: 0;padding: 15px 0;color: #fff;border-bottom: 1px solid #b94441;
background-color: #d9534f;box-shadow: 0 1px 0 rgba(255,255,255,.25) inset;
}.bs-customizer-alert .close
{
font-size: 24px;margin-top: -4px;
}.bs-customizer-alert p
{
margin-bottom: 0;
}.bs-customizer-alert .glyphicon
{
margin-right: 5px;
}.bs-customizer-alert pre
{margin: 10px 0 0;color: #fff;border-color: #973634;
background-color: #a83c3a;box-shadow: 0 2px 4px rgba(0,0,0,.05) inset,0 1px 0 rgba(255,255,255,.1);
}.bs-dropzone
{position: relative;margin-bottom: 20px;padding: 20px;text-align: center;color: #777;
border: 2px dashed #eee;border-radius: 4px;
}.bs-dropzone .import-header
{
margin-bottom: 5px;
}.bs-dropzone .glyphicon-download-alt
{
font-size: 40px;
}.bs-dropzone hr
{
width: 100px;
}.bs-dropzone .lead
{font-weight: 400;margin-bottom: 10px;
color: #333;
}#import-manual-trigger
{
cursor: pointer;
}.bs-dropzone p:last-child
{
margin-bottom: 0;
}.bs-brand-logos
{display: table;overflow: hidden;width: 100%;margin-bottom: 15px;color: #563d7c;border-radius: 4px;
background-color: #f9f9f9;
}.bs-brand-item
{
padding: 60px 0;text-align: center;
}.bs-brand-item + .bs-brand-item
{
border-top: 1px solid #fff;
}.bs-brand-logos .inverse
{color: #fff;
background-color: #563d7c;
}.bs-brand-item h1,
.bs-brand-item h3
{margin-top: 0;
margin-bottom: 0;
}.bs-brand-item .bs-docs-booticon
{margin-right: auto;
margin-left: auto;
}.bs-brand-item .glyphicon
{line-height: 30px;width: 30px;height: 30px;margin: 10px auto -10px;color: #fff;
border-radius: 50%;
}.bs-brand-item .glyphicon-ok
{
background-color: #5cb85c;
}.bs-brand-item .glyphicon-remove
{
background-color: #d9534f;
}@media (min-width:768px)
{
.bs-brand-item
{
display: table-cell;width: 1%;
}.bs-brand-item + .bs-brand-item
{border-top: 0 none;
border-left: 1px solid #fff;
}.bs-brand-item h1
{
font-size: 60px;
}
}.zero-clipboard
{position: relative;
display: none;
}.btn-clipboard
{font-size: 12px;position: absolute;z-index: 10;top: 0;right: 0;display: block;padding: 5px 8px;cursor: pointer;color: #767676;border: 1px solid #e1e1e8;border-radius: 0 4px;
background-color: #fff;
}.btn-clipboard-hover
{color: #fff;border-color: #563d7c;
background-color: #563d7c;
}@media (min-width:768px)
{
.zero-clipboard
{
display: block;
}.bs-example + .zero-clipboard .btn-clipboard
{top: -16px;
border-top-right-radius: 0;
}
}#focusedInput
{
border-color: rgba(82,168,236,.8);outline: 0;box-shadow: 0 0 8px rgba(82,168,236,.6);
}
.bs-docs-section .list-group-item:before
{
content: none;
}
/******************************************************************************
Space Adjustments
*******************************************************************************/
.no-pad
{
padding: 0;
}
.no-margin
{
margin: 0;
}
/* Custom Height */
.height-200
{
height: 200px;
}
.height-400
{
height: 400px;
}
.height-500
{
height: 500px;
}
.height-600
{
height: 600px;
}
.height-700
{
height: 700px;
}
/* 4 Side Padding */
.pad-5
{
padding: 5px;
}
.pad-10
{
padding: 10px;
}
.pad-20
{
padding: 20px;
}
.pad-30
{
padding: 30px;
}
.pad-40
{
padding: 40px;
}
.pad-50
{
padding: 50px;
}
.pad-60
{
padding: 60px;
}
.pad-70
{
padding: 70px;
}
.pad-80
{
padding: 80px;
}
/* 4 Side Margin */
.margin-5
{
margin: 5px;
}
.margin-10
{
margin: 10px;
}
.margin-20
{
margin: 20px;
}
.margin-30
{
margin: 30px;
}
.margin-40
{
margin: 40px;
}
.margin-50
{
margin: 50px;
}
.margin-60
{
margin: 60px;
}
.margin-70
{
margin: 70px;
}
.margin-80
{
margin: 80px;
}
/* Top Padding */
.top-pad-0
{
padding-top: 0;
}
.top-pad-5
{
padding-top: 5px;
}
.top-pad-10
{
padding-top: 10px;
}
.top-pad-20
{
padding-top: 20px;
}
.top-pad-30
{
padding-top: 30px;
}
.top-pad-40
{
padding-top: 40px;
}
.top-pad-50
{
padding-top: 50px;
}
.top-pad-60
{
padding-top: 60px;
}
.top-pad-70
{
padding-top: 70px;
}
.top-pad-80
{
padding-top: 80px;
}
/* Top Margin */
.top-margin-0
{
margin-top: 0;
}
.top-margin-5
{
margin-top: 5px;
}
.top-margin-10
{
margin-top: 10px;
}
.top-margin-20
{
margin-top: 20px;
}
.top-margin-30
{
margin-top: 30px;
}
.top-margin-40
{
margin-top: 40px;
}
.top-margin-50
{
margin-top: 50px;
}
.top-margin-60
{
margin-top: 60px;
}
.top-margin-70
{
margin-top: 70px;
}
.top-margin-80
{
margin-top: 80px;
}
/* Bottom Padding */
.bottom-pad-0
{
padding-bottom: 0 !important;
}
.bottom-pad-5
{
padding-bottom: 5px !important;
}
.bottom-pad-10
{
padding-bottom: 10px !important;
}
.bottom-pad-20
{
padding-bottom: 20px;
}
.bottom-pad-30
{
padding-bottom: 30px;
}
.bottom-pad-40
{
padding-bottom: 40px;
}
.bottom-pad-50
{
padding-bottom: 50px;
}
.bottom-pad-60
{
padding-bottom: 60px;
}
.bottom-pad-70
{
padding-bottom: 70px;
}
.bottom-pad-80
{
padding-bottom: 80px;
}
/* Bottom Margin */
.bottom-margin-0
{
margin-bottom: 0;
}
.bottom-margin-5
{
margin-bottom: 5px;
}
.bottom-margin-10
{
margin-bottom: 10px;
}
.bottom-margin-20
{
margin-bottom: 20px;
}
.bottom-margin-30
{
margin-bottom: 30px;
}
.bottom-margin-40
{
margin-bottom: 40px;
}
.bottom-margin-50
{
margin-bottom: 50px;
}
.bottom-margin-60
{
margin-bottom: 60px;
}
.bottom-margin-70
{
margin-bottom: 70px;
}
.bottom-margin-80
{
margin-bottom: 80px;
}
/* Top & Bottom Padding */
.tb-pad-5
{
padding-top: 5px;
padding-bottom: 5px;
}
.tb-pad-10
{
padding-top: 10px;
padding-bottom: 10px;
}
.tb-pad-20
{
padding-top: 20px;
padding-bottom: 20px;
}
.tb-pad-30
{
padding-top: 30px;
padding-bottom: 30px;
}
.tb-pad-40
{
padding-top: 40px;
padding-bottom: 40px;
}
.tb-pad-50
{
padding-top: 50px;
padding-bottom: 50px;
}
.tb-pad-60
{
padding-top: 60px;
padding-bottom: 60px;
}
.tb-pad-70
{
padding-top: 70px;
padding-bottom: 70px;
}
.tb-pad-80
{
padding-top: 80px;
padding-bottom: 80px;
}
.tb-pad-90
{
padding-top: 90px;
padding-bottom: 90px;
}
.tb-pad-100
{
padding-top: 90px;
padding-bottom: 90px;
}
/* Left & Right Padding */
.lr-pad-5
{
padding-right: 5px;
padding-left: 5px;
}
.lr-pad-10
{
padding-right: 10px;
padding-left: 10px;
}
.lr-pad-20
{
padding-right: 20px;
padding-left: 20px;
}
.lr-pad-30
{
padding-right: 30px;
padding-left: 30px;
}
.lr-pad-40
{
padding-right: 40px;
padding-left: 40px;
}
.lr-pad-50
{
padding-right: 50px;
padding-left: 50px;
}
.lr-pad-60
{
padding-right: 60px;
padding-left: 60px;
}
.lr-pad-70
{
padding-right: 70px;
padding-left: 70px;
}
.lr-pad-80
{
padding-right: 80px;
padding-left: 80px;
}
/* Top & Bottom Margin */
.tb-margin-5
{
margin-top: 5px;
margin-bottom: 5px;
}
.tb-margin-10
{
margin-top: 10px;
margin-bottom: 10px;
}
.tb-margin-20
{
margin-top: 20px;
margin-bottom: 20px;
}
.tb-margin-30
{
margin-top: 30px;
margin-bottom: 30px;
}
.tb-margin-40
{
margin-top: 40px;
margin-bottom: 40px;
}
.tb-margin-50
{
margin-top: 50px;
margin-bottom: 50px;
}
.tb-margin-60
{
margin-top: 60px;
margin-bottom: 60px;
}
.tb-margin-70
{
margin-top: 70px;
margin-bottom: 70px;
}
.tb-margin-80
{
margin-top: 80px;
margin-bottom: 80px;
}
/* left & right Margin */
.lr-margin-5
{
margin-right: 5px;
margin-left: 5px;
}
.lr-margin-10
{
margin-right: 10px;
margin-left: 10px;
}
.lr-margin-20
{
margin-right: 20px;
margin-left: 20px;
}
.lr-margin-30
{
margin-right: 30px;
margin-left: 30px;
}
.lr-margin-40
{
margin-right: 40px;
margin-left: 40px;
}
.lr-margin-50
{
margin-right: 50px;
margin-left: 50px;
}
.lr-margin-60
{
margin-right: 60px;
margin-left: 60px;
}
.lr-margin-70
{
margin-right: 70px;
margin-left: 70px;
}
.lr-margin-80
{
margin-right: 80px;
margin-left: 80px;
}
.right-pad-20right-pad-20
{
padding-right: 20px;
}
.left-pad-20
{
padding-left: 20px;
}
/* Item Box */
.boxed-block
{
border: 1px solid #ccc;
}
.inline-block
{
display: inline-block;
vertical-align: middle;
}
.bg-hover-gray:hover
{
background-color: rgba(0,0,0,.6);
}
/***********************************************************************************
* - PATTERNS
***********************************************************************************/
.bg-pattern-1
{
background-image: url("../img/sections/slider/intro-1.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}
.bg-pattern-2
{
background-image: url("../img/sections/slider/agency-1.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}
.bg-pattern-3
{
background: url("../img/patterns/bg-pattern-3.png") fixed repeat top left;
}
.bg-pattern-4
{
background: url("../img/patterns/bg-pattern-4.png") fixed repeat top left;
}
.bg-pattern-5
{
background: url("../img/patterns/bg-pattern-5.png") fixed repeat top left;
}
.bg-pattern-6
{
background: #fff repeat top left;
}
.bg-pattern-6
{
background: #f2f2f2 repeat top left;
}
.bg-pattern-7
{
background: #e2f0bd repeat top left;
}
.bg-pattern-8
{
background: #b5e1e0 repeat top left;
}
.bg-pattern-9
{
background: #e8d3a4 repeat top left;
}
.bg-pattern-10
{
background: #c0c1f2 repeat top left;
}
/******************************************************************************
Twiiter Feed
*******************************************************************************/
.tweet_widget .icon-twitter:before
{
content: none !important;
}
.tweet_widget .icon-twitter
{
padding-right: 15px!important;
}
.tweet_widget .twitter-feed .tweet_user a,
.tweet_widget .tweet_text a,
.tweet_widget .twitter-feed .tweet_text
{
color: #bbb;
}
.tweet_widget .tweet_user
{
padding-bottom: 15px;
}
.tweet_widget .username a
{
font-size: 18px;
font-weight: 700 !important;
}
/* Owl carousel with numbered paginations */
#sync2
{
margin: 0 auto;
margin-top: 40px;
}
#sync2.owl-carousel .owl-item
{
display: inline-block!important;
float: none!important;
}
#sync2.owl-carousel .owl-wrapper
{
width: 100% !important;
margin: 0 auto;
text-align: center;
}
#sync2 .owl-item
{
width: 40px!important;
}
#sync2 .item
{
font-size: 14px;
line-height: 12px;
width: 30px;
height: 30px;
padding: 10px 0;
cursor: pointer;
text-align: center;
color: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: #c9c9c9;
} | 0.447702 | 0.111822 |
html, body {
height: 95%;
}
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, img, 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 none;
font: normal 12px "Lucida Grande", Verdana, sans-serif;
margin: 0;
padding: 0;
color: #333;
}
p {
margin: 3px 0px 10px;
}
a,a:link, a:active, a:visited {
color: #06c;
text-decoration: none;
}
a:hover {
color: #014A93;
text-decoration: underline;
}
blockquote:before, blockquote:after, q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
table {
border-collapse: collapse;
width: 100%;
}
h1 {
font-size: 1.5em;
font-weight: bold;
margin: 0.5em 0;
}
h2 {
font-size: 1.2em;
font-weight: bold;
margin: 0.5em 0;
}
h3 {
font-size: 1.0em;
font-weight: bold;
margin: 0.3em 0;
}
/* Messages */
.infoMessage {
background-color: #e6f1ff;
border: 1px solid #c6c6c6;
border-radius: 7px;
box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
color: #000;
display: block;
font-weight: bold;
list-style: none;
margin: 1em auto;
padding: 1em;
width: 60%
}
/* Listing style */
.packageListing {
border-bottom: 1px solid #e7e7e7; }
.packageListing td {
border-top: 1px solid #E7E7E7;
padding: 0.5em 0.4em; }
.packageListing .detailRow td {
border-top: none;
vertical-align: top;
}
.pkgDetail {
background-color: transparent; }
.packagePic {
border: 1px solid #DEDEDE;
display: block;
background-color: white;
width: 95px;
}
.packagePic img {
width: 95px;
max-height: 95px;
}
.packageInfo {
padding: 5px 0;
}
.packageInfo p {
margin: 4px 0px;
}
.boldLabel {
font-size: 11px;
font-weight: bold;
color: #555;
}
.packageLabel {
color: #555;
display: inline-block;
font-size: 11px;
font-weight: bold;
padding: 0;
width: 10em;}
.button, a.button {
background-color: #fff;
border-radius: 3px;
border: 1px solid #bbb;
color: #333;
cursor: pointer;
display: inline-block;
font-size: .9em;
margin: .15em;
max-width: 350px;
padding: .2em .4em;
text-decoration: none;
vertical-align: top;
word-wrap: break-word;
opacity: .9;
}
.button:hover, a.button:hover { opacity: 1 }
.packageListing .restartNeeded {
color: red;
}
.packageListing .download {
color: #009f1e; font-weight: bold
}
.packageListing .uninstall {
color: #000; font-weight: bold
}
.packageListing .remove, .packageListing .cancel {
color: #e04f00; font-weight: bold
}
.packageListing .upgrade, .packageListing .install {
color: #0089c9; font-weight: bold
}
.row_odd {
background-color: #fff;
}
.row_even {
background-color: #f6f6f6;
}
.opentd {
background: transparent url("../images/plus.gif") center no-repeat;
cursor: pointer;
}
.closetd {
background: transparent url("../images/minus.gif") center no-repeat;
cursor: pointer;
}
/* Download screen */
.genericBox {
width: 600px;
margin: 20px auto;
padding: 10px 20px;
text-align: center;
border: 1px solid #dedede;
border-radius: 5px
}
.genericBox h1 {
border-bottom: 1px dotted #ccc;
margin: .3em 0 1em;
padding: 0 0 .3em;
}
.genericBox table {
margin: 10px 0;
}
.inProgressDownloadBox {
width: 400px;
margin: 30px auto;
padding: 20px 30px;
text-align: center;
border-radius: 5px;
border: 1px solid #dedede;
}
.successfulDownloadBox {
font-size: 14px;
padding: 20px 30px 20px 50px;
margin: 50px;
border: 1px solid #dedede;
border-radius: 5px;
background: url("../images/ok-green.png") no-repeat scroll 20px 18px #fff;
}
.errorDownloadBox {
font-size: 14px;
padding: 20px 30px 20px 50px;
margin: 50px;
border: 1px solid #dedede;
border-radius: 5px;
background: #fff3f3 url("../images/ko-red.png") no-repeat 20px 18px;
}
.installWarningsTitle, .installErrorsTitle {
padding: 20px 30px 20px 50px;
margin: 20px 0px;
border: 1px solid #dedede;
background-color: #F7F7F7;
border-radius: 5px;
}
ul.installInfo {
padding: 5px 0;
}
ul.installInfo li {
padding: 1px 0;
}
.termsAndConditionsBlock {
margin: 10px 0;
}
.downloadDiv {
text-align: center;
}
.downloadTitle, .successfulDownloadBox p, .errorDownloadBox p {
font-weight: bold;
}
.downloadProgressContainer {
border: 1px solid #939ba4;
border-radius: 3px;
padding: 2px;
margin: 20px auto;
height: 20px;
width: 110px;
}
.downloadProgressBar {
background-color: #7f9ef7;
height: 20px;
}
.downloadSize {
color: #666;
}
.installButton, a.installButton {
font-weight: bold;
}
a.installButton:hover {
color: #06c;
}
/* Generic */
.alignCenter {
text-align: center;
}
.progressDownloadContainer {
width: 100px;
height: 10px;
background-color: grey;
display: none;
}
.progressDownload {
height: 8px;
background-color: green;
}
.manualModeCmd {
display: none;
} | modules/platform/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/resources/css/connect_client_style.css | html, body {
height: 95%;
}
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, img, 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 none;
font: normal 12px "Lucida Grande", Verdana, sans-serif;
margin: 0;
padding: 0;
color: #333;
}
p {
margin: 3px 0px 10px;
}
a,a:link, a:active, a:visited {
color: #06c;
text-decoration: none;
}
a:hover {
color: #014A93;
text-decoration: underline;
}
blockquote:before, blockquote:after, q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
table {
border-collapse: collapse;
width: 100%;
}
h1 {
font-size: 1.5em;
font-weight: bold;
margin: 0.5em 0;
}
h2 {
font-size: 1.2em;
font-weight: bold;
margin: 0.5em 0;
}
h3 {
font-size: 1.0em;
font-weight: bold;
margin: 0.3em 0;
}
/* Messages */
.infoMessage {
background-color: #e6f1ff;
border: 1px solid #c6c6c6;
border-radius: 7px;
box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
color: #000;
display: block;
font-weight: bold;
list-style: none;
margin: 1em auto;
padding: 1em;
width: 60%
}
/* Listing style */
.packageListing {
border-bottom: 1px solid #e7e7e7; }
.packageListing td {
border-top: 1px solid #E7E7E7;
padding: 0.5em 0.4em; }
.packageListing .detailRow td {
border-top: none;
vertical-align: top;
}
.pkgDetail {
background-color: transparent; }
.packagePic {
border: 1px solid #DEDEDE;
display: block;
background-color: white;
width: 95px;
}
.packagePic img {
width: 95px;
max-height: 95px;
}
.packageInfo {
padding: 5px 0;
}
.packageInfo p {
margin: 4px 0px;
}
.boldLabel {
font-size: 11px;
font-weight: bold;
color: #555;
}
.packageLabel {
color: #555;
display: inline-block;
font-size: 11px;
font-weight: bold;
padding: 0;
width: 10em;}
.button, a.button {
background-color: #fff;
border-radius: 3px;
border: 1px solid #bbb;
color: #333;
cursor: pointer;
display: inline-block;
font-size: .9em;
margin: .15em;
max-width: 350px;
padding: .2em .4em;
text-decoration: none;
vertical-align: top;
word-wrap: break-word;
opacity: .9;
}
.button:hover, a.button:hover { opacity: 1 }
.packageListing .restartNeeded {
color: red;
}
.packageListing .download {
color: #009f1e; font-weight: bold
}
.packageListing .uninstall {
color: #000; font-weight: bold
}
.packageListing .remove, .packageListing .cancel {
color: #e04f00; font-weight: bold
}
.packageListing .upgrade, .packageListing .install {
color: #0089c9; font-weight: bold
}
.row_odd {
background-color: #fff;
}
.row_even {
background-color: #f6f6f6;
}
.opentd {
background: transparent url("../images/plus.gif") center no-repeat;
cursor: pointer;
}
.closetd {
background: transparent url("../images/minus.gif") center no-repeat;
cursor: pointer;
}
/* Download screen */
.genericBox {
width: 600px;
margin: 20px auto;
padding: 10px 20px;
text-align: center;
border: 1px solid #dedede;
border-radius: 5px
}
.genericBox h1 {
border-bottom: 1px dotted #ccc;
margin: .3em 0 1em;
padding: 0 0 .3em;
}
.genericBox table {
margin: 10px 0;
}
.inProgressDownloadBox {
width: 400px;
margin: 30px auto;
padding: 20px 30px;
text-align: center;
border-radius: 5px;
border: 1px solid #dedede;
}
.successfulDownloadBox {
font-size: 14px;
padding: 20px 30px 20px 50px;
margin: 50px;
border: 1px solid #dedede;
border-radius: 5px;
background: url("../images/ok-green.png") no-repeat scroll 20px 18px #fff;
}
.errorDownloadBox {
font-size: 14px;
padding: 20px 30px 20px 50px;
margin: 50px;
border: 1px solid #dedede;
border-radius: 5px;
background: #fff3f3 url("../images/ko-red.png") no-repeat 20px 18px;
}
.installWarningsTitle, .installErrorsTitle {
padding: 20px 30px 20px 50px;
margin: 20px 0px;
border: 1px solid #dedede;
background-color: #F7F7F7;
border-radius: 5px;
}
ul.installInfo {
padding: 5px 0;
}
ul.installInfo li {
padding: 1px 0;
}
.termsAndConditionsBlock {
margin: 10px 0;
}
.downloadDiv {
text-align: center;
}
.downloadTitle, .successfulDownloadBox p, .errorDownloadBox p {
font-weight: bold;
}
.downloadProgressContainer {
border: 1px solid #939ba4;
border-radius: 3px;
padding: 2px;
margin: 20px auto;
height: 20px;
width: 110px;
}
.downloadProgressBar {
background-color: #7f9ef7;
height: 20px;
}
.downloadSize {
color: #666;
}
.installButton, a.installButton {
font-weight: bold;
}
a.installButton:hover {
color: #06c;
}
/* Generic */
.alignCenter {
text-align: center;
}
.progressDownloadContainer {
width: 100px;
height: 10px;
background-color: grey;
display: none;
}
.progressDownload {
height: 8px;
background-color: green;
}
.manualModeCmd {
display: none;
} | 0.342132 | 0.096791 |
html {
scroll-behavior: smooth;
}
nav{
font-family: 'Allerta Stencil', sans-serif;
text-transform: uppercase;
font-size: 15px;
}
/*----------HOME PAGE START ----------*/
#con2019{
/* min-height: calc(100vh); */
background: rgb(255,0,0);
background: linear-gradient(169deg, rgba(255,0,0,.05) 0%, rgba(51, 0, 255, 0.15) 70%, rgba(0,212,255,.4) 100%);
/* background-image: url("assets/img/logos/collisionTrans.png"); */
}
#con2019 img{
width: 700px;
max-width: 100%;
display: block;
margin-left: auto;
margin-right: auto;
}
#emergenceGroup {
background-image: url("../img/emergenceGroup.jpg");
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
/*----------HOME PAGE END ----------*/
/*----------ABOUT PAGE START ----------*/
#eboard img{
width: 200px;
border-radius: 5px;
padding-bottom: 10px;
}
#eboard h3{
margin-bottom: 5px;
}
#eboard h4{
font-size: 20px;
font-weight: normal;
}
#about-header-image {
min-height: 540px;
}
#about-header-image .jumbotron {
max-width: 720px;
}
.transluscent-bg{
background-color: black;
opacity: .85;
border-radius: 10px;
}
#sponsors img{
max-width: 100%;
margin-bottom: 2rem;
}
/*----------ABOUT PAGE END ----------*/
/*---------CONFERENCE PAGE START ------*/
/* x-small screens */
@media (max-width: 575.98px) {
#heading-spacer {
min-height: 12rem;
}
}
/* small screens */
@media (min-width: 576px) and (max-width: 767.98px) {
#heading-spacer {
min-height: 20rem;
}
}
/* medium screens */
@media (min-width: 768px) and (max-width: 991.98px) {
#heading-spacer {
min-height: 20rem;
}
}
/* large screens */
@media (min-width: 992px) {
#heading-spacer {
min-height: 12rem;
}
}
#workshops1 button{
margin-bottom: 1rem;
border-color: hsl(0, 0%, 50%);
font-weight: bold;
white-space: normal !important;
word-wrap: break-word;
padding: 1rem;
}
#workshops1 .card-body{
/* margin-bottom: -0px; */
margin-bottom: 1rem;
}
#schedule {
font-size: 14px;
}
.time, .location, .event {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
border-top: 1px hsl(0, 0%, 85%) solid;
}
.event {
padding: 0;
/* border-radius: 4px; */
font-size: 15px;
}.event:hover {
background-color: hsl(208, 54%, 90%);
}
.sched-link {
display: block;
font-weight: bold;
padding: 0.5rem;
padding-left: 15px;
color: black;
}.sched-link:hover {
color: inherit;
}
/*---------CONFERENCE PAGE end ------*/
/*----------HLS PAGE START ----------*/
#header-background {
background-image: linear-gradient(to right, rgba(223, 100, 100, 1) 40%, rgba(255, 255, 255, 0.5)), url("../img/hslBoard.jpg");
background-size: cover;
background-position: center;
background-repeat: no-repeat;
color: white;
}
.hsl-portfolio-caption {
padding: 20px;
background-color: rgba(223, 100, 100, 0.1);
}
/*----------HSL PAGE END ----------*/
/*----------RESOURCES PAGE END ----------*/
#resources h3{
margin-top: 15px;
}
#resources p{
font-size: 1.2em;
}
#resources .col-12{
max-width: 800px;
}
/*----------RESOURCES PAGE END ----------*/
/*----------FOOTER PAGE START ----------*/
footer i{
font-size: 30px;
margin-bottom: 10px;
margin-right: 25px;
color: black;
}
/*----------FOOTER PAGE END ----------*/ | assets/css/styles.css | html {
scroll-behavior: smooth;
}
nav{
font-family: 'Allerta Stencil', sans-serif;
text-transform: uppercase;
font-size: 15px;
}
/*----------HOME PAGE START ----------*/
#con2019{
/* min-height: calc(100vh); */
background: rgb(255,0,0);
background: linear-gradient(169deg, rgba(255,0,0,.05) 0%, rgba(51, 0, 255, 0.15) 70%, rgba(0,212,255,.4) 100%);
/* background-image: url("assets/img/logos/collisionTrans.png"); */
}
#con2019 img{
width: 700px;
max-width: 100%;
display: block;
margin-left: auto;
margin-right: auto;
}
#emergenceGroup {
background-image: url("../img/emergenceGroup.jpg");
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
/*----------HOME PAGE END ----------*/
/*----------ABOUT PAGE START ----------*/
#eboard img{
width: 200px;
border-radius: 5px;
padding-bottom: 10px;
}
#eboard h3{
margin-bottom: 5px;
}
#eboard h4{
font-size: 20px;
font-weight: normal;
}
#about-header-image {
min-height: 540px;
}
#about-header-image .jumbotron {
max-width: 720px;
}
.transluscent-bg{
background-color: black;
opacity: .85;
border-radius: 10px;
}
#sponsors img{
max-width: 100%;
margin-bottom: 2rem;
}
/*----------ABOUT PAGE END ----------*/
/*---------CONFERENCE PAGE START ------*/
/* x-small screens */
@media (max-width: 575.98px) {
#heading-spacer {
min-height: 12rem;
}
}
/* small screens */
@media (min-width: 576px) and (max-width: 767.98px) {
#heading-spacer {
min-height: 20rem;
}
}
/* medium screens */
@media (min-width: 768px) and (max-width: 991.98px) {
#heading-spacer {
min-height: 20rem;
}
}
/* large screens */
@media (min-width: 992px) {
#heading-spacer {
min-height: 12rem;
}
}
#workshops1 button{
margin-bottom: 1rem;
border-color: hsl(0, 0%, 50%);
font-weight: bold;
white-space: normal !important;
word-wrap: break-word;
padding: 1rem;
}
#workshops1 .card-body{
/* margin-bottom: -0px; */
margin-bottom: 1rem;
}
#schedule {
font-size: 14px;
}
.time, .location, .event {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
border-top: 1px hsl(0, 0%, 85%) solid;
}
.event {
padding: 0;
/* border-radius: 4px; */
font-size: 15px;
}.event:hover {
background-color: hsl(208, 54%, 90%);
}
.sched-link {
display: block;
font-weight: bold;
padding: 0.5rem;
padding-left: 15px;
color: black;
}.sched-link:hover {
color: inherit;
}
/*---------CONFERENCE PAGE end ------*/
/*----------HLS PAGE START ----------*/
#header-background {
background-image: linear-gradient(to right, rgba(223, 100, 100, 1) 40%, rgba(255, 255, 255, 0.5)), url("../img/hslBoard.jpg");
background-size: cover;
background-position: center;
background-repeat: no-repeat;
color: white;
}
.hsl-portfolio-caption {
padding: 20px;
background-color: rgba(223, 100, 100, 0.1);
}
/*----------HSL PAGE END ----------*/
/*----------RESOURCES PAGE END ----------*/
#resources h3{
margin-top: 15px;
}
#resources p{
font-size: 1.2em;
}
#resources .col-12{
max-width: 800px;
}
/*----------RESOURCES PAGE END ----------*/
/*----------FOOTER PAGE START ----------*/
footer i{
font-size: 30px;
margin-bottom: 10px;
margin-right: 25px;
color: black;
}
/*----------FOOTER PAGE END ----------*/ | 0.283682 | 0.051154 |
body ::selection { background:#f32a2a; color:white; } body ::-moz-selection { background:#f32a2a; color:white; }
/* Preloader */
.cube {background: #f32a2a;}
/* home */
.home_address a:hover {color: #f32a2a;}
#home .content_overlay{background:rgba(243, 42, 42,.9); }
#home .home_flex{background:rgba(243, 42, 42,.9); }
/* About */
.input-box{background: rgba(243, 42, 42,0.8);}
.btn-3, .filters li:hover, .filters li.active, .navigation_button a, .navigation_button1 a:hover{background: #f32a2a;}
.btn-3:hover{background: #054847;}
.pright a:hover{color:#f32a2a;}
blockquote {border-left: 5px solid rgba(243, 42, 42,.15);}
.dquote{ color:rgba(243, 42, 42,.15);}
/* Skills */
.progress_bars li span {
background-color: #f32a2a;
background-image: -webkit-gradient(linear, left top, left bottom, from(#f32a2a), to(#e84e4e));
background-image: -webkit-linear-gradient(top, #f32a2a, #e84e4e);
background-image: -moz-linear-gradient(top, #f32a2a, #e84e4e);
background-image: -ms-linear-gradient(top, #f32a2a, #e84e4e);
background-image: -o-linear-gradient(top, #f32a2a, #e84e4e);
background-image: linear-gradient(to bottom, #f32a2a, #e84e4e);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f32a2a, endColorstr=#e84e4e);
}
/* Resume */
.cbp_tmtimeline > li .cbp_tmicon{background: #F05858;}
.cbp_tmtimeline:before{background: #f32a2a;}
.cbp_tmtimeline > li .cbp_tmicon {box-shadow: 0 0 0 6px #f32a2a;}
/* Gallery */
/* Cycle Slider */
.gal-top .prev, .gal-top .next{background:rgba(243, 42, 42,1);}
#slides .cycle-overlay div{background:rgba(243, 42, 42,.8);}
/* Portfolio Filter */
.filters li:hover, .filters li.active{ background-color:rgba(243, 42, 42,1); color:#fff;}
.portfolio-grid li:hover .port-caption{background-color:rgba(243, 42, 42,0.9);}
/* // Gallery */
/* Projects */
.navigation_button a, .navigation_button1 a:hover{background-color:rgba(243, 42, 42,1);}
.header_icons_plus{ color:#f32a2a;}
.custom_button a{background-color:rgba(243, 42, 42,1);}
/* // Projects */
/* Services */
.service-circle{color: #f32a2a;}
/*.service:hover .service-circle {background: #F05858; border: 5px solid #f32a2a;}*/
/* Testimonials */
.quote{ color:#F05858;}
.dlink:hover{ color:#F05858;}
/* Team */
.person-overlay a:hover {color: #f32a2a;}
/* Request a Quote */
#contact_form input:focus, #contact_form textarea:focus ,input:valid:focus{
/* IE6-9 */
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(243, 42, 42,0.8);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(243, 42, 42,0.8);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(243, 42, 42,0.8);
}
/* Contact */
.address i{ color:#F05858;}
.phone i{ color:#F05858;}
a.mail-text:hover{color: #F05858;}
.mail-text i{color:#F05858;}
/* menu.css */
#mainheader .menu-inner, #header .menu-inner{ background:rgba(255,255,255,0.95);}
#mainheader .main-nav ul li li a, #header .main-nav ul li li a,
.main-nav ul ul li i,
.slicknav_nav a,.slicknav_nav .slicknav_arrow{
color: #fff;
}
@media (min-width: 992px){
.main-nav ul li:hover>ul{ background:rgba(243, 42, 42,0.95);}
#mainheader .main-nav ul li ul{ background:rgba(243, 42, 42,0.95);}
}
/* Spmenu */
.spmenu span {color: #fff;}
.spmenu {background: rgba(243, 42, 42,0.85);}
.spmenu:before {border-top: 17px solid rgba(243, 42, 42,0.85);}
.lightbox .close, .lightbox2 .close, .lightbox3 .close {background: rgba(243, 42, 42,0.95);}
/* Scroll Color */
.nicescroll-rails div{background-color: #e84e4e!important;}
#mainheader .menu-inner, #header .menu-inner{
background:rgba(255,255,255,0.9);
}
#mainheader .main-nav ul li ul, #header .main-nav ul li ul,
.btn-3:hover, .slicknav_nav, .slicknav_nav li ul li a:hover{
background: #f32a2a; /* Old browsers */
background: -moz-linear-gradient(top, #f32a2a 0%, #f53636 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f32a2a), color-stop(100%,#f53636)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f32a2a 0%,#f53636 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f32a2a 0%,#f53636 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f32a2a 0%,#f53636 100%); /* IE10+ */
background: linear-gradient(to bottom, #f32a2a 0%,#f53636 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f32a2a', endColorstr='#f53636',GradientType=0 ); /* IE6-9 */
}
.btn-3, .filters li:hover, .filters li.active,
.navigation_button a, .navigation_button1 a:hover,
.gal-top .prev, .gal-top .next
{
background: #f53636; /* Old browsers */
background: -moz-linear-gradient(top, #f53636 0%, #f32a2a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f53636), color-stop(100%,#f32a2a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f53636 0%,#f32a2a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f53636 0%,#f32a2a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f53636 0%,#f32a2a 100%); /* IE10+ */
background: linear-gradient(to bottom, #f53636 0%,#f32a2a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f53636', endColorstr='#f32a2a',GradientType=0 ); /* IE6-9 */
}
#mainheader .main-nav ul > li > a, #header .main-nav ul > li > a{ color:#454545;}
.selected1, .selected1:hover,
#mainheader .main-nav ul > li > a:hover, #header .main-nav ul > li > a:hover,
#mainheader .main-nav ul > li > a.selected, #header .main-nav ul > li > a.selected
{color: #f32a2a;}
.slicknav_menu .slicknav_icon-bar {background-color: #454545;}
/*Other Colors*/
/*Cycle Slider Page*/
#home-screen .content-block h1 span {color: #f32a2a;}
/*Cycle Slider Page*/
/*Text-Rotator*/
.main h1 span{ color:#f32a2a;}
/*Text-Rotator*/
/*Home-style2*/
.circlebg{
background:rgba(243, 42, 42,.95);
border:12px solid rgba(0,0,0,0.5);
-moz-border-radius:50%;
-webkit-border-radius:50%;
border-radius:50%;
-moz-background-clip: padding; /* Firefox 3.6 */
-webkit-background-clip: padding; /* Safari 4? Chrome 6? */
background-clip: padding-box; /* Firefox 4, Safari 5, Opera 10, IE 9 */
}
.hi-icon-effect-4 .hi-icon, .hi-icon-effect-4 .hi-icon:hover {box-shadow: 0 0 0 7px rgba(243, 42, 42,0.5);}
/*Home-style2*/
/*Home-style3*/
.pattern_bg3 {
height:100%;
width:100%;
position:fixed;
z-index:7;
top:0;
background: rgba(243, 42, 42,0.6);
background: -moz-linear-gradient(45deg, rgba(243, 42, 42,0.6) 0%, rgba(243, 42, 42,0.4) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(243, 42, 42,0.6)), color-stop(100%, rgba(243, 42, 42,0.4)));
background: -webkit-linear-gradient(45deg, rgba(243, 42, 42,0.6) 0%, rgba(243, 42, 42,0.4) 100%);
background: -o-linear-gradient(45deg, rgba(243, 42, 42,0.6) 0%, rgba(243, 42, 42,0.4) 100%);
background: -ms-linear-gradient(45deg, rgba(243, 42, 42,0.6) 0%, rgba(243, 42, 42,0.4) 100%);
background: linear-gradient(45deg, rgba(243, 42, 42,0.6) 0%, rgba(243, 42, 42,0.4) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0eaaa5', endColorstr='#0eaaa5', GradientType=1 );
}
/*Home-style3*/
/*Home-style4*/
.pattern_bg4{
height:100%;
width:100%;
position:fixed;
z-index:7;
top:0;
background: rgba(243, 42, 42,1);
background: -moz-linear-gradient(45deg, rgba(243, 42, 42,1) 0%, rgba(243, 42, 42,0.5) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(243, 42, 42,1)), color-stop(100%, rgba(243, 42, 42,0.5)));
background: -webkit-linear-gradient(45deg, rgba(243, 42, 42,1) 0%, rgba(243, 42, 42,0.5) 100%);
background: -o-linear-gradient(45deg, rgba(243, 42, 42,1) 0%, rgba(243, 42, 42,0.5) 100%);
background: -ms-linear-gradient(45deg, rgba(243, 42, 42,1) 0%, rgba(243, 42, 42,0.5) 100%);
background: linear-gradient(45deg, rgba(243, 42, 42,1) 0%, rgba(243, 42, 42,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2574a9', endColorstr='#2574a9', GradientType=1 );
}
/*Home-style4*/
/*Home-style5-gradient*/
.pattern_bg_grad {
height:100%;
width:100%;
position:fixed;
z-index:7;
top:0;
background: rgb(243, 42, 42);
background: -moz-linear-gradient(45deg, rgba(243, 42, 42,0.7) 0%, rgba(141,198,63,0.7) 100%);
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(243, 42, 42,0.7)), color-stop(100%,rgba(141,198,63,0.7)));
background: -webkit-linear-gradient(45deg, rgba(243, 42, 42,0.7) 0%,rgba(141,198,63,0.7) 100%);
background: -o-linear-gradient(45deg, rgba(243, 42, 42,0.7) 0%,rgba(141,198,63,0.7) 100%);
background: -ms-linear-gradient(45deg, rgba(243, 42, 42,0.7) 0%,rgba(141,198,63,0.7) 100%);
background: linear-gradient(45deg, rgba(243, 42, 42,0.7) 0%,rgba(141,198,63,0.7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0072bc', endColorstr='#8dc63f',GradientType=1 );
}
/*Home-style5-gradient*/
/*Typewriter*/
.home_title_type span{color:#f32a2a;}
/*Typewriter*/ | assets/css/colors/vegas-slider-color.css | body ::selection { background:#f32a2a; color:white; } body ::-moz-selection { background:#f32a2a; color:white; }
/* Preloader */
.cube {background: #f32a2a;}
/* home */
.home_address a:hover {color: #f32a2a;}
#home .content_overlay{background:rgba(243, 42, 42,.9); }
#home .home_flex{background:rgba(243, 42, 42,.9); }
/* About */
.input-box{background: rgba(243, 42, 42,0.8);}
.btn-3, .filters li:hover, .filters li.active, .navigation_button a, .navigation_button1 a:hover{background: #f32a2a;}
.btn-3:hover{background: #054847;}
.pright a:hover{color:#f32a2a;}
blockquote {border-left: 5px solid rgba(243, 42, 42,.15);}
.dquote{ color:rgba(243, 42, 42,.15);}
/* Skills */
.progress_bars li span {
background-color: #f32a2a;
background-image: -webkit-gradient(linear, left top, left bottom, from(#f32a2a), to(#e84e4e));
background-image: -webkit-linear-gradient(top, #f32a2a, #e84e4e);
background-image: -moz-linear-gradient(top, #f32a2a, #e84e4e);
background-image: -ms-linear-gradient(top, #f32a2a, #e84e4e);
background-image: -o-linear-gradient(top, #f32a2a, #e84e4e);
background-image: linear-gradient(to bottom, #f32a2a, #e84e4e);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f32a2a, endColorstr=#e84e4e);
}
/* Resume */
.cbp_tmtimeline > li .cbp_tmicon{background: #F05858;}
.cbp_tmtimeline:before{background: #f32a2a;}
.cbp_tmtimeline > li .cbp_tmicon {box-shadow: 0 0 0 6px #f32a2a;}
/* Gallery */
/* Cycle Slider */
.gal-top .prev, .gal-top .next{background:rgba(243, 42, 42,1);}
#slides .cycle-overlay div{background:rgba(243, 42, 42,.8);}
/* Portfolio Filter */
.filters li:hover, .filters li.active{ background-color:rgba(243, 42, 42,1); color:#fff;}
.portfolio-grid li:hover .port-caption{background-color:rgba(243, 42, 42,0.9);}
/* // Gallery */
/* Projects */
.navigation_button a, .navigation_button1 a:hover{background-color:rgba(243, 42, 42,1);}
.header_icons_plus{ color:#f32a2a;}
.custom_button a{background-color:rgba(243, 42, 42,1);}
/* // Projects */
/* Services */
.service-circle{color: #f32a2a;}
/*.service:hover .service-circle {background: #F05858; border: 5px solid #f32a2a;}*/
/* Testimonials */
.quote{ color:#F05858;}
.dlink:hover{ color:#F05858;}
/* Team */
.person-overlay a:hover {color: #f32a2a;}
/* Request a Quote */
#contact_form input:focus, #contact_form textarea:focus ,input:valid:focus{
/* IE6-9 */
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(243, 42, 42,0.8);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(243, 42, 42,0.8);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(243, 42, 42,0.8);
}
/* Contact */
.address i{ color:#F05858;}
.phone i{ color:#F05858;}
a.mail-text:hover{color: #F05858;}
.mail-text i{color:#F05858;}
/* menu.css */
#mainheader .menu-inner, #header .menu-inner{ background:rgba(255,255,255,0.95);}
#mainheader .main-nav ul li li a, #header .main-nav ul li li a,
.main-nav ul ul li i,
.slicknav_nav a,.slicknav_nav .slicknav_arrow{
color: #fff;
}
@media (min-width: 992px){
.main-nav ul li:hover>ul{ background:rgba(243, 42, 42,0.95);}
#mainheader .main-nav ul li ul{ background:rgba(243, 42, 42,0.95);}
}
/* Spmenu */
.spmenu span {color: #fff;}
.spmenu {background: rgba(243, 42, 42,0.85);}
.spmenu:before {border-top: 17px solid rgba(243, 42, 42,0.85);}
.lightbox .close, .lightbox2 .close, .lightbox3 .close {background: rgba(243, 42, 42,0.95);}
/* Scroll Color */
.nicescroll-rails div{background-color: #e84e4e!important;}
#mainheader .menu-inner, #header .menu-inner{
background:rgba(255,255,255,0.9);
}
#mainheader .main-nav ul li ul, #header .main-nav ul li ul,
.btn-3:hover, .slicknav_nav, .slicknav_nav li ul li a:hover{
background: #f32a2a; /* Old browsers */
background: -moz-linear-gradient(top, #f32a2a 0%, #f53636 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f32a2a), color-stop(100%,#f53636)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f32a2a 0%,#f53636 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f32a2a 0%,#f53636 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f32a2a 0%,#f53636 100%); /* IE10+ */
background: linear-gradient(to bottom, #f32a2a 0%,#f53636 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f32a2a', endColorstr='#f53636',GradientType=0 ); /* IE6-9 */
}
.btn-3, .filters li:hover, .filters li.active,
.navigation_button a, .navigation_button1 a:hover,
.gal-top .prev, .gal-top .next
{
background: #f53636; /* Old browsers */
background: -moz-linear-gradient(top, #f53636 0%, #f32a2a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f53636), color-stop(100%,#f32a2a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f53636 0%,#f32a2a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f53636 0%,#f32a2a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f53636 0%,#f32a2a 100%); /* IE10+ */
background: linear-gradient(to bottom, #f53636 0%,#f32a2a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f53636', endColorstr='#f32a2a',GradientType=0 ); /* IE6-9 */
}
#mainheader .main-nav ul > li > a, #header .main-nav ul > li > a{ color:#454545;}
.selected1, .selected1:hover,
#mainheader .main-nav ul > li > a:hover, #header .main-nav ul > li > a:hover,
#mainheader .main-nav ul > li > a.selected, #header .main-nav ul > li > a.selected
{color: #f32a2a;}
.slicknav_menu .slicknav_icon-bar {background-color: #454545;}
/*Other Colors*/
/*Cycle Slider Page*/
#home-screen .content-block h1 span {color: #f32a2a;}
/*Cycle Slider Page*/
/*Text-Rotator*/
.main h1 span{ color:#f32a2a;}
/*Text-Rotator*/
/*Home-style2*/
.circlebg{
background:rgba(243, 42, 42,.95);
border:12px solid rgba(0,0,0,0.5);
-moz-border-radius:50%;
-webkit-border-radius:50%;
border-radius:50%;
-moz-background-clip: padding; /* Firefox 3.6 */
-webkit-background-clip: padding; /* Safari 4? Chrome 6? */
background-clip: padding-box; /* Firefox 4, Safari 5, Opera 10, IE 9 */
}
.hi-icon-effect-4 .hi-icon, .hi-icon-effect-4 .hi-icon:hover {box-shadow: 0 0 0 7px rgba(243, 42, 42,0.5);}
/*Home-style2*/
/*Home-style3*/
.pattern_bg3 {
height:100%;
width:100%;
position:fixed;
z-index:7;
top:0;
background: rgba(243, 42, 42,0.6);
background: -moz-linear-gradient(45deg, rgba(243, 42, 42,0.6) 0%, rgba(243, 42, 42,0.4) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(243, 42, 42,0.6)), color-stop(100%, rgba(243, 42, 42,0.4)));
background: -webkit-linear-gradient(45deg, rgba(243, 42, 42,0.6) 0%, rgba(243, 42, 42,0.4) 100%);
background: -o-linear-gradient(45deg, rgba(243, 42, 42,0.6) 0%, rgba(243, 42, 42,0.4) 100%);
background: -ms-linear-gradient(45deg, rgba(243, 42, 42,0.6) 0%, rgba(243, 42, 42,0.4) 100%);
background: linear-gradient(45deg, rgba(243, 42, 42,0.6) 0%, rgba(243, 42, 42,0.4) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0eaaa5', endColorstr='#0eaaa5', GradientType=1 );
}
/*Home-style3*/
/*Home-style4*/
.pattern_bg4{
height:100%;
width:100%;
position:fixed;
z-index:7;
top:0;
background: rgba(243, 42, 42,1);
background: -moz-linear-gradient(45deg, rgba(243, 42, 42,1) 0%, rgba(243, 42, 42,0.5) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(243, 42, 42,1)), color-stop(100%, rgba(243, 42, 42,0.5)));
background: -webkit-linear-gradient(45deg, rgba(243, 42, 42,1) 0%, rgba(243, 42, 42,0.5) 100%);
background: -o-linear-gradient(45deg, rgba(243, 42, 42,1) 0%, rgba(243, 42, 42,0.5) 100%);
background: -ms-linear-gradient(45deg, rgba(243, 42, 42,1) 0%, rgba(243, 42, 42,0.5) 100%);
background: linear-gradient(45deg, rgba(243, 42, 42,1) 0%, rgba(243, 42, 42,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2574a9', endColorstr='#2574a9', GradientType=1 );
}
/*Home-style4*/
/*Home-style5-gradient*/
.pattern_bg_grad {
height:100%;
width:100%;
position:fixed;
z-index:7;
top:0;
background: rgb(243, 42, 42);
background: -moz-linear-gradient(45deg, rgba(243, 42, 42,0.7) 0%, rgba(141,198,63,0.7) 100%);
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(243, 42, 42,0.7)), color-stop(100%,rgba(141,198,63,0.7)));
background: -webkit-linear-gradient(45deg, rgba(243, 42, 42,0.7) 0%,rgba(141,198,63,0.7) 100%);
background: -o-linear-gradient(45deg, rgba(243, 42, 42,0.7) 0%,rgba(141,198,63,0.7) 100%);
background: -ms-linear-gradient(45deg, rgba(243, 42, 42,0.7) 0%,rgba(141,198,63,0.7) 100%);
background: linear-gradient(45deg, rgba(243, 42, 42,0.7) 0%,rgba(141,198,63,0.7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0072bc', endColorstr='#8dc63f',GradientType=1 );
}
/*Home-style5-gradient*/
/*Typewriter*/
.home_title_type span{color:#f32a2a;}
/*Typewriter*/ | 0.251096 | 0.106505 |
@charset "utf-8";
@import url("bootstrap.css");
@import url("bootstrap-responsive.css");
/* V1 - custom Bootstrap - Styles */
body {
/* fonts used are matched to the VersionOne Corporate Website */
/* Segoe UI Weights are Thin: 200, Regular:400, SemiBold: 600, Bold: 800 */
/* the fallback font Lucida Sans Unicode does not have font set weights so it will follow the browser */
font-family: "Segoe UI",Lucida Sans Unicode,Lucida Grande,sans-serif;
font-weight: 400; /* defaulting to semi-bold */
/* font-size uses the bootstrap default of 14px */
background: #f8f8f8;
color: #454545;
}
a, .btn-link {
color: #00496B;
}
h1 {
font-weight:200;
color: #212121;
}
h2, h3 {
font-weight: 400;
color: #212121;
}
p a {
text-decoration: underline;
}
/* buttons */
a.btn {
text-decoration: none;
}
/* V1 corp colors */
.colors .v1-red {
background-color: #8E073A;
}
.colors .link-blue {
background-color: #00496B;
}
.colors .help-orange {
background-color: #DB692B;
}
.colors .lite-blue {
background-color: #ACCBDC;
}
.colors .faint-gray {
background-color: #F2F2F2;
color: inherit;
}
.colors .medium-gray {
background-color: #AAA;
}
/* nav bar styling */
.navbar .brand {
letter-spacing: -0.03em;
font-size: 1.5em;
}
.navbar .nav .active > a,
.navbar .nav .active > a:hover,
.navbar .nav .active > a:focus {
color: #8E073A; /* VersionOne Red Accent */
background-image: none;
box-shadow: none;
}
.navbar-inverse .navbar-inner {
background-color: black;
background-image: none;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus,
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus,
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
background-color: #8E073A; /* VersionOne Red Accent */
color: #ffffff;
background-image: none;
box-shadow: none;
}
.navbar-inverse .navbar-inner li a:hover {
background-color: rgba(255,255,255,0.2);
transition: background-color 0.4s;
}
.navbar-inverse .navbar-inner li a {
transition: color 0.4s;
transition: background-color 0.4s;
}
.navbar-fixed-top {
margin-bottom: 0;
}
/* Buttons - being careful not to override the addtional button styles the selector used below only styles the button in its default state*/
.btn {
color: #00496b;
}
.btn-primary, .btn-info, .btn-success, .btn-warning, .btn-danger, .btn-inverse {
color: #ffffff;
border: 0;
}
.btn-info {
background: #2F96B4;
}
.btn-success {
background: #7a5;
}
.btn-warning, .btn:hover.btn-warning {
background: #DB692B;
}
.btn-danger {
background: #ff0000;
}
.btn-inverse {
background: #000000;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
color:#0088cc;
border-color: #88ccff;
transition: all 0.4s;
}
.btn-primary {
background-color: #8E073A; /* VersionOne Red Accent */
background-image: none;
box-shadow: none;
color:#fff;
border: none;
}
.btn-primary,
.btn-primary:hover,
.nav > li > a,
.nav > li > a:hover,
.nav > li > a:focus {
transition: background-color 0.4s;
}
.nav > li > a:hover,
.nav > li > a:focus {
color: #777;
background-color: #eee;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
background-color: #00496B; /* link-blue */
}
.btn:hover.btn-link {
border-color: transparent;
text-decoration: underline;
}
.btn:hover.btn-primary,
.btn:hover.btn-info,
.btn:hover.btn-success,
.btn:hover.btn-warning,
.btn:hover.btn-danger,
.btn:hover.btn-inverse,
.btn:active.btn-primary,
.btn:active.btn-info,
.btn:active.btn-success,
.btn:active.btn-warning,
.btn:active.btn-danger,
.btn:active.btn-inverse,
.btn:focus.btn-primary,
.btn:focus.btn-info,
.btn:focus.btn-success,
.btn:focus.btn-warning,
.btn:focus.btn-danger,
.btn:focus.btn-inverse {
color: #ffffff;
border: 0;
box-shadow: inset 0 0 50px rgba(0,0,0,0.2);
}
.btn:hover.btn-inverse {
box-shadow: inset 0 0 50px rgba(255,255,255,0.2);
}
.navbar-inverse .navbar-link {
color: #ccc;
}
.navbar-inverse .navbar-text {
color: #aaa;
}
.well, .hero-unit {
background-color: #fff;
border: 0;
box-shadow: 0 0 4px #e3e3e3;
}
.hero-unit h1 {
font-size: 2.6em;
letter-spacing: -0.03em;
color: #212121;
}
.hero-unit p {
margin: 10px 0;
}
/* -- this is apprently not good practive if an item has tooltips or popovers since thos items will inherit these styles -- */
.colors > div {
padding: 0.8em;
color: #fff;
width: 150px;
}
.colors > div.popover {
padding: 1px;
color: #454545;
}
/* table */
.table th,
.table td {
padding: 8px;
line-height: 20px;
text-align: left;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.table th {
font-size: 1.2em;
font-weight: 400;
background: #eee;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
background-color: #eee;
}
/* Form Elements */
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
vertical-align: text-top;
}
code {
overflow: auto;
width: 100%;
display: block;
padding: 0.5em;
color: #8E073A;
}
.block-children > * {
display: block;
}
/* scaffolding fix */
.row-fluid [class*="span"] {
overflow: hidden;
}
.carousel-container {
position: relative;
max-height: 400px;
margin: 1em 0;
}
.carousel-control {
font: 32px Lucida Sans Unicode,Lucida Grande,sans-serif;
z-index: 2000;
line-height: .85em;
top:50%;
width: 30px;
height: 30px;
}
.carousel-caption {
top: 0px;
bottom: auto;
}
.content-top {
padding-top: 20px;
}
@media (min-width: 319px) {
.affix {position: static;}
}
@media (min-width: 767px) {
}
@media (min-width: 979px) {
.content-top {padding-top: 100px;}
.sidebar-nav{width: 200px;}
.affix {position: fixed;}
}
@media (min-width: 1200px) {
.sidebar-nav{width: 270px;}
}
.toggler {
border: 1px solid #ccc;
border-top-color: #ddd;
border-bottom-color: #bbb;
border-radius: 3px;
display: inline-block;
color: #DB692B;
padding: 0 1.4em;
cursor: pointer;
text-transform: uppercase;
font-size: 0.8em;
font-weight: 700;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
box-shadow: 0 1px 2px #e3e3e3;
}
.toggler:hover {
background: #eee;
color:gray;
}
.collapse-toggle {
border-bottom: 1px solid #eee;
height: 12px;
margin: 12px 0;
}
.section {
background-color: #fff;
border-radius: 6px;
padding: 1em;
margin: 0.4em 0;
box-shadow: 0 2px 4px #eee;
}
.markdown {
}
.markdown h1 {
font-size: 14pt;
}
.markdown h2 {
}
.markdown h3 {
} | src/client/app/css/v1-custom-bootstrap.css | @charset "utf-8";
@import url("bootstrap.css");
@import url("bootstrap-responsive.css");
/* V1 - custom Bootstrap - Styles */
body {
/* fonts used are matched to the VersionOne Corporate Website */
/* Segoe UI Weights are Thin: 200, Regular:400, SemiBold: 600, Bold: 800 */
/* the fallback font Lucida Sans Unicode does not have font set weights so it will follow the browser */
font-family: "Segoe UI",Lucida Sans Unicode,Lucida Grande,sans-serif;
font-weight: 400; /* defaulting to semi-bold */
/* font-size uses the bootstrap default of 14px */
background: #f8f8f8;
color: #454545;
}
a, .btn-link {
color: #00496B;
}
h1 {
font-weight:200;
color: #212121;
}
h2, h3 {
font-weight: 400;
color: #212121;
}
p a {
text-decoration: underline;
}
/* buttons */
a.btn {
text-decoration: none;
}
/* V1 corp colors */
.colors .v1-red {
background-color: #8E073A;
}
.colors .link-blue {
background-color: #00496B;
}
.colors .help-orange {
background-color: #DB692B;
}
.colors .lite-blue {
background-color: #ACCBDC;
}
.colors .faint-gray {
background-color: #F2F2F2;
color: inherit;
}
.colors .medium-gray {
background-color: #AAA;
}
/* nav bar styling */
.navbar .brand {
letter-spacing: -0.03em;
font-size: 1.5em;
}
.navbar .nav .active > a,
.navbar .nav .active > a:hover,
.navbar .nav .active > a:focus {
color: #8E073A; /* VersionOne Red Accent */
background-image: none;
box-shadow: none;
}
.navbar-inverse .navbar-inner {
background-color: black;
background-image: none;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus,
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus,
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
background-color: #8E073A; /* VersionOne Red Accent */
color: #ffffff;
background-image: none;
box-shadow: none;
}
.navbar-inverse .navbar-inner li a:hover {
background-color: rgba(255,255,255,0.2);
transition: background-color 0.4s;
}
.navbar-inverse .navbar-inner li a {
transition: color 0.4s;
transition: background-color 0.4s;
}
.navbar-fixed-top {
margin-bottom: 0;
}
/* Buttons - being careful not to override the addtional button styles the selector used below only styles the button in its default state*/
.btn {
color: #00496b;
}
.btn-primary, .btn-info, .btn-success, .btn-warning, .btn-danger, .btn-inverse {
color: #ffffff;
border: 0;
}
.btn-info {
background: #2F96B4;
}
.btn-success {
background: #7a5;
}
.btn-warning, .btn:hover.btn-warning {
background: #DB692B;
}
.btn-danger {
background: #ff0000;
}
.btn-inverse {
background: #000000;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
color:#0088cc;
border-color: #88ccff;
transition: all 0.4s;
}
.btn-primary {
background-color: #8E073A; /* VersionOne Red Accent */
background-image: none;
box-shadow: none;
color:#fff;
border: none;
}
.btn-primary,
.btn-primary:hover,
.nav > li > a,
.nav > li > a:hover,
.nav > li > a:focus {
transition: background-color 0.4s;
}
.nav > li > a:hover,
.nav > li > a:focus {
color: #777;
background-color: #eee;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
background-color: #00496B; /* link-blue */
}
.btn:hover.btn-link {
border-color: transparent;
text-decoration: underline;
}
.btn:hover.btn-primary,
.btn:hover.btn-info,
.btn:hover.btn-success,
.btn:hover.btn-warning,
.btn:hover.btn-danger,
.btn:hover.btn-inverse,
.btn:active.btn-primary,
.btn:active.btn-info,
.btn:active.btn-success,
.btn:active.btn-warning,
.btn:active.btn-danger,
.btn:active.btn-inverse,
.btn:focus.btn-primary,
.btn:focus.btn-info,
.btn:focus.btn-success,
.btn:focus.btn-warning,
.btn:focus.btn-danger,
.btn:focus.btn-inverse {
color: #ffffff;
border: 0;
box-shadow: inset 0 0 50px rgba(0,0,0,0.2);
}
.btn:hover.btn-inverse {
box-shadow: inset 0 0 50px rgba(255,255,255,0.2);
}
.navbar-inverse .navbar-link {
color: #ccc;
}
.navbar-inverse .navbar-text {
color: #aaa;
}
.well, .hero-unit {
background-color: #fff;
border: 0;
box-shadow: 0 0 4px #e3e3e3;
}
.hero-unit h1 {
font-size: 2.6em;
letter-spacing: -0.03em;
color: #212121;
}
.hero-unit p {
margin: 10px 0;
}
/* -- this is apprently not good practive if an item has tooltips or popovers since thos items will inherit these styles -- */
.colors > div {
padding: 0.8em;
color: #fff;
width: 150px;
}
.colors > div.popover {
padding: 1px;
color: #454545;
}
/* table */
.table th,
.table td {
padding: 8px;
line-height: 20px;
text-align: left;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.table th {
font-size: 1.2em;
font-weight: 400;
background: #eee;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
background-color: #eee;
}
/* Form Elements */
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
vertical-align: text-top;
}
code {
overflow: auto;
width: 100%;
display: block;
padding: 0.5em;
color: #8E073A;
}
.block-children > * {
display: block;
}
/* scaffolding fix */
.row-fluid [class*="span"] {
overflow: hidden;
}
.carousel-container {
position: relative;
max-height: 400px;
margin: 1em 0;
}
.carousel-control {
font: 32px Lucida Sans Unicode,Lucida Grande,sans-serif;
z-index: 2000;
line-height: .85em;
top:50%;
width: 30px;
height: 30px;
}
.carousel-caption {
top: 0px;
bottom: auto;
}
.content-top {
padding-top: 20px;
}
@media (min-width: 319px) {
.affix {position: static;}
}
@media (min-width: 767px) {
}
@media (min-width: 979px) {
.content-top {padding-top: 100px;}
.sidebar-nav{width: 200px;}
.affix {position: fixed;}
}
@media (min-width: 1200px) {
.sidebar-nav{width: 270px;}
}
.toggler {
border: 1px solid #ccc;
border-top-color: #ddd;
border-bottom-color: #bbb;
border-radius: 3px;
display: inline-block;
color: #DB692B;
padding: 0 1.4em;
cursor: pointer;
text-transform: uppercase;
font-size: 0.8em;
font-weight: 700;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
box-shadow: 0 1px 2px #e3e3e3;
}
.toggler:hover {
background: #eee;
color:gray;
}
.collapse-toggle {
border-bottom: 1px solid #eee;
height: 12px;
margin: 12px 0;
}
.section {
background-color: #fff;
border-radius: 6px;
padding: 1em;
margin: 0.4em 0;
box-shadow: 0 2px 4px #eee;
}
.markdown {
}
.markdown h1 {
font-size: 14pt;
}
.markdown h2 {
}
.markdown h3 {
} | 0.296145 | 0.048451 |
body {
padding: 0;
margin: 0;
font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}
a {
color: #757575;
text-decoration: none;
}
/*宽度满屏*/
.all_width {
width: 100%;
margin: 0 auto;
background: #fff;
}
/*导航栏*/
#top {
height: 40px;
margin: 0;
background: #333;
}
#top_menu {
width: 1230px;
height: 40px;
margin: 0 auto;
}
#top_menu_left {
float: left;
width: 850px;
height: 40px;
}
.top_menu_left_a div {
font-size: 12px;
color: gray;
float: left;
margin-left: 20px;
line-height: 40px;
}
.top_menu_left_a div a {
display: inline-block;
color: #b0b0b0;
}
.top_menu_left_a div a:hover {
color: #fff;
}
#top_menu_right {
float: right;
width: 380px;
height: 40px;
}
.top_menu_right_a div {
font-size: 12px;
color: gray;
float: right;
margin-left: 20px;
line-height: 40px;
}
.top_menu_right_a div a {
display: inline-block;
color: #b0b0b0;
}
.top_menu_right_a div a:hover {
color: #fff;
}
.buy_car{
background-color: #5d5d5d;
width: 80px;
text-align: center
}
/*搜索栏*/
#search {
height: 100px;
}
#search_content {
margin-left: auto;
margin-right: auto;
height: 100px;
width: 1230px;
position: relative;
}
#search_content_log {
height: 100px;
width: 80px;
float: left;
}
#search_content_log img{
transition: width 0.1s,height 0.1s,box-shadow 0.1s;
}
#search_content_log img:hover{
width: 60px;
height: 60px;
box-shadow: 5px 5px 8px #888888;
}
#shop_name{
height: 100px;
width: 200px;
left: 70px;
position: absolute;
}
.shop_name_key {
float: left;
display: block;
padding: 26px 10px 38px;
color: #1E9FFF;
font-size: 20px;
margin-top: 15px;
}
#search_content_key {
height: 100px;
width: 650px;
left: 252px;
position: absolute;
}
.search_content_key_word {
float: left;
display: block;
padding: 26px 10px 38px;
color: #333;
font-size: 16px;
margin-top: 15px;
}
.search_content_key_word:hover {
color: #ff6829;
}
.search_content_key_word_child {
display: none;
}
#search_content_input {
height: 100px;
width: 317px;
float: right;
position: relative;
}
#search_content_input_button {
height: 50px;
width: 55px;
background-color: white;
border: 1px solid #969696;
position: absolute;
top: 25%;
cursor: pointer;
right: 0px;
transition: color 0.1s,background-color 0.1s;
}
#search_content_input_button:hover {
color: white;
background: #ff6700;
}
#search_content_input_text {
top: 25%;
position: absolute;
padding: 11px 3%;
font-size: 21px;
width: 83%;
-webkit-padding: 14px 3%;
}
#xianshi{
height: 40px;
background: #f5f5f5;
}
#xianshi_content{
margin:0 auto;
height: 40px;
width: 1230px;
}
#xianshi_content .text{
font-size: 12px;
line-height: 40px;
color: #757575;;
float: left;
}
#xianshi_content .text a:hover{
transition: color 0.3s;
color: #f44800;
}
/*商品栏*/
#good {
height: 550px;
min-height: 550px;
max-height: 1500px;
}
#good_menu {
margin-left: auto;
margin-right: auto;
min-height: 550px;
max-height: 1500px;
width: 1226px;
}
#good_menu_picture{
width:70px;
height: 540px;
float:left;
margin-top: 90px;
}
.good_picture{
width:69px;
height:79px;
margin: auto 0;
padding: 5px 0;
}
.good_picture img{
border:1px solid #e0e0e0;
cursor: pointer;
}
.good_picture img:hover{
border: 1px solid #ff6700;
}
#good_menu_type {
width: 700px;
height: 550px;
float: left;
}
#good_menu_type_picture1{
width:470px;
height: 470px;
margin:30px auto;
}
#good_menu_list {
width: 450px;
min-height: 550px;
float: left;
}
#xiao_zong{
height:30px;
width:300px;
}
#xiao{
height:30px;
width:200px;
float:left;
}
#xiao_picture{
height:20px;
width:195px;
float:left;
margin-left:14px ;
padding-top: 0px;
font-size:50%;
}
#xiao_picture1{
height:25px;
width:110px;
background:red;
}
#xiao_picture2{
height:25px;
width:110px;
margin-top:2px;
background:yellow;
}
#xiao1{
border:1px solid #e0e0e0;
margin-top:10px;
padding:14px 50px 14px 0px;
}
.price{
margin-top: 20px;
height: 66px;
line-height: 66px;
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
color: #ff6700;
font-size: 30px;
}
#xiao2{
line-height: 66px;
color: #ff6700;
font-size: 30px;
font-weight: bold;
}
#xiao2 .yuan{
font-size: 14px;
font-style: normal;
}
#xiao3{
width: 200px;
height: 48px;
line-height: 48px;
font-size: 16px;
display: block;
float: left;
text-align: center;
background-color: #FFA500;
border: none;
color: #fff;
outline: 0;
padding: 0;
margin: 0;
cursor: pointer;
/* 给按钮添加圆角 */
border-radius: 28px;
}
#xiao3:hover{
transition: background-color 0.3s;
background-color:#f25807;
}
#xiao4{
font-size: 16px;
background-color: #FF4500;
border: none;
color: #fff;
height: 48px;
width: 200px;
display: block;
float: right;
text-align: center;
margin-left: 15px;
line-height: 48px;
/* 给按钮添加圆角 */
border-radius: 28px;
}
#xiao5{
margin-top: 10px;
width: 430px;
height: 48px;
}
#medi{
height:400px;
}
#medi_menu {
margin-left: auto;
margin-right: auto;
height:60px;
width: 1226px;
}
#medi_menu_content{
width:680px;
height:60px;
margin:0px auto;
border:1px solid #e0e0e0;
text-align:center;
font-size: 20px;
line-height: 60px;
}
.medi1{
height:60px;
text-align:center;
padding:20px auto 0px auto;
}
#medi1{
width: 1226px;
height:60px;
margin:0px auto;
background:#e0e0e0;
padding-top:20px ;
text-align:center;
}
#input1{
width:362px;
height:45px;
float:left;
font-size:19px;
margin-left:450px;
}
#input2{
width:100px;
height:50px;
margin-left:0px;
float:left;
}
#medi2{
width: 1226px;
height:120px;
margin:0px auto;
background:#e0e0e0;
padding-top:20px ;
text-align:center;
}
#site-footer{
margin-top: 10px;
height:500px;
}
#site-footer-content{
margin-left: auto;
margin-right: auto;
height: 500px;
width: 1226px;
}
#site-footer-content1{
font-size:9px;
height: 100px;
line-height: 100px;
}
#site-footer-content2{
width:840px;
float:left;
height: 350px;
}
#site-footer-content3{
width:380px;
float:left;
height: 350px;
text-align: center;
}
.mulu3{
width:140px;
height: 85px;
}
.mulu4{
width:140px;
height: 350px;
float:left;
}
.mulu5{
width:245px;
font-size: 20px;
text-align: center;
float:left;
}
/*底部栏*/
#bottom {
height: 232px;
}
#bottom_content {
margin-left: auto;
margin-right: auto;
height: 232px;
width: 1226px;
}
#bottom_content_log {
height: 100px;
width: 80px;
float: left;
}
#bottom_content_content {
height: 200px;
width: 1140px;
float: left;
}
.bottom_content_content_content {
height: 10px;
float: left;
margin-left: 10px;
font-size: 15px;
}
#bottom_content_content1{
font-size: 11px;
margin-left: 4px;
} | web-ui/src/main/webapp/static/css/detail.css | body {
padding: 0;
margin: 0;
font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}
a {
color: #757575;
text-decoration: none;
}
/*宽度满屏*/
.all_width {
width: 100%;
margin: 0 auto;
background: #fff;
}
/*导航栏*/
#top {
height: 40px;
margin: 0;
background: #333;
}
#top_menu {
width: 1230px;
height: 40px;
margin: 0 auto;
}
#top_menu_left {
float: left;
width: 850px;
height: 40px;
}
.top_menu_left_a div {
font-size: 12px;
color: gray;
float: left;
margin-left: 20px;
line-height: 40px;
}
.top_menu_left_a div a {
display: inline-block;
color: #b0b0b0;
}
.top_menu_left_a div a:hover {
color: #fff;
}
#top_menu_right {
float: right;
width: 380px;
height: 40px;
}
.top_menu_right_a div {
font-size: 12px;
color: gray;
float: right;
margin-left: 20px;
line-height: 40px;
}
.top_menu_right_a div a {
display: inline-block;
color: #b0b0b0;
}
.top_menu_right_a div a:hover {
color: #fff;
}
.buy_car{
background-color: #5d5d5d;
width: 80px;
text-align: center
}
/*搜索栏*/
#search {
height: 100px;
}
#search_content {
margin-left: auto;
margin-right: auto;
height: 100px;
width: 1230px;
position: relative;
}
#search_content_log {
height: 100px;
width: 80px;
float: left;
}
#search_content_log img{
transition: width 0.1s,height 0.1s,box-shadow 0.1s;
}
#search_content_log img:hover{
width: 60px;
height: 60px;
box-shadow: 5px 5px 8px #888888;
}
#shop_name{
height: 100px;
width: 200px;
left: 70px;
position: absolute;
}
.shop_name_key {
float: left;
display: block;
padding: 26px 10px 38px;
color: #1E9FFF;
font-size: 20px;
margin-top: 15px;
}
#search_content_key {
height: 100px;
width: 650px;
left: 252px;
position: absolute;
}
.search_content_key_word {
float: left;
display: block;
padding: 26px 10px 38px;
color: #333;
font-size: 16px;
margin-top: 15px;
}
.search_content_key_word:hover {
color: #ff6829;
}
.search_content_key_word_child {
display: none;
}
#search_content_input {
height: 100px;
width: 317px;
float: right;
position: relative;
}
#search_content_input_button {
height: 50px;
width: 55px;
background-color: white;
border: 1px solid #969696;
position: absolute;
top: 25%;
cursor: pointer;
right: 0px;
transition: color 0.1s,background-color 0.1s;
}
#search_content_input_button:hover {
color: white;
background: #ff6700;
}
#search_content_input_text {
top: 25%;
position: absolute;
padding: 11px 3%;
font-size: 21px;
width: 83%;
-webkit-padding: 14px 3%;
}
#xianshi{
height: 40px;
background: #f5f5f5;
}
#xianshi_content{
margin:0 auto;
height: 40px;
width: 1230px;
}
#xianshi_content .text{
font-size: 12px;
line-height: 40px;
color: #757575;;
float: left;
}
#xianshi_content .text a:hover{
transition: color 0.3s;
color: #f44800;
}
/*商品栏*/
#good {
height: 550px;
min-height: 550px;
max-height: 1500px;
}
#good_menu {
margin-left: auto;
margin-right: auto;
min-height: 550px;
max-height: 1500px;
width: 1226px;
}
#good_menu_picture{
width:70px;
height: 540px;
float:left;
margin-top: 90px;
}
.good_picture{
width:69px;
height:79px;
margin: auto 0;
padding: 5px 0;
}
.good_picture img{
border:1px solid #e0e0e0;
cursor: pointer;
}
.good_picture img:hover{
border: 1px solid #ff6700;
}
#good_menu_type {
width: 700px;
height: 550px;
float: left;
}
#good_menu_type_picture1{
width:470px;
height: 470px;
margin:30px auto;
}
#good_menu_list {
width: 450px;
min-height: 550px;
float: left;
}
#xiao_zong{
height:30px;
width:300px;
}
#xiao{
height:30px;
width:200px;
float:left;
}
#xiao_picture{
height:20px;
width:195px;
float:left;
margin-left:14px ;
padding-top: 0px;
font-size:50%;
}
#xiao_picture1{
height:25px;
width:110px;
background:red;
}
#xiao_picture2{
height:25px;
width:110px;
margin-top:2px;
background:yellow;
}
#xiao1{
border:1px solid #e0e0e0;
margin-top:10px;
padding:14px 50px 14px 0px;
}
.price{
margin-top: 20px;
height: 66px;
line-height: 66px;
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
color: #ff6700;
font-size: 30px;
}
#xiao2{
line-height: 66px;
color: #ff6700;
font-size: 30px;
font-weight: bold;
}
#xiao2 .yuan{
font-size: 14px;
font-style: normal;
}
#xiao3{
width: 200px;
height: 48px;
line-height: 48px;
font-size: 16px;
display: block;
float: left;
text-align: center;
background-color: #FFA500;
border: none;
color: #fff;
outline: 0;
padding: 0;
margin: 0;
cursor: pointer;
/* 给按钮添加圆角 */
border-radius: 28px;
}
#xiao3:hover{
transition: background-color 0.3s;
background-color:#f25807;
}
#xiao4{
font-size: 16px;
background-color: #FF4500;
border: none;
color: #fff;
height: 48px;
width: 200px;
display: block;
float: right;
text-align: center;
margin-left: 15px;
line-height: 48px;
/* 给按钮添加圆角 */
border-radius: 28px;
}
#xiao5{
margin-top: 10px;
width: 430px;
height: 48px;
}
#medi{
height:400px;
}
#medi_menu {
margin-left: auto;
margin-right: auto;
height:60px;
width: 1226px;
}
#medi_menu_content{
width:680px;
height:60px;
margin:0px auto;
border:1px solid #e0e0e0;
text-align:center;
font-size: 20px;
line-height: 60px;
}
.medi1{
height:60px;
text-align:center;
padding:20px auto 0px auto;
}
#medi1{
width: 1226px;
height:60px;
margin:0px auto;
background:#e0e0e0;
padding-top:20px ;
text-align:center;
}
#input1{
width:362px;
height:45px;
float:left;
font-size:19px;
margin-left:450px;
}
#input2{
width:100px;
height:50px;
margin-left:0px;
float:left;
}
#medi2{
width: 1226px;
height:120px;
margin:0px auto;
background:#e0e0e0;
padding-top:20px ;
text-align:center;
}
#site-footer{
margin-top: 10px;
height:500px;
}
#site-footer-content{
margin-left: auto;
margin-right: auto;
height: 500px;
width: 1226px;
}
#site-footer-content1{
font-size:9px;
height: 100px;
line-height: 100px;
}
#site-footer-content2{
width:840px;
float:left;
height: 350px;
}
#site-footer-content3{
width:380px;
float:left;
height: 350px;
text-align: center;
}
.mulu3{
width:140px;
height: 85px;
}
.mulu4{
width:140px;
height: 350px;
float:left;
}
.mulu5{
width:245px;
font-size: 20px;
text-align: center;
float:left;
}
/*底部栏*/
#bottom {
height: 232px;
}
#bottom_content {
margin-left: auto;
margin-right: auto;
height: 232px;
width: 1226px;
}
#bottom_content_log {
height: 100px;
width: 80px;
float: left;
}
#bottom_content_content {
height: 200px;
width: 1140px;
float: left;
}
.bottom_content_content_content {
height: 10px;
float: left;
margin-left: 10px;
font-size: 15px;
}
#bottom_content_content1{
font-size: 11px;
margin-left: 4px;
} | 0.418459 | 0.068756 |
----------------------------------- */
html {
font-size: 1em;
}
::-moz-selection {
background: #b3d4fc;
text-shadow: none;
}
::selection {
background: #b3d4fc;
text-shadow: none;
}
audio,
canvas,
img,
video {
vertical-align: middle;
}
fieldset {
border: 0;
margin: 0;
padding: 0;
}
textarea {
resize: vertical;
}
/*css reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
/*css reset*/
img {
max-width: 100%;
}
h1,
h2,
h3,
a {
font-family: 'Roboto', sans-serif;
}
a {
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
a:focus,
a:active {
text-decoration: none;
outline: none;
}
p {
line-height: 30px;
font-size: 18px;
}
body {
font-family: 'Roboto', sans-serif;
font-size: 16px;
color: #fff;
font-weight: 400;
background-color: #fafafa;
}
#preloader {
background: none repeat scroll 0 0 #fff;
display: block;
height: 100vh;
overflow: hidden;
position: fixed;
width: 100%;
z-index: 9999;
}
.loader {
height: 50px;
width: 50px;
position: absolute;
left: calc(50% - 50px);
top: calc(50% - 50px);
}
.circle-loader {
-webkit-animation: rotate 2s linear infinite;
animation: rotate 2s linear infinite;
height: 50px;
left: 50%;
position: absolute;
top: 20%;
width: 50px;
}
.circle-loader .path {
stroke-dasharray: 1,200;
stroke-dashoffset: 0;
-webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
stroke-linecap: round;
stroke: #3f88f8;
}
@keyframes rotate {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes dash {
0% {
stroke-dasharray: 1,200;
stroke-dashoffset: 0;
}
50% {
stroke-dasharray: 89,200;
stroke-dashoffset: -35;
}
100% {
stroke-dasharray: 89,200;
stroke-dashoffset: -124;
}
}
/* --------------------------------- */
/* 2. Custom Utility Classes
----------------------------------- */
.padd-tb-120 {
padding-top: 120px;
padding-bottom: 120px;
}
.padd-tb-80 {
padding-top: 80px;
padding-bottom: 80px;
}
.padd-tb-60 {
padding-top: 60px;
padding-bottom: 60px;
}
.padd-tb-73 {
padding-top: 73px;
padding-bottom: 73px;
}
.padd-tb-55 {
padding-top: 55px;
padding-bottom: 55px;
}
.row {
margin-bottom: 0;
}
.bottom-50 {
margin-bottom: 50px;
}
.btn-large {
height: 50px;
line-height: 50px;
text-transform: inherit;
margin-bottom: 0;
}
.container {
position: relative;
}
.italic {
font-style: italic;
}
.overflow-hidden {
overflow: hidden;
}
.section-call-to-area {
display: block;
width: 100%;
position: absolute;
top: 100%;
left: 0px;
min-height: 1px;
}
.section-call-to-area .row {
position: relative;
}
.section-call-to-btn:hover,
.section-call-to-btn {
position: absolute;
bottom: -25px;
background-color: #fff;
}
.section-call-to-btn i {
color: #444444;
}
.section-call-to-btn.button-middle {
left: 50%;
margin-left: -27px;
}
.section-call-to-btn.button-right-1 {
right: 47px;
}
.section-call-to-btn.button-right-2 {
right: 16px;
}
/*slider inner div's */
#testimonialSlider .owl-item > div,
#teamSlider .owl-item > div,
#educationSlider .owl-item > div,
#experienceSlider .owl-item > div {
width: 100%;
margin: 10px 0;
}
/*reusable classes */
.title {
font-size: 48px;
line-height: 1.1;
font-weight: 700;
color: #333;
text-transform: uppercase;
margin-bottom: 35px;
}
.regular-text {
font-size: 16px;
font-weight:400;
}
.btn-large {
text-transform: uppercase;
}
section.cyan {
color: #fff;
}
.main-section {
overflow: hidden;
}
section.brand-bg .title {
color: #fff;
}
.inline-menu li a {
font-size: 13px;
font-weight: 500;
}
.btn-floating.btn-up {
box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.btn-floating.btn-up,
.btn-floating.btn-hidden {
-webkit-transition: all 1.3s ease;
transition: all 1.3s ease;
}
.btn-hidden {
-webkit-transform: translateX(1000px) !important;
-ms-transform: translateX(1000px) !important;
transform: translateX(1000px) !important;
}
.btn-floating.btn-show {
-webkit-transition: all .3s ease !important;
transition: all .3s ease !important;
}
.btn-floating.btn-large i {
line-height: 59.5px;
}
/* --------------------------------- */
/* 3. Navigation Menu Styles
----------------------------------- */
header.nav {
box-shadow: 0 1px 6px rgba(0,0,0,.35);
width: 100%;
top: 0px;
position: fixed;
z-index: 999;
-webkit-transition: top .5s;
transition: top .5s;
}
header.nav.hide-menu {
top: -90px;
}
.primary-nav {
height: inherit;
line-height: inherit;
background-color: transparent!important;
box-shadow: none;
}
.primary-nav .brand-logo {
position: static;
font-size: inherit;
}
.primary-nav .brand-logo img {
height: 60px;
margin: 10px 5px 0;
}
.mobile-profile{
display: none;
}
.side-nav li {
margin-left: 40px;
}
.side-nav li,
.side-nav li:hover {
background-color: transparent;
}
.side-nav li:first-child {
margin-left: 0;
}
.side-nav li a {
color: #727272;
padding: 25px 0;
border-bottom: 6px solid transparent;
text-transform: uppercase;
background-color: transparent;
line-height: 24px;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.side-nav li.current a,
.side-nav li a:hover {
background-color: transparent;
}
.side-nav li i {
display: none;
}
.static-menu {
margin-left: 40px;
}
.static-menu li:hover {
background-color: transparent;
}
.static-menu li a {
line-height: 27px;
padding: 22px 0;
font-size: 25px;
color: #727272;
border-bottom: 6px solid transparent;
background-color: transparent;
}
.static-menu li i:hover,
.static-menu li a:hover {
background-color: transparent;
}
.static-menu li a i {
line-height: inherit;
height: inherit;
font-size: inherit;
float: none!important;
margin: 0;
vertical-align: middle;
}
.static-menu li:last-child {
margin-left: 12px;
}
.static-menu {}
.static-menu form {
width: 300px;
position: relative;
height: 80px;
max-width: 100%;
padding-left: 35px;
}
#initSearchIcon {
cursor: pointer;
}
.static-menu .search {
width: 100%;
margin-bottom: 0;
color: #212121;
font-size: 15px;
margin: 0;
padding: 13px 0px;
}
.static-menu .search,
.static-menu .search:hover,
.static-menu .search:focus,
.static-menu .search:active {
border: none;
box-shadow: none;
}
.static-menu form button {
line-height: inherit;
height: inherit;
border: none;
padding: 0;
font-size: 14px;
background-color: transparent;
position: absolute;
left: 0;
top: 0;
}
.static-menu form i {
height: inherit;
line-height: inherit;
font-size: 26px;
color: #727272;
}
.submenu-ul {
min-width: 170px;
overflow: visible!important;
max-height: 100%;
height: auto!important;
padding: 20px;
}
.submenu-ul li {
color: #cccbcb;
font-size: 13px;
text-transform: uppercase;
font-weight: 500;
line-height: 1.1;
margin-bottom: 21px;
}
.submenu-ul li:last-child {
margin-bottom: 0;
}
.submenu-ul li:hover {
background:transparent;
}
.submenu-ul li a {
padding: 0;
color: #727272;
background-color: transparent;
display: block;
line-height: 1.1;
}
.submenu-ul li a:hover {
background-color: transparent;
}
/* --------------------------------- */
/* 4. Home Section Styles
----------------------------------- */
#home {
background: url('/images/brasilia.jpg') no-repeat fixed center center / cover;
}
#home .sec-overlay {
background: rgba(0,0,0, .7);
width: 100%;
height: 100%;
}
.home-inner {
display: table;
height: calc(100vh - 50px);
padding-top: 80px;
width: 100%;
}
.home-content {
color: #fff;
display: table-cell;
vertical-align: middle;
}
.home-title {
font-size: 72px;
font-weight: 700;
margin-bottom: 15px;
text-transform: uppercase;
}
.home-subtitle {
font-size: 18px;
font-weight: 300;
margin-bottom: 38px;
text-transform: uppercase;
}
.home-content > a.btn-large i {
font-size: 20px;
margin-right: 10px;
}
.home-content > a.btn-large {
height: 45px;
line-height: 45px;
}
/* --------------------------------- */
/* 5. About Me Section Styles
----------------------------------- */
.about-inner {
margin: 60px 0;
}
.person-about .title {
margin-bottom: 15px;
}
.about-subtitle {
font-size: 24px;
font-weight: 600;
margin-bottom: 30px;
text-transform: uppercase;
}
.person-about .subtitle {
font-weight: 100;
font-size: 35px;
margin-bottom: 20px;
}
.person-img img {
border: 8px solid #fff;
}
.person-about p {
color: #727272;
font-size: 14px;
line-height: 28px;
margin-bottom: 35px;
}
.person-info h5 {
border-bottom: 1px solid #eeeeee;
color: #727272;
font-size: 14px;
margin-bottom: 12px;
padding-bottom: 12px;
}
.person-info h5 span {
display: inline-block;
min-width: 70px;
}
.person-about > a.btn-large {
background-color: #fff;
}
.person-about > a.btn-large {
font-size: 14px;
}
.person-about > a.btn-large,
.home-content > a.btn-large {
padding-right: 15px;
padding-left: 15px;
}
.person-about > a.btn-large i {
font-size: 26px;
margin-right: 8px;
}
.about-social {
margin: 25px 0 0;
}
.about-social ul li {
display: inline-block;
margin-right: 8px;
}
.about-social ul li a i{
font-size: 14px;
}
/* --------------------------------- */
/* 6. Skills Section Styles
----------------------------------- */
#skill {
background: url('../../images/skills-bg.jpg') no-repeat scroll center center / cover;
}
#skill .sec-overlay {
background: rgba(255,255,255, .92);
height: 100%;
width: 100%;
padding-top: 60px;
padding-bottom: 100px;
}
.skill-inner {
margin-top: 70px;
}
.skill-left {
margin-top: 136px;
}
.skill-left p {
line-height: 30px;
}
.skill-graph {
margin-bottom: 0px;
}
.skill-graph .single-skill {
/*float: left;*/
height: 490px;
width: 60px;
position: relative;
}
.after-li {
position: absolute;
width: 100%;
bottom: 10px;
height: 350px;
}
.singel-hr {
position: relative;
height: 100%;
padding-bottom: 50px;
}
.skill-title,
.skill-count {
width: 100%;
display: block;
text-align: center;
font-weight: 400;
position: absolute;
}
.skill-title {
font-size: 13px;
line-height: 15px;
}
.skill-count {
font-size: 15px;
}
.skill-title {
top: -100px;
}
.skill-count {
bottom: 0;
}
.singel-hr-inner {
position: absolute;
width: 100%;
bottom: 33px;
border-radius: 2px;
height: 0px;
-webkit-transition: all 1.2s;
transition: all 1.2s;
-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}
.skill-visiable {
position: relative;
}
.hr-wrap {
height: 73px;
width: 1px;
position: absolute;
top: -73px;
left: 50%;
}
.hrc:after {
content: '';
width: 7px;
height: 7px;
position: absolute;
border-radius: 50%;
top: 0;
left: -3px;
}
.root-sec {
position: relative;
}
.btn-wrapp {
position: absolute;
right:1.4%;
top:55.8%;
}
.btn-wrapp a {
display: block;
margin-bottom: 20px;
}
.btn-wrapp a:last-child {
margin-bottom: 0;
}
.skill-wrap .btn-wrapp {
bottom: 7.5%;
top: auto;
right: 4%;
}
/* --------------------------------- */
/* 7. Experience Section Styles
----------------------------------- */
.experience-wrap {
padding: 110px 0;
}
.section-head {
margin-bottom: 65px;
}
.card {
margin: 0;
}
.rev-title-wrap p,
.card .card-content p {
line-height: inherit;
color: #727272;
font-size: 14px;
margin-top: 10px;
}
.single-post {
margin-bottom: 30px;
}
.post-title-link {
display: table;
margin: 0px 0px 15px !important;
}
.single-card-box .card .card-title i {
color: #727272;
}
.experience-inner .card .card-image img {
width: 100%;
height: auto;
}
.card-title-top {
color: #727272;
font-size: 14px;
font-weight: 400;
padding: 15px 20px;
border-bottom: 1px solid #eee;
line-height: 1.7;
}
.valign-wrapper.card-img-wrap {
border-bottom: 1px solid #eee;
min-height: 140px;
}
.card .card-content {
padding: 9px 20px;
}
.single-card-box .card .card-title {
font-size: 15px;
line-height: 20px;
font-weight: 400;
margin-bottom: 10px;
}
.card a {
font-size: 14px;
text-transform: inherit;
}
.card i {
font-size: 24px;
}
.card .card-reveal {
padding: 0;
}
.rev-title-wrap {
padding :13px 19px;
border-bottom: 1px solid #eee;
}
.rev-content {
padding: 20px;
color: #727272;
font-size: 14px;
line-height: 25px;
}
/* --------------------------------- */
/* 8. Education Section Styles
----------------------------------- */
.education-text {
color: #727272;
}
.education-inner .card .card-image img {
max-width: 100%;
}
/* --------------------------------- */
/* 9. Portfolio Styles
----------------------------------- */
.portfolio-wrap {
padding-bottom: 120px;
}
.portfolio-top {
padding-bottom: 3px;
margin-bottom: 50px;
}
.portfolio-top .title {
color: #fff;
margin-bottom: 60px;
}
.portfolio-category {}
.portfolio-category li {
float: left;
margin-right: 25px;
}
.portfolio-category li a {
display: block;
color: #fff;
text-transform: uppercase;
text-decoration: none;
padding-bottom: 10px;
border-style: solid;
border-color: transparent;
border-width: 0 0 3px 0;
line-height: 20px;
padding-right: 1px;
padding-left: 1px;
}
.portfolio-category li.active a,
.portfolio-category li a:hover {
border-color : #fff;
}
.protfolio-item {
margin-bottom: 50px;
}
.protfolio-item li {
float: left;
width: 33%;
margin-right: .33%;
margin-bottom: .33%;
}
.protfolio-item li a {
display: block;
background-color: inherit;
}
.protfolio-image {
position: relative;
width: 100%;
overflow: hidden;
}
.protfolio-image img {
display: block;
}
.protfolio-content {
position: absolute;
top: 0px;
bottom: 0px;
width: 100%;
height: 100%;
padding: 20px;
vertical-align:middle;
text-align: center;
z-index: 5;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: -webkit-transform 0.25s cubic-bezier(.4,0,.2,1), opacity 0.25s;
transition: transform 0.25s cubic-bezier(.4,0,.2,1), opacity 0.25s;
}
.p-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 50%;
-webkit-transition: all 0.3s;
transition: all 0.3s;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
filter: alpha(opacity=0);
opacity: 0;
}
.protfolio-content:before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
min-width: 1px;
margin-left: -6px;
}
.protfolio-content__inner {
display: inline-block;
vertical-align: middle;
width: 100%;
}
.protfolio-content .p-title {
font-weight: 400;
font-size: 15px;
color: #fff;
text-transform: uppercase;
}
.protfolio-image:hover .p-overlay {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: scale(1.6);
-ms-transform: scale(1.6);
transform: scale(1.6);
}
.protfolio-image:hover .protfolio-content {
opacity: 0.9;
filter: alpha(opacity=90);
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.load-more:hover,
.load-more {
background-color: #fff;
padding-right: 20px;
padding-left: 20px;
color: #727272;
font-size: 14px;
}
.portfolio-wrap .modal {
padding: 0;
max-height : 85%;
width: 550px;
}
.modal .model-img {
padding: 5px 5px 0 5px;
margin-bottom: 25px;
}
.modal .model-img img {
width: 100%;
height: auto;
}
.modal .title {
font-size: 25px;
color: #444444;
line-height: 1.2;
margin-bottom: 15px;
}
.modal .modal-content {
padding: 0 20px 30px;
border-bottom: 1px solid #eeeeee;
}
.modal .modal-content p {
color: #727272;
font-size: 14px;
line-height: 30px;
}
.modal .modal-footer {
padding: 10px 5px;
}
.modal .modal-footer .btn-flat {
padding: 0 15px;
font-weight: 500;
font-size: 14px;
}
/* --------------------------------- */
/* 10. Testimonials Styles
----------------------------------- */
.testimonial-inner {}
.testimonial-inner .card .card-image img {
width: 100px;
height: auto;
margin-bottom: 25px;
}
.testimonial-inner .card-img-wrap {
padding : 20px 20px 0 20px;
position: relative;
}
.saying-about {
color: #727272;
font-size: 15px;
font-style: italic;
font-weight: 400;
line-height: 25px;
margin-bottom: 15px;
}
.testimonial-inner .card-content a {
color: #777777;
font-size: 13px;
font-weight: 400;
}
.testimonial-inner .card-img-wrap:after {
content: "\e786";
font-family: "Material-Design-Icons";
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: absolute;
color: #e5e5e5;
z-index: 77;
top: 0;
right: 0;
font-size: 70px;
}
.testimonial-inner .btn-wrapp {
top: 60.5%;
}
/* --------------------------------- */
/* 11. Blog Styles
----------------------------------- */
.post-body {
margin-top: 15px;
padding-right: 15px;
padding-left: 15px;
padding-bottom: 20px;
border-bottom: none;
}
.blog-inner .card-img-wrap {
padding: 5px;
padding-bottom: 0;
}
.post-title {
font-size: 18px;
}
.post-title-link:hover {
color: #444 !important;
}
.post-content {
line-height: 25px;
font-size: 14px;
color: #777777;
}
.blog-inner .card-content {
border-top: 1px solid #eeeeee;
}
.grey .regular-text,
.white .regular-text {
color: #727272;
}
.blog-post-thumb {
position: relative;
}
.blog-post-thumb.videoPost {
padding-bottom: 56.25%;
}
.blog-post-thumb.videoPost > * {
width: 100% !important;
border: none !important;
height: 100% !important;
position: absolute;
}
.jwlogo {
display: none !important;
}
.thumb-slides-container. img {
width: 100%;
}
.thumb-slides-container.owl-theme .owl-controls {
position: absolute;
bottom: 10px;
right: 10px;
}
.thumb-slides-container.owl-theme .owl-controls .owl-page span {
display: block;
width: 10px;
height: 10px;
margin: 2px !important;
opacity: 1;
filter: alpha(opacity=100);
border-radius: 20px;
background: #fff;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}
.blog-inner .card-element-wrapper {
margin-bottom: 10px;
}
.blog-inner .card-content a {
line-height: 25px;
margin-right: 0;
}
.blog-inner .card-content a.left {
color: #cfcfcf;
font-size: 20px;
}
.blog-inner .card-content a.left i {
font-size: 20px;
vertical-align: middle;
}
.blog-inner .card-content a.left .numb {
font-size: 13px;
color: #727272;
vertical-align: middle;
margin-left: 5px;
font-weight: 500;
}
.blog-inner .card-content a.left:hover,
.blog-inner .card-content a.left.active {
color: #ff5d5d;
}
.blog-inner .card-content a.right {
font-size: 13px;
text-transform: uppercase;
font-weight: 500;
border-radius: 1px;
padding: 4px 10px;
padding-right: 0px;
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.blog-inner .card-content a.right:hover,
.blog-inner .card-content a.right:focus,
.blog-inner .card-content a.right:active {
padding-right: 10px;
color: #fff!important;
}
/* --------------------------------- */
/* 12. Fun Facts Styles
----------------------------------- */
#funfacts {
background: url('../../images/fun-facts-bg.jpg') no-repeat scroll center center / cover;
}
#funfacts .sec-inner {
background: rgba(255,255,255, .92);
height: 100%;
width: 100%;
}
.funfact-box .card-panel {
height: 280px;
margin: 15px 0;
}
span.num {
font-size: 50px;
line-height: 1.1;
font-weight: bold;
margin-bottom: 20px;
}
.funfact-box span {
display: block;
}
.context {
color: #727272;
font-size: 13px;
text-transform: uppercase;
}
.funfact-box .card-panel {
position: relative;
}
.funfact-box-inner i {
color: #dbdbdb;
font-size: 60px;
margin-bottom: 13px;
display: block;
}
.feature-box-outer {}
.feature-box-outer:before {
display: inline-block;
content: "";
height: 100%;
width: 1px;
margin-left: -6px;
vertical-align: middle;
}
.feature-box-outer {
width: 100%;
height: 100%;
}
.funfact-box-inner {
display: inline-block;
vertical-align: middle;
}
/* --------------------------------- */
/* 13. Contact Styles
----------------------------------- */
#map {
width: 100%;
height: 474px;
border-radius: 3px;
}
#map * {
color: #727272;
font-size: 13px;
}
#map img {
max-width: inherit;
}
.contact-info {
display: block;
padding: 8px 0;
}
.contact-info li {
float: left;
margin-right: 10px;
padding-right: 10px;
border-right: 1px solid #fff;
}
.contact-info li a {
font-size: 16px;
font-weight: 400;
color: #fff;
line-height: 14px;
display: block;
}
.contact-info li:last-child {
border-right: none;
box-shadow: none;
}
.contact-form .input-field {
margin-top: 0;
margin-bottom: 20px;
}
.contact-form .card-panel {
margin: 0;
}
.contact-form .input-label {
color: #bbbbbb;
left: 0;
font-size: 15px;
}
.contact-form .input-label.active {
color: #727272!important
}
.contact-form .materialize-textarea,
.contact-form .input-box {
margin-bottom: 0;
border-bottom: 1px solid #ececec;
box-shadow: 0px 1px 0px #fff;
color: #444444;
font-size: 15px;
height: 50px;
}
.contact-form .materialize-textarea {
padding: 16px 0;
margin: 0;
height: 132px !important;
overflow: hidden;
overflow-y: auto;
}
.input-field.textarea-input label {
bottom: auto;
top: 15px;
}
.textarea-input label.active {
bottom: auto;
top: 15px;
}
.contact-form .submit-btn {
margin-bottom: 0;
padding: 0 15px;
font-size: 13px;
font-weight: 500;
padding-left: 0;
}
.contact-form .submit-wrap {
margin-bottom: 0px;
}
.contact-form .submit-btn:hover,
.contact-form .submit-btn:focus {
padding-left: 15px;
color: #fff!important
}
.form-loader-area {
margin-top: 9px;
display: none;
}
#message-success {
display: none;
position: absolute;
right: 0;
}
#message-success p{
font-size: 14px;
color: #4CAF50;
}
.sweet-alert button {
border-radius: 4px;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
}
/* --------------------------------- */
/* 14. Footer Styles
----------------------------------- */
.social-icons {
float: left;
}
.copyright {
float: right;
}
.footer-wrap {
padding: 35px 0;
}
.social-icons li a {
color: #727272;
font-size: 20px;
}
.social-icons li a.facebook:hover {
color: #3b5998;
}
.social-icons li a.linkedin:hover {
color: #0976b4;
}
.social-icons li a.twitter:hover {
color: #55acee;
}
.social-icons li a.google-plus:hover {
color: #dd4b39;
}
.social-icons li a.dribbble:hover {
color: #ea4c89;
}
.social-icons li a.behance:hover {
color: #1769ff;
}
.material-tooltip {
background-color: #303030;
padding: 5px;
line-height: inherit;
font-size: 13px;
min-height: inherit;
}
.material-tooltip span {
font-size: 13px;
}
.social-icons li {
margin-right: 20px;
display: inline-block;
}
.copyright p {
color: #c4c4c4;
font-size: 12px;
line-height: 20px;
}
/* --------------------------------- */
/* 15. Custom Styles
----------------------------------- */
/*customizing materialize.css*/
.container {
padding: 0 15px;
margin: 0 auto;
max-width: 1170px;
width: 90%;
}
@media only screen and (min-width: 768px){
.container {
width: 750px;
}
}
@media only screen and (min-width: 992px){
.container {
width: 970px;
}
}
@media only screen and (min-width: 1200px){
.container {
width: 1170px;
}
}
.container .row {
margin-right:-15px;
margin-left:-15px;
}
.row .col {
padding-right: 15px;
padding-left: 15px;
}
.ir {
background-color: transparent;
border: 0;
overflow: hidden;
/* IE 6/7 fallback */
*text-indent: -9999px;
}
.ir:before {
content: "";
display: block;
width: 0;
height: 150%;
}
.hidden {
display: none !important;
visibility: hidden;
}
.visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
}
.invisible {
visibility: hidden;
}
.clearfix:before,
.clearfix:after {
content: " "; /* 1 */
display: table; /* 2 */
}
.clearfix:after {
clear: both;
}
.clearfix {
*zoom: 1;
}
@media only screen and (min-width: 35em) {
/* Style adjustments for viewports that meet the condition */
}
@media print {
* {
background: transparent !important;
color: #000 !important; /* Black prints faster: h5bp.com/s */
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group; /* h5bp.com/t */
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
}
@-webkit-keyframes fadeInUpSmall{
0%{
opacity:0;
filter: alpha(opacity=0);
-webkit-transform:translate3d(0,20px,0);
transform:translate3d(0,20px,0)
}
100%{
opacity:1;
filter: alpha(opacity=100);
-webkit-transform:none;
transform:none;
}
}
@keyframes fadeInUpSmall{
0% {
opacity:0;
filter: alpha(opacity=0);
-webkit-transform:translate3d(0,20px,0);
transform:translate3d(0,20px,0)
}
100% {
opacity:1;
filter: alpha(opacity=100);
-webkit-transform:none;
transform:none;
}
}
.fadeInUpSmall {
-webkit-animation-name:fadeInUpSmall;
animation-name:fadeInUpSmall
}
@-webkit-keyframes fadeOutUpSmall{
0% {
opacity:1;
filter: alpha(opacity=100);
}
100% {
opacity:0;
filter: alpha(opacity=0);
-webkit-transform:translate3d(0,-20px,0);
transform:translate3d(0,-20px,0);
}
}
@keyframes fadeOutUpSmall{
0% {
opacity:1;
filter: alpha(opacity=100);
}
100% {
opacity:0;
filter: alpha(opacity=0);
-webkit-transform:translate3d(0,-20px,0);
transform:translate3d(0,-20px,0);
}
}
.fadeOutUpSmall {
-webkit-animation-name:fadeOutUpSmall;
animation-name:fadeOutUpSmall;
}
.circular {
width:40px;
height:40px;
-webkit-animation: rotate 2s linear infinite;
animation: rotate 2s linear infinite;
}
.circular.size-20 {
width:20px;
height:20px;
}
@-webkit-keyframes rotate {
from {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
to {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
@keyframes rotate {
from {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
to {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
.path {
stroke-dasharray: 1,200;
stroke-dashoffset: 0;
-webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
stroke-linecap: round;
stroke: #000;
}
@-webkit-keyframes dash {
0% {
stroke-dasharray: 1,200;
stroke-dashoffset: 0;
}
50% {
stroke-dasharray: 89,200;
stroke-dashoffset: -35;
}
100% {
stroke-dasharray: 89,200;
stroke-dashoffset: -124;
}
}
@keyframes dash {
0% {
stroke-dasharray: 1,200;
stroke-dashoffset: 0;
}
50% {
stroke-dasharray: 89,200;
stroke-dashoffset: -35;
}
100% {
stroke-dasharray: 89,200;
stroke-dashoffset: -124;
}
}
/* --------------------------------- */
/* 16. YouTube Styles
----------------------------------- */
.embed-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} | app/public/stylesheets/main.css | ----------------------------------- */
html {
font-size: 1em;
}
::-moz-selection {
background: #b3d4fc;
text-shadow: none;
}
::selection {
background: #b3d4fc;
text-shadow: none;
}
audio,
canvas,
img,
video {
vertical-align: middle;
}
fieldset {
border: 0;
margin: 0;
padding: 0;
}
textarea {
resize: vertical;
}
/*css reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
/*css reset*/
img {
max-width: 100%;
}
h1,
h2,
h3,
a {
font-family: 'Roboto', sans-serif;
}
a {
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
a:focus,
a:active {
text-decoration: none;
outline: none;
}
p {
line-height: 30px;
font-size: 18px;
}
body {
font-family: 'Roboto', sans-serif;
font-size: 16px;
color: #fff;
font-weight: 400;
background-color: #fafafa;
}
#preloader {
background: none repeat scroll 0 0 #fff;
display: block;
height: 100vh;
overflow: hidden;
position: fixed;
width: 100%;
z-index: 9999;
}
.loader {
height: 50px;
width: 50px;
position: absolute;
left: calc(50% - 50px);
top: calc(50% - 50px);
}
.circle-loader {
-webkit-animation: rotate 2s linear infinite;
animation: rotate 2s linear infinite;
height: 50px;
left: 50%;
position: absolute;
top: 20%;
width: 50px;
}
.circle-loader .path {
stroke-dasharray: 1,200;
stroke-dashoffset: 0;
-webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
stroke-linecap: round;
stroke: #3f88f8;
}
@keyframes rotate {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes dash {
0% {
stroke-dasharray: 1,200;
stroke-dashoffset: 0;
}
50% {
stroke-dasharray: 89,200;
stroke-dashoffset: -35;
}
100% {
stroke-dasharray: 89,200;
stroke-dashoffset: -124;
}
}
/* --------------------------------- */
/* 2. Custom Utility Classes
----------------------------------- */
.padd-tb-120 {
padding-top: 120px;
padding-bottom: 120px;
}
.padd-tb-80 {
padding-top: 80px;
padding-bottom: 80px;
}
.padd-tb-60 {
padding-top: 60px;
padding-bottom: 60px;
}
.padd-tb-73 {
padding-top: 73px;
padding-bottom: 73px;
}
.padd-tb-55 {
padding-top: 55px;
padding-bottom: 55px;
}
.row {
margin-bottom: 0;
}
.bottom-50 {
margin-bottom: 50px;
}
.btn-large {
height: 50px;
line-height: 50px;
text-transform: inherit;
margin-bottom: 0;
}
.container {
position: relative;
}
.italic {
font-style: italic;
}
.overflow-hidden {
overflow: hidden;
}
.section-call-to-area {
display: block;
width: 100%;
position: absolute;
top: 100%;
left: 0px;
min-height: 1px;
}
.section-call-to-area .row {
position: relative;
}
.section-call-to-btn:hover,
.section-call-to-btn {
position: absolute;
bottom: -25px;
background-color: #fff;
}
.section-call-to-btn i {
color: #444444;
}
.section-call-to-btn.button-middle {
left: 50%;
margin-left: -27px;
}
.section-call-to-btn.button-right-1 {
right: 47px;
}
.section-call-to-btn.button-right-2 {
right: 16px;
}
/*slider inner div's */
#testimonialSlider .owl-item > div,
#teamSlider .owl-item > div,
#educationSlider .owl-item > div,
#experienceSlider .owl-item > div {
width: 100%;
margin: 10px 0;
}
/*reusable classes */
.title {
font-size: 48px;
line-height: 1.1;
font-weight: 700;
color: #333;
text-transform: uppercase;
margin-bottom: 35px;
}
.regular-text {
font-size: 16px;
font-weight:400;
}
.btn-large {
text-transform: uppercase;
}
section.cyan {
color: #fff;
}
.main-section {
overflow: hidden;
}
section.brand-bg .title {
color: #fff;
}
.inline-menu li a {
font-size: 13px;
font-weight: 500;
}
.btn-floating.btn-up {
box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.btn-floating.btn-up,
.btn-floating.btn-hidden {
-webkit-transition: all 1.3s ease;
transition: all 1.3s ease;
}
.btn-hidden {
-webkit-transform: translateX(1000px) !important;
-ms-transform: translateX(1000px) !important;
transform: translateX(1000px) !important;
}
.btn-floating.btn-show {
-webkit-transition: all .3s ease !important;
transition: all .3s ease !important;
}
.btn-floating.btn-large i {
line-height: 59.5px;
}
/* --------------------------------- */
/* 3. Navigation Menu Styles
----------------------------------- */
header.nav {
box-shadow: 0 1px 6px rgba(0,0,0,.35);
width: 100%;
top: 0px;
position: fixed;
z-index: 999;
-webkit-transition: top .5s;
transition: top .5s;
}
header.nav.hide-menu {
top: -90px;
}
.primary-nav {
height: inherit;
line-height: inherit;
background-color: transparent!important;
box-shadow: none;
}
.primary-nav .brand-logo {
position: static;
font-size: inherit;
}
.primary-nav .brand-logo img {
height: 60px;
margin: 10px 5px 0;
}
.mobile-profile{
display: none;
}
.side-nav li {
margin-left: 40px;
}
.side-nav li,
.side-nav li:hover {
background-color: transparent;
}
.side-nav li:first-child {
margin-left: 0;
}
.side-nav li a {
color: #727272;
padding: 25px 0;
border-bottom: 6px solid transparent;
text-transform: uppercase;
background-color: transparent;
line-height: 24px;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.side-nav li.current a,
.side-nav li a:hover {
background-color: transparent;
}
.side-nav li i {
display: none;
}
.static-menu {
margin-left: 40px;
}
.static-menu li:hover {
background-color: transparent;
}
.static-menu li a {
line-height: 27px;
padding: 22px 0;
font-size: 25px;
color: #727272;
border-bottom: 6px solid transparent;
background-color: transparent;
}
.static-menu li i:hover,
.static-menu li a:hover {
background-color: transparent;
}
.static-menu li a i {
line-height: inherit;
height: inherit;
font-size: inherit;
float: none!important;
margin: 0;
vertical-align: middle;
}
.static-menu li:last-child {
margin-left: 12px;
}
.static-menu {}
.static-menu form {
width: 300px;
position: relative;
height: 80px;
max-width: 100%;
padding-left: 35px;
}
#initSearchIcon {
cursor: pointer;
}
.static-menu .search {
width: 100%;
margin-bottom: 0;
color: #212121;
font-size: 15px;
margin: 0;
padding: 13px 0px;
}
.static-menu .search,
.static-menu .search:hover,
.static-menu .search:focus,
.static-menu .search:active {
border: none;
box-shadow: none;
}
.static-menu form button {
line-height: inherit;
height: inherit;
border: none;
padding: 0;
font-size: 14px;
background-color: transparent;
position: absolute;
left: 0;
top: 0;
}
.static-menu form i {
height: inherit;
line-height: inherit;
font-size: 26px;
color: #727272;
}
.submenu-ul {
min-width: 170px;
overflow: visible!important;
max-height: 100%;
height: auto!important;
padding: 20px;
}
.submenu-ul li {
color: #cccbcb;
font-size: 13px;
text-transform: uppercase;
font-weight: 500;
line-height: 1.1;
margin-bottom: 21px;
}
.submenu-ul li:last-child {
margin-bottom: 0;
}
.submenu-ul li:hover {
background:transparent;
}
.submenu-ul li a {
padding: 0;
color: #727272;
background-color: transparent;
display: block;
line-height: 1.1;
}
.submenu-ul li a:hover {
background-color: transparent;
}
/* --------------------------------- */
/* 4. Home Section Styles
----------------------------------- */
#home {
background: url('/images/brasilia.jpg') no-repeat fixed center center / cover;
}
#home .sec-overlay {
background: rgba(0,0,0, .7);
width: 100%;
height: 100%;
}
.home-inner {
display: table;
height: calc(100vh - 50px);
padding-top: 80px;
width: 100%;
}
.home-content {
color: #fff;
display: table-cell;
vertical-align: middle;
}
.home-title {
font-size: 72px;
font-weight: 700;
margin-bottom: 15px;
text-transform: uppercase;
}
.home-subtitle {
font-size: 18px;
font-weight: 300;
margin-bottom: 38px;
text-transform: uppercase;
}
.home-content > a.btn-large i {
font-size: 20px;
margin-right: 10px;
}
.home-content > a.btn-large {
height: 45px;
line-height: 45px;
}
/* --------------------------------- */
/* 5. About Me Section Styles
----------------------------------- */
.about-inner {
margin: 60px 0;
}
.person-about .title {
margin-bottom: 15px;
}
.about-subtitle {
font-size: 24px;
font-weight: 600;
margin-bottom: 30px;
text-transform: uppercase;
}
.person-about .subtitle {
font-weight: 100;
font-size: 35px;
margin-bottom: 20px;
}
.person-img img {
border: 8px solid #fff;
}
.person-about p {
color: #727272;
font-size: 14px;
line-height: 28px;
margin-bottom: 35px;
}
.person-info h5 {
border-bottom: 1px solid #eeeeee;
color: #727272;
font-size: 14px;
margin-bottom: 12px;
padding-bottom: 12px;
}
.person-info h5 span {
display: inline-block;
min-width: 70px;
}
.person-about > a.btn-large {
background-color: #fff;
}
.person-about > a.btn-large {
font-size: 14px;
}
.person-about > a.btn-large,
.home-content > a.btn-large {
padding-right: 15px;
padding-left: 15px;
}
.person-about > a.btn-large i {
font-size: 26px;
margin-right: 8px;
}
.about-social {
margin: 25px 0 0;
}
.about-social ul li {
display: inline-block;
margin-right: 8px;
}
.about-social ul li a i{
font-size: 14px;
}
/* --------------------------------- */
/* 6. Skills Section Styles
----------------------------------- */
#skill {
background: url('../../images/skills-bg.jpg') no-repeat scroll center center / cover;
}
#skill .sec-overlay {
background: rgba(255,255,255, .92);
height: 100%;
width: 100%;
padding-top: 60px;
padding-bottom: 100px;
}
.skill-inner {
margin-top: 70px;
}
.skill-left {
margin-top: 136px;
}
.skill-left p {
line-height: 30px;
}
.skill-graph {
margin-bottom: 0px;
}
.skill-graph .single-skill {
/*float: left;*/
height: 490px;
width: 60px;
position: relative;
}
.after-li {
position: absolute;
width: 100%;
bottom: 10px;
height: 350px;
}
.singel-hr {
position: relative;
height: 100%;
padding-bottom: 50px;
}
.skill-title,
.skill-count {
width: 100%;
display: block;
text-align: center;
font-weight: 400;
position: absolute;
}
.skill-title {
font-size: 13px;
line-height: 15px;
}
.skill-count {
font-size: 15px;
}
.skill-title {
top: -100px;
}
.skill-count {
bottom: 0;
}
.singel-hr-inner {
position: absolute;
width: 100%;
bottom: 33px;
border-radius: 2px;
height: 0px;
-webkit-transition: all 1.2s;
transition: all 1.2s;
-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}
.skill-visiable {
position: relative;
}
.hr-wrap {
height: 73px;
width: 1px;
position: absolute;
top: -73px;
left: 50%;
}
.hrc:after {
content: '';
width: 7px;
height: 7px;
position: absolute;
border-radius: 50%;
top: 0;
left: -3px;
}
.root-sec {
position: relative;
}
.btn-wrapp {
position: absolute;
right:1.4%;
top:55.8%;
}
.btn-wrapp a {
display: block;
margin-bottom: 20px;
}
.btn-wrapp a:last-child {
margin-bottom: 0;
}
.skill-wrap .btn-wrapp {
bottom: 7.5%;
top: auto;
right: 4%;
}
/* --------------------------------- */
/* 7. Experience Section Styles
----------------------------------- */
.experience-wrap {
padding: 110px 0;
}
.section-head {
margin-bottom: 65px;
}
.card {
margin: 0;
}
.rev-title-wrap p,
.card .card-content p {
line-height: inherit;
color: #727272;
font-size: 14px;
margin-top: 10px;
}
.single-post {
margin-bottom: 30px;
}
.post-title-link {
display: table;
margin: 0px 0px 15px !important;
}
.single-card-box .card .card-title i {
color: #727272;
}
.experience-inner .card .card-image img {
width: 100%;
height: auto;
}
.card-title-top {
color: #727272;
font-size: 14px;
font-weight: 400;
padding: 15px 20px;
border-bottom: 1px solid #eee;
line-height: 1.7;
}
.valign-wrapper.card-img-wrap {
border-bottom: 1px solid #eee;
min-height: 140px;
}
.card .card-content {
padding: 9px 20px;
}
.single-card-box .card .card-title {
font-size: 15px;
line-height: 20px;
font-weight: 400;
margin-bottom: 10px;
}
.card a {
font-size: 14px;
text-transform: inherit;
}
.card i {
font-size: 24px;
}
.card .card-reveal {
padding: 0;
}
.rev-title-wrap {
padding :13px 19px;
border-bottom: 1px solid #eee;
}
.rev-content {
padding: 20px;
color: #727272;
font-size: 14px;
line-height: 25px;
}
/* --------------------------------- */
/* 8. Education Section Styles
----------------------------------- */
.education-text {
color: #727272;
}
.education-inner .card .card-image img {
max-width: 100%;
}
/* --------------------------------- */
/* 9. Portfolio Styles
----------------------------------- */
.portfolio-wrap {
padding-bottom: 120px;
}
.portfolio-top {
padding-bottom: 3px;
margin-bottom: 50px;
}
.portfolio-top .title {
color: #fff;
margin-bottom: 60px;
}
.portfolio-category {}
.portfolio-category li {
float: left;
margin-right: 25px;
}
.portfolio-category li a {
display: block;
color: #fff;
text-transform: uppercase;
text-decoration: none;
padding-bottom: 10px;
border-style: solid;
border-color: transparent;
border-width: 0 0 3px 0;
line-height: 20px;
padding-right: 1px;
padding-left: 1px;
}
.portfolio-category li.active a,
.portfolio-category li a:hover {
border-color : #fff;
}
.protfolio-item {
margin-bottom: 50px;
}
.protfolio-item li {
float: left;
width: 33%;
margin-right: .33%;
margin-bottom: .33%;
}
.protfolio-item li a {
display: block;
background-color: inherit;
}
.protfolio-image {
position: relative;
width: 100%;
overflow: hidden;
}
.protfolio-image img {
display: block;
}
.protfolio-content {
position: absolute;
top: 0px;
bottom: 0px;
width: 100%;
height: 100%;
padding: 20px;
vertical-align:middle;
text-align: center;
z-index: 5;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: -webkit-transform 0.25s cubic-bezier(.4,0,.2,1), opacity 0.25s;
transition: transform 0.25s cubic-bezier(.4,0,.2,1), opacity 0.25s;
}
.p-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 50%;
-webkit-transition: all 0.3s;
transition: all 0.3s;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
filter: alpha(opacity=0);
opacity: 0;
}
.protfolio-content:before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
min-width: 1px;
margin-left: -6px;
}
.protfolio-content__inner {
display: inline-block;
vertical-align: middle;
width: 100%;
}
.protfolio-content .p-title {
font-weight: 400;
font-size: 15px;
color: #fff;
text-transform: uppercase;
}
.protfolio-image:hover .p-overlay {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: scale(1.6);
-ms-transform: scale(1.6);
transform: scale(1.6);
}
.protfolio-image:hover .protfolio-content {
opacity: 0.9;
filter: alpha(opacity=90);
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.load-more:hover,
.load-more {
background-color: #fff;
padding-right: 20px;
padding-left: 20px;
color: #727272;
font-size: 14px;
}
.portfolio-wrap .modal {
padding: 0;
max-height : 85%;
width: 550px;
}
.modal .model-img {
padding: 5px 5px 0 5px;
margin-bottom: 25px;
}
.modal .model-img img {
width: 100%;
height: auto;
}
.modal .title {
font-size: 25px;
color: #444444;
line-height: 1.2;
margin-bottom: 15px;
}
.modal .modal-content {
padding: 0 20px 30px;
border-bottom: 1px solid #eeeeee;
}
.modal .modal-content p {
color: #727272;
font-size: 14px;
line-height: 30px;
}
.modal .modal-footer {
padding: 10px 5px;
}
.modal .modal-footer .btn-flat {
padding: 0 15px;
font-weight: 500;
font-size: 14px;
}
/* --------------------------------- */
/* 10. Testimonials Styles
----------------------------------- */
.testimonial-inner {}
.testimonial-inner .card .card-image img {
width: 100px;
height: auto;
margin-bottom: 25px;
}
.testimonial-inner .card-img-wrap {
padding : 20px 20px 0 20px;
position: relative;
}
.saying-about {
color: #727272;
font-size: 15px;
font-style: italic;
font-weight: 400;
line-height: 25px;
margin-bottom: 15px;
}
.testimonial-inner .card-content a {
color: #777777;
font-size: 13px;
font-weight: 400;
}
.testimonial-inner .card-img-wrap:after {
content: "\e786";
font-family: "Material-Design-Icons";
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: absolute;
color: #e5e5e5;
z-index: 77;
top: 0;
right: 0;
font-size: 70px;
}
.testimonial-inner .btn-wrapp {
top: 60.5%;
}
/* --------------------------------- */
/* 11. Blog Styles
----------------------------------- */
.post-body {
margin-top: 15px;
padding-right: 15px;
padding-left: 15px;
padding-bottom: 20px;
border-bottom: none;
}
.blog-inner .card-img-wrap {
padding: 5px;
padding-bottom: 0;
}
.post-title {
font-size: 18px;
}
.post-title-link:hover {
color: #444 !important;
}
.post-content {
line-height: 25px;
font-size: 14px;
color: #777777;
}
.blog-inner .card-content {
border-top: 1px solid #eeeeee;
}
.grey .regular-text,
.white .regular-text {
color: #727272;
}
.blog-post-thumb {
position: relative;
}
.blog-post-thumb.videoPost {
padding-bottom: 56.25%;
}
.blog-post-thumb.videoPost > * {
width: 100% !important;
border: none !important;
height: 100% !important;
position: absolute;
}
.jwlogo {
display: none !important;
}
.thumb-slides-container. img {
width: 100%;
}
.thumb-slides-container.owl-theme .owl-controls {
position: absolute;
bottom: 10px;
right: 10px;
}
.thumb-slides-container.owl-theme .owl-controls .owl-page span {
display: block;
width: 10px;
height: 10px;
margin: 2px !important;
opacity: 1;
filter: alpha(opacity=100);
border-radius: 20px;
background: #fff;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}
.blog-inner .card-element-wrapper {
margin-bottom: 10px;
}
.blog-inner .card-content a {
line-height: 25px;
margin-right: 0;
}
.blog-inner .card-content a.left {
color: #cfcfcf;
font-size: 20px;
}
.blog-inner .card-content a.left i {
font-size: 20px;
vertical-align: middle;
}
.blog-inner .card-content a.left .numb {
font-size: 13px;
color: #727272;
vertical-align: middle;
margin-left: 5px;
font-weight: 500;
}
.blog-inner .card-content a.left:hover,
.blog-inner .card-content a.left.active {
color: #ff5d5d;
}
.blog-inner .card-content a.right {
font-size: 13px;
text-transform: uppercase;
font-weight: 500;
border-radius: 1px;
padding: 4px 10px;
padding-right: 0px;
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.blog-inner .card-content a.right:hover,
.blog-inner .card-content a.right:focus,
.blog-inner .card-content a.right:active {
padding-right: 10px;
color: #fff!important;
}
/* --------------------------------- */
/* 12. Fun Facts Styles
----------------------------------- */
#funfacts {
background: url('../../images/fun-facts-bg.jpg') no-repeat scroll center center / cover;
}
#funfacts .sec-inner {
background: rgba(255,255,255, .92);
height: 100%;
width: 100%;
}
.funfact-box .card-panel {
height: 280px;
margin: 15px 0;
}
span.num {
font-size: 50px;
line-height: 1.1;
font-weight: bold;
margin-bottom: 20px;
}
.funfact-box span {
display: block;
}
.context {
color: #727272;
font-size: 13px;
text-transform: uppercase;
}
.funfact-box .card-panel {
position: relative;
}
.funfact-box-inner i {
color: #dbdbdb;
font-size: 60px;
margin-bottom: 13px;
display: block;
}
.feature-box-outer {}
.feature-box-outer:before {
display: inline-block;
content: "";
height: 100%;
width: 1px;
margin-left: -6px;
vertical-align: middle;
}
.feature-box-outer {
width: 100%;
height: 100%;
}
.funfact-box-inner {
display: inline-block;
vertical-align: middle;
}
/* --------------------------------- */
/* 13. Contact Styles
----------------------------------- */
#map {
width: 100%;
height: 474px;
border-radius: 3px;
}
#map * {
color: #727272;
font-size: 13px;
}
#map img {
max-width: inherit;
}
.contact-info {
display: block;
padding: 8px 0;
}
.contact-info li {
float: left;
margin-right: 10px;
padding-right: 10px;
border-right: 1px solid #fff;
}
.contact-info li a {
font-size: 16px;
font-weight: 400;
color: #fff;
line-height: 14px;
display: block;
}
.contact-info li:last-child {
border-right: none;
box-shadow: none;
}
.contact-form .input-field {
margin-top: 0;
margin-bottom: 20px;
}
.contact-form .card-panel {
margin: 0;
}
.contact-form .input-label {
color: #bbbbbb;
left: 0;
font-size: 15px;
}
.contact-form .input-label.active {
color: #727272!important
}
.contact-form .materialize-textarea,
.contact-form .input-box {
margin-bottom: 0;
border-bottom: 1px solid #ececec;
box-shadow: 0px 1px 0px #fff;
color: #444444;
font-size: 15px;
height: 50px;
}
.contact-form .materialize-textarea {
padding: 16px 0;
margin: 0;
height: 132px !important;
overflow: hidden;
overflow-y: auto;
}
.input-field.textarea-input label {
bottom: auto;
top: 15px;
}
.textarea-input label.active {
bottom: auto;
top: 15px;
}
.contact-form .submit-btn {
margin-bottom: 0;
padding: 0 15px;
font-size: 13px;
font-weight: 500;
padding-left: 0;
}
.contact-form .submit-wrap {
margin-bottom: 0px;
}
.contact-form .submit-btn:hover,
.contact-form .submit-btn:focus {
padding-left: 15px;
color: #fff!important
}
.form-loader-area {
margin-top: 9px;
display: none;
}
#message-success {
display: none;
position: absolute;
right: 0;
}
#message-success p{
font-size: 14px;
color: #4CAF50;
}
.sweet-alert button {
border-radius: 4px;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
}
/* --------------------------------- */
/* 14. Footer Styles
----------------------------------- */
.social-icons {
float: left;
}
.copyright {
float: right;
}
.footer-wrap {
padding: 35px 0;
}
.social-icons li a {
color: #727272;
font-size: 20px;
}
.social-icons li a.facebook:hover {
color: #3b5998;
}
.social-icons li a.linkedin:hover {
color: #0976b4;
}
.social-icons li a.twitter:hover {
color: #55acee;
}
.social-icons li a.google-plus:hover {
color: #dd4b39;
}
.social-icons li a.dribbble:hover {
color: #ea4c89;
}
.social-icons li a.behance:hover {
color: #1769ff;
}
.material-tooltip {
background-color: #303030;
padding: 5px;
line-height: inherit;
font-size: 13px;
min-height: inherit;
}
.material-tooltip span {
font-size: 13px;
}
.social-icons li {
margin-right: 20px;
display: inline-block;
}
.copyright p {
color: #c4c4c4;
font-size: 12px;
line-height: 20px;
}
/* --------------------------------- */
/* 15. Custom Styles
----------------------------------- */
/*customizing materialize.css*/
.container {
padding: 0 15px;
margin: 0 auto;
max-width: 1170px;
width: 90%;
}
@media only screen and (min-width: 768px){
.container {
width: 750px;
}
}
@media only screen and (min-width: 992px){
.container {
width: 970px;
}
}
@media only screen and (min-width: 1200px){
.container {
width: 1170px;
}
}
.container .row {
margin-right:-15px;
margin-left:-15px;
}
.row .col {
padding-right: 15px;
padding-left: 15px;
}
.ir {
background-color: transparent;
border: 0;
overflow: hidden;
/* IE 6/7 fallback */
*text-indent: -9999px;
}
.ir:before {
content: "";
display: block;
width: 0;
height: 150%;
}
.hidden {
display: none !important;
visibility: hidden;
}
.visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
}
.invisible {
visibility: hidden;
}
.clearfix:before,
.clearfix:after {
content: " "; /* 1 */
display: table; /* 2 */
}
.clearfix:after {
clear: both;
}
.clearfix {
*zoom: 1;
}
@media only screen and (min-width: 35em) {
/* Style adjustments for viewports that meet the condition */
}
@media print {
* {
background: transparent !important;
color: #000 !important; /* Black prints faster: h5bp.com/s */
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group; /* h5bp.com/t */
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
}
@-webkit-keyframes fadeInUpSmall{
0%{
opacity:0;
filter: alpha(opacity=0);
-webkit-transform:translate3d(0,20px,0);
transform:translate3d(0,20px,0)
}
100%{
opacity:1;
filter: alpha(opacity=100);
-webkit-transform:none;
transform:none;
}
}
@keyframes fadeInUpSmall{
0% {
opacity:0;
filter: alpha(opacity=0);
-webkit-transform:translate3d(0,20px,0);
transform:translate3d(0,20px,0)
}
100% {
opacity:1;
filter: alpha(opacity=100);
-webkit-transform:none;
transform:none;
}
}
.fadeInUpSmall {
-webkit-animation-name:fadeInUpSmall;
animation-name:fadeInUpSmall
}
@-webkit-keyframes fadeOutUpSmall{
0% {
opacity:1;
filter: alpha(opacity=100);
}
100% {
opacity:0;
filter: alpha(opacity=0);
-webkit-transform:translate3d(0,-20px,0);
transform:translate3d(0,-20px,0);
}
}
@keyframes fadeOutUpSmall{
0% {
opacity:1;
filter: alpha(opacity=100);
}
100% {
opacity:0;
filter: alpha(opacity=0);
-webkit-transform:translate3d(0,-20px,0);
transform:translate3d(0,-20px,0);
}
}
.fadeOutUpSmall {
-webkit-animation-name:fadeOutUpSmall;
animation-name:fadeOutUpSmall;
}
.circular {
width:40px;
height:40px;
-webkit-animation: rotate 2s linear infinite;
animation: rotate 2s linear infinite;
}
.circular.size-20 {
width:20px;
height:20px;
}
@-webkit-keyframes rotate {
from {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
to {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
@keyframes rotate {
from {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
to {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
.path {
stroke-dasharray: 1,200;
stroke-dashoffset: 0;
-webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
stroke-linecap: round;
stroke: #000;
}
@-webkit-keyframes dash {
0% {
stroke-dasharray: 1,200;
stroke-dashoffset: 0;
}
50% {
stroke-dasharray: 89,200;
stroke-dashoffset: -35;
}
100% {
stroke-dasharray: 89,200;
stroke-dashoffset: -124;
}
}
@keyframes dash {
0% {
stroke-dasharray: 1,200;
stroke-dashoffset: 0;
}
50% {
stroke-dasharray: 89,200;
stroke-dashoffset: -35;
}
100% {
stroke-dasharray: 89,200;
stroke-dashoffset: -124;
}
}
/* --------------------------------- */
/* 16. YouTube Styles
----------------------------------- */
.embed-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} | 0.401219 | 0.10217 |
.aquaOrange6,
.hover_aquaOrange6:hover,
.active_aquaOrange6:active {
-webkit-box-shadow: 0 0.63em 0.75em rgba(195, 107, 0, .39),
inset 0 -0.5em 0.9em 0 #ff822a,
inset 0 -0.5em 0em 0.65em rgb(144, 81, 0),
inset 0 0em 0.5em 2em rgb(219, 146, 52);
-moz-box-shadow: 0 0.63em 0.75em rgba(195, 107, 0, .39),
inset 0 -0.5em 0.9em 0 #ff822a,
inset 0 -0.5em 0em 0.65em rgb(144, 81, 0),
inset 0 0em 0.5em 2em rgb(219, 146, 52);
box-shadow: 0 0.63em 0.75em rgba(195, 107, 0, .39),
inset 0 -0.5em 0.9em 0 #ff822a,
inset 0 -0.5em 0em 0.65em rgb(144, 81, 0),
inset 0 0em 0.5em 2em rgb(219, 146, 52);
}
.aquaOrange6h,
.hover_aquaOrange6h:hover,
.active_aquaOrange6h:active {
-webkit-box-shadow:0 0.63em 1em rgba(220, 120, 0, .55),
inset 0 -0.5em 0.9em 0 #ffa05d,
inset 0 -0.5em 0em 0.65em #f68b00,
inset 0 0em 0.5em 2em #fbb861;
-moz-box-shadow:0 0.63em 1em rgba(220, 120, 0, .55),
inset 0 -0.5em 0.9em 0 #ffa05d,
inset 0 -0.5em 0em 0.65em #f68b00,
inset 0 0em 0.5em 2em #fbb861;
box-shadow:0 0.63em 1em rgba(220, 120, 0, .55),
inset 0 -0.5em 0.9em 0 #ffa05d,
inset 0 -0.5em 0em 0.65em #f68b00,
inset 0 0em 0.5em 2em #fbb861;
}
.aquaOrange6a,
.hover_aquaOrange6a:hover,
.active_aquaOrange6a:active {
/*background: #cb8300;*/
-webkit-box-shadow:0 0.63em 1em rgba(144, 79, 0, .55),
inset 0 -0.5em 0.9em 0 #ff9143,
inset 0 -0.5em 0em 0.65em #be6b00,
inset 0 0em 0.5em 2em #ff9710;
-moz-box-shadow:0 0.63em 1em rgba(144, 79, 0, .55),
inset 0 -0.5em 0.9em 0 #ff9143,
inset 0 -0.5em 0em 0.65em #be6b00,
inset 0 0em 0.5em 2em #ff9710;
box-shadow:0 0.63em 1em rgba(144, 79, 0, .55),
inset 0 -0.5em 0.9em 0 #ff9143,
inset 0 -0.5em 0em 0.65em #be6b00,
inset 0 0em 0.5em 2em #ff9710;
}
/* ------------------------------ color settings ----------------------------*/
.color_aquaOrange6,
.hover_color_aquaOrange6:hover,
.active_color_aquaOrange6:active {
color: #282828;
}
.color_aquaOrange6h,
.hover_color_aquaOrange6h:hover,
.active_color_aquaOrange6h:active {
color: #c8c8c8;
}
.color_aquaOrange6a,
.hover_color_aquaOrange6a:hover,
.active_color_aquaOrange6a:active {
color: #c8c8c8;
}
/* -------------------------- border settings --------------------------------*/
.border_aquaOrange6,
.hover_border_aquaOrange6:hover,
.active_border_aquaOrange6:active {
border-color: #875800 #875800 #875800 #875800;
}
.border_aquaOrange6h,
.hover_border_aquaOrange6h:hover,
.active_border_aquaOrange6h:active {
border-color: #875800 #875800 #875800 #875800;
}
.border_aquaOrange6a,
.hover_border_aquaOrange6a:hover,
.active_border_aquaOrange6a:active {
border-color: #875800 #875800 #875800 #875800;
} | widgets/common/assets/shadows/aqua/aquaOrange/aquaOrange6.css | .aquaOrange6,
.hover_aquaOrange6:hover,
.active_aquaOrange6:active {
-webkit-box-shadow: 0 0.63em 0.75em rgba(195, 107, 0, .39),
inset 0 -0.5em 0.9em 0 #ff822a,
inset 0 -0.5em 0em 0.65em rgb(144, 81, 0),
inset 0 0em 0.5em 2em rgb(219, 146, 52);
-moz-box-shadow: 0 0.63em 0.75em rgba(195, 107, 0, .39),
inset 0 -0.5em 0.9em 0 #ff822a,
inset 0 -0.5em 0em 0.65em rgb(144, 81, 0),
inset 0 0em 0.5em 2em rgb(219, 146, 52);
box-shadow: 0 0.63em 0.75em rgba(195, 107, 0, .39),
inset 0 -0.5em 0.9em 0 #ff822a,
inset 0 -0.5em 0em 0.65em rgb(144, 81, 0),
inset 0 0em 0.5em 2em rgb(219, 146, 52);
}
.aquaOrange6h,
.hover_aquaOrange6h:hover,
.active_aquaOrange6h:active {
-webkit-box-shadow:0 0.63em 1em rgba(220, 120, 0, .55),
inset 0 -0.5em 0.9em 0 #ffa05d,
inset 0 -0.5em 0em 0.65em #f68b00,
inset 0 0em 0.5em 2em #fbb861;
-moz-box-shadow:0 0.63em 1em rgba(220, 120, 0, .55),
inset 0 -0.5em 0.9em 0 #ffa05d,
inset 0 -0.5em 0em 0.65em #f68b00,
inset 0 0em 0.5em 2em #fbb861;
box-shadow:0 0.63em 1em rgba(220, 120, 0, .55),
inset 0 -0.5em 0.9em 0 #ffa05d,
inset 0 -0.5em 0em 0.65em #f68b00,
inset 0 0em 0.5em 2em #fbb861;
}
.aquaOrange6a,
.hover_aquaOrange6a:hover,
.active_aquaOrange6a:active {
/*background: #cb8300;*/
-webkit-box-shadow:0 0.63em 1em rgba(144, 79, 0, .55),
inset 0 -0.5em 0.9em 0 #ff9143,
inset 0 -0.5em 0em 0.65em #be6b00,
inset 0 0em 0.5em 2em #ff9710;
-moz-box-shadow:0 0.63em 1em rgba(144, 79, 0, .55),
inset 0 -0.5em 0.9em 0 #ff9143,
inset 0 -0.5em 0em 0.65em #be6b00,
inset 0 0em 0.5em 2em #ff9710;
box-shadow:0 0.63em 1em rgba(144, 79, 0, .55),
inset 0 -0.5em 0.9em 0 #ff9143,
inset 0 -0.5em 0em 0.65em #be6b00,
inset 0 0em 0.5em 2em #ff9710;
}
/* ------------------------------ color settings ----------------------------*/
.color_aquaOrange6,
.hover_color_aquaOrange6:hover,
.active_color_aquaOrange6:active {
color: #282828;
}
.color_aquaOrange6h,
.hover_color_aquaOrange6h:hover,
.active_color_aquaOrange6h:active {
color: #c8c8c8;
}
.color_aquaOrange6a,
.hover_color_aquaOrange6a:hover,
.active_color_aquaOrange6a:active {
color: #c8c8c8;
}
/* -------------------------- border settings --------------------------------*/
.border_aquaOrange6,
.hover_border_aquaOrange6:hover,
.active_border_aquaOrange6:active {
border-color: #875800 #875800 #875800 #875800;
}
.border_aquaOrange6h,
.hover_border_aquaOrange6h:hover,
.active_border_aquaOrange6h:active {
border-color: #875800 #875800 #875800 #875800;
}
.border_aquaOrange6a,
.hover_border_aquaOrange6a:hover,
.active_border_aquaOrange6a:active {
border-color: #875800 #875800 #875800 #875800;
} | 0.346541 | 0.391988 |
position: absolute;
top: 52%;
left: 50%;
right: 0;
content: "";
text-align: center;
border: 16px solid #f3f3f3;
border-radius: 50%;
border-top: 16px solid #3498db;
width: 120px;
height: 120px;
-webkit-animation: spin 2s linear infinite; /* Safari */
animation: spin 2s linear infinite;
}
/* Safari */
@-webkit-keyframes spin {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
.user-btn-area .dropdown.wave-btn .dropdown-menu {
padding: 11px;
top: 34px !important;
right: inherit;
left: -123px !important;;
border: 1px solid #a9b8c2;
}
.avatar-image-p{
height: 41px;
width: 41px;
}
.tokenfield .token{
border-radius: 3px;
display: inline-block;
border: 1px solid #d9d9d9;
background-color: #ededed;
white-space: nowrap;
margin: -1px 5px 5px 0;
height: 22px;
vertical-align: top;
cursor: default;
}
.tokenfield .token .close {
font-family: Arial;
display: inline-block;
line-height: 100%;
font-size: 1.1em;
line-height: 1.49em;
margin-left: 5px;
float: none;
height: 100%;
vertical-align: top;
padding-right: 4px;
}
.tokenfield .token .close {
margin-top: -10px;
display: initial !important;
font-size: 12px !important;
background: #df9598;
color: #fff;
opacity: 1;
line-height: 3px !important;
padding: 1px 5px;
padding-right: 5px;
border-radius: 100%;
text-align: center;
margin: 0 auto !important;
top: -6px;
right: -7px;
position: relative;
height: auto !important;
padding-right: 5px !important;
}
.close {
float: right;
font-size: 21px;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
}
.tokenfield .token-input {
background: none;
width: 60px;
min-width: 60px;
border: 0;
height: 20px;
padding: 0;
margin-bottom: 6px;
-webkit-box-shadow: none;
box-shadow: none;
}
#loading {
position: absolute;
width: 80%;
height: 80%;
background: url('../img/ajax_loader_gray_512.gif') no-repeat center center;
top: 141px;
bottom: 0;
left: 228px;
right: 0px;
text-align: center;
/*background-color: #567DA7;*/
/*background-size: cover;*/
}
.feed-notification img{
border-radius: 50%;
}
.inner-feed-area ul li img {
border-radius: 50%;
}
#toogle_mute{
width: 18px;height: 17px; bottom: 8px; right: 66px; background: transparent url('../../../assets/img/audio.png') 0 0; border: 0px; vertical-align: middle; position: absolute; left: 42%;
} | assets/admin/css/custom.css | position: absolute;
top: 52%;
left: 50%;
right: 0;
content: "";
text-align: center;
border: 16px solid #f3f3f3;
border-radius: 50%;
border-top: 16px solid #3498db;
width: 120px;
height: 120px;
-webkit-animation: spin 2s linear infinite; /* Safari */
animation: spin 2s linear infinite;
}
/* Safari */
@-webkit-keyframes spin {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
.user-btn-area .dropdown.wave-btn .dropdown-menu {
padding: 11px;
top: 34px !important;
right: inherit;
left: -123px !important;;
border: 1px solid #a9b8c2;
}
.avatar-image-p{
height: 41px;
width: 41px;
}
.tokenfield .token{
border-radius: 3px;
display: inline-block;
border: 1px solid #d9d9d9;
background-color: #ededed;
white-space: nowrap;
margin: -1px 5px 5px 0;
height: 22px;
vertical-align: top;
cursor: default;
}
.tokenfield .token .close {
font-family: Arial;
display: inline-block;
line-height: 100%;
font-size: 1.1em;
line-height: 1.49em;
margin-left: 5px;
float: none;
height: 100%;
vertical-align: top;
padding-right: 4px;
}
.tokenfield .token .close {
margin-top: -10px;
display: initial !important;
font-size: 12px !important;
background: #df9598;
color: #fff;
opacity: 1;
line-height: 3px !important;
padding: 1px 5px;
padding-right: 5px;
border-radius: 100%;
text-align: center;
margin: 0 auto !important;
top: -6px;
right: -7px;
position: relative;
height: auto !important;
padding-right: 5px !important;
}
.close {
float: right;
font-size: 21px;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
}
.tokenfield .token-input {
background: none;
width: 60px;
min-width: 60px;
border: 0;
height: 20px;
padding: 0;
margin-bottom: 6px;
-webkit-box-shadow: none;
box-shadow: none;
}
#loading {
position: absolute;
width: 80%;
height: 80%;
background: url('../img/ajax_loader_gray_512.gif') no-repeat center center;
top: 141px;
bottom: 0;
left: 228px;
right: 0px;
text-align: center;
/*background-color: #567DA7;*/
/*background-size: cover;*/
}
.feed-notification img{
border-radius: 50%;
}
.inner-feed-area ul li img {
border-radius: 50%;
}
#toogle_mute{
width: 18px;height: 17px; bottom: 8px; right: 66px; background: transparent url('../../../assets/img/audio.png') 0 0; border: 0px; vertical-align: middle; position: absolute; left: 42%;
} | 0.458591 | 0.085289 |
* {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
scroll-behavior: smooth;
}
.active__image__detail {
border: 2px solid black;
}
.active__size {
background-color: teal;
color: white;
}
.active_star_product {
color: orange;
}
*:focus {
outline: none;
}
.leading-20 {
line-height: 5rem;
}
.leading-12 {
line-height: 3rem;
}
.inset-4 {
top: 20px;
left: 82%;
}
.text-14 {
font-size: 14px;
}
.bg-darkred {
background-color: darkred;
}
.text-10xl {
font-size: 1.5rem;
line-height: 1rem;
}
.cart:hover .list-cart {
display: block;
z-index: 999;
border: 1px solid #ccc;
}
.w-35 {
width: 35%;
}
.inset-5 {
top: 1.5rem;
left: -6rem;
}
.w-125 {
width: 125px;
}
.bg-c30005 {
background-color: #c30005;
}
.inset-16 {
top: 97px;
left: 14.75rem;
}
.inset-17 {
top: 8rem;
}
.product li:hover .menu-product {
display: block;
top: 3rem;
left: 18rem;
}
.menu-product li:hover {
background-color: gray;
color: white;
}
.pk {
position: absolute;
top: 97px;
left: 14.95rem;
z-index: 999;
background-color: white;
width: 15rem;
display: none;
color: black;
border: 1px solid #ccc;
}
.menu-product li:hover .pk {
display: block;
}
.h-120 {
height: 24rem;
width: 38rem;
}
.h-37 {
height: 36rem;
}
.w-120 {
width: 30%;
}
.tl {
top: 10rem;
left: 5rem;
}
.text-18 {
font-size: 18px;
}
.category:hover .btn-preview {
visibility: visible;
}
.category:hover .shoes {
visibility: visible;
}
.item_product:hover .btn_add_cart {
visibility: visible;
}
.w-124 {
width: 24%;
}
.bg-steelblue {
background-color: steelblue;
}
.bg-cornflowerblue {
background-color: cornflowerblue;
}
.bg-3b6994 {
background-color: #3b6994;
}
.bg-3a589d {
background-color: #3a589d;
}
.bg-2478ba {
background-color: #2478ba;
}
.bg-darkorange {
background-color: darkorange;
}
.bg-brown {
background-color: brown;
}
.tab button:hover {
border-bottom: 2px solid black;
}
.tab button.active {
border-bottom: 2px solid black;
}
.star li:hover {
color: orange;
}
.bg-12283e {
background-color: #12283e;
}
.account li:hover .account-1 {
display: block;
}
.cart:hover {
background-color: teal;
color: white;
border: none;
}
.bg-13283f {
background-color: #13283f;
}
.bg-f9f9f9 {
background-color: #f9f9f9;
}
.leading-20 {
line-height: 5rem;
}
.tag_address:hover {
border-bottom: 2px solid black;
}
.tab_address.active {
border-bottom: 2px solid black;
}
.border-13283f {
border: 2px solid #13283f;
}
.text-13283f {
color: #13283f;
}
.w-360 {
width: 90%;
} | public/css/tailwind.css | * {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
scroll-behavior: smooth;
}
.active__image__detail {
border: 2px solid black;
}
.active__size {
background-color: teal;
color: white;
}
.active_star_product {
color: orange;
}
*:focus {
outline: none;
}
.leading-20 {
line-height: 5rem;
}
.leading-12 {
line-height: 3rem;
}
.inset-4 {
top: 20px;
left: 82%;
}
.text-14 {
font-size: 14px;
}
.bg-darkred {
background-color: darkred;
}
.text-10xl {
font-size: 1.5rem;
line-height: 1rem;
}
.cart:hover .list-cart {
display: block;
z-index: 999;
border: 1px solid #ccc;
}
.w-35 {
width: 35%;
}
.inset-5 {
top: 1.5rem;
left: -6rem;
}
.w-125 {
width: 125px;
}
.bg-c30005 {
background-color: #c30005;
}
.inset-16 {
top: 97px;
left: 14.75rem;
}
.inset-17 {
top: 8rem;
}
.product li:hover .menu-product {
display: block;
top: 3rem;
left: 18rem;
}
.menu-product li:hover {
background-color: gray;
color: white;
}
.pk {
position: absolute;
top: 97px;
left: 14.95rem;
z-index: 999;
background-color: white;
width: 15rem;
display: none;
color: black;
border: 1px solid #ccc;
}
.menu-product li:hover .pk {
display: block;
}
.h-120 {
height: 24rem;
width: 38rem;
}
.h-37 {
height: 36rem;
}
.w-120 {
width: 30%;
}
.tl {
top: 10rem;
left: 5rem;
}
.text-18 {
font-size: 18px;
}
.category:hover .btn-preview {
visibility: visible;
}
.category:hover .shoes {
visibility: visible;
}
.item_product:hover .btn_add_cart {
visibility: visible;
}
.w-124 {
width: 24%;
}
.bg-steelblue {
background-color: steelblue;
}
.bg-cornflowerblue {
background-color: cornflowerblue;
}
.bg-3b6994 {
background-color: #3b6994;
}
.bg-3a589d {
background-color: #3a589d;
}
.bg-2478ba {
background-color: #2478ba;
}
.bg-darkorange {
background-color: darkorange;
}
.bg-brown {
background-color: brown;
}
.tab button:hover {
border-bottom: 2px solid black;
}
.tab button.active {
border-bottom: 2px solid black;
}
.star li:hover {
color: orange;
}
.bg-12283e {
background-color: #12283e;
}
.account li:hover .account-1 {
display: block;
}
.cart:hover {
background-color: teal;
color: white;
border: none;
}
.bg-13283f {
background-color: #13283f;
}
.bg-f9f9f9 {
background-color: #f9f9f9;
}
.leading-20 {
line-height: 5rem;
}
.tag_address:hover {
border-bottom: 2px solid black;
}
.tab_address.active {
border-bottom: 2px solid black;
}
.border-13283f {
border: 2px solid #13283f;
}
.text-13283f {
color: #13283f;
}
.w-360 {
width: 90%;
} | 0.61682 | 0.107017 |
.rc-button {
&:not([disabled]):hover {
opacity: 0.6;
}
&--icon > svg {
margin: 0 5px 0 -5px;
font-size: 20px;
fill: currentColor;
.rtl & {
margin: 0 -5px 0 5px;
}
}
position: relative;
display: flex;
height: 40px;
min-height: 40px;
padding: 0 1.5rem;
cursor: pointer;
transition: opacity 0.3s, background-color 0.3s, color 0.3s;
text-align: center;
color: #000000;
border-width: var(--button-border-width);
border-style: solid;
border-color: #000000;
border-radius: var(--button-border-radius);
background-color: transparent;
font-size: var(--button-text-size);
font-weight: 600;
align-items: center;
justify-content: center;
&:active,
&:focus:hover {
outline: none;
}
&:active {
transform: translateY(2px);
opacity: 0.9;
}
&:active::before {
top: -2px;
}
&:disabled {
cursor: default;
color: var(--button-disabled-text-color);
border: 0;
border-color: var(--button-disabled-background);
background-color: var(--button-disabled-background);
}
&--invisible {
visibility: hidden;
}
&--primary {
color: var(--button-primary-text-color);
border: 0;
background-color: var(--button-primary-background);
}
&--nude {
border: none;
background-color: inherit;
font-weight: 400;
}
&--primary.rc-button--nude {
color: var(--button-primary-background);
}
&--primary.rc-button--outline {
color: var(--button-primary-background);
border-color: var(--button-primary-background);
}
&--secondary {
color: var(--button-secondary-text-color);
border: 0;
border-color: var(--button-secondary-background);
background-color: var(--button-secondary-background);
}
&--secondary.rc-button--outline {
color: var(--button-secondary-background);
border-color: var(--button-secondary-background);
}
&--cancel {
color: var(--button-primary-text-color);
border: 0;
border-color: var(--button-cancel-color);
background-color: var(--button-cancel-color);
}
&--cancel.rc-button--outline {
color: var(--button-cancel-color);
border-color: var(--button-cancel-color);
}
&--small {
height: var(--button-height-small);
min-height: var(--button-height-small);
padding: var(--button-padding-small);
font-size: var(--button-text-size-small);
}
&--square {
display: flex;
flex: 0 0 var(--button-square-size);
margin: 0;
padding: 0;
align-items: center;
justify-content: center;
}
&--outline {
border-width: 2px;
border-style: solid;
background: transparent;
}
&--stack {
width: 100%;
}
&--no-padding {
padding-right: 0;
padding-left: 0;
}
&.loading {
position: relative;
padding-right: calc(3 * 0.782rem);
transition: padding-right 0.3s;
&::before {
position: absolute;
top: 25%;
right: 0.782rem;
display: block;
width: 20px;
height: 20px;
content: "";
animation: spin 1s infinite cubic-bezier(0.14, 0.48, 0.45, 0.63);
border: 0.15rem solid rgba(127, 127, 127, 0.5);
border-top-color: white;
border-radius: 50%;
}
}
&__group {
display: flex;
flex-direction: row;
margin: 10px -5px;
justify-content: flex-end;
& > .rc-button {
margin: 0 5px;
}
&--wrap {
margin: 5px -5px;
flex-wrap: wrap;
& > .rc-button {
margin: 5px;
}
}
&--stretch {
justify-content: stretch;
& > .rc-button {
flex: 1 1;
}
}
&--vertical {
flex-direction: column;
}
}
}
@media (width < 780px) {
.rc-button--full {
width: 100%;
}
} | app/theme/client/imports/forms/button.css | .rc-button {
&:not([disabled]):hover {
opacity: 0.6;
}
&--icon > svg {
margin: 0 5px 0 -5px;
font-size: 20px;
fill: currentColor;
.rtl & {
margin: 0 -5px 0 5px;
}
}
position: relative;
display: flex;
height: 40px;
min-height: 40px;
padding: 0 1.5rem;
cursor: pointer;
transition: opacity 0.3s, background-color 0.3s, color 0.3s;
text-align: center;
color: #000000;
border-width: var(--button-border-width);
border-style: solid;
border-color: #000000;
border-radius: var(--button-border-radius);
background-color: transparent;
font-size: var(--button-text-size);
font-weight: 600;
align-items: center;
justify-content: center;
&:active,
&:focus:hover {
outline: none;
}
&:active {
transform: translateY(2px);
opacity: 0.9;
}
&:active::before {
top: -2px;
}
&:disabled {
cursor: default;
color: var(--button-disabled-text-color);
border: 0;
border-color: var(--button-disabled-background);
background-color: var(--button-disabled-background);
}
&--invisible {
visibility: hidden;
}
&--primary {
color: var(--button-primary-text-color);
border: 0;
background-color: var(--button-primary-background);
}
&--nude {
border: none;
background-color: inherit;
font-weight: 400;
}
&--primary.rc-button--nude {
color: var(--button-primary-background);
}
&--primary.rc-button--outline {
color: var(--button-primary-background);
border-color: var(--button-primary-background);
}
&--secondary {
color: var(--button-secondary-text-color);
border: 0;
border-color: var(--button-secondary-background);
background-color: var(--button-secondary-background);
}
&--secondary.rc-button--outline {
color: var(--button-secondary-background);
border-color: var(--button-secondary-background);
}
&--cancel {
color: var(--button-primary-text-color);
border: 0;
border-color: var(--button-cancel-color);
background-color: var(--button-cancel-color);
}
&--cancel.rc-button--outline {
color: var(--button-cancel-color);
border-color: var(--button-cancel-color);
}
&--small {
height: var(--button-height-small);
min-height: var(--button-height-small);
padding: var(--button-padding-small);
font-size: var(--button-text-size-small);
}
&--square {
display: flex;
flex: 0 0 var(--button-square-size);
margin: 0;
padding: 0;
align-items: center;
justify-content: center;
}
&--outline {
border-width: 2px;
border-style: solid;
background: transparent;
}
&--stack {
width: 100%;
}
&--no-padding {
padding-right: 0;
padding-left: 0;
}
&.loading {
position: relative;
padding-right: calc(3 * 0.782rem);
transition: padding-right 0.3s;
&::before {
position: absolute;
top: 25%;
right: 0.782rem;
display: block;
width: 20px;
height: 20px;
content: "";
animation: spin 1s infinite cubic-bezier(0.14, 0.48, 0.45, 0.63);
border: 0.15rem solid rgba(127, 127, 127, 0.5);
border-top-color: white;
border-radius: 50%;
}
}
&__group {
display: flex;
flex-direction: row;
margin: 10px -5px;
justify-content: flex-end;
& > .rc-button {
margin: 0 5px;
}
&--wrap {
margin: 5px -5px;
flex-wrap: wrap;
& > .rc-button {
margin: 5px;
}
}
&--stretch {
justify-content: stretch;
& > .rc-button {
flex: 1 1;
}
}
&--vertical {
flex-direction: column;
}
}
}
@media (width < 780px) {
.rc-button--full {
width: 100%;
}
} | 0.436142 | 0.149314 |
:root{
--yellow:#ee0b0b;
}
*{
font-family: 'Roboto', sans-serif;
margin:0; padding:0;
box-sizing: border-box;
text-decoration: none;
outline: none; border:none;
text-transform: capitalize;
transition:all .2s linear;
}
h1, h3{
font-family: 'Oswald', sans-serif;
}
*::selection{
background:var(--yellow);
color:#fff;
}
html{
font-size: 62.5%;
overflow-x: hidden;
}
body{
overflow-x: hidden;
/* height:200rem; */
}
html::-webkit-scrollbar{
width:1.4rem;
}
html::-webkit-scrollbar-track{
background:#333;
}
html::-webkit-scrollbar-thumb{
background:var(--yellow);
}
section{
min-height: 100vh;
padding:1rem 10%;
padding-top: 8.5rem;
}
.btn{
font-size: 1.7rem;
padding:.7rem 4rem;
border-radius: 5rem;
margin-top: 1rem;
background:none;
color:#333;
cursor: pointer;
border:.2rem solid var(--yellow);
}
.btn:hover{
background:var(--yellow);
}
.heading{
text-align: center;
font-size: 4rem;
padding:0 .5rem;
color:#333;
}
.heading span{
color:var(--yellow);
}
header{
position: fixed;
top:0; left:0;
z-index: 1000;
width:100%;
background:#fff;
padding:1.5rem 10%;
box-shadow: 0 .3rem 2rem rgba(0,0,0,.1);
display: flex;
align-items: center;
justify-content: space-between;
}
header .logo img{
height:5rem;
}
header .navbar ul{
display: flex;
align-items: center;
justify-content: center;
list-style: none;
}
header .navbar ul li{
margin-left: 3rem;
}
header .navbar ul li a{
font-size: 1.7rem;
color:#666;
}
header .navbar ul li a.active,
header .navbar ul li a:hover{
color:var(--yellow);
}
header #menu-bar{
font-size: 3rem;
color:#666;
cursor: pointer;
display: none;
}
.home{
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
position: relative;
z-index: 0;
overflow: hidden;
}
.home::before,
.home::after{
content:'';
position: absolute;
top:5rem; right:-6rem;
background:var(--yellow);
border-radius: 3rem;
transform:rotate(-45deg);
height:40rem;
width:70rem;
z-index: -2;
animation: animte 1s linear 1;
}
@keyframes animte{
0%{
transform:rotate(45deg) translateY(-40rem);
}
}
.home::before{
top:-7rem;
background:#fff;
box-shadow: 0 1rem 4rem rgba(0,0,0,.1);
z-index: -1;
}
.home .image{
flex:1 1 39rem;
}
.home .image img{
width:100%;
}
.home .content{
flex:1 1 39rem;
}
.home .content h3{
color:#333;
font-size: 6rem;
}
.home .content p{
color:#666;
font-size: 2rem;
padding:1rem 0;
}
.about{
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.about .image{
flex:1 1 40rem;
height:50rem;
background:url(../images/about-frame-img.png), url(../images/about-img.jpg) no-repeat;
background-size: cover ;
background-position: center;
background-blend-mode: screen;
size: 200px;
}
.about .content{
flex:1 1 40rem;
padding:2rem;
}
.about .content h3{
font-size: 4rem;
color:#333;
}
.about .content p{
font-size: 1.6rem;
color:#666;
padding:1rem 0;
}
.menu .list{
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
list-style: none;
padding:1rem 0;
margin:2rem 0;
border-top: .3rem dashed rgba(0,0,0,.2);
border-bottom: .3rem dashed rgba(0,0,0,.2);
}
.menu .list .btn{
margin:1rem;
}
.menu .list .btn.active,
.menu .list .btn:hover{
background:var(--yellow);
color:#fff;
}
.menu .row{
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.menu .row .image{
margin:2rem;
padding:2rem;
flex:1 1 40rem;
border-radius: 1rem;
box-shadow: 0 .5rem 1rem rgba(0,0,0,.2);
}
.menu .row .image img{
width:100%;
object-fit: cover;
border-radius: 1rem;
}
.menu .row .content{
flex:1 1 40rem;
}
.menu .row .content .info{
padding:1rem 0;
}
.menu .row .content .info h3{
display: flex;
align-items: center;
font-size: 2.4rem;
color:#333;
}
.menu .row .content .info h3 span{
padding-right: 1rem;
color:var(--yellow);
}
.menu .row .content .info p{
padding:1rem 0;
padding-left: 4.5rem;
font-size: 1.5rem;
color:#666;
}
.popular{
background:linear-gradient(rgba(255,255,255,.7),rgba(255,255,255,.7)), url(../images/popular-bg.jpg) no-repeat;
background-size: cover;
background-position: center;
background-attachment: fixed;
}
.popular .box-container{
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.popular .box-container .box{
background:#fff;
width:35rem;
padding:2rem;
margin:2rem;
border-radius: 1rem;
box-shadow: 0 .3rem .5rem rgba(0,0,0,.2);
text-align: center;
}
.popular .box-container .box img{
height:20rem;
width:100%;
object-fit: cover;
}
.popular .box-container .box h3{
color:#333;
font-size: 3rem;
font-weight: normal;
}
.popular .box-container .box .stars i{
color:var(--yellow);
font-size: 2rem;
padding:1rem .1rem;
}
.popular .box-container .box .price{
color:#666;
font-size: 2.5rem;
}
.popular .box-container .box:hover{
transform: scale(1.02);
box-shadow: 0 1rem 1rem rgba(0,0,0,.2);
}
.gallery .box-container{
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.gallery .box-container .box{
height:20rem;
width:30rem;
margin:2rem;
cursor: pointer;
overflow: hidden;
position: relative;
}
.gallery .box-container .box img{
height:100%;
width:100%;
object-fit: cover;
}
.gallery .box-container .box h3{
position: absolute;
top:100%; left:50%;
transform: translate(-50%, -50%);
color:#fff;
text-align: center;
font-size: 3rem;
opacity: 0;
}
.gallery .box-container .box:hover h3{
top:50%;
opacity: 1;
transition-delay: .2s;
}
.gallery .box-container .box::before{
content: '';
position: absolute;
top:-100%; left:0;
height:100%;
width: 100%;
background:rgba(0,0,0,.7);
transition:.2s linear;
}
.gallery .box-container .box:hover::before{
top:0;
}
.order{
background:url(../images/contact-bg.jpg) no-repeat;
background-size: cover;
background-position: center;
}
.order .row{
display: flex;
background:#fff;
margin:2rem 0;
overflow: hidden;
box-shadow: 0 .5rem 1rem rgba(0,0,0,.3);
border-radius: 1rem;
}
.order .row .image{
flex:1 1 40%;
}
.order .row .image img{
height:100%;
width:100%;
object-fit: cover;
}
.order .row form{
flex:1 1 60%;
background:#fff;
padding:2rem;
}
.order .row form .box{
padding:1rem;
margin:1rem 0;
font-size: 1.5rem;
color:#333;
text-transform: none;
background:#f0f0f0;
width:100%;
}
.order .row form .box::placeholder{
text-transform: capitalize;
}
.order .row form .address{
resize: none;
height:15rem;
}
.footer{
background:#282727;
padding:1rem 7%;
}
.footer .box-container{
display: flex;
flex-wrap: wrap;
}
.footer .box-container .box{
flex:1 1 25rem;
margin:2rem;
}
.footer .box-container .box h3{
font-size: 2.5rem;
color:#fff;
padding:1rem 0;
font-weight: normal;
}
.footer .box-container .box p{
font-size: 1.7rem;
color:#eee;
padding:1rem 0;
}
.footer .box-container .box a{
font-size: 1.7rem;
color:#eee;
padding:1rem 0;
display: block;
}
.footer .box-container .box a:hover{
color:var(--yellow);
}
.footer .box-container .box p i{
padding-right: .5rem;
color:var(--yellow);
}
.footer .credit{
font-size: 2rem;
text-align: center;
border-top: .2rem solid rgba(255,255,255,.7);
padding:2rem 1rem;
font-weight: normal;
letter-spacing: .1rem;
color:#fff;
}
.footer .credit a{
color:var(--yellow);
}
/* media queries */
@media (max-width:991px){
html{
font-size: 55%;
}
.home::before,
.home::after{
display: none;
}
}
@media (max-width:768px){
header #menu-bar{
display: block;
}
header .navbar{
position: fixed;
top:8rem; left:0;
width:100%;
background:var(--yellow);
border-top: .2rem solid rgba(0,0,0,.1);
transform:scaleY(0);
transform-origin: top;
opacity: 0;
}
header .navbar ul{
flex-flow: column;
padding:2rem;
}
header .navbar ul li{
margin:1.5rem;
width: 100%;
}
header .navbar ul li a{
display: block;
color:#fff;
padding-left: 2rem;
border-left: .2rem solid #fff;
font-size: 2rem;
}
header .navbar ul li a:hover,
header .navbar ul li a.active{
color:#333;
border-color: #333;
}
.fa-times{
transform:rotate(180deg);
}
header .navbar.nav-toggle{
transform:scaleY(1);
opacity: 1;
}
.home .content{
text-align: center;
}
.home .content h3{
font-size: 4.5rem;
}
.order .row .image{
display: none;
}
}
@media (max-width:500px){
html{
font-size: 50%;
}
section{
padding:1rem 5%;
padding-top: 8.5rem;
}
} | resturant website/style.css | :root{
--yellow:#ee0b0b;
}
*{
font-family: 'Roboto', sans-serif;
margin:0; padding:0;
box-sizing: border-box;
text-decoration: none;
outline: none; border:none;
text-transform: capitalize;
transition:all .2s linear;
}
h1, h3{
font-family: 'Oswald', sans-serif;
}
*::selection{
background:var(--yellow);
color:#fff;
}
html{
font-size: 62.5%;
overflow-x: hidden;
}
body{
overflow-x: hidden;
/* height:200rem; */
}
html::-webkit-scrollbar{
width:1.4rem;
}
html::-webkit-scrollbar-track{
background:#333;
}
html::-webkit-scrollbar-thumb{
background:var(--yellow);
}
section{
min-height: 100vh;
padding:1rem 10%;
padding-top: 8.5rem;
}
.btn{
font-size: 1.7rem;
padding:.7rem 4rem;
border-radius: 5rem;
margin-top: 1rem;
background:none;
color:#333;
cursor: pointer;
border:.2rem solid var(--yellow);
}
.btn:hover{
background:var(--yellow);
}
.heading{
text-align: center;
font-size: 4rem;
padding:0 .5rem;
color:#333;
}
.heading span{
color:var(--yellow);
}
header{
position: fixed;
top:0; left:0;
z-index: 1000;
width:100%;
background:#fff;
padding:1.5rem 10%;
box-shadow: 0 .3rem 2rem rgba(0,0,0,.1);
display: flex;
align-items: center;
justify-content: space-between;
}
header .logo img{
height:5rem;
}
header .navbar ul{
display: flex;
align-items: center;
justify-content: center;
list-style: none;
}
header .navbar ul li{
margin-left: 3rem;
}
header .navbar ul li a{
font-size: 1.7rem;
color:#666;
}
header .navbar ul li a.active,
header .navbar ul li a:hover{
color:var(--yellow);
}
header #menu-bar{
font-size: 3rem;
color:#666;
cursor: pointer;
display: none;
}
.home{
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
position: relative;
z-index: 0;
overflow: hidden;
}
.home::before,
.home::after{
content:'';
position: absolute;
top:5rem; right:-6rem;
background:var(--yellow);
border-radius: 3rem;
transform:rotate(-45deg);
height:40rem;
width:70rem;
z-index: -2;
animation: animte 1s linear 1;
}
@keyframes animte{
0%{
transform:rotate(45deg) translateY(-40rem);
}
}
.home::before{
top:-7rem;
background:#fff;
box-shadow: 0 1rem 4rem rgba(0,0,0,.1);
z-index: -1;
}
.home .image{
flex:1 1 39rem;
}
.home .image img{
width:100%;
}
.home .content{
flex:1 1 39rem;
}
.home .content h3{
color:#333;
font-size: 6rem;
}
.home .content p{
color:#666;
font-size: 2rem;
padding:1rem 0;
}
.about{
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.about .image{
flex:1 1 40rem;
height:50rem;
background:url(../images/about-frame-img.png), url(../images/about-img.jpg) no-repeat;
background-size: cover ;
background-position: center;
background-blend-mode: screen;
size: 200px;
}
.about .content{
flex:1 1 40rem;
padding:2rem;
}
.about .content h3{
font-size: 4rem;
color:#333;
}
.about .content p{
font-size: 1.6rem;
color:#666;
padding:1rem 0;
}
.menu .list{
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
list-style: none;
padding:1rem 0;
margin:2rem 0;
border-top: .3rem dashed rgba(0,0,0,.2);
border-bottom: .3rem dashed rgba(0,0,0,.2);
}
.menu .list .btn{
margin:1rem;
}
.menu .list .btn.active,
.menu .list .btn:hover{
background:var(--yellow);
color:#fff;
}
.menu .row{
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.menu .row .image{
margin:2rem;
padding:2rem;
flex:1 1 40rem;
border-radius: 1rem;
box-shadow: 0 .5rem 1rem rgba(0,0,0,.2);
}
.menu .row .image img{
width:100%;
object-fit: cover;
border-radius: 1rem;
}
.menu .row .content{
flex:1 1 40rem;
}
.menu .row .content .info{
padding:1rem 0;
}
.menu .row .content .info h3{
display: flex;
align-items: center;
font-size: 2.4rem;
color:#333;
}
.menu .row .content .info h3 span{
padding-right: 1rem;
color:var(--yellow);
}
.menu .row .content .info p{
padding:1rem 0;
padding-left: 4.5rem;
font-size: 1.5rem;
color:#666;
}
.popular{
background:linear-gradient(rgba(255,255,255,.7),rgba(255,255,255,.7)), url(../images/popular-bg.jpg) no-repeat;
background-size: cover;
background-position: center;
background-attachment: fixed;
}
.popular .box-container{
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.popular .box-container .box{
background:#fff;
width:35rem;
padding:2rem;
margin:2rem;
border-radius: 1rem;
box-shadow: 0 .3rem .5rem rgba(0,0,0,.2);
text-align: center;
}
.popular .box-container .box img{
height:20rem;
width:100%;
object-fit: cover;
}
.popular .box-container .box h3{
color:#333;
font-size: 3rem;
font-weight: normal;
}
.popular .box-container .box .stars i{
color:var(--yellow);
font-size: 2rem;
padding:1rem .1rem;
}
.popular .box-container .box .price{
color:#666;
font-size: 2.5rem;
}
.popular .box-container .box:hover{
transform: scale(1.02);
box-shadow: 0 1rem 1rem rgba(0,0,0,.2);
}
.gallery .box-container{
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.gallery .box-container .box{
height:20rem;
width:30rem;
margin:2rem;
cursor: pointer;
overflow: hidden;
position: relative;
}
.gallery .box-container .box img{
height:100%;
width:100%;
object-fit: cover;
}
.gallery .box-container .box h3{
position: absolute;
top:100%; left:50%;
transform: translate(-50%, -50%);
color:#fff;
text-align: center;
font-size: 3rem;
opacity: 0;
}
.gallery .box-container .box:hover h3{
top:50%;
opacity: 1;
transition-delay: .2s;
}
.gallery .box-container .box::before{
content: '';
position: absolute;
top:-100%; left:0;
height:100%;
width: 100%;
background:rgba(0,0,0,.7);
transition:.2s linear;
}
.gallery .box-container .box:hover::before{
top:0;
}
.order{
background:url(../images/contact-bg.jpg) no-repeat;
background-size: cover;
background-position: center;
}
.order .row{
display: flex;
background:#fff;
margin:2rem 0;
overflow: hidden;
box-shadow: 0 .5rem 1rem rgba(0,0,0,.3);
border-radius: 1rem;
}
.order .row .image{
flex:1 1 40%;
}
.order .row .image img{
height:100%;
width:100%;
object-fit: cover;
}
.order .row form{
flex:1 1 60%;
background:#fff;
padding:2rem;
}
.order .row form .box{
padding:1rem;
margin:1rem 0;
font-size: 1.5rem;
color:#333;
text-transform: none;
background:#f0f0f0;
width:100%;
}
.order .row form .box::placeholder{
text-transform: capitalize;
}
.order .row form .address{
resize: none;
height:15rem;
}
.footer{
background:#282727;
padding:1rem 7%;
}
.footer .box-container{
display: flex;
flex-wrap: wrap;
}
.footer .box-container .box{
flex:1 1 25rem;
margin:2rem;
}
.footer .box-container .box h3{
font-size: 2.5rem;
color:#fff;
padding:1rem 0;
font-weight: normal;
}
.footer .box-container .box p{
font-size: 1.7rem;
color:#eee;
padding:1rem 0;
}
.footer .box-container .box a{
font-size: 1.7rem;
color:#eee;
padding:1rem 0;
display: block;
}
.footer .box-container .box a:hover{
color:var(--yellow);
}
.footer .box-container .box p i{
padding-right: .5rem;
color:var(--yellow);
}
.footer .credit{
font-size: 2rem;
text-align: center;
border-top: .2rem solid rgba(255,255,255,.7);
padding:2rem 1rem;
font-weight: normal;
letter-spacing: .1rem;
color:#fff;
}
.footer .credit a{
color:var(--yellow);
}
/* media queries */
@media (max-width:991px){
html{
font-size: 55%;
}
.home::before,
.home::after{
display: none;
}
}
@media (max-width:768px){
header #menu-bar{
display: block;
}
header .navbar{
position: fixed;
top:8rem; left:0;
width:100%;
background:var(--yellow);
border-top: .2rem solid rgba(0,0,0,.1);
transform:scaleY(0);
transform-origin: top;
opacity: 0;
}
header .navbar ul{
flex-flow: column;
padding:2rem;
}
header .navbar ul li{
margin:1.5rem;
width: 100%;
}
header .navbar ul li a{
display: block;
color:#fff;
padding-left: 2rem;
border-left: .2rem solid #fff;
font-size: 2rem;
}
header .navbar ul li a:hover,
header .navbar ul li a.active{
color:#333;
border-color: #333;
}
.fa-times{
transform:rotate(180deg);
}
header .navbar.nav-toggle{
transform:scaleY(1);
opacity: 1;
}
.home .content{
text-align: center;
}
.home .content h3{
font-size: 4.5rem;
}
.order .row .image{
display: none;
}
}
@media (max-width:500px){
html{
font-size: 50%;
}
section{
padding:1rem 5%;
padding-top: 8.5rem;
}
} | 0.384912 | 0.080177 |
.dashboard-title {
position: absolute;
left: 50%;
transform: translate(-50%);
}
.protective-marking {
position: absolute;
right: 0%;
top: 25%;
}
@charset "UTF-8";
.govuk-link,
.banner > .content > .body a,
.developers-guide a,
.about .markdown a,
.accessibility .markdown a,
.disclaimer .markdown a,
.modal.markdown a {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration: underline;
}
@media print {
.govuk-link,
.banner > .content > .body a,
.developers-guide a,
.about .markdown a,
.accessibility .markdown a,
.disclaimer .markdown a,
.modal.markdown a {
font-family: sans-serif;
}
}
.govuk-link:focus,
.banner > .content > .body a:focus,
.developers-guide a:focus,
.about .markdown a:focus,
.accessibility .markdown a:focus,
.disclaimer .markdown a:focus,
.modal.markdown a:focus {
outline: 3px solid transparent;
color: #0b0c0c;
background-color: #fd0;
box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
text-decoration: none;
}
.govuk-link:link,
.banner > .content > .body a:link,
.developers-guide a:link,
.about .markdown a:link,
.accessibility .markdown a:link,
.disclaimer .markdown a:link,
.modal.markdown a:link {
color: #1d70b8;
}
.govuk-link:visited,
.banner > .content > .body a:visited,
.developers-guide a:visited,
.about .markdown a:visited,
.accessibility .markdown a:visited,
.disclaimer .markdown a:visited,
.modal.markdown a:visited {
color: #4c2c92;
}
.govuk-link:hover,
.banner > .content > .body a:hover,
.developers-guide a:hover,
.about .markdown a:hover,
.accessibility .markdown a:hover,
.disclaimer .markdown a:hover,
.modal.markdown a:hover {
color: #003078;
}
.govuk-link:active,
.banner > .content > .body a:active,
.developers-guide a:active,
.about .markdown a:active,
.accessibility .markdown a:active,
.disclaimer .markdown a:active,
.modal.markdown a:active {
color: #0b0c0c;
}
.govuk-link:focus,
.banner > .content > .body a:focus,
.developers-guide a:focus,
.about .markdown a:focus,
.accessibility .markdown a:focus,
.disclaimer .markdown a:focus,
.modal.markdown a:focus {
color: #0b0c0c;
}
@media print {
[href^="/"].govuk-link:after,.banner>.content>.body a[href^="/"]:after,.developers-guide a[href^="/"]:after,.about .markdown a[href^="/"]:after,.accessibility .markdown a[href^="/"]:after,.disclaimer .markdown a[href^="/"]:after,.modal.markdown a[href^="/"]:after,[href^="http://"].govuk-link:after,.banner>.content>.body a[href^="http://"]:after,.developers-guide a[href^="http://"]:after,.about .markdown a[href^="http://"]:after,.accessibility .markdown a[href^="http://"]:after,.disclaimer .markdown a[href^="http://"]:after,.modal.markdown a[href^="http://"]:after,[href^="https://"].govuk-link:after,.banner>.content>.body a[href^="https://"]:after,.developers-guide a[href^="https://"]:after,.about .markdown a[href^="https://"]:after,.accessibility .markdown a[href^="https://"]:after,.disclaimer .markdown a[href^="https://"]:after,.modal.markdown a[href^="https://"]:after
{
content: ' (' attr(href) ')';
font-size: 90%;
word-wrap: break-word;
}
}
.govuk-link--muted:link,
.govuk-link--muted:visited {
color: #6b7276;
}
.govuk-link--muted:hover,
.govuk-link--muted:active {
color: #0b0c0c;
}
.govuk-link--muted:focus {
color: #0b0c0c;
}
.govuk-link--text-colour:link,
.govuk-link--text-colour:visited {
color: #0b0c0c;
}
@media print {
.govuk-link--text-colour:link,
.govuk-link--text-colour:visited {
color: #000;
}
}
.govuk-link--text-colour:hover {
color: rgba(11, 12, 12, 0.99);
}
.govuk-link--text-colour:active,
.govuk-link--text-colour:focus {
color: #0b0c0c;
}
@media print {
.govuk-link--text-colour:active,
.govuk-link--text-colour:focus {
color: #000;
}
}
.govuk-link--inverse:link,
.govuk-link--inverse:visited {
color: #fff;
}
.govuk-link--inverse:hover,
.govuk-link--inverse:active {
color: rgba(255, 255, 255, 0.99);
}
.govuk-link--inverse:focus {
color: #0b0c0c;
}
.govuk-link--no-underline:not(:hover):not(:active) {
text-decoration: none;
}
.govuk-link--no-visited-state:link,
.toc a:link,
.modal.markdown a:link,
.about .markdown ul:first-of-type a:link,
.accessibility .markdown ul:first-of-type a:link,
.disclaimer .markdown ul:first-of-type a:link,
.modal.markdown ul:first-of-type a:link {
color: #1d70b8;
}
.govuk-link--no-visited-state:visited,
.toc a:visited,
.modal.markdown a:visited,
.about .markdown ul:first-of-type a:visited,
.accessibility .markdown ul:first-of-type a:visited,
.disclaimer .markdown ul:first-of-type a:visited,
.modal.markdown ul:first-of-type a:visited {
color: #1d70b8;
}
.govuk-link--no-visited-state:hover,
.toc a:hover,
.modal.markdown a:hover,
.about .markdown ul:first-of-type a:hover,
.accessibility .markdown ul:first-of-type a:hover,
.disclaimer .markdown ul:first-of-type a:hover,
.modal.markdown ul:first-of-type a:hover {
color: #003078;
}
.govuk-link--no-visited-state:active,
.toc a:active,
.modal.markdown a:active,
.about .markdown ul:first-of-type a:active,
.accessibility .markdown ul:first-of-type a:active,
.disclaimer .markdown ul:first-of-type a:active,
.modal.markdown ul:first-of-type a:active {
color: #0b0c0c;
}
.govuk-link--no-visited-state:focus,
.toc a:focus,
.modal.markdown a:focus,
.about .markdown ul:first-of-type a:focus,
.accessibility .markdown ul:first-of-type a:focus,
.disclaimer .markdown ul:first-of-type a:focus,
.modal.markdown ul:first-of-type a:focus {
color: #0b0c0c;
}
.govuk-list,
.banner,
.postcode-lead-data,
.toc li,
.about .markdown ul,
.accessibility .markdown ul,
.disclaimer .markdown ul,
.modal.markdown ul {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
color: #0b0c0c;
margin-top: 0;
margin-bottom: 15px;
padding-left: 0;
list-style-type: none;
}
@media print {
.govuk-list,
.banner,
.postcode-lead-data,
.toc li,
.about .markdown ul,
.accessibility .markdown ul,
.disclaimer .markdown ul,
.modal.markdown ul {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-list,
.banner,
.postcode-lead-data,
.toc li,
.about .markdown ul,
.accessibility .markdown ul,
.disclaimer .markdown ul,
.modal.markdown ul {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-list,
.banner,
.postcode-lead-data,
.toc li,
.about .markdown ul,
.accessibility .markdown ul,
.disclaimer .markdown ul,
.modal.markdown ul {
font-size: 14pt;
line-height: 1.15;
}
}
@media print {
.govuk-list,
.banner,
.postcode-lead-data,
.toc li,
.about .markdown ul,
.accessibility .markdown ul,
.disclaimer .markdown ul,
.modal.markdown ul {
color: #000;
}
}
@media (min-width: 49.9375em) {
.govuk-list,
.banner,
.postcode-lead-data,
.toc li,
.about .markdown ul,
.accessibility .markdown ul,
.disclaimer .markdown ul,
.modal.markdown ul {
margin-bottom: 20px;
}
}
.govuk-list .govuk-list,
.banner .govuk-list,
.govuk-list .banner,
.banner .banner,
.postcode-lead-data .govuk-list,
.postcode-lead-data .banner,
.govuk-list .postcode-lead-data,
.banner .postcode-lead-data,
.postcode-lead-data .postcode-lead-data,
.toc li .govuk-list,
.toc li .banner,
.toc li .postcode-lead-data,
.govuk-list .toc li,
.banner .toc li,
.postcode-lead-data .toc li,
.toc .govuk-list li,
.toc .banner li,
.toc .postcode-lead-data li,
.toc li li,
.about .markdown ul .govuk-list,
.about .markdown ul .banner,
.about .markdown ul .postcode-lead-data,
.about .markdown ul .toc li,
.toc .about .markdown ul li,
.accessibility .markdown ul .govuk-list,
.accessibility .markdown ul .banner,
.accessibility .markdown ul .postcode-lead-data,
.accessibility .markdown ul .toc li,
.toc .accessibility .markdown ul li,
.disclaimer .markdown ul .govuk-list,
.disclaimer .markdown ul .banner,
.disclaimer .markdown ul .postcode-lead-data,
.disclaimer .markdown ul .toc li,
.toc .disclaimer .markdown ul li,
.modal.markdown ul .govuk-list,
.modal.markdown ul .banner,
.modal.markdown ul .postcode-lead-data,
.modal.markdown ul .toc li,
.toc .modal.markdown ul li,
.govuk-list .about .markdown ul,
.banner .about .markdown ul,
.postcode-lead-data .about .markdown ul,
.toc li .about .markdown ul,
.about .markdown .govuk-list ul,
.about .markdown .banner ul,
.about .markdown .postcode-lead-data ul,
.about .markdown .toc li ul,
.toc .about .markdown li ul,
.about .markdown ul ul,
.govuk-list .accessibility .markdown ul,
.banner .accessibility .markdown ul,
.postcode-lead-data .accessibility .markdown ul,
.toc li .accessibility .markdown ul,
.accessibility .markdown .govuk-list ul,
.accessibility .markdown .banner ul,
.accessibility .markdown .postcode-lead-data ul,
.accessibility .markdown .toc li ul,
.toc .accessibility .markdown li ul,
.accessibility .markdown ul ul,
.govuk-list .disclaimer .markdown ul,
.banner .disclaimer .markdown ul,
.postcode-lead-data .disclaimer .markdown ul,
.toc li .disclaimer .markdown ul,
.disclaimer .markdown .govuk-list ul,
.disclaimer .markdown .banner ul,
.disclaimer .markdown .postcode-lead-data ul,
.disclaimer .markdown .toc li ul,
.toc .disclaimer .markdown li ul,
.disclaimer .markdown ul ul,
.govuk-list .modal.markdown ul,
.banner .modal.markdown ul,
.postcode-lead-data .modal.markdown ul,
.toc li .modal.markdown ul,
.modal.markdown .govuk-list ul,
.modal.markdown .banner ul,
.modal.markdown .postcode-lead-data ul,
.modal.markdown .toc li ul,
.toc .modal.markdown li ul,
.modal.markdown ul ul {
margin-top: 10px;
}
.govuk-list > li,
.banner > li,
.postcode-lead-data > li,
.toc li > li,
.about .markdown ul > li,
.accessibility .markdown ul > li,
.disclaimer .markdown ul > li,
.modal.markdown ul > li {
margin-bottom: 5px;
}
.govuk-list--bullet,
.modal.markdown ul,
.about .markdown ul:not(:first-of-type),
.accessibility .markdown ul:not(:first-of-type),
.disclaimer .markdown ul:not(:first-of-type),
.modal.markdown ul:not(:first-of-type) {
padding-left: 20px;
list-style-type: disc;
}
.govuk-list--number {
padding-left: 20px;
list-style-type: decimal;
}
.govuk-list--bullet > li,
.modal.markdown ul > li,
.about .markdown ul:not(:first-of-type) > li,
.accessibility .markdown ul:not(:first-of-type) > li,
.disclaimer .markdown ul:not(:first-of-type) > li,
.modal.markdown ul:not(:first-of-type) > li,
.govuk-list--number > li {
margin-bottom: 0;
}
@media (min-width: 49.9375em) {
.govuk-list--bullet > li,
.modal.markdown ul > li,
.about .markdown ul:not(:first-of-type) > li,
.accessibility .markdown ul:not(:first-of-type) > li,
.disclaimer .markdown ul:not(:first-of-type) > li,
.modal.markdown ul:not(:first-of-type) > li,
.govuk-list--number > li {
margin-bottom: 5px;
}
}
.govuk-list--spaced > li {
margin-bottom: 10px;
}
@media (min-width: 49.9375em) {
.govuk-list--spaced > li {
margin-bottom: 15px;
}
}
.govuk-template {
background-color: #f3f2f1;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
text-size-adjust: 100%;
}
@media screen {
.govuk-template {
overflow-y: scroll;
}
}
.govuk-template__body {
margin: 0;
background-color: #fff;
}
.govuk-heading-xl,
.about .markdown h1,
.accessibility .markdown h1,
.disclaimer .markdown h1,
.modal.markdown h1 {
color: #0b0c0c;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 32px;
font-size: 2rem;
line-height: 1.09375;
display: block;
margin-top: 0;
margin-bottom: 30px;
}
@media print {
.govuk-heading-xl,
.about .markdown h1,
.accessibility .markdown h1,
.disclaimer .markdown h1,
.modal.markdown h1 {
color: #000;
}
}
@media print {
.govuk-heading-xl,
.about .markdown h1,
.accessibility .markdown h1,
.disclaimer .markdown h1,
.modal.markdown h1 {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-heading-xl,
.about .markdown h1,
.accessibility .markdown h1,
.disclaimer .markdown h1,
.modal.markdown h1 {
font-size: 48px;
font-size: 3rem;
line-height: 1.0416666667;
}
}
@media print {
.govuk-heading-xl,
.about .markdown h1,
.accessibility .markdown h1,
.disclaimer .markdown h1,
.modal.markdown h1 {
font-size: 32pt;
line-height: 1.15;
}
}
@media (min-width: 49.9375em) {
.govuk-heading-xl,
.about .markdown h1,
.accessibility .markdown h1,
.disclaimer .markdown h1,
.modal.markdown h1 {
margin-bottom: 50px;
}
}
.govuk-heading-l,
.about .markdown h2,
.accessibility .markdown h2,
.disclaimer .markdown h2,
.modal.markdown h2 {
color: #0b0c0c;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 24px;
font-size: 1.5rem;
line-height: 1.0416666667;
display: block;
margin-top: 0;
margin-bottom: 20px;
}
@media print {
.govuk-heading-l,
.about .markdown h2,
.accessibility .markdown h2,
.disclaimer .markdown h2,
.modal.markdown h2 {
color: #000;
}
}
@media print {
.govuk-heading-l,
.about .markdown h2,
.accessibility .markdown h2,
.disclaimer .markdown h2,
.modal.markdown h2 {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-heading-l,
.about .markdown h2,
.accessibility .markdown h2,
.disclaimer .markdown h2,
.modal.markdown h2 {
font-size: 36px;
font-size: 2.25rem;
line-height: 1.1111111111;
}
}
@media print {
.govuk-heading-l,
.about .markdown h2,
.accessibility .markdown h2,
.disclaimer .markdown h2,
.modal.markdown h2 {
font-size: 24pt;
line-height: 1.05;
}
}
@media (min-width: 49.9375em) {
.govuk-heading-l,
.about .markdown h2,
.accessibility .markdown h2,
.disclaimer .markdown h2,
.modal.markdown h2 {
margin-bottom: 30px;
}
}
.govuk-heading-m,
.about .markdown h3,
.accessibility .markdown h3,
.disclaimer .markdown h3,
.modal.markdown h3,
.about .markdown #table-of-contents,
.accessibility .markdown #table-of-contents,
.disclaimer .markdown #table-of-contents,
.modal.markdown #table-of-contents {
color: #0b0c0c;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 18px;
font-size: 1.125rem;
line-height: 1.1111111111;
display: block;
margin-top: 0;
margin-bottom: 15px;
}
@media print {
.govuk-heading-m,
.about .markdown h3,
.accessibility .markdown h3,
.disclaimer .markdown h3,
.modal.markdown h3,
.about .markdown #table-of-contents,
.accessibility .markdown #table-of-contents,
.disclaimer .markdown #table-of-contents,
.modal.markdown #table-of-contents {
color: #000;
}
}
@media print {
.govuk-heading-m,
.about .markdown h3,
.accessibility .markdown h3,
.disclaimer .markdown h3,
.modal.markdown h3,
.about .markdown #table-of-contents,
.accessibility .markdown #table-of-contents,
.disclaimer .markdown #table-of-contents,
.modal.markdown #table-of-contents {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-heading-m,
.about .markdown h3,
.accessibility .markdown h3,
.disclaimer .markdown h3,
.modal.markdown h3,
.about .markdown #table-of-contents,
.accessibility .markdown #table-of-contents,
.disclaimer .markdown #table-of-contents,
.modal.markdown #table-of-contents {
font-size: 24px;
font-size: 1.5rem;
line-height: 1.25;
}
}
@media print {
.govuk-heading-m,
.about .markdown h3,
.accessibility .markdown h3,
.disclaimer .markdown h3,
.modal.markdown h3,
.about .markdown #table-of-contents,
.accessibility .markdown #table-of-contents,
.disclaimer .markdown #table-of-contents,
.modal.markdown #table-of-contents {
font-size: 18pt;
line-height: 1.15;
}
}
@media (min-width: 49.9375em) {
.govuk-heading-m,
.about .markdown h3,
.accessibility .markdown h3,
.disclaimer .markdown h3,
.modal.markdown h3,
.about .markdown #table-of-contents,
.accessibility .markdown #table-of-contents,
.disclaimer .markdown #table-of-contents,
.modal.markdown #table-of-contents {
margin-bottom: 20px;
}
}
.govuk-heading-s,
.stand-alone-metric > .sam-heading,
.about .markdown h4,
.accessibility .markdown h4,
.disclaimer .markdown h4,
.modal.markdown h4 {
color: #0b0c0c;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
display: block;
margin-top: 0;
margin-bottom: 15px;
}
@media print {
.govuk-heading-s,
.stand-alone-metric > .sam-heading,
.about .markdown h4,
.accessibility .markdown h4,
.disclaimer .markdown h4,
.modal.markdown h4 {
color: #000;
}
}
@media print {
.govuk-heading-s,
.stand-alone-metric > .sam-heading,
.about .markdown h4,
.accessibility .markdown h4,
.disclaimer .markdown h4,
.modal.markdown h4 {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-heading-s,
.stand-alone-metric > .sam-heading,
.about .markdown h4,
.accessibility .markdown h4,
.disclaimer .markdown h4,
.modal.markdown h4 {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-heading-s,
.stand-alone-metric > .sam-heading,
.about .markdown h4,
.accessibility .markdown h4,
.disclaimer .markdown h4,
.modal.markdown h4 {
font-size: 14pt;
line-height: 1.15;
}
}
@media (min-width: 49.9375em) {
.govuk-heading-s,
.stand-alone-metric > .sam-heading,
.about .markdown h4,
.accessibility .markdown h4,
.disclaimer .markdown h4,
.modal.markdown h4 {
margin-bottom: 20px;
}
}
.govuk-caption-xl {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 18px;
font-size: 1.125rem;
line-height: 1.1111111111;
display: block;
margin-bottom: 5px;
color: #6b7276;
}
@media print {
.govuk-caption-xl {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-caption-xl {
font-size: 27px;
font-size: 1.6875rem;
line-height: 1.1111111111;
}
}
@media print {
.govuk-caption-xl {
font-size: 18pt;
line-height: 1.15;
}
}
.govuk-caption-l {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 18px;
font-size: 1.125rem;
line-height: 1.1111111111;
display: block;
margin-bottom: 5px;
color: #6b7276;
}
@media print {
.govuk-caption-l {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-caption-l {
font-size: 24px;
font-size: 1.5rem;
line-height: 1.25;
}
}
@media print {
.govuk-caption-l {
font-size: 18pt;
line-height: 1.15;
}
}
@media (min-width: 49.9375em) {
.govuk-caption-l {
margin-bottom: 0;
}
}
.govuk-caption-m {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
display: block;
color: #6b7276;
}
@media print {
.govuk-caption-m {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-caption-m {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-caption-m {
font-size: 14pt;
line-height: 1.15;
}
}
.govuk-body-lead,
.govuk-body-l {
color: #0b0c0c;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 18px;
font-size: 1.125rem;
line-height: 1.1111111111;
margin-top: 0;
margin-bottom: 20px;
}
@media print {
.govuk-body-lead,
.govuk-body-l {
color: #000;
}
}
@media print {
.govuk-body-lead,
.govuk-body-l {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-body-lead,
.govuk-body-l {
font-size: 24px;
font-size: 1.5rem;
line-height: 1.25;
}
}
@media print {
.govuk-body-lead,
.govuk-body-l {
font-size: 18pt;
line-height: 1.15;
}
}
@media (min-width: 49.9375em) {
.govuk-body-lead,
.govuk-body-l {
margin-bottom: 30px;
}
}
.govuk-body,
.postcode-lead dl.inline,
.stand-alone-metric > .sam-body,
.developers-guide,
.about .markdown,
.accessibility .markdown,
.disclaimer .markdown,
.modal.markdown,
.govuk-body-m,
.about .markdown p,
.accessibility .markdown p,
.disclaimer .markdown p,
.modal.markdown p {
color: #0b0c0c;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
margin-top: 0;
margin-bottom: 15px;
}
@media print {
.govuk-body,
.postcode-lead dl.inline,
.stand-alone-metric > .sam-body,
.developers-guide,
.about .markdown,
.accessibility .markdown,
.disclaimer .markdown,
.modal.markdown,
.govuk-body-m,
.about .markdown p,
.accessibility .markdown p,
.disclaimer .markdown p,
.modal.markdown p {
color: #000;
}
}
@media print {
.govuk-body,
.postcode-lead dl.inline,
.stand-alone-metric > .sam-body,
.developers-guide,
.about .markdown,
.accessibility .markdown,
.disclaimer .markdown,
.modal.markdown,
.govuk-body-m,
.about .markdown p,
.accessibility .markdown p,
.disclaimer .markdown p,
.modal.markdown p {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-body,
.postcode-lead dl.inline,
.stand-alone-metric > .sam-body,
.developers-guide,
.about .markdown,
.accessibility .markdown,
.disclaimer .markdown,
.modal.markdown,
.govuk-body-m,
.about .markdown p,
.accessibility .markdown p,
.disclaimer .markdown p,
.modal.markdown p {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-body,
.postcode-lead dl.inline,
.stand-alone-metric > .sam-body,
.developers-guide,
.about .markdown,
.accessibility .markdown,
.disclaimer .markdown,
.modal.markdown,
.govuk-body-m,
.about .markdown p,
.accessibility .markdown p,
.disclaimer .markdown p,
.modal.markdown p {
font-size: 14pt;
line-height: 1.15;
}
}
@media (min-width: 49.9375em) {
.govuk-body,
.postcode-lead dl.inline,
.stand-alone-metric > .sam-body,
.developers-guide,
.about .markdown,
.accessibility .markdown,
.disclaimer .markdown,
.modal.markdown,
.govuk-body-m,
.about .markdown p,
.accessibility .markdown p,
.disclaimer .markdown p,
.modal.markdown p {
margin-bottom: 20px;
}
}
.govuk-body-s,
.banner > .content > .body,
.banner > .content,
.card-wide.transmission > .content > .column {
color: #0b0c0c;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.1428571429;
margin-top: 0;
margin-bottom: 15px;
}
@media print {
.govuk-body-s,
.banner > .content > .body,
.banner > .content,
.card-wide.transmission > .content > .column {
color: #000;
}
}
@media print {
.govuk-body-s,
.banner > .content > .body,
.banner > .content,
.card-wide.transmission > .content > .column {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-body-s,
.banner > .content > .body,
.banner > .content,
.card-wide.transmission > .content > .column {
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
}
@media print {
.govuk-body-s,
.banner > .content > .body,
.banner > .content,
.card-wide.transmission > .content > .column {
font-size: 14pt;
line-height: 1.2;
}
}
@media (min-width: 49.9375em) {
.govuk-body-s,
.banner > .content > .body,
.banner > .content,
.card-wide.transmission > .content > .column {
margin-bottom: 20px;
}
}
.govuk-body-xs {
color: #0b0c0c;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 12px;
font-size: 0.75rem;
line-height: 1.25;
margin-top: 0;
margin-bottom: 15px;
}
@media print {
.govuk-body-xs {
color: #000;
}
}
@media print {
.govuk-body-xs {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-body-xs {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.4285714286;
}
}
@media print {
.govuk-body-xs {
font-size: 12pt;
line-height: 1.2;
}
}
@media (min-width: 49.9375em) {
.govuk-body-xs {
margin-bottom: 20px;
}
}
.govuk-body-l + .govuk-heading-l,
.about .markdown .govuk-body-l + h2,
.accessibility .markdown .govuk-body-l + h2,
.disclaimer .markdown .govuk-body-l + h2,
.modal.markdown .govuk-body-l + h2,
.govuk-body-lead + .govuk-heading-l,
.about .markdown .govuk-body-lead + h2,
.accessibility .markdown .govuk-body-lead + h2,
.disclaimer .markdown .govuk-body-lead + h2,
.modal.markdown .govuk-body-lead + h2 {
padding-top: 5px;
}
@media (min-width: 49.9375em) {
.govuk-body-l + .govuk-heading-l,
.about .markdown .govuk-body-l + h2,
.accessibility .markdown .govuk-body-l + h2,
.disclaimer .markdown .govuk-body-l + h2,
.modal.markdown .govuk-body-l + h2,
.govuk-body-lead + .govuk-heading-l,
.about .markdown .govuk-body-lead + h2,
.accessibility .markdown .govuk-body-lead + h2,
.disclaimer .markdown .govuk-body-lead + h2,
.modal.markdown .govuk-body-lead + h2 {
padding-top: 10px;
}
}
.govuk-body-m + .govuk-heading-l,
.about .markdown p + .govuk-heading-l,
.accessibility .markdown p + .govuk-heading-l,
.disclaimer .markdown p + .govuk-heading-l,
.modal.markdown p + .govuk-heading-l,
.about .markdown .govuk-body-m + h2,
.about .markdown p + h2,
.accessibility .markdown .govuk-body-m + h2,
.accessibility .markdown p + h2,
.disclaimer .markdown .govuk-body-m + h2,
.disclaimer .markdown p + h2,
.modal.markdown .govuk-body-m + h2,
.modal.markdown p + h2,
.govuk-body + .govuk-heading-l,
.postcode-lead dl.inline + .govuk-heading-l,
.stand-alone-metric > .sam-body + .govuk-heading-l,
.developers-guide + .govuk-heading-l,
.about .markdown .govuk-body + h2,
.about .markdown .postcode-lead dl.inline + h2,
.postcode-lead .about .markdown dl.inline + h2,
.about .markdown .stand-alone-metric > .sam-body + h2,
.about .markdown .developers-guide + h2,
.accessibility .markdown .govuk-body + h2,
.accessibility .markdown .postcode-lead dl.inline + h2,
.postcode-lead .accessibility .markdown dl.inline + h2,
.accessibility .markdown .stand-alone-metric > .sam-body + h2,
.accessibility .markdown .developers-guide + h2,
.disclaimer .markdown .govuk-body + h2,
.disclaimer .markdown .postcode-lead dl.inline + h2,
.postcode-lead .disclaimer .markdown dl.inline + h2,
.disclaimer .markdown .stand-alone-metric > .sam-body + h2,
.disclaimer .markdown .developers-guide + h2,
.modal.markdown .govuk-body + h2,
.modal.markdown .postcode-lead dl.inline + h2,
.postcode-lead .modal.markdown dl.inline + h2,
.modal.markdown .stand-alone-metric > .sam-body + h2,
.modal.markdown .developers-guide + h2,
.about .markdown + .govuk-heading-l,
.about .markdown .markdown + h2,
.accessibility .markdown .about .markdown + h2,
.disclaimer .markdown .about .markdown + h2,
.modal.markdown .about .markdown + h2,
.accessibility .markdown + .govuk-heading-l,
.about .markdown .accessibility .markdown + h2,
.accessibility .markdown .markdown + h2,
.disclaimer .markdown .accessibility .markdown + h2,
.modal.markdown .accessibility .markdown + h2,
.disclaimer .markdown + .govuk-heading-l,
.about .markdown .disclaimer .markdown + h2,
.accessibility .markdown .disclaimer .markdown + h2,
.disclaimer .markdown .markdown + h2,
.modal.markdown .disclaimer .markdown + h2,
.modal.markdown + .govuk-heading-l,
.modal.markdown .modal.markdown + h2,
.govuk-body-s + .govuk-heading-l,
.banner > .content > .body + .govuk-heading-l,
.banner > .content + .govuk-heading-l,
.card-wide.transmission > .content > .column + .govuk-heading-l,
.about .markdown .govuk-body-s + h2,
.about .markdown .banner > .content > .body + h2,
.about .markdown .banner > .content + h2,
.about .markdown .card-wide.transmission > .content > .column + h2,
.accessibility .markdown .govuk-body-s + h2,
.accessibility .markdown .banner > .content > .body + h2,
.accessibility .markdown .banner > .content + h2,
.accessibility .markdown .card-wide.transmission > .content > .column + h2,
.disclaimer .markdown .govuk-body-s + h2,
.disclaimer .markdown .banner > .content > .body + h2,
.disclaimer .markdown .banner > .content + h2,
.disclaimer .markdown .card-wide.transmission > .content > .column + h2,
.modal.markdown .govuk-body-s + h2,
.modal.markdown .banner > .content > .body + h2,
.modal.markdown .banner > .content + h2,
.modal.markdown .card-wide.transmission > .content > .column + h2,
.govuk-list + .govuk-heading-l,
.banner + .govuk-heading-l,
.postcode-lead-data + .govuk-heading-l,
.toc li + .govuk-heading-l,
.about .markdown ul + .govuk-heading-l,
.accessibility .markdown ul + .govuk-heading-l,
.disclaimer .markdown ul + .govuk-heading-l,
.modal.markdown ul + .govuk-heading-l,
.about .markdown .govuk-list + h2,
.about .markdown .banner + h2,
.about .markdown .postcode-lead-data + h2,
.about .markdown .toc li + h2,
.toc .about .markdown li + h2,
.about .markdown ul + h2,
.about .accessibility .markdown ul + h2,
.accessibility .about .markdown ul + h2,
.about .disclaimer .markdown ul + h2,
.disclaimer .about .markdown ul + h2,
.about .modal.markdown ul + h2,
.accessibility .markdown .govuk-list + h2,
.accessibility .markdown .banner + h2,
.accessibility .markdown .postcode-lead-data + h2,
.accessibility .markdown .toc li + h2,
.toc .accessibility .markdown li + h2,
.accessibility .about .markdown ul + h2,
.about .accessibility .markdown ul + h2,
.accessibility .markdown ul + h2,
.accessibility .disclaimer .markdown ul + h2,
.disclaimer .accessibility .markdown ul + h2,
.accessibility .modal.markdown ul + h2,
.disclaimer .markdown .govuk-list + h2,
.disclaimer .markdown .banner + h2,
.disclaimer .markdown .postcode-lead-data + h2,
.disclaimer .markdown .toc li + h2,
.toc .disclaimer .markdown li + h2,
.disclaimer .about .markdown ul + h2,
.about .disclaimer .markdown ul + h2,
.disclaimer .accessibility .markdown ul + h2,
.accessibility .disclaimer .markdown ul + h2,
.disclaimer .markdown ul + h2,
.disclaimer .modal.markdown ul + h2,
.modal.markdown .govuk-list + h2,
.modal.markdown .banner + h2,
.modal.markdown .postcode-lead-data + h2,
.modal.markdown .toc li + h2,
.toc .modal.markdown li + h2,
.about .modal.markdown ul + h2,
.accessibility .modal.markdown ul + h2,
.disclaimer .modal.markdown ul + h2,
.modal.markdown ul + h2 {
padding-top: 15px;
}
@media (min-width: 49.9375em) {
.govuk-body-m + .govuk-heading-l,
.about .markdown p + .govuk-heading-l,
.accessibility .markdown p + .govuk-heading-l,
.disclaimer .markdown p + .govuk-heading-l,
.modal.markdown p + .govuk-heading-l,
.about .markdown .govuk-body-m + h2,
.about .markdown p + h2,
.accessibility .markdown .govuk-body-m + h2,
.accessibility .markdown p + h2,
.disclaimer .markdown .govuk-body-m + h2,
.disclaimer .markdown p + h2,
.modal.markdown .govuk-body-m + h2,
.modal.markdown p + h2,
.govuk-body + .govuk-heading-l,
.postcode-lead dl.inline + .govuk-heading-l,
.stand-alone-metric > .sam-body + .govuk-heading-l,
.developers-guide + .govuk-heading-l,
.about .markdown .govuk-body + h2,
.about .markdown .postcode-lead dl.inline + h2,
.postcode-lead .about .markdown dl.inline + h2,
.about .markdown .stand-alone-metric > .sam-body + h2,
.about .markdown .developers-guide + h2,
.accessibility .markdown .govuk-body + h2,
.accessibility .markdown .postcode-lead dl.inline + h2,
.postcode-lead .accessibility .markdown dl.inline + h2,
.accessibility .markdown .stand-alone-metric > .sam-body + h2,
.accessibility .markdown .developers-guide + h2,
.disclaimer .markdown .govuk-body + h2,
.disclaimer .markdown .postcode-lead dl.inline + h2,
.postcode-lead .disclaimer .markdown dl.inline + h2,
.disclaimer .markdown .stand-alone-metric > .sam-body + h2,
.disclaimer .markdown .developers-guide + h2,
.modal.markdown .govuk-body + h2,
.modal.markdown .postcode-lead dl.inline + h2,
.postcode-lead .modal.markdown dl.inline + h2,
.modal.markdown .stand-alone-metric > .sam-body + h2,
.modal.markdown .developers-guide + h2,
.about .markdown + .govuk-heading-l,
.about .markdown .markdown + h2,
.accessibility .markdown .about .markdown + h2,
.disclaimer .markdown .about .markdown + h2,
.modal.markdown .about .markdown + h2,
.accessibility .markdown + .govuk-heading-l,
.about .markdown .accessibility .markdown + h2,
.accessibility .markdown .markdown + h2,
.disclaimer .markdown .accessibility .markdown + h2,
.modal.markdown .accessibility .markdown + h2,
.disclaimer .markdown + .govuk-heading-l,
.about .markdown .disclaimer .markdown + h2,
.accessibility .markdown .disclaimer .markdown + h2,
.disclaimer .markdown .markdown + h2,
.modal.markdown .disclaimer .markdown + h2,
.modal.markdown + .govuk-heading-l,
.modal.markdown .modal.markdown + h2,
.govuk-body-s + .govuk-heading-l,
.banner > .content > .body + .govuk-heading-l,
.banner > .content + .govuk-heading-l,
.card-wide.transmission > .content > .column + .govuk-heading-l,
.about .markdown .govuk-body-s + h2,
.about .markdown .banner > .content > .body + h2,
.about .markdown .banner > .content + h2,
.about .markdown .card-wide.transmission > .content > .column + h2,
.accessibility .markdown .govuk-body-s + h2,
.accessibility .markdown .banner > .content > .body + h2,
.accessibility .markdown .banner > .content + h2,
.accessibility .markdown .card-wide.transmission > .content > .column + h2,
.disclaimer .markdown .govuk-body-s + h2,
.disclaimer .markdown .banner > .content > .body + h2,
.disclaimer .markdown .banner > .content + h2,
.disclaimer .markdown .card-wide.transmission > .content > .column + h2,
.modal.markdown .govuk-body-s + h2,
.modal.markdown .banner > .content > .body + h2,
.modal.markdown .banner > .content + h2,
.modal.markdown .card-wide.transmission > .content > .column + h2,
.govuk-list + .govuk-heading-l,
.banner + .govuk-heading-l,
.postcode-lead-data + .govuk-heading-l,
.toc li + .govuk-heading-l,
.about .markdown ul + .govuk-heading-l,
.accessibility .markdown ul + .govuk-heading-l,
.disclaimer .markdown ul + .govuk-heading-l,
.modal.markdown ul + .govuk-heading-l,
.about .markdown .govuk-list + h2,
.about .markdown .banner + h2,
.about .markdown .postcode-lead-data + h2,
.about .markdown .toc li + h2,
.toc .about .markdown li + h2,
.about .markdown ul + h2,
.about .accessibility .markdown ul + h2,
.accessibility .about .markdown ul + h2,
.about .disclaimer .markdown ul + h2,
.disclaimer .about .markdown ul + h2,
.about .modal.markdown ul + h2,
.accessibility .markdown .govuk-list + h2,
.accessibility .markdown .banner + h2,
.accessibility .markdown .postcode-lead-data + h2,
.accessibility .markdown .toc li + h2,
.toc .accessibility .markdown li + h2,
.accessibility .about .markdown ul + h2,
.about .accessibility .markdown ul + h2,
.accessibility .markdown ul + h2,
.accessibility .disclaimer .markdown ul + h2,
.disclaimer .accessibility .markdown ul + h2,
.accessibility .modal.markdown ul + h2,
.disclaimer .markdown .govuk-list + h2,
.disclaimer .markdown .banner + h2,
.disclaimer .markdown .postcode-lead-data + h2,
.disclaimer .markdown .toc li + h2,
.toc .disclaimer .markdown li + h2,
.disclaimer .about .markdown ul + h2,
.about .disclaimer .markdown ul + h2,
.disclaimer .accessibility .markdown ul + h2,
.accessibility .disclaimer .markdown ul + h2,
.disclaimer .markdown ul + h2,
.disclaimer .modal.markdown ul + h2,
.modal.markdown .govuk-list + h2,
.modal.markdown .banner + h2,
.modal.markdown .postcode-lead-data + h2,
.modal.markdown .toc li + h2,
.toc .modal.markdown li + h2,
.about .modal.markdown ul + h2,
.accessibility .modal.markdown ul + h2,
.disclaimer .modal.markdown ul + h2,
.modal.markdown ul + h2 {
padding-top: 20px;
}
}
.govuk-body-m + .govuk-heading-m,
.about .markdown p + .govuk-heading-m,
.accessibility .markdown p + .govuk-heading-m,
.disclaimer .markdown p + .govuk-heading-m,
.modal.markdown p + .govuk-heading-m,
.about .markdown .govuk-body-m + h3,
.about .markdown p + h3,
.about .accessibility .markdown p + h3,
.accessibility .about .markdown p + h3,
.about .disclaimer .markdown p + h3,
.disclaimer .about .markdown p + h3,
.about .modal.markdown p + h3,
.accessibility .markdown .govuk-body-m + h3,
.accessibility .about .markdown p + h3,
.about .accessibility .markdown p + h3,
.accessibility .markdown p + h3,
.accessibility .disclaimer .markdown p + h3,
.disclaimer .accessibility .markdown p + h3,
.accessibility .modal.markdown p + h3,
.disclaimer .markdown .govuk-body-m + h3,
.disclaimer .about .markdown p + h3,
.about .disclaimer .markdown p + h3,
.disclaimer .accessibility .markdown p + h3,
.accessibility .disclaimer .markdown p + h3,
.disclaimer .markdown p + h3,
.disclaimer .modal.markdown p + h3,
.modal.markdown .govuk-body-m + h3,
.about .modal.markdown p + h3,
.accessibility .modal.markdown p + h3,
.disclaimer .modal.markdown p + h3,
.modal.markdown p + h3,
.about .markdown .govuk-body-m + #table-of-contents,
.about .markdown p + #table-of-contents,
.about .accessibility .markdown p + #table-of-contents,
.accessibility .about .markdown p + #table-of-contents,
.about .disclaimer .markdown p + #table-of-contents,
.disclaimer .about .markdown p + #table-of-contents,
.about .modal.markdown p + #table-of-contents,
.accessibility .markdown .govuk-body-m + #table-of-contents,
.accessibility .about .markdown p + #table-of-contents,
.about .accessibility .markdown p + #table-of-contents,
.accessibility .markdown p + #table-of-contents,
.accessibility .disclaimer .markdown p + #table-of-contents,
.disclaimer .accessibility .markdown p + #table-of-contents,
.accessibility .modal.markdown p + #table-of-contents,
.disclaimer .markdown .govuk-body-m + #table-of-contents,
.disclaimer .about .markdown p + #table-of-contents,
.about .disclaimer .markdown p + #table-of-contents,
.disclaimer .accessibility .markdown p + #table-of-contents,
.accessibility .disclaimer .markdown p + #table-of-contents,
.disclaimer .markdown p + #table-of-contents,
.disclaimer .modal.markdown p + #table-of-contents,
.modal.markdown .govuk-body-m + #table-of-contents,
.about .modal.markdown p + #table-of-contents,
.accessibility .modal.markdown p + #table-of-contents,
.disclaimer .modal.markdown p + #table-of-contents,
.modal.markdown p + #table-of-contents,
.govuk-body + .govuk-heading-m,
.postcode-lead dl.inline + .govuk-heading-m,
.stand-alone-metric > .sam-body + .govuk-heading-m,
.developers-guide + .govuk-heading-m,
.about .markdown .govuk-body + h3,
.about .markdown .postcode-lead dl.inline + h3,
.postcode-lead .about .markdown dl.inline + h3,
.about .markdown .stand-alone-metric > .sam-body + h3,
.about .markdown .developers-guide + h3,
.accessibility .markdown .govuk-body + h3,
.accessibility .markdown .postcode-lead dl.inline + h3,
.postcode-lead .accessibility .markdown dl.inline + h3,
.accessibility .markdown .stand-alone-metric > .sam-body + h3,
.accessibility .markdown .developers-guide + h3,
.disclaimer .markdown .govuk-body + h3,
.disclaimer .markdown .postcode-lead dl.inline + h3,
.postcode-lead .disclaimer .markdown dl.inline + h3,
.disclaimer .markdown .stand-alone-metric > .sam-body + h3,
.disclaimer .markdown .developers-guide + h3,
.modal.markdown .govuk-body + h3,
.modal.markdown .postcode-lead dl.inline + h3,
.postcode-lead .modal.markdown dl.inline + h3,
.modal.markdown .stand-alone-metric > .sam-body + h3,
.modal.markdown .developers-guide + h3,
.about .markdown .govuk-body + #table-of-contents,
.about .markdown .postcode-lead dl.inline + #table-of-contents,
.postcode-lead .about .markdown dl.inline + #table-of-contents,
.about .markdown .stand-alone-metric > .sam-body + #table-of-contents,
.about .markdown .developers-guide + #table-of-contents,
.accessibility .markdown .govuk-body + #table-of-contents,
.accessibility .markdown .postcode-lead dl.inline + #table-of-contents,
.postcode-lead .accessibility .markdown dl.inline + #table-of-contents,
.accessibility .markdown .stand-alone-metric > .sam-body + #table-of-contents,
.accessibility .markdown .developers-guide + #table-of-contents,
.disclaimer .markdown .govuk-body + #table-of-contents,
.disclaimer .markdown .postcode-lead dl.inline + #table-of-contents,
.postcode-lead .disclaimer .markdown dl.inline + #table-of-contents,
.disclaimer .markdown .stand-alone-metric > .sam-body + #table-of-contents,
.disclaimer .markdown .developers-guide + #table-of-contents,
.modal.markdown .govuk-body + #table-of-contents,
.modal.markdown .postcode-lead dl.inline + #table-of-contents,
.postcode-lead .modal.markdown dl.inline + #table-of-contents,
.modal.markdown .stand-alone-metric > .sam-body + #table-of-contents,
.modal.markdown .developers-guide + #table-of-contents,
.about .markdown + .govuk-heading-m,
.about .markdown .markdown + h3,
.about .accessibility .markdown .markdown + h3,
.accessibility .markdown .about .markdown + h3,
.about .disclaimer .markdown .markdown + h3,
.disclaimer .markdown .about .markdown + h3,
.about .modal.markdown .markdown + h3,
.modal.markdown .about .markdown + h3,
.about .markdown .markdown + #table-of-contents,
.accessibility .markdown .about .markdown + #table-of-contents,
.disclaimer .markdown .about .markdown + #table-of-contents,
.modal.markdown .about .markdown + #table-of-contents,
.accessibility .markdown + .govuk-heading-m,
.accessibility .about .markdown .markdown + h3,
.about .markdown .accessibility .markdown + h3,
.accessibility .markdown .markdown + h3,
.accessibility .disclaimer .markdown .markdown + h3,
.disclaimer .markdown .accessibility .markdown + h3,
.accessibility .modal.markdown .markdown + h3,
.modal.markdown .accessibility .markdown + h3,
.about .markdown .accessibility .markdown + #table-of-contents,
.accessibility .markdown .markdown + #table-of-contents,
.disclaimer .markdown .accessibility .markdown + #table-of-contents,
.modal.markdown .accessibility .markdown + #table-of-contents,
.disclaimer .markdown + .govuk-heading-m,
.disclaimer .about .markdown .markdown + h3,
.about .markdown .disclaimer .markdown + h3,
.disclaimer .accessibility .markdown .markdown + h3,
.accessibility .markdown .disclaimer .markdown + h3,
.disclaimer .markdown .markdown + h3,
.disclaimer .modal.markdown .markdown + h3,
.modal.markdown .disclaimer .markdown + h3,
.about .markdown .disclaimer .markdown + #table-of-contents,
.accessibility .markdown .disclaimer .markdown + #table-of-contents,
.disclaimer .markdown .markdown + #table-of-contents,
.modal.markdown .disclaimer .markdown + #table-of-contents,
.modal.markdown + .govuk-heading-m,
.about .markdown .modal.markdown + h3,
.accessibility .markdown .modal.markdown + h3,
.disclaimer .markdown .modal.markdown + h3,
.modal.markdown .modal.markdown + h3,
.modal.markdown .modal.markdown + #table-of-contents,
.govuk-body-s + .govuk-heading-m,
.banner > .content > .body + .govuk-heading-m,
.banner > .content + .govuk-heading-m,
.card-wide.transmission > .content > .column + .govuk-heading-m,
.about .markdown .govuk-body-s + h3,
.about .markdown .banner > .content > .body + h3,
.about .markdown .banner > .content + h3,
.about .markdown .card-wide.transmission > .content > .column + h3,
.accessibility .markdown .govuk-body-s + h3,
.accessibility .markdown .banner > .content > .body + h3,
.accessibility .markdown .banner > .content + h3,
.accessibility .markdown .card-wide.transmission > .content > .column + h3,
.disclaimer .markdown .govuk-body-s + h3,
.disclaimer .markdown .banner > .content > .body + h3,
.disclaimer .markdown .banner > .content + h3,
.disclaimer .markdown .card-wide.transmission > .content > .column + h3,
.modal.markdown .govuk-body-s + h3,
.modal.markdown .banner > .content > .body + h3,
.modal.markdown .banner > .content + h3,
.modal.markdown .card-wide.transmission > .content > .column + h3,
.about .markdown .govuk-body-s + #table-of-contents,
.about .markdown .banner > .content > .body + #table-of-contents,
.about .markdown .banner > .content + #table-of-contents,
.about
.markdown
.card-wide.transmission
> .content
> .column
+ #table-of-contents,
.accessibility .markdown .govuk-body-s + #table-of-contents,
.accessibility .markdown .banner > .content > .body + #table-of-contents,
.accessibility .markdown .banner > .content + #table-of-contents,
.accessibility
.markdown
.card-wide.transmission
> .content
> .column
+ #table-of-contents,
.disclaimer .markdown .govuk-body-s + #table-of-contents,
.disclaimer .markdown .banner > .content > .body + #table-of-contents,
.disclaimer .markdown .banner > .content + #table-of-contents,
.disclaimer
.markdown
.card-wide.transmission
> .content
> .column
+ #table-of-contents,
.modal.markdown .govuk-body-s + #table-of-contents,
.modal.markdown .banner > .content > .body + #table-of-contents,
.modal.markdown .banner > .content + #table-of-contents,
.modal.markdown
.card-wide.transmission
> .content
> .column
+ #table-of-contents,
.govuk-list + .govuk-heading-m,
.banner + .govuk-heading-m,
.postcode-lead-data + .govuk-heading-m,
.toc li + .govuk-heading-m,
.about .markdown ul + .govuk-heading-m,
.accessibility .markdown ul + .govuk-heading-m,
.disclaimer .markdown ul + .govuk-heading-m,
.modal.markdown ul + .govuk-heading-m,
.about .markdown .govuk-list + h3,
.about .markdown .banner + h3,
.about .markdown .postcode-lead-data + h3,
.about .markdown .toc li + h3,
.toc .about .markdown li + h3,
.about .markdown ul + h3,
.about .accessibility .markdown ul + h3,
.accessibility .about .markdown ul + h3,
.about .disclaimer .markdown ul + h3,
.disclaimer .about .markdown ul + h3,
.about .modal.markdown ul + h3,
.accessibility .markdown .govuk-list + h3,
.accessibility .markdown .banner + h3,
.accessibility .markdown .postcode-lead-data + h3,
.accessibility .markdown .toc li + h3,
.toc .accessibility .markdown li + h3,
.accessibility .about .markdown ul + h3,
.about .accessibility .markdown ul + h3,
.accessibility .markdown ul + h3,
.accessibility .disclaimer .markdown ul + h3,
.disclaimer .accessibility .markdown ul + h3,
.accessibility .modal.markdown ul + h3,
.disclaimer .markdown .govuk-list + h3,
.disclaimer .markdown .banner + h3,
.disclaimer .markdown .postcode-lead-data + h3,
.disclaimer .markdown .toc li + h3,
.toc .disclaimer .markdown li + h3,
.disclaimer .about .markdown ul + h3,
.about .disclaimer .markdown ul + h3,
.disclaimer .accessibility .markdown ul + h3,
.accessibility .disclaimer .markdown ul + h3,
.disclaimer .markdown ul + h3,
.disclaimer .modal.markdown ul + h3,
.modal.markdown .govuk-list + h3,
.modal.markdown .banner + h3,
.modal.markdown .postcode-lead-data + h3,
.modal.markdown .toc li + h3,
.toc .modal.markdown li + h3,
.about .modal.markdown ul + h3,
.accessibility .modal.markdown ul + h3,
.disclaimer .modal.markdown ul + h3,
.modal.markdown ul + h3,
.about .markdown .govuk-list + #table-of-contents,
.about .markdown .banner + #table-of-contents,
.about .markdown .postcode-lead-data + #table-of-contents,
.about .markdown .toc li + #table-of-contents,
.toc .about .markdown li + #table-of-contents,
.about .markdown ul + #table-of-contents,
.about .accessibility .markdown ul + #table-of-contents,
.accessibility .about .markdown ul + #table-of-contents,
.about .disclaimer .markdown ul + #table-of-contents,
.disclaimer .about .markdown ul + #table-of-contents,
.about .modal.markdown ul + #table-of-contents,
.accessibility .markdown .govuk-list + #table-of-contents,
.accessibility .markdown .banner + #table-of-contents,
.accessibility .markdown .postcode-lead-data + #table-of-contents,
.accessibility .markdown .toc li + #table-of-contents,
.toc .accessibility .markdown li + #table-of-contents,
.accessibility .about .markdown ul + #table-of-contents,
.about .accessibility .markdown ul + #table-of-contents,
.accessibility .markdown ul + #table-of-contents,
.accessibility .disclaimer .markdown ul + #table-of-contents,
.disclaimer .accessibility .markdown ul + #table-of-contents,
.accessibility .modal.markdown ul + #table-of-contents,
.disclaimer .markdown .govuk-list + #table-of-contents,
.disclaimer .markdown .banner + #table-of-contents,
.disclaimer .markdown .postcode-lead-data + #table-of-contents,
.disclaimer .markdown .toc li + #table-of-contents,
.toc .disclaimer .markdown li + #table-of-contents,
.disclaimer .about .markdown ul + #table-of-contents,
.about .disclaimer .markdown ul + #table-of-contents,
.disclaimer .accessibility .markdown ul + #table-of-contents,
.accessibility .disclaimer .markdown ul + #table-of-contents,
.disclaimer .markdown ul + #table-of-contents,
.disclaimer .modal.markdown ul + #table-of-contents,
.modal.markdown .govuk-list + #table-of-contents,
.modal.markdown .banner + #table-of-contents,
.modal.markdown .postcode-lead-data + #table-of-contents,
.modal.markdown .toc li + #table-of-contents,
.toc .modal.markdown li + #table-of-contents,
.about .modal.markdown ul + #table-of-contents,
.accessibility .modal.markdown ul + #table-of-contents,
.disclaimer .modal.markdown ul + #table-of-contents,
.modal.markdown ul + #table-of-contents,
.govuk-body-m + .govuk-heading-s,
.stand-alone-metric > .govuk-body-m + .sam-heading,
.about .markdown p + .govuk-heading-s,
.about .markdown .stand-alone-metric > p + .sam-heading,
.accessibility .markdown p + .govuk-heading-s,
.accessibility .markdown .stand-alone-metric > p + .sam-heading,
.disclaimer .markdown p + .govuk-heading-s,
.disclaimer .markdown .stand-alone-metric > p + .sam-heading,
.modal.markdown p + .govuk-heading-s,
.modal.markdown .stand-alone-metric > p + .sam-heading,
.about .markdown .govuk-body-m + h4,
.about .markdown p + h4,
.about .accessibility .markdown p + h4,
.accessibility .about .markdown p + h4,
.about .disclaimer .markdown p + h4,
.disclaimer .about .markdown p + h4,
.about .modal.markdown p + h4,
.accessibility .markdown .govuk-body-m + h4,
.accessibility .about .markdown p + h4,
.about .accessibility .markdown p + h4,
.accessibility .markdown p + h4,
.accessibility .disclaimer .markdown p + h4,
.disclaimer .accessibility .markdown p + h4,
.accessibility .modal.markdown p + h4,
.disclaimer .markdown .govuk-body-m + h4,
.disclaimer .about .markdown p + h4,
.about .disclaimer .markdown p + h4,
.disclaimer .accessibility .markdown p + h4,
.accessibility .disclaimer .markdown p + h4,
.disclaimer .markdown p + h4,
.disclaimer .modal.markdown p + h4,
.modal.markdown .govuk-body-m + h4,
.about .modal.markdown p + h4,
.accessibility .modal.markdown p + h4,
.disclaimer .modal.markdown p + h4,
.modal.markdown p + h4,
.govuk-body + .govuk-heading-s,
.postcode-lead dl.inline + .govuk-heading-s,
.stand-alone-metric > .sam-body + .govuk-heading-s,
.stand-alone-metric > .govuk-body + .sam-heading,
.postcode-lead .stand-alone-metric > dl.inline + .sam-heading,
.stand-alone-metric > .sam-body + .sam-heading,
.developers-guide + .govuk-heading-s,
.stand-alone-metric > .developers-guide + .sam-heading,
.about .markdown .govuk-body + h4,
.about .markdown .postcode-lead dl.inline + h4,
.postcode-lead .about .markdown dl.inline + h4,
.about .markdown .stand-alone-metric > .sam-body + h4,
.about .markdown .developers-guide + h4,
.accessibility .markdown .govuk-body + h4,
.accessibility .markdown .postcode-lead dl.inline + h4,
.postcode-lead .accessibility .markdown dl.inline + h4,
.accessibility .markdown .stand-alone-metric > .sam-body + h4,
.accessibility .markdown .developers-guide + h4,
.disclaimer .markdown .govuk-body + h4,
.disclaimer .markdown .postcode-lead dl.inline + h4,
.postcode-lead .disclaimer .markdown dl.inline + h4,
.disclaimer .markdown .stand-alone-metric > .sam-body + h4,
.disclaimer .markdown .developers-guide + h4,
.modal.markdown .govuk-body + h4,
.modal.markdown .postcode-lead dl.inline + h4,
.postcode-lead .modal.markdown dl.inline + h4,
.modal.markdown .stand-alone-metric > .sam-body + h4,
.modal.markdown .developers-guide + h4,
.about .markdown + .govuk-heading-s,
.about .stand-alone-metric > .markdown + .sam-heading,
.about .markdown .markdown + h4,
.about .accessibility .markdown .markdown + h4,
.accessibility .markdown .about .markdown + h4,
.about .disclaimer .markdown .markdown + h4,
.disclaimer .markdown .about .markdown + h4,
.about .modal.markdown .markdown + h4,
.modal.markdown .about .markdown + h4,
.accessibility .markdown + .govuk-heading-s,
.accessibility .stand-alone-metric > .markdown + .sam-heading,
.accessibility .about .markdown .markdown + h4,
.about .markdown .accessibility .markdown + h4,
.accessibility .markdown .markdown + h4,
.accessibility .disclaimer .markdown .markdown + h4,
.disclaimer .markdown .accessibility .markdown + h4,
.accessibility .modal.markdown .markdown + h4,
.modal.markdown .accessibility .markdown + h4,
.disclaimer .markdown + .govuk-heading-s,
.disclaimer .stand-alone-metric > .markdown + .sam-heading,
.disclaimer .about .markdown .markdown + h4,
.about .markdown .disclaimer .markdown + h4,
.disclaimer .accessibility .markdown .markdown + h4,
.accessibility .markdown .disclaimer .markdown + h4,
.disclaimer .markdown .markdown + h4,
.disclaimer .modal.markdown .markdown + h4,
.modal.markdown .disclaimer .markdown + h4,
.modal.markdown + .govuk-heading-s,
.stand-alone-metric > .modal.markdown + .sam-heading,
.about .markdown .modal.markdown + h4,
.accessibility .markdown .modal.markdown + h4,
.disclaimer .markdown .modal.markdown + h4,
.modal.markdown .modal.markdown + h4,
.govuk-body-s + .govuk-heading-s,
.banner > .content > .body + .govuk-heading-s,
.banner > .content + .govuk-heading-s,
.card-wide.transmission > .content > .column + .govuk-heading-s,
.stand-alone-metric > .govuk-body-s + .sam-heading,
.banner > .content.stand-alone-metric > .body + .sam-heading,
.banner.stand-alone-metric > .content + .sam-heading,
.card-wide.transmission > .content.stand-alone-metric > .column + .sam-heading,
.about .markdown .govuk-body-s + h4,
.about .markdown .banner > .content > .body + h4,
.about .markdown .banner > .content + h4,
.about .markdown .card-wide.transmission > .content > .column + h4,
.accessibility .markdown .govuk-body-s + h4,
.accessibility .markdown .banner > .content > .body + h4,
.accessibility .markdown .banner > .content + h4,
.accessibility .markdown .card-wide.transmission > .content > .column + h4,
.disclaimer .markdown .govuk-body-s + h4,
.disclaimer .markdown .banner > .content > .body + h4,
.disclaimer .markdown .banner > .content + h4,
.disclaimer .markdown .card-wide.transmission > .content > .column + h4,
.modal.markdown .govuk-body-s + h4,
.modal.markdown .banner > .content > .body + h4,
.modal.markdown .banner > .content + h4,
.modal.markdown .card-wide.transmission > .content > .column + h4,
.govuk-list + .govuk-heading-s,
.banner + .govuk-heading-s,
.postcode-lead-data + .govuk-heading-s,
.stand-alone-metric > .govuk-list + .sam-heading,
.stand-alone-metric > .banner + .sam-heading,
.stand-alone-metric > .postcode-lead-data + .sam-heading,
.toc li + .govuk-heading-s,
.toc .stand-alone-metric > li + .sam-heading,
.about .markdown ul + .govuk-heading-s,
.about .markdown .stand-alone-metric > ul + .sam-heading,
.accessibility .markdown ul + .govuk-heading-s,
.accessibility .markdown .stand-alone-metric > ul + .sam-heading,
.disclaimer .markdown ul + .govuk-heading-s,
.disclaimer .markdown .stand-alone-metric > ul + .sam-heading,
.modal.markdown ul + .govuk-heading-s,
.modal.markdown .stand-alone-metric > ul + .sam-heading,
.about .markdown .govuk-list + h4,
.about .markdown .banner + h4,
.about .markdown .postcode-lead-data + h4,
.about .markdown .toc li + h4,
.toc .about .markdown li + h4,
.about .markdown ul + h4,
.about .accessibility .markdown ul + h4,
.accessibility .about .markdown ul + h4,
.about .disclaimer .markdown ul + h4,
.disclaimer .about .markdown ul + h4,
.about .modal.markdown ul + h4,
.accessibility .markdown .govuk-list + h4,
.accessibility .markdown .banner + h4,
.accessibility .markdown .postcode-lead-data + h4,
.accessibility .markdown .toc li + h4,
.toc .accessibility .markdown li + h4,
.accessibility .about .markdown ul + h4,
.about .accessibility .markdown ul + h4,
.accessibility .markdown ul + h4,
.accessibility .disclaimer .markdown ul + h4,
.disclaimer .accessibility .markdown ul + h4,
.accessibility .modal.markdown ul + h4,
.disclaimer .markdown .govuk-list + h4,
.disclaimer .markdown .banner + h4,
.disclaimer .markdown .postcode-lead-data + h4,
.disclaimer .markdown .toc li + h4,
.toc .disclaimer .markdown li + h4,
.disclaimer .about .markdown ul + h4,
.about .disclaimer .markdown ul + h4,
.disclaimer .accessibility .markdown ul + h4,
.accessibility .disclaimer .markdown ul + h4,
.disclaimer .markdown ul + h4,
.disclaimer .modal.markdown ul + h4,
.modal.markdown .govuk-list + h4,
.modal.markdown .banner + h4,
.modal.markdown .postcode-lead-data + h4,
.modal.markdown .toc li + h4,
.toc .modal.markdown li + h4,
.about .modal.markdown ul + h4,
.accessibility .modal.markdown ul + h4,
.disclaimer .modal.markdown ul + h4,
.modal.markdown ul + h4 {
padding-top: 5px;
}
@media (min-width: 49.9375em) {
.govuk-body-m + .govuk-heading-m,
.about .markdown p + .govuk-heading-m,
.accessibility .markdown p + .govuk-heading-m,
.disclaimer .markdown p + .govuk-heading-m,
.modal.markdown p + .govuk-heading-m,
.about .markdown .govuk-body-m + h3,
.about .markdown p + h3,
.about .accessibility .markdown p + h3,
.accessibility .about .markdown p + h3,
.about .disclaimer .markdown p + h3,
.disclaimer .about .markdown p + h3,
.about .modal.markdown p + h3,
.accessibility .markdown .govuk-body-m + h3,
.accessibility .about .markdown p + h3,
.about .accessibility .markdown p + h3,
.accessibility .markdown p + h3,
.accessibility .disclaimer .markdown p + h3,
.disclaimer .accessibility .markdown p + h3,
.accessibility .modal.markdown p + h3,
.disclaimer .markdown .govuk-body-m + h3,
.disclaimer .about .markdown p + h3,
.about .disclaimer .markdown p + h3,
.disclaimer .accessibility .markdown p + h3,
.accessibility .disclaimer .markdown p + h3,
.disclaimer .markdown p + h3,
.disclaimer .modal.markdown p + h3,
.modal.markdown .govuk-body-m + h3,
.about .modal.markdown p + h3,
.accessibility .modal.markdown p + h3,
.disclaimer .modal.markdown p + h3,
.modal.markdown p + h3,
.about .markdown .govuk-body-m + #table-of-contents,
.about .markdown p + #table-of-contents,
.about .accessibility .markdown p + #table-of-contents,
.accessibility .about .markdown p + #table-of-contents,
.about .disclaimer .markdown p + #table-of-contents,
.disclaimer .about .markdown p + #table-of-contents,
.about .modal.markdown p + #table-of-contents,
.accessibility .markdown .govuk-body-m + #table-of-contents,
.accessibility .about .markdown p + #table-of-contents,
.about .accessibility .markdown p + #table-of-contents,
.accessibility .markdown p + #table-of-contents,
.accessibility .disclaimer .markdown p + #table-of-contents,
.disclaimer .accessibility .markdown p + #table-of-contents,
.accessibility .modal.markdown p + #table-of-contents,
.disclaimer .markdown .govuk-body-m + #table-of-contents,
.disclaimer .about .markdown p + #table-of-contents,
.about .disclaimer .markdown p + #table-of-contents,
.disclaimer .accessibility .markdown p + #table-of-contents,
.accessibility .disclaimer .markdown p + #table-of-contents,
.disclaimer .markdown p + #table-of-contents,
.disclaimer .modal.markdown p + #table-of-contents,
.modal.markdown .govuk-body-m + #table-of-contents,
.about .modal.markdown p + #table-of-contents,
.accessibility .modal.markdown p + #table-of-contents,
.disclaimer .modal.markdown p + #table-of-contents,
.modal.markdown p + #table-of-contents,
.govuk-body + .govuk-heading-m,
.postcode-lead dl.inline + .govuk-heading-m,
.stand-alone-metric > .sam-body + .govuk-heading-m,
.developers-guide + .govuk-heading-m,
.about .markdown .govuk-body + h3,
.about .markdown .postcode-lead dl.inline + h3,
.postcode-lead .about .markdown dl.inline + h3,
.about .markdown .stand-alone-metric > .sam-body + h3,
.about .markdown .developers-guide + h3,
.accessibility .markdown .govuk-body + h3,
.accessibility .markdown .postcode-lead dl.inline + h3,
.postcode-lead .accessibility .markdown dl.inline + h3,
.accessibility .markdown .stand-alone-metric > .sam-body + h3,
.accessibility .markdown .developers-guide + h3,
.disclaimer .markdown .govuk-body + h3,
.disclaimer .markdown .postcode-lead dl.inline + h3,
.postcode-lead .disclaimer .markdown dl.inline + h3,
.disclaimer .markdown .stand-alone-metric > .sam-body + h3,
.disclaimer .markdown .developers-guide + h3,
.modal.markdown .govuk-body + h3,
.modal.markdown .postcode-lead dl.inline + h3,
.postcode-lead .modal.markdown dl.inline + h3,
.modal.markdown .stand-alone-metric > .sam-body + h3,
.modal.markdown .developers-guide + h3,
.about .markdown .govuk-body + #table-of-contents,
.about .markdown .postcode-lead dl.inline + #table-of-contents,
.postcode-lead .about .markdown dl.inline + #table-of-contents,
.about .markdown .stand-alone-metric > .sam-body + #table-of-contents,
.about .markdown .developers-guide + #table-of-contents,
.accessibility .markdown .govuk-body + #table-of-contents,
.accessibility .markdown .postcode-lead dl.inline + #table-of-contents,
.postcode-lead .accessibility .markdown dl.inline + #table-of-contents,
.accessibility .markdown .stand-alone-metric > .sam-body + #table-of-contents,
.accessibility .markdown .developers-guide + #table-of-contents,
.disclaimer .markdown .govuk-body + #table-of-contents,
.disclaimer .markdown .postcode-lead dl.inline + #table-of-contents,
.postcode-lead .disclaimer .markdown dl.inline + #table-of-contents,
.disclaimer .markdown .stand-alone-metric > .sam-body + #table-of-contents,
.disclaimer .markdown .developers-guide + #table-of-contents,
.modal.markdown .govuk-body + #table-of-contents,
.modal.markdown .postcode-lead dl.inline + #table-of-contents,
.postcode-lead .modal.markdown dl.inline + #table-of-contents,
.modal.markdown .stand-alone-metric > .sam-body + #table-of-contents,
.modal.markdown .developers-guide + #table-of-contents,
.about .markdown + .govuk-heading-m,
.about .markdown .markdown + h3,
.about .accessibility .markdown .markdown + h3,
.accessibility .markdown .about .markdown + h3,
.about .disclaimer .markdown .markdown + h3,
.disclaimer .markdown .about .markdown + h3,
.about .modal.markdown .markdown + h3,
.modal.markdown .about .markdown + h3,
.about .markdown .markdown + #table-of-contents,
.accessibility .markdown .about .markdown + #table-of-contents,
.disclaimer .markdown .about .markdown + #table-of-contents,
.modal.markdown .about .markdown + #table-of-contents,
.accessibility .markdown + .govuk-heading-m,
.accessibility .about .markdown .markdown + h3,
.about .markdown .accessibility .markdown + h3,
.accessibility .markdown .markdown + h3,
.accessibility .disclaimer .markdown .markdown + h3,
.disclaimer .markdown .accessibility .markdown + h3,
.accessibility .modal.markdown .markdown + h3,
.modal.markdown .accessibility .markdown + h3,
.about .markdown .accessibility .markdown + #table-of-contents,
.accessibility .markdown .markdown + #table-of-contents,
.disclaimer .markdown .accessibility .markdown + #table-of-contents,
.modal.markdown .accessibility .markdown + #table-of-contents,
.disclaimer .markdown + .govuk-heading-m,
.disclaimer .about .markdown .markdown + h3,
.about .markdown .disclaimer .markdown + h3,
.disclaimer .accessibility .markdown .markdown + h3,
.accessibility .markdown .disclaimer .markdown + h3,
.disclaimer .markdown .markdown + h3,
.disclaimer .modal.markdown .markdown + h3,
.modal.markdown .disclaimer .markdown + h3,
.about .markdown .disclaimer .markdown + #table-of-contents,
.accessibility .markdown .disclaimer .markdown + #table-of-contents,
.disclaimer .markdown .markdown + #table-of-contents,
.modal.markdown .disclaimer .markdown + #table-of-contents,
.modal.markdown + .govuk-heading-m,
.about .markdown .modal.markdown + h3,
.accessibility .markdown .modal.markdown + h3,
.disclaimer .markdown .modal.markdown + h3,
.modal.markdown .modal.markdown + h3,
.modal.markdown .modal.markdown + #table-of-contents,
.govuk-body-s + .govuk-heading-m,
.banner > .content > .body + .govuk-heading-m,
.banner > .content + .govuk-heading-m,
.card-wide.transmission > .content > .column + .govuk-heading-m,
.about .markdown .govuk-body-s + h3,
.about .markdown .banner > .content > .body + h3,
.about .markdown .banner > .content + h3,
.about .markdown .card-wide.transmission > .content > .column + h3,
.accessibility .markdown .govuk-body-s + h3,
.accessibility .markdown .banner > .content > .body + h3,
.accessibility .markdown .banner > .content + h3,
.accessibility .markdown .card-wide.transmission > .content > .column + h3,
.disclaimer .markdown .govuk-body-s + h3,
.disclaimer .markdown .banner > .content > .body + h3,
.disclaimer .markdown .banner > .content + h3,
.disclaimer .markdown .card-wide.transmission > .content > .column + h3,
.modal.markdown .govuk-body-s + h3,
.modal.markdown .banner > .content > .body + h3,
.modal.markdown .banner > .content + h3,
.modal.markdown .card-wide.transmission > .content > .column + h3,
.about .markdown .govuk-body-s + #table-of-contents,
.about .markdown .banner > .content > .body + #table-of-contents,
.about .markdown .banner > .content + #table-of-contents,
.about
.markdown
.card-wide.transmission
> .content
> .column
+ #table-of-contents,
.accessibility .markdown .govuk-body-s + #table-of-contents,
.accessibility .markdown .banner > .content > .body + #table-of-contents,
.accessibility .markdown .banner > .content + #table-of-contents,
.accessibility
.markdown
.card-wide.transmission
> .content
> .column
+ #table-of-contents,
.disclaimer .markdown .govuk-body-s + #table-of-contents,
.disclaimer .markdown .banner > .content > .body + #table-of-contents,
.disclaimer .markdown .banner > .content + #table-of-contents,
.disclaimer
.markdown
.card-wide.transmission
> .content
> .column
+ #table-of-contents,
.modal.markdown .govuk-body-s + #table-of-contents,
.modal.markdown .banner > .content > .body + #table-of-contents,
.modal.markdown .banner > .content + #table-of-contents,
.modal.markdown
.card-wide.transmission
> .content
> .column
+ #table-of-contents,
.govuk-list + .govuk-heading-m,
.banner + .govuk-heading-m,
.postcode-lead-data + .govuk-heading-m,
.toc li + .govuk-heading-m,
.about .markdown ul + .govuk-heading-m,
.accessibility .markdown ul + .govuk-heading-m,
.disclaimer .markdown ul + .govuk-heading-m,
.modal.markdown ul + .govuk-heading-m,
.about .markdown .govuk-list + h3,
.about .markdown .banner + h3,
.about .markdown .postcode-lead-data + h3,
.about .markdown .toc li + h3,
.toc .about .markdown li + h3,
.about .markdown ul + h3,
.about .accessibility .markdown ul + h3,
.accessibility .about .markdown ul + h3,
.about .disclaimer .markdown ul + h3,
.disclaimer .about .markdown ul + h3,
.about .modal.markdown ul + h3,
.accessibility .markdown .govuk-list + h3,
.accessibility .markdown .banner + h3,
.accessibility .markdown .postcode-lead-data + h3,
.accessibility .markdown .toc li + h3,
.toc .accessibility .markdown li + h3,
.accessibility .about .markdown ul + h3,
.about .accessibility .markdown ul + h3,
.accessibility .markdown ul + h3,
.accessibility .disclaimer .markdown ul + h3,
.disclaimer .accessibility .markdown ul + h3,
.accessibility .modal.markdown ul + h3,
.disclaimer .markdown .govuk-list + h3,
.disclaimer .markdown .banner + h3,
.disclaimer .markdown .postcode-lead-data + h3,
.disclaimer .markdown .toc li + h3,
.toc .disclaimer .markdown li + h3,
.disclaimer .about .markdown ul + h3,
.about .disclaimer .markdown ul + h3,
.disclaimer .accessibility .markdown ul + h3,
.accessibility .disclaimer .markdown ul + h3,
.disclaimer .markdown ul + h3,
.disclaimer .modal.markdown ul + h3,
.modal.markdown .govuk-list + h3,
.modal.markdown .banner + h3,
.modal.markdown .postcode-lead-data + h3,
.modal.markdown .toc li + h3,
.toc .modal.markdown li + h3,
.about .modal.markdown ul + h3,
.accessibility .modal.markdown ul + h3,
.disclaimer .modal.markdown ul + h3,
.modal.markdown ul + h3,
.about .markdown .govuk-list + #table-of-contents,
.about .markdown .banner + #table-of-contents,
.about .markdown .postcode-lead-data + #table-of-contents,
.about .markdown .toc li + #table-of-contents,
.toc .about .markdown li + #table-of-contents,
.about .markdown ul + #table-of-contents,
.about .accessibility .markdown ul + #table-of-contents,
.accessibility .about .markdown ul + #table-of-contents,
.about .disclaimer .markdown ul + #table-of-contents,
.disclaimer .about .markdown ul + #table-of-contents,
.about .modal.markdown ul + #table-of-contents,
.accessibility .markdown .govuk-list + #table-of-contents,
.accessibility .markdown .banner + #table-of-contents,
.accessibility .markdown .postcode-lead-data + #table-of-contents,
.accessibility .markdown .toc li + #table-of-contents,
.toc .accessibility .markdown li + #table-of-contents,
.accessibility .about .markdown ul + #table-of-contents,
.about .accessibility .markdown ul + #table-of-contents,
.accessibility .markdown ul + #table-of-contents,
.accessibility .disclaimer .markdown ul + #table-of-contents,
.disclaimer .accessibility .markdown ul + #table-of-contents,
.accessibility .modal.markdown ul + #table-of-contents,
.disclaimer .markdown .govuk-list + #table-of-contents,
.disclaimer .markdown .banner + #table-of-contents,
.disclaimer .markdown .postcode-lead-data + #table-of-contents,
.disclaimer .markdown .toc li + #table-of-contents,
.toc .disclaimer .markdown li + #table-of-contents,
.disclaimer .about .markdown ul + #table-of-contents,
.about .disclaimer .markdown ul + #table-of-contents,
.disclaimer .accessibility .markdown ul + #table-of-contents,
.accessibility .disclaimer .markdown ul + #table-of-contents,
.disclaimer .markdown ul + #table-of-contents,
.disclaimer .modal.markdown ul + #table-of-contents,
.modal.markdown .govuk-list + #table-of-contents,
.modal.markdown .banner + #table-of-contents,
.modal.markdown .postcode-lead-data + #table-of-contents,
.modal.markdown .toc li + #table-of-contents,
.toc .modal.markdown li + #table-of-contents,
.about .modal.markdown ul + #table-of-contents,
.accessibility .modal.markdown ul + #table-of-contents,
.disclaimer .modal.markdown ul + #table-of-contents,
.modal.markdown ul + #table-of-contents,
.govuk-body-m + .govuk-heading-s,
.stand-alone-metric > .govuk-body-m + .sam-heading,
.about .markdown p + .govuk-heading-s,
.about .markdown .stand-alone-metric > p + .sam-heading,
.accessibility .markdown p + .govuk-heading-s,
.accessibility .markdown .stand-alone-metric > p + .sam-heading,
.disclaimer .markdown p + .govuk-heading-s,
.disclaimer .markdown .stand-alone-metric > p + .sam-heading,
.modal.markdown p + .govuk-heading-s,
.modal.markdown .stand-alone-metric > p + .sam-heading,
.about .markdown .govuk-body-m + h4,
.about .markdown p + h4,
.about .accessibility .markdown p + h4,
.accessibility .about .markdown p + h4,
.about .disclaimer .markdown p + h4,
.disclaimer .about .markdown p + h4,
.about .modal.markdown p + h4,
.accessibility .markdown .govuk-body-m + h4,
.accessibility .about .markdown p + h4,
.about .accessibility .markdown p + h4,
.accessibility .markdown p + h4,
.accessibility .disclaimer .markdown p + h4,
.disclaimer .accessibility .markdown p + h4,
.accessibility .modal.markdown p + h4,
.disclaimer .markdown .govuk-body-m + h4,
.disclaimer .about .markdown p + h4,
.about .disclaimer .markdown p + h4,
.disclaimer .accessibility .markdown p + h4,
.accessibility .disclaimer .markdown p + h4,
.disclaimer .markdown p + h4,
.disclaimer .modal.markdown p + h4,
.modal.markdown .govuk-body-m + h4,
.about .modal.markdown p + h4,
.accessibility .modal.markdown p + h4,
.disclaimer .modal.markdown p + h4,
.modal.markdown p + h4,
.govuk-body + .govuk-heading-s,
.postcode-lead dl.inline + .govuk-heading-s,
.stand-alone-metric > .sam-body + .govuk-heading-s,
.stand-alone-metric > .govuk-body + .sam-heading,
.postcode-lead .stand-alone-metric > dl.inline + .sam-heading,
.stand-alone-metric > .sam-body + .sam-heading,
.developers-guide + .govuk-heading-s,
.stand-alone-metric > .developers-guide + .sam-heading,
.about .markdown .govuk-body + h4,
.about .markdown .postcode-lead dl.inline + h4,
.postcode-lead .about .markdown dl.inline + h4,
.about .markdown .stand-alone-metric > .sam-body + h4,
.about .markdown .developers-guide + h4,
.accessibility .markdown .govuk-body + h4,
.accessibility .markdown .postcode-lead dl.inline + h4,
.postcode-lead .accessibility .markdown dl.inline + h4,
.accessibility .markdown .stand-alone-metric > .sam-body + h4,
.accessibility .markdown .developers-guide + h4,
.disclaimer .markdown .govuk-body + h4,
.disclaimer .markdown .postcode-lead dl.inline + h4,
.postcode-lead .disclaimer .markdown dl.inline + h4,
.disclaimer .markdown .stand-alone-metric > .sam-body + h4,
.disclaimer .markdown .developers-guide + h4,
.modal.markdown .govuk-body + h4,
.modal.markdown .postcode-lead dl.inline + h4,
.postcode-lead .modal.markdown dl.inline + h4,
.modal.markdown .stand-alone-metric > .sam-body + h4,
.modal.markdown .developers-guide + h4,
.about .markdown + .govuk-heading-s,
.about .stand-alone-metric > .markdown + .sam-heading,
.about .markdown .markdown + h4,
.about .accessibility .markdown .markdown + h4,
.accessibility .markdown .about .markdown + h4,
.about .disclaimer .markdown .markdown + h4,
.disclaimer .markdown .about .markdown + h4,
.about .modal.markdown .markdown + h4,
.modal.markdown .about .markdown + h4,
.accessibility .markdown + .govuk-heading-s,
.accessibility .stand-alone-metric > .markdown + .sam-heading,
.accessibility .about .markdown .markdown + h4,
.about .markdown .accessibility .markdown + h4,
.accessibility .markdown .markdown + h4,
.accessibility .disclaimer .markdown .markdown + h4,
.disclaimer .markdown .accessibility .markdown + h4,
.accessibility .modal.markdown .markdown + h4,
.modal.markdown .accessibility .markdown + h4,
.disclaimer .markdown + .govuk-heading-s,
.disclaimer .stand-alone-metric > .markdown + .sam-heading,
.disclaimer .about .markdown .markdown + h4,
.about .markdown .disclaimer .markdown + h4,
.disclaimer .accessibility .markdown .markdown + h4,
.accessibility .markdown .disclaimer .markdown + h4,
.disclaimer .markdown .markdown + h4,
.disclaimer .modal.markdown .markdown + h4,
.modal.markdown .disclaimer .markdown + h4,
.modal.markdown + .govuk-heading-s,
.stand-alone-metric > .modal.markdown + .sam-heading,
.about .markdown .modal.markdown + h4,
.accessibility .markdown .modal.markdown + h4,
.disclaimer .markdown .modal.markdown + h4,
.modal.markdown .modal.markdown + h4,
.govuk-body-s + .govuk-heading-s,
.banner > .content > .body + .govuk-heading-s,
.banner > .content + .govuk-heading-s,
.card-wide.transmission > .content > .column + .govuk-heading-s,
.stand-alone-metric > .govuk-body-s + .sam-heading,
.banner > .content.stand-alone-metric > .body + .sam-heading,
.banner.stand-alone-metric > .content + .sam-heading,
.card-wide.transmission
> .content.stand-alone-metric
> .column
+ .sam-heading,
.about .markdown .govuk-body-s + h4,
.about .markdown .banner > .content > .body + h4,
.about .markdown .banner > .content + h4,
.about .markdown .card-wide.transmission > .content > .column + h4,
.accessibility .markdown .govuk-body-s + h4,
.accessibility .markdown .banner > .content > .body + h4,
.accessibility .markdown .banner > .content + h4,
.accessibility .markdown .card-wide.transmission > .content > .column + h4,
.disclaimer .markdown .govuk-body-s + h4,
.disclaimer .markdown .banner > .content > .body + h4,
.disclaimer .markdown .banner > .content + h4,
.disclaimer .markdown .card-wide.transmission > .content > .column + h4,
.modal.markdown .govuk-body-s + h4,
.modal.markdown .banner > .content > .body + h4,
.modal.markdown .banner > .content + h4,
.modal.markdown .card-wide.transmission > .content > .column + h4,
.govuk-list + .govuk-heading-s,
.banner + .govuk-heading-s,
.postcode-lead-data + .govuk-heading-s,
.stand-alone-metric > .govuk-list + .sam-heading,
.stand-alone-metric > .banner + .sam-heading,
.stand-alone-metric > .postcode-lead-data + .sam-heading,
.toc li + .govuk-heading-s,
.toc .stand-alone-metric > li + .sam-heading,
.about .markdown ul + .govuk-heading-s,
.about .markdown .stand-alone-metric > ul + .sam-heading,
.accessibility .markdown ul + .govuk-heading-s,
.accessibility .markdown .stand-alone-metric > ul + .sam-heading,
.disclaimer .markdown ul + .govuk-heading-s,
.disclaimer .markdown .stand-alone-metric > ul + .sam-heading,
.modal.markdown ul + .govuk-heading-s,
.modal.markdown .stand-alone-metric > ul + .sam-heading,
.about .markdown .govuk-list + h4,
.about .markdown .banner + h4,
.about .markdown .postcode-lead-data + h4,
.about .markdown .toc li + h4,
.toc .about .markdown li + h4,
.about .markdown ul + h4,
.about .accessibility .markdown ul + h4,
.accessibility .about .markdown ul + h4,
.about .disclaimer .markdown ul + h4,
.disclaimer .about .markdown ul + h4,
.about .modal.markdown ul + h4,
.accessibility .markdown .govuk-list + h4,
.accessibility .markdown .banner + h4,
.accessibility .markdown .postcode-lead-data + h4,
.accessibility .markdown .toc li + h4,
.toc .accessibility .markdown li + h4,
.accessibility .about .markdown ul + h4,
.about .accessibility .markdown ul + h4,
.accessibility .markdown ul + h4,
.accessibility .disclaimer .markdown ul + h4,
.disclaimer .accessibility .markdown ul + h4,
.accessibility .modal.markdown ul + h4,
.disclaimer .markdown .govuk-list + h4,
.disclaimer .markdown .banner + h4,
.disclaimer .markdown .postcode-lead-data + h4,
.disclaimer .markdown .toc li + h4,
.toc .disclaimer .markdown li + h4,
.disclaimer .about .markdown ul + h4,
.about .disclaimer .markdown ul + h4,
.disclaimer .accessibility .markdown ul + h4,
.accessibility .disclaimer .markdown ul + h4,
.disclaimer .markdown ul + h4,
.disclaimer .modal.markdown ul + h4,
.modal.markdown .govuk-list + h4,
.modal.markdown .banner + h4,
.modal.markdown .postcode-lead-data + h4,
.modal.markdown .toc li + h4,
.toc .modal.markdown li + h4,
.about .modal.markdown ul + h4,
.accessibility .modal.markdown ul + h4,
.disclaimer .modal.markdown ul + h4,
.modal.markdown ul + h4 {
padding-top: 10px;
}
}
.govuk-section-break,
.about .markdown hr,
.accessibility .markdown hr,
.disclaimer .markdown hr,
.modal.markdown hr {
margin: 0;
border: 0;
}
.govuk-section-break--xl {
margin-top: 30px;
margin-bottom: 30px;
}
@media (min-width: 49.9375em) {
.govuk-section-break--xl {
margin-top: 50px;
}
}
@media (min-width: 49.9375em) {
.govuk-section-break--xl {
margin-bottom: 50px;
}
}
.govuk-section-break--l {
margin-top: 20px;
margin-bottom: 20px;
}
@media (min-width: 49.9375em) {
.govuk-section-break--l {
margin-top: 30px;
}
}
@media (min-width: 49.9375em) {
.govuk-section-break--l {
margin-bottom: 30px;
}
}
.govuk-section-break--m,
.about .markdown hr,
.accessibility .markdown hr,
.disclaimer .markdown hr,
.modal.markdown hr {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 49.9375em) {
.govuk-section-break--m,
.about .markdown hr,
.accessibility .markdown hr,
.disclaimer .markdown hr,
.modal.markdown hr {
margin-top: 20px;
}
}
@media (min-width: 49.9375em) {
.govuk-section-break--m,
.about .markdown hr,
.accessibility .markdown hr,
.disclaimer .markdown hr,
.modal.markdown hr {
margin-bottom: 20px;
}
}
.govuk-section-break--visible,
.about .markdown hr,
.accessibility .markdown hr,
.disclaimer .markdown hr,
.modal.markdown hr {
border-bottom: 1px solid #b1b4b6;
}
.govuk-button-group {
margin-bottom: 5px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
@media (min-width: 49.9375em) {
.govuk-button-group {
margin-bottom: 15px;
}
}
.govuk-button-group .govuk-link,
.govuk-button-group .banner > .content > .body a,
.banner > .content > .body .govuk-button-group a,
.govuk-button-group .developers-guide a,
.developers-guide .govuk-button-group a,
.govuk-button-group .about .markdown a,
.about .markdown .govuk-button-group a,
.govuk-button-group .accessibility .markdown a,
.accessibility .markdown .govuk-button-group a,
.govuk-button-group .disclaimer .markdown a,
.disclaimer .markdown .govuk-button-group a,
.govuk-button-group .modal.markdown a,
.modal.markdown .govuk-button-group a {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.1875;
display: inline-block;
max-width: 100%;
margin-top: 5px;
margin-bottom: 20px;
text-align: center;
}
@media print {
.govuk-button-group .govuk-link,
.govuk-button-group .banner > .content > .body a,
.banner > .content > .body .govuk-button-group a,
.govuk-button-group .developers-guide a,
.developers-guide .govuk-button-group a,
.govuk-button-group .about .markdown a,
.about .markdown .govuk-button-group a,
.govuk-button-group .accessibility .markdown a,
.accessibility .markdown .govuk-button-group a,
.govuk-button-group .disclaimer .markdown a,
.disclaimer .markdown .govuk-button-group a,
.govuk-button-group .modal.markdown a,
.modal.markdown .govuk-button-group a {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-button-group .govuk-link,
.govuk-button-group .banner > .content > .body a,
.banner > .content > .body .govuk-button-group a,
.govuk-button-group .developers-guide a,
.developers-guide .govuk-button-group a,
.govuk-button-group .about .markdown a,
.about .markdown .govuk-button-group a,
.govuk-button-group .accessibility .markdown a,
.accessibility .markdown .govuk-button-group a,
.govuk-button-group .disclaimer .markdown a,
.disclaimer .markdown .govuk-button-group a,
.govuk-button-group .modal.markdown a,
.modal.markdown .govuk-button-group a {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1;
}
}
@media print {
.govuk-button-group .govuk-link,
.govuk-button-group .banner > .content > .body a,
.banner > .content > .body .govuk-button-group a,
.govuk-button-group .developers-guide a,
.developers-guide .govuk-button-group a,
.govuk-button-group .about .markdown a,
.about .markdown .govuk-button-group a,
.govuk-button-group .accessibility .markdown a,
.accessibility .markdown .govuk-button-group a,
.govuk-button-group .disclaimer .markdown a,
.disclaimer .markdown .govuk-button-group a,
.govuk-button-group .modal.markdown a,
.modal.markdown .govuk-button-group a {
font-size: 14pt;
line-height: 19px;
}
}
.govuk-button-group .govuk-button {
margin-bottom: 17px;
}
@media (min-width: 49.9375em) {
.govuk-button-group {
margin-right: -15px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: baseline;
-webkit-align-items: baseline;
-ms-flex-align: baseline;
align-items: baseline;
}
.govuk-button-group .govuk-button,
.govuk-button-group .govuk-link,
.govuk-button-group .banner > .content > .body a,
.banner > .content > .body .govuk-button-group a,
.govuk-button-group .developers-guide a,
.developers-guide .govuk-button-group a,
.govuk-button-group .about .markdown a,
.about .markdown .govuk-button-group a,
.govuk-button-group .accessibility .markdown a,
.accessibility .markdown .govuk-button-group a,
.govuk-button-group .disclaimer .markdown a,
.disclaimer .markdown .govuk-button-group a,
.govuk-button-group .modal.markdown a,
.modal.markdown .govuk-button-group a {
margin-right: 15px;
}
.govuk-button-group .govuk-link,
.govuk-button-group .banner > .content > .body a,
.banner > .content > .body .govuk-button-group a,
.govuk-button-group .developers-guide a,
.developers-guide .govuk-button-group a,
.govuk-button-group .about .markdown a,
.about .markdown .govuk-button-group a,
.govuk-button-group .accessibility .markdown a,
.accessibility .markdown .govuk-button-group a,
.govuk-button-group .disclaimer .markdown a,
.disclaimer .markdown .govuk-button-group a,
.govuk-button-group .modal.markdown a,
.modal.markdown .govuk-button-group a {
text-align: left;
}
}
.govuk-form-group {
margin-bottom: 20px;
}
.govuk-form-group:after {
content: '';
display: block;
clear: both;
}
@media (min-width: 49.9375em) {
.govuk-form-group {
margin-bottom: 30px;
}
}
.govuk-form-group .govuk-form-group:last-of-type {
margin-bottom: 0;
}
.govuk-form-group--error {
padding-left: 15px;
border-left: 5px solid #d4351c;
}
.govuk-form-group--error .govuk-form-group {
padding: 0;
border: 0;
}
.govuk-grid-row,
.banner {
margin-right: -15px;
margin-left: -15px;
}
.govuk-grid-row:after,
.banner:after {
content: '';
display: block;
clear: both;
}
.govuk-grid-column-one-quarter {
box-sizing: border-box;
width: 100%;
padding: 0 15px;
}
@media (min-width: 49.9375em) {
.govuk-grid-column-one-quarter {
width: 25%;
float: left;
}
}
.govuk-grid-column-one-third {
box-sizing: border-box;
width: 100%;
padding: 0 15px;
}
@media (min-width: 49.9375em) {
.govuk-grid-column-one-third {
width: 33.3333%;
float: left;
}
}
.govuk-grid-column-one-half,
.banner > .content {
box-sizing: border-box;
width: 100%;
padding: 0 15px;
}
@media (min-width: 49.9375em) {
.govuk-grid-column-one-half,
.banner > .content {
width: 50%;
float: left;
}
}
.govuk-grid-column-two-thirds {
box-sizing: border-box;
width: 100%;
padding: 0 15px;
}
@media (min-width: 49.9375em) {
.govuk-grid-column-two-thirds {
width: 66.6666%;
float: left;
}
}
.govuk-grid-column-three-quarters {
box-sizing: border-box;
width: 100%;
padding: 0 15px;
}
@media (min-width: 49.9375em) {
.govuk-grid-column-three-quarters {
width: 75%;
float: left;
}
}
.govuk-grid-column-full {
box-sizing: border-box;
width: 100%;
padding: 0 15px;
}
@media (min-width: 49.9375em) {
.govuk-grid-column-full {
width: 100%;
float: left;
}
}
.govuk-grid-column-one-quarter-from-desktop {
box-sizing: border-box;
padding: 0 15px;
}
@media (min-width: 50em) {
.govuk-grid-column-one-quarter-from-desktop {
width: 25%;
float: left;
}
}
.govuk-grid-column-one-third-from-desktop {
box-sizing: border-box;
padding: 0 15px;
}
@media (min-width: 50em) {
.govuk-grid-column-one-third-from-desktop {
width: 33.3333%;
float: left;
}
}
.govuk-grid-column-one-half-from-desktop {
box-sizing: border-box;
padding: 0 15px;
}
@media (min-width: 50em) {
.govuk-grid-column-one-half-from-desktop {
width: 50%;
float: left;
}
}
.govuk-grid-column-two-thirds-from-desktop {
box-sizing: border-box;
padding: 0 15px;
}
@media (min-width: 50em) {
.govuk-grid-column-two-thirds-from-desktop {
width: 66.6666%;
float: left;
}
}
.govuk-grid-column-three-quarters-from-desktop {
box-sizing: border-box;
padding: 0 15px;
}
@media (min-width: 50em) {
.govuk-grid-column-three-quarters-from-desktop {
width: 75%;
float: left;
}
}
.govuk-grid-column-full-from-desktop {
box-sizing: border-box;
padding: 0 15px;
}
@media (min-width: 50em) {
.govuk-grid-column-full-from-desktop {
width: 100%;
float: left;
}
}
.govuk-main-wrapper {
display: block;
padding-top: 20px;
padding-bottom: 20px;
}
@media (min-width: 49.9375em) {
.govuk-main-wrapper {
padding-top: 40px;
padding-bottom: 40px;
}
}
.govuk-main-wrapper--auto-spacing:first-child,
.govuk-main-wrapper--l {
padding-top: 30px;
}
@media (min-width: 49.9375em) {
.govuk-main-wrapper--auto-spacing:first-child,
.govuk-main-wrapper--l {
padding-top: 50px;
}
}
.govuk-width-container {
max-width: 1920px;
margin-right: 15px;
margin-left: 15px;
}
@supports (margin: max(calc(0px))) {
.govuk-width-container {
margin-right: max(15px, calc(15px + env(safe-area-inset-right)));
margin-left: max(15px, calc(15px + env(safe-area-inset-left)));
}
}
@media (min-width: 49.9375em) {
.govuk-width-container {
margin-right: 30px;
margin-left: 30px;
}
@supports (margin: max(calc(0px))) {
.govuk-width-container {
margin-right: max(30px, calc(15px + env(safe-area-inset-right)));
margin-left: max(30px, calc(15px + env(safe-area-inset-left)));
}
}
}
@media (min-width: 1980px) {
.govuk-width-container {
margin-right: auto;
margin-left: auto;
}
@supports (margin: max(calc(0px))) {
.govuk-width-container {
margin-right: auto;
margin-left: auto;
}
}
}
.govuk-accordion {
margin-bottom: 20px;
}
@media (min-width: 49.9375em) {
.govuk-accordion {
margin-bottom: 30px;
}
}
.govuk-accordion__section {
padding-top: 15px;
}
.govuk-accordion__section-header {
padding-top: 15px;
padding-bottom: 15px;
}
.govuk-accordion__section-heading {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 18px;
font-size: 1.125rem;
line-height: 1.1111111111;
margin-top: 0;
margin-bottom: 0;
}
@media print {
.govuk-accordion__section-heading {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-accordion__section-heading {
font-size: 24px;
font-size: 1.5rem;
line-height: 1.25;
}
}
@media print {
.govuk-accordion__section-heading {
font-size: 18pt;
line-height: 1.15;
}
}
.govuk-accordion__section-button {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 18px;
font-size: 1.125rem;
line-height: 1.1111111111;
display: inline-block;
margin-bottom: 0;
padding-top: 15px;
}
@media print {
.govuk-accordion__section-button {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-accordion__section-button {
font-size: 24px;
font-size: 1.5rem;
line-height: 1.25;
}
}
@media print {
.govuk-accordion__section-button {
font-size: 18pt;
line-height: 1.15;
}
}
.govuk-accordion__section-summary {
margin-top: 10px;
margin-bottom: 0;
}
.govuk-accordion__section-content > :last-child {
margin-bottom: 0;
}
.js-enabled .govuk-accordion {
border-bottom: 1px solid #b1b4b6;
}
.js-enabled .govuk-accordion__section {
padding-top: 0;
}
.js-enabled .govuk-accordion__section-content {
display: none;
padding-top: 15px;
padding-bottom: 15px;
}
@media (min-width: 49.9375em) {
.js-enabled .govuk-accordion__section-content {
padding-top: 15px;
}
}
@media (min-width: 49.9375em) {
.js-enabled .govuk-accordion__section-content {
padding-bottom: 15px;
}
}
.js-enabled
.govuk-accordion__section--expanded
.govuk-accordion__section-content {
display: block;
}
.js-enabled .govuk-accordion__open-all {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.1428571429;
position: relative;
z-index: 1;
margin: 0;
padding: 0;
border-width: 0;
color: #1d70b8;
background: 0;
cursor: pointer;
-webkit-appearance: none;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration: underline;
}
@media print {
.js-enabled .govuk-accordion__open-all {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.js-enabled .govuk-accordion__open-all {
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
}
@media print {
.js-enabled .govuk-accordion__open-all {
font-size: 14pt;
line-height: 1.2;
}
}
@media print {
.js-enabled .govuk-accordion__open-all {
font-family: sans-serif;
}
}
.js-enabled .govuk-accordion__open-all:focus {
outline: 3px solid transparent;
color: #0b0c0c;
background-color: #fd0;
box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
text-decoration: none;
}
.js-enabled .govuk-accordion__open-all:link {
color: #1d70b8;
}
.js-enabled .govuk-accordion__open-all:visited {
color: #4c2c92;
}
.js-enabled .govuk-accordion__open-all:hover {
color: #003078;
}
.js-enabled .govuk-accordion__open-all:active {
color: #0b0c0c;
}
.js-enabled .govuk-accordion__open-all:focus {
color: #0b0c0c;
}
.js-enabled .govuk-accordion__open-all::-moz-focus-inner {
padding: 0;
border: 0;
}
.js-enabled .govuk-accordion__section-header {
position: relative;
padding-right: 40px;
border-top: 1px solid #b1b4b6;
cursor: pointer;
}
.js-enabled .govuk-accordion__section-button {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
padding: 0;
border-width: 0;
color: #1d70b8;
background: 0;
text-align: left;
cursor: pointer;
-webkit-appearance: none;
}
@media print {
.js-enabled .govuk-accordion__section-button {
font-family: sans-serif;
}
}
.js-enabled .govuk-accordion__section-button:focus {
outline: 3px solid transparent;
color: #0b0c0c;
background-color: #fd0;
box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
text-decoration: none;
}
.js-enabled .govuk-accordion__section-button::-moz-focus-inner {
padding: 0;
border: 0;
}
.js-enabled .govuk-accordion__section-button:after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.js-enabled .govuk-accordion__section-button:hover:not(:focus) {
color: #003078;
text-decoration: underline;
text-underline-offset: 0.1em;
}
@media (hover: none) {
.js-enabled .govuk-accordion__section-button:hover {
text-decoration: none;
}
}
.js-enabled .govuk-accordion__controls {
text-align: right;
}
.js-enabled .govuk-accordion__icon {
position: absolute;
top: 50%;
right: 15px;
width: 16px;
height: 16px;
margin-top: -8px;
}
.js-enabled .govuk-accordion__icon:after,
.js-enabled .govuk-accordion__icon:before {
content: '';
box-sizing: border-box;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 25%;
height: 25%;
margin: auto;
border: 2px solid transparent;
background-color: #0b0c0c;
}
.js-enabled .govuk-accordion__icon:before {
width: 100%;
}
.js-enabled .govuk-accordion__icon:after {
height: 100%;
}
.js-enabled .govuk-accordion__section--expanded .govuk-accordion__icon:after {
content: ' ';
display: none;
}
.govuk-back-link {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.1428571429;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration: underline;
display: inline-block;
position: relative;
margin-top: 15px;
margin-bottom: 15px;
padding-left: 14px;
}
@media (min-width: 49.9375em) {
.govuk-back-link {
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
}
@media print {
.govuk-back-link {
font-size: 14pt;
line-height: 1.2;
}
}
@media print {
.govuk-back-link {
font-family: sans-serif;
}
}
.govuk-back-link:focus {
outline: 3px solid transparent;
color: #0b0c0c;
background-color: #fd0;
box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
text-decoration: none;
}
.govuk-back-link:link,
.govuk-back-link:visited {
color: #0b0c0c;
}
@media print {
.govuk-back-link:link,
.govuk-back-link:visited {
color: #000;
}
}
.govuk-back-link:hover {
color: rgba(11, 12, 12, 0.99);
}
.govuk-back-link:active,
.govuk-back-link:focus {
color: #0b0c0c;
}
@media print {
.govuk-back-link:active,
.govuk-back-link:focus {
color: #000;
}
}
.govuk-back-link:before {
content: '';
display: block;
position: absolute;
top: 0;
bottom: 0;
left: 3px;
width: 7px;
height: 7px;
margin: auto 0;
-webkit-transform: rotate(225deg);
-ms-transform: rotate(225deg);
transform: rotate(225deg);
border: solid;
border-width: 1px 1px 0 0;
border-color: #6b7276;
}
.govuk-back-link:focus:before {
border-color: #0b0c0c;
}
.govuk-back-link:after {
content: '';
position: absolute;
top: -14px;
right: 0;
bottom: -14px;
left: 0;
}
.govuk-breadcrumbs {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.1428571429;
color: #0b0c0c;
margin-top: 15px;
margin-bottom: 10px;
}
@media print {
.govuk-breadcrumbs {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-breadcrumbs {
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
}
@media print {
.govuk-breadcrumbs {
font-size: 14pt;
line-height: 1.2;
}
}
@media print {
.govuk-breadcrumbs {
color: #000;
}
}
.govuk-breadcrumbs__list {
margin: 0;
padding: 0;
list-style-type: none;
}
.govuk-breadcrumbs__list:after {
content: '';
display: block;
clear: both;
}
.govuk-breadcrumbs__list-item {
display: inline-block;
position: relative;
margin-bottom: 5px;
margin-left: 10px;
padding-left: 15.655px;
float: left;
}
.govuk-breadcrumbs__list-item:before {
content: '';
display: block;
position: absolute;
top: 0;
bottom: 0;
left: -3.31px;
width: 7px;
height: 7px;
margin: auto 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
border: solid;
border-width: 1px 1px 0 0;
border-color: #6b7276;
}
.govuk-breadcrumbs__list-item:first-child {
margin-left: 0;
padding-left: 0;
}
.govuk-breadcrumbs__list-item:first-child:before {
content: none;
display: none;
}
.govuk-breadcrumbs__link {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration: underline;
}
@media print {
.govuk-breadcrumbs__link {
font-family: sans-serif;
}
}
.govuk-breadcrumbs__link:focus {
outline: 3px solid transparent;
color: #0b0c0c;
background-color: #fd0;
box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
text-decoration: none;
}
.govuk-breadcrumbs__link:link,
.govuk-breadcrumbs__link:visited {
color: #0b0c0c;
}
@media print {
.govuk-breadcrumbs__link:link,
.govuk-breadcrumbs__link:visited {
color: #000;
}
}
.govuk-breadcrumbs__link:hover {
color: rgba(11, 12, 12, 0.99);
}
.govuk-breadcrumbs__link:active,
.govuk-breadcrumbs__link:focus {
color: #0b0c0c;
}
@media print {
.govuk-breadcrumbs__link:active,
.govuk-breadcrumbs__link:focus {
color: #000;
}
}
@media (max-width: 49.9275em) {
.govuk-breadcrumbs--collapse-on-mobile .govuk-breadcrumbs__list-item {
display: none;
}
.govuk-breadcrumbs--collapse-on-mobile
.govuk-breadcrumbs__list-item:first-child,
.govuk-breadcrumbs--collapse-on-mobile
.govuk-breadcrumbs__list-item:last-child {
display: inline-block;
}
.govuk-breadcrumbs--collapse-on-mobile .govuk-breadcrumbs__list-item:before {
top: 6px;
margin: 0;
}
.govuk-breadcrumbs--collapse-on-mobile .govuk-breadcrumbs__list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
}
.govuk-button {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.1875;
box-sizing: border-box;
display: inline-block;
position: relative;
width: 100%;
margin-top: 0;
margin-right: 0;
margin-left: 0;
margin-bottom: 22px;
padding: 8px 10px 7px;
border: 2px solid transparent;
border-radius: 0;
color: #fff;
background-color: #00703c;
box-shadow: 0 2px 0 #002d18;
text-align: center;
vertical-align: top;
cursor: pointer;
-webkit-appearance: none;
}
@media print {
.govuk-button {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-button {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1;
}
}
@media print {
.govuk-button {
font-size: 14pt;
line-height: 19px;
}
}
@media (min-width: 49.9375em) {
.govuk-button {
margin-bottom: 32px;
}
}
@media (min-width: 49.9375em) {
.govuk-button {
width: auto;
}
}
.govuk-button:link,
.govuk-button:visited,
.govuk-button:active,
.govuk-button:hover {
color: #fff;
text-decoration: none;
}
.govuk-button::-moz-focus-inner {
padding: 0;
border: 0;
}
.govuk-button:hover {
background-color: #005a30;
}
.govuk-button:active {
top: 2px;
}
.govuk-button:focus {
border-color: #fd0;
outline: 3px solid transparent;
box-shadow: inset 0 0 0 1px #fd0;
}
.govuk-button:focus:not(:active):not(:hover) {
border-color: #fd0;
color: #0b0c0c;
background-color: #fd0;
box-shadow: 0 2px 0 #0b0c0c;
}
.govuk-button:before {
content: '';
display: block;
position: absolute;
top: -2px;
right: -2px;
bottom: -4px;
left: -2px;
background: transparent;
}
.govuk-button:active:before {
top: -4px;
}
.govuk-button--disabled,
.govuk-button[disabled='disabled'],
.govuk-button[disabled] {
opacity: 0.5;
}
.govuk-button--disabled:hover,
.govuk-button[disabled='disabled']:hover,
.govuk-button[disabled]:hover {
background-color: #00703c;
cursor: default;
}
.govuk-button--disabled:focus,
.govuk-button[disabled='disabled']:focus,
.govuk-button[disabled]:focus {
outline: 0;
}
.govuk-button--disabled:active,
.govuk-button[disabled='disabled']:active,
.govuk-button[disabled]:active {
top: 0;
box-shadow: 0 2px 0 #002d18;
}
.govuk-button--secondary {
background-color: #f3f2f1;
box-shadow: 0 2px 0 #929191;
}
.govuk-button--secondary,
.govuk-button--secondary:link,
.govuk-button--secondary:visited,
.govuk-button--secondary:active,
.govuk-button--secondary:hover {
color: #0b0c0c;
}
.govuk-button--secondary:hover {
background-color: #dbdad9;
}
.govuk-button--secondary:hover[disabled] {
background-color: #f3f2f1;
}
.govuk-button--warning {
background-color: #d4351c;
box-shadow: 0 2px 0 #55150b;
}
.govuk-button--warning,
.govuk-button--warning:link,
.govuk-button--warning:visited,
.govuk-button--warning:active,
.govuk-button--warning:hover {
color: #fff;
}
.govuk-button--warning:hover {
background-color: #aa2a16;
}
.govuk-button--warning:hover[disabled] {
background-color: #d4351c;
}
.govuk-button--start {
font-weight: 700;
font-size: 18px;
font-size: 1.125rem;
line-height: 1;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
min-height: auto;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
@media (min-width: 49.9375em) {
.govuk-button--start {
font-size: 24px;
font-size: 1.5rem;
line-height: 1;
}
}
@media print {
.govuk-button--start {
font-size: 18pt;
line-height: 1;
}
}
.govuk-button__start-icon {
margin-left: 5px;
vertical-align: middle;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
}
@media (min-width: 50em) {
.govuk-button__start-icon {
margin-left: 10px;
}
}
.govuk-error-message {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
display: block;
margin-bottom: 15px;
clear: both;
color: #d4351c;
}
@media print {
.govuk-error-message {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-error-message {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-error-message {
font-size: 14pt;
line-height: 1.15;
}
}
.govuk-fieldset {
min-width: 0;
margin: 0;
padding: 0;
border: 0;
}
.govuk-fieldset:after {
content: '';
display: block;
clear: both;
}
@supports not (caret-color: auto) {
.govuk-fieldset,
x:-moz-any-link {
display: table-cell;
}
}
.govuk-fieldset__legend {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
color: #0b0c0c;
box-sizing: border-box;
display: table;
max-width: 100%;
margin-bottom: 10px;
padding: 0;
white-space: normal;
}
@media print {
.govuk-fieldset__legend {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-fieldset__legend {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-fieldset__legend {
font-size: 14pt;
line-height: 1.15;
}
}
@media print {
.govuk-fieldset__legend {
color: #000;
}
}
.govuk-fieldset__legend--xl {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 32px;
font-size: 2rem;
line-height: 1.09375;
margin-bottom: 15px;
}
@media print {
.govuk-fieldset__legend--xl {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-fieldset__legend--xl {
font-size: 48px;
font-size: 3rem;
line-height: 1.0416666667;
}
}
@media print {
.govuk-fieldset__legend--xl {
font-size: 32pt;
line-height: 1.15;
}
}
.govuk-fieldset__legend--l {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 24px;
font-size: 1.5rem;
line-height: 1.0416666667;
margin-bottom: 15px;
}
@media print {
.govuk-fieldset__legend--l {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-fieldset__legend--l {
font-size: 36px;
font-size: 2.25rem;
line-height: 1.1111111111;
}
}
@media print {
.govuk-fieldset__legend--l {
font-size: 24pt;
line-height: 1.05;
}
}
.govuk-fieldset__legend--m {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 18px;
font-size: 1.125rem;
line-height: 1.1111111111;
margin-bottom: 15px;
}
@media print {
.govuk-fieldset__legend--m {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-fieldset__legend--m {
font-size: 24px;
font-size: 1.5rem;
line-height: 1.25;
}
}
@media print {
.govuk-fieldset__legend--m {
font-size: 18pt;
line-height: 1.15;
}
}
.govuk-fieldset__legend--s {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
@media print {
.govuk-fieldset__legend--s {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-fieldset__legend--s {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-fieldset__legend--s {
font-size: 14pt;
line-height: 1.15;
}
}
.govuk-fieldset__heading {
margin: 0;
font-size: inherit;
font-weight: inherit;
}
.govuk-hint {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
display: block;
margin-bottom: 15px;
color: #6b7276;
}
@media print {
.govuk-hint {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-hint {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-hint {
font-size: 14pt;
line-height: 1.15;
}
}
.govuk-label:not(.govuk-label--m):not(.govuk-label--l):not(.govuk-label--xl)
+ .govuk-hint {
margin-bottom: 10px;
}
.govuk-fieldset__legend:not(.govuk-fieldset__legend--m):not(.govuk-fieldset__legend--l):not(.govuk-fieldset__legend--xl)
+ .govuk-hint {
margin-bottom: 10px;
}
.govuk-fieldset__legend + .govuk-hint {
margin-top: -5px;
}
.govuk-label {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
color: #0b0c0c;
display: block;
margin-bottom: 5px;
}
@media print {
.govuk-label {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-label {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-label {
font-size: 14pt;
line-height: 1.15;
}
}
@media print {
.govuk-label {
color: #000;
}
}
.govuk-label--xl {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 32px;
font-size: 2rem;
line-height: 1.09375;
margin-bottom: 15px;
}
@media print {
.govuk-label--xl {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-label--xl {
font-size: 48px;
font-size: 3rem;
line-height: 1.0416666667;
}
}
@media print {
.govuk-label--xl {
font-size: 32pt;
line-height: 1.15;
}
}
.govuk-label--l {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 24px;
font-size: 1.5rem;
line-height: 1.0416666667;
margin-bottom: 15px;
}
@media print {
.govuk-label--l {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-label--l {
font-size: 36px;
font-size: 2.25rem;
line-height: 1.1111111111;
}
}
@media print {
.govuk-label--l {
font-size: 24pt;
line-height: 1.05;
}
}
.govuk-label--m {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 18px;
font-size: 1.125rem;
line-height: 1.1111111111;
margin-bottom: 10px;
}
@media print {
.govuk-label--m {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-label--m {
font-size: 24px;
font-size: 1.5rem;
line-height: 1.25;
}
}
@media print {
.govuk-label--m {
font-size: 18pt;
line-height: 1.15;
}
}
.govuk-label--s {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
@media print {
.govuk-label--s {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-label--s {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-label--s {
font-size: 14pt;
line-height: 1.15;
}
}
.govuk-label-wrapper {
margin: 0;
}
.govuk-checkboxes__item {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
display: block;
position: relative;
min-height: 40px;
margin-bottom: 10px;
padding-left: 40px;
clear: left;
}
@media print {
.govuk-checkboxes__item {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-checkboxes__item {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-checkboxes__item {
font-size: 14pt;
line-height: 1.15;
}
}
.govuk-checkboxes__item:last-child,
.govuk-checkboxes__item:last-of-type {
margin-bottom: 0;
}
.govuk-checkboxes__input {
cursor: pointer;
position: absolute;
z-index: 1;
top: -2px;
left: -2px;
width: 44px;
height: 44px;
margin: 0;
opacity: 0;
}
.govuk-checkboxes__label {
display: inline-block;
margin-bottom: 0;
padding: 8px 15px 5px;
cursor: pointer;
-ms-touch-action: manipulation;
touch-action: manipulation;
}
.govuk-checkboxes__label:before {
content: '';
box-sizing: border-box;
position: absolute;
top: 0;
left: 0;
width: 40px;
height: 40px;
border: 2px solid currentColor;
background: transparent;
}
.govuk-checkboxes__label:after {
content: '';
box-sizing: border-box;
position: absolute;
top: 11px;
left: 9px;
width: 23px;
height: 12px;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
border: solid;
border-width: 0 0 5px 5px;
border-top-color: transparent;
opacity: 0;
background: transparent;
}
.govuk-checkboxes__hint {
display: block;
padding-right: 15px;
padding-left: 15px;
}
.govuk-checkboxes__input:focus + .govuk-checkboxes__label:before {
border-width: 4px;
box-shadow: 0 0 0 3px #fd0;
}
.govuk-checkboxes__input:checked + .govuk-checkboxes__label:after {
opacity: 1;
}
.govuk-checkboxes__input:disabled,
.govuk-checkboxes__input:disabled + .govuk-checkboxes__label {
cursor: default;
}
.govuk-checkboxes__input:disabled + .govuk-checkboxes__label {
opacity: 0.5;
}
.govuk-checkboxes__divider {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
color: #0b0c0c;
width: 40px;
margin-bottom: 10px;
text-align: center;
}
@media print {
.govuk-checkboxes__divider {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-checkboxes__divider {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-checkboxes__divider {
font-size: 14pt;
line-height: 1.15;
}
}
@media print {
.govuk-checkboxes__divider {
color: #000;
}
}
.govuk-checkboxes__conditional {
margin-bottom: 15px;
margin-left: 18px;
padding-left: 33px;
border-left: 4px solid #b1b4b6;
}
@media (min-width: 49.9375em) {
.govuk-checkboxes__conditional {
margin-bottom: 20px;
}
}
.js-enabled .govuk-checkboxes__conditional--hidden {
display: none;
}
.govuk-checkboxes__conditional > :last-child {
margin-bottom: 0;
}
.govuk-checkboxes--small .govuk-checkboxes__item {
min-height: 0;
margin-bottom: 0;
padding-left: 34px;
float: left;
}
.govuk-checkboxes--small .govuk-checkboxes__item:after {
content: '';
display: block;
clear: both;
}
.govuk-checkboxes--small .govuk-checkboxes__input {
left: -10px;
}
.govuk-checkboxes--small .govuk-checkboxes__label {
margin-top: -2px;
padding: 13px 15px 13px 1px;
float: left;
}
@media (min-width: 49.9375em) {
.govuk-checkboxes--small .govuk-checkboxes__label {
padding: 11px 15px 10px 1px;
}
}
.govuk-checkboxes--small .govuk-checkboxes__label:before {
top: 8px;
width: 24px;
height: 24px;
}
.govuk-checkboxes--small .govuk-checkboxes__label:after {
top: 15px;
left: 6px;
width: 12px;
height: 6.5px;
border-width: 0 0 3px 3px;
}
.govuk-checkboxes--small .govuk-checkboxes__hint {
padding: 0;
clear: both;
}
.govuk-checkboxes--small .govuk-checkboxes__conditional {
margin-left: 10px;
padding-left: 20px;
clear: both;
}
.govuk-checkboxes--small
.govuk-checkboxes__item:hover
.govuk-checkboxes__input:not(:disabled)
+ .govuk-checkboxes__label:before {
box-shadow: 0 0 0 10px #b1b4b6;
}
.govuk-checkboxes--small
.govuk-checkboxes__item:hover
.govuk-checkboxes__input:focus
+ .govuk-checkboxes__label:before {
box-shadow: 0 0 0 3px #fd0, 0 0 0 10px #b1b4b6;
}
@media (hover: none), (pointer: coarse) {
.govuk-checkboxes--small
.govuk-checkboxes__item:hover
.govuk-checkboxes__input:not(:disabled)
+ .govuk-checkboxes__label:before {
box-shadow: initial;
}
.govuk-checkboxes--small
.govuk-checkboxes__item:hover
.govuk-checkboxes__input:focus
+ .govuk-checkboxes__label:before {
box-shadow: 0 0 0 3px #fd0;
}
}
.govuk-textarea {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
box-sizing: border-box;
display: block;
width: 100%;
min-height: 40px;
margin-bottom: 20px;
padding: 5px;
resize: vertical;
border: 2px solid #0b0c0c;
border-radius: 0;
-webkit-appearance: none;
}
@media print {
.govuk-textarea {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-textarea {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.25;
}
}
@media print {
.govuk-textarea {
font-size: 14pt;
line-height: 1.25;
}
}
@media (min-width: 49.9375em) {
.govuk-textarea {
margin-bottom: 30px;
}
}
.govuk-textarea:focus {
outline: 3px solid #fd0;
outline-offset: 0;
box-shadow: inset 0 0 0 2px;
}
.govuk-textarea--error {
border: 2px solid #d4351c;
}
.govuk-textarea--error:focus {
border-color: #0b0c0c;
}
.govuk-character-count {
margin-bottom: 20px;
}
@media (min-width: 49.9375em) {
.govuk-character-count {
margin-bottom: 30px;
}
}
.govuk-character-count .govuk-form-group,
.govuk-character-count .govuk-textarea {
margin-bottom: 5px;
}
.govuk-character-count__message {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-font-feature-settings: 'tnum' 1;
font-feature-settings: 'tnum' 1;
font-weight: 400;
margin-top: 0;
margin-bottom: 0;
}
@media print {
.govuk-character-count__message {
font-family: sans-serif;
}
}
@supports (font-variant-numeric: tabular-nums) {
.govuk-character-count__message {
-webkit-font-feature-settings: normal;
font-feature-settings: normal;
font-variant-numeric: tabular-nums;
}
}
.govuk-character-count__message--disabled {
visibility: hidden;
}
.govuk-cookie-banner {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
padding-top: 20px;
border-bottom: 10px solid transparent;
background-color: #f3f2f1;
}
@media print {
.govuk-cookie-banner {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-cookie-banner {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-cookie-banner {
font-size: 14pt;
line-height: 1.15;
}
}
.govuk-cookie-banner[hidden] {
display: none;
}
.govuk-cookie-banner__message {
margin-bottom: -10px;
}
.govuk-cookie-banner__message[hidden] {
display: none;
}
.govuk-cookie-banner__message:focus {
outline: 0;
}
.govuk-summary-list {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
color: #0b0c0c;
margin: 0;
margin-bottom: 20px;
}
@media print {
.govuk-summary-list {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-summary-list {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-summary-list {
font-size: 14pt;
line-height: 1.15;
}
}
@media print {
.govuk-summary-list {
color: #000;
}
}
@media (min-width: 49.9375em) {
.govuk-summary-list {
display: table;
width: 100%;
table-layout: fixed;
}
}
@media (min-width: 49.9375em) {
.govuk-summary-list {
margin-bottom: 30px;
}
}
@media (max-width: 49.9275em) {
.govuk-summary-list__row {
margin-bottom: 15px;
border-bottom: 1px solid #b1b4b6;
}
}
@media (min-width: 49.9375em) {
.govuk-summary-list__row {
display: table-row;
}
}
.govuk-summary-list__key,
.govuk-summary-list__value,
.govuk-summary-list__actions {
margin: 0;
}
@media (min-width: 49.9375em) {
.govuk-summary-list__key,
.govuk-summary-list__value,
.govuk-summary-list__actions {
display: table-cell;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
border-bottom: 1px solid #b1b4b6;
}
}
.govuk-summary-list__actions {
margin-bottom: 15px;
}
@media (min-width: 49.9375em) {
.govuk-summary-list__actions {
width: 20%;
padding-right: 0;
text-align: right;
}
}
.govuk-summary-list__key,
.govuk-summary-list__value {
word-wrap: break-word;
overflow-wrap: break-word;
}
.govuk-summary-list__key {
margin-bottom: 5px;
font-weight: 700;
}
@media (min-width: 49.9375em) {
.govuk-summary-list__key {
width: 30%;
}
}
@media (max-width: 49.9275em) {
.govuk-summary-list__value {
margin-bottom: 15px;
}
}
@media (min-width: 49.9375em) {
.govuk-summary-list__value {
width: 50%;
}
}
@media (min-width: 49.9375em) {
.govuk-summary-list__value:last-child {
width: 70%;
}
}
.govuk-summary-list__value > p {
margin-bottom: 10px;
}
.govuk-summary-list__value > :last-child {
margin-bottom: 0;
}
.govuk-summary-list__actions-list {
width: 100%;
margin: 0;
padding: 0;
}
.govuk-summary-list__actions-list-item {
display: inline;
margin-right: 10px;
padding-right: 10px;
}
.govuk-summary-list__actions-list-item:not(:last-child) {
border-right: 1px solid #b1b4b6;
}
.govuk-summary-list__actions-list-item:last-child {
margin-right: 0;
padding-right: 0;
border: 0;
}
@media (max-width: 49.9275em) {
.govuk-summary-list--no-border .govuk-summary-list__row {
border: 0;
}
}
@media (min-width: 49.9375em) {
.govuk-summary-list--no-border .govuk-summary-list__key,
.govuk-summary-list--no-border .govuk-summary-list__value,
.govuk-summary-list--no-border .govuk-summary-list__actions {
padding-bottom: 11px;
border: 0;
}
}
@media (max-width: 49.9275em) {
.govuk-summary-list__row--no-border {
border: 0;
}
}
@media (min-width: 49.9375em) {
.govuk-summary-list__row--no-border .govuk-summary-list__key,
.govuk-summary-list__row--no-border .govuk-summary-list__value,
.govuk-summary-list__row--no-border .govuk-summary-list__actions {
padding-bottom: 11px;
border: 0;
}
}
.govuk-input,
.DayPickerInput > input {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
box-sizing: border-box;
width: 100%;
height: 40px;
height: 2.5rem;
margin-top: 0;
padding: 5px;
border: 2px solid #0b0c0c;
border-radius: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
@media print {
.govuk-input,
.DayPickerInput > input {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-input,
.DayPickerInput > input {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-input,
.DayPickerInput > input {
font-size: 14pt;
line-height: 1.15;
}
}
.govuk-input:focus,
.DayPickerInput > input:focus {
outline: 3px solid #fd0;
outline-offset: 0;
box-shadow: inset 0 0 0 2px;
}
.govuk-input::-webkit-outer-spin-button,
.DayPickerInput > input::-webkit-outer-spin-button,
.govuk-input::-webkit-inner-spin-button,
.DayPickerInput > input::-webkit-inner-spin-button {
margin: 0;
-webkit-appearance: none;
}
.govuk-input[type='number'],
.DayPickerInput > input[type='number'] {
-moz-appearance: textfield;
}
.govuk-input--error {
border: 2px solid #d4351c;
}
.govuk-input--error:focus {
border-color: #0b0c0c;
}
.govuk-input--width-30 {
max-width: 59ex;
}
.govuk-input--width-20 {
max-width: 41ex;
}
.govuk-input--width-10 {
max-width: 23ex;
}
.govuk-input--width-5 {
max-width: 10.8ex;
}
.govuk-input--width-4 {
max-width: 9ex;
}
.govuk-input--width-3 {
max-width: 7.2ex;
}
.govuk-input--width-2 {
max-width: 5.4ex;
}
.govuk-input__wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.govuk-input__wrapper .govuk-input,
.govuk-input__wrapper .DayPickerInput > input {
-webkit-box-flex: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.govuk-input__wrapper .govuk-input:focus,
.govuk-input__wrapper .DayPickerInput > input:focus {
z-index: 1;
}
@media (max-width: 49.9275em) {
.govuk-input__wrapper {
display: block;
}
.govuk-input__wrapper .govuk-input,
.govuk-input__wrapper .DayPickerInput > input {
max-width: 100%;
}
}
.govuk-input__prefix,
.govuk-input__suffix {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
box-sizing: border-box;
display: inline-block;
min-width: 40px;
min-width: 2.5rem;
height: 40px;
height: 2.5rem;
padding: 5px;
border: 2px solid #0b0c0c;
background-color: #f3f2f1;
text-align: center;
white-space: nowrap;
cursor: default;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
@media print {
.govuk-input__prefix,
.govuk-input__suffix {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-input__prefix,
.govuk-input__suffix {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-input__prefix,
.govuk-input__suffix {
font-size: 14pt;
line-height: 1.15;
}
}
@media (max-width: 49.9275em) {
.govuk-input__prefix,
.govuk-input__suffix {
line-height: 1.6;
}
}
@media (max-width: 49.9275em) {
.govuk-input__prefix,
.govuk-input__suffix {
display: block;
height: 100%;
white-space: normal;
}
}
@media (max-width: 49.9275em) {
.govuk-input__prefix {
border-bottom: 0;
}
}
@media (min-width: 49.9375em) {
.govuk-input__prefix {
border-right: 0;
}
}
@media (max-width: 49.9275em) {
.govuk-input__suffix {
border-top: 0;
}
}
@media (min-width: 49.9375em) {
.govuk-input__suffix {
border-left: 0;
}
}
.govuk-date-input {
font-size: 0;
}
.govuk-date-input:after {
content: '';
display: block;
clear: both;
}
.govuk-date-input__item {
display: inline-block;
margin-right: 20px;
margin-bottom: 0;
}
.govuk-date-input__label {
display: block;
}
.govuk-date-input__input {
margin-bottom: 0;
}
.govuk-details {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
color: #0b0c0c;
margin-bottom: 20px;
display: block;
}
@media print {
.govuk-details {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-details {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-details {
font-size: 14pt;
line-height: 1.15;
}
}
@media print {
.govuk-details {
color: #000;
}
}
@media (min-width: 49.9375em) {
.govuk-details {
margin-bottom: 30px;
}
}
.govuk-details__summary {
display: inline-block;
position: relative;
margin-bottom: 5px;
padding-left: 25px;
color: #1d70b8;
cursor: pointer;
}
.govuk-details__summary:hover {
color: #003078;
}
.govuk-details__summary:focus {
outline: 3px solid transparent;
color: #0b0c0c;
background-color: #fd0;
box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
text-decoration: none;
}
.govuk-details__summary-text {
text-decoration: underline;
}
.govuk-details__summary:focus .govuk-details__summary-text {
text-decoration: none;
}
.govuk-details__summary::-webkit-details-marker {
display: none;
}
.govuk-details__summary:before {
content: '';
position: absolute;
top: -1px;
bottom: 0;
left: 0;
margin: auto;
display: block;
width: 0;
height: 0;
border-style: solid;
border-color: transparent;
-webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
clip-path: polygon(0 0, 100% 50%, 0 100%);
border-width: 7px 0 7px 12.124px;
border-left-color: inherit;
}
.govuk-details[open] > .govuk-details__summary:before {
display: block;
width: 0;
height: 0;
border-style: solid;
border-color: transparent;
-webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
clip-path: polygon(0 0, 50% 100%, 100% 0);
border-width: 12.124px 7px 0 7px;
border-top-color: inherit;
}
.govuk-details__text {
padding: 15px;
padding-left: 20px;
border-left: 5px solid #b1b4b6;
}
.govuk-details__text p {
margin-top: 0;
margin-bottom: 20px;
}
.govuk-details__text > :last-child {
margin-bottom: 0;
}
.govuk-error-summary {
color: #0b0c0c;
padding: 15px;
margin-bottom: 30px;
border: 5px solid #d4351c;
}
@media print {
.govuk-error-summary {
color: #000;
}
}
@media (min-width: 49.9375em) {
.govuk-error-summary {
padding: 20px;
}
}
@media (min-width: 49.9375em) {
.govuk-error-summary {
margin-bottom: 50px;
}
}
.govuk-error-summary:focus {
outline: 3px solid #fd0;
}
.govuk-error-summary__title {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 18px;
font-size: 1.125rem;
line-height: 1.1111111111;
margin-top: 0;
margin-bottom: 15px;
}
@media print {
.govuk-error-summary__title {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-error-summary__title {
font-size: 24px;
font-size: 1.5rem;
line-height: 1.25;
}
}
@media print {
.govuk-error-summary__title {
font-size: 18pt;
line-height: 1.15;
}
}
@media (min-width: 49.9375em) {
.govuk-error-summary__title {
margin-bottom: 20px;
}
}
.govuk-error-summary__body {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
@media print {
.govuk-error-summary__body {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-error-summary__body {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-error-summary__body {
font-size: 14pt;
line-height: 1.15;
}
}
.govuk-error-summary__body p {
margin-top: 0;
margin-bottom: 15px;
}
@media (min-width: 49.9375em) {
.govuk-error-summary__body p {
margin-bottom: 20px;
}
}
.govuk-error-summary__list {
margin-top: 0;
margin-bottom: 0;
}
.govuk-error-summary__list a {
font-weight: 700;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration: underline;
}
@media print {
.govuk-error-summary__list a {
font-family: sans-serif;
}
}
.govuk-error-summary__list a:focus {
outline: 3px solid transparent;
color: #0b0c0c;
background-color: #fd0;
box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
text-decoration: none;
}
.govuk-error-summary__list a:link,
.govuk-error-summary__list a:visited {
color: #d4351c;
}
.govuk-error-summary__list a:hover {
color: #942514;
}
.govuk-error-summary__list a:active {
color: #d4351c;
}
.govuk-error-summary__list a:focus {
color: #0b0c0c;
}
.govuk-file-upload {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
color: #0b0c0c;
margin-left: -5px;
padding: 5px;
}
@media print {
.govuk-file-upload {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-file-upload {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-file-upload {
font-size: 14pt;
line-height: 1.15;
}
}
@media print {
.govuk-file-upload {
color: #000;
}
}
.govuk-file-upload::-webkit-file-upload-button {
-webkit-appearance: button;
color: inherit;
font: inherit;
}
.govuk-file-upload:focus {
outline: 3px solid #fd0;
box-shadow: inset 0 0 0 4px #0b0c0c;
}
.govuk-file-upload:focus-within {
outline: 3px solid #fd0;
box-shadow: inset 0 0 0 4px #0b0c0c;
}
.govuk-footer {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.1428571429;
padding-top: 25px;
padding-bottom: 15px;
border-top: 1px solid #b1b4b6;
color: #0b0c0c;
background: #f3f2f1;
}
@media print {
.govuk-footer {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-footer {
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
}
@media print {
.govuk-footer {
font-size: 14pt;
line-height: 1.2;
}
}
@media (min-width: 49.9375em) {
.govuk-footer {
padding-top: 40px;
}
}
@media (min-width: 49.9375em) {
.govuk-footer {
padding-bottom: 25px;
}
}
.govuk-footer__link {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration: underline;
}
@media print {
.govuk-footer__link {
font-family: sans-serif;
}
}
.govuk-footer__link:focus {
outline: 3px solid transparent;
color: #0b0c0c;
background-color: #fd0;
box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
text-decoration: none;
}
.govuk-footer__link:link,
.govuk-footer__link:visited {
color: #0b0c0c;
}
@media print {
.govuk-footer__link:link,
.govuk-footer__link:visited {
color: #000;
}
}
.govuk-footer__link:hover {
color: rgba(11, 12, 12, 0.99);
}
.govuk-footer__link:active,
.govuk-footer__link:focus {
color: #0b0c0c;
}
@media print {
.govuk-footer__link:active,
.govuk-footer__link:focus {
color: #000;
}
}
.govuk-footer__section-break {
margin: 0;
margin-bottom: 30px;
border: 0;
border-bottom: 1px solid #b1b4b6;
}
@media (min-width: 49.9375em) {
.govuk-footer__section-break {
margin-bottom: 50px;
}
}
.govuk-footer__meta {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: -15px;
margin-left: -15px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.govuk-footer__meta-item {
margin-right: 15px;
margin-bottom: 25px;
margin-left: 15px;
}
.govuk-footer__meta-item--grow {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
@media (max-width: 49.9275em) {
.govuk-footer__meta-item--grow {
-webkit-flex-basis: 320px;
-ms-flex-preferred-size: 320px;
flex-basis: 320px;
}
}
.govuk-footer__licence-logo {
display: inline-block;
margin-right: 10px;
vertical-align: top;
}
@media (max-width: 49.99em) {
.govuk-footer__licence-logo {
margin-bottom: 15px;
}
}
.govuk-footer__licence-description {
display: inline-block;
}
.govuk-footer__copyright-logo {
display: inline-block;
min-width: 125px;
padding-top: 112px;
background-image: url('https://coronavirus.data.gov.uk/public/assets/summary/images/govuk-crest.png');
background-repeat: no-repeat;
background-position: 50% 0;
background-size: 125px 102px;
text-align: center;
white-space: nowrap;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
.govuk-footer__copyright-logo {
background-image: url('https://coronavirus.data.gov.uk/public/assets/summary/images/govuk-crest-2x.png');
}
}
.govuk-footer__inline-list {
margin-top: 0;
margin-bottom: 15px;
padding: 0;
}
.govuk-footer__meta-custom {
margin-bottom: 20px;
}
.govuk-footer__inline-list-item {
display: inline-block;
margin-right: 15px;
margin-bottom: 5px;
}
.govuk-footer__heading {
margin-bottom: 25px;
padding-bottom: 20px;
border-bottom: 1px solid #b1b4b6;
}
@media (min-width: 49.9375em) {
.govuk-footer__heading {
margin-bottom: 40px;
}
}
@media (max-width: 49.9275em) {
.govuk-footer__heading {
padding-bottom: 10px;
}
}
.govuk-footer__navigation {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: -15px;
margin-left: -15px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.govuk-footer__section {
display: inline-block;
margin-right: 15px;
margin-bottom: 30px;
margin-left: 15px;
vertical-align: top;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-flex-shrink: 1;
-ms-flex-negative: 1;
flex-shrink: 1;
}
@media (max-width: 49.99em) {
.govuk-footer__section {
-webkit-flex-basis: 200px;
-ms-flex-preferred-size: 200px;
flex-basis: 200px;
}
}
@media (min-width: 50em) {
.govuk-footer__section:first-child:nth-last-child(2) {
-webkit-box-flex: 2;
-webkit-flex-grow: 2;
-ms-flex-positive: 2;
flex-grow: 2;
}
}
.govuk-footer__list {
margin: 0;
padding: 0;
list-style: none;
-webkit-column-gap: 30px;
column-gap: 30px;
}
.govuk-footer__list .govuk-footer__link:hover {
text-decoration-thickness: auto;
}
@media (min-width: 50em) {
.govuk-footer__list--columns-2 {
-webkit-column-count: 2;
column-count: 2;
}
.govuk-footer__list--columns-3 {
-webkit-column-count: 3;
column-count: 3;
}
}
.govuk-footer__list-item {
margin-bottom: 15px;
}
@media (min-width: 49.9375em) {
.govuk-footer__list-item {
margin-bottom: 20px;
}
}
.govuk-footer__list-item:last-child {
margin-bottom: 0;
}
.govuk-header {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.1428571429;
border-bottom: 10px solid #fff;
color: #fff;
background: #0b0c0c;
}
@media print {
.govuk-header {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-header {
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
}
@media print {
.govuk-header {
font-size: 14pt;
line-height: 1.2;
}
}
.govuk-header__container--full-width {
padding: 0 15px;
border-color: #1d70b8;
}
.govuk-header__container--full-width .govuk-header__menu-button {
right: 15px;
}
.govuk-header__container {
position: relative;
margin-bottom: -10px;
padding-top: 10px;
border-bottom: 10px solid #1d70b8;
}
.govuk-header__container:after {
content: '';
display: block;
clear: both;
}
.govuk-header__logotype {
display: inline-block;
margin-right: 5px;
}
@media (forced-colors: active) {
.govuk-header__logotype {
forced-color-adjust: none;
color: linktext;
}
}
.govuk-header__logotype:last-child {
margin-right: 0;
}
.govuk-header__logotype-crown {
position: relative;
top: -1px;
margin-right: 1px;
fill: currentColor;
vertical-align: top;
}
.govuk-header__logotype-crown-fallback-image {
width: 36px;
height: 32px;
border: 0;
vertical-align: bottom;
}
.govuk-header__product-name {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 18px;
font-size: 1.125rem;
line-height: 1;
display: inline-table;
}
@media print {
.govuk-header__product-name {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-header__product-name {
font-size: 24px;
font-size: 1.5rem;
line-height: 1;
}
}
@media print {
.govuk-header__product-name {
font-size: 18pt;
line-height: 1;
}
}
.govuk-header__link {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration: none;
}
@media print {
.govuk-header__link {
font-family: sans-serif;
}
}
.govuk-header__link:link,
.govuk-header__link:visited {
color: #fff;
}
.govuk-header__link:hover,
.govuk-header__link:active {
color: rgba(255, 255, 255, 0.99);
}
.govuk-header__link:focus {
color: #0b0c0c;
}
.govuk-header__link:hover {
text-decoration: underline;
text-decoration-thickness: 3px;
text-underline-offset: 0.1em;
}
.govuk-header__link:focus {
outline: 3px solid transparent;
color: #0b0c0c;
background-color: #fd0;
box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
text-decoration: none;
}
.govuk-header__link--homepage {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
display: inline-block;
margin-right: 10px;
font-size: 30px;
line-height: 1;
}
@media print {
.govuk-header__link--homepage {
font-family: sans-serif;
}
}
.govuk-header__link--homepage:link,
.govuk-header__link--homepage:visited {
text-decoration: none;
}
.govuk-header__link--homepage:hover,
.govuk-header__link--homepage:active {
margin-bottom: -3px;
border-bottom: 3px solid;
}
.govuk-header__link--homepage:focus {
margin-bottom: 0;
border-bottom: 0;
}
.govuk-header__link--service-name {
display: inline-block;
margin-bottom: 10px;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 18px;
font-size: 1.125rem;
line-height: 1.1111111111;
}
@media print {
.govuk-header__link--service-name {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-header__link--service-name {
font-size: 24px;
font-size: 1.5rem;
line-height: 1.25;
}
}
@media print {
.govuk-header__link--service-name {
font-size: 18pt;
line-height: 1.15;
}
}
.govuk-header__logo,
.govuk-header__content {
box-sizing: border-box;
}
.govuk-header__logo {
margin-bottom: 10px;
padding-right: 50px;
}
@media (min-width: 49.9375em) {
.govuk-header__logo {
margin-bottom: 10px;
}
}
@media (min-width: 50em) {
.govuk-header__logo {
width: 33.33%;
padding-right: 15px;
float: left;
vertical-align: top;
}
}
@media (min-width: 50em) {
.govuk-header__content {
width: 100%;
padding-left: 15px;
float: left;
}
}
.govuk-header__menu-button {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.1428571429;
display: none;
position: absolute;
top: 20px;
right: 0;
margin: 0;
padding: 0;
border: 0;
color: #fff;
background: 0;
cursor: pointer;
}
@media print {
.govuk-header__menu-button {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-header__menu-button {
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
}
@media print {
.govuk-header__menu-button {
font-size: 14pt;
line-height: 1.2;
}
}
.govuk-header__menu-button:hover {
-webkit-text-decoration: solid underline 3px;
text-decoration: solid underline 3px;
text-underline-offset: 0.1em;
}
.govuk-header__menu-button:focus {
outline: 3px solid transparent;
color: #0b0c0c;
background-color: #fd0;
box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
text-decoration: none;
}
.govuk-header__menu-button:after {
display: inline-block;
width: 0;
height: 0;
border-style: solid;
border-color: transparent;
-webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
clip-path: polygon(0 0, 50% 100%, 100% 0);
border-width: 8.66px 5px 0 5px;
border-top-color: inherit;
content: '';
margin-left: 5px;
}
@media (min-width: 49.9375em) {
.govuk-header__menu-button {
top: 15px;
}
}
.govuk-header__menu-button--open:after {
display: inline-block;
width: 0;
height: 0;
border-style: solid;
border-color: transparent;
-webkit-clip-path: polygon(50% 0, 0 100%, 100% 100%);
clip-path: polygon(50% 0, 0 100%, 100% 100%);
border-width: 0 5px 8.66px 5px;
border-bottom-color: inherit;
}
.govuk-header__navigation {
margin-bottom: 10px;
display: block;
margin: 0;
padding: 0;
list-style: none;
}
@media (min-width: 49.9375em) {
.govuk-header__navigation {
margin-bottom: 10px;
}
}
.js-enabled .govuk-header__menu-button {
display: block;
}
@media (min-width: 50em) {
.js-enabled .govuk-header__menu-button {
display: none;
}
}
.js-enabled .govuk-header__navigation {
display: none;
}
@media (min-width: 50em) {
.js-enabled .govuk-header__navigation {
display: block;
}
}
.js-enabled .govuk-header__navigation--open {
display: block;
}
@media (min-width: 50em) {
.govuk-header__navigation--end {
margin: 0;
padding: 5px 0;
text-align: right;
}
}
.govuk-header__navigation--no-service-name {
padding-top: 40px;
}
.govuk-header__navigation-item {
padding: 10px 0;
border-bottom: 1px solid #2e3133;
}
@media (min-width: 50em) {
.govuk-header__navigation-item {
display: inline-block;
margin-right: 15px;
padding: 5px 0;
border: 0;
}
}
.govuk-header__navigation-item a {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.1428571429;
white-space: nowrap;
}
@media print {
.govuk-header__navigation-item a {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-header__navigation-item a {
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
}
@media print {
.govuk-header__navigation-item a {
font-size: 14pt;
line-height: 1.2;
}
}
.govuk-header__navigation-item--active a:link,
.govuk-header__navigation-item--active a:hover,
.govuk-header__navigation-item--active a:visited {
color: #1d8feb;
}
.govuk-header__navigation-item--active a:focus {
color: #0b0c0c;
}
.govuk-header__navigation-item:last-child {
margin-right: 0;
}
@media print {
.govuk-header {
border-bottom-width: 0;
color: #0b0c0c;
background: transparent;
}
.govuk-header__logotype-crown-fallback-image {
display: none;
}
.govuk-header__link:link,
.govuk-header__link:visited {
color: #0b0c0c;
}
.govuk-header__link:after {
display: none;
}
}
.govuk-inset-text {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
color: #0b0c0c;
padding: 15px;
margin-top: 20px;
margin-bottom: 20px;
clear: both;
border-left: 10px solid #b1b4b6;
}
@media print {
.govuk-inset-text {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-inset-text {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-inset-text {
font-size: 14pt;
line-height: 1.15;
}
}
@media print {
.govuk-inset-text {
color: #000;
}
}
@media (min-width: 49.9375em) {
.govuk-inset-text {
margin-top: 30px;
}
}
@media (min-width: 49.9375em) {
.govuk-inset-text {
margin-bottom: 30px;
}
}
.govuk-inset-text > :first-child {
margin-top: 0;
}
.govuk-inset-text > :only-child,
.govuk-inset-text > :last-child {
margin-bottom: 0;
}
.govuk-notification-banner {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
margin-bottom: 30px;
border: 5px solid #1d70b8;
background-color: #1d70b8;
}
@media print {
.govuk-notification-banner {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-notification-banner {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-notification-banner {
font-size: 14pt;
line-height: 1.15;
}
}
@media (min-width: 49.9375em) {
.govuk-notification-banner {
margin-bottom: 50px;
}
}
.govuk-notification-banner:focus {
outline: 3px solid #fd0;
}
.govuk-notification-banner__header {
padding: 2px 15px 5px;
border-bottom: 1px solid transparent;
}
@media (min-width: 49.9375em) {
.govuk-notification-banner__header {
padding: 2px 20px 5px;
}
}
.govuk-notification-banner__title {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
margin: 0;
padding: 0;
color: #fff;
}
@media print {
.govuk-notification-banner__title {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-notification-banner__title {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-notification-banner__title {
font-size: 14pt;
line-height: 1.15;
}
}
.govuk-notification-banner__content {
color: #0b0c0c;
padding: 15px;
background-color: #fff;
}
@media print {
.govuk-notification-banner__content {
color: #000;
}
}
@media (min-width: 49.9375em) {
.govuk-notification-banner__content {
padding: 20px;
}
}
.govuk-notification-banner__content > * {
box-sizing: border-box;
max-width: 1245px;
}
.govuk-notification-banner__content > :last-child {
margin-bottom: 0;
}
.govuk-notification-banner__heading {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 18px;
font-size: 1.125rem;
line-height: 1.1111111111;
margin: 0 0 15px 0;
padding: 0;
}
@media print {
.govuk-notification-banner__heading {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-notification-banner__heading {
font-size: 24px;
font-size: 1.5rem;
line-height: 1.25;
}
}
@media print {
.govuk-notification-banner__heading {
font-size: 18pt;
line-height: 1.15;
}
}
.govuk-notification-banner__link {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration: underline;
}
@media print {
.govuk-notification-banner__link {
font-family: sans-serif;
}
}
.govuk-notification-banner__link:focus {
outline: 3px solid transparent;
color: #0b0c0c;
background-color: #fd0;
box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
text-decoration: none;
}
.govuk-notification-banner__link:link {
color: #1d70b8;
}
.govuk-notification-banner__link:visited {
color: #1d70b8;
}
.govuk-notification-banner__link:hover {
color: #003078;
}
.govuk-notification-banner__link:active {
color: #0b0c0c;
}
.govuk-notification-banner__link:focus {
color: #0b0c0c;
}
.govuk-notification-banner--success {
border-color: #00703c;
background-color: #00703c;
}
.govuk-notification-banner--success .govuk-notification-banner__link:link,
.govuk-notification-banner--success .govuk-notification-banner__link:visited {
color: #00703c;
}
.govuk-notification-banner--success .govuk-notification-banner__link:hover {
color: #004e2a;
}
.govuk-notification-banner--success .govuk-notification-banner__link:active {
color: #00703c;
}
.govuk-notification-banner--success .govuk-notification-banner__link:focus {
color: #0b0c0c;
}
.govuk-panel {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
box-sizing: border-box;
margin-bottom: 15px;
padding: 35px;
border: 5px solid transparent;
text-align: center;
}
@media print {
.govuk-panel {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-panel {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-panel {
font-size: 14pt;
line-height: 1.15;
}
}
@media (max-width: 49.9275em) {
.govuk-panel {
padding: 25px;
}
}
.govuk-panel--confirmation {
color: #fff;
background: #00703c;
}
@media print {
.govuk-panel--confirmation {
border-color: currentColor;
color: #000;
background: 0;
}
}
.govuk-panel__title {
margin-top: 0;
margin-bottom: 30px;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 32px;
font-size: 2rem;
line-height: 1.09375;
}
@media print {
.govuk-panel__title {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-panel__title {
font-size: 48px;
font-size: 3rem;
line-height: 1.0416666667;
}
}
@media print {
.govuk-panel__title {
font-size: 32pt;
line-height: 1.15;
}
}
.govuk-panel__title:last-child {
margin-bottom: 0;
}
.govuk-panel__body {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 24px;
font-size: 1.5rem;
line-height: 1.0416666667;
}
@media print {
.govuk-panel__body {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-panel__body {
font-size: 36px;
font-size: 2.25rem;
line-height: 1.1111111111;
}
}
@media print {
.govuk-panel__body {
font-size: 24pt;
line-height: 1.05;
}
}
.govuk-tag {
display: inline-block;
outline: 2px solid transparent;
outline-offset: -2px;
color: #fff;
background-color: #1d70b8;
letter-spacing: 1px;
text-decoration: none;
text-transform: uppercase;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 14px;
font-size: 0.875rem;
line-height: 1;
padding-top: 5px;
padding-right: 8px;
padding-bottom: 4px;
padding-left: 8px;
}
@media print {
.govuk-tag {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-tag {
font-size: 16px;
font-size: 1rem;
line-height: 1;
}
}
@media print {
.govuk-tag {
font-size: 14pt;
line-height: 1;
}
}
.govuk-tag--inactive {
background-color: #505a5f;
}
.govuk-tag--grey {
color: #383f43;
background: #eeefef;
}
.govuk-tag--purple {
color: #3d2375;
background: #dbd5e9;
}
.govuk-tag--turquoise {
color: #10403c;
background: #bfe3e0;
}
.govuk-tag--blue {
color: #144e81;
background: #d2e2f1;
}
.govuk-tag--yellow {
color: #594d00;
background: #fff7bf;
}
.govuk-tag--orange {
color: #6e3619;
background: #fcd6c3;
}
.govuk-tag--red {
color: #942514;
background: #f6d7d2;
}
.govuk-tag--pink {
color: #80224d;
background: #f7d7e6;
}
.govuk-tag--green {
color: #005a30;
background: #cce2d8;
}
.govuk-phase-banner {
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #b1b4b6;
}
.govuk-phase-banner__content {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.1428571429;
color: #0b0c0c;
display: table;
margin: 0;
}
@media print {
.govuk-phase-banner__content {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-phase-banner__content {
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
}
@media print {
.govuk-phase-banner__content {
font-size: 14pt;
line-height: 1.2;
}
}
@media print {
.govuk-phase-banner__content {
color: #000;
}
}
.govuk-phase-banner__content__tag {
margin-right: 10px;
}
.govuk-phase-banner__text {
display: table-cell;
vertical-align: middle;
}
.govuk-tabs {
margin-top: 5px;
margin-bottom: 20px;
}
@media (min-width: 49.9375em) {
.govuk-tabs {
margin-top: 5px;
}
}
@media (min-width: 49.9375em) {
.govuk-tabs {
margin-bottom: 30px;
}
}
.govuk-tabs__title {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
color: #0b0c0c;
margin-bottom: 10px;
}
@media print {
.govuk-tabs__title {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-tabs__title {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-tabs__title {
font-size: 14pt;
line-height: 1.15;
}
}
@media print {
.govuk-tabs__title {
color: #000;
}
}
.govuk-tabs__list {
margin: 0;
padding: 0;
list-style: none;
margin-bottom: 20px;
}
@media (min-width: 49.9375em) {
.govuk-tabs__list {
margin-bottom: 30px;
}
}
.govuk-tabs__list-item {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
margin-left: 25px;
}
@media print {
.govuk-tabs__list-item {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-tabs__list-item {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-tabs__list-item {
font-size: 14pt;
line-height: 1.15;
}
}
.govuk-tabs__list-item:before {
color: #0b0c0c;
content: '—';
margin-left: -25px;
padding-right: 5px;
}
@media print {
.govuk-tabs__list-item:before {
color: #000;
}
}
.govuk-tabs__tab {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration: underline;
display: inline-block;
margin-bottom: 10px;
}
@media print {
.govuk-tabs__tab {
font-family: sans-serif;
}
}
.govuk-tabs__tab:focus {
outline: 3px solid transparent;
color: #0b0c0c;
background-color: #fd0;
box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
text-decoration: none;
}
.govuk-tabs__tab:link {
color: #1d70b8;
}
.govuk-tabs__tab:visited {
color: #4c2c92;
}
.govuk-tabs__tab:hover {
color: #003078;
}
.govuk-tabs__tab:active {
color: #0b0c0c;
}
.govuk-tabs__tab:focus {
color: #0b0c0c;
}
.govuk-tabs__panel {
margin-bottom: 30px;
}
@media (min-width: 49.9375em) {
.govuk-tabs__panel {
margin-bottom: 50px;
}
}
@media (min-width: 49.9375em) {
.js-enabled .govuk-tabs__list {
margin-bottom: 0;
border-bottom: 1px solid #b1b4b6;
}
.js-enabled .govuk-tabs__list:after {
content: '';
display: block;
clear: both;
}
.js-enabled .govuk-tabs__title {
display: none;
}
.js-enabled .govuk-tabs__list-item {
position: relative;
margin-right: 5px;
margin-bottom: 0;
margin-left: 0;
padding: 10px 20px;
float: left;
background-color: #f3f2f1;
text-align: center;
}
.js-enabled .govuk-tabs__list-item:before {
content: none;
}
.js-enabled .govuk-tabs__list-item--selected {
position: relative;
margin-top: -5px;
margin-bottom: -1px;
padding-top: 14px;
padding-right: 19px;
padding-bottom: 16px;
padding-left: 19px;
border: 1px solid #b1b4b6;
border-bottom: 0;
background-color: #fff;
}
.js-enabled .govuk-tabs__list-item--selected .govuk-tabs__tab {
text-decoration: none;
}
.js-enabled .govuk-tabs__tab {
margin-bottom: 0;
}
.js-enabled .govuk-tabs__tab:link,
.js-enabled .govuk-tabs__tab:visited {
color: #0b0c0c;
}
}
@media print and (min-width: 49.9375em) {
.js-enabled .govuk-tabs__tab:link,
.js-enabled .govuk-tabs__tab:visited {
color: #000;
}
}
@media (min-width: 49.9375em) {
.js-enabled .govuk-tabs__tab:hover {
color: rgba(11, 12, 12, 0.99);
}
}
@media (min-width: 49.9375em) {
.js-enabled .govuk-tabs__tab:active,
.js-enabled .govuk-tabs__tab:focus {
color: #0b0c0c;
}
}
@media print and (min-width: 49.9375em) {
.js-enabled .govuk-tabs__tab:active,
.js-enabled .govuk-tabs__tab:focus {
color: #000;
}
}
@media (min-width: 49.9375em) {
.js-enabled .govuk-tabs__tab:after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
}
@media (min-width: 49.9375em) {
.js-enabled .govuk-tabs__panel {
margin-bottom: 0;
padding: 30px 20px;
border: 1px solid #b1b4b6;
border-top: 0;
}
}
@media (min-width: 49.9375em) and (min-width: 49.9375em) {
.js-enabled .govuk-tabs__panel {
margin-bottom: 0;
}
}
@media (min-width: 49.9375em) {
.js-enabled .govuk-tabs__panel > :last-child {
margin-bottom: 0;
}
}
@media (min-width: 49.9375em) {
.js-enabled .govuk-tabs__panel--hidden {
display: none;
}
}
.govuk-radios__item {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
display: block;
position: relative;
min-height: 40px;
margin-bottom: 10px;
padding-left: 40px;
clear: left;
}
@media print {
.govuk-radios__item {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-radios__item {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-radios__item {
font-size: 14pt;
line-height: 1.15;
}
}
.govuk-radios__item:last-child,
.govuk-radios__item:last-of-type {
margin-bottom: 0;
}
.govuk-radios__input {
cursor: pointer;
position: absolute;
z-index: 1;
top: -2px;
left: -2px;
width: 44px;
height: 44px;
margin: 0;
opacity: 0;
}
.govuk-radios__label {
display: inline-block;
margin-bottom: 0;
padding: 8px 15px 5px;
cursor: pointer;
-ms-touch-action: manipulation;
touch-action: manipulation;
}
.govuk-radios__label:before {
content: '';
box-sizing: border-box;
position: absolute;
top: 0;
left: 0;
width: 40px;
height: 40px;
border: 2px solid currentColor;
border-radius: 50%;
background: transparent;
}
.govuk-radios__label:after {
content: '';
position: absolute;
top: 10px;
left: 10px;
width: 0;
height: 0;
border: 10px solid currentColor;
border-radius: 50%;
opacity: 0;
background: currentColor;
}
.govuk-radios__hint {
display: block;
padding-right: 15px;
padding-left: 15px;
}
.govuk-radios__input:focus + .govuk-radios__label:before {
border-width: 4px;
box-shadow: 0 0 0 4px #fd0;
}
.govuk-radios__input:checked + .govuk-radios__label:after {
opacity: 1;
}
.govuk-radios__input:disabled,
.govuk-radios__input:disabled + .govuk-radios__label {
cursor: default;
}
.govuk-radios__input:disabled + .govuk-radios__label {
opacity: 0.5;
}
@media (min-width: 49.9375em) {
.govuk-radios--inline:after {
content: '';
display: block;
clear: both;
}
.govuk-radios--inline .govuk-radios__item {
margin-right: 20px;
float: left;
clear: none;
}
}
.govuk-radios--inline.govuk-radios--conditional .govuk-radios__item {
margin-right: 0;
float: none;
}
.govuk-radios__divider {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
color: #0b0c0c;
width: 40px;
margin-bottom: 10px;
text-align: center;
}
@media print {
.govuk-radios__divider {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-radios__divider {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-radios__divider {
font-size: 14pt;
line-height: 1.15;
}
}
@media print {
.govuk-radios__divider {
color: #000;
}
}
.govuk-radios__conditional {
margin-bottom: 15px;
margin-left: 18px;
padding-left: 33px;
border-left: 4px solid #b1b4b6;
}
@media (min-width: 49.9375em) {
.govuk-radios__conditional {
margin-bottom: 20px;
}
}
.js-enabled .govuk-radios__conditional--hidden {
display: none;
}
.govuk-radios__conditional > :last-child {
margin-bottom: 0;
}
.govuk-radios--small .govuk-radios__item {
min-height: 0;
margin-bottom: 0;
padding-left: 34px;
float: left;
}
.govuk-radios--small .govuk-radios__item:after {
content: '';
display: block;
clear: both;
}
.govuk-radios--small .govuk-radios__input {
left: -10px;
}
.govuk-radios--small .govuk-radios__label {
margin-top: -2px;
padding: 13px 15px 13px 1px;
float: left;
}
@media (min-width: 49.9375em) {
.govuk-radios--small .govuk-radios__label {
padding: 11px 15px 10px 1px;
}
}
.govuk-radios--small .govuk-radios__label:before {
top: 8px;
width: 24px;
height: 24px;
}
.govuk-radios--small .govuk-radios__label:after {
top: 15px;
left: 7px;
border-width: 5px;
}
.govuk-radios--small .govuk-radios__hint {
padding: 0;
clear: both;
pointer-events: none;
}
.govuk-radios--small .govuk-radios__conditional {
margin-left: 10px;
padding-left: 20px;
clear: both;
}
.govuk-radios--small .govuk-radios__divider {
width: 24px;
margin-bottom: 5px;
}
.govuk-radios--small
.govuk-radios__item:hover
.govuk-radios__input:not(:disabled)
+ .govuk-radios__label:before {
box-shadow: 0 0 0 10px #b1b4b6;
}
.govuk-radios--small
.govuk-radios__item:hover
.govuk-radios__input:focus
+ .govuk-radios__label:before {
box-shadow: 0 0 0 4px #fd0, 0 0 0 10px #b1b4b6;
}
@media (hover: none), (pointer: coarse) {
.govuk-radios--small
.govuk-radios__item:hover
.govuk-radios__input:not(:disabled)
+ .govuk-radios__label:before {
box-shadow: initial;
}
.govuk-radios--small
.govuk-radios__item:hover
.govuk-radios__input:focus
+ .govuk-radios__label:before {
box-shadow: 0 0 0 4px #fd0;
}
}
.govuk-select,
.select div[class*='control'] {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
box-sizing: border-box;
max-width: 100%;
height: 40px;
height: 2.5rem;
padding: 5px;
border: 2px solid #0b0c0c;
}
@media print {
.govuk-select,
.select div[class*='control'] {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-select,
.select div[class*='control'] {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.25;
}
}
@media print {
.govuk-select,
.select div[class*='control'] {
font-size: 14pt;
line-height: 1.25;
}
}
.govuk-select:focus,
.select div[class*='control']:focus {
outline: 3px solid #fd0;
outline-offset: 0;
box-shadow: inset 0 0 0 2px;
}
.govuk-select option:active,
.select div[class*='control'] option:active,
.govuk-select option:checked,
.select div[class*='control'] option:checked,
.govuk-select:focus::-ms-value,
.select div[class*='control']:focus::-ms-value {
color: #fff;
background-color: #1d70b8;
}
.govuk-select--error {
border: 2px solid #d4351c;
}
.govuk-select--error:focus {
border-color: #0b0c0c;
}
.govuk-skip-link {
position: absolute !important;
width: 1px !important;
height: 1px !important;
margin: 0 !important;
overflow: hidden !important;
clip: rect(0 0 0 0) !important;
-webkit-clip-path: inset(50%) !important;
clip-path: inset(50%) !important;
white-space: nowrap !important;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration: underline;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.1428571429;
display: block;
padding: 10px 15px;
}
.govuk-skip-link:active,
.govuk-skip-link:focus {
position: static !important;
width: auto !important;
height: auto !important;
margin: inherit !important;
overflow: visible !important;
clip: auto !important;
-webkit-clip-path: none !important;
clip-path: none !important;
white-space: inherit !important;
}
@media print {
.govuk-skip-link {
font-family: sans-serif;
}
}
.govuk-skip-link:link,
.govuk-skip-link:visited {
color: #0b0c0c;
}
@media print {
.govuk-skip-link:link,
.govuk-skip-link:visited {
color: #000;
}
}
.govuk-skip-link:hover {
color: rgba(11, 12, 12, 0.99);
}
.govuk-skip-link:active,
.govuk-skip-link:focus {
color: #0b0c0c;
}
@media print {
.govuk-skip-link:active,
.govuk-skip-link:focus {
color: #000;
}
}
@media (min-width: 49.9375em) {
.govuk-skip-link {
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
}
@media print {
.govuk-skip-link {
font-size: 14pt;
line-height: 1.2;
}
}
@supports (padding: max(calc(0px))) {
.govuk-skip-link {
padding-right: max(15px, calc(15px + env(safe-area-inset-right)));
padding-left: max(15px, calc(15px + env(safe-area-inset-left)));
}
}
.govuk-skip-link:focus {
outline: 3px solid #fd0;
outline-offset: 0;
background-color: #fd0;
}
.govuk-table {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
color: #0b0c0c;
width: 100%;
margin-bottom: 20px;
border-spacing: 0;
border-collapse: collapse;
}
@media print {
.govuk-table {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-table {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-table {
font-size: 14pt;
line-height: 1.15;
}
}
@media print {
.govuk-table {
color: #000;
}
}
@media (min-width: 49.9375em) {
.govuk-table {
margin-bottom: 30px;
}
}
.govuk-table__header {
font-weight: 700;
}
.govuk-table__header,
.govuk-table__cell {
padding: 10px 20px 10px 0;
border-bottom: 1px solid #b1b4b6;
text-align: left;
vertical-align: top;
}
.govuk-table__cell--numeric {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-font-feature-settings: 'tnum' 1;
font-feature-settings: 'tnum' 1;
font-weight: 400;
}
@media print {
.govuk-table__cell--numeric {
font-family: sans-serif;
}
}
@supports (font-variant-numeric: tabular-nums) {
.govuk-table__cell--numeric {
-webkit-font-feature-settings: normal;
font-feature-settings: normal;
font-variant-numeric: tabular-nums;
}
}
.govuk-table__header--numeric,
.govuk-table__cell--numeric {
text-align: right;
}
.govuk-table__header:last-child,
.govuk-table__cell:last-child {
padding-right: 0;
}
.govuk-table__caption {
font-weight: 700;
display: table-caption;
text-align: left;
}
.govuk-table__caption--xl {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 32px;
font-size: 2rem;
line-height: 1.09375;
margin-bottom: 15px;
}
@media print {
.govuk-table__caption--xl {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-table__caption--xl {
font-size: 48px;
font-size: 3rem;
line-height: 1.0416666667;
}
}
@media print {
.govuk-table__caption--xl {
font-size: 32pt;
line-height: 1.15;
}
}
.govuk-table__caption--l {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 24px;
font-size: 1.5rem;
line-height: 1.0416666667;
margin-bottom: 15px;
}
@media print {
.govuk-table__caption--l {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-table__caption--l {
font-size: 36px;
font-size: 2.25rem;
line-height: 1.1111111111;
}
}
@media print {
.govuk-table__caption--l {
font-size: 24pt;
line-height: 1.05;
}
}
.govuk-table__caption--m {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 18px;
font-size: 1.125rem;
line-height: 1.1111111111;
margin-bottom: 15px;
}
@media print {
.govuk-table__caption--m {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-table__caption--m {
font-size: 24px;
font-size: 1.5rem;
line-height: 1.25;
}
}
@media print {
.govuk-table__caption--m {
font-size: 18pt;
line-height: 1.15;
}
}
.govuk-table__caption--s {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
@media print {
.govuk-table__caption--s {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-table__caption--s {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-table__caption--s {
font-size: 14pt;
line-height: 1.15;
}
}
.govuk-warning-text {
position: relative;
margin-bottom: 20px;
padding: 10px 0;
}
@media (min-width: 49.9375em) {
.govuk-warning-text {
margin-bottom: 30px;
}
}
.govuk-warning-text__assistive {
position: absolute !important;
width: 1px !important;
height: 1px !important;
margin: 0 !important;
padding: 0 !important;
overflow: hidden !important;
clip: rect(0 0 0 0) !important;
-webkit-clip-path: inset(50%) !important;
clip-path: inset(50%) !important;
border: 0 !important;
white-space: nowrap !important;
}
.govuk-warning-text__icon {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
box-sizing: border-box;
display: inline-block;
position: absolute;
left: 0;
min-width: 35px;
min-height: 35px;
margin-top: -7px;
border: 3px solid #0b0c0c;
border-radius: 50%;
color: #fff;
background: #0b0c0c;
font-size: 30px;
line-height: 29px;
text-align: center;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
forced-color-adjust: none;
}
@media print {
.govuk-warning-text__icon {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-warning-text__icon {
margin-top: -5px;
}
}
@media screen and (forced-colors: active) {
.govuk-warning-text__icon {
border-color: windowText;
color: windowText;
background: transparent;
}
}
.govuk-warning-text__text {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
color: #0b0c0c;
display: block;
padding-left: 45px;
}
@media print {
.govuk-warning-text__text {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-warning-text__text {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-warning-text__text {
font-size: 14pt;
line-height: 1.15;
}
}
@media print {
.govuk-warning-text__text {
color: #000;
}
}
.govuk-clearfix:after {
content: '';
display: block;
clear: both;
}
.govuk-visually-hidden {
position: absolute !important;
width: 1px !important;
height: 1px !important;
margin: 0 !important;
padding: 0 !important;
overflow: hidden !important;
clip: rect(0 0 0 0) !important;
-webkit-clip-path: inset(50%) !important;
clip-path: inset(50%) !important;
border: 0 !important;
white-space: nowrap !important;
}
.govuk-visually-hidden-focusable {
position: absolute !important;
width: 1px !important;
height: 1px !important;
margin: 0 !important;
overflow: hidden !important;
clip: rect(0 0 0 0) !important;
-webkit-clip-path: inset(50%) !important;
clip-path: inset(50%) !important;
white-space: nowrap !important;
}
.govuk-visually-hidden-focusable:active,
.govuk-visually-hidden-focusable:focus {
position: static !important;
width: auto !important;
height: auto !important;
margin: inherit !important;
overflow: visible !important;
clip: auto !important;
-webkit-clip-path: none !important;
clip-path: none !important;
white-space: inherit !important;
}
.govuk-\!-display-inline {
display: inline !important;
}
.govuk-\!-display-inline-block {
display: inline-block !important;
}
.govuk-\!-display-block {
display: block !important;
}
.govuk-\!-display-none {
display: none !important;
}
@media print {
.govuk-\!-display-none-print {
display: none !important;
}
}
.govuk-\!-margin-0,
.postcode-lead dl dd {
margin: 0 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-0,
.postcode-lead dl dd {
margin: 0 !important;
}
}
.govuk-\!-margin-top-0,
.banner > .content > .body > p:first-of-type,
.stand-alone-metric > .sam-body,
.stand-alone-metric > .sam-heading {
margin-top: 0 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-top-0,
.banner > .content > .body > p:first-of-type,
.stand-alone-metric > .sam-body,
.stand-alone-metric > .sam-heading {
margin-top: 0 !important;
}
}
.govuk-\!-margin-right-0 {
margin-right: 0 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-right-0 {
margin-right: 0 !important;
}
}
.govuk-\!-margin-bottom-0,
.banner > .content > .body > p:last-of-type,
.banner > .content > .body,
.stand-alone-metric > .sam-body:last-child {
margin-bottom: 0 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-bottom-0,
.banner > .content > .body > p:last-of-type,
.banner > .content > .body,
.stand-alone-metric > .sam-body:last-child {
margin-bottom: 0 !important;
}
}
.govuk-\!-margin-left-0 {
margin-left: 0 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-left-0 {
margin-left: 0 !important;
}
}
.govuk-\!-margin-1 {
margin: 5px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-1 {
margin: 5px !important;
}
}
.govuk-\!-margin-top-1,
.card-timestamp,
.numbers-container {
margin-top: 5px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-top-1,
.card-timestamp,
.numbers-container {
margin-top: 5px !important;
}
}
.govuk-\!-margin-right-1,
.postcode-lead dl.inline dt {
margin-right: 5px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-right-1,
.postcode-lead dl.inline dt {
margin-right: 5px !important;
}
}
.govuk-\!-margin-bottom-1,
.banner > .content > .timestamp,
.banner,
.numbers-container,
.stand-alone-metric > .sam-body,
.stand-alone-metric > .sam-heading {
margin-bottom: 5px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-bottom-1,
.banner > .content > .timestamp,
.banner,
.numbers-container,
.stand-alone-metric > .sam-body,
.stand-alone-metric > .sam-heading {
margin-bottom: 5px !important;
}
}
.govuk-\!-margin-left-1 {
margin-left: 5px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-left-1 {
margin-left: 5px !important;
}
}
.govuk-\!-margin-2 {
margin: 10px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-2 {
margin: 10px !important;
}
}
.govuk-\!-margin-top-2 {
margin-top: 10px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-top-2 {
margin-top: 10px !important;
}
}
.govuk-\!-margin-right-2 {
margin-right: 10px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-right-2 {
margin-right: 10px !important;
}
}
.govuk-\!-margin-bottom-2,
.stand-alone-metric {
margin-bottom: 10px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-bottom-2,
.stand-alone-metric {
margin-bottom: 10px !important;
}
}
.govuk-\!-margin-left-2 {
margin-left: 10px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-left-2 {
margin-left: 10px !important;
}
}
.govuk-\!-margin-3 {
margin: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-3 {
margin: 15px !important;
}
}
.govuk-\!-margin-top-3 {
margin-top: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-top-3 {
margin-top: 15px !important;
}
}
.govuk-\!-margin-right-3 {
margin-right: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-right-3 {
margin-right: 15px !important;
}
}
.govuk-\!-margin-bottom-3,
.postcode-lead dl.inline dd,
.postcode-lead dl.inline dt {
margin-bottom: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-bottom-3,
.postcode-lead dl.inline dd,
.postcode-lead dl.inline dt {
margin-bottom: 15px !important;
}
}
.govuk-\!-margin-left-3 {
margin-left: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-left-3 {
margin-left: 15px !important;
}
}
.govuk-\!-margin-4 {
margin: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-4 {
margin: 20px !important;
}
}
.govuk-\!-margin-top-4 {
margin-top: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-top-4 {
margin-top: 20px !important;
}
}
.govuk-\!-margin-right-4,
.lead-case-container > li:first-of-type {
margin-right: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-right-4,
.lead-case-container > li:first-of-type {
margin-right: 20px !important;
}
}
.govuk-\!-margin-bottom-4 {
margin-bottom: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-bottom-4 {
margin-bottom: 20px !important;
}
}
.govuk-\!-margin-left-4 {
margin-left: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-left-4 {
margin-left: 20px !important;
}
}
.govuk-\!-margin-5 {
margin: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-5 {
margin: 25px !important;
}
}
.govuk-\!-margin-top-5,
.lead-case-container > .figure figure,
.postcode-lead dl dt {
margin-top: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-top-5,
.lead-case-container > .figure figure,
.postcode-lead dl dt {
margin-top: 25px !important;
}
}
.govuk-\!-margin-right-5 {
margin-right: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-right-5 {
margin-right: 25px !important;
}
}
.govuk-\!-margin-bottom-5 {
margin-bottom: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-bottom-5 {
margin-bottom: 25px !important;
}
}
.govuk-\!-margin-left-5 {
margin-left: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-left-5 {
margin-left: 25px !important;
}
}
.govuk-\!-margin-6 {
margin: 20px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-6 {
margin: 30px !important;
}
}
.govuk-\!-margin-top-6 {
margin-top: 20px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-top-6 {
margin-top: 30px !important;
}
}
.govuk-\!-margin-right-6 {
margin-right: 20px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-right-6 {
margin-right: 30px !important;
}
}
.govuk-\!-margin-bottom-6 {
margin-bottom: 20px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-bottom-6 {
margin-bottom: 30px !important;
}
}
.govuk-\!-margin-left-6 {
margin-left: 20px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-left-6 {
margin-left: 30px !important;
}
}
.govuk-\!-margin-7 {
margin: 25px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-7 {
margin: 40px !important;
}
}
.govuk-\!-margin-top-7 {
margin-top: 25px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-top-7 {
margin-top: 40px !important;
}
}
.govuk-\!-margin-right-7 {
margin-right: 25px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-right-7 {
margin-right: 40px !important;
}
}
.govuk-\!-margin-bottom-7 {
margin-bottom: 25px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-bottom-7 {
margin-bottom: 40px !important;
}
}
.govuk-\!-margin-left-7 {
margin-left: 25px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-left-7 {
margin-left: 40px !important;
}
}
.govuk-\!-margin-8 {
margin: 30px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-8 {
margin: 50px !important;
}
}
.govuk-\!-margin-top-8 {
margin-top: 30px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-top-8 {
margin-top: 50px !important;
}
}
.govuk-\!-margin-right-8 {
margin-right: 30px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-right-8 {
margin-right: 50px !important;
}
}
.govuk-\!-margin-bottom-8 {
margin-bottom: 30px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-bottom-8 {
margin-bottom: 50px !important;
}
}
.govuk-\!-margin-left-8 {
margin-left: 30px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-left-8 {
margin-left: 50px !important;
}
}
.govuk-\!-margin-9 {
margin: 40px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-9 {
margin: 60px !important;
}
}
.govuk-\!-margin-top-9 {
margin-top: 40px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-top-9 {
margin-top: 60px !important;
}
}
.govuk-\!-margin-right-9 {
margin-right: 40px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-right-9 {
margin-right: 60px !important;
}
}
.govuk-\!-margin-bottom-9 {
margin-bottom: 40px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-bottom-9 {
margin-bottom: 60px !important;
}
}
.govuk-\!-margin-left-9 {
margin-left: 40px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-left-9 {
margin-left: 60px !important;
}
}
.govuk-\!-padding-0 {
padding: 0 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-0 {
padding: 0 !important;
}
}
.govuk-\!-padding-top-0 {
padding-top: 0 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-top-0 {
padding-top: 0 !important;
}
}
.govuk-\!-padding-right-0 {
padding-right: 0 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-right-0 {
padding-right: 0 !important;
}
}
.govuk-\!-padding-bottom-0 {
padding-bottom: 0 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-bottom-0 {
padding-bottom: 0 !important;
}
}
.govuk-\!-padding-left-0 {
padding-left: 0 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-left-0 {
padding-left: 0 !important;
}
}
.govuk-\!-padding-1 {
padding: 5px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-1 {
padding: 5px !important;
}
}
.govuk-\!-padding-top-1,
.moj-side-navigation__item.mobile > a,
.stand-alone-metric {
padding-top: 5px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-top-1,
.moj-side-navigation__item.mobile > a,
.stand-alone-metric {
padding-top: 5px !important;
}
}
.govuk-\!-padding-right-1 {
padding-right: 5px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-right-1 {
padding-right: 5px !important;
}
}
.govuk-\!-padding-bottom-1,
.moj-side-navigation__item.mobile > a,
.stand-alone-metric {
padding-bottom: 5px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-bottom-1,
.moj-side-navigation__item.mobile > a,
.stand-alone-metric {
padding-bottom: 5px !important;
}
}
.govuk-\!-padding-left-1 {
padding-left: 5px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-left-1 {
padding-left: 5px !important;
}
}
.govuk-\!-padding-2 {
padding: 10px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-2 {
padding: 10px !important;
}
}
.govuk-\!-padding-top-2,
.banner {
padding-top: 10px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-top-2,
.banner {
padding-top: 10px !important;
}
}
.govuk-\!-padding-right-2,
.banner > .content > .body {
padding-right: 10px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-right-2,
.banner > .content > .body {
padding-right: 10px !important;
}
}
.govuk-\!-padding-bottom-2,
.banner {
padding-bottom: 10px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-bottom-2,
.banner {
padding-bottom: 10px !important;
}
}
.govuk-\!-padding-left-2,
.banner > .content > .body,
.stand-alone-metric {
padding-left: 10px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-left-2,
.banner > .content > .body,
.stand-alone-metric {
padding-left: 10px !important;
}
}
.govuk-\!-padding-3 {
padding: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-3 {
padding: 15px !important;
}
}
.govuk-\!-padding-top-3 {
padding-top: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-top-3 {
padding-top: 15px !important;
}
}
.govuk-\!-padding-right-3 {
padding-right: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-right-3 {
padding-right: 15px !important;
}
}
.govuk-\!-padding-bottom-3 {
padding-bottom: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-bottom-3 {
padding-bottom: 15px !important;
}
}
.govuk-\!-padding-left-3 {
padding-left: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-left-3 {
padding-left: 15px !important;
}
}
.govuk-\!-padding-4 {
padding: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-4 {
padding: 20px !important;
}
}
.govuk-\!-padding-top-4 {
padding-top: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-top-4 {
padding-top: 20px !important;
}
}
.govuk-\!-padding-right-4 {
padding-right: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-right-4 {
padding-right: 20px !important;
}
}
.govuk-\!-padding-bottom-4 {
padding-bottom: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-bottom-4 {
padding-bottom: 20px !important;
}
}
.govuk-\!-padding-left-4 {
padding-left: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-left-4 {
padding-left: 20px !important;
}
}
.govuk-\!-padding-5 {
padding: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-5 {
padding: 25px !important;
}
}
.govuk-\!-padding-top-5 {
padding-top: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-top-5 {
padding-top: 25px !important;
}
}
.govuk-\!-padding-right-5 {
padding-right: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-right-5 {
padding-right: 25px !important;
}
}
.govuk-\!-padding-bottom-5 {
padding-bottom: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-bottom-5 {
padding-bottom: 25px !important;
}
}
.govuk-\!-padding-left-5 {
padding-left: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-left-5 {
padding-left: 25px !important;
}
}
.govuk-\!-padding-6 {
padding: 20px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-6 {
padding: 30px !important;
}
}
.govuk-\!-padding-top-6 {
padding-top: 20px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-top-6 {
padding-top: 30px !important;
}
}
.govuk-\!-padding-right-6 {
padding-right: 20px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-right-6 {
padding-right: 30px !important;
}
}
.govuk-\!-padding-bottom-6 {
padding-bottom: 20px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-bottom-6 {
padding-bottom: 30px !important;
}
}
.govuk-\!-padding-left-6 {
padding-left: 20px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-left-6 {
padding-left: 30px !important;
}
}
.govuk-\!-padding-7 {
padding: 25px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-7 {
padding: 40px !important;
}
}
.govuk-\!-padding-top-7 {
padding-top: 25px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-top-7 {
padding-top: 40px !important;
}
}
.govuk-\!-padding-right-7 {
padding-right: 25px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-right-7 {
padding-right: 40px !important;
}
}
.govuk-\!-padding-bottom-7 {
padding-bottom: 25px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-bottom-7 {
padding-bottom: 40px !important;
}
}
.govuk-\!-padding-left-7 {
padding-left: 25px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-left-7 {
padding-left: 40px !important;
}
}
.govuk-\!-padding-8 {
padding: 30px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-8 {
padding: 50px !important;
}
}
.govuk-\!-padding-top-8 {
padding-top: 30px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-top-8 {
padding-top: 50px !important;
}
}
.govuk-\!-padding-right-8 {
padding-right: 30px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-right-8 {
padding-right: 50px !important;
}
}
.govuk-\!-padding-bottom-8 {
padding-bottom: 30px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-bottom-8 {
padding-bottom: 50px !important;
}
}
.govuk-\!-padding-left-8 {
padding-left: 30px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-left-8 {
padding-left: 50px !important;
}
}
.govuk-\!-padding-9 {
padding: 40px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-9 {
padding: 60px !important;
}
}
.govuk-\!-padding-top-9 {
padding-top: 40px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-top-9 {
padding-top: 60px !important;
}
}
.govuk-\!-padding-right-9 {
padding-right: 40px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-right-9 {
padding-right: 60px !important;
}
}
.govuk-\!-padding-bottom-9 {
padding-bottom: 40px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-bottom-9 {
padding-bottom: 60px !important;
}
}
.govuk-\!-padding-left-9 {
padding-left: 40px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-left-9 {
padding-left: 60px !important;
}
}
.govuk-\!-font-size-80 {
font-size: 53px !important;
font-size: 3.3125rem !important;
line-height: 1.0377358491 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-font-size-80 {
font-size: 80px !important;
font-size: 5rem !important;
line-height: 1 !important;
}
}
@media print {
.govuk-\!-font-size-80 {
font-size: 53pt !important;
line-height: 1.1 !important;
}
}
.govuk-\!-font-size-48 {
font-size: 32px !important;
font-size: 2rem !important;
line-height: 1.09375 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-font-size-48 {
font-size: 48px !important;
font-size: 3rem !important;
line-height: 1.0416666667 !important;
}
}
@media print {
.govuk-\!-font-size-48 {
font-size: 32pt !important;
line-height: 1.15 !important;
}
}
.govuk-\!-font-size-36 {
font-size: 24px !important;
font-size: 1.5rem !important;
line-height: 1.0416666667 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-font-size-36 {
font-size: 36px !important;
font-size: 2.25rem !important;
line-height: 1.1111111111 !important;
}
}
@media print {
.govuk-\!-font-size-36 {
font-size: 24pt !important;
line-height: 1.05 !important;
}
}
.govuk-\!-font-size-27 {
font-size: 18px !important;
font-size: 1.125rem !important;
line-height: 1.1111111111 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-font-size-27 {
font-size: 27px !important;
font-size: 1.6875rem !important;
line-height: 1.1111111111 !important;
}
}
@media print {
.govuk-\!-font-size-27 {
font-size: 18pt !important;
line-height: 1.15 !important;
}
}
.govuk-\!-font-size-24 {
font-size: 18px !important;
font-size: 1.125rem !important;
line-height: 1.1111111111 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-font-size-24 {
font-size: 24px !important;
font-size: 1.5rem !important;
line-height: 1.25 !important;
}
}
@media print {
.govuk-\!-font-size-24 {
font-size: 18pt !important;
line-height: 1.15 !important;
}
}
.govuk-\!-font-size-19 {
font-size: 16px !important;
font-size: 1rem !important;
line-height: 1.25 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-font-size-19 {
font-size: 19px !important;
font-size: 1.1875rem !important;
line-height: 1.3157894737 !important;
}
}
@media print {
.govuk-\!-font-size-19 {
font-size: 14pt !important;
line-height: 1.15 !important;
}
}
.govuk-\!-font-size-16 {
font-size: 14px !important;
font-size: 0.875rem !important;
line-height: 1.1428571429 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-font-size-16 {
font-size: 16px !important;
font-size: 1rem !important;
line-height: 1.25 !important;
}
}
@media print {
.govuk-\!-font-size-16 {
font-size: 14pt !important;
line-height: 1.2 !important;
}
}
.govuk-\!-font-size-14 {
font-size: 12px !important;
font-size: 0.75rem !important;
line-height: 1.25 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-font-size-14 {
font-size: 14px !important;
font-size: 0.875rem !important;
line-height: 1.4285714286 !important;
}
}
@media print {
.govuk-\!-font-size-14 {
font-size: 12pt !important;
line-height: 1.2 !important;
}
}
.govuk-\!-font-weight-regular {
font-weight: 400 !important;
}
.govuk-\!-font-weight-bold,
.banner > .content > .body a {
font-weight: 700 !important;
}
.govuk-\!-width-full {
width: 100% !important;
}
.govuk-\!-width-three-quarters {
width: 100% !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-width-three-quarters {
width: 75% !important;
}
}
.govuk-\!-width-two-thirds {
width: 100% !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-width-two-thirds {
width: 66.66% !important;
}
}
.govuk-\!-width-one-half {
width: 100% !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-width-one-half {
width: 50% !important;
}
}
.govuk-\!-width-one-third {
width: 100% !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-width-one-third {
width: 33.33% !important;
}
}
.govuk-\!-width-one-quarter {
width: 100% !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-width-one-quarter {
width: 25% !important;
}
}
body {
-webkit-font-smoothing: antialiased;
-moz-ononesx-font-smoothing: grayscale;
}
body .govuk-header {
border-color: #1d70b8;
}
pre,
code {
font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
font-size: 10pt;
}
dl {
display: flex;
flex-wrap: wrap;
}
dl > * {
margin-bottom: 1rem;
}
dl dt {
font-size: smaller !important;
display: inline-flex;
flex: 1 2 30%;
justify-content: flex-end;
align-self: flex-start;
}
dl dt > * {
font-size: smaller !important;
}
dl dd {
font-size: smaller !important;
display: inline-flex;
flex: 1 4 50%;
max-width: 50%;
margin-left: 1rem;
}
dl dd > * {
font-size: smaller !important;
}
button {
overflow: visible;
width: auto;
padding: 0;
border: 0;
margin: 0;
appearance: none;
background: transparent;
color: inherit;
font: inherit;
-webkit-font-smoothing: inherit;
-moz-osx-font-smoothing: inherit;
line-height: normal;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.gem-c-cookie-banner {
padding: 20px 0;
}
.gem-c-cookie-banner__buttons {
display: flex;
flex-wrap: wrap;
align-items: baseline;
}
.gem-c-button {
display: inline-block;
width: auto;
flex-basis: 10rem;
flex-grow: 1;
margin-right: 15px;
margin-bottom: 15px;
vertical-align: baseline;
}
.gem-c-cookie-banner__confirmation {
display: flex;
align-items: center;
justify-content: space-between;
}
.gem-c-cookie-banner__confirmation p {
margin-bottom: 0;
}
.gem-c-cookie-banner__confirmation button {
color: #1d70b8;
cursor: pointer;
}
.gem-c-notice {
padding: 15px;
border: 5px solid #1d70b8;
margin-bottom: 30px;
clear: both;
color: #0b0c0c;
}
.gem-c-notice h2 {
margin-bottom: 20px;
}
.govuk-cookie-banner .govuk-button-group {
display: block;
}
svg.back-to-top {
display: inline-block;
width: 0.8em;
height: 1em;
margin-top: -5px;
margin-right: 10px;
vertical-align: middle;
}
.govuk-table__cell--date {
font-variant-numeric: tabular-nums;
}
.govuk-main-wrapper {
padding-top: 0;
width: 100%;
}
.mobile-menu-button {
position: absolute !important;
right: -4px !important;
width: max-content !important;
top: 7px !important;
color: #fff !important;
background-color: rgba(0, 0, 0, 0);
border: 2px solid white !important;
box-shadow: unset !important;
padding: 0.3rem 0.5rem !important;
display: none;
}
@media only screen and (min-width: 768px) {
.mobile-menu-button {
display: none !important;
visibility: hidden !important;
}
}
#mobile-navigation {
display: none;
position: sticky;
}
.about .markdown,
.accessibility .markdown,
.disclaimer .markdown,
.modal.markdown {
margin-top: 2rem;
}
.about .markdown blockquote,
.accessibility .markdown blockquote,
.disclaimer .markdown blockquote,
.modal.markdown blockquote {
margin: 1rem 0 !important;
padding: 1rem;
background: #f8f8f8;
border: 3px #f3f2f1 solid;
}
.about .markdown blockquote > p:first-child,
.accessibility .markdown blockquote > p:first-child,
.disclaimer .markdown blockquote > p:first-child,
.modal.markdown blockquote > p:first-child {
margin-top: 0 !important;
}
.about .markdown blockquote > p:last-child,
.accessibility .markdown blockquote > p:last-child,
.disclaimer .markdown blockquote > p:last-child,
.modal.markdown blockquote > p:last-child {
margin-bottom: 0 !important;
}
.about .markdown h1,
.accessibility .markdown h1,
.disclaimer .markdown h1,
.modal.markdown h1 {
margin-top: 18px;
}
.about .markdown h2,
.accessibility .markdown h2,
.disclaimer .markdown h2,
.modal.markdown h2 {
margin-top: 16px;
}
.about .markdown h3,
.accessibility .markdown h3,
.disclaimer .markdown h3,
.modal.markdown h3 {
margin-top: 12px;
}
.about .markdown h4,
.accessibility .markdown h4,
.disclaimer .markdown h4,
.modal.markdown h4 {
margin-top: 10px;
}
.about .markdown p + h2,
.accessibility .markdown p + h2,
.disclaimer .markdown p + h2,
.modal.markdown p + h2 {
margin-top: 1.5em;
}
.about .markdown p + h3,
.accessibility .markdown p + h3,
.disclaimer .markdown p + h3,
.modal.markdown p + h3 {
margin-top: 1em;
}
.about .markdown p + h4,
.accessibility .markdown p + h4,
.disclaimer .markdown p + h4,
.modal.markdown p + h4 {
margin-top: 0.8em;
}
.about .markdown ul:first-of-type,
.accessibility .markdown ul:first-of-type,
.disclaimer .markdown ul:first-of-type,
.modal.markdown ul:first-of-type {
margin-bottom: 3em;
font-size: 1rem;
}
.about .markdown ul:first-of-type a,
.accessibility .markdown ul:first-of-type a,
.disclaimer .markdown ul:first-of-type a,
.modal.markdown ul:first-of-type a {
font-size: 1rem;
}
.about .markdown ul:first-of-type p,
.accessibility .markdown ul:first-of-type p,
.disclaimer .markdown ul:first-of-type p,
.modal.markdown ul:first-of-type p {
margin-bottom: 0.8rem;
font-size: 1rem;
}
.about .markdown ul:first-of-type ul,
.accessibility .markdown ul:first-of-type ul,
.disclaimer .markdown ul:first-of-type ul,
.modal.markdown ul:first-of-type ul {
margin-bottom: 1em;
margin-left: 1em;
font-size: 1rem;
}
.about .markdown hr,
.accessibility .markdown hr,
.disclaimer .markdown hr,
.modal.markdown hr {
margin: 2px 0;
}
.modal.markdown {
margin-bottom: 0;
}
.modal.markdown h1 {
font-size: 1.6rem;
margin: 0 0 1.6rem;
}
.modal.markdown h2 {
font-size: 1.4rem;
margin: 0 0 1.4rem;
}
.modal.markdown h3 {
font-size: 1.2rem;
margin: 0 0 1.2rem;
}
.modal.markdown h4 {
font-size: 1rem;
margin: 0 0 1rem;
}
.modal.markdown p,
.modal.markdown a,
.modal.markdown li,
.modal.markdown ul {
font-size: 1rem;
margin: 0 0 0.8rem;
}
.modal.markdown ul:first-of-type {
margin-bottom: 1rem;
}
.modal.markdown ul:first-of-type p {
margin-bottom: 1rem;
}
.modal.markdown ul:first-of-type ul {
margin-bottom: 1rem;
margin-left: 1rem;
}
.modal.markdown hr {
margin: 2rem 0 1rem;
}
.disclaimer .markdown * {
font-size: 0.8rem !important;
}
.sr-only {
position: absolute !important;
overflow: hidden !important;
width: 1px !important;
height: 1px !important;
padding: 0 !important;
border: 0 !important;
margin: -1px !important;
clip: rect(1px, 1px, 1px, 1px) !important;
clip-path: inset(50%) !important;
white-space: nowrap !important;
}
.sr-only-focusable:focus,
.sr-only-focusable:active {
overflow: visible !important;
width: auto !important;
height: auto !important;
margin: auto !important;
clip: auto !important;
clip-path: none !important;
white-space: normal !important;
}
a:focus,
button:focus,
input[type='submit']:focus,
input[type='reset']:focus {
background-color: #fd0 !important;
outline: #1d70b8 solid 2px !important;
border-bottom-color: transparent !important;
box-shadow: unset !important;
text-decoration: none !important;
}
.u-lock-scroll {
overflow: hidden !important;
}
.dashboard-menu {
position: -webkit-sticky;
position: sticky;
top: 4px;
flex: 0 0 auto;
align-self: flex-start;
width: 200px;
display: none;
}
@media (min-width: 49.9375em) {
.dashboard-menu {
display: block;
}
}
.dashboard-container {
display: flex;
flex-direction: row;
}
.dashboard-content {
display: flex;
flex-direction: column;
min-height: 80vh;
}
.smaller {
font-size: 90%;
}
.toc {
margin-bottom: 2em;
}
.toc,
.toc * {
font-size: 12pt;
margin-top: 0;
}
.toc li {
margin-bottom: 0.2rem;
margin-top: 0 !important;
}
.toc ul {
margin-bottom: 0;
margin-left: 1em;
padding-left: 1em;
}
.simple-summary {
display: flex !important;
border: none !important;
padding: 0 !important;
margin-top: 0.8rem;
margin-bottom: 1.5rem !important;
min-width: 85%;
}
.simple-summary,
.simple-summary * {
background: 0;
background-color: transparent;
margin-right: auto;
}
.main {
display: flex;
flex-direction: column;
}
.moj-side-navigation {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
@media print {
.moj-side-navigation {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.moj-side-navigation {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.moj-side-navigation {
font-size: 14pt;
line-height: 1.15;
}
}
@media (min-width: 49.9375em) {
.moj-side-navigation {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.1428571429;
}
}
@media print and (min-width: 49.9375em) {
.moj-side-navigation {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) and (min-width: 49.9375em) {
.moj-side-navigation {
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
}
@media print and (min-width: 49.9375em) {
.moj-side-navigation {
font-size: 14pt;
line-height: 1.2;
}
}
@media (min-width: 49.9375em) {
.moj-side-navigation-mobile {
display: none;
}
}
@media (min-width: 49.9375em) {
.moj-side-navigation__list {
margin-bottom: 20px;
}
}
.moj-side-navigation__item a,
.moj-side-navigation__item a:link,
.moj-side-navigation__item a:visited {
display: block;
background-color: inherit;
color: #1d70b8;
text-decoration: none;
}
@media (max-width: 49.9275em) {
.moj-side-navigation__item a,
.moj-side-navigation__item a:link,
.moj-side-navigation__item a:visited {
padding: 15px;
padding-bottom: 11px;
border-left: 4px solid transparent;
background-color: inherit;
}
}
@media (min-width: 49.9375em) {
.moj-side-navigation__item a,
.moj-side-navigation__item a:link,
.moj-side-navigation__item a:visited {
padding: 10px;
border-left: 4px solid transparent;
}
}
.moj-side-navigation__item a:hover {
border-color: #5694ca;
}
.moj-side-navigation__item a:focus {
position: relative;
border-color: #0b0c0c;
border-left-color: transparent;
background-color: #fd0;
box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
color: #0b0c0c;
}
.moj-side-navigation__item--active a:link,
.moj-side-navigation__item--active a:visited {
border-color: #1d70b8;
background-color: #f3f2f1;
color: #1d70b8;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
@media print {
.moj-side-navigation__item--active a:link,
.moj-side-navigation__item--active a:visited {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.moj-side-navigation__item--active a:link,
.moj-side-navigation__item--active a:visited {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.moj-side-navigation__item--active a:link,
.moj-side-navigation__item--active a:visited {
font-size: 14pt;
line-height: 1.15;
}
}
@media (min-width: 49.9375em) {
.moj-side-navigation__item--active a:link,
.moj-side-navigation__item--active a:visited {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.1428571429;
}
}
@media print and (min-width: 49.9375em) {
.moj-side-navigation__item--active a:link,
.moj-side-navigation__item--active a:visited {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) and (min-width: 49.9375em) {
.moj-side-navigation__item--active a:link,
.moj-side-navigation__item--active a:visited {
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
}
@media print and (min-width: 49.9375em) {
.moj-side-navigation__item--active a:link,
.moj-side-navigation__item--active a:visited {
font-size: 14pt;
line-height: 1.2;
}
}
.moj-side-navigation__item--active a:focus {
border-color: #0b0c0c;
border-left-color: transparent;
background-color: #fd0;
box-shadow: 0 -2px #1d70b8, 0 4px #1d70b8;
color: #0b0c0c;
}
thead.govuk-table__head th {
position: sticky;
top: 0;
background-color: #f8f8f8;
}
.js-enabled .govuk-tabs__panel {
padding-top: 0;
}
.js-enabled .govuk-tabs__panel .govuk-table__header {
padding-top: 20px;
}
.sticky-header {
position: -webkit-sticky;
position: sticky;
z-index: 9999;
top: 0;
background-color: rgba(248, 248, 248, 0.95);
}
.DayPicker {
display: inline-block;
font-family: Arial, sans-serif;
font-size: 1rem;
}
.DayPicker-wrapper {
position: relative;
flex-direction: row;
padding-bottom: 1em;
user-select: none;
}
.DayPicker-Months {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.DayPicker-Month {
display: table;
margin: 1em 1em 0;
border-collapse: collapse;
border-spacing: 0;
user-select: none;
}
.DayPicker-NavBar {
background: red;
}
.DayPicker-NavButton {
position: absolute;
top: 1em;
right: 1.5em;
left: auto;
display: inline-block;
width: 1.25em;
height: 1.25em;
margin-top: -0.4em;
background-position: center;
background-repeat: no-repeat;
background-size: 50%;
color: white;
cursor: pointer;
}
.DayPicker-NavButton:hover {
opacity: 0.8;
}
.DayPicker-NavButton--prev {
margin-right: 1.5em;
background-image: none;
font-size: 16px;
}
.DayPicker-NavButton--prev::before {
content: '◄';
}
.DayPicker-NavButton--next {
background-image: none;
font-size: 16px;
}
.DayPicker-NavButton--next::before {
content: '►';
}
.DayPicker-NavButton--interactionDisabled {
display: none;
}
.DayPicker-Caption {
display: table-caption;
padding: 0.5em 1em;
margin: -1em;
margin-bottom: 0.5em;
background: #1d70b8;
color: white;
font-weight: bold;
text-align: left;
}
.DayPicker-Caption > div {
font-size: 1.15em;
font-weight: 500;
}
.DayPicker-Weekdays {
display: table-header-group;
margin-top: 1em;
}
.DayPicker-WeekdaysRow {
display: table-row;
}
.DayPicker-Weekday {
display: table-cell;
padding: 0.5em;
color: #8b9898;
font-size: 0.875em;
text-align: center;
}
.DayPicker-Weekday abbr[title] {
border-bottom: 0;
text-decoration: none;
}
.DayPicker-Body {
display: table-row-group;
}
.DayPicker-Week {
display: table-row;
}
.DayPicker-Day {
display: table-cell;
padding: 0.5em;
border-radius: 50%;
cursor: pointer;
text-align: center;
vertical-align: middle;
}
.DayPicker-WeekNumber {
display: table-cell;
min-width: 1em;
padding: 0.5em;
border-right: 1px solid #eaecec;
color: #8b9898;
cursor: pointer;
font-size: 0.75em;
text-align: right;
vertical-align: middle;
}
.DayPicker--interactionDisabled .DayPicker-Day {
cursor: default;
}
.DayPicker-Footer {
padding-top: 0.5em;
}
.DayPicker-TodayButton {
border: 0;
background-color: transparent;
background-image: none;
box-shadow: none;
color: #4a90e2;
cursor: pointer;
font-size: 0.875em;
}
.DayPicker-Day--today {
color: #1d70b8;
font-weight: 700;
}
.DayPicker-Day--outside {
color: #8b9898;
cursor: default;
}
.DayPicker-Day--disabled {
color: #dce0e0;
cursor: default;
}
.DayPicker-Day--sunday {
background-color: #f7f8f8;
}
.DayPicker-Day--sunday:not(.DayPicker-Day--today) {
color: #dce0e0;
}
.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside) {
position: relative;
background-color: #4a90e2;
color: #f0f8ff;
}
.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover {
background-color: #51a0fa;
}
.DayPicker:not(.DayPicker--interactionDisabled)
.DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover {
background-color: #f0f8ff;
}
.DayPickerInput {
display: inline-block;
}
.DayPickerInput > input::after {
width: 32px;
background-image: url(https://c19pub.azureedge.net/assets/images/cal.svg);
content: ' ';
}
.DayPickerInput-OverlayWrapper {
position: relative;
}
.DayPickerInput-Overlay {
position: absolute;
z-index: 1;
left: 0;
background: white;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
}
.tooltip {
width: 150px;
padding: 8px 10px;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.1428571429;
z-index: 999999999;
font-weight: normal;
line-height: 1.3rem;
}
@media print {
.tooltip {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.tooltip {
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
}
@media print {
.tooltip {
font-size: 14pt;
line-height: 1.2;
}
}
.util-flex {
display: flex !important;
}
.util-flex-col {
flex-direction: column !important;
}
.util-flex-wrap {
flex-wrap: wrap !important;
}
.util-flex-justify-between {
justify-content: space-between !important;
}
.util-flex-align-items-center {
align-items: center !important;
}
.util-flex-align-items-start {
align-items: flex-start !important;
}
a.no-decoration {
text-decoration: none;
}
.select {
font-family: Arial, sans-serif;
}
.select div[class*='control'] {
border-radius: 0;
padding: 0 0.3rem;
}
.select div[class*='control']:focus,
.select div[class*='control']:active {
box-shadow: 0 0 0 3px #fd0;
}
#breakdown-table th {
border-bottom: 0 solid #fff;
padding-top: 5px;
padding-bottom: 5px;
}
#breakdown-table td {
border-bottom: 0 solid #fff;
padding-top: 5px;
padding-bottom: 5px;
}
#place-name {
width: 40%;
}
#place-name2 {
width: 33%;
}
#bar-data {
width: 60%;
}
#bar-data2 {
width: 33%;
}
.breakdown-table2 th {
border-bottom: 0 solid #fff;
padding-top: 2px;
padding-bottom: 2px;
}
.breakdown-table2 td {
border-bottom: 0 solid #fff;
padding-top: 2px;
padding-bottom: 2px;
}
.breakdown-table th {
border-bottom: 0 solid #fff;
padding-top: 5px;
padding-bottom: 5px;
}
.breakdown-table td {
border-bottom: 0 solid #fff;
padding-top: 5px;
padding-bottom: 5px;
}
.place-name {
width: 40%;
}
.place-name2 {
width: 33%;
}
.place-name3 {
width: 25%;
}
.bar-data {
width: 60%;
}
.bar-data2 {
width: 33%;
}
.bar-data3 {
width: 25%;
}
.bar-total {
height: 20px;
margin-right: 0;
background-color: #003078;
display: inline-block;
vertical-align: middle;
}
.bar-total2 {
height: 10px;
margin-right: 0;
background-color: #003078;
display: inline-block;
vertical-align: middle;
}
.bar-today {
height: 20px;
margin-right: 10px;
background-color: #b1b4b6;
display: inline-block;
vertical-align: middle;
}
.today {
color: #626a6e;
}
.total {
color: #003078;
}
.size-1 {
width: 1%;
}
.size-2 {
width: 2%;
}
.size-3 {
width: 4%;
}
.size-4 {
width: 10%;
}
.size-5 {
width: 20px;
}
.size-6 {
width: 20%;
}
.size-7 {
width: 30%;
}
.size-8 {
width: 35%;
}
.size-9 {
width: 40%;
}
.size-10 {
width: 50%;
}
.map-container {
background-size: auto 100%;
background-position: center;
background-image: url(/public/images/mapnew.jpg);
display: block;
background-repeat: no-repeat;
width: 100%;
height: 400px;
position: relative;
}
@media (min-width: 990px) {
.map-container {
background-size: 100% auto;
height: 600px;
}
}
.map-container2 {
background-size: auto 100%;
background-position: center;
background-image: url(/public/images/map-cases.png);
display: block;
background-repeat: no-repeat;
width: 100%;
height: 400px;
position: relative;
}
@media (min-width: 990px) {
.map-container2 {
background-size: 100% auto;
height: 600px;
display: block;
}
}
.map-container-local {
background-size: auto 100%;
background-position: center;
background-image: url(/public/images/map-local.jpg);
display: block;
background-repeat: no-repeat;
width: 100%;
height: 400px;
position: relative;
}
@media (min-width: 990px) {
.map-container-local {
background-size: 100% auto;
height: 600px;
display: block;
}
}
.map-data {
position: absolute;
top: 10px;
left: 10px;
}
.mapbox {
border: 1px solid #b1b4b6;
background-color: rgba(255, 255, 255, 0.6);
}
.map-key {
position: absolute;
top: 10px;
right: 10px;
display: none;
}
@media (min-width: 990px) {
.map-key {
background-size: 100% auto;
height: 600px;
display: block;
}
}
.mapkey-mobile {
display: block;
}
@media (min-width: 990px) {
.mapkey-mobile {
display: none;
}
}
.related-navigation {
color: #0b0c0c;
border-top: 2px solid #1d70b8;
padding-top: 10px;
}
.sticky-menu {
position: inherit;
top: 20px;
margin-bottom: 30px;
}
@media (min-width: 990px) {
.sticky-menu {
position: -webkit-sticky;
position: sticky;
top: 20px;
}
}
.deaths {
margin-top: 30px;
}
@media (min-width: 990px) {
.deaths {
margin-top: 0;
}
}
.dashboard-panel {
background-color: #f8f8f8;
padding: 20px;
border: 1px #f3f2f1 solid;
}
.dashboard-panel2 {
background-color: #f8f8f8;
padding: 20px;
padding-top: 30px;
border: 1px #f3f2f1 solid;
}
.dashboard-panel-title {
background-color: #1d70b8;
padding: 20px;
color: #fff;
padding-top: 30px;
border: 1px #f3f2f1 solid;
height: 100%;
}
.filter .govuk-accordion__controls {
display: none;
}
.covid-wrapper {
padding-top: 20px !important;
}
.date-updated {
text-align: right;
margin-top: 10px;
color: #626a6e;
}
.more-detail {
text-align: right;
text-decoration: none;
}
.filters {
text-align: right;
}
.slides-wrapper {
max-width: 1920px !important;
padding-top: 0 !important;
padding-left: 60px !important;
padding-right: 60px !important;
}
.govuk-main-wrapper {
padding-top: 15px !important;
}
.header-right {
float: right;
text-align: right;
display: inline-block;
}
.header-left {
display: inline-block;
}
.white-text {
color: #fff;
}
.fullscreen-link a:link,
.fullscreen-link a:visited,
.fullscreen-link a:hover,
.fullscreen-link a:active {
color: #fff;
}
.circle-blue {
border-radius: 5px;
background: #2b8cc4;
padding: 0;
width: 10px;
height: 10px;
float: left;
margin: 8px;
}
.square-blue {
background: #2b8cc4;
padding: 0;
width: 10px;
height: 10px;
float: left;
margin-right: 6px;
margin-top: 6px;
margin-bottom: 6px;
margin-left: 0;
border: 1px solid #000;
-webkit-box-shadow: inset 1px 0 0 1px #fff;
-moz-box-shadow: inset 0 0 0 1px #fff;
box-shadow: inset 0 0 0 1px #fff;
}
.square-blue2 {
background: #f47738;
padding: 0;
width: 10px;
height: 10px;
float: left;
margin-right: 6px;
margin-top: 6px;
margin-bottom: 6px;
margin-left: 0;
border: 1px solid #000;
-webkit-box-shadow: inset 1px 0 0 1px #fff;
-moz-box-shadow: inset 0 0 0 1px #fff;
box-shadow: inset 0 0 0 1px #fff;
}
.square-blue3 {
background: #003078;
padding: 0;
width: 10px;
height: 10px;
float: left;
margin-right: 6px;
margin-top: 6px;
margin-bottom: 6px;
margin-left: 0;
border: 1px solid #000;
-webkit-box-shadow: inset 1px 0 0 1px #fff;
-moz-box-shadow: inset 0 0 0 1px #fff;
box-shadow: inset 0 0 0 1px #fff;
}
.circle-blue2 {
border-radius: 5px;
background: #159be8;
padding: 0;
width: 10px;
height: 10px;
float: left;
margin: 8px;
}
.circle-blue4 {
border-radius: 5px;
background: #005ea5;
padding: 0;
width: 10px;
height: 10px;
float: left;
margin: 5px;
}
.circle-blue5 {
border-radius: 5px;
background: #003078;
padding: 0;
width: 10px;
height: 10px;
float: left;
margin: 5px;
}
.circle-blue3 {
border-radius: 5px;
background: #159be8;
float: left;
padding: 0;
width: 10px;
height: 10px;
margin-left: 8px;
margin-top: 4px;
}
.circle-grey {
border-radius: 5px;
background: #bfc1c3;
padding: 0;
width: 10px;
height: 10px;
float: left;
margin: 8px;
}
.square-grey {
background: #6f777b;
padding: 0;
width: 10px;
height: 10px;
float: left;
margin-right: 6px;
margin-top: 6px;
margin-bottom: 6px;
margin-left: 0;
border: 1px solid #000;
-webkit-box-shadow: inset 1px 0 0 1px #fff;
-moz-box-shadow: inset 0 0 0 1px #fff;
box-shadow: inset 0 0 0 1px #fff;
}
.data-label {
float: left;
overflow: hidden;
}
.data-label p {
line-height: 1.2;
}
.full-header {
max-width: 1920px !important;
padding-left: 60px !important;
padding-right: 60px !important;
}
.govuk-grid-column-menu {
width: 14%;
float: left;
position: -webkit-sticky;
position: sticky;
top: 4px;
}
.govuk-grid-column-dashboard {
width: 86%;
float: left;
}
.data-value {
clear: both;
margin-left: 20px;
}
.container-map {
vertical-align: bottom;
display: table-cell;
}
.map-container1 {
overflow: hidden;
height: 550px;
position: relative;
}
.map-container img {
position: absolute;
top: -9999px;
left: -9999px;
right: -9999px;
bottom: -9999px;
margin: auto;
}
.spacer {
margin-bottom: 94px;
}
.cases .govuk-tabs__list-item {
background-color: #f8f8f8;
border: 0 solid #fff;
}
.cases .govuk-tabs__list-item .govuk-tabs__tab:link {
color: #1d70b8 !important;
text-decoration: none;
}
.cases .govuk-tabs__list-item .govuk-tabs__tab:visited {
color: #1d70b8 !important;
text-decoration: none;
}
.cases .govuk-tabs__panel {
border: 0 solid #fff;
}
.cases .govuk-tabs__list {
border-bottom: 0 solid #fff;
}
.js-enabled .govuk-tabs__list-item--selected {
position: relative;
margin-top: -5px;
margin-bottom: -1px;
padding-top: 14px;
padding-right: 15px;
padding-bottom: 20px;
padding-left: 15px;
}
.js-enabled .govuk-tabs__list-item--selected .govuk-tabs__tab {
text-decoration: none;
font-weight: bold;
padding-bottom: 2px;
border-bottom: 4px solid #1e70b8;
}
.js-enabled .govuk-tabs__list-item {
position: relative;
margin-top: -5px;
margin-bottom: -1px;
padding-top: 14px;
padding-right: 15px;
padding-bottom: 20px;
padding-left: 15px;
}
.map-hover {
border-left: 5px solid #f47738;
}
.map-hover-green {
border-left: 5px solid #85994b;
}
.map-container3 {
overflow: hidden;
height: 650px;
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.map-container3 img {
max-height: 100%;
}
.map-parent {
overflow: hidden;
position: relative;
width: 100%;
}
.map-child img {
max-height: 100%;
margin-left: auto;
margin-right: auto;
}
.map-child {
height: 100%;
width: 50%;
position: absolute;
display: flex;
align-items: center;
justify-content: center;
right: 0;
top: 0;
overflow: hidden;
}
#pointer {
color: #1d6fb8;
}
#pointer-date {
color: #1d6fb8;
}
.sticky-header {
position: -webkit-sticky;
position: sticky;
top: 0;
background-color: rgba(255, 255, 255, 0.95) !important;
z-index: 4444;
}
#localisation {
display: none;
}
#datepicker {
display: none;
}
.change-location {
cursor: pointer;
color: #1d6fb8;
text-decoration: none;
}
.inline {
display: inline-block;
}
.global-filters {
display: inline-block;
}
.more-detail {
display: inline-block;
float: right;
}
.panel-title {
display: inline-block;
}
.panel-title-new {
display: inline-block;
}
.panel-title-location {
display: inline-block;
text-decoration: none;
}
.mobile-menu-button {
display: none;
}
#mobile-menu {
display: none !important;
}
.tooltip {
position: relative;
display: inline-block;
text-decoration: none;
}
.tooltip .tooltiptext {
visibility: hidden;
width: 120px;
background-color: black;
margin-left: 5px;
color: #fff;
text-align: left;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 10px;
position: absolute;
z-index: 1;
}
.tooltip .tooltiptext {
width: 120px;
top: 100%;
left: 50%;
margin-left: -60px;
}
.tooltip:hover .tooltiptext {
visibility: visible;
}
.float {
display: inline-block;
float: left;
}
.clear {
clear: both;
}
.infolink:before {
content: 'i';
display: inline-block;
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 12px;
text-align: center;
width: 10px;
height: 10px;
line-height: 10px;
border-radius: 1.8ex;
margin-left: 4px;
padding: 2px;
border: 1px solid #1d70b8;
text-decoration: none;
}
.infolink:hover:before {
color: white;
background: #1d70b8;
border-color: #1d70b8;
text-decoration: none;
}
.location-mobile {
margin-bottom: 0;
}
.image_full {
display: block;
}
.image_mobile {
display: none;
}
#mobile-navi {
display: none;
background-color: #f8f8f8;
padding-top: 30px;
padding-bottom: 20px;
}
.mobile-nav-items a {
text-decoration: none;
margin-bottom: 30px;
}
.mobile-nav-items li {
margin-bottom: 30px;
font-size: 20px;
font-weight: bold;
padding-left: 20px;
}
@media only screen and (max-width: 600px) {
.image_full {
display: none;
}
.image_mobile {
display: block;
}
html,
body {
overflow-x: hidden;
}
body {
position: relative;
}
.spacer {
margin-bottom: 0;
}
.slides-wrapper {
padding-left: 10px !important;
padding-right: 10px !important;
}
.govuk-grid-column-dashboard {
width: 100%;
}
.panel-right {
margin-top: 15px;
}
.full-header {
padding-left: 10px !important;
padding-right: 10px !important;
}
.govuk-grid-column-one-half,
.banner > .content {
width: 100%;
}
.global-filters {
display: block;
text-align: left;
margin-left: 0 !important;
margin-top: 6px !important;
}
.govuk-grid-column-menu {
display: none;
}
.filters {
padding-top: 6px !important;
}
.container-map {
padding-bottom: 15px !important;
}
.mobile-menu-button {
display: inline-block;
}
.govuk-header__logo {
padding-right: 0;
}
#mobile-menu2 {
display: block;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
background-color: red;
z-index: 6666px;
}
.sticky-header {
padding-top: 8px;
}
.location-mobile {
margin-bottom: 8px;
}
.dashboard-panel {
padding: 12px;
}
.leftpanel {
padding-right: 7px !important;
}
.rightpanel {
padding-left: 7px !important;
}
.title-mobile {
width: auto;
}
.filters {
text-align: left;
}
.moj-search--inline {
padding: 0 !important;
}
.mobile-metric {
padding-left: 10px;
margin-top: 20px;
}
.mobile-metric2 {
margin-top: 20px;
}
.mobile-hide {
display: none;
}
.desktop-hide {
display: block !important;
}
}
.desktop-hide {
display: none;
}
.half {
width: 50%;
float: left;
box-sizing: border-box;
padding: 0 15px;
}
.overlay {
height: 100%;
width: 0;
position: fixed;
z-index: 9999;
left: 0;
top: 0;
background-color: #1d70b8;
overflow-x: hidden;
transition: 0.2s;
}
.overlay-content {
position: relative;
top: 25%;
width: 100%;
text-align: center;
margin-top: 30px;
}
.overlay a {
padding: 8px;
text-decoration: none;
font-size: 24px;
color: #fff !important;
display: block;
transition: 0.3s;
}
.mobile-navigation-active {
font-weight: bold;
border-bottom: 2px solid #fff;
}
.overlay a:hover,
.overlay a:focus {
color: #f1f1f1;
}
.overlay .closebtn {
position: absolute;
top: 20px;
right: 45px;
font-size: 60px;
}
@media screen and (max-height: 450px) {
.overlay a {
font-size: 20px;
}
.overlay .closebtn {
font-size: 40px;
top: 15px;
right: 35px;
}
}
.dialog-overlay {
z-index: 8888;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.7);
}
.dialog {
z-index: 9999;
background-color: #fff;
padding: 30px;
text-align: left;
width: 90%;
max-width: 400px;
position: fixed;
border: 5px solid black;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.dialog-overlay[aria-hidden='true'],
.dialog[aria-hidden='true'] {
display: none;
}
.dialog-overlay:not([aria-hidden='true']),
.dialog:not([aria-hidden='true']) {
display: block;
}
.sr-only {
opacity: 0;
position: absolute;
clip: rect(1px 1px 1px 1px);
clip: rect(1px, 1px, 1px, 1px);
}
.hide {
display: none;
}
.tertiary-menu a {
text-decoration: none;
}
.total-figure {
color: #6f777b;
font-weight: normal;
}
.grey {
color: #636a6d;
}
.total-figure2 {
font-weight: normal;
}
#deaths-more {
display: none;
}
#healthcare-more {
display: none;
}
#cases-more {
display: none;
}
#test-more {
display: none;
}
.child-checkbox {
border-left: 3px solid #bfc1c3;
margin-left: 10px;
}
.number-container {
display: block;
float: left;
}
.number-group {
position: relative;
display: block;
clear: both;
}
.data-metric {
width: 100%;
clear: both;
display: block;
float: left;
}
.data-metric2 {
width: 100%;
display: block;
clear: both;
}
.number {
display: block;
float: left;
}
.location-warning {
background-color: #e3f5ff;
}
.changelog {
background-color: #1d70b8;
}
.number-link {
text-decoration: none;
border-bottom: 1px dashed #000;
color: #000 !important;
cursor: help;
}
.number-link-bold {
text-decoration: none;
border-bottom: 1px dashed #000;
color: #000 !important;
font-weight: bold;
}
.number-link-green {
text-decoration: none;
border-bottom: 1px dashed #85994b;
color: #85994b !important;
}
.number-link-grey {
text-decoration: none;
border-bottom: 1px dashed #626a6e;
color: #626a6e !important;
}
.number-link-red {
text-decoration: none;
border-bottom: 1px dashed #d4351c;
color: #d4351c !important;
}
#region {
display: none;
}
#nation {
display: none;
}
#utla {
display: none;
}
#ltla {
display: none;
}
.right {
text-align: right;
}
.download {
text-decoration: none;
}
.rotate {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
padding-top: 2px;
}
#pointer-new {
display: inline-block;
color: #1d6fb8;
padding-left: 4px;
padding-right: 4px;
}
.loading {
text-align: center;
}
.green {
color: #00703c;
}
.red {
color: #d53880;
}
.center {
text-align: center;
}
.tip-link {
color: #000 !important;
text-decoration: none;
border-bottom: 1px dashed #000;
}
.no-underline {
text-decoration: none;
}
.hcia-location {
display: inline-block;
float: left;
}
.moj-search__button {
margin-left: 0 !important;
background-color: #000 !important;
}
.gem-c-search__submit {
width: 40px;
background-image: url(/public/images/search-button.png);
background-repeat: no-repeat;
background-position: 2px 50%;
text-indent: -5000px;
overflow: hidden;
}
#areanamediv {
display: none;
}
.status-green {
background-color: #85994b;
margin-left: 0;
margin-right: 0;
}
.status-green p {
color: #fff;
}
.reset {
display: inline-block;
margin-top: 12px;
}
.moj-primary-navigation__search {
display: block;
vertical-align: middle;
}
#imgClickAndChange {
cursor: pointer;
}
.scroll-table {
overflow-y: auto;
height: 500px;
}
.scroll-table2 {
overflow-y: auto;
height: 440px;
}
.govuk-select,
.select div[class*='control'] {
background-color: #f8f8f8;
}
.pin {
margin-right: 6px;
}
.govuk-tag--grey {
background: #ebe9e7;
}
.blue-panel {
background-color: #6b7276;
padding: 20px;
}
.white {
color: #fff !important;
}
.govuk-tag--yellow {
color: #206bc9;
background: #d7e9ff;
}
.govuk-main-wrapper {
padding-top: 0 !important;
}
main {
font-family: Arial, sans-serif;
}
.mini-card,
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations) {
padding: 10px;
background-color: #f8f8f8;
border: 1px #f3f2f1 solid;
display: grid;
grid-auto-flow: row;
grid-template-rows: auto;
grid-row-gap: 0.5rem;
}
.map-view {
display: grid;
grid-template-columns: 1fr;
grid-template-rows: auto 1fr;
}
.map-view a {
max-width: 10rem;
}
.map-view .map-img {
max-height: 350px;
}
@media (min-width: 49.9375em) {
.map-view {
grid-template-columns: 1fr;
grid-template-rows: auto 1fr;
}
.map-view .map-img {
max-height: 380px;
grid-auto-flow: column;
}
}
@media (min-width: 68.75em) {
.map-view {
grid-template-columns: 1fr 1.2fr;
grid-template-rows: 1fr;
}
.map-view .map-img {
max-height: 380px;
grid-auto-flow: column;
}
.map-view * {
grid-row: 1/-1;
}
}
@media screen and (max-width: 385px) {
.map-view .map-img {
max-height: 350px;
}
}
.mini-card .govuk-section-break,
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations)
.govuk-section-break,
.mini-card .about .markdown hr,
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations)
.about
.markdown
hr,
.about .markdown .mini-card hr,
.about
.markdown
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations)
hr,
.mini-card .accessibility .markdown hr,
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations)
.accessibility
.markdown
hr,
.accessibility .markdown .mini-card hr,
.accessibility
.markdown
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations)
hr,
.mini-card .disclaimer .markdown hr,
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations)
.disclaimer
.markdown
hr,
.disclaimer .markdown .mini-card hr,
.disclaimer
.markdown
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations)
hr,
.mini-card .modal.markdown hr,
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations)
.modal.markdown
hr,
.modal.markdown .mini-card hr,
.modal.markdown
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations)
hr {
align-self: end;
}
#submit-postcode {
background: #000;
background-image: url(https://coronavirus.data.gov.uk/public/assets/summary/images/icon-magnify.svg);
background-repeat: no-repeat;
background-size: 70% 70%;
background-position: center center;
width: 45px;
height: 38px;
margin-left: 2px;
}
.tooltip {
padding: 0 !important;
width: max-content !important;
z-index: unset !important;
}
.tooltiptext {
z-index: 999999999 !important;
background: rgba(0, 0, 0, 0.9);
}
.card-local {
border: 0;
background-color: unset;
margin: 10px 0 !important;
}
.local-data {
background-color: #f8f8f8;
border: 1px #f3f2f1 solid;
margin: 10px;
}
.local-intro {
margin: 20px;
}
@media only print {
.govuk-grid-column-menu {
display: none;
}
}
.status-banner {
padding: 0.7rem 30px;
}
@media only screen and (max-width: 600px) {
.card,
.card-local,
.local-data {
padding: 10px;
margin: 5px 0 !important;
}
.status-banner {
padding: 0.7rem 20px;
}
.local-intro {
margin: 10px;
}
}
.number,
number-* {
font-feature-settings: 'tnum' !important;
font-variant-numeric: tabular-nums !important;
}
.card,
.more-detail {
justify-self: flex-end;
align-self: stretch;
}
.graph {
display: block;
margin: 0;
max-height: 400px;
}
.graph > img {
width: inherit;
max-height: 400px;
}
.main {
display: flex;
flex-direction: column;
flex: 1 1 100%;
min-height: 50vh;
}
.govuk-header__logo {
width: unset;
}
.postcode-lead {
display: grid;
grid-gap: 1rem;
grid-template-columns: 1fr;
}
.postcode-lead > figure {
max-width: 400px;
min-width: 250px;
}
@media (min-width: 62.5em) {
.postcode-lead {
grid-template-columns: auto 1fr;
}
}
.mobile-menu-button {
display: inline-block;
}
@media (min-width: 49.9375em) {
.mobile-menu-button {
display: none;
}
}
.govuk-header__link--homepage {
margin-right: 0;
}
@media (min-width: 25em) {
.govuk-header__link--homepage {
margin-right: 70px;
}
}
.gray-text,
.mini-card > details.govuk-details .govuk-details__text,
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations)
> details.govuk-details
.govuk-details__text {
color: #636a6d !important;
}
.mini-card-figure {
width: 100%;
}
.tooltiptext {
background: rgba(0, 0, 0, 0.85) !important;
border-radius: 3px;
transition: opacity 0.3s ease-out;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.1428571429;
padding: 0.5rem 1rem !important;
width: 150px !important;
}
@media print {
.tooltiptext {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.tooltiptext {
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
}
@media print {
.tooltiptext {
font-size: 14pt;
line-height: 1.2;
}
}
#mobile-navigation {
width: 100%;
}
.additional-info {
display: grid;
grid-template-rows: 1fr minmax(0, auto);
grid-template-columns: 1fr;
align-self: end;
}
.mini-card > details.govuk-details,
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations)
> details.govuk-details {
margin-bottom: 0rem !important;
}
.mini-card > details.govuk-details > .govuk-details__summary,
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations)
> details.govuk-details
> .govuk-details__summary {
padding-left: 16px;
}
.mini-card
> details.govuk-details
> .govuk-details__summary
> .govuk-details__summary-text,
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations)
> details.govuk-details
> .govuk-details__summary
> .govuk-details__summary-text {
text-decoration: none;
padding-right: 5px;
}
.mini-card > details.govuk-details > .govuk-details__summary:before,
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations)
> details.govuk-details
> .govuk-details__summary:before {
top: 5px;
border-width: 5px 0 5px 9px;
}
.mini-card > details.govuk-details[open] .govuk-details__summary:before,
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations)
> details.govuk-details[open]
.govuk-details__summary:before {
top: 2px;
border-width: 9px 5px 0 5px;
}
.mini-card > details.govuk-details .govuk-details__text,
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations)
> details.govuk-details
.govuk-details__text {
padding: 0.5rem;
}
.transmission .content {
grid-column-gap: 2rem !important;
}
@media (min-width: 37.5em) {
.transmission .link {
margin-top: 1rem;
}
}
.bottom-aligned {
align-self: flex-end;
}
.top-aligned {
align-self: start;
}
.center-aligned {
align-self: center;
}
.body-small {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 12px;
font-size: 0.75rem;
line-height: 1.25;
}
@media print {
.body-small {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.body-small {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.4285714286;
}
}
@media print {
.body-small {
font-size: 12pt;
line-height: 1.2;
}
}
.text-width {
max-width: 40em;
}
.vertical-only {
display: flex;
flex-direction: column;
}
.change-box.bad {
background: #f6d7d2;
color: #942514;
}
.change-box.good {
background: #cce2d8;
color: #005a30;
}
.change-box.neutral {
background: #ebe9e7;
color: #383f43;
}
.stand-alone-metric {
border-left: 8px solid #b1b4b6;
}
.card-container {
display: flex;
flex-wrap: wrap;
padding: unset;
gap: 0.5rem;
}
.card-container,
.card-container ul:not(.govuk-list--bullet) {
list-style: none;
}
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations) {
flex-grow: 4;
flex-shrink: 1;
flex-basis: 20%;
min-width: 250px;
}
.card-container > .vaccinations,
.card-container > .postcode-lead,
.card-container > .stand-alone-metric,
.card-container > .more-detail {
flex-grow: 4;
min-width: 80%;
align-self: flex-start;
}
.postcode-lead dl {
display: flex;
flex-direction: row;
align-items: flex-start;
align-content: flex-start;
justify-content: flex-start;
flex: 1 1 100%;
margin-top: unset;
}
.postcode-lead dl dt {
margin-left: unset;
flex: 1 1 100%;
justify-content: flex-start;
justify-items: flex-start;
}
.postcode-lead dl dt:first-of-type {
margin-top: unset !important;
}
.postcode-lead dl dt > * {
margin-top: unset;
}
.postcode-lead dl dd {
margin-left: 0;
}
.postcode-lead dl.inline {
justify-content: flex-start;
align-items: center;
}
.postcode-lead dl.inline * {
font-size: large !important;
}
.postcode-lead dl.inline dt {
flex: 0 2 auto;
}
.postcode-lead dl.inline dd {
flex: 1 2 100%;
}
.postcode-lead .comparison-scale,
.postcode-lead .postcode-thumbnail > img {
max-width: min(400px, 100%);
height: auto;
}
.postcode-lead figure {
margin-left: 0;
}
.postcode-lead .postcode-thumbnail > img {
border: 1px #f3f2f1 solid;
}
.numbers-container {
display: flex;
justify-content: flex-start;
}
.numbers-container > * {
display: flex;
justify-content: space-between;
flex-direction: column;
min-width: 7em;
margin-right: 1rem;
}
@media only screen and (max-width: 800px) {
.numbers-container > * strong {
margin-bottom: 0.5rem !important;
}
}
.numbers-container > li.content-size {
min-width: auto;
}
.numbers-container > li.content-size + li {
margin-left: -1.75rem;
}
.postcode-lead-data {
display: flex;
grid-column-gap: 3rem;
flex-wrap: wrap;
}
.lead-case-container > .figure {
justify-self: flex-end;
}
.lead-case-container > .figure figure {
display: inline-flex;
flex-direction: column;
max-width: 400px;
}
@media only screen and (max-width: 1300px) {
.lead-case-container > .figure figure {
margin-top: 1rem !important;
}
}
.lead-case-container > .figure figure img {
min-width: 250px;
}
.mini-card hr,
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations)
hr {
margin-left: -1.3rem;
margin-right: -1.3rem;
}
.additional-info {
margin-bottom: -0.5rem;
margin-top: 0.2rem;
}
.card-wide.transmission {
padding: 20px;
background-color: #f8f8f8;
border: 1px #f3f2f1 solid;
}
.card-wide.transmission h3,
.card-wide.transmission h4 {
width: auto;
}
.card-wide.transmission > .content {
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
flex: 3 1 33.3333%;
grid-row-gap: 0.5rem;
grid-column-gap: 1rem;
flex-direction: row;
grid-row: 1/-1;
}
@media only screen and (max-width: 902px) {
.card-wide.transmission > .content {
justify-content: flex-start;
}
}
@media only screen and (max-width: 520px) {
.card-wide.transmission > .content .link {
display: none;
visibility: hidden;
}
}
.card-wide.transmission > .content > .column {
display: flex;
justify-content: stretch;
flex-direction: column;
}
.card-wide.transmission
> .content
> .column:not(.card-wide.transmission > .content > .column:first-of-type) {
align-self: flex-end;
}
.card-wide.transmission > .content > .column:first-of-type {
max-width: 400px;
}
@media only screen and (max-width: 520px) {
.card-wide.transmission > .content > .column.link {
display: none;
}
}
.card-wide.transmission > .content > .column .govuk-details__text {
max-width: 350px;
padding: 1rem;
}
.areatype-tag {
background: #ebe9e7;
color: #383f43;
padding: 0.2rem 0.4rem;
text-transform: uppercase;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 12px;
font-size: 0.75rem;
line-height: 1.25;
font-weight: bold;
}
@media print {
.areatype-tag {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.areatype-tag {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.4285714286;
}
}
@media print {
.areatype-tag {
font-size: 12pt;
line-height: 1.2;
}
}
.card-timestamp {
display: block;
}
.title {
font-size: 1.65rem;
}
@media only screen and (max-width: 768px) {
.title {
font-size: 1.15rem;
}
}
.moj-side-navigation {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
@media print {
.moj-side-navigation {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.moj-side-navigation {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.moj-side-navigation {
font-size: 14pt;
line-height: 1.15;
}
}
@media (min-width: 49.9375em) {
.moj-side-navigation {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.1428571429;
}
}
@media print and (min-width: 49.9375em) {
.moj-side-navigation {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) and (min-width: 49.9375em) {
.moj-side-navigation {
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
}
@media print and (min-width: 49.9375em) {
.moj-side-navigation {
font-size: 14pt;
line-height: 1.2;
}
}
@media (min-width: 49.9375em) {
.moj-side-navigation-mobile {
display: none;
}
}
.moj-side-navigation__list {
list-style-type: none;
padding: 0;
margin: 0;
}
@media (min-width: 49.9375em) {
.moj-side-navigation__list {
margin-bottom: 20px;
}
}
.moj-side-navigation__item a,
.moj-side-navigation__item a:link,
.moj-side-navigation__item a:visited {
display: block;
background-color: inherit;
color: #1d70b8;
text-decoration: none;
}
@media (max-width: 49.9275em) {
.moj-side-navigation__item a,
.moj-side-navigation__item a:link,
.moj-side-navigation__item a:visited {
padding: 15px;
padding-bottom: 11px;
border-left: 4px solid transparent;
background-color: inherit;
}
}
@media (min-width: 49.9375em) {
.moj-side-navigation__item a,
.moj-side-navigation__item a:link,
.moj-side-navigation__item a:visited {
padding: 10px;
border-left: 4px solid transparent;
}
}
.moj-side-navigation__item a:hover {
border-color: #5694ca;
}
.moj-side-navigation__item a:focus {
position: relative;
border-color: #0b0c0c;
border-left-color: transparent;
background-color: #fd0;
box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
color: #0b0c0c;
}
.moj-side-navigation__item--active a:link,
.moj-side-navigation__item--active a:visited {
border-color: #1d70b8;
background-color: #f3f2f1;
color: #1d70b8;
font-weight: bold;
}
.moj-side-navigation__item--active a:focus {
border-color: #0b0c0c;
border-left-color: transparent;
background-color: #fd0;
box-shadow: 0 -2px #1d70b8, 0 4px #1d70b8;
color: #0b0c0c;
}
.banner {
background: #fede02;
margin-left: unset;
margin-right: unset;
}
.banner > .content {
float: none;
margin: auto;
}
.banner > .content > .timestamp {
display: flex;
width: 100%;
justify-content: center;
text-align: center;
}
.banner > .content > .body {
display: grid;
}
.banner > .content > .body > p {
width: fit-content;
justify-self: center;
}
.change-logs {
margin-top: -10px;
}
.change-log-banner {
display: grid;
padding: 0.7rem;
justify-content: center;
background-color: #1d70b8;
margin-bottom: 1px;
}
.change-log-banner,
.change-log-banner * {
color: #fff;
line-height: 25px;
}
.vaccinations {
display: grid;
padding: 20px;
background-color: #f8f8f8;
border: 1px #f3f2f1 solid;
flex: 1 1 100%;
grid-template-columns: 1fr;
grid-template-rows: 1fr repeat(3, auto);
grid-auto-flow: row;
grid-row-gap: 1rem;
grid-column-gap: 1rem;
}
.vaccinations > ul {
padding: unset;
}
@media (min-width: 40.625em) {
.vaccinations {
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(3, auto);
}
}
@media (min-width: 68.75em) {
.vaccinations {
display: flex;
justify-content: space-between;
}
}
.vaccinations > .topic {
display: grid;
grid-column: 1/-1;
grid-row: 1;
grid-template-rows: auto auto 1fr auto;
}
@media (min-width: 68.75em) {
.vaccinations > .topic {
grid-column: 1;
grid-row: 1/-1;
}
}
.vaccinations > .first,
.vaccinations > .second,
.vaccinations > .booster {
display: grid;
grid-auto-flow: row;
grid-template-rows: 1fr;
grid-template-columns: repeat(2, 1fr);
grid-gap: 0.5rem;
align-items: end;
}
@media (min-width: 68.75em) {
.vaccinations > .first,
.vaccinations > .second,
.vaccinations > .booster {
grid-template-rows: repeat(2, 1fr);
grid-template-columns: 1fr;
grid-row: 1/-1;
}
}
.vaccinations > .first {
grid-column: 1;
grid-row: 2;
}
@media (min-width: 68.75em) {
.vaccinations > .first {
grid-column: 2;
grid-row: 1/-1 !important;
}
}
.vaccinations > .second {
grid-column: 1;
grid-row: 3;
}
@media (min-width: 68.75em) {
.vaccinations > .second {
grid-column: 3;
grid-row: 1/-1 !important;
}
}
.vaccinations > .booster {
grid-column: 1;
grid-row: 4;
}
@media (min-width: 68.75em) {
.vaccinations > .booster {
grid-column: 4;
grid-row: 1/-1 !important;
}
}
.vaccinations > .visaulisation {
display: grid;
grid-template-columns: 1fr auto;
grid-template-rows: 1rem 1fr 1fr 1fr;
margin: 0;
grid-column-gap: 1rem;
grid-row-gap: 0.5rem;
grid-row: 5;
grid-column: 1;
}
@media (min-width: 40.625em) {
.vaccinations > .visaulisation {
grid-row: 2/5;
grid-column: 2;
}
}
@media (min-width: 68.75em) {
.vaccinations > .visaulisation {
grid-column: 4;
grid-row: 1/-1;
}
}
.vaccinations > .visaulisation > .main-caption {
display: grid;
grid-column: 1/-1;
grid-row: 1;
justify-self: end;
}
.vaccinations > .visaulisation #vaccination-vis-lab {
display: grid;
grid-column: 1/-1;
grid-row: 1;
height: 1rem;
}
.vaccinations > .visaulisation > figcaption {
display: grid;
grid-template-rows: repeat(3, auto);
justify-items: right;
align-items: start;
text-align: right !important;
grid-row-gap: 0.3rem;
grid-row: 2/-1;
grid-column: 1;
}
@media (min-width: 68.75em) {
.vaccinations > .visaulisation > figcaption {
grid-row: 1/-1;
}
}
@media (min-width: 40.625em) {
.vaccinations > .visaulisation > figcaption {
grid-template-rows: auto 1fr;
}
}
.vaccinations > .visaulisation > figcaption > ul {
display: grid;
grid-template-rows: 1fr 1fr;
grid-row: 2/-1;
padding: unset;
justify-self: stretch;
justify-content: end;
grid-row-gap: 1rem;
align-self: flex-end;
}
.vaccinations > .visaulisation > figcaption > ul > li {
display: grid;
grid-column: 1;
grid-auto-flow: row;
justify-items: right;
justify-self: end;
align-self: end;
min-width: 120px;
}
.vaccinations > .visaulisation > .graph {
display: grid;
grid-column: 2;
justify-items: start;
align-items: start;
grid-row: 2/-1;
}
@media (min-width: 68.75em) {
.vaccinations > .visaulisation > .graph {
grid-row: 2/-1;
}
}
.vaccinations > .visaulisation > .graph > a {
align-self: start;
}
.vaccinations > .visaulisation > .graph > a > img {
grid-row: 2/-1;
max-width: 160px;
}
@media (min-width: 68.75em) {
.vaccinations > .visaulisation > .graph > a > img {
max-width: 200px;
}
}
.square {
display: inline-block;
width: 12px !important;
height: 12px !important;
margin-bottom: -1px;
}
.square.lightgreen {
background-color: #77c4bf;
}
.square.darkgreen {
background-color: #009c91;
}
.square.darkergreen {
background-color: #00413d;
}
.ext-link {
display: none;
}
@media (min-width: 40.625em) {
.ext-link {
display: block;
}
}
.mob-link {
display: block;
}
@media (min-width: 40.625em) {
.mob-link {
display: none;
}
} | assets/dashboard.css |
.dashboard-title {
position: absolute;
left: 50%;
transform: translate(-50%);
}
.protective-marking {
position: absolute;
right: 0%;
top: 25%;
}
@charset "UTF-8";
.govuk-link,
.banner > .content > .body a,
.developers-guide a,
.about .markdown a,
.accessibility .markdown a,
.disclaimer .markdown a,
.modal.markdown a {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration: underline;
}
@media print {
.govuk-link,
.banner > .content > .body a,
.developers-guide a,
.about .markdown a,
.accessibility .markdown a,
.disclaimer .markdown a,
.modal.markdown a {
font-family: sans-serif;
}
}
.govuk-link:focus,
.banner > .content > .body a:focus,
.developers-guide a:focus,
.about .markdown a:focus,
.accessibility .markdown a:focus,
.disclaimer .markdown a:focus,
.modal.markdown a:focus {
outline: 3px solid transparent;
color: #0b0c0c;
background-color: #fd0;
box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
text-decoration: none;
}
.govuk-link:link,
.banner > .content > .body a:link,
.developers-guide a:link,
.about .markdown a:link,
.accessibility .markdown a:link,
.disclaimer .markdown a:link,
.modal.markdown a:link {
color: #1d70b8;
}
.govuk-link:visited,
.banner > .content > .body a:visited,
.developers-guide a:visited,
.about .markdown a:visited,
.accessibility .markdown a:visited,
.disclaimer .markdown a:visited,
.modal.markdown a:visited {
color: #4c2c92;
}
.govuk-link:hover,
.banner > .content > .body a:hover,
.developers-guide a:hover,
.about .markdown a:hover,
.accessibility .markdown a:hover,
.disclaimer .markdown a:hover,
.modal.markdown a:hover {
color: #003078;
}
.govuk-link:active,
.banner > .content > .body a:active,
.developers-guide a:active,
.about .markdown a:active,
.accessibility .markdown a:active,
.disclaimer .markdown a:active,
.modal.markdown a:active {
color: #0b0c0c;
}
.govuk-link:focus,
.banner > .content > .body a:focus,
.developers-guide a:focus,
.about .markdown a:focus,
.accessibility .markdown a:focus,
.disclaimer .markdown a:focus,
.modal.markdown a:focus {
color: #0b0c0c;
}
@media print {
[href^="/"].govuk-link:after,.banner>.content>.body a[href^="/"]:after,.developers-guide a[href^="/"]:after,.about .markdown a[href^="/"]:after,.accessibility .markdown a[href^="/"]:after,.disclaimer .markdown a[href^="/"]:after,.modal.markdown a[href^="/"]:after,[href^="http://"].govuk-link:after,.banner>.content>.body a[href^="http://"]:after,.developers-guide a[href^="http://"]:after,.about .markdown a[href^="http://"]:after,.accessibility .markdown a[href^="http://"]:after,.disclaimer .markdown a[href^="http://"]:after,.modal.markdown a[href^="http://"]:after,[href^="https://"].govuk-link:after,.banner>.content>.body a[href^="https://"]:after,.developers-guide a[href^="https://"]:after,.about .markdown a[href^="https://"]:after,.accessibility .markdown a[href^="https://"]:after,.disclaimer .markdown a[href^="https://"]:after,.modal.markdown a[href^="https://"]:after
{
content: ' (' attr(href) ')';
font-size: 90%;
word-wrap: break-word;
}
}
.govuk-link--muted:link,
.govuk-link--muted:visited {
color: #6b7276;
}
.govuk-link--muted:hover,
.govuk-link--muted:active {
color: #0b0c0c;
}
.govuk-link--muted:focus {
color: #0b0c0c;
}
.govuk-link--text-colour:link,
.govuk-link--text-colour:visited {
color: #0b0c0c;
}
@media print {
.govuk-link--text-colour:link,
.govuk-link--text-colour:visited {
color: #000;
}
}
.govuk-link--text-colour:hover {
color: rgba(11, 12, 12, 0.99);
}
.govuk-link--text-colour:active,
.govuk-link--text-colour:focus {
color: #0b0c0c;
}
@media print {
.govuk-link--text-colour:active,
.govuk-link--text-colour:focus {
color: #000;
}
}
.govuk-link--inverse:link,
.govuk-link--inverse:visited {
color: #fff;
}
.govuk-link--inverse:hover,
.govuk-link--inverse:active {
color: rgba(255, 255, 255, 0.99);
}
.govuk-link--inverse:focus {
color: #0b0c0c;
}
.govuk-link--no-underline:not(:hover):not(:active) {
text-decoration: none;
}
.govuk-link--no-visited-state:link,
.toc a:link,
.modal.markdown a:link,
.about .markdown ul:first-of-type a:link,
.accessibility .markdown ul:first-of-type a:link,
.disclaimer .markdown ul:first-of-type a:link,
.modal.markdown ul:first-of-type a:link {
color: #1d70b8;
}
.govuk-link--no-visited-state:visited,
.toc a:visited,
.modal.markdown a:visited,
.about .markdown ul:first-of-type a:visited,
.accessibility .markdown ul:first-of-type a:visited,
.disclaimer .markdown ul:first-of-type a:visited,
.modal.markdown ul:first-of-type a:visited {
color: #1d70b8;
}
.govuk-link--no-visited-state:hover,
.toc a:hover,
.modal.markdown a:hover,
.about .markdown ul:first-of-type a:hover,
.accessibility .markdown ul:first-of-type a:hover,
.disclaimer .markdown ul:first-of-type a:hover,
.modal.markdown ul:first-of-type a:hover {
color: #003078;
}
.govuk-link--no-visited-state:active,
.toc a:active,
.modal.markdown a:active,
.about .markdown ul:first-of-type a:active,
.accessibility .markdown ul:first-of-type a:active,
.disclaimer .markdown ul:first-of-type a:active,
.modal.markdown ul:first-of-type a:active {
color: #0b0c0c;
}
.govuk-link--no-visited-state:focus,
.toc a:focus,
.modal.markdown a:focus,
.about .markdown ul:first-of-type a:focus,
.accessibility .markdown ul:first-of-type a:focus,
.disclaimer .markdown ul:first-of-type a:focus,
.modal.markdown ul:first-of-type a:focus {
color: #0b0c0c;
}
.govuk-list,
.banner,
.postcode-lead-data,
.toc li,
.about .markdown ul,
.accessibility .markdown ul,
.disclaimer .markdown ul,
.modal.markdown ul {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
color: #0b0c0c;
margin-top: 0;
margin-bottom: 15px;
padding-left: 0;
list-style-type: none;
}
@media print {
.govuk-list,
.banner,
.postcode-lead-data,
.toc li,
.about .markdown ul,
.accessibility .markdown ul,
.disclaimer .markdown ul,
.modal.markdown ul {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-list,
.banner,
.postcode-lead-data,
.toc li,
.about .markdown ul,
.accessibility .markdown ul,
.disclaimer .markdown ul,
.modal.markdown ul {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-list,
.banner,
.postcode-lead-data,
.toc li,
.about .markdown ul,
.accessibility .markdown ul,
.disclaimer .markdown ul,
.modal.markdown ul {
font-size: 14pt;
line-height: 1.15;
}
}
@media print {
.govuk-list,
.banner,
.postcode-lead-data,
.toc li,
.about .markdown ul,
.accessibility .markdown ul,
.disclaimer .markdown ul,
.modal.markdown ul {
color: #000;
}
}
@media (min-width: 49.9375em) {
.govuk-list,
.banner,
.postcode-lead-data,
.toc li,
.about .markdown ul,
.accessibility .markdown ul,
.disclaimer .markdown ul,
.modal.markdown ul {
margin-bottom: 20px;
}
}
.govuk-list .govuk-list,
.banner .govuk-list,
.govuk-list .banner,
.banner .banner,
.postcode-lead-data .govuk-list,
.postcode-lead-data .banner,
.govuk-list .postcode-lead-data,
.banner .postcode-lead-data,
.postcode-lead-data .postcode-lead-data,
.toc li .govuk-list,
.toc li .banner,
.toc li .postcode-lead-data,
.govuk-list .toc li,
.banner .toc li,
.postcode-lead-data .toc li,
.toc .govuk-list li,
.toc .banner li,
.toc .postcode-lead-data li,
.toc li li,
.about .markdown ul .govuk-list,
.about .markdown ul .banner,
.about .markdown ul .postcode-lead-data,
.about .markdown ul .toc li,
.toc .about .markdown ul li,
.accessibility .markdown ul .govuk-list,
.accessibility .markdown ul .banner,
.accessibility .markdown ul .postcode-lead-data,
.accessibility .markdown ul .toc li,
.toc .accessibility .markdown ul li,
.disclaimer .markdown ul .govuk-list,
.disclaimer .markdown ul .banner,
.disclaimer .markdown ul .postcode-lead-data,
.disclaimer .markdown ul .toc li,
.toc .disclaimer .markdown ul li,
.modal.markdown ul .govuk-list,
.modal.markdown ul .banner,
.modal.markdown ul .postcode-lead-data,
.modal.markdown ul .toc li,
.toc .modal.markdown ul li,
.govuk-list .about .markdown ul,
.banner .about .markdown ul,
.postcode-lead-data .about .markdown ul,
.toc li .about .markdown ul,
.about .markdown .govuk-list ul,
.about .markdown .banner ul,
.about .markdown .postcode-lead-data ul,
.about .markdown .toc li ul,
.toc .about .markdown li ul,
.about .markdown ul ul,
.govuk-list .accessibility .markdown ul,
.banner .accessibility .markdown ul,
.postcode-lead-data .accessibility .markdown ul,
.toc li .accessibility .markdown ul,
.accessibility .markdown .govuk-list ul,
.accessibility .markdown .banner ul,
.accessibility .markdown .postcode-lead-data ul,
.accessibility .markdown .toc li ul,
.toc .accessibility .markdown li ul,
.accessibility .markdown ul ul,
.govuk-list .disclaimer .markdown ul,
.banner .disclaimer .markdown ul,
.postcode-lead-data .disclaimer .markdown ul,
.toc li .disclaimer .markdown ul,
.disclaimer .markdown .govuk-list ul,
.disclaimer .markdown .banner ul,
.disclaimer .markdown .postcode-lead-data ul,
.disclaimer .markdown .toc li ul,
.toc .disclaimer .markdown li ul,
.disclaimer .markdown ul ul,
.govuk-list .modal.markdown ul,
.banner .modal.markdown ul,
.postcode-lead-data .modal.markdown ul,
.toc li .modal.markdown ul,
.modal.markdown .govuk-list ul,
.modal.markdown .banner ul,
.modal.markdown .postcode-lead-data ul,
.modal.markdown .toc li ul,
.toc .modal.markdown li ul,
.modal.markdown ul ul {
margin-top: 10px;
}
.govuk-list > li,
.banner > li,
.postcode-lead-data > li,
.toc li > li,
.about .markdown ul > li,
.accessibility .markdown ul > li,
.disclaimer .markdown ul > li,
.modal.markdown ul > li {
margin-bottom: 5px;
}
.govuk-list--bullet,
.modal.markdown ul,
.about .markdown ul:not(:first-of-type),
.accessibility .markdown ul:not(:first-of-type),
.disclaimer .markdown ul:not(:first-of-type),
.modal.markdown ul:not(:first-of-type) {
padding-left: 20px;
list-style-type: disc;
}
.govuk-list--number {
padding-left: 20px;
list-style-type: decimal;
}
.govuk-list--bullet > li,
.modal.markdown ul > li,
.about .markdown ul:not(:first-of-type) > li,
.accessibility .markdown ul:not(:first-of-type) > li,
.disclaimer .markdown ul:not(:first-of-type) > li,
.modal.markdown ul:not(:first-of-type) > li,
.govuk-list--number > li {
margin-bottom: 0;
}
@media (min-width: 49.9375em) {
.govuk-list--bullet > li,
.modal.markdown ul > li,
.about .markdown ul:not(:first-of-type) > li,
.accessibility .markdown ul:not(:first-of-type) > li,
.disclaimer .markdown ul:not(:first-of-type) > li,
.modal.markdown ul:not(:first-of-type) > li,
.govuk-list--number > li {
margin-bottom: 5px;
}
}
.govuk-list--spaced > li {
margin-bottom: 10px;
}
@media (min-width: 49.9375em) {
.govuk-list--spaced > li {
margin-bottom: 15px;
}
}
.govuk-template {
background-color: #f3f2f1;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
text-size-adjust: 100%;
}
@media screen {
.govuk-template {
overflow-y: scroll;
}
}
.govuk-template__body {
margin: 0;
background-color: #fff;
}
.govuk-heading-xl,
.about .markdown h1,
.accessibility .markdown h1,
.disclaimer .markdown h1,
.modal.markdown h1 {
color: #0b0c0c;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 32px;
font-size: 2rem;
line-height: 1.09375;
display: block;
margin-top: 0;
margin-bottom: 30px;
}
@media print {
.govuk-heading-xl,
.about .markdown h1,
.accessibility .markdown h1,
.disclaimer .markdown h1,
.modal.markdown h1 {
color: #000;
}
}
@media print {
.govuk-heading-xl,
.about .markdown h1,
.accessibility .markdown h1,
.disclaimer .markdown h1,
.modal.markdown h1 {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-heading-xl,
.about .markdown h1,
.accessibility .markdown h1,
.disclaimer .markdown h1,
.modal.markdown h1 {
font-size: 48px;
font-size: 3rem;
line-height: 1.0416666667;
}
}
@media print {
.govuk-heading-xl,
.about .markdown h1,
.accessibility .markdown h1,
.disclaimer .markdown h1,
.modal.markdown h1 {
font-size: 32pt;
line-height: 1.15;
}
}
@media (min-width: 49.9375em) {
.govuk-heading-xl,
.about .markdown h1,
.accessibility .markdown h1,
.disclaimer .markdown h1,
.modal.markdown h1 {
margin-bottom: 50px;
}
}
.govuk-heading-l,
.about .markdown h2,
.accessibility .markdown h2,
.disclaimer .markdown h2,
.modal.markdown h2 {
color: #0b0c0c;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 24px;
font-size: 1.5rem;
line-height: 1.0416666667;
display: block;
margin-top: 0;
margin-bottom: 20px;
}
@media print {
.govuk-heading-l,
.about .markdown h2,
.accessibility .markdown h2,
.disclaimer .markdown h2,
.modal.markdown h2 {
color: #000;
}
}
@media print {
.govuk-heading-l,
.about .markdown h2,
.accessibility .markdown h2,
.disclaimer .markdown h2,
.modal.markdown h2 {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-heading-l,
.about .markdown h2,
.accessibility .markdown h2,
.disclaimer .markdown h2,
.modal.markdown h2 {
font-size: 36px;
font-size: 2.25rem;
line-height: 1.1111111111;
}
}
@media print {
.govuk-heading-l,
.about .markdown h2,
.accessibility .markdown h2,
.disclaimer .markdown h2,
.modal.markdown h2 {
font-size: 24pt;
line-height: 1.05;
}
}
@media (min-width: 49.9375em) {
.govuk-heading-l,
.about .markdown h2,
.accessibility .markdown h2,
.disclaimer .markdown h2,
.modal.markdown h2 {
margin-bottom: 30px;
}
}
.govuk-heading-m,
.about .markdown h3,
.accessibility .markdown h3,
.disclaimer .markdown h3,
.modal.markdown h3,
.about .markdown #table-of-contents,
.accessibility .markdown #table-of-contents,
.disclaimer .markdown #table-of-contents,
.modal.markdown #table-of-contents {
color: #0b0c0c;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 18px;
font-size: 1.125rem;
line-height: 1.1111111111;
display: block;
margin-top: 0;
margin-bottom: 15px;
}
@media print {
.govuk-heading-m,
.about .markdown h3,
.accessibility .markdown h3,
.disclaimer .markdown h3,
.modal.markdown h3,
.about .markdown #table-of-contents,
.accessibility .markdown #table-of-contents,
.disclaimer .markdown #table-of-contents,
.modal.markdown #table-of-contents {
color: #000;
}
}
@media print {
.govuk-heading-m,
.about .markdown h3,
.accessibility .markdown h3,
.disclaimer .markdown h3,
.modal.markdown h3,
.about .markdown #table-of-contents,
.accessibility .markdown #table-of-contents,
.disclaimer .markdown #table-of-contents,
.modal.markdown #table-of-contents {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-heading-m,
.about .markdown h3,
.accessibility .markdown h3,
.disclaimer .markdown h3,
.modal.markdown h3,
.about .markdown #table-of-contents,
.accessibility .markdown #table-of-contents,
.disclaimer .markdown #table-of-contents,
.modal.markdown #table-of-contents {
font-size: 24px;
font-size: 1.5rem;
line-height: 1.25;
}
}
@media print {
.govuk-heading-m,
.about .markdown h3,
.accessibility .markdown h3,
.disclaimer .markdown h3,
.modal.markdown h3,
.about .markdown #table-of-contents,
.accessibility .markdown #table-of-contents,
.disclaimer .markdown #table-of-contents,
.modal.markdown #table-of-contents {
font-size: 18pt;
line-height: 1.15;
}
}
@media (min-width: 49.9375em) {
.govuk-heading-m,
.about .markdown h3,
.accessibility .markdown h3,
.disclaimer .markdown h3,
.modal.markdown h3,
.about .markdown #table-of-contents,
.accessibility .markdown #table-of-contents,
.disclaimer .markdown #table-of-contents,
.modal.markdown #table-of-contents {
margin-bottom: 20px;
}
}
.govuk-heading-s,
.stand-alone-metric > .sam-heading,
.about .markdown h4,
.accessibility .markdown h4,
.disclaimer .markdown h4,
.modal.markdown h4 {
color: #0b0c0c;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
display: block;
margin-top: 0;
margin-bottom: 15px;
}
@media print {
.govuk-heading-s,
.stand-alone-metric > .sam-heading,
.about .markdown h4,
.accessibility .markdown h4,
.disclaimer .markdown h4,
.modal.markdown h4 {
color: #000;
}
}
@media print {
.govuk-heading-s,
.stand-alone-metric > .sam-heading,
.about .markdown h4,
.accessibility .markdown h4,
.disclaimer .markdown h4,
.modal.markdown h4 {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-heading-s,
.stand-alone-metric > .sam-heading,
.about .markdown h4,
.accessibility .markdown h4,
.disclaimer .markdown h4,
.modal.markdown h4 {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-heading-s,
.stand-alone-metric > .sam-heading,
.about .markdown h4,
.accessibility .markdown h4,
.disclaimer .markdown h4,
.modal.markdown h4 {
font-size: 14pt;
line-height: 1.15;
}
}
@media (min-width: 49.9375em) {
.govuk-heading-s,
.stand-alone-metric > .sam-heading,
.about .markdown h4,
.accessibility .markdown h4,
.disclaimer .markdown h4,
.modal.markdown h4 {
margin-bottom: 20px;
}
}
.govuk-caption-xl {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 18px;
font-size: 1.125rem;
line-height: 1.1111111111;
display: block;
margin-bottom: 5px;
color: #6b7276;
}
@media print {
.govuk-caption-xl {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-caption-xl {
font-size: 27px;
font-size: 1.6875rem;
line-height: 1.1111111111;
}
}
@media print {
.govuk-caption-xl {
font-size: 18pt;
line-height: 1.15;
}
}
.govuk-caption-l {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 18px;
font-size: 1.125rem;
line-height: 1.1111111111;
display: block;
margin-bottom: 5px;
color: #6b7276;
}
@media print {
.govuk-caption-l {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-caption-l {
font-size: 24px;
font-size: 1.5rem;
line-height: 1.25;
}
}
@media print {
.govuk-caption-l {
font-size: 18pt;
line-height: 1.15;
}
}
@media (min-width: 49.9375em) {
.govuk-caption-l {
margin-bottom: 0;
}
}
.govuk-caption-m {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
display: block;
color: #6b7276;
}
@media print {
.govuk-caption-m {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-caption-m {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-caption-m {
font-size: 14pt;
line-height: 1.15;
}
}
.govuk-body-lead,
.govuk-body-l {
color: #0b0c0c;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 18px;
font-size: 1.125rem;
line-height: 1.1111111111;
margin-top: 0;
margin-bottom: 20px;
}
@media print {
.govuk-body-lead,
.govuk-body-l {
color: #000;
}
}
@media print {
.govuk-body-lead,
.govuk-body-l {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-body-lead,
.govuk-body-l {
font-size: 24px;
font-size: 1.5rem;
line-height: 1.25;
}
}
@media print {
.govuk-body-lead,
.govuk-body-l {
font-size: 18pt;
line-height: 1.15;
}
}
@media (min-width: 49.9375em) {
.govuk-body-lead,
.govuk-body-l {
margin-bottom: 30px;
}
}
.govuk-body,
.postcode-lead dl.inline,
.stand-alone-metric > .sam-body,
.developers-guide,
.about .markdown,
.accessibility .markdown,
.disclaimer .markdown,
.modal.markdown,
.govuk-body-m,
.about .markdown p,
.accessibility .markdown p,
.disclaimer .markdown p,
.modal.markdown p {
color: #0b0c0c;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
margin-top: 0;
margin-bottom: 15px;
}
@media print {
.govuk-body,
.postcode-lead dl.inline,
.stand-alone-metric > .sam-body,
.developers-guide,
.about .markdown,
.accessibility .markdown,
.disclaimer .markdown,
.modal.markdown,
.govuk-body-m,
.about .markdown p,
.accessibility .markdown p,
.disclaimer .markdown p,
.modal.markdown p {
color: #000;
}
}
@media print {
.govuk-body,
.postcode-lead dl.inline,
.stand-alone-metric > .sam-body,
.developers-guide,
.about .markdown,
.accessibility .markdown,
.disclaimer .markdown,
.modal.markdown,
.govuk-body-m,
.about .markdown p,
.accessibility .markdown p,
.disclaimer .markdown p,
.modal.markdown p {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-body,
.postcode-lead dl.inline,
.stand-alone-metric > .sam-body,
.developers-guide,
.about .markdown,
.accessibility .markdown,
.disclaimer .markdown,
.modal.markdown,
.govuk-body-m,
.about .markdown p,
.accessibility .markdown p,
.disclaimer .markdown p,
.modal.markdown p {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-body,
.postcode-lead dl.inline,
.stand-alone-metric > .sam-body,
.developers-guide,
.about .markdown,
.accessibility .markdown,
.disclaimer .markdown,
.modal.markdown,
.govuk-body-m,
.about .markdown p,
.accessibility .markdown p,
.disclaimer .markdown p,
.modal.markdown p {
font-size: 14pt;
line-height: 1.15;
}
}
@media (min-width: 49.9375em) {
.govuk-body,
.postcode-lead dl.inline,
.stand-alone-metric > .sam-body,
.developers-guide,
.about .markdown,
.accessibility .markdown,
.disclaimer .markdown,
.modal.markdown,
.govuk-body-m,
.about .markdown p,
.accessibility .markdown p,
.disclaimer .markdown p,
.modal.markdown p {
margin-bottom: 20px;
}
}
.govuk-body-s,
.banner > .content > .body,
.banner > .content,
.card-wide.transmission > .content > .column {
color: #0b0c0c;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.1428571429;
margin-top: 0;
margin-bottom: 15px;
}
@media print {
.govuk-body-s,
.banner > .content > .body,
.banner > .content,
.card-wide.transmission > .content > .column {
color: #000;
}
}
@media print {
.govuk-body-s,
.banner > .content > .body,
.banner > .content,
.card-wide.transmission > .content > .column {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-body-s,
.banner > .content > .body,
.banner > .content,
.card-wide.transmission > .content > .column {
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
}
@media print {
.govuk-body-s,
.banner > .content > .body,
.banner > .content,
.card-wide.transmission > .content > .column {
font-size: 14pt;
line-height: 1.2;
}
}
@media (min-width: 49.9375em) {
.govuk-body-s,
.banner > .content > .body,
.banner > .content,
.card-wide.transmission > .content > .column {
margin-bottom: 20px;
}
}
.govuk-body-xs {
color: #0b0c0c;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 12px;
font-size: 0.75rem;
line-height: 1.25;
margin-top: 0;
margin-bottom: 15px;
}
@media print {
.govuk-body-xs {
color: #000;
}
}
@media print {
.govuk-body-xs {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-body-xs {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.4285714286;
}
}
@media print {
.govuk-body-xs {
font-size: 12pt;
line-height: 1.2;
}
}
@media (min-width: 49.9375em) {
.govuk-body-xs {
margin-bottom: 20px;
}
}
.govuk-body-l + .govuk-heading-l,
.about .markdown .govuk-body-l + h2,
.accessibility .markdown .govuk-body-l + h2,
.disclaimer .markdown .govuk-body-l + h2,
.modal.markdown .govuk-body-l + h2,
.govuk-body-lead + .govuk-heading-l,
.about .markdown .govuk-body-lead + h2,
.accessibility .markdown .govuk-body-lead + h2,
.disclaimer .markdown .govuk-body-lead + h2,
.modal.markdown .govuk-body-lead + h2 {
padding-top: 5px;
}
@media (min-width: 49.9375em) {
.govuk-body-l + .govuk-heading-l,
.about .markdown .govuk-body-l + h2,
.accessibility .markdown .govuk-body-l + h2,
.disclaimer .markdown .govuk-body-l + h2,
.modal.markdown .govuk-body-l + h2,
.govuk-body-lead + .govuk-heading-l,
.about .markdown .govuk-body-lead + h2,
.accessibility .markdown .govuk-body-lead + h2,
.disclaimer .markdown .govuk-body-lead + h2,
.modal.markdown .govuk-body-lead + h2 {
padding-top: 10px;
}
}
.govuk-body-m + .govuk-heading-l,
.about .markdown p + .govuk-heading-l,
.accessibility .markdown p + .govuk-heading-l,
.disclaimer .markdown p + .govuk-heading-l,
.modal.markdown p + .govuk-heading-l,
.about .markdown .govuk-body-m + h2,
.about .markdown p + h2,
.accessibility .markdown .govuk-body-m + h2,
.accessibility .markdown p + h2,
.disclaimer .markdown .govuk-body-m + h2,
.disclaimer .markdown p + h2,
.modal.markdown .govuk-body-m + h2,
.modal.markdown p + h2,
.govuk-body + .govuk-heading-l,
.postcode-lead dl.inline + .govuk-heading-l,
.stand-alone-metric > .sam-body + .govuk-heading-l,
.developers-guide + .govuk-heading-l,
.about .markdown .govuk-body + h2,
.about .markdown .postcode-lead dl.inline + h2,
.postcode-lead .about .markdown dl.inline + h2,
.about .markdown .stand-alone-metric > .sam-body + h2,
.about .markdown .developers-guide + h2,
.accessibility .markdown .govuk-body + h2,
.accessibility .markdown .postcode-lead dl.inline + h2,
.postcode-lead .accessibility .markdown dl.inline + h2,
.accessibility .markdown .stand-alone-metric > .sam-body + h2,
.accessibility .markdown .developers-guide + h2,
.disclaimer .markdown .govuk-body + h2,
.disclaimer .markdown .postcode-lead dl.inline + h2,
.postcode-lead .disclaimer .markdown dl.inline + h2,
.disclaimer .markdown .stand-alone-metric > .sam-body + h2,
.disclaimer .markdown .developers-guide + h2,
.modal.markdown .govuk-body + h2,
.modal.markdown .postcode-lead dl.inline + h2,
.postcode-lead .modal.markdown dl.inline + h2,
.modal.markdown .stand-alone-metric > .sam-body + h2,
.modal.markdown .developers-guide + h2,
.about .markdown + .govuk-heading-l,
.about .markdown .markdown + h2,
.accessibility .markdown .about .markdown + h2,
.disclaimer .markdown .about .markdown + h2,
.modal.markdown .about .markdown + h2,
.accessibility .markdown + .govuk-heading-l,
.about .markdown .accessibility .markdown + h2,
.accessibility .markdown .markdown + h2,
.disclaimer .markdown .accessibility .markdown + h2,
.modal.markdown .accessibility .markdown + h2,
.disclaimer .markdown + .govuk-heading-l,
.about .markdown .disclaimer .markdown + h2,
.accessibility .markdown .disclaimer .markdown + h2,
.disclaimer .markdown .markdown + h2,
.modal.markdown .disclaimer .markdown + h2,
.modal.markdown + .govuk-heading-l,
.modal.markdown .modal.markdown + h2,
.govuk-body-s + .govuk-heading-l,
.banner > .content > .body + .govuk-heading-l,
.banner > .content + .govuk-heading-l,
.card-wide.transmission > .content > .column + .govuk-heading-l,
.about .markdown .govuk-body-s + h2,
.about .markdown .banner > .content > .body + h2,
.about .markdown .banner > .content + h2,
.about .markdown .card-wide.transmission > .content > .column + h2,
.accessibility .markdown .govuk-body-s + h2,
.accessibility .markdown .banner > .content > .body + h2,
.accessibility .markdown .banner > .content + h2,
.accessibility .markdown .card-wide.transmission > .content > .column + h2,
.disclaimer .markdown .govuk-body-s + h2,
.disclaimer .markdown .banner > .content > .body + h2,
.disclaimer .markdown .banner > .content + h2,
.disclaimer .markdown .card-wide.transmission > .content > .column + h2,
.modal.markdown .govuk-body-s + h2,
.modal.markdown .banner > .content > .body + h2,
.modal.markdown .banner > .content + h2,
.modal.markdown .card-wide.transmission > .content > .column + h2,
.govuk-list + .govuk-heading-l,
.banner + .govuk-heading-l,
.postcode-lead-data + .govuk-heading-l,
.toc li + .govuk-heading-l,
.about .markdown ul + .govuk-heading-l,
.accessibility .markdown ul + .govuk-heading-l,
.disclaimer .markdown ul + .govuk-heading-l,
.modal.markdown ul + .govuk-heading-l,
.about .markdown .govuk-list + h2,
.about .markdown .banner + h2,
.about .markdown .postcode-lead-data + h2,
.about .markdown .toc li + h2,
.toc .about .markdown li + h2,
.about .markdown ul + h2,
.about .accessibility .markdown ul + h2,
.accessibility .about .markdown ul + h2,
.about .disclaimer .markdown ul + h2,
.disclaimer .about .markdown ul + h2,
.about .modal.markdown ul + h2,
.accessibility .markdown .govuk-list + h2,
.accessibility .markdown .banner + h2,
.accessibility .markdown .postcode-lead-data + h2,
.accessibility .markdown .toc li + h2,
.toc .accessibility .markdown li + h2,
.accessibility .about .markdown ul + h2,
.about .accessibility .markdown ul + h2,
.accessibility .markdown ul + h2,
.accessibility .disclaimer .markdown ul + h2,
.disclaimer .accessibility .markdown ul + h2,
.accessibility .modal.markdown ul + h2,
.disclaimer .markdown .govuk-list + h2,
.disclaimer .markdown .banner + h2,
.disclaimer .markdown .postcode-lead-data + h2,
.disclaimer .markdown .toc li + h2,
.toc .disclaimer .markdown li + h2,
.disclaimer .about .markdown ul + h2,
.about .disclaimer .markdown ul + h2,
.disclaimer .accessibility .markdown ul + h2,
.accessibility .disclaimer .markdown ul + h2,
.disclaimer .markdown ul + h2,
.disclaimer .modal.markdown ul + h2,
.modal.markdown .govuk-list + h2,
.modal.markdown .banner + h2,
.modal.markdown .postcode-lead-data + h2,
.modal.markdown .toc li + h2,
.toc .modal.markdown li + h2,
.about .modal.markdown ul + h2,
.accessibility .modal.markdown ul + h2,
.disclaimer .modal.markdown ul + h2,
.modal.markdown ul + h2 {
padding-top: 15px;
}
@media (min-width: 49.9375em) {
.govuk-body-m + .govuk-heading-l,
.about .markdown p + .govuk-heading-l,
.accessibility .markdown p + .govuk-heading-l,
.disclaimer .markdown p + .govuk-heading-l,
.modal.markdown p + .govuk-heading-l,
.about .markdown .govuk-body-m + h2,
.about .markdown p + h2,
.accessibility .markdown .govuk-body-m + h2,
.accessibility .markdown p + h2,
.disclaimer .markdown .govuk-body-m + h2,
.disclaimer .markdown p + h2,
.modal.markdown .govuk-body-m + h2,
.modal.markdown p + h2,
.govuk-body + .govuk-heading-l,
.postcode-lead dl.inline + .govuk-heading-l,
.stand-alone-metric > .sam-body + .govuk-heading-l,
.developers-guide + .govuk-heading-l,
.about .markdown .govuk-body + h2,
.about .markdown .postcode-lead dl.inline + h2,
.postcode-lead .about .markdown dl.inline + h2,
.about .markdown .stand-alone-metric > .sam-body + h2,
.about .markdown .developers-guide + h2,
.accessibility .markdown .govuk-body + h2,
.accessibility .markdown .postcode-lead dl.inline + h2,
.postcode-lead .accessibility .markdown dl.inline + h2,
.accessibility .markdown .stand-alone-metric > .sam-body + h2,
.accessibility .markdown .developers-guide + h2,
.disclaimer .markdown .govuk-body + h2,
.disclaimer .markdown .postcode-lead dl.inline + h2,
.postcode-lead .disclaimer .markdown dl.inline + h2,
.disclaimer .markdown .stand-alone-metric > .sam-body + h2,
.disclaimer .markdown .developers-guide + h2,
.modal.markdown .govuk-body + h2,
.modal.markdown .postcode-lead dl.inline + h2,
.postcode-lead .modal.markdown dl.inline + h2,
.modal.markdown .stand-alone-metric > .sam-body + h2,
.modal.markdown .developers-guide + h2,
.about .markdown + .govuk-heading-l,
.about .markdown .markdown + h2,
.accessibility .markdown .about .markdown + h2,
.disclaimer .markdown .about .markdown + h2,
.modal.markdown .about .markdown + h2,
.accessibility .markdown + .govuk-heading-l,
.about .markdown .accessibility .markdown + h2,
.accessibility .markdown .markdown + h2,
.disclaimer .markdown .accessibility .markdown + h2,
.modal.markdown .accessibility .markdown + h2,
.disclaimer .markdown + .govuk-heading-l,
.about .markdown .disclaimer .markdown + h2,
.accessibility .markdown .disclaimer .markdown + h2,
.disclaimer .markdown .markdown + h2,
.modal.markdown .disclaimer .markdown + h2,
.modal.markdown + .govuk-heading-l,
.modal.markdown .modal.markdown + h2,
.govuk-body-s + .govuk-heading-l,
.banner > .content > .body + .govuk-heading-l,
.banner > .content + .govuk-heading-l,
.card-wide.transmission > .content > .column + .govuk-heading-l,
.about .markdown .govuk-body-s + h2,
.about .markdown .banner > .content > .body + h2,
.about .markdown .banner > .content + h2,
.about .markdown .card-wide.transmission > .content > .column + h2,
.accessibility .markdown .govuk-body-s + h2,
.accessibility .markdown .banner > .content > .body + h2,
.accessibility .markdown .banner > .content + h2,
.accessibility .markdown .card-wide.transmission > .content > .column + h2,
.disclaimer .markdown .govuk-body-s + h2,
.disclaimer .markdown .banner > .content > .body + h2,
.disclaimer .markdown .banner > .content + h2,
.disclaimer .markdown .card-wide.transmission > .content > .column + h2,
.modal.markdown .govuk-body-s + h2,
.modal.markdown .banner > .content > .body + h2,
.modal.markdown .banner > .content + h2,
.modal.markdown .card-wide.transmission > .content > .column + h2,
.govuk-list + .govuk-heading-l,
.banner + .govuk-heading-l,
.postcode-lead-data + .govuk-heading-l,
.toc li + .govuk-heading-l,
.about .markdown ul + .govuk-heading-l,
.accessibility .markdown ul + .govuk-heading-l,
.disclaimer .markdown ul + .govuk-heading-l,
.modal.markdown ul + .govuk-heading-l,
.about .markdown .govuk-list + h2,
.about .markdown .banner + h2,
.about .markdown .postcode-lead-data + h2,
.about .markdown .toc li + h2,
.toc .about .markdown li + h2,
.about .markdown ul + h2,
.about .accessibility .markdown ul + h2,
.accessibility .about .markdown ul + h2,
.about .disclaimer .markdown ul + h2,
.disclaimer .about .markdown ul + h2,
.about .modal.markdown ul + h2,
.accessibility .markdown .govuk-list + h2,
.accessibility .markdown .banner + h2,
.accessibility .markdown .postcode-lead-data + h2,
.accessibility .markdown .toc li + h2,
.toc .accessibility .markdown li + h2,
.accessibility .about .markdown ul + h2,
.about .accessibility .markdown ul + h2,
.accessibility .markdown ul + h2,
.accessibility .disclaimer .markdown ul + h2,
.disclaimer .accessibility .markdown ul + h2,
.accessibility .modal.markdown ul + h2,
.disclaimer .markdown .govuk-list + h2,
.disclaimer .markdown .banner + h2,
.disclaimer .markdown .postcode-lead-data + h2,
.disclaimer .markdown .toc li + h2,
.toc .disclaimer .markdown li + h2,
.disclaimer .about .markdown ul + h2,
.about .disclaimer .markdown ul + h2,
.disclaimer .accessibility .markdown ul + h2,
.accessibility .disclaimer .markdown ul + h2,
.disclaimer .markdown ul + h2,
.disclaimer .modal.markdown ul + h2,
.modal.markdown .govuk-list + h2,
.modal.markdown .banner + h2,
.modal.markdown .postcode-lead-data + h2,
.modal.markdown .toc li + h2,
.toc .modal.markdown li + h2,
.about .modal.markdown ul + h2,
.accessibility .modal.markdown ul + h2,
.disclaimer .modal.markdown ul + h2,
.modal.markdown ul + h2 {
padding-top: 20px;
}
}
.govuk-body-m + .govuk-heading-m,
.about .markdown p + .govuk-heading-m,
.accessibility .markdown p + .govuk-heading-m,
.disclaimer .markdown p + .govuk-heading-m,
.modal.markdown p + .govuk-heading-m,
.about .markdown .govuk-body-m + h3,
.about .markdown p + h3,
.about .accessibility .markdown p + h3,
.accessibility .about .markdown p + h3,
.about .disclaimer .markdown p + h3,
.disclaimer .about .markdown p + h3,
.about .modal.markdown p + h3,
.accessibility .markdown .govuk-body-m + h3,
.accessibility .about .markdown p + h3,
.about .accessibility .markdown p + h3,
.accessibility .markdown p + h3,
.accessibility .disclaimer .markdown p + h3,
.disclaimer .accessibility .markdown p + h3,
.accessibility .modal.markdown p + h3,
.disclaimer .markdown .govuk-body-m + h3,
.disclaimer .about .markdown p + h3,
.about .disclaimer .markdown p + h3,
.disclaimer .accessibility .markdown p + h3,
.accessibility .disclaimer .markdown p + h3,
.disclaimer .markdown p + h3,
.disclaimer .modal.markdown p + h3,
.modal.markdown .govuk-body-m + h3,
.about .modal.markdown p + h3,
.accessibility .modal.markdown p + h3,
.disclaimer .modal.markdown p + h3,
.modal.markdown p + h3,
.about .markdown .govuk-body-m + #table-of-contents,
.about .markdown p + #table-of-contents,
.about .accessibility .markdown p + #table-of-contents,
.accessibility .about .markdown p + #table-of-contents,
.about .disclaimer .markdown p + #table-of-contents,
.disclaimer .about .markdown p + #table-of-contents,
.about .modal.markdown p + #table-of-contents,
.accessibility .markdown .govuk-body-m + #table-of-contents,
.accessibility .about .markdown p + #table-of-contents,
.about .accessibility .markdown p + #table-of-contents,
.accessibility .markdown p + #table-of-contents,
.accessibility .disclaimer .markdown p + #table-of-contents,
.disclaimer .accessibility .markdown p + #table-of-contents,
.accessibility .modal.markdown p + #table-of-contents,
.disclaimer .markdown .govuk-body-m + #table-of-contents,
.disclaimer .about .markdown p + #table-of-contents,
.about .disclaimer .markdown p + #table-of-contents,
.disclaimer .accessibility .markdown p + #table-of-contents,
.accessibility .disclaimer .markdown p + #table-of-contents,
.disclaimer .markdown p + #table-of-contents,
.disclaimer .modal.markdown p + #table-of-contents,
.modal.markdown .govuk-body-m + #table-of-contents,
.about .modal.markdown p + #table-of-contents,
.accessibility .modal.markdown p + #table-of-contents,
.disclaimer .modal.markdown p + #table-of-contents,
.modal.markdown p + #table-of-contents,
.govuk-body + .govuk-heading-m,
.postcode-lead dl.inline + .govuk-heading-m,
.stand-alone-metric > .sam-body + .govuk-heading-m,
.developers-guide + .govuk-heading-m,
.about .markdown .govuk-body + h3,
.about .markdown .postcode-lead dl.inline + h3,
.postcode-lead .about .markdown dl.inline + h3,
.about .markdown .stand-alone-metric > .sam-body + h3,
.about .markdown .developers-guide + h3,
.accessibility .markdown .govuk-body + h3,
.accessibility .markdown .postcode-lead dl.inline + h3,
.postcode-lead .accessibility .markdown dl.inline + h3,
.accessibility .markdown .stand-alone-metric > .sam-body + h3,
.accessibility .markdown .developers-guide + h3,
.disclaimer .markdown .govuk-body + h3,
.disclaimer .markdown .postcode-lead dl.inline + h3,
.postcode-lead .disclaimer .markdown dl.inline + h3,
.disclaimer .markdown .stand-alone-metric > .sam-body + h3,
.disclaimer .markdown .developers-guide + h3,
.modal.markdown .govuk-body + h3,
.modal.markdown .postcode-lead dl.inline + h3,
.postcode-lead .modal.markdown dl.inline + h3,
.modal.markdown .stand-alone-metric > .sam-body + h3,
.modal.markdown .developers-guide + h3,
.about .markdown .govuk-body + #table-of-contents,
.about .markdown .postcode-lead dl.inline + #table-of-contents,
.postcode-lead .about .markdown dl.inline + #table-of-contents,
.about .markdown .stand-alone-metric > .sam-body + #table-of-contents,
.about .markdown .developers-guide + #table-of-contents,
.accessibility .markdown .govuk-body + #table-of-contents,
.accessibility .markdown .postcode-lead dl.inline + #table-of-contents,
.postcode-lead .accessibility .markdown dl.inline + #table-of-contents,
.accessibility .markdown .stand-alone-metric > .sam-body + #table-of-contents,
.accessibility .markdown .developers-guide + #table-of-contents,
.disclaimer .markdown .govuk-body + #table-of-contents,
.disclaimer .markdown .postcode-lead dl.inline + #table-of-contents,
.postcode-lead .disclaimer .markdown dl.inline + #table-of-contents,
.disclaimer .markdown .stand-alone-metric > .sam-body + #table-of-contents,
.disclaimer .markdown .developers-guide + #table-of-contents,
.modal.markdown .govuk-body + #table-of-contents,
.modal.markdown .postcode-lead dl.inline + #table-of-contents,
.postcode-lead .modal.markdown dl.inline + #table-of-contents,
.modal.markdown .stand-alone-metric > .sam-body + #table-of-contents,
.modal.markdown .developers-guide + #table-of-contents,
.about .markdown + .govuk-heading-m,
.about .markdown .markdown + h3,
.about .accessibility .markdown .markdown + h3,
.accessibility .markdown .about .markdown + h3,
.about .disclaimer .markdown .markdown + h3,
.disclaimer .markdown .about .markdown + h3,
.about .modal.markdown .markdown + h3,
.modal.markdown .about .markdown + h3,
.about .markdown .markdown + #table-of-contents,
.accessibility .markdown .about .markdown + #table-of-contents,
.disclaimer .markdown .about .markdown + #table-of-contents,
.modal.markdown .about .markdown + #table-of-contents,
.accessibility .markdown + .govuk-heading-m,
.accessibility .about .markdown .markdown + h3,
.about .markdown .accessibility .markdown + h3,
.accessibility .markdown .markdown + h3,
.accessibility .disclaimer .markdown .markdown + h3,
.disclaimer .markdown .accessibility .markdown + h3,
.accessibility .modal.markdown .markdown + h3,
.modal.markdown .accessibility .markdown + h3,
.about .markdown .accessibility .markdown + #table-of-contents,
.accessibility .markdown .markdown + #table-of-contents,
.disclaimer .markdown .accessibility .markdown + #table-of-contents,
.modal.markdown .accessibility .markdown + #table-of-contents,
.disclaimer .markdown + .govuk-heading-m,
.disclaimer .about .markdown .markdown + h3,
.about .markdown .disclaimer .markdown + h3,
.disclaimer .accessibility .markdown .markdown + h3,
.accessibility .markdown .disclaimer .markdown + h3,
.disclaimer .markdown .markdown + h3,
.disclaimer .modal.markdown .markdown + h3,
.modal.markdown .disclaimer .markdown + h3,
.about .markdown .disclaimer .markdown + #table-of-contents,
.accessibility .markdown .disclaimer .markdown + #table-of-contents,
.disclaimer .markdown .markdown + #table-of-contents,
.modal.markdown .disclaimer .markdown + #table-of-contents,
.modal.markdown + .govuk-heading-m,
.about .markdown .modal.markdown + h3,
.accessibility .markdown .modal.markdown + h3,
.disclaimer .markdown .modal.markdown + h3,
.modal.markdown .modal.markdown + h3,
.modal.markdown .modal.markdown + #table-of-contents,
.govuk-body-s + .govuk-heading-m,
.banner > .content > .body + .govuk-heading-m,
.banner > .content + .govuk-heading-m,
.card-wide.transmission > .content > .column + .govuk-heading-m,
.about .markdown .govuk-body-s + h3,
.about .markdown .banner > .content > .body + h3,
.about .markdown .banner > .content + h3,
.about .markdown .card-wide.transmission > .content > .column + h3,
.accessibility .markdown .govuk-body-s + h3,
.accessibility .markdown .banner > .content > .body + h3,
.accessibility .markdown .banner > .content + h3,
.accessibility .markdown .card-wide.transmission > .content > .column + h3,
.disclaimer .markdown .govuk-body-s + h3,
.disclaimer .markdown .banner > .content > .body + h3,
.disclaimer .markdown .banner > .content + h3,
.disclaimer .markdown .card-wide.transmission > .content > .column + h3,
.modal.markdown .govuk-body-s + h3,
.modal.markdown .banner > .content > .body + h3,
.modal.markdown .banner > .content + h3,
.modal.markdown .card-wide.transmission > .content > .column + h3,
.about .markdown .govuk-body-s + #table-of-contents,
.about .markdown .banner > .content > .body + #table-of-contents,
.about .markdown .banner > .content + #table-of-contents,
.about
.markdown
.card-wide.transmission
> .content
> .column
+ #table-of-contents,
.accessibility .markdown .govuk-body-s + #table-of-contents,
.accessibility .markdown .banner > .content > .body + #table-of-contents,
.accessibility .markdown .banner > .content + #table-of-contents,
.accessibility
.markdown
.card-wide.transmission
> .content
> .column
+ #table-of-contents,
.disclaimer .markdown .govuk-body-s + #table-of-contents,
.disclaimer .markdown .banner > .content > .body + #table-of-contents,
.disclaimer .markdown .banner > .content + #table-of-contents,
.disclaimer
.markdown
.card-wide.transmission
> .content
> .column
+ #table-of-contents,
.modal.markdown .govuk-body-s + #table-of-contents,
.modal.markdown .banner > .content > .body + #table-of-contents,
.modal.markdown .banner > .content + #table-of-contents,
.modal.markdown
.card-wide.transmission
> .content
> .column
+ #table-of-contents,
.govuk-list + .govuk-heading-m,
.banner + .govuk-heading-m,
.postcode-lead-data + .govuk-heading-m,
.toc li + .govuk-heading-m,
.about .markdown ul + .govuk-heading-m,
.accessibility .markdown ul + .govuk-heading-m,
.disclaimer .markdown ul + .govuk-heading-m,
.modal.markdown ul + .govuk-heading-m,
.about .markdown .govuk-list + h3,
.about .markdown .banner + h3,
.about .markdown .postcode-lead-data + h3,
.about .markdown .toc li + h3,
.toc .about .markdown li + h3,
.about .markdown ul + h3,
.about .accessibility .markdown ul + h3,
.accessibility .about .markdown ul + h3,
.about .disclaimer .markdown ul + h3,
.disclaimer .about .markdown ul + h3,
.about .modal.markdown ul + h3,
.accessibility .markdown .govuk-list + h3,
.accessibility .markdown .banner + h3,
.accessibility .markdown .postcode-lead-data + h3,
.accessibility .markdown .toc li + h3,
.toc .accessibility .markdown li + h3,
.accessibility .about .markdown ul + h3,
.about .accessibility .markdown ul + h3,
.accessibility .markdown ul + h3,
.accessibility .disclaimer .markdown ul + h3,
.disclaimer .accessibility .markdown ul + h3,
.accessibility .modal.markdown ul + h3,
.disclaimer .markdown .govuk-list + h3,
.disclaimer .markdown .banner + h3,
.disclaimer .markdown .postcode-lead-data + h3,
.disclaimer .markdown .toc li + h3,
.toc .disclaimer .markdown li + h3,
.disclaimer .about .markdown ul + h3,
.about .disclaimer .markdown ul + h3,
.disclaimer .accessibility .markdown ul + h3,
.accessibility .disclaimer .markdown ul + h3,
.disclaimer .markdown ul + h3,
.disclaimer .modal.markdown ul + h3,
.modal.markdown .govuk-list + h3,
.modal.markdown .banner + h3,
.modal.markdown .postcode-lead-data + h3,
.modal.markdown .toc li + h3,
.toc .modal.markdown li + h3,
.about .modal.markdown ul + h3,
.accessibility .modal.markdown ul + h3,
.disclaimer .modal.markdown ul + h3,
.modal.markdown ul + h3,
.about .markdown .govuk-list + #table-of-contents,
.about .markdown .banner + #table-of-contents,
.about .markdown .postcode-lead-data + #table-of-contents,
.about .markdown .toc li + #table-of-contents,
.toc .about .markdown li + #table-of-contents,
.about .markdown ul + #table-of-contents,
.about .accessibility .markdown ul + #table-of-contents,
.accessibility .about .markdown ul + #table-of-contents,
.about .disclaimer .markdown ul + #table-of-contents,
.disclaimer .about .markdown ul + #table-of-contents,
.about .modal.markdown ul + #table-of-contents,
.accessibility .markdown .govuk-list + #table-of-contents,
.accessibility .markdown .banner + #table-of-contents,
.accessibility .markdown .postcode-lead-data + #table-of-contents,
.accessibility .markdown .toc li + #table-of-contents,
.toc .accessibility .markdown li + #table-of-contents,
.accessibility .about .markdown ul + #table-of-contents,
.about .accessibility .markdown ul + #table-of-contents,
.accessibility .markdown ul + #table-of-contents,
.accessibility .disclaimer .markdown ul + #table-of-contents,
.disclaimer .accessibility .markdown ul + #table-of-contents,
.accessibility .modal.markdown ul + #table-of-contents,
.disclaimer .markdown .govuk-list + #table-of-contents,
.disclaimer .markdown .banner + #table-of-contents,
.disclaimer .markdown .postcode-lead-data + #table-of-contents,
.disclaimer .markdown .toc li + #table-of-contents,
.toc .disclaimer .markdown li + #table-of-contents,
.disclaimer .about .markdown ul + #table-of-contents,
.about .disclaimer .markdown ul + #table-of-contents,
.disclaimer .accessibility .markdown ul + #table-of-contents,
.accessibility .disclaimer .markdown ul + #table-of-contents,
.disclaimer .markdown ul + #table-of-contents,
.disclaimer .modal.markdown ul + #table-of-contents,
.modal.markdown .govuk-list + #table-of-contents,
.modal.markdown .banner + #table-of-contents,
.modal.markdown .postcode-lead-data + #table-of-contents,
.modal.markdown .toc li + #table-of-contents,
.toc .modal.markdown li + #table-of-contents,
.about .modal.markdown ul + #table-of-contents,
.accessibility .modal.markdown ul + #table-of-contents,
.disclaimer .modal.markdown ul + #table-of-contents,
.modal.markdown ul + #table-of-contents,
.govuk-body-m + .govuk-heading-s,
.stand-alone-metric > .govuk-body-m + .sam-heading,
.about .markdown p + .govuk-heading-s,
.about .markdown .stand-alone-metric > p + .sam-heading,
.accessibility .markdown p + .govuk-heading-s,
.accessibility .markdown .stand-alone-metric > p + .sam-heading,
.disclaimer .markdown p + .govuk-heading-s,
.disclaimer .markdown .stand-alone-metric > p + .sam-heading,
.modal.markdown p + .govuk-heading-s,
.modal.markdown .stand-alone-metric > p + .sam-heading,
.about .markdown .govuk-body-m + h4,
.about .markdown p + h4,
.about .accessibility .markdown p + h4,
.accessibility .about .markdown p + h4,
.about .disclaimer .markdown p + h4,
.disclaimer .about .markdown p + h4,
.about .modal.markdown p + h4,
.accessibility .markdown .govuk-body-m + h4,
.accessibility .about .markdown p + h4,
.about .accessibility .markdown p + h4,
.accessibility .markdown p + h4,
.accessibility .disclaimer .markdown p + h4,
.disclaimer .accessibility .markdown p + h4,
.accessibility .modal.markdown p + h4,
.disclaimer .markdown .govuk-body-m + h4,
.disclaimer .about .markdown p + h4,
.about .disclaimer .markdown p + h4,
.disclaimer .accessibility .markdown p + h4,
.accessibility .disclaimer .markdown p + h4,
.disclaimer .markdown p + h4,
.disclaimer .modal.markdown p + h4,
.modal.markdown .govuk-body-m + h4,
.about .modal.markdown p + h4,
.accessibility .modal.markdown p + h4,
.disclaimer .modal.markdown p + h4,
.modal.markdown p + h4,
.govuk-body + .govuk-heading-s,
.postcode-lead dl.inline + .govuk-heading-s,
.stand-alone-metric > .sam-body + .govuk-heading-s,
.stand-alone-metric > .govuk-body + .sam-heading,
.postcode-lead .stand-alone-metric > dl.inline + .sam-heading,
.stand-alone-metric > .sam-body + .sam-heading,
.developers-guide + .govuk-heading-s,
.stand-alone-metric > .developers-guide + .sam-heading,
.about .markdown .govuk-body + h4,
.about .markdown .postcode-lead dl.inline + h4,
.postcode-lead .about .markdown dl.inline + h4,
.about .markdown .stand-alone-metric > .sam-body + h4,
.about .markdown .developers-guide + h4,
.accessibility .markdown .govuk-body + h4,
.accessibility .markdown .postcode-lead dl.inline + h4,
.postcode-lead .accessibility .markdown dl.inline + h4,
.accessibility .markdown .stand-alone-metric > .sam-body + h4,
.accessibility .markdown .developers-guide + h4,
.disclaimer .markdown .govuk-body + h4,
.disclaimer .markdown .postcode-lead dl.inline + h4,
.postcode-lead .disclaimer .markdown dl.inline + h4,
.disclaimer .markdown .stand-alone-metric > .sam-body + h4,
.disclaimer .markdown .developers-guide + h4,
.modal.markdown .govuk-body + h4,
.modal.markdown .postcode-lead dl.inline + h4,
.postcode-lead .modal.markdown dl.inline + h4,
.modal.markdown .stand-alone-metric > .sam-body + h4,
.modal.markdown .developers-guide + h4,
.about .markdown + .govuk-heading-s,
.about .stand-alone-metric > .markdown + .sam-heading,
.about .markdown .markdown + h4,
.about .accessibility .markdown .markdown + h4,
.accessibility .markdown .about .markdown + h4,
.about .disclaimer .markdown .markdown + h4,
.disclaimer .markdown .about .markdown + h4,
.about .modal.markdown .markdown + h4,
.modal.markdown .about .markdown + h4,
.accessibility .markdown + .govuk-heading-s,
.accessibility .stand-alone-metric > .markdown + .sam-heading,
.accessibility .about .markdown .markdown + h4,
.about .markdown .accessibility .markdown + h4,
.accessibility .markdown .markdown + h4,
.accessibility .disclaimer .markdown .markdown + h4,
.disclaimer .markdown .accessibility .markdown + h4,
.accessibility .modal.markdown .markdown + h4,
.modal.markdown .accessibility .markdown + h4,
.disclaimer .markdown + .govuk-heading-s,
.disclaimer .stand-alone-metric > .markdown + .sam-heading,
.disclaimer .about .markdown .markdown + h4,
.about .markdown .disclaimer .markdown + h4,
.disclaimer .accessibility .markdown .markdown + h4,
.accessibility .markdown .disclaimer .markdown + h4,
.disclaimer .markdown .markdown + h4,
.disclaimer .modal.markdown .markdown + h4,
.modal.markdown .disclaimer .markdown + h4,
.modal.markdown + .govuk-heading-s,
.stand-alone-metric > .modal.markdown + .sam-heading,
.about .markdown .modal.markdown + h4,
.accessibility .markdown .modal.markdown + h4,
.disclaimer .markdown .modal.markdown + h4,
.modal.markdown .modal.markdown + h4,
.govuk-body-s + .govuk-heading-s,
.banner > .content > .body + .govuk-heading-s,
.banner > .content + .govuk-heading-s,
.card-wide.transmission > .content > .column + .govuk-heading-s,
.stand-alone-metric > .govuk-body-s + .sam-heading,
.banner > .content.stand-alone-metric > .body + .sam-heading,
.banner.stand-alone-metric > .content + .sam-heading,
.card-wide.transmission > .content.stand-alone-metric > .column + .sam-heading,
.about .markdown .govuk-body-s + h4,
.about .markdown .banner > .content > .body + h4,
.about .markdown .banner > .content + h4,
.about .markdown .card-wide.transmission > .content > .column + h4,
.accessibility .markdown .govuk-body-s + h4,
.accessibility .markdown .banner > .content > .body + h4,
.accessibility .markdown .banner > .content + h4,
.accessibility .markdown .card-wide.transmission > .content > .column + h4,
.disclaimer .markdown .govuk-body-s + h4,
.disclaimer .markdown .banner > .content > .body + h4,
.disclaimer .markdown .banner > .content + h4,
.disclaimer .markdown .card-wide.transmission > .content > .column + h4,
.modal.markdown .govuk-body-s + h4,
.modal.markdown .banner > .content > .body + h4,
.modal.markdown .banner > .content + h4,
.modal.markdown .card-wide.transmission > .content > .column + h4,
.govuk-list + .govuk-heading-s,
.banner + .govuk-heading-s,
.postcode-lead-data + .govuk-heading-s,
.stand-alone-metric > .govuk-list + .sam-heading,
.stand-alone-metric > .banner + .sam-heading,
.stand-alone-metric > .postcode-lead-data + .sam-heading,
.toc li + .govuk-heading-s,
.toc .stand-alone-metric > li + .sam-heading,
.about .markdown ul + .govuk-heading-s,
.about .markdown .stand-alone-metric > ul + .sam-heading,
.accessibility .markdown ul + .govuk-heading-s,
.accessibility .markdown .stand-alone-metric > ul + .sam-heading,
.disclaimer .markdown ul + .govuk-heading-s,
.disclaimer .markdown .stand-alone-metric > ul + .sam-heading,
.modal.markdown ul + .govuk-heading-s,
.modal.markdown .stand-alone-metric > ul + .sam-heading,
.about .markdown .govuk-list + h4,
.about .markdown .banner + h4,
.about .markdown .postcode-lead-data + h4,
.about .markdown .toc li + h4,
.toc .about .markdown li + h4,
.about .markdown ul + h4,
.about .accessibility .markdown ul + h4,
.accessibility .about .markdown ul + h4,
.about .disclaimer .markdown ul + h4,
.disclaimer .about .markdown ul + h4,
.about .modal.markdown ul + h4,
.accessibility .markdown .govuk-list + h4,
.accessibility .markdown .banner + h4,
.accessibility .markdown .postcode-lead-data + h4,
.accessibility .markdown .toc li + h4,
.toc .accessibility .markdown li + h4,
.accessibility .about .markdown ul + h4,
.about .accessibility .markdown ul + h4,
.accessibility .markdown ul + h4,
.accessibility .disclaimer .markdown ul + h4,
.disclaimer .accessibility .markdown ul + h4,
.accessibility .modal.markdown ul + h4,
.disclaimer .markdown .govuk-list + h4,
.disclaimer .markdown .banner + h4,
.disclaimer .markdown .postcode-lead-data + h4,
.disclaimer .markdown .toc li + h4,
.toc .disclaimer .markdown li + h4,
.disclaimer .about .markdown ul + h4,
.about .disclaimer .markdown ul + h4,
.disclaimer .accessibility .markdown ul + h4,
.accessibility .disclaimer .markdown ul + h4,
.disclaimer .markdown ul + h4,
.disclaimer .modal.markdown ul + h4,
.modal.markdown .govuk-list + h4,
.modal.markdown .banner + h4,
.modal.markdown .postcode-lead-data + h4,
.modal.markdown .toc li + h4,
.toc .modal.markdown li + h4,
.about .modal.markdown ul + h4,
.accessibility .modal.markdown ul + h4,
.disclaimer .modal.markdown ul + h4,
.modal.markdown ul + h4 {
padding-top: 5px;
}
@media (min-width: 49.9375em) {
.govuk-body-m + .govuk-heading-m,
.about .markdown p + .govuk-heading-m,
.accessibility .markdown p + .govuk-heading-m,
.disclaimer .markdown p + .govuk-heading-m,
.modal.markdown p + .govuk-heading-m,
.about .markdown .govuk-body-m + h3,
.about .markdown p + h3,
.about .accessibility .markdown p + h3,
.accessibility .about .markdown p + h3,
.about .disclaimer .markdown p + h3,
.disclaimer .about .markdown p + h3,
.about .modal.markdown p + h3,
.accessibility .markdown .govuk-body-m + h3,
.accessibility .about .markdown p + h3,
.about .accessibility .markdown p + h3,
.accessibility .markdown p + h3,
.accessibility .disclaimer .markdown p + h3,
.disclaimer .accessibility .markdown p + h3,
.accessibility .modal.markdown p + h3,
.disclaimer .markdown .govuk-body-m + h3,
.disclaimer .about .markdown p + h3,
.about .disclaimer .markdown p + h3,
.disclaimer .accessibility .markdown p + h3,
.accessibility .disclaimer .markdown p + h3,
.disclaimer .markdown p + h3,
.disclaimer .modal.markdown p + h3,
.modal.markdown .govuk-body-m + h3,
.about .modal.markdown p + h3,
.accessibility .modal.markdown p + h3,
.disclaimer .modal.markdown p + h3,
.modal.markdown p + h3,
.about .markdown .govuk-body-m + #table-of-contents,
.about .markdown p + #table-of-contents,
.about .accessibility .markdown p + #table-of-contents,
.accessibility .about .markdown p + #table-of-contents,
.about .disclaimer .markdown p + #table-of-contents,
.disclaimer .about .markdown p + #table-of-contents,
.about .modal.markdown p + #table-of-contents,
.accessibility .markdown .govuk-body-m + #table-of-contents,
.accessibility .about .markdown p + #table-of-contents,
.about .accessibility .markdown p + #table-of-contents,
.accessibility .markdown p + #table-of-contents,
.accessibility .disclaimer .markdown p + #table-of-contents,
.disclaimer .accessibility .markdown p + #table-of-contents,
.accessibility .modal.markdown p + #table-of-contents,
.disclaimer .markdown .govuk-body-m + #table-of-contents,
.disclaimer .about .markdown p + #table-of-contents,
.about .disclaimer .markdown p + #table-of-contents,
.disclaimer .accessibility .markdown p + #table-of-contents,
.accessibility .disclaimer .markdown p + #table-of-contents,
.disclaimer .markdown p + #table-of-contents,
.disclaimer .modal.markdown p + #table-of-contents,
.modal.markdown .govuk-body-m + #table-of-contents,
.about .modal.markdown p + #table-of-contents,
.accessibility .modal.markdown p + #table-of-contents,
.disclaimer .modal.markdown p + #table-of-contents,
.modal.markdown p + #table-of-contents,
.govuk-body + .govuk-heading-m,
.postcode-lead dl.inline + .govuk-heading-m,
.stand-alone-metric > .sam-body + .govuk-heading-m,
.developers-guide + .govuk-heading-m,
.about .markdown .govuk-body + h3,
.about .markdown .postcode-lead dl.inline + h3,
.postcode-lead .about .markdown dl.inline + h3,
.about .markdown .stand-alone-metric > .sam-body + h3,
.about .markdown .developers-guide + h3,
.accessibility .markdown .govuk-body + h3,
.accessibility .markdown .postcode-lead dl.inline + h3,
.postcode-lead .accessibility .markdown dl.inline + h3,
.accessibility .markdown .stand-alone-metric > .sam-body + h3,
.accessibility .markdown .developers-guide + h3,
.disclaimer .markdown .govuk-body + h3,
.disclaimer .markdown .postcode-lead dl.inline + h3,
.postcode-lead .disclaimer .markdown dl.inline + h3,
.disclaimer .markdown .stand-alone-metric > .sam-body + h3,
.disclaimer .markdown .developers-guide + h3,
.modal.markdown .govuk-body + h3,
.modal.markdown .postcode-lead dl.inline + h3,
.postcode-lead .modal.markdown dl.inline + h3,
.modal.markdown .stand-alone-metric > .sam-body + h3,
.modal.markdown .developers-guide + h3,
.about .markdown .govuk-body + #table-of-contents,
.about .markdown .postcode-lead dl.inline + #table-of-contents,
.postcode-lead .about .markdown dl.inline + #table-of-contents,
.about .markdown .stand-alone-metric > .sam-body + #table-of-contents,
.about .markdown .developers-guide + #table-of-contents,
.accessibility .markdown .govuk-body + #table-of-contents,
.accessibility .markdown .postcode-lead dl.inline + #table-of-contents,
.postcode-lead .accessibility .markdown dl.inline + #table-of-contents,
.accessibility .markdown .stand-alone-metric > .sam-body + #table-of-contents,
.accessibility .markdown .developers-guide + #table-of-contents,
.disclaimer .markdown .govuk-body + #table-of-contents,
.disclaimer .markdown .postcode-lead dl.inline + #table-of-contents,
.postcode-lead .disclaimer .markdown dl.inline + #table-of-contents,
.disclaimer .markdown .stand-alone-metric > .sam-body + #table-of-contents,
.disclaimer .markdown .developers-guide + #table-of-contents,
.modal.markdown .govuk-body + #table-of-contents,
.modal.markdown .postcode-lead dl.inline + #table-of-contents,
.postcode-lead .modal.markdown dl.inline + #table-of-contents,
.modal.markdown .stand-alone-metric > .sam-body + #table-of-contents,
.modal.markdown .developers-guide + #table-of-contents,
.about .markdown + .govuk-heading-m,
.about .markdown .markdown + h3,
.about .accessibility .markdown .markdown + h3,
.accessibility .markdown .about .markdown + h3,
.about .disclaimer .markdown .markdown + h3,
.disclaimer .markdown .about .markdown + h3,
.about .modal.markdown .markdown + h3,
.modal.markdown .about .markdown + h3,
.about .markdown .markdown + #table-of-contents,
.accessibility .markdown .about .markdown + #table-of-contents,
.disclaimer .markdown .about .markdown + #table-of-contents,
.modal.markdown .about .markdown + #table-of-contents,
.accessibility .markdown + .govuk-heading-m,
.accessibility .about .markdown .markdown + h3,
.about .markdown .accessibility .markdown + h3,
.accessibility .markdown .markdown + h3,
.accessibility .disclaimer .markdown .markdown + h3,
.disclaimer .markdown .accessibility .markdown + h3,
.accessibility .modal.markdown .markdown + h3,
.modal.markdown .accessibility .markdown + h3,
.about .markdown .accessibility .markdown + #table-of-contents,
.accessibility .markdown .markdown + #table-of-contents,
.disclaimer .markdown .accessibility .markdown + #table-of-contents,
.modal.markdown .accessibility .markdown + #table-of-contents,
.disclaimer .markdown + .govuk-heading-m,
.disclaimer .about .markdown .markdown + h3,
.about .markdown .disclaimer .markdown + h3,
.disclaimer .accessibility .markdown .markdown + h3,
.accessibility .markdown .disclaimer .markdown + h3,
.disclaimer .markdown .markdown + h3,
.disclaimer .modal.markdown .markdown + h3,
.modal.markdown .disclaimer .markdown + h3,
.about .markdown .disclaimer .markdown + #table-of-contents,
.accessibility .markdown .disclaimer .markdown + #table-of-contents,
.disclaimer .markdown .markdown + #table-of-contents,
.modal.markdown .disclaimer .markdown + #table-of-contents,
.modal.markdown + .govuk-heading-m,
.about .markdown .modal.markdown + h3,
.accessibility .markdown .modal.markdown + h3,
.disclaimer .markdown .modal.markdown + h3,
.modal.markdown .modal.markdown + h3,
.modal.markdown .modal.markdown + #table-of-contents,
.govuk-body-s + .govuk-heading-m,
.banner > .content > .body + .govuk-heading-m,
.banner > .content + .govuk-heading-m,
.card-wide.transmission > .content > .column + .govuk-heading-m,
.about .markdown .govuk-body-s + h3,
.about .markdown .banner > .content > .body + h3,
.about .markdown .banner > .content + h3,
.about .markdown .card-wide.transmission > .content > .column + h3,
.accessibility .markdown .govuk-body-s + h3,
.accessibility .markdown .banner > .content > .body + h3,
.accessibility .markdown .banner > .content + h3,
.accessibility .markdown .card-wide.transmission > .content > .column + h3,
.disclaimer .markdown .govuk-body-s + h3,
.disclaimer .markdown .banner > .content > .body + h3,
.disclaimer .markdown .banner > .content + h3,
.disclaimer .markdown .card-wide.transmission > .content > .column + h3,
.modal.markdown .govuk-body-s + h3,
.modal.markdown .banner > .content > .body + h3,
.modal.markdown .banner > .content + h3,
.modal.markdown .card-wide.transmission > .content > .column + h3,
.about .markdown .govuk-body-s + #table-of-contents,
.about .markdown .banner > .content > .body + #table-of-contents,
.about .markdown .banner > .content + #table-of-contents,
.about
.markdown
.card-wide.transmission
> .content
> .column
+ #table-of-contents,
.accessibility .markdown .govuk-body-s + #table-of-contents,
.accessibility .markdown .banner > .content > .body + #table-of-contents,
.accessibility .markdown .banner > .content + #table-of-contents,
.accessibility
.markdown
.card-wide.transmission
> .content
> .column
+ #table-of-contents,
.disclaimer .markdown .govuk-body-s + #table-of-contents,
.disclaimer .markdown .banner > .content > .body + #table-of-contents,
.disclaimer .markdown .banner > .content + #table-of-contents,
.disclaimer
.markdown
.card-wide.transmission
> .content
> .column
+ #table-of-contents,
.modal.markdown .govuk-body-s + #table-of-contents,
.modal.markdown .banner > .content > .body + #table-of-contents,
.modal.markdown .banner > .content + #table-of-contents,
.modal.markdown
.card-wide.transmission
> .content
> .column
+ #table-of-contents,
.govuk-list + .govuk-heading-m,
.banner + .govuk-heading-m,
.postcode-lead-data + .govuk-heading-m,
.toc li + .govuk-heading-m,
.about .markdown ul + .govuk-heading-m,
.accessibility .markdown ul + .govuk-heading-m,
.disclaimer .markdown ul + .govuk-heading-m,
.modal.markdown ul + .govuk-heading-m,
.about .markdown .govuk-list + h3,
.about .markdown .banner + h3,
.about .markdown .postcode-lead-data + h3,
.about .markdown .toc li + h3,
.toc .about .markdown li + h3,
.about .markdown ul + h3,
.about .accessibility .markdown ul + h3,
.accessibility .about .markdown ul + h3,
.about .disclaimer .markdown ul + h3,
.disclaimer .about .markdown ul + h3,
.about .modal.markdown ul + h3,
.accessibility .markdown .govuk-list + h3,
.accessibility .markdown .banner + h3,
.accessibility .markdown .postcode-lead-data + h3,
.accessibility .markdown .toc li + h3,
.toc .accessibility .markdown li + h3,
.accessibility .about .markdown ul + h3,
.about .accessibility .markdown ul + h3,
.accessibility .markdown ul + h3,
.accessibility .disclaimer .markdown ul + h3,
.disclaimer .accessibility .markdown ul + h3,
.accessibility .modal.markdown ul + h3,
.disclaimer .markdown .govuk-list + h3,
.disclaimer .markdown .banner + h3,
.disclaimer .markdown .postcode-lead-data + h3,
.disclaimer .markdown .toc li + h3,
.toc .disclaimer .markdown li + h3,
.disclaimer .about .markdown ul + h3,
.about .disclaimer .markdown ul + h3,
.disclaimer .accessibility .markdown ul + h3,
.accessibility .disclaimer .markdown ul + h3,
.disclaimer .markdown ul + h3,
.disclaimer .modal.markdown ul + h3,
.modal.markdown .govuk-list + h3,
.modal.markdown .banner + h3,
.modal.markdown .postcode-lead-data + h3,
.modal.markdown .toc li + h3,
.toc .modal.markdown li + h3,
.about .modal.markdown ul + h3,
.accessibility .modal.markdown ul + h3,
.disclaimer .modal.markdown ul + h3,
.modal.markdown ul + h3,
.about .markdown .govuk-list + #table-of-contents,
.about .markdown .banner + #table-of-contents,
.about .markdown .postcode-lead-data + #table-of-contents,
.about .markdown .toc li + #table-of-contents,
.toc .about .markdown li + #table-of-contents,
.about .markdown ul + #table-of-contents,
.about .accessibility .markdown ul + #table-of-contents,
.accessibility .about .markdown ul + #table-of-contents,
.about .disclaimer .markdown ul + #table-of-contents,
.disclaimer .about .markdown ul + #table-of-contents,
.about .modal.markdown ul + #table-of-contents,
.accessibility .markdown .govuk-list + #table-of-contents,
.accessibility .markdown .banner + #table-of-contents,
.accessibility .markdown .postcode-lead-data + #table-of-contents,
.accessibility .markdown .toc li + #table-of-contents,
.toc .accessibility .markdown li + #table-of-contents,
.accessibility .about .markdown ul + #table-of-contents,
.about .accessibility .markdown ul + #table-of-contents,
.accessibility .markdown ul + #table-of-contents,
.accessibility .disclaimer .markdown ul + #table-of-contents,
.disclaimer .accessibility .markdown ul + #table-of-contents,
.accessibility .modal.markdown ul + #table-of-contents,
.disclaimer .markdown .govuk-list + #table-of-contents,
.disclaimer .markdown .banner + #table-of-contents,
.disclaimer .markdown .postcode-lead-data + #table-of-contents,
.disclaimer .markdown .toc li + #table-of-contents,
.toc .disclaimer .markdown li + #table-of-contents,
.disclaimer .about .markdown ul + #table-of-contents,
.about .disclaimer .markdown ul + #table-of-contents,
.disclaimer .accessibility .markdown ul + #table-of-contents,
.accessibility .disclaimer .markdown ul + #table-of-contents,
.disclaimer .markdown ul + #table-of-contents,
.disclaimer .modal.markdown ul + #table-of-contents,
.modal.markdown .govuk-list + #table-of-contents,
.modal.markdown .banner + #table-of-contents,
.modal.markdown .postcode-lead-data + #table-of-contents,
.modal.markdown .toc li + #table-of-contents,
.toc .modal.markdown li + #table-of-contents,
.about .modal.markdown ul + #table-of-contents,
.accessibility .modal.markdown ul + #table-of-contents,
.disclaimer .modal.markdown ul + #table-of-contents,
.modal.markdown ul + #table-of-contents,
.govuk-body-m + .govuk-heading-s,
.stand-alone-metric > .govuk-body-m + .sam-heading,
.about .markdown p + .govuk-heading-s,
.about .markdown .stand-alone-metric > p + .sam-heading,
.accessibility .markdown p + .govuk-heading-s,
.accessibility .markdown .stand-alone-metric > p + .sam-heading,
.disclaimer .markdown p + .govuk-heading-s,
.disclaimer .markdown .stand-alone-metric > p + .sam-heading,
.modal.markdown p + .govuk-heading-s,
.modal.markdown .stand-alone-metric > p + .sam-heading,
.about .markdown .govuk-body-m + h4,
.about .markdown p + h4,
.about .accessibility .markdown p + h4,
.accessibility .about .markdown p + h4,
.about .disclaimer .markdown p + h4,
.disclaimer .about .markdown p + h4,
.about .modal.markdown p + h4,
.accessibility .markdown .govuk-body-m + h4,
.accessibility .about .markdown p + h4,
.about .accessibility .markdown p + h4,
.accessibility .markdown p + h4,
.accessibility .disclaimer .markdown p + h4,
.disclaimer .accessibility .markdown p + h4,
.accessibility .modal.markdown p + h4,
.disclaimer .markdown .govuk-body-m + h4,
.disclaimer .about .markdown p + h4,
.about .disclaimer .markdown p + h4,
.disclaimer .accessibility .markdown p + h4,
.accessibility .disclaimer .markdown p + h4,
.disclaimer .markdown p + h4,
.disclaimer .modal.markdown p + h4,
.modal.markdown .govuk-body-m + h4,
.about .modal.markdown p + h4,
.accessibility .modal.markdown p + h4,
.disclaimer .modal.markdown p + h4,
.modal.markdown p + h4,
.govuk-body + .govuk-heading-s,
.postcode-lead dl.inline + .govuk-heading-s,
.stand-alone-metric > .sam-body + .govuk-heading-s,
.stand-alone-metric > .govuk-body + .sam-heading,
.postcode-lead .stand-alone-metric > dl.inline + .sam-heading,
.stand-alone-metric > .sam-body + .sam-heading,
.developers-guide + .govuk-heading-s,
.stand-alone-metric > .developers-guide + .sam-heading,
.about .markdown .govuk-body + h4,
.about .markdown .postcode-lead dl.inline + h4,
.postcode-lead .about .markdown dl.inline + h4,
.about .markdown .stand-alone-metric > .sam-body + h4,
.about .markdown .developers-guide + h4,
.accessibility .markdown .govuk-body + h4,
.accessibility .markdown .postcode-lead dl.inline + h4,
.postcode-lead .accessibility .markdown dl.inline + h4,
.accessibility .markdown .stand-alone-metric > .sam-body + h4,
.accessibility .markdown .developers-guide + h4,
.disclaimer .markdown .govuk-body + h4,
.disclaimer .markdown .postcode-lead dl.inline + h4,
.postcode-lead .disclaimer .markdown dl.inline + h4,
.disclaimer .markdown .stand-alone-metric > .sam-body + h4,
.disclaimer .markdown .developers-guide + h4,
.modal.markdown .govuk-body + h4,
.modal.markdown .postcode-lead dl.inline + h4,
.postcode-lead .modal.markdown dl.inline + h4,
.modal.markdown .stand-alone-metric > .sam-body + h4,
.modal.markdown .developers-guide + h4,
.about .markdown + .govuk-heading-s,
.about .stand-alone-metric > .markdown + .sam-heading,
.about .markdown .markdown + h4,
.about .accessibility .markdown .markdown + h4,
.accessibility .markdown .about .markdown + h4,
.about .disclaimer .markdown .markdown + h4,
.disclaimer .markdown .about .markdown + h4,
.about .modal.markdown .markdown + h4,
.modal.markdown .about .markdown + h4,
.accessibility .markdown + .govuk-heading-s,
.accessibility .stand-alone-metric > .markdown + .sam-heading,
.accessibility .about .markdown .markdown + h4,
.about .markdown .accessibility .markdown + h4,
.accessibility .markdown .markdown + h4,
.accessibility .disclaimer .markdown .markdown + h4,
.disclaimer .markdown .accessibility .markdown + h4,
.accessibility .modal.markdown .markdown + h4,
.modal.markdown .accessibility .markdown + h4,
.disclaimer .markdown + .govuk-heading-s,
.disclaimer .stand-alone-metric > .markdown + .sam-heading,
.disclaimer .about .markdown .markdown + h4,
.about .markdown .disclaimer .markdown + h4,
.disclaimer .accessibility .markdown .markdown + h4,
.accessibility .markdown .disclaimer .markdown + h4,
.disclaimer .markdown .markdown + h4,
.disclaimer .modal.markdown .markdown + h4,
.modal.markdown .disclaimer .markdown + h4,
.modal.markdown + .govuk-heading-s,
.stand-alone-metric > .modal.markdown + .sam-heading,
.about .markdown .modal.markdown + h4,
.accessibility .markdown .modal.markdown + h4,
.disclaimer .markdown .modal.markdown + h4,
.modal.markdown .modal.markdown + h4,
.govuk-body-s + .govuk-heading-s,
.banner > .content > .body + .govuk-heading-s,
.banner > .content + .govuk-heading-s,
.card-wide.transmission > .content > .column + .govuk-heading-s,
.stand-alone-metric > .govuk-body-s + .sam-heading,
.banner > .content.stand-alone-metric > .body + .sam-heading,
.banner.stand-alone-metric > .content + .sam-heading,
.card-wide.transmission
> .content.stand-alone-metric
> .column
+ .sam-heading,
.about .markdown .govuk-body-s + h4,
.about .markdown .banner > .content > .body + h4,
.about .markdown .banner > .content + h4,
.about .markdown .card-wide.transmission > .content > .column + h4,
.accessibility .markdown .govuk-body-s + h4,
.accessibility .markdown .banner > .content > .body + h4,
.accessibility .markdown .banner > .content + h4,
.accessibility .markdown .card-wide.transmission > .content > .column + h4,
.disclaimer .markdown .govuk-body-s + h4,
.disclaimer .markdown .banner > .content > .body + h4,
.disclaimer .markdown .banner > .content + h4,
.disclaimer .markdown .card-wide.transmission > .content > .column + h4,
.modal.markdown .govuk-body-s + h4,
.modal.markdown .banner > .content > .body + h4,
.modal.markdown .banner > .content + h4,
.modal.markdown .card-wide.transmission > .content > .column + h4,
.govuk-list + .govuk-heading-s,
.banner + .govuk-heading-s,
.postcode-lead-data + .govuk-heading-s,
.stand-alone-metric > .govuk-list + .sam-heading,
.stand-alone-metric > .banner + .sam-heading,
.stand-alone-metric > .postcode-lead-data + .sam-heading,
.toc li + .govuk-heading-s,
.toc .stand-alone-metric > li + .sam-heading,
.about .markdown ul + .govuk-heading-s,
.about .markdown .stand-alone-metric > ul + .sam-heading,
.accessibility .markdown ul + .govuk-heading-s,
.accessibility .markdown .stand-alone-metric > ul + .sam-heading,
.disclaimer .markdown ul + .govuk-heading-s,
.disclaimer .markdown .stand-alone-metric > ul + .sam-heading,
.modal.markdown ul + .govuk-heading-s,
.modal.markdown .stand-alone-metric > ul + .sam-heading,
.about .markdown .govuk-list + h4,
.about .markdown .banner + h4,
.about .markdown .postcode-lead-data + h4,
.about .markdown .toc li + h4,
.toc .about .markdown li + h4,
.about .markdown ul + h4,
.about .accessibility .markdown ul + h4,
.accessibility .about .markdown ul + h4,
.about .disclaimer .markdown ul + h4,
.disclaimer .about .markdown ul + h4,
.about .modal.markdown ul + h4,
.accessibility .markdown .govuk-list + h4,
.accessibility .markdown .banner + h4,
.accessibility .markdown .postcode-lead-data + h4,
.accessibility .markdown .toc li + h4,
.toc .accessibility .markdown li + h4,
.accessibility .about .markdown ul + h4,
.about .accessibility .markdown ul + h4,
.accessibility .markdown ul + h4,
.accessibility .disclaimer .markdown ul + h4,
.disclaimer .accessibility .markdown ul + h4,
.accessibility .modal.markdown ul + h4,
.disclaimer .markdown .govuk-list + h4,
.disclaimer .markdown .banner + h4,
.disclaimer .markdown .postcode-lead-data + h4,
.disclaimer .markdown .toc li + h4,
.toc .disclaimer .markdown li + h4,
.disclaimer .about .markdown ul + h4,
.about .disclaimer .markdown ul + h4,
.disclaimer .accessibility .markdown ul + h4,
.accessibility .disclaimer .markdown ul + h4,
.disclaimer .markdown ul + h4,
.disclaimer .modal.markdown ul + h4,
.modal.markdown .govuk-list + h4,
.modal.markdown .banner + h4,
.modal.markdown .postcode-lead-data + h4,
.modal.markdown .toc li + h4,
.toc .modal.markdown li + h4,
.about .modal.markdown ul + h4,
.accessibility .modal.markdown ul + h4,
.disclaimer .modal.markdown ul + h4,
.modal.markdown ul + h4 {
padding-top: 10px;
}
}
.govuk-section-break,
.about .markdown hr,
.accessibility .markdown hr,
.disclaimer .markdown hr,
.modal.markdown hr {
margin: 0;
border: 0;
}
.govuk-section-break--xl {
margin-top: 30px;
margin-bottom: 30px;
}
@media (min-width: 49.9375em) {
.govuk-section-break--xl {
margin-top: 50px;
}
}
@media (min-width: 49.9375em) {
.govuk-section-break--xl {
margin-bottom: 50px;
}
}
.govuk-section-break--l {
margin-top: 20px;
margin-bottom: 20px;
}
@media (min-width: 49.9375em) {
.govuk-section-break--l {
margin-top: 30px;
}
}
@media (min-width: 49.9375em) {
.govuk-section-break--l {
margin-bottom: 30px;
}
}
.govuk-section-break--m,
.about .markdown hr,
.accessibility .markdown hr,
.disclaimer .markdown hr,
.modal.markdown hr {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 49.9375em) {
.govuk-section-break--m,
.about .markdown hr,
.accessibility .markdown hr,
.disclaimer .markdown hr,
.modal.markdown hr {
margin-top: 20px;
}
}
@media (min-width: 49.9375em) {
.govuk-section-break--m,
.about .markdown hr,
.accessibility .markdown hr,
.disclaimer .markdown hr,
.modal.markdown hr {
margin-bottom: 20px;
}
}
.govuk-section-break--visible,
.about .markdown hr,
.accessibility .markdown hr,
.disclaimer .markdown hr,
.modal.markdown hr {
border-bottom: 1px solid #b1b4b6;
}
.govuk-button-group {
margin-bottom: 5px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
@media (min-width: 49.9375em) {
.govuk-button-group {
margin-bottom: 15px;
}
}
.govuk-button-group .govuk-link,
.govuk-button-group .banner > .content > .body a,
.banner > .content > .body .govuk-button-group a,
.govuk-button-group .developers-guide a,
.developers-guide .govuk-button-group a,
.govuk-button-group .about .markdown a,
.about .markdown .govuk-button-group a,
.govuk-button-group .accessibility .markdown a,
.accessibility .markdown .govuk-button-group a,
.govuk-button-group .disclaimer .markdown a,
.disclaimer .markdown .govuk-button-group a,
.govuk-button-group .modal.markdown a,
.modal.markdown .govuk-button-group a {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.1875;
display: inline-block;
max-width: 100%;
margin-top: 5px;
margin-bottom: 20px;
text-align: center;
}
@media print {
.govuk-button-group .govuk-link,
.govuk-button-group .banner > .content > .body a,
.banner > .content > .body .govuk-button-group a,
.govuk-button-group .developers-guide a,
.developers-guide .govuk-button-group a,
.govuk-button-group .about .markdown a,
.about .markdown .govuk-button-group a,
.govuk-button-group .accessibility .markdown a,
.accessibility .markdown .govuk-button-group a,
.govuk-button-group .disclaimer .markdown a,
.disclaimer .markdown .govuk-button-group a,
.govuk-button-group .modal.markdown a,
.modal.markdown .govuk-button-group a {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-button-group .govuk-link,
.govuk-button-group .banner > .content > .body a,
.banner > .content > .body .govuk-button-group a,
.govuk-button-group .developers-guide a,
.developers-guide .govuk-button-group a,
.govuk-button-group .about .markdown a,
.about .markdown .govuk-button-group a,
.govuk-button-group .accessibility .markdown a,
.accessibility .markdown .govuk-button-group a,
.govuk-button-group .disclaimer .markdown a,
.disclaimer .markdown .govuk-button-group a,
.govuk-button-group .modal.markdown a,
.modal.markdown .govuk-button-group a {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1;
}
}
@media print {
.govuk-button-group .govuk-link,
.govuk-button-group .banner > .content > .body a,
.banner > .content > .body .govuk-button-group a,
.govuk-button-group .developers-guide a,
.developers-guide .govuk-button-group a,
.govuk-button-group .about .markdown a,
.about .markdown .govuk-button-group a,
.govuk-button-group .accessibility .markdown a,
.accessibility .markdown .govuk-button-group a,
.govuk-button-group .disclaimer .markdown a,
.disclaimer .markdown .govuk-button-group a,
.govuk-button-group .modal.markdown a,
.modal.markdown .govuk-button-group a {
font-size: 14pt;
line-height: 19px;
}
}
.govuk-button-group .govuk-button {
margin-bottom: 17px;
}
@media (min-width: 49.9375em) {
.govuk-button-group {
margin-right: -15px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: baseline;
-webkit-align-items: baseline;
-ms-flex-align: baseline;
align-items: baseline;
}
.govuk-button-group .govuk-button,
.govuk-button-group .govuk-link,
.govuk-button-group .banner > .content > .body a,
.banner > .content > .body .govuk-button-group a,
.govuk-button-group .developers-guide a,
.developers-guide .govuk-button-group a,
.govuk-button-group .about .markdown a,
.about .markdown .govuk-button-group a,
.govuk-button-group .accessibility .markdown a,
.accessibility .markdown .govuk-button-group a,
.govuk-button-group .disclaimer .markdown a,
.disclaimer .markdown .govuk-button-group a,
.govuk-button-group .modal.markdown a,
.modal.markdown .govuk-button-group a {
margin-right: 15px;
}
.govuk-button-group .govuk-link,
.govuk-button-group .banner > .content > .body a,
.banner > .content > .body .govuk-button-group a,
.govuk-button-group .developers-guide a,
.developers-guide .govuk-button-group a,
.govuk-button-group .about .markdown a,
.about .markdown .govuk-button-group a,
.govuk-button-group .accessibility .markdown a,
.accessibility .markdown .govuk-button-group a,
.govuk-button-group .disclaimer .markdown a,
.disclaimer .markdown .govuk-button-group a,
.govuk-button-group .modal.markdown a,
.modal.markdown .govuk-button-group a {
text-align: left;
}
}
.govuk-form-group {
margin-bottom: 20px;
}
.govuk-form-group:after {
content: '';
display: block;
clear: both;
}
@media (min-width: 49.9375em) {
.govuk-form-group {
margin-bottom: 30px;
}
}
.govuk-form-group .govuk-form-group:last-of-type {
margin-bottom: 0;
}
.govuk-form-group--error {
padding-left: 15px;
border-left: 5px solid #d4351c;
}
.govuk-form-group--error .govuk-form-group {
padding: 0;
border: 0;
}
.govuk-grid-row,
.banner {
margin-right: -15px;
margin-left: -15px;
}
.govuk-grid-row:after,
.banner:after {
content: '';
display: block;
clear: both;
}
.govuk-grid-column-one-quarter {
box-sizing: border-box;
width: 100%;
padding: 0 15px;
}
@media (min-width: 49.9375em) {
.govuk-grid-column-one-quarter {
width: 25%;
float: left;
}
}
.govuk-grid-column-one-third {
box-sizing: border-box;
width: 100%;
padding: 0 15px;
}
@media (min-width: 49.9375em) {
.govuk-grid-column-one-third {
width: 33.3333%;
float: left;
}
}
.govuk-grid-column-one-half,
.banner > .content {
box-sizing: border-box;
width: 100%;
padding: 0 15px;
}
@media (min-width: 49.9375em) {
.govuk-grid-column-one-half,
.banner > .content {
width: 50%;
float: left;
}
}
.govuk-grid-column-two-thirds {
box-sizing: border-box;
width: 100%;
padding: 0 15px;
}
@media (min-width: 49.9375em) {
.govuk-grid-column-two-thirds {
width: 66.6666%;
float: left;
}
}
.govuk-grid-column-three-quarters {
box-sizing: border-box;
width: 100%;
padding: 0 15px;
}
@media (min-width: 49.9375em) {
.govuk-grid-column-three-quarters {
width: 75%;
float: left;
}
}
.govuk-grid-column-full {
box-sizing: border-box;
width: 100%;
padding: 0 15px;
}
@media (min-width: 49.9375em) {
.govuk-grid-column-full {
width: 100%;
float: left;
}
}
.govuk-grid-column-one-quarter-from-desktop {
box-sizing: border-box;
padding: 0 15px;
}
@media (min-width: 50em) {
.govuk-grid-column-one-quarter-from-desktop {
width: 25%;
float: left;
}
}
.govuk-grid-column-one-third-from-desktop {
box-sizing: border-box;
padding: 0 15px;
}
@media (min-width: 50em) {
.govuk-grid-column-one-third-from-desktop {
width: 33.3333%;
float: left;
}
}
.govuk-grid-column-one-half-from-desktop {
box-sizing: border-box;
padding: 0 15px;
}
@media (min-width: 50em) {
.govuk-grid-column-one-half-from-desktop {
width: 50%;
float: left;
}
}
.govuk-grid-column-two-thirds-from-desktop {
box-sizing: border-box;
padding: 0 15px;
}
@media (min-width: 50em) {
.govuk-grid-column-two-thirds-from-desktop {
width: 66.6666%;
float: left;
}
}
.govuk-grid-column-three-quarters-from-desktop {
box-sizing: border-box;
padding: 0 15px;
}
@media (min-width: 50em) {
.govuk-grid-column-three-quarters-from-desktop {
width: 75%;
float: left;
}
}
.govuk-grid-column-full-from-desktop {
box-sizing: border-box;
padding: 0 15px;
}
@media (min-width: 50em) {
.govuk-grid-column-full-from-desktop {
width: 100%;
float: left;
}
}
.govuk-main-wrapper {
display: block;
padding-top: 20px;
padding-bottom: 20px;
}
@media (min-width: 49.9375em) {
.govuk-main-wrapper {
padding-top: 40px;
padding-bottom: 40px;
}
}
.govuk-main-wrapper--auto-spacing:first-child,
.govuk-main-wrapper--l {
padding-top: 30px;
}
@media (min-width: 49.9375em) {
.govuk-main-wrapper--auto-spacing:first-child,
.govuk-main-wrapper--l {
padding-top: 50px;
}
}
.govuk-width-container {
max-width: 1920px;
margin-right: 15px;
margin-left: 15px;
}
@supports (margin: max(calc(0px))) {
.govuk-width-container {
margin-right: max(15px, calc(15px + env(safe-area-inset-right)));
margin-left: max(15px, calc(15px + env(safe-area-inset-left)));
}
}
@media (min-width: 49.9375em) {
.govuk-width-container {
margin-right: 30px;
margin-left: 30px;
}
@supports (margin: max(calc(0px))) {
.govuk-width-container {
margin-right: max(30px, calc(15px + env(safe-area-inset-right)));
margin-left: max(30px, calc(15px + env(safe-area-inset-left)));
}
}
}
@media (min-width: 1980px) {
.govuk-width-container {
margin-right: auto;
margin-left: auto;
}
@supports (margin: max(calc(0px))) {
.govuk-width-container {
margin-right: auto;
margin-left: auto;
}
}
}
.govuk-accordion {
margin-bottom: 20px;
}
@media (min-width: 49.9375em) {
.govuk-accordion {
margin-bottom: 30px;
}
}
.govuk-accordion__section {
padding-top: 15px;
}
.govuk-accordion__section-header {
padding-top: 15px;
padding-bottom: 15px;
}
.govuk-accordion__section-heading {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 18px;
font-size: 1.125rem;
line-height: 1.1111111111;
margin-top: 0;
margin-bottom: 0;
}
@media print {
.govuk-accordion__section-heading {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-accordion__section-heading {
font-size: 24px;
font-size: 1.5rem;
line-height: 1.25;
}
}
@media print {
.govuk-accordion__section-heading {
font-size: 18pt;
line-height: 1.15;
}
}
.govuk-accordion__section-button {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 18px;
font-size: 1.125rem;
line-height: 1.1111111111;
display: inline-block;
margin-bottom: 0;
padding-top: 15px;
}
@media print {
.govuk-accordion__section-button {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-accordion__section-button {
font-size: 24px;
font-size: 1.5rem;
line-height: 1.25;
}
}
@media print {
.govuk-accordion__section-button {
font-size: 18pt;
line-height: 1.15;
}
}
.govuk-accordion__section-summary {
margin-top: 10px;
margin-bottom: 0;
}
.govuk-accordion__section-content > :last-child {
margin-bottom: 0;
}
.js-enabled .govuk-accordion {
border-bottom: 1px solid #b1b4b6;
}
.js-enabled .govuk-accordion__section {
padding-top: 0;
}
.js-enabled .govuk-accordion__section-content {
display: none;
padding-top: 15px;
padding-bottom: 15px;
}
@media (min-width: 49.9375em) {
.js-enabled .govuk-accordion__section-content {
padding-top: 15px;
}
}
@media (min-width: 49.9375em) {
.js-enabled .govuk-accordion__section-content {
padding-bottom: 15px;
}
}
.js-enabled
.govuk-accordion__section--expanded
.govuk-accordion__section-content {
display: block;
}
.js-enabled .govuk-accordion__open-all {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.1428571429;
position: relative;
z-index: 1;
margin: 0;
padding: 0;
border-width: 0;
color: #1d70b8;
background: 0;
cursor: pointer;
-webkit-appearance: none;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration: underline;
}
@media print {
.js-enabled .govuk-accordion__open-all {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.js-enabled .govuk-accordion__open-all {
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
}
@media print {
.js-enabled .govuk-accordion__open-all {
font-size: 14pt;
line-height: 1.2;
}
}
@media print {
.js-enabled .govuk-accordion__open-all {
font-family: sans-serif;
}
}
.js-enabled .govuk-accordion__open-all:focus {
outline: 3px solid transparent;
color: #0b0c0c;
background-color: #fd0;
box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
text-decoration: none;
}
.js-enabled .govuk-accordion__open-all:link {
color: #1d70b8;
}
.js-enabled .govuk-accordion__open-all:visited {
color: #4c2c92;
}
.js-enabled .govuk-accordion__open-all:hover {
color: #003078;
}
.js-enabled .govuk-accordion__open-all:active {
color: #0b0c0c;
}
.js-enabled .govuk-accordion__open-all:focus {
color: #0b0c0c;
}
.js-enabled .govuk-accordion__open-all::-moz-focus-inner {
padding: 0;
border: 0;
}
.js-enabled .govuk-accordion__section-header {
position: relative;
padding-right: 40px;
border-top: 1px solid #b1b4b6;
cursor: pointer;
}
.js-enabled .govuk-accordion__section-button {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
padding: 0;
border-width: 0;
color: #1d70b8;
background: 0;
text-align: left;
cursor: pointer;
-webkit-appearance: none;
}
@media print {
.js-enabled .govuk-accordion__section-button {
font-family: sans-serif;
}
}
.js-enabled .govuk-accordion__section-button:focus {
outline: 3px solid transparent;
color: #0b0c0c;
background-color: #fd0;
box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
text-decoration: none;
}
.js-enabled .govuk-accordion__section-button::-moz-focus-inner {
padding: 0;
border: 0;
}
.js-enabled .govuk-accordion__section-button:after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.js-enabled .govuk-accordion__section-button:hover:not(:focus) {
color: #003078;
text-decoration: underline;
text-underline-offset: 0.1em;
}
@media (hover: none) {
.js-enabled .govuk-accordion__section-button:hover {
text-decoration: none;
}
}
.js-enabled .govuk-accordion__controls {
text-align: right;
}
.js-enabled .govuk-accordion__icon {
position: absolute;
top: 50%;
right: 15px;
width: 16px;
height: 16px;
margin-top: -8px;
}
.js-enabled .govuk-accordion__icon:after,
.js-enabled .govuk-accordion__icon:before {
content: '';
box-sizing: border-box;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 25%;
height: 25%;
margin: auto;
border: 2px solid transparent;
background-color: #0b0c0c;
}
.js-enabled .govuk-accordion__icon:before {
width: 100%;
}
.js-enabled .govuk-accordion__icon:after {
height: 100%;
}
.js-enabled .govuk-accordion__section--expanded .govuk-accordion__icon:after {
content: ' ';
display: none;
}
.govuk-back-link {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.1428571429;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration: underline;
display: inline-block;
position: relative;
margin-top: 15px;
margin-bottom: 15px;
padding-left: 14px;
}
@media (min-width: 49.9375em) {
.govuk-back-link {
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
}
@media print {
.govuk-back-link {
font-size: 14pt;
line-height: 1.2;
}
}
@media print {
.govuk-back-link {
font-family: sans-serif;
}
}
.govuk-back-link:focus {
outline: 3px solid transparent;
color: #0b0c0c;
background-color: #fd0;
box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
text-decoration: none;
}
.govuk-back-link:link,
.govuk-back-link:visited {
color: #0b0c0c;
}
@media print {
.govuk-back-link:link,
.govuk-back-link:visited {
color: #000;
}
}
.govuk-back-link:hover {
color: rgba(11, 12, 12, 0.99);
}
.govuk-back-link:active,
.govuk-back-link:focus {
color: #0b0c0c;
}
@media print {
.govuk-back-link:active,
.govuk-back-link:focus {
color: #000;
}
}
.govuk-back-link:before {
content: '';
display: block;
position: absolute;
top: 0;
bottom: 0;
left: 3px;
width: 7px;
height: 7px;
margin: auto 0;
-webkit-transform: rotate(225deg);
-ms-transform: rotate(225deg);
transform: rotate(225deg);
border: solid;
border-width: 1px 1px 0 0;
border-color: #6b7276;
}
.govuk-back-link:focus:before {
border-color: #0b0c0c;
}
.govuk-back-link:after {
content: '';
position: absolute;
top: -14px;
right: 0;
bottom: -14px;
left: 0;
}
.govuk-breadcrumbs {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.1428571429;
color: #0b0c0c;
margin-top: 15px;
margin-bottom: 10px;
}
@media print {
.govuk-breadcrumbs {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-breadcrumbs {
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
}
@media print {
.govuk-breadcrumbs {
font-size: 14pt;
line-height: 1.2;
}
}
@media print {
.govuk-breadcrumbs {
color: #000;
}
}
.govuk-breadcrumbs__list {
margin: 0;
padding: 0;
list-style-type: none;
}
.govuk-breadcrumbs__list:after {
content: '';
display: block;
clear: both;
}
.govuk-breadcrumbs__list-item {
display: inline-block;
position: relative;
margin-bottom: 5px;
margin-left: 10px;
padding-left: 15.655px;
float: left;
}
.govuk-breadcrumbs__list-item:before {
content: '';
display: block;
position: absolute;
top: 0;
bottom: 0;
left: -3.31px;
width: 7px;
height: 7px;
margin: auto 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
border: solid;
border-width: 1px 1px 0 0;
border-color: #6b7276;
}
.govuk-breadcrumbs__list-item:first-child {
margin-left: 0;
padding-left: 0;
}
.govuk-breadcrumbs__list-item:first-child:before {
content: none;
display: none;
}
.govuk-breadcrumbs__link {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration: underline;
}
@media print {
.govuk-breadcrumbs__link {
font-family: sans-serif;
}
}
.govuk-breadcrumbs__link:focus {
outline: 3px solid transparent;
color: #0b0c0c;
background-color: #fd0;
box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
text-decoration: none;
}
.govuk-breadcrumbs__link:link,
.govuk-breadcrumbs__link:visited {
color: #0b0c0c;
}
@media print {
.govuk-breadcrumbs__link:link,
.govuk-breadcrumbs__link:visited {
color: #000;
}
}
.govuk-breadcrumbs__link:hover {
color: rgba(11, 12, 12, 0.99);
}
.govuk-breadcrumbs__link:active,
.govuk-breadcrumbs__link:focus {
color: #0b0c0c;
}
@media print {
.govuk-breadcrumbs__link:active,
.govuk-breadcrumbs__link:focus {
color: #000;
}
}
@media (max-width: 49.9275em) {
.govuk-breadcrumbs--collapse-on-mobile .govuk-breadcrumbs__list-item {
display: none;
}
.govuk-breadcrumbs--collapse-on-mobile
.govuk-breadcrumbs__list-item:first-child,
.govuk-breadcrumbs--collapse-on-mobile
.govuk-breadcrumbs__list-item:last-child {
display: inline-block;
}
.govuk-breadcrumbs--collapse-on-mobile .govuk-breadcrumbs__list-item:before {
top: 6px;
margin: 0;
}
.govuk-breadcrumbs--collapse-on-mobile .govuk-breadcrumbs__list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
}
.govuk-button {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.1875;
box-sizing: border-box;
display: inline-block;
position: relative;
width: 100%;
margin-top: 0;
margin-right: 0;
margin-left: 0;
margin-bottom: 22px;
padding: 8px 10px 7px;
border: 2px solid transparent;
border-radius: 0;
color: #fff;
background-color: #00703c;
box-shadow: 0 2px 0 #002d18;
text-align: center;
vertical-align: top;
cursor: pointer;
-webkit-appearance: none;
}
@media print {
.govuk-button {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-button {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1;
}
}
@media print {
.govuk-button {
font-size: 14pt;
line-height: 19px;
}
}
@media (min-width: 49.9375em) {
.govuk-button {
margin-bottom: 32px;
}
}
@media (min-width: 49.9375em) {
.govuk-button {
width: auto;
}
}
.govuk-button:link,
.govuk-button:visited,
.govuk-button:active,
.govuk-button:hover {
color: #fff;
text-decoration: none;
}
.govuk-button::-moz-focus-inner {
padding: 0;
border: 0;
}
.govuk-button:hover {
background-color: #005a30;
}
.govuk-button:active {
top: 2px;
}
.govuk-button:focus {
border-color: #fd0;
outline: 3px solid transparent;
box-shadow: inset 0 0 0 1px #fd0;
}
.govuk-button:focus:not(:active):not(:hover) {
border-color: #fd0;
color: #0b0c0c;
background-color: #fd0;
box-shadow: 0 2px 0 #0b0c0c;
}
.govuk-button:before {
content: '';
display: block;
position: absolute;
top: -2px;
right: -2px;
bottom: -4px;
left: -2px;
background: transparent;
}
.govuk-button:active:before {
top: -4px;
}
.govuk-button--disabled,
.govuk-button[disabled='disabled'],
.govuk-button[disabled] {
opacity: 0.5;
}
.govuk-button--disabled:hover,
.govuk-button[disabled='disabled']:hover,
.govuk-button[disabled]:hover {
background-color: #00703c;
cursor: default;
}
.govuk-button--disabled:focus,
.govuk-button[disabled='disabled']:focus,
.govuk-button[disabled]:focus {
outline: 0;
}
.govuk-button--disabled:active,
.govuk-button[disabled='disabled']:active,
.govuk-button[disabled]:active {
top: 0;
box-shadow: 0 2px 0 #002d18;
}
.govuk-button--secondary {
background-color: #f3f2f1;
box-shadow: 0 2px 0 #929191;
}
.govuk-button--secondary,
.govuk-button--secondary:link,
.govuk-button--secondary:visited,
.govuk-button--secondary:active,
.govuk-button--secondary:hover {
color: #0b0c0c;
}
.govuk-button--secondary:hover {
background-color: #dbdad9;
}
.govuk-button--secondary:hover[disabled] {
background-color: #f3f2f1;
}
.govuk-button--warning {
background-color: #d4351c;
box-shadow: 0 2px 0 #55150b;
}
.govuk-button--warning,
.govuk-button--warning:link,
.govuk-button--warning:visited,
.govuk-button--warning:active,
.govuk-button--warning:hover {
color: #fff;
}
.govuk-button--warning:hover {
background-color: #aa2a16;
}
.govuk-button--warning:hover[disabled] {
background-color: #d4351c;
}
.govuk-button--start {
font-weight: 700;
font-size: 18px;
font-size: 1.125rem;
line-height: 1;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
min-height: auto;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
@media (min-width: 49.9375em) {
.govuk-button--start {
font-size: 24px;
font-size: 1.5rem;
line-height: 1;
}
}
@media print {
.govuk-button--start {
font-size: 18pt;
line-height: 1;
}
}
.govuk-button__start-icon {
margin-left: 5px;
vertical-align: middle;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
}
@media (min-width: 50em) {
.govuk-button__start-icon {
margin-left: 10px;
}
}
.govuk-error-message {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
display: block;
margin-bottom: 15px;
clear: both;
color: #d4351c;
}
@media print {
.govuk-error-message {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-error-message {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-error-message {
font-size: 14pt;
line-height: 1.15;
}
}
.govuk-fieldset {
min-width: 0;
margin: 0;
padding: 0;
border: 0;
}
.govuk-fieldset:after {
content: '';
display: block;
clear: both;
}
@supports not (caret-color: auto) {
.govuk-fieldset,
x:-moz-any-link {
display: table-cell;
}
}
.govuk-fieldset__legend {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
color: #0b0c0c;
box-sizing: border-box;
display: table;
max-width: 100%;
margin-bottom: 10px;
padding: 0;
white-space: normal;
}
@media print {
.govuk-fieldset__legend {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-fieldset__legend {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-fieldset__legend {
font-size: 14pt;
line-height: 1.15;
}
}
@media print {
.govuk-fieldset__legend {
color: #000;
}
}
.govuk-fieldset__legend--xl {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 32px;
font-size: 2rem;
line-height: 1.09375;
margin-bottom: 15px;
}
@media print {
.govuk-fieldset__legend--xl {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-fieldset__legend--xl {
font-size: 48px;
font-size: 3rem;
line-height: 1.0416666667;
}
}
@media print {
.govuk-fieldset__legend--xl {
font-size: 32pt;
line-height: 1.15;
}
}
.govuk-fieldset__legend--l {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 24px;
font-size: 1.5rem;
line-height: 1.0416666667;
margin-bottom: 15px;
}
@media print {
.govuk-fieldset__legend--l {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-fieldset__legend--l {
font-size: 36px;
font-size: 2.25rem;
line-height: 1.1111111111;
}
}
@media print {
.govuk-fieldset__legend--l {
font-size: 24pt;
line-height: 1.05;
}
}
.govuk-fieldset__legend--m {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 18px;
font-size: 1.125rem;
line-height: 1.1111111111;
margin-bottom: 15px;
}
@media print {
.govuk-fieldset__legend--m {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-fieldset__legend--m {
font-size: 24px;
font-size: 1.5rem;
line-height: 1.25;
}
}
@media print {
.govuk-fieldset__legend--m {
font-size: 18pt;
line-height: 1.15;
}
}
.govuk-fieldset__legend--s {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
@media print {
.govuk-fieldset__legend--s {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-fieldset__legend--s {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-fieldset__legend--s {
font-size: 14pt;
line-height: 1.15;
}
}
.govuk-fieldset__heading {
margin: 0;
font-size: inherit;
font-weight: inherit;
}
.govuk-hint {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
display: block;
margin-bottom: 15px;
color: #6b7276;
}
@media print {
.govuk-hint {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-hint {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-hint {
font-size: 14pt;
line-height: 1.15;
}
}
.govuk-label:not(.govuk-label--m):not(.govuk-label--l):not(.govuk-label--xl)
+ .govuk-hint {
margin-bottom: 10px;
}
.govuk-fieldset__legend:not(.govuk-fieldset__legend--m):not(.govuk-fieldset__legend--l):not(.govuk-fieldset__legend--xl)
+ .govuk-hint {
margin-bottom: 10px;
}
.govuk-fieldset__legend + .govuk-hint {
margin-top: -5px;
}
.govuk-label {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
color: #0b0c0c;
display: block;
margin-bottom: 5px;
}
@media print {
.govuk-label {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-label {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-label {
font-size: 14pt;
line-height: 1.15;
}
}
@media print {
.govuk-label {
color: #000;
}
}
.govuk-label--xl {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 32px;
font-size: 2rem;
line-height: 1.09375;
margin-bottom: 15px;
}
@media print {
.govuk-label--xl {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-label--xl {
font-size: 48px;
font-size: 3rem;
line-height: 1.0416666667;
}
}
@media print {
.govuk-label--xl {
font-size: 32pt;
line-height: 1.15;
}
}
.govuk-label--l {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 24px;
font-size: 1.5rem;
line-height: 1.0416666667;
margin-bottom: 15px;
}
@media print {
.govuk-label--l {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-label--l {
font-size: 36px;
font-size: 2.25rem;
line-height: 1.1111111111;
}
}
@media print {
.govuk-label--l {
font-size: 24pt;
line-height: 1.05;
}
}
.govuk-label--m {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 18px;
font-size: 1.125rem;
line-height: 1.1111111111;
margin-bottom: 10px;
}
@media print {
.govuk-label--m {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-label--m {
font-size: 24px;
font-size: 1.5rem;
line-height: 1.25;
}
}
@media print {
.govuk-label--m {
font-size: 18pt;
line-height: 1.15;
}
}
.govuk-label--s {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
@media print {
.govuk-label--s {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-label--s {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-label--s {
font-size: 14pt;
line-height: 1.15;
}
}
.govuk-label-wrapper {
margin: 0;
}
.govuk-checkboxes__item {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
display: block;
position: relative;
min-height: 40px;
margin-bottom: 10px;
padding-left: 40px;
clear: left;
}
@media print {
.govuk-checkboxes__item {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-checkboxes__item {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-checkboxes__item {
font-size: 14pt;
line-height: 1.15;
}
}
.govuk-checkboxes__item:last-child,
.govuk-checkboxes__item:last-of-type {
margin-bottom: 0;
}
.govuk-checkboxes__input {
cursor: pointer;
position: absolute;
z-index: 1;
top: -2px;
left: -2px;
width: 44px;
height: 44px;
margin: 0;
opacity: 0;
}
.govuk-checkboxes__label {
display: inline-block;
margin-bottom: 0;
padding: 8px 15px 5px;
cursor: pointer;
-ms-touch-action: manipulation;
touch-action: manipulation;
}
.govuk-checkboxes__label:before {
content: '';
box-sizing: border-box;
position: absolute;
top: 0;
left: 0;
width: 40px;
height: 40px;
border: 2px solid currentColor;
background: transparent;
}
.govuk-checkboxes__label:after {
content: '';
box-sizing: border-box;
position: absolute;
top: 11px;
left: 9px;
width: 23px;
height: 12px;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
border: solid;
border-width: 0 0 5px 5px;
border-top-color: transparent;
opacity: 0;
background: transparent;
}
.govuk-checkboxes__hint {
display: block;
padding-right: 15px;
padding-left: 15px;
}
.govuk-checkboxes__input:focus + .govuk-checkboxes__label:before {
border-width: 4px;
box-shadow: 0 0 0 3px #fd0;
}
.govuk-checkboxes__input:checked + .govuk-checkboxes__label:after {
opacity: 1;
}
.govuk-checkboxes__input:disabled,
.govuk-checkboxes__input:disabled + .govuk-checkboxes__label {
cursor: default;
}
.govuk-checkboxes__input:disabled + .govuk-checkboxes__label {
opacity: 0.5;
}
.govuk-checkboxes__divider {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
color: #0b0c0c;
width: 40px;
margin-bottom: 10px;
text-align: center;
}
@media print {
.govuk-checkboxes__divider {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-checkboxes__divider {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-checkboxes__divider {
font-size: 14pt;
line-height: 1.15;
}
}
@media print {
.govuk-checkboxes__divider {
color: #000;
}
}
.govuk-checkboxes__conditional {
margin-bottom: 15px;
margin-left: 18px;
padding-left: 33px;
border-left: 4px solid #b1b4b6;
}
@media (min-width: 49.9375em) {
.govuk-checkboxes__conditional {
margin-bottom: 20px;
}
}
.js-enabled .govuk-checkboxes__conditional--hidden {
display: none;
}
.govuk-checkboxes__conditional > :last-child {
margin-bottom: 0;
}
.govuk-checkboxes--small .govuk-checkboxes__item {
min-height: 0;
margin-bottom: 0;
padding-left: 34px;
float: left;
}
.govuk-checkboxes--small .govuk-checkboxes__item:after {
content: '';
display: block;
clear: both;
}
.govuk-checkboxes--small .govuk-checkboxes__input {
left: -10px;
}
.govuk-checkboxes--small .govuk-checkboxes__label {
margin-top: -2px;
padding: 13px 15px 13px 1px;
float: left;
}
@media (min-width: 49.9375em) {
.govuk-checkboxes--small .govuk-checkboxes__label {
padding: 11px 15px 10px 1px;
}
}
.govuk-checkboxes--small .govuk-checkboxes__label:before {
top: 8px;
width: 24px;
height: 24px;
}
.govuk-checkboxes--small .govuk-checkboxes__label:after {
top: 15px;
left: 6px;
width: 12px;
height: 6.5px;
border-width: 0 0 3px 3px;
}
.govuk-checkboxes--small .govuk-checkboxes__hint {
padding: 0;
clear: both;
}
.govuk-checkboxes--small .govuk-checkboxes__conditional {
margin-left: 10px;
padding-left: 20px;
clear: both;
}
.govuk-checkboxes--small
.govuk-checkboxes__item:hover
.govuk-checkboxes__input:not(:disabled)
+ .govuk-checkboxes__label:before {
box-shadow: 0 0 0 10px #b1b4b6;
}
.govuk-checkboxes--small
.govuk-checkboxes__item:hover
.govuk-checkboxes__input:focus
+ .govuk-checkboxes__label:before {
box-shadow: 0 0 0 3px #fd0, 0 0 0 10px #b1b4b6;
}
@media (hover: none), (pointer: coarse) {
.govuk-checkboxes--small
.govuk-checkboxes__item:hover
.govuk-checkboxes__input:not(:disabled)
+ .govuk-checkboxes__label:before {
box-shadow: initial;
}
.govuk-checkboxes--small
.govuk-checkboxes__item:hover
.govuk-checkboxes__input:focus
+ .govuk-checkboxes__label:before {
box-shadow: 0 0 0 3px #fd0;
}
}
.govuk-textarea {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
box-sizing: border-box;
display: block;
width: 100%;
min-height: 40px;
margin-bottom: 20px;
padding: 5px;
resize: vertical;
border: 2px solid #0b0c0c;
border-radius: 0;
-webkit-appearance: none;
}
@media print {
.govuk-textarea {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-textarea {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.25;
}
}
@media print {
.govuk-textarea {
font-size: 14pt;
line-height: 1.25;
}
}
@media (min-width: 49.9375em) {
.govuk-textarea {
margin-bottom: 30px;
}
}
.govuk-textarea:focus {
outline: 3px solid #fd0;
outline-offset: 0;
box-shadow: inset 0 0 0 2px;
}
.govuk-textarea--error {
border: 2px solid #d4351c;
}
.govuk-textarea--error:focus {
border-color: #0b0c0c;
}
.govuk-character-count {
margin-bottom: 20px;
}
@media (min-width: 49.9375em) {
.govuk-character-count {
margin-bottom: 30px;
}
}
.govuk-character-count .govuk-form-group,
.govuk-character-count .govuk-textarea {
margin-bottom: 5px;
}
.govuk-character-count__message {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-font-feature-settings: 'tnum' 1;
font-feature-settings: 'tnum' 1;
font-weight: 400;
margin-top: 0;
margin-bottom: 0;
}
@media print {
.govuk-character-count__message {
font-family: sans-serif;
}
}
@supports (font-variant-numeric: tabular-nums) {
.govuk-character-count__message {
-webkit-font-feature-settings: normal;
font-feature-settings: normal;
font-variant-numeric: tabular-nums;
}
}
.govuk-character-count__message--disabled {
visibility: hidden;
}
.govuk-cookie-banner {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
padding-top: 20px;
border-bottom: 10px solid transparent;
background-color: #f3f2f1;
}
@media print {
.govuk-cookie-banner {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-cookie-banner {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-cookie-banner {
font-size: 14pt;
line-height: 1.15;
}
}
.govuk-cookie-banner[hidden] {
display: none;
}
.govuk-cookie-banner__message {
margin-bottom: -10px;
}
.govuk-cookie-banner__message[hidden] {
display: none;
}
.govuk-cookie-banner__message:focus {
outline: 0;
}
.govuk-summary-list {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
color: #0b0c0c;
margin: 0;
margin-bottom: 20px;
}
@media print {
.govuk-summary-list {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-summary-list {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-summary-list {
font-size: 14pt;
line-height: 1.15;
}
}
@media print {
.govuk-summary-list {
color: #000;
}
}
@media (min-width: 49.9375em) {
.govuk-summary-list {
display: table;
width: 100%;
table-layout: fixed;
}
}
@media (min-width: 49.9375em) {
.govuk-summary-list {
margin-bottom: 30px;
}
}
@media (max-width: 49.9275em) {
.govuk-summary-list__row {
margin-bottom: 15px;
border-bottom: 1px solid #b1b4b6;
}
}
@media (min-width: 49.9375em) {
.govuk-summary-list__row {
display: table-row;
}
}
.govuk-summary-list__key,
.govuk-summary-list__value,
.govuk-summary-list__actions {
margin: 0;
}
@media (min-width: 49.9375em) {
.govuk-summary-list__key,
.govuk-summary-list__value,
.govuk-summary-list__actions {
display: table-cell;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
border-bottom: 1px solid #b1b4b6;
}
}
.govuk-summary-list__actions {
margin-bottom: 15px;
}
@media (min-width: 49.9375em) {
.govuk-summary-list__actions {
width: 20%;
padding-right: 0;
text-align: right;
}
}
.govuk-summary-list__key,
.govuk-summary-list__value {
word-wrap: break-word;
overflow-wrap: break-word;
}
.govuk-summary-list__key {
margin-bottom: 5px;
font-weight: 700;
}
@media (min-width: 49.9375em) {
.govuk-summary-list__key {
width: 30%;
}
}
@media (max-width: 49.9275em) {
.govuk-summary-list__value {
margin-bottom: 15px;
}
}
@media (min-width: 49.9375em) {
.govuk-summary-list__value {
width: 50%;
}
}
@media (min-width: 49.9375em) {
.govuk-summary-list__value:last-child {
width: 70%;
}
}
.govuk-summary-list__value > p {
margin-bottom: 10px;
}
.govuk-summary-list__value > :last-child {
margin-bottom: 0;
}
.govuk-summary-list__actions-list {
width: 100%;
margin: 0;
padding: 0;
}
.govuk-summary-list__actions-list-item {
display: inline;
margin-right: 10px;
padding-right: 10px;
}
.govuk-summary-list__actions-list-item:not(:last-child) {
border-right: 1px solid #b1b4b6;
}
.govuk-summary-list__actions-list-item:last-child {
margin-right: 0;
padding-right: 0;
border: 0;
}
@media (max-width: 49.9275em) {
.govuk-summary-list--no-border .govuk-summary-list__row {
border: 0;
}
}
@media (min-width: 49.9375em) {
.govuk-summary-list--no-border .govuk-summary-list__key,
.govuk-summary-list--no-border .govuk-summary-list__value,
.govuk-summary-list--no-border .govuk-summary-list__actions {
padding-bottom: 11px;
border: 0;
}
}
@media (max-width: 49.9275em) {
.govuk-summary-list__row--no-border {
border: 0;
}
}
@media (min-width: 49.9375em) {
.govuk-summary-list__row--no-border .govuk-summary-list__key,
.govuk-summary-list__row--no-border .govuk-summary-list__value,
.govuk-summary-list__row--no-border .govuk-summary-list__actions {
padding-bottom: 11px;
border: 0;
}
}
.govuk-input,
.DayPickerInput > input {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
box-sizing: border-box;
width: 100%;
height: 40px;
height: 2.5rem;
margin-top: 0;
padding: 5px;
border: 2px solid #0b0c0c;
border-radius: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
@media print {
.govuk-input,
.DayPickerInput > input {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-input,
.DayPickerInput > input {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-input,
.DayPickerInput > input {
font-size: 14pt;
line-height: 1.15;
}
}
.govuk-input:focus,
.DayPickerInput > input:focus {
outline: 3px solid #fd0;
outline-offset: 0;
box-shadow: inset 0 0 0 2px;
}
.govuk-input::-webkit-outer-spin-button,
.DayPickerInput > input::-webkit-outer-spin-button,
.govuk-input::-webkit-inner-spin-button,
.DayPickerInput > input::-webkit-inner-spin-button {
margin: 0;
-webkit-appearance: none;
}
.govuk-input[type='number'],
.DayPickerInput > input[type='number'] {
-moz-appearance: textfield;
}
.govuk-input--error {
border: 2px solid #d4351c;
}
.govuk-input--error:focus {
border-color: #0b0c0c;
}
.govuk-input--width-30 {
max-width: 59ex;
}
.govuk-input--width-20 {
max-width: 41ex;
}
.govuk-input--width-10 {
max-width: 23ex;
}
.govuk-input--width-5 {
max-width: 10.8ex;
}
.govuk-input--width-4 {
max-width: 9ex;
}
.govuk-input--width-3 {
max-width: 7.2ex;
}
.govuk-input--width-2 {
max-width: 5.4ex;
}
.govuk-input__wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.govuk-input__wrapper .govuk-input,
.govuk-input__wrapper .DayPickerInput > input {
-webkit-box-flex: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.govuk-input__wrapper .govuk-input:focus,
.govuk-input__wrapper .DayPickerInput > input:focus {
z-index: 1;
}
@media (max-width: 49.9275em) {
.govuk-input__wrapper {
display: block;
}
.govuk-input__wrapper .govuk-input,
.govuk-input__wrapper .DayPickerInput > input {
max-width: 100%;
}
}
.govuk-input__prefix,
.govuk-input__suffix {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
box-sizing: border-box;
display: inline-block;
min-width: 40px;
min-width: 2.5rem;
height: 40px;
height: 2.5rem;
padding: 5px;
border: 2px solid #0b0c0c;
background-color: #f3f2f1;
text-align: center;
white-space: nowrap;
cursor: default;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
@media print {
.govuk-input__prefix,
.govuk-input__suffix {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-input__prefix,
.govuk-input__suffix {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-input__prefix,
.govuk-input__suffix {
font-size: 14pt;
line-height: 1.15;
}
}
@media (max-width: 49.9275em) {
.govuk-input__prefix,
.govuk-input__suffix {
line-height: 1.6;
}
}
@media (max-width: 49.9275em) {
.govuk-input__prefix,
.govuk-input__suffix {
display: block;
height: 100%;
white-space: normal;
}
}
@media (max-width: 49.9275em) {
.govuk-input__prefix {
border-bottom: 0;
}
}
@media (min-width: 49.9375em) {
.govuk-input__prefix {
border-right: 0;
}
}
@media (max-width: 49.9275em) {
.govuk-input__suffix {
border-top: 0;
}
}
@media (min-width: 49.9375em) {
.govuk-input__suffix {
border-left: 0;
}
}
.govuk-date-input {
font-size: 0;
}
.govuk-date-input:after {
content: '';
display: block;
clear: both;
}
.govuk-date-input__item {
display: inline-block;
margin-right: 20px;
margin-bottom: 0;
}
.govuk-date-input__label {
display: block;
}
.govuk-date-input__input {
margin-bottom: 0;
}
.govuk-details {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
color: #0b0c0c;
margin-bottom: 20px;
display: block;
}
@media print {
.govuk-details {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-details {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-details {
font-size: 14pt;
line-height: 1.15;
}
}
@media print {
.govuk-details {
color: #000;
}
}
@media (min-width: 49.9375em) {
.govuk-details {
margin-bottom: 30px;
}
}
.govuk-details__summary {
display: inline-block;
position: relative;
margin-bottom: 5px;
padding-left: 25px;
color: #1d70b8;
cursor: pointer;
}
.govuk-details__summary:hover {
color: #003078;
}
.govuk-details__summary:focus {
outline: 3px solid transparent;
color: #0b0c0c;
background-color: #fd0;
box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
text-decoration: none;
}
.govuk-details__summary-text {
text-decoration: underline;
}
.govuk-details__summary:focus .govuk-details__summary-text {
text-decoration: none;
}
.govuk-details__summary::-webkit-details-marker {
display: none;
}
.govuk-details__summary:before {
content: '';
position: absolute;
top: -1px;
bottom: 0;
left: 0;
margin: auto;
display: block;
width: 0;
height: 0;
border-style: solid;
border-color: transparent;
-webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
clip-path: polygon(0 0, 100% 50%, 0 100%);
border-width: 7px 0 7px 12.124px;
border-left-color: inherit;
}
.govuk-details[open] > .govuk-details__summary:before {
display: block;
width: 0;
height: 0;
border-style: solid;
border-color: transparent;
-webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
clip-path: polygon(0 0, 50% 100%, 100% 0);
border-width: 12.124px 7px 0 7px;
border-top-color: inherit;
}
.govuk-details__text {
padding: 15px;
padding-left: 20px;
border-left: 5px solid #b1b4b6;
}
.govuk-details__text p {
margin-top: 0;
margin-bottom: 20px;
}
.govuk-details__text > :last-child {
margin-bottom: 0;
}
.govuk-error-summary {
color: #0b0c0c;
padding: 15px;
margin-bottom: 30px;
border: 5px solid #d4351c;
}
@media print {
.govuk-error-summary {
color: #000;
}
}
@media (min-width: 49.9375em) {
.govuk-error-summary {
padding: 20px;
}
}
@media (min-width: 49.9375em) {
.govuk-error-summary {
margin-bottom: 50px;
}
}
.govuk-error-summary:focus {
outline: 3px solid #fd0;
}
.govuk-error-summary__title {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 18px;
font-size: 1.125rem;
line-height: 1.1111111111;
margin-top: 0;
margin-bottom: 15px;
}
@media print {
.govuk-error-summary__title {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-error-summary__title {
font-size: 24px;
font-size: 1.5rem;
line-height: 1.25;
}
}
@media print {
.govuk-error-summary__title {
font-size: 18pt;
line-height: 1.15;
}
}
@media (min-width: 49.9375em) {
.govuk-error-summary__title {
margin-bottom: 20px;
}
}
.govuk-error-summary__body {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
@media print {
.govuk-error-summary__body {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-error-summary__body {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-error-summary__body {
font-size: 14pt;
line-height: 1.15;
}
}
.govuk-error-summary__body p {
margin-top: 0;
margin-bottom: 15px;
}
@media (min-width: 49.9375em) {
.govuk-error-summary__body p {
margin-bottom: 20px;
}
}
.govuk-error-summary__list {
margin-top: 0;
margin-bottom: 0;
}
.govuk-error-summary__list a {
font-weight: 700;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration: underline;
}
@media print {
.govuk-error-summary__list a {
font-family: sans-serif;
}
}
.govuk-error-summary__list a:focus {
outline: 3px solid transparent;
color: #0b0c0c;
background-color: #fd0;
box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
text-decoration: none;
}
.govuk-error-summary__list a:link,
.govuk-error-summary__list a:visited {
color: #d4351c;
}
.govuk-error-summary__list a:hover {
color: #942514;
}
.govuk-error-summary__list a:active {
color: #d4351c;
}
.govuk-error-summary__list a:focus {
color: #0b0c0c;
}
.govuk-file-upload {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
color: #0b0c0c;
margin-left: -5px;
padding: 5px;
}
@media print {
.govuk-file-upload {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-file-upload {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-file-upload {
font-size: 14pt;
line-height: 1.15;
}
}
@media print {
.govuk-file-upload {
color: #000;
}
}
.govuk-file-upload::-webkit-file-upload-button {
-webkit-appearance: button;
color: inherit;
font: inherit;
}
.govuk-file-upload:focus {
outline: 3px solid #fd0;
box-shadow: inset 0 0 0 4px #0b0c0c;
}
.govuk-file-upload:focus-within {
outline: 3px solid #fd0;
box-shadow: inset 0 0 0 4px #0b0c0c;
}
.govuk-footer {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.1428571429;
padding-top: 25px;
padding-bottom: 15px;
border-top: 1px solid #b1b4b6;
color: #0b0c0c;
background: #f3f2f1;
}
@media print {
.govuk-footer {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-footer {
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
}
@media print {
.govuk-footer {
font-size: 14pt;
line-height: 1.2;
}
}
@media (min-width: 49.9375em) {
.govuk-footer {
padding-top: 40px;
}
}
@media (min-width: 49.9375em) {
.govuk-footer {
padding-bottom: 25px;
}
}
.govuk-footer__link {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration: underline;
}
@media print {
.govuk-footer__link {
font-family: sans-serif;
}
}
.govuk-footer__link:focus {
outline: 3px solid transparent;
color: #0b0c0c;
background-color: #fd0;
box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
text-decoration: none;
}
.govuk-footer__link:link,
.govuk-footer__link:visited {
color: #0b0c0c;
}
@media print {
.govuk-footer__link:link,
.govuk-footer__link:visited {
color: #000;
}
}
.govuk-footer__link:hover {
color: rgba(11, 12, 12, 0.99);
}
.govuk-footer__link:active,
.govuk-footer__link:focus {
color: #0b0c0c;
}
@media print {
.govuk-footer__link:active,
.govuk-footer__link:focus {
color: #000;
}
}
.govuk-footer__section-break {
margin: 0;
margin-bottom: 30px;
border: 0;
border-bottom: 1px solid #b1b4b6;
}
@media (min-width: 49.9375em) {
.govuk-footer__section-break {
margin-bottom: 50px;
}
}
.govuk-footer__meta {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: -15px;
margin-left: -15px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.govuk-footer__meta-item {
margin-right: 15px;
margin-bottom: 25px;
margin-left: 15px;
}
.govuk-footer__meta-item--grow {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
@media (max-width: 49.9275em) {
.govuk-footer__meta-item--grow {
-webkit-flex-basis: 320px;
-ms-flex-preferred-size: 320px;
flex-basis: 320px;
}
}
.govuk-footer__licence-logo {
display: inline-block;
margin-right: 10px;
vertical-align: top;
}
@media (max-width: 49.99em) {
.govuk-footer__licence-logo {
margin-bottom: 15px;
}
}
.govuk-footer__licence-description {
display: inline-block;
}
.govuk-footer__copyright-logo {
display: inline-block;
min-width: 125px;
padding-top: 112px;
background-image: url('https://coronavirus.data.gov.uk/public/assets/summary/images/govuk-crest.png');
background-repeat: no-repeat;
background-position: 50% 0;
background-size: 125px 102px;
text-align: center;
white-space: nowrap;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
.govuk-footer__copyright-logo {
background-image: url('https://coronavirus.data.gov.uk/public/assets/summary/images/govuk-crest-2x.png');
}
}
.govuk-footer__inline-list {
margin-top: 0;
margin-bottom: 15px;
padding: 0;
}
.govuk-footer__meta-custom {
margin-bottom: 20px;
}
.govuk-footer__inline-list-item {
display: inline-block;
margin-right: 15px;
margin-bottom: 5px;
}
.govuk-footer__heading {
margin-bottom: 25px;
padding-bottom: 20px;
border-bottom: 1px solid #b1b4b6;
}
@media (min-width: 49.9375em) {
.govuk-footer__heading {
margin-bottom: 40px;
}
}
@media (max-width: 49.9275em) {
.govuk-footer__heading {
padding-bottom: 10px;
}
}
.govuk-footer__navigation {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: -15px;
margin-left: -15px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.govuk-footer__section {
display: inline-block;
margin-right: 15px;
margin-bottom: 30px;
margin-left: 15px;
vertical-align: top;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-flex-shrink: 1;
-ms-flex-negative: 1;
flex-shrink: 1;
}
@media (max-width: 49.99em) {
.govuk-footer__section {
-webkit-flex-basis: 200px;
-ms-flex-preferred-size: 200px;
flex-basis: 200px;
}
}
@media (min-width: 50em) {
.govuk-footer__section:first-child:nth-last-child(2) {
-webkit-box-flex: 2;
-webkit-flex-grow: 2;
-ms-flex-positive: 2;
flex-grow: 2;
}
}
.govuk-footer__list {
margin: 0;
padding: 0;
list-style: none;
-webkit-column-gap: 30px;
column-gap: 30px;
}
.govuk-footer__list .govuk-footer__link:hover {
text-decoration-thickness: auto;
}
@media (min-width: 50em) {
.govuk-footer__list--columns-2 {
-webkit-column-count: 2;
column-count: 2;
}
.govuk-footer__list--columns-3 {
-webkit-column-count: 3;
column-count: 3;
}
}
.govuk-footer__list-item {
margin-bottom: 15px;
}
@media (min-width: 49.9375em) {
.govuk-footer__list-item {
margin-bottom: 20px;
}
}
.govuk-footer__list-item:last-child {
margin-bottom: 0;
}
.govuk-header {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.1428571429;
border-bottom: 10px solid #fff;
color: #fff;
background: #0b0c0c;
}
@media print {
.govuk-header {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-header {
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
}
@media print {
.govuk-header {
font-size: 14pt;
line-height: 1.2;
}
}
.govuk-header__container--full-width {
padding: 0 15px;
border-color: #1d70b8;
}
.govuk-header__container--full-width .govuk-header__menu-button {
right: 15px;
}
.govuk-header__container {
position: relative;
margin-bottom: -10px;
padding-top: 10px;
border-bottom: 10px solid #1d70b8;
}
.govuk-header__container:after {
content: '';
display: block;
clear: both;
}
.govuk-header__logotype {
display: inline-block;
margin-right: 5px;
}
@media (forced-colors: active) {
.govuk-header__logotype {
forced-color-adjust: none;
color: linktext;
}
}
.govuk-header__logotype:last-child {
margin-right: 0;
}
.govuk-header__logotype-crown {
position: relative;
top: -1px;
margin-right: 1px;
fill: currentColor;
vertical-align: top;
}
.govuk-header__logotype-crown-fallback-image {
width: 36px;
height: 32px;
border: 0;
vertical-align: bottom;
}
.govuk-header__product-name {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 18px;
font-size: 1.125rem;
line-height: 1;
display: inline-table;
}
@media print {
.govuk-header__product-name {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-header__product-name {
font-size: 24px;
font-size: 1.5rem;
line-height: 1;
}
}
@media print {
.govuk-header__product-name {
font-size: 18pt;
line-height: 1;
}
}
.govuk-header__link {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration: none;
}
@media print {
.govuk-header__link {
font-family: sans-serif;
}
}
.govuk-header__link:link,
.govuk-header__link:visited {
color: #fff;
}
.govuk-header__link:hover,
.govuk-header__link:active {
color: rgba(255, 255, 255, 0.99);
}
.govuk-header__link:focus {
color: #0b0c0c;
}
.govuk-header__link:hover {
text-decoration: underline;
text-decoration-thickness: 3px;
text-underline-offset: 0.1em;
}
.govuk-header__link:focus {
outline: 3px solid transparent;
color: #0b0c0c;
background-color: #fd0;
box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
text-decoration: none;
}
.govuk-header__link--homepage {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
display: inline-block;
margin-right: 10px;
font-size: 30px;
line-height: 1;
}
@media print {
.govuk-header__link--homepage {
font-family: sans-serif;
}
}
.govuk-header__link--homepage:link,
.govuk-header__link--homepage:visited {
text-decoration: none;
}
.govuk-header__link--homepage:hover,
.govuk-header__link--homepage:active {
margin-bottom: -3px;
border-bottom: 3px solid;
}
.govuk-header__link--homepage:focus {
margin-bottom: 0;
border-bottom: 0;
}
.govuk-header__link--service-name {
display: inline-block;
margin-bottom: 10px;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 18px;
font-size: 1.125rem;
line-height: 1.1111111111;
}
@media print {
.govuk-header__link--service-name {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-header__link--service-name {
font-size: 24px;
font-size: 1.5rem;
line-height: 1.25;
}
}
@media print {
.govuk-header__link--service-name {
font-size: 18pt;
line-height: 1.15;
}
}
.govuk-header__logo,
.govuk-header__content {
box-sizing: border-box;
}
.govuk-header__logo {
margin-bottom: 10px;
padding-right: 50px;
}
@media (min-width: 49.9375em) {
.govuk-header__logo {
margin-bottom: 10px;
}
}
@media (min-width: 50em) {
.govuk-header__logo {
width: 33.33%;
padding-right: 15px;
float: left;
vertical-align: top;
}
}
@media (min-width: 50em) {
.govuk-header__content {
width: 100%;
padding-left: 15px;
float: left;
}
}
.govuk-header__menu-button {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.1428571429;
display: none;
position: absolute;
top: 20px;
right: 0;
margin: 0;
padding: 0;
border: 0;
color: #fff;
background: 0;
cursor: pointer;
}
@media print {
.govuk-header__menu-button {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-header__menu-button {
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
}
@media print {
.govuk-header__menu-button {
font-size: 14pt;
line-height: 1.2;
}
}
.govuk-header__menu-button:hover {
-webkit-text-decoration: solid underline 3px;
text-decoration: solid underline 3px;
text-underline-offset: 0.1em;
}
.govuk-header__menu-button:focus {
outline: 3px solid transparent;
color: #0b0c0c;
background-color: #fd0;
box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
text-decoration: none;
}
.govuk-header__menu-button:after {
display: inline-block;
width: 0;
height: 0;
border-style: solid;
border-color: transparent;
-webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
clip-path: polygon(0 0, 50% 100%, 100% 0);
border-width: 8.66px 5px 0 5px;
border-top-color: inherit;
content: '';
margin-left: 5px;
}
@media (min-width: 49.9375em) {
.govuk-header__menu-button {
top: 15px;
}
}
.govuk-header__menu-button--open:after {
display: inline-block;
width: 0;
height: 0;
border-style: solid;
border-color: transparent;
-webkit-clip-path: polygon(50% 0, 0 100%, 100% 100%);
clip-path: polygon(50% 0, 0 100%, 100% 100%);
border-width: 0 5px 8.66px 5px;
border-bottom-color: inherit;
}
.govuk-header__navigation {
margin-bottom: 10px;
display: block;
margin: 0;
padding: 0;
list-style: none;
}
@media (min-width: 49.9375em) {
.govuk-header__navigation {
margin-bottom: 10px;
}
}
.js-enabled .govuk-header__menu-button {
display: block;
}
@media (min-width: 50em) {
.js-enabled .govuk-header__menu-button {
display: none;
}
}
.js-enabled .govuk-header__navigation {
display: none;
}
@media (min-width: 50em) {
.js-enabled .govuk-header__navigation {
display: block;
}
}
.js-enabled .govuk-header__navigation--open {
display: block;
}
@media (min-width: 50em) {
.govuk-header__navigation--end {
margin: 0;
padding: 5px 0;
text-align: right;
}
}
.govuk-header__navigation--no-service-name {
padding-top: 40px;
}
.govuk-header__navigation-item {
padding: 10px 0;
border-bottom: 1px solid #2e3133;
}
@media (min-width: 50em) {
.govuk-header__navigation-item {
display: inline-block;
margin-right: 15px;
padding: 5px 0;
border: 0;
}
}
.govuk-header__navigation-item a {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.1428571429;
white-space: nowrap;
}
@media print {
.govuk-header__navigation-item a {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-header__navigation-item a {
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
}
@media print {
.govuk-header__navigation-item a {
font-size: 14pt;
line-height: 1.2;
}
}
.govuk-header__navigation-item--active a:link,
.govuk-header__navigation-item--active a:hover,
.govuk-header__navigation-item--active a:visited {
color: #1d8feb;
}
.govuk-header__navigation-item--active a:focus {
color: #0b0c0c;
}
.govuk-header__navigation-item:last-child {
margin-right: 0;
}
@media print {
.govuk-header {
border-bottom-width: 0;
color: #0b0c0c;
background: transparent;
}
.govuk-header__logotype-crown-fallback-image {
display: none;
}
.govuk-header__link:link,
.govuk-header__link:visited {
color: #0b0c0c;
}
.govuk-header__link:after {
display: none;
}
}
.govuk-inset-text {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
color: #0b0c0c;
padding: 15px;
margin-top: 20px;
margin-bottom: 20px;
clear: both;
border-left: 10px solid #b1b4b6;
}
@media print {
.govuk-inset-text {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-inset-text {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-inset-text {
font-size: 14pt;
line-height: 1.15;
}
}
@media print {
.govuk-inset-text {
color: #000;
}
}
@media (min-width: 49.9375em) {
.govuk-inset-text {
margin-top: 30px;
}
}
@media (min-width: 49.9375em) {
.govuk-inset-text {
margin-bottom: 30px;
}
}
.govuk-inset-text > :first-child {
margin-top: 0;
}
.govuk-inset-text > :only-child,
.govuk-inset-text > :last-child {
margin-bottom: 0;
}
.govuk-notification-banner {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
margin-bottom: 30px;
border: 5px solid #1d70b8;
background-color: #1d70b8;
}
@media print {
.govuk-notification-banner {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-notification-banner {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-notification-banner {
font-size: 14pt;
line-height: 1.15;
}
}
@media (min-width: 49.9375em) {
.govuk-notification-banner {
margin-bottom: 50px;
}
}
.govuk-notification-banner:focus {
outline: 3px solid #fd0;
}
.govuk-notification-banner__header {
padding: 2px 15px 5px;
border-bottom: 1px solid transparent;
}
@media (min-width: 49.9375em) {
.govuk-notification-banner__header {
padding: 2px 20px 5px;
}
}
.govuk-notification-banner__title {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
margin: 0;
padding: 0;
color: #fff;
}
@media print {
.govuk-notification-banner__title {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-notification-banner__title {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-notification-banner__title {
font-size: 14pt;
line-height: 1.15;
}
}
.govuk-notification-banner__content {
color: #0b0c0c;
padding: 15px;
background-color: #fff;
}
@media print {
.govuk-notification-banner__content {
color: #000;
}
}
@media (min-width: 49.9375em) {
.govuk-notification-banner__content {
padding: 20px;
}
}
.govuk-notification-banner__content > * {
box-sizing: border-box;
max-width: 1245px;
}
.govuk-notification-banner__content > :last-child {
margin-bottom: 0;
}
.govuk-notification-banner__heading {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 18px;
font-size: 1.125rem;
line-height: 1.1111111111;
margin: 0 0 15px 0;
padding: 0;
}
@media print {
.govuk-notification-banner__heading {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-notification-banner__heading {
font-size: 24px;
font-size: 1.5rem;
line-height: 1.25;
}
}
@media print {
.govuk-notification-banner__heading {
font-size: 18pt;
line-height: 1.15;
}
}
.govuk-notification-banner__link {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration: underline;
}
@media print {
.govuk-notification-banner__link {
font-family: sans-serif;
}
}
.govuk-notification-banner__link:focus {
outline: 3px solid transparent;
color: #0b0c0c;
background-color: #fd0;
box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
text-decoration: none;
}
.govuk-notification-banner__link:link {
color: #1d70b8;
}
.govuk-notification-banner__link:visited {
color: #1d70b8;
}
.govuk-notification-banner__link:hover {
color: #003078;
}
.govuk-notification-banner__link:active {
color: #0b0c0c;
}
.govuk-notification-banner__link:focus {
color: #0b0c0c;
}
.govuk-notification-banner--success {
border-color: #00703c;
background-color: #00703c;
}
.govuk-notification-banner--success .govuk-notification-banner__link:link,
.govuk-notification-banner--success .govuk-notification-banner__link:visited {
color: #00703c;
}
.govuk-notification-banner--success .govuk-notification-banner__link:hover {
color: #004e2a;
}
.govuk-notification-banner--success .govuk-notification-banner__link:active {
color: #00703c;
}
.govuk-notification-banner--success .govuk-notification-banner__link:focus {
color: #0b0c0c;
}
.govuk-panel {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
box-sizing: border-box;
margin-bottom: 15px;
padding: 35px;
border: 5px solid transparent;
text-align: center;
}
@media print {
.govuk-panel {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-panel {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-panel {
font-size: 14pt;
line-height: 1.15;
}
}
@media (max-width: 49.9275em) {
.govuk-panel {
padding: 25px;
}
}
.govuk-panel--confirmation {
color: #fff;
background: #00703c;
}
@media print {
.govuk-panel--confirmation {
border-color: currentColor;
color: #000;
background: 0;
}
}
.govuk-panel__title {
margin-top: 0;
margin-bottom: 30px;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 32px;
font-size: 2rem;
line-height: 1.09375;
}
@media print {
.govuk-panel__title {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-panel__title {
font-size: 48px;
font-size: 3rem;
line-height: 1.0416666667;
}
}
@media print {
.govuk-panel__title {
font-size: 32pt;
line-height: 1.15;
}
}
.govuk-panel__title:last-child {
margin-bottom: 0;
}
.govuk-panel__body {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 24px;
font-size: 1.5rem;
line-height: 1.0416666667;
}
@media print {
.govuk-panel__body {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-panel__body {
font-size: 36px;
font-size: 2.25rem;
line-height: 1.1111111111;
}
}
@media print {
.govuk-panel__body {
font-size: 24pt;
line-height: 1.05;
}
}
.govuk-tag {
display: inline-block;
outline: 2px solid transparent;
outline-offset: -2px;
color: #fff;
background-color: #1d70b8;
letter-spacing: 1px;
text-decoration: none;
text-transform: uppercase;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 14px;
font-size: 0.875rem;
line-height: 1;
padding-top: 5px;
padding-right: 8px;
padding-bottom: 4px;
padding-left: 8px;
}
@media print {
.govuk-tag {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-tag {
font-size: 16px;
font-size: 1rem;
line-height: 1;
}
}
@media print {
.govuk-tag {
font-size: 14pt;
line-height: 1;
}
}
.govuk-tag--inactive {
background-color: #505a5f;
}
.govuk-tag--grey {
color: #383f43;
background: #eeefef;
}
.govuk-tag--purple {
color: #3d2375;
background: #dbd5e9;
}
.govuk-tag--turquoise {
color: #10403c;
background: #bfe3e0;
}
.govuk-tag--blue {
color: #144e81;
background: #d2e2f1;
}
.govuk-tag--yellow {
color: #594d00;
background: #fff7bf;
}
.govuk-tag--orange {
color: #6e3619;
background: #fcd6c3;
}
.govuk-tag--red {
color: #942514;
background: #f6d7d2;
}
.govuk-tag--pink {
color: #80224d;
background: #f7d7e6;
}
.govuk-tag--green {
color: #005a30;
background: #cce2d8;
}
.govuk-phase-banner {
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #b1b4b6;
}
.govuk-phase-banner__content {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.1428571429;
color: #0b0c0c;
display: table;
margin: 0;
}
@media print {
.govuk-phase-banner__content {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-phase-banner__content {
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
}
@media print {
.govuk-phase-banner__content {
font-size: 14pt;
line-height: 1.2;
}
}
@media print {
.govuk-phase-banner__content {
color: #000;
}
}
.govuk-phase-banner__content__tag {
margin-right: 10px;
}
.govuk-phase-banner__text {
display: table-cell;
vertical-align: middle;
}
.govuk-tabs {
margin-top: 5px;
margin-bottom: 20px;
}
@media (min-width: 49.9375em) {
.govuk-tabs {
margin-top: 5px;
}
}
@media (min-width: 49.9375em) {
.govuk-tabs {
margin-bottom: 30px;
}
}
.govuk-tabs__title {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
color: #0b0c0c;
margin-bottom: 10px;
}
@media print {
.govuk-tabs__title {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-tabs__title {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-tabs__title {
font-size: 14pt;
line-height: 1.15;
}
}
@media print {
.govuk-tabs__title {
color: #000;
}
}
.govuk-tabs__list {
margin: 0;
padding: 0;
list-style: none;
margin-bottom: 20px;
}
@media (min-width: 49.9375em) {
.govuk-tabs__list {
margin-bottom: 30px;
}
}
.govuk-tabs__list-item {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
margin-left: 25px;
}
@media print {
.govuk-tabs__list-item {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-tabs__list-item {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-tabs__list-item {
font-size: 14pt;
line-height: 1.15;
}
}
.govuk-tabs__list-item:before {
color: #0b0c0c;
content: '—';
margin-left: -25px;
padding-right: 5px;
}
@media print {
.govuk-tabs__list-item:before {
color: #000;
}
}
.govuk-tabs__tab {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration: underline;
display: inline-block;
margin-bottom: 10px;
}
@media print {
.govuk-tabs__tab {
font-family: sans-serif;
}
}
.govuk-tabs__tab:focus {
outline: 3px solid transparent;
color: #0b0c0c;
background-color: #fd0;
box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
text-decoration: none;
}
.govuk-tabs__tab:link {
color: #1d70b8;
}
.govuk-tabs__tab:visited {
color: #4c2c92;
}
.govuk-tabs__tab:hover {
color: #003078;
}
.govuk-tabs__tab:active {
color: #0b0c0c;
}
.govuk-tabs__tab:focus {
color: #0b0c0c;
}
.govuk-tabs__panel {
margin-bottom: 30px;
}
@media (min-width: 49.9375em) {
.govuk-tabs__panel {
margin-bottom: 50px;
}
}
@media (min-width: 49.9375em) {
.js-enabled .govuk-tabs__list {
margin-bottom: 0;
border-bottom: 1px solid #b1b4b6;
}
.js-enabled .govuk-tabs__list:after {
content: '';
display: block;
clear: both;
}
.js-enabled .govuk-tabs__title {
display: none;
}
.js-enabled .govuk-tabs__list-item {
position: relative;
margin-right: 5px;
margin-bottom: 0;
margin-left: 0;
padding: 10px 20px;
float: left;
background-color: #f3f2f1;
text-align: center;
}
.js-enabled .govuk-tabs__list-item:before {
content: none;
}
.js-enabled .govuk-tabs__list-item--selected {
position: relative;
margin-top: -5px;
margin-bottom: -1px;
padding-top: 14px;
padding-right: 19px;
padding-bottom: 16px;
padding-left: 19px;
border: 1px solid #b1b4b6;
border-bottom: 0;
background-color: #fff;
}
.js-enabled .govuk-tabs__list-item--selected .govuk-tabs__tab {
text-decoration: none;
}
.js-enabled .govuk-tabs__tab {
margin-bottom: 0;
}
.js-enabled .govuk-tabs__tab:link,
.js-enabled .govuk-tabs__tab:visited {
color: #0b0c0c;
}
}
@media print and (min-width: 49.9375em) {
.js-enabled .govuk-tabs__tab:link,
.js-enabled .govuk-tabs__tab:visited {
color: #000;
}
}
@media (min-width: 49.9375em) {
.js-enabled .govuk-tabs__tab:hover {
color: rgba(11, 12, 12, 0.99);
}
}
@media (min-width: 49.9375em) {
.js-enabled .govuk-tabs__tab:active,
.js-enabled .govuk-tabs__tab:focus {
color: #0b0c0c;
}
}
@media print and (min-width: 49.9375em) {
.js-enabled .govuk-tabs__tab:active,
.js-enabled .govuk-tabs__tab:focus {
color: #000;
}
}
@media (min-width: 49.9375em) {
.js-enabled .govuk-tabs__tab:after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
}
@media (min-width: 49.9375em) {
.js-enabled .govuk-tabs__panel {
margin-bottom: 0;
padding: 30px 20px;
border: 1px solid #b1b4b6;
border-top: 0;
}
}
@media (min-width: 49.9375em) and (min-width: 49.9375em) {
.js-enabled .govuk-tabs__panel {
margin-bottom: 0;
}
}
@media (min-width: 49.9375em) {
.js-enabled .govuk-tabs__panel > :last-child {
margin-bottom: 0;
}
}
@media (min-width: 49.9375em) {
.js-enabled .govuk-tabs__panel--hidden {
display: none;
}
}
.govuk-radios__item {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
display: block;
position: relative;
min-height: 40px;
margin-bottom: 10px;
padding-left: 40px;
clear: left;
}
@media print {
.govuk-radios__item {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-radios__item {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-radios__item {
font-size: 14pt;
line-height: 1.15;
}
}
.govuk-radios__item:last-child,
.govuk-radios__item:last-of-type {
margin-bottom: 0;
}
.govuk-radios__input {
cursor: pointer;
position: absolute;
z-index: 1;
top: -2px;
left: -2px;
width: 44px;
height: 44px;
margin: 0;
opacity: 0;
}
.govuk-radios__label {
display: inline-block;
margin-bottom: 0;
padding: 8px 15px 5px;
cursor: pointer;
-ms-touch-action: manipulation;
touch-action: manipulation;
}
.govuk-radios__label:before {
content: '';
box-sizing: border-box;
position: absolute;
top: 0;
left: 0;
width: 40px;
height: 40px;
border: 2px solid currentColor;
border-radius: 50%;
background: transparent;
}
.govuk-radios__label:after {
content: '';
position: absolute;
top: 10px;
left: 10px;
width: 0;
height: 0;
border: 10px solid currentColor;
border-radius: 50%;
opacity: 0;
background: currentColor;
}
.govuk-radios__hint {
display: block;
padding-right: 15px;
padding-left: 15px;
}
.govuk-radios__input:focus + .govuk-radios__label:before {
border-width: 4px;
box-shadow: 0 0 0 4px #fd0;
}
.govuk-radios__input:checked + .govuk-radios__label:after {
opacity: 1;
}
.govuk-radios__input:disabled,
.govuk-radios__input:disabled + .govuk-radios__label {
cursor: default;
}
.govuk-radios__input:disabled + .govuk-radios__label {
opacity: 0.5;
}
@media (min-width: 49.9375em) {
.govuk-radios--inline:after {
content: '';
display: block;
clear: both;
}
.govuk-radios--inline .govuk-radios__item {
margin-right: 20px;
float: left;
clear: none;
}
}
.govuk-radios--inline.govuk-radios--conditional .govuk-radios__item {
margin-right: 0;
float: none;
}
.govuk-radios__divider {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
color: #0b0c0c;
width: 40px;
margin-bottom: 10px;
text-align: center;
}
@media print {
.govuk-radios__divider {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-radios__divider {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-radios__divider {
font-size: 14pt;
line-height: 1.15;
}
}
@media print {
.govuk-radios__divider {
color: #000;
}
}
.govuk-radios__conditional {
margin-bottom: 15px;
margin-left: 18px;
padding-left: 33px;
border-left: 4px solid #b1b4b6;
}
@media (min-width: 49.9375em) {
.govuk-radios__conditional {
margin-bottom: 20px;
}
}
.js-enabled .govuk-radios__conditional--hidden {
display: none;
}
.govuk-radios__conditional > :last-child {
margin-bottom: 0;
}
.govuk-radios--small .govuk-radios__item {
min-height: 0;
margin-bottom: 0;
padding-left: 34px;
float: left;
}
.govuk-radios--small .govuk-radios__item:after {
content: '';
display: block;
clear: both;
}
.govuk-radios--small .govuk-radios__input {
left: -10px;
}
.govuk-radios--small .govuk-radios__label {
margin-top: -2px;
padding: 13px 15px 13px 1px;
float: left;
}
@media (min-width: 49.9375em) {
.govuk-radios--small .govuk-radios__label {
padding: 11px 15px 10px 1px;
}
}
.govuk-radios--small .govuk-radios__label:before {
top: 8px;
width: 24px;
height: 24px;
}
.govuk-radios--small .govuk-radios__label:after {
top: 15px;
left: 7px;
border-width: 5px;
}
.govuk-radios--small .govuk-radios__hint {
padding: 0;
clear: both;
pointer-events: none;
}
.govuk-radios--small .govuk-radios__conditional {
margin-left: 10px;
padding-left: 20px;
clear: both;
}
.govuk-radios--small .govuk-radios__divider {
width: 24px;
margin-bottom: 5px;
}
.govuk-radios--small
.govuk-radios__item:hover
.govuk-radios__input:not(:disabled)
+ .govuk-radios__label:before {
box-shadow: 0 0 0 10px #b1b4b6;
}
.govuk-radios--small
.govuk-radios__item:hover
.govuk-radios__input:focus
+ .govuk-radios__label:before {
box-shadow: 0 0 0 4px #fd0, 0 0 0 10px #b1b4b6;
}
@media (hover: none), (pointer: coarse) {
.govuk-radios--small
.govuk-radios__item:hover
.govuk-radios__input:not(:disabled)
+ .govuk-radios__label:before {
box-shadow: initial;
}
.govuk-radios--small
.govuk-radios__item:hover
.govuk-radios__input:focus
+ .govuk-radios__label:before {
box-shadow: 0 0 0 4px #fd0;
}
}
.govuk-select,
.select div[class*='control'] {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
box-sizing: border-box;
max-width: 100%;
height: 40px;
height: 2.5rem;
padding: 5px;
border: 2px solid #0b0c0c;
}
@media print {
.govuk-select,
.select div[class*='control'] {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-select,
.select div[class*='control'] {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.25;
}
}
@media print {
.govuk-select,
.select div[class*='control'] {
font-size: 14pt;
line-height: 1.25;
}
}
.govuk-select:focus,
.select div[class*='control']:focus {
outline: 3px solid #fd0;
outline-offset: 0;
box-shadow: inset 0 0 0 2px;
}
.govuk-select option:active,
.select div[class*='control'] option:active,
.govuk-select option:checked,
.select div[class*='control'] option:checked,
.govuk-select:focus::-ms-value,
.select div[class*='control']:focus::-ms-value {
color: #fff;
background-color: #1d70b8;
}
.govuk-select--error {
border: 2px solid #d4351c;
}
.govuk-select--error:focus {
border-color: #0b0c0c;
}
.govuk-skip-link {
position: absolute !important;
width: 1px !important;
height: 1px !important;
margin: 0 !important;
overflow: hidden !important;
clip: rect(0 0 0 0) !important;
-webkit-clip-path: inset(50%) !important;
clip-path: inset(50%) !important;
white-space: nowrap !important;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration: underline;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.1428571429;
display: block;
padding: 10px 15px;
}
.govuk-skip-link:active,
.govuk-skip-link:focus {
position: static !important;
width: auto !important;
height: auto !important;
margin: inherit !important;
overflow: visible !important;
clip: auto !important;
-webkit-clip-path: none !important;
clip-path: none !important;
white-space: inherit !important;
}
@media print {
.govuk-skip-link {
font-family: sans-serif;
}
}
.govuk-skip-link:link,
.govuk-skip-link:visited {
color: #0b0c0c;
}
@media print {
.govuk-skip-link:link,
.govuk-skip-link:visited {
color: #000;
}
}
.govuk-skip-link:hover {
color: rgba(11, 12, 12, 0.99);
}
.govuk-skip-link:active,
.govuk-skip-link:focus {
color: #0b0c0c;
}
@media print {
.govuk-skip-link:active,
.govuk-skip-link:focus {
color: #000;
}
}
@media (min-width: 49.9375em) {
.govuk-skip-link {
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
}
@media print {
.govuk-skip-link {
font-size: 14pt;
line-height: 1.2;
}
}
@supports (padding: max(calc(0px))) {
.govuk-skip-link {
padding-right: max(15px, calc(15px + env(safe-area-inset-right)));
padding-left: max(15px, calc(15px + env(safe-area-inset-left)));
}
}
.govuk-skip-link:focus {
outline: 3px solid #fd0;
outline-offset: 0;
background-color: #fd0;
}
.govuk-table {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
color: #0b0c0c;
width: 100%;
margin-bottom: 20px;
border-spacing: 0;
border-collapse: collapse;
}
@media print {
.govuk-table {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-table {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-table {
font-size: 14pt;
line-height: 1.15;
}
}
@media print {
.govuk-table {
color: #000;
}
}
@media (min-width: 49.9375em) {
.govuk-table {
margin-bottom: 30px;
}
}
.govuk-table__header {
font-weight: 700;
}
.govuk-table__header,
.govuk-table__cell {
padding: 10px 20px 10px 0;
border-bottom: 1px solid #b1b4b6;
text-align: left;
vertical-align: top;
}
.govuk-table__cell--numeric {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-font-feature-settings: 'tnum' 1;
font-feature-settings: 'tnum' 1;
font-weight: 400;
}
@media print {
.govuk-table__cell--numeric {
font-family: sans-serif;
}
}
@supports (font-variant-numeric: tabular-nums) {
.govuk-table__cell--numeric {
-webkit-font-feature-settings: normal;
font-feature-settings: normal;
font-variant-numeric: tabular-nums;
}
}
.govuk-table__header--numeric,
.govuk-table__cell--numeric {
text-align: right;
}
.govuk-table__header:last-child,
.govuk-table__cell:last-child {
padding-right: 0;
}
.govuk-table__caption {
font-weight: 700;
display: table-caption;
text-align: left;
}
.govuk-table__caption--xl {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 32px;
font-size: 2rem;
line-height: 1.09375;
margin-bottom: 15px;
}
@media print {
.govuk-table__caption--xl {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-table__caption--xl {
font-size: 48px;
font-size: 3rem;
line-height: 1.0416666667;
}
}
@media print {
.govuk-table__caption--xl {
font-size: 32pt;
line-height: 1.15;
}
}
.govuk-table__caption--l {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 24px;
font-size: 1.5rem;
line-height: 1.0416666667;
margin-bottom: 15px;
}
@media print {
.govuk-table__caption--l {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-table__caption--l {
font-size: 36px;
font-size: 2.25rem;
line-height: 1.1111111111;
}
}
@media print {
.govuk-table__caption--l {
font-size: 24pt;
line-height: 1.05;
}
}
.govuk-table__caption--m {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 18px;
font-size: 1.125rem;
line-height: 1.1111111111;
margin-bottom: 15px;
}
@media print {
.govuk-table__caption--m {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-table__caption--m {
font-size: 24px;
font-size: 1.5rem;
line-height: 1.25;
}
}
@media print {
.govuk-table__caption--m {
font-size: 18pt;
line-height: 1.15;
}
}
.govuk-table__caption--s {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
@media print {
.govuk-table__caption--s {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-table__caption--s {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-table__caption--s {
font-size: 14pt;
line-height: 1.15;
}
}
.govuk-warning-text {
position: relative;
margin-bottom: 20px;
padding: 10px 0;
}
@media (min-width: 49.9375em) {
.govuk-warning-text {
margin-bottom: 30px;
}
}
.govuk-warning-text__assistive {
position: absolute !important;
width: 1px !important;
height: 1px !important;
margin: 0 !important;
padding: 0 !important;
overflow: hidden !important;
clip: rect(0 0 0 0) !important;
-webkit-clip-path: inset(50%) !important;
clip-path: inset(50%) !important;
border: 0 !important;
white-space: nowrap !important;
}
.govuk-warning-text__icon {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
box-sizing: border-box;
display: inline-block;
position: absolute;
left: 0;
min-width: 35px;
min-height: 35px;
margin-top: -7px;
border: 3px solid #0b0c0c;
border-radius: 50%;
color: #fff;
background: #0b0c0c;
font-size: 30px;
line-height: 29px;
text-align: center;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
forced-color-adjust: none;
}
@media print {
.govuk-warning-text__icon {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-warning-text__icon {
margin-top: -5px;
}
}
@media screen and (forced-colors: active) {
.govuk-warning-text__icon {
border-color: windowText;
color: windowText;
background: transparent;
}
}
.govuk-warning-text__text {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
color: #0b0c0c;
display: block;
padding-left: 45px;
}
@media print {
.govuk-warning-text__text {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.govuk-warning-text__text {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.govuk-warning-text__text {
font-size: 14pt;
line-height: 1.15;
}
}
@media print {
.govuk-warning-text__text {
color: #000;
}
}
.govuk-clearfix:after {
content: '';
display: block;
clear: both;
}
.govuk-visually-hidden {
position: absolute !important;
width: 1px !important;
height: 1px !important;
margin: 0 !important;
padding: 0 !important;
overflow: hidden !important;
clip: rect(0 0 0 0) !important;
-webkit-clip-path: inset(50%) !important;
clip-path: inset(50%) !important;
border: 0 !important;
white-space: nowrap !important;
}
.govuk-visually-hidden-focusable {
position: absolute !important;
width: 1px !important;
height: 1px !important;
margin: 0 !important;
overflow: hidden !important;
clip: rect(0 0 0 0) !important;
-webkit-clip-path: inset(50%) !important;
clip-path: inset(50%) !important;
white-space: nowrap !important;
}
.govuk-visually-hidden-focusable:active,
.govuk-visually-hidden-focusable:focus {
position: static !important;
width: auto !important;
height: auto !important;
margin: inherit !important;
overflow: visible !important;
clip: auto !important;
-webkit-clip-path: none !important;
clip-path: none !important;
white-space: inherit !important;
}
.govuk-\!-display-inline {
display: inline !important;
}
.govuk-\!-display-inline-block {
display: inline-block !important;
}
.govuk-\!-display-block {
display: block !important;
}
.govuk-\!-display-none {
display: none !important;
}
@media print {
.govuk-\!-display-none-print {
display: none !important;
}
}
.govuk-\!-margin-0,
.postcode-lead dl dd {
margin: 0 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-0,
.postcode-lead dl dd {
margin: 0 !important;
}
}
.govuk-\!-margin-top-0,
.banner > .content > .body > p:first-of-type,
.stand-alone-metric > .sam-body,
.stand-alone-metric > .sam-heading {
margin-top: 0 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-top-0,
.banner > .content > .body > p:first-of-type,
.stand-alone-metric > .sam-body,
.stand-alone-metric > .sam-heading {
margin-top: 0 !important;
}
}
.govuk-\!-margin-right-0 {
margin-right: 0 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-right-0 {
margin-right: 0 !important;
}
}
.govuk-\!-margin-bottom-0,
.banner > .content > .body > p:last-of-type,
.banner > .content > .body,
.stand-alone-metric > .sam-body:last-child {
margin-bottom: 0 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-bottom-0,
.banner > .content > .body > p:last-of-type,
.banner > .content > .body,
.stand-alone-metric > .sam-body:last-child {
margin-bottom: 0 !important;
}
}
.govuk-\!-margin-left-0 {
margin-left: 0 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-left-0 {
margin-left: 0 !important;
}
}
.govuk-\!-margin-1 {
margin: 5px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-1 {
margin: 5px !important;
}
}
.govuk-\!-margin-top-1,
.card-timestamp,
.numbers-container {
margin-top: 5px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-top-1,
.card-timestamp,
.numbers-container {
margin-top: 5px !important;
}
}
.govuk-\!-margin-right-1,
.postcode-lead dl.inline dt {
margin-right: 5px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-right-1,
.postcode-lead dl.inline dt {
margin-right: 5px !important;
}
}
.govuk-\!-margin-bottom-1,
.banner > .content > .timestamp,
.banner,
.numbers-container,
.stand-alone-metric > .sam-body,
.stand-alone-metric > .sam-heading {
margin-bottom: 5px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-bottom-1,
.banner > .content > .timestamp,
.banner,
.numbers-container,
.stand-alone-metric > .sam-body,
.stand-alone-metric > .sam-heading {
margin-bottom: 5px !important;
}
}
.govuk-\!-margin-left-1 {
margin-left: 5px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-left-1 {
margin-left: 5px !important;
}
}
.govuk-\!-margin-2 {
margin: 10px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-2 {
margin: 10px !important;
}
}
.govuk-\!-margin-top-2 {
margin-top: 10px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-top-2 {
margin-top: 10px !important;
}
}
.govuk-\!-margin-right-2 {
margin-right: 10px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-right-2 {
margin-right: 10px !important;
}
}
.govuk-\!-margin-bottom-2,
.stand-alone-metric {
margin-bottom: 10px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-bottom-2,
.stand-alone-metric {
margin-bottom: 10px !important;
}
}
.govuk-\!-margin-left-2 {
margin-left: 10px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-left-2 {
margin-left: 10px !important;
}
}
.govuk-\!-margin-3 {
margin: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-3 {
margin: 15px !important;
}
}
.govuk-\!-margin-top-3 {
margin-top: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-top-3 {
margin-top: 15px !important;
}
}
.govuk-\!-margin-right-3 {
margin-right: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-right-3 {
margin-right: 15px !important;
}
}
.govuk-\!-margin-bottom-3,
.postcode-lead dl.inline dd,
.postcode-lead dl.inline dt {
margin-bottom: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-bottom-3,
.postcode-lead dl.inline dd,
.postcode-lead dl.inline dt {
margin-bottom: 15px !important;
}
}
.govuk-\!-margin-left-3 {
margin-left: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-left-3 {
margin-left: 15px !important;
}
}
.govuk-\!-margin-4 {
margin: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-4 {
margin: 20px !important;
}
}
.govuk-\!-margin-top-4 {
margin-top: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-top-4 {
margin-top: 20px !important;
}
}
.govuk-\!-margin-right-4,
.lead-case-container > li:first-of-type {
margin-right: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-right-4,
.lead-case-container > li:first-of-type {
margin-right: 20px !important;
}
}
.govuk-\!-margin-bottom-4 {
margin-bottom: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-bottom-4 {
margin-bottom: 20px !important;
}
}
.govuk-\!-margin-left-4 {
margin-left: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-left-4 {
margin-left: 20px !important;
}
}
.govuk-\!-margin-5 {
margin: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-5 {
margin: 25px !important;
}
}
.govuk-\!-margin-top-5,
.lead-case-container > .figure figure,
.postcode-lead dl dt {
margin-top: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-top-5,
.lead-case-container > .figure figure,
.postcode-lead dl dt {
margin-top: 25px !important;
}
}
.govuk-\!-margin-right-5 {
margin-right: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-right-5 {
margin-right: 25px !important;
}
}
.govuk-\!-margin-bottom-5 {
margin-bottom: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-bottom-5 {
margin-bottom: 25px !important;
}
}
.govuk-\!-margin-left-5 {
margin-left: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-left-5 {
margin-left: 25px !important;
}
}
.govuk-\!-margin-6 {
margin: 20px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-6 {
margin: 30px !important;
}
}
.govuk-\!-margin-top-6 {
margin-top: 20px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-top-6 {
margin-top: 30px !important;
}
}
.govuk-\!-margin-right-6 {
margin-right: 20px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-right-6 {
margin-right: 30px !important;
}
}
.govuk-\!-margin-bottom-6 {
margin-bottom: 20px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-bottom-6 {
margin-bottom: 30px !important;
}
}
.govuk-\!-margin-left-6 {
margin-left: 20px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-left-6 {
margin-left: 30px !important;
}
}
.govuk-\!-margin-7 {
margin: 25px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-7 {
margin: 40px !important;
}
}
.govuk-\!-margin-top-7 {
margin-top: 25px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-top-7 {
margin-top: 40px !important;
}
}
.govuk-\!-margin-right-7 {
margin-right: 25px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-right-7 {
margin-right: 40px !important;
}
}
.govuk-\!-margin-bottom-7 {
margin-bottom: 25px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-bottom-7 {
margin-bottom: 40px !important;
}
}
.govuk-\!-margin-left-7 {
margin-left: 25px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-left-7 {
margin-left: 40px !important;
}
}
.govuk-\!-margin-8 {
margin: 30px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-8 {
margin: 50px !important;
}
}
.govuk-\!-margin-top-8 {
margin-top: 30px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-top-8 {
margin-top: 50px !important;
}
}
.govuk-\!-margin-right-8 {
margin-right: 30px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-right-8 {
margin-right: 50px !important;
}
}
.govuk-\!-margin-bottom-8 {
margin-bottom: 30px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-bottom-8 {
margin-bottom: 50px !important;
}
}
.govuk-\!-margin-left-8 {
margin-left: 30px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-left-8 {
margin-left: 50px !important;
}
}
.govuk-\!-margin-9 {
margin: 40px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-9 {
margin: 60px !important;
}
}
.govuk-\!-margin-top-9 {
margin-top: 40px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-top-9 {
margin-top: 60px !important;
}
}
.govuk-\!-margin-right-9 {
margin-right: 40px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-right-9 {
margin-right: 60px !important;
}
}
.govuk-\!-margin-bottom-9 {
margin-bottom: 40px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-bottom-9 {
margin-bottom: 60px !important;
}
}
.govuk-\!-margin-left-9 {
margin-left: 40px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-margin-left-9 {
margin-left: 60px !important;
}
}
.govuk-\!-padding-0 {
padding: 0 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-0 {
padding: 0 !important;
}
}
.govuk-\!-padding-top-0 {
padding-top: 0 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-top-0 {
padding-top: 0 !important;
}
}
.govuk-\!-padding-right-0 {
padding-right: 0 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-right-0 {
padding-right: 0 !important;
}
}
.govuk-\!-padding-bottom-0 {
padding-bottom: 0 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-bottom-0 {
padding-bottom: 0 !important;
}
}
.govuk-\!-padding-left-0 {
padding-left: 0 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-left-0 {
padding-left: 0 !important;
}
}
.govuk-\!-padding-1 {
padding: 5px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-1 {
padding: 5px !important;
}
}
.govuk-\!-padding-top-1,
.moj-side-navigation__item.mobile > a,
.stand-alone-metric {
padding-top: 5px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-top-1,
.moj-side-navigation__item.mobile > a,
.stand-alone-metric {
padding-top: 5px !important;
}
}
.govuk-\!-padding-right-1 {
padding-right: 5px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-right-1 {
padding-right: 5px !important;
}
}
.govuk-\!-padding-bottom-1,
.moj-side-navigation__item.mobile > a,
.stand-alone-metric {
padding-bottom: 5px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-bottom-1,
.moj-side-navigation__item.mobile > a,
.stand-alone-metric {
padding-bottom: 5px !important;
}
}
.govuk-\!-padding-left-1 {
padding-left: 5px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-left-1 {
padding-left: 5px !important;
}
}
.govuk-\!-padding-2 {
padding: 10px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-2 {
padding: 10px !important;
}
}
.govuk-\!-padding-top-2,
.banner {
padding-top: 10px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-top-2,
.banner {
padding-top: 10px !important;
}
}
.govuk-\!-padding-right-2,
.banner > .content > .body {
padding-right: 10px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-right-2,
.banner > .content > .body {
padding-right: 10px !important;
}
}
.govuk-\!-padding-bottom-2,
.banner {
padding-bottom: 10px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-bottom-2,
.banner {
padding-bottom: 10px !important;
}
}
.govuk-\!-padding-left-2,
.banner > .content > .body,
.stand-alone-metric {
padding-left: 10px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-left-2,
.banner > .content > .body,
.stand-alone-metric {
padding-left: 10px !important;
}
}
.govuk-\!-padding-3 {
padding: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-3 {
padding: 15px !important;
}
}
.govuk-\!-padding-top-3 {
padding-top: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-top-3 {
padding-top: 15px !important;
}
}
.govuk-\!-padding-right-3 {
padding-right: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-right-3 {
padding-right: 15px !important;
}
}
.govuk-\!-padding-bottom-3 {
padding-bottom: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-bottom-3 {
padding-bottom: 15px !important;
}
}
.govuk-\!-padding-left-3 {
padding-left: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-left-3 {
padding-left: 15px !important;
}
}
.govuk-\!-padding-4 {
padding: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-4 {
padding: 20px !important;
}
}
.govuk-\!-padding-top-4 {
padding-top: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-top-4 {
padding-top: 20px !important;
}
}
.govuk-\!-padding-right-4 {
padding-right: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-right-4 {
padding-right: 20px !important;
}
}
.govuk-\!-padding-bottom-4 {
padding-bottom: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-bottom-4 {
padding-bottom: 20px !important;
}
}
.govuk-\!-padding-left-4 {
padding-left: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-left-4 {
padding-left: 20px !important;
}
}
.govuk-\!-padding-5 {
padding: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-5 {
padding: 25px !important;
}
}
.govuk-\!-padding-top-5 {
padding-top: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-top-5 {
padding-top: 25px !important;
}
}
.govuk-\!-padding-right-5 {
padding-right: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-right-5 {
padding-right: 25px !important;
}
}
.govuk-\!-padding-bottom-5 {
padding-bottom: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-bottom-5 {
padding-bottom: 25px !important;
}
}
.govuk-\!-padding-left-5 {
padding-left: 15px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-left-5 {
padding-left: 25px !important;
}
}
.govuk-\!-padding-6 {
padding: 20px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-6 {
padding: 30px !important;
}
}
.govuk-\!-padding-top-6 {
padding-top: 20px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-top-6 {
padding-top: 30px !important;
}
}
.govuk-\!-padding-right-6 {
padding-right: 20px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-right-6 {
padding-right: 30px !important;
}
}
.govuk-\!-padding-bottom-6 {
padding-bottom: 20px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-bottom-6 {
padding-bottom: 30px !important;
}
}
.govuk-\!-padding-left-6 {
padding-left: 20px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-left-6 {
padding-left: 30px !important;
}
}
.govuk-\!-padding-7 {
padding: 25px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-7 {
padding: 40px !important;
}
}
.govuk-\!-padding-top-7 {
padding-top: 25px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-top-7 {
padding-top: 40px !important;
}
}
.govuk-\!-padding-right-7 {
padding-right: 25px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-right-7 {
padding-right: 40px !important;
}
}
.govuk-\!-padding-bottom-7 {
padding-bottom: 25px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-bottom-7 {
padding-bottom: 40px !important;
}
}
.govuk-\!-padding-left-7 {
padding-left: 25px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-left-7 {
padding-left: 40px !important;
}
}
.govuk-\!-padding-8 {
padding: 30px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-8 {
padding: 50px !important;
}
}
.govuk-\!-padding-top-8 {
padding-top: 30px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-top-8 {
padding-top: 50px !important;
}
}
.govuk-\!-padding-right-8 {
padding-right: 30px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-right-8 {
padding-right: 50px !important;
}
}
.govuk-\!-padding-bottom-8 {
padding-bottom: 30px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-bottom-8 {
padding-bottom: 50px !important;
}
}
.govuk-\!-padding-left-8 {
padding-left: 30px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-left-8 {
padding-left: 50px !important;
}
}
.govuk-\!-padding-9 {
padding: 40px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-9 {
padding: 60px !important;
}
}
.govuk-\!-padding-top-9 {
padding-top: 40px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-top-9 {
padding-top: 60px !important;
}
}
.govuk-\!-padding-right-9 {
padding-right: 40px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-right-9 {
padding-right: 60px !important;
}
}
.govuk-\!-padding-bottom-9 {
padding-bottom: 40px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-bottom-9 {
padding-bottom: 60px !important;
}
}
.govuk-\!-padding-left-9 {
padding-left: 40px !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-padding-left-9 {
padding-left: 60px !important;
}
}
.govuk-\!-font-size-80 {
font-size: 53px !important;
font-size: 3.3125rem !important;
line-height: 1.0377358491 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-font-size-80 {
font-size: 80px !important;
font-size: 5rem !important;
line-height: 1 !important;
}
}
@media print {
.govuk-\!-font-size-80 {
font-size: 53pt !important;
line-height: 1.1 !important;
}
}
.govuk-\!-font-size-48 {
font-size: 32px !important;
font-size: 2rem !important;
line-height: 1.09375 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-font-size-48 {
font-size: 48px !important;
font-size: 3rem !important;
line-height: 1.0416666667 !important;
}
}
@media print {
.govuk-\!-font-size-48 {
font-size: 32pt !important;
line-height: 1.15 !important;
}
}
.govuk-\!-font-size-36 {
font-size: 24px !important;
font-size: 1.5rem !important;
line-height: 1.0416666667 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-font-size-36 {
font-size: 36px !important;
font-size: 2.25rem !important;
line-height: 1.1111111111 !important;
}
}
@media print {
.govuk-\!-font-size-36 {
font-size: 24pt !important;
line-height: 1.05 !important;
}
}
.govuk-\!-font-size-27 {
font-size: 18px !important;
font-size: 1.125rem !important;
line-height: 1.1111111111 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-font-size-27 {
font-size: 27px !important;
font-size: 1.6875rem !important;
line-height: 1.1111111111 !important;
}
}
@media print {
.govuk-\!-font-size-27 {
font-size: 18pt !important;
line-height: 1.15 !important;
}
}
.govuk-\!-font-size-24 {
font-size: 18px !important;
font-size: 1.125rem !important;
line-height: 1.1111111111 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-font-size-24 {
font-size: 24px !important;
font-size: 1.5rem !important;
line-height: 1.25 !important;
}
}
@media print {
.govuk-\!-font-size-24 {
font-size: 18pt !important;
line-height: 1.15 !important;
}
}
.govuk-\!-font-size-19 {
font-size: 16px !important;
font-size: 1rem !important;
line-height: 1.25 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-font-size-19 {
font-size: 19px !important;
font-size: 1.1875rem !important;
line-height: 1.3157894737 !important;
}
}
@media print {
.govuk-\!-font-size-19 {
font-size: 14pt !important;
line-height: 1.15 !important;
}
}
.govuk-\!-font-size-16 {
font-size: 14px !important;
font-size: 0.875rem !important;
line-height: 1.1428571429 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-font-size-16 {
font-size: 16px !important;
font-size: 1rem !important;
line-height: 1.25 !important;
}
}
@media print {
.govuk-\!-font-size-16 {
font-size: 14pt !important;
line-height: 1.2 !important;
}
}
.govuk-\!-font-size-14 {
font-size: 12px !important;
font-size: 0.75rem !important;
line-height: 1.25 !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-font-size-14 {
font-size: 14px !important;
font-size: 0.875rem !important;
line-height: 1.4285714286 !important;
}
}
@media print {
.govuk-\!-font-size-14 {
font-size: 12pt !important;
line-height: 1.2 !important;
}
}
.govuk-\!-font-weight-regular {
font-weight: 400 !important;
}
.govuk-\!-font-weight-bold,
.banner > .content > .body a {
font-weight: 700 !important;
}
.govuk-\!-width-full {
width: 100% !important;
}
.govuk-\!-width-three-quarters {
width: 100% !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-width-three-quarters {
width: 75% !important;
}
}
.govuk-\!-width-two-thirds {
width: 100% !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-width-two-thirds {
width: 66.66% !important;
}
}
.govuk-\!-width-one-half {
width: 100% !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-width-one-half {
width: 50% !important;
}
}
.govuk-\!-width-one-third {
width: 100% !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-width-one-third {
width: 33.33% !important;
}
}
.govuk-\!-width-one-quarter {
width: 100% !important;
}
@media (min-width: 49.9375em) {
.govuk-\!-width-one-quarter {
width: 25% !important;
}
}
body {
-webkit-font-smoothing: antialiased;
-moz-ononesx-font-smoothing: grayscale;
}
body .govuk-header {
border-color: #1d70b8;
}
pre,
code {
font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
font-size: 10pt;
}
dl {
display: flex;
flex-wrap: wrap;
}
dl > * {
margin-bottom: 1rem;
}
dl dt {
font-size: smaller !important;
display: inline-flex;
flex: 1 2 30%;
justify-content: flex-end;
align-self: flex-start;
}
dl dt > * {
font-size: smaller !important;
}
dl dd {
font-size: smaller !important;
display: inline-flex;
flex: 1 4 50%;
max-width: 50%;
margin-left: 1rem;
}
dl dd > * {
font-size: smaller !important;
}
button {
overflow: visible;
width: auto;
padding: 0;
border: 0;
margin: 0;
appearance: none;
background: transparent;
color: inherit;
font: inherit;
-webkit-font-smoothing: inherit;
-moz-osx-font-smoothing: inherit;
line-height: normal;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.gem-c-cookie-banner {
padding: 20px 0;
}
.gem-c-cookie-banner__buttons {
display: flex;
flex-wrap: wrap;
align-items: baseline;
}
.gem-c-button {
display: inline-block;
width: auto;
flex-basis: 10rem;
flex-grow: 1;
margin-right: 15px;
margin-bottom: 15px;
vertical-align: baseline;
}
.gem-c-cookie-banner__confirmation {
display: flex;
align-items: center;
justify-content: space-between;
}
.gem-c-cookie-banner__confirmation p {
margin-bottom: 0;
}
.gem-c-cookie-banner__confirmation button {
color: #1d70b8;
cursor: pointer;
}
.gem-c-notice {
padding: 15px;
border: 5px solid #1d70b8;
margin-bottom: 30px;
clear: both;
color: #0b0c0c;
}
.gem-c-notice h2 {
margin-bottom: 20px;
}
.govuk-cookie-banner .govuk-button-group {
display: block;
}
svg.back-to-top {
display: inline-block;
width: 0.8em;
height: 1em;
margin-top: -5px;
margin-right: 10px;
vertical-align: middle;
}
.govuk-table__cell--date {
font-variant-numeric: tabular-nums;
}
.govuk-main-wrapper {
padding-top: 0;
width: 100%;
}
.mobile-menu-button {
position: absolute !important;
right: -4px !important;
width: max-content !important;
top: 7px !important;
color: #fff !important;
background-color: rgba(0, 0, 0, 0);
border: 2px solid white !important;
box-shadow: unset !important;
padding: 0.3rem 0.5rem !important;
display: none;
}
@media only screen and (min-width: 768px) {
.mobile-menu-button {
display: none !important;
visibility: hidden !important;
}
}
#mobile-navigation {
display: none;
position: sticky;
}
.about .markdown,
.accessibility .markdown,
.disclaimer .markdown,
.modal.markdown {
margin-top: 2rem;
}
.about .markdown blockquote,
.accessibility .markdown blockquote,
.disclaimer .markdown blockquote,
.modal.markdown blockquote {
margin: 1rem 0 !important;
padding: 1rem;
background: #f8f8f8;
border: 3px #f3f2f1 solid;
}
.about .markdown blockquote > p:first-child,
.accessibility .markdown blockquote > p:first-child,
.disclaimer .markdown blockquote > p:first-child,
.modal.markdown blockquote > p:first-child {
margin-top: 0 !important;
}
.about .markdown blockquote > p:last-child,
.accessibility .markdown blockquote > p:last-child,
.disclaimer .markdown blockquote > p:last-child,
.modal.markdown blockquote > p:last-child {
margin-bottom: 0 !important;
}
.about .markdown h1,
.accessibility .markdown h1,
.disclaimer .markdown h1,
.modal.markdown h1 {
margin-top: 18px;
}
.about .markdown h2,
.accessibility .markdown h2,
.disclaimer .markdown h2,
.modal.markdown h2 {
margin-top: 16px;
}
.about .markdown h3,
.accessibility .markdown h3,
.disclaimer .markdown h3,
.modal.markdown h3 {
margin-top: 12px;
}
.about .markdown h4,
.accessibility .markdown h4,
.disclaimer .markdown h4,
.modal.markdown h4 {
margin-top: 10px;
}
.about .markdown p + h2,
.accessibility .markdown p + h2,
.disclaimer .markdown p + h2,
.modal.markdown p + h2 {
margin-top: 1.5em;
}
.about .markdown p + h3,
.accessibility .markdown p + h3,
.disclaimer .markdown p + h3,
.modal.markdown p + h3 {
margin-top: 1em;
}
.about .markdown p + h4,
.accessibility .markdown p + h4,
.disclaimer .markdown p + h4,
.modal.markdown p + h4 {
margin-top: 0.8em;
}
.about .markdown ul:first-of-type,
.accessibility .markdown ul:first-of-type,
.disclaimer .markdown ul:first-of-type,
.modal.markdown ul:first-of-type {
margin-bottom: 3em;
font-size: 1rem;
}
.about .markdown ul:first-of-type a,
.accessibility .markdown ul:first-of-type a,
.disclaimer .markdown ul:first-of-type a,
.modal.markdown ul:first-of-type a {
font-size: 1rem;
}
.about .markdown ul:first-of-type p,
.accessibility .markdown ul:first-of-type p,
.disclaimer .markdown ul:first-of-type p,
.modal.markdown ul:first-of-type p {
margin-bottom: 0.8rem;
font-size: 1rem;
}
.about .markdown ul:first-of-type ul,
.accessibility .markdown ul:first-of-type ul,
.disclaimer .markdown ul:first-of-type ul,
.modal.markdown ul:first-of-type ul {
margin-bottom: 1em;
margin-left: 1em;
font-size: 1rem;
}
.about .markdown hr,
.accessibility .markdown hr,
.disclaimer .markdown hr,
.modal.markdown hr {
margin: 2px 0;
}
.modal.markdown {
margin-bottom: 0;
}
.modal.markdown h1 {
font-size: 1.6rem;
margin: 0 0 1.6rem;
}
.modal.markdown h2 {
font-size: 1.4rem;
margin: 0 0 1.4rem;
}
.modal.markdown h3 {
font-size: 1.2rem;
margin: 0 0 1.2rem;
}
.modal.markdown h4 {
font-size: 1rem;
margin: 0 0 1rem;
}
.modal.markdown p,
.modal.markdown a,
.modal.markdown li,
.modal.markdown ul {
font-size: 1rem;
margin: 0 0 0.8rem;
}
.modal.markdown ul:first-of-type {
margin-bottom: 1rem;
}
.modal.markdown ul:first-of-type p {
margin-bottom: 1rem;
}
.modal.markdown ul:first-of-type ul {
margin-bottom: 1rem;
margin-left: 1rem;
}
.modal.markdown hr {
margin: 2rem 0 1rem;
}
.disclaimer .markdown * {
font-size: 0.8rem !important;
}
.sr-only {
position: absolute !important;
overflow: hidden !important;
width: 1px !important;
height: 1px !important;
padding: 0 !important;
border: 0 !important;
margin: -1px !important;
clip: rect(1px, 1px, 1px, 1px) !important;
clip-path: inset(50%) !important;
white-space: nowrap !important;
}
.sr-only-focusable:focus,
.sr-only-focusable:active {
overflow: visible !important;
width: auto !important;
height: auto !important;
margin: auto !important;
clip: auto !important;
clip-path: none !important;
white-space: normal !important;
}
a:focus,
button:focus,
input[type='submit']:focus,
input[type='reset']:focus {
background-color: #fd0 !important;
outline: #1d70b8 solid 2px !important;
border-bottom-color: transparent !important;
box-shadow: unset !important;
text-decoration: none !important;
}
.u-lock-scroll {
overflow: hidden !important;
}
.dashboard-menu {
position: -webkit-sticky;
position: sticky;
top: 4px;
flex: 0 0 auto;
align-self: flex-start;
width: 200px;
display: none;
}
@media (min-width: 49.9375em) {
.dashboard-menu {
display: block;
}
}
.dashboard-container {
display: flex;
flex-direction: row;
}
.dashboard-content {
display: flex;
flex-direction: column;
min-height: 80vh;
}
.smaller {
font-size: 90%;
}
.toc {
margin-bottom: 2em;
}
.toc,
.toc * {
font-size: 12pt;
margin-top: 0;
}
.toc li {
margin-bottom: 0.2rem;
margin-top: 0 !important;
}
.toc ul {
margin-bottom: 0;
margin-left: 1em;
padding-left: 1em;
}
.simple-summary {
display: flex !important;
border: none !important;
padding: 0 !important;
margin-top: 0.8rem;
margin-bottom: 1.5rem !important;
min-width: 85%;
}
.simple-summary,
.simple-summary * {
background: 0;
background-color: transparent;
margin-right: auto;
}
.main {
display: flex;
flex-direction: column;
}
.moj-side-navigation {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
@media print {
.moj-side-navigation {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.moj-side-navigation {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.moj-side-navigation {
font-size: 14pt;
line-height: 1.15;
}
}
@media (min-width: 49.9375em) {
.moj-side-navigation {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.1428571429;
}
}
@media print and (min-width: 49.9375em) {
.moj-side-navigation {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) and (min-width: 49.9375em) {
.moj-side-navigation {
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
}
@media print and (min-width: 49.9375em) {
.moj-side-navigation {
font-size: 14pt;
line-height: 1.2;
}
}
@media (min-width: 49.9375em) {
.moj-side-navigation-mobile {
display: none;
}
}
@media (min-width: 49.9375em) {
.moj-side-navigation__list {
margin-bottom: 20px;
}
}
.moj-side-navigation__item a,
.moj-side-navigation__item a:link,
.moj-side-navigation__item a:visited {
display: block;
background-color: inherit;
color: #1d70b8;
text-decoration: none;
}
@media (max-width: 49.9275em) {
.moj-side-navigation__item a,
.moj-side-navigation__item a:link,
.moj-side-navigation__item a:visited {
padding: 15px;
padding-bottom: 11px;
border-left: 4px solid transparent;
background-color: inherit;
}
}
@media (min-width: 49.9375em) {
.moj-side-navigation__item a,
.moj-side-navigation__item a:link,
.moj-side-navigation__item a:visited {
padding: 10px;
border-left: 4px solid transparent;
}
}
.moj-side-navigation__item a:hover {
border-color: #5694ca;
}
.moj-side-navigation__item a:focus {
position: relative;
border-color: #0b0c0c;
border-left-color: transparent;
background-color: #fd0;
box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
color: #0b0c0c;
}
.moj-side-navigation__item--active a:link,
.moj-side-navigation__item--active a:visited {
border-color: #1d70b8;
background-color: #f3f2f1;
color: #1d70b8;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
@media print {
.moj-side-navigation__item--active a:link,
.moj-side-navigation__item--active a:visited {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.moj-side-navigation__item--active a:link,
.moj-side-navigation__item--active a:visited {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.moj-side-navigation__item--active a:link,
.moj-side-navigation__item--active a:visited {
font-size: 14pt;
line-height: 1.15;
}
}
@media (min-width: 49.9375em) {
.moj-side-navigation__item--active a:link,
.moj-side-navigation__item--active a:visited {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.1428571429;
}
}
@media print and (min-width: 49.9375em) {
.moj-side-navigation__item--active a:link,
.moj-side-navigation__item--active a:visited {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) and (min-width: 49.9375em) {
.moj-side-navigation__item--active a:link,
.moj-side-navigation__item--active a:visited {
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
}
@media print and (min-width: 49.9375em) {
.moj-side-navigation__item--active a:link,
.moj-side-navigation__item--active a:visited {
font-size: 14pt;
line-height: 1.2;
}
}
.moj-side-navigation__item--active a:focus {
border-color: #0b0c0c;
border-left-color: transparent;
background-color: #fd0;
box-shadow: 0 -2px #1d70b8, 0 4px #1d70b8;
color: #0b0c0c;
}
thead.govuk-table__head th {
position: sticky;
top: 0;
background-color: #f8f8f8;
}
.js-enabled .govuk-tabs__panel {
padding-top: 0;
}
.js-enabled .govuk-tabs__panel .govuk-table__header {
padding-top: 20px;
}
.sticky-header {
position: -webkit-sticky;
position: sticky;
z-index: 9999;
top: 0;
background-color: rgba(248, 248, 248, 0.95);
}
.DayPicker {
display: inline-block;
font-family: Arial, sans-serif;
font-size: 1rem;
}
.DayPicker-wrapper {
position: relative;
flex-direction: row;
padding-bottom: 1em;
user-select: none;
}
.DayPicker-Months {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.DayPicker-Month {
display: table;
margin: 1em 1em 0;
border-collapse: collapse;
border-spacing: 0;
user-select: none;
}
.DayPicker-NavBar {
background: red;
}
.DayPicker-NavButton {
position: absolute;
top: 1em;
right: 1.5em;
left: auto;
display: inline-block;
width: 1.25em;
height: 1.25em;
margin-top: -0.4em;
background-position: center;
background-repeat: no-repeat;
background-size: 50%;
color: white;
cursor: pointer;
}
.DayPicker-NavButton:hover {
opacity: 0.8;
}
.DayPicker-NavButton--prev {
margin-right: 1.5em;
background-image: none;
font-size: 16px;
}
.DayPicker-NavButton--prev::before {
content: '◄';
}
.DayPicker-NavButton--next {
background-image: none;
font-size: 16px;
}
.DayPicker-NavButton--next::before {
content: '►';
}
.DayPicker-NavButton--interactionDisabled {
display: none;
}
.DayPicker-Caption {
display: table-caption;
padding: 0.5em 1em;
margin: -1em;
margin-bottom: 0.5em;
background: #1d70b8;
color: white;
font-weight: bold;
text-align: left;
}
.DayPicker-Caption > div {
font-size: 1.15em;
font-weight: 500;
}
.DayPicker-Weekdays {
display: table-header-group;
margin-top: 1em;
}
.DayPicker-WeekdaysRow {
display: table-row;
}
.DayPicker-Weekday {
display: table-cell;
padding: 0.5em;
color: #8b9898;
font-size: 0.875em;
text-align: center;
}
.DayPicker-Weekday abbr[title] {
border-bottom: 0;
text-decoration: none;
}
.DayPicker-Body {
display: table-row-group;
}
.DayPicker-Week {
display: table-row;
}
.DayPicker-Day {
display: table-cell;
padding: 0.5em;
border-radius: 50%;
cursor: pointer;
text-align: center;
vertical-align: middle;
}
.DayPicker-WeekNumber {
display: table-cell;
min-width: 1em;
padding: 0.5em;
border-right: 1px solid #eaecec;
color: #8b9898;
cursor: pointer;
font-size: 0.75em;
text-align: right;
vertical-align: middle;
}
.DayPicker--interactionDisabled .DayPicker-Day {
cursor: default;
}
.DayPicker-Footer {
padding-top: 0.5em;
}
.DayPicker-TodayButton {
border: 0;
background-color: transparent;
background-image: none;
box-shadow: none;
color: #4a90e2;
cursor: pointer;
font-size: 0.875em;
}
.DayPicker-Day--today {
color: #1d70b8;
font-weight: 700;
}
.DayPicker-Day--outside {
color: #8b9898;
cursor: default;
}
.DayPicker-Day--disabled {
color: #dce0e0;
cursor: default;
}
.DayPicker-Day--sunday {
background-color: #f7f8f8;
}
.DayPicker-Day--sunday:not(.DayPicker-Day--today) {
color: #dce0e0;
}
.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside) {
position: relative;
background-color: #4a90e2;
color: #f0f8ff;
}
.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover {
background-color: #51a0fa;
}
.DayPicker:not(.DayPicker--interactionDisabled)
.DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover {
background-color: #f0f8ff;
}
.DayPickerInput {
display: inline-block;
}
.DayPickerInput > input::after {
width: 32px;
background-image: url(https://c19pub.azureedge.net/assets/images/cal.svg);
content: ' ';
}
.DayPickerInput-OverlayWrapper {
position: relative;
}
.DayPickerInput-Overlay {
position: absolute;
z-index: 1;
left: 0;
background: white;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
}
.tooltip {
width: 150px;
padding: 8px 10px;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.1428571429;
z-index: 999999999;
font-weight: normal;
line-height: 1.3rem;
}
@media print {
.tooltip {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.tooltip {
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
}
@media print {
.tooltip {
font-size: 14pt;
line-height: 1.2;
}
}
.util-flex {
display: flex !important;
}
.util-flex-col {
flex-direction: column !important;
}
.util-flex-wrap {
flex-wrap: wrap !important;
}
.util-flex-justify-between {
justify-content: space-between !important;
}
.util-flex-align-items-center {
align-items: center !important;
}
.util-flex-align-items-start {
align-items: flex-start !important;
}
a.no-decoration {
text-decoration: none;
}
.select {
font-family: Arial, sans-serif;
}
.select div[class*='control'] {
border-radius: 0;
padding: 0 0.3rem;
}
.select div[class*='control']:focus,
.select div[class*='control']:active {
box-shadow: 0 0 0 3px #fd0;
}
#breakdown-table th {
border-bottom: 0 solid #fff;
padding-top: 5px;
padding-bottom: 5px;
}
#breakdown-table td {
border-bottom: 0 solid #fff;
padding-top: 5px;
padding-bottom: 5px;
}
#place-name {
width: 40%;
}
#place-name2 {
width: 33%;
}
#bar-data {
width: 60%;
}
#bar-data2 {
width: 33%;
}
.breakdown-table2 th {
border-bottom: 0 solid #fff;
padding-top: 2px;
padding-bottom: 2px;
}
.breakdown-table2 td {
border-bottom: 0 solid #fff;
padding-top: 2px;
padding-bottom: 2px;
}
.breakdown-table th {
border-bottom: 0 solid #fff;
padding-top: 5px;
padding-bottom: 5px;
}
.breakdown-table td {
border-bottom: 0 solid #fff;
padding-top: 5px;
padding-bottom: 5px;
}
.place-name {
width: 40%;
}
.place-name2 {
width: 33%;
}
.place-name3 {
width: 25%;
}
.bar-data {
width: 60%;
}
.bar-data2 {
width: 33%;
}
.bar-data3 {
width: 25%;
}
.bar-total {
height: 20px;
margin-right: 0;
background-color: #003078;
display: inline-block;
vertical-align: middle;
}
.bar-total2 {
height: 10px;
margin-right: 0;
background-color: #003078;
display: inline-block;
vertical-align: middle;
}
.bar-today {
height: 20px;
margin-right: 10px;
background-color: #b1b4b6;
display: inline-block;
vertical-align: middle;
}
.today {
color: #626a6e;
}
.total {
color: #003078;
}
.size-1 {
width: 1%;
}
.size-2 {
width: 2%;
}
.size-3 {
width: 4%;
}
.size-4 {
width: 10%;
}
.size-5 {
width: 20px;
}
.size-6 {
width: 20%;
}
.size-7 {
width: 30%;
}
.size-8 {
width: 35%;
}
.size-9 {
width: 40%;
}
.size-10 {
width: 50%;
}
.map-container {
background-size: auto 100%;
background-position: center;
background-image: url(/public/images/mapnew.jpg);
display: block;
background-repeat: no-repeat;
width: 100%;
height: 400px;
position: relative;
}
@media (min-width: 990px) {
.map-container {
background-size: 100% auto;
height: 600px;
}
}
.map-container2 {
background-size: auto 100%;
background-position: center;
background-image: url(/public/images/map-cases.png);
display: block;
background-repeat: no-repeat;
width: 100%;
height: 400px;
position: relative;
}
@media (min-width: 990px) {
.map-container2 {
background-size: 100% auto;
height: 600px;
display: block;
}
}
.map-container-local {
background-size: auto 100%;
background-position: center;
background-image: url(/public/images/map-local.jpg);
display: block;
background-repeat: no-repeat;
width: 100%;
height: 400px;
position: relative;
}
@media (min-width: 990px) {
.map-container-local {
background-size: 100% auto;
height: 600px;
display: block;
}
}
.map-data {
position: absolute;
top: 10px;
left: 10px;
}
.mapbox {
border: 1px solid #b1b4b6;
background-color: rgba(255, 255, 255, 0.6);
}
.map-key {
position: absolute;
top: 10px;
right: 10px;
display: none;
}
@media (min-width: 990px) {
.map-key {
background-size: 100% auto;
height: 600px;
display: block;
}
}
.mapkey-mobile {
display: block;
}
@media (min-width: 990px) {
.mapkey-mobile {
display: none;
}
}
.related-navigation {
color: #0b0c0c;
border-top: 2px solid #1d70b8;
padding-top: 10px;
}
.sticky-menu {
position: inherit;
top: 20px;
margin-bottom: 30px;
}
@media (min-width: 990px) {
.sticky-menu {
position: -webkit-sticky;
position: sticky;
top: 20px;
}
}
.deaths {
margin-top: 30px;
}
@media (min-width: 990px) {
.deaths {
margin-top: 0;
}
}
.dashboard-panel {
background-color: #f8f8f8;
padding: 20px;
border: 1px #f3f2f1 solid;
}
.dashboard-panel2 {
background-color: #f8f8f8;
padding: 20px;
padding-top: 30px;
border: 1px #f3f2f1 solid;
}
.dashboard-panel-title {
background-color: #1d70b8;
padding: 20px;
color: #fff;
padding-top: 30px;
border: 1px #f3f2f1 solid;
height: 100%;
}
.filter .govuk-accordion__controls {
display: none;
}
.covid-wrapper {
padding-top: 20px !important;
}
.date-updated {
text-align: right;
margin-top: 10px;
color: #626a6e;
}
.more-detail {
text-align: right;
text-decoration: none;
}
.filters {
text-align: right;
}
.slides-wrapper {
max-width: 1920px !important;
padding-top: 0 !important;
padding-left: 60px !important;
padding-right: 60px !important;
}
.govuk-main-wrapper {
padding-top: 15px !important;
}
.header-right {
float: right;
text-align: right;
display: inline-block;
}
.header-left {
display: inline-block;
}
.white-text {
color: #fff;
}
.fullscreen-link a:link,
.fullscreen-link a:visited,
.fullscreen-link a:hover,
.fullscreen-link a:active {
color: #fff;
}
.circle-blue {
border-radius: 5px;
background: #2b8cc4;
padding: 0;
width: 10px;
height: 10px;
float: left;
margin: 8px;
}
.square-blue {
background: #2b8cc4;
padding: 0;
width: 10px;
height: 10px;
float: left;
margin-right: 6px;
margin-top: 6px;
margin-bottom: 6px;
margin-left: 0;
border: 1px solid #000;
-webkit-box-shadow: inset 1px 0 0 1px #fff;
-moz-box-shadow: inset 0 0 0 1px #fff;
box-shadow: inset 0 0 0 1px #fff;
}
.square-blue2 {
background: #f47738;
padding: 0;
width: 10px;
height: 10px;
float: left;
margin-right: 6px;
margin-top: 6px;
margin-bottom: 6px;
margin-left: 0;
border: 1px solid #000;
-webkit-box-shadow: inset 1px 0 0 1px #fff;
-moz-box-shadow: inset 0 0 0 1px #fff;
box-shadow: inset 0 0 0 1px #fff;
}
.square-blue3 {
background: #003078;
padding: 0;
width: 10px;
height: 10px;
float: left;
margin-right: 6px;
margin-top: 6px;
margin-bottom: 6px;
margin-left: 0;
border: 1px solid #000;
-webkit-box-shadow: inset 1px 0 0 1px #fff;
-moz-box-shadow: inset 0 0 0 1px #fff;
box-shadow: inset 0 0 0 1px #fff;
}
.circle-blue2 {
border-radius: 5px;
background: #159be8;
padding: 0;
width: 10px;
height: 10px;
float: left;
margin: 8px;
}
.circle-blue4 {
border-radius: 5px;
background: #005ea5;
padding: 0;
width: 10px;
height: 10px;
float: left;
margin: 5px;
}
.circle-blue5 {
border-radius: 5px;
background: #003078;
padding: 0;
width: 10px;
height: 10px;
float: left;
margin: 5px;
}
.circle-blue3 {
border-radius: 5px;
background: #159be8;
float: left;
padding: 0;
width: 10px;
height: 10px;
margin-left: 8px;
margin-top: 4px;
}
.circle-grey {
border-radius: 5px;
background: #bfc1c3;
padding: 0;
width: 10px;
height: 10px;
float: left;
margin: 8px;
}
.square-grey {
background: #6f777b;
padding: 0;
width: 10px;
height: 10px;
float: left;
margin-right: 6px;
margin-top: 6px;
margin-bottom: 6px;
margin-left: 0;
border: 1px solid #000;
-webkit-box-shadow: inset 1px 0 0 1px #fff;
-moz-box-shadow: inset 0 0 0 1px #fff;
box-shadow: inset 0 0 0 1px #fff;
}
.data-label {
float: left;
overflow: hidden;
}
.data-label p {
line-height: 1.2;
}
.full-header {
max-width: 1920px !important;
padding-left: 60px !important;
padding-right: 60px !important;
}
.govuk-grid-column-menu {
width: 14%;
float: left;
position: -webkit-sticky;
position: sticky;
top: 4px;
}
.govuk-grid-column-dashboard {
width: 86%;
float: left;
}
.data-value {
clear: both;
margin-left: 20px;
}
.container-map {
vertical-align: bottom;
display: table-cell;
}
.map-container1 {
overflow: hidden;
height: 550px;
position: relative;
}
.map-container img {
position: absolute;
top: -9999px;
left: -9999px;
right: -9999px;
bottom: -9999px;
margin: auto;
}
.spacer {
margin-bottom: 94px;
}
.cases .govuk-tabs__list-item {
background-color: #f8f8f8;
border: 0 solid #fff;
}
.cases .govuk-tabs__list-item .govuk-tabs__tab:link {
color: #1d70b8 !important;
text-decoration: none;
}
.cases .govuk-tabs__list-item .govuk-tabs__tab:visited {
color: #1d70b8 !important;
text-decoration: none;
}
.cases .govuk-tabs__panel {
border: 0 solid #fff;
}
.cases .govuk-tabs__list {
border-bottom: 0 solid #fff;
}
.js-enabled .govuk-tabs__list-item--selected {
position: relative;
margin-top: -5px;
margin-bottom: -1px;
padding-top: 14px;
padding-right: 15px;
padding-bottom: 20px;
padding-left: 15px;
}
.js-enabled .govuk-tabs__list-item--selected .govuk-tabs__tab {
text-decoration: none;
font-weight: bold;
padding-bottom: 2px;
border-bottom: 4px solid #1e70b8;
}
.js-enabled .govuk-tabs__list-item {
position: relative;
margin-top: -5px;
margin-bottom: -1px;
padding-top: 14px;
padding-right: 15px;
padding-bottom: 20px;
padding-left: 15px;
}
.map-hover {
border-left: 5px solid #f47738;
}
.map-hover-green {
border-left: 5px solid #85994b;
}
.map-container3 {
overflow: hidden;
height: 650px;
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.map-container3 img {
max-height: 100%;
}
.map-parent {
overflow: hidden;
position: relative;
width: 100%;
}
.map-child img {
max-height: 100%;
margin-left: auto;
margin-right: auto;
}
.map-child {
height: 100%;
width: 50%;
position: absolute;
display: flex;
align-items: center;
justify-content: center;
right: 0;
top: 0;
overflow: hidden;
}
#pointer {
color: #1d6fb8;
}
#pointer-date {
color: #1d6fb8;
}
.sticky-header {
position: -webkit-sticky;
position: sticky;
top: 0;
background-color: rgba(255, 255, 255, 0.95) !important;
z-index: 4444;
}
#localisation {
display: none;
}
#datepicker {
display: none;
}
.change-location {
cursor: pointer;
color: #1d6fb8;
text-decoration: none;
}
.inline {
display: inline-block;
}
.global-filters {
display: inline-block;
}
.more-detail {
display: inline-block;
float: right;
}
.panel-title {
display: inline-block;
}
.panel-title-new {
display: inline-block;
}
.panel-title-location {
display: inline-block;
text-decoration: none;
}
.mobile-menu-button {
display: none;
}
#mobile-menu {
display: none !important;
}
.tooltip {
position: relative;
display: inline-block;
text-decoration: none;
}
.tooltip .tooltiptext {
visibility: hidden;
width: 120px;
background-color: black;
margin-left: 5px;
color: #fff;
text-align: left;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 10px;
position: absolute;
z-index: 1;
}
.tooltip .tooltiptext {
width: 120px;
top: 100%;
left: 50%;
margin-left: -60px;
}
.tooltip:hover .tooltiptext {
visibility: visible;
}
.float {
display: inline-block;
float: left;
}
.clear {
clear: both;
}
.infolink:before {
content: 'i';
display: inline-block;
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 12px;
text-align: center;
width: 10px;
height: 10px;
line-height: 10px;
border-radius: 1.8ex;
margin-left: 4px;
padding: 2px;
border: 1px solid #1d70b8;
text-decoration: none;
}
.infolink:hover:before {
color: white;
background: #1d70b8;
border-color: #1d70b8;
text-decoration: none;
}
.location-mobile {
margin-bottom: 0;
}
.image_full {
display: block;
}
.image_mobile {
display: none;
}
#mobile-navi {
display: none;
background-color: #f8f8f8;
padding-top: 30px;
padding-bottom: 20px;
}
.mobile-nav-items a {
text-decoration: none;
margin-bottom: 30px;
}
.mobile-nav-items li {
margin-bottom: 30px;
font-size: 20px;
font-weight: bold;
padding-left: 20px;
}
@media only screen and (max-width: 600px) {
.image_full {
display: none;
}
.image_mobile {
display: block;
}
html,
body {
overflow-x: hidden;
}
body {
position: relative;
}
.spacer {
margin-bottom: 0;
}
.slides-wrapper {
padding-left: 10px !important;
padding-right: 10px !important;
}
.govuk-grid-column-dashboard {
width: 100%;
}
.panel-right {
margin-top: 15px;
}
.full-header {
padding-left: 10px !important;
padding-right: 10px !important;
}
.govuk-grid-column-one-half,
.banner > .content {
width: 100%;
}
.global-filters {
display: block;
text-align: left;
margin-left: 0 !important;
margin-top: 6px !important;
}
.govuk-grid-column-menu {
display: none;
}
.filters {
padding-top: 6px !important;
}
.container-map {
padding-bottom: 15px !important;
}
.mobile-menu-button {
display: inline-block;
}
.govuk-header__logo {
padding-right: 0;
}
#mobile-menu2 {
display: block;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
background-color: red;
z-index: 6666px;
}
.sticky-header {
padding-top: 8px;
}
.location-mobile {
margin-bottom: 8px;
}
.dashboard-panel {
padding: 12px;
}
.leftpanel {
padding-right: 7px !important;
}
.rightpanel {
padding-left: 7px !important;
}
.title-mobile {
width: auto;
}
.filters {
text-align: left;
}
.moj-search--inline {
padding: 0 !important;
}
.mobile-metric {
padding-left: 10px;
margin-top: 20px;
}
.mobile-metric2 {
margin-top: 20px;
}
.mobile-hide {
display: none;
}
.desktop-hide {
display: block !important;
}
}
.desktop-hide {
display: none;
}
.half {
width: 50%;
float: left;
box-sizing: border-box;
padding: 0 15px;
}
.overlay {
height: 100%;
width: 0;
position: fixed;
z-index: 9999;
left: 0;
top: 0;
background-color: #1d70b8;
overflow-x: hidden;
transition: 0.2s;
}
.overlay-content {
position: relative;
top: 25%;
width: 100%;
text-align: center;
margin-top: 30px;
}
.overlay a {
padding: 8px;
text-decoration: none;
font-size: 24px;
color: #fff !important;
display: block;
transition: 0.3s;
}
.mobile-navigation-active {
font-weight: bold;
border-bottom: 2px solid #fff;
}
.overlay a:hover,
.overlay a:focus {
color: #f1f1f1;
}
.overlay .closebtn {
position: absolute;
top: 20px;
right: 45px;
font-size: 60px;
}
@media screen and (max-height: 450px) {
.overlay a {
font-size: 20px;
}
.overlay .closebtn {
font-size: 40px;
top: 15px;
right: 35px;
}
}
.dialog-overlay {
z-index: 8888;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.7);
}
.dialog {
z-index: 9999;
background-color: #fff;
padding: 30px;
text-align: left;
width: 90%;
max-width: 400px;
position: fixed;
border: 5px solid black;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.dialog-overlay[aria-hidden='true'],
.dialog[aria-hidden='true'] {
display: none;
}
.dialog-overlay:not([aria-hidden='true']),
.dialog:not([aria-hidden='true']) {
display: block;
}
.sr-only {
opacity: 0;
position: absolute;
clip: rect(1px 1px 1px 1px);
clip: rect(1px, 1px, 1px, 1px);
}
.hide {
display: none;
}
.tertiary-menu a {
text-decoration: none;
}
.total-figure {
color: #6f777b;
font-weight: normal;
}
.grey {
color: #636a6d;
}
.total-figure2 {
font-weight: normal;
}
#deaths-more {
display: none;
}
#healthcare-more {
display: none;
}
#cases-more {
display: none;
}
#test-more {
display: none;
}
.child-checkbox {
border-left: 3px solid #bfc1c3;
margin-left: 10px;
}
.number-container {
display: block;
float: left;
}
.number-group {
position: relative;
display: block;
clear: both;
}
.data-metric {
width: 100%;
clear: both;
display: block;
float: left;
}
.data-metric2 {
width: 100%;
display: block;
clear: both;
}
.number {
display: block;
float: left;
}
.location-warning {
background-color: #e3f5ff;
}
.changelog {
background-color: #1d70b8;
}
.number-link {
text-decoration: none;
border-bottom: 1px dashed #000;
color: #000 !important;
cursor: help;
}
.number-link-bold {
text-decoration: none;
border-bottom: 1px dashed #000;
color: #000 !important;
font-weight: bold;
}
.number-link-green {
text-decoration: none;
border-bottom: 1px dashed #85994b;
color: #85994b !important;
}
.number-link-grey {
text-decoration: none;
border-bottom: 1px dashed #626a6e;
color: #626a6e !important;
}
.number-link-red {
text-decoration: none;
border-bottom: 1px dashed #d4351c;
color: #d4351c !important;
}
#region {
display: none;
}
#nation {
display: none;
}
#utla {
display: none;
}
#ltla {
display: none;
}
.right {
text-align: right;
}
.download {
text-decoration: none;
}
.rotate {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
padding-top: 2px;
}
#pointer-new {
display: inline-block;
color: #1d6fb8;
padding-left: 4px;
padding-right: 4px;
}
.loading {
text-align: center;
}
.green {
color: #00703c;
}
.red {
color: #d53880;
}
.center {
text-align: center;
}
.tip-link {
color: #000 !important;
text-decoration: none;
border-bottom: 1px dashed #000;
}
.no-underline {
text-decoration: none;
}
.hcia-location {
display: inline-block;
float: left;
}
.moj-search__button {
margin-left: 0 !important;
background-color: #000 !important;
}
.gem-c-search__submit {
width: 40px;
background-image: url(/public/images/search-button.png);
background-repeat: no-repeat;
background-position: 2px 50%;
text-indent: -5000px;
overflow: hidden;
}
#areanamediv {
display: none;
}
.status-green {
background-color: #85994b;
margin-left: 0;
margin-right: 0;
}
.status-green p {
color: #fff;
}
.reset {
display: inline-block;
margin-top: 12px;
}
.moj-primary-navigation__search {
display: block;
vertical-align: middle;
}
#imgClickAndChange {
cursor: pointer;
}
.scroll-table {
overflow-y: auto;
height: 500px;
}
.scroll-table2 {
overflow-y: auto;
height: 440px;
}
.govuk-select,
.select div[class*='control'] {
background-color: #f8f8f8;
}
.pin {
margin-right: 6px;
}
.govuk-tag--grey {
background: #ebe9e7;
}
.blue-panel {
background-color: #6b7276;
padding: 20px;
}
.white {
color: #fff !important;
}
.govuk-tag--yellow {
color: #206bc9;
background: #d7e9ff;
}
.govuk-main-wrapper {
padding-top: 0 !important;
}
main {
font-family: Arial, sans-serif;
}
.mini-card,
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations) {
padding: 10px;
background-color: #f8f8f8;
border: 1px #f3f2f1 solid;
display: grid;
grid-auto-flow: row;
grid-template-rows: auto;
grid-row-gap: 0.5rem;
}
.map-view {
display: grid;
grid-template-columns: 1fr;
grid-template-rows: auto 1fr;
}
.map-view a {
max-width: 10rem;
}
.map-view .map-img {
max-height: 350px;
}
@media (min-width: 49.9375em) {
.map-view {
grid-template-columns: 1fr;
grid-template-rows: auto 1fr;
}
.map-view .map-img {
max-height: 380px;
grid-auto-flow: column;
}
}
@media (min-width: 68.75em) {
.map-view {
grid-template-columns: 1fr 1.2fr;
grid-template-rows: 1fr;
}
.map-view .map-img {
max-height: 380px;
grid-auto-flow: column;
}
.map-view * {
grid-row: 1/-1;
}
}
@media screen and (max-width: 385px) {
.map-view .map-img {
max-height: 350px;
}
}
.mini-card .govuk-section-break,
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations)
.govuk-section-break,
.mini-card .about .markdown hr,
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations)
.about
.markdown
hr,
.about .markdown .mini-card hr,
.about
.markdown
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations)
hr,
.mini-card .accessibility .markdown hr,
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations)
.accessibility
.markdown
hr,
.accessibility .markdown .mini-card hr,
.accessibility
.markdown
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations)
hr,
.mini-card .disclaimer .markdown hr,
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations)
.disclaimer
.markdown
hr,
.disclaimer .markdown .mini-card hr,
.disclaimer
.markdown
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations)
hr,
.mini-card .modal.markdown hr,
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations)
.modal.markdown
hr,
.modal.markdown .mini-card hr,
.modal.markdown
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations)
hr {
align-self: end;
}
#submit-postcode {
background: #000;
background-image: url(https://coronavirus.data.gov.uk/public/assets/summary/images/icon-magnify.svg);
background-repeat: no-repeat;
background-size: 70% 70%;
background-position: center center;
width: 45px;
height: 38px;
margin-left: 2px;
}
.tooltip {
padding: 0 !important;
width: max-content !important;
z-index: unset !important;
}
.tooltiptext {
z-index: 999999999 !important;
background: rgba(0, 0, 0, 0.9);
}
.card-local {
border: 0;
background-color: unset;
margin: 10px 0 !important;
}
.local-data {
background-color: #f8f8f8;
border: 1px #f3f2f1 solid;
margin: 10px;
}
.local-intro {
margin: 20px;
}
@media only print {
.govuk-grid-column-menu {
display: none;
}
}
.status-banner {
padding: 0.7rem 30px;
}
@media only screen and (max-width: 600px) {
.card,
.card-local,
.local-data {
padding: 10px;
margin: 5px 0 !important;
}
.status-banner {
padding: 0.7rem 20px;
}
.local-intro {
margin: 10px;
}
}
.number,
number-* {
font-feature-settings: 'tnum' !important;
font-variant-numeric: tabular-nums !important;
}
.card,
.more-detail {
justify-self: flex-end;
align-self: stretch;
}
.graph {
display: block;
margin: 0;
max-height: 400px;
}
.graph > img {
width: inherit;
max-height: 400px;
}
.main {
display: flex;
flex-direction: column;
flex: 1 1 100%;
min-height: 50vh;
}
.govuk-header__logo {
width: unset;
}
.postcode-lead {
display: grid;
grid-gap: 1rem;
grid-template-columns: 1fr;
}
.postcode-lead > figure {
max-width: 400px;
min-width: 250px;
}
@media (min-width: 62.5em) {
.postcode-lead {
grid-template-columns: auto 1fr;
}
}
.mobile-menu-button {
display: inline-block;
}
@media (min-width: 49.9375em) {
.mobile-menu-button {
display: none;
}
}
.govuk-header__link--homepage {
margin-right: 0;
}
@media (min-width: 25em) {
.govuk-header__link--homepage {
margin-right: 70px;
}
}
.gray-text,
.mini-card > details.govuk-details .govuk-details__text,
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations)
> details.govuk-details
.govuk-details__text {
color: #636a6d !important;
}
.mini-card-figure {
width: 100%;
}
.tooltiptext {
background: rgba(0, 0, 0, 0.85) !important;
border-radius: 3px;
transition: opacity 0.3s ease-out;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.1428571429;
padding: 0.5rem 1rem !important;
width: 150px !important;
}
@media print {
.tooltiptext {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.tooltiptext {
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
}
@media print {
.tooltiptext {
font-size: 14pt;
line-height: 1.2;
}
}
#mobile-navigation {
width: 100%;
}
.additional-info {
display: grid;
grid-template-rows: 1fr minmax(0, auto);
grid-template-columns: 1fr;
align-self: end;
}
.mini-card > details.govuk-details,
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations)
> details.govuk-details {
margin-bottom: 0rem !important;
}
.mini-card > details.govuk-details > .govuk-details__summary,
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations)
> details.govuk-details
> .govuk-details__summary {
padding-left: 16px;
}
.mini-card
> details.govuk-details
> .govuk-details__summary
> .govuk-details__summary-text,
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations)
> details.govuk-details
> .govuk-details__summary
> .govuk-details__summary-text {
text-decoration: none;
padding-right: 5px;
}
.mini-card > details.govuk-details > .govuk-details__summary:before,
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations)
> details.govuk-details
> .govuk-details__summary:before {
top: 5px;
border-width: 5px 0 5px 9px;
}
.mini-card > details.govuk-details[open] .govuk-details__summary:before,
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations)
> details.govuk-details[open]
.govuk-details__summary:before {
top: 2px;
border-width: 9px 5px 0 5px;
}
.mini-card > details.govuk-details .govuk-details__text,
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations)
> details.govuk-details
.govuk-details__text {
padding: 0.5rem;
}
.transmission .content {
grid-column-gap: 2rem !important;
}
@media (min-width: 37.5em) {
.transmission .link {
margin-top: 1rem;
}
}
.bottom-aligned {
align-self: flex-end;
}
.top-aligned {
align-self: start;
}
.center-aligned {
align-self: center;
}
.body-small {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 12px;
font-size: 0.75rem;
line-height: 1.25;
}
@media print {
.body-small {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.body-small {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.4285714286;
}
}
@media print {
.body-small {
font-size: 12pt;
line-height: 1.2;
}
}
.text-width {
max-width: 40em;
}
.vertical-only {
display: flex;
flex-direction: column;
}
.change-box.bad {
background: #f6d7d2;
color: #942514;
}
.change-box.good {
background: #cce2d8;
color: #005a30;
}
.change-box.neutral {
background: #ebe9e7;
color: #383f43;
}
.stand-alone-metric {
border-left: 8px solid #b1b4b6;
}
.card-container {
display: flex;
flex-wrap: wrap;
padding: unset;
gap: 0.5rem;
}
.card-container,
.card-container ul:not(.govuk-list--bullet) {
list-style: none;
}
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations) {
flex-grow: 4;
flex-shrink: 1;
flex-basis: 20%;
min-width: 250px;
}
.card-container > .vaccinations,
.card-container > .postcode-lead,
.card-container > .stand-alone-metric,
.card-container > .more-detail {
flex-grow: 4;
min-width: 80%;
align-self: flex-start;
}
.postcode-lead dl {
display: flex;
flex-direction: row;
align-items: flex-start;
align-content: flex-start;
justify-content: flex-start;
flex: 1 1 100%;
margin-top: unset;
}
.postcode-lead dl dt {
margin-left: unset;
flex: 1 1 100%;
justify-content: flex-start;
justify-items: flex-start;
}
.postcode-lead dl dt:first-of-type {
margin-top: unset !important;
}
.postcode-lead dl dt > * {
margin-top: unset;
}
.postcode-lead dl dd {
margin-left: 0;
}
.postcode-lead dl.inline {
justify-content: flex-start;
align-items: center;
}
.postcode-lead dl.inline * {
font-size: large !important;
}
.postcode-lead dl.inline dt {
flex: 0 2 auto;
}
.postcode-lead dl.inline dd {
flex: 1 2 100%;
}
.postcode-lead .comparison-scale,
.postcode-lead .postcode-thumbnail > img {
max-width: min(400px, 100%);
height: auto;
}
.postcode-lead figure {
margin-left: 0;
}
.postcode-lead .postcode-thumbnail > img {
border: 1px #f3f2f1 solid;
}
.numbers-container {
display: flex;
justify-content: flex-start;
}
.numbers-container > * {
display: flex;
justify-content: space-between;
flex-direction: column;
min-width: 7em;
margin-right: 1rem;
}
@media only screen and (max-width: 800px) {
.numbers-container > * strong {
margin-bottom: 0.5rem !important;
}
}
.numbers-container > li.content-size {
min-width: auto;
}
.numbers-container > li.content-size + li {
margin-left: -1.75rem;
}
.postcode-lead-data {
display: flex;
grid-column-gap: 3rem;
flex-wrap: wrap;
}
.lead-case-container > .figure {
justify-self: flex-end;
}
.lead-case-container > .figure figure {
display: inline-flex;
flex-direction: column;
max-width: 400px;
}
@media only screen and (max-width: 1300px) {
.lead-case-container > .figure figure {
margin-top: 1rem !important;
}
}
.lead-case-container > .figure figure img {
min-width: 250px;
}
.mini-card hr,
.card-container
> *:not(.postcode-lead, .more-details, .stand-alone-metric, .simple-summary):not(.vaccinations)
hr {
margin-left: -1.3rem;
margin-right: -1.3rem;
}
.additional-info {
margin-bottom: -0.5rem;
margin-top: 0.2rem;
}
.card-wide.transmission {
padding: 20px;
background-color: #f8f8f8;
border: 1px #f3f2f1 solid;
}
.card-wide.transmission h3,
.card-wide.transmission h4 {
width: auto;
}
.card-wide.transmission > .content {
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
flex: 3 1 33.3333%;
grid-row-gap: 0.5rem;
grid-column-gap: 1rem;
flex-direction: row;
grid-row: 1/-1;
}
@media only screen and (max-width: 902px) {
.card-wide.transmission > .content {
justify-content: flex-start;
}
}
@media only screen and (max-width: 520px) {
.card-wide.transmission > .content .link {
display: none;
visibility: hidden;
}
}
.card-wide.transmission > .content > .column {
display: flex;
justify-content: stretch;
flex-direction: column;
}
.card-wide.transmission
> .content
> .column:not(.card-wide.transmission > .content > .column:first-of-type) {
align-self: flex-end;
}
.card-wide.transmission > .content > .column:first-of-type {
max-width: 400px;
}
@media only screen and (max-width: 520px) {
.card-wide.transmission > .content > .column.link {
display: none;
}
}
.card-wide.transmission > .content > .column .govuk-details__text {
max-width: 350px;
padding: 1rem;
}
.areatype-tag {
background: #ebe9e7;
color: #383f43;
padding: 0.2rem 0.4rem;
text-transform: uppercase;
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 12px;
font-size: 0.75rem;
line-height: 1.25;
font-weight: bold;
}
@media print {
.areatype-tag {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.areatype-tag {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.4285714286;
}
}
@media print {
.areatype-tag {
font-size: 12pt;
line-height: 1.2;
}
}
.card-timestamp {
display: block;
}
.title {
font-size: 1.65rem;
}
@media only screen and (max-width: 768px) {
.title {
font-size: 1.15rem;
}
}
.moj-side-navigation {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
@media print {
.moj-side-navigation {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) {
.moj-side-navigation {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3157894737;
}
}
@media print {
.moj-side-navigation {
font-size: 14pt;
line-height: 1.15;
}
}
@media (min-width: 49.9375em) {
.moj-side-navigation {
font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.1428571429;
}
}
@media print and (min-width: 49.9375em) {
.moj-side-navigation {
font-family: sans-serif;
}
}
@media (min-width: 49.9375em) and (min-width: 49.9375em) {
.moj-side-navigation {
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
}
@media print and (min-width: 49.9375em) {
.moj-side-navigation {
font-size: 14pt;
line-height: 1.2;
}
}
@media (min-width: 49.9375em) {
.moj-side-navigation-mobile {
display: none;
}
}
.moj-side-navigation__list {
list-style-type: none;
padding: 0;
margin: 0;
}
@media (min-width: 49.9375em) {
.moj-side-navigation__list {
margin-bottom: 20px;
}
}
.moj-side-navigation__item a,
.moj-side-navigation__item a:link,
.moj-side-navigation__item a:visited {
display: block;
background-color: inherit;
color: #1d70b8;
text-decoration: none;
}
@media (max-width: 49.9275em) {
.moj-side-navigation__item a,
.moj-side-navigation__item a:link,
.moj-side-navigation__item a:visited {
padding: 15px;
padding-bottom: 11px;
border-left: 4px solid transparent;
background-color: inherit;
}
}
@media (min-width: 49.9375em) {
.moj-side-navigation__item a,
.moj-side-navigation__item a:link,
.moj-side-navigation__item a:visited {
padding: 10px;
border-left: 4px solid transparent;
}
}
.moj-side-navigation__item a:hover {
border-color: #5694ca;
}
.moj-side-navigation__item a:focus {
position: relative;
border-color: #0b0c0c;
border-left-color: transparent;
background-color: #fd0;
box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
color: #0b0c0c;
}
.moj-side-navigation__item--active a:link,
.moj-side-navigation__item--active a:visited {
border-color: #1d70b8;
background-color: #f3f2f1;
color: #1d70b8;
font-weight: bold;
}
.moj-side-navigation__item--active a:focus {
border-color: #0b0c0c;
border-left-color: transparent;
background-color: #fd0;
box-shadow: 0 -2px #1d70b8, 0 4px #1d70b8;
color: #0b0c0c;
}
.banner {
background: #fede02;
margin-left: unset;
margin-right: unset;
}
.banner > .content {
float: none;
margin: auto;
}
.banner > .content > .timestamp {
display: flex;
width: 100%;
justify-content: center;
text-align: center;
}
.banner > .content > .body {
display: grid;
}
.banner > .content > .body > p {
width: fit-content;
justify-self: center;
}
.change-logs {
margin-top: -10px;
}
.change-log-banner {
display: grid;
padding: 0.7rem;
justify-content: center;
background-color: #1d70b8;
margin-bottom: 1px;
}
.change-log-banner,
.change-log-banner * {
color: #fff;
line-height: 25px;
}
.vaccinations {
display: grid;
padding: 20px;
background-color: #f8f8f8;
border: 1px #f3f2f1 solid;
flex: 1 1 100%;
grid-template-columns: 1fr;
grid-template-rows: 1fr repeat(3, auto);
grid-auto-flow: row;
grid-row-gap: 1rem;
grid-column-gap: 1rem;
}
.vaccinations > ul {
padding: unset;
}
@media (min-width: 40.625em) {
.vaccinations {
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(3, auto);
}
}
@media (min-width: 68.75em) {
.vaccinations {
display: flex;
justify-content: space-between;
}
}
.vaccinations > .topic {
display: grid;
grid-column: 1/-1;
grid-row: 1;
grid-template-rows: auto auto 1fr auto;
}
@media (min-width: 68.75em) {
.vaccinations > .topic {
grid-column: 1;
grid-row: 1/-1;
}
}
.vaccinations > .first,
.vaccinations > .second,
.vaccinations > .booster {
display: grid;
grid-auto-flow: row;
grid-template-rows: 1fr;
grid-template-columns: repeat(2, 1fr);
grid-gap: 0.5rem;
align-items: end;
}
@media (min-width: 68.75em) {
.vaccinations > .first,
.vaccinations > .second,
.vaccinations > .booster {
grid-template-rows: repeat(2, 1fr);
grid-template-columns: 1fr;
grid-row: 1/-1;
}
}
.vaccinations > .first {
grid-column: 1;
grid-row: 2;
}
@media (min-width: 68.75em) {
.vaccinations > .first {
grid-column: 2;
grid-row: 1/-1 !important;
}
}
.vaccinations > .second {
grid-column: 1;
grid-row: 3;
}
@media (min-width: 68.75em) {
.vaccinations > .second {
grid-column: 3;
grid-row: 1/-1 !important;
}
}
.vaccinations > .booster {
grid-column: 1;
grid-row: 4;
}
@media (min-width: 68.75em) {
.vaccinations > .booster {
grid-column: 4;
grid-row: 1/-1 !important;
}
}
.vaccinations > .visaulisation {
display: grid;
grid-template-columns: 1fr auto;
grid-template-rows: 1rem 1fr 1fr 1fr;
margin: 0;
grid-column-gap: 1rem;
grid-row-gap: 0.5rem;
grid-row: 5;
grid-column: 1;
}
@media (min-width: 40.625em) {
.vaccinations > .visaulisation {
grid-row: 2/5;
grid-column: 2;
}
}
@media (min-width: 68.75em) {
.vaccinations > .visaulisation {
grid-column: 4;
grid-row: 1/-1;
}
}
.vaccinations > .visaulisation > .main-caption {
display: grid;
grid-column: 1/-1;
grid-row: 1;
justify-self: end;
}
.vaccinations > .visaulisation #vaccination-vis-lab {
display: grid;
grid-column: 1/-1;
grid-row: 1;
height: 1rem;
}
.vaccinations > .visaulisation > figcaption {
display: grid;
grid-template-rows: repeat(3, auto);
justify-items: right;
align-items: start;
text-align: right !important;
grid-row-gap: 0.3rem;
grid-row: 2/-1;
grid-column: 1;
}
@media (min-width: 68.75em) {
.vaccinations > .visaulisation > figcaption {
grid-row: 1/-1;
}
}
@media (min-width: 40.625em) {
.vaccinations > .visaulisation > figcaption {
grid-template-rows: auto 1fr;
}
}
.vaccinations > .visaulisation > figcaption > ul {
display: grid;
grid-template-rows: 1fr 1fr;
grid-row: 2/-1;
padding: unset;
justify-self: stretch;
justify-content: end;
grid-row-gap: 1rem;
align-self: flex-end;
}
.vaccinations > .visaulisation > figcaption > ul > li {
display: grid;
grid-column: 1;
grid-auto-flow: row;
justify-items: right;
justify-self: end;
align-self: end;
min-width: 120px;
}
.vaccinations > .visaulisation > .graph {
display: grid;
grid-column: 2;
justify-items: start;
align-items: start;
grid-row: 2/-1;
}
@media (min-width: 68.75em) {
.vaccinations > .visaulisation > .graph {
grid-row: 2/-1;
}
}
.vaccinations > .visaulisation > .graph > a {
align-self: start;
}
.vaccinations > .visaulisation > .graph > a > img {
grid-row: 2/-1;
max-width: 160px;
}
@media (min-width: 68.75em) {
.vaccinations > .visaulisation > .graph > a > img {
max-width: 200px;
}
}
.square {
display: inline-block;
width: 12px !important;
height: 12px !important;
margin-bottom: -1px;
}
.square.lightgreen {
background-color: #77c4bf;
}
.square.darkgreen {
background-color: #009c91;
}
.square.darkergreen {
background-color: #00413d;
}
.ext-link {
display: none;
}
@media (min-width: 40.625em) {
.ext-link {
display: block;
}
}
.mob-link {
display: block;
}
@media (min-width: 40.625em) {
.mob-link {
display: none;
}
} | 0.666822 | 0.244205 |
COLORS
*************/
.share {
display: inline-block;
align-items: center;
margin-left: 12px;
}
.share div {
display: inline-block;
opacity: 1;
text-align: center;
transition: opacity 0.3s ease-in-out;
pointer-events: none;
background-color: #00588E;
border-radius: 5px;
color: #fff;
width: auto;
padding: 12px 8px 12px 15px;
display: table;
}
@media (max-width: 81.24em) {
.share div {
height: 26px;
padding: 0;
}
}
.share div span {
display: table-cell;
vertical-align: middle;
}
.share div span:first-child {
font-size: 23px;
}
@media (max-width: 81.24em) {
.share div span:last-child {
display: none;
}
.share div span:first-child {
font-size: 16px;
}
}
.share nav {
font-size: 0;
display: flex;
position: absolute;
z-index: 0;
top: 7px;
}
.share a {
text-align: center;
display: inline-block;
background-color: #00588E;
color: #fff;
overflow: hidden;
height: 42px;
opacity: 1;
transition: all 0.3s ease-in-out;
box-shadow: 3px 1px 3px rgba(0, 0, 0, 0.1);
border-radius: 5px;
display: flex;
justify-content: center;
align-items: center;
text-decoration: none;
}
.share a:nth-child(1) {
margin-left: 0;
}
.share a:nth-child(1):hover {
background-color: #00588E;
}
.share a:nth-child(2) {
background-color: #1E9800;
}
.share a:nth-child(3) {
background-color: #363636;
}
.share:hover div,
.share.hover div {
opacity: 0;
z-index: 0;
}
.share:hover a,
.share.hover a {
color: #fff;
font-size: 15px;
margin-right: 13px;
width: 154px;
}
.share:hover span:first-child,
.share.hover span:first-child {
padding-right: 5px;
font-size: 18px;
}
@media (max-width: 81.24em) {
.share:hover nav .share__text,
.share.hover nav .share__text {
display: none;
}
.share:hover nav .share__icon,
.share.hover nav .share__icon {
padding-right: 0;
font-size: 13px;
}
.share:hover nav a,
.share.hover nav a {
width: 26px;
height: 26px;
margin-right: 6px;
}
} | public/css/share.css | COLORS
*************/
.share {
display: inline-block;
align-items: center;
margin-left: 12px;
}
.share div {
display: inline-block;
opacity: 1;
text-align: center;
transition: opacity 0.3s ease-in-out;
pointer-events: none;
background-color: #00588E;
border-radius: 5px;
color: #fff;
width: auto;
padding: 12px 8px 12px 15px;
display: table;
}
@media (max-width: 81.24em) {
.share div {
height: 26px;
padding: 0;
}
}
.share div span {
display: table-cell;
vertical-align: middle;
}
.share div span:first-child {
font-size: 23px;
}
@media (max-width: 81.24em) {
.share div span:last-child {
display: none;
}
.share div span:first-child {
font-size: 16px;
}
}
.share nav {
font-size: 0;
display: flex;
position: absolute;
z-index: 0;
top: 7px;
}
.share a {
text-align: center;
display: inline-block;
background-color: #00588E;
color: #fff;
overflow: hidden;
height: 42px;
opacity: 1;
transition: all 0.3s ease-in-out;
box-shadow: 3px 1px 3px rgba(0, 0, 0, 0.1);
border-radius: 5px;
display: flex;
justify-content: center;
align-items: center;
text-decoration: none;
}
.share a:nth-child(1) {
margin-left: 0;
}
.share a:nth-child(1):hover {
background-color: #00588E;
}
.share a:nth-child(2) {
background-color: #1E9800;
}
.share a:nth-child(3) {
background-color: #363636;
}
.share:hover div,
.share.hover div {
opacity: 0;
z-index: 0;
}
.share:hover a,
.share.hover a {
color: #fff;
font-size: 15px;
margin-right: 13px;
width: 154px;
}
.share:hover span:first-child,
.share.hover span:first-child {
padding-right: 5px;
font-size: 18px;
}
@media (max-width: 81.24em) {
.share:hover nav .share__text,
.share.hover nav .share__text {
display: none;
}
.share:hover nav .share__icon,
.share.hover nav .share__icon {
padding-right: 0;
font-size: 13px;
}
.share:hover nav a,
.share.hover nav a {
width: 26px;
height: 26px;
margin-right: 6px;
}
} | 0.625552 | 0.103024 |
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
/* ===========navbar start========= */
.Rectangle-2 {
width: 123px;
height: 41px;
border-radius: 5px;
background-color: #ff0000;
}
.Contact-Us {
width: 90px;
height: 24px;
font-family: Roboto;
font-size: 18px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: #ffffff;
}
.head{
font-family: Roboto;
font-size: 45px;
color: #ffffff;
line-height: normal;
}
.Rectangle-5-Copy{
width: 211px !important;
height: 39px !important;
}
.Rectangle-5-otp{
width: 189px !important;
height: 39px !important;
}
.ml_35{
margin-left: 4.0 !important
}
.bg_img {
background: url("/assets/building.png")no-repeat center center;
background-size: cover;
width:100%;
height: 100vh;
}
.bg_img1 {
background: url("/assets/newbg.png")no-repeat center center;
background-size: cover;
width:100%;
height: 100vh;
}
.Suppliers {
width: 77px;
height: 24px;
font-family: Roboto;
font-size: 18px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: #ffffff;
}
.Services {
width: 70px;
height: 24px;
font-family: Roboto;
font-size: 18px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: #ffffff;
}
.About-Us-Copy {
width: 75px;
height: 24px;
font-family: Roboto;
font-size: 18px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: #ffffff;
}
.Home-Copy {
width: 49px;
height: 24px;
font-family: Roboto;
font-size: 18px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: #ffffff;
}
/* ======navbar end===== */
/* ====================responsive================= */
.mt_20{
margin-top: 0px;
}
.wt_237{
width: 237px;
}
.wt-con{
width: 232px;
}
.wt_140{
width: 140% !important;
}
/* mobile media query */
@media screen and (min-device-width: 320px) and (max-device-width: 760px){
.nav-bg {
background-color: rgba(0, 0, 0, 0.65) !important;
}
.pt-120{
position: relative;
right: 153px;
}
.mt-414{
margin-top: 0px !important;
}
.ft_18 {
font-size: 18px;
}
}
/* css for ipad */
@media screen and (min-device-width: 768px) and (max-device-width: 1022px){
.nav-bg {
/* background-color: rgba(0, 0, 0, 0.65) !important; */
}
.maxwt_19{
max-width: 19%;
}
.wt_135{
width: 135px !important;
}
.map_wt{
width: 175px !important;
}
.ml_135{
margin-left: 0px !important;
}
.ml_16{
margin-left: -16px !important;
}
.logo_wt{
width: 109px;
}
.col-sm-2{
width : 0% ! important;
}
.mt_20{
margin-top: 4px !important;
shape-margin: 0px !important;
}
.ht_80{
height:54px !important
}
.pt-120{
position: relative;
right: 79px;
}
.mt-414{
margin-top:0px !important;
}
.ml-5, .mx-5 {
margin-left: 2.2rem !important;
}
.pad_0{
padding:0 0px !important;
}
.ft_18 {
font-size: 30px;
}
.wt_106{
width: 106% !important;
}
}
@media screen and (max-device-width: 1024px){
.nav-bg {
/* background-color: rgba(0, 0, 0, 0.65) !important; */
}
.maxwt_19{
max-width: 19%;
}
.wt_135{
width: 135px !important;
}
.map_wt{
width: 175px !important;
}
.ml_135{
margin-left: 0px !important;
}
/* .ml_16{
margin-left: -16px !important;
} */
.logo_wt{
width: 109px;
}
.col-sm-2{
/* width : 0% ! important; */
}
.mt_20{
margin-top: 4px !important;
shape-margin: 0px !important;
}
/* .ht_80{
height:54px !important
} */
.pt-120{
position: relative;
/* right: 79px; */
}
.mt-414{
margin-top:0px !important;
}
.ml-5, .mx-5 {
margin-left: 2.2rem !important;
}
.pad_0{
padding:0 0px !important;
}
.ft_18 {
font-size: 30px;
}
.wt_106{
width: 106% !important;
}
}
/* =============mobile============ */
.WHAT-IS-Aman- {
width: 300px;
height: 53px;
font-family: Roboto;
font-size: 31px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: 1.18;
letter-spacing: normal;
color: var(--black);
}
.Sharjah-Asset-Manage {
/* width: 535px; */
/* height: 283px; */
font-family: Roboto;
font-size: 16px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
/* color: black */
}
.Sharjah-Asset-Manage-1 {
/* width: 535px; */
/* height: 283px; */
font-family: Roboto;
font-size: 16px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: red
}
.Sharjah-Asset-Manage-submit {
/* width: 535px; */
/* height: 283px; */
font-family: Roboto;
font-size: 16px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: red;
width: 211px !important;
height: 39px !important;
}
/* //====================text font size */
body {
font-family: Arial, Helvetica, sans-serif;
}
nav {
width: 100%;
height: 50px;
background: rgba(0, 0, 0, .8);
border-top: 1px solid rgba(255, 255);
border-bottom: 1px solid rgba(255, 255);
position: sticky;
top: 0px;
z-index: 99;
}
/* ======login form start========= */
/* Full-width input fields */
input[type=text],
input[type=password] {
width: 100%;
padding: 12px 20px;
margin: 8px 0;
display: inline-block;
border: 1px solid #ccc;
box-sizing: border-box;
}
/* Set a style for all buttons */
/* button {
background-color:#f34235;
color: white;
padding: 14px 20px;
margin: 8px 0;
border: none;
cursor: pointer;
width: 100%;
} */
button:hover {
opacity: 0.8;
}
/* Extra styles for the cancel button */
.cancelbtn {
width: auto;
padding: 10px 18px;
background-color: #f44336;
}
/* Center the image and position the close button */
.imgcontainer {
text-align: center;
margin: 24px 0 12px 0;
position: relative;
}
img.avatar {
width: 40%;
border-radius: 50%;
}
.container {
padding: 16px;
}
span.psw {
float: right;
padding-top: 16px;
}
/* The Modal (background) */
.modal {
display: none;
/* Hidden by default */
position: fixed;
/* Stay in place */
z-index: 1;
/* Sit on top */
left: 0;
top: 0;
width: 100%;
/* Full width */
height: 100%;
/* Full height */
overflow: auto;
/* Enable scroll if needed */
background-color: rgb(0, 0, 0);
/* Fallback color */
background-color: rgba(0, 0, 0, 0.4);
/* Black w/ opacity */
padding-top: 60px;
}
/* Modal Content/Box */
.modal-content {
background-color: #fefefe;
margin: 5% auto 15% auto;
/* 5% from the top, 15% from the bottom and centered */
border: 1px solid #888;
width: 80%;
/* Could be more or less, depending on screen size */
}
/* The Close Button (x) */
.close {
position: absolute;
right: 25px;
top: 0;
color: #000;
font-size: 35px;
font-weight: bold;
}
.close:hover,
.close:focus {
color: red;
cursor: pointer;
}
/* Add Zoom Animation */
.animate {
-webkit-animation: animatezoom 0.6s;
animation: animatezoom 0.6s
}
@-webkit-keyframes animatezoom {
from {
-webkit-transform: scale(0)
}
to {
-webkit-transform: scale(1)
}
}
@keyframes animatezoom {
from {
transform: scale(0)
}
to {
transform: scale(1)
}
}
/* Change styles for span and cancel button on extra small screens */
/* ========login form end====== */
body {
margin: 0;
padding: 0;
font-family: sans-serif;
/* background: #000; */
}
header {
padding: 10px 100px;
box-sizing: border-box;
}
section {
width: 100%;
height: 100vh;
}
.dropdown {
float: left;
overflow: hidden;
}
.dropdown .dropbtn {
font-size: 16px;
border: none;
outline: none;
color: white;
padding: 14px 16px;
background-color: inherit;
font-family: inherit;
margin: 0;
}
.navbar a:hover,
.dropdown:hover .dropbtn {
/* background-color: red; */
}
.dropdown-content {
display: block;
position: absolute;
background-color: red;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
z-index: 1;
}
.dropdown-content a {
float: none;
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
text-align: left;
}
.dropdown-content a:hover {
background-color: #ddd;
}
ul {
padding: 0;
margin: 0;
list-style: none;
}
ul li a {
text-decoration: none;
color: #e74c3c;
font-family: Tahoma, Arial;
}
.navigation {
background-color: #35353500;
width: 75%;
margin: 20px auto;
min-height: 50px;
}
.navigation>li {
float: left;
padding: 0 20px;
}
.navigation>li>a {
line-height: 50px;
color: #FFF;
}
.navigation .menu {
position: relative
}
.navigation .menu .submenu {
position: absolute;
/* width: 200px; */
-webkit-box-shadow: 0px 1px 1px #CCC;
box-shadow: 0px 1px 1px #CCC;
display: none;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}
.navigation .menu:hover .submenu {
display: block
}
.navigation .menu .submenu:before {
content: "";
position: absolute;
display: block;
border-width: 0 6px 6px 6px;
border-style: solid;
border-color: #FFF transparent;
top: -6px;
left: 5px
}
.navigation .menu .submenu li {
padding: 5px 10px;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}
.navigation .menu .submenu li:hover {
background-color: #e74c3c;
}
.navigation .menu .submenu li:hover a {
color: #FFF;
/* padding: 0 11px; */
}
.dropdown:hover .dropdown-content {
display: block;
}
nav {
width: 100%;
height: 50px;
background: rgba(0, 0, 0, .8);
border-top: 1px solid rgba(255, 255);
border-bottom: 1px solid rgba(255, 255);
position: sticky;
top: 0px;
z-index: 99
}
nav ul {
display: flex;
margin: 0px;
padding: 0px;
float: right;
}
nav ul li {
list-style: none;
}
nav ul {
display: flex;
padding: 0px;
/* float: ; */
}
nav ul li a {
display: block;
color: #fff;
padding: 0 20px;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
line-height: 50px;
}
/* .switch{
margin-top: 0;
margin-bottom: -5rem;
margin-left: 83%;
color: red;
overflow: hidden;
}
.switch1{
margin-top: 0;
margin-bottom: -2rem;
margin-left: 0%;
color: red;
} */
/* ==============footer style start ========= */
.footer {
/* position: fixed; */
left: 0;
bottom: 0;
width: 100%;
background-color: black;
color: white;
text-align: center;
/* height: 75px; */
}
.container {
/* background: black; */
color: white
}
.social:hover {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
}
.social {
-webkit-transform: scale(0.8);
/* Browser Variations: */
-moz-transform: scale(0.8);
-o-transform: scale(0.8);
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
}
.fa {
padding: 20px;
font-size: 30px;
width: 30px;
text-align: center;
text-decoration: none;
border-radius: 50%;
}
.img-thumbnail {
background: black;
border-color: black
}
.home {
font-family: Roboto-Bold;
font-size: 16px;
line-height: 14px;
letter-spacing: 0;
}
.about {
font-family: Roboto-Regular;
font-size: 13px;
line-height: 15px;
letter-spacing: 0;
}
.container1 {
background: black;
color: white
}
.intro-2 {
background: url("/assets/hero_image.png")no-repeat center center;
background-size: cover;
height: 623px;
} | src/app/supplier-register/supplier-register.component.css | @import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
/* ===========navbar start========= */
.Rectangle-2 {
width: 123px;
height: 41px;
border-radius: 5px;
background-color: #ff0000;
}
.Contact-Us {
width: 90px;
height: 24px;
font-family: Roboto;
font-size: 18px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: #ffffff;
}
.head{
font-family: Roboto;
font-size: 45px;
color: #ffffff;
line-height: normal;
}
.Rectangle-5-Copy{
width: 211px !important;
height: 39px !important;
}
.Rectangle-5-otp{
width: 189px !important;
height: 39px !important;
}
.ml_35{
margin-left: 4.0 !important
}
.bg_img {
background: url("/assets/building.png")no-repeat center center;
background-size: cover;
width:100%;
height: 100vh;
}
.bg_img1 {
background: url("/assets/newbg.png")no-repeat center center;
background-size: cover;
width:100%;
height: 100vh;
}
.Suppliers {
width: 77px;
height: 24px;
font-family: Roboto;
font-size: 18px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: #ffffff;
}
.Services {
width: 70px;
height: 24px;
font-family: Roboto;
font-size: 18px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: #ffffff;
}
.About-Us-Copy {
width: 75px;
height: 24px;
font-family: Roboto;
font-size: 18px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: #ffffff;
}
.Home-Copy {
width: 49px;
height: 24px;
font-family: Roboto;
font-size: 18px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: #ffffff;
}
/* ======navbar end===== */
/* ====================responsive================= */
.mt_20{
margin-top: 0px;
}
.wt_237{
width: 237px;
}
.wt-con{
width: 232px;
}
.wt_140{
width: 140% !important;
}
/* mobile media query */
@media screen and (min-device-width: 320px) and (max-device-width: 760px){
.nav-bg {
background-color: rgba(0, 0, 0, 0.65) !important;
}
.pt-120{
position: relative;
right: 153px;
}
.mt-414{
margin-top: 0px !important;
}
.ft_18 {
font-size: 18px;
}
}
/* css for ipad */
@media screen and (min-device-width: 768px) and (max-device-width: 1022px){
.nav-bg {
/* background-color: rgba(0, 0, 0, 0.65) !important; */
}
.maxwt_19{
max-width: 19%;
}
.wt_135{
width: 135px !important;
}
.map_wt{
width: 175px !important;
}
.ml_135{
margin-left: 0px !important;
}
.ml_16{
margin-left: -16px !important;
}
.logo_wt{
width: 109px;
}
.col-sm-2{
width : 0% ! important;
}
.mt_20{
margin-top: 4px !important;
shape-margin: 0px !important;
}
.ht_80{
height:54px !important
}
.pt-120{
position: relative;
right: 79px;
}
.mt-414{
margin-top:0px !important;
}
.ml-5, .mx-5 {
margin-left: 2.2rem !important;
}
.pad_0{
padding:0 0px !important;
}
.ft_18 {
font-size: 30px;
}
.wt_106{
width: 106% !important;
}
}
@media screen and (max-device-width: 1024px){
.nav-bg {
/* background-color: rgba(0, 0, 0, 0.65) !important; */
}
.maxwt_19{
max-width: 19%;
}
.wt_135{
width: 135px !important;
}
.map_wt{
width: 175px !important;
}
.ml_135{
margin-left: 0px !important;
}
/* .ml_16{
margin-left: -16px !important;
} */
.logo_wt{
width: 109px;
}
.col-sm-2{
/* width : 0% ! important; */
}
.mt_20{
margin-top: 4px !important;
shape-margin: 0px !important;
}
/* .ht_80{
height:54px !important
} */
.pt-120{
position: relative;
/* right: 79px; */
}
.mt-414{
margin-top:0px !important;
}
.ml-5, .mx-5 {
margin-left: 2.2rem !important;
}
.pad_0{
padding:0 0px !important;
}
.ft_18 {
font-size: 30px;
}
.wt_106{
width: 106% !important;
}
}
/* =============mobile============ */
.WHAT-IS-Aman- {
width: 300px;
height: 53px;
font-family: Roboto;
font-size: 31px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: 1.18;
letter-spacing: normal;
color: var(--black);
}
.Sharjah-Asset-Manage {
/* width: 535px; */
/* height: 283px; */
font-family: Roboto;
font-size: 16px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
/* color: black */
}
.Sharjah-Asset-Manage-1 {
/* width: 535px; */
/* height: 283px; */
font-family: Roboto;
font-size: 16px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: red
}
.Sharjah-Asset-Manage-submit {
/* width: 535px; */
/* height: 283px; */
font-family: Roboto;
font-size: 16px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: red;
width: 211px !important;
height: 39px !important;
}
/* //====================text font size */
body {
font-family: Arial, Helvetica, sans-serif;
}
nav {
width: 100%;
height: 50px;
background: rgba(0, 0, 0, .8);
border-top: 1px solid rgba(255, 255);
border-bottom: 1px solid rgba(255, 255);
position: sticky;
top: 0px;
z-index: 99;
}
/* ======login form start========= */
/* Full-width input fields */
input[type=text],
input[type=password] {
width: 100%;
padding: 12px 20px;
margin: 8px 0;
display: inline-block;
border: 1px solid #ccc;
box-sizing: border-box;
}
/* Set a style for all buttons */
/* button {
background-color:#f34235;
color: white;
padding: 14px 20px;
margin: 8px 0;
border: none;
cursor: pointer;
width: 100%;
} */
button:hover {
opacity: 0.8;
}
/* Extra styles for the cancel button */
.cancelbtn {
width: auto;
padding: 10px 18px;
background-color: #f44336;
}
/* Center the image and position the close button */
.imgcontainer {
text-align: center;
margin: 24px 0 12px 0;
position: relative;
}
img.avatar {
width: 40%;
border-radius: 50%;
}
.container {
padding: 16px;
}
span.psw {
float: right;
padding-top: 16px;
}
/* The Modal (background) */
.modal {
display: none;
/* Hidden by default */
position: fixed;
/* Stay in place */
z-index: 1;
/* Sit on top */
left: 0;
top: 0;
width: 100%;
/* Full width */
height: 100%;
/* Full height */
overflow: auto;
/* Enable scroll if needed */
background-color: rgb(0, 0, 0);
/* Fallback color */
background-color: rgba(0, 0, 0, 0.4);
/* Black w/ opacity */
padding-top: 60px;
}
/* Modal Content/Box */
.modal-content {
background-color: #fefefe;
margin: 5% auto 15% auto;
/* 5% from the top, 15% from the bottom and centered */
border: 1px solid #888;
width: 80%;
/* Could be more or less, depending on screen size */
}
/* The Close Button (x) */
.close {
position: absolute;
right: 25px;
top: 0;
color: #000;
font-size: 35px;
font-weight: bold;
}
.close:hover,
.close:focus {
color: red;
cursor: pointer;
}
/* Add Zoom Animation */
.animate {
-webkit-animation: animatezoom 0.6s;
animation: animatezoom 0.6s
}
@-webkit-keyframes animatezoom {
from {
-webkit-transform: scale(0)
}
to {
-webkit-transform: scale(1)
}
}
@keyframes animatezoom {
from {
transform: scale(0)
}
to {
transform: scale(1)
}
}
/* Change styles for span and cancel button on extra small screens */
/* ========login form end====== */
body {
margin: 0;
padding: 0;
font-family: sans-serif;
/* background: #000; */
}
header {
padding: 10px 100px;
box-sizing: border-box;
}
section {
width: 100%;
height: 100vh;
}
.dropdown {
float: left;
overflow: hidden;
}
.dropdown .dropbtn {
font-size: 16px;
border: none;
outline: none;
color: white;
padding: 14px 16px;
background-color: inherit;
font-family: inherit;
margin: 0;
}
.navbar a:hover,
.dropdown:hover .dropbtn {
/* background-color: red; */
}
.dropdown-content {
display: block;
position: absolute;
background-color: red;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
z-index: 1;
}
.dropdown-content a {
float: none;
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
text-align: left;
}
.dropdown-content a:hover {
background-color: #ddd;
}
ul {
padding: 0;
margin: 0;
list-style: none;
}
ul li a {
text-decoration: none;
color: #e74c3c;
font-family: Tahoma, Arial;
}
.navigation {
background-color: #35353500;
width: 75%;
margin: 20px auto;
min-height: 50px;
}
.navigation>li {
float: left;
padding: 0 20px;
}
.navigation>li>a {
line-height: 50px;
color: #FFF;
}
.navigation .menu {
position: relative
}
.navigation .menu .submenu {
position: absolute;
/* width: 200px; */
-webkit-box-shadow: 0px 1px 1px #CCC;
box-shadow: 0px 1px 1px #CCC;
display: none;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}
.navigation .menu:hover .submenu {
display: block
}
.navigation .menu .submenu:before {
content: "";
position: absolute;
display: block;
border-width: 0 6px 6px 6px;
border-style: solid;
border-color: #FFF transparent;
top: -6px;
left: 5px
}
.navigation .menu .submenu li {
padding: 5px 10px;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}
.navigation .menu .submenu li:hover {
background-color: #e74c3c;
}
.navigation .menu .submenu li:hover a {
color: #FFF;
/* padding: 0 11px; */
}
.dropdown:hover .dropdown-content {
display: block;
}
nav {
width: 100%;
height: 50px;
background: rgba(0, 0, 0, .8);
border-top: 1px solid rgba(255, 255);
border-bottom: 1px solid rgba(255, 255);
position: sticky;
top: 0px;
z-index: 99
}
nav ul {
display: flex;
margin: 0px;
padding: 0px;
float: right;
}
nav ul li {
list-style: none;
}
nav ul {
display: flex;
padding: 0px;
/* float: ; */
}
nav ul li a {
display: block;
color: #fff;
padding: 0 20px;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
line-height: 50px;
}
/* .switch{
margin-top: 0;
margin-bottom: -5rem;
margin-left: 83%;
color: red;
overflow: hidden;
}
.switch1{
margin-top: 0;
margin-bottom: -2rem;
margin-left: 0%;
color: red;
} */
/* ==============footer style start ========= */
.footer {
/* position: fixed; */
left: 0;
bottom: 0;
width: 100%;
background-color: black;
color: white;
text-align: center;
/* height: 75px; */
}
.container {
/* background: black; */
color: white
}
.social:hover {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
}
.social {
-webkit-transform: scale(0.8);
/* Browser Variations: */
-moz-transform: scale(0.8);
-o-transform: scale(0.8);
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
}
.fa {
padding: 20px;
font-size: 30px;
width: 30px;
text-align: center;
text-decoration: none;
border-radius: 50%;
}
.img-thumbnail {
background: black;
border-color: black
}
.home {
font-family: Roboto-Bold;
font-size: 16px;
line-height: 14px;
letter-spacing: 0;
}
.about {
font-family: Roboto-Regular;
font-size: 13px;
line-height: 15px;
letter-spacing: 0;
}
.container1 {
background: black;
color: white
}
.intro-2 {
background: url("/assets/hero_image.png")no-repeat center center;
background-size: cover;
height: 623px;
} | 0.217171 | 0.10923 |
.create-private .invalid-field{
color: #ff7272;
box-shadow: 0px 1px 6px 0px #ff8585 inset;
}
.create-private .invalid-field::placeholder {
color: #ff7272;
}
.create-private .invalid-field:hover {
color: #ff4747;
border: 1px solid #ff4747;
}
.create-private .invalid-field:focus {
outline: none;
border: 1px solid #fb0000;
box-shadow: none;
color: red;
}
.create-private .valid-field{
color: #54ab54;
box-shadow: 0px 1px 6px 0px #54ab54 inset;
}
.create-private .valid-field:hover {
color: #239a23;
border: 1px solid #239a23;
}
.create-private .valid-field:focus {
outline: none;
border: 1px solid green;
box-shadow: none;
color: green;
}
.create-private p{
font-family: Ubuntu, sans-serif;
font-size: 14px;
line-height: 20px;
font-weight: 300;
text-indent: 20px;
margin: 15px 0px;
}
.preview-buttons p{
text-indent: 0px;
}
.create-private h2 {
font-size: 22px;
font-weight: 500;
font-family: Montserrat, sans-serif;
}
.create-private h3 {
font-size: 18px;
font-weight: 500;
font-family: Montserrat, sans-serif;
}
.space-container {
margin-top: 10px;
margin-bottom: -5px;
font-size: 20px;
}
.indented {
margin-left: 20px;
}
#create-private-container .green {
font-weight: bold;
}
.create-private input {
border: none;
border-width: 0px;
font-family: Calibri, 'Gill Sans', 'Gill Sans MT', 'Trebuchet MS', sans-serif;
font-size: 12px;
padding: 8px;
padding-left: 14px;
border-radius: 6px;
border: 1px solid white;
color: #4a4a4a;
box-shadow: 0px 1px 6px 0px #d0d0d0 inset;
}
.create-private input:focus {
outline: none;
border: 1px solid black;
box-shadow: none;
color: black;
}
.create-private input:hover {
color: black;
border: 1px solid gray;
}
.map-container {
align-items: center;
margin-left: 15px;
margin-right: 15px;
cursor: pointer;
}
.map-preview {
height: 150px;
width: 150px;
margin-bottom: 5px;
}
.grayscale {
filter: grayscale(70%);
opacity: 70%;
}
.grayscale:hover{
filter: grayscale(30%);
opacity: 90%;
}
.checkmark {
position: absolute;
left: -30px;
top: 2px;
}
.submit-button {
width: 134px;
height: 36px;
font-size: 16px;
color: white;
border: none;
border-radius: 8px;
} | src/client/components/CreatePrivate.css | .create-private .invalid-field{
color: #ff7272;
box-shadow: 0px 1px 6px 0px #ff8585 inset;
}
.create-private .invalid-field::placeholder {
color: #ff7272;
}
.create-private .invalid-field:hover {
color: #ff4747;
border: 1px solid #ff4747;
}
.create-private .invalid-field:focus {
outline: none;
border: 1px solid #fb0000;
box-shadow: none;
color: red;
}
.create-private .valid-field{
color: #54ab54;
box-shadow: 0px 1px 6px 0px #54ab54 inset;
}
.create-private .valid-field:hover {
color: #239a23;
border: 1px solid #239a23;
}
.create-private .valid-field:focus {
outline: none;
border: 1px solid green;
box-shadow: none;
color: green;
}
.create-private p{
font-family: Ubuntu, sans-serif;
font-size: 14px;
line-height: 20px;
font-weight: 300;
text-indent: 20px;
margin: 15px 0px;
}
.preview-buttons p{
text-indent: 0px;
}
.create-private h2 {
font-size: 22px;
font-weight: 500;
font-family: Montserrat, sans-serif;
}
.create-private h3 {
font-size: 18px;
font-weight: 500;
font-family: Montserrat, sans-serif;
}
.space-container {
margin-top: 10px;
margin-bottom: -5px;
font-size: 20px;
}
.indented {
margin-left: 20px;
}
#create-private-container .green {
font-weight: bold;
}
.create-private input {
border: none;
border-width: 0px;
font-family: Calibri, 'Gill Sans', 'Gill Sans MT', 'Trebuchet MS', sans-serif;
font-size: 12px;
padding: 8px;
padding-left: 14px;
border-radius: 6px;
border: 1px solid white;
color: #4a4a4a;
box-shadow: 0px 1px 6px 0px #d0d0d0 inset;
}
.create-private input:focus {
outline: none;
border: 1px solid black;
box-shadow: none;
color: black;
}
.create-private input:hover {
color: black;
border: 1px solid gray;
}
.map-container {
align-items: center;
margin-left: 15px;
margin-right: 15px;
cursor: pointer;
}
.map-preview {
height: 150px;
width: 150px;
margin-bottom: 5px;
}
.grayscale {
filter: grayscale(70%);
opacity: 70%;
}
.grayscale:hover{
filter: grayscale(30%);
opacity: 90%;
}
.checkmark {
position: absolute;
left: -30px;
top: 2px;
}
.submit-button {
width: 134px;
height: 36px;
font-size: 16px;
color: white;
border: none;
border-radius: 8px;
} | 0.377655 | 0.098123 |
Created on : 2014-7-29, 13:47:09
Author : wing
*/
.bordered {
border: dotted 1px transparent;
}
.admin_left {
width: 16%;
float: left;
height: auto;
min-height: 100px;
border: dotted 1px transparent;
}
.admin_left .pd_side_bar {
width: 100%;
}
.admin_left .pd_side_bar ul {
list-style: none;
padding-left: 0px;
}
.admin_left .pd_side_bar li {
background-color: #f8f6f6;
height: 40px;
line-height: 40px;
margin-bottom: 2px;
padding-left: 30px;
font-size: 14px;
}
.admin_left .pd_side_bar li a {
text-decoration: none;
}
.admin_left .pd_side_bar li a:hover {
color: #c01f23;
}
.admin_left .pd_side_bar .left_target {
background: url('/bundles/malfunctionhome/images/left_target.png') no-repeat 0 0 #f8f6f6;
font-weight: bold;
}
.admin_right {
width: 79%;
float: right;
min-height: 600px;
margin-top: 1px;
background-color: #f8f6f6;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
padding: 2%;
border: dotted 1px transparent;
}
.admin_right .admin_right_content {
width: 100%;
clear: both;
height: auto;
}
.admin_right .admin_right_content .admin_handle_filter {
font-size: 16px;
width: 100%;
text-align: left;
}
.admin_right .admin_right_content .admin_handle_filter h3 {
font-size: 20px;
}
.admin_right .admin_right_content .admin_handle_filter span {
margin-left: 30px;
}
.admin_right .admin_right_content .admin_handle_filter .building_filter {
padding-top: 8px;
min-height: 40px;
background-color: #ede8e8;
}
.admin_right .admin_right_content .admin_handle_filter .building_filter label {
width: 60px;
margin-left: 8px;
}
.admin_right .admin_right_content .admin_handle_filter .building_filter span {
margin-right: 42px;
}
.admin_right .admin_right_content .admin_handle_filter .status_filter {
margin-top: 1px;
padding-top: 8px;
height: 40px;
background-color: #ede8e8;
}
.admin_right .admin_right_content .admin_handle_filter .status_filter label {
width: 80px;
margin-left: 20px;
}
.admin_right .admin_right_content .admin_handle_filter .status_filter span {
margin-right: 14px;
}
.admin_right .admin_right_content .admin_handle_filter .view_search {
margin-top: 1px;
padding-top: 8px;
height: 40px;
text-align: left;
}
.admin_right .participants_tab{
width: 100%;
}
.admin_right .participants_tab th{
border: 1px solid;
text-align: center;
}
.list_first_col label {
padding-left: 4px;
}
.list_first_col label span {
text-align: right;
}
.formHideTxt {
display: none;
}
.formHidePage {
display: none;
}
.delete_button {
margin-bottom: 11px;
margin-top: -10px;
padding-left: 8px;
padding-right: 8px;
}
.delete_button.disabled {
margin-bottom: 11px;
margin-top: -10px;
color: #606060;
}
.delete_button.disabled:active,
.delete_button.disabled:hover {
color: #404040;
}
.pagination {
margin: 12px 0px 0px 0px;
}
.pagination ul {
display: inline-block;
*display: inline;
*zoom: 1;
margin-left: 0;
margin-bottom: 0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
padding-left: 10px;
}
.pagination ul > li {
display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
float: left;
padding: 4px 12px;
line-height: 20px;
text-decoration: none;
color: black;
border: 1px solid #dddddd;
border-left-width: 0;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
color: gray;
background-color: transparent;
cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
border-left-width: 1px;
-webkit-border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-bottomright: 4px;
border-bottom-right-radius: 4px;
}
.pagination-centered {
text-align: center;
}
.page-dot {
background-color: #ffffff;
}
.page-dot:hover {
background-color: #e5e5e5;
}
.page-dot:active {
background-color: #e5e5e5;
}
.page-select {
background-color: #2ECC71;
}
.page-select:hover {
background-color: #29b765;
}
.check_disabled {
color: gray;
}
label {
font-weight: normal;
}
.personal-info {
width: 100%;
padding: 50px;
font-size: 16px;
}
.personal-info table {
margin-left: 40px;
}
.personal-info table td {
padding: 6px;
}
.personal-info table td input {
width: 250px;
}
.personal-info .info_submit {
margin-top: 10px;
margin-left: 60px;
}
.personal-info .info_tip {
margin-left: 45px;
display: none;
color: green;
}
.personal-info .error {
color: red;
}
.users-info {
width: 100%;
padding: 30px 15px 30px 15px;
font-size: 14px;
}
.users-info .bordered_td {
border: 1px #c0c0c0 solid;
}
.users-info table {
width: 100%;
}
.users-info table .center {
text-align: center;
}
.users-info table .highlight:hover {
background-color: #2ECC71;
}
.users-info table th {
border: 1px #c0c0c0 solid;
padding: 8px;
font-weight: normal;
text-align: center;
font-size: 15px;
background-color: #E0E0E0;
}
.users-info table td {
border: 1px #c0c0c0 solid;
padding: 6px;
}
.users-info #add_user {
margin-top: 20px;
}
.hideinfo_add {
display: none;
}
.button-handle {
padding-left: 8px;
padding-right: 8px;
padding-top: 0px;
padding-bottom: 0px;
height: 26px;
line-height: 26px;
border-color: #5a8200;
color: black;
text-shadow: 0 -1px 1px rgba(19, 28, 0, 0.35);
font-style: normal;
}
.button-handle:hover {
text-decoration: none;
cursor: pointer;
color: #404040;
background-color: #7db500;
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a0e800), color-stop(100%, #6b9c00));
background: -webkit-linear-gradient(top, #a0e800, #6b9c00);
background: -moz-linear-gradient(top, #a0e800, #6b9c00);
background: -o-linear-gradient(top, #a0e800, #6b9c00);
background: linear-gradient(top, #a0e800, #6b9c00);
}
.button-handle:active,
.button-handle:focus {
text-decoration: none;
cursor: pointer;
color: #404040;
background: #76a312;
}
.button-cancel-all-add {
padding-left: 8px;
padding-right: 8px;
padding-top: 0px;
padding-bottom: 0px;
height: 26px;
line-height: 26px;
border-color: #5a8200;
color: black;
text-shadow: 0 -1px 1px rgba(19, 28, 0, 0.35);
}
.button-cancel-all-add:hover {
text-decoration: none;
cursor: pointer;
color: #404040;
background-color: #7db500;
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a0e800), color-stop(100%, #6b9c00));
background: -webkit-linear-gradient(top, #a0e800, #6b9c00);
background: -moz-linear-gradient(top, #a0e800, #6b9c00);
background: -o-linear-gradient(top, #a0e800, #6b9c00);
background: linear-gradient(top, #a0e800, #6b9c00);
}
.button-cancel-all-add:active,
.button-cancel-all-add:focus {
text-decoration: none;
cursor: pointer;
color: #404040;
background: #76a312;
}
.button-cancel-all {
padding-left: 8px;
padding-right: 8px;
padding-top: 0px;
padding-bottom: 0px;
height: 26px;
line-height: 26px;
border-color: #5a8200;
color: black;
text-shadow: 0 -1px 1px rgba(19, 28, 0, 0.35);
}
.button-cancel-all:hover {
text-decoration: none;
cursor: pointer;
color: #404040;
background-color: #7db500;
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a0e800), color-stop(100%, #6b9c00));
background: -webkit-linear-gradient(top, #a0e800, #6b9c00);
background: -moz-linear-gradient(top, #a0e800, #6b9c00);
background: -o-linear-gradient(top, #a0e800, #6b9c00);
background: linear-gradient(top, #a0e800, #6b9c00);
}
.button-cancel-all:active,
.button-cancel-all:focus {
text-decoration: none;
cursor: pointer;
color: #404040;
background: #76a312;
}
#first_report {
margin-left: 50px;
}
.statistics_title {
margin-top: 30px;
margin-left: 30px;
font-size: 18px;
}
.classroom_add {
margin-top: 30px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 30px;
font-size: 15px;
width: 95%;
border: solid 1px #e8e8e8;
padding-left: 10px;
padding-right: 10px;
padding-top: 12px;
}
.classroom_add .block_title {
font-size: 17px;
}
.classroom_add .classroom_tip {
font-size: 16px;
color: #107308;
margin-left: 40px;
font-style: italic;
display: none;
}
.classroom_add .building_tip {
font-size: 16px;
color: #107308;
margin-left: 40px;
font-style: italic;
display: none;
}
.classroom_add .normal_tip {
font-size: 16px;
color: #107308;
margin-left: 40px;
font-style: italic;
display: none;
}
.classroom_add .error {
color: red;
}
.classroom_add hr {
margin: 8px 0px 8px 0px;
color: #e08080;
}
.classroom_add table {
width: 100%;
}
.classroom_add table td {
padding: 5px;
}
.classroom_add table td select {
width: 150px;
}
.classroom_add table td input {
width: 150px;
}
.building_add {
margin-top: 30px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 30px;
font-size: 15px;
width: 95%;
border: solid 1px #e8e8e8;
padding-left: 10px;
padding-right: 10px;
padding-top: 12px;
}
.building_add .block_title {
font-size: 17px;
}
.building_add .classroom_tip {
font-size: 16px;
color: #107308;
margin-left: 40px;
font-style: italic;
display: none;
}
.building_add .building_tip {
font-size: 16px;
color: #107308;
margin-left: 40px;
font-style: italic;
display: none;
}
.building_add .normal_tip {
font-size: 16px;
color: #107308;
margin-left: 40px;
font-style: italic;
display: none;
}
.building_add .error {
color: red;
}
.building_add hr {
margin: 8px 0px 8px 0px;
color: #e08080;
}
.building_add table {
width: 100%;
}
.building_add table td {
padding: 5px;
}
.building_add table td select {
width: 150px;
}
.building_add table td input {
width: 150px;
}
.normal_mal_add {
margin-top: 30px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 30px;
font-size: 15px;
width: 95%;
border: solid 1px #e8e8e8;
padding-left: 10px;
padding-right: 10px;
padding-top: 12px;
}
.normal_mal_add .block_title {
font-size: 17px;
}
.normal_mal_add .classroom_tip {
font-size: 16px;
color: #107308;
margin-left: 40px;
font-style: italic;
display: none;
}
.normal_mal_add .building_tip {
font-size: 16px;
color: #107308;
margin-left: 40px;
font-style: italic;
display: none;
}
.normal_mal_add .normal_tip {
font-size: 16px;
color: #107308;
margin-left: 40px;
font-style: italic;
display: none;
}
.normal_mal_add .error {
color: red;
}
.normal_mal_add hr {
margin: 8px 0px 8px 0px;
color: #e08080;
}
.normal_mal_add table {
width: 100%;
}
.normal_mal_add table td {
padding: 5px;
}
.normal_mal_add table td select {
width: 150px;
}
.normal_mal_add table td input {
width: 150px;
}
.normal_mal_add table td input {
width: 412px;
}
.normal_mal_add table td select {
width: 412px;
} | src/Acme/DemoBundle/Resources/public/css/admin.css | Created on : 2014-7-29, 13:47:09
Author : wing
*/
.bordered {
border: dotted 1px transparent;
}
.admin_left {
width: 16%;
float: left;
height: auto;
min-height: 100px;
border: dotted 1px transparent;
}
.admin_left .pd_side_bar {
width: 100%;
}
.admin_left .pd_side_bar ul {
list-style: none;
padding-left: 0px;
}
.admin_left .pd_side_bar li {
background-color: #f8f6f6;
height: 40px;
line-height: 40px;
margin-bottom: 2px;
padding-left: 30px;
font-size: 14px;
}
.admin_left .pd_side_bar li a {
text-decoration: none;
}
.admin_left .pd_side_bar li a:hover {
color: #c01f23;
}
.admin_left .pd_side_bar .left_target {
background: url('/bundles/malfunctionhome/images/left_target.png') no-repeat 0 0 #f8f6f6;
font-weight: bold;
}
.admin_right {
width: 79%;
float: right;
min-height: 600px;
margin-top: 1px;
background-color: #f8f6f6;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
padding: 2%;
border: dotted 1px transparent;
}
.admin_right .admin_right_content {
width: 100%;
clear: both;
height: auto;
}
.admin_right .admin_right_content .admin_handle_filter {
font-size: 16px;
width: 100%;
text-align: left;
}
.admin_right .admin_right_content .admin_handle_filter h3 {
font-size: 20px;
}
.admin_right .admin_right_content .admin_handle_filter span {
margin-left: 30px;
}
.admin_right .admin_right_content .admin_handle_filter .building_filter {
padding-top: 8px;
min-height: 40px;
background-color: #ede8e8;
}
.admin_right .admin_right_content .admin_handle_filter .building_filter label {
width: 60px;
margin-left: 8px;
}
.admin_right .admin_right_content .admin_handle_filter .building_filter span {
margin-right: 42px;
}
.admin_right .admin_right_content .admin_handle_filter .status_filter {
margin-top: 1px;
padding-top: 8px;
height: 40px;
background-color: #ede8e8;
}
.admin_right .admin_right_content .admin_handle_filter .status_filter label {
width: 80px;
margin-left: 20px;
}
.admin_right .admin_right_content .admin_handle_filter .status_filter span {
margin-right: 14px;
}
.admin_right .admin_right_content .admin_handle_filter .view_search {
margin-top: 1px;
padding-top: 8px;
height: 40px;
text-align: left;
}
.admin_right .participants_tab{
width: 100%;
}
.admin_right .participants_tab th{
border: 1px solid;
text-align: center;
}
.list_first_col label {
padding-left: 4px;
}
.list_first_col label span {
text-align: right;
}
.formHideTxt {
display: none;
}
.formHidePage {
display: none;
}
.delete_button {
margin-bottom: 11px;
margin-top: -10px;
padding-left: 8px;
padding-right: 8px;
}
.delete_button.disabled {
margin-bottom: 11px;
margin-top: -10px;
color: #606060;
}
.delete_button.disabled:active,
.delete_button.disabled:hover {
color: #404040;
}
.pagination {
margin: 12px 0px 0px 0px;
}
.pagination ul {
display: inline-block;
*display: inline;
*zoom: 1;
margin-left: 0;
margin-bottom: 0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
padding-left: 10px;
}
.pagination ul > li {
display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
float: left;
padding: 4px 12px;
line-height: 20px;
text-decoration: none;
color: black;
border: 1px solid #dddddd;
border-left-width: 0;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
color: gray;
background-color: transparent;
cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
border-left-width: 1px;
-webkit-border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-bottomright: 4px;
border-bottom-right-radius: 4px;
}
.pagination-centered {
text-align: center;
}
.page-dot {
background-color: #ffffff;
}
.page-dot:hover {
background-color: #e5e5e5;
}
.page-dot:active {
background-color: #e5e5e5;
}
.page-select {
background-color: #2ECC71;
}
.page-select:hover {
background-color: #29b765;
}
.check_disabled {
color: gray;
}
label {
font-weight: normal;
}
.personal-info {
width: 100%;
padding: 50px;
font-size: 16px;
}
.personal-info table {
margin-left: 40px;
}
.personal-info table td {
padding: 6px;
}
.personal-info table td input {
width: 250px;
}
.personal-info .info_submit {
margin-top: 10px;
margin-left: 60px;
}
.personal-info .info_tip {
margin-left: 45px;
display: none;
color: green;
}
.personal-info .error {
color: red;
}
.users-info {
width: 100%;
padding: 30px 15px 30px 15px;
font-size: 14px;
}
.users-info .bordered_td {
border: 1px #c0c0c0 solid;
}
.users-info table {
width: 100%;
}
.users-info table .center {
text-align: center;
}
.users-info table .highlight:hover {
background-color: #2ECC71;
}
.users-info table th {
border: 1px #c0c0c0 solid;
padding: 8px;
font-weight: normal;
text-align: center;
font-size: 15px;
background-color: #E0E0E0;
}
.users-info table td {
border: 1px #c0c0c0 solid;
padding: 6px;
}
.users-info #add_user {
margin-top: 20px;
}
.hideinfo_add {
display: none;
}
.button-handle {
padding-left: 8px;
padding-right: 8px;
padding-top: 0px;
padding-bottom: 0px;
height: 26px;
line-height: 26px;
border-color: #5a8200;
color: black;
text-shadow: 0 -1px 1px rgba(19, 28, 0, 0.35);
font-style: normal;
}
.button-handle:hover {
text-decoration: none;
cursor: pointer;
color: #404040;
background-color: #7db500;
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a0e800), color-stop(100%, #6b9c00));
background: -webkit-linear-gradient(top, #a0e800, #6b9c00);
background: -moz-linear-gradient(top, #a0e800, #6b9c00);
background: -o-linear-gradient(top, #a0e800, #6b9c00);
background: linear-gradient(top, #a0e800, #6b9c00);
}
.button-handle:active,
.button-handle:focus {
text-decoration: none;
cursor: pointer;
color: #404040;
background: #76a312;
}
.button-cancel-all-add {
padding-left: 8px;
padding-right: 8px;
padding-top: 0px;
padding-bottom: 0px;
height: 26px;
line-height: 26px;
border-color: #5a8200;
color: black;
text-shadow: 0 -1px 1px rgba(19, 28, 0, 0.35);
}
.button-cancel-all-add:hover {
text-decoration: none;
cursor: pointer;
color: #404040;
background-color: #7db500;
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a0e800), color-stop(100%, #6b9c00));
background: -webkit-linear-gradient(top, #a0e800, #6b9c00);
background: -moz-linear-gradient(top, #a0e800, #6b9c00);
background: -o-linear-gradient(top, #a0e800, #6b9c00);
background: linear-gradient(top, #a0e800, #6b9c00);
}
.button-cancel-all-add:active,
.button-cancel-all-add:focus {
text-decoration: none;
cursor: pointer;
color: #404040;
background: #76a312;
}
.button-cancel-all {
padding-left: 8px;
padding-right: 8px;
padding-top: 0px;
padding-bottom: 0px;
height: 26px;
line-height: 26px;
border-color: #5a8200;
color: black;
text-shadow: 0 -1px 1px rgba(19, 28, 0, 0.35);
}
.button-cancel-all:hover {
text-decoration: none;
cursor: pointer;
color: #404040;
background-color: #7db500;
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a0e800), color-stop(100%, #6b9c00));
background: -webkit-linear-gradient(top, #a0e800, #6b9c00);
background: -moz-linear-gradient(top, #a0e800, #6b9c00);
background: -o-linear-gradient(top, #a0e800, #6b9c00);
background: linear-gradient(top, #a0e800, #6b9c00);
}
.button-cancel-all:active,
.button-cancel-all:focus {
text-decoration: none;
cursor: pointer;
color: #404040;
background: #76a312;
}
#first_report {
margin-left: 50px;
}
.statistics_title {
margin-top: 30px;
margin-left: 30px;
font-size: 18px;
}
.classroom_add {
margin-top: 30px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 30px;
font-size: 15px;
width: 95%;
border: solid 1px #e8e8e8;
padding-left: 10px;
padding-right: 10px;
padding-top: 12px;
}
.classroom_add .block_title {
font-size: 17px;
}
.classroom_add .classroom_tip {
font-size: 16px;
color: #107308;
margin-left: 40px;
font-style: italic;
display: none;
}
.classroom_add .building_tip {
font-size: 16px;
color: #107308;
margin-left: 40px;
font-style: italic;
display: none;
}
.classroom_add .normal_tip {
font-size: 16px;
color: #107308;
margin-left: 40px;
font-style: italic;
display: none;
}
.classroom_add .error {
color: red;
}
.classroom_add hr {
margin: 8px 0px 8px 0px;
color: #e08080;
}
.classroom_add table {
width: 100%;
}
.classroom_add table td {
padding: 5px;
}
.classroom_add table td select {
width: 150px;
}
.classroom_add table td input {
width: 150px;
}
.building_add {
margin-top: 30px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 30px;
font-size: 15px;
width: 95%;
border: solid 1px #e8e8e8;
padding-left: 10px;
padding-right: 10px;
padding-top: 12px;
}
.building_add .block_title {
font-size: 17px;
}
.building_add .classroom_tip {
font-size: 16px;
color: #107308;
margin-left: 40px;
font-style: italic;
display: none;
}
.building_add .building_tip {
font-size: 16px;
color: #107308;
margin-left: 40px;
font-style: italic;
display: none;
}
.building_add .normal_tip {
font-size: 16px;
color: #107308;
margin-left: 40px;
font-style: italic;
display: none;
}
.building_add .error {
color: red;
}
.building_add hr {
margin: 8px 0px 8px 0px;
color: #e08080;
}
.building_add table {
width: 100%;
}
.building_add table td {
padding: 5px;
}
.building_add table td select {
width: 150px;
}
.building_add table td input {
width: 150px;
}
.normal_mal_add {
margin-top: 30px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 30px;
font-size: 15px;
width: 95%;
border: solid 1px #e8e8e8;
padding-left: 10px;
padding-right: 10px;
padding-top: 12px;
}
.normal_mal_add .block_title {
font-size: 17px;
}
.normal_mal_add .classroom_tip {
font-size: 16px;
color: #107308;
margin-left: 40px;
font-style: italic;
display: none;
}
.normal_mal_add .building_tip {
font-size: 16px;
color: #107308;
margin-left: 40px;
font-style: italic;
display: none;
}
.normal_mal_add .normal_tip {
font-size: 16px;
color: #107308;
margin-left: 40px;
font-style: italic;
display: none;
}
.normal_mal_add .error {
color: red;
}
.normal_mal_add hr {
margin: 8px 0px 8px 0px;
color: #e08080;
}
.normal_mal_add table {
width: 100%;
}
.normal_mal_add table td {
padding: 5px;
}
.normal_mal_add table td select {
width: 150px;
}
.normal_mal_add table td input {
width: 150px;
}
.normal_mal_add table td input {
width: 412px;
}
.normal_mal_add table td select {
width: 412px;
} | 0.416085 | 0.114467 |
.oo-ui-icon-edit {
background-image: url('themes/apex/images/icons/edit-ltr.png');
background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/edit-ltr.svg');
background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/edit-ltr.svg');
background-image: -o-linear-gradient(transparent, transparent), url('themes/apex/images/icons/edit-ltr.png');
}
.oo-ui-icon-editLock {
background-image: url('themes/apex/images/icons/editLock-ltr.png');
background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/editLock-ltr.svg');
background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/editLock-ltr.svg');
background-image: -o-linear-gradient(transparent, transparent), url('themes/apex/images/icons/editLock-ltr.png');
}
.oo-ui-icon-editUndo {
background-image: url('themes/apex/images/icons/editUndo-ltr.png');
background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/editUndo-ltr.svg');
background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/editUndo-ltr.svg');
background-image: -o-linear-gradient(transparent, transparent), url('themes/apex/images/icons/editUndo-ltr.png');
}
.oo-ui-icon-link {
background-image: url('themes/apex/images/icons/link.png');
background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/link.svg');
background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/link.svg');
background-image: -o-linear-gradient(transparent, transparent), url('themes/apex/images/icons/link.png');
}
.oo-ui-icon-linkExternal {
background-image: url('themes/apex/images/icons/external-link-ltr.png');
background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/external-link-ltr.svg');
background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/external-link-ltr.svg');
background-image: -o-linear-gradient(transparent, transparent), url('themes/apex/images/icons/external-link-ltr.png');
}
.oo-ui-icon-linkSecure {
background-image: url('themes/apex/images/icons/secure-link.png');
background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/secure-link.svg');
background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/secure-link.svg');
background-image: -o-linear-gradient(transparent, transparent), url('themes/apex/images/icons/secure-link.png');
}
.oo-ui-icon-redo {
background-image: url('themes/apex/images/icons/arched-arrow-ltr.png');
background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/arched-arrow-ltr.svg');
background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/arched-arrow-ltr.svg');
background-image: -o-linear-gradient(transparent, transparent), url('themes/apex/images/icons/arched-arrow-ltr.png');
}
.oo-ui-icon-undo {
background-image: url('themes/apex/images/icons/arched-arrow-rtl.png');
background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/arched-arrow-rtl.svg');
background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/arched-arrow-rtl.svg');
background-image: -o-linear-gradient(transparent, transparent), url('themes/apex/images/icons/arched-arrow-rtl.png');
} | node_modules/oojs-ui/dist/oojs-ui-apex-icons-editing-core.css | .oo-ui-icon-edit {
background-image: url('themes/apex/images/icons/edit-ltr.png');
background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/edit-ltr.svg');
background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/edit-ltr.svg');
background-image: -o-linear-gradient(transparent, transparent), url('themes/apex/images/icons/edit-ltr.png');
}
.oo-ui-icon-editLock {
background-image: url('themes/apex/images/icons/editLock-ltr.png');
background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/editLock-ltr.svg');
background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/editLock-ltr.svg');
background-image: -o-linear-gradient(transparent, transparent), url('themes/apex/images/icons/editLock-ltr.png');
}
.oo-ui-icon-editUndo {
background-image: url('themes/apex/images/icons/editUndo-ltr.png');
background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/editUndo-ltr.svg');
background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/editUndo-ltr.svg');
background-image: -o-linear-gradient(transparent, transparent), url('themes/apex/images/icons/editUndo-ltr.png');
}
.oo-ui-icon-link {
background-image: url('themes/apex/images/icons/link.png');
background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/link.svg');
background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/link.svg');
background-image: -o-linear-gradient(transparent, transparent), url('themes/apex/images/icons/link.png');
}
.oo-ui-icon-linkExternal {
background-image: url('themes/apex/images/icons/external-link-ltr.png');
background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/external-link-ltr.svg');
background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/external-link-ltr.svg');
background-image: -o-linear-gradient(transparent, transparent), url('themes/apex/images/icons/external-link-ltr.png');
}
.oo-ui-icon-linkSecure {
background-image: url('themes/apex/images/icons/secure-link.png');
background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/secure-link.svg');
background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/secure-link.svg');
background-image: -o-linear-gradient(transparent, transparent), url('themes/apex/images/icons/secure-link.png');
}
.oo-ui-icon-redo {
background-image: url('themes/apex/images/icons/arched-arrow-ltr.png');
background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/arched-arrow-ltr.svg');
background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/arched-arrow-ltr.svg');
background-image: -o-linear-gradient(transparent, transparent), url('themes/apex/images/icons/arched-arrow-ltr.png');
}
.oo-ui-icon-undo {
background-image: url('themes/apex/images/icons/arched-arrow-rtl.png');
background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/arched-arrow-rtl.svg');
background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/arched-arrow-rtl.svg');
background-image: -o-linear-gradient(transparent, transparent), url('themes/apex/images/icons/arched-arrow-rtl.png');
} | 0.356671 | 0.096365 |
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
## Links
## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
## Posts and pages
## Comments
# Infinite scroll
# Media
## Captions
## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
display: block; }
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none; }
.main-navigation ul {
display: block; } }
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em;
overflow: hidden; }
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%; }
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%; }
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
/* Above WP toolbar. */ }
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
outline: 0; }
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
display: inline;
float: left;
margin-right: 1.5em; }
.alignright {
display: inline;
float: right;
margin-left: 1.5em; }
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto; }
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed; }
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both; }
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
margin: 0 0 1.5em;
/* Make sure select elements fit in widgets. */ }
.widget select {
max-width: 100%; }
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
display: block; }
.hentry {
margin: 0 0 1.5em; }
.byline,
.updated:not(.published) {
display: none; }
.single .byline,
.group-blog .byline {
display: inline; }
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0; }
.page-links {
clear: both;
margin: 0 0 1.5em; }
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
word-wrap: break-word; }
.bypostauthor {
display: block; }
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
/* Theme Footer (when set to scrolling) */
display: none; }
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
display: block; }
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0; }
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
max-width: 100%; }
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
margin-bottom: 1.5em;
max-width: 100%; }
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto; }
.wp-caption .wp-caption-text {
margin: 0.8075em 0; }
.wp-caption-text {
text-align: center; }
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
margin-bottom: 1.5em; }
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%; }
.gallery-columns-2 .gallery-item {
max-width: 50%; }
.gallery-columns-3 .gallery-item {
max-width: 33.33%; }
.gallery-columns-4 .gallery-item {
max-width: 25%; }
.gallery-columns-5 .gallery-item {
max-width: 20%; }
.gallery-columns-6 .gallery-item {
max-width: 16.66%; }
.gallery-columns-7 .gallery-item {
max-width: 14.28%; }
.gallery-columns-8 .gallery-item {
max-width: 12.5%; }
.gallery-columns-9 .gallery-item {
max-width: 11.11%; }
.gallery-caption {
display: block; }
/*--------------------------------------------------------------
# Theme styles
--------------------------------------------------------------*/
/* Reset
=====================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block; }
body {
line-height: 1.5; }
ol, ul {
list-style: none; }
blockquote, q {
quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none; }
table {
border-collapse: collapse;
border-spacing: 0; }
html {
box-sizing: border-box; }
*, *:before, *:after {
box-sizing: inherit; }
.loader,
.loader:before,
.loader:after {
background: #ffffff;
-webkit-animation: load1 1s infinite ease-in-out;
animation: load1 1s infinite ease-in-out;
width: 1em;
height: 4em; }
.loader {
color: #ffffff;
text-indent: -9999em;
margin: 88px auto;
position: relative;
font-size: 11px;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s; }
.loader:before,
.loader:after {
position: absolute;
top: 0;
content: ''; }
.loader:before {
left: -1.5em;
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s; }
.loader:after {
left: 1.5em; }
@-webkit-keyframes load1 {
0%,
80%,
100% {
box-shadow: 0 0;
height: 4em; }
40% {
box-shadow: 0 -2em;
height: 5em; } }
@keyframes load1 {
0%,
80%,
100% {
box-shadow: 0 0;
height: 4em; }
40% {
box-shadow: 0 -2em;
height: 5em; } }
html, body {
height: 100%;
width: 100%;
font-family: 'Raleway', 'Microsoft YaHei', 'Hiragino Sans GB', sans-serif;
font-size: 19px;
color: #333;
-webkit-tap-highlight-color: transparent; }
.container {
margin: 0 auto;
max-width: 700px;
height: 100%; }
h1, h2, h3, h4 {
font-weight: bold;
padding: 1.31579rem 0 0.52632rem;
line-height: 1.2;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility; }
h1 {
font-size: 3rem; }
h2 {
font-size: 1.68421rem; }
h3 {
font-size: 1.31579rem; }
p {
padding: 0.52632rem 0;
line-height: 2rem; }
a {
text-decoration: none;
color: #999999;
transition: all .4s ease; }
a:hover {
color: #333; }
li.current-menu-item a {
color: #333; }
strong {
font-weight: bold; }
.highlight {
padding: 0.84211rem;
font-family: monospace;
overflow: auto;
font-size: 0.84211rem; }
figure {
padding: 0.78947rem 0; }
img {
max-width: 100%;
margin: 10px auto; }
figcaption {
color: #999999;
font-style: italic;
font-size: 0.9rem; }
article h1, article h2, article h3, article h4 {
text-transform: uppercase;
letter-spacing: 0.21053rem; }
article h1 {
letter-spacing: 0.31579rem; }
article ul, article ol {
margin: 10px auto 20px auto;
list-style: initial;
padding-left: 30px;
line-height: 2; }
article a {
color: #333;
border-bottom: 1px solid #333; }
article a:hover {
color: #fff;
background-color: #333; }
input, textarea {
display: block;
width: 100%;
font-size: 0.73684rem;
border: solid 1px #999999;
outline: none;
transition: all .4s ease-in-out;
background: transparent;
-webkit-appearance: none;
border-radius: 0; }
input {
height: 50px;
padding: 0px 15px;
border-bottom: none; }
textarea {
padding: 15px; }
input[type=submit] {
text-transform: uppercase;
letter-spacing: 1px;
cursor: pointer;
border: solid 1px #999999;
border-top: none;
color: #999999; }
input[type=submit]:hover {
color: #555555; }
input[type=submit]:focus {
color: #e2dedb; }
input:focus, textarea:focus {
background: #333;
color: #fff; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #999999;
letter-spacing: 1px;
font-size: 0.63158rem;
text-transform: uppercase;
-webkit-transition: all .4s ease-in-out;
transition: all .4s ease-in-out; }
input::-moz-placeholder, textarea::-moz-placeholder {
color: #999999;
letter-spacing: 1px;
font-size: 0.63158rem;
text-transform: uppercase;
-webkit-transition: all .4s ease-in-out;
transition: all .4s ease-in-out; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #999999;
letter-spacing: 1px;
font-size: 0.63158rem;
text-transform: uppercase;
-webkit-transition: all .4s ease-in-out;
transition: all .4s ease-in-out; }
input::placeholder, textarea::placeholder {
color: #999999;
letter-spacing: 1px;
font-size: 0.63158rem;
text-transform: uppercase;
-webkit-transition: all .4s ease-in-out;
transition: all .4s ease-in-out; }
input:focus::-webkit-input-placeholder, textarea::focus:placeholder {
color: #bbb5af; }
input:focus::-moz-placeholder, textarea::focus:placeholder {
color: #bbb5af; }
input:focus:-ms-input-placeholder, textarea::focus:placeholder {
color: #bbb5af; }
input:focus::placeholder, textarea::focus:placeholder {
color: #bbb5af; }
input:hover:focus::-webkit-input-placeholder, textarea:hover:focus::-webkit-input-placeholder {
color: #cbc6c1; }
input:hover:focus::-moz-placeholder, textarea:hover:focus::-moz-placeholder {
color: #cbc6c1; }
input:hover:focus:-ms-input-placeholder, textarea:hover:focus:-ms-input-placeholder {
color: #cbc6c1; }
input:hover:focus::placeholder, textarea:hover:focus::placeholder {
color: #cbc6c1; }
input:hover::-webkit-input-placeholder, textarea:hover::-webkit-input-placeholder {
color: #555555; }
input:hover::-moz-placeholder, textarea:hover::-moz-placeholder {
color: #555555; }
input:hover:-ms-input-placeholder, textarea:hover:-ms-input-placeholder {
color: #555555; }
input:hover::placeholder, textarea:hover::placeholder {
color: #555555; }
article .btn {
width: 200px; }
.resume-btn.btn {
width: 300px;
margin-top: 40px; }
.btns-container .btn {
margin: 15px 15px 15px 0; }
.btn {
font-size: 0.73684rem;
text-align: center;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 2px;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
display: inline-block;
padding: 8px 20px;
min-width: 120px;
transition: all .3s ease; }
.btn.btn-default {
color: #333;
border: 1px solid #333; }
.btn.btn-default:hover {
background: #333;
color: #fff; }
.btn.btn-inverse {
color: #fff;
border: 1px solid #fff; }
.btn.btn-inverse:hover {
color: #fff;
background: #999999;
border-color: #999999; }
.back-to-top {
display: none;
position: fixed;
right: 20px;
bottom: 20px;
width: 50px;
height: 50px; }
.back-to-top:hover {
opacity: .7; }
.back-to-top span {
display: block;
position: absolute;
height: 4px;
width: 27px;
padding: 0;
background: #333; }
.back-to-top .left {
transform: translateY(20px) translateX(17px) rotate(45deg); }
.back-to-top .right {
transform: translateY(20px) translateX(0) rotate(-45deg); }
@media screen and (max-width: 468px) {
.back-to-top {
right: 8px;
bottom: 10px; } }
.clearfix:after {
content: '';
display: block;
clear: both; }
#header {
position: fixed;
right: 0;
left: 0; }
.headroom {
position: fixed;
z-index: 100;
top: 0;
left: 0;
right: 0;
transition: all .4s ease-in-out; }
.headroom ul {
margin: 0; }
.nav {
font-size: 0.78947rem;
text-align: center;
padding: 1.05263rem 0 1.05263rem;
text-transform: uppercase;
font-weight: 700;
letter-spacing: 2px;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
border-bottom: 1px solid rgba(200, 200, 200, 0.3); }
.nav li {
display: inline-block;
padding: 0 1.05263rem; }
.headroom--top {
background: transparent; }
.headroom--unpinned, .headroom--not-top {
top: -3.68421rem; }
.headroom--bottom {
top: 0; }
.headroom--not-top {
background: #333; }
.headroom--not-top .nav {
border: none; }
.headroom--not-top a:hover {
color: #fff; }
.headroom--not-top li.current-menu-item a {
color: #fff; }
.logged-in .headroom--top, .logged-in .headroom--pinned, .logged-in .headroom--bottom {
top: 32px; }
@media screen and (max-width: 782px) {
.logged-in .headroom--top, .logged-in .headroom--pinned, .logged-in .headroom--bottom {
top: 46px; } }
.button-container {
position: absolute;
display: none;
top: 20px;
right: 20px;
float: right;
height: 27px;
width: 35px;
cursor: pointer;
transition: opacity .25s ease; }
.button-container:hover {
opacity: .7; }
.button-container.active .top {
transform: translateY(11px) translateX(0) rotate(45deg);
background: #FFF; }
.button-container.active .middle {
opacity: 0;
background: #FFF; }
.button-container.active .bottom {
transform: translateY(-11px) translateX(0) rotate(-45deg);
background: #FFF; }
.button-container span {
margin: 0;
padding: 0;
background: #333;
border: none;
height: 5px;
width: 35px;
position: absolute;
top: 0;
right: 0;
transition: all .35s ease;
cursor: pointer; }
.button-container span:nth-of-type(2) {
top: 11px; }
.button-container span:nth-of-type(3) {
top: 22px; }
@media screen and (max-width: 550px) {
.button-container {
display: block; }
.desktop-nav {
display: none; } }
.overlay {
position: fixed;
background: #333;
top: 0;
left: 0;
width: 100%;
height: 0%;
opacity: 0;
visibility: hidden;
transition: opacity .35s, visibility .35s, height .35s;
overflow: hidden; }
.overlay.open {
opacity: 1;
visibility: visible;
height: 100%; }
.overlay.open li {
animation: fadeInRight .4s ease-in-out forwards;
animation-delay: .35s; }
.overlay.open li:nth-of-type(2) {
animation-delay: .4s; }
.overlay.open li:nth-of-type(3) {
animation-delay: .45s; }
.overlay.open li:nth-of-type(4) {
animation-delay: .50s; }
.overlay nav {
position: relative;
height: 70%;
top: 50%;
transform: translateY(-50%);
text-align: center; }
.overlay nav .nav {
font-size: 30px;
letter-spacing: 15px; }
.overlay ul {
border: none;
list-style: none;
padding: 0;
margin: 0 auto;
display: inline-block;
position: relative;
height: 100%; }
.overlay ul li {
display: block;
height: 25%;
height: calc(100% / 4);
min-height: 50px;
position: relative;
opacity: 0;
margin-right: -15px; }
.overlay ul li a {
display: block;
position: relative;
color: #fff;
overflow: hidden; }
.overlay ul li a:after {
content: '';
position: absolute;
bottom: 0;
left: 50%;
width: 0%;
transform: translateX(-50%);
height: 3px;
background: #fff;
transition: .35s; }
@keyframes fadeInRight {
0% {
opacity: 0;
left: 20%; }
100% {
opacity: 1;
left: 0; } }
.mypage {
padding-bottom: 4.21053rem;
padding-top: 4.5rem; }
.page-title {
overflow-wrap: break-word;
word-wrap: break-word;
word-break: break-word;
hyphens: auto;
letter-spacing: 0.31579rem;
text-transform: uppercase;
text-align: center;
padding-bottom: 1.57895rem; }
.post-url {
font-size: 1.1rem;
margin: 10px auto;
display: inline;
padding: 0; }
.post-url a {
color: #333;
border-bottom: 1px solid #333; }
.post-url a:hover {
color: #fff;
background-color: #333; }
small {
color: #999999;
font-size: 0.6rem;
font-weight: normal; }
.post-list li:before {
content: "\00BB\0020";
color: #999999; }
.post-list:last-of-type {
margin-bottom: 80px; }
.blurb {
position: absolute;
top: 50%;
transform: translateY(-50%);
text-transform: uppercase; }
.site-title {
font-size: 3rem;
letter-spacing: 0.73684rem;
margin-bottom: 1.05263rem;
margin-top: 0;
padding: 0;
font-weight: bold; }
span.line {
display: inline-block; }
.site-description {
letter-spacing: 0.31579rem; }
.profile_pic {
float: right;
width: 150px;
height: 150px;
margin: 20px 30px 30px 40px; }
#contact {
text-align: center; }
#contact .email {
font-size: 1.57895rem; }
ul.links-social {
list-style: none;
padding: 0; }
ul.links-social li {
display: inline-block;
padding-right: 15px; }
ul.links-social li:last-child {
padding-right: 0; }
form {
max-width: 500px;
margin: 2.63158rem auto 0; }
@media screen and (max-width: 468px) {
form {
max-width: 100%; } }
.post {
margin-bottom: 80px; }
.post-title {
margin-bottom: 10px;
font-size: 2.21053rem; }
.post-title a {
color: #333;
border-bottom: 1px solid #333; }
.post-title a:hover {
color: #fff;
background-color: #333; }
.meta {
margin-bottom: 30px; }
.meta-cat {
margin-left: 10px; }
.read-more {
text-align: right;
margin-top: 20px; }
.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 35px;
height: 0;
overflow: hidden; }
.video-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.pagination {
text-align: center;
margin-bottom: 80px; }
.older, .newer {
font-size: 1.05263rem; }
.older {
margin-left: 20px; }
#disqus_thread {
margin-top: 80px; }
.tags {
margin-top: 20px; }
.tag {
font-weight: normal;
background-color: #eee;
margin-right: 10px;
padding: 0 2px;
white-space: nowrap; }
.tag:hover {
color: #fff;
background-color: #999999; }
.next, .prev {
width: 45%; }
.next {
float: left; }
.prev {
float: right;
text-align: right; }
.posts-nav {
margin-top: 80px;
margin-bottom: 80px; }
.posts-nav:after {
content: "";
display: table;
clear: both; }
#error-page {
height: 100%;
display: table; }
#error-page h1 {
display: table-cell;
vertical-align: middle; }
@media (max-width: 768px) {
.container {
width: 85%; } }
@media (max-width: 468px) {
html, body {
font-size: 16px; }
.page-title {
font-size: 2rem; }
.btn {
width: 100%;
padding: 10px 0;
text-align: center; }
.profile_pic {
float: none;
display: block;
margin-left: auto;
margin-right: auto; } }
#projects {
font-size: 0.84211rem; }
#projects p {
line-height: 1.8; }
#projects ul {
list-style: none; }
.header-tags {
font-size: 0.84211rem;
text-align: center;
padding: 0 20px 10px; }
.project-tag {
line-height: 1;
padding: 5px;
cursor: pointer;
display: inline-block;
transition: all .3s ease; }
.project-tag-default {
border-bottom: 1px solid #333; }
.project-tag-default:hover, .project-tag-default.active {
color: #fff;
background-color: #333; }
.project-tag-inverse {
border-bottom: 1px solid #fff; }
.project-tag-inverse:hover {
background: #fff;
color: #333; }
.tag-list {
display: inline-block;
font-size: 0.73684rem;
margin-top: 0.78947rem; }
.thumb-container {
margin: 0 auto;
max-width: 1000px; }
.grid {
margin: 0 auto; }
.grid-item {
width: 100px;
float: left;
padding: 20px; }
.grid-item:not(.active) .project-container:hover {
cursor: pointer; }
.grid-item.active {
width: 100% !important; }
.grid-item.active .project-container {
padding: 20px;
background: #333; }
.grid-item.active .project-thumb {
max-width: 300px; }
.width2 {
width: 200px; }
.width3 {
width: 300px; }
.width4 {
width: 400px; }
.width5 {
width: 500px; }
.project-title {
text-transform: uppercase;
letter-spacing: 5px;
padding: 0;
font-size: 1.26316rem;
font-weight: bold;
text-align: left; }
.project-container {
color: #fff;
text-align: left;
display: flex;
flex-direction: row-reverse;
align-items: center;
justify-content: space-between; }
.project-container li {
display: inline-block; }
.project-container a {
color: #fff;
border-bottom: 1px solid #fff; }
.project-container a:hover {
color: #333;
border-color: #999999;
background: #fff; }
.project-hidable {
display: none; }
.project-thumb {
margin: 0;
max-width: 100%;
height: auto; }
.project-text {
align-self: stretch;
padding: 20px;
max-width: 600px; }
@media screen and (max-width: 588px) {
.thumb-container {
width: 100%; }
.grid {
width: 100% !important; }
.grid-item {
max-width: 100%; }
#projects img {
float: left; } }
@media screen and (max-width: 768px) {
.grid-item.active .project-thumb {
display: none; }
.project-text {
max-width: 768px;
width: 100%; } }
.highlight {
background: #2b2b2b;
color: #f9f7f3; }
.highlight .hll {
background-color: #3a4055; }
.highlight .c {
color: #5a647e; }
/* Comment */
.highlight .err {
color: #da4939; }
/* Error */
.highlight .k {
color: #b6b3eb; }
/* Keyword */
.highlight .l {
color: #cc7833; }
/* Literal */
.highlight .n {
color: #f9f7f3; }
/* Name */
.highlight .o {
color: #519f50; }
/* Operator */
.highlight .p {
color: #f9f7f3; }
/* Punctuation */
.highlight .cm {
color: #5a647e; }
/* Comment.Multiline */
.highlight .cp {
color: #5a647e; }
/* Comment.Preproc */
.highlight .c1 {
color: #5a647e; }
/* Comment.Single */
.highlight .cs {
color: #5a647e; }
/* Comment.Special */
.highlight .gd {
color: #da4939; }
/* Generic.Deleted */
.highlight .ge {
font-style: italic; }
/* Generic.Emph */
.highlight .gh {
color: #f9f7f3;
font-weight: bold; }
/* Generic.Heading */
.highlight .gi {
color: #a5c261; }
/* Generic.Inserted */
.highlight .gp {
color: #5a647e;
font-weight: bold; }
/* Generic.Prompt */
.highlight .gs {
font-weight: bold; }
/* Generic.Strong */
.highlight .gu {
color: #519f50;
font-weight: bold; }
/* Generic.Subheading */
.highlight .kc {
color: #b6b3eb; }
/* Keyword.Constant */
.highlight .kd {
color: #b6b3eb; }
/* Keyword.Declaration */
.highlight .kn {
color: #519f50; }
/* Keyword.Namespace */
.highlight .kp {
color: #b6b3eb; }
/* Keyword.Pseudo */
.highlight .kr {
color: #b6b3eb; }
/* Keyword.Reserved */
.highlight .kt {
color: #ffc66d; }
/* Keyword.Type */
.highlight .ld {
color: #a5c261; }
/* Literal.Date */
.highlight .m {
color: #cc7833; }
/* Literal.Number */
.highlight .s {
color: #a5c261; }
/* Literal.String */
.highlight .na {
color: #6d9cbe; }
/* Name.Attribute */
.highlight .nb {
color: #f9f7f3; }
/* Name.Builtin */
.highlight .nc {
color: #ffc66d; }
/* Name.Class */
.highlight .no {
color: #da4939; }
/* Name.Constant */
.highlight .nd {
color: #519f50; }
/* Name.Decorator */
.highlight .ni {
color: #f9f7f3; }
/* Name.Entity */
.highlight .ne {
color: #da4939; }
/* Name.Exception */
.highlight .nf {
color: #6d9cbe; }
/* Name.Function */
.highlight .nl {
color: #f9f7f3; }
/* Name.Label */
.highlight .nn {
color: #ffc66d; }
/* Name.Namespace */
.highlight .nx {
color: #6d9cbe; }
/* Name.Other */
.highlight .py {
color: #f9f7f3; }
/* Name.Property */
.highlight .nt {
color: #519f50; }
/* Name.Tag */
.highlight .nv {
color: #da4939; }
/* Name.Variable */
.highlight .ow {
color: #519f50; }
/* Operator.Word */
.highlight .w {
color: #f9f7f3; }
/* Text.Whitespace */
.highlight .mf {
color: #cc7833; }
/* Literal.Number.Float */
.highlight .mh {
color: #cc7833; }
/* Literal.Number.Hex */
.highlight .mi {
color: #cc7833; }
/* Literal.Number.Integer */
.highlight .mo {
color: #cc7833; }
/* Literal.Number.Oct */
.highlight .sb {
color: #a5c261; }
/* Literal.String.Backtick */
.highlight .sc {
color: #f9f7f3; }
/* Literal.String.Char */
.highlight .sd {
color: #5a647e; }
/* Literal.String.Doc */
.highlight .s2 {
color: #a5c261; }
/* Literal.String.Double */
.highlight .se {
color: #cc7833; }
/* Literal.String.Escape */
.highlight .sh {
color: #a5c261; }
/* Literal.String.Heredoc */
.highlight .si {
color: #cc7833; }
/* Literal.String.Interpol */
.highlight .sx {
color: #a5c261; }
/* Literal.String.Other */
.highlight .sr {
color: #a5c261; }
/* Literal.String.Regex */
.highlight .s1 {
color: #a5c261; }
/* Literal.String.Single */
.highlight .ss {
color: #a5c261; }
/* Literal.String.Symbol */
.highlight .bp {
color: #f9f7f3; }
/* Name.Builtin.Pseudo */
.highlight .vc {
color: #da4939; }
/* Name.Variable.Class */
.highlight .vg {
color: #da4939; }
/* Name.Variable.Global */
.highlight .vi {
color: #da4939; }
/* Name.Variable.Instance */
.highlight .il {
color: #cc7833; }
/* Literal.Number.Integer.Long */
/*# sourceMappingURL=style.css.map */ | style.css | >>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
## Links
## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
## Posts and pages
## Comments
# Infinite scroll
# Media
## Captions
## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
display: block; }
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none; }
.main-navigation ul {
display: block; } }
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em;
overflow: hidden; }
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%; }
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%; }
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
/* Above WP toolbar. */ }
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
outline: 0; }
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
display: inline;
float: left;
margin-right: 1.5em; }
.alignright {
display: inline;
float: right;
margin-left: 1.5em; }
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto; }
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed; }
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both; }
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
margin: 0 0 1.5em;
/* Make sure select elements fit in widgets. */ }
.widget select {
max-width: 100%; }
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
display: block; }
.hentry {
margin: 0 0 1.5em; }
.byline,
.updated:not(.published) {
display: none; }
.single .byline,
.group-blog .byline {
display: inline; }
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0; }
.page-links {
clear: both;
margin: 0 0 1.5em; }
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
word-wrap: break-word; }
.bypostauthor {
display: block; }
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
/* Theme Footer (when set to scrolling) */
display: none; }
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
display: block; }
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0; }
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
max-width: 100%; }
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
margin-bottom: 1.5em;
max-width: 100%; }
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto; }
.wp-caption .wp-caption-text {
margin: 0.8075em 0; }
.wp-caption-text {
text-align: center; }
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
margin-bottom: 1.5em; }
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%; }
.gallery-columns-2 .gallery-item {
max-width: 50%; }
.gallery-columns-3 .gallery-item {
max-width: 33.33%; }
.gallery-columns-4 .gallery-item {
max-width: 25%; }
.gallery-columns-5 .gallery-item {
max-width: 20%; }
.gallery-columns-6 .gallery-item {
max-width: 16.66%; }
.gallery-columns-7 .gallery-item {
max-width: 14.28%; }
.gallery-columns-8 .gallery-item {
max-width: 12.5%; }
.gallery-columns-9 .gallery-item {
max-width: 11.11%; }
.gallery-caption {
display: block; }
/*--------------------------------------------------------------
# Theme styles
--------------------------------------------------------------*/
/* Reset
=====================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block; }
body {
line-height: 1.5; }
ol, ul {
list-style: none; }
blockquote, q {
quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none; }
table {
border-collapse: collapse;
border-spacing: 0; }
html {
box-sizing: border-box; }
*, *:before, *:after {
box-sizing: inherit; }
.loader,
.loader:before,
.loader:after {
background: #ffffff;
-webkit-animation: load1 1s infinite ease-in-out;
animation: load1 1s infinite ease-in-out;
width: 1em;
height: 4em; }
.loader {
color: #ffffff;
text-indent: -9999em;
margin: 88px auto;
position: relative;
font-size: 11px;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s; }
.loader:before,
.loader:after {
position: absolute;
top: 0;
content: ''; }
.loader:before {
left: -1.5em;
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s; }
.loader:after {
left: 1.5em; }
@-webkit-keyframes load1 {
0%,
80%,
100% {
box-shadow: 0 0;
height: 4em; }
40% {
box-shadow: 0 -2em;
height: 5em; } }
@keyframes load1 {
0%,
80%,
100% {
box-shadow: 0 0;
height: 4em; }
40% {
box-shadow: 0 -2em;
height: 5em; } }
html, body {
height: 100%;
width: 100%;
font-family: 'Raleway', 'Microsoft YaHei', 'Hiragino Sans GB', sans-serif;
font-size: 19px;
color: #333;
-webkit-tap-highlight-color: transparent; }
.container {
margin: 0 auto;
max-width: 700px;
height: 100%; }
h1, h2, h3, h4 {
font-weight: bold;
padding: 1.31579rem 0 0.52632rem;
line-height: 1.2;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility; }
h1 {
font-size: 3rem; }
h2 {
font-size: 1.68421rem; }
h3 {
font-size: 1.31579rem; }
p {
padding: 0.52632rem 0;
line-height: 2rem; }
a {
text-decoration: none;
color: #999999;
transition: all .4s ease; }
a:hover {
color: #333; }
li.current-menu-item a {
color: #333; }
strong {
font-weight: bold; }
.highlight {
padding: 0.84211rem;
font-family: monospace;
overflow: auto;
font-size: 0.84211rem; }
figure {
padding: 0.78947rem 0; }
img {
max-width: 100%;
margin: 10px auto; }
figcaption {
color: #999999;
font-style: italic;
font-size: 0.9rem; }
article h1, article h2, article h3, article h4 {
text-transform: uppercase;
letter-spacing: 0.21053rem; }
article h1 {
letter-spacing: 0.31579rem; }
article ul, article ol {
margin: 10px auto 20px auto;
list-style: initial;
padding-left: 30px;
line-height: 2; }
article a {
color: #333;
border-bottom: 1px solid #333; }
article a:hover {
color: #fff;
background-color: #333; }
input, textarea {
display: block;
width: 100%;
font-size: 0.73684rem;
border: solid 1px #999999;
outline: none;
transition: all .4s ease-in-out;
background: transparent;
-webkit-appearance: none;
border-radius: 0; }
input {
height: 50px;
padding: 0px 15px;
border-bottom: none; }
textarea {
padding: 15px; }
input[type=submit] {
text-transform: uppercase;
letter-spacing: 1px;
cursor: pointer;
border: solid 1px #999999;
border-top: none;
color: #999999; }
input[type=submit]:hover {
color: #555555; }
input[type=submit]:focus {
color: #e2dedb; }
input:focus, textarea:focus {
background: #333;
color: #fff; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #999999;
letter-spacing: 1px;
font-size: 0.63158rem;
text-transform: uppercase;
-webkit-transition: all .4s ease-in-out;
transition: all .4s ease-in-out; }
input::-moz-placeholder, textarea::-moz-placeholder {
color: #999999;
letter-spacing: 1px;
font-size: 0.63158rem;
text-transform: uppercase;
-webkit-transition: all .4s ease-in-out;
transition: all .4s ease-in-out; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #999999;
letter-spacing: 1px;
font-size: 0.63158rem;
text-transform: uppercase;
-webkit-transition: all .4s ease-in-out;
transition: all .4s ease-in-out; }
input::placeholder, textarea::placeholder {
color: #999999;
letter-spacing: 1px;
font-size: 0.63158rem;
text-transform: uppercase;
-webkit-transition: all .4s ease-in-out;
transition: all .4s ease-in-out; }
input:focus::-webkit-input-placeholder, textarea::focus:placeholder {
color: #bbb5af; }
input:focus::-moz-placeholder, textarea::focus:placeholder {
color: #bbb5af; }
input:focus:-ms-input-placeholder, textarea::focus:placeholder {
color: #bbb5af; }
input:focus::placeholder, textarea::focus:placeholder {
color: #bbb5af; }
input:hover:focus::-webkit-input-placeholder, textarea:hover:focus::-webkit-input-placeholder {
color: #cbc6c1; }
input:hover:focus::-moz-placeholder, textarea:hover:focus::-moz-placeholder {
color: #cbc6c1; }
input:hover:focus:-ms-input-placeholder, textarea:hover:focus:-ms-input-placeholder {
color: #cbc6c1; }
input:hover:focus::placeholder, textarea:hover:focus::placeholder {
color: #cbc6c1; }
input:hover::-webkit-input-placeholder, textarea:hover::-webkit-input-placeholder {
color: #555555; }
input:hover::-moz-placeholder, textarea:hover::-moz-placeholder {
color: #555555; }
input:hover:-ms-input-placeholder, textarea:hover:-ms-input-placeholder {
color: #555555; }
input:hover::placeholder, textarea:hover::placeholder {
color: #555555; }
article .btn {
width: 200px; }
.resume-btn.btn {
width: 300px;
margin-top: 40px; }
.btns-container .btn {
margin: 15px 15px 15px 0; }
.btn {
font-size: 0.73684rem;
text-align: center;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 2px;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
display: inline-block;
padding: 8px 20px;
min-width: 120px;
transition: all .3s ease; }
.btn.btn-default {
color: #333;
border: 1px solid #333; }
.btn.btn-default:hover {
background: #333;
color: #fff; }
.btn.btn-inverse {
color: #fff;
border: 1px solid #fff; }
.btn.btn-inverse:hover {
color: #fff;
background: #999999;
border-color: #999999; }
.back-to-top {
display: none;
position: fixed;
right: 20px;
bottom: 20px;
width: 50px;
height: 50px; }
.back-to-top:hover {
opacity: .7; }
.back-to-top span {
display: block;
position: absolute;
height: 4px;
width: 27px;
padding: 0;
background: #333; }
.back-to-top .left {
transform: translateY(20px) translateX(17px) rotate(45deg); }
.back-to-top .right {
transform: translateY(20px) translateX(0) rotate(-45deg); }
@media screen and (max-width: 468px) {
.back-to-top {
right: 8px;
bottom: 10px; } }
.clearfix:after {
content: '';
display: block;
clear: both; }
#header {
position: fixed;
right: 0;
left: 0; }
.headroom {
position: fixed;
z-index: 100;
top: 0;
left: 0;
right: 0;
transition: all .4s ease-in-out; }
.headroom ul {
margin: 0; }
.nav {
font-size: 0.78947rem;
text-align: center;
padding: 1.05263rem 0 1.05263rem;
text-transform: uppercase;
font-weight: 700;
letter-spacing: 2px;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
border-bottom: 1px solid rgba(200, 200, 200, 0.3); }
.nav li {
display: inline-block;
padding: 0 1.05263rem; }
.headroom--top {
background: transparent; }
.headroom--unpinned, .headroom--not-top {
top: -3.68421rem; }
.headroom--bottom {
top: 0; }
.headroom--not-top {
background: #333; }
.headroom--not-top .nav {
border: none; }
.headroom--not-top a:hover {
color: #fff; }
.headroom--not-top li.current-menu-item a {
color: #fff; }
.logged-in .headroom--top, .logged-in .headroom--pinned, .logged-in .headroom--bottom {
top: 32px; }
@media screen and (max-width: 782px) {
.logged-in .headroom--top, .logged-in .headroom--pinned, .logged-in .headroom--bottom {
top: 46px; } }
.button-container {
position: absolute;
display: none;
top: 20px;
right: 20px;
float: right;
height: 27px;
width: 35px;
cursor: pointer;
transition: opacity .25s ease; }
.button-container:hover {
opacity: .7; }
.button-container.active .top {
transform: translateY(11px) translateX(0) rotate(45deg);
background: #FFF; }
.button-container.active .middle {
opacity: 0;
background: #FFF; }
.button-container.active .bottom {
transform: translateY(-11px) translateX(0) rotate(-45deg);
background: #FFF; }
.button-container span {
margin: 0;
padding: 0;
background: #333;
border: none;
height: 5px;
width: 35px;
position: absolute;
top: 0;
right: 0;
transition: all .35s ease;
cursor: pointer; }
.button-container span:nth-of-type(2) {
top: 11px; }
.button-container span:nth-of-type(3) {
top: 22px; }
@media screen and (max-width: 550px) {
.button-container {
display: block; }
.desktop-nav {
display: none; } }
.overlay {
position: fixed;
background: #333;
top: 0;
left: 0;
width: 100%;
height: 0%;
opacity: 0;
visibility: hidden;
transition: opacity .35s, visibility .35s, height .35s;
overflow: hidden; }
.overlay.open {
opacity: 1;
visibility: visible;
height: 100%; }
.overlay.open li {
animation: fadeInRight .4s ease-in-out forwards;
animation-delay: .35s; }
.overlay.open li:nth-of-type(2) {
animation-delay: .4s; }
.overlay.open li:nth-of-type(3) {
animation-delay: .45s; }
.overlay.open li:nth-of-type(4) {
animation-delay: .50s; }
.overlay nav {
position: relative;
height: 70%;
top: 50%;
transform: translateY(-50%);
text-align: center; }
.overlay nav .nav {
font-size: 30px;
letter-spacing: 15px; }
.overlay ul {
border: none;
list-style: none;
padding: 0;
margin: 0 auto;
display: inline-block;
position: relative;
height: 100%; }
.overlay ul li {
display: block;
height: 25%;
height: calc(100% / 4);
min-height: 50px;
position: relative;
opacity: 0;
margin-right: -15px; }
.overlay ul li a {
display: block;
position: relative;
color: #fff;
overflow: hidden; }
.overlay ul li a:after {
content: '';
position: absolute;
bottom: 0;
left: 50%;
width: 0%;
transform: translateX(-50%);
height: 3px;
background: #fff;
transition: .35s; }
@keyframes fadeInRight {
0% {
opacity: 0;
left: 20%; }
100% {
opacity: 1;
left: 0; } }
.mypage {
padding-bottom: 4.21053rem;
padding-top: 4.5rem; }
.page-title {
overflow-wrap: break-word;
word-wrap: break-word;
word-break: break-word;
hyphens: auto;
letter-spacing: 0.31579rem;
text-transform: uppercase;
text-align: center;
padding-bottom: 1.57895rem; }
.post-url {
font-size: 1.1rem;
margin: 10px auto;
display: inline;
padding: 0; }
.post-url a {
color: #333;
border-bottom: 1px solid #333; }
.post-url a:hover {
color: #fff;
background-color: #333; }
small {
color: #999999;
font-size: 0.6rem;
font-weight: normal; }
.post-list li:before {
content: "\00BB\0020";
color: #999999; }
.post-list:last-of-type {
margin-bottom: 80px; }
.blurb {
position: absolute;
top: 50%;
transform: translateY(-50%);
text-transform: uppercase; }
.site-title {
font-size: 3rem;
letter-spacing: 0.73684rem;
margin-bottom: 1.05263rem;
margin-top: 0;
padding: 0;
font-weight: bold; }
span.line {
display: inline-block; }
.site-description {
letter-spacing: 0.31579rem; }
.profile_pic {
float: right;
width: 150px;
height: 150px;
margin: 20px 30px 30px 40px; }
#contact {
text-align: center; }
#contact .email {
font-size: 1.57895rem; }
ul.links-social {
list-style: none;
padding: 0; }
ul.links-social li {
display: inline-block;
padding-right: 15px; }
ul.links-social li:last-child {
padding-right: 0; }
form {
max-width: 500px;
margin: 2.63158rem auto 0; }
@media screen and (max-width: 468px) {
form {
max-width: 100%; } }
.post {
margin-bottom: 80px; }
.post-title {
margin-bottom: 10px;
font-size: 2.21053rem; }
.post-title a {
color: #333;
border-bottom: 1px solid #333; }
.post-title a:hover {
color: #fff;
background-color: #333; }
.meta {
margin-bottom: 30px; }
.meta-cat {
margin-left: 10px; }
.read-more {
text-align: right;
margin-top: 20px; }
.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 35px;
height: 0;
overflow: hidden; }
.video-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.pagination {
text-align: center;
margin-bottom: 80px; }
.older, .newer {
font-size: 1.05263rem; }
.older {
margin-left: 20px; }
#disqus_thread {
margin-top: 80px; }
.tags {
margin-top: 20px; }
.tag {
font-weight: normal;
background-color: #eee;
margin-right: 10px;
padding: 0 2px;
white-space: nowrap; }
.tag:hover {
color: #fff;
background-color: #999999; }
.next, .prev {
width: 45%; }
.next {
float: left; }
.prev {
float: right;
text-align: right; }
.posts-nav {
margin-top: 80px;
margin-bottom: 80px; }
.posts-nav:after {
content: "";
display: table;
clear: both; }
#error-page {
height: 100%;
display: table; }
#error-page h1 {
display: table-cell;
vertical-align: middle; }
@media (max-width: 768px) {
.container {
width: 85%; } }
@media (max-width: 468px) {
html, body {
font-size: 16px; }
.page-title {
font-size: 2rem; }
.btn {
width: 100%;
padding: 10px 0;
text-align: center; }
.profile_pic {
float: none;
display: block;
margin-left: auto;
margin-right: auto; } }
#projects {
font-size: 0.84211rem; }
#projects p {
line-height: 1.8; }
#projects ul {
list-style: none; }
.header-tags {
font-size: 0.84211rem;
text-align: center;
padding: 0 20px 10px; }
.project-tag {
line-height: 1;
padding: 5px;
cursor: pointer;
display: inline-block;
transition: all .3s ease; }
.project-tag-default {
border-bottom: 1px solid #333; }
.project-tag-default:hover, .project-tag-default.active {
color: #fff;
background-color: #333; }
.project-tag-inverse {
border-bottom: 1px solid #fff; }
.project-tag-inverse:hover {
background: #fff;
color: #333; }
.tag-list {
display: inline-block;
font-size: 0.73684rem;
margin-top: 0.78947rem; }
.thumb-container {
margin: 0 auto;
max-width: 1000px; }
.grid {
margin: 0 auto; }
.grid-item {
width: 100px;
float: left;
padding: 20px; }
.grid-item:not(.active) .project-container:hover {
cursor: pointer; }
.grid-item.active {
width: 100% !important; }
.grid-item.active .project-container {
padding: 20px;
background: #333; }
.grid-item.active .project-thumb {
max-width: 300px; }
.width2 {
width: 200px; }
.width3 {
width: 300px; }
.width4 {
width: 400px; }
.width5 {
width: 500px; }
.project-title {
text-transform: uppercase;
letter-spacing: 5px;
padding: 0;
font-size: 1.26316rem;
font-weight: bold;
text-align: left; }
.project-container {
color: #fff;
text-align: left;
display: flex;
flex-direction: row-reverse;
align-items: center;
justify-content: space-between; }
.project-container li {
display: inline-block; }
.project-container a {
color: #fff;
border-bottom: 1px solid #fff; }
.project-container a:hover {
color: #333;
border-color: #999999;
background: #fff; }
.project-hidable {
display: none; }
.project-thumb {
margin: 0;
max-width: 100%;
height: auto; }
.project-text {
align-self: stretch;
padding: 20px;
max-width: 600px; }
@media screen and (max-width: 588px) {
.thumb-container {
width: 100%; }
.grid {
width: 100% !important; }
.grid-item {
max-width: 100%; }
#projects img {
float: left; } }
@media screen and (max-width: 768px) {
.grid-item.active .project-thumb {
display: none; }
.project-text {
max-width: 768px;
width: 100%; } }
.highlight {
background: #2b2b2b;
color: #f9f7f3; }
.highlight .hll {
background-color: #3a4055; }
.highlight .c {
color: #5a647e; }
/* Comment */
.highlight .err {
color: #da4939; }
/* Error */
.highlight .k {
color: #b6b3eb; }
/* Keyword */
.highlight .l {
color: #cc7833; }
/* Literal */
.highlight .n {
color: #f9f7f3; }
/* Name */
.highlight .o {
color: #519f50; }
/* Operator */
.highlight .p {
color: #f9f7f3; }
/* Punctuation */
.highlight .cm {
color: #5a647e; }
/* Comment.Multiline */
.highlight .cp {
color: #5a647e; }
/* Comment.Preproc */
.highlight .c1 {
color: #5a647e; }
/* Comment.Single */
.highlight .cs {
color: #5a647e; }
/* Comment.Special */
.highlight .gd {
color: #da4939; }
/* Generic.Deleted */
.highlight .ge {
font-style: italic; }
/* Generic.Emph */
.highlight .gh {
color: #f9f7f3;
font-weight: bold; }
/* Generic.Heading */
.highlight .gi {
color: #a5c261; }
/* Generic.Inserted */
.highlight .gp {
color: #5a647e;
font-weight: bold; }
/* Generic.Prompt */
.highlight .gs {
font-weight: bold; }
/* Generic.Strong */
.highlight .gu {
color: #519f50;
font-weight: bold; }
/* Generic.Subheading */
.highlight .kc {
color: #b6b3eb; }
/* Keyword.Constant */
.highlight .kd {
color: #b6b3eb; }
/* Keyword.Declaration */
.highlight .kn {
color: #519f50; }
/* Keyword.Namespace */
.highlight .kp {
color: #b6b3eb; }
/* Keyword.Pseudo */
.highlight .kr {
color: #b6b3eb; }
/* Keyword.Reserved */
.highlight .kt {
color: #ffc66d; }
/* Keyword.Type */
.highlight .ld {
color: #a5c261; }
/* Literal.Date */
.highlight .m {
color: #cc7833; }
/* Literal.Number */
.highlight .s {
color: #a5c261; }
/* Literal.String */
.highlight .na {
color: #6d9cbe; }
/* Name.Attribute */
.highlight .nb {
color: #f9f7f3; }
/* Name.Builtin */
.highlight .nc {
color: #ffc66d; }
/* Name.Class */
.highlight .no {
color: #da4939; }
/* Name.Constant */
.highlight .nd {
color: #519f50; }
/* Name.Decorator */
.highlight .ni {
color: #f9f7f3; }
/* Name.Entity */
.highlight .ne {
color: #da4939; }
/* Name.Exception */
.highlight .nf {
color: #6d9cbe; }
/* Name.Function */
.highlight .nl {
color: #f9f7f3; }
/* Name.Label */
.highlight .nn {
color: #ffc66d; }
/* Name.Namespace */
.highlight .nx {
color: #6d9cbe; }
/* Name.Other */
.highlight .py {
color: #f9f7f3; }
/* Name.Property */
.highlight .nt {
color: #519f50; }
/* Name.Tag */
.highlight .nv {
color: #da4939; }
/* Name.Variable */
.highlight .ow {
color: #519f50; }
/* Operator.Word */
.highlight .w {
color: #f9f7f3; }
/* Text.Whitespace */
.highlight .mf {
color: #cc7833; }
/* Literal.Number.Float */
.highlight .mh {
color: #cc7833; }
/* Literal.Number.Hex */
.highlight .mi {
color: #cc7833; }
/* Literal.Number.Integer */
.highlight .mo {
color: #cc7833; }
/* Literal.Number.Oct */
.highlight .sb {
color: #a5c261; }
/* Literal.String.Backtick */
.highlight .sc {
color: #f9f7f3; }
/* Literal.String.Char */
.highlight .sd {
color: #5a647e; }
/* Literal.String.Doc */
.highlight .s2 {
color: #a5c261; }
/* Literal.String.Double */
.highlight .se {
color: #cc7833; }
/* Literal.String.Escape */
.highlight .sh {
color: #a5c261; }
/* Literal.String.Heredoc */
.highlight .si {
color: #cc7833; }
/* Literal.String.Interpol */
.highlight .sx {
color: #a5c261; }
/* Literal.String.Other */
.highlight .sr {
color: #a5c261; }
/* Literal.String.Regex */
.highlight .s1 {
color: #a5c261; }
/* Literal.String.Single */
.highlight .ss {
color: #a5c261; }
/* Literal.String.Symbol */
.highlight .bp {
color: #f9f7f3; }
/* Name.Builtin.Pseudo */
.highlight .vc {
color: #da4939; }
/* Name.Variable.Class */
.highlight .vg {
color: #da4939; }
/* Name.Variable.Global */
.highlight .vi {
color: #da4939; }
/* Name.Variable.Instance */
.highlight .il {
color: #cc7833; }
/* Literal.Number.Integer.Long */
/*# sourceMappingURL=style.css.map */ | 0.399812 | 0.063077 |
0. Normalize
1. Basics
2. Toggle Menu
3. Code Highlighter (Monokai Sublime style)
4. General
5. Post
6. Pagination
7. Footer
8. Media Queries
9. Animations
*/
/* ==========================================================================
0. Normalize.css v2.1.3 | MIT License | git.io/normalize |
========================================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
display: block; }
audio, canvas, video {
display: inline-block; }
audio:not([controls]) {
display: none;
height: 0; }
[hidden], template {
display: none; }
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; }
body {
margin: 0; }
a {
background: transparent; }
a:focus {
outline: thin dotted; }
a:active, a:hover {
outline: 0; }
h1 {
font-size: 2em;
margin: 0.67em 0; }
abbr[title] {
border-bottom: 1px dotted; }
b, strong {
font-weight: 700; }
dfn {
font-style: italic; }
hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0; }
mark {
background: #FF0;
color: #000; }
code, kbd, pre, samp {
font-family: monospace, serif;
font-size: 1em; }
pre {
white-space: pre-wrap; }
q {
quotes: "\201C" "\201D" "\2018" "\2019"; }
small {
font-size: 80%; }
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
top: -0.5em; }
sub {
bottom: -0.25em; }
img {
border: 0; }
svg:not(:root) {
overflow: hidden; }
figure {
margin: 0; }
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; }
legend {
border: 0;
padding: 0; }
button, input, select, textarea {
font-family: inherit;
font-size: 100%;
margin: 0; }
button, input {
line-height: normal; }
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; }
input[type="checkbox"], input[type="radio"] {
box-sizing: border-box;
padding: 0; }
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; }
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0; }
textarea {
overflow: auto;
vertical-align: top; }
table {
border-collapse: collapse;
border-spacing: 0; }
/* ==========================================================================
1. Basics
========================================================================== */
html {
font-size: 16px;
transition: font-size 0.25s ease-in; }
body {
font-family: 'Lato', sans-serif;
color: #3F413A; }
h1, h2, h3, h4, h5, h6 {
text-rendering: optimizeLegibility;
color: #000;
font-weight: 900; }
h1 {
font-size: 2rem; }
h2 {
font-size: 1.8rem; }
h3 {
font-size: 1.6rem; }
h4 {
font-size: 1.4rem; }
h5 {
font-size: 1.2rem; }
h6 {
font-size: 1rem; }
figure {
margin: 0; }
a {
color: #6FA8A7;
text-decoration: none;
transition: color ease 0.2s; }
a:hover {
color: #7BBAB9; }
ol, ul {
padding-left: 50px;
font-size: 1.1rem; }
ol ol, ul ul, ul ol, ol ul {
margin: 8px 0;
padding-left: 32px; }
dl dt {
float: left;
width: 180px;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
font-weight: 700;
margin-bottom: 16px; }
dl dd {
margin-left: 200px;
margin-bottom: 16px; }
li {
margin: 8px 0;
line-height: 1.65; }
li li {
margin: 0; }
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
margin: 55px 0;
padding: 0; }
blockquote {
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 25px 0;
padding: 0 0 0 25px;
border-left: #ccc 7px solid; }
blockquote p {
margin: 15px 0;
font-style: italic; }
small {
font-size: 0.9rem;
color: #000; }
mark {
background-color: #ffc336; }
code, tt {
padding: 2px 5px;
font-family: Consolas, monospace, sans-serif;
font-size: 0.9rem;
white-space: pre-wrap;
border: 1px solid #eee;
background: #f4f4f4;
vertical-align: middle; }
pre code {
padding: 25px !important; }
pre {
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 30px 0;
border: 1px solid #eee;
width: 100%;
font-family: Consolas, monospace, sans-serif;
font-size: 0.9rem;
white-space: pre;
overflow: auto;
background: #f4f4f4; }
pre code, tt {
font-size: 0.9rem;
white-space: -moz-pre-wrap;
white-space: pre-wrap;
background: transparent;
border: none;
padding: 0;
vertical-align: inherit; }
kbd {
display: inline-block;
margin-bottom: 6px;
padding: 1px 8px;
border: #ccc 1px solid;
color: #555;
text-shadow: #fff 0 1px 0;
font-size: 0.9rem;
font-weight: 400;
background: #f4f4f4;
border-radius: 4px;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 1px 0 0 #fff inset; }
table {
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 28px 0;
width: 100%;
max-width: 100%;
background-color: transparent; }
table th, table td {
padding: 8px;
line-height: 20px;
text-align: left;
vertical-align: top;
border-top: 1px solid #efefef; }
table th {
color: #000; }
table caption + thead tr:first-child th, table caption + thead tr:first-child td, table colgroup + thead tr:first-child th, table colgroup + thead tr:first-child td, table thead:first-child tr:first-child th, table thead:first-child tr:first-child td {
border-top: 0; }
table tbody + tbody {
border-top: 2px solid #efefef; }
table table table {
background-color: #fff; }
table tbody > tr:nth-child(odd) > td, table tbody > tr:nth-child(odd) > th {
background-color: #f3f3f3; }
table.plain tbody > tr:nth-child(odd) > td, table.plain tbody > tr:nth-child(odd) > th {
background: transparent; }
img {
width: 100%;
height: auto; }
.hidden {
display: none; }
/* ==========================================================================
2. Toggle Menu
========================================================================== */
.toggle-menu {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
height: 200px;
z-index: 99; }
.toggle-menu span {
padding: 0 5px 0 0; }
#icon {
width: 28px;
height: 30px;
position: relative;
margin-left: 35px;
top: 20px;
float: left;
z-index: 10;
overflow: hidden;
cursor: pointer; }
#icon div {
width: 100%;
height: 5px;
background: #000;
border-radius: 10px;
margin: 4px auto;
transition: all 0.3s; }
#icon.active .one {
-webkit-transform: rotate(45deg) translate(5px, 5px);
-moz-transform: rotate(45deg) translate(5px, 5px);
-o-transform: rotate(45deg) translate(5px, 5px);
-ms-transform: rotate(45deg) translate(5px, 5px);
transform: rotate(45deg) translate(5px, 5px); }
#icon.active .two {
opacity: 0; }
#icon.active .three {
-webkit-transform: rotate(-45deg) translate(7px, -8px);
-moz-transform: rotate(-45deg) translate(7px, -8px);
-o-transform: rotate(-45deg) translate(7px, -8px);
-ms-transform: rotate(-45deg) translate(7px, -8px);
transform: rotate(-45deg) translate(7px, -8px); }
#menu {
color: #00FF5A;
height: 105px;
position: relative;
top: 50px;
right: 35px;
overflow: hidden;
z-index: 10;
display: none;
width: 111px; }
#menu ul {
margin: 0 auto;
padding: 0; }
#menu ul li {
display: block;
list-style-type: none;
position: relative;
margin: 0 auto;
padding: 8px;
text-transform: uppercase;
font-size: 1rem;
line-height: 0; }
#menu a {
color: #00FF5A;
font-weight: 900; }
.fa {
color: #00FF5A; }
/* ==================================================================================================================
3. Code Highlighter (Monokai Sublime style) | Derived from Monokai by noformnocontent http://nn.mit-license.org/
================================================================================================================== */
.hljs {
display: block;
overflow-x: auto;
padding: 0.5em;
background: #23241f;
-webkit-text-size-adjust: none; }
.hljs, .hljs-tag, .css .hljs-rules, .css .hljs-value, .aspectj .hljs-function, .css .hljs-function .hljs-preprocessor, .hljs-pragma {
color: #f8f8f2; }
.hljs-strongemphasis, .hljs-strong, .hljs-emphasis {
color: #a8a8a2; }
.hljs-bullet, .hljs-blockquote, .hljs-horizontal_rule, .hljs-number, .hljs-regexp, .alias .hljs-keyword, .hljs-literal, .hljs-hexcolor {
color: #ae81ff; }
.hljs-tag .hljs-value, .hljs-code, .hljs-title, .css .hljs-class, .hljs-class .hljs-title:last-child {
color: #a6e22e; }
.hljs-link_url {
font-size: 80%; }
.hljs-strong, .hljs-strongemphasis {
font-weight: bold; }
.hljs-emphasis, .hljs-strongemphasis, .hljs-class .hljs-title:last-child, .hljs-typename {
font-style: italic; }
.hljs-keyword, .ruby .hljs-class .hljs-keyword:first-child, .ruby .hljs-function .hljs-keyword, .hljs-function, .hljs-change, .hljs-winutils, .hljs-flow, .nginx .hljs-title, .tex .hljs-special, .hljs-header, .hljs-attribute, .hljs-symbol, .hljs-symbol .hljs-string, .hljs-tag .hljs-title, .hljs-value, .alias .hljs-keyword:first-child, .css .hljs-tag, .css .unit, .css .hljs-important {
color: #f92672; }
.hljs-function .hljs-keyword, .hljs-class .hljs-keyword:first-child, .hljs-aspect .hljs-keyword:first-child, .hljs-constant, .hljs-typename, .css .hljs-attribute {
color: #66d9ef; }
.hljs-variable, .hljs-params, .hljs-class .hljs-title, .hljs-aspect .hljs-title {
color: #f8f8f2; }
.hljs-string, .css .hljs-id, .hljs-subst, .hljs-type, .ruby .hljs-class .hljs-parent, .hljs-built_in, .django .hljs-template_tag, .django .hljs-variable, .smalltalk .hljs-class, .django .hljs-filter .hljs-argument, .smalltalk .hljs-localvars, .smalltalk .hljs-array, .hljs-attr_selector, .hljs-pseudo, .hljs-addition, .hljs-stream, .hljs-envvar, .apache .hljs-tag, .apache .hljs-cbracket, .tex .hljs-command, .hljs-prompt, .hljs-link_label, .hljs-link_url {
color: #e6db74; }
.hljs-comment, .hljs-javadoc, .hljs-annotation, .hljs-decorator, .hljs-pi, .hljs-doctype, .hljs-deletion, .hljs-shebang, .apache .hljs-sqbracket, .tex .hljs-formula {
color: #75715e; }
.coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata, .xml .php, .php .xml {
opacity: 0.5; }
/* ==========================================================================
3. General
========================================================================== */
.inner {
max-width: 650px;
margin: 0 auto;
padding: 0 25px; }
.title-header {
color: #00FF00;
}
.main-header {
text-align: center;
padding: 35px 0 50px 0;
background: rgba(130, 207, 208, 0.6) center center;
background-size: cover; }
.main-header .logo {
width: 200px;
height: 200px;
display: block;
margin: 0 auto;
transition: all 0.25s ease-in;
-webkit-animation: slideDown 1s ease;
-moz-animation: slideDown 1s ease;
-o-animation: slideDown 1s ease;
animation: slideDown 1s ease;
visibility: visible !important; }
.main-header .logo .img-logo {
width: 100%;
height: 100%;
border-radius: 50%; }
.main-header .title {
display: inline-block;
position: relative;
padding-bottom: 8px;
border-bottom: 3.5px solid #000; }
.main-header .title h1 {
color: #000;
margin-bottom: 0;
font-size: 2.3rem;
line-height: 2.7rem;
text-transform: uppercase;
font-weight: 900;
transition: color 0.5s ease-in-out; }
.main-header .title p {
margin: 0;
font-size: 1.1rem;
text-transform: uppercase; }
.masthead {
background: rgba(130,207,208,0.6) url("../images/code4.jpg") repeat-y;
width: 30%;
max-height: 100%;
text-align: center; /* was center */
position: fixed;
top: 0;
left: 0;
bottom: 0;
overflow: auto;
padding-top: 80px;
}
.masthead .header-wrapper .line {
display: inline-block;
height: 3px;
width: 30%;
background: #000;
}
.masthead .header-wrapper .logo {
margin: 0;
display: inline-block;
width: 15.6rem;
height: auto;
}
}
.masthead .header-wrapper .logo + .title {
position: initial;
}
/* changed top from 20% */
.masthead .header-wrapper .title {
position: absolute;
top: 15%;
left: 0;
right: 0;
}
.masthead .header-wrapper .title a {
position: relative;
top: 50%;
z-index: -1;
}
.masthead .header-wrapper .title a h1 {
font-size: 2.2rem;
margin: 1rem 0 0.15rem 0;
text-transform: uppercase;
font-weight: 900;
padding: 0 0.5rem;
}
.masthead .header-wrapper .title p {
font-size: 1.2rem;
margin: 0;
text-transform: uppercase;
font-weight: 400;
padding: 0 0.5rem;
}
.masthead .header-wrapper .bottom {
position: absolute;
bottom: 20px;
left: 0;
right: 0;
}
.masthead .header-wrapper .bottom .quote {
display: inline-block;
font-size: 1.05rem;
font-style: italic;
font-weight: 700;
margin-top: 10px;
}
.masthead .header-wrapper .bottom .menu {
list-style: none;
padding: 0;
margin: 0;
}
.masthead .header-wrapper .bottom .menu li {
display: inline-block;
}
.masthead .header-wrapper .bottom .menu li:hover a {
bottom: 8px;
}
.masthead .header-wrapper .bottom .menu li a {
color: #000;
font-size: 2.4rem;
position: relative;
bottom: 0;
transition: bottom 0.3s ease-in-out;
}
.masthead .header-wrapper .bottom .menu li:nth-child(2) {
margin: 0 1.7rem;
}
/* ==========================================================================
4. Post
========================================================================== */
.posts {
display: block;
position: relative;
padding-left: 6cm; }
.posts .post {
position: relative;
padding-top: 50px; }
.posts .post .inner .header-post .meta-post time {
font-size: 0.9rem; }
.posts .post .inner .header-post .title-post {
margin: 4px 0 15px 0;
font-size: 2.1rem;
font-weight: 900;
color: #000; }
.posts .post .inner .header-post .title-post a {
color: #000;
transition: color 0.2s ease-in-out; }
.posts .post .inner .header-post .title-post a:hover {
color: #6FA8A7; }
.posts .post .inner .post-excerpt {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding-bottom: 50px; }
.posts .post .inner .post-excerpt p {
font-size: 1.1rem;
line-height: 1.65;
margin-top: 15px; }
.posts .post .inner .post-excerpt p:last-child {
padding: 5px 0 25px 0; }
.posts .post .inner .post-excerpt p:last-child .more {
display: block;
padding: 0 5px 0 0;
border-radius: 0;
border-bottom: 2px solid #3F413A;
color: #3F413A;
outline: 0;
float: right;
font-size: 1rem;
font-weight: 700;
line-height: 2rem;
transition: border-color 0.2s ease-in-out; }
.posts .post .inner .post-excerpt p:last-child .more i {
position: relative;
left: 8px;
top: 2px;
font-size: 1.5rem;
font-weight: 700;
color: #6FA8A7; }
.posts .post .inner .post-excerpt p:last-child .more:hover {
border-color: #6FA8A7; }
.posts .post .inner .post-excerpt p:last-child .more:hover i {
-webkit-animation: arrow-bounce 2s infinite;
-moz-animation: arrow-bounce 2s infinite;
-o-animation: arrow-bounce 2s infinite;
animation: arrow-bounce 2s infinite; }
.posts .post .inner .content-post {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding-bottom: 50px; }
.posts .post .inner .content-post p {
font-size: 1.1rem;
line-height: 1.65; }
.posts .post .inner .footer-post {
margin: 40px 0 50px 0;
position: relative; }
.posts .post .inner .footer-post .author-post {
display: inline-block; }
.posts .post .inner .footer-post .author-post .avatar {
display: inline-block;
width: 100px;
height: 100px;
margin-right: 30px;
float: left; }
.posts .post .inner .footer-post .author-post .avatar img {
border-radius: 50%;
border: 5px solid rgba(111, 168, 167, 0.4); }
.posts .post .inner .footer-post .author-post .bio {
display: block;
max-width: 400px;
overflow: hidden; }
.posts .post .inner .footer-post .author-post .bio span {
font-size: 0.9rem;
font-style: italic;
color: #bdc3c7; }
.posts .post .inner .footer-post .author-post .bio .author-name {
text-transform: uppercase;
font-weight: 900;
margin: 10px 0 8px 0; }
.posts .post .inner .footer-post .author-post .bio .author-name a {
font-size: 1.2rem;
color: #000; }
.posts .post .inner .footer-post .author-post .bio p {
margin: 0 0 8px 0; }
.posts .post .inner .footer-post .share {
display: inline-block;
float: right;
text-align: center;
margin-top: 30px; }
.posts .post .inner .footer-post .share h4 {
text-transform: uppercase;
font-weight: 900;
font-size: 1.2rem;
color: #000;
margin: 0 0 12px 0; }
.posts .post .inner .footer-post .share a {
font-size: 1.5rem;
display: inline-block;
margin-right: 15px; }
.posts .post .inner .footer-post .share :nth-child(2) {
color: #00b6f1; }
.posts .post .inner .footer-post .share :nth-child(3) {
color: #3a589b; }
.posts .post .inner .footer-post .share :last-child {
color: #dd4b39;
margin-right: 0; }
.posts .post .inner .comments-post {
margin: 10px 0 60px 0; }
/* ==========================================================================
5. Pagination
========================================================================== */
.pagination {
padding: 60px 0;
margin: 0;
height: 45px; }
.pagination nav .inner a {
color: #3F413A; }
.pagination nav .inner a.older-posts, .pagination nav .inner a.newer-posts {
display: block;
border: 3px solid #6FA8A7;
border-radius: 5px;
outline: 0;
text-align: center;
font-size: 1.1rem;
font-weight: 700;
line-height: 2.5rem;
display: inline-block;
transition: all 0.3s ease-in-out; }
.pagination nav .inner a.older-posts i, .pagination nav .inner a.newer-posts i {
position: relative;
font-size: 1.6rem;
font-weight: 700;
top: 2px; }
.pagination nav .inner a.older-posts:hover, .pagination nav .inner a.newer-posts:hover {
background: #6FA8A7;
color: #FFF; }
.pagination nav .inner a.older-posts {
float: right;
padding: 0 15px 0 10px; }
.pagination nav .inner a.older-posts i {
left: 6px; }
.pagination nav .inner a.newer-posts {
float: left;
padding: 0 10px 0 15px; }
.pagination nav .inner a.newer-posts i {
right: 6px; }
/* ==========================================================================
6. Footer
========================================================================== */
.blog-footer {
height: 120px;
line-height: 120px;
text-align: center;
background: #eee; }
.blog-footer p {
color: #000; }
.blog-footer p a {
color: #6FA8A7;
font-weight: 700; }
/* ==========================================================================
7. Media Queries
========================================================================== */
/* @media (max-width: 568px) { was 568
html {
font-size: 12.5px; }
.main-header .logo {
width: 160px;
height: 160px; }
#icon {
margin-left: 15px;
top: 12px; }
.posts .post .inner .footer-post {
text-align: center; }
.posts .post .inner .footer-post .author-post .bio .author-name {
margin: 6px 0 7px 0; }
.posts .post .inner .footer-post .author-post .bio p {
padding: 0 50px; }
.posts .post .inner .footer-post .author-post .avatar {
float: none;
margin-right: 0;
padding-bottom: 30px; }
.posts .post .inner .footer-post .share {
float: none;
margin-top: 20px; }
} */
@media screen and (max-width: 1110px) {
.masthead .header-wrapper .title a h1 {
font-size: 2rem;
}
}
@media screen and (max-width: 1165px) {
.container .post .footer-post {
padding: 0 1rem;
}
}
@media screen and (max-width: 6060px) { /* was 6060 */
.masthead {
width: 100%;
text-align: center;
position: initial;
padding: 1.8rem 0 1rem 0;
}
.masthead .header-wrapper .bottom {
display: block;
position: relative;
margin-top: 2rem;
}
.masthead .header-wrapper .bottom .quote {
font-size: 0.95rem;
}
.masthead .header-wrapper .bottom .menu li a {
font-size: 2.1rem;
}
.masthead .header-wrapper .bottom .menu li:nth-child(2) {
margin: 0 1rem;
}
.container {
width: 100%;
position: initial;
}
.container .post .footer-post {
padding: 0 2rem;
}
}
/* ----------- Galaxy S4 ----------- */
/* Portrait and Landscape */
@media screen
and (device-width: 320px)
and (device-height: 640px)
and (-webkit-device-pixel-ratio: 3) {
html {
font-size: 12px;
}
.container .post .post-excerpt p:last-child .more {
padding: 0.45rem 1.3rem 0.35rem 1rem;
font-size: 0.9rem;
font-weight: 900;
}
.container .post .post-excerpt p:last-child .more i {
top: 0.15rem;
font-size: 1.4rem;
}
}
/* Portrait */
@media screen
and (device-width: 320px)
and (device-height: 640px)
and (-webkit-device-pixel-ratio: 3)
and (orientation: portrait) {
}
/* Landscape */
@media screen
and (device-width: 320px)
and (device-height: 640px)
and (-webkit-device-pixel-ratio: 3)
and (orientation: landscape) {
}
/*
@media screen and (max-width: 715px) {
.container .post .footer-post {
text-align: center;
}
.container .post .footer-post .author-post {
display: block;
}
.container .post .footer-post .author-post .bio {
width: 100%;
}
.container .post .footer-post .author-post .bio .author-name {
margin: 6px 0 7px 0;
}
.container .post .footer-post .author-post .bio p {
padding: 0 3rem;
}
.container .post .footer-post .author-post .avatar {
float: none;
display: block;
margin: 0 auto;
padding-bottom: 10px;
}
.container .post .footer-post .share {
float: none;
margin-top: 30px;
}
}
@media screen and (max-width: 568px) {
html {
font-size: 12px;
}
.container .post .post-excerpt p:last-child .more {
padding: 0.45rem 1.3rem 0.35rem 1rem;
font-size: 0.9rem;
font-weight: 900;
}
.container .post .post-excerpt p:last-child .more i {
top: 0.15rem;
font-size: 1.4rem;
}
}
*/
/* ==========================================================================
8. Animations
========================================================================== */
@-webkit-keyframes arrow-bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateX(0);
transform: translateX(0); }
40% {
-webkit-transform: translateX(-5px);
transform: translateX(-5px); }
60% {
-webkit-transform: translateX(-3px);
transform: translateX(-3px); } }
@keyframes arrow-bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateX(0);
transform: translateX(0); }
40% {
-webkit-transform: translateX(-5px);
transform: translateX(-5px); }
60% {
-webkit-transform: translateX(-3px);
transform: translateX(-3px); } }
@-webkit-keyframes slideDown {
0% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%); }
50% {
-webkit-transform: translateY(8%);
transform: translateY(8%); }
65% {
-webkit-transform: translateY(-4%);
transform: translateY(-4%); }
80% {
-webkit-transform: translateY(4%);
transform: translateY(4%); }
95% {
-webkit-transform: translateY(-2%);
transform: translateY(-2%); }
100% {
-webkit-transform: translateY(0%);
transform: translateY(0%); } }
@keyframes slideDown {
0% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%); }
50% {
-webkit-transform: translateY(8%);
transform: translateY(8%); }
65% {
-webkit-transform: translateY(-4%);
transform: translateY(-4%); }
80% {
-webkit-transform: translateY(4%);
transform: translateY(4%); }
95% {
-webkit-transform: translateY(-2%);
transform: translateY(-2%); }
100% {
-webkit-transform: translateY(0%);
transform: translateY(0%); } } | content/themes/Gunter/assets/css/screen.css | 0. Normalize
1. Basics
2. Toggle Menu
3. Code Highlighter (Monokai Sublime style)
4. General
5. Post
6. Pagination
7. Footer
8. Media Queries
9. Animations
*/
/* ==========================================================================
0. Normalize.css v2.1.3 | MIT License | git.io/normalize |
========================================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
display: block; }
audio, canvas, video {
display: inline-block; }
audio:not([controls]) {
display: none;
height: 0; }
[hidden], template {
display: none; }
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; }
body {
margin: 0; }
a {
background: transparent; }
a:focus {
outline: thin dotted; }
a:active, a:hover {
outline: 0; }
h1 {
font-size: 2em;
margin: 0.67em 0; }
abbr[title] {
border-bottom: 1px dotted; }
b, strong {
font-weight: 700; }
dfn {
font-style: italic; }
hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0; }
mark {
background: #FF0;
color: #000; }
code, kbd, pre, samp {
font-family: monospace, serif;
font-size: 1em; }
pre {
white-space: pre-wrap; }
q {
quotes: "\201C" "\201D" "\2018" "\2019"; }
small {
font-size: 80%; }
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
top: -0.5em; }
sub {
bottom: -0.25em; }
img {
border: 0; }
svg:not(:root) {
overflow: hidden; }
figure {
margin: 0; }
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; }
legend {
border: 0;
padding: 0; }
button, input, select, textarea {
font-family: inherit;
font-size: 100%;
margin: 0; }
button, input {
line-height: normal; }
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; }
input[type="checkbox"], input[type="radio"] {
box-sizing: border-box;
padding: 0; }
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; }
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0; }
textarea {
overflow: auto;
vertical-align: top; }
table {
border-collapse: collapse;
border-spacing: 0; }
/* ==========================================================================
1. Basics
========================================================================== */
html {
font-size: 16px;
transition: font-size 0.25s ease-in; }
body {
font-family: 'Lato', sans-serif;
color: #3F413A; }
h1, h2, h3, h4, h5, h6 {
text-rendering: optimizeLegibility;
color: #000;
font-weight: 900; }
h1 {
font-size: 2rem; }
h2 {
font-size: 1.8rem; }
h3 {
font-size: 1.6rem; }
h4 {
font-size: 1.4rem; }
h5 {
font-size: 1.2rem; }
h6 {
font-size: 1rem; }
figure {
margin: 0; }
a {
color: #6FA8A7;
text-decoration: none;
transition: color ease 0.2s; }
a:hover {
color: #7BBAB9; }
ol, ul {
padding-left: 50px;
font-size: 1.1rem; }
ol ol, ul ul, ul ol, ol ul {
margin: 8px 0;
padding-left: 32px; }
dl dt {
float: left;
width: 180px;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
font-weight: 700;
margin-bottom: 16px; }
dl dd {
margin-left: 200px;
margin-bottom: 16px; }
li {
margin: 8px 0;
line-height: 1.65; }
li li {
margin: 0; }
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
margin: 55px 0;
padding: 0; }
blockquote {
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 25px 0;
padding: 0 0 0 25px;
border-left: #ccc 7px solid; }
blockquote p {
margin: 15px 0;
font-style: italic; }
small {
font-size: 0.9rem;
color: #000; }
mark {
background-color: #ffc336; }
code, tt {
padding: 2px 5px;
font-family: Consolas, monospace, sans-serif;
font-size: 0.9rem;
white-space: pre-wrap;
border: 1px solid #eee;
background: #f4f4f4;
vertical-align: middle; }
pre code {
padding: 25px !important; }
pre {
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 30px 0;
border: 1px solid #eee;
width: 100%;
font-family: Consolas, monospace, sans-serif;
font-size: 0.9rem;
white-space: pre;
overflow: auto;
background: #f4f4f4; }
pre code, tt {
font-size: 0.9rem;
white-space: -moz-pre-wrap;
white-space: pre-wrap;
background: transparent;
border: none;
padding: 0;
vertical-align: inherit; }
kbd {
display: inline-block;
margin-bottom: 6px;
padding: 1px 8px;
border: #ccc 1px solid;
color: #555;
text-shadow: #fff 0 1px 0;
font-size: 0.9rem;
font-weight: 400;
background: #f4f4f4;
border-radius: 4px;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 1px 0 0 #fff inset; }
table {
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 28px 0;
width: 100%;
max-width: 100%;
background-color: transparent; }
table th, table td {
padding: 8px;
line-height: 20px;
text-align: left;
vertical-align: top;
border-top: 1px solid #efefef; }
table th {
color: #000; }
table caption + thead tr:first-child th, table caption + thead tr:first-child td, table colgroup + thead tr:first-child th, table colgroup + thead tr:first-child td, table thead:first-child tr:first-child th, table thead:first-child tr:first-child td {
border-top: 0; }
table tbody + tbody {
border-top: 2px solid #efefef; }
table table table {
background-color: #fff; }
table tbody > tr:nth-child(odd) > td, table tbody > tr:nth-child(odd) > th {
background-color: #f3f3f3; }
table.plain tbody > tr:nth-child(odd) > td, table.plain tbody > tr:nth-child(odd) > th {
background: transparent; }
img {
width: 100%;
height: auto; }
.hidden {
display: none; }
/* ==========================================================================
2. Toggle Menu
========================================================================== */
.toggle-menu {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
height: 200px;
z-index: 99; }
.toggle-menu span {
padding: 0 5px 0 0; }
#icon {
width: 28px;
height: 30px;
position: relative;
margin-left: 35px;
top: 20px;
float: left;
z-index: 10;
overflow: hidden;
cursor: pointer; }
#icon div {
width: 100%;
height: 5px;
background: #000;
border-radius: 10px;
margin: 4px auto;
transition: all 0.3s; }
#icon.active .one {
-webkit-transform: rotate(45deg) translate(5px, 5px);
-moz-transform: rotate(45deg) translate(5px, 5px);
-o-transform: rotate(45deg) translate(5px, 5px);
-ms-transform: rotate(45deg) translate(5px, 5px);
transform: rotate(45deg) translate(5px, 5px); }
#icon.active .two {
opacity: 0; }
#icon.active .three {
-webkit-transform: rotate(-45deg) translate(7px, -8px);
-moz-transform: rotate(-45deg) translate(7px, -8px);
-o-transform: rotate(-45deg) translate(7px, -8px);
-ms-transform: rotate(-45deg) translate(7px, -8px);
transform: rotate(-45deg) translate(7px, -8px); }
#menu {
color: #00FF5A;
height: 105px;
position: relative;
top: 50px;
right: 35px;
overflow: hidden;
z-index: 10;
display: none;
width: 111px; }
#menu ul {
margin: 0 auto;
padding: 0; }
#menu ul li {
display: block;
list-style-type: none;
position: relative;
margin: 0 auto;
padding: 8px;
text-transform: uppercase;
font-size: 1rem;
line-height: 0; }
#menu a {
color: #00FF5A;
font-weight: 900; }
.fa {
color: #00FF5A; }
/* ==================================================================================================================
3. Code Highlighter (Monokai Sublime style) | Derived from Monokai by noformnocontent http://nn.mit-license.org/
================================================================================================================== */
.hljs {
display: block;
overflow-x: auto;
padding: 0.5em;
background: #23241f;
-webkit-text-size-adjust: none; }
.hljs, .hljs-tag, .css .hljs-rules, .css .hljs-value, .aspectj .hljs-function, .css .hljs-function .hljs-preprocessor, .hljs-pragma {
color: #f8f8f2; }
.hljs-strongemphasis, .hljs-strong, .hljs-emphasis {
color: #a8a8a2; }
.hljs-bullet, .hljs-blockquote, .hljs-horizontal_rule, .hljs-number, .hljs-regexp, .alias .hljs-keyword, .hljs-literal, .hljs-hexcolor {
color: #ae81ff; }
.hljs-tag .hljs-value, .hljs-code, .hljs-title, .css .hljs-class, .hljs-class .hljs-title:last-child {
color: #a6e22e; }
.hljs-link_url {
font-size: 80%; }
.hljs-strong, .hljs-strongemphasis {
font-weight: bold; }
.hljs-emphasis, .hljs-strongemphasis, .hljs-class .hljs-title:last-child, .hljs-typename {
font-style: italic; }
.hljs-keyword, .ruby .hljs-class .hljs-keyword:first-child, .ruby .hljs-function .hljs-keyword, .hljs-function, .hljs-change, .hljs-winutils, .hljs-flow, .nginx .hljs-title, .tex .hljs-special, .hljs-header, .hljs-attribute, .hljs-symbol, .hljs-symbol .hljs-string, .hljs-tag .hljs-title, .hljs-value, .alias .hljs-keyword:first-child, .css .hljs-tag, .css .unit, .css .hljs-important {
color: #f92672; }
.hljs-function .hljs-keyword, .hljs-class .hljs-keyword:first-child, .hljs-aspect .hljs-keyword:first-child, .hljs-constant, .hljs-typename, .css .hljs-attribute {
color: #66d9ef; }
.hljs-variable, .hljs-params, .hljs-class .hljs-title, .hljs-aspect .hljs-title {
color: #f8f8f2; }
.hljs-string, .css .hljs-id, .hljs-subst, .hljs-type, .ruby .hljs-class .hljs-parent, .hljs-built_in, .django .hljs-template_tag, .django .hljs-variable, .smalltalk .hljs-class, .django .hljs-filter .hljs-argument, .smalltalk .hljs-localvars, .smalltalk .hljs-array, .hljs-attr_selector, .hljs-pseudo, .hljs-addition, .hljs-stream, .hljs-envvar, .apache .hljs-tag, .apache .hljs-cbracket, .tex .hljs-command, .hljs-prompt, .hljs-link_label, .hljs-link_url {
color: #e6db74; }
.hljs-comment, .hljs-javadoc, .hljs-annotation, .hljs-decorator, .hljs-pi, .hljs-doctype, .hljs-deletion, .hljs-shebang, .apache .hljs-sqbracket, .tex .hljs-formula {
color: #75715e; }
.coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata, .xml .php, .php .xml {
opacity: 0.5; }
/* ==========================================================================
3. General
========================================================================== */
.inner {
max-width: 650px;
margin: 0 auto;
padding: 0 25px; }
.title-header {
color: #00FF00;
}
.main-header {
text-align: center;
padding: 35px 0 50px 0;
background: rgba(130, 207, 208, 0.6) center center;
background-size: cover; }
.main-header .logo {
width: 200px;
height: 200px;
display: block;
margin: 0 auto;
transition: all 0.25s ease-in;
-webkit-animation: slideDown 1s ease;
-moz-animation: slideDown 1s ease;
-o-animation: slideDown 1s ease;
animation: slideDown 1s ease;
visibility: visible !important; }
.main-header .logo .img-logo {
width: 100%;
height: 100%;
border-radius: 50%; }
.main-header .title {
display: inline-block;
position: relative;
padding-bottom: 8px;
border-bottom: 3.5px solid #000; }
.main-header .title h1 {
color: #000;
margin-bottom: 0;
font-size: 2.3rem;
line-height: 2.7rem;
text-transform: uppercase;
font-weight: 900;
transition: color 0.5s ease-in-out; }
.main-header .title p {
margin: 0;
font-size: 1.1rem;
text-transform: uppercase; }
.masthead {
background: rgba(130,207,208,0.6) url("../images/code4.jpg") repeat-y;
width: 30%;
max-height: 100%;
text-align: center; /* was center */
position: fixed;
top: 0;
left: 0;
bottom: 0;
overflow: auto;
padding-top: 80px;
}
.masthead .header-wrapper .line {
display: inline-block;
height: 3px;
width: 30%;
background: #000;
}
.masthead .header-wrapper .logo {
margin: 0;
display: inline-block;
width: 15.6rem;
height: auto;
}
}
.masthead .header-wrapper .logo + .title {
position: initial;
}
/* changed top from 20% */
.masthead .header-wrapper .title {
position: absolute;
top: 15%;
left: 0;
right: 0;
}
.masthead .header-wrapper .title a {
position: relative;
top: 50%;
z-index: -1;
}
.masthead .header-wrapper .title a h1 {
font-size: 2.2rem;
margin: 1rem 0 0.15rem 0;
text-transform: uppercase;
font-weight: 900;
padding: 0 0.5rem;
}
.masthead .header-wrapper .title p {
font-size: 1.2rem;
margin: 0;
text-transform: uppercase;
font-weight: 400;
padding: 0 0.5rem;
}
.masthead .header-wrapper .bottom {
position: absolute;
bottom: 20px;
left: 0;
right: 0;
}
.masthead .header-wrapper .bottom .quote {
display: inline-block;
font-size: 1.05rem;
font-style: italic;
font-weight: 700;
margin-top: 10px;
}
.masthead .header-wrapper .bottom .menu {
list-style: none;
padding: 0;
margin: 0;
}
.masthead .header-wrapper .bottom .menu li {
display: inline-block;
}
.masthead .header-wrapper .bottom .menu li:hover a {
bottom: 8px;
}
.masthead .header-wrapper .bottom .menu li a {
color: #000;
font-size: 2.4rem;
position: relative;
bottom: 0;
transition: bottom 0.3s ease-in-out;
}
.masthead .header-wrapper .bottom .menu li:nth-child(2) {
margin: 0 1.7rem;
}
/* ==========================================================================
4. Post
========================================================================== */
.posts {
display: block;
position: relative;
padding-left: 6cm; }
.posts .post {
position: relative;
padding-top: 50px; }
.posts .post .inner .header-post .meta-post time {
font-size: 0.9rem; }
.posts .post .inner .header-post .title-post {
margin: 4px 0 15px 0;
font-size: 2.1rem;
font-weight: 900;
color: #000; }
.posts .post .inner .header-post .title-post a {
color: #000;
transition: color 0.2s ease-in-out; }
.posts .post .inner .header-post .title-post a:hover {
color: #6FA8A7; }
.posts .post .inner .post-excerpt {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding-bottom: 50px; }
.posts .post .inner .post-excerpt p {
font-size: 1.1rem;
line-height: 1.65;
margin-top: 15px; }
.posts .post .inner .post-excerpt p:last-child {
padding: 5px 0 25px 0; }
.posts .post .inner .post-excerpt p:last-child .more {
display: block;
padding: 0 5px 0 0;
border-radius: 0;
border-bottom: 2px solid #3F413A;
color: #3F413A;
outline: 0;
float: right;
font-size: 1rem;
font-weight: 700;
line-height: 2rem;
transition: border-color 0.2s ease-in-out; }
.posts .post .inner .post-excerpt p:last-child .more i {
position: relative;
left: 8px;
top: 2px;
font-size: 1.5rem;
font-weight: 700;
color: #6FA8A7; }
.posts .post .inner .post-excerpt p:last-child .more:hover {
border-color: #6FA8A7; }
.posts .post .inner .post-excerpt p:last-child .more:hover i {
-webkit-animation: arrow-bounce 2s infinite;
-moz-animation: arrow-bounce 2s infinite;
-o-animation: arrow-bounce 2s infinite;
animation: arrow-bounce 2s infinite; }
.posts .post .inner .content-post {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding-bottom: 50px; }
.posts .post .inner .content-post p {
font-size: 1.1rem;
line-height: 1.65; }
.posts .post .inner .footer-post {
margin: 40px 0 50px 0;
position: relative; }
.posts .post .inner .footer-post .author-post {
display: inline-block; }
.posts .post .inner .footer-post .author-post .avatar {
display: inline-block;
width: 100px;
height: 100px;
margin-right: 30px;
float: left; }
.posts .post .inner .footer-post .author-post .avatar img {
border-radius: 50%;
border: 5px solid rgba(111, 168, 167, 0.4); }
.posts .post .inner .footer-post .author-post .bio {
display: block;
max-width: 400px;
overflow: hidden; }
.posts .post .inner .footer-post .author-post .bio span {
font-size: 0.9rem;
font-style: italic;
color: #bdc3c7; }
.posts .post .inner .footer-post .author-post .bio .author-name {
text-transform: uppercase;
font-weight: 900;
margin: 10px 0 8px 0; }
.posts .post .inner .footer-post .author-post .bio .author-name a {
font-size: 1.2rem;
color: #000; }
.posts .post .inner .footer-post .author-post .bio p {
margin: 0 0 8px 0; }
.posts .post .inner .footer-post .share {
display: inline-block;
float: right;
text-align: center;
margin-top: 30px; }
.posts .post .inner .footer-post .share h4 {
text-transform: uppercase;
font-weight: 900;
font-size: 1.2rem;
color: #000;
margin: 0 0 12px 0; }
.posts .post .inner .footer-post .share a {
font-size: 1.5rem;
display: inline-block;
margin-right: 15px; }
.posts .post .inner .footer-post .share :nth-child(2) {
color: #00b6f1; }
.posts .post .inner .footer-post .share :nth-child(3) {
color: #3a589b; }
.posts .post .inner .footer-post .share :last-child {
color: #dd4b39;
margin-right: 0; }
.posts .post .inner .comments-post {
margin: 10px 0 60px 0; }
/* ==========================================================================
5. Pagination
========================================================================== */
.pagination {
padding: 60px 0;
margin: 0;
height: 45px; }
.pagination nav .inner a {
color: #3F413A; }
.pagination nav .inner a.older-posts, .pagination nav .inner a.newer-posts {
display: block;
border: 3px solid #6FA8A7;
border-radius: 5px;
outline: 0;
text-align: center;
font-size: 1.1rem;
font-weight: 700;
line-height: 2.5rem;
display: inline-block;
transition: all 0.3s ease-in-out; }
.pagination nav .inner a.older-posts i, .pagination nav .inner a.newer-posts i {
position: relative;
font-size: 1.6rem;
font-weight: 700;
top: 2px; }
.pagination nav .inner a.older-posts:hover, .pagination nav .inner a.newer-posts:hover {
background: #6FA8A7;
color: #FFF; }
.pagination nav .inner a.older-posts {
float: right;
padding: 0 15px 0 10px; }
.pagination nav .inner a.older-posts i {
left: 6px; }
.pagination nav .inner a.newer-posts {
float: left;
padding: 0 10px 0 15px; }
.pagination nav .inner a.newer-posts i {
right: 6px; }
/* ==========================================================================
6. Footer
========================================================================== */
.blog-footer {
height: 120px;
line-height: 120px;
text-align: center;
background: #eee; }
.blog-footer p {
color: #000; }
.blog-footer p a {
color: #6FA8A7;
font-weight: 700; }
/* ==========================================================================
7. Media Queries
========================================================================== */
/* @media (max-width: 568px) { was 568
html {
font-size: 12.5px; }
.main-header .logo {
width: 160px;
height: 160px; }
#icon {
margin-left: 15px;
top: 12px; }
.posts .post .inner .footer-post {
text-align: center; }
.posts .post .inner .footer-post .author-post .bio .author-name {
margin: 6px 0 7px 0; }
.posts .post .inner .footer-post .author-post .bio p {
padding: 0 50px; }
.posts .post .inner .footer-post .author-post .avatar {
float: none;
margin-right: 0;
padding-bottom: 30px; }
.posts .post .inner .footer-post .share {
float: none;
margin-top: 20px; }
} */
@media screen and (max-width: 1110px) {
.masthead .header-wrapper .title a h1 {
font-size: 2rem;
}
}
@media screen and (max-width: 1165px) {
.container .post .footer-post {
padding: 0 1rem;
}
}
@media screen and (max-width: 6060px) { /* was 6060 */
.masthead {
width: 100%;
text-align: center;
position: initial;
padding: 1.8rem 0 1rem 0;
}
.masthead .header-wrapper .bottom {
display: block;
position: relative;
margin-top: 2rem;
}
.masthead .header-wrapper .bottom .quote {
font-size: 0.95rem;
}
.masthead .header-wrapper .bottom .menu li a {
font-size: 2.1rem;
}
.masthead .header-wrapper .bottom .menu li:nth-child(2) {
margin: 0 1rem;
}
.container {
width: 100%;
position: initial;
}
.container .post .footer-post {
padding: 0 2rem;
}
}
/* ----------- Galaxy S4 ----------- */
/* Portrait and Landscape */
@media screen
and (device-width: 320px)
and (device-height: 640px)
and (-webkit-device-pixel-ratio: 3) {
html {
font-size: 12px;
}
.container .post .post-excerpt p:last-child .more {
padding: 0.45rem 1.3rem 0.35rem 1rem;
font-size: 0.9rem;
font-weight: 900;
}
.container .post .post-excerpt p:last-child .more i {
top: 0.15rem;
font-size: 1.4rem;
}
}
/* Portrait */
@media screen
and (device-width: 320px)
and (device-height: 640px)
and (-webkit-device-pixel-ratio: 3)
and (orientation: portrait) {
}
/* Landscape */
@media screen
and (device-width: 320px)
and (device-height: 640px)
and (-webkit-device-pixel-ratio: 3)
and (orientation: landscape) {
}
/*
@media screen and (max-width: 715px) {
.container .post .footer-post {
text-align: center;
}
.container .post .footer-post .author-post {
display: block;
}
.container .post .footer-post .author-post .bio {
width: 100%;
}
.container .post .footer-post .author-post .bio .author-name {
margin: 6px 0 7px 0;
}
.container .post .footer-post .author-post .bio p {
padding: 0 3rem;
}
.container .post .footer-post .author-post .avatar {
float: none;
display: block;
margin: 0 auto;
padding-bottom: 10px;
}
.container .post .footer-post .share {
float: none;
margin-top: 30px;
}
}
@media screen and (max-width: 568px) {
html {
font-size: 12px;
}
.container .post .post-excerpt p:last-child .more {
padding: 0.45rem 1.3rem 0.35rem 1rem;
font-size: 0.9rem;
font-weight: 900;
}
.container .post .post-excerpt p:last-child .more i {
top: 0.15rem;
font-size: 1.4rem;
}
}
*/
/* ==========================================================================
8. Animations
========================================================================== */
@-webkit-keyframes arrow-bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateX(0);
transform: translateX(0); }
40% {
-webkit-transform: translateX(-5px);
transform: translateX(-5px); }
60% {
-webkit-transform: translateX(-3px);
transform: translateX(-3px); } }
@keyframes arrow-bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateX(0);
transform: translateX(0); }
40% {
-webkit-transform: translateX(-5px);
transform: translateX(-5px); }
60% {
-webkit-transform: translateX(-3px);
transform: translateX(-3px); } }
@-webkit-keyframes slideDown {
0% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%); }
50% {
-webkit-transform: translateY(8%);
transform: translateY(8%); }
65% {
-webkit-transform: translateY(-4%);
transform: translateY(-4%); }
80% {
-webkit-transform: translateY(4%);
transform: translateY(4%); }
95% {
-webkit-transform: translateY(-2%);
transform: translateY(-2%); }
100% {
-webkit-transform: translateY(0%);
transform: translateY(0%); } }
@keyframes slideDown {
0% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%); }
50% {
-webkit-transform: translateY(8%);
transform: translateY(8%); }
65% {
-webkit-transform: translateY(-4%);
transform: translateY(-4%); }
80% {
-webkit-transform: translateY(4%);
transform: translateY(4%); }
95% {
-webkit-transform: translateY(-2%);
transform: translateY(-2%); }
100% {
-webkit-transform: translateY(0%);
transform: translateY(0%); } } | 0.426799 | 0.155687 |
.window.focus #main,
.window.focus #editor,
.window.focus #toolbar {
background-color: #282828;
}
.window.focus #main .sidebar,
.window.focus #main .sidebar .footer {
background-color: #282828;
}
.window.focus h1.title {
color: white;
}
.window.focus #main .sidebar .filename,
.window.focus #main .sidebar .footer .add-include-button,
.window.focus #main .sidebar .footer .new-include-form h5 {
color: #888;
}
.window.focus #main .sidebar .nav-group-item.active {
background: #666;
}
.window.focus #main .sidebar .nav-group-item.active .filename {
color: #CCC;
}
.window.focus #toolbar .button:hover .icon {
color: #CCC;
}
/* e.g. filename input */
.window.focus #main .sidebar .footer input {
background: #333;
border: 1px solid #888;
color: #888;
}
.window.focus #main .sidebar .footer .checkbox {
color: #888;
}
.window.focus #toolbar {
border-bottom: 1px solid #888;
}
.window.focus #toolbar div.issuesSummary .issueCount {
color: #888;
}
.window.focus #main .sidebar .footer {
border-top: 1px solid #555;
}
.window.focus .ace_editor .ace_marker-layer .ace_selection {
background-color: #444;
}
.window.focus .ace_editor .ace_marker-layer .ace_selected-word {
background-color: #999;
border-color: #dedede;
}
.window.focus #editor,
.window.focus #player,
.window.focus .ace_editor .ace_cursor {
/*color: #f0f0f0; */
color: #faf1c6;
}
.window.focus .ace_editor .ace_indent-guide {
opacity: .1;
}
.window.focus .ace_editor .ace_marker-layer .ace_active-line {
background-color: rgba(255, 255, 255, 0.05);
}
.window.focus #player hr {
border-top-color: #444;
}
.window.focus #player p.choice a:hover {
color: #999;
}
.window.focus #editor .ace_gutter-layer,
.window.focus .split {
background: #444;
}
.window.focus #editor .ace-error {
background: #580000
}
.window.focus #editor .ace_todo,
.window.focus #editor .ace-todo {
background: #5f6238;
color: #444;
}
.window.focus #editor .ace_warning,
.window.focus #editor .ace-warning {
background: #0f3553;
}
.window.focus .ace_editor span.ace_flow.ace_declaration,
.window.focus .ace_editor span.ace_divert,
.window.focus .ace_editor span.ace_choice.ace_label,
.window.focus .ace_editor span.ace_gather.ace_label,
.window.focus .ace_editor span.ace_glue,
.window.focus .ace_editor span.ace_include,
.window.focus .ace_editor span.ace_external {
color: #434f53;
}
.window.focus .ace_editor span.ace_choice.ace_bullets,
.window.focus .ace_editor span.ace_choice.ace_weaveBracket,
.window.focus .ace_editor span.ace_gather.ace_bullets {
color: #535353;
}
.window.focus .ace_editor span.ace_var-decl,
.window.focus .ace_editor span.ace_list-decl {
color: #535353;
}
.window.focus .ace_editor span.ace_logic:not(.ace_innerContent) {
color: #535353;
}
.window.focus #main.hideTags .ace_editor span.ace_tag {
color: #535353;
}
.window.focus ::-webkit-scrollbar {
width: .75rem;
background: #282828;
border-left: 1px solid #323232;
}
.window.focus ::-webkit-scrollbar-thumb {
background: #323232;
}
.window.focus .sidebar .nav-wrapper::-webkit-scrollbar-thumb {
background: #323232;
} | app/renderer/focus.css | .window.focus #main,
.window.focus #editor,
.window.focus #toolbar {
background-color: #282828;
}
.window.focus #main .sidebar,
.window.focus #main .sidebar .footer {
background-color: #282828;
}
.window.focus h1.title {
color: white;
}
.window.focus #main .sidebar .filename,
.window.focus #main .sidebar .footer .add-include-button,
.window.focus #main .sidebar .footer .new-include-form h5 {
color: #888;
}
.window.focus #main .sidebar .nav-group-item.active {
background: #666;
}
.window.focus #main .sidebar .nav-group-item.active .filename {
color: #CCC;
}
.window.focus #toolbar .button:hover .icon {
color: #CCC;
}
/* e.g. filename input */
.window.focus #main .sidebar .footer input {
background: #333;
border: 1px solid #888;
color: #888;
}
.window.focus #main .sidebar .footer .checkbox {
color: #888;
}
.window.focus #toolbar {
border-bottom: 1px solid #888;
}
.window.focus #toolbar div.issuesSummary .issueCount {
color: #888;
}
.window.focus #main .sidebar .footer {
border-top: 1px solid #555;
}
.window.focus .ace_editor .ace_marker-layer .ace_selection {
background-color: #444;
}
.window.focus .ace_editor .ace_marker-layer .ace_selected-word {
background-color: #999;
border-color: #dedede;
}
.window.focus #editor,
.window.focus #player,
.window.focus .ace_editor .ace_cursor {
/*color: #f0f0f0; */
color: #faf1c6;
}
.window.focus .ace_editor .ace_indent-guide {
opacity: .1;
}
.window.focus .ace_editor .ace_marker-layer .ace_active-line {
background-color: rgba(255, 255, 255, 0.05);
}
.window.focus #player hr {
border-top-color: #444;
}
.window.focus #player p.choice a:hover {
color: #999;
}
.window.focus #editor .ace_gutter-layer,
.window.focus .split {
background: #444;
}
.window.focus #editor .ace-error {
background: #580000
}
.window.focus #editor .ace_todo,
.window.focus #editor .ace-todo {
background: #5f6238;
color: #444;
}
.window.focus #editor .ace_warning,
.window.focus #editor .ace-warning {
background: #0f3553;
}
.window.focus .ace_editor span.ace_flow.ace_declaration,
.window.focus .ace_editor span.ace_divert,
.window.focus .ace_editor span.ace_choice.ace_label,
.window.focus .ace_editor span.ace_gather.ace_label,
.window.focus .ace_editor span.ace_glue,
.window.focus .ace_editor span.ace_include,
.window.focus .ace_editor span.ace_external {
color: #434f53;
}
.window.focus .ace_editor span.ace_choice.ace_bullets,
.window.focus .ace_editor span.ace_choice.ace_weaveBracket,
.window.focus .ace_editor span.ace_gather.ace_bullets {
color: #535353;
}
.window.focus .ace_editor span.ace_var-decl,
.window.focus .ace_editor span.ace_list-decl {
color: #535353;
}
.window.focus .ace_editor span.ace_logic:not(.ace_innerContent) {
color: #535353;
}
.window.focus #main.hideTags .ace_editor span.ace_tag {
color: #535353;
}
.window.focus ::-webkit-scrollbar {
width: .75rem;
background: #282828;
border-left: 1px solid #323232;
}
.window.focus ::-webkit-scrollbar-thumb {
background: #323232;
}
.window.focus .sidebar .nav-wrapper::-webkit-scrollbar-thumb {
background: #323232;
} | 0.272993 | 0.046965 |
@font-face{font-family:Icons;src:url(../fonts/open-iconic.eot);
src:url(../fonts/open-iconic.eot?#iconic-sm) format('embedded-opentype'),
url(../fonts/open-iconic.woff) format('woff'),
url(../fonts/open-iconic.ttf) format('truetype'),
url(../fonts/open-iconic.otf) format('opentype'),
url(../fonts/open-iconic.svg#iconic-sm) format('svg');
font-weight:400;font-style:normal}
.oi{position:relative;top:1px;display:inline-block;speak:none;font-family:Icons;
font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.oi:empty:before{width:1em;text-align:center;box-sizing:content-box}
.oi.oi-align-center:before{text-align:center}
.oi.oi-align-left:before{text-align:left}
.oi.oi-align-right:before{text-align:right}
.oi.oi-flip-horizontal:before{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}
.oi.oi-flip-vertical:before{-webkit-transform:scale(1,-1);-ms-transform:scale(-1,1);transform:scale(1,-1)}
.oi.oi-flip-horizontal-vertical:before{-webkit-transform:scale(-1,-1);-ms-transform:scale(-1,1);transform:scale(-1,-1)}
.oi-account-login:before{content:'\e000'}
.oi-account-logout:before{content:'\e001'}
.oi-action-redo:before{content:'\e002'}
.oi-action-undo:before{content:'\e003'}
.oi-align-center:before{content:'\e004'}
.oi-align-left:before{content:'\e005'}
.oi-align-right:before{content:'\e006'}
.oi-aperture:before{content:'\e007'}
.oi-arrow-bottom:before{content:'\e008'}
.oi-arrow-circle-bottom:before{content:'\e009'}
.oi-arrow-circle-left:before{content:'\e00a'}
.oi-arrow-circle-right:before{content:'\e00b'}
.oi-arrow-circle-top:before{content:'\e00c'}
.oi-arrow-left:before{content:'\e00d'}
.oi-arrow-right:before{content:'\e00e'}
.oi-arrow-thick-bottom:before{content:'\e00f'}
.oi-arrow-thick-left:before{content:'\e010'}
.oi-arrow-thick-right:before{content:'\e011'}
.oi-arrow-thick-top:before{content:'\e012'}
.oi-arrow-top:before{content:'\e013'}
.oi-audio-spectrum:before{content:'\e014'}
.oi-audio:before{content:'\e015'}
.oi-badge:before{content:'\e016'}
.oi-ban:before{content:'\e017'}
.oi-bar-chart:before{content:'\e018'}
.oi-basket:before{content:'\e019'}
.oi-battery-empty:before{content:'\e01a'}
.oi-battery-full:before{content:'\e01b'}
.oi-beaker:before{content:'\e01c'}
.oi-bell:before{content:'\e01d'}
.oi-bluetooth:before{content:'\e01e'}
.oi-bold:before{content:'\e01f'}
.oi-bolt:before{content:'\e020'}
.oi-book:before{content:'\e021'}
.oi-bookmark:before{content:'\e022'}
.oi-box:before{content:'\e023'}
.oi-briefcase:before{content:'\e024'}
.oi-british-pound:before{content:'\e025'}
.oi-browser:before{content:'\e026'}
.oi-brush:before{content:'\e027'}
.oi-bug:before{content:'\e028'}
.oi-bullhorn:before{content:'\e029'}
.oi-calculator:before{content:'\e02a'}
.oi-calendar:before{content:'\e02b'}
.oi-camera-slr:before{content:'\e02c'}
.oi-caret-bottom:before{content:'\e02d'}
.oi-caret-left:before{content:'\e02e'}
.oi-caret-right:before{content:'\e02f'}
.oi-caret-top:before{content:'\e030'}
.oi-cart:before{content:'\e031'}
.oi-chat:before{content:'\e032'}
.oi-check:before{content:'\e033'}
.oi-chevron-bottom:before{content:'\e034'}
.oi-chevron-left:before{content:'\e035'}
.oi-chevron-right:before{content:'\e036'}
.oi-chevron-top:before{content:'\e037'}
.oi-circle-check:before{content:'\e038'}
.oi-circle-x:before{content:'\e039'}
.oi-clipboard:before{content:'\e03a'}
.oi-clock:before{content:'\e03b'}
.oi-cloud-download:before{content:'\e03c'}
.oi-cloud-upload:before{content:'\e03d'}
.oi-cloud:before{content:'\e03e'}
.oi-cloudy:before{content:'\e03f'}
.oi-code:before{content:'\e040'}
.oi-cog:before{content:'\e041'}
.oi-collapse-down:before{content:'\e042'}
.oi-collapse-left:before{content:'\e043'}
.oi-collapse-right:before{content:'\e044'}
.oi-collapse-up:before{content:'\e045'}
.oi-command:before{content:'\e046'}
.oi-comment-square:before{content:'\e047'}
.oi-compass:before{content:'\e048'}
.oi-contrast:before{content:'\e049'}
.oi-copywriting:before{content:'\e04a'}
.oi-credit-card:before{content:'\e04b'}
.oi-crop:before{content:'\e04c'}
.oi-dashboard:before{content:'\e04d'}
.oi-data-transfer-download:before{content:'\e04e'}
.oi-data-transfer-upload:before{content:'\e04f'}
.oi-delete:before{content:'\e050'}
.oi-dial:before{content:'\e051'}
.oi-document:before{content:'\e052'}
.oi-dollar:before{content:'\e053'}
.oi-double-quote-sans-left:before{content:'\e054'}
.oi-double-quote-sans-right:before{content:'\e055'}
.oi-double-quote-serif-left:before{content:'\e056'}
.oi-double-quote-serif-right:before{content:'\e057'}
.oi-droplet:before{content:'\e058'}
.oi-eject:before{content:'\e059'}
.oi-elevator:before{content:'\e05a'}
.oi-ellipses:before{content:'\e05b'}
.oi-envelope-closed:before{content:'\e05c'}
.oi-envelope-open:before{content:'\e05d'}
.oi-euro:before{content:'\e05e'}
.oi-excerpt:before{content:'\e05f'}
.oi-expand-down:before{content:'\e060'}
.oi-expand-left:before{content:'\e061'}
.oi-expand-right:before{content:'\e062'}
.oi-expand-up:before{content:'\e063'}
.oi-external-link:before{content:'\e064'}
.oi-eye:before{content:'\e065'}
.oi-eyedropper:before{content:'\e066'}
.oi-file:before{content:'\e067'}
.oi-fire:before{content:'\e068'}
.oi-flag:before{content:'\e069'}
.oi-flash:before{content:'\e06a'}
.oi-folder:before{content:'\e06b'}
.oi-fork:before{content:'\e06c'}
.oi-fullscreen-enter:before{content:'\e06d'}
.oi-fullscreen-exit:before{content:'\e06e'}
.oi-globe:before{content:'\e06f'}
.oi-graph:before{content:'\e070'}
.oi-grid-four-up:before{content:'\e071'}
.oi-grid-three-up:before{content:'\e072'}
.oi-grid-two-up:before{content:'\e073'}
.oi-hard-drive:before{content:'\e074'}
.oi-header:before{content:'\e075'}
.oi-headphones:before{content:'\e076'}
.oi-heart:before{content:'\e077'}
.oi-home:before{content:'\e078'}
.oi-image:before{content:'\e079'}
.oi-inbox:before{content:'\e07a'}
.oi-infinity:before{content:'\e07b'}
.oi-info:before{content:'\e07c'}
.oi-italic:before{content:'\e07d'}
.oi-justify-center:before{content:'\e07e'}
.oi-justify-left:before{content:'\e07f'}
.oi-justify-right:before{content:'\e080'}
.oi-key:before{content:'\e081'}
.oi-laptop:before{content:'\e082'}
.oi-layers:before{content:'\e083'}
.oi-lightbulb:before{content:'\e084'}
.oi-link-broken:before{content:'\e085'}
.oi-link-intact:before{content:'\e086'}
.oi-list-rich:before{content:'\e087'}
.oi-list:before{content:'\e088'}
.oi-location:before{content:'\e089'}
.oi-lock-locked:before{content:'\e08a'}
.oi-lock-unlocked:before{content:'\e08b'}
.oi-loop-circular:before{content:'\e08c'}
.oi-loop-square:before{content:'\e08d'}
.oi-loop:before{content:'\e08e'}
.oi-magnifying-glass:before{content:'\e08f'}
.oi-map-marker:before{content:'\e090'}
.oi-map:before{content:'\e091'}
.oi-media-pause:before{content:'\e092'}
.oi-media-play:before{content:'\e093'}
.oi-media-record:before{content:'\e094'}
.oi-media-skip-backward:before{content:'\e095'}
.oi-media-skip-forward:before{content:'\e096'}
.oi-media-step-backward:before{content:'\e097'}
.oi-media-step-forward:before{content:'\e098'}
.oi-media-stop:before{content:'\e099'}
.oi-medical-cross:before{content:'\e09a'}
.oi-menu:before{content:'\e09b'}
.oi-microphone:before{content:'\e09c'}
.oi-minus:before{content:'\e09d'}
.oi-monitor:before{content:'\e09e'}
.oi-moon:before{content:'\e09f'}
.oi-move:before{content:'\e0a0'}
.oi-musical-note:before{content:'\e0a1'}
.oi-paperclip:before{content:'\e0a2'}
.oi-pencil:before{content:'\e0a3'}
.oi-people:before{content:'\e0a4'}
.oi-person:before{content:'\e0a5'}
.oi-phone:before{content:'\e0a6'}
.oi-pie-chart:before{content:'\e0a7'}
.oi-pin:before{content:'\e0a8'}
.oi-play-circle:before{content:'\e0a9'}
.oi-plus:before{content:'\e0aa'}
.oi-power-standby:before{content:'\e0ab'}
.oi-print:before{content:'\e0ac'}
.oi-project:before{content:'\e0ad'}
.oi-pulse:before{content:'\e0ae'}
.oi-puzzle-piece:before{content:'\e0af'}
.oi-question-mark:before{content:'\e0b0'}
.oi-rain:before{content:'\e0b1'}
.oi-random:before{content:'\e0b2'}
.oi-reload:before{content:'\e0b3'}
.oi-resize-both:before{content:'\e0b4'}
.oi-resize-height:before{content:'\e0b5'}
.oi-resize-width:before{content:'\e0b6'}
.oi-rss-alt:before{content:'\e0b7'}
.oi-rss:before{content:'\e0b8'}
.oi-script:before{content:'\e0b9'}
.oi-share-boxed:before{content:'\e0ba'}
.oi-share:before{content:'\e0bb'}
.oi-shield:before{content:'\e0bc'}
.oi-signal:before{content:'\e0bd'}
.oi-signpost:before{content:'\e0be'}
.oi-sort-ascending:before{content:'\e0bf'}
.oi-sort-descending:before{content:'\e0c0'}
.oi-spreadsheet:before{content:'\e0c1'}
.oi-star:before{content:'\e0c2'}
.oi-sun:before{content:'\e0c3'}
.oi-tablet:before{content:'\e0c4'}
.oi-tag:before{content:'\e0c5'}
.oi-tags:before{content:'\e0c6'}
.oi-target:before{content:'\e0c7'}
.oi-task:before{content:'\e0c8'}
.oi-terminal:before{content:'\e0c9'}
.oi-text:before{content:'\e0ca'}
.oi-thumb-down:before{content:'\e0cb'}
.oi-thumb-up:before{content:'\e0cc'}
.oi-timer:before{content:'\e0cd'}
.oi-transfer:before{content:'\e0ce'}
.oi-trash:before{content:'\e0cf'}
.oi-underline:before{content:'\e0d0'}
.oi-vertical-align-bottom:before{content:'\e0d1'}
.oi-vertical-align-center:before{content:'\e0d2'}
.oi-vertical-align-top:before{content:'\e0d3'}
.oi-video:before{content:'\e0d4'}
.oi-volume-high:before{content:'\e0d5'}
.oi-volume-low:before{content:'\e0d6'}
.oi-volume-off:before{content:'\e0d7'}
.oi-warning:before{content:'\e0d8'}
.oi-wifi:before{content:'\e0d9'}
.oi-wrench:before{content:'\e0da'}
.oi-x:before{content:'\e0db'}
.oi-yen:before{content:'\e0dc'}
.oi-zoom-in:before{content:'\e0dd'}
.oi-zoom-out:before{content:'\e0de'} | Client/wwwroot/css/open-iconic/font/css/open-iconic-bootstrap.min.css |
@font-face{font-family:Icons;src:url(../fonts/open-iconic.eot);
src:url(../fonts/open-iconic.eot?#iconic-sm) format('embedded-opentype'),
url(../fonts/open-iconic.woff) format('woff'),
url(../fonts/open-iconic.ttf) format('truetype'),
url(../fonts/open-iconic.otf) format('opentype'),
url(../fonts/open-iconic.svg#iconic-sm) format('svg');
font-weight:400;font-style:normal}
.oi{position:relative;top:1px;display:inline-block;speak:none;font-family:Icons;
font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.oi:empty:before{width:1em;text-align:center;box-sizing:content-box}
.oi.oi-align-center:before{text-align:center}
.oi.oi-align-left:before{text-align:left}
.oi.oi-align-right:before{text-align:right}
.oi.oi-flip-horizontal:before{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}
.oi.oi-flip-vertical:before{-webkit-transform:scale(1,-1);-ms-transform:scale(-1,1);transform:scale(1,-1)}
.oi.oi-flip-horizontal-vertical:before{-webkit-transform:scale(-1,-1);-ms-transform:scale(-1,1);transform:scale(-1,-1)}
.oi-account-login:before{content:'\e000'}
.oi-account-logout:before{content:'\e001'}
.oi-action-redo:before{content:'\e002'}
.oi-action-undo:before{content:'\e003'}
.oi-align-center:before{content:'\e004'}
.oi-align-left:before{content:'\e005'}
.oi-align-right:before{content:'\e006'}
.oi-aperture:before{content:'\e007'}
.oi-arrow-bottom:before{content:'\e008'}
.oi-arrow-circle-bottom:before{content:'\e009'}
.oi-arrow-circle-left:before{content:'\e00a'}
.oi-arrow-circle-right:before{content:'\e00b'}
.oi-arrow-circle-top:before{content:'\e00c'}
.oi-arrow-left:before{content:'\e00d'}
.oi-arrow-right:before{content:'\e00e'}
.oi-arrow-thick-bottom:before{content:'\e00f'}
.oi-arrow-thick-left:before{content:'\e010'}
.oi-arrow-thick-right:before{content:'\e011'}
.oi-arrow-thick-top:before{content:'\e012'}
.oi-arrow-top:before{content:'\e013'}
.oi-audio-spectrum:before{content:'\e014'}
.oi-audio:before{content:'\e015'}
.oi-badge:before{content:'\e016'}
.oi-ban:before{content:'\e017'}
.oi-bar-chart:before{content:'\e018'}
.oi-basket:before{content:'\e019'}
.oi-battery-empty:before{content:'\e01a'}
.oi-battery-full:before{content:'\e01b'}
.oi-beaker:before{content:'\e01c'}
.oi-bell:before{content:'\e01d'}
.oi-bluetooth:before{content:'\e01e'}
.oi-bold:before{content:'\e01f'}
.oi-bolt:before{content:'\e020'}
.oi-book:before{content:'\e021'}
.oi-bookmark:before{content:'\e022'}
.oi-box:before{content:'\e023'}
.oi-briefcase:before{content:'\e024'}
.oi-british-pound:before{content:'\e025'}
.oi-browser:before{content:'\e026'}
.oi-brush:before{content:'\e027'}
.oi-bug:before{content:'\e028'}
.oi-bullhorn:before{content:'\e029'}
.oi-calculator:before{content:'\e02a'}
.oi-calendar:before{content:'\e02b'}
.oi-camera-slr:before{content:'\e02c'}
.oi-caret-bottom:before{content:'\e02d'}
.oi-caret-left:before{content:'\e02e'}
.oi-caret-right:before{content:'\e02f'}
.oi-caret-top:before{content:'\e030'}
.oi-cart:before{content:'\e031'}
.oi-chat:before{content:'\e032'}
.oi-check:before{content:'\e033'}
.oi-chevron-bottom:before{content:'\e034'}
.oi-chevron-left:before{content:'\e035'}
.oi-chevron-right:before{content:'\e036'}
.oi-chevron-top:before{content:'\e037'}
.oi-circle-check:before{content:'\e038'}
.oi-circle-x:before{content:'\e039'}
.oi-clipboard:before{content:'\e03a'}
.oi-clock:before{content:'\e03b'}
.oi-cloud-download:before{content:'\e03c'}
.oi-cloud-upload:before{content:'\e03d'}
.oi-cloud:before{content:'\e03e'}
.oi-cloudy:before{content:'\e03f'}
.oi-code:before{content:'\e040'}
.oi-cog:before{content:'\e041'}
.oi-collapse-down:before{content:'\e042'}
.oi-collapse-left:before{content:'\e043'}
.oi-collapse-right:before{content:'\e044'}
.oi-collapse-up:before{content:'\e045'}
.oi-command:before{content:'\e046'}
.oi-comment-square:before{content:'\e047'}
.oi-compass:before{content:'\e048'}
.oi-contrast:before{content:'\e049'}
.oi-copywriting:before{content:'\e04a'}
.oi-credit-card:before{content:'\e04b'}
.oi-crop:before{content:'\e04c'}
.oi-dashboard:before{content:'\e04d'}
.oi-data-transfer-download:before{content:'\e04e'}
.oi-data-transfer-upload:before{content:'\e04f'}
.oi-delete:before{content:'\e050'}
.oi-dial:before{content:'\e051'}
.oi-document:before{content:'\e052'}
.oi-dollar:before{content:'\e053'}
.oi-double-quote-sans-left:before{content:'\e054'}
.oi-double-quote-sans-right:before{content:'\e055'}
.oi-double-quote-serif-left:before{content:'\e056'}
.oi-double-quote-serif-right:before{content:'\e057'}
.oi-droplet:before{content:'\e058'}
.oi-eject:before{content:'\e059'}
.oi-elevator:before{content:'\e05a'}
.oi-ellipses:before{content:'\e05b'}
.oi-envelope-closed:before{content:'\e05c'}
.oi-envelope-open:before{content:'\e05d'}
.oi-euro:before{content:'\e05e'}
.oi-excerpt:before{content:'\e05f'}
.oi-expand-down:before{content:'\e060'}
.oi-expand-left:before{content:'\e061'}
.oi-expand-right:before{content:'\e062'}
.oi-expand-up:before{content:'\e063'}
.oi-external-link:before{content:'\e064'}
.oi-eye:before{content:'\e065'}
.oi-eyedropper:before{content:'\e066'}
.oi-file:before{content:'\e067'}
.oi-fire:before{content:'\e068'}
.oi-flag:before{content:'\e069'}
.oi-flash:before{content:'\e06a'}
.oi-folder:before{content:'\e06b'}
.oi-fork:before{content:'\e06c'}
.oi-fullscreen-enter:before{content:'\e06d'}
.oi-fullscreen-exit:before{content:'\e06e'}
.oi-globe:before{content:'\e06f'}
.oi-graph:before{content:'\e070'}
.oi-grid-four-up:before{content:'\e071'}
.oi-grid-three-up:before{content:'\e072'}
.oi-grid-two-up:before{content:'\e073'}
.oi-hard-drive:before{content:'\e074'}
.oi-header:before{content:'\e075'}
.oi-headphones:before{content:'\e076'}
.oi-heart:before{content:'\e077'}
.oi-home:before{content:'\e078'}
.oi-image:before{content:'\e079'}
.oi-inbox:before{content:'\e07a'}
.oi-infinity:before{content:'\e07b'}
.oi-info:before{content:'\e07c'}
.oi-italic:before{content:'\e07d'}
.oi-justify-center:before{content:'\e07e'}
.oi-justify-left:before{content:'\e07f'}
.oi-justify-right:before{content:'\e080'}
.oi-key:before{content:'\e081'}
.oi-laptop:before{content:'\e082'}
.oi-layers:before{content:'\e083'}
.oi-lightbulb:before{content:'\e084'}
.oi-link-broken:before{content:'\e085'}
.oi-link-intact:before{content:'\e086'}
.oi-list-rich:before{content:'\e087'}
.oi-list:before{content:'\e088'}
.oi-location:before{content:'\e089'}
.oi-lock-locked:before{content:'\e08a'}
.oi-lock-unlocked:before{content:'\e08b'}
.oi-loop-circular:before{content:'\e08c'}
.oi-loop-square:before{content:'\e08d'}
.oi-loop:before{content:'\e08e'}
.oi-magnifying-glass:before{content:'\e08f'}
.oi-map-marker:before{content:'\e090'}
.oi-map:before{content:'\e091'}
.oi-media-pause:before{content:'\e092'}
.oi-media-play:before{content:'\e093'}
.oi-media-record:before{content:'\e094'}
.oi-media-skip-backward:before{content:'\e095'}
.oi-media-skip-forward:before{content:'\e096'}
.oi-media-step-backward:before{content:'\e097'}
.oi-media-step-forward:before{content:'\e098'}
.oi-media-stop:before{content:'\e099'}
.oi-medical-cross:before{content:'\e09a'}
.oi-menu:before{content:'\e09b'}
.oi-microphone:before{content:'\e09c'}
.oi-minus:before{content:'\e09d'}
.oi-monitor:before{content:'\e09e'}
.oi-moon:before{content:'\e09f'}
.oi-move:before{content:'\e0a0'}
.oi-musical-note:before{content:'\e0a1'}
.oi-paperclip:before{content:'\e0a2'}
.oi-pencil:before{content:'\e0a3'}
.oi-people:before{content:'\e0a4'}
.oi-person:before{content:'\e0a5'}
.oi-phone:before{content:'\e0a6'}
.oi-pie-chart:before{content:'\e0a7'}
.oi-pin:before{content:'\e0a8'}
.oi-play-circle:before{content:'\e0a9'}
.oi-plus:before{content:'\e0aa'}
.oi-power-standby:before{content:'\e0ab'}
.oi-print:before{content:'\e0ac'}
.oi-project:before{content:'\e0ad'}
.oi-pulse:before{content:'\e0ae'}
.oi-puzzle-piece:before{content:'\e0af'}
.oi-question-mark:before{content:'\e0b0'}
.oi-rain:before{content:'\e0b1'}
.oi-random:before{content:'\e0b2'}
.oi-reload:before{content:'\e0b3'}
.oi-resize-both:before{content:'\e0b4'}
.oi-resize-height:before{content:'\e0b5'}
.oi-resize-width:before{content:'\e0b6'}
.oi-rss-alt:before{content:'\e0b7'}
.oi-rss:before{content:'\e0b8'}
.oi-script:before{content:'\e0b9'}
.oi-share-boxed:before{content:'\e0ba'}
.oi-share:before{content:'\e0bb'}
.oi-shield:before{content:'\e0bc'}
.oi-signal:before{content:'\e0bd'}
.oi-signpost:before{content:'\e0be'}
.oi-sort-ascending:before{content:'\e0bf'}
.oi-sort-descending:before{content:'\e0c0'}
.oi-spreadsheet:before{content:'\e0c1'}
.oi-star:before{content:'\e0c2'}
.oi-sun:before{content:'\e0c3'}
.oi-tablet:before{content:'\e0c4'}
.oi-tag:before{content:'\e0c5'}
.oi-tags:before{content:'\e0c6'}
.oi-target:before{content:'\e0c7'}
.oi-task:before{content:'\e0c8'}
.oi-terminal:before{content:'\e0c9'}
.oi-text:before{content:'\e0ca'}
.oi-thumb-down:before{content:'\e0cb'}
.oi-thumb-up:before{content:'\e0cc'}
.oi-timer:before{content:'\e0cd'}
.oi-transfer:before{content:'\e0ce'}
.oi-trash:before{content:'\e0cf'}
.oi-underline:before{content:'\e0d0'}
.oi-vertical-align-bottom:before{content:'\e0d1'}
.oi-vertical-align-center:before{content:'\e0d2'}
.oi-vertical-align-top:before{content:'\e0d3'}
.oi-video:before{content:'\e0d4'}
.oi-volume-high:before{content:'\e0d5'}
.oi-volume-low:before{content:'\e0d6'}
.oi-volume-off:before{content:'\e0d7'}
.oi-warning:before{content:'\e0d8'}
.oi-wifi:before{content:'\e0d9'}
.oi-wrench:before{content:'\e0da'}
.oi-x:before{content:'\e0db'}
.oi-yen:before{content:'\e0dc'}
.oi-zoom-in:before{content:'\e0dd'}
.oi-zoom-out:before{content:'\e0de'} | 0.386879 | 0.11928 |
.main {
color: var(--mainColor2);
background-image: url("https://cecati13web.blob.core.windows.net/galeria/background_portada.jpg");
background-position: 50% 60%;
background-repeat: no-repeat;
background-attachment: fixed;
width: 100vw;
display: flex;
flex-direction: column;
align-items: center;
min-height: 50vh;
}
.main__welcome {
font-size: 4rem;
padding: 20px;
background: linear-gradient(180deg, #7c888f, transparent);
border-radius: 25px;
color: var(--mainColor);
-webkit-text-stroke: 2px var(--fontColor);
margin: 10px 0;
}
.main__welcome--title {
opacity: 1;
animation: enfasis 5s ease-in 500ms 1 reverse none;
}
@keyframes enfasis {
0% {
transform: scale(0.5);
opacity: 1;
}
25% {
opacity: 0.7;
}
50% {
transform: scale(1.4);
opacity: 1;
}
75% {
opacity: 0.8;
}
100% {
opacity: 1;
transform: scale(1);
}
}
.main__welcome--age {
padding-top: 25px;
font-size: 5.4rem;
animation: moverse 5s ease-in 500ms 1 reverse none;
}
@keyframes moverse {
0% {
transform: translate(0);
}
50% {
transform: translateY(15px);
opacity: 1;
}
100% {
transform: translate(0);
}
}
.main__container {
display: flex;
flex-direction: column;
font-size: 2.4rem;
width: 100vw;
}
.main__container__announce {
display: flex;
align-items: center;
justify-content: space-evenly;
width: 100vw;
}
.main__container__image {
display: none;
}
.main__container__announce--div {
min-height: 350px;
text-align: justify;
display: inherit;
flex-direction: column;
justify-content: space-around;
align-items: center;
margin: 10px;
background: linear-gradient(var(--fontColor2), transparent);
color: var(--mainColor);
border-radius: 15px;
max-width: 450px;
padding: 6px;
}
.main__container__announce--div__title {
font-weight: 600;
padding-bottom: 20px;
}
.main__container__announce--div__note {
font-size: 1.2rem;
padding: 25px 0;
}
@media (min-width: 768px) {
.main {
background: none;
}
.main__welcome {
background: none;
color: var(--fontColor);
-webkit-text-stroke: 0;
}
.main__container {
flex-direction: row;
flex-wrap: wrap;
justify-content: space-evenly;
}
.main__container__announce {
width: 450px;
}
.main__container__image {
display: flex;
flex-direction: column;
justify-content: space-evenly;
width: 40%;
}
.image__change {
animation: slideImage 6s ease 0s 1 normal none;
}
@keyframes slideImage {
0% {
opacity: 0;
}
25% {
opacity: 0.5;
}
75%{
opacity: 1;
}
}
.main__container__image > img {
border-radius: 2em;
padding: 15px;
/* height: 400px; */
width: auto;
}
.main__container__announce--div {
background: none;
color: var(--contrastColor);
}
}
@media (min-width: 1024px) {
.main__container__image {
width: auto;
}
.main__container__image > img {
height: 400px;
}
}
@media (min-width: 1440px) {
.main {
width: 1440px;
}
.main__container {
width: 100%;
}
.main__container__announce {
width: 550px;
}
} | src/homepage/homePage.css | .main {
color: var(--mainColor2);
background-image: url("https://cecati13web.blob.core.windows.net/galeria/background_portada.jpg");
background-position: 50% 60%;
background-repeat: no-repeat;
background-attachment: fixed;
width: 100vw;
display: flex;
flex-direction: column;
align-items: center;
min-height: 50vh;
}
.main__welcome {
font-size: 4rem;
padding: 20px;
background: linear-gradient(180deg, #7c888f, transparent);
border-radius: 25px;
color: var(--mainColor);
-webkit-text-stroke: 2px var(--fontColor);
margin: 10px 0;
}
.main__welcome--title {
opacity: 1;
animation: enfasis 5s ease-in 500ms 1 reverse none;
}
@keyframes enfasis {
0% {
transform: scale(0.5);
opacity: 1;
}
25% {
opacity: 0.7;
}
50% {
transform: scale(1.4);
opacity: 1;
}
75% {
opacity: 0.8;
}
100% {
opacity: 1;
transform: scale(1);
}
}
.main__welcome--age {
padding-top: 25px;
font-size: 5.4rem;
animation: moverse 5s ease-in 500ms 1 reverse none;
}
@keyframes moverse {
0% {
transform: translate(0);
}
50% {
transform: translateY(15px);
opacity: 1;
}
100% {
transform: translate(0);
}
}
.main__container {
display: flex;
flex-direction: column;
font-size: 2.4rem;
width: 100vw;
}
.main__container__announce {
display: flex;
align-items: center;
justify-content: space-evenly;
width: 100vw;
}
.main__container__image {
display: none;
}
.main__container__announce--div {
min-height: 350px;
text-align: justify;
display: inherit;
flex-direction: column;
justify-content: space-around;
align-items: center;
margin: 10px;
background: linear-gradient(var(--fontColor2), transparent);
color: var(--mainColor);
border-radius: 15px;
max-width: 450px;
padding: 6px;
}
.main__container__announce--div__title {
font-weight: 600;
padding-bottom: 20px;
}
.main__container__announce--div__note {
font-size: 1.2rem;
padding: 25px 0;
}
@media (min-width: 768px) {
.main {
background: none;
}
.main__welcome {
background: none;
color: var(--fontColor);
-webkit-text-stroke: 0;
}
.main__container {
flex-direction: row;
flex-wrap: wrap;
justify-content: space-evenly;
}
.main__container__announce {
width: 450px;
}
.main__container__image {
display: flex;
flex-direction: column;
justify-content: space-evenly;
width: 40%;
}
.image__change {
animation: slideImage 6s ease 0s 1 normal none;
}
@keyframes slideImage {
0% {
opacity: 0;
}
25% {
opacity: 0.5;
}
75%{
opacity: 1;
}
}
.main__container__image > img {
border-radius: 2em;
padding: 15px;
/* height: 400px; */
width: auto;
}
.main__container__announce--div {
background: none;
color: var(--contrastColor);
}
}
@media (min-width: 1024px) {
.main__container__image {
width: auto;
}
.main__container__image > img {
height: 400px;
}
}
@media (min-width: 1440px) {
.main {
width: 1440px;
}
.main__container {
width: 100%;
}
.main__container__announce {
width: 550px;
}
} | 0.764584 | 0.149873 |
html{
height:100%;
}
body{
position:relative;
min-height:100%;
padding:0 20px 260px;
background:#fafaf9;
font-family:Helvetica, Arial, sans-serif;
font-size:14px;
line-height:19px;
font-weight:lighter;
color:#333;
}
* {
margin: 0;
padding: 0;
border: 0;
outline:none;
filter:inherit;
box-sizing:border-box;
}
.clearme{
clear:both;
height:0;
font-size:0;
line-height:0;
}
#access{
display:none;
}
@media only screen and (max-device-width: 480px) {
html,
body{
-webkit-text-size-adjust:none;
text-size-adjust:none;
}
}
.github{
display:block;
position:fixed;
width:140px;
height:140px;
top:0;
right:0;
background:url(../images/github.png);
background-repeat:no-repeat;
font-size:0;
line-height:0;
text-indent:-9999px;
z-index:10;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-device-pixel-ratio: 2) {
.github{
background-image:url(../images/github@2x.png);
background-size:140px 140px;
}
}
@media (max-width:1260px){
.github{
display:none;
}
}
/********** FONTS **********/
h2{
font-size:26px;
line-height:33px;
margin:0 0 2px;
font-weight:lighter;
}
h3{
font-size:18px;
line-height:24px;
margin:0 0 22px;
font-weight:lighter;
}
h2 span{
font-size:13px;
font-weight:lighter;
margin-left:10px;
}
h4{
font-size:16px;
font-weight:bold;
margin:0 0 12px;
}
p+p{
margin-top:10px;
}
.slider + p{
margin-top:40px;
}
a{
cursor:pointer;
color:#333;
transition: background-color .2s ease-in-out, color .2s ease-in-out, border-color .2s ease-in-out;
-moz-transition: background-color .2s ease-in-out, color .2s ease-in-out, border-color .2s ease-in-out;
-webkit-transition: background-color .2s ease-in-out, color .2s ease-in-out, border-color .2s ease-in-out;
}
a:hover{
color:#888;
}
ul,
ol{
margin-left:30px;
}
.bold{
font-weight:bold;
}
.red{
color:#F00;
}
table{
border-collapse:collapse;
}
.btn,
.btn:hover{
display:inline-block;
position:relative;
padding:7px 20px 7px;
border-radius:4px;
background:#0da2da;
font-size:16px;
line-height:16px;
color:#FFF;
text-decoration:none;
text-transform:uppercase;
cursor:pointer;
transition: background-color .2s ease-in-out, color .2s ease-in-out, border-color .2s ease-in-out;
-moz-transition: background-color .2s ease-in-out, color .2s ease-in-out, border-color .2s ease-in-out;
-webkit-transition: background-color .2s ease-in-out, color .2s ease-in-out, border-color .2s ease-in-out;
}
.btn:hover{
background:#067199;
}
input[type="button"], input[type="submit"], input[type="reset"]{
-webkit-appearance:none;
}
.no_selection {
-webkit-user-select: none; /* webkit (safari, chrome) browsers */
-moz-user-select: none; /* mozilla browsers */
-khtml-user-select: none; /* webkit (konqueror) browsers */
-ms-user-select: none; /* IE10+ */
}
/********************************************************************/
/****************************** GENERAL *****************************/
/********************************************************************/
/********** CONTENT **********/
#content{
}
.container{
position:relative;
width:auto;
margin:0 auto;
padding:0 0 38px;
}
.container+.container{
padding-top:38px;
border-top:1px solid #E9E9E9;
}
/********** SLIDERS **********/
/* slide numbers */
.slidetitle{
padding-top: 50px;
font-size:150px;
line-height:280px;
font-weight:bold;
text-align:center;
color:rgba(0,0,0,0.1);
}
/*@media (max-width:600px){
.slidetitle{
font-size:120px;
}
}
@media (max-width:500px){
.slidetitle{
font-size:100px;
}
}
@media (max-width:374px){
.slidetitle{
font-size:80px;
}
}*/
/*.slide.current .slidetitle{
color:#f00;
}
.slide.prev .slidetitle{
color:#0f0;
}
.slide.next .slidetitle{
color:#00f;
}*/
.slide{
}
.slider .iqit{
left:300px;
right:auto;
}
.slider .aqet{
left: auto;
right:300px;
}
.m-auto{
margin: auto;
}
/* vertical slider styling */
.slider.vertical .slider_left,
.slider.vertical .slider_right{
width:100px;
left:50%;
top:10px;
margin:0 -50px;
text-align:center;
}
.slider.vertical .slider_right{
top:auto;
bottom:10px;
}
.slider.vertical .slider_dotwrap{
width:6px;
height:72px;
top:50%;
left:auto;
bottom:auto;
right:15px;
margin:-36px 0;
}
.slider.vertical .slider_dot{
margin:4px 0;
}
/* overrides */
#slider0 .slider{
position: fixed;
height:600px;
/*padding: 100px;*/
border-radius: 25px;
display:block;
position:relative;
max-width: 1140px;
margin: auto;
margin-top: 100px;
}
/*#slider0 .slidetitle{
line-height:380px;
}
#sliderv6 .slidetitle{
font-size:70px;
line-height:100px;
}*/
.aghgh{
width: 540px;
margin: 100px auto;
}
.square{
display: inline;
position: relative;
float:left;
height: auto;
width: auto;
}
.ft{
display: block;
}
.sqr{
float:left;
margin-right: 5%;
}
.sqq{
display: none;
float:left;
}
.clearfix::after {
content: "";
clear: both;
display: table;
}
@media screen and (max-width: 600px) {
*{
color: pink;
}
.sqr{
display: none;
}
.sqq{
display: block;
}
#container{
}
.square{
margin: auto;
width: 100px;
}
.soc{
width: 100px;
}
/*img{
width: 100px;
}*/
}
@media screen and (max-width: 1000px) {
.slider .iqit{
left:10%;
right:auto;
}
.slider .aqet{
left: auto;
right:10%;
}
} | public/examples/css/styles.css | html{
height:100%;
}
body{
position:relative;
min-height:100%;
padding:0 20px 260px;
background:#fafaf9;
font-family:Helvetica, Arial, sans-serif;
font-size:14px;
line-height:19px;
font-weight:lighter;
color:#333;
}
* {
margin: 0;
padding: 0;
border: 0;
outline:none;
filter:inherit;
box-sizing:border-box;
}
.clearme{
clear:both;
height:0;
font-size:0;
line-height:0;
}
#access{
display:none;
}
@media only screen and (max-device-width: 480px) {
html,
body{
-webkit-text-size-adjust:none;
text-size-adjust:none;
}
}
.github{
display:block;
position:fixed;
width:140px;
height:140px;
top:0;
right:0;
background:url(../images/github.png);
background-repeat:no-repeat;
font-size:0;
line-height:0;
text-indent:-9999px;
z-index:10;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-device-pixel-ratio: 2) {
.github{
background-image:url(../images/github@2x.png);
background-size:140px 140px;
}
}
@media (max-width:1260px){
.github{
display:none;
}
}
/********** FONTS **********/
h2{
font-size:26px;
line-height:33px;
margin:0 0 2px;
font-weight:lighter;
}
h3{
font-size:18px;
line-height:24px;
margin:0 0 22px;
font-weight:lighter;
}
h2 span{
font-size:13px;
font-weight:lighter;
margin-left:10px;
}
h4{
font-size:16px;
font-weight:bold;
margin:0 0 12px;
}
p+p{
margin-top:10px;
}
.slider + p{
margin-top:40px;
}
a{
cursor:pointer;
color:#333;
transition: background-color .2s ease-in-out, color .2s ease-in-out, border-color .2s ease-in-out;
-moz-transition: background-color .2s ease-in-out, color .2s ease-in-out, border-color .2s ease-in-out;
-webkit-transition: background-color .2s ease-in-out, color .2s ease-in-out, border-color .2s ease-in-out;
}
a:hover{
color:#888;
}
ul,
ol{
margin-left:30px;
}
.bold{
font-weight:bold;
}
.red{
color:#F00;
}
table{
border-collapse:collapse;
}
.btn,
.btn:hover{
display:inline-block;
position:relative;
padding:7px 20px 7px;
border-radius:4px;
background:#0da2da;
font-size:16px;
line-height:16px;
color:#FFF;
text-decoration:none;
text-transform:uppercase;
cursor:pointer;
transition: background-color .2s ease-in-out, color .2s ease-in-out, border-color .2s ease-in-out;
-moz-transition: background-color .2s ease-in-out, color .2s ease-in-out, border-color .2s ease-in-out;
-webkit-transition: background-color .2s ease-in-out, color .2s ease-in-out, border-color .2s ease-in-out;
}
.btn:hover{
background:#067199;
}
input[type="button"], input[type="submit"], input[type="reset"]{
-webkit-appearance:none;
}
.no_selection {
-webkit-user-select: none; /* webkit (safari, chrome) browsers */
-moz-user-select: none; /* mozilla browsers */
-khtml-user-select: none; /* webkit (konqueror) browsers */
-ms-user-select: none; /* IE10+ */
}
/********************************************************************/
/****************************** GENERAL *****************************/
/********************************************************************/
/********** CONTENT **********/
#content{
}
.container{
position:relative;
width:auto;
margin:0 auto;
padding:0 0 38px;
}
.container+.container{
padding-top:38px;
border-top:1px solid #E9E9E9;
}
/********** SLIDERS **********/
/* slide numbers */
.slidetitle{
padding-top: 50px;
font-size:150px;
line-height:280px;
font-weight:bold;
text-align:center;
color:rgba(0,0,0,0.1);
}
/*@media (max-width:600px){
.slidetitle{
font-size:120px;
}
}
@media (max-width:500px){
.slidetitle{
font-size:100px;
}
}
@media (max-width:374px){
.slidetitle{
font-size:80px;
}
}*/
/*.slide.current .slidetitle{
color:#f00;
}
.slide.prev .slidetitle{
color:#0f0;
}
.slide.next .slidetitle{
color:#00f;
}*/
.slide{
}
.slider .iqit{
left:300px;
right:auto;
}
.slider .aqet{
left: auto;
right:300px;
}
.m-auto{
margin: auto;
}
/* vertical slider styling */
.slider.vertical .slider_left,
.slider.vertical .slider_right{
width:100px;
left:50%;
top:10px;
margin:0 -50px;
text-align:center;
}
.slider.vertical .slider_right{
top:auto;
bottom:10px;
}
.slider.vertical .slider_dotwrap{
width:6px;
height:72px;
top:50%;
left:auto;
bottom:auto;
right:15px;
margin:-36px 0;
}
.slider.vertical .slider_dot{
margin:4px 0;
}
/* overrides */
#slider0 .slider{
position: fixed;
height:600px;
/*padding: 100px;*/
border-radius: 25px;
display:block;
position:relative;
max-width: 1140px;
margin: auto;
margin-top: 100px;
}
/*#slider0 .slidetitle{
line-height:380px;
}
#sliderv6 .slidetitle{
font-size:70px;
line-height:100px;
}*/
.aghgh{
width: 540px;
margin: 100px auto;
}
.square{
display: inline;
position: relative;
float:left;
height: auto;
width: auto;
}
.ft{
display: block;
}
.sqr{
float:left;
margin-right: 5%;
}
.sqq{
display: none;
float:left;
}
.clearfix::after {
content: "";
clear: both;
display: table;
}
@media screen and (max-width: 600px) {
*{
color: pink;
}
.sqr{
display: none;
}
.sqq{
display: block;
}
#container{
}
.square{
margin: auto;
width: 100px;
}
.soc{
width: 100px;
}
/*img{
width: 100px;
}*/
}
@media screen and (max-width: 1000px) {
.slider .iqit{
left:10%;
right:auto;
}
.slider .aqet{
left: auto;
right:10%;
}
} | 0.116613 | 0.043528 |
body, html{
margin:0;
padding: 0;
}
.mainHeader {font-size: 2em; color:#348; margin:20 0 20 0; text-align:center; font-weight:bold;}
h1 {color:#c35; font-size: 1.6em; text-indent: 0px; padding-top:10; margin:100 0 25 0; text-decoration1:underline;}
h2 {color:#c35; font-size: 1.4em; text-indent: 50px; padding-top:10; margin:80 0 20 0; text-decoration1:underline;}
h3 {color:#c35; font-size: 1.2em; text-indent: 100px; padding-top:10; margin:40 0 15 0; text-decoration1:underline;}
h4 {color:#c35; font-size: 1.1em; text-indent: 150px; padding-top:10; margin:30 0 10 0; text-decoration1:underline;}
h5 {color:#c35; font-size: 1em; text-indent: 200px; padding-top:10; margin:20 0 5 0; text-decoration1:underline;}
h6 {color:#c35; font-size: 1em; text-indent: 250px; padding-top:10; margin:10 0 3 0; font-style: italic; text-decoration1:underline;}
/*h1:before{content: '\25FE'; margin:0 10px;} h1:after{content: '\25FE'; margin:0 10px;}*/
/*h1:before{content: ''; margin:0 10px;} h1:after{content: ''; margin:0 10px;}
h2:before{content: '\2013'; margin:0 10px;} h2:after{content: '\2013'; margin:0 10px;}
h3:before{content: '\2013\2013'; margin:0 10px;} h3:after{content: '\2013\2013'; margin:0 10px;}
h4:before{content: '\2013\2013\2013'; margin:0 10px;} h4:after{content: '\2013\2013\2013'; margin:0 10px;}
h5:before{content: '\2013\2013\2013\2013'; margin:0 10px;} h5:after{content: '\2013\2013\2013\2013'; margin:0 10px;}
h6:before{content: '\2013\2013\2013\2013\2013'; margin:0 10px;} h5:after{content: '\2013\2013\2013\2013\2013'; margin:0 10px;}*/
/*h1:before{content: ''; margin:0 10px;} h1:after{content: ''; margin:0 10px;}
h2:before{content: '\003E'; margin:0 10px;} h2:after{content: ''; margin:0 10px;}
h3:before{content: '\003E\0020\003E'; margin:0 10px;} h3:after{content: ''; margin:0 10px;}
h4:before{content: '\003E\0020\003E\0020\003E'; margin:0 10px;} h4:after{content: ''; margin:0 10px;}
h5:before{content: '\003E\0020\003E\0020\003E\0020\003E'; margin:0 10px;} h5:after{content: ''; margin:0 10px;}
h6:before{content: '\003E\0020\003E\0020\003E\0020\003E\0020\003E'; margin:0 10px;} h5:after{content: ''; margin:0 10px;}*/
/*h1:before{content: ''; margin:0 10px;} h1:after{content: ''; margin:0 10px;}
h2:before{content: '\002D'; margin:0 10px;} h2:after{content: ''; margin:0 10px;}
h3:before{content: '\002D\0020\002D'; margin:0 10px;} h3:after{content: ''; margin:0 10px;}
h4:before{content: '\002D\0020\002D\0020\002D'; margin:0 10px;} h4:after{content: ''; margin:0 10px;}
h5:before{content: '\002D\0020\002D\0020\002D\0020\002D'; margin:0 10px;} h5:after{content: ''; margin:0 10px;}
h6:before{content: '\002D\0020\002D\0020\002D\0020\002D\0020\002D'; margin:0 10px;} h5:after{content: ''; margin:0 10px;}*/
.header{
text-align: center;
padding:0 0 0 0;
border-bottom:1px solid #ddd;
overflow:auto;/*removes gaps appearing between block elements due to margin of their childs!*/
}
.content{
margin:0 50 0 50;
overflow1:auto;/*off to allow window horizontal scrollbar*//*removes gaps appearing between block elements due to margin of their childs!*/
}
.footer {
overflow:auto;/*removes gaps appearing between block elements due to margin of their childs!*/
border-top:1px solid #ddd;
padding:20 0 20 0;
text-align:center;
display:flex;
align-content1:center;
justify-content:center;
}
.attention{font-style:italic;font-weight:bold;color1:#503;}
.screenshot_title{}
.title_column{white-space: nowrap;font-weight:bold;}
.title_column_center{white-space: nowrap;font-weight:bold;text-align:center;}
p { margin1: 0; margin-top:10; padding1: 0;}
table { margin-top:20; margin-bottom:10; border-collapse: collapse; border-color: grey; }
table, th, td {border: 1px solid grey; }
th {color:#000; font-style:italic;}
th, td {margin:5; padding:5;}
img {max-width: 1200px; max-height: 700px; margin-top:20; margin-bottom:30;display:block;}
a:link { text-decoration: none;color: #00b;}
a:visited { text-decoration: none;color: #00b;}
a:hover { text-decoration: underline;color: #00b;}
a:active { text-decoration: underline;color: #00b;} | docs/main.css | body, html{
margin:0;
padding: 0;
}
.mainHeader {font-size: 2em; color:#348; margin:20 0 20 0; text-align:center; font-weight:bold;}
h1 {color:#c35; font-size: 1.6em; text-indent: 0px; padding-top:10; margin:100 0 25 0; text-decoration1:underline;}
h2 {color:#c35; font-size: 1.4em; text-indent: 50px; padding-top:10; margin:80 0 20 0; text-decoration1:underline;}
h3 {color:#c35; font-size: 1.2em; text-indent: 100px; padding-top:10; margin:40 0 15 0; text-decoration1:underline;}
h4 {color:#c35; font-size: 1.1em; text-indent: 150px; padding-top:10; margin:30 0 10 0; text-decoration1:underline;}
h5 {color:#c35; font-size: 1em; text-indent: 200px; padding-top:10; margin:20 0 5 0; text-decoration1:underline;}
h6 {color:#c35; font-size: 1em; text-indent: 250px; padding-top:10; margin:10 0 3 0; font-style: italic; text-decoration1:underline;}
/*h1:before{content: '\25FE'; margin:0 10px;} h1:after{content: '\25FE'; margin:0 10px;}*/
/*h1:before{content: ''; margin:0 10px;} h1:after{content: ''; margin:0 10px;}
h2:before{content: '\2013'; margin:0 10px;} h2:after{content: '\2013'; margin:0 10px;}
h3:before{content: '\2013\2013'; margin:0 10px;} h3:after{content: '\2013\2013'; margin:0 10px;}
h4:before{content: '\2013\2013\2013'; margin:0 10px;} h4:after{content: '\2013\2013\2013'; margin:0 10px;}
h5:before{content: '\2013\2013\2013\2013'; margin:0 10px;} h5:after{content: '\2013\2013\2013\2013'; margin:0 10px;}
h6:before{content: '\2013\2013\2013\2013\2013'; margin:0 10px;} h5:after{content: '\2013\2013\2013\2013\2013'; margin:0 10px;}*/
/*h1:before{content: ''; margin:0 10px;} h1:after{content: ''; margin:0 10px;}
h2:before{content: '\003E'; margin:0 10px;} h2:after{content: ''; margin:0 10px;}
h3:before{content: '\003E\0020\003E'; margin:0 10px;} h3:after{content: ''; margin:0 10px;}
h4:before{content: '\003E\0020\003E\0020\003E'; margin:0 10px;} h4:after{content: ''; margin:0 10px;}
h5:before{content: '\003E\0020\003E\0020\003E\0020\003E'; margin:0 10px;} h5:after{content: ''; margin:0 10px;}
h6:before{content: '\003E\0020\003E\0020\003E\0020\003E\0020\003E'; margin:0 10px;} h5:after{content: ''; margin:0 10px;}*/
/*h1:before{content: ''; margin:0 10px;} h1:after{content: ''; margin:0 10px;}
h2:before{content: '\002D'; margin:0 10px;} h2:after{content: ''; margin:0 10px;}
h3:before{content: '\002D\0020\002D'; margin:0 10px;} h3:after{content: ''; margin:0 10px;}
h4:before{content: '\002D\0020\002D\0020\002D'; margin:0 10px;} h4:after{content: ''; margin:0 10px;}
h5:before{content: '\002D\0020\002D\0020\002D\0020\002D'; margin:0 10px;} h5:after{content: ''; margin:0 10px;}
h6:before{content: '\002D\0020\002D\0020\002D\0020\002D\0020\002D'; margin:0 10px;} h5:after{content: ''; margin:0 10px;}*/
.header{
text-align: center;
padding:0 0 0 0;
border-bottom:1px solid #ddd;
overflow:auto;/*removes gaps appearing between block elements due to margin of their childs!*/
}
.content{
margin:0 50 0 50;
overflow1:auto;/*off to allow window horizontal scrollbar*//*removes gaps appearing between block elements due to margin of their childs!*/
}
.footer {
overflow:auto;/*removes gaps appearing between block elements due to margin of their childs!*/
border-top:1px solid #ddd;
padding:20 0 20 0;
text-align:center;
display:flex;
align-content1:center;
justify-content:center;
}
.attention{font-style:italic;font-weight:bold;color1:#503;}
.screenshot_title{}
.title_column{white-space: nowrap;font-weight:bold;}
.title_column_center{white-space: nowrap;font-weight:bold;text-align:center;}
p { margin1: 0; margin-top:10; padding1: 0;}
table { margin-top:20; margin-bottom:10; border-collapse: collapse; border-color: grey; }
table, th, td {border: 1px solid grey; }
th {color:#000; font-style:italic;}
th, td {margin:5; padding:5;}
img {max-width: 1200px; max-height: 700px; margin-top:20; margin-bottom:30;display:block;}
a:link { text-decoration: none;color: #00b;}
a:visited { text-decoration: none;color: #00b;}
a:hover { text-decoration: underline;color: #00b;}
a:active { text-decoration: underline;color: #00b;} | 0.298287 | 0.123471 |
body {
font-family: helvetica neue, helvetica, liberation sans, arial, sans-serif;
font-size: 14px;
height: 100%
}
.cxtmenu {
font-size: 12px;
width: 50px;
}
/* you can set the disabled style how you like on the text/icon */
.cxtmenu-disabled {
opacity: 0.333;
}
#mainTitle {
width: 100%;
color: #000030;
height: 40px;
margin-top: 15px;
}
#under {
color: white;
font-size: 14px;
text-align: center;
width: 198px;
text-decoration: underline;
}
#underBig {
color: white;
font-size: 18px;
text-align: center;
width: 198px;
text-decoration: underline;
}
#buttonDiv {
justify-content: center;
align-items: center;
display: flex;
}
#regExp {
text-align: center;
/* padding-top: 10px; */
height: 5vh;
}
.title {
color: white;
font-size: 19px;
width: 198px;
}
#Box1 {
width: 98%;
height: 80vh;
bottom: 0;
right: 0;
z-index: 999;
display: inline-block;
vertical-align: top;
border: 1px solid black;
overflow: scroll;
-ms-overflow-style: none; /* IE and Edge */
scrollbar-width: none; /* Firefox */
overflow-x: hidden;
}
#buttonBox {
height: 20vh;
}
#cy {
height: 50vh;
}
#Box2 {
width: 0%;
height: 80vh;
bottom: 0;
right: 0;
z-index: 999;
display: inline-block;
vertical-align: top;
border: 1px solid black;
overflow: scroll;
}
#cy2 {
height: inherit;
}
#complete {
width: 0%;
height: 400px;
bottom: 0;
right: 0;
z-index: 999;
display: inline-block;
vertical-align: top;
border: 1px solid black;
font-size: 12px;
overflow: scroll;
margin-top: 0px;
}
.test {
left: inherit;
/*width: 100%;*/
}
#blah {
margin-bottom: 30px;
}
#leftBox {
width: 150px;
float: left;
}
#rightBox {
width: 150px;
float: left;
}
h1 {
font-size: 40px;
font-weight: bold;
text-align: center;
margin-top: 15px;
}
h2 {
font-size: 30px;
margin: 5px;
}
button {
border-style: solid;
border-radius: 5px;
padding-left: 10px;
border-color: lightgray;
padding-left: 10px;
padding-right: 10px;
padding-top: 2px;
padding-bottom: 2px;
background-color: #b0bec5;
opacity: 0.3px;
margin: 5px;
font-size: 11px;
/* width: 170px; */
}
#inputBox {
top: 100px;
left: 10px;
width: 400px;
border-style: solid;
border-radius: 5px;
padding-left: 10px;
border-color: dimgray;
overflow: hidden;
}
* {
font-family: sans-serif;
}
div.button {
width: 400px;
height: 30px;
padding: 0;
cursor: pointer;
}
div.content {
width: 200px;
padding: 5px;
margin-top: 0;
}
.hidden {
display: none;
}
#test{
float: left;
}
#invisible {
border-style: hidden;
background-color: unset;
text-decoration: underline;
width: 80px;
}
#separate {
padding-bottom: 10px;
}
#box {
width:170px;
margin-left: 5px;
}
#space {
padding-top: 15px;
padding-bottom: 15px;
}
#leftBox1 {
width: 500px;
float: left;
}
#rightBox1 {
width: 500px;
float: left;
}
#answerBox {
width: 500px;
border: none;
}
/* Menu formatting */
.sidenav {
height: 100%;
width: 200px;
position: fixed;
z-index: 1;
top: 0;
left: 0;
background-color: #000030;
overflow-x: hidden;
padding-top: 20px;
}
.sidenav a {
padding: 6px 8px 6px 16px;
text-decoration: none;
font-size: 25px;
color: #818181;
display: block;
}
.sidenav a:hover {
color: #f1f1f1;
}
.main {
margin-left: 200px; /* Same as the width of the sidenav */
font-size: 28px; /* Increased text to enable scrolling */
padding: 0px 10px;
}
@media screen and (max-height: 450px) {
.sidenav {padding-top: 15px;}
.sidenav a {font-size: 18px;}
}
.text {
color:white;
}
.Box1 {
align-content: center;
display: grid;
width: 180px;
}
.inputBox {
width: inherit;
}
.smallTitle {
color: white;
}
#file_input {
color: white;
margin-bottom: 10px;
margin-left: 10px;
font-size: 11px;
}
#examplesServer::-webkit-scrollbar {
display: none;
}
#box1::-webkit-scrollbar {
display: none;
}
#infoBox {
width: 99%;
display: inline-block;
vertical-align: top;
/*border: 1px solid black;*/
height: 10vh;
overflow: scroll;
-ms-overflow-style: none; /* IE and Edge */
scrollbar-width: none; /* Firefox */
overflow-x: hidden;
padding-left: 10px;
}
#automataButtons {
padding-left: 5%;
}
#textarea {
width: 98%;
border: 0px;
padding-top: 10px;
overflow: scroll;
height: 300px;
display: block;
}
#isdeterministic, #isminimal, #areuseful, #numbertransitions, #numberstates, #wordTitle, #errorsInfo{
font-size: 14px;
padding-top: 10px;
}
#titleInfo {
font-size: 20px;
padding-top: 5px;
}
#info {
font-size: 22px;
}
.footer {
position: fixed;
left: 0;
bottom: 0;
width: 100%;
padding: 5px;
background-color: #000030;
text-align: center;
font-size: .85rem;
line-height: 1.75;
color: white;
}
#footerButton0, #footerButton1, #footerButton2 {
border-style: none;
border-radius: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
margin: 0px;
color: white;
display: inline-block;
text-decoration: underline;
}
#title {
color: white;
text-align: center;
}
#version {
font-size: 12px;
color: white;
text-align: center;
}
hr{
color: white;
margin-bottom: 10px;
}
#exampleButton {
border-style: none;
background-color: transparent;
color:white;
text-decoration: underline;
width: 85px;
}
#changeDirection, #formatting {
float: right;
}
#input {
margin-bottom: 10px;
margin-right: 15px;
margin-left: 5px;
}
#error {
color: red;
}
#right {
color: green;
}
#nothing {
font-size: 15px;
padding: 20px;
}
#prob, #accept, #wrong {
font-size: 17px;
}
#enum {
text-align: center;
}
#convert {
width: 47%;
margin-bottom: 5px;
margin-left: 3px;
margin-right: 3px;
}
#addTransition, #define, #generate, #fromFilesystem, #box, #server , #testing, #startGraph, #fitGraph, #clearAuto {
width: 97%;
margin-left: 3px;
}
#backwards, #start, #forward, #clean, #deterministic, #minimize, #productive, #accessible, #useful {
width: 30%;
margin-left: 3px;
margin-right: 0px;
}
#infoAutomata, #treeResult, #treeGoodDerivations, #treeBadDerivations {
font-size: 14px;
}
#treeResult, #resultBox, #treeGoodDerivations, #treeBadDerivations {
text-align: center;
}
#resultBox {
font-size: 18px;
margin-top: 10px;
margin-bottom: 10px;
}
.selectBoxes {
border-style: solid;
border-radius: 5px;
padding-left: 10px;
border-color: lightgray;
padding-left: 10px;
padding-right: 10px;
padding-top: 2px;
padding-bottom: 2px;
background-color: #b0bec5;
opacity: 0.3px;
margin: 5px;
width: 97%;
margin-left: 3px;
}
/*style the arrow inside the select element:*/
.selectBoxes:after {
position: absolute;
content: "";
top: 14px;
right: 10px;
width: 0;
height: 0;
border: 6px solid transparent;
border-color: #fff transparent transparent transparent;
}
/*point the arrow upwards when the select box is open (active):*/
.selectBoxes.select-arrow-active:after {
border-color: transparent transparent #fff transparent;
top: 7px;
}
/*style the items (options), including the selected item:*/
.select-items div,.selectBoxes {
color: #ffffff;
padding: 3px 16px;
border: 1px solid transparent;
border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
cursor: pointer;
user-select: none;
}
/*style items (options):*/
.select-items {
position: absolute;
background-color: #b0bec5;
top: 100%;
left: 0;
right: 0;
z-index: 99;
}
/*hide the items when the select box is closed:*/
.select-hide {
display: none;
}
.select-items div:hover, .same-as-selected {
background-color: rgba(0, 0, 0, 0.1);
}
#step {
color:white;
font-size: 11px;
}
#closeLeft, #closeRight {
width: 20px;
padding: 0px;
text-align: center;
}
#aboutTitle {
font-size: 30px;
}
#aboutSubtitle, #aboutSubtitle2 {
font-size: 20px;
}
#aboutText, #aboutText17, #aboutText5, #aboutText6, #aboutText7, #aboutText8, #aboutText9, #aboutText10, #aboutText11, #aboutText12, #aboutText13, #aboutText14, #aboutText15 {
font-size: 15px;
}
#aboutBox {
overflow: scroll;
}
#feedbackTitle {
font-size: 30px;
}
#feedbackText, #feedbackText1, #feedbackThankYou {
font-size: 15px;
}
#feedbackText1 a:link{
color: black;
}
#feedbackBox {
padding-left: 20px;
padding-right: 10px;
}
#examplesServer{
width: 200px;
height: 80px;
overflow: scroll;
-ms-overflow-style: none; /* IE and Edge */
scrollbar-width: none; /* Firefox */
}
#aboutText a:link{
color: black;
}
#selectConversion, #selectNode, #selectTrans, #selectLang {
color: black;
text-align: center;
font-size: 11px;
}
#inputTitle, #importTitle {
color: white;
margin-bottom: 10px;
margin-left: 10px;
font-size: 12px;
}
#about, #feedback, #selectLang {
width: 97%
}
#box {
height: 15px;
}
#server {
border-style: none;
padding-left: 10px;
padding-left: 10px;
padding-right: 10px;
padding-top: 2px;
padding-bottom: 2px;
background-color: transparent;
margin: 5px;
width: 170px;
color: white;
text-align: left;
font-size: 11px;
}
#inside, #outside {
font-size: 15px;
margin-left: 15px;
}
#treeButtons {
display: flex;
justify-content: center;
}
#min, #prod {
padding-left: 7%;
}
/* Tooltip Menu */
.tooltip {
position: relative;
}
.tooltip .tooltiptext {
visibility: hidden;
width: 120px;
background-color: #b0bec5;
color: #000030;
text-align: center;
border-radius: 6px;
padding: 5px 0;
position: absolute;
z-index: 1;
/* top: 150%; */
left: 50%;
margin-left: -60px;
font-size: 12px;
}
.tooltip .tooltiptext::after {
content: "";
position: absolute;
bottom: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: transparent transparent #b0bec5 transparent;
}
.tooltip:hover .tooltiptext {
visibility: visible;
}
/* Tooltip Direita */
.tooltip1 {
position: relative;
}
.tooltip1 .tooltiptext1 {
visibility: hidden;
width: 120px;
background-color: #b0bec5;
color: #000030;
text-align: center;
border-radius: 6px;
padding: 5px 0;
position: absolute;
z-index: 1;
top: -5px;
left: 110%;
font-size: 12px;
}
.tooltip1 .tooltiptext1::after {
content: "";
position: absolute;
top: 50%;
right: 100%;
margin-top: -5px;
border-width: 5px;
border-style: solid;
border-color: transparent #b0bec5 transparent transparent;
}
.tooltip1:hover .tooltiptext1 {
visibility: visible;
}
/* Tooltip Baixo */
.tooltip3 {
position: relative;
}
.tooltip3 .tooltiptext3 {
visibility: hidden;
width: 120px;
background-color: #b0bec5;
color: #000030;
text-align: center;
border-radius: 6px;
padding: 5px 0;
position: absolute;
z-index: 1;
top: 150%;
left: 50%;
margin-left: -60px;
}
.tooltip3 .tooltiptext3::after {
content: "";
position: absolute;
bottom: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: transparent transparent #b0bec5 transparent;
}
.tooltip3:hover .tooltiptext3 {
visibility: visible;
}
/* Tooltip Esquerda */
.tooltip2 {
position: relative;
}
.tooltip2 .tooltiptext2 {
visibility: hidden;
width: 120px;
background-color: #b0bec5;
color: #000030;
text-align: center;
border-radius: 6px;
padding: 5px 0;
position: absolute;
z-index: 1;
top: -5px;
right: 110%;
}
.tooltip2 .tooltiptext2::after {
content: "";
position: absolute;
top: 50%;
left: 100%;
margin-top: -5px;
border-width: 5px;
border-style: solid;
border-color: transparent transparent transparent #b0bec5;
}
.tooltip2:hover .tooltiptext2 {
visibility: visible;
}
.tooltip4 {
position: relative;
}
.tooltip4 .tooltiptext4 {
visibility: hidden;
width: 120px;
background-color: #b0bec5;
color: #000030;
text-align: center;
border-radius: 6px;
padding: 5px 0;
position: absolute;
z-index: 1;
bottom: 100%;
left: 50%;
margin-left: -60px;
font-size: 12px;
}
.tooltip4 .tooltiptext4::after {
content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: #b0bec5 transparent transparent transparent;
}
.tooltip4:hover .tooltiptext4 {
visibility: visible;
} | OFLAT/OFLAT/Formatting.css | body {
font-family: helvetica neue, helvetica, liberation sans, arial, sans-serif;
font-size: 14px;
height: 100%
}
.cxtmenu {
font-size: 12px;
width: 50px;
}
/* you can set the disabled style how you like on the text/icon */
.cxtmenu-disabled {
opacity: 0.333;
}
#mainTitle {
width: 100%;
color: #000030;
height: 40px;
margin-top: 15px;
}
#under {
color: white;
font-size: 14px;
text-align: center;
width: 198px;
text-decoration: underline;
}
#underBig {
color: white;
font-size: 18px;
text-align: center;
width: 198px;
text-decoration: underline;
}
#buttonDiv {
justify-content: center;
align-items: center;
display: flex;
}
#regExp {
text-align: center;
/* padding-top: 10px; */
height: 5vh;
}
.title {
color: white;
font-size: 19px;
width: 198px;
}
#Box1 {
width: 98%;
height: 80vh;
bottom: 0;
right: 0;
z-index: 999;
display: inline-block;
vertical-align: top;
border: 1px solid black;
overflow: scroll;
-ms-overflow-style: none; /* IE and Edge */
scrollbar-width: none; /* Firefox */
overflow-x: hidden;
}
#buttonBox {
height: 20vh;
}
#cy {
height: 50vh;
}
#Box2 {
width: 0%;
height: 80vh;
bottom: 0;
right: 0;
z-index: 999;
display: inline-block;
vertical-align: top;
border: 1px solid black;
overflow: scroll;
}
#cy2 {
height: inherit;
}
#complete {
width: 0%;
height: 400px;
bottom: 0;
right: 0;
z-index: 999;
display: inline-block;
vertical-align: top;
border: 1px solid black;
font-size: 12px;
overflow: scroll;
margin-top: 0px;
}
.test {
left: inherit;
/*width: 100%;*/
}
#blah {
margin-bottom: 30px;
}
#leftBox {
width: 150px;
float: left;
}
#rightBox {
width: 150px;
float: left;
}
h1 {
font-size: 40px;
font-weight: bold;
text-align: center;
margin-top: 15px;
}
h2 {
font-size: 30px;
margin: 5px;
}
button {
border-style: solid;
border-radius: 5px;
padding-left: 10px;
border-color: lightgray;
padding-left: 10px;
padding-right: 10px;
padding-top: 2px;
padding-bottom: 2px;
background-color: #b0bec5;
opacity: 0.3px;
margin: 5px;
font-size: 11px;
/* width: 170px; */
}
#inputBox {
top: 100px;
left: 10px;
width: 400px;
border-style: solid;
border-radius: 5px;
padding-left: 10px;
border-color: dimgray;
overflow: hidden;
}
* {
font-family: sans-serif;
}
div.button {
width: 400px;
height: 30px;
padding: 0;
cursor: pointer;
}
div.content {
width: 200px;
padding: 5px;
margin-top: 0;
}
.hidden {
display: none;
}
#test{
float: left;
}
#invisible {
border-style: hidden;
background-color: unset;
text-decoration: underline;
width: 80px;
}
#separate {
padding-bottom: 10px;
}
#box {
width:170px;
margin-left: 5px;
}
#space {
padding-top: 15px;
padding-bottom: 15px;
}
#leftBox1 {
width: 500px;
float: left;
}
#rightBox1 {
width: 500px;
float: left;
}
#answerBox {
width: 500px;
border: none;
}
/* Menu formatting */
.sidenav {
height: 100%;
width: 200px;
position: fixed;
z-index: 1;
top: 0;
left: 0;
background-color: #000030;
overflow-x: hidden;
padding-top: 20px;
}
.sidenav a {
padding: 6px 8px 6px 16px;
text-decoration: none;
font-size: 25px;
color: #818181;
display: block;
}
.sidenav a:hover {
color: #f1f1f1;
}
.main {
margin-left: 200px; /* Same as the width of the sidenav */
font-size: 28px; /* Increased text to enable scrolling */
padding: 0px 10px;
}
@media screen and (max-height: 450px) {
.sidenav {padding-top: 15px;}
.sidenav a {font-size: 18px;}
}
.text {
color:white;
}
.Box1 {
align-content: center;
display: grid;
width: 180px;
}
.inputBox {
width: inherit;
}
.smallTitle {
color: white;
}
#file_input {
color: white;
margin-bottom: 10px;
margin-left: 10px;
font-size: 11px;
}
#examplesServer::-webkit-scrollbar {
display: none;
}
#box1::-webkit-scrollbar {
display: none;
}
#infoBox {
width: 99%;
display: inline-block;
vertical-align: top;
/*border: 1px solid black;*/
height: 10vh;
overflow: scroll;
-ms-overflow-style: none; /* IE and Edge */
scrollbar-width: none; /* Firefox */
overflow-x: hidden;
padding-left: 10px;
}
#automataButtons {
padding-left: 5%;
}
#textarea {
width: 98%;
border: 0px;
padding-top: 10px;
overflow: scroll;
height: 300px;
display: block;
}
#isdeterministic, #isminimal, #areuseful, #numbertransitions, #numberstates, #wordTitle, #errorsInfo{
font-size: 14px;
padding-top: 10px;
}
#titleInfo {
font-size: 20px;
padding-top: 5px;
}
#info {
font-size: 22px;
}
.footer {
position: fixed;
left: 0;
bottom: 0;
width: 100%;
padding: 5px;
background-color: #000030;
text-align: center;
font-size: .85rem;
line-height: 1.75;
color: white;
}
#footerButton0, #footerButton1, #footerButton2 {
border-style: none;
border-radius: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
margin: 0px;
color: white;
display: inline-block;
text-decoration: underline;
}
#title {
color: white;
text-align: center;
}
#version {
font-size: 12px;
color: white;
text-align: center;
}
hr{
color: white;
margin-bottom: 10px;
}
#exampleButton {
border-style: none;
background-color: transparent;
color:white;
text-decoration: underline;
width: 85px;
}
#changeDirection, #formatting {
float: right;
}
#input {
margin-bottom: 10px;
margin-right: 15px;
margin-left: 5px;
}
#error {
color: red;
}
#right {
color: green;
}
#nothing {
font-size: 15px;
padding: 20px;
}
#prob, #accept, #wrong {
font-size: 17px;
}
#enum {
text-align: center;
}
#convert {
width: 47%;
margin-bottom: 5px;
margin-left: 3px;
margin-right: 3px;
}
#addTransition, #define, #generate, #fromFilesystem, #box, #server , #testing, #startGraph, #fitGraph, #clearAuto {
width: 97%;
margin-left: 3px;
}
#backwards, #start, #forward, #clean, #deterministic, #minimize, #productive, #accessible, #useful {
width: 30%;
margin-left: 3px;
margin-right: 0px;
}
#infoAutomata, #treeResult, #treeGoodDerivations, #treeBadDerivations {
font-size: 14px;
}
#treeResult, #resultBox, #treeGoodDerivations, #treeBadDerivations {
text-align: center;
}
#resultBox {
font-size: 18px;
margin-top: 10px;
margin-bottom: 10px;
}
.selectBoxes {
border-style: solid;
border-radius: 5px;
padding-left: 10px;
border-color: lightgray;
padding-left: 10px;
padding-right: 10px;
padding-top: 2px;
padding-bottom: 2px;
background-color: #b0bec5;
opacity: 0.3px;
margin: 5px;
width: 97%;
margin-left: 3px;
}
/*style the arrow inside the select element:*/
.selectBoxes:after {
position: absolute;
content: "";
top: 14px;
right: 10px;
width: 0;
height: 0;
border: 6px solid transparent;
border-color: #fff transparent transparent transparent;
}
/*point the arrow upwards when the select box is open (active):*/
.selectBoxes.select-arrow-active:after {
border-color: transparent transparent #fff transparent;
top: 7px;
}
/*style the items (options), including the selected item:*/
.select-items div,.selectBoxes {
color: #ffffff;
padding: 3px 16px;
border: 1px solid transparent;
border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
cursor: pointer;
user-select: none;
}
/*style items (options):*/
.select-items {
position: absolute;
background-color: #b0bec5;
top: 100%;
left: 0;
right: 0;
z-index: 99;
}
/*hide the items when the select box is closed:*/
.select-hide {
display: none;
}
.select-items div:hover, .same-as-selected {
background-color: rgba(0, 0, 0, 0.1);
}
#step {
color:white;
font-size: 11px;
}
#closeLeft, #closeRight {
width: 20px;
padding: 0px;
text-align: center;
}
#aboutTitle {
font-size: 30px;
}
#aboutSubtitle, #aboutSubtitle2 {
font-size: 20px;
}
#aboutText, #aboutText17, #aboutText5, #aboutText6, #aboutText7, #aboutText8, #aboutText9, #aboutText10, #aboutText11, #aboutText12, #aboutText13, #aboutText14, #aboutText15 {
font-size: 15px;
}
#aboutBox {
overflow: scroll;
}
#feedbackTitle {
font-size: 30px;
}
#feedbackText, #feedbackText1, #feedbackThankYou {
font-size: 15px;
}
#feedbackText1 a:link{
color: black;
}
#feedbackBox {
padding-left: 20px;
padding-right: 10px;
}
#examplesServer{
width: 200px;
height: 80px;
overflow: scroll;
-ms-overflow-style: none; /* IE and Edge */
scrollbar-width: none; /* Firefox */
}
#aboutText a:link{
color: black;
}
#selectConversion, #selectNode, #selectTrans, #selectLang {
color: black;
text-align: center;
font-size: 11px;
}
#inputTitle, #importTitle {
color: white;
margin-bottom: 10px;
margin-left: 10px;
font-size: 12px;
}
#about, #feedback, #selectLang {
width: 97%
}
#box {
height: 15px;
}
#server {
border-style: none;
padding-left: 10px;
padding-left: 10px;
padding-right: 10px;
padding-top: 2px;
padding-bottom: 2px;
background-color: transparent;
margin: 5px;
width: 170px;
color: white;
text-align: left;
font-size: 11px;
}
#inside, #outside {
font-size: 15px;
margin-left: 15px;
}
#treeButtons {
display: flex;
justify-content: center;
}
#min, #prod {
padding-left: 7%;
}
/* Tooltip Menu */
.tooltip {
position: relative;
}
.tooltip .tooltiptext {
visibility: hidden;
width: 120px;
background-color: #b0bec5;
color: #000030;
text-align: center;
border-radius: 6px;
padding: 5px 0;
position: absolute;
z-index: 1;
/* top: 150%; */
left: 50%;
margin-left: -60px;
font-size: 12px;
}
.tooltip .tooltiptext::after {
content: "";
position: absolute;
bottom: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: transparent transparent #b0bec5 transparent;
}
.tooltip:hover .tooltiptext {
visibility: visible;
}
/* Tooltip Direita */
.tooltip1 {
position: relative;
}
.tooltip1 .tooltiptext1 {
visibility: hidden;
width: 120px;
background-color: #b0bec5;
color: #000030;
text-align: center;
border-radius: 6px;
padding: 5px 0;
position: absolute;
z-index: 1;
top: -5px;
left: 110%;
font-size: 12px;
}
.tooltip1 .tooltiptext1::after {
content: "";
position: absolute;
top: 50%;
right: 100%;
margin-top: -5px;
border-width: 5px;
border-style: solid;
border-color: transparent #b0bec5 transparent transparent;
}
.tooltip1:hover .tooltiptext1 {
visibility: visible;
}
/* Tooltip Baixo */
.tooltip3 {
position: relative;
}
.tooltip3 .tooltiptext3 {
visibility: hidden;
width: 120px;
background-color: #b0bec5;
color: #000030;
text-align: center;
border-radius: 6px;
padding: 5px 0;
position: absolute;
z-index: 1;
top: 150%;
left: 50%;
margin-left: -60px;
}
.tooltip3 .tooltiptext3::after {
content: "";
position: absolute;
bottom: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: transparent transparent #b0bec5 transparent;
}
.tooltip3:hover .tooltiptext3 {
visibility: visible;
}
/* Tooltip Esquerda */
.tooltip2 {
position: relative;
}
.tooltip2 .tooltiptext2 {
visibility: hidden;
width: 120px;
background-color: #b0bec5;
color: #000030;
text-align: center;
border-radius: 6px;
padding: 5px 0;
position: absolute;
z-index: 1;
top: -5px;
right: 110%;
}
.tooltip2 .tooltiptext2::after {
content: "";
position: absolute;
top: 50%;
left: 100%;
margin-top: -5px;
border-width: 5px;
border-style: solid;
border-color: transparent transparent transparent #b0bec5;
}
.tooltip2:hover .tooltiptext2 {
visibility: visible;
}
.tooltip4 {
position: relative;
}
.tooltip4 .tooltiptext4 {
visibility: hidden;
width: 120px;
background-color: #b0bec5;
color: #000030;
text-align: center;
border-radius: 6px;
padding: 5px 0;
position: absolute;
z-index: 1;
bottom: 100%;
left: 50%;
margin-left: -60px;
font-size: 12px;
}
.tooltip4 .tooltiptext4::after {
content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: #b0bec5 transparent transparent transparent;
}
.tooltip4:hover .tooltiptext4 {
visibility: visible;
} | 0.330471 | 0.066418 |
.icon {
background-image: url('sprite.png');
}
.icon-minus {
background-position: -0px -0px;
width: 16px;
height: 16px;
}
.icon-wows_sm {
background-position: -0px -16px;
width: 16px;
height: 16px;
}
.icon-R6_sm {
background-position: -0px -32px;
width: 16px;
height: 16px;
}
.icon-aw_sm {
background-position: -0px -48px;
width: 16px;
height: 16px;
}
.icon-battlenet {
background-position: -0px -64px;
width: 16px;
height: 16px;
}
.icon-bin_small {
background-position: -0px -80px;
width: 16px;
height: 16px;
}
.icon-blitz_sm {
background-position: -0px -96px;
width: 16px;
height: 16px;
}
.icon-csgo_sm {
background-position: -0px -112px;
width: 16px;
height: 16px;
}
.icon-facebook {
background-position: -0px -128px;
width: 16px;
height: 16px;
}
.icon-wot_sm {
background-position: -0px -144px;
width: 16px;
height: 16px;
}
.icon-google {
background-position: -0px -160px;
width: 16px;
height: 16px;
}
.icon-hots_sm {
background-position: -0px -176px;
width: 16px;
height: 16px;
}
.icon-wargaming {
background-position: -0px -192px;
width: 16px;
height: 16px;
}
.icon-EC_sm {
background-position: -0px -208px;
width: 16px;
height: 16px;
}
.icon-logout {
background-position: -0px -224px;
width: 16px;
height: 16px;
}
.icon-lol_sm {
background-position: -0px -240px;
width: 16px;
height: 16px;
}
.icon-MWO_sm {
background-position: -0px -256px;
width: 16px;
height: 16px;
}
.icon-plus {
background-position: -0px -272px;
width: 16px;
height: 16px;
}
.icon-pr_sm {
background-position: -0px -288px;
width: 16px;
height: 16px;
}
.icon-propilkki2_sm {
background-position: -0px -304px;
width: 16px;
height: 16px;
}
.icon-sc2_sm {
background-position: -0px -320px;
width: 16px;
height: 16px;
}
.icon-warface_sm {
background-position: -0px -336px;
width: 16px;
height: 16px;
}
.icon-vk {
background-position: -0px -352px;
width: 16px;
height: 16px;
}
.icon-squad_sm {
background-position: -0px -368px;
width: 16px;
height: 16px;
}
.icon-steam {
background-position: -0px -384px;
width: 16px;
height: 16px;
}
.icon-twitter {
background-position: -0px -400px;
width: 16px;
height: 16px;
}
.icon-upload_sm {
background-position: -0px -416px;
width: 18px;
height: 18px;
}
.icon-share {
background-position: -0px -434px;
width: 18px;
height: 18px;
}
.icon-send_to_link {
background-position: -0px -452px;
width: 18px;
height: 18px;
}
.icon-link_sm {
background-position: -0px -470px;
width: 18px;
height: 18px;
}
.icon-from_link {
background-position: -0px -488px;
width: 18px;
height: 18px;
}
.icon-lock {
background-position: -0px -506px;
width: 22px;
height: 22px;
}
.icon-csgo_icons {
background-position: -0px -528px;
width: 22px;
height: 22px;
}
.icon-area {
background-position: -0px -550px;
width: 22px;
height: 22px;
}
.icon-cursor_icon {
background-position: -0px -572px;
width: 22px;
height: 22px;
}
.icon-curve {
background-position: -0px -594px;
width: 22px;
height: 22px;
}
.icon-curve_T {
background-position: -0px -616px;
width: 22px;
height: 22px;
}
.icon-curved_arrow {
background-position: -0px -638px;
width: 22px;
height: 22px;
}
.icon-curved_dashed_arrow {
background-position: -0px -660px;
width: 22px;
height: 22px;
}
.icon-curved_dashed_line {
background-position: -0px -682px;
width: 22px;
height: 22px;
}
.icon-curved_dotted_arrow {
background-position: -0px -704px;
width: 22px;
height: 22px;
}
.icon-curved_dotted_line {
background-position: -0px -726px;
width: 22px;
height: 22px;
}
.icon-curved_line {
background-position: -0px -748px;
width: 22px;
height: 22px;
}
.icon-cut {
background-position: -0px -770px;
width: 22px;
height: 22px;
}
.icon-dashed_arrow {
background-position: -0px -792px;
width: 22px;
height: 22px;
}
.icon-dashed_line {
background-position: -0px -814px;
width: 22px;
height: 22px;
}
.icon-def {
background-position: -0px -836px;
width: 22px;
height: 22px;
}
.icon-disable_dragging {
background-position: -0px -858px;
width: 22px;
height: 22px;
}
.icon-dot_icon {
background-position: -0px -880px;
width: 22px;
height: 22px;
}
.icon-dotted_arrow {
background-position: -0px -902px;
width: 22px;
height: 22px;
}
.icon-dotted_line {
background-position: -0px -924px;
width: 22px;
height: 22px;
}
.icon-draw_circle_icon {
background-position: -0px -946px;
width: 22px;
height: 22px;
}
.icon-draw_circle_radius_icon {
background-position: -0px -968px;
width: 22px;
height: 22px;
}
.icon-enable_dragging {
background-position: -0px -990px;
width: 22px;
height: 22px;
}
.icon-eraser {
background-position: -0px -1012px;
width: 22px;
height: 22px;
}
.icon-export {
background-position: -0px -1034px;
width: 22px;
height: 22px;
}
.icon-arrow {
background-position: -0px -1056px;
width: 22px;
height: 22px;
}
.icon-floppy {
background-position: -0px -1078px;
width: 22px;
height: 22px;
}
.icon-folder {
background-position: -0px -1100px;
width: 22px;
height: 22px;
}
.icon-attac {
background-position: -0px -1122px;
width: 22px;
height: 22px;
}
.icon-aw_icons {
background-position: -0px -1144px;
width: 22px;
height: 22px;
}
.icon-grid_icon {
background-position: -0px -1166px;
width: 22px;
height: 22px;
}
.icon-hots_icons {
background-position: -0px -1188px;
width: 22px;
height: 22px;
}
.icon-EC_icons {
background-position: -0px -1210px;
width: 22px;
height: 22px;
}
.icon-line_T {
background-position: -0px -1232px;
width: 22px;
height: 22px;
}
.icon-line_icon {
background-position: -0px -1254px;
width: 22px;
height: 22px;
}
.icon-link {
background-position: -0px -1276px;
width: 22px;
height: 22px;
}
.icon-R6_icons {
background-position: -0px -1298px;
width: 22px;
height: 22px;
}
.icon-bin {
background-position: -0px -1320px;
width: 22px;
height: 22px;
}
.icon-lock_camera {
background-position: -0px -1342px;
width: 22px;
height: 22px;
}
.icon-MWO_icons {
background-position: -0px -1364px;
width: 22px;
height: 22px;
}
.icon-lol_icons {
background-position: -0px -1386px;
width: 22px;
height: 22px;
}
.icon-blitz_icons {
background-position: -0px -1408px;
width: 22px;
height: 22px;
}
.icon-map_icon {
background-position: -0px -1430px;
width: 22px;
height: 22px;
}
.icon-archive_icon {
background-position: -0px -1452px;
width: 22px;
height: 22px;
}
.icon-move {
background-position: -0px -1474px;
width: 22px;
height: 22px;
}
.icon-note {
background-position: -0px -1496px;
width: 22px;
height: 22px;
}
.icon-paste {
background-position: -0px -1518px;
width: 22px;
height: 22px;
}
.icon-patreon {
background-position: -0px -1540px;
width: 22px;
height: 22px;
}
.icon-paypal {
background-position: -0px -1562px;
width: 22px;
height: 22px;
}
.icon-pencil {
background-position: -0px -1584px;
width: 22px;
height: 22px;
}
.icon-ping_icon {
background-position: -0px -1606px;
width: 22px;
height: 22px;
}
.icon-bomb {
background-position: -0px -1628px;
width: 22px;
height: 22px;
}
.icon-polygon {
background-position: -0px -1650px;
width: 22px;
height: 22px;
}
.icon-pr_icons {
background-position: -0px -1672px;
width: 22px;
height: 22px;
}
.icon-circle_icon {
background-position: -0px -1694px;
width: 22px;
height: 22px;
}
.icon-present {
background-position: -0px -1716px;
width: 22px;
height: 22px;
}
.icon-propilkki2_icons {
background-position: -0px -1738px;
width: 22px;
height: 22px;
}
.icon-clear {
background-position: -0px -1760px;
width: 22px;
height: 22px;
}
.icon-protoss {
background-position: -0px -1782px;
width: 22px;
height: 22px;
}
.icon-rectangle {
background-position: -0px -1804px;
width: 22px;
height: 22px;
}
.icon-recticle_icon {
background-position: -0px -1826px;
width: 22px;
height: 22px;
}
.icon-redo {
background-position: -0px -1848px;
width: 22px;
height: 22px;
}
.icon-remove_slide {
background-position: -0px -1870px;
width: 22px;
height: 22px;
}
.icon-ruler_icon {
background-position: -0px -1892px;
width: 22px;
height: 22px;
}
.icon-save {
background-position: -0px -1914px;
width: 22px;
height: 22px;
}
.icon-save_as {
background-position: -0px -1936px;
width: 22px;
height: 22px;
}
.icon-sc2 {
background-position: -0px -1958px;
width: 21px;
height: 22px;
}
.icon-clear_area {
background-position: -0px -1980px;
width: 22px;
height: 22px;
}
.icon-select {
background-position: -0px -2002px;
width: 22px;
height: 22px;
}
.icon-clear_circle {
background-position: -0px -2024px;
width: 22px;
height: 22px;
}
.icon-send_to_link_22 {
background-position: -0px -2046px;
width: 22px;
height: 22px;
}
.icon-clear_curve {
background-position: -0px -2068px;
width: 22px;
height: 22px;
}
.icon-squad_icons {
background-position: -0px -2090px;
width: 22px;
height: 22px;
}
.icon-clear_draw {
background-position: -0px -2112px;
width: 22px;
height: 22px;
}
.icon-clear_icon {
background-position: -0px -2134px;
width: 22px;
height: 22px;
}
.icon-stop_present {
background-position: -0px -2156px;
width: 22px;
height: 22px;
}
.icon-terran {
background-position: -0px -2178px;
width: 22px;
height: 22px;
}
.icon-text_icon {
background-position: -0px -2200px;
width: 22px;
height: 22px;
}
.icon-text_on_background {
background-position: -0px -2222px;
width: 22px;
height: 22px;
}
.icon-clear_line {
background-position: -0px -2244px;
width: 22px;
height: 22px;
}
.icon-undo {
background-position: -0px -2266px;
width: 22px;
height: 22px;
}
.icon-unlock {
background-position: -0px -2288px;
width: 22px;
height: 22px;
}
.icon-unlock_camera {
background-position: -0px -2310px;
width: 22px;
height: 22px;
}
.icon-clear_note {
background-position: -0px -2332px;
width: 22px;
height: 22px;
}
.icon-clear_polygon {
background-position: -0px -2354px;
width: 22px;
height: 22px;
}
.icon-warface_icons {
background-position: -0px -2376px;
width: 22px;
height: 22px;
}
.icon-clear_rectangle {
background-position: -0px -2398px;
width: 22px;
height: 22px;
}
.icon-clear_selected {
background-position: -0px -2420px;
width: 22px;
height: 22px;
}
.icon-wot_icons {
background-position: -0px -2442px;
width: 22px;
height: 22px;
}
.icon-clear_text {
background-position: -0px -2464px;
width: 22px;
height: 22px;
}
.icon-wows_icons {
background-position: -0px -2486px;
width: 22px;
height: 22px;
}
.icon-copy {
background-position: -0px -2508px;
width: 22px;
height: 22px;
}
.icon-zerg {
background-position: -0px -2530px;
width: 22px;
height: 22px;
}
.icon-cs {
background-position: -0px -2552px;
width: 22px;
height: 22px;
}
.icon-de {
background-position: -0px -2574px;
width: 22px;
height: 22px;
}
.icon-el {
background-position: -0px -2596px;
width: 22px;
height: 22px;
}
.icon-en {
background-position: -0px -2618px;
width: 22px;
height: 22px;
}
.icon-es {
background-position: -0px -2640px;
width: 22px;
height: 22px;
}
.icon-fi {
background-position: -0px -2662px;
width: 22px;
height: 22px;
}
.icon-fr {
background-position: -0px -2684px;
width: 22px;
height: 22px;
}
.icon-nl {
background-position: -0px -2706px;
width: 22px;
height: 22px;
}
.icon-pl {
background-position: -0px -2728px;
width: 22px;
height: 22px;
}
.icon-pt {
background-position: -0px -2750px;
width: 22px;
height: 22px;
}
.icon-ru {
background-position: -0px -2772px;
width: 22px;
height: 22px;
}
.icon-sr {
background-position: -0px -2794px;
width: 22px;
height: 22px;
} | extra/sprity/dist/style.css | .icon {
background-image: url('sprite.png');
}
.icon-minus {
background-position: -0px -0px;
width: 16px;
height: 16px;
}
.icon-wows_sm {
background-position: -0px -16px;
width: 16px;
height: 16px;
}
.icon-R6_sm {
background-position: -0px -32px;
width: 16px;
height: 16px;
}
.icon-aw_sm {
background-position: -0px -48px;
width: 16px;
height: 16px;
}
.icon-battlenet {
background-position: -0px -64px;
width: 16px;
height: 16px;
}
.icon-bin_small {
background-position: -0px -80px;
width: 16px;
height: 16px;
}
.icon-blitz_sm {
background-position: -0px -96px;
width: 16px;
height: 16px;
}
.icon-csgo_sm {
background-position: -0px -112px;
width: 16px;
height: 16px;
}
.icon-facebook {
background-position: -0px -128px;
width: 16px;
height: 16px;
}
.icon-wot_sm {
background-position: -0px -144px;
width: 16px;
height: 16px;
}
.icon-google {
background-position: -0px -160px;
width: 16px;
height: 16px;
}
.icon-hots_sm {
background-position: -0px -176px;
width: 16px;
height: 16px;
}
.icon-wargaming {
background-position: -0px -192px;
width: 16px;
height: 16px;
}
.icon-EC_sm {
background-position: -0px -208px;
width: 16px;
height: 16px;
}
.icon-logout {
background-position: -0px -224px;
width: 16px;
height: 16px;
}
.icon-lol_sm {
background-position: -0px -240px;
width: 16px;
height: 16px;
}
.icon-MWO_sm {
background-position: -0px -256px;
width: 16px;
height: 16px;
}
.icon-plus {
background-position: -0px -272px;
width: 16px;
height: 16px;
}
.icon-pr_sm {
background-position: -0px -288px;
width: 16px;
height: 16px;
}
.icon-propilkki2_sm {
background-position: -0px -304px;
width: 16px;
height: 16px;
}
.icon-sc2_sm {
background-position: -0px -320px;
width: 16px;
height: 16px;
}
.icon-warface_sm {
background-position: -0px -336px;
width: 16px;
height: 16px;
}
.icon-vk {
background-position: -0px -352px;
width: 16px;
height: 16px;
}
.icon-squad_sm {
background-position: -0px -368px;
width: 16px;
height: 16px;
}
.icon-steam {
background-position: -0px -384px;
width: 16px;
height: 16px;
}
.icon-twitter {
background-position: -0px -400px;
width: 16px;
height: 16px;
}
.icon-upload_sm {
background-position: -0px -416px;
width: 18px;
height: 18px;
}
.icon-share {
background-position: -0px -434px;
width: 18px;
height: 18px;
}
.icon-send_to_link {
background-position: -0px -452px;
width: 18px;
height: 18px;
}
.icon-link_sm {
background-position: -0px -470px;
width: 18px;
height: 18px;
}
.icon-from_link {
background-position: -0px -488px;
width: 18px;
height: 18px;
}
.icon-lock {
background-position: -0px -506px;
width: 22px;
height: 22px;
}
.icon-csgo_icons {
background-position: -0px -528px;
width: 22px;
height: 22px;
}
.icon-area {
background-position: -0px -550px;
width: 22px;
height: 22px;
}
.icon-cursor_icon {
background-position: -0px -572px;
width: 22px;
height: 22px;
}
.icon-curve {
background-position: -0px -594px;
width: 22px;
height: 22px;
}
.icon-curve_T {
background-position: -0px -616px;
width: 22px;
height: 22px;
}
.icon-curved_arrow {
background-position: -0px -638px;
width: 22px;
height: 22px;
}
.icon-curved_dashed_arrow {
background-position: -0px -660px;
width: 22px;
height: 22px;
}
.icon-curved_dashed_line {
background-position: -0px -682px;
width: 22px;
height: 22px;
}
.icon-curved_dotted_arrow {
background-position: -0px -704px;
width: 22px;
height: 22px;
}
.icon-curved_dotted_line {
background-position: -0px -726px;
width: 22px;
height: 22px;
}
.icon-curved_line {
background-position: -0px -748px;
width: 22px;
height: 22px;
}
.icon-cut {
background-position: -0px -770px;
width: 22px;
height: 22px;
}
.icon-dashed_arrow {
background-position: -0px -792px;
width: 22px;
height: 22px;
}
.icon-dashed_line {
background-position: -0px -814px;
width: 22px;
height: 22px;
}
.icon-def {
background-position: -0px -836px;
width: 22px;
height: 22px;
}
.icon-disable_dragging {
background-position: -0px -858px;
width: 22px;
height: 22px;
}
.icon-dot_icon {
background-position: -0px -880px;
width: 22px;
height: 22px;
}
.icon-dotted_arrow {
background-position: -0px -902px;
width: 22px;
height: 22px;
}
.icon-dotted_line {
background-position: -0px -924px;
width: 22px;
height: 22px;
}
.icon-draw_circle_icon {
background-position: -0px -946px;
width: 22px;
height: 22px;
}
.icon-draw_circle_radius_icon {
background-position: -0px -968px;
width: 22px;
height: 22px;
}
.icon-enable_dragging {
background-position: -0px -990px;
width: 22px;
height: 22px;
}
.icon-eraser {
background-position: -0px -1012px;
width: 22px;
height: 22px;
}
.icon-export {
background-position: -0px -1034px;
width: 22px;
height: 22px;
}
.icon-arrow {
background-position: -0px -1056px;
width: 22px;
height: 22px;
}
.icon-floppy {
background-position: -0px -1078px;
width: 22px;
height: 22px;
}
.icon-folder {
background-position: -0px -1100px;
width: 22px;
height: 22px;
}
.icon-attac {
background-position: -0px -1122px;
width: 22px;
height: 22px;
}
.icon-aw_icons {
background-position: -0px -1144px;
width: 22px;
height: 22px;
}
.icon-grid_icon {
background-position: -0px -1166px;
width: 22px;
height: 22px;
}
.icon-hots_icons {
background-position: -0px -1188px;
width: 22px;
height: 22px;
}
.icon-EC_icons {
background-position: -0px -1210px;
width: 22px;
height: 22px;
}
.icon-line_T {
background-position: -0px -1232px;
width: 22px;
height: 22px;
}
.icon-line_icon {
background-position: -0px -1254px;
width: 22px;
height: 22px;
}
.icon-link {
background-position: -0px -1276px;
width: 22px;
height: 22px;
}
.icon-R6_icons {
background-position: -0px -1298px;
width: 22px;
height: 22px;
}
.icon-bin {
background-position: -0px -1320px;
width: 22px;
height: 22px;
}
.icon-lock_camera {
background-position: -0px -1342px;
width: 22px;
height: 22px;
}
.icon-MWO_icons {
background-position: -0px -1364px;
width: 22px;
height: 22px;
}
.icon-lol_icons {
background-position: -0px -1386px;
width: 22px;
height: 22px;
}
.icon-blitz_icons {
background-position: -0px -1408px;
width: 22px;
height: 22px;
}
.icon-map_icon {
background-position: -0px -1430px;
width: 22px;
height: 22px;
}
.icon-archive_icon {
background-position: -0px -1452px;
width: 22px;
height: 22px;
}
.icon-move {
background-position: -0px -1474px;
width: 22px;
height: 22px;
}
.icon-note {
background-position: -0px -1496px;
width: 22px;
height: 22px;
}
.icon-paste {
background-position: -0px -1518px;
width: 22px;
height: 22px;
}
.icon-patreon {
background-position: -0px -1540px;
width: 22px;
height: 22px;
}
.icon-paypal {
background-position: -0px -1562px;
width: 22px;
height: 22px;
}
.icon-pencil {
background-position: -0px -1584px;
width: 22px;
height: 22px;
}
.icon-ping_icon {
background-position: -0px -1606px;
width: 22px;
height: 22px;
}
.icon-bomb {
background-position: -0px -1628px;
width: 22px;
height: 22px;
}
.icon-polygon {
background-position: -0px -1650px;
width: 22px;
height: 22px;
}
.icon-pr_icons {
background-position: -0px -1672px;
width: 22px;
height: 22px;
}
.icon-circle_icon {
background-position: -0px -1694px;
width: 22px;
height: 22px;
}
.icon-present {
background-position: -0px -1716px;
width: 22px;
height: 22px;
}
.icon-propilkki2_icons {
background-position: -0px -1738px;
width: 22px;
height: 22px;
}
.icon-clear {
background-position: -0px -1760px;
width: 22px;
height: 22px;
}
.icon-protoss {
background-position: -0px -1782px;
width: 22px;
height: 22px;
}
.icon-rectangle {
background-position: -0px -1804px;
width: 22px;
height: 22px;
}
.icon-recticle_icon {
background-position: -0px -1826px;
width: 22px;
height: 22px;
}
.icon-redo {
background-position: -0px -1848px;
width: 22px;
height: 22px;
}
.icon-remove_slide {
background-position: -0px -1870px;
width: 22px;
height: 22px;
}
.icon-ruler_icon {
background-position: -0px -1892px;
width: 22px;
height: 22px;
}
.icon-save {
background-position: -0px -1914px;
width: 22px;
height: 22px;
}
.icon-save_as {
background-position: -0px -1936px;
width: 22px;
height: 22px;
}
.icon-sc2 {
background-position: -0px -1958px;
width: 21px;
height: 22px;
}
.icon-clear_area {
background-position: -0px -1980px;
width: 22px;
height: 22px;
}
.icon-select {
background-position: -0px -2002px;
width: 22px;
height: 22px;
}
.icon-clear_circle {
background-position: -0px -2024px;
width: 22px;
height: 22px;
}
.icon-send_to_link_22 {
background-position: -0px -2046px;
width: 22px;
height: 22px;
}
.icon-clear_curve {
background-position: -0px -2068px;
width: 22px;
height: 22px;
}
.icon-squad_icons {
background-position: -0px -2090px;
width: 22px;
height: 22px;
}
.icon-clear_draw {
background-position: -0px -2112px;
width: 22px;
height: 22px;
}
.icon-clear_icon {
background-position: -0px -2134px;
width: 22px;
height: 22px;
}
.icon-stop_present {
background-position: -0px -2156px;
width: 22px;
height: 22px;
}
.icon-terran {
background-position: -0px -2178px;
width: 22px;
height: 22px;
}
.icon-text_icon {
background-position: -0px -2200px;
width: 22px;
height: 22px;
}
.icon-text_on_background {
background-position: -0px -2222px;
width: 22px;
height: 22px;
}
.icon-clear_line {
background-position: -0px -2244px;
width: 22px;
height: 22px;
}
.icon-undo {
background-position: -0px -2266px;
width: 22px;
height: 22px;
}
.icon-unlock {
background-position: -0px -2288px;
width: 22px;
height: 22px;
}
.icon-unlock_camera {
background-position: -0px -2310px;
width: 22px;
height: 22px;
}
.icon-clear_note {
background-position: -0px -2332px;
width: 22px;
height: 22px;
}
.icon-clear_polygon {
background-position: -0px -2354px;
width: 22px;
height: 22px;
}
.icon-warface_icons {
background-position: -0px -2376px;
width: 22px;
height: 22px;
}
.icon-clear_rectangle {
background-position: -0px -2398px;
width: 22px;
height: 22px;
}
.icon-clear_selected {
background-position: -0px -2420px;
width: 22px;
height: 22px;
}
.icon-wot_icons {
background-position: -0px -2442px;
width: 22px;
height: 22px;
}
.icon-clear_text {
background-position: -0px -2464px;
width: 22px;
height: 22px;
}
.icon-wows_icons {
background-position: -0px -2486px;
width: 22px;
height: 22px;
}
.icon-copy {
background-position: -0px -2508px;
width: 22px;
height: 22px;
}
.icon-zerg {
background-position: -0px -2530px;
width: 22px;
height: 22px;
}
.icon-cs {
background-position: -0px -2552px;
width: 22px;
height: 22px;
}
.icon-de {
background-position: -0px -2574px;
width: 22px;
height: 22px;
}
.icon-el {
background-position: -0px -2596px;
width: 22px;
height: 22px;
}
.icon-en {
background-position: -0px -2618px;
width: 22px;
height: 22px;
}
.icon-es {
background-position: -0px -2640px;
width: 22px;
height: 22px;
}
.icon-fi {
background-position: -0px -2662px;
width: 22px;
height: 22px;
}
.icon-fr {
background-position: -0px -2684px;
width: 22px;
height: 22px;
}
.icon-nl {
background-position: -0px -2706px;
width: 22px;
height: 22px;
}
.icon-pl {
background-position: -0px -2728px;
width: 22px;
height: 22px;
}
.icon-pt {
background-position: -0px -2750px;
width: 22px;
height: 22px;
}
.icon-ru {
background-position: -0px -2772px;
width: 22px;
height: 22px;
}
.icon-sr {
background-position: -0px -2794px;
width: 22px;
height: 22px;
} | 0.429669 | 0.040807 |
html {
scroll-behavior: smooth;
@apply !bg-base-200 overflow-x-hidden overflow-y-scroll break-words;
}
::selection {
@apply bg-primary text-primary-content;
}
/* prose */
.prose blockquote {
@apply font-semibold border-l-4 border-base-content text-base-content border-opacity-20 pl-4 pr-4;
}
.prose p {
@apply mb-3;
}
.prose a {
@apply text-secondary transition-all ease-in-out underline underline-transparent;
}
.prose a:hover {
@apply text-secondary-focus underline-secondary-focus;
}
.prose h1 {
@apply text-3xl font-semibold;
}
.prose h2 {
@apply text-2xl font-semibold;
}
.prose h4 {
@apply text-base font-semibold;
}
.prose h1,
h2,
h3,
h4,
h5,
h6 {
@apply font-semibold mb-4 mt-6;
}
.prose .shiki {
@apply mockup-code p-5 mb-4 text-base !bg-neutral overflow-x-scroll children:(!p-0 !bg-transparent);
}
.prose .shiki::before {
@apply -ml-5;
}
.prose .shiki code {
@apply children:pr-5;
}
.prose dl, dd {
@apply text-base pl-8 mb-4;
}
.prose ol {
@apply text-base pl-8 list-decimal mb-4;
}
.prose ul {
@apply text-base pl-8 list-disc mb-4;
}
.prose kbd {
@apply kbd;
}
.prose hr {
@apply border-none divider;
}
.prose input {
@apply checkbox checkbox-xs;
}
/* modify */
.card {
@apply bg-base-100;
}
.card-body {
@apply <md:p-4;
}
#footer a {
@apply transition-all ease-in-out text-base-content underline underline-transparent opacity-75 hover:(opacity-100 text-secondary-focus underline-secondary-focus);
}
/* extend */
.spoiler {
@apply transition-colors ease-in-out bg-base-content hover:bg-transparent focus:bg-transparent;
}
/* fix */
.btn-primary:hover {
@apply bg-primary-focus border-primary-focus;
}
.btn-secondary:hover {
@apply bg-secondary-focus border-secondary-focus;
}
.btn-accent:hover {
@apply bg-accent-focus border-accent-focus;
}
.btn-ghost:hover,
.btn-link:hover {
@apply bg-base-content bg-opacity-20 border-opacity-0;
}
.collapse {
@apply relative grid overflow-hidden;
}
.collapse-title,
.collapse > input[type='checkbox'] {
@apply p-4 md:px-8;
}
.collapse-content,
.collapse-title,
.collapse > input[type='checkbox'] {
@apply row-start-1 col-start-1;
}
.collapse > input[type='checkbox'] {
@apply appearance-none opacity-0;
}
.collapse-content {
@apply row-start-2 overflow-hidden;
}
.collapse-open .collapse-content,
.collapse:focus:not(.collapse-close) .collapse-content,
.collapse:not(.collapse-close) input[type='checkbox']:checked ~ .collapse-content {
@apply max-h-9000px;
} | src/app.css |
html {
scroll-behavior: smooth;
@apply !bg-base-200 overflow-x-hidden overflow-y-scroll break-words;
}
::selection {
@apply bg-primary text-primary-content;
}
/* prose */
.prose blockquote {
@apply font-semibold border-l-4 border-base-content text-base-content border-opacity-20 pl-4 pr-4;
}
.prose p {
@apply mb-3;
}
.prose a {
@apply text-secondary transition-all ease-in-out underline underline-transparent;
}
.prose a:hover {
@apply text-secondary-focus underline-secondary-focus;
}
.prose h1 {
@apply text-3xl font-semibold;
}
.prose h2 {
@apply text-2xl font-semibold;
}
.prose h4 {
@apply text-base font-semibold;
}
.prose h1,
h2,
h3,
h4,
h5,
h6 {
@apply font-semibold mb-4 mt-6;
}
.prose .shiki {
@apply mockup-code p-5 mb-4 text-base !bg-neutral overflow-x-scroll children:(!p-0 !bg-transparent);
}
.prose .shiki::before {
@apply -ml-5;
}
.prose .shiki code {
@apply children:pr-5;
}
.prose dl, dd {
@apply text-base pl-8 mb-4;
}
.prose ol {
@apply text-base pl-8 list-decimal mb-4;
}
.prose ul {
@apply text-base pl-8 list-disc mb-4;
}
.prose kbd {
@apply kbd;
}
.prose hr {
@apply border-none divider;
}
.prose input {
@apply checkbox checkbox-xs;
}
/* modify */
.card {
@apply bg-base-100;
}
.card-body {
@apply <md:p-4;
}
#footer a {
@apply transition-all ease-in-out text-base-content underline underline-transparent opacity-75 hover:(opacity-100 text-secondary-focus underline-secondary-focus);
}
/* extend */
.spoiler {
@apply transition-colors ease-in-out bg-base-content hover:bg-transparent focus:bg-transparent;
}
/* fix */
.btn-primary:hover {
@apply bg-primary-focus border-primary-focus;
}
.btn-secondary:hover {
@apply bg-secondary-focus border-secondary-focus;
}
.btn-accent:hover {
@apply bg-accent-focus border-accent-focus;
}
.btn-ghost:hover,
.btn-link:hover {
@apply bg-base-content bg-opacity-20 border-opacity-0;
}
.collapse {
@apply relative grid overflow-hidden;
}
.collapse-title,
.collapse > input[type='checkbox'] {
@apply p-4 md:px-8;
}
.collapse-content,
.collapse-title,
.collapse > input[type='checkbox'] {
@apply row-start-1 col-start-1;
}
.collapse > input[type='checkbox'] {
@apply appearance-none opacity-0;
}
.collapse-content {
@apply row-start-2 overflow-hidden;
}
.collapse-open .collapse-content,
.collapse:focus:not(.collapse-close) .collapse-content,
.collapse:not(.collapse-close) input[type='checkbox']:checked ~ .collapse-content {
@apply max-h-9000px;
} | 0.474144 | 0.047228 |