|
|
@ -19,97 +19,97 @@ |
|
|
|
/* 48px */ |
|
|
|
/* 53px */ |
|
|
|
/* ?px */ |
|
|
|
/* line 45, variables.scss */ |
|
|
|
/* line 47, variables.scss */ |
|
|
|
.font-8 { |
|
|
|
font-size: 0.5rem !important; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 45, variables.scss */ |
|
|
|
/* line 47, variables.scss */ |
|
|
|
.font-10 { |
|
|
|
font-size: 0.625rem !important; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 45, variables.scss */ |
|
|
|
/* line 47, variables.scss */ |
|
|
|
.font-12 { |
|
|
|
font-size: 0.75rem !important; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 45, variables.scss */ |
|
|
|
/* line 47, variables.scss */ |
|
|
|
.font-13 { |
|
|
|
font-size: 0.8125rem !important; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 45, variables.scss */ |
|
|
|
/* line 47, variables.scss */ |
|
|
|
.font-14 { |
|
|
|
font-size: 0.875rem !important; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 45, variables.scss */ |
|
|
|
/* line 47, variables.scss */ |
|
|
|
.font-15 { |
|
|
|
font-size: 0.9375rem !important; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 45, variables.scss */ |
|
|
|
/* line 47, variables.scss */ |
|
|
|
.font-16 { |
|
|
|
font-size: 1rem !important; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 45, variables.scss */ |
|
|
|
/* line 47, variables.scss */ |
|
|
|
.font-18 { |
|
|
|
font-size: 1.125rem !important; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 45, variables.scss */ |
|
|
|
/* line 47, variables.scss */ |
|
|
|
.font-20 { |
|
|
|
font-size: 1.25rem !important; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 45, variables.scss */ |
|
|
|
/* line 47, variables.scss */ |
|
|
|
.font-22 { |
|
|
|
font-size: 1.375rem !important; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 45, variables.scss */ |
|
|
|
/* line 47, variables.scss */ |
|
|
|
.font-24 { |
|
|
|
font-size: 1.5rem !important; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 45, variables.scss */ |
|
|
|
/* line 47, variables.scss */ |
|
|
|
.font-26 { |
|
|
|
font-size: 1.625rem !important; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 45, variables.scss */ |
|
|
|
/* line 47, variables.scss */ |
|
|
|
.font-28 { |
|
|
|
font-size: 1.75rem !important; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 45, variables.scss */ |
|
|
|
/* line 47, variables.scss */ |
|
|
|
.font-30 { |
|
|
|
font-size: 1.875rem !important; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 45, variables.scss */ |
|
|
|
/* line 47, variables.scss */ |
|
|
|
.font-34 { |
|
|
|
font-size: 2.125rem !important; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 45, variables.scss */ |
|
|
|
/* line 47, variables.scss */ |
|
|
|
.font-40 { |
|
|
|
font-size: 2.5rem !important; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 45, variables.scss */ |
|
|
|
/* line 47, variables.scss */ |
|
|
|
.font-45 { |
|
|
|
font-size: 2.8125rem !important; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 45, variables.scss */ |
|
|
|
/* line 47, variables.scss */ |
|
|
|
.font-48 { |
|
|
|
font-size: 3rem !important; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 45, variables.scss */ |
|
|
|
/* line 47, variables.scss */ |
|
|
|
.font-53 { |
|
|
|
font-size: 3.3125rem !important; |
|
|
|
} |
|
|
@ -14451,7 +14451,7 @@ a.text-gray-dark:focus, a.text-gray-dark:hover { |
|
|
|
|
|
|
|
/* line 45, fonts.scss */ |
|
|
|
.text-grey { |
|
|
|
color: #aaa; |
|
|
|
color: #ddd; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 48, fonts.scss */ |
|
|
@ -14491,7 +14491,7 @@ a:active, a:visited, a:hover, a:focus { |
|
|
|
} |
|
|
|
/* line 24, global.scss */ |
|
|
|
a:hover { |
|
|
|
color: #aaa; |
|
|
|
color: #ddd; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 30, global.scss */ |
|
|
@ -14589,8 +14589,8 @@ input::-moz-focus-inner, button::-moz-focus-inner { |
|
|
|
/* line 14, forms.scss */ |
|
|
|
input[type=text], |
|
|
|
input[type=password] { |
|
|
|
border: 1px solid #aaa; |
|
|
|
color: #aaa; |
|
|
|
border: 1px solid #ddd; |
|
|
|
color: #ddd; |
|
|
|
padding: 5px 20px; |
|
|
|
width: 100%; |
|
|
|
text-align: left; |
|
|
@ -14615,7 +14615,7 @@ input[type=button]:hover, |
|
|
|
input[type=submit]:hover, |
|
|
|
button:hover { |
|
|
|
color: white; |
|
|
|
background-color: #aaa; |
|
|
|
background-color: #ddd; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 46, forms.scss */ |
|
|
@ -14712,7 +14712,7 @@ header .container .row .menu ul li.active a:hover, header .container .row .menu |
|
|
|
height: 40px; |
|
|
|
line-height: 40px; |
|
|
|
margin: 20px 0 10px 0; |
|
|
|
background: #aaa; |
|
|
|
background: #ddd; |
|
|
|
border-radius: 5px; |
|
|
|
color: white; |
|
|
|
text-align: center; |
|
|
@ -14733,15 +14733,49 @@ header .container .row .menu ul li.active a:hover, header .container .row .menu |
|
|
|
/* line 34, sections/modules.scss */ |
|
|
|
.modules .content { |
|
|
|
background: #f2f2f2; |
|
|
|
text-align: center; |
|
|
|
padding: 50px; |
|
|
|
} |
|
|
|
/* line 39, sections/modules.scss */ |
|
|
|
/* line 40, sections/modules.scss */ |
|
|
|
.modules .content .dropdown { |
|
|
|
height: 40px; |
|
|
|
line-height: 36px; |
|
|
|
padding: 0 10px; |
|
|
|
background: white; |
|
|
|
border: 2px solid #ddd; |
|
|
|
border-radius: 5px; |
|
|
|
position: relative; |
|
|
|
} |
|
|
|
/* line 49, sections/modules.scss */ |
|
|
|
.modules .content .dropdown .label { |
|
|
|
font-size: 0.75rem; |
|
|
|
font-weight: bold; |
|
|
|
color: black; |
|
|
|
} |
|
|
|
/* line 55, sections/modules.scss */ |
|
|
|
.modules .content .dropdown .data { |
|
|
|
position: absolute; |
|
|
|
font-size: 0.625rem; |
|
|
|
font-weight: bold; |
|
|
|
color: black; |
|
|
|
right: 10px; |
|
|
|
top: 0; |
|
|
|
} |
|
|
|
/* line 64, sections/modules.scss */ |
|
|
|
.modules .content .dropdown:after { |
|
|
|
content: '\f107'; |
|
|
|
font-family: "FontAwesome"; |
|
|
|
position: absolute; |
|
|
|
font-weight: bold; |
|
|
|
color: #ddd; |
|
|
|
top: 0; |
|
|
|
right: -25px; |
|
|
|
} |
|
|
|
/* line 78, sections/modules.scss */ |
|
|
|
.modules .content .div-drop { |
|
|
|
width: 100px; |
|
|
|
padding: 10px; |
|
|
|
margin: 20px 0 10px 0; |
|
|
|
background: #aaa; |
|
|
|
background: #ddd; |
|
|
|
color: white; |
|
|
|
text-align: center; |
|
|
|
font-size: 0.75rem; |
|
|
|