diff --git a/404Skin.ascx b/404Skin.ascx new file mode 100644 index 0000000..7d26d77 --- /dev/null +++ b/404Skin.ascx @@ -0,0 +1,61 @@ +<%@ Control language="vb" AutoEventWireup="false" Explicit="True" Inherits="DotNetNuke.UI.Skins.Skin" %> +<%@ Register TagPrefix="dnn" TagName="SEARCH" Src="~/Admin/Skins/Search.ascx" %> +<%@ Register TagPrefix="dnn" TagName="LANGUAGE" Src="~/Admin/Skins/Language.ascx" %> +<%@ Register TagPrefix="dnn" TagName="LOGO" Src="~/Admin/Skins/Logo.ascx" %> +<%@ Register TagPrefix="dnn" TagName="USER" Src="~/Admin/Skins/User.ascx" %> +<%@ Register TagPrefix="dnn" TagName="BREADCRUMB" Src="~/Admin/Skins/BreadCrumb.ascx" %> +<%@ Register TagPrefix="dnn" TagName="LOGIN" Src="~/Admin/Skins/Login.ascx" %> +<%@ Register TagPrefix="dnn" TagName="COPYRIGHT" Src="~/Admin/Skins/Copyright.ascx" %> +<%@ Register TagPrefix="dnn" TagName="TERMS" Src="~/Admin/Skins/Terms.ascx" %> +<%@ Register TagPrefix="dnn" TagName="PRIVACY" Src="~/Admin/Skins/Privacy.ascx" %> +<%@ Register TagPrefix="dnn" TagName="JQUERY" Src="~/Admin/Skins/jQuery.ascx" %> +<%@ Register TagPrefix="dnn" TagName="META" Src="~/Admin/Skins/Meta.ascx" %> +<%@ Register TagPrefix="dnn" TagName="MENU" Src="~/DesktopModules/DDRMenu/Menu.ascx" %> +<%@ Register TagPrefix="dnn" Namespace="DotNetNuke.Web.Client.ClientResourceManagement" Assembly="DotNetNuke.Web.Client" %> + + + + +
+
+
+
+ +
+
+ + + + + +
+ + +
+
+ +
+
+ +
+
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/404Skin.doctype.xml b/404Skin.doctype.xml new file mode 100644 index 0000000..5c5bc82 --- /dev/null +++ b/404Skin.doctype.xml @@ -0,0 +1,3 @@ + + ]]> + diff --git a/Admin.ascx b/Admin.ascx new file mode 100644 index 0000000..f3dc764 --- /dev/null +++ b/Admin.ascx @@ -0,0 +1,61 @@ +<%@ Control language="vb" AutoEventWireup="false" Explicit="True" Inherits="DotNetNuke.UI.Skins.Skin" %> +<%@ Register TagPrefix="dnn" TagName="SEARCH" Src="~/Admin/Skins/Search.ascx" %> +<%@ Register TagPrefix="dnn" TagName="LANGUAGE" Src="~/Admin/Skins/Language.ascx" %> +<%@ Register TagPrefix="dnn" TagName="LOGO" Src="~/Admin/Skins/Logo.ascx" %> +<%@ Register TagPrefix="dnn" TagName="USER" Src="~/Admin/Skins/User.ascx" %> +<%@ Register TagPrefix="dnn" TagName="BREADCRUMB" Src="~/Admin/Skins/BreadCrumb.ascx" %> +<%@ Register TagPrefix="dnn" TagName="LOGIN" Src="~/Admin/Skins/Login.ascx" %> +<%@ Register TagPrefix="dnn" TagName="COPYRIGHT" Src="~/Admin/Skins/Copyright.ascx" %> +<%@ Register TagPrefix="dnn" TagName="TERMS" Src="~/Admin/Skins/Terms.ascx" %> +<%@ Register TagPrefix="dnn" TagName="PRIVACY" Src="~/Admin/Skins/Privacy.ascx" %> +<%@ Register TagPrefix="dnn" TagName="JQUERY" Src="~/Admin/Skins/jQuery.ascx" %> +<%@ Register TagPrefix="dnn" TagName="META" Src="~/Admin/Skins/Meta.ascx" %> +<%@ Register TagPrefix="dnn" TagName="MENU" Src="~/DesktopModules/DDRMenu/Menu.ascx" %> +<%@ Register TagPrefix="dnn" Namespace="DotNetNuke.Web.Client.ClientResourceManagement" Assembly="DotNetNuke.Web.Client" %> + + + + +
+
+
+
+ +
+
+ + + + + +
+ + +
+
+ +
+
+ +
+
+
+
+
+ + +
+
+ + +
+
+ + + + + + + \ No newline at end of file diff --git a/Admin.doctype.xml b/Admin.doctype.xml new file mode 100644 index 0000000..5c5bc82 --- /dev/null +++ b/Admin.doctype.xml @@ -0,0 +1,3 @@ + + ]]> + diff --git a/DnnContra.dnn b/DnnContra.dnn new file mode 100644 index 0000000..a584a32 --- /dev/null +++ b/DnnContra.dnn @@ -0,0 +1,135 @@ + + + + DnnContra + A responsive DNN skin using Bootstrap v4.0.0.aphla.6. Requires installation via the Host/Extensions page. + + Geoff Barlow + DnnConsulting.nl + http://www.DnnConsulting.nl + info@DnnConsulting.nl + + true + + + + 08.00.00 + + + + + portals/_default/skins/DnnContra + + Resources.zip + + + + + + DnnContra + + + + + + + + DnnContra + Containers for the DnnContra Theme package. + + Geoff Barlow + DnnConsulting.net + https://www.DnnConsulting.net + info@DnnConsulting.nl + + + + + 08.00.00 + + + + + portals/_default/containers/DnnContra + DnnContra + + Main-Clean.ascx + + + Title-Arrow-H1.ascx + + + Title-Arrow-H2.ascx + + + Title-Arrow-H3.ascx + + + Title-Arrow-H4.ascx + + + Title-Arrow-H5.ascx + + + Title-Arrow-H6.ascx + + + Title-Circle-H1.ascx + + + Title-Circle-H2.ascx + + + Title-Circle-H3.ascx + + + Title-Circle-H4.ascx + + + Title-Circle-H5.ascx + + + Title-Circle-H6.ascx + + + Title-H1.ascx + + + Title-H2.ascx + + + Title-H3.ascx + + + Title-H4.ascx + + + Title-H5.ascx + + + Title-H6.ascx + + + Title-Lined-H1.ascx + + + Title-Lined-H2.ascx + + + Title-Lined-H3.ascx + + + Title-Lined-H4.ascx + + + Title-Lined-H5.ascx + + + Title-Lined-H6.ascx + + + + + + + \ No newline at end of file diff --git a/Home.ascx b/Home.ascx new file mode 100644 index 0000000..7b0b213 --- /dev/null +++ b/Home.ascx @@ -0,0 +1,60 @@ +<%@ Control language="vb" AutoEventWireup="false" Explicit="True" Inherits="DotNetNuke.UI.Skins.Skin" %> +<%@ Register TagPrefix="dnn" TagName="SEARCH" Src="~/Admin/Skins/Search.ascx" %> +<%@ Register TagPrefix="dnn" TagName="LANGUAGE" Src="~/Admin/Skins/Language.ascx" %> +<%@ Register TagPrefix="dnn" TagName="LOGO" Src="~/Admin/Skins/Logo.ascx" %> +<%@ Register TagPrefix="dnn" TagName="USER" Src="~/Admin/Skins/User.ascx" %> +<%@ Register TagPrefix="dnn" TagName="BREADCRUMB" Src="~/Admin/Skins/BreadCrumb.ascx" %> +<%@ Register TagPrefix="dnn" TagName="LOGIN" Src="~/Admin/Skins/Login.ascx" %> +<%@ Register TagPrefix="dnn" TagName="COPYRIGHT" Src="~/Admin/Skins/Copyright.ascx" %> +<%@ Register TagPrefix="dnn" TagName="TERMS" Src="~/Admin/Skins/Terms.ascx" %> +<%@ Register TagPrefix="dnn" TagName="PRIVACY" Src="~/Admin/Skins/Privacy.ascx" %> +<%@ Register TagPrefix="dnn" TagName="JQUERY" Src="~/Admin/Skins/jQuery.ascx" %> +<%@ Register TagPrefix="dnn" TagName="META" Src="~/Admin/Skins/Meta.ascx" %> +<%@ Register TagPrefix="dnn" TagName="MENU" Src="~/DesktopModules/DDRMenu/Menu.ascx" %> +<%@ Register TagPrefix="dnn" Namespace="DotNetNuke.Web.Client.ClientResourceManagement" Assembly="DotNetNuke.Web.Client" %> + + + + +
+
+
+
+ +
+
+ + + + + +
+ + +
+ + + +
+
+
+
+ +
+ + +
+
+ + +
+
+ + + + + + + \ No newline at end of file diff --git a/Home.doctype.xml b/Home.doctype.xml new file mode 100644 index 0000000..5c5bc82 --- /dev/null +++ b/Home.doctype.xml @@ -0,0 +1,3 @@ + + ]]> + diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..b6f9637 --- /dev/null +++ b/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2017 Geoff Barlow + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/License.txt b/License.txt new file mode 100644 index 0000000..8cd05e2 --- /dev/null +++ b/License.txt @@ -0,0 +1,31 @@ +
+

License

+

+ Geoff Barlow
+ DnnConsulting.net
+ Copyright (c) 2017
+

+

+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated + documentation files (the "Software"), to deal in the Software without restriction, including without limitation + the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and + to permit persons to whom the Software is furnished to do so, subject to the following conditions: +

+

+ The above copyright notice and this permission notice shall be included in all copies or substantial portions + of the Software. +

+

+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED + TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL + THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. +

+ +
+

Bootstrap files from http://getbootstrap.com

+

Font Awesome files from https://fortawesome.github.io/Font-Awesome

+
+
+ diff --git a/PopupSkin.ascx b/PopupSkin.ascx new file mode 100644 index 0000000..7127697 --- /dev/null +++ b/PopupSkin.ascx @@ -0,0 +1,5 @@ +<%@ Control language="vb" AutoEventWireup="false" Explicit="True" Inherits="DotNetNuke.UI.Skins.Skin" %> +<%@ Register TagPrefix="dnn" TagName="META" Src="~/Admin/Skins/Meta.ascx" %> + + +
\ No newline at end of file diff --git a/PopupSkin.css b/PopupSkin.css new file mode 100644 index 0000000..677102b --- /dev/null +++ b/PopupSkin.css @@ -0,0 +1,3 @@ +html { + margin: 20px 0 0 0; +} \ No newline at end of file diff --git a/PopupSkin.doctype.xml b/PopupSkin.doctype.xml new file mode 100644 index 0000000..5c5bc82 --- /dev/null +++ b/PopupSkin.doctype.xml @@ -0,0 +1,3 @@ + + ]]> + diff --git a/README.md b/README.md new file mode 100644 index 0000000..906aa72 --- /dev/null +++ b/README.md @@ -0,0 +1,40 @@ +# DnnC Bootster +## Description + +A free open source responsive skin\theme for Dnn (DotNetNuke) using Bootstrap4. + +A demo of the theme/skin can be viewed by visiting [http://www.dnncontra.com](http://www.dnncontra.com "Official DnnContra site") + +## Warning : Install on Dnn 08.00.00 +There is a small bug in this version of Dnn that will stop the menu showing. +To solve this is quite easy to do by following theses steps below: + +Go to '/Portals/' folder of your Dnn install +In this folder you will find a file called 'web.config' +Open this file and search for the following 3 lines of html + +`` + +`` +`` + +Change the lines above to this: + +`` + +`` +`` + +Save the file and the menu's should display correctly. + +## Theme Requirements & installation +Install the skin as you would with any other Dnn extension by going to the Host > Extensions page (you should not install via +Admin/Extensions). The Dnn Contra them was created for Dnn8 and upwards. + +To install follow the steps below: + +1. Download and un-block the zip file from here. +2. Go to Host –> Extensions –> Install Extension wizard to install the Contra skin pack. +3. After the installation has been completed, navigate to Admin –> Site Settings –> Basic Settings (tab) –> Appearance (section) and specify portal and edit skins and containers. + +Enjoy! diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt new file mode 100644 index 0000000..7415b2a --- /dev/null +++ b/ReleaseNotes.txt @@ -0,0 +1,15 @@ +

DnnBootster Theme for Dnn

+ DnnConsulting.nl
+ Geoff Barlow
+ info@DnnConsulting.nl
+ https://www.dnnconsulting.net
+
+

About the DnnContra Theme

+ +

Version 01.00.00


+ Initial release of the skin using Bootstrap v4.0.0.alpha.6 and DNN 8 +
Bug Fixes
+
    +
  • None, first release
  • +
+
\ No newline at end of file diff --git a/assets/css/bootstrap.css b/assets/css/bootstrap.css new file mode 100644 index 0000000..586ae43 --- /dev/null +++ b/assets/css/bootstrap.css @@ -0,0 +1,6782 @@ +/*! + * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com) + * Copyright 2011-2017 The Bootstrap Authors + * Copyright 2011-2017 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + */ +/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */ +html { + 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: 0.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; } + +b, +strong { + 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: -0.25em; } + +sup { + top: -0.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; } + +button, +html [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 { + border: 1px solid #c0c0c0; + margin: 0 2px; + padding: 0.35em 0.625em 0.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; } + +template { + display: none; } + +[hidden] { + display: none; } + +@media print { + *, + *::before, + *::after, + p::first-letter, + div::first-letter, + blockquote::first-letter, + li::first-letter, + p::first-line, + div::first-line, + blockquote::first-line, + li::first-line { + text-shadow: none !important; + box-shadow: none !important; } + a, + a:visited { + text-decoration: underline; } + abbr[title]::after { + content: " (" attr(title) ")"; } + pre { + white-space: pre-wrap !important; } + pre, + blockquote { + border: 1px solid #999; + page-break-inside: avoid; } + thead { + display: table-header-group; } + tr, + img { + page-break-inside: avoid; } + p, + h2, + h3 { + orphans: 3; + widows: 3; } + h2, + h3 { + page-break-after: avoid; } + .navbar { + display: none; } + .badge { + border: 1px solid #000; } + .table { + border-collapse: collapse !important; } + .table td, + .table th { + background-color: #fff !important; } + .table-bordered th, + .table-bordered td { + border: 1px solid #ddd !important; } } + +html { + box-sizing: border-box; } + +*, +*::before, +*::after { + box-sizing: inherit; } + +@-ms-viewport { + width: device-width; } + +html { + -ms-overflow-style: scrollbar; + -webkit-tap-highlight-color: transparent; } + +body { + font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; + font-size: 1rem; + font-weight: normal; + line-height: 1.5; + color: #292b2c; + background-color: #fff; } + +[tabindex="-1"]:focus { + outline: none !important; } + +h1, h2, h3, h4, h5, h6 { + margin-top: 0; + margin-bottom: .5rem; } + +p { + margin-top: 0; + margin-bottom: 1rem; } + +abbr[title], +abbr[data-original-title] { + cursor: help; } + +address { + margin-bottom: 1rem; + font-style: normal; + line-height: inherit; } + +ol, +ul, +dl { + margin-top: 0; + margin-bottom: 1rem; } + +ol ol, +ul ul, +ol ul, +ul ol { + margin-bottom: 0; } + +dt { + font-weight: bold; } + +dd { + margin-bottom: .5rem; + margin-left: 0; } + +blockquote { + margin: 0 0 1rem; } + +a { + color: #0275d8; + text-decoration: none; } + a:focus, a:hover { + color: #014c8c; + text-decoration: underline; } + +a:not([href]):not([tabindex]) { + color: inherit; + text-decoration: none; } + a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover { + color: inherit; + text-decoration: none; } + a:not([href]):not([tabindex]):focus { + outline: 0; } + +pre { + margin-top: 0; + margin-bottom: 1rem; + overflow: auto; } + +figure { + margin: 0 0 1rem; } + +img { + vertical-align: middle; } + +[role="button"] { + cursor: pointer; } + +a, +area, +button, +[role="button"], +input, +label, +select, +summary, +textarea { + -ms-touch-action: manipulation; + touch-action: manipulation; } + +table { + border-collapse: collapse; + background-color: transparent; } + +caption { + padding-top: 0.75rem; + padding-bottom: 0.75rem; + color: #636c72; + text-align: left; + caption-side: bottom; } + +th { + text-align: left; } + +label { + display: inline-block; + margin-bottom: .5rem; } + +button:focus { + outline: 1px dotted; + outline: 5px auto -webkit-focus-ring-color; } + +input, +button, +select, +textarea { + line-height: inherit; } + +input[type="radio"]:disabled, +input[type="checkbox"]:disabled { + cursor: not-allowed; } + +input[type="date"], +input[type="time"], +input[type="datetime-local"], +input[type="month"] { + -webkit-appearance: listbox; } + +textarea { + resize: vertical; } + +fieldset { + min-width: 0; + padding: 0; + margin: 0; + border: 0; } + +legend { + display: block; + width: 100%; + padding: 0; + margin-bottom: .5rem; + font-size: 1.5rem; + line-height: inherit; } + +input[type="search"] { + -webkit-appearance: none; } + +output { + display: inline-block; } + +[hidden] { + display: none !important; } + +h1, h2, h3, h4, h5, h6, +.h1, .h2, .h3, .h4, .h5, .h6 { + margin-bottom: 0.5rem; + font-family: inherit; + font-weight: 500; + line-height: 1.1; + color: inherit; } + +h1, .h1 { + font-size: 2.5rem; } + +h2, .h2 { + font-size: 2rem; } + +h3, .h3 { + font-size: 1.75rem; } + +h4, .h4 { + font-size: 1.5rem; } + +h5, .h5 { + font-size: 1.25rem; } + +h6, .h6 { + font-size: 1rem; } + +.lead { + font-size: 1.25rem; + font-weight: 300; } + +.display-1 { + font-size: 6rem; + font-weight: 300; + line-height: 1.1; } + +.display-2 { + font-size: 5.5rem; + font-weight: 300; + line-height: 1.1; } + +.display-3 { + font-size: 4.5rem; + font-weight: 300; + line-height: 1.1; } + +.display-4 { + font-size: 3.5rem; + font-weight: 300; + line-height: 1.1; } + +hr { + margin-top: 1rem; + margin-bottom: 1rem; + border: 0; + border-top: 1px solid rgba(0, 0, 0, 0.1); } + +small, +.small { + font-size: 80%; + font-weight: normal; } + +mark, +.mark { + padding: 0.2em; + background-color: #fcf8e3; } + +.list-unstyled { + padding-left: 0; + list-style: none; } + +.list-inline { + padding-left: 0; + list-style: none; } + +.list-inline-item { + display: inline-block; } + .list-inline-item:not(:last-child) { + margin-right: 5px; } + +.initialism { + font-size: 90%; + text-transform: uppercase; } + +.blockquote { + padding: 0.5rem 1rem; + margin-bottom: 1rem; + font-size: 1.25rem; + border-left: 0.25rem solid #eceeef; } + +.blockquote-footer { + display: block; + font-size: 80%; + color: #636c72; } + .blockquote-footer::before { + content: "\2014 \00A0"; } + +.blockquote-reverse { + padding-right: 1rem; + padding-left: 0; + text-align: right; + border-right: 0.25rem solid #eceeef; + border-left: 0; } + +.blockquote-reverse .blockquote-footer::before { + content: ""; } + +.blockquote-reverse .blockquote-footer::after { + content: "\00A0 \2014"; } + +.img-fluid { + max-width: 100%; + height: auto; } + +.img-thumbnail { + padding: 0.25rem; + background-color: #fff; + border: 1px solid #ddd; + border-radius: 0.25rem; + transition: all 0.2s ease-in-out; + max-width: 100%; + height: auto; } + +.figure { + display: inline-block; } + +.figure-img { + margin-bottom: 0.5rem; + line-height: 1; } + +.figure-caption { + font-size: 90%; + color: #636c72; } + +code, +kbd, +pre, +samp { + font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; } + +code { + padding: 0.2rem 0.4rem; + font-size: 90%; + color: #bd4147; + background-color: #f7f7f9; + border-radius: 0.25rem; } + a > code { + padding: 0; + color: inherit; + background-color: inherit; } + +kbd { + padding: 0.2rem 0.4rem; + font-size: 90%; + color: #fff; + background-color: #292b2c; + border-radius: 0.2rem; } + kbd kbd { + padding: 0; + font-size: 100%; + font-weight: bold; } + +pre { + display: block; + margin-top: 0; + margin-bottom: 1rem; + font-size: 90%; + color: #292b2c; } + pre code { + padding: 0; + font-size: inherit; + color: inherit; + background-color: transparent; + border-radius: 0; } + +.pre-scrollable { + max-height: 340px; + overflow-y: scroll; } + +.container { + position: relative; + margin-left: auto; + margin-right: auto; + padding-right: 15px; + padding-left: 15px; } + @media (min-width: 576px) { + .container { + padding-right: 15px; + padding-left: 15px; } } + @media (min-width: 768px) { + .container { + padding-right: 15px; + padding-left: 15px; } } + @media (min-width: 992px) { + .container { + padding-right: 15px; + padding-left: 15px; } } + @media (min-width: 1200px) { + .container { + padding-right: 15px; + padding-left: 15px; } } + @media (min-width: 576px) { + .container { + width: 540px; + max-width: 100%; } } + @media (min-width: 768px) { + .container { + width: 720px; + max-width: 100%; } } + @media (min-width: 992px) { + .container { + width: 960px; + max-width: 100%; } } + @media (min-width: 1200px) { + .container { + width: 1140px; + max-width: 100%; } } + +.container-fluid { + position: relative; + margin-left: auto; + margin-right: auto; + padding-right: 15px; + padding-left: 15px; } + @media (min-width: 576px) { + .container-fluid { + padding-right: 15px; + padding-left: 15px; } } + @media (min-width: 768px) { + .container-fluid { + padding-right: 15px; + padding-left: 15px; } } + @media (min-width: 992px) { + .container-fluid { + padding-right: 15px; + padding-left: 15px; } } + @media (min-width: 1200px) { + .container-fluid { + padding-right: 15px; + padding-left: 15px; } } + +.row { + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-flex-wrap: wrap; + -ms-flex-wrap: wrap; + flex-wrap: wrap; + margin-right: -15px; + margin-left: -15px; } + @media (min-width: 576px) { + .row { + margin-right: -15px; + margin-left: -15px; } } + @media (min-width: 768px) { + .row { + margin-right: -15px; + margin-left: -15px; } } + @media (min-width: 992px) { + .row { + margin-right: -15px; + margin-left: -15px; } } + @media (min-width: 1200px) { + .row { + margin-right: -15px; + margin-left: -15px; } } + +.no-gutters { + margin-right: 0; + margin-left: 0; } + .no-gutters > .col, + .no-gutters > [class*="col-"] { + padding-right: 0; + padding-left: 0; } + +.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl { + position: relative; + width: 100%; + min-height: 1px; + padding-right: 15px; + padding-left: 15px; } + @media (min-width: 576px) { + .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl { + padding-right: 15px; + padding-left: 15px; } } + @media (min-width: 768px) { + .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl { + padding-right: 15px; + padding-left: 15px; } } + @media (min-width: 992px) { + .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl { + padding-right: 15px; + padding-left: 15px; } } + @media (min-width: 1200px) { + .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl { + padding-right: 15px; + padding-left: 15px; } } + +.col { + -webkit-flex-basis: 0; + -ms-flex-preferred-size: 0; + flex-basis: 0; + -webkit-flex-grow: 1; + -ms-flex-positive: 1; + flex-grow: 1; + max-width: 100%; } + +.col-auto { + -webkit-flex: 0 0 auto; + -ms-flex: 0 0 auto; + flex: 0 0 auto; + width: auto; } + +.col-1 { + -webkit-flex: 0 0 8.33333%; + -ms-flex: 0 0 8.33333%; + flex: 0 0 8.33333%; + max-width: 8.33333%; } + +.col-2 { + -webkit-flex: 0 0 16.66667%; + -ms-flex: 0 0 16.66667%; + flex: 0 0 16.66667%; + max-width: 16.66667%; } + +.col-3 { + -webkit-flex: 0 0 25%; + -ms-flex: 0 0 25%; + flex: 0 0 25%; + max-width: 25%; } + +.col-4 { + -webkit-flex: 0 0 33.33333%; + -ms-flex: 0 0 33.33333%; + flex: 0 0 33.33333%; + max-width: 33.33333%; } + +.col-5 { + -webkit-flex: 0 0 41.66667%; + -ms-flex: 0 0 41.66667%; + flex: 0 0 41.66667%; + max-width: 41.66667%; } + +.col-6 { + -webkit-flex: 0 0 50%; + -ms-flex: 0 0 50%; + flex: 0 0 50%; + max-width: 50%; } + +.col-7 { + -webkit-flex: 0 0 58.33333%; + -ms-flex: 0 0 58.33333%; + flex: 0 0 58.33333%; + max-width: 58.33333%; } + +.col-8 { + -webkit-flex: 0 0 66.66667%; + -ms-flex: 0 0 66.66667%; + flex: 0 0 66.66667%; + max-width: 66.66667%; } + +.col-9 { + -webkit-flex: 0 0 75%; + -ms-flex: 0 0 75%; + flex: 0 0 75%; + max-width: 75%; } + +.col-10 { + -webkit-flex: 0 0 83.33333%; + -ms-flex: 0 0 83.33333%; + flex: 0 0 83.33333%; + max-width: 83.33333%; } + +.col-11 { + -webkit-flex: 0 0 91.66667%; + -ms-flex: 0 0 91.66667%; + flex: 0 0 91.66667%; + max-width: 91.66667%; } + +.col-12 { + -webkit-flex: 0 0 100%; + -ms-flex: 0 0 100%; + flex: 0 0 100%; + max-width: 100%; } + +.pull-0 { + right: auto; } + +.pull-1 { + right: 8.33333%; } + +.pull-2 { + right: 16.66667%; } + +.pull-3 { + right: 25%; } + +.pull-4 { + right: 33.33333%; } + +.pull-5 { + right: 41.66667%; } + +.pull-6 { + right: 50%; } + +.pull-7 { + right: 58.33333%; } + +.pull-8 { + right: 66.66667%; } + +.pull-9 { + right: 75%; } + +.pull-10 { + right: 83.33333%; } + +.pull-11 { + right: 91.66667%; } + +.pull-12 { + right: 100%; } + +.push-0 { + left: auto; } + +.push-1 { + left: 8.33333%; } + +.push-2 { + left: 16.66667%; } + +.push-3 { + left: 25%; } + +.push-4 { + left: 33.33333%; } + +.push-5 { + left: 41.66667%; } + +.push-6 { + left: 50%; } + +.push-7 { + left: 58.33333%; } + +.push-8 { + left: 66.66667%; } + +.push-9 { + left: 75%; } + +.push-10 { + left: 83.33333%; } + +.push-11 { + left: 91.66667%; } + +.push-12 { + left: 100%; } + +.offset-1 { + margin-left: 8.33333%; } + +.offset-2 { + margin-left: 16.66667%; } + +.offset-3 { + margin-left: 25%; } + +.offset-4 { + margin-left: 33.33333%; } + +.offset-5 { + margin-left: 41.66667%; } + +.offset-6 { + margin-left: 50%; } + +.offset-7 { + margin-left: 58.33333%; } + +.offset-8 { + margin-left: 66.66667%; } + +.offset-9 { + margin-left: 75%; } + +.offset-10 { + margin-left: 83.33333%; } + +.offset-11 { + margin-left: 91.66667%; } + +@media (min-width: 576px) { + .col-sm { + -webkit-flex-basis: 0; + -ms-flex-preferred-size: 0; + flex-basis: 0; + -webkit-flex-grow: 1; + -ms-flex-positive: 1; + flex-grow: 1; + max-width: 100%; } + .col-sm-auto { + -webkit-flex: 0 0 auto; + -ms-flex: 0 0 auto; + flex: 0 0 auto; + width: auto; } + .col-sm-1 { + -webkit-flex: 0 0 8.33333%; + -ms-flex: 0 0 8.33333%; + flex: 0 0 8.33333%; + max-width: 8.33333%; } + .col-sm-2 { + -webkit-flex: 0 0 16.66667%; + -ms-flex: 0 0 16.66667%; + flex: 0 0 16.66667%; + max-width: 16.66667%; } + .col-sm-3 { + -webkit-flex: 0 0 25%; + -ms-flex: 0 0 25%; + flex: 0 0 25%; + max-width: 25%; } + .col-sm-4 { + -webkit-flex: 0 0 33.33333%; + -ms-flex: 0 0 33.33333%; + flex: 0 0 33.33333%; + max-width: 33.33333%; } + .col-sm-5 { + -webkit-flex: 0 0 41.66667%; + -ms-flex: 0 0 41.66667%; + flex: 0 0 41.66667%; + max-width: 41.66667%; } + .col-sm-6 { + -webkit-flex: 0 0 50%; + -ms-flex: 0 0 50%; + flex: 0 0 50%; + max-width: 50%; } + .col-sm-7 { + -webkit-flex: 0 0 58.33333%; + -ms-flex: 0 0 58.33333%; + flex: 0 0 58.33333%; + max-width: 58.33333%; } + .col-sm-8 { + -webkit-flex: 0 0 66.66667%; + -ms-flex: 0 0 66.66667%; + flex: 0 0 66.66667%; + max-width: 66.66667%; } + .col-sm-9 { + -webkit-flex: 0 0 75%; + -ms-flex: 0 0 75%; + flex: 0 0 75%; + max-width: 75%; } + .col-sm-10 { + -webkit-flex: 0 0 83.33333%; + -ms-flex: 0 0 83.33333%; + flex: 0 0 83.33333%; + max-width: 83.33333%; } + .col-sm-11 { + -webkit-flex: 0 0 91.66667%; + -ms-flex: 0 0 91.66667%; + flex: 0 0 91.66667%; + max-width: 91.66667%; } + .col-sm-12 { + -webkit-flex: 0 0 100%; + -ms-flex: 0 0 100%; + flex: 0 0 100%; + max-width: 100%; } + .pull-sm-0 { + right: auto; } + .pull-sm-1 { + right: 8.33333%; } + .pull-sm-2 { + right: 16.66667%; } + .pull-sm-3 { + right: 25%; } + .pull-sm-4 { + right: 33.33333%; } + .pull-sm-5 { + right: 41.66667%; } + .pull-sm-6 { + right: 50%; } + .pull-sm-7 { + right: 58.33333%; } + .pull-sm-8 { + right: 66.66667%; } + .pull-sm-9 { + right: 75%; } + .pull-sm-10 { + right: 83.33333%; } + .pull-sm-11 { + right: 91.66667%; } + .pull-sm-12 { + right: 100%; } + .push-sm-0 { + left: auto; } + .push-sm-1 { + left: 8.33333%; } + .push-sm-2 { + left: 16.66667%; } + .push-sm-3 { + left: 25%; } + .push-sm-4 { + left: 33.33333%; } + .push-sm-5 { + left: 41.66667%; } + .push-sm-6 { + left: 50%; } + .push-sm-7 { + left: 58.33333%; } + .push-sm-8 { + left: 66.66667%; } + .push-sm-9 { + left: 75%; } + .push-sm-10 { + left: 83.33333%; } + .push-sm-11 { + left: 91.66667%; } + .push-sm-12 { + left: 100%; } + .offset-sm-0 { + margin-left: 0%; } + .offset-sm-1 { + margin-left: 8.33333%; } + .offset-sm-2 { + margin-left: 16.66667%; } + .offset-sm-3 { + margin-left: 25%; } + .offset-sm-4 { + margin-left: 33.33333%; } + .offset-sm-5 { + margin-left: 41.66667%; } + .offset-sm-6 { + margin-left: 50%; } + .offset-sm-7 { + margin-left: 58.33333%; } + .offset-sm-8 { + margin-left: 66.66667%; } + .offset-sm-9 { + margin-left: 75%; } + .offset-sm-10 { + margin-left: 83.33333%; } + .offset-sm-11 { + margin-left: 91.66667%; } } + +@media (min-width: 768px) { + .col-md { + -webkit-flex-basis: 0; + -ms-flex-preferred-size: 0; + flex-basis: 0; + -webkit-flex-grow: 1; + -ms-flex-positive: 1; + flex-grow: 1; + max-width: 100%; } + .col-md-auto { + -webkit-flex: 0 0 auto; + -ms-flex: 0 0 auto; + flex: 0 0 auto; + width: auto; } + .col-md-1 { + -webkit-flex: 0 0 8.33333%; + -ms-flex: 0 0 8.33333%; + flex: 0 0 8.33333%; + max-width: 8.33333%; } + .col-md-2 { + -webkit-flex: 0 0 16.66667%; + -ms-flex: 0 0 16.66667%; + flex: 0 0 16.66667%; + max-width: 16.66667%; } + .col-md-3 { + -webkit-flex: 0 0 25%; + -ms-flex: 0 0 25%; + flex: 0 0 25%; + max-width: 25%; } + .col-md-4 { + -webkit-flex: 0 0 33.33333%; + -ms-flex: 0 0 33.33333%; + flex: 0 0 33.33333%; + max-width: 33.33333%; } + .col-md-5 { + -webkit-flex: 0 0 41.66667%; + -ms-flex: 0 0 41.66667%; + flex: 0 0 41.66667%; + max-width: 41.66667%; } + .col-md-6 { + -webkit-flex: 0 0 50%; + -ms-flex: 0 0 50%; + flex: 0 0 50%; + max-width: 50%; } + .col-md-7 { + -webkit-flex: 0 0 58.33333%; + -ms-flex: 0 0 58.33333%; + flex: 0 0 58.33333%; + max-width: 58.33333%; } + .col-md-8 { + -webkit-flex: 0 0 66.66667%; + -ms-flex: 0 0 66.66667%; + flex: 0 0 66.66667%; + max-width: 66.66667%; } + .col-md-9 { + -webkit-flex: 0 0 75%; + -ms-flex: 0 0 75%; + flex: 0 0 75%; + max-width: 75%; } + .col-md-10 { + -webkit-flex: 0 0 83.33333%; + -ms-flex: 0 0 83.33333%; + flex: 0 0 83.33333%; + max-width: 83.33333%; } + .col-md-11 { + -webkit-flex: 0 0 91.66667%; + -ms-flex: 0 0 91.66667%; + flex: 0 0 91.66667%; + max-width: 91.66667%; } + .col-md-12 { + -webkit-flex: 0 0 100%; + -ms-flex: 0 0 100%; + flex: 0 0 100%; + max-width: 100%; } + .pull-md-0 { + right: auto; } + .pull-md-1 { + right: 8.33333%; } + .pull-md-2 { + right: 16.66667%; } + .pull-md-3 { + right: 25%; } + .pull-md-4 { + right: 33.33333%; } + .pull-md-5 { + right: 41.66667%; } + .pull-md-6 { + right: 50%; } + .pull-md-7 { + right: 58.33333%; } + .pull-md-8 { + right: 66.66667%; } + .pull-md-9 { + right: 75%; } + .pull-md-10 { + right: 83.33333%; } + .pull-md-11 { + right: 91.66667%; } + .pull-md-12 { + right: 100%; } + .push-md-0 { + left: auto; } + .push-md-1 { + left: 8.33333%; } + .push-md-2 { + left: 16.66667%; } + .push-md-3 { + left: 25%; } + .push-md-4 { + left: 33.33333%; } + .push-md-5 { + left: 41.66667%; } + .push-md-6 { + left: 50%; } + .push-md-7 { + left: 58.33333%; } + .push-md-8 { + left: 66.66667%; } + .push-md-9 { + left: 75%; } + .push-md-10 { + left: 83.33333%; } + .push-md-11 { + left: 91.66667%; } + .push-md-12 { + left: 100%; } + .offset-md-0 { + margin-left: 0%; } + .offset-md-1 { + margin-left: 8.33333%; } + .offset-md-2 { + margin-left: 16.66667%; } + .offset-md-3 { + margin-left: 25%; } + .offset-md-4 { + margin-left: 33.33333%; } + .offset-md-5 { + margin-left: 41.66667%; } + .offset-md-6 { + margin-left: 50%; } + .offset-md-7 { + margin-left: 58.33333%; } + .offset-md-8 { + margin-left: 66.66667%; } + .offset-md-9 { + margin-left: 75%; } + .offset-md-10 { + margin-left: 83.33333%; } + .offset-md-11 { + margin-left: 91.66667%; } } + +@media (min-width: 992px) { + .col-lg { + -webkit-flex-basis: 0; + -ms-flex-preferred-size: 0; + flex-basis: 0; + -webkit-flex-grow: 1; + -ms-flex-positive: 1; + flex-grow: 1; + max-width: 100%; } + .col-lg-auto { + -webkit-flex: 0 0 auto; + -ms-flex: 0 0 auto; + flex: 0 0 auto; + width: auto; } + .col-lg-1 { + -webkit-flex: 0 0 8.33333%; + -ms-flex: 0 0 8.33333%; + flex: 0 0 8.33333%; + max-width: 8.33333%; } + .col-lg-2 { + -webkit-flex: 0 0 16.66667%; + -ms-flex: 0 0 16.66667%; + flex: 0 0 16.66667%; + max-width: 16.66667%; } + .col-lg-3 { + -webkit-flex: 0 0 25%; + -ms-flex: 0 0 25%; + flex: 0 0 25%; + max-width: 25%; } + .col-lg-4 { + -webkit-flex: 0 0 33.33333%; + -ms-flex: 0 0 33.33333%; + flex: 0 0 33.33333%; + max-width: 33.33333%; } + .col-lg-5 { + -webkit-flex: 0 0 41.66667%; + -ms-flex: 0 0 41.66667%; + flex: 0 0 41.66667%; + max-width: 41.66667%; } + .col-lg-6 { + -webkit-flex: 0 0 50%; + -ms-flex: 0 0 50%; + flex: 0 0 50%; + max-width: 50%; } + .col-lg-7 { + -webkit-flex: 0 0 58.33333%; + -ms-flex: 0 0 58.33333%; + flex: 0 0 58.33333%; + max-width: 58.33333%; } + .col-lg-8 { + -webkit-flex: 0 0 66.66667%; + -ms-flex: 0 0 66.66667%; + flex: 0 0 66.66667%; + max-width: 66.66667%; } + .col-lg-9 { + -webkit-flex: 0 0 75%; + -ms-flex: 0 0 75%; + flex: 0 0 75%; + max-width: 75%; } + .col-lg-10 { + -webkit-flex: 0 0 83.33333%; + -ms-flex: 0 0 83.33333%; + flex: 0 0 83.33333%; + max-width: 83.33333%; } + .col-lg-11 { + -webkit-flex: 0 0 91.66667%; + -ms-flex: 0 0 91.66667%; + flex: 0 0 91.66667%; + max-width: 91.66667%; } + .col-lg-12 { + -webkit-flex: 0 0 100%; + -ms-flex: 0 0 100%; + flex: 0 0 100%; + max-width: 100%; } + .pull-lg-0 { + right: auto; } + .pull-lg-1 { + right: 8.33333%; } + .pull-lg-2 { + right: 16.66667%; } + .pull-lg-3 { + right: 25%; } + .pull-lg-4 { + right: 33.33333%; } + .pull-lg-5 { + right: 41.66667%; } + .pull-lg-6 { + right: 50%; } + .pull-lg-7 { + right: 58.33333%; } + .pull-lg-8 { + right: 66.66667%; } + .pull-lg-9 { + right: 75%; } + .pull-lg-10 { + right: 83.33333%; } + .pull-lg-11 { + right: 91.66667%; } + .pull-lg-12 { + right: 100%; } + .push-lg-0 { + left: auto; } + .push-lg-1 { + left: 8.33333%; } + .push-lg-2 { + left: 16.66667%; } + .push-lg-3 { + left: 25%; } + .push-lg-4 { + left: 33.33333%; } + .push-lg-5 { + left: 41.66667%; } + .push-lg-6 { + left: 50%; } + .push-lg-7 { + left: 58.33333%; } + .push-lg-8 { + left: 66.66667%; } + .push-lg-9 { + left: 75%; } + .push-lg-10 { + left: 83.33333%; } + .push-lg-11 { + left: 91.66667%; } + .push-lg-12 { + left: 100%; } + .offset-lg-0 { + margin-left: 0%; } + .offset-lg-1 { + margin-left: 8.33333%; } + .offset-lg-2 { + margin-left: 16.66667%; } + .offset-lg-3 { + margin-left: 25%; } + .offset-lg-4 { + margin-left: 33.33333%; } + .offset-lg-5 { + margin-left: 41.66667%; } + .offset-lg-6 { + margin-left: 50%; } + .offset-lg-7 { + margin-left: 58.33333%; } + .offset-lg-8 { + margin-left: 66.66667%; } + .offset-lg-9 { + margin-left: 75%; } + .offset-lg-10 { + margin-left: 83.33333%; } + .offset-lg-11 { + margin-left: 91.66667%; } } + +@media (min-width: 1200px) { + .col-xl { + -webkit-flex-basis: 0; + -ms-flex-preferred-size: 0; + flex-basis: 0; + -webkit-flex-grow: 1; + -ms-flex-positive: 1; + flex-grow: 1; + max-width: 100%; } + .col-xl-auto { + -webkit-flex: 0 0 auto; + -ms-flex: 0 0 auto; + flex: 0 0 auto; + width: auto; } + .col-xl-1 { + -webkit-flex: 0 0 8.33333%; + -ms-flex: 0 0 8.33333%; + flex: 0 0 8.33333%; + max-width: 8.33333%; } + .col-xl-2 { + -webkit-flex: 0 0 16.66667%; + -ms-flex: 0 0 16.66667%; + flex: 0 0 16.66667%; + max-width: 16.66667%; } + .col-xl-3 { + -webkit-flex: 0 0 25%; + -ms-flex: 0 0 25%; + flex: 0 0 25%; + max-width: 25%; } + .col-xl-4 { + -webkit-flex: 0 0 33.33333%; + -ms-flex: 0 0 33.33333%; + flex: 0 0 33.33333%; + max-width: 33.33333%; } + .col-xl-5 { + -webkit-flex: 0 0 41.66667%; + -ms-flex: 0 0 41.66667%; + flex: 0 0 41.66667%; + max-width: 41.66667%; } + .col-xl-6 { + -webkit-flex: 0 0 50%; + -ms-flex: 0 0 50%; + flex: 0 0 50%; + max-width: 50%; } + .col-xl-7 { + -webkit-flex: 0 0 58.33333%; + -ms-flex: 0 0 58.33333%; + flex: 0 0 58.33333%; + max-width: 58.33333%; } + .col-xl-8 { + -webkit-flex: 0 0 66.66667%; + -ms-flex: 0 0 66.66667%; + flex: 0 0 66.66667%; + max-width: 66.66667%; } + .col-xl-9 { + -webkit-flex: 0 0 75%; + -ms-flex: 0 0 75%; + flex: 0 0 75%; + max-width: 75%; } + .col-xl-10 { + -webkit-flex: 0 0 83.33333%; + -ms-flex: 0 0 83.33333%; + flex: 0 0 83.33333%; + max-width: 83.33333%; } + .col-xl-11 { + -webkit-flex: 0 0 91.66667%; + -ms-flex: 0 0 91.66667%; + flex: 0 0 91.66667%; + max-width: 91.66667%; } + .col-xl-12 { + -webkit-flex: 0 0 100%; + -ms-flex: 0 0 100%; + flex: 0 0 100%; + max-width: 100%; } + .pull-xl-0 { + right: auto; } + .pull-xl-1 { + right: 8.33333%; } + .pull-xl-2 { + right: 16.66667%; } + .pull-xl-3 { + right: 25%; } + .pull-xl-4 { + right: 33.33333%; } + .pull-xl-5 { + right: 41.66667%; } + .pull-xl-6 { + right: 50%; } + .pull-xl-7 { + right: 58.33333%; } + .pull-xl-8 { + right: 66.66667%; } + .pull-xl-9 { + right: 75%; } + .pull-xl-10 { + right: 83.33333%; } + .pull-xl-11 { + right: 91.66667%; } + .pull-xl-12 { + right: 100%; } + .push-xl-0 { + left: auto; } + .push-xl-1 { + left: 8.33333%; } + .push-xl-2 { + left: 16.66667%; } + .push-xl-3 { + left: 25%; } + .push-xl-4 { + left: 33.33333%; } + .push-xl-5 { + left: 41.66667%; } + .push-xl-6 { + left: 50%; } + .push-xl-7 { + left: 58.33333%; } + .push-xl-8 { + left: 66.66667%; } + .push-xl-9 { + left: 75%; } + .push-xl-10 { + left: 83.33333%; } + .push-xl-11 { + left: 91.66667%; } + .push-xl-12 { + left: 100%; } + .offset-xl-0 { + margin-left: 0%; } + .offset-xl-1 { + margin-left: 8.33333%; } + .offset-xl-2 { + margin-left: 16.66667%; } + .offset-xl-3 { + margin-left: 25%; } + .offset-xl-4 { + margin-left: 33.33333%; } + .offset-xl-5 { + margin-left: 41.66667%; } + .offset-xl-6 { + margin-left: 50%; } + .offset-xl-7 { + margin-left: 58.33333%; } + .offset-xl-8 { + margin-left: 66.66667%; } + .offset-xl-9 { + margin-left: 75%; } + .offset-xl-10 { + margin-left: 83.33333%; } + .offset-xl-11 { + margin-left: 91.66667%; } } + +.table { + width: 100%; + max-width: 100%; + margin-bottom: 1rem; } + .table th, + .table td { + padding: 0.75rem; + vertical-align: top; + border-top: 1px solid #eceeef; } + .table thead th { + vertical-align: bottom; + border-bottom: 2px solid #eceeef; } + .table tbody + tbody { + border-top: 2px solid #eceeef; } + .table .table { + background-color: #fff; } + +.table-sm th, +.table-sm td { + padding: 0.3rem; } + +.table-bordered { + border: 1px solid #eceeef; } + .table-bordered th, + .table-bordered td { + border: 1px solid #eceeef; } + .table-bordered thead th, + .table-bordered thead td { + border-bottom-width: 2px; } + +.table-striped tbody tr:nth-of-type(odd) { + background-color: rgba(0, 0, 0, 0.05); } + +.table-hover tbody tr:hover { + background-color: rgba(0, 0, 0, 0.075); } + +.table-active, +.table-active > th, +.table-active > td { + background-color: rgba(0, 0, 0, 0.075); } + +.table-hover .table-active:hover { + background-color: rgba(0, 0, 0, 0.075); } + .table-hover .table-active:hover > td, + .table-hover .table-active:hover > th { + background-color: rgba(0, 0, 0, 0.075); } + +.table-success, +.table-success > th, +.table-success > td { + background-color: #dff0d8; } + +.table-hover .table-success:hover { + background-color: #d0e9c6; } + .table-hover .table-success:hover > td, + .table-hover .table-success:hover > th { + background-color: #d0e9c6; } + +.table-info, +.table-info > th, +.table-info > td { + background-color: #d9edf7; } + +.table-hover .table-info:hover { + background-color: #c4e3f3; } + .table-hover .table-info:hover > td, + .table-hover .table-info:hover > th { + background-color: #c4e3f3; } + +.table-warning, +.table-warning > th, +.table-warning > td { + background-color: #fcf8e3; } + +.table-hover .table-warning:hover { + background-color: #faf2cc; } + .table-hover .table-warning:hover > td, + .table-hover .table-warning:hover > th { + background-color: #faf2cc; } + +.table-danger, +.table-danger > th, +.table-danger > td { + background-color: #f2dede; } + +.table-hover .table-danger:hover { + background-color: #ebcccc; } + .table-hover .table-danger:hover > td, + .table-hover .table-danger:hover > th { + background-color: #ebcccc; } + +.thead-inverse th { + color: #fff; + background-color: #292b2c; } + +.thead-default th { + color: #464a4c; + background-color: #eceeef; } + +.table-inverse { + color: #fff; + background-color: #292b2c; } + .table-inverse th, + .table-inverse td, + .table-inverse thead th { + border-color: #fff; } + .table-inverse.table-bordered { + border: 0; } + +.table-responsive { + display: block; + width: 100%; + overflow-x: auto; + -ms-overflow-style: -ms-autohiding-scrollbar; } + .table-responsive.table-bordered { + border: 0; } + +.form-control { + display: block; + width: 100%; + padding: 0.5rem 0.75rem; + font-size: 1rem; + line-height: 1.25; + color: #464a4c; + background-color: #fff; + background-image: none; + background-clip: padding-box; + border: 1px solid rgba(0, 0, 0, 0.15); + border-radius: 0.25rem; + transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; } + .form-control::-ms-expand { + background-color: transparent; + border: 0; } + .form-control:focus { + color: #464a4c; + background-color: #fff; + border-color: #5cb3fd; + outline: none; } + .form-control::-webkit-input-placeholder { + color: #636c72; + opacity: 1; } + .form-control::-moz-placeholder { + color: #636c72; + opacity: 1; } + .form-control:-ms-input-placeholder { + color: #636c72; + opacity: 1; } + .form-control::placeholder { + color: #636c72; + opacity: 1; } + .form-control:disabled, .form-control[readonly] { + background-color: #eceeef; + opacity: 1; } + .form-control:disabled { + cursor: not-allowed; } + +select.form-control:not([size]):not([multiple]) { + height: calc(2.25rem + 2px); } + +select.form-control:focus::-ms-value { + color: #464a4c; + background-color: #fff; } + +.form-control-file, +.form-control-range { + display: block; } + +.col-form-label { + padding-top: calc(0.5rem - 1px * 2); + padding-bottom: calc(0.5rem - 1px * 2); + margin-bottom: 0; } + +.col-form-label-lg { + padding-top: calc(0.75rem - 1px * 2); + padding-bottom: calc(0.75rem - 1px * 2); + font-size: 1.25rem; } + +.col-form-label-sm { + padding-top: calc(0.25rem - 1px * 2); + padding-bottom: calc(0.25rem - 1px * 2); + font-size: 0.875rem; } + +.col-form-legend { + padding-top: 0.5rem; + padding-bottom: 0.5rem; + margin-bottom: 0; + font-size: 1rem; } + +.form-control-static { + padding-top: 0.5rem; + padding-bottom: 0.5rem; + margin-bottom: 0; + line-height: 1.25; + border: solid transparent; + border-width: 1px 0; } + .form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control, + .input-group-sm > .form-control-static.input-group-addon, + .input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control, + .input-group-lg > .form-control-static.input-group-addon, + .input-group-lg > .input-group-btn > .form-control-static.btn { + padding-right: 0; + padding-left: 0; } + +.form-control-sm, .input-group-sm > .form-control, +.input-group-sm > .input-group-addon, +.input-group-sm > .input-group-btn > .btn { + padding: 0.25rem 0.5rem; + font-size: 0.875rem; + border-radius: 0.2rem; } + +select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]), +.input-group-sm > select.input-group-addon:not([size]):not([multiple]), +.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) { + height: 1.8125rem; } + +.form-control-lg, .input-group-lg > .form-control, +.input-group-lg > .input-group-addon, +.input-group-lg > .input-group-btn > .btn { + padding: 0.75rem 1.5rem; + font-size: 1.25rem; + border-radius: 0.3rem; } + +select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), +.input-group-lg > select.input-group-addon:not([size]):not([multiple]), +.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) { + height: 3.16667rem; } + +.form-group { + margin-bottom: 1rem; } + +.form-text { + display: block; + margin-top: 0.25rem; } + +.form-check { + position: relative; + display: block; + margin-bottom: 0.5rem; } + .form-check.disabled .form-check-label { + color: #636c72; + cursor: not-allowed; } + +.form-check-label { + padding-left: 1.25rem; + margin-bottom: 0; + cursor: pointer; } + +.form-check-input { + position: absolute; + margin-top: 0.25rem; + margin-left: -1.25rem; } + .form-check-input:only-child { + position: static; } + +.form-check-inline { + display: inline-block; } + .form-check-inline .form-check-label { + vertical-align: middle; } + .form-check-inline + .form-check-inline { + margin-left: 0.75rem; } + +.form-control-feedback { + margin-top: 0.25rem; } + +.form-control-success, +.form-control-warning, +.form-control-danger { + padding-right: 2.25rem; + background-repeat: no-repeat; + background-position: center right 0.5625rem; + background-size: 1.125rem 1.125rem; } + +.has-success .form-control-feedback, +.has-success .form-control-label, +.has-success .col-form-label, +.has-success .form-check-label, +.has-success .custom-control { + color: #5cb85c; } + +.has-success .form-control { + border-color: #5cb85c; } + +.has-success .input-group-addon { + color: #5cb85c; + border-color: #5cb85c; + background-color: #eaf6ea; } + +.has-success .form-control-success { + background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E"); } + +.has-warning .form-control-feedback, +.has-warning .form-control-label, +.has-warning .col-form-label, +.has-warning .form-check-label, +.has-warning .custom-control { + color: #f0ad4e; } + +.has-warning .form-control { + border-color: #f0ad4e; } + +.has-warning .input-group-addon { + color: #f0ad4e; + border-color: #f0ad4e; + background-color: white; } + +.has-warning .form-control-warning { + background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E"); } + +.has-danger .form-control-feedback, +.has-danger .form-control-label, +.has-danger .col-form-label, +.has-danger .form-check-label, +.has-danger .custom-control { + color: #d9534f; } + +.has-danger .form-control { + border-color: #d9534f; } + +.has-danger .input-group-addon { + color: #d9534f; + border-color: #d9534f; + background-color: #fdf7f7; } + +.has-danger .form-control-danger { + background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E"); } + +.form-inline { + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-flex-flow: row wrap; + -ms-flex-flow: row wrap; + flex-flow: row wrap; + -webkit-align-items: center; + -ms-flex-align: center; + align-items: center; } + .form-inline .form-check { + width: 100%; } + @media (min-width: 576px) { + .form-inline label { + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-align-items: center; + -ms-flex-align: center; + align-items: center; + -webkit-justify-content: center; + -ms-flex-pack: center; + justify-content: center; + margin-bottom: 0; } + .form-inline .form-group { + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-flex: 0 0 auto; + -ms-flex: 0 0 auto; + flex: 0 0 auto; + -webkit-flex-flow: row wrap; + -ms-flex-flow: row wrap; + flex-flow: row wrap; + -webkit-align-items: center; + -ms-flex-align: center; + align-items: center; + margin-bottom: 0; } + .form-inline .form-control { + display: inline-block; + width: auto; + vertical-align: middle; } + .form-inline .form-control-static { + display: inline-block; } + .form-inline .input-group { + width: auto; } + .form-inline .form-control-label { + margin-bottom: 0; + vertical-align: middle; } + .form-inline .form-check { + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-align-items: center; + -ms-flex-align: center; + align-items: center; + -webkit-justify-content: center; + -ms-flex-pack: center; + justify-content: center; + width: auto; + margin-top: 0; + margin-bottom: 0; } + .form-inline .form-check-label { + padding-left: 0; } + .form-inline .form-check-input { + position: relative; + margin-top: 0; + margin-right: 0.25rem; + margin-left: 0; } + .form-inline .custom-control { + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-align-items: center; + -ms-flex-align: center; + align-items: center; + -webkit-justify-content: center; + -ms-flex-pack: center; + justify-content: center; + padding-left: 0; } + .form-inline .custom-control-indicator { + position: static; + display: inline-block; + margin-right: 0.25rem; + vertical-align: text-bottom; } + .form-inline .has-feedback .form-control-feedback { + top: 0; } } + +.btn { + display: inline-block; + font-weight: normal; + line-height: 1.25; + text-align: center; + white-space: nowrap; + vertical-align: middle; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; + border: 1px solid transparent; + padding: 0.5rem 1rem; + font-size: 1rem; + border-radius: 0.25rem; + transition: all 0.2s ease-in-out; } + .btn:focus, .btn:hover { + text-decoration: none; } + .btn:focus, .btn.focus { + outline: 0; + box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25); } + .btn.disabled, .btn:disabled { + cursor: not-allowed; + opacity: .65; } + .btn:active, .btn.active { + background-image: none; } + +a.btn.disabled, +fieldset[disabled] a.btn { + pointer-events: none; } + +.btn-primary { + color: #fff; + background-color: #0275d8; + border-color: #0275d8; } + .btn-primary:hover { + color: #fff; + background-color: #025aa5; + border-color: #01549b; } + .btn-primary:focus, .btn-primary.focus { + box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5); } + .btn-primary.disabled, .btn-primary:disabled { + background-color: #0275d8; + border-color: #0275d8; } + .btn-primary:active, .btn-primary.active, + .show > .btn-primary.dropdown-toggle { + color: #fff; + background-color: #025aa5; + background-image: none; + border-color: #01549b; } + +.btn-secondary { + color: #292b2c; + background-color: #fff; + border-color: #ccc; } + .btn-secondary:hover { + color: #292b2c; + background-color: #e6e6e6; + border-color: #adadad; } + .btn-secondary:focus, .btn-secondary.focus { + box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5); } + .btn-secondary.disabled, .btn-secondary:disabled { + background-color: #fff; + border-color: #ccc; } + .btn-secondary:active, .btn-secondary.active, + .show > .btn-secondary.dropdown-toggle { + color: #292b2c; + background-color: #e6e6e6; + background-image: none; + border-color: #adadad; } + +.btn-info { + color: #fff; + background-color: #5bc0de; + border-color: #5bc0de; } + .btn-info:hover { + color: #fff; + background-color: #31b0d5; + border-color: #2aabd2; } + .btn-info:focus, .btn-info.focus { + box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5); } + .btn-info.disabled, .btn-info:disabled { + background-color: #5bc0de; + border-color: #5bc0de; } + .btn-info:active, .btn-info.active, + .show > .btn-info.dropdown-toggle { + color: #fff; + background-color: #31b0d5; + background-image: none; + border-color: #2aabd2; } + +.btn-success { + color: #fff; + background-color: #5cb85c; + border-color: #5cb85c; } + .btn-success:hover { + color: #fff; + background-color: #449d44; + border-color: #419641; } + .btn-success:focus, .btn-success.focus { + box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5); } + .btn-success.disabled, .btn-success:disabled { + background-color: #5cb85c; + border-color: #5cb85c; } + .btn-success:active, .btn-success.active, + .show > .btn-success.dropdown-toggle { + color: #fff; + background-color: #449d44; + background-image: none; + border-color: #419641; } + +.btn-warning { + color: #fff; + background-color: #f0ad4e; + border-color: #f0ad4e; } + .btn-warning:hover { + color: #fff; + background-color: #ec971f; + border-color: #eb9316; } + .btn-warning:focus, .btn-warning.focus { + box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5); } + .btn-warning.disabled, .btn-warning:disabled { + background-color: #f0ad4e; + border-color: #f0ad4e; } + .btn-warning:active, .btn-warning.active, + .show > .btn-warning.dropdown-toggle { + color: #fff; + background-color: #ec971f; + background-image: none; + border-color: #eb9316; } + +.btn-danger { + color: #fff; + background-color: #d9534f; + border-color: #d9534f; } + .btn-danger:hover { + color: #fff; + background-color: #c9302c; + border-color: #c12e2a; } + .btn-danger:focus, .btn-danger.focus { + box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5); } + .btn-danger.disabled, .btn-danger:disabled { + background-color: #d9534f; + border-color: #d9534f; } + .btn-danger:active, .btn-danger.active, + .show > .btn-danger.dropdown-toggle { + color: #fff; + background-color: #c9302c; + background-image: none; + border-color: #c12e2a; } + +.btn-outline-primary { + color: #0275d8; + background-image: none; + background-color: transparent; + border-color: #0275d8; } + .btn-outline-primary:hover { + color: #fff; + background-color: #0275d8; + border-color: #0275d8; } + .btn-outline-primary:focus, .btn-outline-primary.focus { + box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5); } + .btn-outline-primary.disabled, .btn-outline-primary:disabled { + color: #0275d8; + background-color: transparent; } + .btn-outline-primary:active, .btn-outline-primary.active, + .show > .btn-outline-primary.dropdown-toggle { + color: #fff; + background-color: #0275d8; + border-color: #0275d8; } + +.btn-outline-secondary { + color: #ccc; + background-image: none; + background-color: transparent; + border-color: #ccc; } + .btn-outline-secondary:hover { + color: #fff; + background-color: #ccc; + border-color: #ccc; } + .btn-outline-secondary:focus, .btn-outline-secondary.focus { + box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5); } + .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { + color: #ccc; + background-color: transparent; } + .btn-outline-secondary:active, .btn-outline-secondary.active, + .show > .btn-outline-secondary.dropdown-toggle { + color: #fff; + background-color: #ccc; + border-color: #ccc; } + +.btn-outline-info { + color: #5bc0de; + background-image: none; + background-color: transparent; + border-color: #5bc0de; } + .btn-outline-info:hover { + color: #fff; + background-color: #5bc0de; + border-color: #5bc0de; } + .btn-outline-info:focus, .btn-outline-info.focus { + box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5); } + .btn-outline-info.disabled, .btn-outline-info:disabled { + color: #5bc0de; + background-color: transparent; } + .btn-outline-info:active, .btn-outline-info.active, + .show > .btn-outline-info.dropdown-toggle { + color: #fff; + background-color: #5bc0de; + border-color: #5bc0de; } + +.btn-outline-success { + color: #5cb85c; + background-image: none; + background-color: transparent; + border-color: #5cb85c; } + .btn-outline-success:hover { + color: #fff; + background-color: #5cb85c; + border-color: #5cb85c; } + .btn-outline-success:focus, .btn-outline-success.focus { + box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5); } + .btn-outline-success.disabled, .btn-outline-success:disabled { + color: #5cb85c; + background-color: transparent; } + .btn-outline-success:active, .btn-outline-success.active, + .show > .btn-outline-success.dropdown-toggle { + color: #fff; + background-color: #5cb85c; + border-color: #5cb85c; } + +.btn-outline-warning { + color: #f0ad4e; + background-image: none; + background-color: transparent; + border-color: #f0ad4e; } + .btn-outline-warning:hover { + color: #fff; + background-color: #f0ad4e; + border-color: #f0ad4e; } + .btn-outline-warning:focus, .btn-outline-warning.focus { + box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5); } + .btn-outline-warning.disabled, .btn-outline-warning:disabled { + color: #f0ad4e; + background-color: transparent; } + .btn-outline-warning:active, .btn-outline-warning.active, + .show > .btn-outline-warning.dropdown-toggle { + color: #fff; + background-color: #f0ad4e; + border-color: #f0ad4e; } + +.btn-outline-danger { + color: #d9534f; + background-image: none; + background-color: transparent; + border-color: #d9534f; } + .btn-outline-danger:hover { + color: #fff; + background-color: #d9534f; + border-color: #d9534f; } + .btn-outline-danger:focus, .btn-outline-danger.focus { + box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5); } + .btn-outline-danger.disabled, .btn-outline-danger:disabled { + color: #d9534f; + background-color: transparent; } + .btn-outline-danger:active, .btn-outline-danger.active, + .show > .btn-outline-danger.dropdown-toggle { + color: #fff; + background-color: #d9534f; + border-color: #d9534f; } + +.btn-link { + font-weight: normal; + color: #0275d8; + border-radius: 0; } + .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled { + background-color: transparent; } + .btn-link, .btn-link:focus, .btn-link:active { + border-color: transparent; } + .btn-link:hover { + border-color: transparent; } + .btn-link:focus, .btn-link:hover { + color: #014c8c; + text-decoration: underline; + background-color: transparent; } + .btn-link:disabled { + color: #636c72; } + .btn-link:disabled:focus, .btn-link:disabled:hover { + text-decoration: none; } + +.btn-lg, .btn-group-lg > .btn { + padding: 0.75rem 1.5rem; + font-size: 1.25rem; + border-radius: 0.3rem; } + +.btn-sm, .btn-group-sm > .btn { + padding: 0.25rem 0.5rem; + font-size: 0.875rem; + border-radius: 0.2rem; } + +.btn-block { + display: block; + width: 100%; } + +.btn-block + .btn-block { + margin-top: 0.5rem; } + +input[type="submit"].btn-block, +input[type="reset"].btn-block, +input[type="button"].btn-block { + width: 100%; } + +.fade { + opacity: 0; + transition: opacity 0.15s linear; } + .fade.show { + opacity: 1; } + +.collapse { + display: none; } + .collapse.show { + display: block; } + +tr.collapse.show { + display: table-row; } + +tbody.collapse.show { + display: table-row-group; } + +.collapsing { + position: relative; + height: 0; + overflow: hidden; + transition: height 0.35s ease; } + +.dropup, +.dropdown { + position: relative; } + +.dropdown-toggle::after { + display: inline-block; + width: 0; + height: 0; + margin-left: 0.3em; + vertical-align: middle; + content: ""; + border-top: 0.3em solid; + border-right: 0.3em solid transparent; + border-left: 0.3em solid transparent; } + +.dropdown-toggle:focus { + outline: 0; } + +.dropup .dropdown-toggle::after { + border-top: 0; + border-bottom: 0.3em solid; } + +.dropdown-menu { + position: absolute; + top: 100%; + left: 0; + z-index: 1000; + display: none; + float: left; + min-width: 10rem; + padding: 0.5rem 0; + margin: 0.125rem 0 0; + font-size: 1rem; + color: #292b2c; + text-align: left; + list-style: none; + background-color: #fff; + background-clip: padding-box; + border: 1px solid rgba(0, 0, 0, 0.15); + border-radius: 0.25rem; } + +.dropdown-divider { + height: 1px; + margin: 0.5rem 0; + overflow: hidden; + background-color: #eceeef; } + +.dropdown-item { + display: block; + width: 100%; + padding: 3px 1.5rem; + clear: both; + font-weight: normal; + color: #292b2c; + text-align: inherit; + white-space: nowrap; + background: none; + border: 0; } + .dropdown-item:focus, .dropdown-item:hover { + color: #1d1e1f; + text-decoration: none; + background-color: #f7f7f9; } + .dropdown-item.active, .dropdown-item:active { + color: #fff; + text-decoration: none; + background-color: #0275d8; } + .dropdown-item.disabled, .dropdown-item:disabled { + color: #636c72; + cursor: not-allowed; + background-color: transparent; } + +.show > .dropdown-menu { + display: block; } + +.show > a { + outline: 0; } + +.dropdown-menu-right { + right: 0; + left: auto; } + +.dropdown-menu-left { + right: auto; + left: 0; } + +.dropdown-header { + display: block; + padding: 0.5rem 1.5rem; + margin-bottom: 0; + font-size: 0.875rem; + color: #636c72; + white-space: nowrap; } + +.dropdown-backdrop { + position: fixed; + top: 0; + right: 0; + bottom: 0; + left: 0; + z-index: 990; } + +.dropup .dropdown-menu { + top: auto; + bottom: 100%; + margin-bottom: 0.125rem; } + +.btn-group, +.btn-group-vertical { + position: relative; + display: -webkit-inline-flex; + display: -ms-inline-flexbox; + display: inline-flex; + vertical-align: middle; } + .btn-group > .btn, + .btn-group-vertical > .btn { + position: relative; + -webkit-flex: 0 1 auto; + -ms-flex: 0 1 auto; + flex: 0 1 auto; } + .btn-group > .btn:hover, + .btn-group-vertical > .btn:hover { + z-index: 2; } + .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, + .btn-group-vertical > .btn:focus, + .btn-group-vertical > .btn:active, + .btn-group-vertical > .btn.active { + z-index: 2; } + .btn-group .btn + .btn, + .btn-group .btn + .btn-group, + .btn-group .btn-group + .btn, + .btn-group .btn-group + .btn-group, + .btn-group-vertical .btn + .btn, + .btn-group-vertical .btn + .btn-group, + .btn-group-vertical .btn-group + .btn, + .btn-group-vertical .btn-group + .btn-group { + margin-left: -1px; } + +.btn-toolbar { + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-justify-content: flex-start; + -ms-flex-pack: start; + justify-content: flex-start; } + .btn-toolbar .input-group { + width: auto; } + +.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { + border-radius: 0; } + +.btn-group > .btn:first-child { + margin-left: 0; } + .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { + border-bottom-right-radius: 0; + border-top-right-radius: 0; } + +.btn-group > .btn:last-child:not(:first-child), +.btn-group > .dropdown-toggle:not(:first-child) { + border-bottom-left-radius: 0; + border-top-left-radius: 0; } + +.btn-group > .btn-group { + float: left; } + +.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { + border-radius: 0; } + +.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, +.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle { + border-bottom-right-radius: 0; + border-top-right-radius: 0; } + +.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child { + border-bottom-left-radius: 0; + border-top-left-radius: 0; } + +.btn-group .dropdown-toggle:active, +.btn-group.open .dropdown-toggle { + outline: 0; } + +.btn + .dropdown-toggle-split { + padding-right: 0.75rem; + padding-left: 0.75rem; } + .btn + .dropdown-toggle-split::after { + margin-left: 0; } + +.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split { + padding-right: 0.375rem; + padding-left: 0.375rem; } + +.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split { + padding-right: 1.125rem; + padding-left: 1.125rem; } + +.btn-group-vertical { + display: -webkit-inline-flex; + display: -ms-inline-flexbox; + display: inline-flex; + -webkit-flex-direction: column; + -ms-flex-direction: column; + flex-direction: column; + -webkit-align-items: flex-start; + -ms-flex-align: start; + align-items: flex-start; + -webkit-justify-content: center; + -ms-flex-pack: center; + justify-content: center; } + .btn-group-vertical .btn, + .btn-group-vertical .btn-group { + width: 100%; } + .btn-group-vertical > .btn + .btn, + .btn-group-vertical > .btn + .btn-group, + .btn-group-vertical > .btn-group + .btn, + .btn-group-vertical > .btn-group + .btn-group { + margin-top: -1px; + margin-left: 0; } + +.btn-group-vertical > .btn:not(:first-child):not(:last-child) { + border-radius: 0; } + +.btn-group-vertical > .btn:first-child:not(:last-child) { + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } + +.btn-group-vertical > .btn:last-child:not(:first-child) { + border-top-right-radius: 0; + border-top-left-radius: 0; } + +.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { + border-radius: 0; } + +.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, +.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle { + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } + +.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child { + border-top-right-radius: 0; + border-top-left-radius: 0; } + +[data-toggle="buttons"] > .btn input[type="radio"], +[data-toggle="buttons"] > .btn input[type="checkbox"], +[data-toggle="buttons"] > .btn-group > .btn input[type="radio"], +[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] { + position: absolute; + clip: rect(0, 0, 0, 0); + pointer-events: none; } + +.input-group { + position: relative; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + width: 100%; } + .input-group .form-control { + position: relative; + z-index: 2; + -webkit-flex: 1 1 auto; + -ms-flex: 1 1 auto; + flex: 1 1 auto; + width: 1%; + margin-bottom: 0; } + .input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover { + z-index: 3; } + +.input-group-addon, +.input-group-btn, +.input-group .form-control { + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-flex-direction: column; + -ms-flex-direction: column; + flex-direction: column; + -webkit-justify-content: center; + -ms-flex-pack: center; + justify-content: center; } + .input-group-addon:not(:first-child):not(:last-child), + .input-group-btn:not(:first-child):not(:last-child), + .input-group .form-control:not(:first-child):not(:last-child) { + border-radius: 0; } + +.input-group-addon, +.input-group-btn { + white-space: nowrap; + vertical-align: middle; } + +.input-group-addon { + padding: 0.5rem 0.75rem; + margin-bottom: 0; + font-size: 1rem; + font-weight: normal; + line-height: 1.25; + color: #464a4c; + text-align: center; + background-color: #eceeef; + border: 1px solid rgba(0, 0, 0, 0.15); + border-radius: 0.25rem; } + .input-group-addon.form-control-sm, + .input-group-sm > .input-group-addon, + .input-group-sm > .input-group-btn > .input-group-addon.btn { + padding: 0.25rem 0.5rem; + font-size: 0.875rem; + border-radius: 0.2rem; } + .input-group-addon.form-control-lg, + .input-group-lg > .input-group-addon, + .input-group-lg > .input-group-btn > .input-group-addon.btn { + padding: 0.75rem 1.5rem; + font-size: 1.25rem; + border-radius: 0.3rem; } + .input-group-addon input[type="radio"], + .input-group-addon input[type="checkbox"] { + margin-top: 0; } + +.input-group .form-control:not(:last-child), +.input-group-addon:not(:last-child), +.input-group-btn:not(:last-child) > .btn, +.input-group-btn:not(:last-child) > .btn-group > .btn, +.input-group-btn:not(:last-child) > .dropdown-toggle, +.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle), +.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn { + border-bottom-right-radius: 0; + border-top-right-radius: 0; } + +.input-group-addon:not(:last-child) { + border-right: 0; } + +.input-group .form-control:not(:first-child), +.input-group-addon:not(:first-child), +.input-group-btn:not(:first-child) > .btn, +.input-group-btn:not(:first-child) > .btn-group > .btn, +.input-group-btn:not(:first-child) > .dropdown-toggle, +.input-group-btn:not(:last-child) > .btn:not(:first-child), +.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn { + border-bottom-left-radius: 0; + border-top-left-radius: 0; } + +.form-control + .input-group-addon:not(:first-child) { + border-left: 0; } + +.input-group-btn { + position: relative; + font-size: 0; + white-space: nowrap; } + .input-group-btn > .btn { + position: relative; + -webkit-flex: 1; + -ms-flex: 1; + flex: 1; } + .input-group-btn > .btn + .btn { + margin-left: -1px; } + .input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover { + z-index: 3; } + .input-group-btn:not(:last-child) > .btn, + .input-group-btn:not(:last-child) > .btn-group { + margin-right: -1px; } + .input-group-btn:not(:first-child) > .btn, + .input-group-btn:not(:first-child) > .btn-group { + z-index: 2; + margin-left: -1px; } + .input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover, + .input-group-btn:not(:first-child) > .btn-group:focus, + .input-group-btn:not(:first-child) > .btn-group:active, + .input-group-btn:not(:first-child) > .btn-group:hover { + z-index: 3; } + +.custom-control { + position: relative; + display: -webkit-inline-flex; + display: -ms-inline-flexbox; + display: inline-flex; + min-height: 1.5rem; + padding-left: 1.5rem; + margin-right: 1rem; + cursor: pointer; } + +.custom-control-input { + position: absolute; + z-index: -1; + opacity: 0; } + .custom-control-input:checked ~ .custom-control-indicator { + color: #fff; + background-color: #0275d8; } + .custom-control-input:focus ~ .custom-control-indicator { + box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0275d8; } + .custom-control-input:active ~ .custom-control-indicator { + color: #fff; + background-color: #8fcafe; } + .custom-control-input:disabled ~ .custom-control-indicator { + cursor: not-allowed; + background-color: #eceeef; } + .custom-control-input:disabled ~ .custom-control-description { + color: #636c72; + cursor: not-allowed; } + +.custom-control-indicator { + position: absolute; + top: 0.25rem; + left: 0; + display: block; + width: 1rem; + height: 1rem; + pointer-events: none; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; + background-color: #ddd; + background-repeat: no-repeat; + background-position: center center; + background-size: 50% 50%; } + +.custom-checkbox .custom-control-indicator { + border-radius: 0.25rem; } + +.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator { + background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); } + +.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator { + background-color: #0275d8; + background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); } + +.custom-radio .custom-control-indicator { + border-radius: 50%; } + +.custom-radio .custom-control-input:checked ~ .custom-control-indicator { + background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); } + +.custom-controls-stacked { + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-flex-direction: column; + -ms-flex-direction: column; + flex-direction: column; } + .custom-controls-stacked .custom-control { + margin-bottom: 0.25rem; } + .custom-controls-stacked .custom-control + .custom-control { + margin-left: 0; } + +.custom-select { + display: inline-block; + max-width: 100%; + height: calc(2.25rem + 2px); + padding: 0.375rem 1.75rem 0.375rem 0.75rem; + line-height: 1.25; + color: #464a4c; + vertical-align: middle; + background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center; + background-size: 8px 10px; + border: 1px solid rgba(0, 0, 0, 0.15); + border-radius: 0.25rem; + -moz-appearance: none; + -webkit-appearance: none; } + .custom-select:focus { + border-color: #5cb3fd; + outline: none; } + .custom-select:focus::-ms-value { + color: #464a4c; + background-color: #fff; } + .custom-select:disabled { + color: #636c72; + cursor: not-allowed; + background-color: #eceeef; } + .custom-select::-ms-expand { + opacity: 0; } + +.custom-select-sm { + padding-top: 0.375rem; + padding-bottom: 0.375rem; + font-size: 75%; } + +.custom-file { + position: relative; + display: inline-block; + max-width: 100%; + height: 2.5rem; + margin-bottom: 0; + cursor: pointer; } + +.custom-file-input { + min-width: 14rem; + max-width: 100%; + height: 2.5rem; + margin: 0; + filter: alpha(opacity=0); + opacity: 0; } + +.custom-file-control { + position: absolute; + top: 0; + right: 0; + left: 0; + z-index: 5; + height: 2.5rem; + padding: 0.5rem 1rem; + line-height: 1.5; + color: #464a4c; + pointer-events: none; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; + background-color: #fff; + border: 1px solid rgba(0, 0, 0, 0.15); + border-radius: 0.25rem; } + .custom-file-control:lang(en)::after { + content: "Choose file..."; } + .custom-file-control::before { + position: absolute; + top: -1px; + right: -1px; + bottom: -1px; + z-index: 6; + display: block; + height: 2.5rem; + padding: 0.5rem 1rem; + line-height: 1.5; + color: #464a4c; + background-color: #eceeef; + border: 1px solid rgba(0, 0, 0, 0.15); + border-radius: 0 0.25rem 0.25rem 0; } + .custom-file-control:lang(en)::before { + content: "Browse"; } + +.nav { + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + padding-left: 0; + margin-bottom: 0; + list-style: none; } + +.nav-link { + display: block; + padding: 0.5em 1em; } + .nav-link:focus, .nav-link:hover { + text-decoration: none; } + .nav-link.disabled { + color: #636c72; + cursor: not-allowed; } + +.nav-tabs { + border-bottom: 1px solid #ddd; } + .nav-tabs .nav-item { + margin-bottom: -1px; } + .nav-tabs .nav-link { + border: 1px solid transparent; + border-top-right-radius: 0.25rem; + border-top-left-radius: 0.25rem; } + .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover { + border-color: #eceeef #eceeef #ddd; } + .nav-tabs .nav-link.disabled { + color: #636c72; + background-color: transparent; + border-color: transparent; } + .nav-tabs .nav-link.active, + .nav-tabs .nav-item.show .nav-link { + color: #464a4c; + background-color: #fff; + border-color: #ddd #ddd #fff; } + .nav-tabs .dropdown-menu { + margin-top: -1px; + border-top-right-radius: 0; + border-top-left-radius: 0; } + +.nav-pills .nav-link { + border-radius: 0.25rem; } + +.nav-pills .nav-link.active, +.nav-pills .nav-item.show .nav-link { + color: #fff; + cursor: default; + background-color: #0275d8; } + +.nav-fill .nav-item { + -webkit-flex: 1 1 auto; + -ms-flex: 1 1 auto; + flex: 1 1 auto; + text-align: center; } + +.nav-justified .nav-item { + -webkit-flex: 1 1 100%; + -ms-flex: 1 1 100%; + flex: 1 1 100%; + text-align: center; } + +.tab-content > .tab-pane { + display: none; } + +.tab-content > .active { + display: block; } + +.navbar { + position: relative; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-flex-direction: column; + -ms-flex-direction: column; + flex-direction: column; + padding: 0.5rem 1rem; } + +.navbar-brand { + display: inline-block; + padding-top: .25rem; + padding-bottom: .25rem; + margin-right: 1rem; + font-size: 1.25rem; + line-height: inherit; + white-space: nowrap; } + .navbar-brand:focus, .navbar-brand:hover { + text-decoration: none; } + +.navbar-nav { + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-flex-direction: column; + -ms-flex-direction: column; + flex-direction: column; + padding-left: 0; + margin-bottom: 0; + list-style: none; } + .navbar-nav .nav-link { + padding-right: 0; + padding-left: 0; } + +.navbar-text { + display: inline-block; + padding-top: .425rem; + padding-bottom: .425rem; } + +.navbar-toggler { + -webkit-align-self: flex-start; + -ms-flex-item-align: start; + align-self: flex-start; + padding: 0.25rem 0.75rem; + font-size: 1.25rem; + line-height: 1; + background: transparent; + border: 1px solid transparent; + border-radius: 0.25rem; } + .navbar-toggler:focus, .navbar-toggler:hover { + text-decoration: none; } + +.navbar-toggler-icon { + display: inline-block; + width: 1.5em; + height: 1.5em; + vertical-align: middle; + content: ""; + background: no-repeat center center; + background-size: 100% 100%; } + +.navbar-toggler-left { + position: absolute; + left: 1rem; } + +.navbar-toggler-right { + position: absolute; + right: 1rem; } + +@media (max-width: 575px) { + .navbar-toggleable .navbar-nav .dropdown-menu { + position: static; + float: none; } + .navbar-toggleable > .container { + padding-right: 0; + padding-left: 0; } } + +@media (min-width: 576px) { + .navbar-toggleable { + -webkit-flex-direction: row; + -ms-flex-direction: row; + flex-direction: row; + -webkit-flex-wrap: nowrap; + -ms-flex-wrap: nowrap; + flex-wrap: nowrap; + -webkit-align-items: center; + -ms-flex-align: center; + align-items: center; } + .navbar-toggleable .navbar-nav { + -webkit-flex-direction: row; + -ms-flex-direction: row; + flex-direction: row; } + .navbar-toggleable .navbar-nav .nav-link { + padding-right: .5rem; + padding-left: .5rem; } + .navbar-toggleable > .container { + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-flex-wrap: nowrap; + -ms-flex-wrap: nowrap; + flex-wrap: nowrap; + -webkit-align-items: center; + -ms-flex-align: center; + align-items: center; } + .navbar-toggleable .navbar-collapse { + display: -webkit-flex !important; + display: -ms-flexbox !important; + display: flex !important; + width: 100%; } + .navbar-toggleable .navbar-toggler { + display: none; } } + +@media (max-width: 767px) { + .navbar-toggleable-sm .navbar-nav .dropdown-menu { + position: static; + float: none; } + .navbar-toggleable-sm > .container { + padding-right: 0; + padding-left: 0; } } + +@media (min-width: 768px) { + .navbar-toggleable-sm { + -webkit-flex-direction: row; + -ms-flex-direction: row; + flex-direction: row; + -webkit-flex-wrap: nowrap; + -ms-flex-wrap: nowrap; + flex-wrap: nowrap; + -webkit-align-items: center; + -ms-flex-align: center; + align-items: center; } + .navbar-toggleable-sm .navbar-nav { + -webkit-flex-direction: row; + -ms-flex-direction: row; + flex-direction: row; } + .navbar-toggleable-sm .navbar-nav .nav-link { + padding-right: .5rem; + padding-left: .5rem; } + .navbar-toggleable-sm > .container { + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-flex-wrap: nowrap; + -ms-flex-wrap: nowrap; + flex-wrap: nowrap; + -webkit-align-items: center; + -ms-flex-align: center; + align-items: center; } + .navbar-toggleable-sm .navbar-collapse { + display: -webkit-flex !important; + display: -ms-flexbox !important; + display: flex !important; + width: 100%; } + .navbar-toggleable-sm .navbar-toggler { + display: none; } } + +@media (max-width: 991px) { + .navbar-toggleable-md .navbar-nav .dropdown-menu { + position: static; + float: none; } + .navbar-toggleable-md > .container { + padding-right: 0; + padding-left: 0; } } + +@media (min-width: 992px) { + .navbar-toggleable-md { + -webkit-flex-direction: row; + -ms-flex-direction: row; + flex-direction: row; + -webkit-flex-wrap: nowrap; + -ms-flex-wrap: nowrap; + flex-wrap: nowrap; + -webkit-align-items: center; + -ms-flex-align: center; + align-items: center; } + .navbar-toggleable-md .navbar-nav { + -webkit-flex-direction: row; + -ms-flex-direction: row; + flex-direction: row; } + .navbar-toggleable-md .navbar-nav .nav-link { + padding-right: .5rem; + padding-left: .5rem; } + .navbar-toggleable-md > .container { + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-flex-wrap: nowrap; + -ms-flex-wrap: nowrap; + flex-wrap: nowrap; + -webkit-align-items: center; + -ms-flex-align: center; + align-items: center; } + .navbar-toggleable-md .navbar-collapse { + display: -webkit-flex !important; + display: -ms-flexbox !important; + display: flex !important; + width: 100%; } + .navbar-toggleable-md .navbar-toggler { + display: none; } } + +@media (max-width: 1199px) { + .navbar-toggleable-lg .navbar-nav .dropdown-menu { + position: static; + float: none; } + .navbar-toggleable-lg > .container { + padding-right: 0; + padding-left: 0; } } + +@media (min-width: 1200px) { + .navbar-toggleable-lg { + -webkit-flex-direction: row; + -ms-flex-direction: row; + flex-direction: row; + -webkit-flex-wrap: nowrap; + -ms-flex-wrap: nowrap; + flex-wrap: nowrap; + -webkit-align-items: center; + -ms-flex-align: center; + align-items: center; } + .navbar-toggleable-lg .navbar-nav { + -webkit-flex-direction: row; + -ms-flex-direction: row; + flex-direction: row; } + .navbar-toggleable-lg .navbar-nav .nav-link { + padding-right: .5rem; + padding-left: .5rem; } + .navbar-toggleable-lg > .container { + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-flex-wrap: nowrap; + -ms-flex-wrap: nowrap; + flex-wrap: nowrap; + -webkit-align-items: center; + -ms-flex-align: center; + align-items: center; } + .navbar-toggleable-lg .navbar-collapse { + display: -webkit-flex !important; + display: -ms-flexbox !important; + display: flex !important; + width: 100%; } + .navbar-toggleable-lg .navbar-toggler { + display: none; } } + +.navbar-toggleable-xl { + -webkit-flex-direction: row; + -ms-flex-direction: row; + flex-direction: row; + -webkit-flex-wrap: nowrap; + -ms-flex-wrap: nowrap; + flex-wrap: nowrap; + -webkit-align-items: center; + -ms-flex-align: center; + align-items: center; } + .navbar-toggleable-xl .navbar-nav .dropdown-menu { + position: static; + float: none; } + .navbar-toggleable-xl > .container { + padding-right: 0; + padding-left: 0; } + .navbar-toggleable-xl .navbar-nav { + -webkit-flex-direction: row; + -ms-flex-direction: row; + flex-direction: row; } + .navbar-toggleable-xl .navbar-nav .nav-link { + padding-right: .5rem; + padding-left: .5rem; } + .navbar-toggleable-xl > .container { + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-flex-wrap: nowrap; + -ms-flex-wrap: nowrap; + flex-wrap: nowrap; + -webkit-align-items: center; + -ms-flex-align: center; + align-items: center; } + .navbar-toggleable-xl .navbar-collapse { + display: -webkit-flex !important; + display: -ms-flexbox !important; + display: flex !important; + width: 100%; } + .navbar-toggleable-xl .navbar-toggler { + display: none; } + +.navbar-light .navbar-brand, +.navbar-light .navbar-toggler { + color: rgba(0, 0, 0, 0.9); } + .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover, + .navbar-light .navbar-toggler:focus, + .navbar-light .navbar-toggler:hover { + color: rgba(0, 0, 0, 0.9); } + +.navbar-light .navbar-nav .nav-link { + color: rgba(0, 0, 0, 0.5); } + .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover { + color: rgba(0, 0, 0, 0.7); } + .navbar-light .navbar-nav .nav-link.disabled { + color: rgba(0, 0, 0, 0.3); } + +.navbar-light .navbar-nav .open > .nav-link, +.navbar-light .navbar-nav .active > .nav-link, +.navbar-light .navbar-nav .nav-link.open, +.navbar-light .navbar-nav .nav-link.active { + color: rgba(0, 0, 0, 0.9); } + +.navbar-light .navbar-toggler { + border-color: rgba(0, 0, 0, 0.1); } + +.navbar-light .navbar-toggler-icon { + background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); } + +.navbar-light .navbar-text { + color: rgba(0, 0, 0, 0.5); } + +.navbar-inverse .navbar-brand, +.navbar-inverse .navbar-toggler { + color: white; } + .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover, + .navbar-inverse .navbar-toggler:focus, + .navbar-inverse .navbar-toggler:hover { + color: white; } + +.navbar-inverse .navbar-nav .nav-link { + color: rgba(255, 255, 255, 0.5); } + .navbar-inverse .navbar-nav .nav-link:focus, .navbar-inverse .navbar-nav .nav-link:hover { + color: rgba(255, 255, 255, 0.75); } + .navbar-inverse .navbar-nav .nav-link.disabled { + color: rgba(255, 255, 255, 0.25); } + +.navbar-inverse .navbar-nav .open > .nav-link, +.navbar-inverse .navbar-nav .active > .nav-link, +.navbar-inverse .navbar-nav .nav-link.open, +.navbar-inverse .navbar-nav .nav-link.active { + color: white; } + +.navbar-inverse .navbar-toggler { + border-color: rgba(255, 255, 255, 0.1); } + +.navbar-inverse .navbar-toggler-icon { + background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); } + +.navbar-inverse .navbar-text { + color: rgba(255, 255, 255, 0.5); } + +.card { + position: relative; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-flex-direction: column; + -ms-flex-direction: column; + flex-direction: column; + background-color: #fff; + border: 1px solid rgba(0, 0, 0, 0.125); + border-radius: 0.25rem; } + +.card-block { + -webkit-flex: 1 1 auto; + -ms-flex: 1 1 auto; + flex: 1 1 auto; + padding: 1.25rem; } + +.card-title { + margin-bottom: 0.75rem; } + +.card-subtitle { + margin-top: -0.375rem; + margin-bottom: 0; } + +.card-text:last-child { + margin-bottom: 0; } + +.card-link:hover { + text-decoration: none; } + +.card-link + .card-link { + margin-left: 1.25rem; } + +.card > .list-group:first-child .list-group-item:first-child { + border-top-right-radius: 0.25rem; + border-top-left-radius: 0.25rem; } + +.card > .list-group:last-child .list-group-item:last-child { + border-bottom-right-radius: 0.25rem; + border-bottom-left-radius: 0.25rem; } + +.card-header { + padding: 0.75rem 1.25rem; + margin-bottom: 0; + background-color: #f7f7f9; + border-bottom: 1px solid rgba(0, 0, 0, 0.125); } + .card-header:first-child { + border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; } + +.card-footer { + padding: 0.75rem 1.25rem; + background-color: #f7f7f9; + border-top: 1px solid rgba(0, 0, 0, 0.125); } + .card-footer:last-child { + border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); } + +.card-header-tabs { + margin-right: -0.625rem; + margin-bottom: -0.75rem; + margin-left: -0.625rem; + border-bottom: 0; } + +.card-header-pills { + margin-right: -0.625rem; + margin-left: -0.625rem; } + +.card-primary { + background-color: #0275d8; + border-color: #0275d8; } + .card-primary .card-header, + .card-primary .card-footer { + background-color: transparent; } + +.card-success { + background-color: #5cb85c; + border-color: #5cb85c; } + .card-success .card-header, + .card-success .card-footer { + background-color: transparent; } + +.card-info { + background-color: #5bc0de; + border-color: #5bc0de; } + .card-info .card-header, + .card-info .card-footer { + background-color: transparent; } + +.card-warning { + background-color: #f0ad4e; + border-color: #f0ad4e; } + .card-warning .card-header, + .card-warning .card-footer { + background-color: transparent; } + +.card-danger { + background-color: #d9534f; + border-color: #d9534f; } + .card-danger .card-header, + .card-danger .card-footer { + background-color: transparent; } + +.card-outline-primary { + background-color: transparent; + border-color: #0275d8; } + +.card-outline-secondary { + background-color: transparent; + border-color: #ccc; } + +.card-outline-info { + background-color: transparent; + border-color: #5bc0de; } + +.card-outline-success { + background-color: transparent; + border-color: #5cb85c; } + +.card-outline-warning { + background-color: transparent; + border-color: #f0ad4e; } + +.card-outline-danger { + background-color: transparent; + border-color: #d9534f; } + +.card-inverse { + color: rgba(255, 255, 255, 0.65); } + .card-inverse .card-header, + .card-inverse .card-footer { + background-color: transparent; + border-color: rgba(255, 255, 255, 0.2); } + .card-inverse .card-header, + .card-inverse .card-footer, + .card-inverse .card-title, + .card-inverse .card-blockquote { + color: #fff; } + .card-inverse .card-link, + .card-inverse .card-text, + .card-inverse .card-subtitle, + .card-inverse .card-blockquote .blockquote-footer { + color: rgba(255, 255, 255, 0.65); } + .card-inverse .card-link:focus, .card-inverse .card-link:hover { + color: #fff; } + +.card-blockquote { + padding: 0; + margin-bottom: 0; + border-left: 0; } + +.card-img { + border-radius: calc(0.25rem - 1px); } + +.card-img-overlay { + position: absolute; + top: 0; + right: 0; + bottom: 0; + left: 0; + padding: 1.25rem; } + +.card-img-top { + border-top-right-radius: calc(0.25rem - 1px); + border-top-left-radius: calc(0.25rem - 1px); } + +.card-img-bottom { + border-bottom-right-radius: calc(0.25rem - 1px); + border-bottom-left-radius: calc(0.25rem - 1px); } + +@media (min-width: 576px) { + .card-deck { + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-flex-flow: row wrap; + -ms-flex-flow: row wrap; + flex-flow: row wrap; } + .card-deck .card { + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-flex: 1 0 0; + -ms-flex: 1 0 0px; + flex: 1 0 0; + -webkit-flex-direction: column; + -ms-flex-direction: column; + flex-direction: column; } + .card-deck .card:not(:first-child) { + margin-left: 15px; } + .card-deck .card:not(:last-child) { + margin-right: 15px; } } + +@media (min-width: 576px) { + .card-group { + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-flex-flow: row wrap; + -ms-flex-flow: row wrap; + flex-flow: row wrap; } + .card-group .card { + -webkit-flex: 1 0 0; + -ms-flex: 1 0 0px; + flex: 1 0 0; } + .card-group .card + .card { + margin-left: 0; + border-left: 0; } + .card-group .card:first-child { + border-bottom-right-radius: 0; + border-top-right-radius: 0; } + .card-group .card:first-child .card-img-top { + border-top-right-radius: 0; } + .card-group .card:first-child .card-img-bottom { + border-bottom-right-radius: 0; } + .card-group .card:last-child { + border-bottom-left-radius: 0; + border-top-left-radius: 0; } + .card-group .card:last-child .card-img-top { + border-top-left-radius: 0; } + .card-group .card:last-child .card-img-bottom { + border-bottom-left-radius: 0; } + .card-group .card:not(:first-child):not(:last-child) { + border-radius: 0; } + .card-group .card:not(:first-child):not(:last-child) .card-img-top, + .card-group .card:not(:first-child):not(:last-child) .card-img-bottom { + border-radius: 0; } } + +@media (min-width: 576px) { + .card-columns { + -webkit-column-count: 3; + -moz-column-count: 3; + column-count: 3; + -webkit-column-gap: 1.25rem; + -moz-column-gap: 1.25rem; + column-gap: 1.25rem; } + .card-columns .card { + display: inline-block; + width: 100%; + margin-bottom: 0.75rem; } } + +.breadcrumb { + padding: 0.75rem 1rem; + margin-bottom: 1rem; + list-style: none; + background-color: #eceeef; + border-radius: 0.25rem; } + .breadcrumb::after { + display: block; + content: ""; + clear: both; } + +.breadcrumb-item { + float: left; } + .breadcrumb-item + .breadcrumb-item::before { + display: inline-block; + padding-right: 0.5rem; + padding-left: 0.5rem; + color: #636c72; + content: "/"; } + .breadcrumb-item + .breadcrumb-item:hover::before { + text-decoration: underline; } + .breadcrumb-item + .breadcrumb-item:hover::before { + text-decoration: none; } + .breadcrumb-item.active { + color: #636c72; } + +.pagination { + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + padding-left: 0; + list-style: none; + border-radius: 0.25rem; } + +.page-item:first-child .page-link { + margin-left: 0; + border-bottom-left-radius: 0.25rem; + border-top-left-radius: 0.25rem; } + +.page-item:last-child .page-link { + border-bottom-right-radius: 0.25rem; + border-top-right-radius: 0.25rem; } + +.page-item.active .page-link { + z-index: 2; + color: #fff; + background-color: #0275d8; + border-color: #0275d8; } + +.page-item.disabled .page-link { + color: #636c72; + pointer-events: none; + cursor: not-allowed; + background-color: #fff; + border-color: #ddd; } + +.page-link { + position: relative; + display: block; + padding: 0.5rem 0.75rem; + margin-left: -1px; + line-height: 1.25; + color: #0275d8; + background-color: #fff; + border: 1px solid #ddd; } + .page-link:focus, .page-link:hover { + color: #014c8c; + text-decoration: none; + background-color: #eceeef; + border-color: #ddd; } + +.pagination-lg .page-link { + padding: 0.75rem 1.5rem; + font-size: 1.25rem; } + +.pagination-lg .page-item:first-child .page-link { + border-bottom-left-radius: 0.3rem; + border-top-left-radius: 0.3rem; } + +.pagination-lg .page-item:last-child .page-link { + border-bottom-right-radius: 0.3rem; + border-top-right-radius: 0.3rem; } + +.pagination-sm .page-link { + padding: 0.25rem 0.5rem; + font-size: 0.875rem; } + +.pagination-sm .page-item:first-child .page-link { + border-bottom-left-radius: 0.2rem; + border-top-left-radius: 0.2rem; } + +.pagination-sm .page-item:last-child .page-link { + border-bottom-right-radius: 0.2rem; + border-top-right-radius: 0.2rem; } + +.badge { + display: inline-block; + padding: 0.25em 0.4em; + font-size: 75%; + font-weight: bold; + line-height: 1; + color: #fff; + text-align: center; + white-space: nowrap; + vertical-align: baseline; + border-radius: 0.25rem; } + .badge:empty { + display: none; } + +.btn .badge { + position: relative; + top: -1px; } + +a.badge:focus, a.badge:hover { + color: #fff; + text-decoration: none; + cursor: pointer; } + +.badge-pill { + padding-right: 0.6em; + padding-left: 0.6em; + border-radius: 10rem; } + +.badge-default { + background-color: #636c72; } + .badge-default[href]:focus, .badge-default[href]:hover { + background-color: #4b5257; } + +.badge-primary { + background-color: #0275d8; } + .badge-primary[href]:focus, .badge-primary[href]:hover { + background-color: #025aa5; } + +.badge-success { + background-color: #5cb85c; } + .badge-success[href]:focus, .badge-success[href]:hover { + background-color: #449d44; } + +.badge-info { + background-color: #5bc0de; } + .badge-info[href]:focus, .badge-info[href]:hover { + background-color: #31b0d5; } + +.badge-warning { + background-color: #f0ad4e; } + .badge-warning[href]:focus, .badge-warning[href]:hover { + background-color: #ec971f; } + +.badge-danger { + background-color: #d9534f; } + .badge-danger[href]:focus, .badge-danger[href]:hover { + background-color: #c9302c; } + +.jumbotron { + padding: 2rem 1rem; + margin-bottom: 2rem; + background-color: #eceeef; + border-radius: 0.3rem; } + @media (min-width: 576px) { + .jumbotron { + padding: 4rem 2rem; } } + +.jumbotron-hr { + border-top-color: #d0d5d8; } + +.jumbotron-fluid { + padding-right: 0; + padding-left: 0; + border-radius: 0; } + +.alert { + padding: 0.75rem 1.25rem; + margin-bottom: 1rem; + border: 1px solid transparent; + border-radius: 0.25rem; } + +.alert-heading { + color: inherit; } + +.alert-link { + font-weight: bold; } + +.alert-dismissible .close { + position: relative; + top: -0.75rem; + right: -1.25rem; + padding: 0.75rem 1.25rem; + color: inherit; } + +.alert-success { + background-color: #dff0d8; + border-color: #d0e9c6; + color: #3c763d; } + .alert-success hr { + border-top-color: #c1e2b3; } + .alert-success .alert-link { + color: #2b542c; } + +.alert-info { + background-color: #d9edf7; + border-color: #bcdff1; + color: #31708f; } + .alert-info hr { + border-top-color: #a6d5ec; } + .alert-info .alert-link { + color: #245269; } + +.alert-warning { + background-color: #fcf8e3; + border-color: #faf2cc; + color: #8a6d3b; } + .alert-warning hr { + border-top-color: #f7ecb5; } + .alert-warning .alert-link { + color: #66512c; } + +.alert-danger { + background-color: #f2dede; + border-color: #ebcccc; + color: #a94442; } + .alert-danger hr { + border-top-color: #e4b9b9; } + .alert-danger .alert-link { + color: #843534; } + +@-webkit-keyframes progress-bar-stripes { + from { + background-position: 1rem 0; } + to { + background-position: 0 0; } } + +@keyframes progress-bar-stripes { + from { + background-position: 1rem 0; } + to { + background-position: 0 0; } } + +.progress { + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + overflow: hidden; + font-size: 0.75rem; + line-height: 1rem; + text-align: center; + background-color: #eceeef; + border-radius: 0.25rem; } + +.progress-bar { + height: 1rem; + color: #fff; + background-color: #0275d8; } + +.progress-bar-striped { + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-size: 1rem 1rem; } + +.progress-bar-animated { + -webkit-animation: progress-bar-stripes 1s linear infinite; + animation: progress-bar-stripes 1s linear infinite; } + +.media { + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-align-items: flex-start; + -ms-flex-align: start; + align-items: flex-start; } + +.media-body { + -webkit-flex: 1; + -ms-flex: 1; + flex: 1; } + +.list-group { + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-flex-direction: column; + -ms-flex-direction: column; + flex-direction: column; + padding-left: 0; + margin-bottom: 0; } + +.list-group-item-action { + width: 100%; + color: #464a4c; + text-align: inherit; } + .list-group-item-action .list-group-item-heading { + color: #292b2c; } + .list-group-item-action:focus, .list-group-item-action:hover { + color: #464a4c; + text-decoration: none; + background-color: #f7f7f9; } + .list-group-item-action:active { + color: #292b2c; + background-color: #eceeef; } + +.list-group-item { + position: relative; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-flex-flow: row wrap; + -ms-flex-flow: row wrap; + flex-flow: row wrap; + -webkit-align-items: center; + -ms-flex-align: center; + align-items: center; + padding: 0.75rem 1.25rem; + margin-bottom: -1px; + background-color: #fff; + border: 1px solid rgba(0, 0, 0, 0.125); } + .list-group-item:first-child { + border-top-right-radius: 0.25rem; + border-top-left-radius: 0.25rem; } + .list-group-item:last-child { + margin-bottom: 0; + border-bottom-right-radius: 0.25rem; + border-bottom-left-radius: 0.25rem; } + .list-group-item:focus, .list-group-item:hover { + text-decoration: none; } + .list-group-item.disabled, .list-group-item:disabled { + color: #636c72; + cursor: not-allowed; + background-color: #fff; } + .list-group-item.disabled .list-group-item-heading, .list-group-item:disabled .list-group-item-heading { + color: inherit; } + .list-group-item.disabled .list-group-item-text, .list-group-item:disabled .list-group-item-text { + color: #636c72; } + .list-group-item.active { + z-index: 2; + color: #fff; + background-color: #0275d8; + border-color: #0275d8; } + .list-group-item.active .list-group-item-heading, + .list-group-item.active .list-group-item-heading > small, + .list-group-item.active .list-group-item-heading > .small { + color: inherit; } + .list-group-item.active .list-group-item-text { + color: #daeeff; } + +.list-group-flush .list-group-item { + border-right: 0; + border-left: 0; + border-radius: 0; } + +.list-group-flush:first-child .list-group-item:first-child { + border-top: 0; } + +.list-group-flush:last-child .list-group-item:last-child { + border-bottom: 0; } + +.list-group-item-success { + color: #3c763d; + background-color: #dff0d8; } + +a.list-group-item-success, +button.list-group-item-success { + color: #3c763d; } + a.list-group-item-success .list-group-item-heading, + button.list-group-item-success .list-group-item-heading { + color: inherit; } + a.list-group-item-success:focus, a.list-group-item-success:hover, + button.list-group-item-success:focus, + button.list-group-item-success:hover { + color: #3c763d; + background-color: #d0e9c6; } + a.list-group-item-success.active, + button.list-group-item-success.active { + color: #fff; + background-color: #3c763d; + border-color: #3c763d; } + +.list-group-item-info { + color: #31708f; + background-color: #d9edf7; } + +a.list-group-item-info, +button.list-group-item-info { + color: #31708f; } + a.list-group-item-info .list-group-item-heading, + button.list-group-item-info .list-group-item-heading { + color: inherit; } + a.list-group-item-info:focus, a.list-group-item-info:hover, + button.list-group-item-info:focus, + button.list-group-item-info:hover { + color: #31708f; + background-color: #c4e3f3; } + a.list-group-item-info.active, + button.list-group-item-info.active { + color: #fff; + background-color: #31708f; + border-color: #31708f; } + +.list-group-item-warning { + color: #8a6d3b; + background-color: #fcf8e3; } + +a.list-group-item-warning, +button.list-group-item-warning { + color: #8a6d3b; } + a.list-group-item-warning .list-group-item-heading, + button.list-group-item-warning .list-group-item-heading { + color: inherit; } + a.list-group-item-warning:focus, a.list-group-item-warning:hover, + button.list-group-item-warning:focus, + button.list-group-item-warning:hover { + color: #8a6d3b; + background-color: #faf2cc; } + a.list-group-item-warning.active, + button.list-group-item-warning.active { + color: #fff; + background-color: #8a6d3b; + border-color: #8a6d3b; } + +.list-group-item-danger { + color: #a94442; + background-color: #f2dede; } + +a.list-group-item-danger, +button.list-group-item-danger { + color: #a94442; } + a.list-group-item-danger .list-group-item-heading, + button.list-group-item-danger .list-group-item-heading { + color: inherit; } + a.list-group-item-danger:focus, a.list-group-item-danger:hover, + button.list-group-item-danger:focus, + button.list-group-item-danger:hover { + color: #a94442; + background-color: #ebcccc; } + a.list-group-item-danger.active, + button.list-group-item-danger.active { + color: #fff; + background-color: #a94442; + border-color: #a94442; } + +.embed-responsive { + position: relative; + display: block; + width: 100%; + padding: 0; + overflow: hidden; } + .embed-responsive::before { + display: block; + content: ""; } + .embed-responsive .embed-responsive-item, + .embed-responsive iframe, + .embed-responsive embed, + .embed-responsive object, + .embed-responsive video { + position: absolute; + top: 0; + bottom: 0; + left: 0; + width: 100%; + height: 100%; + border: 0; } + +.embed-responsive-21by9::before { + padding-top: 42.85714%; } + +.embed-responsive-16by9::before { + padding-top: 56.25%; } + +.embed-responsive-4by3::before { + padding-top: 75%; } + +.embed-responsive-1by1::before { + padding-top: 100%; } + +.close { + float: right; + font-size: 1.5rem; + font-weight: bold; + line-height: 1; + color: #000; + text-shadow: 0 1px 0 #fff; + opacity: .5; } + .close:focus, .close:hover { + color: #000; + text-decoration: none; + cursor: pointer; + opacity: .75; } + +button.close { + padding: 0; + cursor: pointer; + background: transparent; + border: 0; + -webkit-appearance: none; } + +.modal-open { + overflow: hidden; } + +.modal { + position: fixed; + top: 0; + right: 0; + bottom: 0; + left: 0; + z-index: 1050; + display: none; + overflow: hidden; + outline: 0; } + .modal.fade .modal-dialog { + transition: -webkit-transform 0.3s ease-out; + transition: transform 0.3s ease-out; + transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; + -webkit-transform: translate(0, -25%); + -ms-transform: translate(0, -25%); + transform: translate(0, -25%); } + .modal.show .modal-dialog { + -webkit-transform: translate(0, 0); + -ms-transform: translate(0, 0); + transform: translate(0, 0); } + +.modal-open .modal { + overflow-x: hidden; + overflow-y: auto; } + +.modal-dialog { + position: relative; + width: auto; + margin: 10px; } + +.modal-content { + position: relative; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-flex-direction: column; + -ms-flex-direction: column; + flex-direction: column; + background-color: #fff; + background-clip: padding-box; + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 0.3rem; + outline: 0; } + +.modal-backdrop { + position: fixed; + top: 0; + right: 0; + bottom: 0; + left: 0; + z-index: 1040; + background-color: #000; } + .modal-backdrop.fade { + opacity: 0; } + .modal-backdrop.show { + opacity: 0.5; } + +.modal-header { + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-align-items: center; + -ms-flex-align: center; + align-items: center; + -webkit-justify-content: space-between; + -ms-flex-pack: justify; + justify-content: space-between; + padding: 15px; + border-bottom: 1px solid #eceeef; } + +.modal-title { + margin-bottom: 0; + line-height: 1.5; } + +.modal-body { + position: relative; + -webkit-flex: 1 1 auto; + -ms-flex: 1 1 auto; + flex: 1 1 auto; + padding: 15px; } + +.modal-footer { + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-align-items: center; + -ms-flex-align: center; + align-items: center; + -webkit-justify-content: flex-end; + -ms-flex-pack: end; + justify-content: flex-end; + padding: 15px; + border-top: 1px solid #eceeef; } + .modal-footer > :not(:first-child) { + margin-left: .25rem; } + .modal-footer > :not(:last-child) { + margin-right: .25rem; } + +.modal-scrollbar-measure { + position: absolute; + top: -9999px; + width: 50px; + height: 50px; + overflow: scroll; } + +@media (min-width: 576px) { + .modal-dialog { + max-width: 500px; + margin: 30px auto; } + .modal-sm { + max-width: 300px; } } + +@media (min-width: 992px) { + .modal-lg { + max-width: 800px; } } + +.tooltip { + position: absolute; + z-index: 1070; + display: block; + font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; + font-style: normal; + font-weight: normal; + letter-spacing: normal; + line-break: auto; + line-height: 1.5; + text-align: left; + text-align: start; + text-decoration: none; + text-shadow: none; + text-transform: none; + white-space: normal; + word-break: normal; + word-spacing: normal; + font-size: 0.875rem; + word-wrap: break-word; + opacity: 0; } + .tooltip.show { + opacity: 0.9; } + .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom { + padding: 5px 0; + margin-top: -3px; } + .tooltip.tooltip-top .tooltip-inner::before, .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before { + bottom: 0; + left: 50%; + margin-left: -5px; + content: ""; + border-width: 5px 5px 0; + border-top-color: #000; } + .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left { + padding: 0 5px; + margin-left: 3px; } + .tooltip.tooltip-right .tooltip-inner::before, .tooltip.bs-tether-element-attached-left .tooltip-inner::before { + top: 50%; + left: 0; + margin-top: -5px; + content: ""; + border-width: 5px 5px 5px 0; + border-right-color: #000; } + .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top { + padding: 5px 0; + margin-top: 3px; } + .tooltip.tooltip-bottom .tooltip-inner::before, .tooltip.bs-tether-element-attached-top .tooltip-inner::before { + top: 0; + left: 50%; + margin-left: -5px; + content: ""; + border-width: 0 5px 5px; + border-bottom-color: #000; } + .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right { + padding: 0 5px; + margin-left: -3px; } + .tooltip.tooltip-left .tooltip-inner::before, .tooltip.bs-tether-element-attached-right .tooltip-inner::before { + top: 50%; + right: 0; + margin-top: -5px; + content: ""; + border-width: 5px 0 5px 5px; + border-left-color: #000; } + +.tooltip-inner { + max-width: 200px; + padding: 3px 8px; + color: #fff; + text-align: center; + background-color: #000; + border-radius: 0.25rem; } + .tooltip-inner::before { + position: absolute; + width: 0; + height: 0; + border-color: transparent; + border-style: solid; } + +.popover { + position: absolute; + top: 0; + left: 0; + z-index: 1060; + display: block; + max-width: 276px; + padding: 1px; + font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; + font-style: normal; + font-weight: normal; + letter-spacing: normal; + line-break: auto; + line-height: 1.5; + text-align: left; + text-align: start; + text-decoration: none; + text-shadow: none; + text-transform: none; + white-space: normal; + word-break: normal; + word-spacing: normal; + font-size: 0.875rem; + word-wrap: break-word; + background-color: #fff; + background-clip: padding-box; + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 0.3rem; } + .popover.popover-top, .popover.bs-tether-element-attached-bottom { + margin-top: -10px; } + .popover.popover-top::before, .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::before, .popover.bs-tether-element-attached-bottom::after { + left: 50%; + border-bottom-width: 0; } + .popover.popover-top::before, .popover.bs-tether-element-attached-bottom::before { + bottom: -11px; + margin-left: -11px; + border-top-color: rgba(0, 0, 0, 0.25); } + .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::after { + bottom: -10px; + margin-left: -10px; + border-top-color: #fff; } + .popover.popover-right, .popover.bs-tether-element-attached-left { + margin-left: 10px; } + .popover.popover-right::before, .popover.popover-right::after, .popover.bs-tether-element-attached-left::before, .popover.bs-tether-element-attached-left::after { + top: 50%; + border-left-width: 0; } + .popover.popover-right::before, .popover.bs-tether-element-attached-left::before { + left: -11px; + margin-top: -11px; + border-right-color: rgba(0, 0, 0, 0.25); } + .popover.popover-right::after, .popover.bs-tether-element-attached-left::after { + left: -10px; + margin-top: -10px; + border-right-color: #fff; } + .popover.popover-bottom, .popover.bs-tether-element-attached-top { + margin-top: 10px; } + .popover.popover-bottom::before, .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::before, .popover.bs-tether-element-attached-top::after { + left: 50%; + border-top-width: 0; } + .popover.popover-bottom::before, .popover.bs-tether-element-attached-top::before { + top: -11px; + margin-left: -11px; + border-bottom-color: rgba(0, 0, 0, 0.25); } + .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::after { + top: -10px; + margin-left: -10px; + border-bottom-color: #f7f7f7; } + .popover.popover-bottom .popover-title::before, .popover.bs-tether-element-attached-top .popover-title::before { + position: absolute; + top: 0; + left: 50%; + display: block; + width: 20px; + margin-left: -10px; + content: ""; + border-bottom: 1px solid #f7f7f7; } + .popover.popover-left, .popover.bs-tether-element-attached-right { + margin-left: -10px; } + .popover.popover-left::before, .popover.popover-left::after, .popover.bs-tether-element-attached-right::before, .popover.bs-tether-element-attached-right::after { + top: 50%; + border-right-width: 0; } + .popover.popover-left::before, .popover.bs-tether-element-attached-right::before { + right: -11px; + margin-top: -11px; + border-left-color: rgba(0, 0, 0, 0.25); } + .popover.popover-left::after, .popover.bs-tether-element-attached-right::after { + right: -10px; + margin-top: -10px; + border-left-color: #fff; } + +.popover-title { + padding: 8px 14px; + margin-bottom: 0; + font-size: 1rem; + background-color: #f7f7f7; + border-bottom: 1px solid #ebebeb; + border-top-right-radius: calc(0.3rem - 1px); + border-top-left-radius: calc(0.3rem - 1px); } + .popover-title:empty { + display: none; } + +.popover-content { + padding: 9px 14px; } + +.popover::before, +.popover::after { + position: absolute; + display: block; + width: 0; + height: 0; + border-color: transparent; + border-style: solid; } + +.popover::before { + content: ""; + border-width: 11px; } + +.popover::after { + content: ""; + border-width: 10px; } + +.carousel { + position: relative; } + +.carousel-inner { + position: relative; + width: 100%; + overflow: hidden; } + +.carousel-item { + position: relative; + display: none; + width: 100%; } + @media (-webkit-transform-3d) { + .carousel-item { + transition: -webkit-transform 0.6s ease-in-out; + transition: transform 0.6s ease-in-out; + transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out; + -webkit-backface-visibility: hidden; + backface-visibility: hidden; + -webkit-perspective: 1000px; + perspective: 1000px; } } + @supports (transform: translate3d(0, 0, 0)) { + .carousel-item { + transition: -webkit-transform 0.6s ease-in-out; + transition: transform 0.6s ease-in-out; + transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out; + -webkit-backface-visibility: hidden; + backface-visibility: hidden; + -webkit-perspective: 1000px; + perspective: 1000px; } } + +.carousel-item.active, +.carousel-item-next, +.carousel-item-prev { + display: block; } + +.carousel-item-next, +.carousel-item-prev { + position: absolute; + top: 0; } + +@media (-webkit-transform-3d) { + .carousel-item-next.carousel-item-left, + .carousel-item-prev.carousel-item-right { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); } + .carousel-item-next, + .active.carousel-item-right { + -webkit-transform: translate3d(100%, 0, 0); + transform: translate3d(100%, 0, 0); } + .carousel-item-prev, + .active.carousel-item-left { + -webkit-transform: translate3d(-100%, 0, 0); + transform: translate3d(-100%, 0, 0); } } + +@supports (transform: translate3d(0, 0, 0)) { + .carousel-item-next.carousel-item-left, + .carousel-item-prev.carousel-item-right { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); } + .carousel-item-next, + .active.carousel-item-right { + -webkit-transform: translate3d(100%, 0, 0); + transform: translate3d(100%, 0, 0); } + .carousel-item-prev, + .active.carousel-item-left { + -webkit-transform: translate3d(-100%, 0, 0); + transform: translate3d(-100%, 0, 0); } } + +.carousel-control-prev, +.carousel-control-next { + position: absolute; + top: 0; + bottom: 0; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-align-items: center; + -ms-flex-align: center; + align-items: center; + -webkit-justify-content: center; + -ms-flex-pack: center; + justify-content: center; + width: 15%; + color: #fff; + text-align: center; + opacity: 0.5; } + .carousel-control-prev:focus, .carousel-control-prev:hover, + .carousel-control-next:focus, + .carousel-control-next:hover { + color: #fff; + text-decoration: none; + outline: 0; + opacity: .9; } + +.carousel-control-prev { + left: 0; } + +.carousel-control-next { + right: 0; } + +.carousel-control-prev-icon, +.carousel-control-next-icon { + display: inline-block; + width: 20px; + height: 20px; + background: transparent no-repeat center center; + background-size: 100% 100%; } + +.carousel-control-prev-icon { + background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); } + +.carousel-control-next-icon { + background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); } + +.carousel-indicators { + position: absolute; + right: 0; + bottom: 10px; + left: 0; + z-index: 15; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-justify-content: center; + -ms-flex-pack: center; + justify-content: center; + padding-left: 0; + margin-right: 15%; + margin-left: 15%; + list-style: none; } + .carousel-indicators li { + position: relative; + -webkit-flex: 1 0 auto; + -ms-flex: 1 0 auto; + flex: 1 0 auto; + max-width: 30px; + height: 3px; + margin-right: 3px; + margin-left: 3px; + text-indent: -999px; + cursor: pointer; + background-color: rgba(255, 255, 255, 0.5); } + .carousel-indicators li::before { + position: absolute; + top: -10px; + left: 0; + display: inline-block; + width: 100%; + height: 10px; + content: ""; } + .carousel-indicators li::after { + position: absolute; + bottom: -10px; + left: 0; + display: inline-block; + width: 100%; + height: 10px; + content: ""; } + .carousel-indicators .active { + background-color: #fff; } + +.carousel-caption { + position: absolute; + right: 15%; + bottom: 20px; + left: 15%; + z-index: 10; + padding-top: 20px; + padding-bottom: 20px; + color: #fff; + text-align: center; } + +.align-baseline { + vertical-align: baseline !important; } + +.align-top { + vertical-align: top !important; } + +.align-middle { + vertical-align: middle !important; } + +.align-bottom { + vertical-align: bottom !important; } + +.align-text-bottom { + vertical-align: text-bottom !important; } + +.align-text-top { + vertical-align: text-top !important; } + +.bg-faded { + background-color: #f7f7f7; } + +.bg-primary { + background-color: #0275d8 !important; } + +a.bg-primary:focus, a.bg-primary:hover { + background-color: #025aa5 !important; } + +.bg-success { + background-color: #5cb85c !important; } + +a.bg-success:focus, a.bg-success:hover { + background-color: #449d44 !important; } + +.bg-info { + background-color: #5bc0de !important; } + +a.bg-info:focus, a.bg-info:hover { + background-color: #31b0d5 !important; } + +.bg-warning { + background-color: #f0ad4e !important; } + +a.bg-warning:focus, a.bg-warning:hover { + background-color: #ec971f !important; } + +.bg-danger { + background-color: #d9534f !important; } + +a.bg-danger:focus, a.bg-danger:hover { + background-color: #c9302c !important; } + +.bg-inverse { + background-color: #292b2c !important; } + +a.bg-inverse:focus, a.bg-inverse:hover { + background-color: #101112 !important; } + +.border-0 { + border: 0 !important; } + +.border-top-0 { + border-top: 0 !important; } + +.border-right-0 { + border-right: 0 !important; } + +.border-bottom-0 { + border-bottom: 0 !important; } + +.border-left-0 { + border-left: 0 !important; } + +.rounded { + border-radius: 0.25rem; } + +.rounded-top { + border-top-right-radius: 0.25rem; + border-top-left-radius: 0.25rem; } + +.rounded-right { + border-bottom-right-radius: 0.25rem; + border-top-right-radius: 0.25rem; } + +.rounded-bottom { + border-bottom-right-radius: 0.25rem; + border-bottom-left-radius: 0.25rem; } + +.rounded-left { + border-bottom-left-radius: 0.25rem; + border-top-left-radius: 0.25rem; } + +.rounded-circle { + border-radius: 50%; } + +.rounded-0 { + border-radius: 0; } + +.clearfix::after { + display: block; + content: ""; + clear: both; } + +.d-none { + display: none !important; } + +.d-inline { + display: inline !important; } + +.d-inline-block { + display: inline-block !important; } + +.d-block { + display: block !important; } + +.d-table { + display: table !important; } + +.d-table-cell { + display: table-cell !important; } + +.d-flex { + display: -webkit-flex !important; + display: -ms-flexbox !important; + display: flex !important; } + +.d-inline-flex { + display: -webkit-inline-flex !important; + display: -ms-inline-flexbox !important; + display: inline-flex !important; } + +@media (min-width: 576px) { + .d-sm-none { + display: none !important; } + .d-sm-inline { + display: inline !important; } + .d-sm-inline-block { + display: inline-block !important; } + .d-sm-block { + display: block !important; } + .d-sm-table { + display: table !important; } + .d-sm-table-cell { + display: table-cell !important; } + .d-sm-flex { + display: -webkit-flex !important; + display: -ms-flexbox !important; + display: flex !important; } + .d-sm-inline-flex { + display: -webkit-inline-flex !important; + display: -ms-inline-flexbox !important; + display: inline-flex !important; } } + +@media (min-width: 768px) { + .d-md-none { + display: none !important; } + .d-md-inline { + display: inline !important; } + .d-md-inline-block { + display: inline-block !important; } + .d-md-block { + display: block !important; } + .d-md-table { + display: table !important; } + .d-md-table-cell { + display: table-cell !important; } + .d-md-flex { + display: -webkit-flex !important; + display: -ms-flexbox !important; + display: flex !important; } + .d-md-inline-flex { + display: -webkit-inline-flex !important; + display: -ms-inline-flexbox !important; + display: inline-flex !important; } } + +@media (min-width: 992px) { + .d-lg-none { + display: none !important; } + .d-lg-inline { + display: inline !important; } + .d-lg-inline-block { + display: inline-block !important; } + .d-lg-block { + display: block !important; } + .d-lg-table { + display: table !important; } + .d-lg-table-cell { + display: table-cell !important; } + .d-lg-flex { + display: -webkit-flex !important; + display: -ms-flexbox !important; + display: flex !important; } + .d-lg-inline-flex { + display: -webkit-inline-flex !important; + display: -ms-inline-flexbox !important; + display: inline-flex !important; } } + +@media (min-width: 1200px) { + .d-xl-none { + display: none !important; } + .d-xl-inline { + display: inline !important; } + .d-xl-inline-block { + display: inline-block !important; } + .d-xl-block { + display: block !important; } + .d-xl-table { + display: table !important; } + .d-xl-table-cell { + display: table-cell !important; } + .d-xl-flex { + display: -webkit-flex !important; + display: -ms-flexbox !important; + display: flex !important; } + .d-xl-inline-flex { + display: -webkit-inline-flex !important; + display: -ms-inline-flexbox !important; + display: inline-flex !important; } } + +.flex-first { + -webkit-order: -1; + -ms-flex-order: -1; + order: -1; } + +.flex-last { + -webkit-order: 1; + -ms-flex-order: 1; + order: 1; } + +.flex-unordered { + -webkit-order: 0; + -ms-flex-order: 0; + order: 0; } + +.flex-row { + -webkit-flex-direction: row !important; + -ms-flex-direction: row !important; + flex-direction: row !important; } + +.flex-column { + -webkit-flex-direction: column !important; + -ms-flex-direction: column !important; + flex-direction: column !important; } + +.flex-row-reverse { + -webkit-flex-direction: row-reverse !important; + -ms-flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } + +.flex-column-reverse { + -webkit-flex-direction: column-reverse !important; + -ms-flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } + +.flex-wrap { + -webkit-flex-wrap: wrap !important; + -ms-flex-wrap: wrap !important; + flex-wrap: wrap !important; } + +.flex-nowrap { + -webkit-flex-wrap: nowrap !important; + -ms-flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } + +.flex-wrap-reverse { + -webkit-flex-wrap: wrap-reverse !important; + -ms-flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } + +.justify-content-start { + -webkit-justify-content: flex-start !important; + -ms-flex-pack: start !important; + justify-content: flex-start !important; } + +.justify-content-end { + -webkit-justify-content: flex-end !important; + -ms-flex-pack: end !important; + justify-content: flex-end !important; } + +.justify-content-center { + -webkit-justify-content: center !important; + -ms-flex-pack: center !important; + justify-content: center !important; } + +.justify-content-between { + -webkit-justify-content: space-between !important; + -ms-flex-pack: justify !important; + justify-content: space-between !important; } + +.justify-content-around { + -webkit-justify-content: space-around !important; + -ms-flex-pack: distribute !important; + justify-content: space-around !important; } + +.align-items-start { + -webkit-align-items: flex-start !important; + -ms-flex-align: start !important; + align-items: flex-start !important; } + +.align-items-end { + -webkit-align-items: flex-end !important; + -ms-flex-align: end !important; + align-items: flex-end !important; } + +.align-items-center { + -webkit-align-items: center !important; + -ms-flex-align: center !important; + align-items: center !important; } + +.align-items-baseline { + -webkit-align-items: baseline !important; + -ms-flex-align: baseline !important; + align-items: baseline !important; } + +.align-items-stretch { + -webkit-align-items: stretch !important; + -ms-flex-align: stretch !important; + align-items: stretch !important; } + +.align-content-start { + -webkit-align-content: flex-start !important; + -ms-flex-line-pack: start !important; + align-content: flex-start !important; } + +.align-content-end { + -webkit-align-content: flex-end !important; + -ms-flex-line-pack: end !important; + align-content: flex-end !important; } + +.align-content-center { + -webkit-align-content: center !important; + -ms-flex-line-pack: center !important; + align-content: center !important; } + +.align-content-between { + -webkit-align-content: space-between !important; + -ms-flex-line-pack: justify !important; + align-content: space-between !important; } + +.align-content-around { + -webkit-align-content: space-around !important; + -ms-flex-line-pack: distribute !important; + align-content: space-around !important; } + +.align-content-stretch { + -webkit-align-content: stretch !important; + -ms-flex-line-pack: stretch !important; + align-content: stretch !important; } + +.align-self-auto { + -webkit-align-self: auto !important; + -ms-flex-item-align: auto !important; + -ms-grid-row-align: auto !important; + align-self: auto !important; } + +.align-self-start { + -webkit-align-self: flex-start !important; + -ms-flex-item-align: start !important; + align-self: flex-start !important; } + +.align-self-end { + -webkit-align-self: flex-end !important; + -ms-flex-item-align: end !important; + align-self: flex-end !important; } + +.align-self-center { + -webkit-align-self: center !important; + -ms-flex-item-align: center !important; + -ms-grid-row-align: center !important; + align-self: center !important; } + +.align-self-baseline { + -webkit-align-self: baseline !important; + -ms-flex-item-align: baseline !important; + align-self: baseline !important; } + +.align-self-stretch { + -webkit-align-self: stretch !important; + -ms-flex-item-align: stretch !important; + -ms-grid-row-align: stretch !important; + align-self: stretch !important; } + +@media (min-width: 576px) { + .flex-sm-first { + -webkit-order: -1; + -ms-flex-order: -1; + order: -1; } + .flex-sm-last { + -webkit-order: 1; + -ms-flex-order: 1; + order: 1; } + .flex-sm-unordered { + -webkit-order: 0; + -ms-flex-order: 0; + order: 0; } + .flex-sm-row { + -webkit-flex-direction: row !important; + -ms-flex-direction: row !important; + flex-direction: row !important; } + .flex-sm-column { + -webkit-flex-direction: column !important; + -ms-flex-direction: column !important; + flex-direction: column !important; } + .flex-sm-row-reverse { + -webkit-flex-direction: row-reverse !important; + -ms-flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } + .flex-sm-column-reverse { + -webkit-flex-direction: column-reverse !important; + -ms-flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } + .flex-sm-wrap { + -webkit-flex-wrap: wrap !important; + -ms-flex-wrap: wrap !important; + flex-wrap: wrap !important; } + .flex-sm-nowrap { + -webkit-flex-wrap: nowrap !important; + -ms-flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } + .flex-sm-wrap-reverse { + -webkit-flex-wrap: wrap-reverse !important; + -ms-flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } + .justify-content-sm-start { + -webkit-justify-content: flex-start !important; + -ms-flex-pack: start !important; + justify-content: flex-start !important; } + .justify-content-sm-end { + -webkit-justify-content: flex-end !important; + -ms-flex-pack: end !important; + justify-content: flex-end !important; } + .justify-content-sm-center { + -webkit-justify-content: center !important; + -ms-flex-pack: center !important; + justify-content: center !important; } + .justify-content-sm-between { + -webkit-justify-content: space-between !important; + -ms-flex-pack: justify !important; + justify-content: space-between !important; } + .justify-content-sm-around { + -webkit-justify-content: space-around !important; + -ms-flex-pack: distribute !important; + justify-content: space-around !important; } + .align-items-sm-start { + -webkit-align-items: flex-start !important; + -ms-flex-align: start !important; + align-items: flex-start !important; } + .align-items-sm-end { + -webkit-align-items: flex-end !important; + -ms-flex-align: end !important; + align-items: flex-end !important; } + .align-items-sm-center { + -webkit-align-items: center !important; + -ms-flex-align: center !important; + align-items: center !important; } + .align-items-sm-baseline { + -webkit-align-items: baseline !important; + -ms-flex-align: baseline !important; + align-items: baseline !important; } + .align-items-sm-stretch { + -webkit-align-items: stretch !important; + -ms-flex-align: stretch !important; + align-items: stretch !important; } + .align-content-sm-start { + -webkit-align-content: flex-start !important; + -ms-flex-line-pack: start !important; + align-content: flex-start !important; } + .align-content-sm-end { + -webkit-align-content: flex-end !important; + -ms-flex-line-pack: end !important; + align-content: flex-end !important; } + .align-content-sm-center { + -webkit-align-content: center !important; + -ms-flex-line-pack: center !important; + align-content: center !important; } + .align-content-sm-between { + -webkit-align-content: space-between !important; + -ms-flex-line-pack: justify !important; + align-content: space-between !important; } + .align-content-sm-around { + -webkit-align-content: space-around !important; + -ms-flex-line-pack: distribute !important; + align-content: space-around !important; } + .align-content-sm-stretch { + -webkit-align-content: stretch !important; + -ms-flex-line-pack: stretch !important; + align-content: stretch !important; } + .align-self-sm-auto { + -webkit-align-self: auto !important; + -ms-flex-item-align: auto !important; + -ms-grid-row-align: auto !important; + align-self: auto !important; } + .align-self-sm-start { + -webkit-align-self: flex-start !important; + -ms-flex-item-align: start !important; + align-self: flex-start !important; } + .align-self-sm-end { + -webkit-align-self: flex-end !important; + -ms-flex-item-align: end !important; + align-self: flex-end !important; } + .align-self-sm-center { + -webkit-align-self: center !important; + -ms-flex-item-align: center !important; + -ms-grid-row-align: center !important; + align-self: center !important; } + .align-self-sm-baseline { + -webkit-align-self: baseline !important; + -ms-flex-item-align: baseline !important; + align-self: baseline !important; } + .align-self-sm-stretch { + -webkit-align-self: stretch !important; + -ms-flex-item-align: stretch !important; + -ms-grid-row-align: stretch !important; + align-self: stretch !important; } } + +@media (min-width: 768px) { + .flex-md-first { + -webkit-order: -1; + -ms-flex-order: -1; + order: -1; } + .flex-md-last { + -webkit-order: 1; + -ms-flex-order: 1; + order: 1; } + .flex-md-unordered { + -webkit-order: 0; + -ms-flex-order: 0; + order: 0; } + .flex-md-row { + -webkit-flex-direction: row !important; + -ms-flex-direction: row !important; + flex-direction: row !important; } + .flex-md-column { + -webkit-flex-direction: column !important; + -ms-flex-direction: column !important; + flex-direction: column !important; } + .flex-md-row-reverse { + -webkit-flex-direction: row-reverse !important; + -ms-flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } + .flex-md-column-reverse { + -webkit-flex-direction: column-reverse !important; + -ms-flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } + .flex-md-wrap { + -webkit-flex-wrap: wrap !important; + -ms-flex-wrap: wrap !important; + flex-wrap: wrap !important; } + .flex-md-nowrap { + -webkit-flex-wrap: nowrap !important; + -ms-flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } + .flex-md-wrap-reverse { + -webkit-flex-wrap: wrap-reverse !important; + -ms-flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } + .justify-content-md-start { + -webkit-justify-content: flex-start !important; + -ms-flex-pack: start !important; + justify-content: flex-start !important; } + .justify-content-md-end { + -webkit-justify-content: flex-end !important; + -ms-flex-pack: end !important; + justify-content: flex-end !important; } + .justify-content-md-center { + -webkit-justify-content: center !important; + -ms-flex-pack: center !important; + justify-content: center !important; } + .justify-content-md-between { + -webkit-justify-content: space-between !important; + -ms-flex-pack: justify !important; + justify-content: space-between !important; } + .justify-content-md-around { + -webkit-justify-content: space-around !important; + -ms-flex-pack: distribute !important; + justify-content: space-around !important; } + .align-items-md-start { + -webkit-align-items: flex-start !important; + -ms-flex-align: start !important; + align-items: flex-start !important; } + .align-items-md-end { + -webkit-align-items: flex-end !important; + -ms-flex-align: end !important; + align-items: flex-end !important; } + .align-items-md-center { + -webkit-align-items: center !important; + -ms-flex-align: center !important; + align-items: center !important; } + .align-items-md-baseline { + -webkit-align-items: baseline !important; + -ms-flex-align: baseline !important; + align-items: baseline !important; } + .align-items-md-stretch { + -webkit-align-items: stretch !important; + -ms-flex-align: stretch !important; + align-items: stretch !important; } + .align-content-md-start { + -webkit-align-content: flex-start !important; + -ms-flex-line-pack: start !important; + align-content: flex-start !important; } + .align-content-md-end { + -webkit-align-content: flex-end !important; + -ms-flex-line-pack: end !important; + align-content: flex-end !important; } + .align-content-md-center { + -webkit-align-content: center !important; + -ms-flex-line-pack: center !important; + align-content: center !important; } + .align-content-md-between { + -webkit-align-content: space-between !important; + -ms-flex-line-pack: justify !important; + align-content: space-between !important; } + .align-content-md-around { + -webkit-align-content: space-around !important; + -ms-flex-line-pack: distribute !important; + align-content: space-around !important; } + .align-content-md-stretch { + -webkit-align-content: stretch !important; + -ms-flex-line-pack: stretch !important; + align-content: stretch !important; } + .align-self-md-auto { + -webkit-align-self: auto !important; + -ms-flex-item-align: auto !important; + -ms-grid-row-align: auto !important; + align-self: auto !important; } + .align-self-md-start { + -webkit-align-self: flex-start !important; + -ms-flex-item-align: start !important; + align-self: flex-start !important; } + .align-self-md-end { + -webkit-align-self: flex-end !important; + -ms-flex-item-align: end !important; + align-self: flex-end !important; } + .align-self-md-center { + -webkit-align-self: center !important; + -ms-flex-item-align: center !important; + -ms-grid-row-align: center !important; + align-self: center !important; } + .align-self-md-baseline { + -webkit-align-self: baseline !important; + -ms-flex-item-align: baseline !important; + align-self: baseline !important; } + .align-self-md-stretch { + -webkit-align-self: stretch !important; + -ms-flex-item-align: stretch !important; + -ms-grid-row-align: stretch !important; + align-self: stretch !important; } } + +@media (min-width: 992px) { + .flex-lg-first { + -webkit-order: -1; + -ms-flex-order: -1; + order: -1; } + .flex-lg-last { + -webkit-order: 1; + -ms-flex-order: 1; + order: 1; } + .flex-lg-unordered { + -webkit-order: 0; + -ms-flex-order: 0; + order: 0; } + .flex-lg-row { + -webkit-flex-direction: row !important; + -ms-flex-direction: row !important; + flex-direction: row !important; } + .flex-lg-column { + -webkit-flex-direction: column !important; + -ms-flex-direction: column !important; + flex-direction: column !important; } + .flex-lg-row-reverse { + -webkit-flex-direction: row-reverse !important; + -ms-flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } + .flex-lg-column-reverse { + -webkit-flex-direction: column-reverse !important; + -ms-flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } + .flex-lg-wrap { + -webkit-flex-wrap: wrap !important; + -ms-flex-wrap: wrap !important; + flex-wrap: wrap !important; } + .flex-lg-nowrap { + -webkit-flex-wrap: nowrap !important; + -ms-flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } + .flex-lg-wrap-reverse { + -webkit-flex-wrap: wrap-reverse !important; + -ms-flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } + .justify-content-lg-start { + -webkit-justify-content: flex-start !important; + -ms-flex-pack: start !important; + justify-content: flex-start !important; } + .justify-content-lg-end { + -webkit-justify-content: flex-end !important; + -ms-flex-pack: end !important; + justify-content: flex-end !important; } + .justify-content-lg-center { + -webkit-justify-content: center !important; + -ms-flex-pack: center !important; + justify-content: center !important; } + .justify-content-lg-between { + -webkit-justify-content: space-between !important; + -ms-flex-pack: justify !important; + justify-content: space-between !important; } + .justify-content-lg-around { + -webkit-justify-content: space-around !important; + -ms-flex-pack: distribute !important; + justify-content: space-around !important; } + .align-items-lg-start { + -webkit-align-items: flex-start !important; + -ms-flex-align: start !important; + align-items: flex-start !important; } + .align-items-lg-end { + -webkit-align-items: flex-end !important; + -ms-flex-align: end !important; + align-items: flex-end !important; } + .align-items-lg-center { + -webkit-align-items: center !important; + -ms-flex-align: center !important; + align-items: center !important; } + .align-items-lg-baseline { + -webkit-align-items: baseline !important; + -ms-flex-align: baseline !important; + align-items: baseline !important; } + .align-items-lg-stretch { + -webkit-align-items: stretch !important; + -ms-flex-align: stretch !important; + align-items: stretch !important; } + .align-content-lg-start { + -webkit-align-content: flex-start !important; + -ms-flex-line-pack: start !important; + align-content: flex-start !important; } + .align-content-lg-end { + -webkit-align-content: flex-end !important; + -ms-flex-line-pack: end !important; + align-content: flex-end !important; } + .align-content-lg-center { + -webkit-align-content: center !important; + -ms-flex-line-pack: center !important; + align-content: center !important; } + .align-content-lg-between { + -webkit-align-content: space-between !important; + -ms-flex-line-pack: justify !important; + align-content: space-between !important; } + .align-content-lg-around { + -webkit-align-content: space-around !important; + -ms-flex-line-pack: distribute !important; + align-content: space-around !important; } + .align-content-lg-stretch { + -webkit-align-content: stretch !important; + -ms-flex-line-pack: stretch !important; + align-content: stretch !important; } + .align-self-lg-auto { + -webkit-align-self: auto !important; + -ms-flex-item-align: auto !important; + -ms-grid-row-align: auto !important; + align-self: auto !important; } + .align-self-lg-start { + -webkit-align-self: flex-start !important; + -ms-flex-item-align: start !important; + align-self: flex-start !important; } + .align-self-lg-end { + -webkit-align-self: flex-end !important; + -ms-flex-item-align: end !important; + align-self: flex-end !important; } + .align-self-lg-center { + -webkit-align-self: center !important; + -ms-flex-item-align: center !important; + -ms-grid-row-align: center !important; + align-self: center !important; } + .align-self-lg-baseline { + -webkit-align-self: baseline !important; + -ms-flex-item-align: baseline !important; + align-self: baseline !important; } + .align-self-lg-stretch { + -webkit-align-self: stretch !important; + -ms-flex-item-align: stretch !important; + -ms-grid-row-align: stretch !important; + align-self: stretch !important; } } + +@media (min-width: 1200px) { + .flex-xl-first { + -webkit-order: -1; + -ms-flex-order: -1; + order: -1; } + .flex-xl-last { + -webkit-order: 1; + -ms-flex-order: 1; + order: 1; } + .flex-xl-unordered { + -webkit-order: 0; + -ms-flex-order: 0; + order: 0; } + .flex-xl-row { + -webkit-flex-direction: row !important; + -ms-flex-direction: row !important; + flex-direction: row !important; } + .flex-xl-column { + -webkit-flex-direction: column !important; + -ms-flex-direction: column !important; + flex-direction: column !important; } + .flex-xl-row-reverse { + -webkit-flex-direction: row-reverse !important; + -ms-flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } + .flex-xl-column-reverse { + -webkit-flex-direction: column-reverse !important; + -ms-flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } + .flex-xl-wrap { + -webkit-flex-wrap: wrap !important; + -ms-flex-wrap: wrap !important; + flex-wrap: wrap !important; } + .flex-xl-nowrap { + -webkit-flex-wrap: nowrap !important; + -ms-flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } + .flex-xl-wrap-reverse { + -webkit-flex-wrap: wrap-reverse !important; + -ms-flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } + .justify-content-xl-start { + -webkit-justify-content: flex-start !important; + -ms-flex-pack: start !important; + justify-content: flex-start !important; } + .justify-content-xl-end { + -webkit-justify-content: flex-end !important; + -ms-flex-pack: end !important; + justify-content: flex-end !important; } + .justify-content-xl-center { + -webkit-justify-content: center !important; + -ms-flex-pack: center !important; + justify-content: center !important; } + .justify-content-xl-between { + -webkit-justify-content: space-between !important; + -ms-flex-pack: justify !important; + justify-content: space-between !important; } + .justify-content-xl-around { + -webkit-justify-content: space-around !important; + -ms-flex-pack: distribute !important; + justify-content: space-around !important; } + .align-items-xl-start { + -webkit-align-items: flex-start !important; + -ms-flex-align: start !important; + align-items: flex-start !important; } + .align-items-xl-end { + -webkit-align-items: flex-end !important; + -ms-flex-align: end !important; + align-items: flex-end !important; } + .align-items-xl-center { + -webkit-align-items: center !important; + -ms-flex-align: center !important; + align-items: center !important; } + .align-items-xl-baseline { + -webkit-align-items: baseline !important; + -ms-flex-align: baseline !important; + align-items: baseline !important; } + .align-items-xl-stretch { + -webkit-align-items: stretch !important; + -ms-flex-align: stretch !important; + align-items: stretch !important; } + .align-content-xl-start { + -webkit-align-content: flex-start !important; + -ms-flex-line-pack: start !important; + align-content: flex-start !important; } + .align-content-xl-end { + -webkit-align-content: flex-end !important; + -ms-flex-line-pack: end !important; + align-content: flex-end !important; } + .align-content-xl-center { + -webkit-align-content: center !important; + -ms-flex-line-pack: center !important; + align-content: center !important; } + .align-content-xl-between { + -webkit-align-content: space-between !important; + -ms-flex-line-pack: justify !important; + align-content: space-between !important; } + .align-content-xl-around { + -webkit-align-content: space-around !important; + -ms-flex-line-pack: distribute !important; + align-content: space-around !important; } + .align-content-xl-stretch { + -webkit-align-content: stretch !important; + -ms-flex-line-pack: stretch !important; + align-content: stretch !important; } + .align-self-xl-auto { + -webkit-align-self: auto !important; + -ms-flex-item-align: auto !important; + -ms-grid-row-align: auto !important; + align-self: auto !important; } + .align-self-xl-start { + -webkit-align-self: flex-start !important; + -ms-flex-item-align: start !important; + align-self: flex-start !important; } + .align-self-xl-end { + -webkit-align-self: flex-end !important; + -ms-flex-item-align: end !important; + align-self: flex-end !important; } + .align-self-xl-center { + -webkit-align-self: center !important; + -ms-flex-item-align: center !important; + -ms-grid-row-align: center !important; + align-self: center !important; } + .align-self-xl-baseline { + -webkit-align-self: baseline !important; + -ms-flex-item-align: baseline !important; + align-self: baseline !important; } + .align-self-xl-stretch { + -webkit-align-self: stretch !important; + -ms-flex-item-align: stretch !important; + -ms-grid-row-align: stretch !important; + align-self: stretch !important; } } + +.float-left { + float: left !important; } + +.float-right { + float: right !important; } + +.float-none { + float: none !important; } + +@media (min-width: 576px) { + .float-sm-left { + float: left !important; } + .float-sm-right { + float: right !important; } + .float-sm-none { + float: none !important; } } + +@media (min-width: 768px) { + .float-md-left { + float: left !important; } + .float-md-right { + float: right !important; } + .float-md-none { + float: none !important; } } + +@media (min-width: 992px) { + .float-lg-left { + float: left !important; } + .float-lg-right { + float: right !important; } + .float-lg-none { + float: none !important; } } + +@media (min-width: 1200px) { + .float-xl-left { + float: left !important; } + .float-xl-right { + float: right !important; } + .float-xl-none { + float: none !important; } } + +.fixed-top { + position: fixed; + top: 0; + right: 0; + left: 0; + z-index: 1030; } + +.fixed-bottom { + position: fixed; + right: 0; + bottom: 0; + left: 0; + z-index: 1030; } + +.sticky-top { + position: -webkit-sticky; + position: sticky; + top: 0; + z-index: 1030; } + +.sr-only { + position: absolute; + width: 1px; + height: 1px; + padding: 0; + margin: -1px; + overflow: hidden; + clip: rect(0, 0, 0, 0); + border: 0; } + +.sr-only-focusable:active, .sr-only-focusable:focus { + position: static; + width: auto; + height: auto; + margin: 0; + overflow: visible; + clip: auto; } + +.w-25 { + width: 25% !important; } + +.w-50 { + width: 50% !important; } + +.w-75 { + width: 75% !important; } + +.w-100 { + width: 100% !important; } + +.h-25 { + height: 25% !important; } + +.h-50 { + height: 50% !important; } + +.h-75 { + height: 75% !important; } + +.h-100 { + height: 100% !important; } + +.mw-100 { + max-width: 100% !important; } + +.mh-100 { + max-height: 100% !important; } + +.m-0 { + margin: 0 0 !important; } + +.mt-0 { + margin-top: 0 !important; } + +.mr-0 { + margin-right: 0 !important; } + +.mb-0 { + margin-bottom: 0 !important; } + +.ml-0 { + margin-left: 0 !important; } + +.mx-0 { + margin-right: 0 !important; + margin-left: 0 !important; } + +.my-0 { + margin-top: 0 !important; + margin-bottom: 0 !important; } + +.m-1 { + margin: 0.25rem 0.25rem !important; } + +.mt-1 { + margin-top: 0.25rem !important; } + +.mr-1 { + margin-right: 0.25rem !important; } + +.mb-1 { + margin-bottom: 0.25rem !important; } + +.ml-1 { + margin-left: 0.25rem !important; } + +.mx-1 { + margin-right: 0.25rem !important; + margin-left: 0.25rem !important; } + +.my-1 { + margin-top: 0.25rem !important; + margin-bottom: 0.25rem !important; } + +.m-2 { + margin: 0.5rem 0.5rem !important; } + +.mt-2 { + margin-top: 0.5rem !important; } + +.mr-2 { + margin-right: 0.5rem !important; } + +.mb-2 { + margin-bottom: 0.5rem !important; } + +.ml-2 { + margin-left: 0.5rem !important; } + +.mx-2 { + margin-right: 0.5rem !important; + margin-left: 0.5rem !important; } + +.my-2 { + margin-top: 0.5rem !important; + margin-bottom: 0.5rem !important; } + +.m-3 { + margin: 1rem 1rem !important; } + +.mt-3 { + margin-top: 1rem !important; } + +.mr-3 { + margin-right: 1rem !important; } + +.mb-3 { + margin-bottom: 1rem !important; } + +.ml-3 { + margin-left: 1rem !important; } + +.mx-3 { + margin-right: 1rem !important; + margin-left: 1rem !important; } + +.my-3 { + margin-top: 1rem !important; + margin-bottom: 1rem !important; } + +.m-4 { + margin: 1.5rem 1.5rem !important; } + +.mt-4 { + margin-top: 1.5rem !important; } + +.mr-4 { + margin-right: 1.5rem !important; } + +.mb-4 { + margin-bottom: 1.5rem !important; } + +.ml-4 { + margin-left: 1.5rem !important; } + +.mx-4 { + margin-right: 1.5rem !important; + margin-left: 1.5rem !important; } + +.my-4 { + margin-top: 1.5rem !important; + margin-bottom: 1.5rem !important; } + +.m-5 { + margin: 3rem 3rem !important; } + +.mt-5 { + margin-top: 3rem !important; } + +.mr-5 { + margin-right: 3rem !important; } + +.mb-5 { + margin-bottom: 3rem !important; } + +.ml-5 { + margin-left: 3rem !important; } + +.mx-5 { + margin-right: 3rem !important; + margin-left: 3rem !important; } + +.my-5 { + margin-top: 3rem !important; + margin-bottom: 3rem !important; } + +.p-0 { + padding: 0 0 !important; } + +.pt-0 { + padding-top: 0 !important; } + +.pr-0 { + padding-right: 0 !important; } + +.pb-0 { + padding-bottom: 0 !important; } + +.pl-0 { + padding-left: 0 !important; } + +.px-0 { + padding-right: 0 !important; + padding-left: 0 !important; } + +.py-0 { + padding-top: 0 !important; + padding-bottom: 0 !important; } + +.p-1 { + padding: 0.25rem 0.25rem !important; } + +.pt-1 { + padding-top: 0.25rem !important; } + +.pr-1 { + padding-right: 0.25rem !important; } + +.pb-1 { + padding-bottom: 0.25rem !important; } + +.pl-1 { + padding-left: 0.25rem !important; } + +.px-1 { + padding-right: 0.25rem !important; + padding-left: 0.25rem !important; } + +.py-1 { + padding-top: 0.25rem !important; + padding-bottom: 0.25rem !important; } + +.p-2 { + padding: 0.5rem 0.5rem !important; } + +.pt-2 { + padding-top: 0.5rem !important; } + +.pr-2 { + padding-right: 0.5rem !important; } + +.pb-2 { + padding-bottom: 0.5rem !important; } + +.pl-2 { + padding-left: 0.5rem !important; } + +.px-2 { + padding-right: 0.5rem !important; + padding-left: 0.5rem !important; } + +.py-2 { + padding-top: 0.5rem !important; + padding-bottom: 0.5rem !important; } + +.p-3 { + padding: 1rem 1rem !important; } + +.pt-3 { + padding-top: 1rem !important; } + +.pr-3 { + padding-right: 1rem !important; } + +.pb-3 { + padding-bottom: 1rem !important; } + +.pl-3 { + padding-left: 1rem !important; } + +.px-3 { + padding-right: 1rem !important; + padding-left: 1rem !important; } + +.py-3 { + padding-top: 1rem !important; + padding-bottom: 1rem !important; } + +.p-4 { + padding: 1.5rem 1.5rem !important; } + +.pt-4 { + padding-top: 1.5rem !important; } + +.pr-4 { + padding-right: 1.5rem !important; } + +.pb-4 { + padding-bottom: 1.5rem !important; } + +.pl-4 { + padding-left: 1.5rem !important; } + +.px-4 { + padding-right: 1.5rem !important; + padding-left: 1.5rem !important; } + +.py-4 { + padding-top: 1.5rem !important; + padding-bottom: 1.5rem !important; } + +.p-5 { + padding: 3rem 3rem !important; } + +.pt-5 { + padding-top: 3rem !important; } + +.pr-5 { + padding-right: 3rem !important; } + +.pb-5 { + padding-bottom: 3rem !important; } + +.pl-5 { + padding-left: 3rem !important; } + +.px-5 { + padding-right: 3rem !important; + padding-left: 3rem !important; } + +.py-5 { + padding-top: 3rem !important; + padding-bottom: 3rem !important; } + +.m-auto { + margin: auto !important; } + +.mt-auto { + margin-top: auto !important; } + +.mr-auto { + margin-right: auto !important; } + +.mb-auto { + margin-bottom: auto !important; } + +.ml-auto { + margin-left: auto !important; } + +.mx-auto { + margin-right: auto !important; + margin-left: auto !important; } + +.my-auto { + margin-top: auto !important; + margin-bottom: auto !important; } + +@media (min-width: 576px) { + .m-sm-0 { + margin: 0 0 !important; } + .mt-sm-0 { + margin-top: 0 !important; } + .mr-sm-0 { + margin-right: 0 !important; } + .mb-sm-0 { + margin-bottom: 0 !important; } + .ml-sm-0 { + margin-left: 0 !important; } + .mx-sm-0 { + margin-right: 0 !important; + margin-left: 0 !important; } + .my-sm-0 { + margin-top: 0 !important; + margin-bottom: 0 !important; } + .m-sm-1 { + margin: 0.25rem 0.25rem !important; } + .mt-sm-1 { + margin-top: 0.25rem !important; } + .mr-sm-1 { + margin-right: 0.25rem !important; } + .mb-sm-1 { + margin-bottom: 0.25rem !important; } + .ml-sm-1 { + margin-left: 0.25rem !important; } + .mx-sm-1 { + margin-right: 0.25rem !important; + margin-left: 0.25rem !important; } + .my-sm-1 { + margin-top: 0.25rem !important; + margin-bottom: 0.25rem !important; } + .m-sm-2 { + margin: 0.5rem 0.5rem !important; } + .mt-sm-2 { + margin-top: 0.5rem !important; } + .mr-sm-2 { + margin-right: 0.5rem !important; } + .mb-sm-2 { + margin-bottom: 0.5rem !important; } + .ml-sm-2 { + margin-left: 0.5rem !important; } + .mx-sm-2 { + margin-right: 0.5rem !important; + margin-left: 0.5rem !important; } + .my-sm-2 { + margin-top: 0.5rem !important; + margin-bottom: 0.5rem !important; } + .m-sm-3 { + margin: 1rem 1rem !important; } + .mt-sm-3 { + margin-top: 1rem !important; } + .mr-sm-3 { + margin-right: 1rem !important; } + .mb-sm-3 { + margin-bottom: 1rem !important; } + .ml-sm-3 { + margin-left: 1rem !important; } + .mx-sm-3 { + margin-right: 1rem !important; + margin-left: 1rem !important; } + .my-sm-3 { + margin-top: 1rem !important; + margin-bottom: 1rem !important; } + .m-sm-4 { + margin: 1.5rem 1.5rem !important; } + .mt-sm-4 { + margin-top: 1.5rem !important; } + .mr-sm-4 { + margin-right: 1.5rem !important; } + .mb-sm-4 { + margin-bottom: 1.5rem !important; } + .ml-sm-4 { + margin-left: 1.5rem !important; } + .mx-sm-4 { + margin-right: 1.5rem !important; + margin-left: 1.5rem !important; } + .my-sm-4 { + margin-top: 1.5rem !important; + margin-bottom: 1.5rem !important; } + .m-sm-5 { + margin: 3rem 3rem !important; } + .mt-sm-5 { + margin-top: 3rem !important; } + .mr-sm-5 { + margin-right: 3rem !important; } + .mb-sm-5 { + margin-bottom: 3rem !important; } + .ml-sm-5 { + margin-left: 3rem !important; } + .mx-sm-5 { + margin-right: 3rem !important; + margin-left: 3rem !important; } + .my-sm-5 { + margin-top: 3rem !important; + margin-bottom: 3rem !important; } + .p-sm-0 { + padding: 0 0 !important; } + .pt-sm-0 { + padding-top: 0 !important; } + .pr-sm-0 { + padding-right: 0 !important; } + .pb-sm-0 { + padding-bottom: 0 !important; } + .pl-sm-0 { + padding-left: 0 !important; } + .px-sm-0 { + padding-right: 0 !important; + padding-left: 0 !important; } + .py-sm-0 { + padding-top: 0 !important; + padding-bottom: 0 !important; } + .p-sm-1 { + padding: 0.25rem 0.25rem !important; } + .pt-sm-1 { + padding-top: 0.25rem !important; } + .pr-sm-1 { + padding-right: 0.25rem !important; } + .pb-sm-1 { + padding-bottom: 0.25rem !important; } + .pl-sm-1 { + padding-left: 0.25rem !important; } + .px-sm-1 { + padding-right: 0.25rem !important; + padding-left: 0.25rem !important; } + .py-sm-1 { + padding-top: 0.25rem !important; + padding-bottom: 0.25rem !important; } + .p-sm-2 { + padding: 0.5rem 0.5rem !important; } + .pt-sm-2 { + padding-top: 0.5rem !important; } + .pr-sm-2 { + padding-right: 0.5rem !important; } + .pb-sm-2 { + padding-bottom: 0.5rem !important; } + .pl-sm-2 { + padding-left: 0.5rem !important; } + .px-sm-2 { + padding-right: 0.5rem !important; + padding-left: 0.5rem !important; } + .py-sm-2 { + padding-top: 0.5rem !important; + padding-bottom: 0.5rem !important; } + .p-sm-3 { + padding: 1rem 1rem !important; } + .pt-sm-3 { + padding-top: 1rem !important; } + .pr-sm-3 { + padding-right: 1rem !important; } + .pb-sm-3 { + padding-bottom: 1rem !important; } + .pl-sm-3 { + padding-left: 1rem !important; } + .px-sm-3 { + padding-right: 1rem !important; + padding-left: 1rem !important; } + .py-sm-3 { + padding-top: 1rem !important; + padding-bottom: 1rem !important; } + .p-sm-4 { + padding: 1.5rem 1.5rem !important; } + .pt-sm-4 { + padding-top: 1.5rem !important; } + .pr-sm-4 { + padding-right: 1.5rem !important; } + .pb-sm-4 { + padding-bottom: 1.5rem !important; } + .pl-sm-4 { + padding-left: 1.5rem !important; } + .px-sm-4 { + padding-right: 1.5rem !important; + padding-left: 1.5rem !important; } + .py-sm-4 { + padding-top: 1.5rem !important; + padding-bottom: 1.5rem !important; } + .p-sm-5 { + padding: 3rem 3rem !important; } + .pt-sm-5 { + padding-top: 3rem !important; } + .pr-sm-5 { + padding-right: 3rem !important; } + .pb-sm-5 { + padding-bottom: 3rem !important; } + .pl-sm-5 { + padding-left: 3rem !important; } + .px-sm-5 { + padding-right: 3rem !important; + padding-left: 3rem !important; } + .py-sm-5 { + padding-top: 3rem !important; + padding-bottom: 3rem !important; } + .m-sm-auto { + margin: auto !important; } + .mt-sm-auto { + margin-top: auto !important; } + .mr-sm-auto { + margin-right: auto !important; } + .mb-sm-auto { + margin-bottom: auto !important; } + .ml-sm-auto { + margin-left: auto !important; } + .mx-sm-auto { + margin-right: auto !important; + margin-left: auto !important; } + .my-sm-auto { + margin-top: auto !important; + margin-bottom: auto !important; } } + +@media (min-width: 768px) { + .m-md-0 { + margin: 0 0 !important; } + .mt-md-0 { + margin-top: 0 !important; } + .mr-md-0 { + margin-right: 0 !important; } + .mb-md-0 { + margin-bottom: 0 !important; } + .ml-md-0 { + margin-left: 0 !important; } + .mx-md-0 { + margin-right: 0 !important; + margin-left: 0 !important; } + .my-md-0 { + margin-top: 0 !important; + margin-bottom: 0 !important; } + .m-md-1 { + margin: 0.25rem 0.25rem !important; } + .mt-md-1 { + margin-top: 0.25rem !important; } + .mr-md-1 { + margin-right: 0.25rem !important; } + .mb-md-1 { + margin-bottom: 0.25rem !important; } + .ml-md-1 { + margin-left: 0.25rem !important; } + .mx-md-1 { + margin-right: 0.25rem !important; + margin-left: 0.25rem !important; } + .my-md-1 { + margin-top: 0.25rem !important; + margin-bottom: 0.25rem !important; } + .m-md-2 { + margin: 0.5rem 0.5rem !important; } + .mt-md-2 { + margin-top: 0.5rem !important; } + .mr-md-2 { + margin-right: 0.5rem !important; } + .mb-md-2 { + margin-bottom: 0.5rem !important; } + .ml-md-2 { + margin-left: 0.5rem !important; } + .mx-md-2 { + margin-right: 0.5rem !important; + margin-left: 0.5rem !important; } + .my-md-2 { + margin-top: 0.5rem !important; + margin-bottom: 0.5rem !important; } + .m-md-3 { + margin: 1rem 1rem !important; } + .mt-md-3 { + margin-top: 1rem !important; } + .mr-md-3 { + margin-right: 1rem !important; } + .mb-md-3 { + margin-bottom: 1rem !important; } + .ml-md-3 { + margin-left: 1rem !important; } + .mx-md-3 { + margin-right: 1rem !important; + margin-left: 1rem !important; } + .my-md-3 { + margin-top: 1rem !important; + margin-bottom: 1rem !important; } + .m-md-4 { + margin: 1.5rem 1.5rem !important; } + .mt-md-4 { + margin-top: 1.5rem !important; } + .mr-md-4 { + margin-right: 1.5rem !important; } + .mb-md-4 { + margin-bottom: 1.5rem !important; } + .ml-md-4 { + margin-left: 1.5rem !important; } + .mx-md-4 { + margin-right: 1.5rem !important; + margin-left: 1.5rem !important; } + .my-md-4 { + margin-top: 1.5rem !important; + margin-bottom: 1.5rem !important; } + .m-md-5 { + margin: 3rem 3rem !important; } + .mt-md-5 { + margin-top: 3rem !important; } + .mr-md-5 { + margin-right: 3rem !important; } + .mb-md-5 { + margin-bottom: 3rem !important; } + .ml-md-5 { + margin-left: 3rem !important; } + .mx-md-5 { + margin-right: 3rem !important; + margin-left: 3rem !important; } + .my-md-5 { + margin-top: 3rem !important; + margin-bottom: 3rem !important; } + .p-md-0 { + padding: 0 0 !important; } + .pt-md-0 { + padding-top: 0 !important; } + .pr-md-0 { + padding-right: 0 !important; } + .pb-md-0 { + padding-bottom: 0 !important; } + .pl-md-0 { + padding-left: 0 !important; } + .px-md-0 { + padding-right: 0 !important; + padding-left: 0 !important; } + .py-md-0 { + padding-top: 0 !important; + padding-bottom: 0 !important; } + .p-md-1 { + padding: 0.25rem 0.25rem !important; } + .pt-md-1 { + padding-top: 0.25rem !important; } + .pr-md-1 { + padding-right: 0.25rem !important; } + .pb-md-1 { + padding-bottom: 0.25rem !important; } + .pl-md-1 { + padding-left: 0.25rem !important; } + .px-md-1 { + padding-right: 0.25rem !important; + padding-left: 0.25rem !important; } + .py-md-1 { + padding-top: 0.25rem !important; + padding-bottom: 0.25rem !important; } + .p-md-2 { + padding: 0.5rem 0.5rem !important; } + .pt-md-2 { + padding-top: 0.5rem !important; } + .pr-md-2 { + padding-right: 0.5rem !important; } + .pb-md-2 { + padding-bottom: 0.5rem !important; } + .pl-md-2 { + padding-left: 0.5rem !important; } + .px-md-2 { + padding-right: 0.5rem !important; + padding-left: 0.5rem !important; } + .py-md-2 { + padding-top: 0.5rem !important; + padding-bottom: 0.5rem !important; } + .p-md-3 { + padding: 1rem 1rem !important; } + .pt-md-3 { + padding-top: 1rem !important; } + .pr-md-3 { + padding-right: 1rem !important; } + .pb-md-3 { + padding-bottom: 1rem !important; } + .pl-md-3 { + padding-left: 1rem !important; } + .px-md-3 { + padding-right: 1rem !important; + padding-left: 1rem !important; } + .py-md-3 { + padding-top: 1rem !important; + padding-bottom: 1rem !important; } + .p-md-4 { + padding: 1.5rem 1.5rem !important; } + .pt-md-4 { + padding-top: 1.5rem !important; } + .pr-md-4 { + padding-right: 1.5rem !important; } + .pb-md-4 { + padding-bottom: 1.5rem !important; } + .pl-md-4 { + padding-left: 1.5rem !important; } + .px-md-4 { + padding-right: 1.5rem !important; + padding-left: 1.5rem !important; } + .py-md-4 { + padding-top: 1.5rem !important; + padding-bottom: 1.5rem !important; } + .p-md-5 { + padding: 3rem 3rem !important; } + .pt-md-5 { + padding-top: 3rem !important; } + .pr-md-5 { + padding-right: 3rem !important; } + .pb-md-5 { + padding-bottom: 3rem !important; } + .pl-md-5 { + padding-left: 3rem !important; } + .px-md-5 { + padding-right: 3rem !important; + padding-left: 3rem !important; } + .py-md-5 { + padding-top: 3rem !important; + padding-bottom: 3rem !important; } + .m-md-auto { + margin: auto !important; } + .mt-md-auto { + margin-top: auto !important; } + .mr-md-auto { + margin-right: auto !important; } + .mb-md-auto { + margin-bottom: auto !important; } + .ml-md-auto { + margin-left: auto !important; } + .mx-md-auto { + margin-right: auto !important; + margin-left: auto !important; } + .my-md-auto { + margin-top: auto !important; + margin-bottom: auto !important; } } + +@media (min-width: 992px) { + .m-lg-0 { + margin: 0 0 !important; } + .mt-lg-0 { + margin-top: 0 !important; } + .mr-lg-0 { + margin-right: 0 !important; } + .mb-lg-0 { + margin-bottom: 0 !important; } + .ml-lg-0 { + margin-left: 0 !important; } + .mx-lg-0 { + margin-right: 0 !important; + margin-left: 0 !important; } + .my-lg-0 { + margin-top: 0 !important; + margin-bottom: 0 !important; } + .m-lg-1 { + margin: 0.25rem 0.25rem !important; } + .mt-lg-1 { + margin-top: 0.25rem !important; } + .mr-lg-1 { + margin-right: 0.25rem !important; } + .mb-lg-1 { + margin-bottom: 0.25rem !important; } + .ml-lg-1 { + margin-left: 0.25rem !important; } + .mx-lg-1 { + margin-right: 0.25rem !important; + margin-left: 0.25rem !important; } + .my-lg-1 { + margin-top: 0.25rem !important; + margin-bottom: 0.25rem !important; } + .m-lg-2 { + margin: 0.5rem 0.5rem !important; } + .mt-lg-2 { + margin-top: 0.5rem !important; } + .mr-lg-2 { + margin-right: 0.5rem !important; } + .mb-lg-2 { + margin-bottom: 0.5rem !important; } + .ml-lg-2 { + margin-left: 0.5rem !important; } + .mx-lg-2 { + margin-right: 0.5rem !important; + margin-left: 0.5rem !important; } + .my-lg-2 { + margin-top: 0.5rem !important; + margin-bottom: 0.5rem !important; } + .m-lg-3 { + margin: 1rem 1rem !important; } + .mt-lg-3 { + margin-top: 1rem !important; } + .mr-lg-3 { + margin-right: 1rem !important; } + .mb-lg-3 { + margin-bottom: 1rem !important; } + .ml-lg-3 { + margin-left: 1rem !important; } + .mx-lg-3 { + margin-right: 1rem !important; + margin-left: 1rem !important; } + .my-lg-3 { + margin-top: 1rem !important; + margin-bottom: 1rem !important; } + .m-lg-4 { + margin: 1.5rem 1.5rem !important; } + .mt-lg-4 { + margin-top: 1.5rem !important; } + .mr-lg-4 { + margin-right: 1.5rem !important; } + .mb-lg-4 { + margin-bottom: 1.5rem !important; } + .ml-lg-4 { + margin-left: 1.5rem !important; } + .mx-lg-4 { + margin-right: 1.5rem !important; + margin-left: 1.5rem !important; } + .my-lg-4 { + margin-top: 1.5rem !important; + margin-bottom: 1.5rem !important; } + .m-lg-5 { + margin: 3rem 3rem !important; } + .mt-lg-5 { + margin-top: 3rem !important; } + .mr-lg-5 { + margin-right: 3rem !important; } + .mb-lg-5 { + margin-bottom: 3rem !important; } + .ml-lg-5 { + margin-left: 3rem !important; } + .mx-lg-5 { + margin-right: 3rem !important; + margin-left: 3rem !important; } + .my-lg-5 { + margin-top: 3rem !important; + margin-bottom: 3rem !important; } + .p-lg-0 { + padding: 0 0 !important; } + .pt-lg-0 { + padding-top: 0 !important; } + .pr-lg-0 { + padding-right: 0 !important; } + .pb-lg-0 { + padding-bottom: 0 !important; } + .pl-lg-0 { + padding-left: 0 !important; } + .px-lg-0 { + padding-right: 0 !important; + padding-left: 0 !important; } + .py-lg-0 { + padding-top: 0 !important; + padding-bottom: 0 !important; } + .p-lg-1 { + padding: 0.25rem 0.25rem !important; } + .pt-lg-1 { + padding-top: 0.25rem !important; } + .pr-lg-1 { + padding-right: 0.25rem !important; } + .pb-lg-1 { + padding-bottom: 0.25rem !important; } + .pl-lg-1 { + padding-left: 0.25rem !important; } + .px-lg-1 { + padding-right: 0.25rem !important; + padding-left: 0.25rem !important; } + .py-lg-1 { + padding-top: 0.25rem !important; + padding-bottom: 0.25rem !important; } + .p-lg-2 { + padding: 0.5rem 0.5rem !important; } + .pt-lg-2 { + padding-top: 0.5rem !important; } + .pr-lg-2 { + padding-right: 0.5rem !important; } + .pb-lg-2 { + padding-bottom: 0.5rem !important; } + .pl-lg-2 { + padding-left: 0.5rem !important; } + .px-lg-2 { + padding-right: 0.5rem !important; + padding-left: 0.5rem !important; } + .py-lg-2 { + padding-top: 0.5rem !important; + padding-bottom: 0.5rem !important; } + .p-lg-3 { + padding: 1rem 1rem !important; } + .pt-lg-3 { + padding-top: 1rem !important; } + .pr-lg-3 { + padding-right: 1rem !important; } + .pb-lg-3 { + padding-bottom: 1rem !important; } + .pl-lg-3 { + padding-left: 1rem !important; } + .px-lg-3 { + padding-right: 1rem !important; + padding-left: 1rem !important; } + .py-lg-3 { + padding-top: 1rem !important; + padding-bottom: 1rem !important; } + .p-lg-4 { + padding: 1.5rem 1.5rem !important; } + .pt-lg-4 { + padding-top: 1.5rem !important; } + .pr-lg-4 { + padding-right: 1.5rem !important; } + .pb-lg-4 { + padding-bottom: 1.5rem !important; } + .pl-lg-4 { + padding-left: 1.5rem !important; } + .px-lg-4 { + padding-right: 1.5rem !important; + padding-left: 1.5rem !important; } + .py-lg-4 { + padding-top: 1.5rem !important; + padding-bottom: 1.5rem !important; } + .p-lg-5 { + padding: 3rem 3rem !important; } + .pt-lg-5 { + padding-top: 3rem !important; } + .pr-lg-5 { + padding-right: 3rem !important; } + .pb-lg-5 { + padding-bottom: 3rem !important; } + .pl-lg-5 { + padding-left: 3rem !important; } + .px-lg-5 { + padding-right: 3rem !important; + padding-left: 3rem !important; } + .py-lg-5 { + padding-top: 3rem !important; + padding-bottom: 3rem !important; } + .m-lg-auto { + margin: auto !important; } + .mt-lg-auto { + margin-top: auto !important; } + .mr-lg-auto { + margin-right: auto !important; } + .mb-lg-auto { + margin-bottom: auto !important; } + .ml-lg-auto { + margin-left: auto !important; } + .mx-lg-auto { + margin-right: auto !important; + margin-left: auto !important; } + .my-lg-auto { + margin-top: auto !important; + margin-bottom: auto !important; } } + +@media (min-width: 1200px) { + .m-xl-0 { + margin: 0 0 !important; } + .mt-xl-0 { + margin-top: 0 !important; } + .mr-xl-0 { + margin-right: 0 !important; } + .mb-xl-0 { + margin-bottom: 0 !important; } + .ml-xl-0 { + margin-left: 0 !important; } + .mx-xl-0 { + margin-right: 0 !important; + margin-left: 0 !important; } + .my-xl-0 { + margin-top: 0 !important; + margin-bottom: 0 !important; } + .m-xl-1 { + margin: 0.25rem 0.25rem !important; } + .mt-xl-1 { + margin-top: 0.25rem !important; } + .mr-xl-1 { + margin-right: 0.25rem !important; } + .mb-xl-1 { + margin-bottom: 0.25rem !important; } + .ml-xl-1 { + margin-left: 0.25rem !important; } + .mx-xl-1 { + margin-right: 0.25rem !important; + margin-left: 0.25rem !important; } + .my-xl-1 { + margin-top: 0.25rem !important; + margin-bottom: 0.25rem !important; } + .m-xl-2 { + margin: 0.5rem 0.5rem !important; } + .mt-xl-2 { + margin-top: 0.5rem !important; } + .mr-xl-2 { + margin-right: 0.5rem !important; } + .mb-xl-2 { + margin-bottom: 0.5rem !important; } + .ml-xl-2 { + margin-left: 0.5rem !important; } + .mx-xl-2 { + margin-right: 0.5rem !important; + margin-left: 0.5rem !important; } + .my-xl-2 { + margin-top: 0.5rem !important; + margin-bottom: 0.5rem !important; } + .m-xl-3 { + margin: 1rem 1rem !important; } + .mt-xl-3 { + margin-top: 1rem !important; } + .mr-xl-3 { + margin-right: 1rem !important; } + .mb-xl-3 { + margin-bottom: 1rem !important; } + .ml-xl-3 { + margin-left: 1rem !important; } + .mx-xl-3 { + margin-right: 1rem !important; + margin-left: 1rem !important; } + .my-xl-3 { + margin-top: 1rem !important; + margin-bottom: 1rem !important; } + .m-xl-4 { + margin: 1.5rem 1.5rem !important; } + .mt-xl-4 { + margin-top: 1.5rem !important; } + .mr-xl-4 { + margin-right: 1.5rem !important; } + .mb-xl-4 { + margin-bottom: 1.5rem !important; } + .ml-xl-4 { + margin-left: 1.5rem !important; } + .mx-xl-4 { + margin-right: 1.5rem !important; + margin-left: 1.5rem !important; } + .my-xl-4 { + margin-top: 1.5rem !important; + margin-bottom: 1.5rem !important; } + .m-xl-5 { + margin: 3rem 3rem !important; } + .mt-xl-5 { + margin-top: 3rem !important; } + .mr-xl-5 { + margin-right: 3rem !important; } + .mb-xl-5 { + margin-bottom: 3rem !important; } + .ml-xl-5 { + margin-left: 3rem !important; } + .mx-xl-5 { + margin-right: 3rem !important; + margin-left: 3rem !important; } + .my-xl-5 { + margin-top: 3rem !important; + margin-bottom: 3rem !important; } + .p-xl-0 { + padding: 0 0 !important; } + .pt-xl-0 { + padding-top: 0 !important; } + .pr-xl-0 { + padding-right: 0 !important; } + .pb-xl-0 { + padding-bottom: 0 !important; } + .pl-xl-0 { + padding-left: 0 !important; } + .px-xl-0 { + padding-right: 0 !important; + padding-left: 0 !important; } + .py-xl-0 { + padding-top: 0 !important; + padding-bottom: 0 !important; } + .p-xl-1 { + padding: 0.25rem 0.25rem !important; } + .pt-xl-1 { + padding-top: 0.25rem !important; } + .pr-xl-1 { + padding-right: 0.25rem !important; } + .pb-xl-1 { + padding-bottom: 0.25rem !important; } + .pl-xl-1 { + padding-left: 0.25rem !important; } + .px-xl-1 { + padding-right: 0.25rem !important; + padding-left: 0.25rem !important; } + .py-xl-1 { + padding-top: 0.25rem !important; + padding-bottom: 0.25rem !important; } + .p-xl-2 { + padding: 0.5rem 0.5rem !important; } + .pt-xl-2 { + padding-top: 0.5rem !important; } + .pr-xl-2 { + padding-right: 0.5rem !important; } + .pb-xl-2 { + padding-bottom: 0.5rem !important; } + .pl-xl-2 { + padding-left: 0.5rem !important; } + .px-xl-2 { + padding-right: 0.5rem !important; + padding-left: 0.5rem !important; } + .py-xl-2 { + padding-top: 0.5rem !important; + padding-bottom: 0.5rem !important; } + .p-xl-3 { + padding: 1rem 1rem !important; } + .pt-xl-3 { + padding-top: 1rem !important; } + .pr-xl-3 { + padding-right: 1rem !important; } + .pb-xl-3 { + padding-bottom: 1rem !important; } + .pl-xl-3 { + padding-left: 1rem !important; } + .px-xl-3 { + padding-right: 1rem !important; + padding-left: 1rem !important; } + .py-xl-3 { + padding-top: 1rem !important; + padding-bottom: 1rem !important; } + .p-xl-4 { + padding: 1.5rem 1.5rem !important; } + .pt-xl-4 { + padding-top: 1.5rem !important; } + .pr-xl-4 { + padding-right: 1.5rem !important; } + .pb-xl-4 { + padding-bottom: 1.5rem !important; } + .pl-xl-4 { + padding-left: 1.5rem !important; } + .px-xl-4 { + padding-right: 1.5rem !important; + padding-left: 1.5rem !important; } + .py-xl-4 { + padding-top: 1.5rem !important; + padding-bottom: 1.5rem !important; } + .p-xl-5 { + padding: 3rem 3rem !important; } + .pt-xl-5 { + padding-top: 3rem !important; } + .pr-xl-5 { + padding-right: 3rem !important; } + .pb-xl-5 { + padding-bottom: 3rem !important; } + .pl-xl-5 { + padding-left: 3rem !important; } + .px-xl-5 { + padding-right: 3rem !important; + padding-left: 3rem !important; } + .py-xl-5 { + padding-top: 3rem !important; + padding-bottom: 3rem !important; } + .m-xl-auto { + margin: auto !important; } + .mt-xl-auto { + margin-top: auto !important; } + .mr-xl-auto { + margin-right: auto !important; } + .mb-xl-auto { + margin-bottom: auto !important; } + .ml-xl-auto { + margin-left: auto !important; } + .mx-xl-auto { + margin-right: auto !important; + margin-left: auto !important; } + .my-xl-auto { + margin-top: auto !important; + margin-bottom: auto !important; } } + +.text-justify { + text-align: justify !important; } + +.text-nowrap { + white-space: nowrap !important; } + +.text-truncate { + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; } + +.text-left { + text-align: left !important; } + +.text-right { + text-align: right !important; } + +.text-center { + text-align: center !important; } + +@media (min-width: 576px) { + .text-sm-left { + text-align: left !important; } + .text-sm-right { + text-align: right !important; } + .text-sm-center { + text-align: center !important; } } + +@media (min-width: 768px) { + .text-md-left { + text-align: left !important; } + .text-md-right { + text-align: right !important; } + .text-md-center { + text-align: center !important; } } + +@media (min-width: 992px) { + .text-lg-left { + text-align: left !important; } + .text-lg-right { + text-align: right !important; } + .text-lg-center { + text-align: center !important; } } + +@media (min-width: 1200px) { + .text-xl-left { + text-align: left !important; } + .text-xl-right { + text-align: right !important; } + .text-xl-center { + text-align: center !important; } } + +.text-lowercase { + text-transform: lowercase !important; } + +.text-uppercase { + text-transform: uppercase !important; } + +.text-capitalize { + text-transform: capitalize !important; } + +.font-weight-normal { + font-weight: normal; } + +.font-weight-bold { + font-weight: bold; } + +.font-italic { + font-style: italic; } + +.text-white { + color: #fff !important; } + +.text-muted { + color: #636c72 !important; } + +a.text-muted:focus, a.text-muted:hover { + color: #4b5257 !important; } + +.text-primary { + color: #0275d8 !important; } + +a.text-primary:focus, a.text-primary:hover { + color: #025aa5 !important; } + +.text-success { + color: #5cb85c !important; } + +a.text-success:focus, a.text-success:hover { + color: #449d44 !important; } + +.text-info { + color: #5bc0de !important; } + +a.text-info:focus, a.text-info:hover { + color: #31b0d5 !important; } + +.text-warning { + color: #f0ad4e !important; } + +a.text-warning:focus, a.text-warning:hover { + color: #ec971f !important; } + +.text-danger { + color: #d9534f !important; } + +a.text-danger:focus, a.text-danger:hover { + color: #c9302c !important; } + +.text-gray-dark { + color: #292b2c !important; } + +a.text-gray-dark:focus, a.text-gray-dark:hover { + color: #101112 !important; } + +.text-hide { + font: 0/0 a; + color: transparent; + text-shadow: none; + background-color: transparent; + border: 0; } + +.invisible { + visibility: hidden !important; } + +.hidden-xs-up { + display: none !important; } + +@media (max-width: 575px) { + .hidden-xs-down { + display: none !important; } } + +@media (min-width: 576px) { + .hidden-sm-up { + display: none !important; } } + +@media (max-width: 767px) { + .hidden-sm-down { + display: none !important; } } + +@media (min-width: 768px) { + .hidden-md-up { + display: none !important; } } + +@media (max-width: 991px) { + .hidden-md-down { + display: none !important; } } + +@media (min-width: 992px) { + .hidden-lg-up { + display: none !important; } } + +@media (max-width: 1199px) { + .hidden-lg-down { + display: none !important; } } + +@media (min-width: 1200px) { + .hidden-xl-up { + display: none !important; } } + +.hidden-xl-down { + display: none !important; } + +.visible-print-block { + display: none !important; } + @media print { + .visible-print-block { + display: block !important; } } + +.visible-print-inline { + display: none !important; } + @media print { + .visible-print-inline { + display: inline !important; } } + +.visible-print-inline-block { + display: none !important; } + @media print { + .visible-print-inline-block { + display: inline-block !important; } } + +@media print { + .hidden-print { + display: none !important; } } diff --git a/assets/css/colors/_base.css b/assets/css/colors/_base.css new file mode 100644 index 0000000..8d1cfa4 --- /dev/null +++ b/assets/css/colors/_base.css @@ -0,0 +1,119 @@ +body { color: #666; } + +h2, h4, h6 { color: #ff5722; } + +.top-bar { background-color: white; border-bottom: 1px solid #f2f2f2; } + +.top-bar a { color: #999999; } + +.top-bar a:hover { color: #ff5722; } + +.top-bar .contact-details li a { color: #999999; } + +.top-bar .contact-details li a:before { color: #999999; } + +.top-bar .general-functions .dropdown-menu { border-color: #f2f2f2; background-color: #f2f2f2; } + +.top-bar .general-functions li .material-icons { border-left: 1px solid #f2f2f2; } + +.top-bar .general-functions li:last-child a .material-icons { border-right: 1px solid #f2f2f2; } + +.top-bar .general-functions li .notification-holder .buttonGroup li { border-left: 1px solid #f2f2f2; } + +.top-bar .general-functions li .notification-holder .buttonGroup .userNotifications span { background: #ff5722; color: white; } + +.top-bar .general-functions li .message-holder .buttonGroup .userMessages span { background: #ff5722; color: white; } + +.top-bar .general-functions li .profile-holder .buttonGroup li { border-left: 1px solid #f2f2f2; } + +.top-bar .general-functions li .profile-holder .buttonGroup .userProfileImg { border-right: solid 1px #f2f2f2; } + +.menu-bar { background-color: white; border-bottom: 1px solid #f2f2f2; } + +.page-banner { border-bottom: solid 1px #f2f2f2; } + +.page-banner h2 { color: #666; } + +.search .searchInputContainer { border: solid 1px #999999; } + +.search ul.searchSkinObjectPreview { border: 1px solid #999999; } + +.search ul.searchSkinObjectPreview > li { border-top: 1px solid #999999; } + +.search ul.searchSkinObjectPreview > li.searchSkinObjectPreview_group { background-color: white; color: #999999; } + +footer { background-color: #222222; border-top: 4px solid #555555; color: #666666; } + +footer .copyright-section { border-top: 1px solid #555555; } + +footer p { color: #666666; } + +footer a:link, footer a:active, footer a:focus, footer a:visited { color: #666666; } + +footer a:hover { color: #ff5722; } + +.contraC .contentpane ul.social-list li a { color: #f2f2f2; background-color: #999999; } + +.contraC .contentpane ul.social-list li a:hover { background-color: #ff5722; } + +.contraC .contentpane a, .contraC .contentpane a:active, .contraC .contentpane a:link, .contraC .contentpane a:visited, a:focus { color: #666; } + +.contraC .contentpane a:hover { color: #ff5722; } + +.btn-round, .btn-round i { color: #f2f2f2; } + +.btn-square, .btn-square i { color: #f2f2f2; } + +.nav-brand a { color: #666666; } + +#main-menu:before { background: #4b4a73; } + +.main-menu-btn-icon, .main-menu-btn-icon:before, .main-menu-btn-icon:after { background: #666666; } + +.sm-contra a, .sm-contra a:hover, .sm-contra a:focus, .sm-contra a:active { color: #666666; } + +.sm-contra li { border-top: 1x solid #f2f2f2; } + +.sm-contra > li:hover { border-bottom: solid 1px #ff5722; } + +.sm-contra ul { background: rgba(162, 162, 162, 0.1); } + +.contraC h1.arrow:before, .contraC h3.arrow:before, .contraC h5.arrow:before { color: #ff5722; } + +.contraC h2.arrow:before, .contraC h4.arrow:before, .contraC h6.arrow:before { color: #666; } + +.contraC h1.circle:before, .contraC h3.circle:before, .contraC h5.circle:before { color: #ff5722; } + +.contraC h2.circle:before, .contraC h4.circle:before, .contraC h6.circle:before { color: #666; } + +.contraC h1.lined, .contraC h2.lined, .contraC h3.lined { border-bottom: solid 1px #ff5722; } + +.contraC h4.lined, .contraC h5.lined, .contraC h6.lined { border-bottom: solid 1px #666; } + +@media (min-width: 768px) { .sm-contra ul { background: rgba(162, 162, 162, 0.1); } + .sm-contra a, .sm-contra a:hover, .sm-contra a:focus, .sm-contra a:active, .sm-contra a.highlighted { color: #666666; } + .sm-contra a:hover, .sm-contra a:focus, .sm-contra a:active, .sm-contra a.disabled { color: #ff5722; } + .sm-contra a span.sub-arrow { border-color: #666666 transparent transparent transparent; } + .sm-contra > li > ul:after { border-color: transparent transparent white transparent; } + .sm-contra ul { border: 1px solid #f2f2f2; background: white; } + .sm-contra ul a, .sm-contra ul a:hover, .sm-contra ul a:focus, .sm-contra ul a:active, .sm-contra ul a.highlighted { color: #666666; } + .sm-contra ul a:hover, .sm-contra ul a:focus, .sm-contra ul a:active, .sm-contra ul a.highlighted { color: #ff5722; background: #eeeeee; } + .sm-contra ul a.current { color: #ff5722; } + .sm-contra ul a.disabled { background: white; color: #cccccc; } + .sm-contra ul a span.sub-arrow { border-color: transparent transparent transparent #666666; } + .sm-contra span.scroll-up, .sm-contra span.scroll-down { background: white; } + .sm-contra span.scroll-up:hover, .sm-contra span.scroll-down:hover { background: #eeeeee; } + .sm-contra span.scroll-up:hover span.scroll-up-arrow, .sm-contra span.scroll-up:hover span.scroll-down-arrow { border-color: transparent transparent #ff5722 transparent; } + .sm-contra span.scroll-down:hover span.scroll-down-arrow { border-color: #ff5722 transparent transparent transparent; } + .sm-contra span.scroll-up-arrow, .sm-contra span.scroll-down-arrow { border-color: transparent transparent #666666 transparent; } + .sm-contra span.scroll-down-arrow { border-color: #666666 transparent transparent transparent; } + .sm-contra.sm-rtl.sm-vertical a span.sub-arrow { border-color: transparent #666666 transparent transparent; } + .sm-contra.sm-rtl ul a span.sub-arrow { border-color: transparent #666666 transparent transparent; } + .sm-contra.sm-vertical a:hover, .sm-contra.sm-vertical a:focus, .sm-contra.sm-vertical a:active, .sm-contra.sm-vertical a.highlighted { background: white; } + .sm-contra.sm-vertical a.disabled { background: #eeeeee; } + .sm-contra.sm-vertical a span.sub-arrow { border-color: transparent transparent transparent #666666; } + .sm-contra.sm-vertical a span.sub-arrow { /*border-color: transparent transparent transparent $navbar-item-color;*/ } + .sm-contra.sm-vertical ul a:hover, .sm-contra.sm-vertical ul a:focus, .sm-contra.sm-vertical ul a:active, .sm-contra.sm-vertical ul a.highlighted { background: #eeeeee; } + .sm-contra.sm-vertical ul a.disabled { background: white; } } + +.contraC .contentpane ul.angle-double-list li:before, .contraC .contentpane ul.arrow-list li:before, .contraC .contentpane ul.arrow-circle-list li:before, .contraC .contentpane ul.chevron-list li:before, .contraC .contentpane ul.chevron-circle-list li:before, .contraC .contentpane ul.caret-list li:before, .contraC .contentpane ul.caret-square-list li:before, .contraC .contentpane ul.tick-list li:before, .contraC .contentpane ul.tick-circle-list li:before, .contraC .contentpane ul.cross-list li:before, .contraC .contentpane ul.cross-circle-list li:before, .contraC .contentpane ul.link-list li:before { color: #ff5722; } diff --git a/assets/css/colors/amber.min.css b/assets/css/colors/amber.min.css new file mode 100644 index 0000000..c6405bc --- /dev/null +++ b/assets/css/colors/amber.min.css @@ -0,0 +1 @@ +body{color:#666}h2,h4,h6{color:#ffc107}.top-bar{background-color:white;border-bottom:1px solid #f2f2f2}.top-bar a{color:#999999}.top-bar a:hover{color:#ffc107}.top-bar .contact-details li a{color:#999999}.top-bar .contact-details li a:before{color:#999999}.top-bar .general-functions .dropdown-menu{border-color:#f2f2f2;background-color:#f2f2f2}.top-bar .general-functions li .material-icons{border-left:1px solid #f2f2f2}.top-bar .general-functions li:last-child a .material-icons{border-right:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup .userNotifications span{background:#ffc107;color:white}.top-bar .general-functions li .message-holder .buttonGroup .userMessages span{background:#ffc107;color:white}.top-bar .general-functions li .profile-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .profile-holder .buttonGroup .userProfileImg{border-right:solid 1px #f2f2f2}.menu-bar{background-color:white;border-bottom:1px solid #f2f2f2}.page-banner{border-bottom:solid 1px #f2f2f2}.page-banner h2{color:#666}.search .searchInputContainer{border:solid 1px #999999}.search ul.searchSkinObjectPreview{border:1px solid #999999}.search ul.searchSkinObjectPreview>li{border-top:1px solid #999999}.search ul.searchSkinObjectPreview>li.searchSkinObjectPreview_group{background-color:white;color:#999999}footer{background-color:#222222;border-top:4px solid #555555;color:#666666}footer .copyright-section{border-top:1px solid #555555}footer p{color:#666666}footer a:active,footer a:focus,footer a:link,footer a:visited{color:#666666}footer a:hover{color:#ffc107}.contraC .contentpane ul.list-inline li a{background-color:#999999;color:#f2f2f2}.contraC .contentpane ul.list-inline li a:hover{background-color:#ffc107}.contraC .contentpane a,.contraC .contentpane a:active,.contraC .contentpane a:link,.contraC .contentpane a:visited,a:focus{color:#666}.contraC .contentpane a:hover{color:#ffc107}.btn-round,.btn-round i{color:#f2f2f2}.btn-square,.btn-square i{color:#f2f2f2}.nav-brand a{color:#666666}#main-menu:before{background:#4b4a73}.main-menu-btn-icon,.main-menu-btn-icon:after,.main-menu-btn-icon:before{background:#666666}.sm-contra a,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra li{border-top:1x solid #f2f2f2}.sm-contra>li:hover{border-bottom:solid 1px #ffc107}.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.contraC h1.arrow:before,.contraC h3.arrow:before,.contraC h5.arrow:before{color:#ffc107}.contraC h2.arrow:before,.contraC h4.arrow:before,.contraC h6.arrow:before{color:#666}.contraC h1.circle:before,.contraC h3.circle:before,.contraC h5.circle:before{color:#ffc107}.contraC h2.circle:before,.contraC h4.circle:before,.contraC h6.circle:before{color:#666}.contraC h1.lined,.contraC h2.lined,.contraC h3.lined{border-bottom:solid 1px #ffc107}.contraC h4.lined,.contraC h5.lined,.contraC h6.lined{border-bottom:solid 1px #666}@media (min-width:768px){.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.sm-contra a,.sm-contra a.highlighted,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra a.disabled,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#ffc107}.sm-contra a span.sub-arrow{border-color:#666666 transparent transparent transparent}.sm-contra>li>ul:after{border-color:transparent transparent white transparent}.sm-contra ul{border:1px solid #f2f2f2;background:white}.sm-contra ul a,.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#666666}.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#ffc107;background:#eeeeee}.sm-contra ul a.current{color:#ffc107}.sm-contra ul a.disabled{background:white;color:#cccccc}.sm-contra ul a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra span.scroll-down,.sm-contra span.scroll-up{background:white}.sm-contra span.scroll-down:hover,.sm-contra span.scroll-up:hover{background:#eeeeee}.sm-contra span.scroll-up:hover span.scroll-down-arrow,.sm-contra span.scroll-up:hover span.scroll-up-arrow{border-color:transparent transparent #ffc107 transparent}.sm-contra span.scroll-down:hover span.scroll-down-arrow{border-color:#ffc107 transparent transparent transparent}.sm-contra span.scroll-down-arrow,.sm-contra span.scroll-up-arrow{border-color:transparent transparent #666666 transparent}.sm-contra span.scroll-down-arrow{border-color:#666666 transparent transparent transparent}.sm-contra.sm-rtl.sm-vertical a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-rtl ul a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-vertical a.highlighted,.sm-contra.sm-vertical a:active,.sm-contra.sm-vertical a:focus,.sm-contra.sm-vertical a:hover{background:white}.sm-contra.sm-vertical a.disabled{background:#eeeeee}.sm-contra.sm-vertical a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra.sm-vertical a span.sub-arrow{}.sm-contra.sm-vertical ul a.highlighted,.sm-contra.sm-vertical ul a:active,.sm-contra.sm-vertical ul a:focus,.sm-contra.sm-vertical ul a:hover{background:#eeeeee}.sm-contra.sm-vertical ul a.disabled{background:white}}.contraC .contentpane ul.angle-double-list li:before,.contraC .contentpane ul.arrow-circle-list li:before,.contraC .contentpane ul.arrow-list li:before,.contraC .contentpane ul.caret-list li:before,.contraC .contentpane ul.caret-square-list li:before,.contraC .contentpane ul.chevron-circle-list li:before,.contraC .contentpane ul.chevron-list li:before,.contraC .contentpane ul.cross-circle-list li:before,.contraC .contentpane ul.cross-list li:before,.contraC .contentpane ul.link-list li:before,.contraC .contentpane ul.tick-circle-list li:before,.contraC .contentpane ul.tick-list li:before{color:#ffc107} \ No newline at end of file diff --git a/assets/css/colors/blue-grey.min.css b/assets/css/colors/blue-grey.min.css new file mode 100644 index 0000000..8ac11b0 --- /dev/null +++ b/assets/css/colors/blue-grey.min.css @@ -0,0 +1 @@ +body{color:#666}h2,h4,h6{color:#607d8b}.top-bar{background-color:white;border-bottom:1px solid #f2f2f2}.top-bar a{color:#999999}.top-bar a:hover{color:#607d8b}.top-bar .contact-details li a{color:#999999}.top-bar .contact-details li a:before{color:#999999}.top-bar .general-functions .dropdown-menu{border-color:#f2f2f2;background-color:#f2f2f2}.top-bar .general-functions li .material-icons{border-left:1px solid #f2f2f2}.top-bar .general-functions li:last-child a .material-icons{border-right:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup .userNotifications span{background:#607d8b;color:white}.top-bar .general-functions li .message-holder .buttonGroup .userMessages span{background:#607d8b;color:white}.top-bar .general-functions li .profile-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .profile-holder .buttonGroup .userProfileImg{border-right:solid 1px #f2f2f2}.menu-bar{background-color:white;border-bottom:1px solid #f2f2f2}.page-banner{border-bottom:solid 1px #f2f2f2}.page-banner h2{color:#666}.search .searchInputContainer{border:solid 1px #999999}.search ul.searchSkinObjectPreview{border:1px solid #999999}.search ul.searchSkinObjectPreview>li{border-top:1px solid #999999}.search ul.searchSkinObjectPreview>li.searchSkinObjectPreview_group{background-color:white;color:#999999}footer{background-color:#222222;border-top:4px solid #555555;color:#666666}footer .copyright-section{border-top:1px solid #555555}footer p{color:#666666}footer a:active,footer a:focus,footer a:link,footer a:visited{color:#666666}footer a:hover{color:#607d8b}.contraC .contentpane ul.list-inline li a{background-color:#999999;color:#f2f2f2}.contraC .contentpane ul.list-inline li a:hover{background-color:#607d8b}.contraC .contentpane a,.contraC .contentpane a:active,.contraC .contentpane a:link,.contraC .contentpane a:visited,a:focus{color:#666}.contraC .contentpane a:hover{color:#607d8b}.btn-round,.btn-round i{color:#f2f2f2}.btn-square,.btn-square i{color:#f2f2f2}.nav-brand a{color:#666666}#main-menu:before{background:#4b4a73}.main-menu-btn-icon,.main-menu-btn-icon:after,.main-menu-btn-icon:before{background:#666666}.sm-contra a,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra li{border-top:1x solid #f2f2f2}.sm-contra>li:hover{border-bottom:solid 1px #607d8b}.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.contraC h1.arrow:before,.contraC h3.arrow:before,.contraC h5.arrow:before{color:#607d8b}.contraC h2.arrow:before,.contraC h4.arrow:before,.contraC h6.arrow:before{color:#666}.contraC h1.circle:before,.contraC h3.circle:before,.contraC h5.circle:before{color:#607d8b}.contraC h2.circle:before,.contraC h4.circle:before,.contraC h6.circle:before{color:#666}.contraC h1.lined,.contraC h2.lined,.contraC h3.lined{border-bottom:solid 1px #607d8b}.contraC h4.lined,.contraC h5.lined,.contraC h6.lined{border-bottom:solid 1px #666}@media (min-width:768px){.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.sm-contra a,.sm-contra a.highlighted,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra a.disabled,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#607d8b}.sm-contra a span.sub-arrow{border-color:#666666 transparent transparent transparent}.sm-contra>li>ul:after{border-color:transparent transparent white transparent}.sm-contra ul{border:1px solid #f2f2f2;background:white}.sm-contra ul a,.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#666666}.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#607d8b;background:#eeeeee}.sm-contra ul a.current{color:#607d8b}.sm-contra ul a.disabled{background:white;color:#cccccc}.sm-contra ul a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra span.scroll-down,.sm-contra span.scroll-up{background:white}.sm-contra span.scroll-down:hover,.sm-contra span.scroll-up:hover{background:#eeeeee}.sm-contra span.scroll-up:hover span.scroll-down-arrow,.sm-contra span.scroll-up:hover span.scroll-up-arrow{border-color:transparent transparent #607d8b transparent}.sm-contra span.scroll-down:hover span.scroll-down-arrow{border-color:#607d8b transparent transparent transparent}.sm-contra span.scroll-down-arrow,.sm-contra span.scroll-up-arrow{border-color:transparent transparent #666666 transparent}.sm-contra span.scroll-down-arrow{border-color:#666666 transparent transparent transparent}.sm-contra.sm-rtl.sm-vertical a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-rtl ul a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-vertical a.highlighted,.sm-contra.sm-vertical a:active,.sm-contra.sm-vertical a:focus,.sm-contra.sm-vertical a:hover{background:white}.sm-contra.sm-vertical a.disabled{background:#eeeeee}.sm-contra.sm-vertical a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra.sm-vertical a span.sub-arrow{}.sm-contra.sm-vertical ul a.highlighted,.sm-contra.sm-vertical ul a:active,.sm-contra.sm-vertical ul a:focus,.sm-contra.sm-vertical ul a:hover{background:#eeeeee}.sm-contra.sm-vertical ul a.disabled{background:white}}.contraC .contentpane ul.angle-double-list li:before,.contraC .contentpane ul.arrow-circle-list li:before,.contraC .contentpane ul.arrow-list li:before,.contraC .contentpane ul.caret-list li:before,.contraC .contentpane ul.caret-square-list li:before,.contraC .contentpane ul.chevron-circle-list li:before,.contraC .contentpane ul.chevron-list li:before,.contraC .contentpane ul.cross-circle-list li:before,.contraC .contentpane ul.cross-list li:before,.contraC .contentpane ul.link-list li:before,.contraC .contentpane ul.tick-circle-list li:before,.contraC .contentpane ul.tick-list li:before{color:#607d8b} \ No newline at end of file diff --git a/assets/css/colors/blue.min.css b/assets/css/colors/blue.min.css new file mode 100644 index 0000000..9346fb8 --- /dev/null +++ b/assets/css/colors/blue.min.css @@ -0,0 +1 @@ +body{color:#666}h2,h4,h6{color:#2196f3}.top-bar{background-color:white;border-bottom:1px solid #f2f2f2}.top-bar a{color:#999999}.top-bar a:hover{color:#2196f3}.top-bar .contact-details li a{color:#999999}.top-bar .contact-details li a:before{color:#999999}.top-bar .general-functions .dropdown-menu{border-color:#f2f2f2;background-color:#f2f2f2}.top-bar .general-functions li .material-icons{border-left:1px solid #f2f2f2}.top-bar .general-functions li:last-child a .material-icons{border-right:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup .userNotifications span{background:#2196f3;color:white}.top-bar .general-functions li .message-holder .buttonGroup .userMessages span{background:#2196f3;color:white}.top-bar .general-functions li .profile-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .profile-holder .buttonGroup .userProfileImg{border-right:solid 1px #f2f2f2}.menu-bar{background-color:white;border-bottom:1px solid #f2f2f2}.page-banner{border-bottom:solid 1px #f2f2f2}.page-banner h2{color:#666}.search .searchInputContainer{border:solid 1px #999999}.search ul.searchSkinObjectPreview{border:1px solid #999999}.search ul.searchSkinObjectPreview>li{border-top:1px solid #999999}.search ul.searchSkinObjectPreview>li.searchSkinObjectPreview_group{background-color:white;color:#999999}footer{background-color:#222222;border-top:4px solid #555555;color:#666666}footer .copyright-section{border-top:1px solid #555555}footer p{color:#666666}footer a:active,footer a:focus,footer a:link,footer a:visited{color:#666666}footer a:hover{color:#2196f3}.contraC .contentpane ul.list-inline li a{background-color:#999999;color:#f2f2f2}.contraC .contentpane ul.list-inline li a:hover{background-color:#2196f3}.contraC .contentpane a,.contraC .contentpane a:active,.contraC .contentpane a:link,.contraC .contentpane a:visited,a:focus{color:#666}.contraC .contentpane a:hover{color:#2196f3}.btn-round,.btn-round i{color:#f2f2f2}.btn-square,.btn-square i{color:#f2f2f2}.nav-brand a{color:#666666}#main-menu:before{background:#4b4a73}.main-menu-btn-icon,.main-menu-btn-icon:after,.main-menu-btn-icon:before{background:#666666}.sm-contra a,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra li{border-top:1x solid #f2f2f2}.sm-contra>li:hover{border-bottom:solid 1px #2196f3}.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.contraC h1.arrow:before,.contraC h3.arrow:before,.contraC h5.arrow:before{color:#2196f3}.contraC h2.arrow:before,.contraC h4.arrow:before,.contraC h6.arrow:before{color:#666}.contraC h1.circle:before,.contraC h3.circle:before,.contraC h5.circle:before{color:#2196f3}.contraC h2.circle:before,.contraC h4.circle:before,.contraC h6.circle:before{color:#666}.contraC h1.lined,.contraC h2.lined,.contraC h3.lined{border-bottom:solid 1px #2196f3}.contraC h4.lined,.contraC h5.lined,.contraC h6.lined{border-bottom:solid 1px #666}@media (min-width:768px){.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.sm-contra a,.sm-contra a.highlighted,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra a.disabled,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#2196f3}.sm-contra a span.sub-arrow{border-color:#666666 transparent transparent transparent}.sm-contra>li>ul:after{border-color:transparent transparent white transparent}.sm-contra ul{border:1px solid #f2f2f2;background:white}.sm-contra ul a,.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#666666}.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#2196f3;background:#eeeeee}.sm-contra ul a.current{color:#2196f3}.sm-contra ul a.disabled{background:white;color:#cccccc}.sm-contra ul a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra span.scroll-down,.sm-contra span.scroll-up{background:white}.sm-contra span.scroll-down:hover,.sm-contra span.scroll-up:hover{background:#eeeeee}.sm-contra span.scroll-up:hover span.scroll-down-arrow,.sm-contra span.scroll-up:hover span.scroll-up-arrow{border-color:transparent transparent #2196f3 transparent}.sm-contra span.scroll-down:hover span.scroll-down-arrow{border-color:#2196f3 transparent transparent transparent}.sm-contra span.scroll-down-arrow,.sm-contra span.scroll-up-arrow{border-color:transparent transparent #666666 transparent}.sm-contra span.scroll-down-arrow{border-color:#666666 transparent transparent transparent}.sm-contra.sm-rtl.sm-vertical a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-rtl ul a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-vertical a.highlighted,.sm-contra.sm-vertical a:active,.sm-contra.sm-vertical a:focus,.sm-contra.sm-vertical a:hover{background:white}.sm-contra.sm-vertical a.disabled{background:#eeeeee}.sm-contra.sm-vertical a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra.sm-vertical a span.sub-arrow{}.sm-contra.sm-vertical ul a.highlighted,.sm-contra.sm-vertical ul a:active,.sm-contra.sm-vertical ul a:focus,.sm-contra.sm-vertical ul a:hover{background:#eeeeee}.sm-contra.sm-vertical ul a.disabled{background:white}}.contraC .contentpane ul.angle-double-list li:before,.contraC .contentpane ul.arrow-circle-list li:before,.contraC .contentpane ul.arrow-list li:before,.contraC .contentpane ul.caret-list li:before,.contraC .contentpane ul.caret-square-list li:before,.contraC .contentpane ul.chevron-circle-list li:before,.contraC .contentpane ul.chevron-list li:before,.contraC .contentpane ul.cross-circle-list li:before,.contraC .contentpane ul.cross-list li:before,.contraC .contentpane ul.link-list li:before,.contraC .contentpane ul.tick-circle-list li:before,.contraC .contentpane ul.tick-list li:before{color:#2196f3} \ No newline at end of file diff --git a/assets/css/colors/brown.min.css b/assets/css/colors/brown.min.css new file mode 100644 index 0000000..c25010b --- /dev/null +++ b/assets/css/colors/brown.min.css @@ -0,0 +1 @@ +body{color:#666}h2,h4,h6{color:#795548}.top-bar{background-color:white;border-bottom:1px solid #f2f2f2}.top-bar a{color:#999999}.top-bar a:hover{color:#795548}.top-bar .contact-details li a{color:#999999}.top-bar .contact-details li a:before{color:#999999}.top-bar .general-functions .dropdown-menu{border-color:#f2f2f2;background-color:#f2f2f2}.top-bar .general-functions li .material-icons{border-left:1px solid #f2f2f2}.top-bar .general-functions li:last-child a .material-icons{border-right:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup .userNotifications span{background:#795548;color:white}.top-bar .general-functions li .message-holder .buttonGroup .userMessages span{background:#795548;color:white}.top-bar .general-functions li .profile-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .profile-holder .buttonGroup .userProfileImg{border-right:solid 1px #f2f2f2}.menu-bar{background-color:white;border-bottom:1px solid #f2f2f2}.page-banner{border-bottom:solid 1px #f2f2f2}.page-banner h2{color:#666}.search .searchInputContainer{border:solid 1px #999999}.search ul.searchSkinObjectPreview{border:1px solid #999999}.search ul.searchSkinObjectPreview>li{border-top:1px solid #999999}.search ul.searchSkinObjectPreview>li.searchSkinObjectPreview_group{background-color:white;color:#999999}footer{background-color:#222222;border-top:4px solid #555555;color:#666666}footer .copyright-section{border-top:1px solid #555555}footer p{color:#666666}footer a:active,footer a:focus,footer a:link,footer a:visited{color:#666666}footer a:hover{color:#795548}.contraC .contentpane ul.list-inline li a{background-color:#999999;color:#f2f2f2}.contraC .contentpane ul.list-inline li a:hover{background-color:#795548}.contraC .contentpane a,.contraC .contentpane a:active,.contraC .contentpane a:link,.contraC .contentpane a:visited,a:focus{color:#666}.contraC .contentpane a:hover{color:#795548}.btn-round,.btn-round i{color:#f2f2f2}.btn-square,.btn-square i{color:#f2f2f2}.nav-brand a{color:#666666}#main-menu:before{background:#4b4a73}.main-menu-btn-icon,.main-menu-btn-icon:after,.main-menu-btn-icon:before{background:#666666}.sm-contra a,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra li{border-top:1x solid #f2f2f2}.sm-contra>li:hover{border-bottom:solid 1px #795548}.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.contraC h1.arrow:before,.contraC h3.arrow:before,.contraC h5.arrow:before{color:#795548}.contraC h2.arrow:before,.contraC h4.arrow:before,.contraC h6.arrow:before{color:#666}.contraC h1.circle:before,.contraC h3.circle:before,.contraC h5.circle:before{color:#795548}.contraC h2.circle:before,.contraC h4.circle:before,.contraC h6.circle:before{color:#666}.contraC h1.lined,.contraC h2.lined,.contraC h3.lined{border-bottom:solid 1px #795548}.contraC h4.lined,.contraC h5.lined,.contraC h6.lined{border-bottom:solid 1px #666}@media (min-width:768px){.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.sm-contra a,.sm-contra a.highlighted,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra a.disabled,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#795548}.sm-contra a span.sub-arrow{border-color:#666666 transparent transparent transparent}.sm-contra>li>ul:after{border-color:transparent transparent white transparent}.sm-contra ul{border:1px solid #f2f2f2;background:white}.sm-contra ul a,.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#666666}.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#795548;background:#eeeeee}.sm-contra ul a.current{color:#795548}.sm-contra ul a.disabled{background:white;color:#cccccc}.sm-contra ul a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra span.scroll-down,.sm-contra span.scroll-up{background:white}.sm-contra span.scroll-down:hover,.sm-contra span.scroll-up:hover{background:#eeeeee}.sm-contra span.scroll-up:hover span.scroll-down-arrow,.sm-contra span.scroll-up:hover span.scroll-up-arrow{border-color:transparent transparent #795548 transparent}.sm-contra span.scroll-down:hover span.scroll-down-arrow{border-color:#795548 transparent transparent transparent}.sm-contra span.scroll-down-arrow,.sm-contra span.scroll-up-arrow{border-color:transparent transparent #666666 transparent}.sm-contra span.scroll-down-arrow{border-color:#666666 transparent transparent transparent}.sm-contra.sm-rtl.sm-vertical a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-rtl ul a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-vertical a.highlighted,.sm-contra.sm-vertical a:active,.sm-contra.sm-vertical a:focus,.sm-contra.sm-vertical a:hover{background:white}.sm-contra.sm-vertical a.disabled{background:#eeeeee}.sm-contra.sm-vertical a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra.sm-vertical a span.sub-arrow{}.sm-contra.sm-vertical ul a.highlighted,.sm-contra.sm-vertical ul a:active,.sm-contra.sm-vertical ul a:focus,.sm-contra.sm-vertical ul a:hover{background:#eeeeee}.sm-contra.sm-vertical ul a.disabled{background:white}}.contraC .contentpane ul.angle-double-list li:before,.contraC .contentpane ul.arrow-circle-list li:before,.contraC .contentpane ul.arrow-list li:before,.contraC .contentpane ul.caret-list li:before,.contraC .contentpane ul.caret-square-list li:before,.contraC .contentpane ul.chevron-circle-list li:before,.contraC .contentpane ul.chevron-list li:before,.contraC .contentpane ul.cross-circle-list li:before,.contraC .contentpane ul.cross-list li:before,.contraC .contentpane ul.link-list li:before,.contraC .contentpane ul.tick-circle-list li:before,.contraC .contentpane ul.tick-list li:before{color:#795548} \ No newline at end of file diff --git a/assets/css/colors/cyan.min.css b/assets/css/colors/cyan.min.css new file mode 100644 index 0000000..04e4020 --- /dev/null +++ b/assets/css/colors/cyan.min.css @@ -0,0 +1 @@ +body{color:#666}h2,h4,h6{color:#00bcd4}.top-bar{background-color:white;border-bottom:1px solid #f2f2f2}.top-bar a{color:#999999}.top-bar a:hover{color:#00bcd4}.top-bar .contact-details li a{color:#999999}.top-bar .contact-details li a:before{color:#999999}.top-bar .general-functions .dropdown-menu{border-color:#f2f2f2;background-color:#f2f2f2}.top-bar .general-functions li .material-icons{border-left:1px solid #f2f2f2}.top-bar .general-functions li:last-child a .material-icons{border-right:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup .userNotifications span{background:#00bcd4;color:white}.top-bar .general-functions li .message-holder .buttonGroup .userMessages span{background:#00bcd4;color:white}.top-bar .general-functions li .profile-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .profile-holder .buttonGroup .userProfileImg{border-right:solid 1px #f2f2f2}.menu-bar{background-color:white;border-bottom:1px solid #f2f2f2}.page-banner{border-bottom:solid 1px #f2f2f2}.page-banner h2{color:#666}.search .searchInputContainer{border:solid 1px #999999}.search ul.searchSkinObjectPreview{border:1px solid #999999}.search ul.searchSkinObjectPreview>li{border-top:1px solid #999999}.search ul.searchSkinObjectPreview>li.searchSkinObjectPreview_group{background-color:white;color:#999999}footer{background-color:#222222;border-top:4px solid #555555;color:#666666}footer .copyright-section{border-top:1px solid #555555}footer p{color:#666666}footer a:active,footer a:focus,footer a:link,footer a:visited{color:#666666}footer a:hover{color:#00bcd4}.contraC .contentpane ul.list-inline li a{background-color:#999999;color:#f2f2f2}.contraC .contentpane ul.list-inline li a:hover{background-color:#00bcd4}.contraC .contentpane a,.contraC .contentpane a:active,.contraC .contentpane a:link,.contraC .contentpane a:visited,a:focus{color:#666}.contraC .contentpane a:hover{color:#00bcd4}.btn-round,.btn-round i{color:#f2f2f2}.btn-square,.btn-square i{color:#f2f2f2}.nav-brand a{color:#666666}#main-menu:before{background:#4b4a73}.main-menu-btn-icon,.main-menu-btn-icon:after,.main-menu-btn-icon:before{background:#666666}.sm-contra a,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra li{border-top:1x solid #f2f2f2}.sm-contra>li:hover{border-bottom:solid 1px #00bcd4}.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.contraC h1.arrow:before,.contraC h3.arrow:before,.contraC h5.arrow:before{color:#00bcd4}.contraC h2.arrow:before,.contraC h4.arrow:before,.contraC h6.arrow:before{color:#666}.contraC h1.circle:before,.contraC h3.circle:before,.contraC h5.circle:before{color:#00bcd4}.contraC h2.circle:before,.contraC h4.circle:before,.contraC h6.circle:before{color:#666}.contraC h1.lined,.contraC h2.lined,.contraC h3.lined{border-bottom:solid 1px #00bcd4}.contraC h4.lined,.contraC h5.lined,.contraC h6.lined{border-bottom:solid 1px #666}@media (min-width:768px){.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.sm-contra a,.sm-contra a.highlighted,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra a.disabled,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#00bcd4}.sm-contra a span.sub-arrow{border-color:#666666 transparent transparent transparent}.sm-contra>li>ul:after{border-color:transparent transparent white transparent}.sm-contra ul{border:1px solid #f2f2f2;background:white}.sm-contra ul a,.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#666666}.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#00bcd4;background:#eeeeee}.sm-contra ul a.current{color:#00bcd4}.sm-contra ul a.disabled{background:white;color:#cccccc}.sm-contra ul a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra span.scroll-down,.sm-contra span.scroll-up{background:white}.sm-contra span.scroll-down:hover,.sm-contra span.scroll-up:hover{background:#eeeeee}.sm-contra span.scroll-up:hover span.scroll-down-arrow,.sm-contra span.scroll-up:hover span.scroll-up-arrow{border-color:transparent transparent #00bcd4 transparent}.sm-contra span.scroll-down:hover span.scroll-down-arrow{border-color:#00bcd4 transparent transparent transparent}.sm-contra span.scroll-down-arrow,.sm-contra span.scroll-up-arrow{border-color:transparent transparent #666666 transparent}.sm-contra span.scroll-down-arrow{border-color:#666666 transparent transparent transparent}.sm-contra.sm-rtl.sm-vertical a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-rtl ul a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-vertical a.highlighted,.sm-contra.sm-vertical a:active,.sm-contra.sm-vertical a:focus,.sm-contra.sm-vertical a:hover{background:white}.sm-contra.sm-vertical a.disabled{background:#eeeeee}.sm-contra.sm-vertical a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra.sm-vertical a span.sub-arrow{}.sm-contra.sm-vertical ul a.highlighted,.sm-contra.sm-vertical ul a:active,.sm-contra.sm-vertical ul a:focus,.sm-contra.sm-vertical ul a:hover{background:#eeeeee}.sm-contra.sm-vertical ul a.disabled{background:white}}.contraC .contentpane ul.angle-double-list li:before,.contraC .contentpane ul.arrow-circle-list li:before,.contraC .contentpane ul.arrow-list li:before,.contraC .contentpane ul.caret-list li:before,.contraC .contentpane ul.caret-square-list li:before,.contraC .contentpane ul.chevron-circle-list li:before,.contraC .contentpane ul.chevron-list li:before,.contraC .contentpane ul.cross-circle-list li:before,.contraC .contentpane ul.cross-list li:before,.contraC .contentpane ul.link-list li:before,.contraC .contentpane ul.tick-circle-list li:before,.contraC .contentpane ul.tick-list li:before{color:#00bcd4} \ No newline at end of file diff --git a/assets/css/colors/deep-blue.min.css b/assets/css/colors/deep-blue.min.css new file mode 100644 index 0000000..f8e916d --- /dev/null +++ b/assets/css/colors/deep-blue.min.css @@ -0,0 +1 @@ +body{color:#666}h2,h4,h6{color:#0d47a1}.top-bar{background-color:white;border-bottom:1px solid #f2f2f2}.top-bar a{color:#999999}.top-bar a:hover{color:#0d47a1}.top-bar .contact-details li a{color:#999999}.top-bar .contact-details li a:before{color:#999999}.top-bar .general-functions .dropdown-menu{border-color:#f2f2f2;background-color:#f2f2f2}.top-bar .general-functions li .material-icons{border-left:1px solid #f2f2f2}.top-bar .general-functions li:last-child a .material-icons{border-right:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup .userNotifications span{background:#0d47a1;color:white}.top-bar .general-functions li .message-holder .buttonGroup .userMessages span{background:#0d47a1;color:white}.top-bar .general-functions li .profile-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .profile-holder .buttonGroup .userProfileImg{border-right:solid 1px #f2f2f2}.menu-bar{background-color:white;border-bottom:1px solid #f2f2f2}.page-banner{border-bottom:solid 1px #f2f2f2}.page-banner h2{color:#666}.search .searchInputContainer{border:solid 1px #999999}.search ul.searchSkinObjectPreview{border:1px solid #999999}.search ul.searchSkinObjectPreview>li{border-top:1px solid #999999}.search ul.searchSkinObjectPreview>li.searchSkinObjectPreview_group{background-color:white;color:#999999}footer{background-color:#222222;border-top:4px solid #555555;color:#666666}footer .copyright-section{border-top:1px solid #555555}footer p{color:#666666}footer a:active,footer a:focus,footer a:link,footer a:visited{color:#666666}footer a:hover{color:#0d47a1}.contraC .contentpane ul.list-inline li a{background-color:#999999;color:#f2f2f2}.contraC .contentpane ul.list-inline li a:hover{background-color:#0d47a1}.contraC .contentpane a,.contraC .contentpane a:active,.contraC .contentpane a:link,.contraC .contentpane a:visited,a:focus{color:#666}.contraC .contentpane a:hover{color:#0d47a1}.btn-round,.btn-round i{color:#f2f2f2}.btn-square,.btn-square i{color:#f2f2f2}.nav-brand a{color:#666666}#main-menu:before{background:#4b4a73}.main-menu-btn-icon,.main-menu-btn-icon:after,.main-menu-btn-icon:before{background:#666666}.sm-contra a,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra li{border-top:1x solid #f2f2f2}.sm-contra>li:hover{border-bottom:solid 1px #0d47a1}.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.contraC h1.arrow:before,.contraC h3.arrow:before,.contraC h5.arrow:before{color:#0d47a1}.contraC h2.arrow:before,.contraC h4.arrow:before,.contraC h6.arrow:before{color:#666}.contraC h1.circle:before,.contraC h3.circle:before,.contraC h5.circle:before{color:#0d47a1}.contraC h2.circle:before,.contraC h4.circle:before,.contraC h6.circle:before{color:#666}.contraC h1.lined,.contraC h2.lined,.contraC h3.lined{border-bottom:solid 1px #0d47a1}.contraC h4.lined,.contraC h5.lined,.contraC h6.lined{border-bottom:solid 1px #666}@media (min-width:768px){.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.sm-contra a,.sm-contra a.highlighted,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra a.disabled,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#0d47a1}.sm-contra a span.sub-arrow{border-color:#666666 transparent transparent transparent}.sm-contra>li>ul:after{border-color:transparent transparent white transparent}.sm-contra ul{border:1px solid #f2f2f2;background:white}.sm-contra ul a,.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#666666}.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#0d47a1;background:#eeeeee}.sm-contra ul a.current{color:#0d47a1}.sm-contra ul a.disabled{background:white;color:#cccccc}.sm-contra ul a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra span.scroll-down,.sm-contra span.scroll-up{background:white}.sm-contra span.scroll-down:hover,.sm-contra span.scroll-up:hover{background:#eeeeee}.sm-contra span.scroll-up:hover span.scroll-down-arrow,.sm-contra span.scroll-up:hover span.scroll-up-arrow{border-color:transparent transparent #0d47a1 transparent}.sm-contra span.scroll-down:hover span.scroll-down-arrow{border-color:#0d47a1 transparent transparent transparent}.sm-contra span.scroll-down-arrow,.sm-contra span.scroll-up-arrow{border-color:transparent transparent #666666 transparent}.sm-contra span.scroll-down-arrow{border-color:#666666 transparent transparent transparent}.sm-contra.sm-rtl.sm-vertical a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-rtl ul a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-vertical a.highlighted,.sm-contra.sm-vertical a:active,.sm-contra.sm-vertical a:focus,.sm-contra.sm-vertical a:hover{background:white}.sm-contra.sm-vertical a.disabled{background:#eeeeee}.sm-contra.sm-vertical a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra.sm-vertical a span.sub-arrow{}.sm-contra.sm-vertical ul a.highlighted,.sm-contra.sm-vertical ul a:active,.sm-contra.sm-vertical ul a:focus,.sm-contra.sm-vertical ul a:hover{background:#eeeeee}.sm-contra.sm-vertical ul a.disabled{background:white}}.contraC .contentpane ul.angle-double-list li:before,.contraC .contentpane ul.arrow-circle-list li:before,.contraC .contentpane ul.arrow-list li:before,.contraC .contentpane ul.caret-list li:before,.contraC .contentpane ul.caret-square-list li:before,.contraC .contentpane ul.chevron-circle-list li:before,.contraC .contentpane ul.chevron-list li:before,.contraC .contentpane ul.cross-circle-list li:before,.contraC .contentpane ul.cross-list li:before,.contraC .contentpane ul.link-list li:before,.contraC .contentpane ul.tick-circle-list li:before,.contraC .contentpane ul.tick-list li:before{color:#0d47a1} \ No newline at end of file diff --git a/assets/css/colors/deep-green.min.css b/assets/css/colors/deep-green.min.css new file mode 100644 index 0000000..e723536 --- /dev/null +++ b/assets/css/colors/deep-green.min.css @@ -0,0 +1 @@ +body{color:#666}h2,h4,h6{color:#1b5e20}.top-bar{background-color:white;border-bottom:1px solid #f2f2f2}.top-bar a{color:#999999}.top-bar a:hover{color:#1b5e20}.top-bar .contact-details li a{color:#999999}.top-bar .contact-details li a:before{color:#999999}.top-bar .general-functions .dropdown-menu{border-color:#f2f2f2;background-color:#f2f2f2}.top-bar .general-functions li .material-icons{border-left:1px solid #f2f2f2}.top-bar .general-functions li:last-child a .material-icons{border-right:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup .userNotifications span{background:#1b5e20;color:white}.top-bar .general-functions li .message-holder .buttonGroup .userMessages span{background:#1b5e20;color:white}.top-bar .general-functions li .profile-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .profile-holder .buttonGroup .userProfileImg{border-right:solid 1px #f2f2f2}.menu-bar{background-color:white;border-bottom:1px solid #f2f2f2}.page-banner{border-bottom:solid 1px #f2f2f2}.page-banner h2{color:#666}.search .searchInputContainer{border:solid 1px #999999}.search ul.searchSkinObjectPreview{border:1px solid #999999}.search ul.searchSkinObjectPreview>li{border-top:1px solid #999999}.search ul.searchSkinObjectPreview>li.searchSkinObjectPreview_group{background-color:white;color:#999999}footer{background-color:#222222;border-top:4px solid #555555;color:#666666}footer .copyright-section{border-top:1px solid #555555}footer p{color:#666666}footer a:active,footer a:focus,footer a:link,footer a:visited{color:#666666}footer a:hover{color:#1b5e20}.contraC .contentpane ul.list-inline li a{background-color:#999999;color:#f2f2f2}.contraC .contentpane ul.list-inline li a:hover{background-color:#1b5e20}.contraC .contentpane a,.contraC .contentpane a:active,.contraC .contentpane a:link,.contraC .contentpane a:visited,a:focus{color:#666}.contraC .contentpane a:hover{color:#1b5e20}.btn-round,.btn-round i{color:#f2f2f2}.btn-square,.btn-square i{color:#f2f2f2}.nav-brand a{color:#666666}#main-menu:before{background:#4b4a73}.main-menu-btn-icon,.main-menu-btn-icon:after,.main-menu-btn-icon:before{background:#666666}.sm-contra a,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra li{border-top:1x solid #f2f2f2}.sm-contra>li:hover{border-bottom:solid 1px #1b5e20}.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.contraC h1.arrow:before,.contraC h3.arrow:before,.contraC h5.arrow:before{color:#1b5e20}.contraC h2.arrow:before,.contraC h4.arrow:before,.contraC h6.arrow:before{color:#666}.contraC h1.circle:before,.contraC h3.circle:before,.contraC h5.circle:before{color:#1b5e20}.contraC h2.circle:before,.contraC h4.circle:before,.contraC h6.circle:before{color:#666}.contraC h1.lined,.contraC h2.lined,.contraC h3.lined{border-bottom:solid 1px #1b5e20}.contraC h4.lined,.contraC h5.lined,.contraC h6.lined{border-bottom:solid 1px #666}@media (min-width:768px){.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.sm-contra a,.sm-contra a.highlighted,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra a.disabled,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#1b5e20}.sm-contra a span.sub-arrow{border-color:#666666 transparent transparent transparent}.sm-contra>li>ul:after{border-color:transparent transparent white transparent}.sm-contra ul{border:1px solid #f2f2f2;background:white}.sm-contra ul a,.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#666666}.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#1b5e20;background:#eeeeee}.sm-contra ul a.current{color:#1b5e20}.sm-contra ul a.disabled{background:white;color:#cccccc}.sm-contra ul a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra span.scroll-down,.sm-contra span.scroll-up{background:white}.sm-contra span.scroll-down:hover,.sm-contra span.scroll-up:hover{background:#eeeeee}.sm-contra span.scroll-up:hover span.scroll-down-arrow,.sm-contra span.scroll-up:hover span.scroll-up-arrow{border-color:transparent transparent #1b5e20 transparent}.sm-contra span.scroll-down:hover span.scroll-down-arrow{border-color:#1b5e20 transparent transparent transparent}.sm-contra span.scroll-down-arrow,.sm-contra span.scroll-up-arrow{border-color:transparent transparent #666666 transparent}.sm-contra span.scroll-down-arrow{border-color:#666666 transparent transparent transparent}.sm-contra.sm-rtl.sm-vertical a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-rtl ul a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-vertical a.highlighted,.sm-contra.sm-vertical a:active,.sm-contra.sm-vertical a:focus,.sm-contra.sm-vertical a:hover{background:white}.sm-contra.sm-vertical a.disabled{background:#eeeeee}.sm-contra.sm-vertical a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra.sm-vertical a span.sub-arrow{}.sm-contra.sm-vertical ul a.highlighted,.sm-contra.sm-vertical ul a:active,.sm-contra.sm-vertical ul a:focus,.sm-contra.sm-vertical ul a:hover{background:#eeeeee}.sm-contra.sm-vertical ul a.disabled{background:white}}.contraC .contentpane ul.angle-double-list li:before,.contraC .contentpane ul.arrow-circle-list li:before,.contraC .contentpane ul.arrow-list li:before,.contraC .contentpane ul.caret-list li:before,.contraC .contentpane ul.caret-square-list li:before,.contraC .contentpane ul.chevron-circle-list li:before,.contraC .contentpane ul.chevron-list li:before,.contraC .contentpane ul.cross-circle-list li:before,.contraC .contentpane ul.cross-list li:before,.contraC .contentpane ul.link-list li:before,.contraC .contentpane ul.tick-circle-list li:before,.contraC .contentpane ul.tick-list li:before{color:#1b5e20} \ No newline at end of file diff --git a/assets/css/colors/deep-orange.min.css b/assets/css/colors/deep-orange.min.css new file mode 100644 index 0000000..caab483 --- /dev/null +++ b/assets/css/colors/deep-orange.min.css @@ -0,0 +1 @@ +body{color:#666}h2,h4,h6{color:#ff5722}.top-bar{background-color:white;border-bottom:1px solid #f2f2f2}.top-bar a{color:#999999}.top-bar a:hover{color:#ff5722}.top-bar .contact-details li a{color:#999999}.top-bar .contact-details li a:before{color:#999999}.top-bar .general-functions .dropdown-menu{border-color:#f2f2f2;background-color:#f2f2f2}.top-bar .general-functions li .material-icons{border-left:1px solid #f2f2f2}.top-bar .general-functions li:last-child a .material-icons{border-right:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup .userNotifications span{background:#ff5722;color:white}.top-bar .general-functions li .message-holder .buttonGroup .userMessages span{background:#ff5722;color:white}.top-bar .general-functions li .profile-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .profile-holder .buttonGroup .userProfileImg{border-right:solid 1px #f2f2f2}.menu-bar{background-color:white;border-bottom:1px solid #f2f2f2}.page-banner{border-bottom:solid 1px #f2f2f2}.page-banner h2{color:#666}.search .searchInputContainer{border:solid 1px #999999}.search ul.searchSkinObjectPreview{border:1px solid #999999}.search ul.searchSkinObjectPreview>li{border-top:1px solid #999999}.search ul.searchSkinObjectPreview>li.searchSkinObjectPreview_group{background-color:white;color:#999999}footer{background-color:#222222;border-top:4px solid #555555;color:#666666}footer .copyright-section{border-top:1px solid #555555}footer p{color:#666666}footer a:active,footer a:focus,footer a:link,footer a:visited{color:#666666}footer a:hover{color:#ff5722}.contraC .contentpane ul.list-inline li a{background-color:#999999;color:#f2f2f2}.contraC .contentpane ul.list-inline li a:hover{background-color:#ff5722}.contraC .contentpane a,.contraC .contentpane a:active,.contraC .contentpane a:link,.contraC .contentpane a:visited,a:focus{color:#666}.contraC .contentpane a:hover{color:#ff5722}.btn-round,.btn-round i{color:#f2f2f2}.btn-square,.btn-square i{color:#f2f2f2}.nav-brand a{color:#666666}#main-menu:before{background:#4b4a73}.main-menu-btn-icon,.main-menu-btn-icon:after,.main-menu-btn-icon:before{background:#666666}.sm-contra a,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra li{border-top:1x solid #f2f2f2}.sm-contra>li:hover{border-bottom:solid 1px #ff5722}.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.contraC h1.arrow:before,.contraC h3.arrow:before,.contraC h5.arrow:before{color:#ff5722}.contraC h2.arrow:before,.contraC h4.arrow:before,.contraC h6.arrow:before{color:#666}.contraC h1.circle:before,.contraC h3.circle:before,.contraC h5.circle:before{color:#ff5722}.contraC h2.circle:before,.contraC h4.circle:before,.contraC h6.circle:before{color:#666}.contraC h1.lined,.contraC h2.lined,.contraC h3.lined{border-bottom:solid 1px #ff5722}.contraC h4.lined,.contraC h5.lined,.contraC h6.lined{border-bottom:solid 1px #666}@media (min-width:768px){.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.sm-contra a,.sm-contra a.highlighted,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra a.disabled,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#ff5722}.sm-contra a span.sub-arrow{border-color:#666666 transparent transparent transparent}.sm-contra>li>ul:after{border-color:transparent transparent white transparent}.sm-contra ul{border:1px solid #f2f2f2;background:white}.sm-contra ul a,.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#666666}.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#ff5722;background:#eeeeee}.sm-contra ul a.current{color:#ff5722}.sm-contra ul a.disabled{background:white;color:#cccccc}.sm-contra ul a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra span.scroll-down,.sm-contra span.scroll-up{background:white}.sm-contra span.scroll-down:hover,.sm-contra span.scroll-up:hover{background:#eeeeee}.sm-contra span.scroll-up:hover span.scroll-down-arrow,.sm-contra span.scroll-up:hover span.scroll-up-arrow{border-color:transparent transparent #ff5722 transparent}.sm-contra span.scroll-down:hover span.scroll-down-arrow{border-color:#ff5722 transparent transparent transparent}.sm-contra span.scroll-down-arrow,.sm-contra span.scroll-up-arrow{border-color:transparent transparent #666666 transparent}.sm-contra span.scroll-down-arrow{border-color:#666666 transparent transparent transparent}.sm-contra.sm-rtl.sm-vertical a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-rtl ul a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-vertical a.highlighted,.sm-contra.sm-vertical a:active,.sm-contra.sm-vertical a:focus,.sm-contra.sm-vertical a:hover{background:white}.sm-contra.sm-vertical a.disabled{background:#eeeeee}.sm-contra.sm-vertical a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra.sm-vertical a span.sub-arrow{}.sm-contra.sm-vertical ul a.highlighted,.sm-contra.sm-vertical ul a:active,.sm-contra.sm-vertical ul a:focus,.sm-contra.sm-vertical ul a:hover{background:#eeeeee}.sm-contra.sm-vertical ul a.disabled{background:white}}.contraC .contentpane ul.angle-double-list li:before,.contraC .contentpane ul.arrow-circle-list li:before,.contraC .contentpane ul.arrow-list li:before,.contraC .contentpane ul.caret-list li:before,.contraC .contentpane ul.caret-square-list li:before,.contraC .contentpane ul.chevron-circle-list li:before,.contraC .contentpane ul.chevron-list li:before,.contraC .contentpane ul.cross-circle-list li:before,.contraC .contentpane ul.cross-list li:before,.contraC .contentpane ul.link-list li:before,.contraC .contentpane ul.tick-circle-list li:before,.contraC .contentpane ul.tick-list li:before{color:#ff5722} \ No newline at end of file diff --git a/assets/css/colors/deep-pink.min.css b/assets/css/colors/deep-pink.min.css new file mode 100644 index 0000000..8175f30 --- /dev/null +++ b/assets/css/colors/deep-pink.min.css @@ -0,0 +1 @@ +body{color:#666}h2,h4,h6{color:#ad1457}.top-bar{background-color:white;border-bottom:1px solid #f2f2f2}.top-bar a{color:#999999}.top-bar a:hover{color:#ad1457}.top-bar .contact-details li a{color:#999999}.top-bar .contact-details li a:before{color:#999999}.top-bar .general-functions .dropdown-menu{border-color:#f2f2f2;background-color:#f2f2f2}.top-bar .general-functions li .material-icons{border-left:1px solid #f2f2f2}.top-bar .general-functions li:last-child a .material-icons{border-right:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup .userNotifications span{background:#ad1457;color:white}.top-bar .general-functions li .message-holder .buttonGroup .userMessages span{background:#ad1457;color:white}.top-bar .general-functions li .profile-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .profile-holder .buttonGroup .userProfileImg{border-right:solid 1px #f2f2f2}.menu-bar{background-color:white;border-bottom:1px solid #f2f2f2}.page-banner{border-bottom:solid 1px #f2f2f2}.page-banner h2{color:#666}.search .searchInputContainer{border:solid 1px #999999}.search ul.searchSkinObjectPreview{border:1px solid #999999}.search ul.searchSkinObjectPreview>li{border-top:1px solid #999999}.search ul.searchSkinObjectPreview>li.searchSkinObjectPreview_group{background-color:white;color:#999999}footer{background-color:#222222;border-top:4px solid #555555;color:#666666}footer .copyright-section{border-top:1px solid #555555}footer p{color:#666666}footer a:active,footer a:focus,footer a:link,footer a:visited{color:#666666}footer a:hover{color:#ad1457}.contraC .contentpane ul.list-inline li a{background-color:#999999;color:#f2f2f2}.contraC .contentpane ul.list-inline li a:hover{background-color:#ad1457}.contraC .contentpane a,.contraC .contentpane a:active,.contraC .contentpane a:link,.contraC .contentpane a:visited,a:focus{color:#666}.contraC .contentpane a:hover{color:#ad1457}.btn-round,.btn-round i{color:#f2f2f2}.btn-square,.btn-square i{color:#f2f2f2}.nav-brand a{color:#666666}#main-menu:before{background:#4b4a73}.main-menu-btn-icon,.main-menu-btn-icon:after,.main-menu-btn-icon:before{background:#666666}.sm-contra a,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra li{border-top:1x solid #f2f2f2}.sm-contra>li:hover{border-bottom:solid 1px #ad1457}.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.contraC h1.arrow:before,.contraC h3.arrow:before,.contraC h5.arrow:before{color:#ad1457}.contraC h2.arrow:before,.contraC h4.arrow:before,.contraC h6.arrow:before{color:#666}.contraC h1.circle:before,.contraC h3.circle:before,.contraC h5.circle:before{color:#ad1457}.contraC h2.circle:before,.contraC h4.circle:before,.contraC h6.circle:before{color:#666}.contraC h1.lined,.contraC h2.lined,.contraC h3.lined{border-bottom:solid 1px #ad1457}.contraC h4.lined,.contraC h5.lined,.contraC h6.lined{border-bottom:solid 1px #666}@media (min-width:768px){.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.sm-contra a,.sm-contra a.highlighted,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra a.disabled,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#ad1457}.sm-contra a span.sub-arrow{border-color:#666666 transparent transparent transparent}.sm-contra>li>ul:after{border-color:transparent transparent white transparent}.sm-contra ul{border:1px solid #f2f2f2;background:white}.sm-contra ul a,.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#666666}.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#ad1457;background:#eeeeee}.sm-contra ul a.current{color:#ad1457}.sm-contra ul a.disabled{background:white;color:#cccccc}.sm-contra ul a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra span.scroll-down,.sm-contra span.scroll-up{background:white}.sm-contra span.scroll-down:hover,.sm-contra span.scroll-up:hover{background:#eeeeee}.sm-contra span.scroll-up:hover span.scroll-down-arrow,.sm-contra span.scroll-up:hover span.scroll-up-arrow{border-color:transparent transparent #ad1457 transparent}.sm-contra span.scroll-down:hover span.scroll-down-arrow{border-color:#ad1457 transparent transparent transparent}.sm-contra span.scroll-down-arrow,.sm-contra span.scroll-up-arrow{border-color:transparent transparent #666666 transparent}.sm-contra span.scroll-down-arrow{border-color:#666666 transparent transparent transparent}.sm-contra.sm-rtl.sm-vertical a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-rtl ul a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-vertical a.highlighted,.sm-contra.sm-vertical a:active,.sm-contra.sm-vertical a:focus,.sm-contra.sm-vertical a:hover{background:white}.sm-contra.sm-vertical a.disabled{background:#eeeeee}.sm-contra.sm-vertical a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra.sm-vertical a span.sub-arrow{}.sm-contra.sm-vertical ul a.highlighted,.sm-contra.sm-vertical ul a:active,.sm-contra.sm-vertical ul a:focus,.sm-contra.sm-vertical ul a:hover{background:#eeeeee}.sm-contra.sm-vertical ul a.disabled{background:white}}.contraC .contentpane ul.angle-double-list li:before,.contraC .contentpane ul.arrow-circle-list li:before,.contraC .contentpane ul.arrow-list li:before,.contraC .contentpane ul.caret-list li:before,.contraC .contentpane ul.caret-square-list li:before,.contraC .contentpane ul.chevron-circle-list li:before,.contraC .contentpane ul.chevron-list li:before,.contraC .contentpane ul.cross-circle-list li:before,.contraC .contentpane ul.cross-list li:before,.contraC .contentpane ul.link-list li:before,.contraC .contentpane ul.tick-circle-list li:before,.contraC .contentpane ul.tick-list li:before{color:#ad1457} \ No newline at end of file diff --git a/assets/css/colors/deep-purple.min.css b/assets/css/colors/deep-purple.min.css new file mode 100644 index 0000000..8cdc49f --- /dev/null +++ b/assets/css/colors/deep-purple.min.css @@ -0,0 +1 @@ +body{color:#666}h2,h4,h6{color:#673ab7}.top-bar{background-color:white;border-bottom:1px solid #f2f2f2}.top-bar a{color:#999999}.top-bar a:hover{color:#673ab7}.top-bar .contact-details li a{color:#999999}.top-bar .contact-details li a:before{color:#999999}.top-bar .general-functions .dropdown-menu{border-color:#f2f2f2;background-color:#f2f2f2}.top-bar .general-functions li .material-icons{border-left:1px solid #f2f2f2}.top-bar .general-functions li:last-child a .material-icons{border-right:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup .userNotifications span{background:#673ab7;color:white}.top-bar .general-functions li .message-holder .buttonGroup .userMessages span{background:#673ab7;color:white}.top-bar .general-functions li .profile-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .profile-holder .buttonGroup .userProfileImg{border-right:solid 1px #f2f2f2}.menu-bar{background-color:white;border-bottom:1px solid #f2f2f2}.page-banner{border-bottom:solid 1px #f2f2f2}.page-banner h2{color:#666}.search .searchInputContainer{border:solid 1px #999999}.search ul.searchSkinObjectPreview{border:1px solid #999999}.search ul.searchSkinObjectPreview>li{border-top:1px solid #999999}.search ul.searchSkinObjectPreview>li.searchSkinObjectPreview_group{background-color:white;color:#999999}footer{background-color:#222222;border-top:4px solid #555555;color:#666666}footer .copyright-section{border-top:1px solid #555555}footer p{color:#666666}footer a:active,footer a:focus,footer a:link,footer a:visited{color:#666666}footer a:hover{color:#673ab7}.contraC .contentpane ul.list-inline li a{background-color:#999999;color:#f2f2f2}.contraC .contentpane ul.list-inline li a:hover{background-color:#673ab7}.contraC .contentpane a,.contraC .contentpane a:active,.contraC .contentpane a:link,.contraC .contentpane a:visited,a:focus{color:#666}.contraC .contentpane a:hover{color:#673ab7}.btn-round,.btn-round i{color:#f2f2f2}.btn-square,.btn-square i{color:#f2f2f2}.nav-brand a{color:#666666}#main-menu:before{background:#4b4a73}.main-menu-btn-icon,.main-menu-btn-icon:after,.main-menu-btn-icon:before{background:#666666}.sm-contra a,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra li{border-top:1x solid #f2f2f2}.sm-contra>li:hover{border-bottom:solid 1px #673ab7}.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.contraC h1.arrow:before,.contraC h3.arrow:before,.contraC h5.arrow:before{color:#673ab7}.contraC h2.arrow:before,.contraC h4.arrow:before,.contraC h6.arrow:before{color:#666}.contraC h1.circle:before,.contraC h3.circle:before,.contraC h5.circle:before{color:#673ab7}.contraC h2.circle:before,.contraC h4.circle:before,.contraC h6.circle:before{color:#666}.contraC h1.lined,.contraC h2.lined,.contraC h3.lined{border-bottom:solid 1px #673ab7}.contraC h4.lined,.contraC h5.lined,.contraC h6.lined{border-bottom:solid 1px #666}@media (min-width:768px){.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.sm-contra a,.sm-contra a.highlighted,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra a.disabled,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#673ab7}.sm-contra a span.sub-arrow{border-color:#666666 transparent transparent transparent}.sm-contra>li>ul:after{border-color:transparent transparent white transparent}.sm-contra ul{border:1px solid #f2f2f2;background:white}.sm-contra ul a,.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#666666}.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#673ab7;background:#eeeeee}.sm-contra ul a.current{color:#673ab7}.sm-contra ul a.disabled{background:white;color:#cccccc}.sm-contra ul a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra span.scroll-down,.sm-contra span.scroll-up{background:white}.sm-contra span.scroll-down:hover,.sm-contra span.scroll-up:hover{background:#eeeeee}.sm-contra span.scroll-up:hover span.scroll-down-arrow,.sm-contra span.scroll-up:hover span.scroll-up-arrow{border-color:transparent transparent #673ab7 transparent}.sm-contra span.scroll-down:hover span.scroll-down-arrow{border-color:#673ab7 transparent transparent transparent}.sm-contra span.scroll-down-arrow,.sm-contra span.scroll-up-arrow{border-color:transparent transparent #666666 transparent}.sm-contra span.scroll-down-arrow{border-color:#666666 transparent transparent transparent}.sm-contra.sm-rtl.sm-vertical a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-rtl ul a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-vertical a.highlighted,.sm-contra.sm-vertical a:active,.sm-contra.sm-vertical a:focus,.sm-contra.sm-vertical a:hover{background:white}.sm-contra.sm-vertical a.disabled{background:#eeeeee}.sm-contra.sm-vertical a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra.sm-vertical a span.sub-arrow{}.sm-contra.sm-vertical ul a.highlighted,.sm-contra.sm-vertical ul a:active,.sm-contra.sm-vertical ul a:focus,.sm-contra.sm-vertical ul a:hover{background:#eeeeee}.sm-contra.sm-vertical ul a.disabled{background:white}}.contraC .contentpane ul.angle-double-list li:before,.contraC .contentpane ul.arrow-circle-list li:before,.contraC .contentpane ul.arrow-list li:before,.contraC .contentpane ul.caret-list li:before,.contraC .contentpane ul.caret-square-list li:before,.contraC .contentpane ul.chevron-circle-list li:before,.contraC .contentpane ul.chevron-list li:before,.contraC .contentpane ul.cross-circle-list li:before,.contraC .contentpane ul.cross-list li:before,.contraC .contentpane ul.link-list li:before,.contraC .contentpane ul.tick-circle-list li:before,.contraC .contentpane ul.tick-list li:before{color:#673ab7} \ No newline at end of file diff --git a/assets/css/colors/green.min.css b/assets/css/colors/green.min.css new file mode 100644 index 0000000..6553489 --- /dev/null +++ b/assets/css/colors/green.min.css @@ -0,0 +1 @@ +body{color:#666}h2,h4,h6{color:#4caf50}.top-bar{background-color:white;border-bottom:1px solid #f2f2f2}.top-bar a{color:#999999}.top-bar a:hover{color:#4caf50}.top-bar .contact-details li a{color:#999999}.top-bar .contact-details li a:before{color:#999999}.top-bar .general-functions .dropdown-menu{border-color:#f2f2f2;background-color:#f2f2f2}.top-bar .general-functions li .material-icons{border-left:1px solid #f2f2f2}.top-bar .general-functions li:last-child a .material-icons{border-right:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup .userNotifications span{background:#4caf50;color:white}.top-bar .general-functions li .message-holder .buttonGroup .userMessages span{background:#4caf50;color:white}.top-bar .general-functions li .profile-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .profile-holder .buttonGroup .userProfileImg{border-right:solid 1px #f2f2f2}.menu-bar{background-color:white;border-bottom:1px solid #f2f2f2}.page-banner{border-bottom:solid 1px #f2f2f2}.page-banner h2{color:#666}.search .searchInputContainer{border:solid 1px #999999}.search ul.searchSkinObjectPreview{border:1px solid #999999}.search ul.searchSkinObjectPreview>li{border-top:1px solid #999999}.search ul.searchSkinObjectPreview>li.searchSkinObjectPreview_group{background-color:white;color:#999999}footer{background-color:#222222;border-top:4px solid #555555;color:#666666}footer .copyright-section{border-top:1px solid #555555}footer p{color:#666666}footer a:active,footer a:focus,footer a:link,footer a:visited{color:#666666}footer a:hover{color:#4caf50}.contraC .contentpane ul.list-inline li a{background-color:#999999;color:#f2f2f2}.contraC .contentpane ul.list-inline li a:hover{background-color:#4caf50}.contraC .contentpane a,.contraC .contentpane a:active,.contraC .contentpane a:link,.contraC .contentpane a:visited,a:focus{color:#666}.contraC .contentpane a:hover{color:#4caf50}.btn-round,.btn-round i{color:#f2f2f2}.btn-square,.btn-square i{color:#f2f2f2}.nav-brand a{color:#666666}#main-menu:before{background:#4b4a73}.main-menu-btn-icon,.main-menu-btn-icon:after,.main-menu-btn-icon:before{background:#666666}.sm-contra a,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra li{border-top:1x solid #f2f2f2}.sm-contra>li:hover{border-bottom:solid 1px #4caf50}.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.contraC h1.arrow:before,.contraC h3.arrow:before,.contraC h5.arrow:before{color:#4caf50}.contraC h2.arrow:before,.contraC h4.arrow:before,.contraC h6.arrow:before{color:#666}.contraC h1.circle:before,.contraC h3.circle:before,.contraC h5.circle:before{color:#4caf50}.contraC h2.circle:before,.contraC h4.circle:before,.contraC h6.circle:before{color:#666}.contraC h1.lined,.contraC h2.lined,.contraC h3.lined{border-bottom:solid 1px #4caf50}.contraC h4.lined,.contraC h5.lined,.contraC h6.lined{border-bottom:solid 1px #666}@media (min-width:768px){.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.sm-contra a,.sm-contra a.highlighted,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra a.disabled,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#4caf50}.sm-contra a span.sub-arrow{border-color:#666666 transparent transparent transparent}.sm-contra>li>ul:after{border-color:transparent transparent white transparent}.sm-contra ul{border:1px solid #f2f2f2;background:white}.sm-contra ul a,.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#666666}.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#4caf50;background:#eeeeee}.sm-contra ul a.current{color:#4caf50}.sm-contra ul a.disabled{background:white;color:#cccccc}.sm-contra ul a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra span.scroll-down,.sm-contra span.scroll-up{background:white}.sm-contra span.scroll-down:hover,.sm-contra span.scroll-up:hover{background:#eeeeee}.sm-contra span.scroll-up:hover span.scroll-down-arrow,.sm-contra span.scroll-up:hover span.scroll-up-arrow{border-color:transparent transparent #4caf50 transparent}.sm-contra span.scroll-down:hover span.scroll-down-arrow{border-color:#4caf50 transparent transparent transparent}.sm-contra span.scroll-down-arrow,.sm-contra span.scroll-up-arrow{border-color:transparent transparent #666666 transparent}.sm-contra span.scroll-down-arrow{border-color:#666666 transparent transparent transparent}.sm-contra.sm-rtl.sm-vertical a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-rtl ul a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-vertical a.highlighted,.sm-contra.sm-vertical a:active,.sm-contra.sm-vertical a:focus,.sm-contra.sm-vertical a:hover{background:white}.sm-contra.sm-vertical a.disabled{background:#eeeeee}.sm-contra.sm-vertical a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra.sm-vertical a span.sub-arrow{}.sm-contra.sm-vertical ul a.highlighted,.sm-contra.sm-vertical ul a:active,.sm-contra.sm-vertical ul a:focus,.sm-contra.sm-vertical ul a:hover{background:#eeeeee}.sm-contra.sm-vertical ul a.disabled{background:white}}.contraC .contentpane ul.angle-double-list li:before,.contraC .contentpane ul.arrow-circle-list li:before,.contraC .contentpane ul.arrow-list li:before,.contraC .contentpane ul.caret-list li:before,.contraC .contentpane ul.caret-square-list li:before,.contraC .contentpane ul.chevron-circle-list li:before,.contraC .contentpane ul.chevron-list li:before,.contraC .contentpane ul.cross-circle-list li:before,.contraC .contentpane ul.cross-list li:before,.contraC .contentpane ul.link-list li:before,.contraC .contentpane ul.tick-circle-list li:before,.contraC .contentpane ul.tick-list li:before{color:#4caf50} \ No newline at end of file diff --git a/assets/css/colors/grey.min.css b/assets/css/colors/grey.min.css new file mode 100644 index 0000000..f5de71a --- /dev/null +++ b/assets/css/colors/grey.min.css @@ -0,0 +1 @@ +body{color:#666}h2,h4,h6{color:#9e9e9e}.top-bar{background-color:white;border-bottom:1px solid #f2f2f2}.top-bar a{color:#999999}.top-bar a:hover{color:#9e9e9e}.top-bar .contact-details li a{color:#999999}.top-bar .contact-details li a:before{color:#999999}.top-bar .general-functions .dropdown-menu{border-color:#f2f2f2;background-color:#f2f2f2}.top-bar .general-functions li .material-icons{border-left:1px solid #f2f2f2}.top-bar .general-functions li:last-child a .material-icons{border-right:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup .userNotifications span{background:#9e9e9e;color:white}.top-bar .general-functions li .message-holder .buttonGroup .userMessages span{background:#9e9e9e;color:white}.top-bar .general-functions li .profile-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .profile-holder .buttonGroup .userProfileImg{border-right:solid 1px #f2f2f2}.menu-bar{background-color:white;border-bottom:1px solid #f2f2f2}.page-banner{border-bottom:solid 1px #f2f2f2}.page-banner h2{color:#666}.search .searchInputContainer{border:solid 1px #999999}.search ul.searchSkinObjectPreview{border:1px solid #999999}.search ul.searchSkinObjectPreview>li{border-top:1px solid #999999}.search ul.searchSkinObjectPreview>li.searchSkinObjectPreview_group{background-color:white;color:#999999}footer{background-color:#222222;border-top:4px solid #555555;color:#666666}footer .copyright-section{border-top:1px solid #555555}footer p{color:#666666}footer a:active,footer a:focus,footer a:link,footer a:visited{color:#666666}footer a:hover{color:#9e9e9e}.contraC .contentpane ul.list-inline li a{background-color:#999999;color:#f2f2f2}.contraC .contentpane ul.list-inline li a:hover{background-color:#9e9e9e}.contraC .contentpane a,.contraC .contentpane a:active,.contraC .contentpane a:link,.contraC .contentpane a:visited,a:focus{color:#666}.contraC .contentpane a:hover{color:#9e9e9e}.btn-round,.btn-round i{color:#f2f2f2}.btn-square,.btn-square i{color:#f2f2f2}.nav-brand a{color:#666666}#main-menu:before{background:#4b4a73}.main-menu-btn-icon,.main-menu-btn-icon:after,.main-menu-btn-icon:before{background:#666666}.sm-contra a,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra li{border-top:1x solid #f2f2f2}.sm-contra>li:hover{border-bottom:solid 1px #9e9e9e}.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.contraC h1.arrow:before,.contraC h3.arrow:before,.contraC h5.arrow:before{color:#9e9e9e}.contraC h2.arrow:before,.contraC h4.arrow:before,.contraC h6.arrow:before{color:#666}.contraC h1.circle:before,.contraC h3.circle:before,.contraC h5.circle:before{color:#9e9e9e}.contraC h2.circle:before,.contraC h4.circle:before,.contraC h6.circle:before{color:#666}.contraC h1.lined,.contraC h2.lined,.contraC h3.lined{border-bottom:solid 1px #9e9e9e}.contraC h4.lined,.contraC h5.lined,.contraC h6.lined{border-bottom:solid 1px #666}@media (min-width:768px){.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.sm-contra a,.sm-contra a.highlighted,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra a.disabled,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#9e9e9e}.sm-contra a span.sub-arrow{border-color:#666666 transparent transparent transparent}.sm-contra>li>ul:after{border-color:transparent transparent white transparent}.sm-contra ul{border:1px solid #f2f2f2;background:white}.sm-contra ul a,.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#666666}.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#9e9e9e;background:#eeeeee}.sm-contra ul a.current{color:#9e9e9e}.sm-contra ul a.disabled{background:white;color:#cccccc}.sm-contra ul a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra span.scroll-down,.sm-contra span.scroll-up{background:white}.sm-contra span.scroll-down:hover,.sm-contra span.scroll-up:hover{background:#eeeeee}.sm-contra span.scroll-up:hover span.scroll-down-arrow,.sm-contra span.scroll-up:hover span.scroll-up-arrow{border-color:transparent transparent #9e9e9e transparent}.sm-contra span.scroll-down:hover span.scroll-down-arrow{border-color:#9e9e9e transparent transparent transparent}.sm-contra span.scroll-down-arrow,.sm-contra span.scroll-up-arrow{border-color:transparent transparent #666666 transparent}.sm-contra span.scroll-down-arrow{border-color:#666666 transparent transparent transparent}.sm-contra.sm-rtl.sm-vertical a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-rtl ul a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-vertical a.highlighted,.sm-contra.sm-vertical a:active,.sm-contra.sm-vertical a:focus,.sm-contra.sm-vertical a:hover{background:white}.sm-contra.sm-vertical a.disabled{background:#eeeeee}.sm-contra.sm-vertical a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra.sm-vertical a span.sub-arrow{}.sm-contra.sm-vertical ul a.highlighted,.sm-contra.sm-vertical ul a:active,.sm-contra.sm-vertical ul a:focus,.sm-contra.sm-vertical ul a:hover{background:#eeeeee}.sm-contra.sm-vertical ul a.disabled{background:white}}.contraC .contentpane ul.angle-double-list li:before,.contraC .contentpane ul.arrow-circle-list li:before,.contraC .contentpane ul.arrow-list li:before,.contraC .contentpane ul.caret-list li:before,.contraC .contentpane ul.caret-square-list li:before,.contraC .contentpane ul.chevron-circle-list li:before,.contraC .contentpane ul.chevron-list li:before,.contraC .contentpane ul.cross-circle-list li:before,.contraC .contentpane ul.cross-list li:before,.contraC .contentpane ul.link-list li:before,.contraC .contentpane ul.tick-circle-list li:before,.contraC .contentpane ul.tick-list li:before{color:#9e9e9e} \ No newline at end of file diff --git a/assets/css/colors/indigo.min.css b/assets/css/colors/indigo.min.css new file mode 100644 index 0000000..5c9c4ef --- /dev/null +++ b/assets/css/colors/indigo.min.css @@ -0,0 +1 @@ +body{color:#666}h2,h4,h6{color:#3f51b5}.top-bar{background-color:white;border-bottom:1px solid #f2f2f2}.top-bar a{color:#999999}.top-bar a:hover{color:#3f51b5}.top-bar .contact-details li a{color:#999999}.top-bar .contact-details li a:before{color:#999999}.top-bar .general-functions .dropdown-menu{border-color:#f2f2f2;background-color:#f2f2f2}.top-bar .general-functions li .material-icons{border-left:1px solid #f2f2f2}.top-bar .general-functions li:last-child a .material-icons{border-right:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup .userNotifications span{background:#3f51b5;color:white}.top-bar .general-functions li .message-holder .buttonGroup .userMessages span{background:#3f51b5;color:white}.top-bar .general-functions li .profile-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .profile-holder .buttonGroup .userProfileImg{border-right:solid 1px #f2f2f2}.menu-bar{background-color:white;border-bottom:1px solid #f2f2f2}.page-banner{border-bottom:solid 1px #f2f2f2}.page-banner h2{color:#666}.search .searchInputContainer{border:solid 1px #999999}.search ul.searchSkinObjectPreview{border:1px solid #999999}.search ul.searchSkinObjectPreview>li{border-top:1px solid #999999}.search ul.searchSkinObjectPreview>li.searchSkinObjectPreview_group{background-color:white;color:#999999}footer{background-color:#222222;border-top:4px solid #555555;color:#666666}footer .copyright-section{border-top:1px solid #555555}footer p{color:#666666}footer a:active,footer a:focus,footer a:link,footer a:visited{color:#666666}footer a:hover{color:#3f51b5}.contraC .contentpane ul.list-inline li a{background-color:#999999;color:#f2f2f2}.contraC .contentpane ul.list-inline li a:hover{background-color:#3f51b5}.contraC .contentpane a,.contraC .contentpane a:active,.contraC .contentpane a:link,.contraC .contentpane a:visited,a:focus{color:#666}.contraC .contentpane a:hover{color:#3f51b5}.btn-round,.btn-round i{color:#f2f2f2}.btn-square,.btn-square i{color:#f2f2f2}.nav-brand a{color:#666666}#main-menu:before{background:#4b4a73}.main-menu-btn-icon,.main-menu-btn-icon:after,.main-menu-btn-icon:before{background:#666666}.sm-contra a,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra li{border-top:1x solid #f2f2f2}.sm-contra>li:hover{border-bottom:solid 1px #3f51b5}.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.contraC h1.arrow:before,.contraC h3.arrow:before,.contraC h5.arrow:before{color:#3f51b5}.contraC h2.arrow:before,.contraC h4.arrow:before,.contraC h6.arrow:before{color:#666}.contraC h1.circle:before,.contraC h3.circle:before,.contraC h5.circle:before{color:#3f51b5}.contraC h2.circle:before,.contraC h4.circle:before,.contraC h6.circle:before{color:#666}.contraC h1.lined,.contraC h2.lined,.contraC h3.lined{border-bottom:solid 1px #3f51b5}.contraC h4.lined,.contraC h5.lined,.contraC h6.lined{border-bottom:solid 1px #666}@media (min-width:768px){.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.sm-contra a,.sm-contra a.highlighted,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra a.disabled,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#3f51b5}.sm-contra a span.sub-arrow{border-color:#666666 transparent transparent transparent}.sm-contra>li>ul:after{border-color:transparent transparent white transparent}.sm-contra ul{border:1px solid #f2f2f2;background:white}.sm-contra ul a,.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#666666}.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#3f51b5;background:#eeeeee}.sm-contra ul a.current{color:#3f51b5}.sm-contra ul a.disabled{background:white;color:#cccccc}.sm-contra ul a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra span.scroll-down,.sm-contra span.scroll-up{background:white}.sm-contra span.scroll-down:hover,.sm-contra span.scroll-up:hover{background:#eeeeee}.sm-contra span.scroll-up:hover span.scroll-down-arrow,.sm-contra span.scroll-up:hover span.scroll-up-arrow{border-color:transparent transparent #3f51b5 transparent}.sm-contra span.scroll-down:hover span.scroll-down-arrow{border-color:#3f51b5 transparent transparent transparent}.sm-contra span.scroll-down-arrow,.sm-contra span.scroll-up-arrow{border-color:transparent transparent #666666 transparent}.sm-contra span.scroll-down-arrow{border-color:#666666 transparent transparent transparent}.sm-contra.sm-rtl.sm-vertical a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-rtl ul a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-vertical a.highlighted,.sm-contra.sm-vertical a:active,.sm-contra.sm-vertical a:focus,.sm-contra.sm-vertical a:hover{background:white}.sm-contra.sm-vertical a.disabled{background:#eeeeee}.sm-contra.sm-vertical a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra.sm-vertical a span.sub-arrow{}.sm-contra.sm-vertical ul a.highlighted,.sm-contra.sm-vertical ul a:active,.sm-contra.sm-vertical ul a:focus,.sm-contra.sm-vertical ul a:hover{background:#eeeeee}.sm-contra.sm-vertical ul a.disabled{background:white}}.contraC .contentpane ul.angle-double-list li:before,.contraC .contentpane ul.arrow-circle-list li:before,.contraC .contentpane ul.arrow-list li:before,.contraC .contentpane ul.caret-list li:before,.contraC .contentpane ul.caret-square-list li:before,.contraC .contentpane ul.chevron-circle-list li:before,.contraC .contentpane ul.chevron-list li:before,.contraC .contentpane ul.cross-circle-list li:before,.contraC .contentpane ul.cross-list li:before,.contraC .contentpane ul.link-list li:before,.contraC .contentpane ul.tick-circle-list li:before,.contraC .contentpane ul.tick-list li:before{color:#3f51b5} \ No newline at end of file diff --git a/assets/css/colors/light-blue.min.css b/assets/css/colors/light-blue.min.css new file mode 100644 index 0000000..662d6d5 --- /dev/null +++ b/assets/css/colors/light-blue.min.css @@ -0,0 +1 @@ +body{color:#666}h2,h4,h6{color:#03a9f4}.top-bar{background-color:white;border-bottom:1px solid #f2f2f2}.top-bar a{color:#999999}.top-bar a:hover{color:#03a9f4}.top-bar .contact-details li a{color:#999999}.top-bar .contact-details li a:before{color:#999999}.top-bar .general-functions .dropdown-menu{border-color:#f2f2f2;background-color:#f2f2f2}.top-bar .general-functions li .material-icons{border-left:1px solid #f2f2f2}.top-bar .general-functions li:last-child a .material-icons{border-right:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup .userNotifications span{background:#03a9f4;color:white}.top-bar .general-functions li .message-holder .buttonGroup .userMessages span{background:#03a9f4;color:white}.top-bar .general-functions li .profile-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .profile-holder .buttonGroup .userProfileImg{border-right:solid 1px #f2f2f2}.menu-bar{background-color:white;border-bottom:1px solid #f2f2f2}.page-banner{border-bottom:solid 1px #f2f2f2}.page-banner h2{color:#666}.search .searchInputContainer{border:solid 1px #999999}.search ul.searchSkinObjectPreview{border:1px solid #999999}.search ul.searchSkinObjectPreview>li{border-top:1px solid #999999}.search ul.searchSkinObjectPreview>li.searchSkinObjectPreview_group{background-color:white;color:#999999}footer{background-color:#222222;border-top:4px solid #555555;color:#666666}footer .copyright-section{border-top:1px solid #555555}footer p{color:#666666}footer a:active,footer a:focus,footer a:link,footer a:visited{color:#666666}footer a:hover{color:#03a9f4}.contraC .contentpane ul.list-inline li a{background-color:#999999;color:#f2f2f2}.contraC .contentpane ul.list-inline li a:hover{background-color:#03a9f4}.contraC .contentpane a,.contraC .contentpane a:active,.contraC .contentpane a:link,.contraC .contentpane a:visited,a:focus{color:#666}.contraC .contentpane a:hover{color:#03a9f4}.btn-round,.btn-round i{color:#f2f2f2}.btn-square,.btn-square i{color:#f2f2f2}.nav-brand a{color:#666666}#main-menu:before{background:#4b4a73}.main-menu-btn-icon,.main-menu-btn-icon:after,.main-menu-btn-icon:before{background:#666666}.sm-contra a,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra li{border-top:1x solid #f2f2f2}.sm-contra>li:hover{border-bottom:solid 1px #03a9f4}.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.contraC h1.arrow:before,.contraC h3.arrow:before,.contraC h5.arrow:before{color:#03a9f4}.contraC h2.arrow:before,.contraC h4.arrow:before,.contraC h6.arrow:before{color:#666}.contraC h1.circle:before,.contraC h3.circle:before,.contraC h5.circle:before{color:#03a9f4}.contraC h2.circle:before,.contraC h4.circle:before,.contraC h6.circle:before{color:#666}.contraC h1.lined,.contraC h2.lined,.contraC h3.lined{border-bottom:solid 1px #03a9f4}.contraC h4.lined,.contraC h5.lined,.contraC h6.lined{border-bottom:solid 1px #666}@media (min-width:768px){.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.sm-contra a,.sm-contra a.highlighted,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra a.disabled,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#03a9f4}.sm-contra a span.sub-arrow{border-color:#666666 transparent transparent transparent}.sm-contra>li>ul:after{border-color:transparent transparent white transparent}.sm-contra ul{border:1px solid #f2f2f2;background:white}.sm-contra ul a,.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#666666}.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#03a9f4;background:#eeeeee}.sm-contra ul a.current{color:#03a9f4}.sm-contra ul a.disabled{background:white;color:#cccccc}.sm-contra ul a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra span.scroll-down,.sm-contra span.scroll-up{background:white}.sm-contra span.scroll-down:hover,.sm-contra span.scroll-up:hover{background:#eeeeee}.sm-contra span.scroll-up:hover span.scroll-down-arrow,.sm-contra span.scroll-up:hover span.scroll-up-arrow{border-color:transparent transparent #03a9f4 transparent}.sm-contra span.scroll-down:hover span.scroll-down-arrow{border-color:#03a9f4 transparent transparent transparent}.sm-contra span.scroll-down-arrow,.sm-contra span.scroll-up-arrow{border-color:transparent transparent #666666 transparent}.sm-contra span.scroll-down-arrow{border-color:#666666 transparent transparent transparent}.sm-contra.sm-rtl.sm-vertical a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-rtl ul a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-vertical a.highlighted,.sm-contra.sm-vertical a:active,.sm-contra.sm-vertical a:focus,.sm-contra.sm-vertical a:hover{background:white}.sm-contra.sm-vertical a.disabled{background:#eeeeee}.sm-contra.sm-vertical a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra.sm-vertical a span.sub-arrow{}.sm-contra.sm-vertical ul a.highlighted,.sm-contra.sm-vertical ul a:active,.sm-contra.sm-vertical ul a:focus,.sm-contra.sm-vertical ul a:hover{background:#eeeeee}.sm-contra.sm-vertical ul a.disabled{background:white}}.contraC .contentpane ul.angle-double-list li:before,.contraC .contentpane ul.arrow-circle-list li:before,.contraC .contentpane ul.arrow-list li:before,.contraC .contentpane ul.caret-list li:before,.contraC .contentpane ul.caret-square-list li:before,.contraC .contentpane ul.chevron-circle-list li:before,.contraC .contentpane ul.chevron-list li:before,.contraC .contentpane ul.cross-circle-list li:before,.contraC .contentpane ul.cross-list li:before,.contraC .contentpane ul.link-list li:before,.contraC .contentpane ul.tick-circle-list li:before,.contraC .contentpane ul.tick-list li:before{color:#03a9f4} \ No newline at end of file diff --git a/assets/css/colors/light-green.min.css b/assets/css/colors/light-green.min.css new file mode 100644 index 0000000..10718ec --- /dev/null +++ b/assets/css/colors/light-green.min.css @@ -0,0 +1 @@ +body{color:#666}h2,h4,h6{color:#8bc34a}.top-bar{background-color:white;border-bottom:1px solid #f2f2f2}.top-bar a{color:#999999}.top-bar a:hover{color:#8bc34a}.top-bar .contact-details li a{color:#999999}.top-bar .contact-details li a:before{color:#999999}.top-bar .general-functions .dropdown-menu{border-color:#f2f2f2;background-color:#f2f2f2}.top-bar .general-functions li .material-icons{border-left:1px solid #f2f2f2}.top-bar .general-functions li:last-child a .material-icons{border-right:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup .userNotifications span{background:#8bc34a;color:white}.top-bar .general-functions li .message-holder .buttonGroup .userMessages span{background:#8bc34a;color:white}.top-bar .general-functions li .profile-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .profile-holder .buttonGroup .userProfileImg{border-right:solid 1px #f2f2f2}.menu-bar{background-color:white;border-bottom:1px solid #f2f2f2}.page-banner{border-bottom:solid 1px #f2f2f2}.page-banner h2{color:#666}.search .searchInputContainer{border:solid 1px #999999}.search ul.searchSkinObjectPreview{border:1px solid #999999}.search ul.searchSkinObjectPreview>li{border-top:1px solid #999999}.search ul.searchSkinObjectPreview>li.searchSkinObjectPreview_group{background-color:white;color:#999999}footer{background-color:#222222;border-top:4px solid #555555;color:#666666}footer .copyright-section{border-top:1px solid #555555}footer p{color:#666666}footer a:active,footer a:focus,footer a:link,footer a:visited{color:#666666}footer a:hover{color:#8bc34a}.contraC .contentpane ul.list-inline li a{background-color:#999999;color:#f2f2f2}.contraC .contentpane ul.list-inline li a:hover{background-color:#8bc34a}.contraC .contentpane a,.contraC .contentpane a:active,.contraC .contentpane a:link,.contraC .contentpane a:visited,a:focus{color:#666}.contraC .contentpane a:hover{color:#8bc34a}.btn-round,.btn-round i{color:#f2f2f2}.btn-square,.btn-square i{color:#f2f2f2}.nav-brand a{color:#666666}#main-menu:before{background:#4b4a73}.main-menu-btn-icon,.main-menu-btn-icon:after,.main-menu-btn-icon:before{background:#666666}.sm-contra a,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra li{border-top:1x solid #f2f2f2}.sm-contra>li:hover{border-bottom:solid 1px #8bc34a}.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.contraC h1.arrow:before,.contraC h3.arrow:before,.contraC h5.arrow:before{color:#8bc34a}.contraC h2.arrow:before,.contraC h4.arrow:before,.contraC h6.arrow:before{color:#666}.contraC h1.circle:before,.contraC h3.circle:before,.contraC h5.circle:before{color:#8bc34a}.contraC h2.circle:before,.contraC h4.circle:before,.contraC h6.circle:before{color:#666}.contraC h1.lined,.contraC h2.lined,.contraC h3.lined{border-bottom:solid 1px #8bc34a}.contraC h4.lined,.contraC h5.lined,.contraC h6.lined{border-bottom:solid 1px #666}@media (min-width:768px){.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.sm-contra a,.sm-contra a.highlighted,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra a.disabled,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#8bc34a}.sm-contra a span.sub-arrow{border-color:#666666 transparent transparent transparent}.sm-contra>li>ul:after{border-color:transparent transparent white transparent}.sm-contra ul{border:1px solid #f2f2f2;background:white}.sm-contra ul a,.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#666666}.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#8bc34a;background:#eeeeee}.sm-contra ul a.current{color:#8bc34a}.sm-contra ul a.disabled{background:white;color:#cccccc}.sm-contra ul a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra span.scroll-down,.sm-contra span.scroll-up{background:white}.sm-contra span.scroll-down:hover,.sm-contra span.scroll-up:hover{background:#eeeeee}.sm-contra span.scroll-up:hover span.scroll-down-arrow,.sm-contra span.scroll-up:hover span.scroll-up-arrow{border-color:transparent transparent #8bc34a transparent}.sm-contra span.scroll-down:hover span.scroll-down-arrow{border-color:#8bc34a transparent transparent transparent}.sm-contra span.scroll-down-arrow,.sm-contra span.scroll-up-arrow{border-color:transparent transparent #666666 transparent}.sm-contra span.scroll-down-arrow{border-color:#666666 transparent transparent transparent}.sm-contra.sm-rtl.sm-vertical a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-rtl ul a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-vertical a.highlighted,.sm-contra.sm-vertical a:active,.sm-contra.sm-vertical a:focus,.sm-contra.sm-vertical a:hover{background:white}.sm-contra.sm-vertical a.disabled{background:#eeeeee}.sm-contra.sm-vertical a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra.sm-vertical a span.sub-arrow{}.sm-contra.sm-vertical ul a.highlighted,.sm-contra.sm-vertical ul a:active,.sm-contra.sm-vertical ul a:focus,.sm-contra.sm-vertical ul a:hover{background:#eeeeee}.sm-contra.sm-vertical ul a.disabled{background:white}}.contraC .contentpane ul.angle-double-list li:before,.contraC .contentpane ul.arrow-circle-list li:before,.contraC .contentpane ul.arrow-list li:before,.contraC .contentpane ul.caret-list li:before,.contraC .contentpane ul.caret-square-list li:before,.contraC .contentpane ul.chevron-circle-list li:before,.contraC .contentpane ul.chevron-list li:before,.contraC .contentpane ul.cross-circle-list li:before,.contraC .contentpane ul.cross-list li:before,.contraC .contentpane ul.link-list li:before,.contraC .contentpane ul.tick-circle-list li:before,.contraC .contentpane ul.tick-list li:before{color:#8bc34a} \ No newline at end of file diff --git a/assets/css/colors/lime.min.css b/assets/css/colors/lime.min.css new file mode 100644 index 0000000..fcd0522 --- /dev/null +++ b/assets/css/colors/lime.min.css @@ -0,0 +1 @@ +body{color:#666}h2,h4,h6{color:#cddc39}.top-bar{background-color:white;border-bottom:1px solid #f2f2f2}.top-bar a{color:#999999}.top-bar a:hover{color:#cddc39}.top-bar .contact-details li a{color:#999999}.top-bar .contact-details li a:before{color:#999999}.top-bar .general-functions .dropdown-menu{border-color:#f2f2f2;background-color:#f2f2f2}.top-bar .general-functions li .material-icons{border-left:1px solid #f2f2f2}.top-bar .general-functions li:last-child a .material-icons{border-right:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup .userNotifications span{background:#cddc39;color:white}.top-bar .general-functions li .message-holder .buttonGroup .userMessages span{background:#cddc39;color:white}.top-bar .general-functions li .profile-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .profile-holder .buttonGroup .userProfileImg{border-right:solid 1px #f2f2f2}.menu-bar{background-color:white;border-bottom:1px solid #f2f2f2}.page-banner{border-bottom:solid 1px #f2f2f2}.page-banner h2{color:#666}.search .searchInputContainer{border:solid 1px #999999}.search ul.searchSkinObjectPreview{border:1px solid #999999}.search ul.searchSkinObjectPreview>li{border-top:1px solid #999999}.search ul.searchSkinObjectPreview>li.searchSkinObjectPreview_group{background-color:white;color:#999999}footer{background-color:#222222;border-top:4px solid #555555;color:#666666}footer .copyright-section{border-top:1px solid #555555}footer p{color:#666666}footer a:active,footer a:focus,footer a:link,footer a:visited{color:#666666}footer a:hover{color:#cddc39}.contraC .contentpane ul.list-inline li a{background-color:#999999;color:#f2f2f2}.contraC .contentpane ul.list-inline li a:hover{background-color:#cddc39}.contraC .contentpane a,.contraC .contentpane a:active,.contraC .contentpane a:link,.contraC .contentpane a:visited,a:focus{color:#666}.contraC .contentpane a:hover{color:#cddc39}.btn-round,.btn-round i{color:#f2f2f2}.btn-square,.btn-square i{color:#f2f2f2}.nav-brand a{color:#666666}#main-menu:before{background:#4b4a73}.main-menu-btn-icon,.main-menu-btn-icon:after,.main-menu-btn-icon:before{background:#666666}.sm-contra a,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra li{border-top:1x solid #f2f2f2}.sm-contra>li:hover{border-bottom:solid 1px #cddc39}.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.contraC h1.arrow:before,.contraC h3.arrow:before,.contraC h5.arrow:before{color:#cddc39}.contraC h2.arrow:before,.contraC h4.arrow:before,.contraC h6.arrow:before{color:#666}.contraC h1.circle:before,.contraC h3.circle:before,.contraC h5.circle:before{color:#cddc39}.contraC h2.circle:before,.contraC h4.circle:before,.contraC h6.circle:before{color:#666}.contraC h1.lined,.contraC h2.lined,.contraC h3.lined{border-bottom:solid 1px #cddc39}.contraC h4.lined,.contraC h5.lined,.contraC h6.lined{border-bottom:solid 1px #666}@media (min-width:768px){.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.sm-contra a,.sm-contra a.highlighted,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra a.disabled,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#cddc39}.sm-contra a span.sub-arrow{border-color:#666666 transparent transparent transparent}.sm-contra>li>ul:after{border-color:transparent transparent white transparent}.sm-contra ul{border:1px solid #f2f2f2;background:white}.sm-contra ul a,.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#666666}.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#cddc39;background:#eeeeee}.sm-contra ul a.current{color:#cddc39}.sm-contra ul a.disabled{background:white;color:#cccccc}.sm-contra ul a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra span.scroll-down,.sm-contra span.scroll-up{background:white}.sm-contra span.scroll-down:hover,.sm-contra span.scroll-up:hover{background:#eeeeee}.sm-contra span.scroll-up:hover span.scroll-down-arrow,.sm-contra span.scroll-up:hover span.scroll-up-arrow{border-color:transparent transparent #cddc39 transparent}.sm-contra span.scroll-down:hover span.scroll-down-arrow{border-color:#cddc39 transparent transparent transparent}.sm-contra span.scroll-down-arrow,.sm-contra span.scroll-up-arrow{border-color:transparent transparent #666666 transparent}.sm-contra span.scroll-down-arrow{border-color:#666666 transparent transparent transparent}.sm-contra.sm-rtl.sm-vertical a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-rtl ul a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-vertical a.highlighted,.sm-contra.sm-vertical a:active,.sm-contra.sm-vertical a:focus,.sm-contra.sm-vertical a:hover{background:white}.sm-contra.sm-vertical a.disabled{background:#eeeeee}.sm-contra.sm-vertical a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra.sm-vertical a span.sub-arrow{}.sm-contra.sm-vertical ul a.highlighted,.sm-contra.sm-vertical ul a:active,.sm-contra.sm-vertical ul a:focus,.sm-contra.sm-vertical ul a:hover{background:#eeeeee}.sm-contra.sm-vertical ul a.disabled{background:white}}.contraC .contentpane ul.angle-double-list li:before,.contraC .contentpane ul.arrow-circle-list li:before,.contraC .contentpane ul.arrow-list li:before,.contraC .contentpane ul.caret-list li:before,.contraC .contentpane ul.caret-square-list li:before,.contraC .contentpane ul.chevron-circle-list li:before,.contraC .contentpane ul.chevron-list li:before,.contraC .contentpane ul.cross-circle-list li:before,.contraC .contentpane ul.cross-list li:before,.contraC .contentpane ul.link-list li:before,.contraC .contentpane ul.tick-circle-list li:before,.contraC .contentpane ul.tick-list li:before{color:#cddc39} \ No newline at end of file diff --git a/assets/css/colors/orange.min.css b/assets/css/colors/orange.min.css new file mode 100644 index 0000000..8a31d9d --- /dev/null +++ b/assets/css/colors/orange.min.css @@ -0,0 +1 @@ +body{color:#666}h2,h4,h6{color:#ff9800}.top-bar{background-color:white;border-bottom:1px solid #f2f2f2}.top-bar a{color:#999999}.top-bar a:hover{color:#ff9800}.top-bar .contact-details li a{color:#999999}.top-bar .contact-details li a:before{color:#999999}.top-bar .general-functions .dropdown-menu{border-color:#f2f2f2;background-color:#f2f2f2}.top-bar .general-functions li .material-icons{border-left:1px solid #f2f2f2}.top-bar .general-functions li:last-child a .material-icons{border-right:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup .userNotifications span{background:#ff9800;color:white}.top-bar .general-functions li .message-holder .buttonGroup .userMessages span{background:#ff9800;color:white}.top-bar .general-functions li .profile-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .profile-holder .buttonGroup .userProfileImg{border-right:solid 1px #f2f2f2}.menu-bar{background-color:white;border-bottom:1px solid #f2f2f2}.page-banner{border-bottom:solid 1px #f2f2f2}.page-banner h2{color:#666}.search .searchInputContainer{border:solid 1px #999999}.search ul.searchSkinObjectPreview{border:1px solid #999999}.search ul.searchSkinObjectPreview>li{border-top:1px solid #999999}.search ul.searchSkinObjectPreview>li.searchSkinObjectPreview_group{background-color:white;color:#999999}footer{background-color:#222222;border-top:4px solid #555555;color:#666666}footer .copyright-section{border-top:1px solid #555555}footer p{color:#666666}footer a:active,footer a:focus,footer a:link,footer a:visited{color:#666666}footer a:hover{color:#ff9800}.contraC .contentpane ul.list-inline li a{background-color:#999999;color:#f2f2f2}.contraC .contentpane ul.list-inline li a:hover{background-color:#ff9800}.contraC .contentpane a,.contraC .contentpane a:active,.contraC .contentpane a:link,.contraC .contentpane a:visited,a:focus{color:#666}.contraC .contentpane a:hover{color:#ff9800}.btn-round,.btn-round i{color:#f2f2f2}.btn-square,.btn-square i{color:#f2f2f2}.nav-brand a{color:#666666}#main-menu:before{background:#4b4a73}.main-menu-btn-icon,.main-menu-btn-icon:after,.main-menu-btn-icon:before{background:#666666}.sm-contra a,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra li{border-top:1x solid #f2f2f2}.sm-contra>li:hover{border-bottom:solid 1px #ff9800}.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.contraC h1.arrow:before,.contraC h3.arrow:before,.contraC h5.arrow:before{color:#ff9800}.contraC h2.arrow:before,.contraC h4.arrow:before,.contraC h6.arrow:before{color:#666}.contraC h1.circle:before,.contraC h3.circle:before,.contraC h5.circle:before{color:#ff9800}.contraC h2.circle:before,.contraC h4.circle:before,.contraC h6.circle:before{color:#666}.contraC h1.lined,.contraC h2.lined,.contraC h3.lined{border-bottom:solid 1px #ff9800}.contraC h4.lined,.contraC h5.lined,.contraC h6.lined{border-bottom:solid 1px #666}@media (min-width:768px){.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.sm-contra a,.sm-contra a.highlighted,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra a.disabled,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#ff9800}.sm-contra a span.sub-arrow{border-color:#666666 transparent transparent transparent}.sm-contra>li>ul:after{border-color:transparent transparent white transparent}.sm-contra ul{border:1px solid #f2f2f2;background:white}.sm-contra ul a,.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#666666}.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#ff9800;background:#eeeeee}.sm-contra ul a.current{color:#ff9800}.sm-contra ul a.disabled{background:white;color:#cccccc}.sm-contra ul a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra span.scroll-down,.sm-contra span.scroll-up{background:white}.sm-contra span.scroll-down:hover,.sm-contra span.scroll-up:hover{background:#eeeeee}.sm-contra span.scroll-up:hover span.scroll-down-arrow,.sm-contra span.scroll-up:hover span.scroll-up-arrow{border-color:transparent transparent #ff9800 transparent}.sm-contra span.scroll-down:hover span.scroll-down-arrow{border-color:#ff9800 transparent transparent transparent}.sm-contra span.scroll-down-arrow,.sm-contra span.scroll-up-arrow{border-color:transparent transparent #666666 transparent}.sm-contra span.scroll-down-arrow{border-color:#666666 transparent transparent transparent}.sm-contra.sm-rtl.sm-vertical a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-rtl ul a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-vertical a.highlighted,.sm-contra.sm-vertical a:active,.sm-contra.sm-vertical a:focus,.sm-contra.sm-vertical a:hover{background:white}.sm-contra.sm-vertical a.disabled{background:#eeeeee}.sm-contra.sm-vertical a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra.sm-vertical a span.sub-arrow{}.sm-contra.sm-vertical ul a.highlighted,.sm-contra.sm-vertical ul a:active,.sm-contra.sm-vertical ul a:focus,.sm-contra.sm-vertical ul a:hover{background:#eeeeee}.sm-contra.sm-vertical ul a.disabled{background:white}}.contraC .contentpane ul.angle-double-list li:before,.contraC .contentpane ul.arrow-circle-list li:before,.contraC .contentpane ul.arrow-list li:before,.contraC .contentpane ul.caret-list li:before,.contraC .contentpane ul.caret-square-list li:before,.contraC .contentpane ul.chevron-circle-list li:before,.contraC .contentpane ul.chevron-list li:before,.contraC .contentpane ul.cross-circle-list li:before,.contraC .contentpane ul.cross-list li:before,.contraC .contentpane ul.link-list li:before,.contraC .contentpane ul.tick-circle-list li:before,.contraC .contentpane ul.tick-list li:before{color:#ff9800} \ No newline at end of file diff --git a/assets/css/colors/pink.min.css b/assets/css/colors/pink.min.css new file mode 100644 index 0000000..f6932c5 --- /dev/null +++ b/assets/css/colors/pink.min.css @@ -0,0 +1 @@ +body{color:#666}h2,h4,h6{color:#e91e63}.top-bar{background-color:white;border-bottom:1px solid #f2f2f2}.top-bar a{color:#999999}.top-bar a:hover{color:#e91e63}.top-bar .contact-details li a{color:#999999}.top-bar .contact-details li a:before{color:#999999}.top-bar .general-functions .dropdown-menu{border-color:#f2f2f2;background-color:#f2f2f2}.top-bar .general-functions li .material-icons{border-left:1px solid #f2f2f2}.top-bar .general-functions li:last-child a .material-icons{border-right:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup .userNotifications span{background:#e91e63;color:white}.top-bar .general-functions li .message-holder .buttonGroup .userMessages span{background:#e91e63;color:white}.top-bar .general-functions li .profile-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .profile-holder .buttonGroup .userProfileImg{border-right:solid 1px #f2f2f2}.menu-bar{background-color:white;border-bottom:1px solid #f2f2f2}.page-banner{border-bottom:solid 1px #f2f2f2}.page-banner h2{color:#666}.search .searchInputContainer{border:solid 1px #999999}.search ul.searchSkinObjectPreview{border:1px solid #999999}.search ul.searchSkinObjectPreview>li{border-top:1px solid #999999}.search ul.searchSkinObjectPreview>li.searchSkinObjectPreview_group{background-color:white;color:#999999}footer{background-color:#222222;border-top:4px solid #555555;color:#666666}footer .copyright-section{border-top:1px solid #555555}footer p{color:#666666}footer a:active,footer a:focus,footer a:link,footer a:visited{color:#666666}footer a:hover{color:#e91e63}.contraC .contentpane ul.list-inline li a{background-color:#999999;color:#f2f2f2}.contraC .contentpane ul.list-inline li a:hover{background-color:#e91e63}.contraC .contentpane a,.contraC .contentpane a:active,.contraC .contentpane a:link,.contraC .contentpane a:visited,a:focus{color:#666}.contraC .contentpane a:hover{color:#e91e63}.btn-round,.btn-round i{color:#f2f2f2}.btn-square,.btn-square i{color:#f2f2f2}.nav-brand a{color:#666666}#main-menu:before{background:#4b4a73}.main-menu-btn-icon,.main-menu-btn-icon:after,.main-menu-btn-icon:before{background:#666666}.sm-contra a,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra li{border-top:1x solid #f2f2f2}.sm-contra>li:hover{border-bottom:solid 1px #e91e63}.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.contraC h1.arrow:before,.contraC h3.arrow:before,.contraC h5.arrow:before{color:#e91e63}.contraC h2.arrow:before,.contraC h4.arrow:before,.contraC h6.arrow:before{color:#666}.contraC h1.circle:before,.contraC h3.circle:before,.contraC h5.circle:before{color:#e91e63}.contraC h2.circle:before,.contraC h4.circle:before,.contraC h6.circle:before{color:#666}.contraC h1.lined,.contraC h2.lined,.contraC h3.lined{border-bottom:solid 1px #e91e63}.contraC h4.lined,.contraC h5.lined,.contraC h6.lined{border-bottom:solid 1px #666}@media (min-width:768px){.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.sm-contra a,.sm-contra a.highlighted,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra a.disabled,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#e91e63}.sm-contra a span.sub-arrow{border-color:#666666 transparent transparent transparent}.sm-contra>li>ul:after{border-color:transparent transparent white transparent}.sm-contra ul{border:1px solid #f2f2f2;background:white}.sm-contra ul a,.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#666666}.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#e91e63;background:#eeeeee}.sm-contra ul a.current{color:#e91e63}.sm-contra ul a.disabled{background:white;color:#cccccc}.sm-contra ul a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra span.scroll-down,.sm-contra span.scroll-up{background:white}.sm-contra span.scroll-down:hover,.sm-contra span.scroll-up:hover{background:#eeeeee}.sm-contra span.scroll-up:hover span.scroll-down-arrow,.sm-contra span.scroll-up:hover span.scroll-up-arrow{border-color:transparent transparent #e91e63 transparent}.sm-contra span.scroll-down:hover span.scroll-down-arrow{border-color:#e91e63 transparent transparent transparent}.sm-contra span.scroll-down-arrow,.sm-contra span.scroll-up-arrow{border-color:transparent transparent #666666 transparent}.sm-contra span.scroll-down-arrow{border-color:#666666 transparent transparent transparent}.sm-contra.sm-rtl.sm-vertical a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-rtl ul a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-vertical a.highlighted,.sm-contra.sm-vertical a:active,.sm-contra.sm-vertical a:focus,.sm-contra.sm-vertical a:hover{background:white}.sm-contra.sm-vertical a.disabled{background:#eeeeee}.sm-contra.sm-vertical a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra.sm-vertical a span.sub-arrow{}.sm-contra.sm-vertical ul a.highlighted,.sm-contra.sm-vertical ul a:active,.sm-contra.sm-vertical ul a:focus,.sm-contra.sm-vertical ul a:hover{background:#eeeeee}.sm-contra.sm-vertical ul a.disabled{background:white}}.contraC .contentpane ul.angle-double-list li:before,.contraC .contentpane ul.arrow-circle-list li:before,.contraC .contentpane ul.arrow-list li:before,.contraC .contentpane ul.caret-list li:before,.contraC .contentpane ul.caret-square-list li:before,.contraC .contentpane ul.chevron-circle-list li:before,.contraC .contentpane ul.chevron-list li:before,.contraC .contentpane ul.cross-circle-list li:before,.contraC .contentpane ul.cross-list li:before,.contraC .contentpane ul.link-list li:before,.contraC .contentpane ul.tick-circle-list li:before,.contraC .contentpane ul.tick-list li:before{color:#e91e63} \ No newline at end of file diff --git a/assets/css/colors/purple.min.css b/assets/css/colors/purple.min.css new file mode 100644 index 0000000..d24f07f --- /dev/null +++ b/assets/css/colors/purple.min.css @@ -0,0 +1 @@ +body{color:#666}h2,h4,h6{color:#9c27b0}.top-bar{background-color:white;border-bottom:1px solid #f2f2f2}.top-bar a{color:#999999}.top-bar a:hover{color:#9c27b0}.top-bar .contact-details li a{color:#999999}.top-bar .contact-details li a:before{color:#999999}.top-bar .general-functions .dropdown-menu{border-color:#f2f2f2;background-color:#f2f2f2}.top-bar .general-functions li .material-icons{border-left:1px solid #f2f2f2}.top-bar .general-functions li:last-child a .material-icons{border-right:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup .userNotifications span{background:#9c27b0;color:white}.top-bar .general-functions li .message-holder .buttonGroup .userMessages span{background:#9c27b0;color:white}.top-bar .general-functions li .profile-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .profile-holder .buttonGroup .userProfileImg{border-right:solid 1px #f2f2f2}.menu-bar{background-color:white;border-bottom:1px solid #f2f2f2}.page-banner{border-bottom:solid 1px #f2f2f2}.page-banner h2{color:#666}.search .searchInputContainer{border:solid 1px #999999}.search ul.searchSkinObjectPreview{border:1px solid #999999}.search ul.searchSkinObjectPreview>li{border-top:1px solid #999999}.search ul.searchSkinObjectPreview>li.searchSkinObjectPreview_group{background-color:white;color:#999999}footer{background-color:#222222;border-top:4px solid #555555;color:#666666}footer .copyright-section{border-top:1px solid #555555}footer p{color:#666666}footer a:active,footer a:focus,footer a:link,footer a:visited{color:#666666}footer a:hover{color:#9c27b0}.contraC .contentpane ul.list-inline li a{background-color:#999999;color:#f2f2f2}.contraC .contentpane ul.list-inline li a:hover{background-color:#9c27b0}.contraC .contentpane a,.contraC .contentpane a:active,.contraC .contentpane a:link,.contraC .contentpane a:visited,a:focus{color:#666}.contraC .contentpane a:hover{color:#9c27b0}.btn-round,.btn-round i{color:#f2f2f2}.btn-square,.btn-square i{color:#f2f2f2}.nav-brand a{color:#666666}#main-menu:before{background:#4b4a73}.main-menu-btn-icon,.main-menu-btn-icon:after,.main-menu-btn-icon:before{background:#666666}.sm-contra a,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra li{border-top:1x solid #f2f2f2}.sm-contra>li:hover{border-bottom:solid 1px #9c27b0}.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.contraC h1.arrow:before,.contraC h3.arrow:before,.contraC h5.arrow:before{color:#9c27b0}.contraC h2.arrow:before,.contraC h4.arrow:before,.contraC h6.arrow:before{color:#666}.contraC h1.circle:before,.contraC h3.circle:before,.contraC h5.circle:before{color:#9c27b0}.contraC h2.circle:before,.contraC h4.circle:before,.contraC h6.circle:before{color:#666}.contraC h1.lined,.contraC h2.lined,.contraC h3.lined{border-bottom:solid 1px #9c27b0}.contraC h4.lined,.contraC h5.lined,.contraC h6.lined{border-bottom:solid 1px #666}@media (min-width:768px){.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.sm-contra a,.sm-contra a.highlighted,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra a.disabled,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#9c27b0}.sm-contra a span.sub-arrow{border-color:#666666 transparent transparent transparent}.sm-contra>li>ul:after{border-color:transparent transparent white transparent}.sm-contra ul{border:1px solid #f2f2f2;background:white}.sm-contra ul a,.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#666666}.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#9c27b0;background:#eeeeee}.sm-contra ul a.current{color:#9c27b0}.sm-contra ul a.disabled{background:white;color:#cccccc}.sm-contra ul a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra span.scroll-down,.sm-contra span.scroll-up{background:white}.sm-contra span.scroll-down:hover,.sm-contra span.scroll-up:hover{background:#eeeeee}.sm-contra span.scroll-up:hover span.scroll-down-arrow,.sm-contra span.scroll-up:hover span.scroll-up-arrow{border-color:transparent transparent #9c27b0 transparent}.sm-contra span.scroll-down:hover span.scroll-down-arrow{border-color:#9c27b0 transparent transparent transparent}.sm-contra span.scroll-down-arrow,.sm-contra span.scroll-up-arrow{border-color:transparent transparent #666666 transparent}.sm-contra span.scroll-down-arrow{border-color:#666666 transparent transparent transparent}.sm-contra.sm-rtl.sm-vertical a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-rtl ul a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-vertical a.highlighted,.sm-contra.sm-vertical a:active,.sm-contra.sm-vertical a:focus,.sm-contra.sm-vertical a:hover{background:white}.sm-contra.sm-vertical a.disabled{background:#eeeeee}.sm-contra.sm-vertical a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra.sm-vertical a span.sub-arrow{}.sm-contra.sm-vertical ul a.highlighted,.sm-contra.sm-vertical ul a:active,.sm-contra.sm-vertical ul a:focus,.sm-contra.sm-vertical ul a:hover{background:#eeeeee}.sm-contra.sm-vertical ul a.disabled{background:white}}.contraC .contentpane ul.angle-double-list li:before,.contraC .contentpane ul.arrow-circle-list li:before,.contraC .contentpane ul.arrow-list li:before,.contraC .contentpane ul.caret-list li:before,.contraC .contentpane ul.caret-square-list li:before,.contraC .contentpane ul.chevron-circle-list li:before,.contraC .contentpane ul.chevron-list li:before,.contraC .contentpane ul.cross-circle-list li:before,.contraC .contentpane ul.cross-list li:before,.contraC .contentpane ul.link-list li:before,.contraC .contentpane ul.tick-circle-list li:before,.contraC .contentpane ul.tick-list li:before{color:#9c27b0} \ No newline at end of file diff --git a/assets/css/colors/red.min.css b/assets/css/colors/red.min.css new file mode 100644 index 0000000..109fc65 --- /dev/null +++ b/assets/css/colors/red.min.css @@ -0,0 +1 @@ +body{color:#666}h2,h4,h6{color:#d50000}.top-bar{background-color:white;border-bottom:1px solid #f2f2f2}.top-bar a{color:#999999}.top-bar a:hover{color:#d50000}.top-bar .contact-details li a{color:#999999}.top-bar .contact-details li a:before{color:#999999}.top-bar .general-functions .dropdown-menu{border-color:#f2f2f2;background-color:#f2f2f2}.top-bar .general-functions li .material-icons{border-left:1px solid #f2f2f2}.top-bar .general-functions li:last-child a .material-icons{border-right:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup .userNotifications span{background:#d50000;color:white}.top-bar .general-functions li .message-holder .buttonGroup .userMessages span{background:#d50000;color:white}.top-bar .general-functions li .profile-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .profile-holder .buttonGroup .userProfileImg{border-right:solid 1px #f2f2f2}.menu-bar{background-color:white;border-bottom:1px solid #f2f2f2}.page-banner{border-bottom:solid 1px #f2f2f2}.page-banner h2{color:#666}.search .searchInputContainer{border:solid 1px #999999}.search ul.searchSkinObjectPreview{border:1px solid #999999}.search ul.searchSkinObjectPreview>li{border-top:1px solid #999999}.search ul.searchSkinObjectPreview>li.searchSkinObjectPreview_group{background-color:white;color:#999999}footer{background-color:#222222;border-top:4px solid #555555;color:#666666}footer .copyright-section{border-top:1px solid #555555}footer p{color:#666666}footer a:active,footer a:focus,footer a:link,footer a:visited{color:#666666}footer a:hover{color:#d50000}.contraC .contentpane ul.list-inline li a{background-color:#999999;color:#f2f2f2}.contraC .contentpane ul.list-inline li a:hover{background-color:#d50000}.contraC .contentpane a,.contraC .contentpane a:active,.contraC .contentpane a:link,.contraC .contentpane a:visited,a:focus{color:#666}.contraC .contentpane a:hover{color:#d50000}.btn-round,.btn-round i{color:#f2f2f2}.btn-square,.btn-square i{color:#f2f2f2}.nav-brand a{color:#666666}#main-menu:before{background:#4b4a73}.main-menu-btn-icon,.main-menu-btn-icon:after,.main-menu-btn-icon:before{background:#666666}.sm-contra a,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra li{border-top:1x solid #f2f2f2}.sm-contra>li:hover{border-bottom:solid 1px #d50000}.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.contraC h1.arrow:before,.contraC h3.arrow:before,.contraC h5.arrow:before{color:#d50000}.contraC h2.arrow:before,.contraC h4.arrow:before,.contraC h6.arrow:before{color:#666}.contraC h1.circle:before,.contraC h3.circle:before,.contraC h5.circle:before{color:#d50000}.contraC h2.circle:before,.contraC h4.circle:before,.contraC h6.circle:before{color:#666}.contraC h1.lined,.contraC h2.lined,.contraC h3.lined{border-bottom:solid 1px #d50000}.contraC h4.lined,.contraC h5.lined,.contraC h6.lined{border-bottom:solid 1px #666}@media (min-width:768px){.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.sm-contra a,.sm-contra a.highlighted,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra a.disabled,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#d50000}.sm-contra a span.sub-arrow{border-color:#666666 transparent transparent transparent}.sm-contra>li>ul:after{border-color:transparent transparent white transparent}.sm-contra ul{border:1px solid #f2f2f2;background:white}.sm-contra ul a,.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#666666}.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#d50000;background:#eeeeee}.sm-contra ul a.current{color:#d50000}.sm-contra ul a.disabled{background:white;color:#cccccc}.sm-contra ul a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra span.scroll-down,.sm-contra span.scroll-up{background:white}.sm-contra span.scroll-down:hover,.sm-contra span.scroll-up:hover{background:#eeeeee}.sm-contra span.scroll-up:hover span.scroll-down-arrow,.sm-contra span.scroll-up:hover span.scroll-up-arrow{border-color:transparent transparent #d50000 transparent}.sm-contra span.scroll-down:hover span.scroll-down-arrow{border-color:#d50000 transparent transparent transparent}.sm-contra span.scroll-down-arrow,.sm-contra span.scroll-up-arrow{border-color:transparent transparent #666666 transparent}.sm-contra span.scroll-down-arrow{border-color:#666666 transparent transparent transparent}.sm-contra.sm-rtl.sm-vertical a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-rtl ul a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-vertical a.highlighted,.sm-contra.sm-vertical a:active,.sm-contra.sm-vertical a:focus,.sm-contra.sm-vertical a:hover{background:white}.sm-contra.sm-vertical a.disabled{background:#eeeeee}.sm-contra.sm-vertical a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra.sm-vertical a span.sub-arrow{}.sm-contra.sm-vertical ul a.highlighted,.sm-contra.sm-vertical ul a:active,.sm-contra.sm-vertical ul a:focus,.sm-contra.sm-vertical ul a:hover{background:#eeeeee}.sm-contra.sm-vertical ul a.disabled{background:white}}.contraC .contentpane ul.angle-double-list li:before,.contraC .contentpane ul.arrow-circle-list li:before,.contraC .contentpane ul.arrow-list li:before,.contraC .contentpane ul.caret-list li:before,.contraC .contentpane ul.caret-square-list li:before,.contraC .contentpane ul.chevron-circle-list li:before,.contraC .contentpane ul.chevron-list li:before,.contraC .contentpane ul.cross-circle-list li:before,.contraC .contentpane ul.cross-list li:before,.contraC .contentpane ul.link-list li:before,.contraC .contentpane ul.tick-circle-list li:before,.contraC .contentpane ul.tick-list li:before{color:#d50000} \ No newline at end of file diff --git a/assets/css/colors/teal.min.css b/assets/css/colors/teal.min.css new file mode 100644 index 0000000..ac5e0c3 --- /dev/null +++ b/assets/css/colors/teal.min.css @@ -0,0 +1 @@ +body{color:#666}h2,h4,h6{color:#009688}.top-bar{background-color:white;border-bottom:1px solid #f2f2f2}.top-bar a{color:#999999}.top-bar a:hover{color:#009688}.top-bar .contact-details li a{color:#999999}.top-bar .contact-details li a:before{color:#999999}.top-bar .general-functions .dropdown-menu{border-color:#f2f2f2;background-color:#f2f2f2}.top-bar .general-functions li .material-icons{border-left:1px solid #f2f2f2}.top-bar .general-functions li:last-child a .material-icons{border-right:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup .userNotifications span{background:#009688;color:white}.top-bar .general-functions li .message-holder .buttonGroup .userMessages span{background:#009688;color:white}.top-bar .general-functions li .profile-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .profile-holder .buttonGroup .userProfileImg{border-right:solid 1px #f2f2f2}.menu-bar{background-color:white;border-bottom:1px solid #f2f2f2}.page-banner{border-bottom:solid 1px #f2f2f2}.page-banner h2{color:#666}.search .searchInputContainer{border:solid 1px #999999}.search ul.searchSkinObjectPreview{border:1px solid #999999}.search ul.searchSkinObjectPreview>li{border-top:1px solid #999999}.search ul.searchSkinObjectPreview>li.searchSkinObjectPreview_group{background-color:white;color:#999999}footer{background-color:#222222;border-top:4px solid #555555;color:#666666}footer .copyright-section{border-top:1px solid #555555}footer p{color:#666666}footer a:active,footer a:focus,footer a:link,footer a:visited{color:#666666}footer a:hover{color:#009688}.contraC .contentpane ul.list-inline li a{background-color:#999999;color:#f2f2f2}.contraC .contentpane ul.list-inline li a:hover{background-color:#009688}.contraC .contentpane a,.contraC .contentpane a:active,.contraC .contentpane a:link,.contraC .contentpane a:visited,a:focus{color:#666}.contraC .contentpane a:hover{color:#009688}.btn-round,.btn-round i{color:#f2f2f2}.btn-square,.btn-square i{color:#f2f2f2}.nav-brand a{color:#666666}#main-menu:before{background:#4b4a73}.main-menu-btn-icon,.main-menu-btn-icon:after,.main-menu-btn-icon:before{background:#666666}.sm-contra a,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra li{border-top:1x solid #f2f2f2}.sm-contra>li:hover{border-bottom:solid 1px #009688}.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.contraC h1.arrow:before,.contraC h3.arrow:before,.contraC h5.arrow:before{color:#009688}.contraC h2.arrow:before,.contraC h4.arrow:before,.contraC h6.arrow:before{color:#666}.contraC h1.circle:before,.contraC h3.circle:before,.contraC h5.circle:before{color:#009688}.contraC h2.circle:before,.contraC h4.circle:before,.contraC h6.circle:before{color:#666}.contraC h1.lined,.contraC h2.lined,.contraC h3.lined{border-bottom:solid 1px #009688}.contraC h4.lined,.contraC h5.lined,.contraC h6.lined{border-bottom:solid 1px #666}@media (min-width:768px){.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.sm-contra a,.sm-contra a.highlighted,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra a.disabled,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#009688}.sm-contra a span.sub-arrow{border-color:#666666 transparent transparent transparent}.sm-contra>li>ul:after{border-color:transparent transparent white transparent}.sm-contra ul{border:1px solid #f2f2f2;background:white}.sm-contra ul a,.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#666666}.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#009688;background:#eeeeee}.sm-contra ul a.current{color:#009688}.sm-contra ul a.disabled{background:white;color:#cccccc}.sm-contra ul a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra span.scroll-down,.sm-contra span.scroll-up{background:white}.sm-contra span.scroll-down:hover,.sm-contra span.scroll-up:hover{background:#eeeeee}.sm-contra span.scroll-up:hover span.scroll-down-arrow,.sm-contra span.scroll-up:hover span.scroll-up-arrow{border-color:transparent transparent #009688 transparent}.sm-contra span.scroll-down:hover span.scroll-down-arrow{border-color:#009688 transparent transparent transparent}.sm-contra span.scroll-down-arrow,.sm-contra span.scroll-up-arrow{border-color:transparent transparent #666666 transparent}.sm-contra span.scroll-down-arrow{border-color:#666666 transparent transparent transparent}.sm-contra.sm-rtl.sm-vertical a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-rtl ul a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-vertical a.highlighted,.sm-contra.sm-vertical a:active,.sm-contra.sm-vertical a:focus,.sm-contra.sm-vertical a:hover{background:white}.sm-contra.sm-vertical a.disabled{background:#eeeeee}.sm-contra.sm-vertical a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra.sm-vertical a span.sub-arrow{}.sm-contra.sm-vertical ul a.highlighted,.sm-contra.sm-vertical ul a:active,.sm-contra.sm-vertical ul a:focus,.sm-contra.sm-vertical ul a:hover{background:#eeeeee}.sm-contra.sm-vertical ul a.disabled{background:white}}.contraC .contentpane ul.angle-double-list li:before,.contraC .contentpane ul.arrow-circle-list li:before,.contraC .contentpane ul.arrow-list li:before,.contraC .contentpane ul.caret-list li:before,.contraC .contentpane ul.caret-square-list li:before,.contraC .contentpane ul.chevron-circle-list li:before,.contraC .contentpane ul.chevron-list li:before,.contraC .contentpane ul.cross-circle-list li:before,.contraC .contentpane ul.cross-list li:before,.contraC .contentpane ul.link-list li:before,.contraC .contentpane ul.tick-circle-list li:before,.contraC .contentpane ul.tick-list li:before{color:#009688} \ No newline at end of file diff --git a/assets/css/colors/yellow.min.css b/assets/css/colors/yellow.min.css new file mode 100644 index 0000000..ed4f2b0 --- /dev/null +++ b/assets/css/colors/yellow.min.css @@ -0,0 +1 @@ +body{color:#666}h2,h4,h6{color:#ffeb3b}.top-bar{background-color:white;border-bottom:1px solid #f2f2f2}.top-bar a{color:#999999}.top-bar a:hover{color:#ffeb3b}.top-bar .contact-details li a{color:#999999}.top-bar .contact-details li a:before{color:#999999}.top-bar .general-functions .dropdown-menu{border-color:#f2f2f2;background-color:#f2f2f2}.top-bar .general-functions li .material-icons{border-left:1px solid #f2f2f2}.top-bar .general-functions li:last-child a .material-icons{border-right:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .notification-holder .buttonGroup .userNotifications span{background:#ffeb3b;color:white}.top-bar .general-functions li .message-holder .buttonGroup .userMessages span{background:#ffeb3b;color:white}.top-bar .general-functions li .profile-holder .buttonGroup li{border-left:1px solid #f2f2f2}.top-bar .general-functions li .profile-holder .buttonGroup .userProfileImg{border-right:solid 1px #f2f2f2}.menu-bar{background-color:white;border-bottom:1px solid #f2f2f2}.page-banner{border-bottom:solid 1px #f2f2f2}.page-banner h2{color:#666}.search .searchInputContainer{border:solid 1px #999999}.search ul.searchSkinObjectPreview{border:1px solid #999999}.search ul.searchSkinObjectPreview>li{border-top:1px solid #999999}.search ul.searchSkinObjectPreview>li.searchSkinObjectPreview_group{background-color:white;color:#999999}footer{background-color:#222222;border-top:4px solid #555555;color:#666666}footer .copyright-section{border-top:1px solid #555555}footer p{color:#666666}footer a:active,footer a:focus,footer a:link,footer a:visited{color:#666666}footer a:hover{color:#ffeb3b}.contraC .contentpane ul.list-inline li a{background-color:#999999;color:#f2f2f2}.contraC .contentpane ul.list-inline li a:hover{background-color:#ffeb3b}.contraC .contentpane a,.contraC .contentpane a:active,.contraC .contentpane a:link,.contraC .contentpane a:visited,a:focus{color:#666}.contraC .contentpane a:hover{color:#ffeb3b}.btn-round,.btn-round i{color:#f2f2f2}.btn-square,.btn-square i{color:#f2f2f2}.nav-brand a{color:#666666}#main-menu:before{background:#4b4a73}.main-menu-btn-icon,.main-menu-btn-icon:after,.main-menu-btn-icon:before{background:#666666}.sm-contra a,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra li{border-top:1x solid #f2f2f2}.sm-contra>li:hover{border-bottom:solid 1px #ffeb3b}.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.contraC h1.arrow:before,.contraC h3.arrow:before,.contraC h5.arrow:before{color:#ffeb3b}.contraC h2.arrow:before,.contraC h4.arrow:before,.contraC h6.arrow:before{color:#666}.contraC h1.circle:before,.contraC h3.circle:before,.contraC h5.circle:before{color:#ffeb3b}.contraC h2.circle:before,.contraC h4.circle:before,.contraC h6.circle:before{color:#666}.contraC h1.lined,.contraC h2.lined,.contraC h3.lined{border-bottom:solid 1px #ffeb3b}.contraC h4.lined,.contraC h5.lined,.contraC h6.lined{border-bottom:solid 1px #666}@media (min-width:768px){.sm-contra ul{background:rgba(162, 162, 162, 0.1)}.sm-contra a,.sm-contra a.highlighted,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#666666}.sm-contra a.disabled,.sm-contra a:active,.sm-contra a:focus,.sm-contra a:hover{color:#ffeb3b}.sm-contra a span.sub-arrow{border-color:#666666 transparent transparent transparent}.sm-contra>li>ul:after{border-color:transparent transparent white transparent}.sm-contra ul{border:1px solid #f2f2f2;background:white}.sm-contra ul a,.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#666666}.sm-contra ul a.highlighted,.sm-contra ul a:active,.sm-contra ul a:focus,.sm-contra ul a:hover{color:#ffeb3b;background:#eeeeee}.sm-contra ul a.current{color:#ffeb3b}.sm-contra ul a.disabled{background:white;color:#cccccc}.sm-contra ul a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra span.scroll-down,.sm-contra span.scroll-up{background:white}.sm-contra span.scroll-down:hover,.sm-contra span.scroll-up:hover{background:#eeeeee}.sm-contra span.scroll-up:hover span.scroll-down-arrow,.sm-contra span.scroll-up:hover span.scroll-up-arrow{border-color:transparent transparent #ffeb3b transparent}.sm-contra span.scroll-down:hover span.scroll-down-arrow{border-color:#ffeb3b transparent transparent transparent}.sm-contra span.scroll-down-arrow,.sm-contra span.scroll-up-arrow{border-color:transparent transparent #666666 transparent}.sm-contra span.scroll-down-arrow{border-color:#666666 transparent transparent transparent}.sm-contra.sm-rtl.sm-vertical a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-rtl ul a span.sub-arrow{border-color:transparent #666666 transparent transparent}.sm-contra.sm-vertical a.highlighted,.sm-contra.sm-vertical a:active,.sm-contra.sm-vertical a:focus,.sm-contra.sm-vertical a:hover{background:white}.sm-contra.sm-vertical a.disabled{background:#eeeeee}.sm-contra.sm-vertical a span.sub-arrow{border-color:transparent transparent transparent #666666}.sm-contra.sm-vertical a span.sub-arrow{}.sm-contra.sm-vertical ul a.highlighted,.sm-contra.sm-vertical ul a:active,.sm-contra.sm-vertical ul a:focus,.sm-contra.sm-vertical ul a:hover{background:#eeeeee}.sm-contra.sm-vertical ul a.disabled{background:white}}.contraC .contentpane ul.angle-double-list li:before,.contraC .contentpane ul.arrow-circle-list li:before,.contraC .contentpane ul.arrow-list li:before,.contraC .contentpane ul.caret-list li:before,.contraC .contentpane ul.caret-square-list li:before,.contraC .contentpane ul.chevron-circle-list li:before,.contraC .contentpane ul.chevron-list li:before,.contraC .contentpane ul.cross-circle-list li:before,.contraC .contentpane ul.cross-list li:before,.contraC .contentpane ul.link-list li:before,.contraC .contentpane ul.tick-circle-list li:before,.contraC .contentpane ul.tick-list li:before{color:#ffeb3b} \ No newline at end of file diff --git a/assets/css/dnncontra.css b/assets/css/dnncontra.css new file mode 100644 index 0000000..39bc678 --- /dev/null +++ b/assets/css/dnncontra.css @@ -0,0 +1,47315 @@ +@import url("https://cdnjs.cloudflare.com/ajax/libs/simple-line-icons/2.4.1/css/simple-line-icons.css"); +@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"); +@import url("https://fonts.googleapis.com/icon?family=Material+Icons"); +@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800"); +/*! + * Waves v0.6.0 + * http://fian.my.id/Waves + * + * Copyright 2014 Alfiana E. Sibuea and other contributors + * Released under the MIT license + * https://github.com/fians/Waves/blob/master/LICENSE + */ +.waves-effect { + position: relative; + cursor: pointer; + display: inline-block; + overflow: hidden; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; + -webkit-tap-highlight-color: transparent; + vertical-align: middle; + z-index: 1; + will-change: opacity, transform; + transition: .3s ease-out; } + .waves-effect .waves-ripple { + position: absolute; + border-radius: 50%; + width: 20px; + height: 20px; + margin-top: -10px; + margin-left: -10px; + opacity: 0; + background: rgba(0, 0, 0, 0.2); + transition: all 0.7s ease-out; + transition-property: opacity, -webkit-transform; + transition-property: transform, opacity; + transition-property: transform, opacity, -webkit-transform; + -webkit-transform: scale(0); + -ms-transform: scale(0); + transform: scale(0); + pointer-events: none; } + .waves-effect.waves-light .waves-ripple { + background-color: rgba(255, 255, 255, 0.45); } + .waves-effect.waves-red .waves-ripple { + background-color: rgba(244, 67, 54, 0.7); } + .waves-effect.waves-yellow .waves-ripple { + background-color: rgba(255, 235, 59, 0.7); } + .waves-effect.waves-orange .waves-ripple { + background-color: rgba(255, 152, 0, 0.7); } + .waves-effect.waves-purple .waves-ripple { + background-color: rgba(156, 39, 176, 0.7); } + .waves-effect.waves-green .waves-ripple { + background-color: rgba(76, 175, 80, 0.7); } + .waves-effect.waves-teal .waves-ripple { + background-color: rgba(0, 150, 136, 0.7); } + .waves-effect input[type="button"], .waves-effect input[type="reset"], .waves-effect input[type="submit"] { + border: 0; + font-style: normal; + font-size: inherit; + text-transform: inherit; + background: none; } + .waves-effect img { + position: relative; + z-index: -1; } + +.waves-notransition { + transition: none !important; } + +.waves-circle { + -webkit-transform: translateZ(0); + transform: translateZ(0); + -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%); } + +.waves-input-wrapper { + border-radius: 0.2em; + vertical-align: bottom; } + .waves-input-wrapper .waves-button-input { + position: relative; + top: 0; + left: 0; + z-index: 1; } + +.waves-circle { + text-align: center; + width: 2.5em; + height: 2.5em; + line-height: 2.5em; + border-radius: 50%; + -webkit-mask-image: none; } + +.waves-block { + display: block; } + +/* Firefox Bug: link not triggered */ +.waves-effect .waves-ripple { + z-index: -1; } + +.contra-nav { + position: relative; } + .contra-nav:after { + clear: both; + content: "\00a0"; + display: block; + height: 0; + font: 0px/0 serif; + overflow: hidden; } + +.nav-brand { + float: left; + margin: 0; + height: 78px; + padding: 2px; } + .nav-brand img { + display: block; + max-width: 100%; + height: auto; + max-height: 74px; + padding: 2px; } + .nav-brand a { + display: block; + font-size: 22px; + font-weight: normal; + line-height: 78px; + text-decoration: none; } + +#main-menu { + clear: both; + z-index: 1004; } + +#main-menu:before { + content: ''; + display: block; + height: 1px; + font: 1px/1px sans-serif; + overflow: hidden; } + +.main-menu-btn { + float: right; + margin: 10px; + margin-top: 24.5px; + position: relative; + display: inline-block; + width: 29px; + height: 29px; + text-indent: 29px; + white-space: nowrap; + overflow: hidden; + cursor: pointer; + -webkit-tap-highlight-color: transparent; } + +.main-menu-btn-icon, +.main-menu-btn-icon:before, +.main-menu-btn-icon:after { + position: absolute; + top: 50%; + left: 2px; + height: 2px; + width: 24px; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.main-menu-btn-icon:before { + content: ''; + top: -7px; + left: 0; } + +.main-menu-btn-icon:after { + content: ''; + top: 7px; + left: 0; } + +#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon { + height: 0; + background: transparent; } + #main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:before { + top: 0; + -webkit-transform: rotate(-45deg); + -moz-transform: rotate(-45deg); + -ms-transform: rotate(-45deg); + -o-transform: rotate(-45deg); + transform: rotate(-45deg); } + #main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:after { + top: 0; + -webkit-transform: rotate(45deg); + -moz-transform: rotate(45deg); + -ms-transform: rotate(45deg); + -o-transform: rotate(45deg); + transform: rotate(45deg); } + +#main-menu-state { + position: absolute; + width: 1px; + height: 1px; + margin: -1px; + border: 0; + padding: 0; + overflow: hidden; + clip: rect(1px, 1px, 1px, 1px); } + #main-menu-state:not(:checked) ~ #main-menu { + display: none; } + #main-menu-state:checked ~ #main-menu { + display: block; } + +/*************************************************************/ +/*** start menu styling **************************************/ +/*************************************************************/ +.sm-contra { + background: transparent; } + +.sm-contra a, .sm-contra a:hover, .sm-contra a:focus, .sm-contra a:active { + padding: 13px 20px; + padding-right: 58px; + font-size: 14px; + font-weight: normal; + line-height: 17px; + text-decoration: none; } + +.sm-contra a span.sub-arrow { + position: absolute; + top: 0; + right: 0; + font-size: 20px; + left: auto; + width: 34px; + height: 34px; + overflow: hidden; + text-align: center; + text-shadow: none; + padding-top: 12px; } + +.sm-contra a.highlighted span.sub-arrow:before { + display: block; + content: '-'; + height: 34px; } + +.sm-contra > li:hover { + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.sm-contra > li:first-child { + border-top: none; } + +.sm-contra ul a, .sm-contra ul a:hover, .sm-contra ul a:focus, .sm-contra ul a:active { + font-size: 16px; + border-left: 8px solid transparent; } + +.sm-contra ul ul a, +.sm-contra ul ul a:hover, +.sm-contra ul ul a:focus, +.sm-contra ul ul a:active { + border-left: 16px solid transparent; } + +.sm-contra ul ul ul a, +.sm-contra ul ul ul a:hover, +.sm-contra ul ul ul a:focus, +.sm-contra ul ul ul a:active { + border-left: 24px solid transparent; } + +.sm-contra ul ul ul ul a, +.sm-contra ul ul ul ul a:hover, +.sm-contra ul ul ul ul a:focus, +.sm-contra ul ul ul ul a:active { + border-left: 32px solid transparent; } + +.sm-contra ul ul ul ul ul a, +.sm-contra ul ul ul ul ul a:hover, +.sm-contra ul ul ul ul ul a:focus, +.sm-contra ul ul ul ul ul a:active { + border-left: 40px solid transparent; } + +@media (min-width: 768px) { + .sm-contra a, .sm-contra a:hover, .sm-contra a:focus, .sm-contra a:active, .sm-contra a.highlighted { + line-height: 78px; + padding: 0 10px; + font-size: 14px; } + .sm-contra li li a, + .sm-contra li li a:hover, + .sm-contra li li a:focus, + .sm-contra li li a:active, + .sm-contra li li a.highlighted { + line-height: 34px; } + .sm-contra a.has-submenu { + padding-right: 24px; } + .sm-contra a span.sub-arrow { + top: 50%; + margin-top: -2px; + right: 12px; + font-size: 20px; + width: 0; + height: 0; + border-width: 4px; + border-style: solid dashed dashed dashed; + background: transparent; } + .sm-contra a.highlighted span.sub-arrow:before { + display: none; } + .sm-contra li { + border-top: 0; } + .sm-contra > li > ul:after { + top: -16px; + left: 31px; + border-width: 8px; } + .sm-contra ul { + border-top: none !important; + padding: 0; } + .sm-contra ul a, .sm-contra ul a:hover, .sm-contra ul a:focus, .sm-contra ul a:active, .sm-contra ul a.highlighted { + border: 0 !important; + padding: 10px 20px; } + .sm-contra ul a.has-submenu { + padding-right: 20px; } + .sm-contra ul a span.sub-arrow { + right: 8px; + top: 50%; + margin-top: -5px; + border-width: 4px; + border-style: dashed dashed dashed solid; } + .sm-contra span.scroll-up, + .sm-contra span.scroll-down { + position: absolute; + display: none; + visibility: hidden; + overflow: hidden; + height: 20px; } + .sm-contra span.scroll-up-arrow, .sm-contra span.scroll-down-arrow { + position: absolute; + top: 0; + left: 50%; + margin-left: -6px; + width: 0; + height: 0; + overflow: hidden; + border-width: 6px; + border-style: dashed dashed solid dashed; } + .sm-contra span.scroll-down-arrow { + top: 8px; + border-style: solid dashed dashed dashed; } + .sm-contra.sm-rtl a.has-submenu { + padding-right: 12px; + padding-left: 24px; } + .sm-contra.sm-rtl a span.sub-arrow { + right: auto; + left: 12px; } + .sm-contra.sm-rtl.sm-vertical a.has-submenu { + padding: 10px 20px; } + .sm-contra.sm-rtl.sm-vertical a span.sub-arrow { + right: auto; + left: 8px; + border-style: dashed solid dashed dashed; } + .sm-contra.sm-rtl > li > ul:before { + left: auto; + right: 30px; } + .sm-contra.sm-rtl > li > ul:after { + left: auto; + right: 31px; } + .sm-contra.sm-rtl ul a.has-submenu { + padding: 10px 20px !important; } + .sm-contra.sm-rtl ul a span.sub-arrow { + right: auto; + left: 8px; + border-style: dashed solid dashed dashed; } + .sm-contra.sm-vertical { + padding: 10px 0; } + .sm-contra.sm-vertical a { + padding: 10px 20px; } + .sm-contra.sm-vertical a span.sub-arrow { + right: 8px; + top: 50%; + margin-top: -5px; + border-width: 5px; + border-style: dashed dashed dashed solid; } + .sm-contra.sm-vertical > li > ul:before, + .sm-contra.sm-vertical > li > ul:after { + display: none; } + .sm-contra.sm-vertical ul a { + padding: 10px 20px; } } + +@media (min-width: 768px) { + #main-menu { + float: right; + clear: none; } + #main-menu:before { + display: none; } + .main-menu-btn { + position: absolute; + top: -99999px; } + #main-menu-state:not(:checked) ~ #main-menu { + display: block; } + .sm-contra ul { + position: absolute; + width: 12em; } + .sm-contra li { + float: left; } + .sm-contra.sm-rtl li { + float: right; } + .sm-contra ul li, .sm-contra.sm-rtl ul li, .sm-contra.sm-vertical li { + float: none; } + .sm-contra a { + white-space: nowrap; } + .sm-contra ul a, .sm-contra.sm-vertical a { + white-space: normal; } + .sm-contra .sm-nowrap > li > a, .sm-contra .sm-nowrap > li > :not(ul) a { + white-space: nowrap; } + .sm-contra a span.sub-arrow { + padding-top: 0; } } + +@media (max-width: 768px) { + .sm-contra > li:hover { + border-bottom: none !important; + background: #f2f2f2; } } + +.shadow-0 { + box-shadow: none !important; } + +.shadow-1 { + 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); } + +.shadow-2 { + box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3); } + +.shadow-3 { + box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.3); } + +.shadow-4 { + box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3); } + +.shadow-5 { + box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3); } + +.text-shadow-1 { + text-shadow: 1px 1px 2px black; } + +.text-shadow-2 { + text-shadow: 2px 2px 3px black; } + +.text-shadow-3 { + text-shadow: 3px 3px 4px black; } + +.text-shadow-4 { + text-shadow: 4px 4px 5px black; } + +.text-shadow-5 { + text-shadow: 5px 5px 6px black; } + +.border-width-0 { + border-width: 0; } + +.border-width-1 { + border-width: 1px; } + +.border-width-2 { + border-width: 2px; } + +.border-width-3 { + border-width: 3px; } + +.border-width-4 { + border-width: 4px; } + +.border-width-5 { + border-width: 6px; } + +.border-radius-1 { + -webkit-border-radius: 1px; + -moz-border-radius: 1px; + border-radius: 1px; + background-clip: padding-box; + /* stops bg color from leaking outside the border: */ } + +.border-radius-2 { + -webkit-border-radius: 2px; + -moz-border-radius: 2px; + border-radius: 2px; + background-clip: padding-box; + /* stops bg color from leaking outside the border: */ } + +.border-radius-3 { + -webkit-border-radius: 3px; + -moz-border-radius: 3px; + border-radius: 3px; + background-clip: padding-box; + /* stops bg color from leaking outside the border: */ } + +.border-radius-4 { + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px; + background-clip: padding-box; + /* stops bg color from leaking outside the border: */ } + +.border-radius-5 { + -webkit-border-radius: 5px; + -moz-border-radius: 5px; + border-radius: 5px; + background-clip: padding-box; + /* stops bg color from leaking outside the border: */ } + +.border-radius-6 { + -webkit-border-radius: 6px; + -moz-border-radius: 6px; + border-radius: 6px; + background-clip: padding-box; + /* stops bg color from leaking outside the border: */ } + +.border-radius-7 { + -webkit-border-radius: 7px; + -moz-border-radius: 7px; + border-radius: 7px; + background-clip: padding-box; + /* stops bg color from leaking outside the border: */ } + +.border-radius-8 { + -webkit-border-radius: 8px; + -moz-border-radius: 8px; + border-radius: 8px; + background-clip: padding-box; + /* stops bg color from leaking outside the border: */ } + +.border-radius-9 { + -webkit-border-radius: 9px; + -moz-border-radius: 9px; + border-radius: 9px; + background-clip: padding-box; + /* stops bg color from leaking outside the border: */ } + +.border-radius-10 { + -webkit-border-radius: 10px; + -moz-border-radius: 10px; + border-radius: 10px; + background-clip: padding-box; + /* stops bg color from leaking outside the border: */ } + +.border-all { + border: solid 1px #ccc; } + +.border-t { + border: none; + border-top: solid 1px #ccc; } + +.border-b { + border: none; + border-bottom: solid 1px #ccc; } + +.border-l { + border: none; + border-left: solid 1px #ccc; } + +.border-r { + border: none; + border-right: solid 1px #ccc; } + +.border-t-b { + border: none; + border-top: solid 1px #ccc; + border-bottom: solid 1px #ccc; } + +.border-l-r { + border: none; + border-left: solid 1px #ccc; + border-right: solid 1px #ccc; } + +.border-t-l { + border: none; + border-top: solid 1px #ccc; + border-left: solid 1px #ccc; } + +.border-t-r { + border: none; + border-top: solid 1px #ccc; + border-right: solid 1px #ccc; } + +.border-b-1 { + border: none; + border-bottom: solid 1px #ccc; + border-left: solid 1px #ccc; } + +.border-b-r { + border: none; + border-bottom: solid 1px #ccc; + border-right: solid 1px #ccc; } + +.border-t-l-r { + border: solid 1px #ccc; + border-bottom: none; } + +.border-b-1-r { + border: solid 1px #ccc; + border-top: none; } + +.border-t-b-l { + border: solid 1px #ccc; + border-right: none; } + +.border-t-b-r { + border: solid 1px #ccc; + border-left: none; } + +.padding-5 { + padding: 5px; } + +.padding-10 { + padding: 10px; } + +.padding-15 { + padding: 15px; } + +.padding-20 { + padding: 20px; } + +.padding-25 { + padding: 25px; } + +.padding-30 { + padding: 30px; } + +.padding-35 { + padding: 35px; } + +.padding-40 { + padding: 40px; } + +.padding-45 { + padding: 45px; } + +.padding-50 { + padding: 50px; } + +.materialize-red { + background-color: #e51c23 !important; + color: #fff; } + +.materialize-red-border { + border-color: #e51c23 !important; } + +.materialize-red a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red-text { + color: #e51c23 !important; } + +.materialize-red.opacity-1 { + background-color: rgba(229, 28, 35, 0.9) !important; + color: #fff; } + +.materialize-red.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.opacity-2 { + background-color: rgba(229, 28, 35, 0.8) !important; + color: #fff; } + +.materialize-red.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.opacity-3 { + background-color: rgba(229, 28, 35, 0.7) !important; + color: #fff; } + +.materialize-red.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.opacity-4 { + background-color: rgba(229, 28, 35, 0.6) !important; + color: #fff; } + +.materialize-red.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.opacity-5 { + background-color: rgba(229, 28, 35, 0.5) !important; + color: #fff; } + +.materialize-red.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.opacity-6 { + background-color: rgba(229, 28, 35, 0.4) !important; + color: #fff; } + +.materialize-red.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.opacity-7 { + background-color: rgba(229, 28, 35, 0.3) !important; + color: #fff; } + +.materialize-red.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.opacity-8 { + background-color: rgba(229, 28, 35, 0.2) !important; + color: #fff; } + +.materialize-red.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.opacity-9 { + background-color: rgba(229, 28, 35, 0.1) !important; + color: #fff; } + +.materialize-red.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red-text-link a, +.materialize-red-text-link a:link, +.materialize-red-text-link a:visited, +.materialize-red-text-link a:focus, +.materialize-red-text-link a:active { + color: #e51c23 !important; } + +.materialize-red.lighten-5 { + background-color: #fdeaeb !important; + color: #000; } + +.materialize-red.lighten-5-border { + border-color: #fdeaeb !important; } + +.materialize-red.lighten-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red-text.text-lighten-5 { + color: #fdeaeb !important; } + +.materialize-red.lighten-5.opacity-1 { + background-color: rgba(253, 234, 235, 0.9) !important; + color: #000; } + +.materialize-red.lighten-5.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-5.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-5.opacity-2 { + background-color: rgba(253, 234, 235, 0.8) !important; + color: #000; } + +.materialize-red.lighten-5.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-5.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-5.opacity-3 { + background-color: rgba(253, 234, 235, 0.7) !important; + color: #000; } + +.materialize-red.lighten-5.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-5.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-5.opacity-4 { + background-color: rgba(253, 234, 235, 0.6) !important; + color: #000; } + +.materialize-red.lighten-5.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-5.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-5.opacity-5 { + background-color: rgba(253, 234, 235, 0.5) !important; + color: #000; } + +.materialize-red.lighten-5.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-5.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-5.opacity-6 { + background-color: rgba(253, 234, 235, 0.4) !important; + color: #000; } + +.materialize-red.lighten-5.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-5.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-5.opacity-7 { + background-color: rgba(253, 234, 235, 0.3) !important; + color: #000; } + +.materialize-red.lighten-5.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-5.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-5.opacity-8 { + background-color: rgba(253, 234, 235, 0.2) !important; + color: #000; } + +.materialize-red.lighten-5.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-5.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-5.opacity-9 { + background-color: rgba(253, 234, 235, 0.1) !important; + color: #000; } + +.materialize-red.lighten-5.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-5.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red-lighten-5-text-link a, +.materialize-red-lighten-5-text-link a:link, +.materialize-red-lighten-5-text-link a:visited, +.materialize-red-lighten-5-text-link a:focus, +.materialize-red-lighten-5-text-link a:active { + color: #fdeaeb !important; } + +.materialize-red.lighten-4 { + background-color: #f8c1c3 !important; + color: #000; } + +.materialize-red.lighten-4-border { + border-color: #f8c1c3 !important; } + +.materialize-red.lighten-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red-text.text-lighten-4 { + color: #f8c1c3 !important; } + +.materialize-red.lighten-4.opacity-1 { + background-color: rgba(248, 193, 195, 0.9) !important; + color: #000; } + +.materialize-red.lighten-4.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-4.opacity-2 { + background-color: rgba(248, 193, 195, 0.8) !important; + color: #000; } + +.materialize-red.lighten-4.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-4.opacity-3 { + background-color: rgba(248, 193, 195, 0.7) !important; + color: #000; } + +.materialize-red.lighten-4.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-4.opacity-4 { + background-color: rgba(248, 193, 195, 0.6) !important; + color: #000; } + +.materialize-red.lighten-4.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-4.opacity-5 { + background-color: rgba(248, 193, 195, 0.5) !important; + color: #000; } + +.materialize-red.lighten-4.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-4.opacity-6 { + background-color: rgba(248, 193, 195, 0.4) !important; + color: #000; } + +.materialize-red.lighten-4.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-4.opacity-7 { + background-color: rgba(248, 193, 195, 0.3) !important; + color: #000; } + +.materialize-red.lighten-4.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-4.opacity-8 { + background-color: rgba(248, 193, 195, 0.2) !important; + color: #000; } + +.materialize-red.lighten-4.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-4.opacity-9 { + background-color: rgba(248, 193, 195, 0.1) !important; + color: #000; } + +.materialize-red.lighten-4.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red-lighten-4-text-link a, +.materialize-red-lighten-4-text-link a:link, +.materialize-red-lighten-4-text-link a:visited, +.materialize-red-lighten-4-text-link a:focus, +.materialize-red-lighten-4-text-link a:active { + color: #f8c1c3 !important; } + +.materialize-red.lighten-3 { + background-color: #f3989b !important; + color: #000; } + +.materialize-red.lighten-3-border { + border-color: #f3989b !important; } + +.materialize-red.lighten-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red-text.text-lighten-3 { + color: #f3989b !important; } + +.materialize-red.lighten-3.opacity-1 { + background-color: rgba(243, 152, 155, 0.9) !important; + color: #000; } + +.materialize-red.lighten-3.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-3.opacity-2 { + background-color: rgba(243, 152, 155, 0.8) !important; + color: #000; } + +.materialize-red.lighten-3.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-3.opacity-3 { + background-color: rgba(243, 152, 155, 0.7) !important; + color: #000; } + +.materialize-red.lighten-3.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-3.opacity-4 { + background-color: rgba(243, 152, 155, 0.6) !important; + color: #000; } + +.materialize-red.lighten-3.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-3.opacity-5 { + background-color: rgba(243, 152, 155, 0.5) !important; + color: #000; } + +.materialize-red.lighten-3.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-3.opacity-6 { + background-color: rgba(243, 152, 155, 0.4) !important; + color: #000; } + +.materialize-red.lighten-3.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-3.opacity-7 { + background-color: rgba(243, 152, 155, 0.3) !important; + color: #000; } + +.materialize-red.lighten-3.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-3.opacity-8 { + background-color: rgba(243, 152, 155, 0.2) !important; + color: #000; } + +.materialize-red.lighten-3.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-3.opacity-9 { + background-color: rgba(243, 152, 155, 0.1) !important; + color: #000; } + +.materialize-red.lighten-3.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red-lighten-3-text-link a, +.materialize-red-lighten-3-text-link a:link, +.materialize-red-lighten-3-text-link a:visited, +.materialize-red-lighten-3-text-link a:focus, +.materialize-red-lighten-3-text-link a:active { + color: #f3989b !important; } + +.materialize-red.lighten-2 { + background-color: #ee6e73 !important; + color: #fff; } + +.materialize-red.lighten-2-border { + border-color: #ee6e73 !important; } + +.materialize-red.lighten-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red-text.text-lighten-2 { + color: #ee6e73 !important; } + +.materialize-red.lighten-2.opacity-1 { + background-color: rgba(238, 110, 115, 0.9) !important; + color: #fff; } + +.materialize-red.lighten-2.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-2.opacity-2 { + background-color: rgba(238, 110, 115, 0.8) !important; + color: #fff; } + +.materialize-red.lighten-2.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-2.opacity-3 { + background-color: rgba(238, 110, 115, 0.7) !important; + color: #fff; } + +.materialize-red.lighten-2.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-2.opacity-4 { + background-color: rgba(238, 110, 115, 0.6) !important; + color: #fff; } + +.materialize-red.lighten-2.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-2.opacity-5 { + background-color: rgba(238, 110, 115, 0.5) !important; + color: #fff; } + +.materialize-red.lighten-2.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-2.opacity-6 { + background-color: rgba(238, 110, 115, 0.4) !important; + color: #fff; } + +.materialize-red.lighten-2.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-2.opacity-7 { + background-color: rgba(238, 110, 115, 0.3) !important; + color: #fff; } + +.materialize-red.lighten-2.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-2.opacity-8 { + background-color: rgba(238, 110, 115, 0.2) !important; + color: #fff; } + +.materialize-red.lighten-2.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-2.opacity-9 { + background-color: rgba(238, 110, 115, 0.1) !important; + color: #fff; } + +.materialize-red.lighten-2.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red-lighten-2-text-link a, +.materialize-red-lighten-2-text-link a:link, +.materialize-red-lighten-2-text-link a:visited, +.materialize-red-lighten-2-text-link a:focus, +.materialize-red-lighten-2-text-link a:active { + color: #ee6e73 !important; } + +.materialize-red.lighten-1 { + background-color: #ea454b !important; + color: #fff; } + +.materialize-red.lighten-1-border { + border-color: #ea454b !important; } + +.materialize-red.lighten-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red-text.text-lighten-1 { + color: #ea454b !important; } + +.materialize-red.lighten-1.opacity-1 { + background-color: rgba(234, 69, 75, 0.9) !important; + color: #fff; } + +.materialize-red.lighten-1.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-1.opacity-2 { + background-color: rgba(234, 69, 75, 0.8) !important; + color: #fff; } + +.materialize-red.lighten-1.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-1.opacity-3 { + background-color: rgba(234, 69, 75, 0.7) !important; + color: #fff; } + +.materialize-red.lighten-1.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-1.opacity-4 { + background-color: rgba(234, 69, 75, 0.6) !important; + color: #fff; } + +.materialize-red.lighten-1.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-1.opacity-5 { + background-color: rgba(234, 69, 75, 0.5) !important; + color: #fff; } + +.materialize-red.lighten-1.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-1.opacity-6 { + background-color: rgba(234, 69, 75, 0.4) !important; + color: #fff; } + +.materialize-red.lighten-1.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-1.opacity-7 { + background-color: rgba(234, 69, 75, 0.3) !important; + color: #fff; } + +.materialize-red.lighten-1.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-1.opacity-8 { + background-color: rgba(234, 69, 75, 0.2) !important; + color: #fff; } + +.materialize-red.lighten-1.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.lighten-1.opacity-9 { + background-color: rgba(234, 69, 75, 0.1) !important; + color: #fff; } + +.materialize-red.lighten-1.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.lighten-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red-lighten-1-text-link a, +.materialize-red-lighten-1-text-link a:link, +.materialize-red-lighten-1-text-link a:visited, +.materialize-red-lighten-1-text-link a:focus, +.materialize-red-lighten-1-text-link a:active { + color: #ea454b !important; } + +.materialize-red.darken-1 { + background-color: #d0181e !important; + color: #fff; } + +.materialize-red.darken-1-border { + border-color: #d0181e !important; } + +.materialize-red.darken-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red-text.text-darken-1 { + color: #d0181e !important; } + +.materialize-red.darken-1.opacity-1 { + background-color: rgba(208, 24, 30, 0.9) !important; + color: #fff; } + +.materialize-red.darken-1.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.darken-1.opacity-2 { + background-color: rgba(208, 24, 30, 0.8) !important; + color: #fff; } + +.materialize-red.darken-1.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.darken-1.opacity-3 { + background-color: rgba(208, 24, 30, 0.7) !important; + color: #fff; } + +.materialize-red.darken-1.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.darken-1.opacity-4 { + background-color: rgba(208, 24, 30, 0.6) !important; + color: #fff; } + +.materialize-red.darken-1.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.darken-1.opacity-5 { + background-color: rgba(208, 24, 30, 0.5) !important; + color: #fff; } + +.materialize-red.darken-1.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.darken-1.opacity-6 { + background-color: rgba(208, 24, 30, 0.4) !important; + color: #fff; } + +.materialize-red.darken-1.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.darken-1.opacity-7 { + background-color: rgba(208, 24, 30, 0.3) !important; + color: #fff; } + +.materialize-red.darken-1.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.darken-1.opacity-8 { + background-color: rgba(208, 24, 30, 0.2) !important; + color: #fff; } + +.materialize-red.darken-1.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.darken-1.opacity-9 { + background-color: rgba(208, 24, 30, 0.1) !important; + color: #fff; } + +.materialize-red.darken-1.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red-darken-1-text-link a, +.materialize-red-darken-1-text-link a:link, +.materialize-red-darken-1-text-link a:visited, +.materialize-red-darken-1-text-link a:focus, +.materialize-red-darken-1-text-link a:active { + color: #d0181e !important; } + +.materialize-red.darken-2 { + background-color: #b9151b !important; + color: #fff; } + +.materialize-red.darken-2-border { + border-color: #b9151b !important; } + +.materialize-red.darken-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red-text.text-darken-2 { + color: #b9151b !important; } + +.materialize-red.darken-2.opacity-1 { + background-color: rgba(185, 21, 27, 0.9) !important; + color: #fff; } + +.materialize-red.darken-2.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.darken-2.opacity-2 { + background-color: rgba(185, 21, 27, 0.8) !important; + color: #fff; } + +.materialize-red.darken-2.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.darken-2.opacity-3 { + background-color: rgba(185, 21, 27, 0.7) !important; + color: #fff; } + +.materialize-red.darken-2.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.darken-2.opacity-4 { + background-color: rgba(185, 21, 27, 0.6) !important; + color: #fff; } + +.materialize-red.darken-2.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.darken-2.opacity-5 { + background-color: rgba(185, 21, 27, 0.5) !important; + color: #fff; } + +.materialize-red.darken-2.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.darken-2.opacity-6 { + background-color: rgba(185, 21, 27, 0.4) !important; + color: #fff; } + +.materialize-red.darken-2.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.darken-2.opacity-7 { + background-color: rgba(185, 21, 27, 0.3) !important; + color: #fff; } + +.materialize-red.darken-2.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.darken-2.opacity-8 { + background-color: rgba(185, 21, 27, 0.2) !important; + color: #fff; } + +.materialize-red.darken-2.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.darken-2.opacity-9 { + background-color: rgba(185, 21, 27, 0.1) !important; + color: #fff; } + +.materialize-red.darken-2.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red-darken-2-text-link a, +.materialize-red-darken-2-text-link a:link, +.materialize-red-darken-2-text-link a:visited, +.materialize-red-darken-2-text-link a:focus, +.materialize-red-darken-2-text-link a:active { + color: #b9151b !important; } + +.materialize-red.darken-3 { + background-color: #a21318 !important; + color: #fff; } + +.materialize-red.darken-3-border { + border-color: #a21318 !important; } + +.materialize-red.darken-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red-text.text-darken-3 { + color: #a21318 !important; } + +.materialize-red.darken-3.opacity-1 { + background-color: rgba(162, 19, 24, 0.9) !important; + color: #fff; } + +.materialize-red.darken-3.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.darken-3.opacity-2 { + background-color: rgba(162, 19, 24, 0.8) !important; + color: #fff; } + +.materialize-red.darken-3.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.darken-3.opacity-3 { + background-color: rgba(162, 19, 24, 0.7) !important; + color: #fff; } + +.materialize-red.darken-3.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.darken-3.opacity-4 { + background-color: rgba(162, 19, 24, 0.6) !important; + color: #fff; } + +.materialize-red.darken-3.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.darken-3.opacity-5 { + background-color: rgba(162, 19, 24, 0.5) !important; + color: #fff; } + +.materialize-red.darken-3.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.darken-3.opacity-6 { + background-color: rgba(162, 19, 24, 0.4) !important; + color: #fff; } + +.materialize-red.darken-3.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.darken-3.opacity-7 { + background-color: rgba(162, 19, 24, 0.3) !important; + color: #fff; } + +.materialize-red.darken-3.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.darken-3.opacity-8 { + background-color: rgba(162, 19, 24, 0.2) !important; + color: #fff; } + +.materialize-red.darken-3.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.darken-3.opacity-9 { + background-color: rgba(162, 19, 24, 0.1) !important; + color: #fff; } + +.materialize-red.darken-3.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red-darken-3-text-link a, +.materialize-red-darken-3-text-link a:link, +.materialize-red-darken-3-text-link a:visited, +.materialize-red-darken-3-text-link a:focus, +.materialize-red-darken-3-text-link a:active { + color: #a21318 !important; } + +.materialize-red.darken-4 { + background-color: #8b1014 !important; + color: #fff; } + +.materialize-red.darken-4-border { + border-color: #8b1014 !important; } + +.materialize-red.darken-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red-text.text-darken-4 { + color: #8b1014 !important; } + +.materialize-red.darken-4.opacity-1 { + background-color: rgba(139, 16, 20, 0.9) !important; + color: #fff; } + +.materialize-red.darken-4.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.darken-4.opacity-2 { + background-color: rgba(139, 16, 20, 0.8) !important; + color: #fff; } + +.materialize-red.darken-4.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.darken-4.opacity-3 { + background-color: rgba(139, 16, 20, 0.7) !important; + color: #fff; } + +.materialize-red.darken-4.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.darken-4.opacity-4 { + background-color: rgba(139, 16, 20, 0.6) !important; + color: #fff; } + +.materialize-red.darken-4.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.darken-4.opacity-5 { + background-color: rgba(139, 16, 20, 0.5) !important; + color: #fff; } + +.materialize-red.darken-4.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.darken-4.opacity-6 { + background-color: rgba(139, 16, 20, 0.4) !important; + color: #fff; } + +.materialize-red.darken-4.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.darken-4.opacity-7 { + background-color: rgba(139, 16, 20, 0.3) !important; + color: #fff; } + +.materialize-red.darken-4.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.darken-4.opacity-8 { + background-color: rgba(139, 16, 20, 0.2) !important; + color: #fff; } + +.materialize-red.darken-4.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red.darken-4.opacity-9 { + background-color: rgba(139, 16, 20, 0.1) !important; + color: #fff; } + +.materialize-red.darken-4.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.materialize-red.darken-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.materialize-red-darken-4-text-link a, +.materialize-red-darken-4-text-link a:link, +.materialize-red-darken-4-text-link a:visited, +.materialize-red-darken-4-text-link a:focus, +.materialize-red-darken-4-text-link a:active { + color: #8b1014 !important; } + +.red { + background-color: #F44336 !important; + color: #fff; } + +.red-border { + border-color: #F44336 !important; } + +.red a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red-text { + color: #F44336 !important; } + +.red.opacity-1 { + background-color: rgba(244, 67, 54, 0.9) !important; + color: #fff; } + +.red.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.opacity-2 { + background-color: rgba(244, 67, 54, 0.8) !important; + color: #fff; } + +.red.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.opacity-3 { + background-color: rgba(244, 67, 54, 0.7) !important; + color: #fff; } + +.red.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.opacity-4 { + background-color: rgba(244, 67, 54, 0.6) !important; + color: #fff; } + +.red.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.opacity-5 { + background-color: rgba(244, 67, 54, 0.5) !important; + color: #fff; } + +.red.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.opacity-6 { + background-color: rgba(244, 67, 54, 0.4) !important; + color: #fff; } + +.red.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.opacity-7 { + background-color: rgba(244, 67, 54, 0.3) !important; + color: #fff; } + +.red.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.opacity-8 { + background-color: rgba(244, 67, 54, 0.2) !important; + color: #fff; } + +.red.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.opacity-9 { + background-color: rgba(244, 67, 54, 0.1) !important; + color: #fff; } + +.red.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red-text-link a, +.red-text-link a:link, +.red-text-link a:visited, +.red-text-link a:focus, +.red-text-link a:active { + color: #F44336 !important; } + +.red.lighten-5 { + background-color: #FFEBEE !important; + color: #000; } + +.red.lighten-5-border { + border-color: #FFEBEE !important; } + +.red.lighten-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.lighten-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red-text.text-lighten-5 { + color: #FFEBEE !important; } + +.red.lighten-5.opacity-1 { + background-color: rgba(255, 235, 238, 0.9) !important; + color: #000; } + +.red.lighten-5.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.lighten-5.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-5.opacity-2 { + background-color: rgba(255, 235, 238, 0.8) !important; + color: #000; } + +.red.lighten-5.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.lighten-5.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-5.opacity-3 { + background-color: rgba(255, 235, 238, 0.7) !important; + color: #000; } + +.red.lighten-5.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.lighten-5.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-5.opacity-4 { + background-color: rgba(255, 235, 238, 0.6) !important; + color: #000; } + +.red.lighten-5.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.lighten-5.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-5.opacity-5 { + background-color: rgba(255, 235, 238, 0.5) !important; + color: #000; } + +.red.lighten-5.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.lighten-5.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-5.opacity-6 { + background-color: rgba(255, 235, 238, 0.4) !important; + color: #000; } + +.red.lighten-5.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.lighten-5.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-5.opacity-7 { + background-color: rgba(255, 235, 238, 0.3) !important; + color: #000; } + +.red.lighten-5.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.lighten-5.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-5.opacity-8 { + background-color: rgba(255, 235, 238, 0.2) !important; + color: #000; } + +.red.lighten-5.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.lighten-5.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-5.opacity-9 { + background-color: rgba(255, 235, 238, 0.1) !important; + color: #000; } + +.red.lighten-5.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.lighten-5.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red-lighten-5-text-link a, +.red-lighten-5-text-link a:link, +.red-lighten-5-text-link a:visited, +.red-lighten-5-text-link a:focus, +.red-lighten-5-text-link a:active { + color: #FFEBEE !important; } + +.red.lighten-4 { + background-color: #FFCDD2 !important; + color: #000; } + +.red.lighten-4-border { + border-color: #FFCDD2 !important; } + +.red.lighten-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.lighten-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red-text.text-lighten-4 { + color: #FFCDD2 !important; } + +.red.lighten-4.opacity-1 { + background-color: rgba(255, 205, 210, 0.9) !important; + color: #000; } + +.red.lighten-4.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.lighten-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-4.opacity-2 { + background-color: rgba(255, 205, 210, 0.8) !important; + color: #000; } + +.red.lighten-4.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.lighten-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-4.opacity-3 { + background-color: rgba(255, 205, 210, 0.7) !important; + color: #000; } + +.red.lighten-4.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.lighten-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-4.opacity-4 { + background-color: rgba(255, 205, 210, 0.6) !important; + color: #000; } + +.red.lighten-4.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.lighten-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-4.opacity-5 { + background-color: rgba(255, 205, 210, 0.5) !important; + color: #000; } + +.red.lighten-4.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.lighten-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-4.opacity-6 { + background-color: rgba(255, 205, 210, 0.4) !important; + color: #000; } + +.red.lighten-4.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.lighten-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-4.opacity-7 { + background-color: rgba(255, 205, 210, 0.3) !important; + color: #000; } + +.red.lighten-4.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.lighten-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-4.opacity-8 { + background-color: rgba(255, 205, 210, 0.2) !important; + color: #000; } + +.red.lighten-4.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.lighten-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-4.opacity-9 { + background-color: rgba(255, 205, 210, 0.1) !important; + color: #000; } + +.red.lighten-4.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.lighten-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red-lighten-4-text-link a, +.red-lighten-4-text-link a:link, +.red-lighten-4-text-link a:visited, +.red-lighten-4-text-link a:focus, +.red-lighten-4-text-link a:active { + color: #FFCDD2 !important; } + +.red.lighten-3 { + background-color: #EF9A9A !important; + color: #000; } + +.red.lighten-3-border { + border-color: #EF9A9A !important; } + +.red.lighten-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.lighten-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red-text.text-lighten-3 { + color: #EF9A9A !important; } + +.red.lighten-3.opacity-1 { + background-color: rgba(239, 154, 154, 0.9) !important; + color: #000; } + +.red.lighten-3.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.lighten-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-3.opacity-2 { + background-color: rgba(239, 154, 154, 0.8) !important; + color: #000; } + +.red.lighten-3.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.lighten-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-3.opacity-3 { + background-color: rgba(239, 154, 154, 0.7) !important; + color: #000; } + +.red.lighten-3.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.lighten-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-3.opacity-4 { + background-color: rgba(239, 154, 154, 0.6) !important; + color: #000; } + +.red.lighten-3.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.lighten-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-3.opacity-5 { + background-color: rgba(239, 154, 154, 0.5) !important; + color: #000; } + +.red.lighten-3.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.lighten-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-3.opacity-6 { + background-color: rgba(239, 154, 154, 0.4) !important; + color: #000; } + +.red.lighten-3.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.lighten-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-3.opacity-7 { + background-color: rgba(239, 154, 154, 0.3) !important; + color: #000; } + +.red.lighten-3.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.lighten-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-3.opacity-8 { + background-color: rgba(239, 154, 154, 0.2) !important; + color: #000; } + +.red.lighten-3.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.lighten-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-3.opacity-9 { + background-color: rgba(239, 154, 154, 0.1) !important; + color: #000; } + +.red.lighten-3.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.lighten-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red-lighten-3-text-link a, +.red-lighten-3-text-link a:link, +.red-lighten-3-text-link a:visited, +.red-lighten-3-text-link a:focus, +.red-lighten-3-text-link a:active { + color: #EF9A9A !important; } + +.red.lighten-2 { + background-color: #E57373 !important; + color: #fff; } + +.red.lighten-2-border { + border-color: #E57373 !important; } + +.red.lighten-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.lighten-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red-text.text-lighten-2 { + color: #E57373 !important; } + +.red.lighten-2.opacity-1 { + background-color: rgba(229, 115, 115, 0.9) !important; + color: #fff; } + +.red.lighten-2.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.lighten-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-2.opacity-2 { + background-color: rgba(229, 115, 115, 0.8) !important; + color: #fff; } + +.red.lighten-2.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.lighten-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-2.opacity-3 { + background-color: rgba(229, 115, 115, 0.7) !important; + color: #fff; } + +.red.lighten-2.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.lighten-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-2.opacity-4 { + background-color: rgba(229, 115, 115, 0.6) !important; + color: #fff; } + +.red.lighten-2.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.lighten-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-2.opacity-5 { + background-color: rgba(229, 115, 115, 0.5) !important; + color: #fff; } + +.red.lighten-2.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.lighten-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-2.opacity-6 { + background-color: rgba(229, 115, 115, 0.4) !important; + color: #fff; } + +.red.lighten-2.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.lighten-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-2.opacity-7 { + background-color: rgba(229, 115, 115, 0.3) !important; + color: #fff; } + +.red.lighten-2.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.lighten-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-2.opacity-8 { + background-color: rgba(229, 115, 115, 0.2) !important; + color: #fff; } + +.red.lighten-2.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.lighten-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-2.opacity-9 { + background-color: rgba(229, 115, 115, 0.1) !important; + color: #fff; } + +.red.lighten-2.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.lighten-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red-lighten-2-text-link a, +.red-lighten-2-text-link a:link, +.red-lighten-2-text-link a:visited, +.red-lighten-2-text-link a:focus, +.red-lighten-2-text-link a:active { + color: #E57373 !important; } + +.red.lighten-1 { + background-color: #EF5350 !important; + color: #fff; } + +.red.lighten-1-border { + border-color: #EF5350 !important; } + +.red.lighten-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.lighten-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red-text.text-lighten-1 { + color: #EF5350 !important; } + +.red.lighten-1.opacity-1 { + background-color: rgba(239, 83, 80, 0.9) !important; + color: #fff; } + +.red.lighten-1.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.lighten-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-1.opacity-2 { + background-color: rgba(239, 83, 80, 0.8) !important; + color: #fff; } + +.red.lighten-1.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.lighten-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-1.opacity-3 { + background-color: rgba(239, 83, 80, 0.7) !important; + color: #fff; } + +.red.lighten-1.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.lighten-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-1.opacity-4 { + background-color: rgba(239, 83, 80, 0.6) !important; + color: #fff; } + +.red.lighten-1.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.lighten-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-1.opacity-5 { + background-color: rgba(239, 83, 80, 0.5) !important; + color: #fff; } + +.red.lighten-1.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.lighten-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-1.opacity-6 { + background-color: rgba(239, 83, 80, 0.4) !important; + color: #fff; } + +.red.lighten-1.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.lighten-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-1.opacity-7 { + background-color: rgba(239, 83, 80, 0.3) !important; + color: #fff; } + +.red.lighten-1.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.lighten-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-1.opacity-8 { + background-color: rgba(239, 83, 80, 0.2) !important; + color: #fff; } + +.red.lighten-1.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.lighten-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.lighten-1.opacity-9 { + background-color: rgba(239, 83, 80, 0.1) !important; + color: #fff; } + +.red.lighten-1.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.lighten-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red-lighten-1-text-link a, +.red-lighten-1-text-link a:link, +.red-lighten-1-text-link a:visited, +.red-lighten-1-text-link a:focus, +.red-lighten-1-text-link a:active { + color: #EF5350 !important; } + +.red.darken-1 { + background-color: #E53935 !important; + color: #fff; } + +.red.darken-1-border { + border-color: #E53935 !important; } + +.red.darken-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red-text.text-darken-1 { + color: #E53935 !important; } + +.red.darken-1.opacity-1 { + background-color: rgba(229, 57, 53, 0.9) !important; + color: #fff; } + +.red.darken-1.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.darken-1.opacity-2 { + background-color: rgba(229, 57, 53, 0.8) !important; + color: #fff; } + +.red.darken-1.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.darken-1.opacity-3 { + background-color: rgba(229, 57, 53, 0.7) !important; + color: #fff; } + +.red.darken-1.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.darken-1.opacity-4 { + background-color: rgba(229, 57, 53, 0.6) !important; + color: #fff; } + +.red.darken-1.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.darken-1.opacity-5 { + background-color: rgba(229, 57, 53, 0.5) !important; + color: #fff; } + +.red.darken-1.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.darken-1.opacity-6 { + background-color: rgba(229, 57, 53, 0.4) !important; + color: #fff; } + +.red.darken-1.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.darken-1.opacity-7 { + background-color: rgba(229, 57, 53, 0.3) !important; + color: #fff; } + +.red.darken-1.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.darken-1.opacity-8 { + background-color: rgba(229, 57, 53, 0.2) !important; + color: #fff; } + +.red.darken-1.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.darken-1.opacity-9 { + background-color: rgba(229, 57, 53, 0.1) !important; + color: #fff; } + +.red.darken-1.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red-darken-1-text-link a, +.red-darken-1-text-link a:link, +.red-darken-1-text-link a:visited, +.red-darken-1-text-link a:focus, +.red-darken-1-text-link a:active { + color: #E53935 !important; } + +.red.darken-2 { + background-color: #D32F2F !important; + color: #fff; } + +.red.darken-2-border { + border-color: #D32F2F !important; } + +.red.darken-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red-text.text-darken-2 { + color: #D32F2F !important; } + +.red.darken-2.opacity-1 { + background-color: rgba(211, 47, 47, 0.9) !important; + color: #fff; } + +.red.darken-2.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.darken-2.opacity-2 { + background-color: rgba(211, 47, 47, 0.8) !important; + color: #fff; } + +.red.darken-2.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.darken-2.opacity-3 { + background-color: rgba(211, 47, 47, 0.7) !important; + color: #fff; } + +.red.darken-2.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.darken-2.opacity-4 { + background-color: rgba(211, 47, 47, 0.6) !important; + color: #fff; } + +.red.darken-2.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.darken-2.opacity-5 { + background-color: rgba(211, 47, 47, 0.5) !important; + color: #fff; } + +.red.darken-2.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.darken-2.opacity-6 { + background-color: rgba(211, 47, 47, 0.4) !important; + color: #fff; } + +.red.darken-2.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.darken-2.opacity-7 { + background-color: rgba(211, 47, 47, 0.3) !important; + color: #fff; } + +.red.darken-2.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.darken-2.opacity-8 { + background-color: rgba(211, 47, 47, 0.2) !important; + color: #fff; } + +.red.darken-2.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.darken-2.opacity-9 { + background-color: rgba(211, 47, 47, 0.1) !important; + color: #fff; } + +.red.darken-2.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red-darken-2-text-link a, +.red-darken-2-text-link a:link, +.red-darken-2-text-link a:visited, +.red-darken-2-text-link a:focus, +.red-darken-2-text-link a:active { + color: #D32F2F !important; } + +.red.darken-3 { + background-color: #C62828 !important; + color: #fff; } + +.red.darken-3-border { + border-color: #C62828 !important; } + +.red.darken-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red-text.text-darken-3 { + color: #C62828 !important; } + +.red.darken-3.opacity-1 { + background-color: rgba(198, 40, 40, 0.9) !important; + color: #fff; } + +.red.darken-3.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.darken-3.opacity-2 { + background-color: rgba(198, 40, 40, 0.8) !important; + color: #fff; } + +.red.darken-3.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.darken-3.opacity-3 { + background-color: rgba(198, 40, 40, 0.7) !important; + color: #fff; } + +.red.darken-3.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.darken-3.opacity-4 { + background-color: rgba(198, 40, 40, 0.6) !important; + color: #fff; } + +.red.darken-3.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.darken-3.opacity-5 { + background-color: rgba(198, 40, 40, 0.5) !important; + color: #fff; } + +.red.darken-3.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.darken-3.opacity-6 { + background-color: rgba(198, 40, 40, 0.4) !important; + color: #fff; } + +.red.darken-3.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.darken-3.opacity-7 { + background-color: rgba(198, 40, 40, 0.3) !important; + color: #fff; } + +.red.darken-3.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.darken-3.opacity-8 { + background-color: rgba(198, 40, 40, 0.2) !important; + color: #fff; } + +.red.darken-3.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.darken-3.opacity-9 { + background-color: rgba(198, 40, 40, 0.1) !important; + color: #fff; } + +.red.darken-3.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red-darken-3-text-link a, +.red-darken-3-text-link a:link, +.red-darken-3-text-link a:visited, +.red-darken-3-text-link a:focus, +.red-darken-3-text-link a:active { + color: #C62828 !important; } + +.red.darken-4 { + background-color: #B71C1C !important; + color: #fff; } + +.red.darken-4-border { + border-color: #B71C1C !important; } + +.red.darken-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red-text.text-darken-4 { + color: #B71C1C !important; } + +.red.darken-4.opacity-1 { + background-color: rgba(183, 28, 28, 0.9) !important; + color: #fff; } + +.red.darken-4.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.darken-4.opacity-2 { + background-color: rgba(183, 28, 28, 0.8) !important; + color: #fff; } + +.red.darken-4.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.darken-4.opacity-3 { + background-color: rgba(183, 28, 28, 0.7) !important; + color: #fff; } + +.red.darken-4.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.darken-4.opacity-4 { + background-color: rgba(183, 28, 28, 0.6) !important; + color: #fff; } + +.red.darken-4.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.darken-4.opacity-5 { + background-color: rgba(183, 28, 28, 0.5) !important; + color: #fff; } + +.red.darken-4.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.darken-4.opacity-6 { + background-color: rgba(183, 28, 28, 0.4) !important; + color: #fff; } + +.red.darken-4.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.darken-4.opacity-7 { + background-color: rgba(183, 28, 28, 0.3) !important; + color: #fff; } + +.red.darken-4.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.darken-4.opacity-8 { + background-color: rgba(183, 28, 28, 0.2) !important; + color: #fff; } + +.red.darken-4.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.darken-4.opacity-9 { + background-color: rgba(183, 28, 28, 0.1) !important; + color: #fff; } + +.red.darken-4.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.darken-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red-darken-4-text-link a, +.red-darken-4-text-link a:link, +.red-darken-4-text-link a:visited, +.red-darken-4-text-link a:focus, +.red-darken-4-text-link a:active { + color: #B71C1C !important; } + +.red.accent-1 { + background-color: #FF8A80 !important; + color: #000; } + +.red.accent-1-border { + border-color: #FF8A80 !important; } + +.red.accent-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.accent-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red-text.text-accent-1 { + color: #FF8A80 !important; } + +.red.accent-1.opacity-1 { + background-color: rgba(255, 138, 128, 0.9) !important; + color: #000; } + +.red.accent-1.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.accent-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.accent-1.opacity-2 { + background-color: rgba(255, 138, 128, 0.8) !important; + color: #000; } + +.red.accent-1.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.accent-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.accent-1.opacity-3 { + background-color: rgba(255, 138, 128, 0.7) !important; + color: #000; } + +.red.accent-1.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.accent-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.accent-1.opacity-4 { + background-color: rgba(255, 138, 128, 0.6) !important; + color: #000; } + +.red.accent-1.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.accent-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.accent-1.opacity-5 { + background-color: rgba(255, 138, 128, 0.5) !important; + color: #000; } + +.red.accent-1.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.accent-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.accent-1.opacity-6 { + background-color: rgba(255, 138, 128, 0.4) !important; + color: #000; } + +.red.accent-1.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.accent-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.accent-1.opacity-7 { + background-color: rgba(255, 138, 128, 0.3) !important; + color: #000; } + +.red.accent-1.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.accent-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.accent-1.opacity-8 { + background-color: rgba(255, 138, 128, 0.2) !important; + color: #000; } + +.red.accent-1.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.accent-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.accent-1.opacity-9 { + background-color: rgba(255, 138, 128, 0.1) !important; + color: #000; } + +.red.accent-1.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.red.accent-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red-accent-1-text-link a, +.red-accent-1-text-link a:link, +.red-accent-1-text-link a:visited, +.red-accent-1-text-link a:focus, +.red-accent-1-text-link a:active { + color: #FF8A80 !important; } + +.red.accent-2 { + background-color: #FF5252 !important; + color: #fff; } + +.red.accent-2-border { + border-color: #FF5252 !important; } + +.red.accent-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.accent-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red-text.text-accent-2 { + color: #FF5252 !important; } + +.red.accent-2.opacity-1 { + background-color: rgba(255, 82, 82, 0.9) !important; + color: #fff; } + +.red.accent-2.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.accent-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.accent-2.opacity-2 { + background-color: rgba(255, 82, 82, 0.8) !important; + color: #fff; } + +.red.accent-2.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.accent-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.accent-2.opacity-3 { + background-color: rgba(255, 82, 82, 0.7) !important; + color: #fff; } + +.red.accent-2.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.accent-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.accent-2.opacity-4 { + background-color: rgba(255, 82, 82, 0.6) !important; + color: #fff; } + +.red.accent-2.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.accent-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.accent-2.opacity-5 { + background-color: rgba(255, 82, 82, 0.5) !important; + color: #fff; } + +.red.accent-2.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.accent-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.accent-2.opacity-6 { + background-color: rgba(255, 82, 82, 0.4) !important; + color: #fff; } + +.red.accent-2.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.accent-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.accent-2.opacity-7 { + background-color: rgba(255, 82, 82, 0.3) !important; + color: #fff; } + +.red.accent-2.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.accent-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.accent-2.opacity-8 { + background-color: rgba(255, 82, 82, 0.2) !important; + color: #fff; } + +.red.accent-2.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.accent-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.accent-2.opacity-9 { + background-color: rgba(255, 82, 82, 0.1) !important; + color: #fff; } + +.red.accent-2.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.accent-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red-accent-2-text-link a, +.red-accent-2-text-link a:link, +.red-accent-2-text-link a:visited, +.red-accent-2-text-link a:focus, +.red-accent-2-text-link a:active { + color: #FF5252 !important; } + +.red.accent-3 { + background-color: #FF1744 !important; + color: #fff; } + +.red.accent-3-border { + border-color: #FF1744 !important; } + +.red.accent-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.accent-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red-text.text-accent-3 { + color: #FF1744 !important; } + +.red.accent-3.opacity-1 { + background-color: rgba(255, 23, 68, 0.9) !important; + color: #fff; } + +.red.accent-3.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.accent-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.accent-3.opacity-2 { + background-color: rgba(255, 23, 68, 0.8) !important; + color: #fff; } + +.red.accent-3.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.accent-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.accent-3.opacity-3 { + background-color: rgba(255, 23, 68, 0.7) !important; + color: #fff; } + +.red.accent-3.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.accent-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.accent-3.opacity-4 { + background-color: rgba(255, 23, 68, 0.6) !important; + color: #fff; } + +.red.accent-3.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.accent-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.accent-3.opacity-5 { + background-color: rgba(255, 23, 68, 0.5) !important; + color: #fff; } + +.red.accent-3.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.accent-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.accent-3.opacity-6 { + background-color: rgba(255, 23, 68, 0.4) !important; + color: #fff; } + +.red.accent-3.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.accent-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.accent-3.opacity-7 { + background-color: rgba(255, 23, 68, 0.3) !important; + color: #fff; } + +.red.accent-3.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.accent-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.accent-3.opacity-8 { + background-color: rgba(255, 23, 68, 0.2) !important; + color: #fff; } + +.red.accent-3.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.accent-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.accent-3.opacity-9 { + background-color: rgba(255, 23, 68, 0.1) !important; + color: #fff; } + +.red.accent-3.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.accent-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red-accent-3-text-link a, +.red-accent-3-text-link a:link, +.red-accent-3-text-link a:visited, +.red-accent-3-text-link a:focus, +.red-accent-3-text-link a:active { + color: #FF1744 !important; } + +.red.accent-4 { + background-color: #D50000 !important; + color: #fff; } + +.red.accent-4-border { + border-color: #D50000 !important; } + +.red.accent-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.accent-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red-text.text-accent-4 { + color: #D50000 !important; } + +.red.accent-4.opacity-1 { + background-color: rgba(213, 0, 0, 0.9) !important; + color: #fff; } + +.red.accent-4.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.accent-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.accent-4.opacity-2 { + background-color: rgba(213, 0, 0, 0.8) !important; + color: #fff; } + +.red.accent-4.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.accent-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.accent-4.opacity-3 { + background-color: rgba(213, 0, 0, 0.7) !important; + color: #fff; } + +.red.accent-4.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.accent-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.accent-4.opacity-4 { + background-color: rgba(213, 0, 0, 0.6) !important; + color: #fff; } + +.red.accent-4.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.accent-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.accent-4.opacity-5 { + background-color: rgba(213, 0, 0, 0.5) !important; + color: #fff; } + +.red.accent-4.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.accent-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.accent-4.opacity-6 { + background-color: rgba(213, 0, 0, 0.4) !important; + color: #fff; } + +.red.accent-4.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.accent-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.accent-4.opacity-7 { + background-color: rgba(213, 0, 0, 0.3) !important; + color: #fff; } + +.red.accent-4.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.accent-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.accent-4.opacity-8 { + background-color: rgba(213, 0, 0, 0.2) !important; + color: #fff; } + +.red.accent-4.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.accent-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red.accent-4.opacity-9 { + background-color: rgba(213, 0, 0, 0.1) !important; + color: #fff; } + +.red.accent-4.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.red.accent-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.red-accent-4-text-link a, +.red-accent-4-text-link a:link, +.red-accent-4-text-link a:visited, +.red-accent-4-text-link a:focus, +.red-accent-4-text-link a:active { + color: #D50000 !important; } + +.pink { + background-color: #e91e63 !important; + color: #fff; } + +.pink-border { + border-color: #e91e63 !important; } + +.pink a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink-text { + color: #e91e63 !important; } + +.pink.opacity-1 { + background-color: rgba(233, 30, 99, 0.9) !important; + color: #fff; } + +.pink.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.opacity-2 { + background-color: rgba(233, 30, 99, 0.8) !important; + color: #fff; } + +.pink.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.opacity-3 { + background-color: rgba(233, 30, 99, 0.7) !important; + color: #fff; } + +.pink.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.opacity-4 { + background-color: rgba(233, 30, 99, 0.6) !important; + color: #fff; } + +.pink.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.opacity-5 { + background-color: rgba(233, 30, 99, 0.5) !important; + color: #fff; } + +.pink.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.opacity-6 { + background-color: rgba(233, 30, 99, 0.4) !important; + color: #fff; } + +.pink.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.opacity-7 { + background-color: rgba(233, 30, 99, 0.3) !important; + color: #fff; } + +.pink.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.opacity-8 { + background-color: rgba(233, 30, 99, 0.2) !important; + color: #fff; } + +.pink.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.opacity-9 { + background-color: rgba(233, 30, 99, 0.1) !important; + color: #fff; } + +.pink.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink-text-link a, +.pink-text-link a:link, +.pink-text-link a:visited, +.pink-text-link a:focus, +.pink-text-link a:active { + color: #e91e63 !important; } + +.pink.lighten-5 { + background-color: #fce4ec !important; + color: #000; } + +.pink.lighten-5-border { + border-color: #fce4ec !important; } + +.pink.lighten-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.lighten-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink-text.text-lighten-5 { + color: #fce4ec !important; } + +.pink.lighten-5.opacity-1 { + background-color: rgba(252, 228, 236, 0.9) !important; + color: #000; } + +.pink.lighten-5.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.lighten-5.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-5.opacity-2 { + background-color: rgba(252, 228, 236, 0.8) !important; + color: #000; } + +.pink.lighten-5.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.lighten-5.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-5.opacity-3 { + background-color: rgba(252, 228, 236, 0.7) !important; + color: #000; } + +.pink.lighten-5.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.lighten-5.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-5.opacity-4 { + background-color: rgba(252, 228, 236, 0.6) !important; + color: #000; } + +.pink.lighten-5.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.lighten-5.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-5.opacity-5 { + background-color: rgba(252, 228, 236, 0.5) !important; + color: #000; } + +.pink.lighten-5.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.lighten-5.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-5.opacity-6 { + background-color: rgba(252, 228, 236, 0.4) !important; + color: #000; } + +.pink.lighten-5.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.lighten-5.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-5.opacity-7 { + background-color: rgba(252, 228, 236, 0.3) !important; + color: #000; } + +.pink.lighten-5.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.lighten-5.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-5.opacity-8 { + background-color: rgba(252, 228, 236, 0.2) !important; + color: #000; } + +.pink.lighten-5.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.lighten-5.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-5.opacity-9 { + background-color: rgba(252, 228, 236, 0.1) !important; + color: #000; } + +.pink.lighten-5.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.lighten-5.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink-lighten-5-text-link a, +.pink-lighten-5-text-link a:link, +.pink-lighten-5-text-link a:visited, +.pink-lighten-5-text-link a:focus, +.pink-lighten-5-text-link a:active { + color: #fce4ec !important; } + +.pink.lighten-4 { + background-color: #f8bbd0 !important; + color: #000; } + +.pink.lighten-4-border { + border-color: #f8bbd0 !important; } + +.pink.lighten-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.lighten-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink-text.text-lighten-4 { + color: #f8bbd0 !important; } + +.pink.lighten-4.opacity-1 { + background-color: rgba(248, 187, 208, 0.9) !important; + color: #000; } + +.pink.lighten-4.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.lighten-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-4.opacity-2 { + background-color: rgba(248, 187, 208, 0.8) !important; + color: #000; } + +.pink.lighten-4.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.lighten-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-4.opacity-3 { + background-color: rgba(248, 187, 208, 0.7) !important; + color: #000; } + +.pink.lighten-4.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.lighten-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-4.opacity-4 { + background-color: rgba(248, 187, 208, 0.6) !important; + color: #000; } + +.pink.lighten-4.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.lighten-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-4.opacity-5 { + background-color: rgba(248, 187, 208, 0.5) !important; + color: #000; } + +.pink.lighten-4.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.lighten-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-4.opacity-6 { + background-color: rgba(248, 187, 208, 0.4) !important; + color: #000; } + +.pink.lighten-4.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.lighten-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-4.opacity-7 { + background-color: rgba(248, 187, 208, 0.3) !important; + color: #000; } + +.pink.lighten-4.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.lighten-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-4.opacity-8 { + background-color: rgba(248, 187, 208, 0.2) !important; + color: #000; } + +.pink.lighten-4.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.lighten-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-4.opacity-9 { + background-color: rgba(248, 187, 208, 0.1) !important; + color: #000; } + +.pink.lighten-4.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.lighten-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink-lighten-4-text-link a, +.pink-lighten-4-text-link a:link, +.pink-lighten-4-text-link a:visited, +.pink-lighten-4-text-link a:focus, +.pink-lighten-4-text-link a:active { + color: #f8bbd0 !important; } + +.pink.lighten-3 { + background-color: #f48fb1 !important; + color: #000; } + +.pink.lighten-3-border { + border-color: #f48fb1 !important; } + +.pink.lighten-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.lighten-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink-text.text-lighten-3 { + color: #f48fb1 !important; } + +.pink.lighten-3.opacity-1 { + background-color: rgba(244, 143, 177, 0.9) !important; + color: #000; } + +.pink.lighten-3.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.lighten-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-3.opacity-2 { + background-color: rgba(244, 143, 177, 0.8) !important; + color: #000; } + +.pink.lighten-3.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.lighten-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-3.opacity-3 { + background-color: rgba(244, 143, 177, 0.7) !important; + color: #000; } + +.pink.lighten-3.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.lighten-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-3.opacity-4 { + background-color: rgba(244, 143, 177, 0.6) !important; + color: #000; } + +.pink.lighten-3.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.lighten-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-3.opacity-5 { + background-color: rgba(244, 143, 177, 0.5) !important; + color: #000; } + +.pink.lighten-3.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.lighten-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-3.opacity-6 { + background-color: rgba(244, 143, 177, 0.4) !important; + color: #000; } + +.pink.lighten-3.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.lighten-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-3.opacity-7 { + background-color: rgba(244, 143, 177, 0.3) !important; + color: #000; } + +.pink.lighten-3.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.lighten-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-3.opacity-8 { + background-color: rgba(244, 143, 177, 0.2) !important; + color: #000; } + +.pink.lighten-3.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.lighten-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-3.opacity-9 { + background-color: rgba(244, 143, 177, 0.1) !important; + color: #000; } + +.pink.lighten-3.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.lighten-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink-lighten-3-text-link a, +.pink-lighten-3-text-link a:link, +.pink-lighten-3-text-link a:visited, +.pink-lighten-3-text-link a:focus, +.pink-lighten-3-text-link a:active { + color: #f48fb1 !important; } + +.pink.lighten-2 { + background-color: #f06292 !important; + color: #fff; } + +.pink.lighten-2-border { + border-color: #f06292 !important; } + +.pink.lighten-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.lighten-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink-text.text-lighten-2 { + color: #f06292 !important; } + +.pink.lighten-2.opacity-1 { + background-color: rgba(240, 98, 146, 0.9) !important; + color: #fff; } + +.pink.lighten-2.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.lighten-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-2.opacity-2 { + background-color: rgba(240, 98, 146, 0.8) !important; + color: #fff; } + +.pink.lighten-2.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.lighten-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-2.opacity-3 { + background-color: rgba(240, 98, 146, 0.7) !important; + color: #fff; } + +.pink.lighten-2.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.lighten-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-2.opacity-4 { + background-color: rgba(240, 98, 146, 0.6) !important; + color: #fff; } + +.pink.lighten-2.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.lighten-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-2.opacity-5 { + background-color: rgba(240, 98, 146, 0.5) !important; + color: #fff; } + +.pink.lighten-2.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.lighten-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-2.opacity-6 { + background-color: rgba(240, 98, 146, 0.4) !important; + color: #fff; } + +.pink.lighten-2.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.lighten-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-2.opacity-7 { + background-color: rgba(240, 98, 146, 0.3) !important; + color: #fff; } + +.pink.lighten-2.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.lighten-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-2.opacity-8 { + background-color: rgba(240, 98, 146, 0.2) !important; + color: #fff; } + +.pink.lighten-2.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.lighten-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-2.opacity-9 { + background-color: rgba(240, 98, 146, 0.1) !important; + color: #fff; } + +.pink.lighten-2.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.lighten-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink-lighten-2-text-link a, +.pink-lighten-2-text-link a:link, +.pink-lighten-2-text-link a:visited, +.pink-lighten-2-text-link a:focus, +.pink-lighten-2-text-link a:active { + color: #f06292 !important; } + +.pink.lighten-1 { + background-color: #ec407a !important; + color: #fff; } + +.pink.lighten-1-border { + border-color: #ec407a !important; } + +.pink.lighten-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.lighten-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink-text.text-lighten-1 { + color: #ec407a !important; } + +.pink.lighten-1.opacity-1 { + background-color: rgba(236, 64, 122, 0.9) !important; + color: #fff; } + +.pink.lighten-1.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.lighten-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-1.opacity-2 { + background-color: rgba(236, 64, 122, 0.8) !important; + color: #fff; } + +.pink.lighten-1.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.lighten-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-1.opacity-3 { + background-color: rgba(236, 64, 122, 0.7) !important; + color: #fff; } + +.pink.lighten-1.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.lighten-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-1.opacity-4 { + background-color: rgba(236, 64, 122, 0.6) !important; + color: #fff; } + +.pink.lighten-1.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.lighten-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-1.opacity-5 { + background-color: rgba(236, 64, 122, 0.5) !important; + color: #fff; } + +.pink.lighten-1.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.lighten-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-1.opacity-6 { + background-color: rgba(236, 64, 122, 0.4) !important; + color: #fff; } + +.pink.lighten-1.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.lighten-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-1.opacity-7 { + background-color: rgba(236, 64, 122, 0.3) !important; + color: #fff; } + +.pink.lighten-1.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.lighten-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-1.opacity-8 { + background-color: rgba(236, 64, 122, 0.2) !important; + color: #fff; } + +.pink.lighten-1.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.lighten-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.lighten-1.opacity-9 { + background-color: rgba(236, 64, 122, 0.1) !important; + color: #fff; } + +.pink.lighten-1.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.lighten-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink-lighten-1-text-link a, +.pink-lighten-1-text-link a:link, +.pink-lighten-1-text-link a:visited, +.pink-lighten-1-text-link a:focus, +.pink-lighten-1-text-link a:active { + color: #ec407a !important; } + +.pink.darken-1 { + background-color: #d81b60 !important; + color: #fff; } + +.pink.darken-1-border { + border-color: #d81b60 !important; } + +.pink.darken-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink-text.text-darken-1 { + color: #d81b60 !important; } + +.pink.darken-1.opacity-1 { + background-color: rgba(216, 27, 96, 0.9) !important; + color: #fff; } + +.pink.darken-1.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.darken-1.opacity-2 { + background-color: rgba(216, 27, 96, 0.8) !important; + color: #fff; } + +.pink.darken-1.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.darken-1.opacity-3 { + background-color: rgba(216, 27, 96, 0.7) !important; + color: #fff; } + +.pink.darken-1.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.darken-1.opacity-4 { + background-color: rgba(216, 27, 96, 0.6) !important; + color: #fff; } + +.pink.darken-1.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.darken-1.opacity-5 { + background-color: rgba(216, 27, 96, 0.5) !important; + color: #fff; } + +.pink.darken-1.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.darken-1.opacity-6 { + background-color: rgba(216, 27, 96, 0.4) !important; + color: #fff; } + +.pink.darken-1.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.darken-1.opacity-7 { + background-color: rgba(216, 27, 96, 0.3) !important; + color: #fff; } + +.pink.darken-1.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.darken-1.opacity-8 { + background-color: rgba(216, 27, 96, 0.2) !important; + color: #fff; } + +.pink.darken-1.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.darken-1.opacity-9 { + background-color: rgba(216, 27, 96, 0.1) !important; + color: #fff; } + +.pink.darken-1.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink-darken-1-text-link a, +.pink-darken-1-text-link a:link, +.pink-darken-1-text-link a:visited, +.pink-darken-1-text-link a:focus, +.pink-darken-1-text-link a:active { + color: #d81b60 !important; } + +.pink.darken-2 { + background-color: #c2185b !important; + color: #fff; } + +.pink.darken-2-border { + border-color: #c2185b !important; } + +.pink.darken-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink-text.text-darken-2 { + color: #c2185b !important; } + +.pink.darken-2.opacity-1 { + background-color: rgba(194, 24, 91, 0.9) !important; + color: #fff; } + +.pink.darken-2.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.darken-2.opacity-2 { + background-color: rgba(194, 24, 91, 0.8) !important; + color: #fff; } + +.pink.darken-2.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.darken-2.opacity-3 { + background-color: rgba(194, 24, 91, 0.7) !important; + color: #fff; } + +.pink.darken-2.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.darken-2.opacity-4 { + background-color: rgba(194, 24, 91, 0.6) !important; + color: #fff; } + +.pink.darken-2.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.darken-2.opacity-5 { + background-color: rgba(194, 24, 91, 0.5) !important; + color: #fff; } + +.pink.darken-2.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.darken-2.opacity-6 { + background-color: rgba(194, 24, 91, 0.4) !important; + color: #fff; } + +.pink.darken-2.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.darken-2.opacity-7 { + background-color: rgba(194, 24, 91, 0.3) !important; + color: #fff; } + +.pink.darken-2.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.darken-2.opacity-8 { + background-color: rgba(194, 24, 91, 0.2) !important; + color: #fff; } + +.pink.darken-2.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.darken-2.opacity-9 { + background-color: rgba(194, 24, 91, 0.1) !important; + color: #fff; } + +.pink.darken-2.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink-darken-2-text-link a, +.pink-darken-2-text-link a:link, +.pink-darken-2-text-link a:visited, +.pink-darken-2-text-link a:focus, +.pink-darken-2-text-link a:active { + color: #c2185b !important; } + +.pink.darken-3 { + background-color: #ad1457 !important; + color: #fff; } + +.pink.darken-3-border { + border-color: #ad1457 !important; } + +.pink.darken-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink-text.text-darken-3 { + color: #ad1457 !important; } + +.pink.darken-3.opacity-1 { + background-color: rgba(173, 20, 87, 0.9) !important; + color: #fff; } + +.pink.darken-3.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.darken-3.opacity-2 { + background-color: rgba(173, 20, 87, 0.8) !important; + color: #fff; } + +.pink.darken-3.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.darken-3.opacity-3 { + background-color: rgba(173, 20, 87, 0.7) !important; + color: #fff; } + +.pink.darken-3.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.darken-3.opacity-4 { + background-color: rgba(173, 20, 87, 0.6) !important; + color: #fff; } + +.pink.darken-3.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.darken-3.opacity-5 { + background-color: rgba(173, 20, 87, 0.5) !important; + color: #fff; } + +.pink.darken-3.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.darken-3.opacity-6 { + background-color: rgba(173, 20, 87, 0.4) !important; + color: #fff; } + +.pink.darken-3.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.darken-3.opacity-7 { + background-color: rgba(173, 20, 87, 0.3) !important; + color: #fff; } + +.pink.darken-3.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.darken-3.opacity-8 { + background-color: rgba(173, 20, 87, 0.2) !important; + color: #fff; } + +.pink.darken-3.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.darken-3.opacity-9 { + background-color: rgba(173, 20, 87, 0.1) !important; + color: #fff; } + +.pink.darken-3.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink-darken-3-text-link a, +.pink-darken-3-text-link a:link, +.pink-darken-3-text-link a:visited, +.pink-darken-3-text-link a:focus, +.pink-darken-3-text-link a:active { + color: #ad1457 !important; } + +.pink.darken-4 { + background-color: #880e4f !important; + color: #fff; } + +.pink.darken-4-border { + border-color: #880e4f !important; } + +.pink.darken-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink-text.text-darken-4 { + color: #880e4f !important; } + +.pink.darken-4.opacity-1 { + background-color: rgba(136, 14, 79, 0.9) !important; + color: #fff; } + +.pink.darken-4.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.darken-4.opacity-2 { + background-color: rgba(136, 14, 79, 0.8) !important; + color: #fff; } + +.pink.darken-4.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.darken-4.opacity-3 { + background-color: rgba(136, 14, 79, 0.7) !important; + color: #fff; } + +.pink.darken-4.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.darken-4.opacity-4 { + background-color: rgba(136, 14, 79, 0.6) !important; + color: #fff; } + +.pink.darken-4.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.darken-4.opacity-5 { + background-color: rgba(136, 14, 79, 0.5) !important; + color: #fff; } + +.pink.darken-4.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.darken-4.opacity-6 { + background-color: rgba(136, 14, 79, 0.4) !important; + color: #fff; } + +.pink.darken-4.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.darken-4.opacity-7 { + background-color: rgba(136, 14, 79, 0.3) !important; + color: #fff; } + +.pink.darken-4.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.darken-4.opacity-8 { + background-color: rgba(136, 14, 79, 0.2) !important; + color: #fff; } + +.pink.darken-4.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.darken-4.opacity-9 { + background-color: rgba(136, 14, 79, 0.1) !important; + color: #fff; } + +.pink.darken-4.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.darken-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink-darken-4-text-link a, +.pink-darken-4-text-link a:link, +.pink-darken-4-text-link a:visited, +.pink-darken-4-text-link a:focus, +.pink-darken-4-text-link a:active { + color: #880e4f !important; } + +.pink.accent-1 { + background-color: #ff80ab !important; + color: #000; } + +.pink.accent-1-border { + border-color: #ff80ab !important; } + +.pink.accent-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.accent-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink-text.text-accent-1 { + color: #ff80ab !important; } + +.pink.accent-1.opacity-1 { + background-color: rgba(255, 128, 171, 0.9) !important; + color: #000; } + +.pink.accent-1.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.accent-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.accent-1.opacity-2 { + background-color: rgba(255, 128, 171, 0.8) !important; + color: #000; } + +.pink.accent-1.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.accent-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.accent-1.opacity-3 { + background-color: rgba(255, 128, 171, 0.7) !important; + color: #000; } + +.pink.accent-1.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.accent-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.accent-1.opacity-4 { + background-color: rgba(255, 128, 171, 0.6) !important; + color: #000; } + +.pink.accent-1.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.accent-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.accent-1.opacity-5 { + background-color: rgba(255, 128, 171, 0.5) !important; + color: #000; } + +.pink.accent-1.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.accent-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.accent-1.opacity-6 { + background-color: rgba(255, 128, 171, 0.4) !important; + color: #000; } + +.pink.accent-1.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.accent-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.accent-1.opacity-7 { + background-color: rgba(255, 128, 171, 0.3) !important; + color: #000; } + +.pink.accent-1.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.accent-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.accent-1.opacity-8 { + background-color: rgba(255, 128, 171, 0.2) !important; + color: #000; } + +.pink.accent-1.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.accent-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.accent-1.opacity-9 { + background-color: rgba(255, 128, 171, 0.1) !important; + color: #000; } + +.pink.accent-1.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.pink.accent-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink-accent-1-text-link a, +.pink-accent-1-text-link a:link, +.pink-accent-1-text-link a:visited, +.pink-accent-1-text-link a:focus, +.pink-accent-1-text-link a:active { + color: #ff80ab !important; } + +.pink.accent-2 { + background-color: #ff4081 !important; + color: #fff; } + +.pink.accent-2-border { + border-color: #ff4081 !important; } + +.pink.accent-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.accent-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink-text.text-accent-2 { + color: #ff4081 !important; } + +.pink.accent-2.opacity-1 { + background-color: rgba(255, 64, 129, 0.9) !important; + color: #fff; } + +.pink.accent-2.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.accent-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.accent-2.opacity-2 { + background-color: rgba(255, 64, 129, 0.8) !important; + color: #fff; } + +.pink.accent-2.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.accent-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.accent-2.opacity-3 { + background-color: rgba(255, 64, 129, 0.7) !important; + color: #fff; } + +.pink.accent-2.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.accent-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.accent-2.opacity-4 { + background-color: rgba(255, 64, 129, 0.6) !important; + color: #fff; } + +.pink.accent-2.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.accent-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.accent-2.opacity-5 { + background-color: rgba(255, 64, 129, 0.5) !important; + color: #fff; } + +.pink.accent-2.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.accent-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.accent-2.opacity-6 { + background-color: rgba(255, 64, 129, 0.4) !important; + color: #fff; } + +.pink.accent-2.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.accent-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.accent-2.opacity-7 { + background-color: rgba(255, 64, 129, 0.3) !important; + color: #fff; } + +.pink.accent-2.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.accent-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.accent-2.opacity-8 { + background-color: rgba(255, 64, 129, 0.2) !important; + color: #fff; } + +.pink.accent-2.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.accent-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.accent-2.opacity-9 { + background-color: rgba(255, 64, 129, 0.1) !important; + color: #fff; } + +.pink.accent-2.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.accent-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink-accent-2-text-link a, +.pink-accent-2-text-link a:link, +.pink-accent-2-text-link a:visited, +.pink-accent-2-text-link a:focus, +.pink-accent-2-text-link a:active { + color: #ff4081 !important; } + +.pink.accent-3 { + background-color: #f50057 !important; + color: #fff; } + +.pink.accent-3-border { + border-color: #f50057 !important; } + +.pink.accent-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.accent-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink-text.text-accent-3 { + color: #f50057 !important; } + +.pink.accent-3.opacity-1 { + background-color: rgba(245, 0, 87, 0.9) !important; + color: #fff; } + +.pink.accent-3.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.accent-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.accent-3.opacity-2 { + background-color: rgba(245, 0, 87, 0.8) !important; + color: #fff; } + +.pink.accent-3.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.accent-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.accent-3.opacity-3 { + background-color: rgba(245, 0, 87, 0.7) !important; + color: #fff; } + +.pink.accent-3.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.accent-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.accent-3.opacity-4 { + background-color: rgba(245, 0, 87, 0.6) !important; + color: #fff; } + +.pink.accent-3.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.accent-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.accent-3.opacity-5 { + background-color: rgba(245, 0, 87, 0.5) !important; + color: #fff; } + +.pink.accent-3.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.accent-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.accent-3.opacity-6 { + background-color: rgba(245, 0, 87, 0.4) !important; + color: #fff; } + +.pink.accent-3.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.accent-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.accent-3.opacity-7 { + background-color: rgba(245, 0, 87, 0.3) !important; + color: #fff; } + +.pink.accent-3.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.accent-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.accent-3.opacity-8 { + background-color: rgba(245, 0, 87, 0.2) !important; + color: #fff; } + +.pink.accent-3.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.accent-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.accent-3.opacity-9 { + background-color: rgba(245, 0, 87, 0.1) !important; + color: #fff; } + +.pink.accent-3.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.accent-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink-accent-3-text-link a, +.pink-accent-3-text-link a:link, +.pink-accent-3-text-link a:visited, +.pink-accent-3-text-link a:focus, +.pink-accent-3-text-link a:active { + color: #f50057 !important; } + +.pink.accent-4 { + background-color: #c51162 !important; + color: #fff; } + +.pink.accent-4-border { + border-color: #c51162 !important; } + +.pink.accent-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.accent-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink-text.text-accent-4 { + color: #c51162 !important; } + +.pink.accent-4.opacity-1 { + background-color: rgba(197, 17, 98, 0.9) !important; + color: #fff; } + +.pink.accent-4.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.accent-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.accent-4.opacity-2 { + background-color: rgba(197, 17, 98, 0.8) !important; + color: #fff; } + +.pink.accent-4.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.accent-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.accent-4.opacity-3 { + background-color: rgba(197, 17, 98, 0.7) !important; + color: #fff; } + +.pink.accent-4.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.accent-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.accent-4.opacity-4 { + background-color: rgba(197, 17, 98, 0.6) !important; + color: #fff; } + +.pink.accent-4.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.accent-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.accent-4.opacity-5 { + background-color: rgba(197, 17, 98, 0.5) !important; + color: #fff; } + +.pink.accent-4.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.accent-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.accent-4.opacity-6 { + background-color: rgba(197, 17, 98, 0.4) !important; + color: #fff; } + +.pink.accent-4.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.accent-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.accent-4.opacity-7 { + background-color: rgba(197, 17, 98, 0.3) !important; + color: #fff; } + +.pink.accent-4.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.accent-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.accent-4.opacity-8 { + background-color: rgba(197, 17, 98, 0.2) !important; + color: #fff; } + +.pink.accent-4.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.accent-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink.accent-4.opacity-9 { + background-color: rgba(197, 17, 98, 0.1) !important; + color: #fff; } + +.pink.accent-4.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.pink.accent-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.pink-accent-4-text-link a, +.pink-accent-4-text-link a:link, +.pink-accent-4-text-link a:visited, +.pink-accent-4-text-link a:focus, +.pink-accent-4-text-link a:active { + color: #c51162 !important; } + +.purple { + background-color: #9c27b0 !important; + color: #fff; } + +.purple-border { + border-color: #9c27b0 !important; } + +.purple a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple-text { + color: #9c27b0 !important; } + +.purple.opacity-1 { + background-color: rgba(156, 39, 176, 0.9) !important; + color: #fff; } + +.purple.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.opacity-2 { + background-color: rgba(156, 39, 176, 0.8) !important; + color: #fff; } + +.purple.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.opacity-3 { + background-color: rgba(156, 39, 176, 0.7) !important; + color: #fff; } + +.purple.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.opacity-4 { + background-color: rgba(156, 39, 176, 0.6) !important; + color: #fff; } + +.purple.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.opacity-5 { + background-color: rgba(156, 39, 176, 0.5) !important; + color: #fff; } + +.purple.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.opacity-6 { + background-color: rgba(156, 39, 176, 0.4) !important; + color: #fff; } + +.purple.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.opacity-7 { + background-color: rgba(156, 39, 176, 0.3) !important; + color: #fff; } + +.purple.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.opacity-8 { + background-color: rgba(156, 39, 176, 0.2) !important; + color: #fff; } + +.purple.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.opacity-9 { + background-color: rgba(156, 39, 176, 0.1) !important; + color: #fff; } + +.purple.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple-text-link a, +.purple-text-link a:link, +.purple-text-link a:visited, +.purple-text-link a:focus, +.purple-text-link a:active { + color: #9c27b0 !important; } + +.purple.lighten-5 { + background-color: #f3e5f5 !important; + color: #000; } + +.purple.lighten-5-border { + border-color: #f3e5f5 !important; } + +.purple.lighten-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.lighten-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple-text.text-lighten-5 { + color: #f3e5f5 !important; } + +.purple.lighten-5.opacity-1 { + background-color: rgba(243, 229, 245, 0.9) !important; + color: #000; } + +.purple.lighten-5.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.lighten-5.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-5.opacity-2 { + background-color: rgba(243, 229, 245, 0.8) !important; + color: #000; } + +.purple.lighten-5.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.lighten-5.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-5.opacity-3 { + background-color: rgba(243, 229, 245, 0.7) !important; + color: #000; } + +.purple.lighten-5.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.lighten-5.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-5.opacity-4 { + background-color: rgba(243, 229, 245, 0.6) !important; + color: #000; } + +.purple.lighten-5.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.lighten-5.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-5.opacity-5 { + background-color: rgba(243, 229, 245, 0.5) !important; + color: #000; } + +.purple.lighten-5.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.lighten-5.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-5.opacity-6 { + background-color: rgba(243, 229, 245, 0.4) !important; + color: #000; } + +.purple.lighten-5.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.lighten-5.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-5.opacity-7 { + background-color: rgba(243, 229, 245, 0.3) !important; + color: #000; } + +.purple.lighten-5.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.lighten-5.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-5.opacity-8 { + background-color: rgba(243, 229, 245, 0.2) !important; + color: #000; } + +.purple.lighten-5.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.lighten-5.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-5.opacity-9 { + background-color: rgba(243, 229, 245, 0.1) !important; + color: #000; } + +.purple.lighten-5.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.lighten-5.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple-lighten-5-text-link a, +.purple-lighten-5-text-link a:link, +.purple-lighten-5-text-link a:visited, +.purple-lighten-5-text-link a:focus, +.purple-lighten-5-text-link a:active { + color: #f3e5f5 !important; } + +.purple.lighten-4 { + background-color: #e1bee7 !important; + color: #000; } + +.purple.lighten-4-border { + border-color: #e1bee7 !important; } + +.purple.lighten-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.lighten-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple-text.text-lighten-4 { + color: #e1bee7 !important; } + +.purple.lighten-4.opacity-1 { + background-color: rgba(225, 190, 231, 0.9) !important; + color: #000; } + +.purple.lighten-4.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.lighten-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-4.opacity-2 { + background-color: rgba(225, 190, 231, 0.8) !important; + color: #000; } + +.purple.lighten-4.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.lighten-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-4.opacity-3 { + background-color: rgba(225, 190, 231, 0.7) !important; + color: #000; } + +.purple.lighten-4.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.lighten-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-4.opacity-4 { + background-color: rgba(225, 190, 231, 0.6) !important; + color: #000; } + +.purple.lighten-4.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.lighten-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-4.opacity-5 { + background-color: rgba(225, 190, 231, 0.5) !important; + color: #000; } + +.purple.lighten-4.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.lighten-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-4.opacity-6 { + background-color: rgba(225, 190, 231, 0.4) !important; + color: #000; } + +.purple.lighten-4.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.lighten-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-4.opacity-7 { + background-color: rgba(225, 190, 231, 0.3) !important; + color: #000; } + +.purple.lighten-4.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.lighten-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-4.opacity-8 { + background-color: rgba(225, 190, 231, 0.2) !important; + color: #000; } + +.purple.lighten-4.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.lighten-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-4.opacity-9 { + background-color: rgba(225, 190, 231, 0.1) !important; + color: #000; } + +.purple.lighten-4.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.lighten-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple-lighten-4-text-link a, +.purple-lighten-4-text-link a:link, +.purple-lighten-4-text-link a:visited, +.purple-lighten-4-text-link a:focus, +.purple-lighten-4-text-link a:active { + color: #e1bee7 !important; } + +.purple.lighten-3 { + background-color: #ce93d8 !important; + color: #000; } + +.purple.lighten-3-border { + border-color: #ce93d8 !important; } + +.purple.lighten-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.lighten-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple-text.text-lighten-3 { + color: #ce93d8 !important; } + +.purple.lighten-3.opacity-1 { + background-color: rgba(206, 147, 216, 0.9) !important; + color: #000; } + +.purple.lighten-3.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.lighten-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-3.opacity-2 { + background-color: rgba(206, 147, 216, 0.8) !important; + color: #000; } + +.purple.lighten-3.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.lighten-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-3.opacity-3 { + background-color: rgba(206, 147, 216, 0.7) !important; + color: #000; } + +.purple.lighten-3.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.lighten-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-3.opacity-4 { + background-color: rgba(206, 147, 216, 0.6) !important; + color: #000; } + +.purple.lighten-3.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.lighten-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-3.opacity-5 { + background-color: rgba(206, 147, 216, 0.5) !important; + color: #000; } + +.purple.lighten-3.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.lighten-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-3.opacity-6 { + background-color: rgba(206, 147, 216, 0.4) !important; + color: #000; } + +.purple.lighten-3.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.lighten-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-3.opacity-7 { + background-color: rgba(206, 147, 216, 0.3) !important; + color: #000; } + +.purple.lighten-3.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.lighten-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-3.opacity-8 { + background-color: rgba(206, 147, 216, 0.2) !important; + color: #000; } + +.purple.lighten-3.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.lighten-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-3.opacity-9 { + background-color: rgba(206, 147, 216, 0.1) !important; + color: #000; } + +.purple.lighten-3.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.lighten-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple-lighten-3-text-link a, +.purple-lighten-3-text-link a:link, +.purple-lighten-3-text-link a:visited, +.purple-lighten-3-text-link a:focus, +.purple-lighten-3-text-link a:active { + color: #ce93d8 !important; } + +.purple.lighten-2 { + background-color: #ba68c8 !important; + color: #fff; } + +.purple.lighten-2-border { + border-color: #ba68c8 !important; } + +.purple.lighten-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.lighten-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple-text.text-lighten-2 { + color: #ba68c8 !important; } + +.purple.lighten-2.opacity-1 { + background-color: rgba(186, 104, 200, 0.9) !important; + color: #fff; } + +.purple.lighten-2.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.lighten-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-2.opacity-2 { + background-color: rgba(186, 104, 200, 0.8) !important; + color: #fff; } + +.purple.lighten-2.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.lighten-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-2.opacity-3 { + background-color: rgba(186, 104, 200, 0.7) !important; + color: #fff; } + +.purple.lighten-2.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.lighten-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-2.opacity-4 { + background-color: rgba(186, 104, 200, 0.6) !important; + color: #fff; } + +.purple.lighten-2.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.lighten-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-2.opacity-5 { + background-color: rgba(186, 104, 200, 0.5) !important; + color: #fff; } + +.purple.lighten-2.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.lighten-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-2.opacity-6 { + background-color: rgba(186, 104, 200, 0.4) !important; + color: #fff; } + +.purple.lighten-2.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.lighten-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-2.opacity-7 { + background-color: rgba(186, 104, 200, 0.3) !important; + color: #fff; } + +.purple.lighten-2.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.lighten-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-2.opacity-8 { + background-color: rgba(186, 104, 200, 0.2) !important; + color: #fff; } + +.purple.lighten-2.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.lighten-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-2.opacity-9 { + background-color: rgba(186, 104, 200, 0.1) !important; + color: #fff; } + +.purple.lighten-2.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.lighten-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple-lighten-2-text-link a, +.purple-lighten-2-text-link a:link, +.purple-lighten-2-text-link a:visited, +.purple-lighten-2-text-link a:focus, +.purple-lighten-2-text-link a:active { + color: #ba68c8 !important; } + +.purple.lighten-1 { + background-color: #ab47bc !important; + color: #fff; } + +.purple.lighten-1-border { + border-color: #ab47bc !important; } + +.purple.lighten-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.lighten-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple-text.text-lighten-1 { + color: #ab47bc !important; } + +.purple.lighten-1.opacity-1 { + background-color: rgba(171, 71, 188, 0.9) !important; + color: #fff; } + +.purple.lighten-1.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.lighten-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-1.opacity-2 { + background-color: rgba(171, 71, 188, 0.8) !important; + color: #fff; } + +.purple.lighten-1.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.lighten-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-1.opacity-3 { + background-color: rgba(171, 71, 188, 0.7) !important; + color: #fff; } + +.purple.lighten-1.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.lighten-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-1.opacity-4 { + background-color: rgba(171, 71, 188, 0.6) !important; + color: #fff; } + +.purple.lighten-1.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.lighten-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-1.opacity-5 { + background-color: rgba(171, 71, 188, 0.5) !important; + color: #fff; } + +.purple.lighten-1.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.lighten-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-1.opacity-6 { + background-color: rgba(171, 71, 188, 0.4) !important; + color: #fff; } + +.purple.lighten-1.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.lighten-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-1.opacity-7 { + background-color: rgba(171, 71, 188, 0.3) !important; + color: #fff; } + +.purple.lighten-1.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.lighten-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-1.opacity-8 { + background-color: rgba(171, 71, 188, 0.2) !important; + color: #fff; } + +.purple.lighten-1.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.lighten-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.lighten-1.opacity-9 { + background-color: rgba(171, 71, 188, 0.1) !important; + color: #fff; } + +.purple.lighten-1.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.lighten-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple-lighten-1-text-link a, +.purple-lighten-1-text-link a:link, +.purple-lighten-1-text-link a:visited, +.purple-lighten-1-text-link a:focus, +.purple-lighten-1-text-link a:active { + color: #ab47bc !important; } + +.purple.darken-1 { + background-color: #8e24aa !important; + color: #fff; } + +.purple.darken-1-border { + border-color: #8e24aa !important; } + +.purple.darken-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple-text.text-darken-1 { + color: #8e24aa !important; } + +.purple.darken-1.opacity-1 { + background-color: rgba(142, 36, 170, 0.9) !important; + color: #fff; } + +.purple.darken-1.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.darken-1.opacity-2 { + background-color: rgba(142, 36, 170, 0.8) !important; + color: #fff; } + +.purple.darken-1.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.darken-1.opacity-3 { + background-color: rgba(142, 36, 170, 0.7) !important; + color: #fff; } + +.purple.darken-1.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.darken-1.opacity-4 { + background-color: rgba(142, 36, 170, 0.6) !important; + color: #fff; } + +.purple.darken-1.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.darken-1.opacity-5 { + background-color: rgba(142, 36, 170, 0.5) !important; + color: #fff; } + +.purple.darken-1.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.darken-1.opacity-6 { + background-color: rgba(142, 36, 170, 0.4) !important; + color: #fff; } + +.purple.darken-1.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.darken-1.opacity-7 { + background-color: rgba(142, 36, 170, 0.3) !important; + color: #fff; } + +.purple.darken-1.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.darken-1.opacity-8 { + background-color: rgba(142, 36, 170, 0.2) !important; + color: #fff; } + +.purple.darken-1.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.darken-1.opacity-9 { + background-color: rgba(142, 36, 170, 0.1) !important; + color: #fff; } + +.purple.darken-1.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple-darken-1-text-link a, +.purple-darken-1-text-link a:link, +.purple-darken-1-text-link a:visited, +.purple-darken-1-text-link a:focus, +.purple-darken-1-text-link a:active { + color: #8e24aa !important; } + +.purple.darken-2 { + background-color: #7b1fa2 !important; + color: #fff; } + +.purple.darken-2-border { + border-color: #7b1fa2 !important; } + +.purple.darken-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple-text.text-darken-2 { + color: #7b1fa2 !important; } + +.purple.darken-2.opacity-1 { + background-color: rgba(123, 31, 162, 0.9) !important; + color: #fff; } + +.purple.darken-2.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.darken-2.opacity-2 { + background-color: rgba(123, 31, 162, 0.8) !important; + color: #fff; } + +.purple.darken-2.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.darken-2.opacity-3 { + background-color: rgba(123, 31, 162, 0.7) !important; + color: #fff; } + +.purple.darken-2.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.darken-2.opacity-4 { + background-color: rgba(123, 31, 162, 0.6) !important; + color: #fff; } + +.purple.darken-2.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.darken-2.opacity-5 { + background-color: rgba(123, 31, 162, 0.5) !important; + color: #fff; } + +.purple.darken-2.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.darken-2.opacity-6 { + background-color: rgba(123, 31, 162, 0.4) !important; + color: #fff; } + +.purple.darken-2.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.darken-2.opacity-7 { + background-color: rgba(123, 31, 162, 0.3) !important; + color: #fff; } + +.purple.darken-2.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.darken-2.opacity-8 { + background-color: rgba(123, 31, 162, 0.2) !important; + color: #fff; } + +.purple.darken-2.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.darken-2.opacity-9 { + background-color: rgba(123, 31, 162, 0.1) !important; + color: #fff; } + +.purple.darken-2.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple-darken-2-text-link a, +.purple-darken-2-text-link a:link, +.purple-darken-2-text-link a:visited, +.purple-darken-2-text-link a:focus, +.purple-darken-2-text-link a:active { + color: #7b1fa2 !important; } + +.purple.darken-3 { + background-color: #6a1b9a !important; + color: #fff; } + +.purple.darken-3-border { + border-color: #6a1b9a !important; } + +.purple.darken-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple-text.text-darken-3 { + color: #6a1b9a !important; } + +.purple.darken-3.opacity-1 { + background-color: rgba(106, 27, 154, 0.9) !important; + color: #fff; } + +.purple.darken-3.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.darken-3.opacity-2 { + background-color: rgba(106, 27, 154, 0.8) !important; + color: #fff; } + +.purple.darken-3.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.darken-3.opacity-3 { + background-color: rgba(106, 27, 154, 0.7) !important; + color: #fff; } + +.purple.darken-3.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.darken-3.opacity-4 { + background-color: rgba(106, 27, 154, 0.6) !important; + color: #fff; } + +.purple.darken-3.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.darken-3.opacity-5 { + background-color: rgba(106, 27, 154, 0.5) !important; + color: #fff; } + +.purple.darken-3.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.darken-3.opacity-6 { + background-color: rgba(106, 27, 154, 0.4) !important; + color: #fff; } + +.purple.darken-3.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.darken-3.opacity-7 { + background-color: rgba(106, 27, 154, 0.3) !important; + color: #fff; } + +.purple.darken-3.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.darken-3.opacity-8 { + background-color: rgba(106, 27, 154, 0.2) !important; + color: #fff; } + +.purple.darken-3.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.darken-3.opacity-9 { + background-color: rgba(106, 27, 154, 0.1) !important; + color: #fff; } + +.purple.darken-3.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple-darken-3-text-link a, +.purple-darken-3-text-link a:link, +.purple-darken-3-text-link a:visited, +.purple-darken-3-text-link a:focus, +.purple-darken-3-text-link a:active { + color: #6a1b9a !important; } + +.purple.darken-4 { + background-color: #4a148c !important; + color: #fff; } + +.purple.darken-4-border { + border-color: #4a148c !important; } + +.purple.darken-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple-text.text-darken-4 { + color: #4a148c !important; } + +.purple.darken-4.opacity-1 { + background-color: rgba(74, 20, 140, 0.9) !important; + color: #fff; } + +.purple.darken-4.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.darken-4.opacity-2 { + background-color: rgba(74, 20, 140, 0.8) !important; + color: #fff; } + +.purple.darken-4.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.darken-4.opacity-3 { + background-color: rgba(74, 20, 140, 0.7) !important; + color: #fff; } + +.purple.darken-4.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.darken-4.opacity-4 { + background-color: rgba(74, 20, 140, 0.6) !important; + color: #fff; } + +.purple.darken-4.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.darken-4.opacity-5 { + background-color: rgba(74, 20, 140, 0.5) !important; + color: #fff; } + +.purple.darken-4.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.darken-4.opacity-6 { + background-color: rgba(74, 20, 140, 0.4) !important; + color: #fff; } + +.purple.darken-4.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.darken-4.opacity-7 { + background-color: rgba(74, 20, 140, 0.3) !important; + color: #fff; } + +.purple.darken-4.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.darken-4.opacity-8 { + background-color: rgba(74, 20, 140, 0.2) !important; + color: #fff; } + +.purple.darken-4.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.darken-4.opacity-9 { + background-color: rgba(74, 20, 140, 0.1) !important; + color: #fff; } + +.purple.darken-4.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.darken-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple-darken-4-text-link a, +.purple-darken-4-text-link a:link, +.purple-darken-4-text-link a:visited, +.purple-darken-4-text-link a:focus, +.purple-darken-4-text-link a:active { + color: #4a148c !important; } + +.purple.accent-1 { + background-color: #ea80fc !important; + color: #000; } + +.purple.accent-1-border { + border-color: #ea80fc !important; } + +.purple.accent-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.accent-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple-text.text-accent-1 { + color: #ea80fc !important; } + +.purple.accent-1.opacity-1 { + background-color: rgba(234, 128, 252, 0.9) !important; + color: #000; } + +.purple.accent-1.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.accent-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.accent-1.opacity-2 { + background-color: rgba(234, 128, 252, 0.8) !important; + color: #000; } + +.purple.accent-1.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.accent-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.accent-1.opacity-3 { + background-color: rgba(234, 128, 252, 0.7) !important; + color: #000; } + +.purple.accent-1.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.accent-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.accent-1.opacity-4 { + background-color: rgba(234, 128, 252, 0.6) !important; + color: #000; } + +.purple.accent-1.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.accent-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.accent-1.opacity-5 { + background-color: rgba(234, 128, 252, 0.5) !important; + color: #000; } + +.purple.accent-1.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.accent-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.accent-1.opacity-6 { + background-color: rgba(234, 128, 252, 0.4) !important; + color: #000; } + +.purple.accent-1.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.accent-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.accent-1.opacity-7 { + background-color: rgba(234, 128, 252, 0.3) !important; + color: #000; } + +.purple.accent-1.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.accent-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.accent-1.opacity-8 { + background-color: rgba(234, 128, 252, 0.2) !important; + color: #000; } + +.purple.accent-1.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.accent-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.accent-1.opacity-9 { + background-color: rgba(234, 128, 252, 0.1) !important; + color: #000; } + +.purple.accent-1.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.purple.accent-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple-accent-1-text-link a, +.purple-accent-1-text-link a:link, +.purple-accent-1-text-link a:visited, +.purple-accent-1-text-link a:focus, +.purple-accent-1-text-link a:active { + color: #ea80fc !important; } + +.purple.accent-2 { + background-color: #e040fb !important; + color: #fff; } + +.purple.accent-2-border { + border-color: #e040fb !important; } + +.purple.accent-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.accent-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple-text.text-accent-2 { + color: #e040fb !important; } + +.purple.accent-2.opacity-1 { + background-color: rgba(224, 64, 251, 0.9) !important; + color: #fff; } + +.purple.accent-2.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.accent-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.accent-2.opacity-2 { + background-color: rgba(224, 64, 251, 0.8) !important; + color: #fff; } + +.purple.accent-2.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.accent-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.accent-2.opacity-3 { + background-color: rgba(224, 64, 251, 0.7) !important; + color: #fff; } + +.purple.accent-2.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.accent-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.accent-2.opacity-4 { + background-color: rgba(224, 64, 251, 0.6) !important; + color: #fff; } + +.purple.accent-2.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.accent-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.accent-2.opacity-5 { + background-color: rgba(224, 64, 251, 0.5) !important; + color: #fff; } + +.purple.accent-2.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.accent-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.accent-2.opacity-6 { + background-color: rgba(224, 64, 251, 0.4) !important; + color: #fff; } + +.purple.accent-2.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.accent-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.accent-2.opacity-7 { + background-color: rgba(224, 64, 251, 0.3) !important; + color: #fff; } + +.purple.accent-2.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.accent-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.accent-2.opacity-8 { + background-color: rgba(224, 64, 251, 0.2) !important; + color: #fff; } + +.purple.accent-2.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.accent-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.accent-2.opacity-9 { + background-color: rgba(224, 64, 251, 0.1) !important; + color: #fff; } + +.purple.accent-2.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.accent-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple-accent-2-text-link a, +.purple-accent-2-text-link a:link, +.purple-accent-2-text-link a:visited, +.purple-accent-2-text-link a:focus, +.purple-accent-2-text-link a:active { + color: #e040fb !important; } + +.purple.accent-3 { + background-color: #d500f9 !important; + color: #fff; } + +.purple.accent-3-border { + border-color: #d500f9 !important; } + +.purple.accent-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.accent-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple-text.text-accent-3 { + color: #d500f9 !important; } + +.purple.accent-3.opacity-1 { + background-color: rgba(213, 0, 249, 0.9) !important; + color: #fff; } + +.purple.accent-3.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.accent-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.accent-3.opacity-2 { + background-color: rgba(213, 0, 249, 0.8) !important; + color: #fff; } + +.purple.accent-3.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.accent-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.accent-3.opacity-3 { + background-color: rgba(213, 0, 249, 0.7) !important; + color: #fff; } + +.purple.accent-3.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.accent-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.accent-3.opacity-4 { + background-color: rgba(213, 0, 249, 0.6) !important; + color: #fff; } + +.purple.accent-3.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.accent-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.accent-3.opacity-5 { + background-color: rgba(213, 0, 249, 0.5) !important; + color: #fff; } + +.purple.accent-3.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.accent-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.accent-3.opacity-6 { + background-color: rgba(213, 0, 249, 0.4) !important; + color: #fff; } + +.purple.accent-3.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.accent-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.accent-3.opacity-7 { + background-color: rgba(213, 0, 249, 0.3) !important; + color: #fff; } + +.purple.accent-3.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.accent-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.accent-3.opacity-8 { + background-color: rgba(213, 0, 249, 0.2) !important; + color: #fff; } + +.purple.accent-3.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.accent-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.accent-3.opacity-9 { + background-color: rgba(213, 0, 249, 0.1) !important; + color: #fff; } + +.purple.accent-3.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.accent-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple-accent-3-text-link a, +.purple-accent-3-text-link a:link, +.purple-accent-3-text-link a:visited, +.purple-accent-3-text-link a:focus, +.purple-accent-3-text-link a:active { + color: #d500f9 !important; } + +.purple.accent-4 { + background-color: #aa00ff !important; + color: #fff; } + +.purple.accent-4-border { + border-color: #aa00ff !important; } + +.purple.accent-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.accent-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple-text.text-accent-4 { + color: #aa00ff !important; } + +.purple.accent-4.opacity-1 { + background-color: rgba(170, 0, 255, 0.9) !important; + color: #fff; } + +.purple.accent-4.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.accent-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.accent-4.opacity-2 { + background-color: rgba(170, 0, 255, 0.8) !important; + color: #fff; } + +.purple.accent-4.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.accent-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.accent-4.opacity-3 { + background-color: rgba(170, 0, 255, 0.7) !important; + color: #fff; } + +.purple.accent-4.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.accent-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.accent-4.opacity-4 { + background-color: rgba(170, 0, 255, 0.6) !important; + color: #fff; } + +.purple.accent-4.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.accent-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.accent-4.opacity-5 { + background-color: rgba(170, 0, 255, 0.5) !important; + color: #fff; } + +.purple.accent-4.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.accent-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.accent-4.opacity-6 { + background-color: rgba(170, 0, 255, 0.4) !important; + color: #fff; } + +.purple.accent-4.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.accent-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.accent-4.opacity-7 { + background-color: rgba(170, 0, 255, 0.3) !important; + color: #fff; } + +.purple.accent-4.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.accent-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.accent-4.opacity-8 { + background-color: rgba(170, 0, 255, 0.2) !important; + color: #fff; } + +.purple.accent-4.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.accent-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple.accent-4.opacity-9 { + background-color: rgba(170, 0, 255, 0.1) !important; + color: #fff; } + +.purple.accent-4.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.purple.accent-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.purple-accent-4-text-link a, +.purple-accent-4-text-link a:link, +.purple-accent-4-text-link a:visited, +.purple-accent-4-text-link a:focus, +.purple-accent-4-text-link a:active { + color: #aa00ff !important; } + +.deep-purple { + background-color: #673ab7 !important; + color: #fff; } + +.deep-purple-border { + border-color: #673ab7 !important; } + +.deep-purple a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple-text { + color: #673ab7 !important; } + +.deep-purple.opacity-1 { + background-color: rgba(103, 58, 183, 0.9) !important; + color: #fff; } + +.deep-purple.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.opacity-2 { + background-color: rgba(103, 58, 183, 0.8) !important; + color: #fff; } + +.deep-purple.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.opacity-3 { + background-color: rgba(103, 58, 183, 0.7) !important; + color: #fff; } + +.deep-purple.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.opacity-4 { + background-color: rgba(103, 58, 183, 0.6) !important; + color: #fff; } + +.deep-purple.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.opacity-5 { + background-color: rgba(103, 58, 183, 0.5) !important; + color: #fff; } + +.deep-purple.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.opacity-6 { + background-color: rgba(103, 58, 183, 0.4) !important; + color: #fff; } + +.deep-purple.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.opacity-7 { + background-color: rgba(103, 58, 183, 0.3) !important; + color: #fff; } + +.deep-purple.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.opacity-8 { + background-color: rgba(103, 58, 183, 0.2) !important; + color: #fff; } + +.deep-purple.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.opacity-9 { + background-color: rgba(103, 58, 183, 0.1) !important; + color: #fff; } + +.deep-purple.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple-text-link a, +.deep-purple-text-link a:link, +.deep-purple-text-link a:visited, +.deep-purple-text-link a:focus, +.deep-purple-text-link a:active { + color: #673ab7 !important; } + +.deep-purple.lighten-5 { + background-color: #ede7f6 !important; + color: #000; } + +.deep-purple.lighten-5-border { + border-color: #ede7f6 !important; } + +.deep-purple.lighten-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple-text.text-lighten-5 { + color: #ede7f6 !important; } + +.deep-purple.lighten-5.opacity-1 { + background-color: rgba(237, 231, 246, 0.9) !important; + color: #000; } + +.deep-purple.lighten-5.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-5.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-5.opacity-2 { + background-color: rgba(237, 231, 246, 0.8) !important; + color: #000; } + +.deep-purple.lighten-5.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-5.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-5.opacity-3 { + background-color: rgba(237, 231, 246, 0.7) !important; + color: #000; } + +.deep-purple.lighten-5.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-5.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-5.opacity-4 { + background-color: rgba(237, 231, 246, 0.6) !important; + color: #000; } + +.deep-purple.lighten-5.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-5.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-5.opacity-5 { + background-color: rgba(237, 231, 246, 0.5) !important; + color: #000; } + +.deep-purple.lighten-5.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-5.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-5.opacity-6 { + background-color: rgba(237, 231, 246, 0.4) !important; + color: #000; } + +.deep-purple.lighten-5.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-5.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-5.opacity-7 { + background-color: rgba(237, 231, 246, 0.3) !important; + color: #000; } + +.deep-purple.lighten-5.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-5.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-5.opacity-8 { + background-color: rgba(237, 231, 246, 0.2) !important; + color: #000; } + +.deep-purple.lighten-5.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-5.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-5.opacity-9 { + background-color: rgba(237, 231, 246, 0.1) !important; + color: #000; } + +.deep-purple.lighten-5.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-5.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple-lighten-5-text-link a, +.deep-purple-lighten-5-text-link a:link, +.deep-purple-lighten-5-text-link a:visited, +.deep-purple-lighten-5-text-link a:focus, +.deep-purple-lighten-5-text-link a:active { + color: #ede7f6 !important; } + +.deep-purple.lighten-4 { + background-color: #d1c4e9 !important; + color: #000; } + +.deep-purple.lighten-4-border { + border-color: #d1c4e9 !important; } + +.deep-purple.lighten-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple-text.text-lighten-4 { + color: #d1c4e9 !important; } + +.deep-purple.lighten-4.opacity-1 { + background-color: rgba(209, 196, 233, 0.9) !important; + color: #000; } + +.deep-purple.lighten-4.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-4.opacity-2 { + background-color: rgba(209, 196, 233, 0.8) !important; + color: #000; } + +.deep-purple.lighten-4.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-4.opacity-3 { + background-color: rgba(209, 196, 233, 0.7) !important; + color: #000; } + +.deep-purple.lighten-4.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-4.opacity-4 { + background-color: rgba(209, 196, 233, 0.6) !important; + color: #000; } + +.deep-purple.lighten-4.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-4.opacity-5 { + background-color: rgba(209, 196, 233, 0.5) !important; + color: #000; } + +.deep-purple.lighten-4.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-4.opacity-6 { + background-color: rgba(209, 196, 233, 0.4) !important; + color: #000; } + +.deep-purple.lighten-4.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-4.opacity-7 { + background-color: rgba(209, 196, 233, 0.3) !important; + color: #000; } + +.deep-purple.lighten-4.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-4.opacity-8 { + background-color: rgba(209, 196, 233, 0.2) !important; + color: #000; } + +.deep-purple.lighten-4.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-4.opacity-9 { + background-color: rgba(209, 196, 233, 0.1) !important; + color: #000; } + +.deep-purple.lighten-4.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple-lighten-4-text-link a, +.deep-purple-lighten-4-text-link a:link, +.deep-purple-lighten-4-text-link a:visited, +.deep-purple-lighten-4-text-link a:focus, +.deep-purple-lighten-4-text-link a:active { + color: #d1c4e9 !important; } + +.deep-purple.lighten-3 { + background-color: #b39ddb !important; + color: #000; } + +.deep-purple.lighten-3-border { + border-color: #b39ddb !important; } + +.deep-purple.lighten-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple-text.text-lighten-3 { + color: #b39ddb !important; } + +.deep-purple.lighten-3.opacity-1 { + background-color: rgba(179, 157, 219, 0.9) !important; + color: #000; } + +.deep-purple.lighten-3.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-3.opacity-2 { + background-color: rgba(179, 157, 219, 0.8) !important; + color: #000; } + +.deep-purple.lighten-3.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-3.opacity-3 { + background-color: rgba(179, 157, 219, 0.7) !important; + color: #000; } + +.deep-purple.lighten-3.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-3.opacity-4 { + background-color: rgba(179, 157, 219, 0.6) !important; + color: #000; } + +.deep-purple.lighten-3.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-3.opacity-5 { + background-color: rgba(179, 157, 219, 0.5) !important; + color: #000; } + +.deep-purple.lighten-3.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-3.opacity-6 { + background-color: rgba(179, 157, 219, 0.4) !important; + color: #000; } + +.deep-purple.lighten-3.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-3.opacity-7 { + background-color: rgba(179, 157, 219, 0.3) !important; + color: #000; } + +.deep-purple.lighten-3.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-3.opacity-8 { + background-color: rgba(179, 157, 219, 0.2) !important; + color: #000; } + +.deep-purple.lighten-3.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-3.opacity-9 { + background-color: rgba(179, 157, 219, 0.1) !important; + color: #000; } + +.deep-purple.lighten-3.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple-lighten-3-text-link a, +.deep-purple-lighten-3-text-link a:link, +.deep-purple-lighten-3-text-link a:visited, +.deep-purple-lighten-3-text-link a:focus, +.deep-purple-lighten-3-text-link a:active { + color: #b39ddb !important; } + +.deep-purple.lighten-2 { + background-color: #9575cd !important; + color: #fff; } + +.deep-purple.lighten-2-border { + border-color: #9575cd !important; } + +.deep-purple.lighten-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple-text.text-lighten-2 { + color: #9575cd !important; } + +.deep-purple.lighten-2.opacity-1 { + background-color: rgba(149, 117, 205, 0.9) !important; + color: #fff; } + +.deep-purple.lighten-2.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-2.opacity-2 { + background-color: rgba(149, 117, 205, 0.8) !important; + color: #fff; } + +.deep-purple.lighten-2.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-2.opacity-3 { + background-color: rgba(149, 117, 205, 0.7) !important; + color: #fff; } + +.deep-purple.lighten-2.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-2.opacity-4 { + background-color: rgba(149, 117, 205, 0.6) !important; + color: #fff; } + +.deep-purple.lighten-2.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-2.opacity-5 { + background-color: rgba(149, 117, 205, 0.5) !important; + color: #fff; } + +.deep-purple.lighten-2.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-2.opacity-6 { + background-color: rgba(149, 117, 205, 0.4) !important; + color: #fff; } + +.deep-purple.lighten-2.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-2.opacity-7 { + background-color: rgba(149, 117, 205, 0.3) !important; + color: #fff; } + +.deep-purple.lighten-2.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-2.opacity-8 { + background-color: rgba(149, 117, 205, 0.2) !important; + color: #fff; } + +.deep-purple.lighten-2.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-2.opacity-9 { + background-color: rgba(149, 117, 205, 0.1) !important; + color: #fff; } + +.deep-purple.lighten-2.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple-lighten-2-text-link a, +.deep-purple-lighten-2-text-link a:link, +.deep-purple-lighten-2-text-link a:visited, +.deep-purple-lighten-2-text-link a:focus, +.deep-purple-lighten-2-text-link a:active { + color: #9575cd !important; } + +.deep-purple.lighten-1 { + background-color: #7e57c2 !important; + color: #fff; } + +.deep-purple.lighten-1-border { + border-color: #7e57c2 !important; } + +.deep-purple.lighten-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple-text.text-lighten-1 { + color: #7e57c2 !important; } + +.deep-purple.lighten-1.opacity-1 { + background-color: rgba(126, 87, 194, 0.9) !important; + color: #fff; } + +.deep-purple.lighten-1.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-1.opacity-2 { + background-color: rgba(126, 87, 194, 0.8) !important; + color: #fff; } + +.deep-purple.lighten-1.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-1.opacity-3 { + background-color: rgba(126, 87, 194, 0.7) !important; + color: #fff; } + +.deep-purple.lighten-1.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-1.opacity-4 { + background-color: rgba(126, 87, 194, 0.6) !important; + color: #fff; } + +.deep-purple.lighten-1.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-1.opacity-5 { + background-color: rgba(126, 87, 194, 0.5) !important; + color: #fff; } + +.deep-purple.lighten-1.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-1.opacity-6 { + background-color: rgba(126, 87, 194, 0.4) !important; + color: #fff; } + +.deep-purple.lighten-1.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-1.opacity-7 { + background-color: rgba(126, 87, 194, 0.3) !important; + color: #fff; } + +.deep-purple.lighten-1.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-1.opacity-8 { + background-color: rgba(126, 87, 194, 0.2) !important; + color: #fff; } + +.deep-purple.lighten-1.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.lighten-1.opacity-9 { + background-color: rgba(126, 87, 194, 0.1) !important; + color: #fff; } + +.deep-purple.lighten-1.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.lighten-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple-lighten-1-text-link a, +.deep-purple-lighten-1-text-link a:link, +.deep-purple-lighten-1-text-link a:visited, +.deep-purple-lighten-1-text-link a:focus, +.deep-purple-lighten-1-text-link a:active { + color: #7e57c2 !important; } + +.deep-purple.darken-1 { + background-color: #5e35b1 !important; + color: #fff; } + +.deep-purple.darken-1-border { + border-color: #5e35b1 !important; } + +.deep-purple.darken-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple-text.text-darken-1 { + color: #5e35b1 !important; } + +.deep-purple.darken-1.opacity-1 { + background-color: rgba(94, 53, 177, 0.9) !important; + color: #fff; } + +.deep-purple.darken-1.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.darken-1.opacity-2 { + background-color: rgba(94, 53, 177, 0.8) !important; + color: #fff; } + +.deep-purple.darken-1.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.darken-1.opacity-3 { + background-color: rgba(94, 53, 177, 0.7) !important; + color: #fff; } + +.deep-purple.darken-1.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.darken-1.opacity-4 { + background-color: rgba(94, 53, 177, 0.6) !important; + color: #fff; } + +.deep-purple.darken-1.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.darken-1.opacity-5 { + background-color: rgba(94, 53, 177, 0.5) !important; + color: #fff; } + +.deep-purple.darken-1.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.darken-1.opacity-6 { + background-color: rgba(94, 53, 177, 0.4) !important; + color: #fff; } + +.deep-purple.darken-1.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.darken-1.opacity-7 { + background-color: rgba(94, 53, 177, 0.3) !important; + color: #fff; } + +.deep-purple.darken-1.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.darken-1.opacity-8 { + background-color: rgba(94, 53, 177, 0.2) !important; + color: #fff; } + +.deep-purple.darken-1.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.darken-1.opacity-9 { + background-color: rgba(94, 53, 177, 0.1) !important; + color: #fff; } + +.deep-purple.darken-1.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple-darken-1-text-link a, +.deep-purple-darken-1-text-link a:link, +.deep-purple-darken-1-text-link a:visited, +.deep-purple-darken-1-text-link a:focus, +.deep-purple-darken-1-text-link a:active { + color: #5e35b1 !important; } + +.deep-purple.darken-2 { + background-color: #512da8 !important; + color: #fff; } + +.deep-purple.darken-2-border { + border-color: #512da8 !important; } + +.deep-purple.darken-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple-text.text-darken-2 { + color: #512da8 !important; } + +.deep-purple.darken-2.opacity-1 { + background-color: rgba(81, 45, 168, 0.9) !important; + color: #fff; } + +.deep-purple.darken-2.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.darken-2.opacity-2 { + background-color: rgba(81, 45, 168, 0.8) !important; + color: #fff; } + +.deep-purple.darken-2.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.darken-2.opacity-3 { + background-color: rgba(81, 45, 168, 0.7) !important; + color: #fff; } + +.deep-purple.darken-2.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.darken-2.opacity-4 { + background-color: rgba(81, 45, 168, 0.6) !important; + color: #fff; } + +.deep-purple.darken-2.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.darken-2.opacity-5 { + background-color: rgba(81, 45, 168, 0.5) !important; + color: #fff; } + +.deep-purple.darken-2.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.darken-2.opacity-6 { + background-color: rgba(81, 45, 168, 0.4) !important; + color: #fff; } + +.deep-purple.darken-2.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.darken-2.opacity-7 { + background-color: rgba(81, 45, 168, 0.3) !important; + color: #fff; } + +.deep-purple.darken-2.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.darken-2.opacity-8 { + background-color: rgba(81, 45, 168, 0.2) !important; + color: #fff; } + +.deep-purple.darken-2.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.darken-2.opacity-9 { + background-color: rgba(81, 45, 168, 0.1) !important; + color: #fff; } + +.deep-purple.darken-2.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple-darken-2-text-link a, +.deep-purple-darken-2-text-link a:link, +.deep-purple-darken-2-text-link a:visited, +.deep-purple-darken-2-text-link a:focus, +.deep-purple-darken-2-text-link a:active { + color: #512da8 !important; } + +.deep-purple.darken-3 { + background-color: #4527a0 !important; + color: #fff; } + +.deep-purple.darken-3-border { + border-color: #4527a0 !important; } + +.deep-purple.darken-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple-text.text-darken-3 { + color: #4527a0 !important; } + +.deep-purple.darken-3.opacity-1 { + background-color: rgba(69, 39, 160, 0.9) !important; + color: #fff; } + +.deep-purple.darken-3.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.darken-3.opacity-2 { + background-color: rgba(69, 39, 160, 0.8) !important; + color: #fff; } + +.deep-purple.darken-3.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.darken-3.opacity-3 { + background-color: rgba(69, 39, 160, 0.7) !important; + color: #fff; } + +.deep-purple.darken-3.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.darken-3.opacity-4 { + background-color: rgba(69, 39, 160, 0.6) !important; + color: #fff; } + +.deep-purple.darken-3.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.darken-3.opacity-5 { + background-color: rgba(69, 39, 160, 0.5) !important; + color: #fff; } + +.deep-purple.darken-3.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.darken-3.opacity-6 { + background-color: rgba(69, 39, 160, 0.4) !important; + color: #fff; } + +.deep-purple.darken-3.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.darken-3.opacity-7 { + background-color: rgba(69, 39, 160, 0.3) !important; + color: #fff; } + +.deep-purple.darken-3.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.darken-3.opacity-8 { + background-color: rgba(69, 39, 160, 0.2) !important; + color: #fff; } + +.deep-purple.darken-3.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.darken-3.opacity-9 { + background-color: rgba(69, 39, 160, 0.1) !important; + color: #fff; } + +.deep-purple.darken-3.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple-darken-3-text-link a, +.deep-purple-darken-3-text-link a:link, +.deep-purple-darken-3-text-link a:visited, +.deep-purple-darken-3-text-link a:focus, +.deep-purple-darken-3-text-link a:active { + color: #4527a0 !important; } + +.deep-purple.darken-4 { + background-color: #311b92 !important; + color: #fff; } + +.deep-purple.darken-4-border { + border-color: #311b92 !important; } + +.deep-purple.darken-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple-text.text-darken-4 { + color: #311b92 !important; } + +.deep-purple.darken-4.opacity-1 { + background-color: rgba(49, 27, 146, 0.9) !important; + color: #fff; } + +.deep-purple.darken-4.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.darken-4.opacity-2 { + background-color: rgba(49, 27, 146, 0.8) !important; + color: #fff; } + +.deep-purple.darken-4.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.darken-4.opacity-3 { + background-color: rgba(49, 27, 146, 0.7) !important; + color: #fff; } + +.deep-purple.darken-4.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.darken-4.opacity-4 { + background-color: rgba(49, 27, 146, 0.6) !important; + color: #fff; } + +.deep-purple.darken-4.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.darken-4.opacity-5 { + background-color: rgba(49, 27, 146, 0.5) !important; + color: #fff; } + +.deep-purple.darken-4.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.darken-4.opacity-6 { + background-color: rgba(49, 27, 146, 0.4) !important; + color: #fff; } + +.deep-purple.darken-4.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.darken-4.opacity-7 { + background-color: rgba(49, 27, 146, 0.3) !important; + color: #fff; } + +.deep-purple.darken-4.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.darken-4.opacity-8 { + background-color: rgba(49, 27, 146, 0.2) !important; + color: #fff; } + +.deep-purple.darken-4.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.darken-4.opacity-9 { + background-color: rgba(49, 27, 146, 0.1) !important; + color: #fff; } + +.deep-purple.darken-4.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.darken-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple-darken-4-text-link a, +.deep-purple-darken-4-text-link a:link, +.deep-purple-darken-4-text-link a:visited, +.deep-purple-darken-4-text-link a:focus, +.deep-purple-darken-4-text-link a:active { + color: #311b92 !important; } + +.deep-purple.accent-1 { + background-color: #b388ff !important; + color: #000; } + +.deep-purple.accent-1-border { + border-color: #b388ff !important; } + +.deep-purple.accent-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple-text.text-accent-1 { + color: #b388ff !important; } + +.deep-purple.accent-1.opacity-1 { + background-color: rgba(179, 136, 255, 0.9) !important; + color: #000; } + +.deep-purple.accent-1.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.accent-1.opacity-2 { + background-color: rgba(179, 136, 255, 0.8) !important; + color: #000; } + +.deep-purple.accent-1.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.accent-1.opacity-3 { + background-color: rgba(179, 136, 255, 0.7) !important; + color: #000; } + +.deep-purple.accent-1.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.accent-1.opacity-4 { + background-color: rgba(179, 136, 255, 0.6) !important; + color: #000; } + +.deep-purple.accent-1.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.accent-1.opacity-5 { + background-color: rgba(179, 136, 255, 0.5) !important; + color: #000; } + +.deep-purple.accent-1.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.accent-1.opacity-6 { + background-color: rgba(179, 136, 255, 0.4) !important; + color: #000; } + +.deep-purple.accent-1.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.accent-1.opacity-7 { + background-color: rgba(179, 136, 255, 0.3) !important; + color: #000; } + +.deep-purple.accent-1.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.accent-1.opacity-8 { + background-color: rgba(179, 136, 255, 0.2) !important; + color: #000; } + +.deep-purple.accent-1.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.accent-1.opacity-9 { + background-color: rgba(179, 136, 255, 0.1) !important; + color: #000; } + +.deep-purple.accent-1.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple-accent-1-text-link a, +.deep-purple-accent-1-text-link a:link, +.deep-purple-accent-1-text-link a:visited, +.deep-purple-accent-1-text-link a:focus, +.deep-purple-accent-1-text-link a:active { + color: #b388ff !important; } + +.deep-purple.accent-2 { + background-color: #7c4dff !important; + color: #fff; } + +.deep-purple.accent-2-border { + border-color: #7c4dff !important; } + +.deep-purple.accent-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple-text.text-accent-2 { + color: #7c4dff !important; } + +.deep-purple.accent-2.opacity-1 { + background-color: rgba(124, 77, 255, 0.9) !important; + color: #fff; } + +.deep-purple.accent-2.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.accent-2.opacity-2 { + background-color: rgba(124, 77, 255, 0.8) !important; + color: #fff; } + +.deep-purple.accent-2.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.accent-2.opacity-3 { + background-color: rgba(124, 77, 255, 0.7) !important; + color: #fff; } + +.deep-purple.accent-2.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.accent-2.opacity-4 { + background-color: rgba(124, 77, 255, 0.6) !important; + color: #fff; } + +.deep-purple.accent-2.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.accent-2.opacity-5 { + background-color: rgba(124, 77, 255, 0.5) !important; + color: #fff; } + +.deep-purple.accent-2.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.accent-2.opacity-6 { + background-color: rgba(124, 77, 255, 0.4) !important; + color: #fff; } + +.deep-purple.accent-2.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.accent-2.opacity-7 { + background-color: rgba(124, 77, 255, 0.3) !important; + color: #fff; } + +.deep-purple.accent-2.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.accent-2.opacity-8 { + background-color: rgba(124, 77, 255, 0.2) !important; + color: #fff; } + +.deep-purple.accent-2.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.accent-2.opacity-9 { + background-color: rgba(124, 77, 255, 0.1) !important; + color: #fff; } + +.deep-purple.accent-2.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple-accent-2-text-link a, +.deep-purple-accent-2-text-link a:link, +.deep-purple-accent-2-text-link a:visited, +.deep-purple-accent-2-text-link a:focus, +.deep-purple-accent-2-text-link a:active { + color: #7c4dff !important; } + +.deep-purple.accent-3 { + background-color: #651fff !important; + color: #fff; } + +.deep-purple.accent-3-border { + border-color: #651fff !important; } + +.deep-purple.accent-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple-text.text-accent-3 { + color: #651fff !important; } + +.deep-purple.accent-3.opacity-1 { + background-color: rgba(101, 31, 255, 0.9) !important; + color: #fff; } + +.deep-purple.accent-3.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.accent-3.opacity-2 { + background-color: rgba(101, 31, 255, 0.8) !important; + color: #fff; } + +.deep-purple.accent-3.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.accent-3.opacity-3 { + background-color: rgba(101, 31, 255, 0.7) !important; + color: #fff; } + +.deep-purple.accent-3.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.accent-3.opacity-4 { + background-color: rgba(101, 31, 255, 0.6) !important; + color: #fff; } + +.deep-purple.accent-3.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.accent-3.opacity-5 { + background-color: rgba(101, 31, 255, 0.5) !important; + color: #fff; } + +.deep-purple.accent-3.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.accent-3.opacity-6 { + background-color: rgba(101, 31, 255, 0.4) !important; + color: #fff; } + +.deep-purple.accent-3.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.accent-3.opacity-7 { + background-color: rgba(101, 31, 255, 0.3) !important; + color: #fff; } + +.deep-purple.accent-3.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.accent-3.opacity-8 { + background-color: rgba(101, 31, 255, 0.2) !important; + color: #fff; } + +.deep-purple.accent-3.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.accent-3.opacity-9 { + background-color: rgba(101, 31, 255, 0.1) !important; + color: #fff; } + +.deep-purple.accent-3.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple-accent-3-text-link a, +.deep-purple-accent-3-text-link a:link, +.deep-purple-accent-3-text-link a:visited, +.deep-purple-accent-3-text-link a:focus, +.deep-purple-accent-3-text-link a:active { + color: #651fff !important; } + +.deep-purple.accent-4 { + background-color: #6200ea !important; + color: #fff; } + +.deep-purple.accent-4-border { + border-color: #6200ea !important; } + +.deep-purple.accent-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple-text.text-accent-4 { + color: #6200ea !important; } + +.deep-purple.accent-4.opacity-1 { + background-color: rgba(98, 0, 234, 0.9) !important; + color: #fff; } + +.deep-purple.accent-4.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.accent-4.opacity-2 { + background-color: rgba(98, 0, 234, 0.8) !important; + color: #fff; } + +.deep-purple.accent-4.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.accent-4.opacity-3 { + background-color: rgba(98, 0, 234, 0.7) !important; + color: #fff; } + +.deep-purple.accent-4.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.accent-4.opacity-4 { + background-color: rgba(98, 0, 234, 0.6) !important; + color: #fff; } + +.deep-purple.accent-4.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.accent-4.opacity-5 { + background-color: rgba(98, 0, 234, 0.5) !important; + color: #fff; } + +.deep-purple.accent-4.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.accent-4.opacity-6 { + background-color: rgba(98, 0, 234, 0.4) !important; + color: #fff; } + +.deep-purple.accent-4.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.accent-4.opacity-7 { + background-color: rgba(98, 0, 234, 0.3) !important; + color: #fff; } + +.deep-purple.accent-4.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.accent-4.opacity-8 { + background-color: rgba(98, 0, 234, 0.2) !important; + color: #fff; } + +.deep-purple.accent-4.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple.accent-4.opacity-9 { + background-color: rgba(98, 0, 234, 0.1) !important; + color: #fff; } + +.deep-purple.accent-4.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-purple.accent-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-purple-accent-4-text-link a, +.deep-purple-accent-4-text-link a:link, +.deep-purple-accent-4-text-link a:visited, +.deep-purple-accent-4-text-link a:focus, +.deep-purple-accent-4-text-link a:active { + color: #6200ea !important; } + +.indigo { + background-color: #3f51b5 !important; + color: #fff; } + +.indigo-border { + border-color: #3f51b5 !important; } + +.indigo a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo-text { + color: #3f51b5 !important; } + +.indigo.opacity-1 { + background-color: rgba(63, 81, 181, 0.9) !important; + color: #fff; } + +.indigo.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.opacity-2 { + background-color: rgba(63, 81, 181, 0.8) !important; + color: #fff; } + +.indigo.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.opacity-3 { + background-color: rgba(63, 81, 181, 0.7) !important; + color: #fff; } + +.indigo.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.opacity-4 { + background-color: rgba(63, 81, 181, 0.6) !important; + color: #fff; } + +.indigo.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.opacity-5 { + background-color: rgba(63, 81, 181, 0.5) !important; + color: #fff; } + +.indigo.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.opacity-6 { + background-color: rgba(63, 81, 181, 0.4) !important; + color: #fff; } + +.indigo.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.opacity-7 { + background-color: rgba(63, 81, 181, 0.3) !important; + color: #fff; } + +.indigo.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.opacity-8 { + background-color: rgba(63, 81, 181, 0.2) !important; + color: #fff; } + +.indigo.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.opacity-9 { + background-color: rgba(63, 81, 181, 0.1) !important; + color: #fff; } + +.indigo.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo-text-link a, +.indigo-text-link a:link, +.indigo-text-link a:visited, +.indigo-text-link a:focus, +.indigo-text-link a:active { + color: #3f51b5 !important; } + +.indigo.lighten-5 { + background-color: #e8eaf6 !important; + color: #000; } + +.indigo.lighten-5-border { + border-color: #e8eaf6 !important; } + +.indigo.lighten-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.lighten-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo-text.text-lighten-5 { + color: #e8eaf6 !important; } + +.indigo.lighten-5.opacity-1 { + background-color: rgba(232, 234, 246, 0.9) !important; + color: #000; } + +.indigo.lighten-5.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.lighten-5.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-5.opacity-2 { + background-color: rgba(232, 234, 246, 0.8) !important; + color: #000; } + +.indigo.lighten-5.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.lighten-5.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-5.opacity-3 { + background-color: rgba(232, 234, 246, 0.7) !important; + color: #000; } + +.indigo.lighten-5.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.lighten-5.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-5.opacity-4 { + background-color: rgba(232, 234, 246, 0.6) !important; + color: #000; } + +.indigo.lighten-5.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.lighten-5.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-5.opacity-5 { + background-color: rgba(232, 234, 246, 0.5) !important; + color: #000; } + +.indigo.lighten-5.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.lighten-5.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-5.opacity-6 { + background-color: rgba(232, 234, 246, 0.4) !important; + color: #000; } + +.indigo.lighten-5.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.lighten-5.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-5.opacity-7 { + background-color: rgba(232, 234, 246, 0.3) !important; + color: #000; } + +.indigo.lighten-5.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.lighten-5.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-5.opacity-8 { + background-color: rgba(232, 234, 246, 0.2) !important; + color: #000; } + +.indigo.lighten-5.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.lighten-5.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-5.opacity-9 { + background-color: rgba(232, 234, 246, 0.1) !important; + color: #000; } + +.indigo.lighten-5.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.lighten-5.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo-lighten-5-text-link a, +.indigo-lighten-5-text-link a:link, +.indigo-lighten-5-text-link a:visited, +.indigo-lighten-5-text-link a:focus, +.indigo-lighten-5-text-link a:active { + color: #e8eaf6 !important; } + +.indigo.lighten-4 { + background-color: #c5cae9 !important; + color: #000; } + +.indigo.lighten-4-border { + border-color: #c5cae9 !important; } + +.indigo.lighten-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.lighten-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo-text.text-lighten-4 { + color: #c5cae9 !important; } + +.indigo.lighten-4.opacity-1 { + background-color: rgba(197, 202, 233, 0.9) !important; + color: #000; } + +.indigo.lighten-4.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.lighten-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-4.opacity-2 { + background-color: rgba(197, 202, 233, 0.8) !important; + color: #000; } + +.indigo.lighten-4.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.lighten-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-4.opacity-3 { + background-color: rgba(197, 202, 233, 0.7) !important; + color: #000; } + +.indigo.lighten-4.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.lighten-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-4.opacity-4 { + background-color: rgba(197, 202, 233, 0.6) !important; + color: #000; } + +.indigo.lighten-4.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.lighten-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-4.opacity-5 { + background-color: rgba(197, 202, 233, 0.5) !important; + color: #000; } + +.indigo.lighten-4.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.lighten-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-4.opacity-6 { + background-color: rgba(197, 202, 233, 0.4) !important; + color: #000; } + +.indigo.lighten-4.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.lighten-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-4.opacity-7 { + background-color: rgba(197, 202, 233, 0.3) !important; + color: #000; } + +.indigo.lighten-4.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.lighten-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-4.opacity-8 { + background-color: rgba(197, 202, 233, 0.2) !important; + color: #000; } + +.indigo.lighten-4.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.lighten-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-4.opacity-9 { + background-color: rgba(197, 202, 233, 0.1) !important; + color: #000; } + +.indigo.lighten-4.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.lighten-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo-lighten-4-text-link a, +.indigo-lighten-4-text-link a:link, +.indigo-lighten-4-text-link a:visited, +.indigo-lighten-4-text-link a:focus, +.indigo-lighten-4-text-link a:active { + color: #c5cae9 !important; } + +.indigo.lighten-3 { + background-color: #9fa8da !important; + color: #000; } + +.indigo.lighten-3-border { + border-color: #9fa8da !important; } + +.indigo.lighten-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.lighten-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo-text.text-lighten-3 { + color: #9fa8da !important; } + +.indigo.lighten-3.opacity-1 { + background-color: rgba(159, 168, 218, 0.9) !important; + color: #000; } + +.indigo.lighten-3.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.lighten-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-3.opacity-2 { + background-color: rgba(159, 168, 218, 0.8) !important; + color: #000; } + +.indigo.lighten-3.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.lighten-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-3.opacity-3 { + background-color: rgba(159, 168, 218, 0.7) !important; + color: #000; } + +.indigo.lighten-3.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.lighten-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-3.opacity-4 { + background-color: rgba(159, 168, 218, 0.6) !important; + color: #000; } + +.indigo.lighten-3.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.lighten-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-3.opacity-5 { + background-color: rgba(159, 168, 218, 0.5) !important; + color: #000; } + +.indigo.lighten-3.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.lighten-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-3.opacity-6 { + background-color: rgba(159, 168, 218, 0.4) !important; + color: #000; } + +.indigo.lighten-3.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.lighten-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-3.opacity-7 { + background-color: rgba(159, 168, 218, 0.3) !important; + color: #000; } + +.indigo.lighten-3.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.lighten-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-3.opacity-8 { + background-color: rgba(159, 168, 218, 0.2) !important; + color: #000; } + +.indigo.lighten-3.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.lighten-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-3.opacity-9 { + background-color: rgba(159, 168, 218, 0.1) !important; + color: #000; } + +.indigo.lighten-3.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.lighten-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo-lighten-3-text-link a, +.indigo-lighten-3-text-link a:link, +.indigo-lighten-3-text-link a:visited, +.indigo-lighten-3-text-link a:focus, +.indigo-lighten-3-text-link a:active { + color: #9fa8da !important; } + +.indigo.lighten-2 { + background-color: #7986cb !important; + color: #fff; } + +.indigo.lighten-2-border { + border-color: #7986cb !important; } + +.indigo.lighten-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.lighten-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo-text.text-lighten-2 { + color: #7986cb !important; } + +.indigo.lighten-2.opacity-1 { + background-color: rgba(121, 134, 203, 0.9) !important; + color: #fff; } + +.indigo.lighten-2.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.lighten-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-2.opacity-2 { + background-color: rgba(121, 134, 203, 0.8) !important; + color: #fff; } + +.indigo.lighten-2.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.lighten-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-2.opacity-3 { + background-color: rgba(121, 134, 203, 0.7) !important; + color: #fff; } + +.indigo.lighten-2.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.lighten-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-2.opacity-4 { + background-color: rgba(121, 134, 203, 0.6) !important; + color: #fff; } + +.indigo.lighten-2.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.lighten-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-2.opacity-5 { + background-color: rgba(121, 134, 203, 0.5) !important; + color: #fff; } + +.indigo.lighten-2.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.lighten-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-2.opacity-6 { + background-color: rgba(121, 134, 203, 0.4) !important; + color: #fff; } + +.indigo.lighten-2.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.lighten-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-2.opacity-7 { + background-color: rgba(121, 134, 203, 0.3) !important; + color: #fff; } + +.indigo.lighten-2.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.lighten-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-2.opacity-8 { + background-color: rgba(121, 134, 203, 0.2) !important; + color: #fff; } + +.indigo.lighten-2.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.lighten-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-2.opacity-9 { + background-color: rgba(121, 134, 203, 0.1) !important; + color: #fff; } + +.indigo.lighten-2.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.lighten-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo-lighten-2-text-link a, +.indigo-lighten-2-text-link a:link, +.indigo-lighten-2-text-link a:visited, +.indigo-lighten-2-text-link a:focus, +.indigo-lighten-2-text-link a:active { + color: #7986cb !important; } + +.indigo.lighten-1 { + background-color: #5c6bc0 !important; + color: #fff; } + +.indigo.lighten-1-border { + border-color: #5c6bc0 !important; } + +.indigo.lighten-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.lighten-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo-text.text-lighten-1 { + color: #5c6bc0 !important; } + +.indigo.lighten-1.opacity-1 { + background-color: rgba(92, 107, 192, 0.9) !important; + color: #fff; } + +.indigo.lighten-1.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.lighten-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-1.opacity-2 { + background-color: rgba(92, 107, 192, 0.8) !important; + color: #fff; } + +.indigo.lighten-1.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.lighten-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-1.opacity-3 { + background-color: rgba(92, 107, 192, 0.7) !important; + color: #fff; } + +.indigo.lighten-1.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.lighten-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-1.opacity-4 { + background-color: rgba(92, 107, 192, 0.6) !important; + color: #fff; } + +.indigo.lighten-1.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.lighten-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-1.opacity-5 { + background-color: rgba(92, 107, 192, 0.5) !important; + color: #fff; } + +.indigo.lighten-1.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.lighten-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-1.opacity-6 { + background-color: rgba(92, 107, 192, 0.4) !important; + color: #fff; } + +.indigo.lighten-1.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.lighten-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-1.opacity-7 { + background-color: rgba(92, 107, 192, 0.3) !important; + color: #fff; } + +.indigo.lighten-1.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.lighten-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-1.opacity-8 { + background-color: rgba(92, 107, 192, 0.2) !important; + color: #fff; } + +.indigo.lighten-1.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.lighten-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.lighten-1.opacity-9 { + background-color: rgba(92, 107, 192, 0.1) !important; + color: #fff; } + +.indigo.lighten-1.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.lighten-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo-lighten-1-text-link a, +.indigo-lighten-1-text-link a:link, +.indigo-lighten-1-text-link a:visited, +.indigo-lighten-1-text-link a:focus, +.indigo-lighten-1-text-link a:active { + color: #5c6bc0 !important; } + +.indigo.darken-1 { + background-color: #3949ab !important; + color: #fff; } + +.indigo.darken-1-border { + border-color: #3949ab !important; } + +.indigo.darken-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo-text.text-darken-1 { + color: #3949ab !important; } + +.indigo.darken-1.opacity-1 { + background-color: rgba(57, 73, 171, 0.9) !important; + color: #fff; } + +.indigo.darken-1.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.darken-1.opacity-2 { + background-color: rgba(57, 73, 171, 0.8) !important; + color: #fff; } + +.indigo.darken-1.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.darken-1.opacity-3 { + background-color: rgba(57, 73, 171, 0.7) !important; + color: #fff; } + +.indigo.darken-1.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.darken-1.opacity-4 { + background-color: rgba(57, 73, 171, 0.6) !important; + color: #fff; } + +.indigo.darken-1.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.darken-1.opacity-5 { + background-color: rgba(57, 73, 171, 0.5) !important; + color: #fff; } + +.indigo.darken-1.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.darken-1.opacity-6 { + background-color: rgba(57, 73, 171, 0.4) !important; + color: #fff; } + +.indigo.darken-1.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.darken-1.opacity-7 { + background-color: rgba(57, 73, 171, 0.3) !important; + color: #fff; } + +.indigo.darken-1.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.darken-1.opacity-8 { + background-color: rgba(57, 73, 171, 0.2) !important; + color: #fff; } + +.indigo.darken-1.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.darken-1.opacity-9 { + background-color: rgba(57, 73, 171, 0.1) !important; + color: #fff; } + +.indigo.darken-1.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo-darken-1-text-link a, +.indigo-darken-1-text-link a:link, +.indigo-darken-1-text-link a:visited, +.indigo-darken-1-text-link a:focus, +.indigo-darken-1-text-link a:active { + color: #3949ab !important; } + +.indigo.darken-2 { + background-color: #303f9f !important; + color: #fff; } + +.indigo.darken-2-border { + border-color: #303f9f !important; } + +.indigo.darken-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo-text.text-darken-2 { + color: #303f9f !important; } + +.indigo.darken-2.opacity-1 { + background-color: rgba(48, 63, 159, 0.9) !important; + color: #fff; } + +.indigo.darken-2.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.darken-2.opacity-2 { + background-color: rgba(48, 63, 159, 0.8) !important; + color: #fff; } + +.indigo.darken-2.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.darken-2.opacity-3 { + background-color: rgba(48, 63, 159, 0.7) !important; + color: #fff; } + +.indigo.darken-2.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.darken-2.opacity-4 { + background-color: rgba(48, 63, 159, 0.6) !important; + color: #fff; } + +.indigo.darken-2.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.darken-2.opacity-5 { + background-color: rgba(48, 63, 159, 0.5) !important; + color: #fff; } + +.indigo.darken-2.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.darken-2.opacity-6 { + background-color: rgba(48, 63, 159, 0.4) !important; + color: #fff; } + +.indigo.darken-2.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.darken-2.opacity-7 { + background-color: rgba(48, 63, 159, 0.3) !important; + color: #fff; } + +.indigo.darken-2.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.darken-2.opacity-8 { + background-color: rgba(48, 63, 159, 0.2) !important; + color: #fff; } + +.indigo.darken-2.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.darken-2.opacity-9 { + background-color: rgba(48, 63, 159, 0.1) !important; + color: #fff; } + +.indigo.darken-2.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo-darken-2-text-link a, +.indigo-darken-2-text-link a:link, +.indigo-darken-2-text-link a:visited, +.indigo-darken-2-text-link a:focus, +.indigo-darken-2-text-link a:active { + color: #303f9f !important; } + +.indigo.darken-3 { + background-color: #283593 !important; + color: #fff; } + +.indigo.darken-3-border { + border-color: #283593 !important; } + +.indigo.darken-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo-text.text-darken-3 { + color: #283593 !important; } + +.indigo.darken-3.opacity-1 { + background-color: rgba(40, 53, 147, 0.9) !important; + color: #fff; } + +.indigo.darken-3.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.darken-3.opacity-2 { + background-color: rgba(40, 53, 147, 0.8) !important; + color: #fff; } + +.indigo.darken-3.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.darken-3.opacity-3 { + background-color: rgba(40, 53, 147, 0.7) !important; + color: #fff; } + +.indigo.darken-3.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.darken-3.opacity-4 { + background-color: rgba(40, 53, 147, 0.6) !important; + color: #fff; } + +.indigo.darken-3.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.darken-3.opacity-5 { + background-color: rgba(40, 53, 147, 0.5) !important; + color: #fff; } + +.indigo.darken-3.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.darken-3.opacity-6 { + background-color: rgba(40, 53, 147, 0.4) !important; + color: #fff; } + +.indigo.darken-3.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.darken-3.opacity-7 { + background-color: rgba(40, 53, 147, 0.3) !important; + color: #fff; } + +.indigo.darken-3.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.darken-3.opacity-8 { + background-color: rgba(40, 53, 147, 0.2) !important; + color: #fff; } + +.indigo.darken-3.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.darken-3.opacity-9 { + background-color: rgba(40, 53, 147, 0.1) !important; + color: #fff; } + +.indigo.darken-3.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo-darken-3-text-link a, +.indigo-darken-3-text-link a:link, +.indigo-darken-3-text-link a:visited, +.indigo-darken-3-text-link a:focus, +.indigo-darken-3-text-link a:active { + color: #283593 !important; } + +.indigo.darken-4 { + background-color: #1a237e !important; + color: #fff; } + +.indigo.darken-4-border { + border-color: #1a237e !important; } + +.indigo.darken-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo-text.text-darken-4 { + color: #1a237e !important; } + +.indigo.darken-4.opacity-1 { + background-color: rgba(26, 35, 126, 0.9) !important; + color: #fff; } + +.indigo.darken-4.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.darken-4.opacity-2 { + background-color: rgba(26, 35, 126, 0.8) !important; + color: #fff; } + +.indigo.darken-4.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.darken-4.opacity-3 { + background-color: rgba(26, 35, 126, 0.7) !important; + color: #fff; } + +.indigo.darken-4.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.darken-4.opacity-4 { + background-color: rgba(26, 35, 126, 0.6) !important; + color: #fff; } + +.indigo.darken-4.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.darken-4.opacity-5 { + background-color: rgba(26, 35, 126, 0.5) !important; + color: #fff; } + +.indigo.darken-4.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.darken-4.opacity-6 { + background-color: rgba(26, 35, 126, 0.4) !important; + color: #fff; } + +.indigo.darken-4.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.darken-4.opacity-7 { + background-color: rgba(26, 35, 126, 0.3) !important; + color: #fff; } + +.indigo.darken-4.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.darken-4.opacity-8 { + background-color: rgba(26, 35, 126, 0.2) !important; + color: #fff; } + +.indigo.darken-4.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.darken-4.opacity-9 { + background-color: rgba(26, 35, 126, 0.1) !important; + color: #fff; } + +.indigo.darken-4.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.darken-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo-darken-4-text-link a, +.indigo-darken-4-text-link a:link, +.indigo-darken-4-text-link a:visited, +.indigo-darken-4-text-link a:focus, +.indigo-darken-4-text-link a:active { + color: #1a237e !important; } + +.indigo.accent-1 { + background-color: #8c9eff !important; + color: #000; } + +.indigo.accent-1-border { + border-color: #8c9eff !important; } + +.indigo.accent-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.accent-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo-text.text-accent-1 { + color: #8c9eff !important; } + +.indigo.accent-1.opacity-1 { + background-color: rgba(140, 158, 255, 0.9) !important; + color: #000; } + +.indigo.accent-1.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.accent-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.accent-1.opacity-2 { + background-color: rgba(140, 158, 255, 0.8) !important; + color: #000; } + +.indigo.accent-1.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.accent-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.accent-1.opacity-3 { + background-color: rgba(140, 158, 255, 0.7) !important; + color: #000; } + +.indigo.accent-1.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.accent-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.accent-1.opacity-4 { + background-color: rgba(140, 158, 255, 0.6) !important; + color: #000; } + +.indigo.accent-1.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.accent-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.accent-1.opacity-5 { + background-color: rgba(140, 158, 255, 0.5) !important; + color: #000; } + +.indigo.accent-1.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.accent-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.accent-1.opacity-6 { + background-color: rgba(140, 158, 255, 0.4) !important; + color: #000; } + +.indigo.accent-1.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.accent-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.accent-1.opacity-7 { + background-color: rgba(140, 158, 255, 0.3) !important; + color: #000; } + +.indigo.accent-1.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.accent-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.accent-1.opacity-8 { + background-color: rgba(140, 158, 255, 0.2) !important; + color: #000; } + +.indigo.accent-1.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.accent-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.accent-1.opacity-9 { + background-color: rgba(140, 158, 255, 0.1) !important; + color: #000; } + +.indigo.accent-1.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.indigo.accent-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo-accent-1-text-link a, +.indigo-accent-1-text-link a:link, +.indigo-accent-1-text-link a:visited, +.indigo-accent-1-text-link a:focus, +.indigo-accent-1-text-link a:active { + color: #8c9eff !important; } + +.indigo.accent-2 { + background-color: #536dfe !important; + color: #fff; } + +.indigo.accent-2-border { + border-color: #536dfe !important; } + +.indigo.accent-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.accent-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo-text.text-accent-2 { + color: #536dfe !important; } + +.indigo.accent-2.opacity-1 { + background-color: rgba(83, 109, 254, 0.9) !important; + color: #fff; } + +.indigo.accent-2.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.accent-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.accent-2.opacity-2 { + background-color: rgba(83, 109, 254, 0.8) !important; + color: #fff; } + +.indigo.accent-2.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.accent-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.accent-2.opacity-3 { + background-color: rgba(83, 109, 254, 0.7) !important; + color: #fff; } + +.indigo.accent-2.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.accent-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.accent-2.opacity-4 { + background-color: rgba(83, 109, 254, 0.6) !important; + color: #fff; } + +.indigo.accent-2.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.accent-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.accent-2.opacity-5 { + background-color: rgba(83, 109, 254, 0.5) !important; + color: #fff; } + +.indigo.accent-2.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.accent-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.accent-2.opacity-6 { + background-color: rgba(83, 109, 254, 0.4) !important; + color: #fff; } + +.indigo.accent-2.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.accent-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.accent-2.opacity-7 { + background-color: rgba(83, 109, 254, 0.3) !important; + color: #fff; } + +.indigo.accent-2.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.accent-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.accent-2.opacity-8 { + background-color: rgba(83, 109, 254, 0.2) !important; + color: #fff; } + +.indigo.accent-2.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.accent-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.accent-2.opacity-9 { + background-color: rgba(83, 109, 254, 0.1) !important; + color: #fff; } + +.indigo.accent-2.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.accent-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo-accent-2-text-link a, +.indigo-accent-2-text-link a:link, +.indigo-accent-2-text-link a:visited, +.indigo-accent-2-text-link a:focus, +.indigo-accent-2-text-link a:active { + color: #536dfe !important; } + +.indigo.accent-3 { + background-color: #3d5afe !important; + color: #fff; } + +.indigo.accent-3-border { + border-color: #3d5afe !important; } + +.indigo.accent-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.accent-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo-text.text-accent-3 { + color: #3d5afe !important; } + +.indigo.accent-3.opacity-1 { + background-color: rgba(61, 90, 254, 0.9) !important; + color: #fff; } + +.indigo.accent-3.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.accent-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.accent-3.opacity-2 { + background-color: rgba(61, 90, 254, 0.8) !important; + color: #fff; } + +.indigo.accent-3.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.accent-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.accent-3.opacity-3 { + background-color: rgba(61, 90, 254, 0.7) !important; + color: #fff; } + +.indigo.accent-3.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.accent-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.accent-3.opacity-4 { + background-color: rgba(61, 90, 254, 0.6) !important; + color: #fff; } + +.indigo.accent-3.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.accent-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.accent-3.opacity-5 { + background-color: rgba(61, 90, 254, 0.5) !important; + color: #fff; } + +.indigo.accent-3.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.accent-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.accent-3.opacity-6 { + background-color: rgba(61, 90, 254, 0.4) !important; + color: #fff; } + +.indigo.accent-3.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.accent-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.accent-3.opacity-7 { + background-color: rgba(61, 90, 254, 0.3) !important; + color: #fff; } + +.indigo.accent-3.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.accent-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.accent-3.opacity-8 { + background-color: rgba(61, 90, 254, 0.2) !important; + color: #fff; } + +.indigo.accent-3.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.accent-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.accent-3.opacity-9 { + background-color: rgba(61, 90, 254, 0.1) !important; + color: #fff; } + +.indigo.accent-3.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.accent-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo-accent-3-text-link a, +.indigo-accent-3-text-link a:link, +.indigo-accent-3-text-link a:visited, +.indigo-accent-3-text-link a:focus, +.indigo-accent-3-text-link a:active { + color: #3d5afe !important; } + +.indigo.accent-4 { + background-color: #304ffe !important; + color: #fff; } + +.indigo.accent-4-border { + border-color: #304ffe !important; } + +.indigo.accent-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.accent-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo-text.text-accent-4 { + color: #304ffe !important; } + +.indigo.accent-4.opacity-1 { + background-color: rgba(48, 79, 254, 0.9) !important; + color: #fff; } + +.indigo.accent-4.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.accent-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.accent-4.opacity-2 { + background-color: rgba(48, 79, 254, 0.8) !important; + color: #fff; } + +.indigo.accent-4.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.accent-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.accent-4.opacity-3 { + background-color: rgba(48, 79, 254, 0.7) !important; + color: #fff; } + +.indigo.accent-4.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.accent-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.accent-4.opacity-4 { + background-color: rgba(48, 79, 254, 0.6) !important; + color: #fff; } + +.indigo.accent-4.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.accent-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.accent-4.opacity-5 { + background-color: rgba(48, 79, 254, 0.5) !important; + color: #fff; } + +.indigo.accent-4.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.accent-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.accent-4.opacity-6 { + background-color: rgba(48, 79, 254, 0.4) !important; + color: #fff; } + +.indigo.accent-4.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.accent-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.accent-4.opacity-7 { + background-color: rgba(48, 79, 254, 0.3) !important; + color: #fff; } + +.indigo.accent-4.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.accent-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.accent-4.opacity-8 { + background-color: rgba(48, 79, 254, 0.2) !important; + color: #fff; } + +.indigo.accent-4.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.accent-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo.accent-4.opacity-9 { + background-color: rgba(48, 79, 254, 0.1) !important; + color: #fff; } + +.indigo.accent-4.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.indigo.accent-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.indigo-accent-4-text-link a, +.indigo-accent-4-text-link a:link, +.indigo-accent-4-text-link a:visited, +.indigo-accent-4-text-link a:focus, +.indigo-accent-4-text-link a:active { + color: #304ffe !important; } + +.blue { + background-color: #2196F3 !important; + color: #fff; } + +.blue-border { + border-color: #2196F3 !important; } + +.blue a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-text { + color: #2196F3 !important; } + +.blue.opacity-1 { + background-color: rgba(33, 150, 243, 0.9) !important; + color: #fff; } + +.blue.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.opacity-2 { + background-color: rgba(33, 150, 243, 0.8) !important; + color: #fff; } + +.blue.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.opacity-3 { + background-color: rgba(33, 150, 243, 0.7) !important; + color: #fff; } + +.blue.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.opacity-4 { + background-color: rgba(33, 150, 243, 0.6) !important; + color: #fff; } + +.blue.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.opacity-5 { + background-color: rgba(33, 150, 243, 0.5) !important; + color: #fff; } + +.blue.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.opacity-6 { + background-color: rgba(33, 150, 243, 0.4) !important; + color: #fff; } + +.blue.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.opacity-7 { + background-color: rgba(33, 150, 243, 0.3) !important; + color: #fff; } + +.blue.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.opacity-8 { + background-color: rgba(33, 150, 243, 0.2) !important; + color: #fff; } + +.blue.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.opacity-9 { + background-color: rgba(33, 150, 243, 0.1) !important; + color: #fff; } + +.blue.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-text-link a, +.blue-text-link a:link, +.blue-text-link a:visited, +.blue-text-link a:focus, +.blue-text-link a:active { + color: #2196F3 !important; } + +.blue.lighten-5 { + background-color: #E3F2FD !important; + color: #000; } + +.blue.lighten-5-border { + border-color: #E3F2FD !important; } + +.blue.lighten-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-text.text-lighten-5 { + color: #E3F2FD !important; } + +.blue.lighten-5.opacity-1 { + background-color: rgba(227, 242, 253, 0.9) !important; + color: #000; } + +.blue.lighten-5.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-5.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-5.opacity-2 { + background-color: rgba(227, 242, 253, 0.8) !important; + color: #000; } + +.blue.lighten-5.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-5.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-5.opacity-3 { + background-color: rgba(227, 242, 253, 0.7) !important; + color: #000; } + +.blue.lighten-5.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-5.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-5.opacity-4 { + background-color: rgba(227, 242, 253, 0.6) !important; + color: #000; } + +.blue.lighten-5.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-5.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-5.opacity-5 { + background-color: rgba(227, 242, 253, 0.5) !important; + color: #000; } + +.blue.lighten-5.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-5.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-5.opacity-6 { + background-color: rgba(227, 242, 253, 0.4) !important; + color: #000; } + +.blue.lighten-5.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-5.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-5.opacity-7 { + background-color: rgba(227, 242, 253, 0.3) !important; + color: #000; } + +.blue.lighten-5.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-5.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-5.opacity-8 { + background-color: rgba(227, 242, 253, 0.2) !important; + color: #000; } + +.blue.lighten-5.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-5.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-5.opacity-9 { + background-color: rgba(227, 242, 253, 0.1) !important; + color: #000; } + +.blue.lighten-5.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-5.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-lighten-5-text-link a, +.blue-lighten-5-text-link a:link, +.blue-lighten-5-text-link a:visited, +.blue-lighten-5-text-link a:focus, +.blue-lighten-5-text-link a:active { + color: #E3F2FD !important; } + +.blue.lighten-4 { + background-color: #BBDEFB !important; + color: #000; } + +.blue.lighten-4-border { + border-color: #BBDEFB !important; } + +.blue.lighten-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-text.text-lighten-4 { + color: #BBDEFB !important; } + +.blue.lighten-4.opacity-1 { + background-color: rgba(187, 222, 251, 0.9) !important; + color: #000; } + +.blue.lighten-4.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-4.opacity-2 { + background-color: rgba(187, 222, 251, 0.8) !important; + color: #000; } + +.blue.lighten-4.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-4.opacity-3 { + background-color: rgba(187, 222, 251, 0.7) !important; + color: #000; } + +.blue.lighten-4.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-4.opacity-4 { + background-color: rgba(187, 222, 251, 0.6) !important; + color: #000; } + +.blue.lighten-4.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-4.opacity-5 { + background-color: rgba(187, 222, 251, 0.5) !important; + color: #000; } + +.blue.lighten-4.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-4.opacity-6 { + background-color: rgba(187, 222, 251, 0.4) !important; + color: #000; } + +.blue.lighten-4.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-4.opacity-7 { + background-color: rgba(187, 222, 251, 0.3) !important; + color: #000; } + +.blue.lighten-4.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-4.opacity-8 { + background-color: rgba(187, 222, 251, 0.2) !important; + color: #000; } + +.blue.lighten-4.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-4.opacity-9 { + background-color: rgba(187, 222, 251, 0.1) !important; + color: #000; } + +.blue.lighten-4.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-lighten-4-text-link a, +.blue-lighten-4-text-link a:link, +.blue-lighten-4-text-link a:visited, +.blue-lighten-4-text-link a:focus, +.blue-lighten-4-text-link a:active { + color: #BBDEFB !important; } + +.blue.lighten-3 { + background-color: #90CAF9 !important; + color: #000; } + +.blue.lighten-3-border { + border-color: #90CAF9 !important; } + +.blue.lighten-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-text.text-lighten-3 { + color: #90CAF9 !important; } + +.blue.lighten-3.opacity-1 { + background-color: rgba(144, 202, 249, 0.9) !important; + color: #000; } + +.blue.lighten-3.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-3.opacity-2 { + background-color: rgba(144, 202, 249, 0.8) !important; + color: #000; } + +.blue.lighten-3.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-3.opacity-3 { + background-color: rgba(144, 202, 249, 0.7) !important; + color: #000; } + +.blue.lighten-3.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-3.opacity-4 { + background-color: rgba(144, 202, 249, 0.6) !important; + color: #000; } + +.blue.lighten-3.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-3.opacity-5 { + background-color: rgba(144, 202, 249, 0.5) !important; + color: #000; } + +.blue.lighten-3.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-3.opacity-6 { + background-color: rgba(144, 202, 249, 0.4) !important; + color: #000; } + +.blue.lighten-3.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-3.opacity-7 { + background-color: rgba(144, 202, 249, 0.3) !important; + color: #000; } + +.blue.lighten-3.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-3.opacity-8 { + background-color: rgba(144, 202, 249, 0.2) !important; + color: #000; } + +.blue.lighten-3.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-3.opacity-9 { + background-color: rgba(144, 202, 249, 0.1) !important; + color: #000; } + +.blue.lighten-3.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-lighten-3-text-link a, +.blue-lighten-3-text-link a:link, +.blue-lighten-3-text-link a:visited, +.blue-lighten-3-text-link a:focus, +.blue-lighten-3-text-link a:active { + color: #90CAF9 !important; } + +.blue.lighten-2 { + background-color: #64B5F6 !important; + color: #000; } + +.blue.lighten-2-border { + border-color: #64B5F6 !important; } + +.blue.lighten-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-text.text-lighten-2 { + color: #64B5F6 !important; } + +.blue.lighten-2.opacity-1 { + background-color: rgba(100, 181, 246, 0.9) !important; + color: #000; } + +.blue.lighten-2.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-2.opacity-2 { + background-color: rgba(100, 181, 246, 0.8) !important; + color: #000; } + +.blue.lighten-2.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-2.opacity-3 { + background-color: rgba(100, 181, 246, 0.7) !important; + color: #000; } + +.blue.lighten-2.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-2.opacity-4 { + background-color: rgba(100, 181, 246, 0.6) !important; + color: #000; } + +.blue.lighten-2.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-2.opacity-5 { + background-color: rgba(100, 181, 246, 0.5) !important; + color: #000; } + +.blue.lighten-2.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-2.opacity-6 { + background-color: rgba(100, 181, 246, 0.4) !important; + color: #000; } + +.blue.lighten-2.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-2.opacity-7 { + background-color: rgba(100, 181, 246, 0.3) !important; + color: #000; } + +.blue.lighten-2.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-2.opacity-8 { + background-color: rgba(100, 181, 246, 0.2) !important; + color: #000; } + +.blue.lighten-2.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-2.opacity-9 { + background-color: rgba(100, 181, 246, 0.1) !important; + color: #000; } + +.blue.lighten-2.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.lighten-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-lighten-2-text-link a, +.blue-lighten-2-text-link a:link, +.blue-lighten-2-text-link a:visited, +.blue-lighten-2-text-link a:focus, +.blue-lighten-2-text-link a:active { + color: #64B5F6 !important; } + +.blue.lighten-1 { + background-color: #42A5F5 !important; + color: #fff; } + +.blue.lighten-1-border { + border-color: #42A5F5 !important; } + +.blue.lighten-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.lighten-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-text.text-lighten-1 { + color: #42A5F5 !important; } + +.blue.lighten-1.opacity-1 { + background-color: rgba(66, 165, 245, 0.9) !important; + color: #fff; } + +.blue.lighten-1.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.lighten-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-1.opacity-2 { + background-color: rgba(66, 165, 245, 0.8) !important; + color: #fff; } + +.blue.lighten-1.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.lighten-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-1.opacity-3 { + background-color: rgba(66, 165, 245, 0.7) !important; + color: #fff; } + +.blue.lighten-1.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.lighten-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-1.opacity-4 { + background-color: rgba(66, 165, 245, 0.6) !important; + color: #fff; } + +.blue.lighten-1.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.lighten-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-1.opacity-5 { + background-color: rgba(66, 165, 245, 0.5) !important; + color: #fff; } + +.blue.lighten-1.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.lighten-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-1.opacity-6 { + background-color: rgba(66, 165, 245, 0.4) !important; + color: #fff; } + +.blue.lighten-1.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.lighten-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-1.opacity-7 { + background-color: rgba(66, 165, 245, 0.3) !important; + color: #fff; } + +.blue.lighten-1.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.lighten-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-1.opacity-8 { + background-color: rgba(66, 165, 245, 0.2) !important; + color: #fff; } + +.blue.lighten-1.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.lighten-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.lighten-1.opacity-9 { + background-color: rgba(66, 165, 245, 0.1) !important; + color: #fff; } + +.blue.lighten-1.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.lighten-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-lighten-1-text-link a, +.blue-lighten-1-text-link a:link, +.blue-lighten-1-text-link a:visited, +.blue-lighten-1-text-link a:focus, +.blue-lighten-1-text-link a:active { + color: #42A5F5 !important; } + +.blue.darken-1 { + background-color: #1E88E5 !important; + color: #fff; } + +.blue.darken-1-border { + border-color: #1E88E5 !important; } + +.blue.darken-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-text.text-darken-1 { + color: #1E88E5 !important; } + +.blue.darken-1.opacity-1 { + background-color: rgba(30, 136, 229, 0.9) !important; + color: #fff; } + +.blue.darken-1.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.darken-1.opacity-2 { + background-color: rgba(30, 136, 229, 0.8) !important; + color: #fff; } + +.blue.darken-1.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.darken-1.opacity-3 { + background-color: rgba(30, 136, 229, 0.7) !important; + color: #fff; } + +.blue.darken-1.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.darken-1.opacity-4 { + background-color: rgba(30, 136, 229, 0.6) !important; + color: #fff; } + +.blue.darken-1.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.darken-1.opacity-5 { + background-color: rgba(30, 136, 229, 0.5) !important; + color: #fff; } + +.blue.darken-1.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.darken-1.opacity-6 { + background-color: rgba(30, 136, 229, 0.4) !important; + color: #fff; } + +.blue.darken-1.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.darken-1.opacity-7 { + background-color: rgba(30, 136, 229, 0.3) !important; + color: #fff; } + +.blue.darken-1.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.darken-1.opacity-8 { + background-color: rgba(30, 136, 229, 0.2) !important; + color: #fff; } + +.blue.darken-1.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.darken-1.opacity-9 { + background-color: rgba(30, 136, 229, 0.1) !important; + color: #fff; } + +.blue.darken-1.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-darken-1-text-link a, +.blue-darken-1-text-link a:link, +.blue-darken-1-text-link a:visited, +.blue-darken-1-text-link a:focus, +.blue-darken-1-text-link a:active { + color: #1E88E5 !important; } + +.blue.darken-2 { + background-color: #1976D2 !important; + color: #fff; } + +.blue.darken-2-border { + border-color: #1976D2 !important; } + +.blue.darken-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-text.text-darken-2 { + color: #1976D2 !important; } + +.blue.darken-2.opacity-1 { + background-color: rgba(25, 118, 210, 0.9) !important; + color: #fff; } + +.blue.darken-2.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.darken-2.opacity-2 { + background-color: rgba(25, 118, 210, 0.8) !important; + color: #fff; } + +.blue.darken-2.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.darken-2.opacity-3 { + background-color: rgba(25, 118, 210, 0.7) !important; + color: #fff; } + +.blue.darken-2.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.darken-2.opacity-4 { + background-color: rgba(25, 118, 210, 0.6) !important; + color: #fff; } + +.blue.darken-2.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.darken-2.opacity-5 { + background-color: rgba(25, 118, 210, 0.5) !important; + color: #fff; } + +.blue.darken-2.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.darken-2.opacity-6 { + background-color: rgba(25, 118, 210, 0.4) !important; + color: #fff; } + +.blue.darken-2.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.darken-2.opacity-7 { + background-color: rgba(25, 118, 210, 0.3) !important; + color: #fff; } + +.blue.darken-2.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.darken-2.opacity-8 { + background-color: rgba(25, 118, 210, 0.2) !important; + color: #fff; } + +.blue.darken-2.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.darken-2.opacity-9 { + background-color: rgba(25, 118, 210, 0.1) !important; + color: #fff; } + +.blue.darken-2.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-darken-2-text-link a, +.blue-darken-2-text-link a:link, +.blue-darken-2-text-link a:visited, +.blue-darken-2-text-link a:focus, +.blue-darken-2-text-link a:active { + color: #1976D2 !important; } + +.blue.darken-3 { + background-color: #1565C0 !important; + color: #fff; } + +.blue.darken-3-border { + border-color: #1565C0 !important; } + +.blue.darken-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-text.text-darken-3 { + color: #1565C0 !important; } + +.blue.darken-3.opacity-1 { + background-color: rgba(21, 101, 192, 0.9) !important; + color: #fff; } + +.blue.darken-3.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.darken-3.opacity-2 { + background-color: rgba(21, 101, 192, 0.8) !important; + color: #fff; } + +.blue.darken-3.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.darken-3.opacity-3 { + background-color: rgba(21, 101, 192, 0.7) !important; + color: #fff; } + +.blue.darken-3.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.darken-3.opacity-4 { + background-color: rgba(21, 101, 192, 0.6) !important; + color: #fff; } + +.blue.darken-3.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.darken-3.opacity-5 { + background-color: rgba(21, 101, 192, 0.5) !important; + color: #fff; } + +.blue.darken-3.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.darken-3.opacity-6 { + background-color: rgba(21, 101, 192, 0.4) !important; + color: #fff; } + +.blue.darken-3.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.darken-3.opacity-7 { + background-color: rgba(21, 101, 192, 0.3) !important; + color: #fff; } + +.blue.darken-3.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.darken-3.opacity-8 { + background-color: rgba(21, 101, 192, 0.2) !important; + color: #fff; } + +.blue.darken-3.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.darken-3.opacity-9 { + background-color: rgba(21, 101, 192, 0.1) !important; + color: #fff; } + +.blue.darken-3.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-darken-3-text-link a, +.blue-darken-3-text-link a:link, +.blue-darken-3-text-link a:visited, +.blue-darken-3-text-link a:focus, +.blue-darken-3-text-link a:active { + color: #1565C0 !important; } + +.blue.darken-4 { + background-color: #0D47A1 !important; + color: #fff; } + +.blue.darken-4-border { + border-color: #0D47A1 !important; } + +.blue.darken-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-text.text-darken-4 { + color: #0D47A1 !important; } + +.blue.darken-4.opacity-1 { + background-color: rgba(13, 71, 161, 0.9) !important; + color: #fff; } + +.blue.darken-4.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.darken-4.opacity-2 { + background-color: rgba(13, 71, 161, 0.8) !important; + color: #fff; } + +.blue.darken-4.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.darken-4.opacity-3 { + background-color: rgba(13, 71, 161, 0.7) !important; + color: #fff; } + +.blue.darken-4.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.darken-4.opacity-4 { + background-color: rgba(13, 71, 161, 0.6) !important; + color: #fff; } + +.blue.darken-4.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.darken-4.opacity-5 { + background-color: rgba(13, 71, 161, 0.5) !important; + color: #fff; } + +.blue.darken-4.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.darken-4.opacity-6 { + background-color: rgba(13, 71, 161, 0.4) !important; + color: #fff; } + +.blue.darken-4.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.darken-4.opacity-7 { + background-color: rgba(13, 71, 161, 0.3) !important; + color: #fff; } + +.blue.darken-4.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.darken-4.opacity-8 { + background-color: rgba(13, 71, 161, 0.2) !important; + color: #fff; } + +.blue.darken-4.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.darken-4.opacity-9 { + background-color: rgba(13, 71, 161, 0.1) !important; + color: #fff; } + +.blue.darken-4.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.darken-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-darken-4-text-link a, +.blue-darken-4-text-link a:link, +.blue-darken-4-text-link a:visited, +.blue-darken-4-text-link a:focus, +.blue-darken-4-text-link a:active { + color: #0D47A1 !important; } + +.blue.accent-1 { + background-color: #82B1FF !important; + color: #000; } + +.blue.accent-1-border { + border-color: #82B1FF !important; } + +.blue.accent-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.accent-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-text.text-accent-1 { + color: #82B1FF !important; } + +.blue.accent-1.opacity-1 { + background-color: rgba(130, 177, 255, 0.9) !important; + color: #000; } + +.blue.accent-1.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.accent-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.accent-1.opacity-2 { + background-color: rgba(130, 177, 255, 0.8) !important; + color: #000; } + +.blue.accent-1.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.accent-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.accent-1.opacity-3 { + background-color: rgba(130, 177, 255, 0.7) !important; + color: #000; } + +.blue.accent-1.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.accent-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.accent-1.opacity-4 { + background-color: rgba(130, 177, 255, 0.6) !important; + color: #000; } + +.blue.accent-1.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.accent-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.accent-1.opacity-5 { + background-color: rgba(130, 177, 255, 0.5) !important; + color: #000; } + +.blue.accent-1.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.accent-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.accent-1.opacity-6 { + background-color: rgba(130, 177, 255, 0.4) !important; + color: #000; } + +.blue.accent-1.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.accent-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.accent-1.opacity-7 { + background-color: rgba(130, 177, 255, 0.3) !important; + color: #000; } + +.blue.accent-1.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.accent-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.accent-1.opacity-8 { + background-color: rgba(130, 177, 255, 0.2) !important; + color: #000; } + +.blue.accent-1.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.accent-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.accent-1.opacity-9 { + background-color: rgba(130, 177, 255, 0.1) !important; + color: #000; } + +.blue.accent-1.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue.accent-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-accent-1-text-link a, +.blue-accent-1-text-link a:link, +.blue-accent-1-text-link a:visited, +.blue-accent-1-text-link a:focus, +.blue-accent-1-text-link a:active { + color: #82B1FF !important; } + +.blue.accent-2 { + background-color: #448AFF !important; + color: #fff; } + +.blue.accent-2-border { + border-color: #448AFF !important; } + +.blue.accent-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.accent-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-text.text-accent-2 { + color: #448AFF !important; } + +.blue.accent-2.opacity-1 { + background-color: rgba(68, 138, 255, 0.9) !important; + color: #fff; } + +.blue.accent-2.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.accent-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.accent-2.opacity-2 { + background-color: rgba(68, 138, 255, 0.8) !important; + color: #fff; } + +.blue.accent-2.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.accent-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.accent-2.opacity-3 { + background-color: rgba(68, 138, 255, 0.7) !important; + color: #fff; } + +.blue.accent-2.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.accent-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.accent-2.opacity-4 { + background-color: rgba(68, 138, 255, 0.6) !important; + color: #fff; } + +.blue.accent-2.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.accent-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.accent-2.opacity-5 { + background-color: rgba(68, 138, 255, 0.5) !important; + color: #fff; } + +.blue.accent-2.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.accent-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.accent-2.opacity-6 { + background-color: rgba(68, 138, 255, 0.4) !important; + color: #fff; } + +.blue.accent-2.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.accent-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.accent-2.opacity-7 { + background-color: rgba(68, 138, 255, 0.3) !important; + color: #fff; } + +.blue.accent-2.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.accent-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.accent-2.opacity-8 { + background-color: rgba(68, 138, 255, 0.2) !important; + color: #fff; } + +.blue.accent-2.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.accent-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.accent-2.opacity-9 { + background-color: rgba(68, 138, 255, 0.1) !important; + color: #fff; } + +.blue.accent-2.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.accent-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-accent-2-text-link a, +.blue-accent-2-text-link a:link, +.blue-accent-2-text-link a:visited, +.blue-accent-2-text-link a:focus, +.blue-accent-2-text-link a:active { + color: #448AFF !important; } + +.blue.accent-3 { + background-color: #2979FF !important; + color: #fff; } + +.blue.accent-3-border { + border-color: #2979FF !important; } + +.blue.accent-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.accent-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-text.text-accent-3 { + color: #2979FF !important; } + +.blue.accent-3.opacity-1 { + background-color: rgba(41, 121, 255, 0.9) !important; + color: #fff; } + +.blue.accent-3.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.accent-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.accent-3.opacity-2 { + background-color: rgba(41, 121, 255, 0.8) !important; + color: #fff; } + +.blue.accent-3.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.accent-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.accent-3.opacity-3 { + background-color: rgba(41, 121, 255, 0.7) !important; + color: #fff; } + +.blue.accent-3.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.accent-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.accent-3.opacity-4 { + background-color: rgba(41, 121, 255, 0.6) !important; + color: #fff; } + +.blue.accent-3.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.accent-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.accent-3.opacity-5 { + background-color: rgba(41, 121, 255, 0.5) !important; + color: #fff; } + +.blue.accent-3.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.accent-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.accent-3.opacity-6 { + background-color: rgba(41, 121, 255, 0.4) !important; + color: #fff; } + +.blue.accent-3.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.accent-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.accent-3.opacity-7 { + background-color: rgba(41, 121, 255, 0.3) !important; + color: #fff; } + +.blue.accent-3.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.accent-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.accent-3.opacity-8 { + background-color: rgba(41, 121, 255, 0.2) !important; + color: #fff; } + +.blue.accent-3.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.accent-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.accent-3.opacity-9 { + background-color: rgba(41, 121, 255, 0.1) !important; + color: #fff; } + +.blue.accent-3.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.accent-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-accent-3-text-link a, +.blue-accent-3-text-link a:link, +.blue-accent-3-text-link a:visited, +.blue-accent-3-text-link a:focus, +.blue-accent-3-text-link a:active { + color: #2979FF !important; } + +.blue.accent-4 { + background-color: #2962FF !important; + color: #fff; } + +.blue.accent-4-border { + border-color: #2962FF !important; } + +.blue.accent-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.accent-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-text.text-accent-4 { + color: #2962FF !important; } + +.blue.accent-4.opacity-1 { + background-color: rgba(41, 98, 255, 0.9) !important; + color: #fff; } + +.blue.accent-4.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.accent-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.accent-4.opacity-2 { + background-color: rgba(41, 98, 255, 0.8) !important; + color: #fff; } + +.blue.accent-4.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.accent-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.accent-4.opacity-3 { + background-color: rgba(41, 98, 255, 0.7) !important; + color: #fff; } + +.blue.accent-4.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.accent-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.accent-4.opacity-4 { + background-color: rgba(41, 98, 255, 0.6) !important; + color: #fff; } + +.blue.accent-4.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.accent-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.accent-4.opacity-5 { + background-color: rgba(41, 98, 255, 0.5) !important; + color: #fff; } + +.blue.accent-4.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.accent-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.accent-4.opacity-6 { + background-color: rgba(41, 98, 255, 0.4) !important; + color: #fff; } + +.blue.accent-4.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.accent-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.accent-4.opacity-7 { + background-color: rgba(41, 98, 255, 0.3) !important; + color: #fff; } + +.blue.accent-4.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.accent-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.accent-4.opacity-8 { + background-color: rgba(41, 98, 255, 0.2) !important; + color: #fff; } + +.blue.accent-4.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.accent-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue.accent-4.opacity-9 { + background-color: rgba(41, 98, 255, 0.1) !important; + color: #fff; } + +.blue.accent-4.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue.accent-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-accent-4-text-link a, +.blue-accent-4-text-link a:link, +.blue-accent-4-text-link a:visited, +.blue-accent-4-text-link a:focus, +.blue-accent-4-text-link a:active { + color: #2962FF !important; } + +.light-blue { + background-color: #03a9f4 !important; + color: #fff; } + +.light-blue-border { + border-color: #03a9f4 !important; } + +.light-blue a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue-text { + color: #03a9f4 !important; } + +.light-blue.opacity-1 { + background-color: rgba(3, 169, 244, 0.9) !important; + color: #fff; } + +.light-blue.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.opacity-2 { + background-color: rgba(3, 169, 244, 0.8) !important; + color: #fff; } + +.light-blue.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.opacity-3 { + background-color: rgba(3, 169, 244, 0.7) !important; + color: #fff; } + +.light-blue.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.opacity-4 { + background-color: rgba(3, 169, 244, 0.6) !important; + color: #fff; } + +.light-blue.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.opacity-5 { + background-color: rgba(3, 169, 244, 0.5) !important; + color: #fff; } + +.light-blue.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.opacity-6 { + background-color: rgba(3, 169, 244, 0.4) !important; + color: #fff; } + +.light-blue.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.opacity-7 { + background-color: rgba(3, 169, 244, 0.3) !important; + color: #fff; } + +.light-blue.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.opacity-8 { + background-color: rgba(3, 169, 244, 0.2) !important; + color: #fff; } + +.light-blue.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.opacity-9 { + background-color: rgba(3, 169, 244, 0.1) !important; + color: #fff; } + +.light-blue.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue-text-link a, +.light-blue-text-link a:link, +.light-blue-text-link a:visited, +.light-blue-text-link a:focus, +.light-blue-text-link a:active { + color: #03a9f4 !important; } + +.light-blue.lighten-5 { + background-color: #e1f5fe !important; + color: #000; } + +.light-blue.lighten-5-border { + border-color: #e1f5fe !important; } + +.light-blue.lighten-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue-text.text-lighten-5 { + color: #e1f5fe !important; } + +.light-blue.lighten-5.opacity-1 { + background-color: rgba(225, 245, 254, 0.9) !important; + color: #000; } + +.light-blue.lighten-5.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-5.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-5.opacity-2 { + background-color: rgba(225, 245, 254, 0.8) !important; + color: #000; } + +.light-blue.lighten-5.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-5.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-5.opacity-3 { + background-color: rgba(225, 245, 254, 0.7) !important; + color: #000; } + +.light-blue.lighten-5.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-5.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-5.opacity-4 { + background-color: rgba(225, 245, 254, 0.6) !important; + color: #000; } + +.light-blue.lighten-5.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-5.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-5.opacity-5 { + background-color: rgba(225, 245, 254, 0.5) !important; + color: #000; } + +.light-blue.lighten-5.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-5.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-5.opacity-6 { + background-color: rgba(225, 245, 254, 0.4) !important; + color: #000; } + +.light-blue.lighten-5.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-5.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-5.opacity-7 { + background-color: rgba(225, 245, 254, 0.3) !important; + color: #000; } + +.light-blue.lighten-5.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-5.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-5.opacity-8 { + background-color: rgba(225, 245, 254, 0.2) !important; + color: #000; } + +.light-blue.lighten-5.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-5.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-5.opacity-9 { + background-color: rgba(225, 245, 254, 0.1) !important; + color: #000; } + +.light-blue.lighten-5.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-5.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue-lighten-5-text-link a, +.light-blue-lighten-5-text-link a:link, +.light-blue-lighten-5-text-link a:visited, +.light-blue-lighten-5-text-link a:focus, +.light-blue-lighten-5-text-link a:active { + color: #e1f5fe !important; } + +.light-blue.lighten-4 { + background-color: #b3e5fc !important; + color: #000; } + +.light-blue.lighten-4-border { + border-color: #b3e5fc !important; } + +.light-blue.lighten-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue-text.text-lighten-4 { + color: #b3e5fc !important; } + +.light-blue.lighten-4.opacity-1 { + background-color: rgba(179, 229, 252, 0.9) !important; + color: #000; } + +.light-blue.lighten-4.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-4.opacity-2 { + background-color: rgba(179, 229, 252, 0.8) !important; + color: #000; } + +.light-blue.lighten-4.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-4.opacity-3 { + background-color: rgba(179, 229, 252, 0.7) !important; + color: #000; } + +.light-blue.lighten-4.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-4.opacity-4 { + background-color: rgba(179, 229, 252, 0.6) !important; + color: #000; } + +.light-blue.lighten-4.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-4.opacity-5 { + background-color: rgba(179, 229, 252, 0.5) !important; + color: #000; } + +.light-blue.lighten-4.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-4.opacity-6 { + background-color: rgba(179, 229, 252, 0.4) !important; + color: #000; } + +.light-blue.lighten-4.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-4.opacity-7 { + background-color: rgba(179, 229, 252, 0.3) !important; + color: #000; } + +.light-blue.lighten-4.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-4.opacity-8 { + background-color: rgba(179, 229, 252, 0.2) !important; + color: #000; } + +.light-blue.lighten-4.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-4.opacity-9 { + background-color: rgba(179, 229, 252, 0.1) !important; + color: #000; } + +.light-blue.lighten-4.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue-lighten-4-text-link a, +.light-blue-lighten-4-text-link a:link, +.light-blue-lighten-4-text-link a:visited, +.light-blue-lighten-4-text-link a:focus, +.light-blue-lighten-4-text-link a:active { + color: #b3e5fc !important; } + +.light-blue.lighten-3 { + background-color: #81d4fa !important; + color: #000; } + +.light-blue.lighten-3-border { + border-color: #81d4fa !important; } + +.light-blue.lighten-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue-text.text-lighten-3 { + color: #81d4fa !important; } + +.light-blue.lighten-3.opacity-1 { + background-color: rgba(129, 212, 250, 0.9) !important; + color: #000; } + +.light-blue.lighten-3.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-3.opacity-2 { + background-color: rgba(129, 212, 250, 0.8) !important; + color: #000; } + +.light-blue.lighten-3.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-3.opacity-3 { + background-color: rgba(129, 212, 250, 0.7) !important; + color: #000; } + +.light-blue.lighten-3.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-3.opacity-4 { + background-color: rgba(129, 212, 250, 0.6) !important; + color: #000; } + +.light-blue.lighten-3.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-3.opacity-5 { + background-color: rgba(129, 212, 250, 0.5) !important; + color: #000; } + +.light-blue.lighten-3.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-3.opacity-6 { + background-color: rgba(129, 212, 250, 0.4) !important; + color: #000; } + +.light-blue.lighten-3.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-3.opacity-7 { + background-color: rgba(129, 212, 250, 0.3) !important; + color: #000; } + +.light-blue.lighten-3.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-3.opacity-8 { + background-color: rgba(129, 212, 250, 0.2) !important; + color: #000; } + +.light-blue.lighten-3.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-3.opacity-9 { + background-color: rgba(129, 212, 250, 0.1) !important; + color: #000; } + +.light-blue.lighten-3.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue-lighten-3-text-link a, +.light-blue-lighten-3-text-link a:link, +.light-blue-lighten-3-text-link a:visited, +.light-blue-lighten-3-text-link a:focus, +.light-blue-lighten-3-text-link a:active { + color: #81d4fa !important; } + +.light-blue.lighten-2 { + background-color: #4fc3f7 !important; + color: #000; } + +.light-blue.lighten-2-border { + border-color: #4fc3f7 !important; } + +.light-blue.lighten-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue-text.text-lighten-2 { + color: #4fc3f7 !important; } + +.light-blue.lighten-2.opacity-1 { + background-color: rgba(79, 195, 247, 0.9) !important; + color: #000; } + +.light-blue.lighten-2.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-2.opacity-2 { + background-color: rgba(79, 195, 247, 0.8) !important; + color: #000; } + +.light-blue.lighten-2.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-2.opacity-3 { + background-color: rgba(79, 195, 247, 0.7) !important; + color: #000; } + +.light-blue.lighten-2.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-2.opacity-4 { + background-color: rgba(79, 195, 247, 0.6) !important; + color: #000; } + +.light-blue.lighten-2.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-2.opacity-5 { + background-color: rgba(79, 195, 247, 0.5) !important; + color: #000; } + +.light-blue.lighten-2.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-2.opacity-6 { + background-color: rgba(79, 195, 247, 0.4) !important; + color: #000; } + +.light-blue.lighten-2.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-2.opacity-7 { + background-color: rgba(79, 195, 247, 0.3) !important; + color: #000; } + +.light-blue.lighten-2.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-2.opacity-8 { + background-color: rgba(79, 195, 247, 0.2) !important; + color: #000; } + +.light-blue.lighten-2.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-2.opacity-9 { + background-color: rgba(79, 195, 247, 0.1) !important; + color: #000; } + +.light-blue.lighten-2.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue-lighten-2-text-link a, +.light-blue-lighten-2-text-link a:link, +.light-blue-lighten-2-text-link a:visited, +.light-blue-lighten-2-text-link a:focus, +.light-blue-lighten-2-text-link a:active { + color: #4fc3f7 !important; } + +.light-blue.lighten-1 { + background-color: #29b6f6 !important; + color: #000; } + +.light-blue.lighten-1-border { + border-color: #29b6f6 !important; } + +.light-blue.lighten-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue-text.text-lighten-1 { + color: #29b6f6 !important; } + +.light-blue.lighten-1.opacity-1 { + background-color: rgba(41, 182, 246, 0.9) !important; + color: #000; } + +.light-blue.lighten-1.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-1.opacity-2 { + background-color: rgba(41, 182, 246, 0.8) !important; + color: #000; } + +.light-blue.lighten-1.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-1.opacity-3 { + background-color: rgba(41, 182, 246, 0.7) !important; + color: #000; } + +.light-blue.lighten-1.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-1.opacity-4 { + background-color: rgba(41, 182, 246, 0.6) !important; + color: #000; } + +.light-blue.lighten-1.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-1.opacity-5 { + background-color: rgba(41, 182, 246, 0.5) !important; + color: #000; } + +.light-blue.lighten-1.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-1.opacity-6 { + background-color: rgba(41, 182, 246, 0.4) !important; + color: #000; } + +.light-blue.lighten-1.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-1.opacity-7 { + background-color: rgba(41, 182, 246, 0.3) !important; + color: #000; } + +.light-blue.lighten-1.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-1.opacity-8 { + background-color: rgba(41, 182, 246, 0.2) !important; + color: #000; } + +.light-blue.lighten-1.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.lighten-1.opacity-9 { + background-color: rgba(41, 182, 246, 0.1) !important; + color: #000; } + +.light-blue.lighten-1.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.lighten-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue-lighten-1-text-link a, +.light-blue-lighten-1-text-link a:link, +.light-blue-lighten-1-text-link a:visited, +.light-blue-lighten-1-text-link a:focus, +.light-blue-lighten-1-text-link a:active { + color: #29b6f6 !important; } + +.light-blue.darken-1 { + background-color: #039be5 !important; + color: #fff; } + +.light-blue.darken-1-border { + border-color: #039be5 !important; } + +.light-blue.darken-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue-text.text-darken-1 { + color: #039be5 !important; } + +.light-blue.darken-1.opacity-1 { + background-color: rgba(3, 155, 229, 0.9) !important; + color: #fff; } + +.light-blue.darken-1.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.darken-1.opacity-2 { + background-color: rgba(3, 155, 229, 0.8) !important; + color: #fff; } + +.light-blue.darken-1.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.darken-1.opacity-3 { + background-color: rgba(3, 155, 229, 0.7) !important; + color: #fff; } + +.light-blue.darken-1.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.darken-1.opacity-4 { + background-color: rgba(3, 155, 229, 0.6) !important; + color: #fff; } + +.light-blue.darken-1.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.darken-1.opacity-5 { + background-color: rgba(3, 155, 229, 0.5) !important; + color: #fff; } + +.light-blue.darken-1.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.darken-1.opacity-6 { + background-color: rgba(3, 155, 229, 0.4) !important; + color: #fff; } + +.light-blue.darken-1.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.darken-1.opacity-7 { + background-color: rgba(3, 155, 229, 0.3) !important; + color: #fff; } + +.light-blue.darken-1.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.darken-1.opacity-8 { + background-color: rgba(3, 155, 229, 0.2) !important; + color: #fff; } + +.light-blue.darken-1.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.darken-1.opacity-9 { + background-color: rgba(3, 155, 229, 0.1) !important; + color: #fff; } + +.light-blue.darken-1.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue-darken-1-text-link a, +.light-blue-darken-1-text-link a:link, +.light-blue-darken-1-text-link a:visited, +.light-blue-darken-1-text-link a:focus, +.light-blue-darken-1-text-link a:active { + color: #039be5 !important; } + +.light-blue.darken-2 { + background-color: #0288d1 !important; + color: #fff; } + +.light-blue.darken-2-border { + border-color: #0288d1 !important; } + +.light-blue.darken-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue-text.text-darken-2 { + color: #0288d1 !important; } + +.light-blue.darken-2.opacity-1 { + background-color: rgba(2, 136, 209, 0.9) !important; + color: #fff; } + +.light-blue.darken-2.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.darken-2.opacity-2 { + background-color: rgba(2, 136, 209, 0.8) !important; + color: #fff; } + +.light-blue.darken-2.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.darken-2.opacity-3 { + background-color: rgba(2, 136, 209, 0.7) !important; + color: #fff; } + +.light-blue.darken-2.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.darken-2.opacity-4 { + background-color: rgba(2, 136, 209, 0.6) !important; + color: #fff; } + +.light-blue.darken-2.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.darken-2.opacity-5 { + background-color: rgba(2, 136, 209, 0.5) !important; + color: #fff; } + +.light-blue.darken-2.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.darken-2.opacity-6 { + background-color: rgba(2, 136, 209, 0.4) !important; + color: #fff; } + +.light-blue.darken-2.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.darken-2.opacity-7 { + background-color: rgba(2, 136, 209, 0.3) !important; + color: #fff; } + +.light-blue.darken-2.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.darken-2.opacity-8 { + background-color: rgba(2, 136, 209, 0.2) !important; + color: #fff; } + +.light-blue.darken-2.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.darken-2.opacity-9 { + background-color: rgba(2, 136, 209, 0.1) !important; + color: #fff; } + +.light-blue.darken-2.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue-darken-2-text-link a, +.light-blue-darken-2-text-link a:link, +.light-blue-darken-2-text-link a:visited, +.light-blue-darken-2-text-link a:focus, +.light-blue-darken-2-text-link a:active { + color: #0288d1 !important; } + +.light-blue.darken-3 { + background-color: #0277bd !important; + color: #fff; } + +.light-blue.darken-3-border { + border-color: #0277bd !important; } + +.light-blue.darken-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue-text.text-darken-3 { + color: #0277bd !important; } + +.light-blue.darken-3.opacity-1 { + background-color: rgba(2, 119, 189, 0.9) !important; + color: #fff; } + +.light-blue.darken-3.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.darken-3.opacity-2 { + background-color: rgba(2, 119, 189, 0.8) !important; + color: #fff; } + +.light-blue.darken-3.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.darken-3.opacity-3 { + background-color: rgba(2, 119, 189, 0.7) !important; + color: #fff; } + +.light-blue.darken-3.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.darken-3.opacity-4 { + background-color: rgba(2, 119, 189, 0.6) !important; + color: #fff; } + +.light-blue.darken-3.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.darken-3.opacity-5 { + background-color: rgba(2, 119, 189, 0.5) !important; + color: #fff; } + +.light-blue.darken-3.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.darken-3.opacity-6 { + background-color: rgba(2, 119, 189, 0.4) !important; + color: #fff; } + +.light-blue.darken-3.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.darken-3.opacity-7 { + background-color: rgba(2, 119, 189, 0.3) !important; + color: #fff; } + +.light-blue.darken-3.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.darken-3.opacity-8 { + background-color: rgba(2, 119, 189, 0.2) !important; + color: #fff; } + +.light-blue.darken-3.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.darken-3.opacity-9 { + background-color: rgba(2, 119, 189, 0.1) !important; + color: #fff; } + +.light-blue.darken-3.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue-darken-3-text-link a, +.light-blue-darken-3-text-link a:link, +.light-blue-darken-3-text-link a:visited, +.light-blue-darken-3-text-link a:focus, +.light-blue-darken-3-text-link a:active { + color: #0277bd !important; } + +.light-blue.darken-4 { + background-color: #01579b !important; + color: #fff; } + +.light-blue.darken-4-border { + border-color: #01579b !important; } + +.light-blue.darken-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue-text.text-darken-4 { + color: #01579b !important; } + +.light-blue.darken-4.opacity-1 { + background-color: rgba(1, 87, 155, 0.9) !important; + color: #fff; } + +.light-blue.darken-4.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.darken-4.opacity-2 { + background-color: rgba(1, 87, 155, 0.8) !important; + color: #fff; } + +.light-blue.darken-4.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.darken-4.opacity-3 { + background-color: rgba(1, 87, 155, 0.7) !important; + color: #fff; } + +.light-blue.darken-4.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.darken-4.opacity-4 { + background-color: rgba(1, 87, 155, 0.6) !important; + color: #fff; } + +.light-blue.darken-4.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.darken-4.opacity-5 { + background-color: rgba(1, 87, 155, 0.5) !important; + color: #fff; } + +.light-blue.darken-4.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.darken-4.opacity-6 { + background-color: rgba(1, 87, 155, 0.4) !important; + color: #fff; } + +.light-blue.darken-4.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.darken-4.opacity-7 { + background-color: rgba(1, 87, 155, 0.3) !important; + color: #fff; } + +.light-blue.darken-4.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.darken-4.opacity-8 { + background-color: rgba(1, 87, 155, 0.2) !important; + color: #fff; } + +.light-blue.darken-4.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.darken-4.opacity-9 { + background-color: rgba(1, 87, 155, 0.1) !important; + color: #fff; } + +.light-blue.darken-4.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.darken-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue-darken-4-text-link a, +.light-blue-darken-4-text-link a:link, +.light-blue-darken-4-text-link a:visited, +.light-blue-darken-4-text-link a:focus, +.light-blue-darken-4-text-link a:active { + color: #01579b !important; } + +.light-blue.accent-1 { + background-color: #80d8ff !important; + color: #000; } + +.light-blue.accent-1-border { + border-color: #80d8ff !important; } + +.light-blue.accent-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.accent-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue-text.text-accent-1 { + color: #80d8ff !important; } + +.light-blue.accent-1.opacity-1 { + background-color: rgba(128, 216, 255, 0.9) !important; + color: #000; } + +.light-blue.accent-1.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.accent-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.accent-1.opacity-2 { + background-color: rgba(128, 216, 255, 0.8) !important; + color: #000; } + +.light-blue.accent-1.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.accent-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.accent-1.opacity-3 { + background-color: rgba(128, 216, 255, 0.7) !important; + color: #000; } + +.light-blue.accent-1.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.accent-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.accent-1.opacity-4 { + background-color: rgba(128, 216, 255, 0.6) !important; + color: #000; } + +.light-blue.accent-1.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.accent-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.accent-1.opacity-5 { + background-color: rgba(128, 216, 255, 0.5) !important; + color: #000; } + +.light-blue.accent-1.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.accent-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.accent-1.opacity-6 { + background-color: rgba(128, 216, 255, 0.4) !important; + color: #000; } + +.light-blue.accent-1.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.accent-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.accent-1.opacity-7 { + background-color: rgba(128, 216, 255, 0.3) !important; + color: #000; } + +.light-blue.accent-1.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.accent-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.accent-1.opacity-8 { + background-color: rgba(128, 216, 255, 0.2) !important; + color: #000; } + +.light-blue.accent-1.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.accent-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.accent-1.opacity-9 { + background-color: rgba(128, 216, 255, 0.1) !important; + color: #000; } + +.light-blue.accent-1.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.accent-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue-accent-1-text-link a, +.light-blue-accent-1-text-link a:link, +.light-blue-accent-1-text-link a:visited, +.light-blue-accent-1-text-link a:focus, +.light-blue-accent-1-text-link a:active { + color: #80d8ff !important; } + +.light-blue.accent-2 { + background-color: #40c4ff !important; + color: #000; } + +.light-blue.accent-2-border { + border-color: #40c4ff !important; } + +.light-blue.accent-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.accent-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue-text.text-accent-2 { + color: #40c4ff !important; } + +.light-blue.accent-2.opacity-1 { + background-color: rgba(64, 196, 255, 0.9) !important; + color: #000; } + +.light-blue.accent-2.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.accent-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.accent-2.opacity-2 { + background-color: rgba(64, 196, 255, 0.8) !important; + color: #000; } + +.light-blue.accent-2.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.accent-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.accent-2.opacity-3 { + background-color: rgba(64, 196, 255, 0.7) !important; + color: #000; } + +.light-blue.accent-2.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.accent-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.accent-2.opacity-4 { + background-color: rgba(64, 196, 255, 0.6) !important; + color: #000; } + +.light-blue.accent-2.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.accent-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.accent-2.opacity-5 { + background-color: rgba(64, 196, 255, 0.5) !important; + color: #000; } + +.light-blue.accent-2.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.accent-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.accent-2.opacity-6 { + background-color: rgba(64, 196, 255, 0.4) !important; + color: #000; } + +.light-blue.accent-2.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.accent-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.accent-2.opacity-7 { + background-color: rgba(64, 196, 255, 0.3) !important; + color: #000; } + +.light-blue.accent-2.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.accent-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.accent-2.opacity-8 { + background-color: rgba(64, 196, 255, 0.2) !important; + color: #000; } + +.light-blue.accent-2.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.accent-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.accent-2.opacity-9 { + background-color: rgba(64, 196, 255, 0.1) !important; + color: #000; } + +.light-blue.accent-2.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-blue.accent-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue-accent-2-text-link a, +.light-blue-accent-2-text-link a:link, +.light-blue-accent-2-text-link a:visited, +.light-blue-accent-2-text-link a:focus, +.light-blue-accent-2-text-link a:active { + color: #40c4ff !important; } + +.light-blue.accent-3 { + background-color: #00b0ff !important; + color: #fff; } + +.light-blue.accent-3-border { + border-color: #00b0ff !important; } + +.light-blue.accent-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.accent-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue-text.text-accent-3 { + color: #00b0ff !important; } + +.light-blue.accent-3.opacity-1 { + background-color: rgba(0, 176, 255, 0.9) !important; + color: #fff; } + +.light-blue.accent-3.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.accent-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.accent-3.opacity-2 { + background-color: rgba(0, 176, 255, 0.8) !important; + color: #fff; } + +.light-blue.accent-3.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.accent-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.accent-3.opacity-3 { + background-color: rgba(0, 176, 255, 0.7) !important; + color: #fff; } + +.light-blue.accent-3.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.accent-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.accent-3.opacity-4 { + background-color: rgba(0, 176, 255, 0.6) !important; + color: #fff; } + +.light-blue.accent-3.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.accent-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.accent-3.opacity-5 { + background-color: rgba(0, 176, 255, 0.5) !important; + color: #fff; } + +.light-blue.accent-3.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.accent-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.accent-3.opacity-6 { + background-color: rgba(0, 176, 255, 0.4) !important; + color: #fff; } + +.light-blue.accent-3.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.accent-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.accent-3.opacity-7 { + background-color: rgba(0, 176, 255, 0.3) !important; + color: #fff; } + +.light-blue.accent-3.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.accent-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.accent-3.opacity-8 { + background-color: rgba(0, 176, 255, 0.2) !important; + color: #fff; } + +.light-blue.accent-3.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.accent-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.accent-3.opacity-9 { + background-color: rgba(0, 176, 255, 0.1) !important; + color: #fff; } + +.light-blue.accent-3.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.accent-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue-accent-3-text-link a, +.light-blue-accent-3-text-link a:link, +.light-blue-accent-3-text-link a:visited, +.light-blue-accent-3-text-link a:focus, +.light-blue-accent-3-text-link a:active { + color: #00b0ff !important; } + +.light-blue.accent-4 { + background-color: #0091ea !important; + color: #fff; } + +.light-blue.accent-4-border { + border-color: #0091ea !important; } + +.light-blue.accent-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.accent-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue-text.text-accent-4 { + color: #0091ea !important; } + +.light-blue.accent-4.opacity-1 { + background-color: rgba(0, 145, 234, 0.9) !important; + color: #fff; } + +.light-blue.accent-4.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.accent-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.accent-4.opacity-2 { + background-color: rgba(0, 145, 234, 0.8) !important; + color: #fff; } + +.light-blue.accent-4.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.accent-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.accent-4.opacity-3 { + background-color: rgba(0, 145, 234, 0.7) !important; + color: #fff; } + +.light-blue.accent-4.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.accent-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.accent-4.opacity-4 { + background-color: rgba(0, 145, 234, 0.6) !important; + color: #fff; } + +.light-blue.accent-4.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.accent-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.accent-4.opacity-5 { + background-color: rgba(0, 145, 234, 0.5) !important; + color: #fff; } + +.light-blue.accent-4.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.accent-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.accent-4.opacity-6 { + background-color: rgba(0, 145, 234, 0.4) !important; + color: #fff; } + +.light-blue.accent-4.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.accent-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.accent-4.opacity-7 { + background-color: rgba(0, 145, 234, 0.3) !important; + color: #fff; } + +.light-blue.accent-4.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.accent-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.accent-4.opacity-8 { + background-color: rgba(0, 145, 234, 0.2) !important; + color: #fff; } + +.light-blue.accent-4.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.accent-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue.accent-4.opacity-9 { + background-color: rgba(0, 145, 234, 0.1) !important; + color: #fff; } + +.light-blue.accent-4.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-blue.accent-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-blue-accent-4-text-link a, +.light-blue-accent-4-text-link a:link, +.light-blue-accent-4-text-link a:visited, +.light-blue-accent-4-text-link a:focus, +.light-blue-accent-4-text-link a:active { + color: #0091ea !important; } + +.cyan { + background-color: #00bcd4 !important; + color: #fff; } + +.cyan-border { + border-color: #00bcd4 !important; } + +.cyan a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan-text { + color: #00bcd4 !important; } + +.cyan.opacity-1 { + background-color: rgba(0, 188, 212, 0.9) !important; + color: #fff; } + +.cyan.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.opacity-2 { + background-color: rgba(0, 188, 212, 0.8) !important; + color: #fff; } + +.cyan.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.opacity-3 { + background-color: rgba(0, 188, 212, 0.7) !important; + color: #fff; } + +.cyan.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.opacity-4 { + background-color: rgba(0, 188, 212, 0.6) !important; + color: #fff; } + +.cyan.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.opacity-5 { + background-color: rgba(0, 188, 212, 0.5) !important; + color: #fff; } + +.cyan.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.opacity-6 { + background-color: rgba(0, 188, 212, 0.4) !important; + color: #fff; } + +.cyan.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.opacity-7 { + background-color: rgba(0, 188, 212, 0.3) !important; + color: #fff; } + +.cyan.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.opacity-8 { + background-color: rgba(0, 188, 212, 0.2) !important; + color: #fff; } + +.cyan.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.opacity-9 { + background-color: rgba(0, 188, 212, 0.1) !important; + color: #fff; } + +.cyan.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan-text-link a, +.cyan-text-link a:link, +.cyan-text-link a:visited, +.cyan-text-link a:focus, +.cyan-text-link a:active { + color: #00bcd4 !important; } + +.cyan.lighten-5 { + background-color: #e0f7fa !important; + color: #000; } + +.cyan.lighten-5-border { + border-color: #e0f7fa !important; } + +.cyan.lighten-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan-text.text-lighten-5 { + color: #e0f7fa !important; } + +.cyan.lighten-5.opacity-1 { + background-color: rgba(224, 247, 250, 0.9) !important; + color: #000; } + +.cyan.lighten-5.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-5.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-5.opacity-2 { + background-color: rgba(224, 247, 250, 0.8) !important; + color: #000; } + +.cyan.lighten-5.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-5.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-5.opacity-3 { + background-color: rgba(224, 247, 250, 0.7) !important; + color: #000; } + +.cyan.lighten-5.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-5.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-5.opacity-4 { + background-color: rgba(224, 247, 250, 0.6) !important; + color: #000; } + +.cyan.lighten-5.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-5.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-5.opacity-5 { + background-color: rgba(224, 247, 250, 0.5) !important; + color: #000; } + +.cyan.lighten-5.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-5.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-5.opacity-6 { + background-color: rgba(224, 247, 250, 0.4) !important; + color: #000; } + +.cyan.lighten-5.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-5.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-5.opacity-7 { + background-color: rgba(224, 247, 250, 0.3) !important; + color: #000; } + +.cyan.lighten-5.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-5.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-5.opacity-8 { + background-color: rgba(224, 247, 250, 0.2) !important; + color: #000; } + +.cyan.lighten-5.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-5.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-5.opacity-9 { + background-color: rgba(224, 247, 250, 0.1) !important; + color: #000; } + +.cyan.lighten-5.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-5.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan-lighten-5-text-link a, +.cyan-lighten-5-text-link a:link, +.cyan-lighten-5-text-link a:visited, +.cyan-lighten-5-text-link a:focus, +.cyan-lighten-5-text-link a:active { + color: #e0f7fa !important; } + +.cyan.lighten-4 { + background-color: #b2ebf2 !important; + color: #000; } + +.cyan.lighten-4-border { + border-color: #b2ebf2 !important; } + +.cyan.lighten-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan-text.text-lighten-4 { + color: #b2ebf2 !important; } + +.cyan.lighten-4.opacity-1 { + background-color: rgba(178, 235, 242, 0.9) !important; + color: #000; } + +.cyan.lighten-4.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-4.opacity-2 { + background-color: rgba(178, 235, 242, 0.8) !important; + color: #000; } + +.cyan.lighten-4.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-4.opacity-3 { + background-color: rgba(178, 235, 242, 0.7) !important; + color: #000; } + +.cyan.lighten-4.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-4.opacity-4 { + background-color: rgba(178, 235, 242, 0.6) !important; + color: #000; } + +.cyan.lighten-4.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-4.opacity-5 { + background-color: rgba(178, 235, 242, 0.5) !important; + color: #000; } + +.cyan.lighten-4.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-4.opacity-6 { + background-color: rgba(178, 235, 242, 0.4) !important; + color: #000; } + +.cyan.lighten-4.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-4.opacity-7 { + background-color: rgba(178, 235, 242, 0.3) !important; + color: #000; } + +.cyan.lighten-4.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-4.opacity-8 { + background-color: rgba(178, 235, 242, 0.2) !important; + color: #000; } + +.cyan.lighten-4.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-4.opacity-9 { + background-color: rgba(178, 235, 242, 0.1) !important; + color: #000; } + +.cyan.lighten-4.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan-lighten-4-text-link a, +.cyan-lighten-4-text-link a:link, +.cyan-lighten-4-text-link a:visited, +.cyan-lighten-4-text-link a:focus, +.cyan-lighten-4-text-link a:active { + color: #b2ebf2 !important; } + +.cyan.lighten-3 { + background-color: #80deea !important; + color: #000; } + +.cyan.lighten-3-border { + border-color: #80deea !important; } + +.cyan.lighten-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan-text.text-lighten-3 { + color: #80deea !important; } + +.cyan.lighten-3.opacity-1 { + background-color: rgba(128, 222, 234, 0.9) !important; + color: #000; } + +.cyan.lighten-3.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-3.opacity-2 { + background-color: rgba(128, 222, 234, 0.8) !important; + color: #000; } + +.cyan.lighten-3.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-3.opacity-3 { + background-color: rgba(128, 222, 234, 0.7) !important; + color: #000; } + +.cyan.lighten-3.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-3.opacity-4 { + background-color: rgba(128, 222, 234, 0.6) !important; + color: #000; } + +.cyan.lighten-3.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-3.opacity-5 { + background-color: rgba(128, 222, 234, 0.5) !important; + color: #000; } + +.cyan.lighten-3.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-3.opacity-6 { + background-color: rgba(128, 222, 234, 0.4) !important; + color: #000; } + +.cyan.lighten-3.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-3.opacity-7 { + background-color: rgba(128, 222, 234, 0.3) !important; + color: #000; } + +.cyan.lighten-3.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-3.opacity-8 { + background-color: rgba(128, 222, 234, 0.2) !important; + color: #000; } + +.cyan.lighten-3.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-3.opacity-9 { + background-color: rgba(128, 222, 234, 0.1) !important; + color: #000; } + +.cyan.lighten-3.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan-lighten-3-text-link a, +.cyan-lighten-3-text-link a:link, +.cyan-lighten-3-text-link a:visited, +.cyan-lighten-3-text-link a:focus, +.cyan-lighten-3-text-link a:active { + color: #80deea !important; } + +.cyan.lighten-2 { + background-color: #4dd0e1 !important; + color: #000; } + +.cyan.lighten-2-border { + border-color: #4dd0e1 !important; } + +.cyan.lighten-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan-text.text-lighten-2 { + color: #4dd0e1 !important; } + +.cyan.lighten-2.opacity-1 { + background-color: rgba(77, 208, 225, 0.9) !important; + color: #000; } + +.cyan.lighten-2.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-2.opacity-2 { + background-color: rgba(77, 208, 225, 0.8) !important; + color: #000; } + +.cyan.lighten-2.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-2.opacity-3 { + background-color: rgba(77, 208, 225, 0.7) !important; + color: #000; } + +.cyan.lighten-2.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-2.opacity-4 { + background-color: rgba(77, 208, 225, 0.6) !important; + color: #000; } + +.cyan.lighten-2.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-2.opacity-5 { + background-color: rgba(77, 208, 225, 0.5) !important; + color: #000; } + +.cyan.lighten-2.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-2.opacity-6 { + background-color: rgba(77, 208, 225, 0.4) !important; + color: #000; } + +.cyan.lighten-2.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-2.opacity-7 { + background-color: rgba(77, 208, 225, 0.3) !important; + color: #000; } + +.cyan.lighten-2.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-2.opacity-8 { + background-color: rgba(77, 208, 225, 0.2) !important; + color: #000; } + +.cyan.lighten-2.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-2.opacity-9 { + background-color: rgba(77, 208, 225, 0.1) !important; + color: #000; } + +.cyan.lighten-2.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan-lighten-2-text-link a, +.cyan-lighten-2-text-link a:link, +.cyan-lighten-2-text-link a:visited, +.cyan-lighten-2-text-link a:focus, +.cyan-lighten-2-text-link a:active { + color: #4dd0e1 !important; } + +.cyan.lighten-1 { + background-color: #26c6da !important; + color: #000; } + +.cyan.lighten-1-border { + border-color: #26c6da !important; } + +.cyan.lighten-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan-text.text-lighten-1 { + color: #26c6da !important; } + +.cyan.lighten-1.opacity-1 { + background-color: rgba(38, 198, 218, 0.9) !important; + color: #000; } + +.cyan.lighten-1.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-1.opacity-2 { + background-color: rgba(38, 198, 218, 0.8) !important; + color: #000; } + +.cyan.lighten-1.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-1.opacity-3 { + background-color: rgba(38, 198, 218, 0.7) !important; + color: #000; } + +.cyan.lighten-1.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-1.opacity-4 { + background-color: rgba(38, 198, 218, 0.6) !important; + color: #000; } + +.cyan.lighten-1.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-1.opacity-5 { + background-color: rgba(38, 198, 218, 0.5) !important; + color: #000; } + +.cyan.lighten-1.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-1.opacity-6 { + background-color: rgba(38, 198, 218, 0.4) !important; + color: #000; } + +.cyan.lighten-1.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-1.opacity-7 { + background-color: rgba(38, 198, 218, 0.3) !important; + color: #000; } + +.cyan.lighten-1.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-1.opacity-8 { + background-color: rgba(38, 198, 218, 0.2) !important; + color: #000; } + +.cyan.lighten-1.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.lighten-1.opacity-9 { + background-color: rgba(38, 198, 218, 0.1) !important; + color: #000; } + +.cyan.lighten-1.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.lighten-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan-lighten-1-text-link a, +.cyan-lighten-1-text-link a:link, +.cyan-lighten-1-text-link a:visited, +.cyan-lighten-1-text-link a:focus, +.cyan-lighten-1-text-link a:active { + color: #26c6da !important; } + +.cyan.darken-1 { + background-color: #00acc1 !important; + color: #fff; } + +.cyan.darken-1-border { + border-color: #00acc1 !important; } + +.cyan.darken-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan-text.text-darken-1 { + color: #00acc1 !important; } + +.cyan.darken-1.opacity-1 { + background-color: rgba(0, 172, 193, 0.9) !important; + color: #fff; } + +.cyan.darken-1.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.darken-1.opacity-2 { + background-color: rgba(0, 172, 193, 0.8) !important; + color: #fff; } + +.cyan.darken-1.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.darken-1.opacity-3 { + background-color: rgba(0, 172, 193, 0.7) !important; + color: #fff; } + +.cyan.darken-1.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.darken-1.opacity-4 { + background-color: rgba(0, 172, 193, 0.6) !important; + color: #fff; } + +.cyan.darken-1.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.darken-1.opacity-5 { + background-color: rgba(0, 172, 193, 0.5) !important; + color: #fff; } + +.cyan.darken-1.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.darken-1.opacity-6 { + background-color: rgba(0, 172, 193, 0.4) !important; + color: #fff; } + +.cyan.darken-1.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.darken-1.opacity-7 { + background-color: rgba(0, 172, 193, 0.3) !important; + color: #fff; } + +.cyan.darken-1.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.darken-1.opacity-8 { + background-color: rgba(0, 172, 193, 0.2) !important; + color: #fff; } + +.cyan.darken-1.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.darken-1.opacity-9 { + background-color: rgba(0, 172, 193, 0.1) !important; + color: #fff; } + +.cyan.darken-1.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan-darken-1-text-link a, +.cyan-darken-1-text-link a:link, +.cyan-darken-1-text-link a:visited, +.cyan-darken-1-text-link a:focus, +.cyan-darken-1-text-link a:active { + color: #00acc1 !important; } + +.cyan.darken-2 { + background-color: #0097a7 !important; + color: #fff; } + +.cyan.darken-2-border { + border-color: #0097a7 !important; } + +.cyan.darken-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan-text.text-darken-2 { + color: #0097a7 !important; } + +.cyan.darken-2.opacity-1 { + background-color: rgba(0, 151, 167, 0.9) !important; + color: #fff; } + +.cyan.darken-2.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.darken-2.opacity-2 { + background-color: rgba(0, 151, 167, 0.8) !important; + color: #fff; } + +.cyan.darken-2.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.darken-2.opacity-3 { + background-color: rgba(0, 151, 167, 0.7) !important; + color: #fff; } + +.cyan.darken-2.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.darken-2.opacity-4 { + background-color: rgba(0, 151, 167, 0.6) !important; + color: #fff; } + +.cyan.darken-2.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.darken-2.opacity-5 { + background-color: rgba(0, 151, 167, 0.5) !important; + color: #fff; } + +.cyan.darken-2.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.darken-2.opacity-6 { + background-color: rgba(0, 151, 167, 0.4) !important; + color: #fff; } + +.cyan.darken-2.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.darken-2.opacity-7 { + background-color: rgba(0, 151, 167, 0.3) !important; + color: #fff; } + +.cyan.darken-2.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.darken-2.opacity-8 { + background-color: rgba(0, 151, 167, 0.2) !important; + color: #fff; } + +.cyan.darken-2.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.darken-2.opacity-9 { + background-color: rgba(0, 151, 167, 0.1) !important; + color: #fff; } + +.cyan.darken-2.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan-darken-2-text-link a, +.cyan-darken-2-text-link a:link, +.cyan-darken-2-text-link a:visited, +.cyan-darken-2-text-link a:focus, +.cyan-darken-2-text-link a:active { + color: #0097a7 !important; } + +.cyan.darken-3 { + background-color: #00838f !important; + color: #fff; } + +.cyan.darken-3-border { + border-color: #00838f !important; } + +.cyan.darken-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan-text.text-darken-3 { + color: #00838f !important; } + +.cyan.darken-3.opacity-1 { + background-color: rgba(0, 131, 143, 0.9) !important; + color: #fff; } + +.cyan.darken-3.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.darken-3.opacity-2 { + background-color: rgba(0, 131, 143, 0.8) !important; + color: #fff; } + +.cyan.darken-3.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.darken-3.opacity-3 { + background-color: rgba(0, 131, 143, 0.7) !important; + color: #fff; } + +.cyan.darken-3.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.darken-3.opacity-4 { + background-color: rgba(0, 131, 143, 0.6) !important; + color: #fff; } + +.cyan.darken-3.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.darken-3.opacity-5 { + background-color: rgba(0, 131, 143, 0.5) !important; + color: #fff; } + +.cyan.darken-3.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.darken-3.opacity-6 { + background-color: rgba(0, 131, 143, 0.4) !important; + color: #fff; } + +.cyan.darken-3.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.darken-3.opacity-7 { + background-color: rgba(0, 131, 143, 0.3) !important; + color: #fff; } + +.cyan.darken-3.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.darken-3.opacity-8 { + background-color: rgba(0, 131, 143, 0.2) !important; + color: #fff; } + +.cyan.darken-3.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.darken-3.opacity-9 { + background-color: rgba(0, 131, 143, 0.1) !important; + color: #fff; } + +.cyan.darken-3.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan-darken-3-text-link a, +.cyan-darken-3-text-link a:link, +.cyan-darken-3-text-link a:visited, +.cyan-darken-3-text-link a:focus, +.cyan-darken-3-text-link a:active { + color: #00838f !important; } + +.cyan.darken-4 { + background-color: #006064 !important; + color: #fff; } + +.cyan.darken-4-border { + border-color: #006064 !important; } + +.cyan.darken-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan-text.text-darken-4 { + color: #006064 !important; } + +.cyan.darken-4.opacity-1 { + background-color: rgba(0, 96, 100, 0.9) !important; + color: #fff; } + +.cyan.darken-4.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.darken-4.opacity-2 { + background-color: rgba(0, 96, 100, 0.8) !important; + color: #fff; } + +.cyan.darken-4.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.darken-4.opacity-3 { + background-color: rgba(0, 96, 100, 0.7) !important; + color: #fff; } + +.cyan.darken-4.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.darken-4.opacity-4 { + background-color: rgba(0, 96, 100, 0.6) !important; + color: #fff; } + +.cyan.darken-4.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.darken-4.opacity-5 { + background-color: rgba(0, 96, 100, 0.5) !important; + color: #fff; } + +.cyan.darken-4.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.darken-4.opacity-6 { + background-color: rgba(0, 96, 100, 0.4) !important; + color: #fff; } + +.cyan.darken-4.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.darken-4.opacity-7 { + background-color: rgba(0, 96, 100, 0.3) !important; + color: #fff; } + +.cyan.darken-4.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.darken-4.opacity-8 { + background-color: rgba(0, 96, 100, 0.2) !important; + color: #fff; } + +.cyan.darken-4.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.darken-4.opacity-9 { + background-color: rgba(0, 96, 100, 0.1) !important; + color: #fff; } + +.cyan.darken-4.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.darken-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan-darken-4-text-link a, +.cyan-darken-4-text-link a:link, +.cyan-darken-4-text-link a:visited, +.cyan-darken-4-text-link a:focus, +.cyan-darken-4-text-link a:active { + color: #006064 !important; } + +.cyan.accent-1 { + background-color: #84ffff !important; + color: #000; } + +.cyan.accent-1-border { + border-color: #84ffff !important; } + +.cyan.accent-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.accent-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan-text.text-accent-1 { + color: #84ffff !important; } + +.cyan.accent-1.opacity-1 { + background-color: rgba(132, 255, 255, 0.9) !important; + color: #000; } + +.cyan.accent-1.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.accent-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.accent-1.opacity-2 { + background-color: rgba(132, 255, 255, 0.8) !important; + color: #000; } + +.cyan.accent-1.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.accent-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.accent-1.opacity-3 { + background-color: rgba(132, 255, 255, 0.7) !important; + color: #000; } + +.cyan.accent-1.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.accent-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.accent-1.opacity-4 { + background-color: rgba(132, 255, 255, 0.6) !important; + color: #000; } + +.cyan.accent-1.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.accent-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.accent-1.opacity-5 { + background-color: rgba(132, 255, 255, 0.5) !important; + color: #000; } + +.cyan.accent-1.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.accent-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.accent-1.opacity-6 { + background-color: rgba(132, 255, 255, 0.4) !important; + color: #000; } + +.cyan.accent-1.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.accent-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.accent-1.opacity-7 { + background-color: rgba(132, 255, 255, 0.3) !important; + color: #000; } + +.cyan.accent-1.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.accent-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.accent-1.opacity-8 { + background-color: rgba(132, 255, 255, 0.2) !important; + color: #000; } + +.cyan.accent-1.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.accent-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.accent-1.opacity-9 { + background-color: rgba(132, 255, 255, 0.1) !important; + color: #000; } + +.cyan.accent-1.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.accent-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan-accent-1-text-link a, +.cyan-accent-1-text-link a:link, +.cyan-accent-1-text-link a:visited, +.cyan-accent-1-text-link a:focus, +.cyan-accent-1-text-link a:active { + color: #84ffff !important; } + +.cyan.accent-2 { + background-color: #18ffff !important; + color: #000; } + +.cyan.accent-2-border { + border-color: #18ffff !important; } + +.cyan.accent-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.accent-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan-text.text-accent-2 { + color: #18ffff !important; } + +.cyan.accent-2.opacity-1 { + background-color: rgba(24, 255, 255, 0.9) !important; + color: #000; } + +.cyan.accent-2.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.accent-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.accent-2.opacity-2 { + background-color: rgba(24, 255, 255, 0.8) !important; + color: #000; } + +.cyan.accent-2.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.accent-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.accent-2.opacity-3 { + background-color: rgba(24, 255, 255, 0.7) !important; + color: #000; } + +.cyan.accent-2.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.accent-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.accent-2.opacity-4 { + background-color: rgba(24, 255, 255, 0.6) !important; + color: #000; } + +.cyan.accent-2.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.accent-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.accent-2.opacity-5 { + background-color: rgba(24, 255, 255, 0.5) !important; + color: #000; } + +.cyan.accent-2.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.accent-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.accent-2.opacity-6 { + background-color: rgba(24, 255, 255, 0.4) !important; + color: #000; } + +.cyan.accent-2.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.accent-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.accent-2.opacity-7 { + background-color: rgba(24, 255, 255, 0.3) !important; + color: #000; } + +.cyan.accent-2.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.accent-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.accent-2.opacity-8 { + background-color: rgba(24, 255, 255, 0.2) !important; + color: #000; } + +.cyan.accent-2.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.accent-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.accent-2.opacity-9 { + background-color: rgba(24, 255, 255, 0.1) !important; + color: #000; } + +.cyan.accent-2.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.accent-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan-accent-2-text-link a, +.cyan-accent-2-text-link a:link, +.cyan-accent-2-text-link a:visited, +.cyan-accent-2-text-link a:focus, +.cyan-accent-2-text-link a:active { + color: #18ffff !important; } + +.cyan.accent-3 { + background-color: #00e5ff !important; + color: #000; } + +.cyan.accent-3-border { + border-color: #00e5ff !important; } + +.cyan.accent-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.accent-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan-text.text-accent-3 { + color: #00e5ff !important; } + +.cyan.accent-3.opacity-1 { + background-color: rgba(0, 229, 255, 0.9) !important; + color: #000; } + +.cyan.accent-3.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.accent-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.accent-3.opacity-2 { + background-color: rgba(0, 229, 255, 0.8) !important; + color: #000; } + +.cyan.accent-3.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.accent-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.accent-3.opacity-3 { + background-color: rgba(0, 229, 255, 0.7) !important; + color: #000; } + +.cyan.accent-3.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.accent-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.accent-3.opacity-4 { + background-color: rgba(0, 229, 255, 0.6) !important; + color: #000; } + +.cyan.accent-3.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.accent-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.accent-3.opacity-5 { + background-color: rgba(0, 229, 255, 0.5) !important; + color: #000; } + +.cyan.accent-3.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.accent-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.accent-3.opacity-6 { + background-color: rgba(0, 229, 255, 0.4) !important; + color: #000; } + +.cyan.accent-3.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.accent-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.accent-3.opacity-7 { + background-color: rgba(0, 229, 255, 0.3) !important; + color: #000; } + +.cyan.accent-3.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.accent-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.accent-3.opacity-8 { + background-color: rgba(0, 229, 255, 0.2) !important; + color: #000; } + +.cyan.accent-3.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.accent-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.accent-3.opacity-9 { + background-color: rgba(0, 229, 255, 0.1) !important; + color: #000; } + +.cyan.accent-3.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.cyan.accent-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan-accent-3-text-link a, +.cyan-accent-3-text-link a:link, +.cyan-accent-3-text-link a:visited, +.cyan-accent-3-text-link a:focus, +.cyan-accent-3-text-link a:active { + color: #00e5ff !important; } + +.cyan.accent-4 { + background-color: #00b8d4 !important; + color: #fff; } + +.cyan.accent-4-border { + border-color: #00b8d4 !important; } + +.cyan.accent-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.accent-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan-text.text-accent-4 { + color: #00b8d4 !important; } + +.cyan.accent-4.opacity-1 { + background-color: rgba(0, 184, 212, 0.9) !important; + color: #fff; } + +.cyan.accent-4.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.accent-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.accent-4.opacity-2 { + background-color: rgba(0, 184, 212, 0.8) !important; + color: #fff; } + +.cyan.accent-4.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.accent-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.accent-4.opacity-3 { + background-color: rgba(0, 184, 212, 0.7) !important; + color: #fff; } + +.cyan.accent-4.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.accent-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.accent-4.opacity-4 { + background-color: rgba(0, 184, 212, 0.6) !important; + color: #fff; } + +.cyan.accent-4.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.accent-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.accent-4.opacity-5 { + background-color: rgba(0, 184, 212, 0.5) !important; + color: #fff; } + +.cyan.accent-4.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.accent-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.accent-4.opacity-6 { + background-color: rgba(0, 184, 212, 0.4) !important; + color: #fff; } + +.cyan.accent-4.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.accent-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.accent-4.opacity-7 { + background-color: rgba(0, 184, 212, 0.3) !important; + color: #fff; } + +.cyan.accent-4.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.accent-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.accent-4.opacity-8 { + background-color: rgba(0, 184, 212, 0.2) !important; + color: #fff; } + +.cyan.accent-4.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.accent-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan.accent-4.opacity-9 { + background-color: rgba(0, 184, 212, 0.1) !important; + color: #fff; } + +.cyan.accent-4.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.cyan.accent-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.cyan-accent-4-text-link a, +.cyan-accent-4-text-link a:link, +.cyan-accent-4-text-link a:visited, +.cyan-accent-4-text-link a:focus, +.cyan-accent-4-text-link a:active { + color: #00b8d4 !important; } + +.teal { + background-color: #009688 !important; + color: #fff; } + +.teal-border { + border-color: #009688 !important; } + +.teal a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal-text { + color: #009688 !important; } + +.teal.opacity-1 { + background-color: rgba(0, 150, 136, 0.9) !important; + color: #fff; } + +.teal.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.opacity-2 { + background-color: rgba(0, 150, 136, 0.8) !important; + color: #fff; } + +.teal.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.opacity-3 { + background-color: rgba(0, 150, 136, 0.7) !important; + color: #fff; } + +.teal.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.opacity-4 { + background-color: rgba(0, 150, 136, 0.6) !important; + color: #fff; } + +.teal.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.opacity-5 { + background-color: rgba(0, 150, 136, 0.5) !important; + color: #fff; } + +.teal.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.opacity-6 { + background-color: rgba(0, 150, 136, 0.4) !important; + color: #fff; } + +.teal.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.opacity-7 { + background-color: rgba(0, 150, 136, 0.3) !important; + color: #fff; } + +.teal.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.opacity-8 { + background-color: rgba(0, 150, 136, 0.2) !important; + color: #fff; } + +.teal.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.opacity-9 { + background-color: rgba(0, 150, 136, 0.1) !important; + color: #fff; } + +.teal.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal-text-link a, +.teal-text-link a:link, +.teal-text-link a:visited, +.teal-text-link a:focus, +.teal-text-link a:active { + color: #009688 !important; } + +.teal.lighten-5 { + background-color: #e0f2f1 !important; + color: #000; } + +.teal.lighten-5-border { + border-color: #e0f2f1 !important; } + +.teal.lighten-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal-text.text-lighten-5 { + color: #e0f2f1 !important; } + +.teal.lighten-5.opacity-1 { + background-color: rgba(224, 242, 241, 0.9) !important; + color: #000; } + +.teal.lighten-5.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-5.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-5.opacity-2 { + background-color: rgba(224, 242, 241, 0.8) !important; + color: #000; } + +.teal.lighten-5.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-5.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-5.opacity-3 { + background-color: rgba(224, 242, 241, 0.7) !important; + color: #000; } + +.teal.lighten-5.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-5.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-5.opacity-4 { + background-color: rgba(224, 242, 241, 0.6) !important; + color: #000; } + +.teal.lighten-5.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-5.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-5.opacity-5 { + background-color: rgba(224, 242, 241, 0.5) !important; + color: #000; } + +.teal.lighten-5.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-5.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-5.opacity-6 { + background-color: rgba(224, 242, 241, 0.4) !important; + color: #000; } + +.teal.lighten-5.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-5.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-5.opacity-7 { + background-color: rgba(224, 242, 241, 0.3) !important; + color: #000; } + +.teal.lighten-5.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-5.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-5.opacity-8 { + background-color: rgba(224, 242, 241, 0.2) !important; + color: #000; } + +.teal.lighten-5.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-5.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-5.opacity-9 { + background-color: rgba(224, 242, 241, 0.1) !important; + color: #000; } + +.teal.lighten-5.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-5.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal-lighten-5-text-link a, +.teal-lighten-5-text-link a:link, +.teal-lighten-5-text-link a:visited, +.teal-lighten-5-text-link a:focus, +.teal-lighten-5-text-link a:active { + color: #e0f2f1 !important; } + +.teal.lighten-4 { + background-color: #b2dfdb !important; + color: #000; } + +.teal.lighten-4-border { + border-color: #b2dfdb !important; } + +.teal.lighten-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal-text.text-lighten-4 { + color: #b2dfdb !important; } + +.teal.lighten-4.opacity-1 { + background-color: rgba(178, 223, 219, 0.9) !important; + color: #000; } + +.teal.lighten-4.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-4.opacity-2 { + background-color: rgba(178, 223, 219, 0.8) !important; + color: #000; } + +.teal.lighten-4.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-4.opacity-3 { + background-color: rgba(178, 223, 219, 0.7) !important; + color: #000; } + +.teal.lighten-4.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-4.opacity-4 { + background-color: rgba(178, 223, 219, 0.6) !important; + color: #000; } + +.teal.lighten-4.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-4.opacity-5 { + background-color: rgba(178, 223, 219, 0.5) !important; + color: #000; } + +.teal.lighten-4.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-4.opacity-6 { + background-color: rgba(178, 223, 219, 0.4) !important; + color: #000; } + +.teal.lighten-4.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-4.opacity-7 { + background-color: rgba(178, 223, 219, 0.3) !important; + color: #000; } + +.teal.lighten-4.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-4.opacity-8 { + background-color: rgba(178, 223, 219, 0.2) !important; + color: #000; } + +.teal.lighten-4.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-4.opacity-9 { + background-color: rgba(178, 223, 219, 0.1) !important; + color: #000; } + +.teal.lighten-4.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal-lighten-4-text-link a, +.teal-lighten-4-text-link a:link, +.teal-lighten-4-text-link a:visited, +.teal-lighten-4-text-link a:focus, +.teal-lighten-4-text-link a:active { + color: #b2dfdb !important; } + +.teal.lighten-3 { + background-color: #80cbc4 !important; + color: #000; } + +.teal.lighten-3-border { + border-color: #80cbc4 !important; } + +.teal.lighten-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal-text.text-lighten-3 { + color: #80cbc4 !important; } + +.teal.lighten-3.opacity-1 { + background-color: rgba(128, 203, 196, 0.9) !important; + color: #000; } + +.teal.lighten-3.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-3.opacity-2 { + background-color: rgba(128, 203, 196, 0.8) !important; + color: #000; } + +.teal.lighten-3.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-3.opacity-3 { + background-color: rgba(128, 203, 196, 0.7) !important; + color: #000; } + +.teal.lighten-3.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-3.opacity-4 { + background-color: rgba(128, 203, 196, 0.6) !important; + color: #000; } + +.teal.lighten-3.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-3.opacity-5 { + background-color: rgba(128, 203, 196, 0.5) !important; + color: #000; } + +.teal.lighten-3.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-3.opacity-6 { + background-color: rgba(128, 203, 196, 0.4) !important; + color: #000; } + +.teal.lighten-3.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-3.opacity-7 { + background-color: rgba(128, 203, 196, 0.3) !important; + color: #000; } + +.teal.lighten-3.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-3.opacity-8 { + background-color: rgba(128, 203, 196, 0.2) !important; + color: #000; } + +.teal.lighten-3.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-3.opacity-9 { + background-color: rgba(128, 203, 196, 0.1) !important; + color: #000; } + +.teal.lighten-3.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal-lighten-3-text-link a, +.teal-lighten-3-text-link a:link, +.teal-lighten-3-text-link a:visited, +.teal-lighten-3-text-link a:focus, +.teal-lighten-3-text-link a:active { + color: #80cbc4 !important; } + +.teal.lighten-2 { + background-color: #4db6ac !important; + color: #000; } + +.teal.lighten-2-border { + border-color: #4db6ac !important; } + +.teal.lighten-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal-text.text-lighten-2 { + color: #4db6ac !important; } + +.teal.lighten-2.opacity-1 { + background-color: rgba(77, 182, 172, 0.9) !important; + color: #000; } + +.teal.lighten-2.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-2.opacity-2 { + background-color: rgba(77, 182, 172, 0.8) !important; + color: #000; } + +.teal.lighten-2.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-2.opacity-3 { + background-color: rgba(77, 182, 172, 0.7) !important; + color: #000; } + +.teal.lighten-2.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-2.opacity-4 { + background-color: rgba(77, 182, 172, 0.6) !important; + color: #000; } + +.teal.lighten-2.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-2.opacity-5 { + background-color: rgba(77, 182, 172, 0.5) !important; + color: #000; } + +.teal.lighten-2.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-2.opacity-6 { + background-color: rgba(77, 182, 172, 0.4) !important; + color: #000; } + +.teal.lighten-2.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-2.opacity-7 { + background-color: rgba(77, 182, 172, 0.3) !important; + color: #000; } + +.teal.lighten-2.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-2.opacity-8 { + background-color: rgba(77, 182, 172, 0.2) !important; + color: #000; } + +.teal.lighten-2.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-2.opacity-9 { + background-color: rgba(77, 182, 172, 0.1) !important; + color: #000; } + +.teal.lighten-2.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.lighten-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal-lighten-2-text-link a, +.teal-lighten-2-text-link a:link, +.teal-lighten-2-text-link a:visited, +.teal-lighten-2-text-link a:focus, +.teal-lighten-2-text-link a:active { + color: #4db6ac !important; } + +.teal.lighten-1 { + background-color: #26a69a !important; + color: #fff; } + +.teal.lighten-1-border { + border-color: #26a69a !important; } + +.teal.lighten-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.lighten-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal-text.text-lighten-1 { + color: #26a69a !important; } + +.teal.lighten-1.opacity-1 { + background-color: rgba(38, 166, 154, 0.9) !important; + color: #fff; } + +.teal.lighten-1.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.lighten-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-1.opacity-2 { + background-color: rgba(38, 166, 154, 0.8) !important; + color: #fff; } + +.teal.lighten-1.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.lighten-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-1.opacity-3 { + background-color: rgba(38, 166, 154, 0.7) !important; + color: #fff; } + +.teal.lighten-1.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.lighten-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-1.opacity-4 { + background-color: rgba(38, 166, 154, 0.6) !important; + color: #fff; } + +.teal.lighten-1.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.lighten-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-1.opacity-5 { + background-color: rgba(38, 166, 154, 0.5) !important; + color: #fff; } + +.teal.lighten-1.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.lighten-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-1.opacity-6 { + background-color: rgba(38, 166, 154, 0.4) !important; + color: #fff; } + +.teal.lighten-1.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.lighten-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-1.opacity-7 { + background-color: rgba(38, 166, 154, 0.3) !important; + color: #fff; } + +.teal.lighten-1.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.lighten-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-1.opacity-8 { + background-color: rgba(38, 166, 154, 0.2) !important; + color: #fff; } + +.teal.lighten-1.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.lighten-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.lighten-1.opacity-9 { + background-color: rgba(38, 166, 154, 0.1) !important; + color: #fff; } + +.teal.lighten-1.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.lighten-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal-lighten-1-text-link a, +.teal-lighten-1-text-link a:link, +.teal-lighten-1-text-link a:visited, +.teal-lighten-1-text-link a:focus, +.teal-lighten-1-text-link a:active { + color: #26a69a !important; } + +.teal.darken-1 { + background-color: #00897b !important; + color: #fff; } + +.teal.darken-1-border { + border-color: #00897b !important; } + +.teal.darken-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal-text.text-darken-1 { + color: #00897b !important; } + +.teal.darken-1.opacity-1 { + background-color: rgba(0, 137, 123, 0.9) !important; + color: #fff; } + +.teal.darken-1.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.darken-1.opacity-2 { + background-color: rgba(0, 137, 123, 0.8) !important; + color: #fff; } + +.teal.darken-1.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.darken-1.opacity-3 { + background-color: rgba(0, 137, 123, 0.7) !important; + color: #fff; } + +.teal.darken-1.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.darken-1.opacity-4 { + background-color: rgba(0, 137, 123, 0.6) !important; + color: #fff; } + +.teal.darken-1.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.darken-1.opacity-5 { + background-color: rgba(0, 137, 123, 0.5) !important; + color: #fff; } + +.teal.darken-1.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.darken-1.opacity-6 { + background-color: rgba(0, 137, 123, 0.4) !important; + color: #fff; } + +.teal.darken-1.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.darken-1.opacity-7 { + background-color: rgba(0, 137, 123, 0.3) !important; + color: #fff; } + +.teal.darken-1.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.darken-1.opacity-8 { + background-color: rgba(0, 137, 123, 0.2) !important; + color: #fff; } + +.teal.darken-1.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.darken-1.opacity-9 { + background-color: rgba(0, 137, 123, 0.1) !important; + color: #fff; } + +.teal.darken-1.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal-darken-1-text-link a, +.teal-darken-1-text-link a:link, +.teal-darken-1-text-link a:visited, +.teal-darken-1-text-link a:focus, +.teal-darken-1-text-link a:active { + color: #00897b !important; } + +.teal.darken-2 { + background-color: #00796b !important; + color: #fff; } + +.teal.darken-2-border { + border-color: #00796b !important; } + +.teal.darken-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal-text.text-darken-2 { + color: #00796b !important; } + +.teal.darken-2.opacity-1 { + background-color: rgba(0, 121, 107, 0.9) !important; + color: #fff; } + +.teal.darken-2.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.darken-2.opacity-2 { + background-color: rgba(0, 121, 107, 0.8) !important; + color: #fff; } + +.teal.darken-2.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.darken-2.opacity-3 { + background-color: rgba(0, 121, 107, 0.7) !important; + color: #fff; } + +.teal.darken-2.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.darken-2.opacity-4 { + background-color: rgba(0, 121, 107, 0.6) !important; + color: #fff; } + +.teal.darken-2.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.darken-2.opacity-5 { + background-color: rgba(0, 121, 107, 0.5) !important; + color: #fff; } + +.teal.darken-2.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.darken-2.opacity-6 { + background-color: rgba(0, 121, 107, 0.4) !important; + color: #fff; } + +.teal.darken-2.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.darken-2.opacity-7 { + background-color: rgba(0, 121, 107, 0.3) !important; + color: #fff; } + +.teal.darken-2.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.darken-2.opacity-8 { + background-color: rgba(0, 121, 107, 0.2) !important; + color: #fff; } + +.teal.darken-2.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.darken-2.opacity-9 { + background-color: rgba(0, 121, 107, 0.1) !important; + color: #fff; } + +.teal.darken-2.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal-darken-2-text-link a, +.teal-darken-2-text-link a:link, +.teal-darken-2-text-link a:visited, +.teal-darken-2-text-link a:focus, +.teal-darken-2-text-link a:active { + color: #00796b !important; } + +.teal.darken-3 { + background-color: #00695c !important; + color: #fff; } + +.teal.darken-3-border { + border-color: #00695c !important; } + +.teal.darken-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal-text.text-darken-3 { + color: #00695c !important; } + +.teal.darken-3.opacity-1 { + background-color: rgba(0, 105, 92, 0.9) !important; + color: #fff; } + +.teal.darken-3.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.darken-3.opacity-2 { + background-color: rgba(0, 105, 92, 0.8) !important; + color: #fff; } + +.teal.darken-3.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.darken-3.opacity-3 { + background-color: rgba(0, 105, 92, 0.7) !important; + color: #fff; } + +.teal.darken-3.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.darken-3.opacity-4 { + background-color: rgba(0, 105, 92, 0.6) !important; + color: #fff; } + +.teal.darken-3.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.darken-3.opacity-5 { + background-color: rgba(0, 105, 92, 0.5) !important; + color: #fff; } + +.teal.darken-3.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.darken-3.opacity-6 { + background-color: rgba(0, 105, 92, 0.4) !important; + color: #fff; } + +.teal.darken-3.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.darken-3.opacity-7 { + background-color: rgba(0, 105, 92, 0.3) !important; + color: #fff; } + +.teal.darken-3.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.darken-3.opacity-8 { + background-color: rgba(0, 105, 92, 0.2) !important; + color: #fff; } + +.teal.darken-3.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.darken-3.opacity-9 { + background-color: rgba(0, 105, 92, 0.1) !important; + color: #fff; } + +.teal.darken-3.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal-darken-3-text-link a, +.teal-darken-3-text-link a:link, +.teal-darken-3-text-link a:visited, +.teal-darken-3-text-link a:focus, +.teal-darken-3-text-link a:active { + color: #00695c !important; } + +.teal.darken-4 { + background-color: #004d40 !important; + color: #fff; } + +.teal.darken-4-border { + border-color: #004d40 !important; } + +.teal.darken-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal-text.text-darken-4 { + color: #004d40 !important; } + +.teal.darken-4.opacity-1 { + background-color: rgba(0, 77, 64, 0.9) !important; + color: #fff; } + +.teal.darken-4.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.darken-4.opacity-2 { + background-color: rgba(0, 77, 64, 0.8) !important; + color: #fff; } + +.teal.darken-4.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.darken-4.opacity-3 { + background-color: rgba(0, 77, 64, 0.7) !important; + color: #fff; } + +.teal.darken-4.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.darken-4.opacity-4 { + background-color: rgba(0, 77, 64, 0.6) !important; + color: #fff; } + +.teal.darken-4.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.darken-4.opacity-5 { + background-color: rgba(0, 77, 64, 0.5) !important; + color: #fff; } + +.teal.darken-4.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.darken-4.opacity-6 { + background-color: rgba(0, 77, 64, 0.4) !important; + color: #fff; } + +.teal.darken-4.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.darken-4.opacity-7 { + background-color: rgba(0, 77, 64, 0.3) !important; + color: #fff; } + +.teal.darken-4.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.darken-4.opacity-8 { + background-color: rgba(0, 77, 64, 0.2) !important; + color: #fff; } + +.teal.darken-4.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.darken-4.opacity-9 { + background-color: rgba(0, 77, 64, 0.1) !important; + color: #fff; } + +.teal.darken-4.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.darken-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal-darken-4-text-link a, +.teal-darken-4-text-link a:link, +.teal-darken-4-text-link a:visited, +.teal-darken-4-text-link a:focus, +.teal-darken-4-text-link a:active { + color: #004d40 !important; } + +.teal.accent-1 { + background-color: #a7ffeb !important; + color: #000; } + +.teal.accent-1-border { + border-color: #a7ffeb !important; } + +.teal.accent-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.accent-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal-text.text-accent-1 { + color: #a7ffeb !important; } + +.teal.accent-1.opacity-1 { + background-color: rgba(167, 255, 235, 0.9) !important; + color: #000; } + +.teal.accent-1.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.accent-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.accent-1.opacity-2 { + background-color: rgba(167, 255, 235, 0.8) !important; + color: #000; } + +.teal.accent-1.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.accent-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.accent-1.opacity-3 { + background-color: rgba(167, 255, 235, 0.7) !important; + color: #000; } + +.teal.accent-1.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.accent-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.accent-1.opacity-4 { + background-color: rgba(167, 255, 235, 0.6) !important; + color: #000; } + +.teal.accent-1.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.accent-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.accent-1.opacity-5 { + background-color: rgba(167, 255, 235, 0.5) !important; + color: #000; } + +.teal.accent-1.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.accent-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.accent-1.opacity-6 { + background-color: rgba(167, 255, 235, 0.4) !important; + color: #000; } + +.teal.accent-1.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.accent-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.accent-1.opacity-7 { + background-color: rgba(167, 255, 235, 0.3) !important; + color: #000; } + +.teal.accent-1.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.accent-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.accent-1.opacity-8 { + background-color: rgba(167, 255, 235, 0.2) !important; + color: #000; } + +.teal.accent-1.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.accent-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.accent-1.opacity-9 { + background-color: rgba(167, 255, 235, 0.1) !important; + color: #000; } + +.teal.accent-1.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.accent-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal-accent-1-text-link a, +.teal-accent-1-text-link a:link, +.teal-accent-1-text-link a:visited, +.teal-accent-1-text-link a:focus, +.teal-accent-1-text-link a:active { + color: #a7ffeb !important; } + +.teal.accent-2 { + background-color: #64ffda !important; + color: #000; } + +.teal.accent-2-border { + border-color: #64ffda !important; } + +.teal.accent-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.accent-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal-text.text-accent-2 { + color: #64ffda !important; } + +.teal.accent-2.opacity-1 { + background-color: rgba(100, 255, 218, 0.9) !important; + color: #000; } + +.teal.accent-2.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.accent-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.accent-2.opacity-2 { + background-color: rgba(100, 255, 218, 0.8) !important; + color: #000; } + +.teal.accent-2.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.accent-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.accent-2.opacity-3 { + background-color: rgba(100, 255, 218, 0.7) !important; + color: #000; } + +.teal.accent-2.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.accent-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.accent-2.opacity-4 { + background-color: rgba(100, 255, 218, 0.6) !important; + color: #000; } + +.teal.accent-2.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.accent-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.accent-2.opacity-5 { + background-color: rgba(100, 255, 218, 0.5) !important; + color: #000; } + +.teal.accent-2.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.accent-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.accent-2.opacity-6 { + background-color: rgba(100, 255, 218, 0.4) !important; + color: #000; } + +.teal.accent-2.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.accent-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.accent-2.opacity-7 { + background-color: rgba(100, 255, 218, 0.3) !important; + color: #000; } + +.teal.accent-2.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.accent-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.accent-2.opacity-8 { + background-color: rgba(100, 255, 218, 0.2) !important; + color: #000; } + +.teal.accent-2.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.accent-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.accent-2.opacity-9 { + background-color: rgba(100, 255, 218, 0.1) !important; + color: #000; } + +.teal.accent-2.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.accent-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal-accent-2-text-link a, +.teal-accent-2-text-link a:link, +.teal-accent-2-text-link a:visited, +.teal-accent-2-text-link a:focus, +.teal-accent-2-text-link a:active { + color: #64ffda !important; } + +.teal.accent-3 { + background-color: #1de9b6 !important; + color: #000; } + +.teal.accent-3-border { + border-color: #1de9b6 !important; } + +.teal.accent-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.accent-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal-text.text-accent-3 { + color: #1de9b6 !important; } + +.teal.accent-3.opacity-1 { + background-color: rgba(29, 233, 182, 0.9) !important; + color: #000; } + +.teal.accent-3.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.accent-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.accent-3.opacity-2 { + background-color: rgba(29, 233, 182, 0.8) !important; + color: #000; } + +.teal.accent-3.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.accent-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.accent-3.opacity-3 { + background-color: rgba(29, 233, 182, 0.7) !important; + color: #000; } + +.teal.accent-3.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.accent-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.accent-3.opacity-4 { + background-color: rgba(29, 233, 182, 0.6) !important; + color: #000; } + +.teal.accent-3.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.accent-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.accent-3.opacity-5 { + background-color: rgba(29, 233, 182, 0.5) !important; + color: #000; } + +.teal.accent-3.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.accent-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.accent-3.opacity-6 { + background-color: rgba(29, 233, 182, 0.4) !important; + color: #000; } + +.teal.accent-3.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.accent-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.accent-3.opacity-7 { + background-color: rgba(29, 233, 182, 0.3) !important; + color: #000; } + +.teal.accent-3.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.accent-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.accent-3.opacity-8 { + background-color: rgba(29, 233, 182, 0.2) !important; + color: #000; } + +.teal.accent-3.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.accent-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.accent-3.opacity-9 { + background-color: rgba(29, 233, 182, 0.1) !important; + color: #000; } + +.teal.accent-3.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.teal.accent-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal-accent-3-text-link a, +.teal-accent-3-text-link a:link, +.teal-accent-3-text-link a:visited, +.teal-accent-3-text-link a:focus, +.teal-accent-3-text-link a:active { + color: #1de9b6 !important; } + +.teal.accent-4 { + background-color: #00bfa5 !important; + color: #fff; } + +.teal.accent-4-border { + border-color: #00bfa5 !important; } + +.teal.accent-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.accent-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal-text.text-accent-4 { + color: #00bfa5 !important; } + +.teal.accent-4.opacity-1 { + background-color: rgba(0, 191, 165, 0.9) !important; + color: #fff; } + +.teal.accent-4.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.accent-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.accent-4.opacity-2 { + background-color: rgba(0, 191, 165, 0.8) !important; + color: #fff; } + +.teal.accent-4.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.accent-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.accent-4.opacity-3 { + background-color: rgba(0, 191, 165, 0.7) !important; + color: #fff; } + +.teal.accent-4.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.accent-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.accent-4.opacity-4 { + background-color: rgba(0, 191, 165, 0.6) !important; + color: #fff; } + +.teal.accent-4.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.accent-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.accent-4.opacity-5 { + background-color: rgba(0, 191, 165, 0.5) !important; + color: #fff; } + +.teal.accent-4.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.accent-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.accent-4.opacity-6 { + background-color: rgba(0, 191, 165, 0.4) !important; + color: #fff; } + +.teal.accent-4.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.accent-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.accent-4.opacity-7 { + background-color: rgba(0, 191, 165, 0.3) !important; + color: #fff; } + +.teal.accent-4.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.accent-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.accent-4.opacity-8 { + background-color: rgba(0, 191, 165, 0.2) !important; + color: #fff; } + +.teal.accent-4.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.accent-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal.accent-4.opacity-9 { + background-color: rgba(0, 191, 165, 0.1) !important; + color: #fff; } + +.teal.accent-4.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.teal.accent-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.teal-accent-4-text-link a, +.teal-accent-4-text-link a:link, +.teal-accent-4-text-link a:visited, +.teal-accent-4-text-link a:focus, +.teal-accent-4-text-link a:active { + color: #00bfa5 !important; } + +.green { + background-color: #4CAF50 !important; + color: #fff; } + +.green-border { + border-color: #4CAF50 !important; } + +.green a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green-text { + color: #4CAF50 !important; } + +.green.opacity-1 { + background-color: rgba(76, 175, 80, 0.9) !important; + color: #fff; } + +.green.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.opacity-2 { + background-color: rgba(76, 175, 80, 0.8) !important; + color: #fff; } + +.green.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.opacity-3 { + background-color: rgba(76, 175, 80, 0.7) !important; + color: #fff; } + +.green.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.opacity-4 { + background-color: rgba(76, 175, 80, 0.6) !important; + color: #fff; } + +.green.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.opacity-5 { + background-color: rgba(76, 175, 80, 0.5) !important; + color: #fff; } + +.green.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.opacity-6 { + background-color: rgba(76, 175, 80, 0.4) !important; + color: #fff; } + +.green.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.opacity-7 { + background-color: rgba(76, 175, 80, 0.3) !important; + color: #fff; } + +.green.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.opacity-8 { + background-color: rgba(76, 175, 80, 0.2) !important; + color: #fff; } + +.green.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.opacity-9 { + background-color: rgba(76, 175, 80, 0.1) !important; + color: #fff; } + +.green.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green-text-link a, +.green-text-link a:link, +.green-text-link a:visited, +.green-text-link a:focus, +.green-text-link a:active { + color: #4CAF50 !important; } + +.green.lighten-5 { + background-color: #E8F5E9 !important; + color: #000; } + +.green.lighten-5-border { + border-color: #E8F5E9 !important; } + +.green.lighten-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green-text.text-lighten-5 { + color: #E8F5E9 !important; } + +.green.lighten-5.opacity-1 { + background-color: rgba(232, 245, 233, 0.9) !important; + color: #000; } + +.green.lighten-5.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-5.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-5.opacity-2 { + background-color: rgba(232, 245, 233, 0.8) !important; + color: #000; } + +.green.lighten-5.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-5.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-5.opacity-3 { + background-color: rgba(232, 245, 233, 0.7) !important; + color: #000; } + +.green.lighten-5.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-5.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-5.opacity-4 { + background-color: rgba(232, 245, 233, 0.6) !important; + color: #000; } + +.green.lighten-5.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-5.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-5.opacity-5 { + background-color: rgba(232, 245, 233, 0.5) !important; + color: #000; } + +.green.lighten-5.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-5.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-5.opacity-6 { + background-color: rgba(232, 245, 233, 0.4) !important; + color: #000; } + +.green.lighten-5.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-5.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-5.opacity-7 { + background-color: rgba(232, 245, 233, 0.3) !important; + color: #000; } + +.green.lighten-5.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-5.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-5.opacity-8 { + background-color: rgba(232, 245, 233, 0.2) !important; + color: #000; } + +.green.lighten-5.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-5.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-5.opacity-9 { + background-color: rgba(232, 245, 233, 0.1) !important; + color: #000; } + +.green.lighten-5.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-5.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green-lighten-5-text-link a, +.green-lighten-5-text-link a:link, +.green-lighten-5-text-link a:visited, +.green-lighten-5-text-link a:focus, +.green-lighten-5-text-link a:active { + color: #E8F5E9 !important; } + +.green.lighten-4 { + background-color: #C8E6C9 !important; + color: #000; } + +.green.lighten-4-border { + border-color: #C8E6C9 !important; } + +.green.lighten-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green-text.text-lighten-4 { + color: #C8E6C9 !important; } + +.green.lighten-4.opacity-1 { + background-color: rgba(200, 230, 201, 0.9) !important; + color: #000; } + +.green.lighten-4.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-4.opacity-2 { + background-color: rgba(200, 230, 201, 0.8) !important; + color: #000; } + +.green.lighten-4.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-4.opacity-3 { + background-color: rgba(200, 230, 201, 0.7) !important; + color: #000; } + +.green.lighten-4.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-4.opacity-4 { + background-color: rgba(200, 230, 201, 0.6) !important; + color: #000; } + +.green.lighten-4.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-4.opacity-5 { + background-color: rgba(200, 230, 201, 0.5) !important; + color: #000; } + +.green.lighten-4.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-4.opacity-6 { + background-color: rgba(200, 230, 201, 0.4) !important; + color: #000; } + +.green.lighten-4.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-4.opacity-7 { + background-color: rgba(200, 230, 201, 0.3) !important; + color: #000; } + +.green.lighten-4.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-4.opacity-8 { + background-color: rgba(200, 230, 201, 0.2) !important; + color: #000; } + +.green.lighten-4.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-4.opacity-9 { + background-color: rgba(200, 230, 201, 0.1) !important; + color: #000; } + +.green.lighten-4.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green-lighten-4-text-link a, +.green-lighten-4-text-link a:link, +.green-lighten-4-text-link a:visited, +.green-lighten-4-text-link a:focus, +.green-lighten-4-text-link a:active { + color: #C8E6C9 !important; } + +.green.lighten-3 { + background-color: #A5D6A7 !important; + color: #000; } + +.green.lighten-3-border { + border-color: #A5D6A7 !important; } + +.green.lighten-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green-text.text-lighten-3 { + color: #A5D6A7 !important; } + +.green.lighten-3.opacity-1 { + background-color: rgba(165, 214, 167, 0.9) !important; + color: #000; } + +.green.lighten-3.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-3.opacity-2 { + background-color: rgba(165, 214, 167, 0.8) !important; + color: #000; } + +.green.lighten-3.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-3.opacity-3 { + background-color: rgba(165, 214, 167, 0.7) !important; + color: #000; } + +.green.lighten-3.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-3.opacity-4 { + background-color: rgba(165, 214, 167, 0.6) !important; + color: #000; } + +.green.lighten-3.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-3.opacity-5 { + background-color: rgba(165, 214, 167, 0.5) !important; + color: #000; } + +.green.lighten-3.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-3.opacity-6 { + background-color: rgba(165, 214, 167, 0.4) !important; + color: #000; } + +.green.lighten-3.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-3.opacity-7 { + background-color: rgba(165, 214, 167, 0.3) !important; + color: #000; } + +.green.lighten-3.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-3.opacity-8 { + background-color: rgba(165, 214, 167, 0.2) !important; + color: #000; } + +.green.lighten-3.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-3.opacity-9 { + background-color: rgba(165, 214, 167, 0.1) !important; + color: #000; } + +.green.lighten-3.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green-lighten-3-text-link a, +.green-lighten-3-text-link a:link, +.green-lighten-3-text-link a:visited, +.green-lighten-3-text-link a:focus, +.green-lighten-3-text-link a:active { + color: #A5D6A7 !important; } + +.green.lighten-2 { + background-color: #81C784 !important; + color: #000; } + +.green.lighten-2-border { + border-color: #81C784 !important; } + +.green.lighten-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green-text.text-lighten-2 { + color: #81C784 !important; } + +.green.lighten-2.opacity-1 { + background-color: rgba(129, 199, 132, 0.9) !important; + color: #000; } + +.green.lighten-2.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-2.opacity-2 { + background-color: rgba(129, 199, 132, 0.8) !important; + color: #000; } + +.green.lighten-2.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-2.opacity-3 { + background-color: rgba(129, 199, 132, 0.7) !important; + color: #000; } + +.green.lighten-2.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-2.opacity-4 { + background-color: rgba(129, 199, 132, 0.6) !important; + color: #000; } + +.green.lighten-2.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-2.opacity-5 { + background-color: rgba(129, 199, 132, 0.5) !important; + color: #000; } + +.green.lighten-2.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-2.opacity-6 { + background-color: rgba(129, 199, 132, 0.4) !important; + color: #000; } + +.green.lighten-2.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-2.opacity-7 { + background-color: rgba(129, 199, 132, 0.3) !important; + color: #000; } + +.green.lighten-2.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-2.opacity-8 { + background-color: rgba(129, 199, 132, 0.2) !important; + color: #000; } + +.green.lighten-2.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-2.opacity-9 { + background-color: rgba(129, 199, 132, 0.1) !important; + color: #000; } + +.green.lighten-2.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green-lighten-2-text-link a, +.green-lighten-2-text-link a:link, +.green-lighten-2-text-link a:visited, +.green-lighten-2-text-link a:focus, +.green-lighten-2-text-link a:active { + color: #81C784 !important; } + +.green.lighten-1 { + background-color: #66BB6A !important; + color: #000; } + +.green.lighten-1-border { + border-color: #66BB6A !important; } + +.green.lighten-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green-text.text-lighten-1 { + color: #66BB6A !important; } + +.green.lighten-1.opacity-1 { + background-color: rgba(102, 187, 106, 0.9) !important; + color: #000; } + +.green.lighten-1.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-1.opacity-2 { + background-color: rgba(102, 187, 106, 0.8) !important; + color: #000; } + +.green.lighten-1.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-1.opacity-3 { + background-color: rgba(102, 187, 106, 0.7) !important; + color: #000; } + +.green.lighten-1.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-1.opacity-4 { + background-color: rgba(102, 187, 106, 0.6) !important; + color: #000; } + +.green.lighten-1.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-1.opacity-5 { + background-color: rgba(102, 187, 106, 0.5) !important; + color: #000; } + +.green.lighten-1.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-1.opacity-6 { + background-color: rgba(102, 187, 106, 0.4) !important; + color: #000; } + +.green.lighten-1.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-1.opacity-7 { + background-color: rgba(102, 187, 106, 0.3) !important; + color: #000; } + +.green.lighten-1.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-1.opacity-8 { + background-color: rgba(102, 187, 106, 0.2) !important; + color: #000; } + +.green.lighten-1.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.lighten-1.opacity-9 { + background-color: rgba(102, 187, 106, 0.1) !important; + color: #000; } + +.green.lighten-1.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.lighten-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green-lighten-1-text-link a, +.green-lighten-1-text-link a:link, +.green-lighten-1-text-link a:visited, +.green-lighten-1-text-link a:focus, +.green-lighten-1-text-link a:active { + color: #66BB6A !important; } + +.green.darken-1 { + background-color: #43A047 !important; + color: #fff; } + +.green.darken-1-border { + border-color: #43A047 !important; } + +.green.darken-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green-text.text-darken-1 { + color: #43A047 !important; } + +.green.darken-1.opacity-1 { + background-color: rgba(67, 160, 71, 0.9) !important; + color: #fff; } + +.green.darken-1.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.darken-1.opacity-2 { + background-color: rgba(67, 160, 71, 0.8) !important; + color: #fff; } + +.green.darken-1.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.darken-1.opacity-3 { + background-color: rgba(67, 160, 71, 0.7) !important; + color: #fff; } + +.green.darken-1.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.darken-1.opacity-4 { + background-color: rgba(67, 160, 71, 0.6) !important; + color: #fff; } + +.green.darken-1.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.darken-1.opacity-5 { + background-color: rgba(67, 160, 71, 0.5) !important; + color: #fff; } + +.green.darken-1.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.darken-1.opacity-6 { + background-color: rgba(67, 160, 71, 0.4) !important; + color: #fff; } + +.green.darken-1.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.darken-1.opacity-7 { + background-color: rgba(67, 160, 71, 0.3) !important; + color: #fff; } + +.green.darken-1.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.darken-1.opacity-8 { + background-color: rgba(67, 160, 71, 0.2) !important; + color: #fff; } + +.green.darken-1.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.darken-1.opacity-9 { + background-color: rgba(67, 160, 71, 0.1) !important; + color: #fff; } + +.green.darken-1.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green-darken-1-text-link a, +.green-darken-1-text-link a:link, +.green-darken-1-text-link a:visited, +.green-darken-1-text-link a:focus, +.green-darken-1-text-link a:active { + color: #43A047 !important; } + +.green.darken-2 { + background-color: #388E3C !important; + color: #fff; } + +.green.darken-2-border { + border-color: #388E3C !important; } + +.green.darken-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green-text.text-darken-2 { + color: #388E3C !important; } + +.green.darken-2.opacity-1 { + background-color: rgba(56, 142, 60, 0.9) !important; + color: #fff; } + +.green.darken-2.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.darken-2.opacity-2 { + background-color: rgba(56, 142, 60, 0.8) !important; + color: #fff; } + +.green.darken-2.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.darken-2.opacity-3 { + background-color: rgba(56, 142, 60, 0.7) !important; + color: #fff; } + +.green.darken-2.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.darken-2.opacity-4 { + background-color: rgba(56, 142, 60, 0.6) !important; + color: #fff; } + +.green.darken-2.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.darken-2.opacity-5 { + background-color: rgba(56, 142, 60, 0.5) !important; + color: #fff; } + +.green.darken-2.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.darken-2.opacity-6 { + background-color: rgba(56, 142, 60, 0.4) !important; + color: #fff; } + +.green.darken-2.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.darken-2.opacity-7 { + background-color: rgba(56, 142, 60, 0.3) !important; + color: #fff; } + +.green.darken-2.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.darken-2.opacity-8 { + background-color: rgba(56, 142, 60, 0.2) !important; + color: #fff; } + +.green.darken-2.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.darken-2.opacity-9 { + background-color: rgba(56, 142, 60, 0.1) !important; + color: #fff; } + +.green.darken-2.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green-darken-2-text-link a, +.green-darken-2-text-link a:link, +.green-darken-2-text-link a:visited, +.green-darken-2-text-link a:focus, +.green-darken-2-text-link a:active { + color: #388E3C !important; } + +.green.darken-3 { + background-color: #2E7D32 !important; + color: #fff; } + +.green.darken-3-border { + border-color: #2E7D32 !important; } + +.green.darken-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green-text.text-darken-3 { + color: #2E7D32 !important; } + +.green.darken-3.opacity-1 { + background-color: rgba(46, 125, 50, 0.9) !important; + color: #fff; } + +.green.darken-3.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.darken-3.opacity-2 { + background-color: rgba(46, 125, 50, 0.8) !important; + color: #fff; } + +.green.darken-3.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.darken-3.opacity-3 { + background-color: rgba(46, 125, 50, 0.7) !important; + color: #fff; } + +.green.darken-3.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.darken-3.opacity-4 { + background-color: rgba(46, 125, 50, 0.6) !important; + color: #fff; } + +.green.darken-3.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.darken-3.opacity-5 { + background-color: rgba(46, 125, 50, 0.5) !important; + color: #fff; } + +.green.darken-3.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.darken-3.opacity-6 { + background-color: rgba(46, 125, 50, 0.4) !important; + color: #fff; } + +.green.darken-3.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.darken-3.opacity-7 { + background-color: rgba(46, 125, 50, 0.3) !important; + color: #fff; } + +.green.darken-3.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.darken-3.opacity-8 { + background-color: rgba(46, 125, 50, 0.2) !important; + color: #fff; } + +.green.darken-3.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.darken-3.opacity-9 { + background-color: rgba(46, 125, 50, 0.1) !important; + color: #fff; } + +.green.darken-3.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green-darken-3-text-link a, +.green-darken-3-text-link a:link, +.green-darken-3-text-link a:visited, +.green-darken-3-text-link a:focus, +.green-darken-3-text-link a:active { + color: #2E7D32 !important; } + +.green.darken-4 { + background-color: #1B5E20 !important; + color: #fff; } + +.green.darken-4-border { + border-color: #1B5E20 !important; } + +.green.darken-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green-text.text-darken-4 { + color: #1B5E20 !important; } + +.green.darken-4.opacity-1 { + background-color: rgba(27, 94, 32, 0.9) !important; + color: #fff; } + +.green.darken-4.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.darken-4.opacity-2 { + background-color: rgba(27, 94, 32, 0.8) !important; + color: #fff; } + +.green.darken-4.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.darken-4.opacity-3 { + background-color: rgba(27, 94, 32, 0.7) !important; + color: #fff; } + +.green.darken-4.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.darken-4.opacity-4 { + background-color: rgba(27, 94, 32, 0.6) !important; + color: #fff; } + +.green.darken-4.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.darken-4.opacity-5 { + background-color: rgba(27, 94, 32, 0.5) !important; + color: #fff; } + +.green.darken-4.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.darken-4.opacity-6 { + background-color: rgba(27, 94, 32, 0.4) !important; + color: #fff; } + +.green.darken-4.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.darken-4.opacity-7 { + background-color: rgba(27, 94, 32, 0.3) !important; + color: #fff; } + +.green.darken-4.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.darken-4.opacity-8 { + background-color: rgba(27, 94, 32, 0.2) !important; + color: #fff; } + +.green.darken-4.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.darken-4.opacity-9 { + background-color: rgba(27, 94, 32, 0.1) !important; + color: #fff; } + +.green.darken-4.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.darken-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green-darken-4-text-link a, +.green-darken-4-text-link a:link, +.green-darken-4-text-link a:visited, +.green-darken-4-text-link a:focus, +.green-darken-4-text-link a:active { + color: #1B5E20 !important; } + +.green.accent-1 { + background-color: #B9F6CA !important; + color: #000; } + +.green.accent-1-border { + border-color: #B9F6CA !important; } + +.green.accent-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.accent-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green-text.text-accent-1 { + color: #B9F6CA !important; } + +.green.accent-1.opacity-1 { + background-color: rgba(185, 246, 202, 0.9) !important; + color: #000; } + +.green.accent-1.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.accent-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.accent-1.opacity-2 { + background-color: rgba(185, 246, 202, 0.8) !important; + color: #000; } + +.green.accent-1.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.accent-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.accent-1.opacity-3 { + background-color: rgba(185, 246, 202, 0.7) !important; + color: #000; } + +.green.accent-1.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.accent-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.accent-1.opacity-4 { + background-color: rgba(185, 246, 202, 0.6) !important; + color: #000; } + +.green.accent-1.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.accent-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.accent-1.opacity-5 { + background-color: rgba(185, 246, 202, 0.5) !important; + color: #000; } + +.green.accent-1.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.accent-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.accent-1.opacity-6 { + background-color: rgba(185, 246, 202, 0.4) !important; + color: #000; } + +.green.accent-1.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.accent-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.accent-1.opacity-7 { + background-color: rgba(185, 246, 202, 0.3) !important; + color: #000; } + +.green.accent-1.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.accent-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.accent-1.opacity-8 { + background-color: rgba(185, 246, 202, 0.2) !important; + color: #000; } + +.green.accent-1.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.accent-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.accent-1.opacity-9 { + background-color: rgba(185, 246, 202, 0.1) !important; + color: #000; } + +.green.accent-1.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.accent-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green-accent-1-text-link a, +.green-accent-1-text-link a:link, +.green-accent-1-text-link a:visited, +.green-accent-1-text-link a:focus, +.green-accent-1-text-link a:active { + color: #B9F6CA !important; } + +.green.accent-2 { + background-color: #69F0AE !important; + color: #000; } + +.green.accent-2-border { + border-color: #69F0AE !important; } + +.green.accent-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.accent-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green-text.text-accent-2 { + color: #69F0AE !important; } + +.green.accent-2.opacity-1 { + background-color: rgba(105, 240, 174, 0.9) !important; + color: #000; } + +.green.accent-2.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.accent-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.accent-2.opacity-2 { + background-color: rgba(105, 240, 174, 0.8) !important; + color: #000; } + +.green.accent-2.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.accent-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.accent-2.opacity-3 { + background-color: rgba(105, 240, 174, 0.7) !important; + color: #000; } + +.green.accent-2.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.accent-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.accent-2.opacity-4 { + background-color: rgba(105, 240, 174, 0.6) !important; + color: #000; } + +.green.accent-2.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.accent-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.accent-2.opacity-5 { + background-color: rgba(105, 240, 174, 0.5) !important; + color: #000; } + +.green.accent-2.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.accent-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.accent-2.opacity-6 { + background-color: rgba(105, 240, 174, 0.4) !important; + color: #000; } + +.green.accent-2.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.accent-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.accent-2.opacity-7 { + background-color: rgba(105, 240, 174, 0.3) !important; + color: #000; } + +.green.accent-2.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.accent-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.accent-2.opacity-8 { + background-color: rgba(105, 240, 174, 0.2) !important; + color: #000; } + +.green.accent-2.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.accent-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.accent-2.opacity-9 { + background-color: rgba(105, 240, 174, 0.1) !important; + color: #000; } + +.green.accent-2.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.accent-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green-accent-2-text-link a, +.green-accent-2-text-link a:link, +.green-accent-2-text-link a:visited, +.green-accent-2-text-link a:focus, +.green-accent-2-text-link a:active { + color: #69F0AE !important; } + +.green.accent-3 { + background-color: #00E676 !important; + color: #000; } + +.green.accent-3-border { + border-color: #00E676 !important; } + +.green.accent-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.accent-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green-text.text-accent-3 { + color: #00E676 !important; } + +.green.accent-3.opacity-1 { + background-color: rgba(0, 230, 118, 0.9) !important; + color: #000; } + +.green.accent-3.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.accent-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.accent-3.opacity-2 { + background-color: rgba(0, 230, 118, 0.8) !important; + color: #000; } + +.green.accent-3.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.accent-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.accent-3.opacity-3 { + background-color: rgba(0, 230, 118, 0.7) !important; + color: #000; } + +.green.accent-3.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.accent-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.accent-3.opacity-4 { + background-color: rgba(0, 230, 118, 0.6) !important; + color: #000; } + +.green.accent-3.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.accent-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.accent-3.opacity-5 { + background-color: rgba(0, 230, 118, 0.5) !important; + color: #000; } + +.green.accent-3.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.accent-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.accent-3.opacity-6 { + background-color: rgba(0, 230, 118, 0.4) !important; + color: #000; } + +.green.accent-3.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.accent-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.accent-3.opacity-7 { + background-color: rgba(0, 230, 118, 0.3) !important; + color: #000; } + +.green.accent-3.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.accent-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.accent-3.opacity-8 { + background-color: rgba(0, 230, 118, 0.2) !important; + color: #000; } + +.green.accent-3.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.accent-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.accent-3.opacity-9 { + background-color: rgba(0, 230, 118, 0.1) !important; + color: #000; } + +.green.accent-3.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.green.accent-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green-accent-3-text-link a, +.green-accent-3-text-link a:link, +.green-accent-3-text-link a:visited, +.green-accent-3-text-link a:focus, +.green-accent-3-text-link a:active { + color: #00E676 !important; } + +.green.accent-4 { + background-color: #00C853 !important; + color: #fff; } + +.green.accent-4-border { + border-color: #00C853 !important; } + +.green.accent-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.accent-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green-text.text-accent-4 { + color: #00C853 !important; } + +.green.accent-4.opacity-1 { + background-color: rgba(0, 200, 83, 0.9) !important; + color: #fff; } + +.green.accent-4.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.accent-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.accent-4.opacity-2 { + background-color: rgba(0, 200, 83, 0.8) !important; + color: #fff; } + +.green.accent-4.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.accent-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.accent-4.opacity-3 { + background-color: rgba(0, 200, 83, 0.7) !important; + color: #fff; } + +.green.accent-4.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.accent-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.accent-4.opacity-4 { + background-color: rgba(0, 200, 83, 0.6) !important; + color: #fff; } + +.green.accent-4.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.accent-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.accent-4.opacity-5 { + background-color: rgba(0, 200, 83, 0.5) !important; + color: #fff; } + +.green.accent-4.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.accent-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.accent-4.opacity-6 { + background-color: rgba(0, 200, 83, 0.4) !important; + color: #fff; } + +.green.accent-4.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.accent-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.accent-4.opacity-7 { + background-color: rgba(0, 200, 83, 0.3) !important; + color: #fff; } + +.green.accent-4.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.accent-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.accent-4.opacity-8 { + background-color: rgba(0, 200, 83, 0.2) !important; + color: #fff; } + +.green.accent-4.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.accent-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green.accent-4.opacity-9 { + background-color: rgba(0, 200, 83, 0.1) !important; + color: #fff; } + +.green.accent-4.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.green.accent-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.green-accent-4-text-link a, +.green-accent-4-text-link a:link, +.green-accent-4-text-link a:visited, +.green-accent-4-text-link a:focus, +.green-accent-4-text-link a:active { + color: #00C853 !important; } + +.light-green { + background-color: #8bc34a !important; + color: #000; } + +.light-green-border { + border-color: #8bc34a !important; } + +.light-green a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green-text { + color: #8bc34a !important; } + +.light-green.opacity-1 { + background-color: rgba(139, 195, 74, 0.9) !important; + color: #000; } + +.light-green.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.opacity-2 { + background-color: rgba(139, 195, 74, 0.8) !important; + color: #000; } + +.light-green.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.opacity-3 { + background-color: rgba(139, 195, 74, 0.7) !important; + color: #000; } + +.light-green.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.opacity-4 { + background-color: rgba(139, 195, 74, 0.6) !important; + color: #000; } + +.light-green.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.opacity-5 { + background-color: rgba(139, 195, 74, 0.5) !important; + color: #000; } + +.light-green.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.opacity-6 { + background-color: rgba(139, 195, 74, 0.4) !important; + color: #000; } + +.light-green.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.opacity-7 { + background-color: rgba(139, 195, 74, 0.3) !important; + color: #000; } + +.light-green.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.opacity-8 { + background-color: rgba(139, 195, 74, 0.2) !important; + color: #000; } + +.light-green.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.opacity-9 { + background-color: rgba(139, 195, 74, 0.1) !important; + color: #000; } + +.light-green.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green-text-link a, +.light-green-text-link a:link, +.light-green-text-link a:visited, +.light-green-text-link a:focus, +.light-green-text-link a:active { + color: #8bc34a !important; } + +.light-green.lighten-5 { + background-color: #f1f8e9 !important; + color: #000; } + +.light-green.lighten-5-border { + border-color: #f1f8e9 !important; } + +.light-green.lighten-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green-text.text-lighten-5 { + color: #f1f8e9 !important; } + +.light-green.lighten-5.opacity-1 { + background-color: rgba(241, 248, 233, 0.9) !important; + color: #000; } + +.light-green.lighten-5.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-5.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-5.opacity-2 { + background-color: rgba(241, 248, 233, 0.8) !important; + color: #000; } + +.light-green.lighten-5.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-5.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-5.opacity-3 { + background-color: rgba(241, 248, 233, 0.7) !important; + color: #000; } + +.light-green.lighten-5.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-5.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-5.opacity-4 { + background-color: rgba(241, 248, 233, 0.6) !important; + color: #000; } + +.light-green.lighten-5.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-5.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-5.opacity-5 { + background-color: rgba(241, 248, 233, 0.5) !important; + color: #000; } + +.light-green.lighten-5.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-5.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-5.opacity-6 { + background-color: rgba(241, 248, 233, 0.4) !important; + color: #000; } + +.light-green.lighten-5.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-5.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-5.opacity-7 { + background-color: rgba(241, 248, 233, 0.3) !important; + color: #000; } + +.light-green.lighten-5.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-5.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-5.opacity-8 { + background-color: rgba(241, 248, 233, 0.2) !important; + color: #000; } + +.light-green.lighten-5.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-5.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-5.opacity-9 { + background-color: rgba(241, 248, 233, 0.1) !important; + color: #000; } + +.light-green.lighten-5.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-5.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green-lighten-5-text-link a, +.light-green-lighten-5-text-link a:link, +.light-green-lighten-5-text-link a:visited, +.light-green-lighten-5-text-link a:focus, +.light-green-lighten-5-text-link a:active { + color: #f1f8e9 !important; } + +.light-green.lighten-4 { + background-color: #dcedc8 !important; + color: #000; } + +.light-green.lighten-4-border { + border-color: #dcedc8 !important; } + +.light-green.lighten-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green-text.text-lighten-4 { + color: #dcedc8 !important; } + +.light-green.lighten-4.opacity-1 { + background-color: rgba(220, 237, 200, 0.9) !important; + color: #000; } + +.light-green.lighten-4.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-4.opacity-2 { + background-color: rgba(220, 237, 200, 0.8) !important; + color: #000; } + +.light-green.lighten-4.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-4.opacity-3 { + background-color: rgba(220, 237, 200, 0.7) !important; + color: #000; } + +.light-green.lighten-4.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-4.opacity-4 { + background-color: rgba(220, 237, 200, 0.6) !important; + color: #000; } + +.light-green.lighten-4.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-4.opacity-5 { + background-color: rgba(220, 237, 200, 0.5) !important; + color: #000; } + +.light-green.lighten-4.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-4.opacity-6 { + background-color: rgba(220, 237, 200, 0.4) !important; + color: #000; } + +.light-green.lighten-4.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-4.opacity-7 { + background-color: rgba(220, 237, 200, 0.3) !important; + color: #000; } + +.light-green.lighten-4.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-4.opacity-8 { + background-color: rgba(220, 237, 200, 0.2) !important; + color: #000; } + +.light-green.lighten-4.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-4.opacity-9 { + background-color: rgba(220, 237, 200, 0.1) !important; + color: #000; } + +.light-green.lighten-4.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green-lighten-4-text-link a, +.light-green-lighten-4-text-link a:link, +.light-green-lighten-4-text-link a:visited, +.light-green-lighten-4-text-link a:focus, +.light-green-lighten-4-text-link a:active { + color: #dcedc8 !important; } + +.light-green.lighten-3 { + background-color: #c5e1a5 !important; + color: #000; } + +.light-green.lighten-3-border { + border-color: #c5e1a5 !important; } + +.light-green.lighten-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green-text.text-lighten-3 { + color: #c5e1a5 !important; } + +.light-green.lighten-3.opacity-1 { + background-color: rgba(197, 225, 165, 0.9) !important; + color: #000; } + +.light-green.lighten-3.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-3.opacity-2 { + background-color: rgba(197, 225, 165, 0.8) !important; + color: #000; } + +.light-green.lighten-3.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-3.opacity-3 { + background-color: rgba(197, 225, 165, 0.7) !important; + color: #000; } + +.light-green.lighten-3.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-3.opacity-4 { + background-color: rgba(197, 225, 165, 0.6) !important; + color: #000; } + +.light-green.lighten-3.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-3.opacity-5 { + background-color: rgba(197, 225, 165, 0.5) !important; + color: #000; } + +.light-green.lighten-3.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-3.opacity-6 { + background-color: rgba(197, 225, 165, 0.4) !important; + color: #000; } + +.light-green.lighten-3.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-3.opacity-7 { + background-color: rgba(197, 225, 165, 0.3) !important; + color: #000; } + +.light-green.lighten-3.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-3.opacity-8 { + background-color: rgba(197, 225, 165, 0.2) !important; + color: #000; } + +.light-green.lighten-3.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-3.opacity-9 { + background-color: rgba(197, 225, 165, 0.1) !important; + color: #000; } + +.light-green.lighten-3.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green-lighten-3-text-link a, +.light-green-lighten-3-text-link a:link, +.light-green-lighten-3-text-link a:visited, +.light-green-lighten-3-text-link a:focus, +.light-green-lighten-3-text-link a:active { + color: #c5e1a5 !important; } + +.light-green.lighten-2 { + background-color: #aed581 !important; + color: #000; } + +.light-green.lighten-2-border { + border-color: #aed581 !important; } + +.light-green.lighten-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green-text.text-lighten-2 { + color: #aed581 !important; } + +.light-green.lighten-2.opacity-1 { + background-color: rgba(174, 213, 129, 0.9) !important; + color: #000; } + +.light-green.lighten-2.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-2.opacity-2 { + background-color: rgba(174, 213, 129, 0.8) !important; + color: #000; } + +.light-green.lighten-2.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-2.opacity-3 { + background-color: rgba(174, 213, 129, 0.7) !important; + color: #000; } + +.light-green.lighten-2.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-2.opacity-4 { + background-color: rgba(174, 213, 129, 0.6) !important; + color: #000; } + +.light-green.lighten-2.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-2.opacity-5 { + background-color: rgba(174, 213, 129, 0.5) !important; + color: #000; } + +.light-green.lighten-2.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-2.opacity-6 { + background-color: rgba(174, 213, 129, 0.4) !important; + color: #000; } + +.light-green.lighten-2.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-2.opacity-7 { + background-color: rgba(174, 213, 129, 0.3) !important; + color: #000; } + +.light-green.lighten-2.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-2.opacity-8 { + background-color: rgba(174, 213, 129, 0.2) !important; + color: #000; } + +.light-green.lighten-2.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-2.opacity-9 { + background-color: rgba(174, 213, 129, 0.1) !important; + color: #000; } + +.light-green.lighten-2.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green-lighten-2-text-link a, +.light-green-lighten-2-text-link a:link, +.light-green-lighten-2-text-link a:visited, +.light-green-lighten-2-text-link a:focus, +.light-green-lighten-2-text-link a:active { + color: #aed581 !important; } + +.light-green.lighten-1 { + background-color: #9ccc65 !important; + color: #000; } + +.light-green.lighten-1-border { + border-color: #9ccc65 !important; } + +.light-green.lighten-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green-text.text-lighten-1 { + color: #9ccc65 !important; } + +.light-green.lighten-1.opacity-1 { + background-color: rgba(156, 204, 101, 0.9) !important; + color: #000; } + +.light-green.lighten-1.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-1.opacity-2 { + background-color: rgba(156, 204, 101, 0.8) !important; + color: #000; } + +.light-green.lighten-1.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-1.opacity-3 { + background-color: rgba(156, 204, 101, 0.7) !important; + color: #000; } + +.light-green.lighten-1.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-1.opacity-4 { + background-color: rgba(156, 204, 101, 0.6) !important; + color: #000; } + +.light-green.lighten-1.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-1.opacity-5 { + background-color: rgba(156, 204, 101, 0.5) !important; + color: #000; } + +.light-green.lighten-1.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-1.opacity-6 { + background-color: rgba(156, 204, 101, 0.4) !important; + color: #000; } + +.light-green.lighten-1.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-1.opacity-7 { + background-color: rgba(156, 204, 101, 0.3) !important; + color: #000; } + +.light-green.lighten-1.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-1.opacity-8 { + background-color: rgba(156, 204, 101, 0.2) !important; + color: #000; } + +.light-green.lighten-1.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.lighten-1.opacity-9 { + background-color: rgba(156, 204, 101, 0.1) !important; + color: #000; } + +.light-green.lighten-1.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.lighten-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green-lighten-1-text-link a, +.light-green-lighten-1-text-link a:link, +.light-green-lighten-1-text-link a:visited, +.light-green-lighten-1-text-link a:focus, +.light-green-lighten-1-text-link a:active { + color: #9ccc65 !important; } + +.light-green.darken-1 { + background-color: #7cb342 !important; + color: #000; } + +.light-green.darken-1-border { + border-color: #7cb342 !important; } + +.light-green.darken-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.darken-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green-text.text-darken-1 { + color: #7cb342 !important; } + +.light-green.darken-1.opacity-1 { + background-color: rgba(124, 179, 66, 0.9) !important; + color: #000; } + +.light-green.darken-1.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.darken-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.darken-1.opacity-2 { + background-color: rgba(124, 179, 66, 0.8) !important; + color: #000; } + +.light-green.darken-1.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.darken-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.darken-1.opacity-3 { + background-color: rgba(124, 179, 66, 0.7) !important; + color: #000; } + +.light-green.darken-1.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.darken-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.darken-1.opacity-4 { + background-color: rgba(124, 179, 66, 0.6) !important; + color: #000; } + +.light-green.darken-1.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.darken-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.darken-1.opacity-5 { + background-color: rgba(124, 179, 66, 0.5) !important; + color: #000; } + +.light-green.darken-1.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.darken-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.darken-1.opacity-6 { + background-color: rgba(124, 179, 66, 0.4) !important; + color: #000; } + +.light-green.darken-1.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.darken-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.darken-1.opacity-7 { + background-color: rgba(124, 179, 66, 0.3) !important; + color: #000; } + +.light-green.darken-1.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.darken-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.darken-1.opacity-8 { + background-color: rgba(124, 179, 66, 0.2) !important; + color: #000; } + +.light-green.darken-1.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.darken-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.darken-1.opacity-9 { + background-color: rgba(124, 179, 66, 0.1) !important; + color: #000; } + +.light-green.darken-1.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.darken-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green-darken-1-text-link a, +.light-green-darken-1-text-link a:link, +.light-green-darken-1-text-link a:visited, +.light-green-darken-1-text-link a:focus, +.light-green-darken-1-text-link a:active { + color: #7cb342 !important; } + +.light-green.darken-2 { + background-color: #689f38 !important; + color: #fff; } + +.light-green.darken-2-border { + border-color: #689f38 !important; } + +.light-green.darken-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-green.darken-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green-text.text-darken-2 { + color: #689f38 !important; } + +.light-green.darken-2.opacity-1 { + background-color: rgba(104, 159, 56, 0.9) !important; + color: #fff; } + +.light-green.darken-2.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-green.darken-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.darken-2.opacity-2 { + background-color: rgba(104, 159, 56, 0.8) !important; + color: #fff; } + +.light-green.darken-2.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-green.darken-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.darken-2.opacity-3 { + background-color: rgba(104, 159, 56, 0.7) !important; + color: #fff; } + +.light-green.darken-2.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-green.darken-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.darken-2.opacity-4 { + background-color: rgba(104, 159, 56, 0.6) !important; + color: #fff; } + +.light-green.darken-2.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-green.darken-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.darken-2.opacity-5 { + background-color: rgba(104, 159, 56, 0.5) !important; + color: #fff; } + +.light-green.darken-2.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-green.darken-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.darken-2.opacity-6 { + background-color: rgba(104, 159, 56, 0.4) !important; + color: #fff; } + +.light-green.darken-2.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-green.darken-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.darken-2.opacity-7 { + background-color: rgba(104, 159, 56, 0.3) !important; + color: #fff; } + +.light-green.darken-2.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-green.darken-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.darken-2.opacity-8 { + background-color: rgba(104, 159, 56, 0.2) !important; + color: #fff; } + +.light-green.darken-2.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-green.darken-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.darken-2.opacity-9 { + background-color: rgba(104, 159, 56, 0.1) !important; + color: #fff; } + +.light-green.darken-2.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-green.darken-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green-darken-2-text-link a, +.light-green-darken-2-text-link a:link, +.light-green-darken-2-text-link a:visited, +.light-green-darken-2-text-link a:focus, +.light-green-darken-2-text-link a:active { + color: #689f38 !important; } + +.light-green.darken-3 { + background-color: #558b2f !important; + color: #fff; } + +.light-green.darken-3-border { + border-color: #558b2f !important; } + +.light-green.darken-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-green.darken-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green-text.text-darken-3 { + color: #558b2f !important; } + +.light-green.darken-3.opacity-1 { + background-color: rgba(85, 139, 47, 0.9) !important; + color: #fff; } + +.light-green.darken-3.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-green.darken-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.darken-3.opacity-2 { + background-color: rgba(85, 139, 47, 0.8) !important; + color: #fff; } + +.light-green.darken-3.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-green.darken-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.darken-3.opacity-3 { + background-color: rgba(85, 139, 47, 0.7) !important; + color: #fff; } + +.light-green.darken-3.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-green.darken-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.darken-3.opacity-4 { + background-color: rgba(85, 139, 47, 0.6) !important; + color: #fff; } + +.light-green.darken-3.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-green.darken-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.darken-3.opacity-5 { + background-color: rgba(85, 139, 47, 0.5) !important; + color: #fff; } + +.light-green.darken-3.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-green.darken-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.darken-3.opacity-6 { + background-color: rgba(85, 139, 47, 0.4) !important; + color: #fff; } + +.light-green.darken-3.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-green.darken-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.darken-3.opacity-7 { + background-color: rgba(85, 139, 47, 0.3) !important; + color: #fff; } + +.light-green.darken-3.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-green.darken-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.darken-3.opacity-8 { + background-color: rgba(85, 139, 47, 0.2) !important; + color: #fff; } + +.light-green.darken-3.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-green.darken-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.darken-3.opacity-9 { + background-color: rgba(85, 139, 47, 0.1) !important; + color: #fff; } + +.light-green.darken-3.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-green.darken-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green-darken-3-text-link a, +.light-green-darken-3-text-link a:link, +.light-green-darken-3-text-link a:visited, +.light-green-darken-3-text-link a:focus, +.light-green-darken-3-text-link a:active { + color: #558b2f !important; } + +.light-green.darken-4 { + background-color: #33691e !important; + color: #fff; } + +.light-green.darken-4-border { + border-color: #33691e !important; } + +.light-green.darken-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-green.darken-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green-text.text-darken-4 { + color: #33691e !important; } + +.light-green.darken-4.opacity-1 { + background-color: rgba(51, 105, 30, 0.9) !important; + color: #fff; } + +.light-green.darken-4.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-green.darken-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.darken-4.opacity-2 { + background-color: rgba(51, 105, 30, 0.8) !important; + color: #fff; } + +.light-green.darken-4.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-green.darken-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.darken-4.opacity-3 { + background-color: rgba(51, 105, 30, 0.7) !important; + color: #fff; } + +.light-green.darken-4.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-green.darken-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.darken-4.opacity-4 { + background-color: rgba(51, 105, 30, 0.6) !important; + color: #fff; } + +.light-green.darken-4.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-green.darken-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.darken-4.opacity-5 { + background-color: rgba(51, 105, 30, 0.5) !important; + color: #fff; } + +.light-green.darken-4.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-green.darken-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.darken-4.opacity-6 { + background-color: rgba(51, 105, 30, 0.4) !important; + color: #fff; } + +.light-green.darken-4.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-green.darken-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.darken-4.opacity-7 { + background-color: rgba(51, 105, 30, 0.3) !important; + color: #fff; } + +.light-green.darken-4.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-green.darken-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.darken-4.opacity-8 { + background-color: rgba(51, 105, 30, 0.2) !important; + color: #fff; } + +.light-green.darken-4.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-green.darken-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.darken-4.opacity-9 { + background-color: rgba(51, 105, 30, 0.1) !important; + color: #fff; } + +.light-green.darken-4.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.light-green.darken-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green-darken-4-text-link a, +.light-green-darken-4-text-link a:link, +.light-green-darken-4-text-link a:visited, +.light-green-darken-4-text-link a:focus, +.light-green-darken-4-text-link a:active { + color: #33691e !important; } + +.light-green.accent-1 { + background-color: #ccff90 !important; + color: #000; } + +.light-green.accent-1-border { + border-color: #ccff90 !important; } + +.light-green.accent-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green-text.text-accent-1 { + color: #ccff90 !important; } + +.light-green.accent-1.opacity-1 { + background-color: rgba(204, 255, 144, 0.9) !important; + color: #000; } + +.light-green.accent-1.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.accent-1.opacity-2 { + background-color: rgba(204, 255, 144, 0.8) !important; + color: #000; } + +.light-green.accent-1.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.accent-1.opacity-3 { + background-color: rgba(204, 255, 144, 0.7) !important; + color: #000; } + +.light-green.accent-1.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.accent-1.opacity-4 { + background-color: rgba(204, 255, 144, 0.6) !important; + color: #000; } + +.light-green.accent-1.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.accent-1.opacity-5 { + background-color: rgba(204, 255, 144, 0.5) !important; + color: #000; } + +.light-green.accent-1.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.accent-1.opacity-6 { + background-color: rgba(204, 255, 144, 0.4) !important; + color: #000; } + +.light-green.accent-1.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.accent-1.opacity-7 { + background-color: rgba(204, 255, 144, 0.3) !important; + color: #000; } + +.light-green.accent-1.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.accent-1.opacity-8 { + background-color: rgba(204, 255, 144, 0.2) !important; + color: #000; } + +.light-green.accent-1.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.accent-1.opacity-9 { + background-color: rgba(204, 255, 144, 0.1) !important; + color: #000; } + +.light-green.accent-1.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green-accent-1-text-link a, +.light-green-accent-1-text-link a:link, +.light-green-accent-1-text-link a:visited, +.light-green-accent-1-text-link a:focus, +.light-green-accent-1-text-link a:active { + color: #ccff90 !important; } + +.light-green.accent-2 { + background-color: #b2ff59 !important; + color: #000; } + +.light-green.accent-2-border { + border-color: #b2ff59 !important; } + +.light-green.accent-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green-text.text-accent-2 { + color: #b2ff59 !important; } + +.light-green.accent-2.opacity-1 { + background-color: rgba(178, 255, 89, 0.9) !important; + color: #000; } + +.light-green.accent-2.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.accent-2.opacity-2 { + background-color: rgba(178, 255, 89, 0.8) !important; + color: #000; } + +.light-green.accent-2.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.accent-2.opacity-3 { + background-color: rgba(178, 255, 89, 0.7) !important; + color: #000; } + +.light-green.accent-2.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.accent-2.opacity-4 { + background-color: rgba(178, 255, 89, 0.6) !important; + color: #000; } + +.light-green.accent-2.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.accent-2.opacity-5 { + background-color: rgba(178, 255, 89, 0.5) !important; + color: #000; } + +.light-green.accent-2.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.accent-2.opacity-6 { + background-color: rgba(178, 255, 89, 0.4) !important; + color: #000; } + +.light-green.accent-2.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.accent-2.opacity-7 { + background-color: rgba(178, 255, 89, 0.3) !important; + color: #000; } + +.light-green.accent-2.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.accent-2.opacity-8 { + background-color: rgba(178, 255, 89, 0.2) !important; + color: #000; } + +.light-green.accent-2.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.accent-2.opacity-9 { + background-color: rgba(178, 255, 89, 0.1) !important; + color: #000; } + +.light-green.accent-2.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green-accent-2-text-link a, +.light-green-accent-2-text-link a:link, +.light-green-accent-2-text-link a:visited, +.light-green-accent-2-text-link a:focus, +.light-green-accent-2-text-link a:active { + color: #b2ff59 !important; } + +.light-green.accent-3 { + background-color: #76ff03 !important; + color: #000; } + +.light-green.accent-3-border { + border-color: #76ff03 !important; } + +.light-green.accent-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green-text.text-accent-3 { + color: #76ff03 !important; } + +.light-green.accent-3.opacity-1 { + background-color: rgba(118, 255, 3, 0.9) !important; + color: #000; } + +.light-green.accent-3.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.accent-3.opacity-2 { + background-color: rgba(118, 255, 3, 0.8) !important; + color: #000; } + +.light-green.accent-3.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.accent-3.opacity-3 { + background-color: rgba(118, 255, 3, 0.7) !important; + color: #000; } + +.light-green.accent-3.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.accent-3.opacity-4 { + background-color: rgba(118, 255, 3, 0.6) !important; + color: #000; } + +.light-green.accent-3.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.accent-3.opacity-5 { + background-color: rgba(118, 255, 3, 0.5) !important; + color: #000; } + +.light-green.accent-3.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.accent-3.opacity-6 { + background-color: rgba(118, 255, 3, 0.4) !important; + color: #000; } + +.light-green.accent-3.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.accent-3.opacity-7 { + background-color: rgba(118, 255, 3, 0.3) !important; + color: #000; } + +.light-green.accent-3.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.accent-3.opacity-8 { + background-color: rgba(118, 255, 3, 0.2) !important; + color: #000; } + +.light-green.accent-3.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.accent-3.opacity-9 { + background-color: rgba(118, 255, 3, 0.1) !important; + color: #000; } + +.light-green.accent-3.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green-accent-3-text-link a, +.light-green-accent-3-text-link a:link, +.light-green-accent-3-text-link a:visited, +.light-green-accent-3-text-link a:focus, +.light-green-accent-3-text-link a:active { + color: #76ff03 !important; } + +.light-green.accent-4 { + background-color: #64dd17 !important; + color: #000; } + +.light-green.accent-4-border { + border-color: #64dd17 !important; } + +.light-green.accent-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green-text.text-accent-4 { + color: #64dd17 !important; } + +.light-green.accent-4.opacity-1 { + background-color: rgba(100, 221, 23, 0.9) !important; + color: #000; } + +.light-green.accent-4.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.accent-4.opacity-2 { + background-color: rgba(100, 221, 23, 0.8) !important; + color: #000; } + +.light-green.accent-4.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.accent-4.opacity-3 { + background-color: rgba(100, 221, 23, 0.7) !important; + color: #000; } + +.light-green.accent-4.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.accent-4.opacity-4 { + background-color: rgba(100, 221, 23, 0.6) !important; + color: #000; } + +.light-green.accent-4.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.accent-4.opacity-5 { + background-color: rgba(100, 221, 23, 0.5) !important; + color: #000; } + +.light-green.accent-4.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.accent-4.opacity-6 { + background-color: rgba(100, 221, 23, 0.4) !important; + color: #000; } + +.light-green.accent-4.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.accent-4.opacity-7 { + background-color: rgba(100, 221, 23, 0.3) !important; + color: #000; } + +.light-green.accent-4.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.accent-4.opacity-8 { + background-color: rgba(100, 221, 23, 0.2) !important; + color: #000; } + +.light-green.accent-4.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green.accent-4.opacity-9 { + background-color: rgba(100, 221, 23, 0.1) !important; + color: #000; } + +.light-green.accent-4.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.light-green.accent-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.light-green-accent-4-text-link a, +.light-green-accent-4-text-link a:link, +.light-green-accent-4-text-link a:visited, +.light-green-accent-4-text-link a:focus, +.light-green-accent-4-text-link a:active { + color: #64dd17 !important; } + +.lime { + background-color: #cddc39 !important; + color: #000; } + +.lime-border { + border-color: #cddc39 !important; } + +.lime a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime-text { + color: #cddc39 !important; } + +.lime.opacity-1 { + background-color: rgba(205, 220, 57, 0.9) !important; + color: #000; } + +.lime.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.opacity-2 { + background-color: rgba(205, 220, 57, 0.8) !important; + color: #000; } + +.lime.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.opacity-3 { + background-color: rgba(205, 220, 57, 0.7) !important; + color: #000; } + +.lime.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.opacity-4 { + background-color: rgba(205, 220, 57, 0.6) !important; + color: #000; } + +.lime.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.opacity-5 { + background-color: rgba(205, 220, 57, 0.5) !important; + color: #000; } + +.lime.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.opacity-6 { + background-color: rgba(205, 220, 57, 0.4) !important; + color: #000; } + +.lime.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.opacity-7 { + background-color: rgba(205, 220, 57, 0.3) !important; + color: #000; } + +.lime.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.opacity-8 { + background-color: rgba(205, 220, 57, 0.2) !important; + color: #000; } + +.lime.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.opacity-9 { + background-color: rgba(205, 220, 57, 0.1) !important; + color: #000; } + +.lime.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime-text-link a, +.lime-text-link a:link, +.lime-text-link a:visited, +.lime-text-link a:focus, +.lime-text-link a:active { + color: #cddc39 !important; } + +.lime.lighten-5 { + background-color: #f9fbe7 !important; + color: #000; } + +.lime.lighten-5-border { + border-color: #f9fbe7 !important; } + +.lime.lighten-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime-text.text-lighten-5 { + color: #f9fbe7 !important; } + +.lime.lighten-5.opacity-1 { + background-color: rgba(249, 251, 231, 0.9) !important; + color: #000; } + +.lime.lighten-5.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-5.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-5.opacity-2 { + background-color: rgba(249, 251, 231, 0.8) !important; + color: #000; } + +.lime.lighten-5.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-5.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-5.opacity-3 { + background-color: rgba(249, 251, 231, 0.7) !important; + color: #000; } + +.lime.lighten-5.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-5.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-5.opacity-4 { + background-color: rgba(249, 251, 231, 0.6) !important; + color: #000; } + +.lime.lighten-5.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-5.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-5.opacity-5 { + background-color: rgba(249, 251, 231, 0.5) !important; + color: #000; } + +.lime.lighten-5.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-5.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-5.opacity-6 { + background-color: rgba(249, 251, 231, 0.4) !important; + color: #000; } + +.lime.lighten-5.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-5.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-5.opacity-7 { + background-color: rgba(249, 251, 231, 0.3) !important; + color: #000; } + +.lime.lighten-5.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-5.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-5.opacity-8 { + background-color: rgba(249, 251, 231, 0.2) !important; + color: #000; } + +.lime.lighten-5.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-5.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-5.opacity-9 { + background-color: rgba(249, 251, 231, 0.1) !important; + color: #000; } + +.lime.lighten-5.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-5.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime-lighten-5-text-link a, +.lime-lighten-5-text-link a:link, +.lime-lighten-5-text-link a:visited, +.lime-lighten-5-text-link a:focus, +.lime-lighten-5-text-link a:active { + color: #f9fbe7 !important; } + +.lime.lighten-4 { + background-color: #f0f4c3 !important; + color: #000; } + +.lime.lighten-4-border { + border-color: #f0f4c3 !important; } + +.lime.lighten-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime-text.text-lighten-4 { + color: #f0f4c3 !important; } + +.lime.lighten-4.opacity-1 { + background-color: rgba(240, 244, 195, 0.9) !important; + color: #000; } + +.lime.lighten-4.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-4.opacity-2 { + background-color: rgba(240, 244, 195, 0.8) !important; + color: #000; } + +.lime.lighten-4.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-4.opacity-3 { + background-color: rgba(240, 244, 195, 0.7) !important; + color: #000; } + +.lime.lighten-4.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-4.opacity-4 { + background-color: rgba(240, 244, 195, 0.6) !important; + color: #000; } + +.lime.lighten-4.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-4.opacity-5 { + background-color: rgba(240, 244, 195, 0.5) !important; + color: #000; } + +.lime.lighten-4.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-4.opacity-6 { + background-color: rgba(240, 244, 195, 0.4) !important; + color: #000; } + +.lime.lighten-4.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-4.opacity-7 { + background-color: rgba(240, 244, 195, 0.3) !important; + color: #000; } + +.lime.lighten-4.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-4.opacity-8 { + background-color: rgba(240, 244, 195, 0.2) !important; + color: #000; } + +.lime.lighten-4.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-4.opacity-9 { + background-color: rgba(240, 244, 195, 0.1) !important; + color: #000; } + +.lime.lighten-4.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime-lighten-4-text-link a, +.lime-lighten-4-text-link a:link, +.lime-lighten-4-text-link a:visited, +.lime-lighten-4-text-link a:focus, +.lime-lighten-4-text-link a:active { + color: #f0f4c3 !important; } + +.lime.lighten-3 { + background-color: #e6ee9c !important; + color: #000; } + +.lime.lighten-3-border { + border-color: #e6ee9c !important; } + +.lime.lighten-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime-text.text-lighten-3 { + color: #e6ee9c !important; } + +.lime.lighten-3.opacity-1 { + background-color: rgba(230, 238, 156, 0.9) !important; + color: #000; } + +.lime.lighten-3.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-3.opacity-2 { + background-color: rgba(230, 238, 156, 0.8) !important; + color: #000; } + +.lime.lighten-3.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-3.opacity-3 { + background-color: rgba(230, 238, 156, 0.7) !important; + color: #000; } + +.lime.lighten-3.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-3.opacity-4 { + background-color: rgba(230, 238, 156, 0.6) !important; + color: #000; } + +.lime.lighten-3.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-3.opacity-5 { + background-color: rgba(230, 238, 156, 0.5) !important; + color: #000; } + +.lime.lighten-3.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-3.opacity-6 { + background-color: rgba(230, 238, 156, 0.4) !important; + color: #000; } + +.lime.lighten-3.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-3.opacity-7 { + background-color: rgba(230, 238, 156, 0.3) !important; + color: #000; } + +.lime.lighten-3.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-3.opacity-8 { + background-color: rgba(230, 238, 156, 0.2) !important; + color: #000; } + +.lime.lighten-3.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-3.opacity-9 { + background-color: rgba(230, 238, 156, 0.1) !important; + color: #000; } + +.lime.lighten-3.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime-lighten-3-text-link a, +.lime-lighten-3-text-link a:link, +.lime-lighten-3-text-link a:visited, +.lime-lighten-3-text-link a:focus, +.lime-lighten-3-text-link a:active { + color: #e6ee9c !important; } + +.lime.lighten-2 { + background-color: #dce775 !important; + color: #000; } + +.lime.lighten-2-border { + border-color: #dce775 !important; } + +.lime.lighten-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime-text.text-lighten-2 { + color: #dce775 !important; } + +.lime.lighten-2.opacity-1 { + background-color: rgba(220, 231, 117, 0.9) !important; + color: #000; } + +.lime.lighten-2.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-2.opacity-2 { + background-color: rgba(220, 231, 117, 0.8) !important; + color: #000; } + +.lime.lighten-2.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-2.opacity-3 { + background-color: rgba(220, 231, 117, 0.7) !important; + color: #000; } + +.lime.lighten-2.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-2.opacity-4 { + background-color: rgba(220, 231, 117, 0.6) !important; + color: #000; } + +.lime.lighten-2.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-2.opacity-5 { + background-color: rgba(220, 231, 117, 0.5) !important; + color: #000; } + +.lime.lighten-2.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-2.opacity-6 { + background-color: rgba(220, 231, 117, 0.4) !important; + color: #000; } + +.lime.lighten-2.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-2.opacity-7 { + background-color: rgba(220, 231, 117, 0.3) !important; + color: #000; } + +.lime.lighten-2.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-2.opacity-8 { + background-color: rgba(220, 231, 117, 0.2) !important; + color: #000; } + +.lime.lighten-2.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-2.opacity-9 { + background-color: rgba(220, 231, 117, 0.1) !important; + color: #000; } + +.lime.lighten-2.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime-lighten-2-text-link a, +.lime-lighten-2-text-link a:link, +.lime-lighten-2-text-link a:visited, +.lime-lighten-2-text-link a:focus, +.lime-lighten-2-text-link a:active { + color: #dce775 !important; } + +.lime.lighten-1 { + background-color: #d4e157 !important; + color: #000; } + +.lime.lighten-1-border { + border-color: #d4e157 !important; } + +.lime.lighten-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime-text.text-lighten-1 { + color: #d4e157 !important; } + +.lime.lighten-1.opacity-1 { + background-color: rgba(212, 225, 87, 0.9) !important; + color: #000; } + +.lime.lighten-1.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-1.opacity-2 { + background-color: rgba(212, 225, 87, 0.8) !important; + color: #000; } + +.lime.lighten-1.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-1.opacity-3 { + background-color: rgba(212, 225, 87, 0.7) !important; + color: #000; } + +.lime.lighten-1.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-1.opacity-4 { + background-color: rgba(212, 225, 87, 0.6) !important; + color: #000; } + +.lime.lighten-1.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-1.opacity-5 { + background-color: rgba(212, 225, 87, 0.5) !important; + color: #000; } + +.lime.lighten-1.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-1.opacity-6 { + background-color: rgba(212, 225, 87, 0.4) !important; + color: #000; } + +.lime.lighten-1.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-1.opacity-7 { + background-color: rgba(212, 225, 87, 0.3) !important; + color: #000; } + +.lime.lighten-1.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-1.opacity-8 { + background-color: rgba(212, 225, 87, 0.2) !important; + color: #000; } + +.lime.lighten-1.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.lighten-1.opacity-9 { + background-color: rgba(212, 225, 87, 0.1) !important; + color: #000; } + +.lime.lighten-1.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.lighten-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime-lighten-1-text-link a, +.lime-lighten-1-text-link a:link, +.lime-lighten-1-text-link a:visited, +.lime-lighten-1-text-link a:focus, +.lime-lighten-1-text-link a:active { + color: #d4e157 !important; } + +.lime.darken-1 { + background-color: #c0ca33 !important; + color: #000; } + +.lime.darken-1-border { + border-color: #c0ca33 !important; } + +.lime.darken-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.darken-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime-text.text-darken-1 { + color: #c0ca33 !important; } + +.lime.darken-1.opacity-1 { + background-color: rgba(192, 202, 51, 0.9) !important; + color: #000; } + +.lime.darken-1.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.darken-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.darken-1.opacity-2 { + background-color: rgba(192, 202, 51, 0.8) !important; + color: #000; } + +.lime.darken-1.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.darken-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.darken-1.opacity-3 { + background-color: rgba(192, 202, 51, 0.7) !important; + color: #000; } + +.lime.darken-1.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.darken-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.darken-1.opacity-4 { + background-color: rgba(192, 202, 51, 0.6) !important; + color: #000; } + +.lime.darken-1.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.darken-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.darken-1.opacity-5 { + background-color: rgba(192, 202, 51, 0.5) !important; + color: #000; } + +.lime.darken-1.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.darken-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.darken-1.opacity-6 { + background-color: rgba(192, 202, 51, 0.4) !important; + color: #000; } + +.lime.darken-1.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.darken-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.darken-1.opacity-7 { + background-color: rgba(192, 202, 51, 0.3) !important; + color: #000; } + +.lime.darken-1.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.darken-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.darken-1.opacity-8 { + background-color: rgba(192, 202, 51, 0.2) !important; + color: #000; } + +.lime.darken-1.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.darken-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.darken-1.opacity-9 { + background-color: rgba(192, 202, 51, 0.1) !important; + color: #000; } + +.lime.darken-1.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.darken-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime-darken-1-text-link a, +.lime-darken-1-text-link a:link, +.lime-darken-1-text-link a:visited, +.lime-darken-1-text-link a:focus, +.lime-darken-1-text-link a:active { + color: #c0ca33 !important; } + +.lime.darken-2 { + background-color: #afb42b !important; + color: #000; } + +.lime.darken-2-border { + border-color: #afb42b !important; } + +.lime.darken-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.darken-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime-text.text-darken-2 { + color: #afb42b !important; } + +.lime.darken-2.opacity-1 { + background-color: rgba(175, 180, 43, 0.9) !important; + color: #000; } + +.lime.darken-2.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.darken-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.darken-2.opacity-2 { + background-color: rgba(175, 180, 43, 0.8) !important; + color: #000; } + +.lime.darken-2.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.darken-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.darken-2.opacity-3 { + background-color: rgba(175, 180, 43, 0.7) !important; + color: #000; } + +.lime.darken-2.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.darken-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.darken-2.opacity-4 { + background-color: rgba(175, 180, 43, 0.6) !important; + color: #000; } + +.lime.darken-2.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.darken-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.darken-2.opacity-5 { + background-color: rgba(175, 180, 43, 0.5) !important; + color: #000; } + +.lime.darken-2.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.darken-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.darken-2.opacity-6 { + background-color: rgba(175, 180, 43, 0.4) !important; + color: #000; } + +.lime.darken-2.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.darken-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.darken-2.opacity-7 { + background-color: rgba(175, 180, 43, 0.3) !important; + color: #000; } + +.lime.darken-2.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.darken-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.darken-2.opacity-8 { + background-color: rgba(175, 180, 43, 0.2) !important; + color: #000; } + +.lime.darken-2.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.darken-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.darken-2.opacity-9 { + background-color: rgba(175, 180, 43, 0.1) !important; + color: #000; } + +.lime.darken-2.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.darken-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime-darken-2-text-link a, +.lime-darken-2-text-link a:link, +.lime-darken-2-text-link a:visited, +.lime-darken-2-text-link a:focus, +.lime-darken-2-text-link a:active { + color: #afb42b !important; } + +.lime.darken-3 { + background-color: #9e9d24 !important; + color: #fff; } + +.lime.darken-3-border { + border-color: #9e9d24 !important; } + +.lime.darken-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.lime.darken-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime-text.text-darken-3 { + color: #9e9d24 !important; } + +.lime.darken-3.opacity-1 { + background-color: rgba(158, 157, 36, 0.9) !important; + color: #fff; } + +.lime.darken-3.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.lime.darken-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.darken-3.opacity-2 { + background-color: rgba(158, 157, 36, 0.8) !important; + color: #fff; } + +.lime.darken-3.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.lime.darken-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.darken-3.opacity-3 { + background-color: rgba(158, 157, 36, 0.7) !important; + color: #fff; } + +.lime.darken-3.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.lime.darken-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.darken-3.opacity-4 { + background-color: rgba(158, 157, 36, 0.6) !important; + color: #fff; } + +.lime.darken-3.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.lime.darken-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.darken-3.opacity-5 { + background-color: rgba(158, 157, 36, 0.5) !important; + color: #fff; } + +.lime.darken-3.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.lime.darken-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.darken-3.opacity-6 { + background-color: rgba(158, 157, 36, 0.4) !important; + color: #fff; } + +.lime.darken-3.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.lime.darken-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.darken-3.opacity-7 { + background-color: rgba(158, 157, 36, 0.3) !important; + color: #fff; } + +.lime.darken-3.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.lime.darken-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.darken-3.opacity-8 { + background-color: rgba(158, 157, 36, 0.2) !important; + color: #fff; } + +.lime.darken-3.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.lime.darken-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.darken-3.opacity-9 { + background-color: rgba(158, 157, 36, 0.1) !important; + color: #fff; } + +.lime.darken-3.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.lime.darken-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime-darken-3-text-link a, +.lime-darken-3-text-link a:link, +.lime-darken-3-text-link a:visited, +.lime-darken-3-text-link a:focus, +.lime-darken-3-text-link a:active { + color: #9e9d24 !important; } + +.lime.darken-4 { + background-color: #827717 !important; + color: #fff; } + +.lime.darken-4-border { + border-color: #827717 !important; } + +.lime.darken-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.lime.darken-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime-text.text-darken-4 { + color: #827717 !important; } + +.lime.darken-4.opacity-1 { + background-color: rgba(130, 119, 23, 0.9) !important; + color: #fff; } + +.lime.darken-4.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.lime.darken-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.darken-4.opacity-2 { + background-color: rgba(130, 119, 23, 0.8) !important; + color: #fff; } + +.lime.darken-4.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.lime.darken-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.darken-4.opacity-3 { + background-color: rgba(130, 119, 23, 0.7) !important; + color: #fff; } + +.lime.darken-4.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.lime.darken-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.darken-4.opacity-4 { + background-color: rgba(130, 119, 23, 0.6) !important; + color: #fff; } + +.lime.darken-4.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.lime.darken-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.darken-4.opacity-5 { + background-color: rgba(130, 119, 23, 0.5) !important; + color: #fff; } + +.lime.darken-4.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.lime.darken-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.darken-4.opacity-6 { + background-color: rgba(130, 119, 23, 0.4) !important; + color: #fff; } + +.lime.darken-4.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.lime.darken-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.darken-4.opacity-7 { + background-color: rgba(130, 119, 23, 0.3) !important; + color: #fff; } + +.lime.darken-4.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.lime.darken-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.darken-4.opacity-8 { + background-color: rgba(130, 119, 23, 0.2) !important; + color: #fff; } + +.lime.darken-4.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.lime.darken-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.darken-4.opacity-9 { + background-color: rgba(130, 119, 23, 0.1) !important; + color: #fff; } + +.lime.darken-4.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.lime.darken-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime-darken-4-text-link a, +.lime-darken-4-text-link a:link, +.lime-darken-4-text-link a:visited, +.lime-darken-4-text-link a:focus, +.lime-darken-4-text-link a:active { + color: #827717 !important; } + +.lime.accent-1 { + background-color: #f4ff81 !important; + color: #000; } + +.lime.accent-1-border { + border-color: #f4ff81 !important; } + +.lime.accent-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime-text.text-accent-1 { + color: #f4ff81 !important; } + +.lime.accent-1.opacity-1 { + background-color: rgba(244, 255, 129, 0.9) !important; + color: #000; } + +.lime.accent-1.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.accent-1.opacity-2 { + background-color: rgba(244, 255, 129, 0.8) !important; + color: #000; } + +.lime.accent-1.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.accent-1.opacity-3 { + background-color: rgba(244, 255, 129, 0.7) !important; + color: #000; } + +.lime.accent-1.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.accent-1.opacity-4 { + background-color: rgba(244, 255, 129, 0.6) !important; + color: #000; } + +.lime.accent-1.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.accent-1.opacity-5 { + background-color: rgba(244, 255, 129, 0.5) !important; + color: #000; } + +.lime.accent-1.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.accent-1.opacity-6 { + background-color: rgba(244, 255, 129, 0.4) !important; + color: #000; } + +.lime.accent-1.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.accent-1.opacity-7 { + background-color: rgba(244, 255, 129, 0.3) !important; + color: #000; } + +.lime.accent-1.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.accent-1.opacity-8 { + background-color: rgba(244, 255, 129, 0.2) !important; + color: #000; } + +.lime.accent-1.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.accent-1.opacity-9 { + background-color: rgba(244, 255, 129, 0.1) !important; + color: #000; } + +.lime.accent-1.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime-accent-1-text-link a, +.lime-accent-1-text-link a:link, +.lime-accent-1-text-link a:visited, +.lime-accent-1-text-link a:focus, +.lime-accent-1-text-link a:active { + color: #f4ff81 !important; } + +.lime.accent-2 { + background-color: #eeff41 !important; + color: #000; } + +.lime.accent-2-border { + border-color: #eeff41 !important; } + +.lime.accent-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime-text.text-accent-2 { + color: #eeff41 !important; } + +.lime.accent-2.opacity-1 { + background-color: rgba(238, 255, 65, 0.9) !important; + color: #000; } + +.lime.accent-2.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.accent-2.opacity-2 { + background-color: rgba(238, 255, 65, 0.8) !important; + color: #000; } + +.lime.accent-2.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.accent-2.opacity-3 { + background-color: rgba(238, 255, 65, 0.7) !important; + color: #000; } + +.lime.accent-2.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.accent-2.opacity-4 { + background-color: rgba(238, 255, 65, 0.6) !important; + color: #000; } + +.lime.accent-2.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.accent-2.opacity-5 { + background-color: rgba(238, 255, 65, 0.5) !important; + color: #000; } + +.lime.accent-2.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.accent-2.opacity-6 { + background-color: rgba(238, 255, 65, 0.4) !important; + color: #000; } + +.lime.accent-2.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.accent-2.opacity-7 { + background-color: rgba(238, 255, 65, 0.3) !important; + color: #000; } + +.lime.accent-2.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.accent-2.opacity-8 { + background-color: rgba(238, 255, 65, 0.2) !important; + color: #000; } + +.lime.accent-2.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.accent-2.opacity-9 { + background-color: rgba(238, 255, 65, 0.1) !important; + color: #000; } + +.lime.accent-2.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime-accent-2-text-link a, +.lime-accent-2-text-link a:link, +.lime-accent-2-text-link a:visited, +.lime-accent-2-text-link a:focus, +.lime-accent-2-text-link a:active { + color: #eeff41 !important; } + +.lime.accent-3 { + background-color: #c6ff00 !important; + color: #000; } + +.lime.accent-3-border { + border-color: #c6ff00 !important; } + +.lime.accent-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime-text.text-accent-3 { + color: #c6ff00 !important; } + +.lime.accent-3.opacity-1 { + background-color: rgba(198, 255, 0, 0.9) !important; + color: #000; } + +.lime.accent-3.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.accent-3.opacity-2 { + background-color: rgba(198, 255, 0, 0.8) !important; + color: #000; } + +.lime.accent-3.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.accent-3.opacity-3 { + background-color: rgba(198, 255, 0, 0.7) !important; + color: #000; } + +.lime.accent-3.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.accent-3.opacity-4 { + background-color: rgba(198, 255, 0, 0.6) !important; + color: #000; } + +.lime.accent-3.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.accent-3.opacity-5 { + background-color: rgba(198, 255, 0, 0.5) !important; + color: #000; } + +.lime.accent-3.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.accent-3.opacity-6 { + background-color: rgba(198, 255, 0, 0.4) !important; + color: #000; } + +.lime.accent-3.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.accent-3.opacity-7 { + background-color: rgba(198, 255, 0, 0.3) !important; + color: #000; } + +.lime.accent-3.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.accent-3.opacity-8 { + background-color: rgba(198, 255, 0, 0.2) !important; + color: #000; } + +.lime.accent-3.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.accent-3.opacity-9 { + background-color: rgba(198, 255, 0, 0.1) !important; + color: #000; } + +.lime.accent-3.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime-accent-3-text-link a, +.lime-accent-3-text-link a:link, +.lime-accent-3-text-link a:visited, +.lime-accent-3-text-link a:focus, +.lime-accent-3-text-link a:active { + color: #c6ff00 !important; } + +.lime.accent-4 { + background-color: #aeea00 !important; + color: #000; } + +.lime.accent-4-border { + border-color: #aeea00 !important; } + +.lime.accent-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime-text.text-accent-4 { + color: #aeea00 !important; } + +.lime.accent-4.opacity-1 { + background-color: rgba(174, 234, 0, 0.9) !important; + color: #000; } + +.lime.accent-4.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.accent-4.opacity-2 { + background-color: rgba(174, 234, 0, 0.8) !important; + color: #000; } + +.lime.accent-4.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.accent-4.opacity-3 { + background-color: rgba(174, 234, 0, 0.7) !important; + color: #000; } + +.lime.accent-4.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.accent-4.opacity-4 { + background-color: rgba(174, 234, 0, 0.6) !important; + color: #000; } + +.lime.accent-4.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.accent-4.opacity-5 { + background-color: rgba(174, 234, 0, 0.5) !important; + color: #000; } + +.lime.accent-4.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.accent-4.opacity-6 { + background-color: rgba(174, 234, 0, 0.4) !important; + color: #000; } + +.lime.accent-4.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.accent-4.opacity-7 { + background-color: rgba(174, 234, 0, 0.3) !important; + color: #000; } + +.lime.accent-4.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.accent-4.opacity-8 { + background-color: rgba(174, 234, 0, 0.2) !important; + color: #000; } + +.lime.accent-4.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime.accent-4.opacity-9 { + background-color: rgba(174, 234, 0, 0.1) !important; + color: #000; } + +.lime.accent-4.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.lime.accent-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.lime-accent-4-text-link a, +.lime-accent-4-text-link a:link, +.lime-accent-4-text-link a:visited, +.lime-accent-4-text-link a:focus, +.lime-accent-4-text-link a:active { + color: #aeea00 !important; } + +.yellow { + background-color: #ffeb3b !important; + color: #000; } + +.yellow-border { + border-color: #ffeb3b !important; } + +.yellow a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow-text { + color: #ffeb3b !important; } + +.yellow.opacity-1 { + background-color: rgba(255, 235, 59, 0.9) !important; + color: #000; } + +.yellow.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.opacity-2 { + background-color: rgba(255, 235, 59, 0.8) !important; + color: #000; } + +.yellow.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.opacity-3 { + background-color: rgba(255, 235, 59, 0.7) !important; + color: #000; } + +.yellow.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.opacity-4 { + background-color: rgba(255, 235, 59, 0.6) !important; + color: #000; } + +.yellow.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.opacity-5 { + background-color: rgba(255, 235, 59, 0.5) !important; + color: #000; } + +.yellow.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.opacity-6 { + background-color: rgba(255, 235, 59, 0.4) !important; + color: #000; } + +.yellow.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.opacity-7 { + background-color: rgba(255, 235, 59, 0.3) !important; + color: #000; } + +.yellow.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.opacity-8 { + background-color: rgba(255, 235, 59, 0.2) !important; + color: #000; } + +.yellow.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.opacity-9 { + background-color: rgba(255, 235, 59, 0.1) !important; + color: #000; } + +.yellow.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow-text-link a, +.yellow-text-link a:link, +.yellow-text-link a:visited, +.yellow-text-link a:focus, +.yellow-text-link a:active { + color: #ffeb3b !important; } + +.yellow.lighten-5 { + background-color: #fffde7 !important; + color: #000; } + +.yellow.lighten-5-border { + border-color: #fffde7 !important; } + +.yellow.lighten-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow-text.text-lighten-5 { + color: #fffde7 !important; } + +.yellow.lighten-5.opacity-1 { + background-color: rgba(255, 253, 231, 0.9) !important; + color: #000; } + +.yellow.lighten-5.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-5.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-5.opacity-2 { + background-color: rgba(255, 253, 231, 0.8) !important; + color: #000; } + +.yellow.lighten-5.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-5.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-5.opacity-3 { + background-color: rgba(255, 253, 231, 0.7) !important; + color: #000; } + +.yellow.lighten-5.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-5.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-5.opacity-4 { + background-color: rgba(255, 253, 231, 0.6) !important; + color: #000; } + +.yellow.lighten-5.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-5.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-5.opacity-5 { + background-color: rgba(255, 253, 231, 0.5) !important; + color: #000; } + +.yellow.lighten-5.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-5.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-5.opacity-6 { + background-color: rgba(255, 253, 231, 0.4) !important; + color: #000; } + +.yellow.lighten-5.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-5.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-5.opacity-7 { + background-color: rgba(255, 253, 231, 0.3) !important; + color: #000; } + +.yellow.lighten-5.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-5.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-5.opacity-8 { + background-color: rgba(255, 253, 231, 0.2) !important; + color: #000; } + +.yellow.lighten-5.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-5.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-5.opacity-9 { + background-color: rgba(255, 253, 231, 0.1) !important; + color: #000; } + +.yellow.lighten-5.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-5.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow-lighten-5-text-link a, +.yellow-lighten-5-text-link a:link, +.yellow-lighten-5-text-link a:visited, +.yellow-lighten-5-text-link a:focus, +.yellow-lighten-5-text-link a:active { + color: #fffde7 !important; } + +.yellow.lighten-4 { + background-color: #fff9c4 !important; + color: #000; } + +.yellow.lighten-4-border { + border-color: #fff9c4 !important; } + +.yellow.lighten-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow-text.text-lighten-4 { + color: #fff9c4 !important; } + +.yellow.lighten-4.opacity-1 { + background-color: rgba(255, 249, 196, 0.9) !important; + color: #000; } + +.yellow.lighten-4.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-4.opacity-2 { + background-color: rgba(255, 249, 196, 0.8) !important; + color: #000; } + +.yellow.lighten-4.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-4.opacity-3 { + background-color: rgba(255, 249, 196, 0.7) !important; + color: #000; } + +.yellow.lighten-4.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-4.opacity-4 { + background-color: rgba(255, 249, 196, 0.6) !important; + color: #000; } + +.yellow.lighten-4.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-4.opacity-5 { + background-color: rgba(255, 249, 196, 0.5) !important; + color: #000; } + +.yellow.lighten-4.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-4.opacity-6 { + background-color: rgba(255, 249, 196, 0.4) !important; + color: #000; } + +.yellow.lighten-4.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-4.opacity-7 { + background-color: rgba(255, 249, 196, 0.3) !important; + color: #000; } + +.yellow.lighten-4.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-4.opacity-8 { + background-color: rgba(255, 249, 196, 0.2) !important; + color: #000; } + +.yellow.lighten-4.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-4.opacity-9 { + background-color: rgba(255, 249, 196, 0.1) !important; + color: #000; } + +.yellow.lighten-4.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow-lighten-4-text-link a, +.yellow-lighten-4-text-link a:link, +.yellow-lighten-4-text-link a:visited, +.yellow-lighten-4-text-link a:focus, +.yellow-lighten-4-text-link a:active { + color: #fff9c4 !important; } + +.yellow.lighten-3 { + background-color: #fff59d !important; + color: #000; } + +.yellow.lighten-3-border { + border-color: #fff59d !important; } + +.yellow.lighten-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow-text.text-lighten-3 { + color: #fff59d !important; } + +.yellow.lighten-3.opacity-1 { + background-color: rgba(255, 245, 157, 0.9) !important; + color: #000; } + +.yellow.lighten-3.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-3.opacity-2 { + background-color: rgba(255, 245, 157, 0.8) !important; + color: #000; } + +.yellow.lighten-3.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-3.opacity-3 { + background-color: rgba(255, 245, 157, 0.7) !important; + color: #000; } + +.yellow.lighten-3.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-3.opacity-4 { + background-color: rgba(255, 245, 157, 0.6) !important; + color: #000; } + +.yellow.lighten-3.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-3.opacity-5 { + background-color: rgba(255, 245, 157, 0.5) !important; + color: #000; } + +.yellow.lighten-3.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-3.opacity-6 { + background-color: rgba(255, 245, 157, 0.4) !important; + color: #000; } + +.yellow.lighten-3.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-3.opacity-7 { + background-color: rgba(255, 245, 157, 0.3) !important; + color: #000; } + +.yellow.lighten-3.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-3.opacity-8 { + background-color: rgba(255, 245, 157, 0.2) !important; + color: #000; } + +.yellow.lighten-3.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-3.opacity-9 { + background-color: rgba(255, 245, 157, 0.1) !important; + color: #000; } + +.yellow.lighten-3.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow-lighten-3-text-link a, +.yellow-lighten-3-text-link a:link, +.yellow-lighten-3-text-link a:visited, +.yellow-lighten-3-text-link a:focus, +.yellow-lighten-3-text-link a:active { + color: #fff59d !important; } + +.yellow.lighten-2 { + background-color: #fff176 !important; + color: #000; } + +.yellow.lighten-2-border { + border-color: #fff176 !important; } + +.yellow.lighten-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow-text.text-lighten-2 { + color: #fff176 !important; } + +.yellow.lighten-2.opacity-1 { + background-color: rgba(255, 241, 118, 0.9) !important; + color: #000; } + +.yellow.lighten-2.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-2.opacity-2 { + background-color: rgba(255, 241, 118, 0.8) !important; + color: #000; } + +.yellow.lighten-2.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-2.opacity-3 { + background-color: rgba(255, 241, 118, 0.7) !important; + color: #000; } + +.yellow.lighten-2.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-2.opacity-4 { + background-color: rgba(255, 241, 118, 0.6) !important; + color: #000; } + +.yellow.lighten-2.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-2.opacity-5 { + background-color: rgba(255, 241, 118, 0.5) !important; + color: #000; } + +.yellow.lighten-2.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-2.opacity-6 { + background-color: rgba(255, 241, 118, 0.4) !important; + color: #000; } + +.yellow.lighten-2.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-2.opacity-7 { + background-color: rgba(255, 241, 118, 0.3) !important; + color: #000; } + +.yellow.lighten-2.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-2.opacity-8 { + background-color: rgba(255, 241, 118, 0.2) !important; + color: #000; } + +.yellow.lighten-2.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-2.opacity-9 { + background-color: rgba(255, 241, 118, 0.1) !important; + color: #000; } + +.yellow.lighten-2.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow-lighten-2-text-link a, +.yellow-lighten-2-text-link a:link, +.yellow-lighten-2-text-link a:visited, +.yellow-lighten-2-text-link a:focus, +.yellow-lighten-2-text-link a:active { + color: #fff176 !important; } + +.yellow.lighten-1 { + background-color: #ffee58 !important; + color: #000; } + +.yellow.lighten-1-border { + border-color: #ffee58 !important; } + +.yellow.lighten-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow-text.text-lighten-1 { + color: #ffee58 !important; } + +.yellow.lighten-1.opacity-1 { + background-color: rgba(255, 238, 88, 0.9) !important; + color: #000; } + +.yellow.lighten-1.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-1.opacity-2 { + background-color: rgba(255, 238, 88, 0.8) !important; + color: #000; } + +.yellow.lighten-1.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-1.opacity-3 { + background-color: rgba(255, 238, 88, 0.7) !important; + color: #000; } + +.yellow.lighten-1.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-1.opacity-4 { + background-color: rgba(255, 238, 88, 0.6) !important; + color: #000; } + +.yellow.lighten-1.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-1.opacity-5 { + background-color: rgba(255, 238, 88, 0.5) !important; + color: #000; } + +.yellow.lighten-1.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-1.opacity-6 { + background-color: rgba(255, 238, 88, 0.4) !important; + color: #000; } + +.yellow.lighten-1.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-1.opacity-7 { + background-color: rgba(255, 238, 88, 0.3) !important; + color: #000; } + +.yellow.lighten-1.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-1.opacity-8 { + background-color: rgba(255, 238, 88, 0.2) !important; + color: #000; } + +.yellow.lighten-1.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.lighten-1.opacity-9 { + background-color: rgba(255, 238, 88, 0.1) !important; + color: #000; } + +.yellow.lighten-1.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.lighten-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow-lighten-1-text-link a, +.yellow-lighten-1-text-link a:link, +.yellow-lighten-1-text-link a:visited, +.yellow-lighten-1-text-link a:focus, +.yellow-lighten-1-text-link a:active { + color: #ffee58 !important; } + +.yellow.darken-1 { + background-color: #fdd835 !important; + color: #000; } + +.yellow.darken-1-border { + border-color: #fdd835 !important; } + +.yellow.darken-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.darken-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow-text.text-darken-1 { + color: #fdd835 !important; } + +.yellow.darken-1.opacity-1 { + background-color: rgba(253, 216, 53, 0.9) !important; + color: #000; } + +.yellow.darken-1.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.darken-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.darken-1.opacity-2 { + background-color: rgba(253, 216, 53, 0.8) !important; + color: #000; } + +.yellow.darken-1.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.darken-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.darken-1.opacity-3 { + background-color: rgba(253, 216, 53, 0.7) !important; + color: #000; } + +.yellow.darken-1.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.darken-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.darken-1.opacity-4 { + background-color: rgba(253, 216, 53, 0.6) !important; + color: #000; } + +.yellow.darken-1.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.darken-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.darken-1.opacity-5 { + background-color: rgba(253, 216, 53, 0.5) !important; + color: #000; } + +.yellow.darken-1.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.darken-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.darken-1.opacity-6 { + background-color: rgba(253, 216, 53, 0.4) !important; + color: #000; } + +.yellow.darken-1.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.darken-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.darken-1.opacity-7 { + background-color: rgba(253, 216, 53, 0.3) !important; + color: #000; } + +.yellow.darken-1.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.darken-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.darken-1.opacity-8 { + background-color: rgba(253, 216, 53, 0.2) !important; + color: #000; } + +.yellow.darken-1.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.darken-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.darken-1.opacity-9 { + background-color: rgba(253, 216, 53, 0.1) !important; + color: #000; } + +.yellow.darken-1.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.darken-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow-darken-1-text-link a, +.yellow-darken-1-text-link a:link, +.yellow-darken-1-text-link a:visited, +.yellow-darken-1-text-link a:focus, +.yellow-darken-1-text-link a:active { + color: #fdd835 !important; } + +.yellow.darken-2 { + background-color: #fbc02d !important; + color: #000; } + +.yellow.darken-2-border { + border-color: #fbc02d !important; } + +.yellow.darken-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.darken-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow-text.text-darken-2 { + color: #fbc02d !important; } + +.yellow.darken-2.opacity-1 { + background-color: rgba(251, 192, 45, 0.9) !important; + color: #000; } + +.yellow.darken-2.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.darken-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.darken-2.opacity-2 { + background-color: rgba(251, 192, 45, 0.8) !important; + color: #000; } + +.yellow.darken-2.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.darken-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.darken-2.opacity-3 { + background-color: rgba(251, 192, 45, 0.7) !important; + color: #000; } + +.yellow.darken-2.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.darken-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.darken-2.opacity-4 { + background-color: rgba(251, 192, 45, 0.6) !important; + color: #000; } + +.yellow.darken-2.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.darken-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.darken-2.opacity-5 { + background-color: rgba(251, 192, 45, 0.5) !important; + color: #000; } + +.yellow.darken-2.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.darken-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.darken-2.opacity-6 { + background-color: rgba(251, 192, 45, 0.4) !important; + color: #000; } + +.yellow.darken-2.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.darken-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.darken-2.opacity-7 { + background-color: rgba(251, 192, 45, 0.3) !important; + color: #000; } + +.yellow.darken-2.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.darken-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.darken-2.opacity-8 { + background-color: rgba(251, 192, 45, 0.2) !important; + color: #000; } + +.yellow.darken-2.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.darken-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.darken-2.opacity-9 { + background-color: rgba(251, 192, 45, 0.1) !important; + color: #000; } + +.yellow.darken-2.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.darken-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow-darken-2-text-link a, +.yellow-darken-2-text-link a:link, +.yellow-darken-2-text-link a:visited, +.yellow-darken-2-text-link a:focus, +.yellow-darken-2-text-link a:active { + color: #fbc02d !important; } + +.yellow.darken-3 { + background-color: #f9a825 !important; + color: #000; } + +.yellow.darken-3-border { + border-color: #f9a825 !important; } + +.yellow.darken-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.darken-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow-text.text-darken-3 { + color: #f9a825 !important; } + +.yellow.darken-3.opacity-1 { + background-color: rgba(249, 168, 37, 0.9) !important; + color: #000; } + +.yellow.darken-3.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.darken-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.darken-3.opacity-2 { + background-color: rgba(249, 168, 37, 0.8) !important; + color: #000; } + +.yellow.darken-3.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.darken-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.darken-3.opacity-3 { + background-color: rgba(249, 168, 37, 0.7) !important; + color: #000; } + +.yellow.darken-3.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.darken-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.darken-3.opacity-4 { + background-color: rgba(249, 168, 37, 0.6) !important; + color: #000; } + +.yellow.darken-3.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.darken-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.darken-3.opacity-5 { + background-color: rgba(249, 168, 37, 0.5) !important; + color: #000; } + +.yellow.darken-3.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.darken-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.darken-3.opacity-6 { + background-color: rgba(249, 168, 37, 0.4) !important; + color: #000; } + +.yellow.darken-3.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.darken-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.darken-3.opacity-7 { + background-color: rgba(249, 168, 37, 0.3) !important; + color: #000; } + +.yellow.darken-3.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.darken-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.darken-3.opacity-8 { + background-color: rgba(249, 168, 37, 0.2) !important; + color: #000; } + +.yellow.darken-3.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.darken-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.darken-3.opacity-9 { + background-color: rgba(249, 168, 37, 0.1) !important; + color: #000; } + +.yellow.darken-3.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.darken-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow-darken-3-text-link a, +.yellow-darken-3-text-link a:link, +.yellow-darken-3-text-link a:visited, +.yellow-darken-3-text-link a:focus, +.yellow-darken-3-text-link a:active { + color: #f9a825 !important; } + +.yellow.darken-4 { + background-color: #f57f17 !important; + color: #fff; } + +.yellow.darken-4-border { + border-color: #f57f17 !important; } + +.yellow.darken-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.yellow.darken-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow-text.text-darken-4 { + color: #f57f17 !important; } + +.yellow.darken-4.opacity-1 { + background-color: rgba(245, 127, 23, 0.9) !important; + color: #fff; } + +.yellow.darken-4.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.yellow.darken-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.darken-4.opacity-2 { + background-color: rgba(245, 127, 23, 0.8) !important; + color: #fff; } + +.yellow.darken-4.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.yellow.darken-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.darken-4.opacity-3 { + background-color: rgba(245, 127, 23, 0.7) !important; + color: #fff; } + +.yellow.darken-4.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.yellow.darken-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.darken-4.opacity-4 { + background-color: rgba(245, 127, 23, 0.6) !important; + color: #fff; } + +.yellow.darken-4.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.yellow.darken-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.darken-4.opacity-5 { + background-color: rgba(245, 127, 23, 0.5) !important; + color: #fff; } + +.yellow.darken-4.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.yellow.darken-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.darken-4.opacity-6 { + background-color: rgba(245, 127, 23, 0.4) !important; + color: #fff; } + +.yellow.darken-4.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.yellow.darken-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.darken-4.opacity-7 { + background-color: rgba(245, 127, 23, 0.3) !important; + color: #fff; } + +.yellow.darken-4.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.yellow.darken-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.darken-4.opacity-8 { + background-color: rgba(245, 127, 23, 0.2) !important; + color: #fff; } + +.yellow.darken-4.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.yellow.darken-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.darken-4.opacity-9 { + background-color: rgba(245, 127, 23, 0.1) !important; + color: #fff; } + +.yellow.darken-4.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.yellow.darken-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow-darken-4-text-link a, +.yellow-darken-4-text-link a:link, +.yellow-darken-4-text-link a:visited, +.yellow-darken-4-text-link a:focus, +.yellow-darken-4-text-link a:active { + color: #f57f17 !important; } + +.yellow.accent-1 { + background-color: #ffff8d !important; + color: #000; } + +.yellow.accent-1-border { + border-color: #ffff8d !important; } + +.yellow.accent-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow-text.text-accent-1 { + color: #ffff8d !important; } + +.yellow.accent-1.opacity-1 { + background-color: rgba(255, 255, 141, 0.9) !important; + color: #000; } + +.yellow.accent-1.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.accent-1.opacity-2 { + background-color: rgba(255, 255, 141, 0.8) !important; + color: #000; } + +.yellow.accent-1.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.accent-1.opacity-3 { + background-color: rgba(255, 255, 141, 0.7) !important; + color: #000; } + +.yellow.accent-1.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.accent-1.opacity-4 { + background-color: rgba(255, 255, 141, 0.6) !important; + color: #000; } + +.yellow.accent-1.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.accent-1.opacity-5 { + background-color: rgba(255, 255, 141, 0.5) !important; + color: #000; } + +.yellow.accent-1.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.accent-1.opacity-6 { + background-color: rgba(255, 255, 141, 0.4) !important; + color: #000; } + +.yellow.accent-1.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.accent-1.opacity-7 { + background-color: rgba(255, 255, 141, 0.3) !important; + color: #000; } + +.yellow.accent-1.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.accent-1.opacity-8 { + background-color: rgba(255, 255, 141, 0.2) !important; + color: #000; } + +.yellow.accent-1.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.accent-1.opacity-9 { + background-color: rgba(255, 255, 141, 0.1) !important; + color: #000; } + +.yellow.accent-1.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow-accent-1-text-link a, +.yellow-accent-1-text-link a:link, +.yellow-accent-1-text-link a:visited, +.yellow-accent-1-text-link a:focus, +.yellow-accent-1-text-link a:active { + color: #ffff8d !important; } + +.yellow.accent-2 { + background-color: #ffff00 !important; + color: #000; } + +.yellow.accent-2-border { + border-color: #ffff00 !important; } + +.yellow.accent-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow-text.text-accent-2 { + color: #ffff00 !important; } + +.yellow.accent-2.opacity-1 { + background-color: rgba(255, 255, 0, 0.9) !important; + color: #000; } + +.yellow.accent-2.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.accent-2.opacity-2 { + background-color: rgba(255, 255, 0, 0.8) !important; + color: #000; } + +.yellow.accent-2.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.accent-2.opacity-3 { + background-color: rgba(255, 255, 0, 0.7) !important; + color: #000; } + +.yellow.accent-2.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.accent-2.opacity-4 { + background-color: rgba(255, 255, 0, 0.6) !important; + color: #000; } + +.yellow.accent-2.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.accent-2.opacity-5 { + background-color: rgba(255, 255, 0, 0.5) !important; + color: #000; } + +.yellow.accent-2.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.accent-2.opacity-6 { + background-color: rgba(255, 255, 0, 0.4) !important; + color: #000; } + +.yellow.accent-2.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.accent-2.opacity-7 { + background-color: rgba(255, 255, 0, 0.3) !important; + color: #000; } + +.yellow.accent-2.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.accent-2.opacity-8 { + background-color: rgba(255, 255, 0, 0.2) !important; + color: #000; } + +.yellow.accent-2.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.accent-2.opacity-9 { + background-color: rgba(255, 255, 0, 0.1) !important; + color: #000; } + +.yellow.accent-2.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow-accent-2-text-link a, +.yellow-accent-2-text-link a:link, +.yellow-accent-2-text-link a:visited, +.yellow-accent-2-text-link a:focus, +.yellow-accent-2-text-link a:active { + color: #ffff00 !important; } + +.yellow.accent-3 { + background-color: #ffea00 !important; + color: #000; } + +.yellow.accent-3-border { + border-color: #ffea00 !important; } + +.yellow.accent-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow-text.text-accent-3 { + color: #ffea00 !important; } + +.yellow.accent-3.opacity-1 { + background-color: rgba(255, 234, 0, 0.9) !important; + color: #000; } + +.yellow.accent-3.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.accent-3.opacity-2 { + background-color: rgba(255, 234, 0, 0.8) !important; + color: #000; } + +.yellow.accent-3.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.accent-3.opacity-3 { + background-color: rgba(255, 234, 0, 0.7) !important; + color: #000; } + +.yellow.accent-3.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.accent-3.opacity-4 { + background-color: rgba(255, 234, 0, 0.6) !important; + color: #000; } + +.yellow.accent-3.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.accent-3.opacity-5 { + background-color: rgba(255, 234, 0, 0.5) !important; + color: #000; } + +.yellow.accent-3.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.accent-3.opacity-6 { + background-color: rgba(255, 234, 0, 0.4) !important; + color: #000; } + +.yellow.accent-3.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.accent-3.opacity-7 { + background-color: rgba(255, 234, 0, 0.3) !important; + color: #000; } + +.yellow.accent-3.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.accent-3.opacity-8 { + background-color: rgba(255, 234, 0, 0.2) !important; + color: #000; } + +.yellow.accent-3.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.accent-3.opacity-9 { + background-color: rgba(255, 234, 0, 0.1) !important; + color: #000; } + +.yellow.accent-3.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow-accent-3-text-link a, +.yellow-accent-3-text-link a:link, +.yellow-accent-3-text-link a:visited, +.yellow-accent-3-text-link a:focus, +.yellow-accent-3-text-link a:active { + color: #ffea00 !important; } + +.yellow.accent-4 { + background-color: #ffd600 !important; + color: #000; } + +.yellow.accent-4-border { + border-color: #ffd600 !important; } + +.yellow.accent-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow-text.text-accent-4 { + color: #ffd600 !important; } + +.yellow.accent-4.opacity-1 { + background-color: rgba(255, 214, 0, 0.9) !important; + color: #000; } + +.yellow.accent-4.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.accent-4.opacity-2 { + background-color: rgba(255, 214, 0, 0.8) !important; + color: #000; } + +.yellow.accent-4.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.accent-4.opacity-3 { + background-color: rgba(255, 214, 0, 0.7) !important; + color: #000; } + +.yellow.accent-4.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.accent-4.opacity-4 { + background-color: rgba(255, 214, 0, 0.6) !important; + color: #000; } + +.yellow.accent-4.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.accent-4.opacity-5 { + background-color: rgba(255, 214, 0, 0.5) !important; + color: #000; } + +.yellow.accent-4.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.accent-4.opacity-6 { + background-color: rgba(255, 214, 0, 0.4) !important; + color: #000; } + +.yellow.accent-4.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.accent-4.opacity-7 { + background-color: rgba(255, 214, 0, 0.3) !important; + color: #000; } + +.yellow.accent-4.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.accent-4.opacity-8 { + background-color: rgba(255, 214, 0, 0.2) !important; + color: #000; } + +.yellow.accent-4.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow.accent-4.opacity-9 { + background-color: rgba(255, 214, 0, 0.1) !important; + color: #000; } + +.yellow.accent-4.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.yellow.accent-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.yellow-accent-4-text-link a, +.yellow-accent-4-text-link a:link, +.yellow-accent-4-text-link a:visited, +.yellow-accent-4-text-link a:focus, +.yellow-accent-4-text-link a:active { + color: #ffd600 !important; } + +.amber { + background-color: #ffc107 !important; + color: #000; } + +.amber-border { + border-color: #ffc107 !important; } + +.amber a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber-text { + color: #ffc107 !important; } + +.amber.opacity-1 { + background-color: rgba(255, 193, 7, 0.9) !important; + color: #000; } + +.amber.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.opacity-2 { + background-color: rgba(255, 193, 7, 0.8) !important; + color: #000; } + +.amber.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.opacity-3 { + background-color: rgba(255, 193, 7, 0.7) !important; + color: #000; } + +.amber.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.opacity-4 { + background-color: rgba(255, 193, 7, 0.6) !important; + color: #000; } + +.amber.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.opacity-5 { + background-color: rgba(255, 193, 7, 0.5) !important; + color: #000; } + +.amber.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.opacity-6 { + background-color: rgba(255, 193, 7, 0.4) !important; + color: #000; } + +.amber.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.opacity-7 { + background-color: rgba(255, 193, 7, 0.3) !important; + color: #000; } + +.amber.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.opacity-8 { + background-color: rgba(255, 193, 7, 0.2) !important; + color: #000; } + +.amber.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.opacity-9 { + background-color: rgba(255, 193, 7, 0.1) !important; + color: #000; } + +.amber.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber-text-link a, +.amber-text-link a:link, +.amber-text-link a:visited, +.amber-text-link a:focus, +.amber-text-link a:active { + color: #ffc107 !important; } + +.amber.lighten-5 { + background-color: #fff8e1 !important; + color: #000; } + +.amber.lighten-5-border { + border-color: #fff8e1 !important; } + +.amber.lighten-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber-text.text-lighten-5 { + color: #fff8e1 !important; } + +.amber.lighten-5.opacity-1 { + background-color: rgba(255, 248, 225, 0.9) !important; + color: #000; } + +.amber.lighten-5.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-5.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-5.opacity-2 { + background-color: rgba(255, 248, 225, 0.8) !important; + color: #000; } + +.amber.lighten-5.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-5.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-5.opacity-3 { + background-color: rgba(255, 248, 225, 0.7) !important; + color: #000; } + +.amber.lighten-5.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-5.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-5.opacity-4 { + background-color: rgba(255, 248, 225, 0.6) !important; + color: #000; } + +.amber.lighten-5.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-5.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-5.opacity-5 { + background-color: rgba(255, 248, 225, 0.5) !important; + color: #000; } + +.amber.lighten-5.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-5.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-5.opacity-6 { + background-color: rgba(255, 248, 225, 0.4) !important; + color: #000; } + +.amber.lighten-5.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-5.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-5.opacity-7 { + background-color: rgba(255, 248, 225, 0.3) !important; + color: #000; } + +.amber.lighten-5.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-5.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-5.opacity-8 { + background-color: rgba(255, 248, 225, 0.2) !important; + color: #000; } + +.amber.lighten-5.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-5.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-5.opacity-9 { + background-color: rgba(255, 248, 225, 0.1) !important; + color: #000; } + +.amber.lighten-5.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-5.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber-lighten-5-text-link a, +.amber-lighten-5-text-link a:link, +.amber-lighten-5-text-link a:visited, +.amber-lighten-5-text-link a:focus, +.amber-lighten-5-text-link a:active { + color: #fff8e1 !important; } + +.amber.lighten-4 { + background-color: #ffecb3 !important; + color: #000; } + +.amber.lighten-4-border { + border-color: #ffecb3 !important; } + +.amber.lighten-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber-text.text-lighten-4 { + color: #ffecb3 !important; } + +.amber.lighten-4.opacity-1 { + background-color: rgba(255, 236, 179, 0.9) !important; + color: #000; } + +.amber.lighten-4.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-4.opacity-2 { + background-color: rgba(255, 236, 179, 0.8) !important; + color: #000; } + +.amber.lighten-4.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-4.opacity-3 { + background-color: rgba(255, 236, 179, 0.7) !important; + color: #000; } + +.amber.lighten-4.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-4.opacity-4 { + background-color: rgba(255, 236, 179, 0.6) !important; + color: #000; } + +.amber.lighten-4.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-4.opacity-5 { + background-color: rgba(255, 236, 179, 0.5) !important; + color: #000; } + +.amber.lighten-4.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-4.opacity-6 { + background-color: rgba(255, 236, 179, 0.4) !important; + color: #000; } + +.amber.lighten-4.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-4.opacity-7 { + background-color: rgba(255, 236, 179, 0.3) !important; + color: #000; } + +.amber.lighten-4.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-4.opacity-8 { + background-color: rgba(255, 236, 179, 0.2) !important; + color: #000; } + +.amber.lighten-4.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-4.opacity-9 { + background-color: rgba(255, 236, 179, 0.1) !important; + color: #000; } + +.amber.lighten-4.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber-lighten-4-text-link a, +.amber-lighten-4-text-link a:link, +.amber-lighten-4-text-link a:visited, +.amber-lighten-4-text-link a:focus, +.amber-lighten-4-text-link a:active { + color: #ffecb3 !important; } + +.amber.lighten-3 { + background-color: #ffe082 !important; + color: #000; } + +.amber.lighten-3-border { + border-color: #ffe082 !important; } + +.amber.lighten-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber-text.text-lighten-3 { + color: #ffe082 !important; } + +.amber.lighten-3.opacity-1 { + background-color: rgba(255, 224, 130, 0.9) !important; + color: #000; } + +.amber.lighten-3.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-3.opacity-2 { + background-color: rgba(255, 224, 130, 0.8) !important; + color: #000; } + +.amber.lighten-3.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-3.opacity-3 { + background-color: rgba(255, 224, 130, 0.7) !important; + color: #000; } + +.amber.lighten-3.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-3.opacity-4 { + background-color: rgba(255, 224, 130, 0.6) !important; + color: #000; } + +.amber.lighten-3.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-3.opacity-5 { + background-color: rgba(255, 224, 130, 0.5) !important; + color: #000; } + +.amber.lighten-3.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-3.opacity-6 { + background-color: rgba(255, 224, 130, 0.4) !important; + color: #000; } + +.amber.lighten-3.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-3.opacity-7 { + background-color: rgba(255, 224, 130, 0.3) !important; + color: #000; } + +.amber.lighten-3.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-3.opacity-8 { + background-color: rgba(255, 224, 130, 0.2) !important; + color: #000; } + +.amber.lighten-3.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-3.opacity-9 { + background-color: rgba(255, 224, 130, 0.1) !important; + color: #000; } + +.amber.lighten-3.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber-lighten-3-text-link a, +.amber-lighten-3-text-link a:link, +.amber-lighten-3-text-link a:visited, +.amber-lighten-3-text-link a:focus, +.amber-lighten-3-text-link a:active { + color: #ffe082 !important; } + +.amber.lighten-2 { + background-color: #ffd54f !important; + color: #000; } + +.amber.lighten-2-border { + border-color: #ffd54f !important; } + +.amber.lighten-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber-text.text-lighten-2 { + color: #ffd54f !important; } + +.amber.lighten-2.opacity-1 { + background-color: rgba(255, 213, 79, 0.9) !important; + color: #000; } + +.amber.lighten-2.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-2.opacity-2 { + background-color: rgba(255, 213, 79, 0.8) !important; + color: #000; } + +.amber.lighten-2.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-2.opacity-3 { + background-color: rgba(255, 213, 79, 0.7) !important; + color: #000; } + +.amber.lighten-2.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-2.opacity-4 { + background-color: rgba(255, 213, 79, 0.6) !important; + color: #000; } + +.amber.lighten-2.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-2.opacity-5 { + background-color: rgba(255, 213, 79, 0.5) !important; + color: #000; } + +.amber.lighten-2.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-2.opacity-6 { + background-color: rgba(255, 213, 79, 0.4) !important; + color: #000; } + +.amber.lighten-2.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-2.opacity-7 { + background-color: rgba(255, 213, 79, 0.3) !important; + color: #000; } + +.amber.lighten-2.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-2.opacity-8 { + background-color: rgba(255, 213, 79, 0.2) !important; + color: #000; } + +.amber.lighten-2.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-2.opacity-9 { + background-color: rgba(255, 213, 79, 0.1) !important; + color: #000; } + +.amber.lighten-2.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber-lighten-2-text-link a, +.amber-lighten-2-text-link a:link, +.amber-lighten-2-text-link a:visited, +.amber-lighten-2-text-link a:focus, +.amber-lighten-2-text-link a:active { + color: #ffd54f !important; } + +.amber.lighten-1 { + background-color: #ffca28 !important; + color: #000; } + +.amber.lighten-1-border { + border-color: #ffca28 !important; } + +.amber.lighten-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber-text.text-lighten-1 { + color: #ffca28 !important; } + +.amber.lighten-1.opacity-1 { + background-color: rgba(255, 202, 40, 0.9) !important; + color: #000; } + +.amber.lighten-1.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-1.opacity-2 { + background-color: rgba(255, 202, 40, 0.8) !important; + color: #000; } + +.amber.lighten-1.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-1.opacity-3 { + background-color: rgba(255, 202, 40, 0.7) !important; + color: #000; } + +.amber.lighten-1.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-1.opacity-4 { + background-color: rgba(255, 202, 40, 0.6) !important; + color: #000; } + +.amber.lighten-1.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-1.opacity-5 { + background-color: rgba(255, 202, 40, 0.5) !important; + color: #000; } + +.amber.lighten-1.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-1.opacity-6 { + background-color: rgba(255, 202, 40, 0.4) !important; + color: #000; } + +.amber.lighten-1.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-1.opacity-7 { + background-color: rgba(255, 202, 40, 0.3) !important; + color: #000; } + +.amber.lighten-1.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-1.opacity-8 { + background-color: rgba(255, 202, 40, 0.2) !important; + color: #000; } + +.amber.lighten-1.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.lighten-1.opacity-9 { + background-color: rgba(255, 202, 40, 0.1) !important; + color: #000; } + +.amber.lighten-1.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.lighten-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber-lighten-1-text-link a, +.amber-lighten-1-text-link a:link, +.amber-lighten-1-text-link a:visited, +.amber-lighten-1-text-link a:focus, +.amber-lighten-1-text-link a:active { + color: #ffca28 !important; } + +.amber.darken-1 { + background-color: #ffb300 !important; + color: #000; } + +.amber.darken-1-border { + border-color: #ffb300 !important; } + +.amber.darken-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.darken-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber-text.text-darken-1 { + color: #ffb300 !important; } + +.amber.darken-1.opacity-1 { + background-color: rgba(255, 179, 0, 0.9) !important; + color: #000; } + +.amber.darken-1.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.darken-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.darken-1.opacity-2 { + background-color: rgba(255, 179, 0, 0.8) !important; + color: #000; } + +.amber.darken-1.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.darken-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.darken-1.opacity-3 { + background-color: rgba(255, 179, 0, 0.7) !important; + color: #000; } + +.amber.darken-1.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.darken-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.darken-1.opacity-4 { + background-color: rgba(255, 179, 0, 0.6) !important; + color: #000; } + +.amber.darken-1.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.darken-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.darken-1.opacity-5 { + background-color: rgba(255, 179, 0, 0.5) !important; + color: #000; } + +.amber.darken-1.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.darken-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.darken-1.opacity-6 { + background-color: rgba(255, 179, 0, 0.4) !important; + color: #000; } + +.amber.darken-1.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.darken-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.darken-1.opacity-7 { + background-color: rgba(255, 179, 0, 0.3) !important; + color: #000; } + +.amber.darken-1.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.darken-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.darken-1.opacity-8 { + background-color: rgba(255, 179, 0, 0.2) !important; + color: #000; } + +.amber.darken-1.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.darken-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.darken-1.opacity-9 { + background-color: rgba(255, 179, 0, 0.1) !important; + color: #000; } + +.amber.darken-1.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.darken-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber-darken-1-text-link a, +.amber-darken-1-text-link a:link, +.amber-darken-1-text-link a:visited, +.amber-darken-1-text-link a:focus, +.amber-darken-1-text-link a:active { + color: #ffb300 !important; } + +.amber.darken-2 { + background-color: #ffa000 !important; + color: #000; } + +.amber.darken-2-border { + border-color: #ffa000 !important; } + +.amber.darken-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.darken-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber-text.text-darken-2 { + color: #ffa000 !important; } + +.amber.darken-2.opacity-1 { + background-color: rgba(255, 160, 0, 0.9) !important; + color: #000; } + +.amber.darken-2.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.darken-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.darken-2.opacity-2 { + background-color: rgba(255, 160, 0, 0.8) !important; + color: #000; } + +.amber.darken-2.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.darken-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.darken-2.opacity-3 { + background-color: rgba(255, 160, 0, 0.7) !important; + color: #000; } + +.amber.darken-2.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.darken-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.darken-2.opacity-4 { + background-color: rgba(255, 160, 0, 0.6) !important; + color: #000; } + +.amber.darken-2.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.darken-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.darken-2.opacity-5 { + background-color: rgba(255, 160, 0, 0.5) !important; + color: #000; } + +.amber.darken-2.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.darken-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.darken-2.opacity-6 { + background-color: rgba(255, 160, 0, 0.4) !important; + color: #000; } + +.amber.darken-2.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.darken-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.darken-2.opacity-7 { + background-color: rgba(255, 160, 0, 0.3) !important; + color: #000; } + +.amber.darken-2.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.darken-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.darken-2.opacity-8 { + background-color: rgba(255, 160, 0, 0.2) !important; + color: #000; } + +.amber.darken-2.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.darken-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.darken-2.opacity-9 { + background-color: rgba(255, 160, 0, 0.1) !important; + color: #000; } + +.amber.darken-2.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.darken-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber-darken-2-text-link a, +.amber-darken-2-text-link a:link, +.amber-darken-2-text-link a:visited, +.amber-darken-2-text-link a:focus, +.amber-darken-2-text-link a:active { + color: #ffa000 !important; } + +.amber.darken-3 { + background-color: #ff8f00 !important; + color: #000; } + +.amber.darken-3-border { + border-color: #ff8f00 !important; } + +.amber.darken-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.darken-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber-text.text-darken-3 { + color: #ff8f00 !important; } + +.amber.darken-3.opacity-1 { + background-color: rgba(255, 143, 0, 0.9) !important; + color: #000; } + +.amber.darken-3.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.darken-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.darken-3.opacity-2 { + background-color: rgba(255, 143, 0, 0.8) !important; + color: #000; } + +.amber.darken-3.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.darken-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.darken-3.opacity-3 { + background-color: rgba(255, 143, 0, 0.7) !important; + color: #000; } + +.amber.darken-3.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.darken-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.darken-3.opacity-4 { + background-color: rgba(255, 143, 0, 0.6) !important; + color: #000; } + +.amber.darken-3.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.darken-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.darken-3.opacity-5 { + background-color: rgba(255, 143, 0, 0.5) !important; + color: #000; } + +.amber.darken-3.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.darken-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.darken-3.opacity-6 { + background-color: rgba(255, 143, 0, 0.4) !important; + color: #000; } + +.amber.darken-3.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.darken-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.darken-3.opacity-7 { + background-color: rgba(255, 143, 0, 0.3) !important; + color: #000; } + +.amber.darken-3.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.darken-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.darken-3.opacity-8 { + background-color: rgba(255, 143, 0, 0.2) !important; + color: #000; } + +.amber.darken-3.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.darken-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.darken-3.opacity-9 { + background-color: rgba(255, 143, 0, 0.1) !important; + color: #000; } + +.amber.darken-3.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.darken-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber-darken-3-text-link a, +.amber-darken-3-text-link a:link, +.amber-darken-3-text-link a:visited, +.amber-darken-3-text-link a:focus, +.amber-darken-3-text-link a:active { + color: #ff8f00 !important; } + +.amber.darken-4 { + background-color: #ff6f00 !important; + color: #fff; } + +.amber.darken-4-border { + border-color: #ff6f00 !important; } + +.amber.darken-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.amber.darken-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber-text.text-darken-4 { + color: #ff6f00 !important; } + +.amber.darken-4.opacity-1 { + background-color: rgba(255, 111, 0, 0.9) !important; + color: #fff; } + +.amber.darken-4.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.amber.darken-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.darken-4.opacity-2 { + background-color: rgba(255, 111, 0, 0.8) !important; + color: #fff; } + +.amber.darken-4.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.amber.darken-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.darken-4.opacity-3 { + background-color: rgba(255, 111, 0, 0.7) !important; + color: #fff; } + +.amber.darken-4.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.amber.darken-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.darken-4.opacity-4 { + background-color: rgba(255, 111, 0, 0.6) !important; + color: #fff; } + +.amber.darken-4.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.amber.darken-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.darken-4.opacity-5 { + background-color: rgba(255, 111, 0, 0.5) !important; + color: #fff; } + +.amber.darken-4.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.amber.darken-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.darken-4.opacity-6 { + background-color: rgba(255, 111, 0, 0.4) !important; + color: #fff; } + +.amber.darken-4.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.amber.darken-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.darken-4.opacity-7 { + background-color: rgba(255, 111, 0, 0.3) !important; + color: #fff; } + +.amber.darken-4.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.amber.darken-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.darken-4.opacity-8 { + background-color: rgba(255, 111, 0, 0.2) !important; + color: #fff; } + +.amber.darken-4.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.amber.darken-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.darken-4.opacity-9 { + background-color: rgba(255, 111, 0, 0.1) !important; + color: #fff; } + +.amber.darken-4.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.amber.darken-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber-darken-4-text-link a, +.amber-darken-4-text-link a:link, +.amber-darken-4-text-link a:visited, +.amber-darken-4-text-link a:focus, +.amber-darken-4-text-link a:active { + color: #ff6f00 !important; } + +.amber.accent-1 { + background-color: #ffe57f !important; + color: #000; } + +.amber.accent-1-border { + border-color: #ffe57f !important; } + +.amber.accent-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber-text.text-accent-1 { + color: #ffe57f !important; } + +.amber.accent-1.opacity-1 { + background-color: rgba(255, 229, 127, 0.9) !important; + color: #000; } + +.amber.accent-1.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.accent-1.opacity-2 { + background-color: rgba(255, 229, 127, 0.8) !important; + color: #000; } + +.amber.accent-1.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.accent-1.opacity-3 { + background-color: rgba(255, 229, 127, 0.7) !important; + color: #000; } + +.amber.accent-1.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.accent-1.opacity-4 { + background-color: rgba(255, 229, 127, 0.6) !important; + color: #000; } + +.amber.accent-1.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.accent-1.opacity-5 { + background-color: rgba(255, 229, 127, 0.5) !important; + color: #000; } + +.amber.accent-1.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.accent-1.opacity-6 { + background-color: rgba(255, 229, 127, 0.4) !important; + color: #000; } + +.amber.accent-1.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.accent-1.opacity-7 { + background-color: rgba(255, 229, 127, 0.3) !important; + color: #000; } + +.amber.accent-1.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.accent-1.opacity-8 { + background-color: rgba(255, 229, 127, 0.2) !important; + color: #000; } + +.amber.accent-1.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.accent-1.opacity-9 { + background-color: rgba(255, 229, 127, 0.1) !important; + color: #000; } + +.amber.accent-1.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber-accent-1-text-link a, +.amber-accent-1-text-link a:link, +.amber-accent-1-text-link a:visited, +.amber-accent-1-text-link a:focus, +.amber-accent-1-text-link a:active { + color: #ffe57f !important; } + +.amber.accent-2 { + background-color: #ffd740 !important; + color: #000; } + +.amber.accent-2-border { + border-color: #ffd740 !important; } + +.amber.accent-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber-text.text-accent-2 { + color: #ffd740 !important; } + +.amber.accent-2.opacity-1 { + background-color: rgba(255, 215, 64, 0.9) !important; + color: #000; } + +.amber.accent-2.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.accent-2.opacity-2 { + background-color: rgba(255, 215, 64, 0.8) !important; + color: #000; } + +.amber.accent-2.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.accent-2.opacity-3 { + background-color: rgba(255, 215, 64, 0.7) !important; + color: #000; } + +.amber.accent-2.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.accent-2.opacity-4 { + background-color: rgba(255, 215, 64, 0.6) !important; + color: #000; } + +.amber.accent-2.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.accent-2.opacity-5 { + background-color: rgba(255, 215, 64, 0.5) !important; + color: #000; } + +.amber.accent-2.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.accent-2.opacity-6 { + background-color: rgba(255, 215, 64, 0.4) !important; + color: #000; } + +.amber.accent-2.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.accent-2.opacity-7 { + background-color: rgba(255, 215, 64, 0.3) !important; + color: #000; } + +.amber.accent-2.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.accent-2.opacity-8 { + background-color: rgba(255, 215, 64, 0.2) !important; + color: #000; } + +.amber.accent-2.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.accent-2.opacity-9 { + background-color: rgba(255, 215, 64, 0.1) !important; + color: #000; } + +.amber.accent-2.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber-accent-2-text-link a, +.amber-accent-2-text-link a:link, +.amber-accent-2-text-link a:visited, +.amber-accent-2-text-link a:focus, +.amber-accent-2-text-link a:active { + color: #ffd740 !important; } + +.amber.accent-3 { + background-color: #ffc400 !important; + color: #000; } + +.amber.accent-3-border { + border-color: #ffc400 !important; } + +.amber.accent-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber-text.text-accent-3 { + color: #ffc400 !important; } + +.amber.accent-3.opacity-1 { + background-color: rgba(255, 196, 0, 0.9) !important; + color: #000; } + +.amber.accent-3.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.accent-3.opacity-2 { + background-color: rgba(255, 196, 0, 0.8) !important; + color: #000; } + +.amber.accent-3.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.accent-3.opacity-3 { + background-color: rgba(255, 196, 0, 0.7) !important; + color: #000; } + +.amber.accent-3.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.accent-3.opacity-4 { + background-color: rgba(255, 196, 0, 0.6) !important; + color: #000; } + +.amber.accent-3.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.accent-3.opacity-5 { + background-color: rgba(255, 196, 0, 0.5) !important; + color: #000; } + +.amber.accent-3.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.accent-3.opacity-6 { + background-color: rgba(255, 196, 0, 0.4) !important; + color: #000; } + +.amber.accent-3.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.accent-3.opacity-7 { + background-color: rgba(255, 196, 0, 0.3) !important; + color: #000; } + +.amber.accent-3.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.accent-3.opacity-8 { + background-color: rgba(255, 196, 0, 0.2) !important; + color: #000; } + +.amber.accent-3.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.accent-3.opacity-9 { + background-color: rgba(255, 196, 0, 0.1) !important; + color: #000; } + +.amber.accent-3.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber-accent-3-text-link a, +.amber-accent-3-text-link a:link, +.amber-accent-3-text-link a:visited, +.amber-accent-3-text-link a:focus, +.amber-accent-3-text-link a:active { + color: #ffc400 !important; } + +.amber.accent-4 { + background-color: #ffab00 !important; + color: #000; } + +.amber.accent-4-border { + border-color: #ffab00 !important; } + +.amber.accent-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber-text.text-accent-4 { + color: #ffab00 !important; } + +.amber.accent-4.opacity-1 { + background-color: rgba(255, 171, 0, 0.9) !important; + color: #000; } + +.amber.accent-4.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.accent-4.opacity-2 { + background-color: rgba(255, 171, 0, 0.8) !important; + color: #000; } + +.amber.accent-4.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.accent-4.opacity-3 { + background-color: rgba(255, 171, 0, 0.7) !important; + color: #000; } + +.amber.accent-4.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.accent-4.opacity-4 { + background-color: rgba(255, 171, 0, 0.6) !important; + color: #000; } + +.amber.accent-4.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.accent-4.opacity-5 { + background-color: rgba(255, 171, 0, 0.5) !important; + color: #000; } + +.amber.accent-4.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.accent-4.opacity-6 { + background-color: rgba(255, 171, 0, 0.4) !important; + color: #000; } + +.amber.accent-4.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.accent-4.opacity-7 { + background-color: rgba(255, 171, 0, 0.3) !important; + color: #000; } + +.amber.accent-4.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.accent-4.opacity-8 { + background-color: rgba(255, 171, 0, 0.2) !important; + color: #000; } + +.amber.accent-4.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber.accent-4.opacity-9 { + background-color: rgba(255, 171, 0, 0.1) !important; + color: #000; } + +.amber.accent-4.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.amber.accent-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.amber-accent-4-text-link a, +.amber-accent-4-text-link a:link, +.amber-accent-4-text-link a:visited, +.amber-accent-4-text-link a:focus, +.amber-accent-4-text-link a:active { + color: #ffab00 !important; } + +.orange { + background-color: #ff9800 !important; + color: #000; } + +.orange-border { + border-color: #ff9800 !important; } + +.orange a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange-text { + color: #ff9800 !important; } + +.orange.opacity-1 { + background-color: rgba(255, 152, 0, 0.9) !important; + color: #000; } + +.orange.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.opacity-2 { + background-color: rgba(255, 152, 0, 0.8) !important; + color: #000; } + +.orange.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.opacity-3 { + background-color: rgba(255, 152, 0, 0.7) !important; + color: #000; } + +.orange.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.opacity-4 { + background-color: rgba(255, 152, 0, 0.6) !important; + color: #000; } + +.orange.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.opacity-5 { + background-color: rgba(255, 152, 0, 0.5) !important; + color: #000; } + +.orange.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.opacity-6 { + background-color: rgba(255, 152, 0, 0.4) !important; + color: #000; } + +.orange.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.opacity-7 { + background-color: rgba(255, 152, 0, 0.3) !important; + color: #000; } + +.orange.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.opacity-8 { + background-color: rgba(255, 152, 0, 0.2) !important; + color: #000; } + +.orange.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.opacity-9 { + background-color: rgba(255, 152, 0, 0.1) !important; + color: #000; } + +.orange.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange-text-link a, +.orange-text-link a:link, +.orange-text-link a:visited, +.orange-text-link a:focus, +.orange-text-link a:active { + color: #ff9800 !important; } + +.orange.lighten-5 { + background-color: #fff3e0 !important; + color: #000; } + +.orange.lighten-5-border { + border-color: #fff3e0 !important; } + +.orange.lighten-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange-text.text-lighten-5 { + color: #fff3e0 !important; } + +.orange.lighten-5.opacity-1 { + background-color: rgba(255, 243, 224, 0.9) !important; + color: #000; } + +.orange.lighten-5.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-5.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-5.opacity-2 { + background-color: rgba(255, 243, 224, 0.8) !important; + color: #000; } + +.orange.lighten-5.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-5.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-5.opacity-3 { + background-color: rgba(255, 243, 224, 0.7) !important; + color: #000; } + +.orange.lighten-5.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-5.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-5.opacity-4 { + background-color: rgba(255, 243, 224, 0.6) !important; + color: #000; } + +.orange.lighten-5.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-5.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-5.opacity-5 { + background-color: rgba(255, 243, 224, 0.5) !important; + color: #000; } + +.orange.lighten-5.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-5.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-5.opacity-6 { + background-color: rgba(255, 243, 224, 0.4) !important; + color: #000; } + +.orange.lighten-5.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-5.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-5.opacity-7 { + background-color: rgba(255, 243, 224, 0.3) !important; + color: #000; } + +.orange.lighten-5.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-5.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-5.opacity-8 { + background-color: rgba(255, 243, 224, 0.2) !important; + color: #000; } + +.orange.lighten-5.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-5.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-5.opacity-9 { + background-color: rgba(255, 243, 224, 0.1) !important; + color: #000; } + +.orange.lighten-5.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-5.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange-lighten-5-text-link a, +.orange-lighten-5-text-link a:link, +.orange-lighten-5-text-link a:visited, +.orange-lighten-5-text-link a:focus, +.orange-lighten-5-text-link a:active { + color: #fff3e0 !important; } + +.orange.lighten-4 { + background-color: #ffe0b2 !important; + color: #000; } + +.orange.lighten-4-border { + border-color: #ffe0b2 !important; } + +.orange.lighten-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange-text.text-lighten-4 { + color: #ffe0b2 !important; } + +.orange.lighten-4.opacity-1 { + background-color: rgba(255, 224, 178, 0.9) !important; + color: #000; } + +.orange.lighten-4.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-4.opacity-2 { + background-color: rgba(255, 224, 178, 0.8) !important; + color: #000; } + +.orange.lighten-4.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-4.opacity-3 { + background-color: rgba(255, 224, 178, 0.7) !important; + color: #000; } + +.orange.lighten-4.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-4.opacity-4 { + background-color: rgba(255, 224, 178, 0.6) !important; + color: #000; } + +.orange.lighten-4.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-4.opacity-5 { + background-color: rgba(255, 224, 178, 0.5) !important; + color: #000; } + +.orange.lighten-4.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-4.opacity-6 { + background-color: rgba(255, 224, 178, 0.4) !important; + color: #000; } + +.orange.lighten-4.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-4.opacity-7 { + background-color: rgba(255, 224, 178, 0.3) !important; + color: #000; } + +.orange.lighten-4.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-4.opacity-8 { + background-color: rgba(255, 224, 178, 0.2) !important; + color: #000; } + +.orange.lighten-4.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-4.opacity-9 { + background-color: rgba(255, 224, 178, 0.1) !important; + color: #000; } + +.orange.lighten-4.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange-lighten-4-text-link a, +.orange-lighten-4-text-link a:link, +.orange-lighten-4-text-link a:visited, +.orange-lighten-4-text-link a:focus, +.orange-lighten-4-text-link a:active { + color: #ffe0b2 !important; } + +.orange.lighten-3 { + background-color: #ffcc80 !important; + color: #000; } + +.orange.lighten-3-border { + border-color: #ffcc80 !important; } + +.orange.lighten-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange-text.text-lighten-3 { + color: #ffcc80 !important; } + +.orange.lighten-3.opacity-1 { + background-color: rgba(255, 204, 128, 0.9) !important; + color: #000; } + +.orange.lighten-3.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-3.opacity-2 { + background-color: rgba(255, 204, 128, 0.8) !important; + color: #000; } + +.orange.lighten-3.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-3.opacity-3 { + background-color: rgba(255, 204, 128, 0.7) !important; + color: #000; } + +.orange.lighten-3.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-3.opacity-4 { + background-color: rgba(255, 204, 128, 0.6) !important; + color: #000; } + +.orange.lighten-3.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-3.opacity-5 { + background-color: rgba(255, 204, 128, 0.5) !important; + color: #000; } + +.orange.lighten-3.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-3.opacity-6 { + background-color: rgba(255, 204, 128, 0.4) !important; + color: #000; } + +.orange.lighten-3.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-3.opacity-7 { + background-color: rgba(255, 204, 128, 0.3) !important; + color: #000; } + +.orange.lighten-3.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-3.opacity-8 { + background-color: rgba(255, 204, 128, 0.2) !important; + color: #000; } + +.orange.lighten-3.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-3.opacity-9 { + background-color: rgba(255, 204, 128, 0.1) !important; + color: #000; } + +.orange.lighten-3.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange-lighten-3-text-link a, +.orange-lighten-3-text-link a:link, +.orange-lighten-3-text-link a:visited, +.orange-lighten-3-text-link a:focus, +.orange-lighten-3-text-link a:active { + color: #ffcc80 !important; } + +.orange.lighten-2 { + background-color: #ffb74d !important; + color: #000; } + +.orange.lighten-2-border { + border-color: #ffb74d !important; } + +.orange.lighten-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange-text.text-lighten-2 { + color: #ffb74d !important; } + +.orange.lighten-2.opacity-1 { + background-color: rgba(255, 183, 77, 0.9) !important; + color: #000; } + +.orange.lighten-2.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-2.opacity-2 { + background-color: rgba(255, 183, 77, 0.8) !important; + color: #000; } + +.orange.lighten-2.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-2.opacity-3 { + background-color: rgba(255, 183, 77, 0.7) !important; + color: #000; } + +.orange.lighten-2.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-2.opacity-4 { + background-color: rgba(255, 183, 77, 0.6) !important; + color: #000; } + +.orange.lighten-2.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-2.opacity-5 { + background-color: rgba(255, 183, 77, 0.5) !important; + color: #000; } + +.orange.lighten-2.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-2.opacity-6 { + background-color: rgba(255, 183, 77, 0.4) !important; + color: #000; } + +.orange.lighten-2.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-2.opacity-7 { + background-color: rgba(255, 183, 77, 0.3) !important; + color: #000; } + +.orange.lighten-2.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-2.opacity-8 { + background-color: rgba(255, 183, 77, 0.2) !important; + color: #000; } + +.orange.lighten-2.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-2.opacity-9 { + background-color: rgba(255, 183, 77, 0.1) !important; + color: #000; } + +.orange.lighten-2.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange-lighten-2-text-link a, +.orange-lighten-2-text-link a:link, +.orange-lighten-2-text-link a:visited, +.orange-lighten-2-text-link a:focus, +.orange-lighten-2-text-link a:active { + color: #ffb74d !important; } + +.orange.lighten-1 { + background-color: #ffa726 !important; + color: #000; } + +.orange.lighten-1-border { + border-color: #ffa726 !important; } + +.orange.lighten-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange-text.text-lighten-1 { + color: #ffa726 !important; } + +.orange.lighten-1.opacity-1 { + background-color: rgba(255, 167, 38, 0.9) !important; + color: #000; } + +.orange.lighten-1.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-1.opacity-2 { + background-color: rgba(255, 167, 38, 0.8) !important; + color: #000; } + +.orange.lighten-1.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-1.opacity-3 { + background-color: rgba(255, 167, 38, 0.7) !important; + color: #000; } + +.orange.lighten-1.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-1.opacity-4 { + background-color: rgba(255, 167, 38, 0.6) !important; + color: #000; } + +.orange.lighten-1.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-1.opacity-5 { + background-color: rgba(255, 167, 38, 0.5) !important; + color: #000; } + +.orange.lighten-1.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-1.opacity-6 { + background-color: rgba(255, 167, 38, 0.4) !important; + color: #000; } + +.orange.lighten-1.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-1.opacity-7 { + background-color: rgba(255, 167, 38, 0.3) !important; + color: #000; } + +.orange.lighten-1.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-1.opacity-8 { + background-color: rgba(255, 167, 38, 0.2) !important; + color: #000; } + +.orange.lighten-1.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.lighten-1.opacity-9 { + background-color: rgba(255, 167, 38, 0.1) !important; + color: #000; } + +.orange.lighten-1.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.lighten-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange-lighten-1-text-link a, +.orange-lighten-1-text-link a:link, +.orange-lighten-1-text-link a:visited, +.orange-lighten-1-text-link a:focus, +.orange-lighten-1-text-link a:active { + color: #ffa726 !important; } + +.orange.darken-1 { + background-color: #fb8c00 !important; + color: #000; } + +.orange.darken-1-border { + border-color: #fb8c00 !important; } + +.orange.darken-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.darken-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange-text.text-darken-1 { + color: #fb8c00 !important; } + +.orange.darken-1.opacity-1 { + background-color: rgba(251, 140, 0, 0.9) !important; + color: #000; } + +.orange.darken-1.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.darken-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.darken-1.opacity-2 { + background-color: rgba(251, 140, 0, 0.8) !important; + color: #000; } + +.orange.darken-1.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.darken-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.darken-1.opacity-3 { + background-color: rgba(251, 140, 0, 0.7) !important; + color: #000; } + +.orange.darken-1.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.darken-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.darken-1.opacity-4 { + background-color: rgba(251, 140, 0, 0.6) !important; + color: #000; } + +.orange.darken-1.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.darken-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.darken-1.opacity-5 { + background-color: rgba(251, 140, 0, 0.5) !important; + color: #000; } + +.orange.darken-1.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.darken-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.darken-1.opacity-6 { + background-color: rgba(251, 140, 0, 0.4) !important; + color: #000; } + +.orange.darken-1.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.darken-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.darken-1.opacity-7 { + background-color: rgba(251, 140, 0, 0.3) !important; + color: #000; } + +.orange.darken-1.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.darken-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.darken-1.opacity-8 { + background-color: rgba(251, 140, 0, 0.2) !important; + color: #000; } + +.orange.darken-1.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.darken-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.darken-1.opacity-9 { + background-color: rgba(251, 140, 0, 0.1) !important; + color: #000; } + +.orange.darken-1.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.darken-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange-darken-1-text-link a, +.orange-darken-1-text-link a:link, +.orange-darken-1-text-link a:visited, +.orange-darken-1-text-link a:focus, +.orange-darken-1-text-link a:active { + color: #fb8c00 !important; } + +.orange.darken-2 { + background-color: #f57c00 !important; + color: #fff; } + +.orange.darken-2-border { + border-color: #f57c00 !important; } + +.orange.darken-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.darken-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange-text.text-darken-2 { + color: #f57c00 !important; } + +.orange.darken-2.opacity-1 { + background-color: rgba(245, 124, 0, 0.9) !important; + color: #fff; } + +.orange.darken-2.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.darken-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.darken-2.opacity-2 { + background-color: rgba(245, 124, 0, 0.8) !important; + color: #fff; } + +.orange.darken-2.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.darken-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.darken-2.opacity-3 { + background-color: rgba(245, 124, 0, 0.7) !important; + color: #fff; } + +.orange.darken-2.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.darken-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.darken-2.opacity-4 { + background-color: rgba(245, 124, 0, 0.6) !important; + color: #fff; } + +.orange.darken-2.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.darken-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.darken-2.opacity-5 { + background-color: rgba(245, 124, 0, 0.5) !important; + color: #fff; } + +.orange.darken-2.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.darken-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.darken-2.opacity-6 { + background-color: rgba(245, 124, 0, 0.4) !important; + color: #fff; } + +.orange.darken-2.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.darken-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.darken-2.opacity-7 { + background-color: rgba(245, 124, 0, 0.3) !important; + color: #fff; } + +.orange.darken-2.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.darken-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.darken-2.opacity-8 { + background-color: rgba(245, 124, 0, 0.2) !important; + color: #fff; } + +.orange.darken-2.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.darken-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.darken-2.opacity-9 { + background-color: rgba(245, 124, 0, 0.1) !important; + color: #fff; } + +.orange.darken-2.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.darken-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange-darken-2-text-link a, +.orange-darken-2-text-link a:link, +.orange-darken-2-text-link a:visited, +.orange-darken-2-text-link a:focus, +.orange-darken-2-text-link a:active { + color: #f57c00 !important; } + +.orange.darken-3 { + background-color: #ef6c00 !important; + color: #fff; } + +.orange.darken-3-border { + border-color: #ef6c00 !important; } + +.orange.darken-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.darken-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange-text.text-darken-3 { + color: #ef6c00 !important; } + +.orange.darken-3.opacity-1 { + background-color: rgba(239, 108, 0, 0.9) !important; + color: #fff; } + +.orange.darken-3.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.darken-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.darken-3.opacity-2 { + background-color: rgba(239, 108, 0, 0.8) !important; + color: #fff; } + +.orange.darken-3.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.darken-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.darken-3.opacity-3 { + background-color: rgba(239, 108, 0, 0.7) !important; + color: #fff; } + +.orange.darken-3.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.darken-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.darken-3.opacity-4 { + background-color: rgba(239, 108, 0, 0.6) !important; + color: #fff; } + +.orange.darken-3.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.darken-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.darken-3.opacity-5 { + background-color: rgba(239, 108, 0, 0.5) !important; + color: #fff; } + +.orange.darken-3.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.darken-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.darken-3.opacity-6 { + background-color: rgba(239, 108, 0, 0.4) !important; + color: #fff; } + +.orange.darken-3.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.darken-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.darken-3.opacity-7 { + background-color: rgba(239, 108, 0, 0.3) !important; + color: #fff; } + +.orange.darken-3.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.darken-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.darken-3.opacity-8 { + background-color: rgba(239, 108, 0, 0.2) !important; + color: #fff; } + +.orange.darken-3.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.darken-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.darken-3.opacity-9 { + background-color: rgba(239, 108, 0, 0.1) !important; + color: #fff; } + +.orange.darken-3.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.darken-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange-darken-3-text-link a, +.orange-darken-3-text-link a:link, +.orange-darken-3-text-link a:visited, +.orange-darken-3-text-link a:focus, +.orange-darken-3-text-link a:active { + color: #ef6c00 !important; } + +.orange.darken-4 { + background-color: #e65100 !important; + color: #fff; } + +.orange.darken-4-border { + border-color: #e65100 !important; } + +.orange.darken-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.darken-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange-text.text-darken-4 { + color: #e65100 !important; } + +.orange.darken-4.opacity-1 { + background-color: rgba(230, 81, 0, 0.9) !important; + color: #fff; } + +.orange.darken-4.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.darken-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.darken-4.opacity-2 { + background-color: rgba(230, 81, 0, 0.8) !important; + color: #fff; } + +.orange.darken-4.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.darken-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.darken-4.opacity-3 { + background-color: rgba(230, 81, 0, 0.7) !important; + color: #fff; } + +.orange.darken-4.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.darken-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.darken-4.opacity-4 { + background-color: rgba(230, 81, 0, 0.6) !important; + color: #fff; } + +.orange.darken-4.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.darken-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.darken-4.opacity-5 { + background-color: rgba(230, 81, 0, 0.5) !important; + color: #fff; } + +.orange.darken-4.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.darken-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.darken-4.opacity-6 { + background-color: rgba(230, 81, 0, 0.4) !important; + color: #fff; } + +.orange.darken-4.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.darken-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.darken-4.opacity-7 { + background-color: rgba(230, 81, 0, 0.3) !important; + color: #fff; } + +.orange.darken-4.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.darken-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.darken-4.opacity-8 { + background-color: rgba(230, 81, 0, 0.2) !important; + color: #fff; } + +.orange.darken-4.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.darken-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.darken-4.opacity-9 { + background-color: rgba(230, 81, 0, 0.1) !important; + color: #fff; } + +.orange.darken-4.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.darken-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange-darken-4-text-link a, +.orange-darken-4-text-link a:link, +.orange-darken-4-text-link a:visited, +.orange-darken-4-text-link a:focus, +.orange-darken-4-text-link a:active { + color: #e65100 !important; } + +.orange.accent-1 { + background-color: #ffd180 !important; + color: #000; } + +.orange.accent-1-border { + border-color: #ffd180 !important; } + +.orange.accent-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.accent-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange-text.text-accent-1 { + color: #ffd180 !important; } + +.orange.accent-1.opacity-1 { + background-color: rgba(255, 209, 128, 0.9) !important; + color: #000; } + +.orange.accent-1.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.accent-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.accent-1.opacity-2 { + background-color: rgba(255, 209, 128, 0.8) !important; + color: #000; } + +.orange.accent-1.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.accent-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.accent-1.opacity-3 { + background-color: rgba(255, 209, 128, 0.7) !important; + color: #000; } + +.orange.accent-1.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.accent-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.accent-1.opacity-4 { + background-color: rgba(255, 209, 128, 0.6) !important; + color: #000; } + +.orange.accent-1.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.accent-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.accent-1.opacity-5 { + background-color: rgba(255, 209, 128, 0.5) !important; + color: #000; } + +.orange.accent-1.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.accent-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.accent-1.opacity-6 { + background-color: rgba(255, 209, 128, 0.4) !important; + color: #000; } + +.orange.accent-1.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.accent-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.accent-1.opacity-7 { + background-color: rgba(255, 209, 128, 0.3) !important; + color: #000; } + +.orange.accent-1.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.accent-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.accent-1.opacity-8 { + background-color: rgba(255, 209, 128, 0.2) !important; + color: #000; } + +.orange.accent-1.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.accent-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.accent-1.opacity-9 { + background-color: rgba(255, 209, 128, 0.1) !important; + color: #000; } + +.orange.accent-1.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.accent-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange-accent-1-text-link a, +.orange-accent-1-text-link a:link, +.orange-accent-1-text-link a:visited, +.orange-accent-1-text-link a:focus, +.orange-accent-1-text-link a:active { + color: #ffd180 !important; } + +.orange.accent-2 { + background-color: #ffab40 !important; + color: #000; } + +.orange.accent-2-border { + border-color: #ffab40 !important; } + +.orange.accent-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.accent-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange-text.text-accent-2 { + color: #ffab40 !important; } + +.orange.accent-2.opacity-1 { + background-color: rgba(255, 171, 64, 0.9) !important; + color: #000; } + +.orange.accent-2.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.accent-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.accent-2.opacity-2 { + background-color: rgba(255, 171, 64, 0.8) !important; + color: #000; } + +.orange.accent-2.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.accent-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.accent-2.opacity-3 { + background-color: rgba(255, 171, 64, 0.7) !important; + color: #000; } + +.orange.accent-2.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.accent-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.accent-2.opacity-4 { + background-color: rgba(255, 171, 64, 0.6) !important; + color: #000; } + +.orange.accent-2.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.accent-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.accent-2.opacity-5 { + background-color: rgba(255, 171, 64, 0.5) !important; + color: #000; } + +.orange.accent-2.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.accent-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.accent-2.opacity-6 { + background-color: rgba(255, 171, 64, 0.4) !important; + color: #000; } + +.orange.accent-2.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.accent-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.accent-2.opacity-7 { + background-color: rgba(255, 171, 64, 0.3) !important; + color: #000; } + +.orange.accent-2.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.accent-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.accent-2.opacity-8 { + background-color: rgba(255, 171, 64, 0.2) !important; + color: #000; } + +.orange.accent-2.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.accent-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.accent-2.opacity-9 { + background-color: rgba(255, 171, 64, 0.1) !important; + color: #000; } + +.orange.accent-2.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.accent-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange-accent-2-text-link a, +.orange-accent-2-text-link a:link, +.orange-accent-2-text-link a:visited, +.orange-accent-2-text-link a:focus, +.orange-accent-2-text-link a:active { + color: #ffab40 !important; } + +.orange.accent-3 { + background-color: #ff9100 !important; + color: #000; } + +.orange.accent-3-border { + border-color: #ff9100 !important; } + +.orange.accent-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.accent-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange-text.text-accent-3 { + color: #ff9100 !important; } + +.orange.accent-3.opacity-1 { + background-color: rgba(255, 145, 0, 0.9) !important; + color: #000; } + +.orange.accent-3.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.accent-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.accent-3.opacity-2 { + background-color: rgba(255, 145, 0, 0.8) !important; + color: #000; } + +.orange.accent-3.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.accent-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.accent-3.opacity-3 { + background-color: rgba(255, 145, 0, 0.7) !important; + color: #000; } + +.orange.accent-3.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.accent-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.accent-3.opacity-4 { + background-color: rgba(255, 145, 0, 0.6) !important; + color: #000; } + +.orange.accent-3.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.accent-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.accent-3.opacity-5 { + background-color: rgba(255, 145, 0, 0.5) !important; + color: #000; } + +.orange.accent-3.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.accent-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.accent-3.opacity-6 { + background-color: rgba(255, 145, 0, 0.4) !important; + color: #000; } + +.orange.accent-3.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.accent-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.accent-3.opacity-7 { + background-color: rgba(255, 145, 0, 0.3) !important; + color: #000; } + +.orange.accent-3.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.accent-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.accent-3.opacity-8 { + background-color: rgba(255, 145, 0, 0.2) !important; + color: #000; } + +.orange.accent-3.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.accent-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.accent-3.opacity-9 { + background-color: rgba(255, 145, 0, 0.1) !important; + color: #000; } + +.orange.accent-3.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.orange.accent-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange-accent-3-text-link a, +.orange-accent-3-text-link a:link, +.orange-accent-3-text-link a:visited, +.orange-accent-3-text-link a:focus, +.orange-accent-3-text-link a:active { + color: #ff9100 !important; } + +.orange.accent-4 { + background-color: #ff6d00 !important; + color: #fff; } + +.orange.accent-4-border { + border-color: #ff6d00 !important; } + +.orange.accent-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.accent-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange-text.text-accent-4 { + color: #ff6d00 !important; } + +.orange.accent-4.opacity-1 { + background-color: rgba(255, 109, 0, 0.9) !important; + color: #fff; } + +.orange.accent-4.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.accent-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.accent-4.opacity-2 { + background-color: rgba(255, 109, 0, 0.8) !important; + color: #fff; } + +.orange.accent-4.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.accent-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.accent-4.opacity-3 { + background-color: rgba(255, 109, 0, 0.7) !important; + color: #fff; } + +.orange.accent-4.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.accent-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.accent-4.opacity-4 { + background-color: rgba(255, 109, 0, 0.6) !important; + color: #fff; } + +.orange.accent-4.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.accent-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.accent-4.opacity-5 { + background-color: rgba(255, 109, 0, 0.5) !important; + color: #fff; } + +.orange.accent-4.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.accent-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.accent-4.opacity-6 { + background-color: rgba(255, 109, 0, 0.4) !important; + color: #fff; } + +.orange.accent-4.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.accent-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.accent-4.opacity-7 { + background-color: rgba(255, 109, 0, 0.3) !important; + color: #fff; } + +.orange.accent-4.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.accent-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.accent-4.opacity-8 { + background-color: rgba(255, 109, 0, 0.2) !important; + color: #fff; } + +.orange.accent-4.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.accent-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange.accent-4.opacity-9 { + background-color: rgba(255, 109, 0, 0.1) !important; + color: #fff; } + +.orange.accent-4.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.orange.accent-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.orange-accent-4-text-link a, +.orange-accent-4-text-link a:link, +.orange-accent-4-text-link a:visited, +.orange-accent-4-text-link a:focus, +.orange-accent-4-text-link a:active { + color: #ff6d00 !important; } + +.deep-orange { + background-color: #ff5722 !important; + color: #fff; } + +.deep-orange-border { + border-color: #ff5722 !important; } + +.deep-orange a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange-text { + color: #ff5722 !important; } + +.deep-orange.opacity-1 { + background-color: rgba(255, 87, 34, 0.9) !important; + color: #fff; } + +.deep-orange.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.opacity-2 { + background-color: rgba(255, 87, 34, 0.8) !important; + color: #fff; } + +.deep-orange.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.opacity-3 { + background-color: rgba(255, 87, 34, 0.7) !important; + color: #fff; } + +.deep-orange.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.opacity-4 { + background-color: rgba(255, 87, 34, 0.6) !important; + color: #fff; } + +.deep-orange.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.opacity-5 { + background-color: rgba(255, 87, 34, 0.5) !important; + color: #fff; } + +.deep-orange.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.opacity-6 { + background-color: rgba(255, 87, 34, 0.4) !important; + color: #fff; } + +.deep-orange.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.opacity-7 { + background-color: rgba(255, 87, 34, 0.3) !important; + color: #fff; } + +.deep-orange.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.opacity-8 { + background-color: rgba(255, 87, 34, 0.2) !important; + color: #fff; } + +.deep-orange.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.opacity-9 { + background-color: rgba(255, 87, 34, 0.1) !important; + color: #fff; } + +.deep-orange.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange-text-link a, +.deep-orange-text-link a:link, +.deep-orange-text-link a:visited, +.deep-orange-text-link a:focus, +.deep-orange-text-link a:active { + color: #ff5722 !important; } + +.deep-orange.lighten-5 { + background-color: #fbe9e7 !important; + color: #000; } + +.deep-orange.lighten-5-border { + border-color: #fbe9e7 !important; } + +.deep-orange.lighten-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange-text.text-lighten-5 { + color: #fbe9e7 !important; } + +.deep-orange.lighten-5.opacity-1 { + background-color: rgba(251, 233, 231, 0.9) !important; + color: #000; } + +.deep-orange.lighten-5.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-5.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-5.opacity-2 { + background-color: rgba(251, 233, 231, 0.8) !important; + color: #000; } + +.deep-orange.lighten-5.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-5.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-5.opacity-3 { + background-color: rgba(251, 233, 231, 0.7) !important; + color: #000; } + +.deep-orange.lighten-5.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-5.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-5.opacity-4 { + background-color: rgba(251, 233, 231, 0.6) !important; + color: #000; } + +.deep-orange.lighten-5.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-5.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-5.opacity-5 { + background-color: rgba(251, 233, 231, 0.5) !important; + color: #000; } + +.deep-orange.lighten-5.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-5.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-5.opacity-6 { + background-color: rgba(251, 233, 231, 0.4) !important; + color: #000; } + +.deep-orange.lighten-5.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-5.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-5.opacity-7 { + background-color: rgba(251, 233, 231, 0.3) !important; + color: #000; } + +.deep-orange.lighten-5.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-5.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-5.opacity-8 { + background-color: rgba(251, 233, 231, 0.2) !important; + color: #000; } + +.deep-orange.lighten-5.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-5.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-5.opacity-9 { + background-color: rgba(251, 233, 231, 0.1) !important; + color: #000; } + +.deep-orange.lighten-5.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-5.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange-lighten-5-text-link a, +.deep-orange-lighten-5-text-link a:link, +.deep-orange-lighten-5-text-link a:visited, +.deep-orange-lighten-5-text-link a:focus, +.deep-orange-lighten-5-text-link a:active { + color: #fbe9e7 !important; } + +.deep-orange.lighten-4 { + background-color: #ffccbc !important; + color: #000; } + +.deep-orange.lighten-4-border { + border-color: #ffccbc !important; } + +.deep-orange.lighten-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange-text.text-lighten-4 { + color: #ffccbc !important; } + +.deep-orange.lighten-4.opacity-1 { + background-color: rgba(255, 204, 188, 0.9) !important; + color: #000; } + +.deep-orange.lighten-4.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-4.opacity-2 { + background-color: rgba(255, 204, 188, 0.8) !important; + color: #000; } + +.deep-orange.lighten-4.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-4.opacity-3 { + background-color: rgba(255, 204, 188, 0.7) !important; + color: #000; } + +.deep-orange.lighten-4.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-4.opacity-4 { + background-color: rgba(255, 204, 188, 0.6) !important; + color: #000; } + +.deep-orange.lighten-4.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-4.opacity-5 { + background-color: rgba(255, 204, 188, 0.5) !important; + color: #000; } + +.deep-orange.lighten-4.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-4.opacity-6 { + background-color: rgba(255, 204, 188, 0.4) !important; + color: #000; } + +.deep-orange.lighten-4.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-4.opacity-7 { + background-color: rgba(255, 204, 188, 0.3) !important; + color: #000; } + +.deep-orange.lighten-4.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-4.opacity-8 { + background-color: rgba(255, 204, 188, 0.2) !important; + color: #000; } + +.deep-orange.lighten-4.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-4.opacity-9 { + background-color: rgba(255, 204, 188, 0.1) !important; + color: #000; } + +.deep-orange.lighten-4.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange-lighten-4-text-link a, +.deep-orange-lighten-4-text-link a:link, +.deep-orange-lighten-4-text-link a:visited, +.deep-orange-lighten-4-text-link a:focus, +.deep-orange-lighten-4-text-link a:active { + color: #ffccbc !important; } + +.deep-orange.lighten-3 { + background-color: #ffab91 !important; + color: #000; } + +.deep-orange.lighten-3-border { + border-color: #ffab91 !important; } + +.deep-orange.lighten-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange-text.text-lighten-3 { + color: #ffab91 !important; } + +.deep-orange.lighten-3.opacity-1 { + background-color: rgba(255, 171, 145, 0.9) !important; + color: #000; } + +.deep-orange.lighten-3.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-3.opacity-2 { + background-color: rgba(255, 171, 145, 0.8) !important; + color: #000; } + +.deep-orange.lighten-3.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-3.opacity-3 { + background-color: rgba(255, 171, 145, 0.7) !important; + color: #000; } + +.deep-orange.lighten-3.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-3.opacity-4 { + background-color: rgba(255, 171, 145, 0.6) !important; + color: #000; } + +.deep-orange.lighten-3.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-3.opacity-5 { + background-color: rgba(255, 171, 145, 0.5) !important; + color: #000; } + +.deep-orange.lighten-3.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-3.opacity-6 { + background-color: rgba(255, 171, 145, 0.4) !important; + color: #000; } + +.deep-orange.lighten-3.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-3.opacity-7 { + background-color: rgba(255, 171, 145, 0.3) !important; + color: #000; } + +.deep-orange.lighten-3.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-3.opacity-8 { + background-color: rgba(255, 171, 145, 0.2) !important; + color: #000; } + +.deep-orange.lighten-3.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-3.opacity-9 { + background-color: rgba(255, 171, 145, 0.1) !important; + color: #000; } + +.deep-orange.lighten-3.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange-lighten-3-text-link a, +.deep-orange-lighten-3-text-link a:link, +.deep-orange-lighten-3-text-link a:visited, +.deep-orange-lighten-3-text-link a:focus, +.deep-orange-lighten-3-text-link a:active { + color: #ffab91 !important; } + +.deep-orange.lighten-2 { + background-color: #ff8a65 !important; + color: #000; } + +.deep-orange.lighten-2-border { + border-color: #ff8a65 !important; } + +.deep-orange.lighten-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange-text.text-lighten-2 { + color: #ff8a65 !important; } + +.deep-orange.lighten-2.opacity-1 { + background-color: rgba(255, 138, 101, 0.9) !important; + color: #000; } + +.deep-orange.lighten-2.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-2.opacity-2 { + background-color: rgba(255, 138, 101, 0.8) !important; + color: #000; } + +.deep-orange.lighten-2.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-2.opacity-3 { + background-color: rgba(255, 138, 101, 0.7) !important; + color: #000; } + +.deep-orange.lighten-2.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-2.opacity-4 { + background-color: rgba(255, 138, 101, 0.6) !important; + color: #000; } + +.deep-orange.lighten-2.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-2.opacity-5 { + background-color: rgba(255, 138, 101, 0.5) !important; + color: #000; } + +.deep-orange.lighten-2.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-2.opacity-6 { + background-color: rgba(255, 138, 101, 0.4) !important; + color: #000; } + +.deep-orange.lighten-2.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-2.opacity-7 { + background-color: rgba(255, 138, 101, 0.3) !important; + color: #000; } + +.deep-orange.lighten-2.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-2.opacity-8 { + background-color: rgba(255, 138, 101, 0.2) !important; + color: #000; } + +.deep-orange.lighten-2.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-2.opacity-9 { + background-color: rgba(255, 138, 101, 0.1) !important; + color: #000; } + +.deep-orange.lighten-2.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange-lighten-2-text-link a, +.deep-orange-lighten-2-text-link a:link, +.deep-orange-lighten-2-text-link a:visited, +.deep-orange-lighten-2-text-link a:focus, +.deep-orange-lighten-2-text-link a:active { + color: #ff8a65 !important; } + +.deep-orange.lighten-1 { + background-color: #ff7043 !important; + color: #fff; } + +.deep-orange.lighten-1-border { + border-color: #ff7043 !important; } + +.deep-orange.lighten-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange-text.text-lighten-1 { + color: #ff7043 !important; } + +.deep-orange.lighten-1.opacity-1 { + background-color: rgba(255, 112, 67, 0.9) !important; + color: #fff; } + +.deep-orange.lighten-1.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-1.opacity-2 { + background-color: rgba(255, 112, 67, 0.8) !important; + color: #fff; } + +.deep-orange.lighten-1.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-1.opacity-3 { + background-color: rgba(255, 112, 67, 0.7) !important; + color: #fff; } + +.deep-orange.lighten-1.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-1.opacity-4 { + background-color: rgba(255, 112, 67, 0.6) !important; + color: #fff; } + +.deep-orange.lighten-1.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-1.opacity-5 { + background-color: rgba(255, 112, 67, 0.5) !important; + color: #fff; } + +.deep-orange.lighten-1.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-1.opacity-6 { + background-color: rgba(255, 112, 67, 0.4) !important; + color: #fff; } + +.deep-orange.lighten-1.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-1.opacity-7 { + background-color: rgba(255, 112, 67, 0.3) !important; + color: #fff; } + +.deep-orange.lighten-1.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-1.opacity-8 { + background-color: rgba(255, 112, 67, 0.2) !important; + color: #fff; } + +.deep-orange.lighten-1.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.lighten-1.opacity-9 { + background-color: rgba(255, 112, 67, 0.1) !important; + color: #fff; } + +.deep-orange.lighten-1.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.lighten-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange-lighten-1-text-link a, +.deep-orange-lighten-1-text-link a:link, +.deep-orange-lighten-1-text-link a:visited, +.deep-orange-lighten-1-text-link a:focus, +.deep-orange-lighten-1-text-link a:active { + color: #ff7043 !important; } + +.deep-orange.darken-1 { + background-color: #f4511e !important; + color: #fff; } + +.deep-orange.darken-1-border { + border-color: #f4511e !important; } + +.deep-orange.darken-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange-text.text-darken-1 { + color: #f4511e !important; } + +.deep-orange.darken-1.opacity-1 { + background-color: rgba(244, 81, 30, 0.9) !important; + color: #fff; } + +.deep-orange.darken-1.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.darken-1.opacity-2 { + background-color: rgba(244, 81, 30, 0.8) !important; + color: #fff; } + +.deep-orange.darken-1.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.darken-1.opacity-3 { + background-color: rgba(244, 81, 30, 0.7) !important; + color: #fff; } + +.deep-orange.darken-1.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.darken-1.opacity-4 { + background-color: rgba(244, 81, 30, 0.6) !important; + color: #fff; } + +.deep-orange.darken-1.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.darken-1.opacity-5 { + background-color: rgba(244, 81, 30, 0.5) !important; + color: #fff; } + +.deep-orange.darken-1.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.darken-1.opacity-6 { + background-color: rgba(244, 81, 30, 0.4) !important; + color: #fff; } + +.deep-orange.darken-1.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.darken-1.opacity-7 { + background-color: rgba(244, 81, 30, 0.3) !important; + color: #fff; } + +.deep-orange.darken-1.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.darken-1.opacity-8 { + background-color: rgba(244, 81, 30, 0.2) !important; + color: #fff; } + +.deep-orange.darken-1.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.darken-1.opacity-9 { + background-color: rgba(244, 81, 30, 0.1) !important; + color: #fff; } + +.deep-orange.darken-1.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange-darken-1-text-link a, +.deep-orange-darken-1-text-link a:link, +.deep-orange-darken-1-text-link a:visited, +.deep-orange-darken-1-text-link a:focus, +.deep-orange-darken-1-text-link a:active { + color: #f4511e !important; } + +.deep-orange.darken-2 { + background-color: #e64a19 !important; + color: #fff; } + +.deep-orange.darken-2-border { + border-color: #e64a19 !important; } + +.deep-orange.darken-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange-text.text-darken-2 { + color: #e64a19 !important; } + +.deep-orange.darken-2.opacity-1 { + background-color: rgba(230, 74, 25, 0.9) !important; + color: #fff; } + +.deep-orange.darken-2.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.darken-2.opacity-2 { + background-color: rgba(230, 74, 25, 0.8) !important; + color: #fff; } + +.deep-orange.darken-2.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.darken-2.opacity-3 { + background-color: rgba(230, 74, 25, 0.7) !important; + color: #fff; } + +.deep-orange.darken-2.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.darken-2.opacity-4 { + background-color: rgba(230, 74, 25, 0.6) !important; + color: #fff; } + +.deep-orange.darken-2.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.darken-2.opacity-5 { + background-color: rgba(230, 74, 25, 0.5) !important; + color: #fff; } + +.deep-orange.darken-2.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.darken-2.opacity-6 { + background-color: rgba(230, 74, 25, 0.4) !important; + color: #fff; } + +.deep-orange.darken-2.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.darken-2.opacity-7 { + background-color: rgba(230, 74, 25, 0.3) !important; + color: #fff; } + +.deep-orange.darken-2.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.darken-2.opacity-8 { + background-color: rgba(230, 74, 25, 0.2) !important; + color: #fff; } + +.deep-orange.darken-2.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.darken-2.opacity-9 { + background-color: rgba(230, 74, 25, 0.1) !important; + color: #fff; } + +.deep-orange.darken-2.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange-darken-2-text-link a, +.deep-orange-darken-2-text-link a:link, +.deep-orange-darken-2-text-link a:visited, +.deep-orange-darken-2-text-link a:focus, +.deep-orange-darken-2-text-link a:active { + color: #e64a19 !important; } + +.deep-orange.darken-3 { + background-color: #d84315 !important; + color: #fff; } + +.deep-orange.darken-3-border { + border-color: #d84315 !important; } + +.deep-orange.darken-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange-text.text-darken-3 { + color: #d84315 !important; } + +.deep-orange.darken-3.opacity-1 { + background-color: rgba(216, 67, 21, 0.9) !important; + color: #fff; } + +.deep-orange.darken-3.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.darken-3.opacity-2 { + background-color: rgba(216, 67, 21, 0.8) !important; + color: #fff; } + +.deep-orange.darken-3.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.darken-3.opacity-3 { + background-color: rgba(216, 67, 21, 0.7) !important; + color: #fff; } + +.deep-orange.darken-3.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.darken-3.opacity-4 { + background-color: rgba(216, 67, 21, 0.6) !important; + color: #fff; } + +.deep-orange.darken-3.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.darken-3.opacity-5 { + background-color: rgba(216, 67, 21, 0.5) !important; + color: #fff; } + +.deep-orange.darken-3.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.darken-3.opacity-6 { + background-color: rgba(216, 67, 21, 0.4) !important; + color: #fff; } + +.deep-orange.darken-3.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.darken-3.opacity-7 { + background-color: rgba(216, 67, 21, 0.3) !important; + color: #fff; } + +.deep-orange.darken-3.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.darken-3.opacity-8 { + background-color: rgba(216, 67, 21, 0.2) !important; + color: #fff; } + +.deep-orange.darken-3.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.darken-3.opacity-9 { + background-color: rgba(216, 67, 21, 0.1) !important; + color: #fff; } + +.deep-orange.darken-3.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange-darken-3-text-link a, +.deep-orange-darken-3-text-link a:link, +.deep-orange-darken-3-text-link a:visited, +.deep-orange-darken-3-text-link a:focus, +.deep-orange-darken-3-text-link a:active { + color: #d84315 !important; } + +.deep-orange.darken-4 { + background-color: #bf360c !important; + color: #fff; } + +.deep-orange.darken-4-border { + border-color: #bf360c !important; } + +.deep-orange.darken-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange-text.text-darken-4 { + color: #bf360c !important; } + +.deep-orange.darken-4.opacity-1 { + background-color: rgba(191, 54, 12, 0.9) !important; + color: #fff; } + +.deep-orange.darken-4.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.darken-4.opacity-2 { + background-color: rgba(191, 54, 12, 0.8) !important; + color: #fff; } + +.deep-orange.darken-4.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.darken-4.opacity-3 { + background-color: rgba(191, 54, 12, 0.7) !important; + color: #fff; } + +.deep-orange.darken-4.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.darken-4.opacity-4 { + background-color: rgba(191, 54, 12, 0.6) !important; + color: #fff; } + +.deep-orange.darken-4.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.darken-4.opacity-5 { + background-color: rgba(191, 54, 12, 0.5) !important; + color: #fff; } + +.deep-orange.darken-4.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.darken-4.opacity-6 { + background-color: rgba(191, 54, 12, 0.4) !important; + color: #fff; } + +.deep-orange.darken-4.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.darken-4.opacity-7 { + background-color: rgba(191, 54, 12, 0.3) !important; + color: #fff; } + +.deep-orange.darken-4.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.darken-4.opacity-8 { + background-color: rgba(191, 54, 12, 0.2) !important; + color: #fff; } + +.deep-orange.darken-4.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.darken-4.opacity-9 { + background-color: rgba(191, 54, 12, 0.1) !important; + color: #fff; } + +.deep-orange.darken-4.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.darken-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange-darken-4-text-link a, +.deep-orange-darken-4-text-link a:link, +.deep-orange-darken-4-text-link a:visited, +.deep-orange-darken-4-text-link a:focus, +.deep-orange-darken-4-text-link a:active { + color: #bf360c !important; } + +.deep-orange.accent-1 { + background-color: #ff9e80 !important; + color: #000; } + +.deep-orange.accent-1-border { + border-color: #ff9e80 !important; } + +.deep-orange.accent-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange-text.text-accent-1 { + color: #ff9e80 !important; } + +.deep-orange.accent-1.opacity-1 { + background-color: rgba(255, 158, 128, 0.9) !important; + color: #000; } + +.deep-orange.accent-1.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.accent-1.opacity-2 { + background-color: rgba(255, 158, 128, 0.8) !important; + color: #000; } + +.deep-orange.accent-1.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.accent-1.opacity-3 { + background-color: rgba(255, 158, 128, 0.7) !important; + color: #000; } + +.deep-orange.accent-1.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.accent-1.opacity-4 { + background-color: rgba(255, 158, 128, 0.6) !important; + color: #000; } + +.deep-orange.accent-1.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.accent-1.opacity-5 { + background-color: rgba(255, 158, 128, 0.5) !important; + color: #000; } + +.deep-orange.accent-1.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.accent-1.opacity-6 { + background-color: rgba(255, 158, 128, 0.4) !important; + color: #000; } + +.deep-orange.accent-1.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.accent-1.opacity-7 { + background-color: rgba(255, 158, 128, 0.3) !important; + color: #000; } + +.deep-orange.accent-1.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.accent-1.opacity-8 { + background-color: rgba(255, 158, 128, 0.2) !important; + color: #000; } + +.deep-orange.accent-1.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.accent-1.opacity-9 { + background-color: rgba(255, 158, 128, 0.1) !important; + color: #000; } + +.deep-orange.accent-1.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange-accent-1-text-link a, +.deep-orange-accent-1-text-link a:link, +.deep-orange-accent-1-text-link a:visited, +.deep-orange-accent-1-text-link a:focus, +.deep-orange-accent-1-text-link a:active { + color: #ff9e80 !important; } + +.deep-orange.accent-2 { + background-color: #ff6e40 !important; + color: #fff; } + +.deep-orange.accent-2-border { + border-color: #ff6e40 !important; } + +.deep-orange.accent-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange-text.text-accent-2 { + color: #ff6e40 !important; } + +.deep-orange.accent-2.opacity-1 { + background-color: rgba(255, 110, 64, 0.9) !important; + color: #fff; } + +.deep-orange.accent-2.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.accent-2.opacity-2 { + background-color: rgba(255, 110, 64, 0.8) !important; + color: #fff; } + +.deep-orange.accent-2.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.accent-2.opacity-3 { + background-color: rgba(255, 110, 64, 0.7) !important; + color: #fff; } + +.deep-orange.accent-2.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.accent-2.opacity-4 { + background-color: rgba(255, 110, 64, 0.6) !important; + color: #fff; } + +.deep-orange.accent-2.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.accent-2.opacity-5 { + background-color: rgba(255, 110, 64, 0.5) !important; + color: #fff; } + +.deep-orange.accent-2.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.accent-2.opacity-6 { + background-color: rgba(255, 110, 64, 0.4) !important; + color: #fff; } + +.deep-orange.accent-2.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.accent-2.opacity-7 { + background-color: rgba(255, 110, 64, 0.3) !important; + color: #fff; } + +.deep-orange.accent-2.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.accent-2.opacity-8 { + background-color: rgba(255, 110, 64, 0.2) !important; + color: #fff; } + +.deep-orange.accent-2.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.accent-2.opacity-9 { + background-color: rgba(255, 110, 64, 0.1) !important; + color: #fff; } + +.deep-orange.accent-2.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange-accent-2-text-link a, +.deep-orange-accent-2-text-link a:link, +.deep-orange-accent-2-text-link a:visited, +.deep-orange-accent-2-text-link a:focus, +.deep-orange-accent-2-text-link a:active { + color: #ff6e40 !important; } + +.deep-orange.accent-3 { + background-color: #ff3d00 !important; + color: #fff; } + +.deep-orange.accent-3-border { + border-color: #ff3d00 !important; } + +.deep-orange.accent-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange-text.text-accent-3 { + color: #ff3d00 !important; } + +.deep-orange.accent-3.opacity-1 { + background-color: rgba(255, 61, 0, 0.9) !important; + color: #fff; } + +.deep-orange.accent-3.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.accent-3.opacity-2 { + background-color: rgba(255, 61, 0, 0.8) !important; + color: #fff; } + +.deep-orange.accent-3.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.accent-3.opacity-3 { + background-color: rgba(255, 61, 0, 0.7) !important; + color: #fff; } + +.deep-orange.accent-3.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.accent-3.opacity-4 { + background-color: rgba(255, 61, 0, 0.6) !important; + color: #fff; } + +.deep-orange.accent-3.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.accent-3.opacity-5 { + background-color: rgba(255, 61, 0, 0.5) !important; + color: #fff; } + +.deep-orange.accent-3.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.accent-3.opacity-6 { + background-color: rgba(255, 61, 0, 0.4) !important; + color: #fff; } + +.deep-orange.accent-3.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.accent-3.opacity-7 { + background-color: rgba(255, 61, 0, 0.3) !important; + color: #fff; } + +.deep-orange.accent-3.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.accent-3.opacity-8 { + background-color: rgba(255, 61, 0, 0.2) !important; + color: #fff; } + +.deep-orange.accent-3.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.accent-3.opacity-9 { + background-color: rgba(255, 61, 0, 0.1) !important; + color: #fff; } + +.deep-orange.accent-3.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange-accent-3-text-link a, +.deep-orange-accent-3-text-link a:link, +.deep-orange-accent-3-text-link a:visited, +.deep-orange-accent-3-text-link a:focus, +.deep-orange-accent-3-text-link a:active { + color: #ff3d00 !important; } + +.deep-orange.accent-4 { + background-color: #dd2c00 !important; + color: #fff; } + +.deep-orange.accent-4-border { + border-color: #dd2c00 !important; } + +.deep-orange.accent-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange-text.text-accent-4 { + color: #dd2c00 !important; } + +.deep-orange.accent-4.opacity-1 { + background-color: rgba(221, 44, 0, 0.9) !important; + color: #fff; } + +.deep-orange.accent-4.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.accent-4.opacity-2 { + background-color: rgba(221, 44, 0, 0.8) !important; + color: #fff; } + +.deep-orange.accent-4.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.accent-4.opacity-3 { + background-color: rgba(221, 44, 0, 0.7) !important; + color: #fff; } + +.deep-orange.accent-4.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.accent-4.opacity-4 { + background-color: rgba(221, 44, 0, 0.6) !important; + color: #fff; } + +.deep-orange.accent-4.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.accent-4.opacity-5 { + background-color: rgba(221, 44, 0, 0.5) !important; + color: #fff; } + +.deep-orange.accent-4.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.accent-4.opacity-6 { + background-color: rgba(221, 44, 0, 0.4) !important; + color: #fff; } + +.deep-orange.accent-4.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.accent-4.opacity-7 { + background-color: rgba(221, 44, 0, 0.3) !important; + color: #fff; } + +.deep-orange.accent-4.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.accent-4.opacity-8 { + background-color: rgba(221, 44, 0, 0.2) !important; + color: #fff; } + +.deep-orange.accent-4.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange.accent-4.opacity-9 { + background-color: rgba(221, 44, 0, 0.1) !important; + color: #fff; } + +.deep-orange.accent-4.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.deep-orange.accent-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.deep-orange-accent-4-text-link a, +.deep-orange-accent-4-text-link a:link, +.deep-orange-accent-4-text-link a:visited, +.deep-orange-accent-4-text-link a:focus, +.deep-orange-accent-4-text-link a:active { + color: #dd2c00 !important; } + +.brown { + background-color: #795548 !important; + color: #fff; } + +.brown-border { + border-color: #795548 !important; } + +.brown a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown-text { + color: #795548 !important; } + +.brown.opacity-1 { + background-color: rgba(121, 85, 72, 0.9) !important; + color: #fff; } + +.brown.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.opacity-2 { + background-color: rgba(121, 85, 72, 0.8) !important; + color: #fff; } + +.brown.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.opacity-3 { + background-color: rgba(121, 85, 72, 0.7) !important; + color: #fff; } + +.brown.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.opacity-4 { + background-color: rgba(121, 85, 72, 0.6) !important; + color: #fff; } + +.brown.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.opacity-5 { + background-color: rgba(121, 85, 72, 0.5) !important; + color: #fff; } + +.brown.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.opacity-6 { + background-color: rgba(121, 85, 72, 0.4) !important; + color: #fff; } + +.brown.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.opacity-7 { + background-color: rgba(121, 85, 72, 0.3) !important; + color: #fff; } + +.brown.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.opacity-8 { + background-color: rgba(121, 85, 72, 0.2) !important; + color: #fff; } + +.brown.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.opacity-9 { + background-color: rgba(121, 85, 72, 0.1) !important; + color: #fff; } + +.brown.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown-text-link a, +.brown-text-link a:link, +.brown-text-link a:visited, +.brown-text-link a:focus, +.brown-text-link a:active { + color: #795548 !important; } + +.brown.lighten-5 { + background-color: #efebe9 !important; + color: #000; } + +.brown.lighten-5-border { + border-color: #efebe9 !important; } + +.brown.lighten-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.brown.lighten-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown-text.text-lighten-5 { + color: #efebe9 !important; } + +.brown.lighten-5.opacity-1 { + background-color: rgba(239, 235, 233, 0.9) !important; + color: #000; } + +.brown.lighten-5.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.brown.lighten-5.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-5.opacity-2 { + background-color: rgba(239, 235, 233, 0.8) !important; + color: #000; } + +.brown.lighten-5.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.brown.lighten-5.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-5.opacity-3 { + background-color: rgba(239, 235, 233, 0.7) !important; + color: #000; } + +.brown.lighten-5.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.brown.lighten-5.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-5.opacity-4 { + background-color: rgba(239, 235, 233, 0.6) !important; + color: #000; } + +.brown.lighten-5.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.brown.lighten-5.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-5.opacity-5 { + background-color: rgba(239, 235, 233, 0.5) !important; + color: #000; } + +.brown.lighten-5.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.brown.lighten-5.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-5.opacity-6 { + background-color: rgba(239, 235, 233, 0.4) !important; + color: #000; } + +.brown.lighten-5.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.brown.lighten-5.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-5.opacity-7 { + background-color: rgba(239, 235, 233, 0.3) !important; + color: #000; } + +.brown.lighten-5.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.brown.lighten-5.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-5.opacity-8 { + background-color: rgba(239, 235, 233, 0.2) !important; + color: #000; } + +.brown.lighten-5.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.brown.lighten-5.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-5.opacity-9 { + background-color: rgba(239, 235, 233, 0.1) !important; + color: #000; } + +.brown.lighten-5.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.brown.lighten-5.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown-lighten-5-text-link a, +.brown-lighten-5-text-link a:link, +.brown-lighten-5-text-link a:visited, +.brown-lighten-5-text-link a:focus, +.brown-lighten-5-text-link a:active { + color: #efebe9 !important; } + +.brown.lighten-4 { + background-color: #d7ccc8 !important; + color: #000; } + +.brown.lighten-4-border { + border-color: #d7ccc8 !important; } + +.brown.lighten-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.brown.lighten-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown-text.text-lighten-4 { + color: #d7ccc8 !important; } + +.brown.lighten-4.opacity-1 { + background-color: rgba(215, 204, 200, 0.9) !important; + color: #000; } + +.brown.lighten-4.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.brown.lighten-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-4.opacity-2 { + background-color: rgba(215, 204, 200, 0.8) !important; + color: #000; } + +.brown.lighten-4.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.brown.lighten-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-4.opacity-3 { + background-color: rgba(215, 204, 200, 0.7) !important; + color: #000; } + +.brown.lighten-4.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.brown.lighten-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-4.opacity-4 { + background-color: rgba(215, 204, 200, 0.6) !important; + color: #000; } + +.brown.lighten-4.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.brown.lighten-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-4.opacity-5 { + background-color: rgba(215, 204, 200, 0.5) !important; + color: #000; } + +.brown.lighten-4.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.brown.lighten-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-4.opacity-6 { + background-color: rgba(215, 204, 200, 0.4) !important; + color: #000; } + +.brown.lighten-4.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.brown.lighten-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-4.opacity-7 { + background-color: rgba(215, 204, 200, 0.3) !important; + color: #000; } + +.brown.lighten-4.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.brown.lighten-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-4.opacity-8 { + background-color: rgba(215, 204, 200, 0.2) !important; + color: #000; } + +.brown.lighten-4.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.brown.lighten-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-4.opacity-9 { + background-color: rgba(215, 204, 200, 0.1) !important; + color: #000; } + +.brown.lighten-4.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.brown.lighten-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown-lighten-4-text-link a, +.brown-lighten-4-text-link a:link, +.brown-lighten-4-text-link a:visited, +.brown-lighten-4-text-link a:focus, +.brown-lighten-4-text-link a:active { + color: #d7ccc8 !important; } + +.brown.lighten-3 { + background-color: #bcaaa4 !important; + color: #000; } + +.brown.lighten-3-border { + border-color: #bcaaa4 !important; } + +.brown.lighten-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.brown.lighten-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown-text.text-lighten-3 { + color: #bcaaa4 !important; } + +.brown.lighten-3.opacity-1 { + background-color: rgba(188, 170, 164, 0.9) !important; + color: #000; } + +.brown.lighten-3.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.brown.lighten-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-3.opacity-2 { + background-color: rgba(188, 170, 164, 0.8) !important; + color: #000; } + +.brown.lighten-3.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.brown.lighten-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-3.opacity-3 { + background-color: rgba(188, 170, 164, 0.7) !important; + color: #000; } + +.brown.lighten-3.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.brown.lighten-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-3.opacity-4 { + background-color: rgba(188, 170, 164, 0.6) !important; + color: #000; } + +.brown.lighten-3.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.brown.lighten-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-3.opacity-5 { + background-color: rgba(188, 170, 164, 0.5) !important; + color: #000; } + +.brown.lighten-3.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.brown.lighten-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-3.opacity-6 { + background-color: rgba(188, 170, 164, 0.4) !important; + color: #000; } + +.brown.lighten-3.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.brown.lighten-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-3.opacity-7 { + background-color: rgba(188, 170, 164, 0.3) !important; + color: #000; } + +.brown.lighten-3.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.brown.lighten-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-3.opacity-8 { + background-color: rgba(188, 170, 164, 0.2) !important; + color: #000; } + +.brown.lighten-3.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.brown.lighten-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-3.opacity-9 { + background-color: rgba(188, 170, 164, 0.1) !important; + color: #000; } + +.brown.lighten-3.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.brown.lighten-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown-lighten-3-text-link a, +.brown-lighten-3-text-link a:link, +.brown-lighten-3-text-link a:visited, +.brown-lighten-3-text-link a:focus, +.brown-lighten-3-text-link a:active { + color: #bcaaa4 !important; } + +.brown.lighten-2 { + background-color: #a1887f !important; + color: #fff; } + +.brown.lighten-2-border { + border-color: #a1887f !important; } + +.brown.lighten-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.lighten-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown-text.text-lighten-2 { + color: #a1887f !important; } + +.brown.lighten-2.opacity-1 { + background-color: rgba(161, 136, 127, 0.9) !important; + color: #fff; } + +.brown.lighten-2.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.lighten-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-2.opacity-2 { + background-color: rgba(161, 136, 127, 0.8) !important; + color: #fff; } + +.brown.lighten-2.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.lighten-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-2.opacity-3 { + background-color: rgba(161, 136, 127, 0.7) !important; + color: #fff; } + +.brown.lighten-2.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.lighten-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-2.opacity-4 { + background-color: rgba(161, 136, 127, 0.6) !important; + color: #fff; } + +.brown.lighten-2.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.lighten-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-2.opacity-5 { + background-color: rgba(161, 136, 127, 0.5) !important; + color: #fff; } + +.brown.lighten-2.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.lighten-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-2.opacity-6 { + background-color: rgba(161, 136, 127, 0.4) !important; + color: #fff; } + +.brown.lighten-2.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.lighten-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-2.opacity-7 { + background-color: rgba(161, 136, 127, 0.3) !important; + color: #fff; } + +.brown.lighten-2.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.lighten-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-2.opacity-8 { + background-color: rgba(161, 136, 127, 0.2) !important; + color: #fff; } + +.brown.lighten-2.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.lighten-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-2.opacity-9 { + background-color: rgba(161, 136, 127, 0.1) !important; + color: #fff; } + +.brown.lighten-2.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.lighten-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown-lighten-2-text-link a, +.brown-lighten-2-text-link a:link, +.brown-lighten-2-text-link a:visited, +.brown-lighten-2-text-link a:focus, +.brown-lighten-2-text-link a:active { + color: #a1887f !important; } + +.brown.lighten-1 { + background-color: #8d6e63 !important; + color: #fff; } + +.brown.lighten-1-border { + border-color: #8d6e63 !important; } + +.brown.lighten-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.lighten-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown-text.text-lighten-1 { + color: #8d6e63 !important; } + +.brown.lighten-1.opacity-1 { + background-color: rgba(141, 110, 99, 0.9) !important; + color: #fff; } + +.brown.lighten-1.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.lighten-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-1.opacity-2 { + background-color: rgba(141, 110, 99, 0.8) !important; + color: #fff; } + +.brown.lighten-1.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.lighten-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-1.opacity-3 { + background-color: rgba(141, 110, 99, 0.7) !important; + color: #fff; } + +.brown.lighten-1.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.lighten-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-1.opacity-4 { + background-color: rgba(141, 110, 99, 0.6) !important; + color: #fff; } + +.brown.lighten-1.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.lighten-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-1.opacity-5 { + background-color: rgba(141, 110, 99, 0.5) !important; + color: #fff; } + +.brown.lighten-1.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.lighten-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-1.opacity-6 { + background-color: rgba(141, 110, 99, 0.4) !important; + color: #fff; } + +.brown.lighten-1.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.lighten-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-1.opacity-7 { + background-color: rgba(141, 110, 99, 0.3) !important; + color: #fff; } + +.brown.lighten-1.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.lighten-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-1.opacity-8 { + background-color: rgba(141, 110, 99, 0.2) !important; + color: #fff; } + +.brown.lighten-1.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.lighten-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.lighten-1.opacity-9 { + background-color: rgba(141, 110, 99, 0.1) !important; + color: #fff; } + +.brown.lighten-1.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.lighten-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown-lighten-1-text-link a, +.brown-lighten-1-text-link a:link, +.brown-lighten-1-text-link a:visited, +.brown-lighten-1-text-link a:focus, +.brown-lighten-1-text-link a:active { + color: #8d6e63 !important; } + +.brown.darken-1 { + background-color: #6d4c41 !important; + color: #fff; } + +.brown.darken-1-border { + border-color: #6d4c41 !important; } + +.brown.darken-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown-text.text-darken-1 { + color: #6d4c41 !important; } + +.brown.darken-1.opacity-1 { + background-color: rgba(109, 76, 65, 0.9) !important; + color: #fff; } + +.brown.darken-1.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.darken-1.opacity-2 { + background-color: rgba(109, 76, 65, 0.8) !important; + color: #fff; } + +.brown.darken-1.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.darken-1.opacity-3 { + background-color: rgba(109, 76, 65, 0.7) !important; + color: #fff; } + +.brown.darken-1.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.darken-1.opacity-4 { + background-color: rgba(109, 76, 65, 0.6) !important; + color: #fff; } + +.brown.darken-1.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.darken-1.opacity-5 { + background-color: rgba(109, 76, 65, 0.5) !important; + color: #fff; } + +.brown.darken-1.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.darken-1.opacity-6 { + background-color: rgba(109, 76, 65, 0.4) !important; + color: #fff; } + +.brown.darken-1.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.darken-1.opacity-7 { + background-color: rgba(109, 76, 65, 0.3) !important; + color: #fff; } + +.brown.darken-1.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.darken-1.opacity-8 { + background-color: rgba(109, 76, 65, 0.2) !important; + color: #fff; } + +.brown.darken-1.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.darken-1.opacity-9 { + background-color: rgba(109, 76, 65, 0.1) !important; + color: #fff; } + +.brown.darken-1.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown-darken-1-text-link a, +.brown-darken-1-text-link a:link, +.brown-darken-1-text-link a:visited, +.brown-darken-1-text-link a:focus, +.brown-darken-1-text-link a:active { + color: #6d4c41 !important; } + +.brown.darken-2 { + background-color: #5d4037 !important; + color: #fff; } + +.brown.darken-2-border { + border-color: #5d4037 !important; } + +.brown.darken-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown-text.text-darken-2 { + color: #5d4037 !important; } + +.brown.darken-2.opacity-1 { + background-color: rgba(93, 64, 55, 0.9) !important; + color: #fff; } + +.brown.darken-2.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.darken-2.opacity-2 { + background-color: rgba(93, 64, 55, 0.8) !important; + color: #fff; } + +.brown.darken-2.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.darken-2.opacity-3 { + background-color: rgba(93, 64, 55, 0.7) !important; + color: #fff; } + +.brown.darken-2.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.darken-2.opacity-4 { + background-color: rgba(93, 64, 55, 0.6) !important; + color: #fff; } + +.brown.darken-2.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.darken-2.opacity-5 { + background-color: rgba(93, 64, 55, 0.5) !important; + color: #fff; } + +.brown.darken-2.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.darken-2.opacity-6 { + background-color: rgba(93, 64, 55, 0.4) !important; + color: #fff; } + +.brown.darken-2.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.darken-2.opacity-7 { + background-color: rgba(93, 64, 55, 0.3) !important; + color: #fff; } + +.brown.darken-2.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.darken-2.opacity-8 { + background-color: rgba(93, 64, 55, 0.2) !important; + color: #fff; } + +.brown.darken-2.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.darken-2.opacity-9 { + background-color: rgba(93, 64, 55, 0.1) !important; + color: #fff; } + +.brown.darken-2.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown-darken-2-text-link a, +.brown-darken-2-text-link a:link, +.brown-darken-2-text-link a:visited, +.brown-darken-2-text-link a:focus, +.brown-darken-2-text-link a:active { + color: #5d4037 !important; } + +.brown.darken-3 { + background-color: #4e342e !important; + color: #fff; } + +.brown.darken-3-border { + border-color: #4e342e !important; } + +.brown.darken-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown-text.text-darken-3 { + color: #4e342e !important; } + +.brown.darken-3.opacity-1 { + background-color: rgba(78, 52, 46, 0.9) !important; + color: #fff; } + +.brown.darken-3.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.darken-3.opacity-2 { + background-color: rgba(78, 52, 46, 0.8) !important; + color: #fff; } + +.brown.darken-3.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.darken-3.opacity-3 { + background-color: rgba(78, 52, 46, 0.7) !important; + color: #fff; } + +.brown.darken-3.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.darken-3.opacity-4 { + background-color: rgba(78, 52, 46, 0.6) !important; + color: #fff; } + +.brown.darken-3.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.darken-3.opacity-5 { + background-color: rgba(78, 52, 46, 0.5) !important; + color: #fff; } + +.brown.darken-3.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.darken-3.opacity-6 { + background-color: rgba(78, 52, 46, 0.4) !important; + color: #fff; } + +.brown.darken-3.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.darken-3.opacity-7 { + background-color: rgba(78, 52, 46, 0.3) !important; + color: #fff; } + +.brown.darken-3.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.darken-3.opacity-8 { + background-color: rgba(78, 52, 46, 0.2) !important; + color: #fff; } + +.brown.darken-3.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.darken-3.opacity-9 { + background-color: rgba(78, 52, 46, 0.1) !important; + color: #fff; } + +.brown.darken-3.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown-darken-3-text-link a, +.brown-darken-3-text-link a:link, +.brown-darken-3-text-link a:visited, +.brown-darken-3-text-link a:focus, +.brown-darken-3-text-link a:active { + color: #4e342e !important; } + +.brown.darken-4 { + background-color: #3e2723 !important; + color: #fff; } + +.brown.darken-4-border { + border-color: #3e2723 !important; } + +.brown.darken-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown-text.text-darken-4 { + color: #3e2723 !important; } + +.brown.darken-4.opacity-1 { + background-color: rgba(62, 39, 35, 0.9) !important; + color: #fff; } + +.brown.darken-4.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.darken-4.opacity-2 { + background-color: rgba(62, 39, 35, 0.8) !important; + color: #fff; } + +.brown.darken-4.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.darken-4.opacity-3 { + background-color: rgba(62, 39, 35, 0.7) !important; + color: #fff; } + +.brown.darken-4.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.darken-4.opacity-4 { + background-color: rgba(62, 39, 35, 0.6) !important; + color: #fff; } + +.brown.darken-4.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.darken-4.opacity-5 { + background-color: rgba(62, 39, 35, 0.5) !important; + color: #fff; } + +.brown.darken-4.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.darken-4.opacity-6 { + background-color: rgba(62, 39, 35, 0.4) !important; + color: #fff; } + +.brown.darken-4.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.darken-4.opacity-7 { + background-color: rgba(62, 39, 35, 0.3) !important; + color: #fff; } + +.brown.darken-4.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.darken-4.opacity-8 { + background-color: rgba(62, 39, 35, 0.2) !important; + color: #fff; } + +.brown.darken-4.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown.darken-4.opacity-9 { + background-color: rgba(62, 39, 35, 0.1) !important; + color: #fff; } + +.brown.darken-4.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.brown.darken-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.brown-darken-4-text-link a, +.brown-darken-4-text-link a:link, +.brown-darken-4-text-link a:visited, +.brown-darken-4-text-link a:focus, +.brown-darken-4-text-link a:active { + color: #3e2723 !important; } + +.blue-grey { + background-color: #607d8b !important; + color: #fff; } + +.blue-grey-border { + border-color: #607d8b !important; } + +.blue-grey a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey-text { + color: #607d8b !important; } + +.blue-grey.opacity-1 { + background-color: rgba(96, 125, 139, 0.9) !important; + color: #fff; } + +.blue-grey.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.opacity-2 { + background-color: rgba(96, 125, 139, 0.8) !important; + color: #fff; } + +.blue-grey.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.opacity-3 { + background-color: rgba(96, 125, 139, 0.7) !important; + color: #fff; } + +.blue-grey.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.opacity-4 { + background-color: rgba(96, 125, 139, 0.6) !important; + color: #fff; } + +.blue-grey.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.opacity-5 { + background-color: rgba(96, 125, 139, 0.5) !important; + color: #fff; } + +.blue-grey.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.opacity-6 { + background-color: rgba(96, 125, 139, 0.4) !important; + color: #fff; } + +.blue-grey.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.opacity-7 { + background-color: rgba(96, 125, 139, 0.3) !important; + color: #fff; } + +.blue-grey.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.opacity-8 { + background-color: rgba(96, 125, 139, 0.2) !important; + color: #fff; } + +.blue-grey.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.opacity-9 { + background-color: rgba(96, 125, 139, 0.1) !important; + color: #fff; } + +.blue-grey.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey-text-link a, +.blue-grey-text-link a:link, +.blue-grey-text-link a:visited, +.blue-grey-text-link a:focus, +.blue-grey-text-link a:active { + color: #607d8b !important; } + +.blue-grey.lighten-5 { + background-color: #eceff1 !important; + color: #000; } + +.blue-grey.lighten-5-border { + border-color: #eceff1 !important; } + +.blue-grey.lighten-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey-text.text-lighten-5 { + color: #eceff1 !important; } + +.blue-grey.lighten-5.opacity-1 { + background-color: rgba(236, 239, 241, 0.9) !important; + color: #000; } + +.blue-grey.lighten-5.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-5.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-5.opacity-2 { + background-color: rgba(236, 239, 241, 0.8) !important; + color: #000; } + +.blue-grey.lighten-5.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-5.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-5.opacity-3 { + background-color: rgba(236, 239, 241, 0.7) !important; + color: #000; } + +.blue-grey.lighten-5.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-5.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-5.opacity-4 { + background-color: rgba(236, 239, 241, 0.6) !important; + color: #000; } + +.blue-grey.lighten-5.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-5.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-5.opacity-5 { + background-color: rgba(236, 239, 241, 0.5) !important; + color: #000; } + +.blue-grey.lighten-5.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-5.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-5.opacity-6 { + background-color: rgba(236, 239, 241, 0.4) !important; + color: #000; } + +.blue-grey.lighten-5.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-5.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-5.opacity-7 { + background-color: rgba(236, 239, 241, 0.3) !important; + color: #000; } + +.blue-grey.lighten-5.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-5.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-5.opacity-8 { + background-color: rgba(236, 239, 241, 0.2) !important; + color: #000; } + +.blue-grey.lighten-5.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-5.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-5.opacity-9 { + background-color: rgba(236, 239, 241, 0.1) !important; + color: #000; } + +.blue-grey.lighten-5.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-5.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey-lighten-5-text-link a, +.blue-grey-lighten-5-text-link a:link, +.blue-grey-lighten-5-text-link a:visited, +.blue-grey-lighten-5-text-link a:focus, +.blue-grey-lighten-5-text-link a:active { + color: #eceff1 !important; } + +.blue-grey.lighten-4 { + background-color: #cfd8dc !important; + color: #000; } + +.blue-grey.lighten-4-border { + border-color: #cfd8dc !important; } + +.blue-grey.lighten-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey-text.text-lighten-4 { + color: #cfd8dc !important; } + +.blue-grey.lighten-4.opacity-1 { + background-color: rgba(207, 216, 220, 0.9) !important; + color: #000; } + +.blue-grey.lighten-4.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-4.opacity-2 { + background-color: rgba(207, 216, 220, 0.8) !important; + color: #000; } + +.blue-grey.lighten-4.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-4.opacity-3 { + background-color: rgba(207, 216, 220, 0.7) !important; + color: #000; } + +.blue-grey.lighten-4.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-4.opacity-4 { + background-color: rgba(207, 216, 220, 0.6) !important; + color: #000; } + +.blue-grey.lighten-4.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-4.opacity-5 { + background-color: rgba(207, 216, 220, 0.5) !important; + color: #000; } + +.blue-grey.lighten-4.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-4.opacity-6 { + background-color: rgba(207, 216, 220, 0.4) !important; + color: #000; } + +.blue-grey.lighten-4.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-4.opacity-7 { + background-color: rgba(207, 216, 220, 0.3) !important; + color: #000; } + +.blue-grey.lighten-4.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-4.opacity-8 { + background-color: rgba(207, 216, 220, 0.2) !important; + color: #000; } + +.blue-grey.lighten-4.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-4.opacity-9 { + background-color: rgba(207, 216, 220, 0.1) !important; + color: #000; } + +.blue-grey.lighten-4.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey-lighten-4-text-link a, +.blue-grey-lighten-4-text-link a:link, +.blue-grey-lighten-4-text-link a:visited, +.blue-grey-lighten-4-text-link a:focus, +.blue-grey-lighten-4-text-link a:active { + color: #cfd8dc !important; } + +.blue-grey.lighten-3 { + background-color: #b0bec5 !important; + color: #000; } + +.blue-grey.lighten-3-border { + border-color: #b0bec5 !important; } + +.blue-grey.lighten-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey-text.text-lighten-3 { + color: #b0bec5 !important; } + +.blue-grey.lighten-3.opacity-1 { + background-color: rgba(176, 190, 197, 0.9) !important; + color: #000; } + +.blue-grey.lighten-3.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-3.opacity-2 { + background-color: rgba(176, 190, 197, 0.8) !important; + color: #000; } + +.blue-grey.lighten-3.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-3.opacity-3 { + background-color: rgba(176, 190, 197, 0.7) !important; + color: #000; } + +.blue-grey.lighten-3.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-3.opacity-4 { + background-color: rgba(176, 190, 197, 0.6) !important; + color: #000; } + +.blue-grey.lighten-3.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-3.opacity-5 { + background-color: rgba(176, 190, 197, 0.5) !important; + color: #000; } + +.blue-grey.lighten-3.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-3.opacity-6 { + background-color: rgba(176, 190, 197, 0.4) !important; + color: #000; } + +.blue-grey.lighten-3.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-3.opacity-7 { + background-color: rgba(176, 190, 197, 0.3) !important; + color: #000; } + +.blue-grey.lighten-3.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-3.opacity-8 { + background-color: rgba(176, 190, 197, 0.2) !important; + color: #000; } + +.blue-grey.lighten-3.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-3.opacity-9 { + background-color: rgba(176, 190, 197, 0.1) !important; + color: #000; } + +.blue-grey.lighten-3.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey-lighten-3-text-link a, +.blue-grey-lighten-3-text-link a:link, +.blue-grey-lighten-3-text-link a:visited, +.blue-grey-lighten-3-text-link a:focus, +.blue-grey-lighten-3-text-link a:active { + color: #b0bec5 !important; } + +.blue-grey.lighten-2 { + background-color: #90a4ae !important; + color: #000; } + +.blue-grey.lighten-2-border { + border-color: #90a4ae !important; } + +.blue-grey.lighten-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey-text.text-lighten-2 { + color: #90a4ae !important; } + +.blue-grey.lighten-2.opacity-1 { + background-color: rgba(144, 164, 174, 0.9) !important; + color: #000; } + +.blue-grey.lighten-2.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-2.opacity-2 { + background-color: rgba(144, 164, 174, 0.8) !important; + color: #000; } + +.blue-grey.lighten-2.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-2.opacity-3 { + background-color: rgba(144, 164, 174, 0.7) !important; + color: #000; } + +.blue-grey.lighten-2.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-2.opacity-4 { + background-color: rgba(144, 164, 174, 0.6) !important; + color: #000; } + +.blue-grey.lighten-2.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-2.opacity-5 { + background-color: rgba(144, 164, 174, 0.5) !important; + color: #000; } + +.blue-grey.lighten-2.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-2.opacity-6 { + background-color: rgba(144, 164, 174, 0.4) !important; + color: #000; } + +.blue-grey.lighten-2.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-2.opacity-7 { + background-color: rgba(144, 164, 174, 0.3) !important; + color: #000; } + +.blue-grey.lighten-2.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-2.opacity-8 { + background-color: rgba(144, 164, 174, 0.2) !important; + color: #000; } + +.blue-grey.lighten-2.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-2.opacity-9 { + background-color: rgba(144, 164, 174, 0.1) !important; + color: #000; } + +.blue-grey.lighten-2.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey-lighten-2-text-link a, +.blue-grey-lighten-2-text-link a:link, +.blue-grey-lighten-2-text-link a:visited, +.blue-grey-lighten-2-text-link a:focus, +.blue-grey-lighten-2-text-link a:active { + color: #90a4ae !important; } + +.blue-grey.lighten-1 { + background-color: #78909c !important; + color: #fff; } + +.blue-grey.lighten-1-border { + border-color: #78909c !important; } + +.blue-grey.lighten-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey-text.text-lighten-1 { + color: #78909c !important; } + +.blue-grey.lighten-1.opacity-1 { + background-color: rgba(120, 144, 156, 0.9) !important; + color: #fff; } + +.blue-grey.lighten-1.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-1.opacity-2 { + background-color: rgba(120, 144, 156, 0.8) !important; + color: #fff; } + +.blue-grey.lighten-1.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-1.opacity-3 { + background-color: rgba(120, 144, 156, 0.7) !important; + color: #fff; } + +.blue-grey.lighten-1.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-1.opacity-4 { + background-color: rgba(120, 144, 156, 0.6) !important; + color: #fff; } + +.blue-grey.lighten-1.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-1.opacity-5 { + background-color: rgba(120, 144, 156, 0.5) !important; + color: #fff; } + +.blue-grey.lighten-1.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-1.opacity-6 { + background-color: rgba(120, 144, 156, 0.4) !important; + color: #fff; } + +.blue-grey.lighten-1.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-1.opacity-7 { + background-color: rgba(120, 144, 156, 0.3) !important; + color: #fff; } + +.blue-grey.lighten-1.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-1.opacity-8 { + background-color: rgba(120, 144, 156, 0.2) !important; + color: #fff; } + +.blue-grey.lighten-1.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.lighten-1.opacity-9 { + background-color: rgba(120, 144, 156, 0.1) !important; + color: #fff; } + +.blue-grey.lighten-1.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.lighten-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey-lighten-1-text-link a, +.blue-grey-lighten-1-text-link a:link, +.blue-grey-lighten-1-text-link a:visited, +.blue-grey-lighten-1-text-link a:focus, +.blue-grey-lighten-1-text-link a:active { + color: #78909c !important; } + +.blue-grey.darken-1 { + background-color: #546e7a !important; + color: #fff; } + +.blue-grey.darken-1-border { + border-color: #546e7a !important; } + +.blue-grey.darken-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey-text.text-darken-1 { + color: #546e7a !important; } + +.blue-grey.darken-1.opacity-1 { + background-color: rgba(84, 110, 122, 0.9) !important; + color: #fff; } + +.blue-grey.darken-1.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.darken-1.opacity-2 { + background-color: rgba(84, 110, 122, 0.8) !important; + color: #fff; } + +.blue-grey.darken-1.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.darken-1.opacity-3 { + background-color: rgba(84, 110, 122, 0.7) !important; + color: #fff; } + +.blue-grey.darken-1.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.darken-1.opacity-4 { + background-color: rgba(84, 110, 122, 0.6) !important; + color: #fff; } + +.blue-grey.darken-1.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.darken-1.opacity-5 { + background-color: rgba(84, 110, 122, 0.5) !important; + color: #fff; } + +.blue-grey.darken-1.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.darken-1.opacity-6 { + background-color: rgba(84, 110, 122, 0.4) !important; + color: #fff; } + +.blue-grey.darken-1.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.darken-1.opacity-7 { + background-color: rgba(84, 110, 122, 0.3) !important; + color: #fff; } + +.blue-grey.darken-1.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.darken-1.opacity-8 { + background-color: rgba(84, 110, 122, 0.2) !important; + color: #fff; } + +.blue-grey.darken-1.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.darken-1.opacity-9 { + background-color: rgba(84, 110, 122, 0.1) !important; + color: #fff; } + +.blue-grey.darken-1.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey-darken-1-text-link a, +.blue-grey-darken-1-text-link a:link, +.blue-grey-darken-1-text-link a:visited, +.blue-grey-darken-1-text-link a:focus, +.blue-grey-darken-1-text-link a:active { + color: #546e7a !important; } + +.blue-grey.darken-2 { + background-color: #455a64 !important; + color: #fff; } + +.blue-grey.darken-2-border { + border-color: #455a64 !important; } + +.blue-grey.darken-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey-text.text-darken-2 { + color: #455a64 !important; } + +.blue-grey.darken-2.opacity-1 { + background-color: rgba(69, 90, 100, 0.9) !important; + color: #fff; } + +.blue-grey.darken-2.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.darken-2.opacity-2 { + background-color: rgba(69, 90, 100, 0.8) !important; + color: #fff; } + +.blue-grey.darken-2.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.darken-2.opacity-3 { + background-color: rgba(69, 90, 100, 0.7) !important; + color: #fff; } + +.blue-grey.darken-2.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.darken-2.opacity-4 { + background-color: rgba(69, 90, 100, 0.6) !important; + color: #fff; } + +.blue-grey.darken-2.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.darken-2.opacity-5 { + background-color: rgba(69, 90, 100, 0.5) !important; + color: #fff; } + +.blue-grey.darken-2.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.darken-2.opacity-6 { + background-color: rgba(69, 90, 100, 0.4) !important; + color: #fff; } + +.blue-grey.darken-2.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.darken-2.opacity-7 { + background-color: rgba(69, 90, 100, 0.3) !important; + color: #fff; } + +.blue-grey.darken-2.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.darken-2.opacity-8 { + background-color: rgba(69, 90, 100, 0.2) !important; + color: #fff; } + +.blue-grey.darken-2.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.darken-2.opacity-9 { + background-color: rgba(69, 90, 100, 0.1) !important; + color: #fff; } + +.blue-grey.darken-2.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey-darken-2-text-link a, +.blue-grey-darken-2-text-link a:link, +.blue-grey-darken-2-text-link a:visited, +.blue-grey-darken-2-text-link a:focus, +.blue-grey-darken-2-text-link a:active { + color: #455a64 !important; } + +.blue-grey.darken-3 { + background-color: #37474f !important; + color: #fff; } + +.blue-grey.darken-3-border { + border-color: #37474f !important; } + +.blue-grey.darken-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey-text.text-darken-3 { + color: #37474f !important; } + +.blue-grey.darken-3.opacity-1 { + background-color: rgba(55, 71, 79, 0.9) !important; + color: #fff; } + +.blue-grey.darken-3.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.darken-3.opacity-2 { + background-color: rgba(55, 71, 79, 0.8) !important; + color: #fff; } + +.blue-grey.darken-3.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.darken-3.opacity-3 { + background-color: rgba(55, 71, 79, 0.7) !important; + color: #fff; } + +.blue-grey.darken-3.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.darken-3.opacity-4 { + background-color: rgba(55, 71, 79, 0.6) !important; + color: #fff; } + +.blue-grey.darken-3.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.darken-3.opacity-5 { + background-color: rgba(55, 71, 79, 0.5) !important; + color: #fff; } + +.blue-grey.darken-3.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.darken-3.opacity-6 { + background-color: rgba(55, 71, 79, 0.4) !important; + color: #fff; } + +.blue-grey.darken-3.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.darken-3.opacity-7 { + background-color: rgba(55, 71, 79, 0.3) !important; + color: #fff; } + +.blue-grey.darken-3.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.darken-3.opacity-8 { + background-color: rgba(55, 71, 79, 0.2) !important; + color: #fff; } + +.blue-grey.darken-3.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.darken-3.opacity-9 { + background-color: rgba(55, 71, 79, 0.1) !important; + color: #fff; } + +.blue-grey.darken-3.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey-darken-3-text-link a, +.blue-grey-darken-3-text-link a:link, +.blue-grey-darken-3-text-link a:visited, +.blue-grey-darken-3-text-link a:focus, +.blue-grey-darken-3-text-link a:active { + color: #37474f !important; } + +.blue-grey.darken-4 { + background-color: #263238 !important; + color: #fff; } + +.blue-grey.darken-4-border { + border-color: #263238 !important; } + +.blue-grey.darken-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey-text.text-darken-4 { + color: #263238 !important; } + +.blue-grey.darken-4.opacity-1 { + background-color: rgba(38, 50, 56, 0.9) !important; + color: #fff; } + +.blue-grey.darken-4.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.darken-4.opacity-2 { + background-color: rgba(38, 50, 56, 0.8) !important; + color: #fff; } + +.blue-grey.darken-4.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.darken-4.opacity-3 { + background-color: rgba(38, 50, 56, 0.7) !important; + color: #fff; } + +.blue-grey.darken-4.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.darken-4.opacity-4 { + background-color: rgba(38, 50, 56, 0.6) !important; + color: #fff; } + +.blue-grey.darken-4.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.darken-4.opacity-5 { + background-color: rgba(38, 50, 56, 0.5) !important; + color: #fff; } + +.blue-grey.darken-4.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.darken-4.opacity-6 { + background-color: rgba(38, 50, 56, 0.4) !important; + color: #fff; } + +.blue-grey.darken-4.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.darken-4.opacity-7 { + background-color: rgba(38, 50, 56, 0.3) !important; + color: #fff; } + +.blue-grey.darken-4.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.darken-4.opacity-8 { + background-color: rgba(38, 50, 56, 0.2) !important; + color: #fff; } + +.blue-grey.darken-4.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey.darken-4.opacity-9 { + background-color: rgba(38, 50, 56, 0.1) !important; + color: #fff; } + +.blue-grey.darken-4.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.blue-grey.darken-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.blue-grey-darken-4-text-link a, +.blue-grey-darken-4-text-link a:link, +.blue-grey-darken-4-text-link a:visited, +.blue-grey-darken-4-text-link a:focus, +.blue-grey-darken-4-text-link a:active { + color: #263238 !important; } + +.grey { + background-color: #9e9e9e !important; + color: #000; } + +.grey-border { + border-color: #9e9e9e !important; } + +.grey a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey-text { + color: #9e9e9e !important; } + +.grey.opacity-1 { + background-color: rgba(158, 158, 158, 0.9) !important; + color: #000; } + +.grey.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.opacity-2 { + background-color: rgba(158, 158, 158, 0.8) !important; + color: #000; } + +.grey.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.opacity-3 { + background-color: rgba(158, 158, 158, 0.7) !important; + color: #000; } + +.grey.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.opacity-4 { + background-color: rgba(158, 158, 158, 0.6) !important; + color: #000; } + +.grey.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.opacity-5 { + background-color: rgba(158, 158, 158, 0.5) !important; + color: #000; } + +.grey.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.opacity-6 { + background-color: rgba(158, 158, 158, 0.4) !important; + color: #000; } + +.grey.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.opacity-7 { + background-color: rgba(158, 158, 158, 0.3) !important; + color: #000; } + +.grey.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.opacity-8 { + background-color: rgba(158, 158, 158, 0.2) !important; + color: #000; } + +.grey.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.opacity-9 { + background-color: rgba(158, 158, 158, 0.1) !important; + color: #000; } + +.grey.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey-text-link a, +.grey-text-link a:link, +.grey-text-link a:visited, +.grey-text-link a:focus, +.grey-text-link a:active { + color: #9e9e9e !important; } + +.grey.lighten-5 { + background-color: #fafafa !important; + color: #000; } + +.grey.lighten-5-border { + border-color: #fafafa !important; } + +.grey.lighten-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey-text.text-lighten-5 { + color: #fafafa !important; } + +.grey.lighten-5.opacity-1 { + background-color: rgba(250, 250, 250, 0.9) !important; + color: #000; } + +.grey.lighten-5.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-5.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-5.opacity-2 { + background-color: rgba(250, 250, 250, 0.8) !important; + color: #000; } + +.grey.lighten-5.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-5.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-5.opacity-3 { + background-color: rgba(250, 250, 250, 0.7) !important; + color: #000; } + +.grey.lighten-5.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-5.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-5.opacity-4 { + background-color: rgba(250, 250, 250, 0.6) !important; + color: #000; } + +.grey.lighten-5.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-5.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-5.opacity-5 { + background-color: rgba(250, 250, 250, 0.5) !important; + color: #000; } + +.grey.lighten-5.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-5.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-5.opacity-6 { + background-color: rgba(250, 250, 250, 0.4) !important; + color: #000; } + +.grey.lighten-5.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-5.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-5.opacity-7 { + background-color: rgba(250, 250, 250, 0.3) !important; + color: #000; } + +.grey.lighten-5.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-5.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-5.opacity-8 { + background-color: rgba(250, 250, 250, 0.2) !important; + color: #000; } + +.grey.lighten-5.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-5.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-5.opacity-9 { + background-color: rgba(250, 250, 250, 0.1) !important; + color: #000; } + +.grey.lighten-5.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-5.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey-lighten-5-text-link a, +.grey-lighten-5-text-link a:link, +.grey-lighten-5-text-link a:visited, +.grey-lighten-5-text-link a:focus, +.grey-lighten-5-text-link a:active { + color: #fafafa !important; } + +.grey.lighten-4 { + background-color: #f5f5f5 !important; + color: #000; } + +.grey.lighten-4-border { + border-color: #f5f5f5 !important; } + +.grey.lighten-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey-text.text-lighten-4 { + color: #f5f5f5 !important; } + +.grey.lighten-4.opacity-1 { + background-color: rgba(245, 245, 245, 0.9) !important; + color: #000; } + +.grey.lighten-4.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-4.opacity-2 { + background-color: rgba(245, 245, 245, 0.8) !important; + color: #000; } + +.grey.lighten-4.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-4.opacity-3 { + background-color: rgba(245, 245, 245, 0.7) !important; + color: #000; } + +.grey.lighten-4.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-4.opacity-4 { + background-color: rgba(245, 245, 245, 0.6) !important; + color: #000; } + +.grey.lighten-4.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-4.opacity-5 { + background-color: rgba(245, 245, 245, 0.5) !important; + color: #000; } + +.grey.lighten-4.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-4.opacity-6 { + background-color: rgba(245, 245, 245, 0.4) !important; + color: #000; } + +.grey.lighten-4.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-4.opacity-7 { + background-color: rgba(245, 245, 245, 0.3) !important; + color: #000; } + +.grey.lighten-4.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-4.opacity-8 { + background-color: rgba(245, 245, 245, 0.2) !important; + color: #000; } + +.grey.lighten-4.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-4.opacity-9 { + background-color: rgba(245, 245, 245, 0.1) !important; + color: #000; } + +.grey.lighten-4.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey-lighten-4-text-link a, +.grey-lighten-4-text-link a:link, +.grey-lighten-4-text-link a:visited, +.grey-lighten-4-text-link a:focus, +.grey-lighten-4-text-link a:active { + color: #f5f5f5 !important; } + +.grey.lighten-3 { + background-color: #eeeeee !important; + color: #000; } + +.grey.lighten-3-border { + border-color: #eeeeee !important; } + +.grey.lighten-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey-text.text-lighten-3 { + color: #eeeeee !important; } + +.grey.lighten-3.opacity-1 { + background-color: rgba(238, 238, 238, 0.9) !important; + color: #000; } + +.grey.lighten-3.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-3.opacity-2 { + background-color: rgba(238, 238, 238, 0.8) !important; + color: #000; } + +.grey.lighten-3.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-3.opacity-3 { + background-color: rgba(238, 238, 238, 0.7) !important; + color: #000; } + +.grey.lighten-3.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-3.opacity-4 { + background-color: rgba(238, 238, 238, 0.6) !important; + color: #000; } + +.grey.lighten-3.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-3.opacity-5 { + background-color: rgba(238, 238, 238, 0.5) !important; + color: #000; } + +.grey.lighten-3.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-3.opacity-6 { + background-color: rgba(238, 238, 238, 0.4) !important; + color: #000; } + +.grey.lighten-3.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-3.opacity-7 { + background-color: rgba(238, 238, 238, 0.3) !important; + color: #000; } + +.grey.lighten-3.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-3.opacity-8 { + background-color: rgba(238, 238, 238, 0.2) !important; + color: #000; } + +.grey.lighten-3.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-3.opacity-9 { + background-color: rgba(238, 238, 238, 0.1) !important; + color: #000; } + +.grey.lighten-3.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey-lighten-3-text-link a, +.grey-lighten-3-text-link a:link, +.grey-lighten-3-text-link a:visited, +.grey-lighten-3-text-link a:focus, +.grey-lighten-3-text-link a:active { + color: #eeeeee !important; } + +.grey.lighten-2 { + background-color: #e0e0e0 !important; + color: #000; } + +.grey.lighten-2-border { + border-color: #e0e0e0 !important; } + +.grey.lighten-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey-text.text-lighten-2 { + color: #e0e0e0 !important; } + +.grey.lighten-2.opacity-1 { + background-color: rgba(224, 224, 224, 0.9) !important; + color: #000; } + +.grey.lighten-2.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-2.opacity-2 { + background-color: rgba(224, 224, 224, 0.8) !important; + color: #000; } + +.grey.lighten-2.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-2.opacity-3 { + background-color: rgba(224, 224, 224, 0.7) !important; + color: #000; } + +.grey.lighten-2.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-2.opacity-4 { + background-color: rgba(224, 224, 224, 0.6) !important; + color: #000; } + +.grey.lighten-2.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-2.opacity-5 { + background-color: rgba(224, 224, 224, 0.5) !important; + color: #000; } + +.grey.lighten-2.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-2.opacity-6 { + background-color: rgba(224, 224, 224, 0.4) !important; + color: #000; } + +.grey.lighten-2.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-2.opacity-7 { + background-color: rgba(224, 224, 224, 0.3) !important; + color: #000; } + +.grey.lighten-2.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-2.opacity-8 { + background-color: rgba(224, 224, 224, 0.2) !important; + color: #000; } + +.grey.lighten-2.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-2.opacity-9 { + background-color: rgba(224, 224, 224, 0.1) !important; + color: #000; } + +.grey.lighten-2.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey-lighten-2-text-link a, +.grey-lighten-2-text-link a:link, +.grey-lighten-2-text-link a:visited, +.grey-lighten-2-text-link a:focus, +.grey-lighten-2-text-link a:active { + color: #e0e0e0 !important; } + +.grey.lighten-1 { + background-color: #bdbdbd !important; + color: #000; } + +.grey.lighten-1-border { + border-color: #bdbdbd !important; } + +.grey.lighten-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey-text.text-lighten-1 { + color: #bdbdbd !important; } + +.grey.lighten-1.opacity-1 { + background-color: rgba(189, 189, 189, 0.9) !important; + color: #000; } + +.grey.lighten-1.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-1.opacity-2 { + background-color: rgba(189, 189, 189, 0.8) !important; + color: #000; } + +.grey.lighten-1.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-1.opacity-3 { + background-color: rgba(189, 189, 189, 0.7) !important; + color: #000; } + +.grey.lighten-1.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-1.opacity-4 { + background-color: rgba(189, 189, 189, 0.6) !important; + color: #000; } + +.grey.lighten-1.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-1.opacity-5 { + background-color: rgba(189, 189, 189, 0.5) !important; + color: #000; } + +.grey.lighten-1.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-1.opacity-6 { + background-color: rgba(189, 189, 189, 0.4) !important; + color: #000; } + +.grey.lighten-1.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-1.opacity-7 { + background-color: rgba(189, 189, 189, 0.3) !important; + color: #000; } + +.grey.lighten-1.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-1.opacity-8 { + background-color: rgba(189, 189, 189, 0.2) !important; + color: #000; } + +.grey.lighten-1.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.lighten-1.opacity-9 { + background-color: rgba(189, 189, 189, 0.1) !important; + color: #000; } + +.grey.lighten-1.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.grey.lighten-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey-lighten-1-text-link a, +.grey-lighten-1-text-link a:link, +.grey-lighten-1-text-link a:visited, +.grey-lighten-1-text-link a:focus, +.grey-lighten-1-text-link a:active { + color: #bdbdbd !important; } + +.grey.darken-1 { + background-color: #757575 !important; + color: #fff; } + +.grey.darken-1-border { + border-color: #757575 !important; } + +.grey.darken-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey-text.text-darken-1 { + color: #757575 !important; } + +.grey.darken-1.opacity-1 { + background-color: rgba(117, 117, 117, 0.9) !important; + color: #fff; } + +.grey.darken-1.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.darken-1.opacity-2 { + background-color: rgba(117, 117, 117, 0.8) !important; + color: #fff; } + +.grey.darken-1.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-1.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.darken-1.opacity-3 { + background-color: rgba(117, 117, 117, 0.7) !important; + color: #fff; } + +.grey.darken-1.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-1.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.darken-1.opacity-4 { + background-color: rgba(117, 117, 117, 0.6) !important; + color: #fff; } + +.grey.darken-1.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-1.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.darken-1.opacity-5 { + background-color: rgba(117, 117, 117, 0.5) !important; + color: #fff; } + +.grey.darken-1.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-1.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.darken-1.opacity-6 { + background-color: rgba(117, 117, 117, 0.4) !important; + color: #fff; } + +.grey.darken-1.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-1.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.darken-1.opacity-7 { + background-color: rgba(117, 117, 117, 0.3) !important; + color: #fff; } + +.grey.darken-1.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-1.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.darken-1.opacity-8 { + background-color: rgba(117, 117, 117, 0.2) !important; + color: #fff; } + +.grey.darken-1.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-1.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.darken-1.opacity-9 { + background-color: rgba(117, 117, 117, 0.1) !important; + color: #fff; } + +.grey.darken-1.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-1.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey-darken-1-text-link a, +.grey-darken-1-text-link a:link, +.grey-darken-1-text-link a:visited, +.grey-darken-1-text-link a:focus, +.grey-darken-1-text-link a:active { + color: #757575 !important; } + +.grey.darken-2 { + background-color: #616161 !important; + color: #fff; } + +.grey.darken-2-border { + border-color: #616161 !important; } + +.grey.darken-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey-text.text-darken-2 { + color: #616161 !important; } + +.grey.darken-2.opacity-1 { + background-color: rgba(97, 97, 97, 0.9) !important; + color: #fff; } + +.grey.darken-2.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-2.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.darken-2.opacity-2 { + background-color: rgba(97, 97, 97, 0.8) !important; + color: #fff; } + +.grey.darken-2.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.darken-2.opacity-3 { + background-color: rgba(97, 97, 97, 0.7) !important; + color: #fff; } + +.grey.darken-2.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-2.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.darken-2.opacity-4 { + background-color: rgba(97, 97, 97, 0.6) !important; + color: #fff; } + +.grey.darken-2.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-2.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.darken-2.opacity-5 { + background-color: rgba(97, 97, 97, 0.5) !important; + color: #fff; } + +.grey.darken-2.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-2.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.darken-2.opacity-6 { + background-color: rgba(97, 97, 97, 0.4) !important; + color: #fff; } + +.grey.darken-2.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-2.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.darken-2.opacity-7 { + background-color: rgba(97, 97, 97, 0.3) !important; + color: #fff; } + +.grey.darken-2.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-2.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.darken-2.opacity-8 { + background-color: rgba(97, 97, 97, 0.2) !important; + color: #fff; } + +.grey.darken-2.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-2.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.darken-2.opacity-9 { + background-color: rgba(97, 97, 97, 0.1) !important; + color: #fff; } + +.grey.darken-2.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-2.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey-darken-2-text-link a, +.grey-darken-2-text-link a:link, +.grey-darken-2-text-link a:visited, +.grey-darken-2-text-link a:focus, +.grey-darken-2-text-link a:active { + color: #616161 !important; } + +.grey.darken-3 { + background-color: #424242 !important; + color: #fff; } + +.grey.darken-3-border { + border-color: #424242 !important; } + +.grey.darken-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey-text.text-darken-3 { + color: #424242 !important; } + +.grey.darken-3.opacity-1 { + background-color: rgba(66, 66, 66, 0.9) !important; + color: #fff; } + +.grey.darken-3.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-3.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.darken-3.opacity-2 { + background-color: rgba(66, 66, 66, 0.8) !important; + color: #fff; } + +.grey.darken-3.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-3.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.darken-3.opacity-3 { + background-color: rgba(66, 66, 66, 0.7) !important; + color: #fff; } + +.grey.darken-3.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.darken-3.opacity-4 { + background-color: rgba(66, 66, 66, 0.6) !important; + color: #fff; } + +.grey.darken-3.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-3.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.darken-3.opacity-5 { + background-color: rgba(66, 66, 66, 0.5) !important; + color: #fff; } + +.grey.darken-3.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-3.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.darken-3.opacity-6 { + background-color: rgba(66, 66, 66, 0.4) !important; + color: #fff; } + +.grey.darken-3.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-3.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.darken-3.opacity-7 { + background-color: rgba(66, 66, 66, 0.3) !important; + color: #fff; } + +.grey.darken-3.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-3.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.darken-3.opacity-8 { + background-color: rgba(66, 66, 66, 0.2) !important; + color: #fff; } + +.grey.darken-3.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-3.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.darken-3.opacity-9 { + background-color: rgba(66, 66, 66, 0.1) !important; + color: #fff; } + +.grey.darken-3.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-3.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey-darken-3-text-link a, +.grey-darken-3-text-link a:link, +.grey-darken-3-text-link a:visited, +.grey-darken-3-text-link a:focus, +.grey-darken-3-text-link a:active { + color: #424242 !important; } + +.grey.darken-4 { + background-color: #212121 !important; + color: #fff; } + +.grey.darken-4-border { + border-color: #212121 !important; } + +.grey.darken-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey-text.text-darken-4 { + color: #212121 !important; } + +.grey.darken-4.opacity-1 { + background-color: rgba(33, 33, 33, 0.9) !important; + color: #fff; } + +.grey.darken-4.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-4.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.darken-4.opacity-2 { + background-color: rgba(33, 33, 33, 0.8) !important; + color: #fff; } + +.grey.darken-4.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-4.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.darken-4.opacity-3 { + background-color: rgba(33, 33, 33, 0.7) !important; + color: #fff; } + +.grey.darken-4.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-4.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.darken-4.opacity-4 { + background-color: rgba(33, 33, 33, 0.6) !important; + color: #fff; } + +.grey.darken-4.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.darken-4.opacity-5 { + background-color: rgba(33, 33, 33, 0.5) !important; + color: #fff; } + +.grey.darken-4.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-4.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.darken-4.opacity-6 { + background-color: rgba(33, 33, 33, 0.4) !important; + color: #fff; } + +.grey.darken-4.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-4.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.darken-4.opacity-7 { + background-color: rgba(33, 33, 33, 0.3) !important; + color: #fff; } + +.grey.darken-4.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-4.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.darken-4.opacity-8 { + background-color: rgba(33, 33, 33, 0.2) !important; + color: #fff; } + +.grey.darken-4.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-4.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey.darken-4.opacity-9 { + background-color: rgba(33, 33, 33, 0.1) !important; + color: #fff; } + +.grey.darken-4.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.grey.darken-4.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.grey-darken-4-text-link a, +.grey-darken-4-text-link a:link, +.grey-darken-4-text-link a:visited, +.grey-darken-4-text-link a:focus, +.grey-darken-4-text-link a:active { + color: #212121 !important; } + +.white.opacity-1 { + background-color: rgba(255, 255, 255, 0.9) !important; + color: #000; } + +.white.opacity-1.opacity-1 a { + color: #000; + border-bottom: solid 1px transparent; } + +.white.opacity-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.black.opacity-1 { + background-color: rgba(0, 0, 0, 0.9) !important; + color: #fff; } + +.black.opacity-1.opacity-1 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.black.opacity-1.opacity-1 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.white.opacity-2 { + background-color: rgba(255, 255, 255, 0.8) !important; + color: #000; } + +.white.opacity-2.opacity-2 a { + color: #000; + border-bottom: solid 1px transparent; } + +.white.opacity-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.black.opacity-2 { + background-color: rgba(0, 0, 0, 0.8) !important; + color: #fff; } + +.black.opacity-2.opacity-2 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.black.opacity-2.opacity-2 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.white.opacity-3 { + background-color: rgba(255, 255, 255, 0.7) !important; + color: #000; } + +.white.opacity-3.opacity-3 a { + color: #000; + border-bottom: solid 1px transparent; } + +.white.opacity-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.black.opacity-3 { + background-color: rgba(0, 0, 0, 0.7) !important; + color: #fff; } + +.black.opacity-3.opacity-3 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.black.opacity-3.opacity-3 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.white.opacity-4 { + background-color: rgba(255, 255, 255, 0.6) !important; + color: #000; } + +.white.opacity-4.opacity-4 a { + color: #000; + border-bottom: solid 1px transparent; } + +.white.opacity-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.black.opacity-4 { + background-color: rgba(0, 0, 0, 0.6) !important; + color: #fff; } + +.black.opacity-4.opacity-4 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.black.opacity-4.opacity-4 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.white.opacity-5 { + background-color: rgba(255, 255, 255, 0.5) !important; + color: #000; } + +.white.opacity-5.opacity-5 a { + color: #000; + border-bottom: solid 1px transparent; } + +.white.opacity-5.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.black.opacity-5 { + background-color: rgba(0, 0, 0, 0.5) !important; + color: #fff; } + +.black.opacity-5.opacity-5 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.black.opacity-5.opacity-5 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.white.opacity-6 { + background-color: rgba(255, 255, 255, 0.4) !important; + color: #000; } + +.white.opacity-6.opacity-6 a { + color: #000; + border-bottom: solid 1px transparent; } + +.white.opacity-6.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.black.opacity-6 { + background-color: rgba(0, 0, 0, 0.4) !important; + color: #fff; } + +.black.opacity-6.opacity-6 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.black.opacity-6.opacity-6 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.white.opacity-7 { + background-color: rgba(255, 255, 255, 0.3) !important; + color: #000; } + +.white.opacity-7.opacity-7 a { + color: #000; + border-bottom: solid 1px transparent; } + +.white.opacity-7.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.black.opacity-7 { + background-color: rgba(0, 0, 0, 0.3) !important; + color: #fff; } + +.black.opacity-7.opacity-7 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.black.opacity-7.opacity-7 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.white.opacity-8 { + background-color: rgba(255, 255, 255, 0.2) !important; + color: #000; } + +.white.opacity-8.opacity-8 a { + color: #000; + border-bottom: solid 1px transparent; } + +.white.opacity-8.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.black.opacity-8 { + background-color: rgba(0, 0, 0, 0.2) !important; + color: #fff; } + +.black.opacity-8.opacity-8 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.black.opacity-8.opacity-8 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.white.opacity-9 { + background-color: rgba(255, 255, 255, 0.1) !important; + color: #000; } + +.white.opacity-9.opacity-9 a { + color: #000; + border-bottom: solid 1px transparent; } + +.white.opacity-9.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #000; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.black.opacity-9 { + background-color: rgba(0, 0, 0, 0.1) !important; + color: #fff; } + +.black.opacity-9.opacity-9 a { + color: #fff; + border-bottom: solid 1px transparent; } + +.black.opacity-9.opacity-9 a:hover { + text-decoration: none; + border-bottom: solid 1px #fff; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.black { + background-color: #000000 !important; + color: #fff; } + +.black-text { + color: #000000 !important; } + +.white { + background-color: #FFFFFF !important; + color: #000; } + +.white-text { + color: #FFFFFF !important; } + +.transparent { + background-color: transparent !important; + color: #fff; } + +.transparent-text { + color: transparent !important; } + +.admin-bar { + top: 53px !important; + z-index: 9; } + +.list-inline { + margin-bottom: 0 !important; + margin-left: 0 !important; } + +body { + margin: 0; + font-family: "Open Sans", sans-serif; + font-weight: 300; } + +header { + position: fixed; + top: 0; + width: 100%; + z-index: 100 !important; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.top-bar > .container-fluid { + margin-right: -15px; } + +.top-bar a { + text-decoration: none; } + .top-bar a:hover { + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.top-bar .contact-details li:first-child a:before { + display: none; } + +.top-bar .contact-details li a { + font-size: 12px; + display: block; + line-height: 45px; } + .top-bar .contact-details li a:before { + position: relative; + content: "|"; + font-size: 12px; + margin: 0 3px; } + +.top-bar .general-functions .open > .dropdown-menu { + -webkit-transform: scale(1, 1); + -ms-transform: scale(1, 1); + transform: scale(1, 1); + opacity: 1; } + +.top-bar .general-functions .dropdown-menu { + opacity: .3; + -webkit-transform-origin: top; + -ms-transform-origin: top; + transform-origin: top; + -webkit-animation-fill-mode: forwards; + animation-fill-mode: forwards; + -webkit-transform: scale(1, 0); + display: block; + transition: all 0.2s linear; + -webkit-transition: all 0.2s linear; + z-index: 1005 !important; + width: 45px; + min-width: inherit; + border-top-color: transparent; + padding: 0; + margin: 0; + text-align: center; + margin-top: -1px; } + +.top-bar .general-functions .dropdown-toggle:after { + display: none; } + +.top-bar .general-functions li { + float: right; + border: none; } + .top-bar .general-functions li .buttonGroup { + list-style: none; + margin: 0 !important; } + .top-bar .general-functions li .material-icons { + font-size: 1.8em; + display: block; + width: 45px; + height: 45px; + line-height: 45px; + text-align: center; } + .top-bar .general-functions li a { + font-size: 12px; + display: block; + border: none; + line-height: 43px; + text-align: center; } + .top-bar .general-functions li:first-child a:before { + display: none; } + .top-bar .general-functions li .notification-holder a { + display: block; + position: relative; + height: 43px; + width: 43px; + font-size: 0; + text-align: center; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + .top-bar .general-functions li .notification-holder .buttonGroup .userDisplayName { + display: none; } + .top-bar .general-functions li .notification-holder .buttonGroup .userProfileImg { + display: none; } + .top-bar .general-functions li .notification-holder .buttonGroup .userMessages { + display: none; } + .top-bar .general-functions li .notification-holder .buttonGroup .userNotifications strong:before { + font-family: 'Material Icons'; + content: "forum"; + font-weight: normal; + font-style: normal; + font-size: 24px; + line-height: 45px; + -webkit-font-smoothing: antialiased; } + .top-bar .general-functions li .notification-holder .buttonGroup .userNotifications span { + line-height: 18px; + -webkit-border-radius: 50%; + -moz-border-radius: 50%; + border-radius: 50%; + background-clip: padding-box; + /* stops bg color from leaking outside the border: */ + font-weight: normal; + font-size: 10px; + text-align: center; + width: 18px; + top: 50%; + right: 10px; + z-index: 10; + display: block; + position: absolute; + overflow: hidden; } + .top-bar .general-functions li .message-holder a { + display: block; + position: relative; + height: 43px; + width: 43px; + font-size: 0; + text-align: center; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + .top-bar .general-functions li .message-holder .buttonGroup .userDisplayName { + display: none; } + .top-bar .general-functions li .message-holder .buttonGroup .userProfileImg { + display: none; } + .top-bar .general-functions li .message-holder .buttonGroup .userNotifications { + display: none; } + .top-bar .general-functions li .message-holder .buttonGroup .userMessages strong:before { + font-family: 'Material Icons'; + content: "mail_outline"; + font-weight: normal; + font-style: normal; + font-size: 24px; + line-height: 45px; + -webkit-font-smoothing: antialiased; } + .top-bar .general-functions li .message-holder .buttonGroup .userMessages span { + line-height: 18px; + -webkit-border-radius: 50%; + -moz-border-radius: 50%; + border-radius: 50%; + background-clip: padding-box; + /* stops bg color from leaking outside the border: */ + font-weight: normal; + font-size: 10px; + text-align: center; + width: 18px; + top: 50%; + right: 10px; + z-index: 10; + display: block; + position: absolute; + overflow: hidden; } + .top-bar .general-functions li .profile-holder a { + display: block; + position: relative; + height: 45px; + width: 45px; + font-size: 0; + text-align: center; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + .top-bar .general-functions li .profile-holder .buttonGroup .userDisplayName { + display: none; } + .top-bar .general-functions li .profile-holder .buttonGroup .userMessages { + display: none; } + .top-bar .general-functions li .profile-holder .buttonGroup .userNotifications { + display: none; } + .top-bar .general-functions li .profile-holder .buttonGroup .userProfileImg { + height: 45px; + width: 45px; } + .top-bar .general-functions li .profile-holder .buttonGroup .userProfileImg a { + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; + text-align: center; } + .top-bar .general-functions li .profile-holder .buttonGroup .userProfileImg img { + -webkit-border-radius: 50%; + -moz-border-radius: 50%; + border-radius: 50%; + background-clip: padding-box; + /* stops bg color from leaking outside the border: */ + border: solid 2px; + width: 25px; } + .top-bar .general-functions li .profile-holder .buttonGroup .userProfileImg img:hover { + border: solid 2px; + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.page-banner { + padding: 40px 0; + margin-bottom: 20px; } + .page-banner.banner1 { + background: url(../images/slide-01-bg.jpg) center #f9f9f9; } + .page-banner.banner2 { + background: url(../images/slide-02-bg.jpg) center #f9f9f9; } + .page-banner.banner3 { + background: url(../images/slide-03-bg.jpg) center #f9f9f9; } + .page-banner.banner4 { + background: url(../images/slide-04-bg.jpg) center #f9f9f9; } + .page-banner.banner5 { + background: url(../images/pattern-01-bg.png) repeat top center #f9f9f9; } + .page-banner.banner6 { + background: url(../images/pattern-02-bg.png) repeat top center #f9f9f9; } + .page-banner.banner7 { + background: url(../images/pattern-03-bg.png) repeat top center #f9f9f9; } + .page-banner.banner8 { + background: url(../images/pattern-04-bg.png) repeat top center #f9f9f9; } + .page-banner h2 { + font-weight: 600; + font-family: "Open Sans", sans-serif; + text-transform: uppercase; } + .page-banner p { + color: #666; + font-size: 13px; + font-family: "Open Sans", sans-serif; + font-weight: 400; + line-height: 22px; + margin: 0; } + +footer { + padding-top: 60px; + font-size: 13px; + font-family: "Open Sans", sans-serif; + line-height: 22px; + margin: 0; } + footer .copyright-section { + padding: 15px 0; + font-size: 12px; + letter-spacing: 0.5px; + border-top: 1px solid rgba(255, 255, 255, 0.06); } + footer p { + font-size: 13px; + line-height: 22px; + margin: 0; } + footer a:link, footer a:active, footer a:focus, footer a:visited { + text-decoration: none; + transition: all 0.2s ease-in-out; + -moz-transition: all 0.2s ease-in-out; + -webkit-transition: all 0.2s ease-in-out; + -o-transition: all 0.2s ease-in-out; } + footer a:hover { + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +.back-to-top { + display: none; + position: fixed; + bottom: 18px; + right: 15px; } + .back-to-top i { + display: block; + width: 36px; + height: 36px; + line-height: 36px; + color: #fff; + text-align: center; + background-color: #444; + -webkit-border-radius: 2px; + -moz-border-radius: 2px; + border-radius: 2px; + background-clip: padding-box; + /* stops bg color from leaking outside the border: */ + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +/*------------------------------------------------*/ +/* SEARCH */ +/*------------------------------------------------*/ +.search { + text-align: center; } + .search .searchInputContainer { + width: 100%; + /*border:solid 1px $top-bar-color;*/ } + .search .SearchButton { + display: none; } + .search input { + width: 100%; + height: 45px; } + .search ul.searchSkinObjectPreview { + /*border: 1px solid $top-bar-color;*/ + border-top: none; + width: 100%; } + .search ul.searchSkinObjectPreview > li { + /*border-top: 1px solid $top-bar-color; */ + width: 100%; } + .search ul.searchSkinObjectPreview > li.searchSkinObjectPreview_group { + /* background-color: $top-bar-bg-color; + color: $top-bar-color;*/ + width: 100%; + text-align: left; + font-weight: normal; + border-bottom: none; } + +/*------------------------------------------*/ +/* 01 - General & Basic Styles +/*------------------------------------------*/ +body { + font-family: "Open Sans", sans-serif; + font-size: 1rem; + line-height: 21px; + font-weight: 300; } + +strong, b { + font-weight: 700; } + +img { + max-width: 100%; + height: auto; } + +ul, ol { + margin-bottom: 18px; + margin-left: 18px; } + +ul { + list-style-type: disc; } + +a { + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; } + +p { + font-weight: 400; + padding-bottom: 20px; } + +i { + font-size: 1.1em; } + +h1, h2, h3, h4, h5, h6 { + font-family: "Open Sans", sans-serif; + font-weight: 400; + margin: 0; } + +h1, h2 { + font-size: 2rem; + line-height: 3rem; } + +h3, h4 { + font-size: 1.5rem; + line-height: 2.5rem; } + +h5, h6 { + font-size: 1.2rem; + line-height: 2.2rem; } + +p { + font-size: 1rem; + font-family: "Open Sans", sans-serif; + line-height: 21px; + margin: 0; } + +/*------------------------------------------------*/ +/* Social buttons */ +/*------------------------------------------------*/ +/************************************************************************/ +.contraC .contentpane ul.social-list { + margin-bottom: 0 !important; + margin-left: 0 !important; } + +.contraC .contentpane .social-list { + margin-bottom: 0; } + +.contraC .contentpane .social-list li { + padding: 0; } + +.contraC .contentpane .social-list li a { + margin: 0 3px; + display: inline-block; + transition: all 0.2s ease-in-out; + -moz-transition: all 0.2s ease-in-out; + -webkit-transition: all 0.2s ease-in-out; + -o-transition: all 0.2s ease-in-out; } + +.contraC .contentpane .social-list li a.btn-xsmall i { + font-size: 1em; } + +.contraC .contentpane .social-list li a.btn-small i { + font-size: 1.5em; } + +.contraC .contentpane .social-list-item:not(:last-child) { + margin-right: 0; } + +.contraC .contentpane ul.social-list li a { + text-decoration: none; } + +/************************************************************************/ +/************************************************************************/ +/************************* Containers ***********************************/ +/************************************************************************/ +.contraC .contentpane ul.angle-list { + list-style-type: none; + margin-bottom: 0; + margin-left: 0; } + .contraC .contentpane ul.angle-list ul { + list-style-type: none; } + .contraC .contentpane ul.angle-list li:before { + content: "\f105"; + font: normal normal normal 14px/1 FontAwesome; + font-size: inherit; + text-rendering: auto; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + margin-right: 10px; } + +.contraC .contentpane ul.angle-double-list { + list-style-type: none; + margin-bottom: 0; + margin-left: 0; } + .contraC .contentpane ul.angle-double-list ul { + list-style-type: none; } + .contraC .contentpane ul.angle-double-list li:before { + content: "\f101"; + font: normal normal normal 14px/1 FontAwesome; + font-size: inherit; + text-rendering: auto; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + margin-right: 10px; } + +.contraC .contentpane ul.arrow-list { + list-style-type: none; + margin-bottom: 18px; + margin-left: 0; } + .contraC .contentpane ul.arrow-list ul { + list-style-type: none; } + .contraC .contentpane ul.arrow-list li:before { + content: "\f061"; + font: normal normal normal 14px/1 FontAwesome; + font-size: inherit; + text-rendering: auto; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + margin-right: 10px; } + +.contraC .contentpane ul.arrow-circle-list { + list-style-type: none; + margin-bottom: 0; + margin-left: 0; } + .contraC .contentpane ul.arrow-circle-list ul { + list-style-type: none; } + .contraC .contentpane ul.arrow-circle-list li:before { + content: "\f0a9"; + font: normal normal normal 14px/1 FontAwesome; + font-size: inherit; + text-rendering: auto; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + margin-right: 10px; } + +.contraC .contentpane ul.chevron-list { + list-style-type: none; + margin-bottom: 0; + margin-left: 0; } + .contraC .contentpane ul.chevron-list ul { + list-style-type: none; } + .contraC .contentpane ul.chevron-list li:before { + content: "\f054"; + font: normal normal normal 14px/1 FontAwesome; + font-size: inherit; + text-rendering: auto; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + margin-right: 10px; } + +.contraC .contentpane ul.chevron-circle-list { + list-style-type: none; + margin-bottom: 0; + margin-left: 0; } + .contraC .contentpane ul.chevron-circle-list ul { + list-style-type: none; } + .contraC .contentpane ul.chevron-circle-list li:before { + content: "\f138"; + font: normal normal normal 14px/1 FontAwesome; + font-size: inherit; + text-rendering: auto; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + margin-right: 10px; } + +.contraC .contentpane ul.caret-list { + list-style-type: none; + margin-bottom: 0; + margin-left: 0; } + .contraC .contentpane ul.caret-list ul { + list-style-type: none; } + .contraC .contentpane ul.caret-list li:before { + content: "\f0da"; + font: normal normal normal 14px/1 FontAwesome; + font-size: inherit; + text-rendering: auto; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + margin-right: 10px; } + +.contraC .contentpane ul.caret-square-list { + list-style-type: none; + margin-bottom: 0; + margin-left: 0; } + .contraC .contentpane ul.caret-square-list ul { + list-style-type: none; } + .contraC .contentpane ul.caret-square-list li:before { + content: "\f152"; + font: normal normal normal 14px/1 FontAwesome; + font-size: inherit; + text-rendering: auto; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + margin-right: 10px; } + +.contraC .contentpane ul.tick-list { + list-style-type: none; + margin-bottom: 0; + margin-left: 0; } + .contraC .contentpane ul.tick-list ul { + list-style-type: none; } + .contraC .contentpane ul.tick-list li:before { + content: "\f00c"; + font: normal normal normal 14px/1 FontAwesome; + font-size: inherit; + text-rendering: auto; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + margin-right: 10px; } + +.contraC .contentpane ul.tick-circle-list { + list-style-type: none; + margin-bottom: 0; + margin-left: 0; } + .contraC .contentpane ul.tick-circle-list ul { + list-style-type: none; } + .contraC .contentpane ul.tick-circle-list li:before { + content: "\f05d"; + font: normal normal normal 14px/1 FontAwesome; + font-size: inherit; + text-rendering: auto; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + margin-right: 10px; } + +.contraC .contentpane ul.cross-list { + list-style-type: none; + margin-bottom: 0; + margin-left: 0; } + .contraC .contentpane ul.cross-list ul { + list-style-type: none; } + .contraC .contentpane ul.cross-list li:before { + content: "\f00d"; + font: normal normal normal 14px/1 FontAwesome; + font-size: inherit; + text-rendering: auto; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + margin-right: 10px; } + +.contraC .contentpane ul.cross-circle-list { + list-style-type: none; + margin-bottom: 0; + margin-left: 0; } + .contraC .contentpane ul.cross-circle-list ul { + list-style-type: none; } + .contraC .contentpane ul.cross-circle-list li:before { + content: "\f05c"; + font: normal normal normal 14px/1 FontAwesome; + font-size: inherit; + text-rendering: auto; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + margin-right: 10px; } + +.contraC .contentpane ul.link-list { + list-style-type: none; + margin-bottom: 0; + margin-left: 0; } + .contraC .contentpane ul.link-list ul { + list-style-type: none; } + .contraC .contentpane ul.link-list li:before { + content: "\f0c1"; + font: normal normal normal 14px/1 FontAwesome; + font-size: inherit; + text-rendering: auto; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + margin-right: 10px; } + +.contraC .contentpane a, +.contraC .contentpane a:active, +.contraC .contentpane a:link, +.contraC .contentpane a:visited, a:focus { + font-weight: 700; } + +.contraC .contentpane a:hover { + text-decoration: none; } + +.contraC h1.arrow:before, .contraC h2.arrow:before, .contraC h3.arrow:before, +.contraC h4.arrow:before, .contraC h5.arrow:before, .contraC h6.arrow:before { + font-family: 'FontAwesome'; + content: "\f054"; + font-size: 16px; + text-rendering: auto; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + padding-right: 5px; } + +.contraC h1.circle:before, .contraC h2.circle:before, .contraC h3.circle:before, +.contraC h4.circle:before, .contraC h5.circle:before, .contraC h6.circle:before { + font-family: 'FontAwesome'; + content: "\f111"; + font-size: 16px; + text-rendering: auto; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + padding-right: 5px; } + +.contraC h1.lined, .contraC h2.lined, .contraC h3.lined, +.contraC h4.lined, .contraC h5.lined, .contraC h6.lined { + margin-bottom: 5px; } + +.btn-round { + position: relative; + z-index: 1; + width: 37px; + height: 37px; + padding: 0; + background-color: #a6c; + -webkit-border-radius: 50%; + -moz-border-radius: 50%; + border-radius: 50%; + background-clip: padding-box; + /* stops bg color from leaking outside the border: */ + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; + vertical-align: middle; + margin: 10px; } + +.btn-round, .btn-round i { + display: inline-block; + line-height: 37px; + text-align: center; } + +.btn-square { + position: relative; + z-index: 1; + width: 37px; + height: 37px; + padding: 0; + background-color: #a6c; + -webkit-border-radius: 5px; + -moz-border-radius: 5px; + border-radius: 5px; + background-clip: padding-box; + /* stops bg color from leaking outside the border: */ + -webkit-transition: all 0.5s ease-in-out; + -moz-transition: all 0.5s ease-in-out; + -o-transition: all 0.5s ease-in-out; + transition: all 0.5s ease-in-out; + vertical-align: middle; + margin: 10px; } + +.btn-square, .btn-square i { + display: inline-block; + line-height: 37px; + text-align: center; } diff --git a/assets/css/sm-blue.css b/assets/css/sm-blue.css new file mode 100644 index 0000000..054d760 --- /dev/null +++ b/assets/css/sm-blue.css @@ -0,0 +1,452 @@ +@import url(https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700); +.sm-blue { + background: transparent; + -webkit-border-radius: 8px; + -moz-border-radius: 8px; + -ms-border-radius: 8px; + -o-border-radius: 8px; + border-radius: 8px; + -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); + -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); + box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); +} +.sm-blue a, .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active { + padding: 10px 20px; + /* make room for the toggle button (sub indicator) */ + padding-right: 58px; + background: #3092c0; + background-image: -webkit-gradient(linear, to bottom, to top, color-stop(0%, #3298c8), color-stop(100%, #2e8cb8)); + background-image: -webkit-linear-gradient(to bottom, #3298c8, #2e8cb8); + background-image: -moz-linear-gradient(to bottom, #3298c8, #2e8cb8); + background-image: -o-linear-gradient(to bottom, #3298c8, #2e8cb8); + background-image: linear-gradient(to bottom, #3298c8, #2e8cb8); + color: white; + font-family: "PT Sans Narrow", "Arial Narrow", Arial, Helvetica, sans-serif; + font-size: 18px; + font-weight: bold; + line-height: 23px; + text-decoration: none; + text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); +} +.sm-blue a.current { + background: #006892; + background-image: -webkit-gradient(linear, to bottom, to top, color-stop(0%, #006188), color-stop(100%, #006f9c)); + background-image: -webkit-linear-gradient(to bottom, #006188, #006f9c); + background-image: -moz-linear-gradient(to bottom, #006188, #006f9c); + background-image: -o-linear-gradient(to bottom, #006188, #006f9c); + background-image: linear-gradient(to bottom, #006188, #006f9c); + color: white; +} +.sm-blue a.disabled { + color: #a1d1e8; +} +.sm-blue a span.sub-arrow { + position: absolute; + top: 50%; + margin-top: -17px; + left: auto; + right: 4px; + width: 34px; + height: 34px; + overflow: hidden; + font: bold 16px/34px monospace !important; + text-align: center; + text-shadow: none; + background: rgba(0, 0, 0, 0.1); + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + -ms-border-radius: 4px; + -o-border-radius: 4px; + border-radius: 4px; +} +.sm-blue a.highlighted span.sub-arrow:before { + display: block; + content: '-'; +} +.sm-blue > li:first-child > a, .sm-blue > li:first-child > :not(ul) a { + -webkit-border-radius: 8px 8px 0 0; + -moz-border-radius: 8px 8px 0 0; + -ms-border-radius: 8px 8px 0 0; + -o-border-radius: 8px 8px 0 0; + border-radius: 8px 8px 0 0; +} +.sm-blue > li:last-child > a, .sm-blue > li:last-child > *:not(ul) a, .sm-blue > li:last-child > ul, +.sm-blue > li:last-child > ul > li:last-child > a, .sm-blue > li:last-child > ul > li:last-child > *:not(ul) a, .sm-blue > li:last-child > ul > li:last-child > ul, +.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul, +.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul, +.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul { + -webkit-border-radius: 0 0 8px 8px; + -moz-border-radius: 0 0 8px 8px; + -ms-border-radius: 0 0 8px 8px; + -o-border-radius: 0 0 8px 8px; + border-radius: 0 0 8px 8px; +} +.sm-blue > li:last-child > a.highlighted, .sm-blue > li:last-child > *:not(ul) a.highlighted, +.sm-blue > li:last-child > ul > li:last-child > a.highlighted, .sm-blue > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, +.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, +.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, +.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted { + -webkit-border-radius: 0; + -moz-border-radius: 0; + -ms-border-radius: 0; + -o-border-radius: 0; + border-radius: 0; +} +.sm-blue ul { + background: white; +} +.sm-blue ul ul { + background: rgba(102, 102, 102, 0.1); +} +.sm-blue ul a, .sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active { + background: transparent; + color: #2b82ac; + font-size: 16px; + text-shadow: none; + border-left: 8px solid transparent; +} +.sm-blue ul a.current { + background: #006892; + background-image: -webkit-gradient(linear, to bottom, to top, color-stop(0%, #006188), color-stop(100%, #006f9c)); + background-image: -webkit-linear-gradient(to bottom, #006188, #006f9c); + background-image: -moz-linear-gradient(to bottom, #006188, #006f9c); + background-image: -o-linear-gradient(to bottom, #006188, #006f9c); + background-image: linear-gradient(to bottom, #006188, #006f9c); + color: white; +} +.sm-blue ul a.disabled { + color: #b3b3b3; +} +.sm-blue ul ul a, +.sm-blue ul ul a:hover, +.sm-blue ul ul a:focus, +.sm-blue ul ul a:active { + border-left: 16px solid transparent; +} +.sm-blue ul ul ul a, +.sm-blue ul ul ul a:hover, +.sm-blue ul ul ul a:focus, +.sm-blue ul ul ul a:active { + border-left: 24px solid transparent; +} +.sm-blue ul ul ul ul a, +.sm-blue ul ul ul ul a:hover, +.sm-blue ul ul ul ul a:focus, +.sm-blue ul ul ul ul a:active { + border-left: 32px solid transparent; +} +.sm-blue ul ul ul ul ul a, +.sm-blue ul ul ul ul ul a:hover, +.sm-blue ul ul ul ul ul a:focus, +.sm-blue ul ul ul ul ul a:active { + border-left: 40px solid transparent; +} +.sm-blue ul li { + border-top: 1px solid rgba(0, 0, 0, 0.05); +} +.sm-blue ul li:first-child { + border-top: 0; +} + +@media (min-width: 768px) { + /* Switch to desktop layout + ----------------------------------------------- + These transform the menu tree from + collapsible to desktop (navbar + dropdowns) + -----------------------------------------------*/ + /* start... (it's not recommended editing these rules) */ + .sm-blue ul { + position: absolute; + width: 12em; + } + + .sm-blue li { + float: left; + } + + .sm-blue.sm-rtl li { + float: right; + } + + .sm-blue ul li, .sm-blue.sm-rtl ul li, .sm-blue.sm-vertical li { + float: none; + } + + .sm-blue a { + white-space: nowrap; + } + + .sm-blue ul a, .sm-blue.sm-vertical a { + white-space: normal; + } + + .sm-blue .sm-nowrap > li > a, .sm-blue .sm-nowrap > li > :not(ul) a { + white-space: nowrap; + } + + /* ...end */ + .sm-blue { + background: #3092c0; + background-image: -webkit-gradient(linear, to bottom, to top, color-stop(0%, #3298c8), color-stop(100%, #2e8cb8)); + background-image: -webkit-linear-gradient(to bottom, #3298c8, #2e8cb8); + background-image: -moz-linear-gradient(to bottom, #3298c8, #2e8cb8); + background-image: -o-linear-gradient(to bottom, #3298c8, #2e8cb8); + background-image: linear-gradient(to bottom, #3298c8, #2e8cb8); + -webkit-border-radius: 8px; + -moz-border-radius: 8px; + -ms-border-radius: 8px; + -o-border-radius: 8px; + border-radius: 8px; + -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); + -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); + } + .sm-blue a, .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active, .sm-blue a.highlighted { + padding: 13px 24px; + background: #3092c0; + background-image: -webkit-gradient(linear, to bottom, to top, color-stop(0%, #3298c8), color-stop(100%, #2e8cb8)); + background-image: -webkit-linear-gradient(to bottom, #3298c8, #2e8cb8); + background-image: -moz-linear-gradient(to bottom, #3298c8, #2e8cb8); + background-image: -o-linear-gradient(to bottom, #3298c8, #2e8cb8); + background-image: linear-gradient(to bottom, #3298c8, #2e8cb8); + color: white; + } + .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active, .sm-blue a.highlighted { + background: #2b82ac; + background-image: -webkit-gradient(linear, to bottom, to top, color-stop(0%, #2d89b4), color-stop(100%, #297ca3)); + background-image: -webkit-linear-gradient(to bottom, #2d89b4, #297ca3); + background-image: -moz-linear-gradient(to bottom, #2d89b4, #297ca3); + background-image: -o-linear-gradient(to bottom, #2d89b4, #297ca3); + background-image: linear-gradient(to bottom, #2d89b4, #297ca3); + } + .sm-blue a.current { + background: #006892; + background-image: -webkit-gradient(linear, to bottom, to top, color-stop(0%, #006188), color-stop(100%, #006f9c)); + background-image: -webkit-linear-gradient(to bottom, #006188, #006f9c); + background-image: -moz-linear-gradient(to bottom, #006188, #006f9c); + background-image: -o-linear-gradient(to bottom, #006188, #006f9c); + background-image: linear-gradient(to bottom, #006188, #006f9c); + color: white; + } + .sm-blue a.disabled { + background: #3092c0; + background-image: -webkit-gradient(linear, to bottom, to top, color-stop(0%, #3298c8), color-stop(100%, #2e8cb8)); + background-image: -webkit-linear-gradient(to bottom, #3298c8, #2e8cb8); + background-image: -moz-linear-gradient(to bottom, #3298c8, #2e8cb8); + background-image: -o-linear-gradient(to bottom, #3298c8, #2e8cb8); + background-image: linear-gradient(to bottom, #3298c8, #2e8cb8); + color: #a1d1e8; + } + .sm-blue a span.sub-arrow { + top: auto; + margin-top: 0; + bottom: 2px; + left: 50%; + margin-left: -5px; + right: auto; + width: 0; + height: 0; + border-width: 5px; + border-style: solid dashed dashed dashed; + border-color: #a1d1e8 transparent transparent transparent; + background: transparent; + -webkit-border-radius: 0; + -moz-border-radius: 0; + -ms-border-radius: 0; + -o-border-radius: 0; + border-radius: 0; + } + .sm-blue a.highlighted span.sub-arrow:before { + display: none; + } + .sm-blue > li:first-child > a, .sm-blue > li:first-child > :not(ul) a { + -webkit-border-radius: 8px 0 0 8px; + -moz-border-radius: 8px 0 0 8px; + -ms-border-radius: 8px 0 0 8px; + -o-border-radius: 8px 0 0 8px; + border-radius: 8px 0 0 8px; + } + .sm-blue > li:last-child > a, .sm-blue > li:last-child > :not(ul) a { + -webkit-border-radius: 0 8px 8px 0 !important; + -moz-border-radius: 0 8px 8px 0 !important; + -ms-border-radius: 0 8px 8px 0 !important; + -o-border-radius: 0 8px 8px 0 !important; + border-radius: 0 8px 8px 0 !important; + } + .sm-blue > li { + border-left: 1px solid #2b82ac; + } + .sm-blue > li:first-child { + border-left: 0; + } + .sm-blue ul { + border: 1px solid #a8a8a8; + padding: 7px 0; + background: white; + -webkit-border-radius: 0 0 4px 4px !important; + -moz-border-radius: 0 0 4px 4px !important; + -ms-border-radius: 0 0 4px 4px !important; + -o-border-radius: 0 0 4px 4px !important; + border-radius: 0 0 4px 4px !important; + -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.2); + -moz-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.2); + box-shadow: 0 5px 12px rgba(0, 0, 0, 0.2); + } + .sm-blue ul ul { + -webkit-border-radius: 4px !important; + -moz-border-radius: 4px !important; + -ms-border-radius: 4px !important; + -o-border-radius: 4px !important; + border-radius: 4px !important; + background: white; + } + .sm-blue ul a, .sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active, .sm-blue ul a.highlighted { + border: 0 !important; + padding: 9px 23px; + background: transparent; + color: #2b82ac; + -webkit-border-radius: 0 !important; + -moz-border-radius: 0 !important; + -ms-border-radius: 0 !important; + -o-border-radius: 0 !important; + border-radius: 0 !important; + } + .sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active, .sm-blue ul a.highlighted { + background: #3092c0; + background-image: -webkit-gradient(linear, to bottom, to top, color-stop(0%, #3298c8), color-stop(100%, #2e8cb8)); + background-image: -webkit-linear-gradient(to bottom, #3298c8, #2e8cb8); + background-image: -moz-linear-gradient(to bottom, #3298c8, #2e8cb8); + background-image: -o-linear-gradient(to bottom, #3298c8, #2e8cb8); + background-image: linear-gradient(to bottom, #3298c8, #2e8cb8); + color: white; + } + .sm-blue ul a.current { + background: #006892; + background-image: -webkit-gradient(linear, to bottom, to top, color-stop(0%, #006188), color-stop(100%, #006f9c)); + background-image: -webkit-linear-gradient(to bottom, #006188, #006f9c); + background-image: -moz-linear-gradient(to bottom, #006188, #006f9c); + background-image: -o-linear-gradient(to bottom, #006188, #006f9c); + background-image: linear-gradient(to bottom, #006188, #006f9c); + color: white; + } + .sm-blue ul a.disabled { + background: white; + color: #b3b3b3; + } + .sm-blue ul a span.sub-arrow { + top: 50%; + margin-top: -5px; + bottom: auto; + left: auto; + margin-left: 0; + right: 10px; + border-style: dashed dashed dashed solid; + border-color: transparent transparent transparent #a1d1e8; + } + .sm-blue ul li { + border: 0; + } + .sm-blue span.scroll-up, + .sm-blue span.scroll-down { + position: absolute; + display: none; + visibility: hidden; + overflow: hidden; + background: white; + height: 20px; + } + .sm-blue span.scroll-up-arrow, .sm-blue span.scroll-down-arrow { + position: absolute; + top: -2px; + left: 50%; + margin-left: -8px; + width: 0; + height: 0; + overflow: hidden; + border-width: 8px; + border-style: dashed dashed solid dashed; + border-color: transparent transparent #2b82ac transparent; + } + .sm-blue span.scroll-down-arrow { + top: 6px; + border-style: solid dashed dashed dashed; + border-color: #2b82ac transparent transparent transparent; + } + .sm-blue.sm-rtl.sm-vertical a span.sub-arrow { + right: auto; + left: 10px; + border-style: dashed solid dashed dashed; + border-color: transparent #a1d1e8 transparent transparent; + } + .sm-blue.sm-rtl > li:first-child > a, .sm-blue.sm-rtl > li:first-child > :not(ul) a { + -webkit-border-radius: 0 8px 8px 0; + -moz-border-radius: 0 8px 8px 0; + -ms-border-radius: 0 8px 8px 0; + -o-border-radius: 0 8px 8px 0; + border-radius: 0 8px 8px 0; + } + .sm-blue.sm-rtl > li:last-child > a, .sm-blue.sm-rtl > li:last-child > :not(ul) a { + -webkit-border-radius: 8px 0 0 8px !important; + -moz-border-radius: 8px 0 0 8px !important; + -ms-border-radius: 8px 0 0 8px !important; + -o-border-radius: 8px 0 0 8px !important; + border-radius: 8px 0 0 8px !important; + } + .sm-blue.sm-rtl > li:first-child { + border-left: 1px solid #2b82ac; + } + .sm-blue.sm-rtl > li:last-child { + border-left: 0; + } + .sm-blue.sm-rtl ul a span.sub-arrow { + right: auto; + left: 10px; + border-style: dashed solid dashed dashed; + border-color: transparent #a1d1e8 transparent transparent; + } + .sm-blue.sm-vertical { + -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); + -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); + box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); + } + .sm-blue.sm-vertical a { + padding: 9px 23px; + } + .sm-blue.sm-vertical a span.sub-arrow { + top: 50%; + margin-top: -5px; + bottom: auto; + left: auto; + margin-left: 0; + right: 10px; + border-style: dashed dashed dashed solid; + border-color: transparent transparent transparent #a1d1e8; + } + .sm-blue.sm-vertical > li:first-child > a, .sm-blue.sm-vertical > li:first-child > :not(ul) a { + -webkit-border-radius: 8px 8px 0 0; + -moz-border-radius: 8px 8px 0 0; + -ms-border-radius: 8px 8px 0 0; + -o-border-radius: 8px 8px 0 0; + border-radius: 8px 8px 0 0; + } + .sm-blue.sm-vertical > li:last-child > a, .sm-blue.sm-vertical > li:last-child > :not(ul) a { + -webkit-border-radius: 0 0 8px 8px !important; + -moz-border-radius: 0 0 8px 8px !important; + -ms-border-radius: 0 0 8px 8px !important; + -o-border-radius: 0 0 8px 8px !important; + border-radius: 0 0 8px 8px !important; + } + .sm-blue.sm-vertical > li { + border-left: 0 !important; + } + .sm-blue.sm-vertical ul { + -webkit-border-radius: 4px !important; + -moz-border-radius: 4px !important; + -ms-border-radius: 4px !important; + -o-border-radius: 4px !important; + border-radius: 4px !important; + } + .sm-blue.sm-vertical ul a { + padding: 9px 23px; + } +} diff --git a/assets/css/smartmenus.css b/assets/css/smartmenus.css new file mode 100644 index 0000000..8d42c45 --- /dev/null +++ b/assets/css/smartmenus.css @@ -0,0 +1,14 @@ +/* Mobile first layout SmartMenus Core CSS (it's not recommended editing these rules) + You need this once per page no matter how many menu trees or different themes you use. +-------------------------------------------------------------------------------------------*/ + +.sm{position:relative;z-index:9999;} +.sm,.sm ul,.sm li{display:block;list-style:none;margin:0;padding:0;line-height:normal;direction:ltr;text-align:left;-webkit-tap-highlight-color:rgba(0,0,0,0);} +.sm-rtl,.sm-rtl ul,.sm-rtl li{direction:rtl;text-align:right;} +.sm>li>h1,.sm>li>h2,.sm>li>h3,.sm>li>h4,.sm>li>h5,.sm>li>h6{margin:0;padding:0;} +.sm ul{display:none;} +.sm li,.sm a{position:relative;} +.sm a{display:block;} +.sm a.disabled{cursor:not-allowed;} +.sm:after{content:"\00a0";display:block;height:0;font:0px/0 serif;clear:both;visibility:hidden;overflow:hidden;} +.sm,.sm *,.sm *:before,.sm *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;} \ No newline at end of file diff --git a/assets/images/pattern-01-bg.png b/assets/images/pattern-01-bg.png new file mode 100644 index 0000000..9afda79 Binary files /dev/null and b/assets/images/pattern-01-bg.png differ diff --git a/assets/images/pattern-02-bg.png b/assets/images/pattern-02-bg.png new file mode 100644 index 0000000..9cb9b71 Binary files /dev/null and b/assets/images/pattern-02-bg.png differ diff --git a/assets/images/pattern-03-bg.png b/assets/images/pattern-03-bg.png new file mode 100644 index 0000000..771231f Binary files /dev/null and b/assets/images/pattern-03-bg.png differ diff --git a/assets/images/pattern-04-bg.png b/assets/images/pattern-04-bg.png new file mode 100644 index 0000000..75b1a58 Binary files /dev/null and b/assets/images/pattern-04-bg.png differ diff --git a/assets/images/slide-01-bg.jpg b/assets/images/slide-01-bg.jpg new file mode 100644 index 0000000..007cdb7 Binary files /dev/null and b/assets/images/slide-01-bg.jpg differ diff --git a/assets/images/slide-02-bg.jpg b/assets/images/slide-02-bg.jpg new file mode 100644 index 0000000..1b6b7ab Binary files /dev/null and b/assets/images/slide-02-bg.jpg differ diff --git a/assets/images/slide-03-bg.jpg b/assets/images/slide-03-bg.jpg new file mode 100644 index 0000000..0b5e5b7 Binary files /dev/null and b/assets/images/slide-03-bg.jpg differ diff --git a/assets/images/slide-04-bg.jpg b/assets/images/slide-04-bg.jpg new file mode 100644 index 0000000..9e1f32d Binary files /dev/null and b/assets/images/slide-04-bg.jpg differ diff --git a/assets/js/bootstrap.js b/assets/js/bootstrap.js new file mode 100644 index 0000000..2568773 --- /dev/null +++ b/assets/js/bootstrap.js @@ -0,0 +1,3535 @@ +/*! + * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com) + * Copyright 2011-2017 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + */ + +if (typeof jQuery === 'undefined') { + throw new Error('Bootstrap\'s JavaScript requires jQuery. jQuery must be included before Bootstrap\'s JavaScript.') +} + ++function ($) { + var version = $.fn.jquery.split(' ')[0].split('.') + if ((version[0] < 2 && version[1] < 9) || (version[0] == 1 && version[1] == 9 && version[2] < 1) || (version[0] >= 4)) { + throw new Error('Bootstrap\'s JavaScript requires at least jQuery v1.9.1 but less than v4.0.0') + } +}(jQuery); + + ++function () { + +var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; + +var _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }(); + +function _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return call && (typeof call === "object" || typeof call === "function") ? call : self; } + +function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function, not " + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; } + +function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } } + +/** + * -------------------------------------------------------------------------- + * Bootstrap (v4.0.0-alpha.6): util.js + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + * -------------------------------------------------------------------------- + */ + +var Util = function ($) { + + /** + * ------------------------------------------------------------------------ + * Private TransitionEnd Helpers + * ------------------------------------------------------------------------ + */ + + var transition = false; + + var MAX_UID = 1000000; + + var TransitionEndEvent = { + WebkitTransition: 'webkitTransitionEnd', + MozTransition: 'transitionend', + OTransition: 'oTransitionEnd otransitionend', + transition: 'transitionend' + }; + + // shoutout AngusCroll (https://goo.gl/pxwQGp) + function toType(obj) { + return {}.toString.call(obj).match(/\s([a-zA-Z]+)/)[1].toLowerCase(); + } + + function isElement(obj) { + return (obj[0] || obj).nodeType; + } + + function getSpecialTransitionEndEvent() { + return { + bindType: transition.end, + delegateType: transition.end, + handle: function handle(event) { + if ($(event.target).is(this)) { + return event.handleObj.handler.apply(this, arguments); // eslint-disable-line prefer-rest-params + } + return undefined; + } + }; + } + + function transitionEndTest() { + if (window.QUnit) { + return false; + } + + var el = document.createElement('bootstrap'); + + for (var name in TransitionEndEvent) { + if (el.style[name] !== undefined) { + return { + end: TransitionEndEvent[name] + }; + } + } + + return false; + } + + function transitionEndEmulator(duration) { + var _this = this; + + var called = false; + + $(this).one(Util.TRANSITION_END, function () { + called = true; + }); + + setTimeout(function () { + if (!called) { + Util.triggerTransitionEnd(_this); + } + }, duration); + + return this; + } + + function setTransitionEndSupport() { + transition = transitionEndTest(); + + $.fn.emulateTransitionEnd = transitionEndEmulator; + + if (Util.supportsTransitionEnd()) { + $.event.special[Util.TRANSITION_END] = getSpecialTransitionEndEvent(); + } + } + + /** + * -------------------------------------------------------------------------- + * Public Util Api + * -------------------------------------------------------------------------- + */ + + var Util = { + + TRANSITION_END: 'bsTransitionEnd', + + getUID: function getUID(prefix) { + do { + // eslint-disable-next-line no-bitwise + prefix += ~~(Math.random() * MAX_UID); // "~~" acts like a faster Math.floor() here + } while (document.getElementById(prefix)); + return prefix; + }, + getSelectorFromElement: function getSelectorFromElement(element) { + var selector = element.getAttribute('data-target'); + + if (!selector) { + selector = element.getAttribute('href') || ''; + selector = /^#[a-z]/i.test(selector) ? selector : null; + } + + return selector; + }, + reflow: function reflow(element) { + return element.offsetHeight; + }, + triggerTransitionEnd: function triggerTransitionEnd(element) { + $(element).trigger(transition.end); + }, + supportsTransitionEnd: function supportsTransitionEnd() { + return Boolean(transition); + }, + typeCheckConfig: function typeCheckConfig(componentName, config, configTypes) { + for (var property in configTypes) { + if (configTypes.hasOwnProperty(property)) { + var expectedTypes = configTypes[property]; + var value = config[property]; + var valueType = value && isElement(value) ? 'element' : toType(value); + + if (!new RegExp(expectedTypes).test(valueType)) { + throw new Error(componentName.toUpperCase() + ': ' + ('Option "' + property + '" provided type "' + valueType + '" ') + ('but expected type "' + expectedTypes + '".')); + } + } + } + } + }; + + setTransitionEndSupport(); + + return Util; +}(jQuery); + +/** + * -------------------------------------------------------------------------- + * Bootstrap (v4.0.0-alpha.6): alert.js + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + * -------------------------------------------------------------------------- + */ + +var Alert = function ($) { + + /** + * ------------------------------------------------------------------------ + * Constants + * ------------------------------------------------------------------------ + */ + + var NAME = 'alert'; + var VERSION = '4.0.0-alpha.6'; + var DATA_KEY = 'bs.alert'; + var EVENT_KEY = '.' + DATA_KEY; + var DATA_API_KEY = '.data-api'; + var JQUERY_NO_CONFLICT = $.fn[NAME]; + var TRANSITION_DURATION = 150; + + var Selector = { + DISMISS: '[data-dismiss="alert"]' + }; + + var Event = { + CLOSE: 'close' + EVENT_KEY, + CLOSED: 'closed' + EVENT_KEY, + CLICK_DATA_API: 'click' + EVENT_KEY + DATA_API_KEY + }; + + var ClassName = { + ALERT: 'alert', + FADE: 'fade', + SHOW: 'show' + }; + + /** + * ------------------------------------------------------------------------ + * Class Definition + * ------------------------------------------------------------------------ + */ + + var Alert = function () { + function Alert(element) { + _classCallCheck(this, Alert); + + this._element = element; + } + + // getters + + // public + + Alert.prototype.close = function close(element) { + element = element || this._element; + + var rootElement = this._getRootElement(element); + var customEvent = this._triggerCloseEvent(rootElement); + + if (customEvent.isDefaultPrevented()) { + return; + } + + this._removeElement(rootElement); + }; + + Alert.prototype.dispose = function dispose() { + $.removeData(this._element, DATA_KEY); + this._element = null; + }; + + // private + + Alert.prototype._getRootElement = function _getRootElement(element) { + var selector = Util.getSelectorFromElement(element); + var parent = false; + + if (selector) { + parent = $(selector)[0]; + } + + if (!parent) { + parent = $(element).closest('.' + ClassName.ALERT)[0]; + } + + return parent; + }; + + Alert.prototype._triggerCloseEvent = function _triggerCloseEvent(element) { + var closeEvent = $.Event(Event.CLOSE); + + $(element).trigger(closeEvent); + return closeEvent; + }; + + Alert.prototype._removeElement = function _removeElement(element) { + var _this2 = this; + + $(element).removeClass(ClassName.SHOW); + + if (!Util.supportsTransitionEnd() || !$(element).hasClass(ClassName.FADE)) { + this._destroyElement(element); + return; + } + + $(element).one(Util.TRANSITION_END, function (event) { + return _this2._destroyElement(element, event); + }).emulateTransitionEnd(TRANSITION_DURATION); + }; + + Alert.prototype._destroyElement = function _destroyElement(element) { + $(element).detach().trigger(Event.CLOSED).remove(); + }; + + // static + + Alert._jQueryInterface = function _jQueryInterface(config) { + return this.each(function () { + var $element = $(this); + var data = $element.data(DATA_KEY); + + if (!data) { + data = new Alert(this); + $element.data(DATA_KEY, data); + } + + if (config === 'close') { + data[config](this); + } + }); + }; + + Alert._handleDismiss = function _handleDismiss(alertInstance) { + return function (event) { + if (event) { + event.preventDefault(); + } + + alertInstance.close(this); + }; + }; + + _createClass(Alert, null, [{ + key: 'VERSION', + get: function get() { + return VERSION; + } + }]); + + return Alert; + }(); + + /** + * ------------------------------------------------------------------------ + * Data Api implementation + * ------------------------------------------------------------------------ + */ + + $(document).on(Event.CLICK_DATA_API, Selector.DISMISS, Alert._handleDismiss(new Alert())); + + /** + * ------------------------------------------------------------------------ + * jQuery + * ------------------------------------------------------------------------ + */ + + $.fn[NAME] = Alert._jQueryInterface; + $.fn[NAME].Constructor = Alert; + $.fn[NAME].noConflict = function () { + $.fn[NAME] = JQUERY_NO_CONFLICT; + return Alert._jQueryInterface; + }; + + return Alert; +}(jQuery); + +/** + * -------------------------------------------------------------------------- + * Bootstrap (v4.0.0-alpha.6): button.js + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + * -------------------------------------------------------------------------- + */ + +var Button = function ($) { + + /** + * ------------------------------------------------------------------------ + * Constants + * ------------------------------------------------------------------------ + */ + + var NAME = 'button'; + var VERSION = '4.0.0-alpha.6'; + var DATA_KEY = 'bs.button'; + var EVENT_KEY = '.' + DATA_KEY; + var DATA_API_KEY = '.data-api'; + var JQUERY_NO_CONFLICT = $.fn[NAME]; + + var ClassName = { + ACTIVE: 'active', + BUTTON: 'btn', + FOCUS: 'focus' + }; + + var Selector = { + DATA_TOGGLE_CARROT: '[data-toggle^="button"]', + DATA_TOGGLE: '[data-toggle="buttons"]', + INPUT: 'input', + ACTIVE: '.active', + BUTTON: '.btn' + }; + + var Event = { + CLICK_DATA_API: 'click' + EVENT_KEY + DATA_API_KEY, + FOCUS_BLUR_DATA_API: 'focus' + EVENT_KEY + DATA_API_KEY + ' ' + ('blur' + EVENT_KEY + DATA_API_KEY) + }; + + /** + * ------------------------------------------------------------------------ + * Class Definition + * ------------------------------------------------------------------------ + */ + + var Button = function () { + function Button(element) { + _classCallCheck(this, Button); + + this._element = element; + } + + // getters + + // public + + Button.prototype.toggle = function toggle() { + var triggerChangeEvent = true; + var rootElement = $(this._element).closest(Selector.DATA_TOGGLE)[0]; + + if (rootElement) { + var input = $(this._element).find(Selector.INPUT)[0]; + + if (input) { + if (input.type === 'radio') { + if (input.checked && $(this._element).hasClass(ClassName.ACTIVE)) { + triggerChangeEvent = false; + } else { + var activeElement = $(rootElement).find(Selector.ACTIVE)[0]; + + if (activeElement) { + $(activeElement).removeClass(ClassName.ACTIVE); + } + } + } + + if (triggerChangeEvent) { + input.checked = !$(this._element).hasClass(ClassName.ACTIVE); + $(input).trigger('change'); + } + + input.focus(); + } + } + + this._element.setAttribute('aria-pressed', !$(this._element).hasClass(ClassName.ACTIVE)); + + if (triggerChangeEvent) { + $(this._element).toggleClass(ClassName.ACTIVE); + } + }; + + Button.prototype.dispose = function dispose() { + $.removeData(this._element, DATA_KEY); + this._element = null; + }; + + // static + + Button._jQueryInterface = function _jQueryInterface(config) { + return this.each(function () { + var data = $(this).data(DATA_KEY); + + if (!data) { + data = new Button(this); + $(this).data(DATA_KEY, data); + } + + if (config === 'toggle') { + data[config](); + } + }); + }; + + _createClass(Button, null, [{ + key: 'VERSION', + get: function get() { + return VERSION; + } + }]); + + return Button; + }(); + + /** + * ------------------------------------------------------------------------ + * Data Api implementation + * ------------------------------------------------------------------------ + */ + + $(document).on(Event.CLICK_DATA_API, Selector.DATA_TOGGLE_CARROT, function (event) { + event.preventDefault(); + + var button = event.target; + + if (!$(button).hasClass(ClassName.BUTTON)) { + button = $(button).closest(Selector.BUTTON); + } + + Button._jQueryInterface.call($(button), 'toggle'); + }).on(Event.FOCUS_BLUR_DATA_API, Selector.DATA_TOGGLE_CARROT, function (event) { + var button = $(event.target).closest(Selector.BUTTON)[0]; + $(button).toggleClass(ClassName.FOCUS, /^focus(in)?$/.test(event.type)); + }); + + /** + * ------------------------------------------------------------------------ + * jQuery + * ------------------------------------------------------------------------ + */ + + $.fn[NAME] = Button._jQueryInterface; + $.fn[NAME].Constructor = Button; + $.fn[NAME].noConflict = function () { + $.fn[NAME] = JQUERY_NO_CONFLICT; + return Button._jQueryInterface; + }; + + return Button; +}(jQuery); + +/** + * -------------------------------------------------------------------------- + * Bootstrap (v4.0.0-alpha.6): carousel.js + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + * -------------------------------------------------------------------------- + */ + +var Carousel = function ($) { + + /** + * ------------------------------------------------------------------------ + * Constants + * ------------------------------------------------------------------------ + */ + + var NAME = 'carousel'; + var VERSION = '4.0.0-alpha.6'; + var DATA_KEY = 'bs.carousel'; + var EVENT_KEY = '.' + DATA_KEY; + var DATA_API_KEY = '.data-api'; + var JQUERY_NO_CONFLICT = $.fn[NAME]; + var TRANSITION_DURATION = 600; + var ARROW_LEFT_KEYCODE = 37; // KeyboardEvent.which value for left arrow key + var ARROW_RIGHT_KEYCODE = 39; // KeyboardEvent.which value for right arrow key + + var Default = { + interval: 5000, + keyboard: true, + slide: false, + pause: 'hover', + wrap: true + }; + + var DefaultType = { + interval: '(number|boolean)', + keyboard: 'boolean', + slide: '(boolean|string)', + pause: '(string|boolean)', + wrap: 'boolean' + }; + + var Direction = { + NEXT: 'next', + PREV: 'prev', + LEFT: 'left', + RIGHT: 'right' + }; + + var Event = { + SLIDE: 'slide' + EVENT_KEY, + SLID: 'slid' + EVENT_KEY, + KEYDOWN: 'keydown' + EVENT_KEY, + MOUSEENTER: 'mouseenter' + EVENT_KEY, + MOUSELEAVE: 'mouseleave' + EVENT_KEY, + LOAD_DATA_API: 'load' + EVENT_KEY + DATA_API_KEY, + CLICK_DATA_API: 'click' + EVENT_KEY + DATA_API_KEY + }; + + var ClassName = { + CAROUSEL: 'carousel', + ACTIVE: 'active', + SLIDE: 'slide', + RIGHT: 'carousel-item-right', + LEFT: 'carousel-item-left', + NEXT: 'carousel-item-next', + PREV: 'carousel-item-prev', + ITEM: 'carousel-item' + }; + + var Selector = { + ACTIVE: '.active', + ACTIVE_ITEM: '.active.carousel-item', + ITEM: '.carousel-item', + NEXT_PREV: '.carousel-item-next, .carousel-item-prev', + INDICATORS: '.carousel-indicators', + DATA_SLIDE: '[data-slide], [data-slide-to]', + DATA_RIDE: '[data-ride="carousel"]' + }; + + /** + * ------------------------------------------------------------------------ + * Class Definition + * ------------------------------------------------------------------------ + */ + + var Carousel = function () { + function Carousel(element, config) { + _classCallCheck(this, Carousel); + + this._items = null; + this._interval = null; + this._activeElement = null; + + this._isPaused = false; + this._isSliding = false; + + this._config = this._getConfig(config); + this._element = $(element)[0]; + this._indicatorsElement = $(this._element).find(Selector.INDICATORS)[0]; + + this._addEventListeners(); + } + + // getters + + // public + + Carousel.prototype.next = function next() { + if (this._isSliding) { + throw new Error('Carousel is sliding'); + } + this._slide(Direction.NEXT); + }; + + Carousel.prototype.nextWhenVisible = function nextWhenVisible() { + // Don't call next when the page isn't visible + if (!document.hidden) { + this.next(); + } + }; + + Carousel.prototype.prev = function prev() { + if (this._isSliding) { + throw new Error('Carousel is sliding'); + } + this._slide(Direction.PREVIOUS); + }; + + Carousel.prototype.pause = function pause(event) { + if (!event) { + this._isPaused = true; + } + + if ($(this._element).find(Selector.NEXT_PREV)[0] && Util.supportsTransitionEnd()) { + Util.triggerTransitionEnd(this._element); + this.cycle(true); + } + + clearInterval(this._interval); + this._interval = null; + }; + + Carousel.prototype.cycle = function cycle(event) { + if (!event) { + this._isPaused = false; + } + + if (this._interval) { + clearInterval(this._interval); + this._interval = null; + } + + if (this._config.interval && !this._isPaused) { + this._interval = setInterval((document.visibilityState ? this.nextWhenVisible : this.next).bind(this), this._config.interval); + } + }; + + Carousel.prototype.to = function to(index) { + var _this3 = this; + + this._activeElement = $(this._element).find(Selector.ACTIVE_ITEM)[0]; + + var activeIndex = this._getItemIndex(this._activeElement); + + if (index > this._items.length - 1 || index < 0) { + return; + } + + if (this._isSliding) { + $(this._element).one(Event.SLID, function () { + return _this3.to(index); + }); + return; + } + + if (activeIndex === index) { + this.pause(); + this.cycle(); + return; + } + + var direction = index > activeIndex ? Direction.NEXT : Direction.PREVIOUS; + + this._slide(direction, this._items[index]); + }; + + Carousel.prototype.dispose = function dispose() { + $(this._element).off(EVENT_KEY); + $.removeData(this._element, DATA_KEY); + + this._items = null; + this._config = null; + this._element = null; + this._interval = null; + this._isPaused = null; + this._isSliding = null; + this._activeElement = null; + this._indicatorsElement = null; + }; + + // private + + Carousel.prototype._getConfig = function _getConfig(config) { + config = $.extend({}, Default, config); + Util.typeCheckConfig(NAME, config, DefaultType); + return config; + }; + + Carousel.prototype._addEventListeners = function _addEventListeners() { + var _this4 = this; + + if (this._config.keyboard) { + $(this._element).on(Event.KEYDOWN, function (event) { + return _this4._keydown(event); + }); + } + + if (this._config.pause === 'hover' && !('ontouchstart' in document.documentElement)) { + $(this._element).on(Event.MOUSEENTER, function (event) { + return _this4.pause(event); + }).on(Event.MOUSELEAVE, function (event) { + return _this4.cycle(event); + }); + } + }; + + Carousel.prototype._keydown = function _keydown(event) { + if (/input|textarea/i.test(event.target.tagName)) { + return; + } + + switch (event.which) { + case ARROW_LEFT_KEYCODE: + event.preventDefault(); + this.prev(); + break; + case ARROW_RIGHT_KEYCODE: + event.preventDefault(); + this.next(); + break; + default: + return; + } + }; + + Carousel.prototype._getItemIndex = function _getItemIndex(element) { + this._items = $.makeArray($(element).parent().find(Selector.ITEM)); + return this._items.indexOf(element); + }; + + Carousel.prototype._getItemByDirection = function _getItemByDirection(direction, activeElement) { + var isNextDirection = direction === Direction.NEXT; + var isPrevDirection = direction === Direction.PREVIOUS; + var activeIndex = this._getItemIndex(activeElement); + var lastItemIndex = this._items.length - 1; + var isGoingToWrap = isPrevDirection && activeIndex === 0 || isNextDirection && activeIndex === lastItemIndex; + + if (isGoingToWrap && !this._config.wrap) { + return activeElement; + } + + var delta = direction === Direction.PREVIOUS ? -1 : 1; + var itemIndex = (activeIndex + delta) % this._items.length; + + return itemIndex === -1 ? this._items[this._items.length - 1] : this._items[itemIndex]; + }; + + Carousel.prototype._triggerSlideEvent = function _triggerSlideEvent(relatedTarget, eventDirectionName) { + var slideEvent = $.Event(Event.SLIDE, { + relatedTarget: relatedTarget, + direction: eventDirectionName + }); + + $(this._element).trigger(slideEvent); + + return slideEvent; + }; + + Carousel.prototype._setActiveIndicatorElement = function _setActiveIndicatorElement(element) { + if (this._indicatorsElement) { + $(this._indicatorsElement).find(Selector.ACTIVE).removeClass(ClassName.ACTIVE); + + var nextIndicator = this._indicatorsElement.children[this._getItemIndex(element)]; + + if (nextIndicator) { + $(nextIndicator).addClass(ClassName.ACTIVE); + } + } + }; + + Carousel.prototype._slide = function _slide(direction, element) { + var _this5 = this; + + var activeElement = $(this._element).find(Selector.ACTIVE_ITEM)[0]; + var nextElement = element || activeElement && this._getItemByDirection(direction, activeElement); + + var isCycling = Boolean(this._interval); + + var directionalClassName = void 0; + var orderClassName = void 0; + var eventDirectionName = void 0; + + if (direction === Direction.NEXT) { + directionalClassName = ClassName.LEFT; + orderClassName = ClassName.NEXT; + eventDirectionName = Direction.LEFT; + } else { + directionalClassName = ClassName.RIGHT; + orderClassName = ClassName.PREV; + eventDirectionName = Direction.RIGHT; + } + + if (nextElement && $(nextElement).hasClass(ClassName.ACTIVE)) { + this._isSliding = false; + return; + } + + var slideEvent = this._triggerSlideEvent(nextElement, eventDirectionName); + if (slideEvent.isDefaultPrevented()) { + return; + } + + if (!activeElement || !nextElement) { + // some weirdness is happening, so we bail + return; + } + + this._isSliding = true; + + if (isCycling) { + this.pause(); + } + + this._setActiveIndicatorElement(nextElement); + + var slidEvent = $.Event(Event.SLID, { + relatedTarget: nextElement, + direction: eventDirectionName + }); + + if (Util.supportsTransitionEnd() && $(this._element).hasClass(ClassName.SLIDE)) { + + $(nextElement).addClass(orderClassName); + + Util.reflow(nextElement); + + $(activeElement).addClass(directionalClassName); + $(nextElement).addClass(directionalClassName); + + $(activeElement).one(Util.TRANSITION_END, function () { + $(nextElement).removeClass(directionalClassName + ' ' + orderClassName).addClass(ClassName.ACTIVE); + + $(activeElement).removeClass(ClassName.ACTIVE + ' ' + orderClassName + ' ' + directionalClassName); + + _this5._isSliding = false; + + setTimeout(function () { + return $(_this5._element).trigger(slidEvent); + }, 0); + }).emulateTransitionEnd(TRANSITION_DURATION); + } else { + $(activeElement).removeClass(ClassName.ACTIVE); + $(nextElement).addClass(ClassName.ACTIVE); + + this._isSliding = false; + $(this._element).trigger(slidEvent); + } + + if (isCycling) { + this.cycle(); + } + }; + + // static + + Carousel._jQueryInterface = function _jQueryInterface(config) { + return this.each(function () { + var data = $(this).data(DATA_KEY); + var _config = $.extend({}, Default, $(this).data()); + + if ((typeof config === 'undefined' ? 'undefined' : _typeof(config)) === 'object') { + $.extend(_config, config); + } + + var action = typeof config === 'string' ? config : _config.slide; + + if (!data) { + data = new Carousel(this, _config); + $(this).data(DATA_KEY, data); + } + + if (typeof config === 'number') { + data.to(config); + } else if (typeof action === 'string') { + if (data[action] === undefined) { + throw new Error('No method named "' + action + '"'); + } + data[action](); + } else if (_config.interval) { + data.pause(); + data.cycle(); + } + }); + }; + + Carousel._dataApiClickHandler = function _dataApiClickHandler(event) { + var selector = Util.getSelectorFromElement(this); + + if (!selector) { + return; + } + + var target = $(selector)[0]; + + if (!target || !$(target).hasClass(ClassName.CAROUSEL)) { + return; + } + + var config = $.extend({}, $(target).data(), $(this).data()); + var slideIndex = this.getAttribute('data-slide-to'); + + if (slideIndex) { + config.interval = false; + } + + Carousel._jQueryInterface.call($(target), config); + + if (slideIndex) { + $(target).data(DATA_KEY).to(slideIndex); + } + + event.preventDefault(); + }; + + _createClass(Carousel, null, [{ + key: 'VERSION', + get: function get() { + return VERSION; + } + }, { + key: 'Default', + get: function get() { + return Default; + } + }]); + + return Carousel; + }(); + + /** + * ------------------------------------------------------------------------ + * Data Api implementation + * ------------------------------------------------------------------------ + */ + + $(document).on(Event.CLICK_DATA_API, Selector.DATA_SLIDE, Carousel._dataApiClickHandler); + + $(window).on(Event.LOAD_DATA_API, function () { + $(Selector.DATA_RIDE).each(function () { + var $carousel = $(this); + Carousel._jQueryInterface.call($carousel, $carousel.data()); + }); + }); + + /** + * ------------------------------------------------------------------------ + * jQuery + * ------------------------------------------------------------------------ + */ + + $.fn[NAME] = Carousel._jQueryInterface; + $.fn[NAME].Constructor = Carousel; + $.fn[NAME].noConflict = function () { + $.fn[NAME] = JQUERY_NO_CONFLICT; + return Carousel._jQueryInterface; + }; + + return Carousel; +}(jQuery); + +/** + * -------------------------------------------------------------------------- + * Bootstrap (v4.0.0-alpha.6): collapse.js + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + * -------------------------------------------------------------------------- + */ + +var Collapse = function ($) { + + /** + * ------------------------------------------------------------------------ + * Constants + * ------------------------------------------------------------------------ + */ + + var NAME = 'collapse'; + var VERSION = '4.0.0-alpha.6'; + var DATA_KEY = 'bs.collapse'; + var EVENT_KEY = '.' + DATA_KEY; + var DATA_API_KEY = '.data-api'; + var JQUERY_NO_CONFLICT = $.fn[NAME]; + var TRANSITION_DURATION = 600; + + var Default = { + toggle: true, + parent: '' + }; + + var DefaultType = { + toggle: 'boolean', + parent: 'string' + }; + + var Event = { + SHOW: 'show' + EVENT_KEY, + SHOWN: 'shown' + EVENT_KEY, + HIDE: 'hide' + EVENT_KEY, + HIDDEN: 'hidden' + EVENT_KEY, + CLICK_DATA_API: 'click' + EVENT_KEY + DATA_API_KEY + }; + + var ClassName = { + SHOW: 'show', + COLLAPSE: 'collapse', + COLLAPSING: 'collapsing', + COLLAPSED: 'collapsed' + }; + + var Dimension = { + WIDTH: 'width', + HEIGHT: 'height' + }; + + var Selector = { + ACTIVES: '.card > .show, .card > .collapsing', + DATA_TOGGLE: '[data-toggle="collapse"]' + }; + + /** + * ------------------------------------------------------------------------ + * Class Definition + * ------------------------------------------------------------------------ + */ + + var Collapse = function () { + function Collapse(element, config) { + _classCallCheck(this, Collapse); + + this._isTransitioning = false; + this._element = element; + this._config = this._getConfig(config); + this._triggerArray = $.makeArray($('[data-toggle="collapse"][href="#' + element.id + '"],' + ('[data-toggle="collapse"][data-target="#' + element.id + '"]'))); + + this._parent = this._config.parent ? this._getParent() : null; + + if (!this._config.parent) { + this._addAriaAndCollapsedClass(this._element, this._triggerArray); + } + + if (this._config.toggle) { + this.toggle(); + } + } + + // getters + + // public + + Collapse.prototype.toggle = function toggle() { + if ($(this._element).hasClass(ClassName.SHOW)) { + this.hide(); + } else { + this.show(); + } + }; + + Collapse.prototype.show = function show() { + var _this6 = this; + + if (this._isTransitioning) { + throw new Error('Collapse is transitioning'); + } + + if ($(this._element).hasClass(ClassName.SHOW)) { + return; + } + + var actives = void 0; + var activesData = void 0; + + if (this._parent) { + actives = $.makeArray($(this._parent).find(Selector.ACTIVES)); + if (!actives.length) { + actives = null; + } + } + + if (actives) { + activesData = $(actives).data(DATA_KEY); + if (activesData && activesData._isTransitioning) { + return; + } + } + + var startEvent = $.Event(Event.SHOW); + $(this._element).trigger(startEvent); + if (startEvent.isDefaultPrevented()) { + return; + } + + if (actives) { + Collapse._jQueryInterface.call($(actives), 'hide'); + if (!activesData) { + $(actives).data(DATA_KEY, null); + } + } + + var dimension = this._getDimension(); + + $(this._element).removeClass(ClassName.COLLAPSE).addClass(ClassName.COLLAPSING); + + this._element.style[dimension] = 0; + this._element.setAttribute('aria-expanded', true); + + if (this._triggerArray.length) { + $(this._triggerArray).removeClass(ClassName.COLLAPSED).attr('aria-expanded', true); + } + + this.setTransitioning(true); + + var complete = function complete() { + $(_this6._element).removeClass(ClassName.COLLAPSING).addClass(ClassName.COLLAPSE).addClass(ClassName.SHOW); + + _this6._element.style[dimension] = ''; + + _this6.setTransitioning(false); + + $(_this6._element).trigger(Event.SHOWN); + }; + + if (!Util.supportsTransitionEnd()) { + complete(); + return; + } + + var capitalizedDimension = dimension[0].toUpperCase() + dimension.slice(1); + var scrollSize = 'scroll' + capitalizedDimension; + + $(this._element).one(Util.TRANSITION_END, complete).emulateTransitionEnd(TRANSITION_DURATION); + + this._element.style[dimension] = this._element[scrollSize] + 'px'; + }; + + Collapse.prototype.hide = function hide() { + var _this7 = this; + + if (this._isTransitioning) { + throw new Error('Collapse is transitioning'); + } + + if (!$(this._element).hasClass(ClassName.SHOW)) { + return; + } + + var startEvent = $.Event(Event.HIDE); + $(this._element).trigger(startEvent); + if (startEvent.isDefaultPrevented()) { + return; + } + + var dimension = this._getDimension(); + var offsetDimension = dimension === Dimension.WIDTH ? 'offsetWidth' : 'offsetHeight'; + + this._element.style[dimension] = this._element[offsetDimension] + 'px'; + + Util.reflow(this._element); + + $(this._element).addClass(ClassName.COLLAPSING).removeClass(ClassName.COLLAPSE).removeClass(ClassName.SHOW); + + this._element.setAttribute('aria-expanded', false); + + if (this._triggerArray.length) { + $(this._triggerArray).addClass(ClassName.COLLAPSED).attr('aria-expanded', false); + } + + this.setTransitioning(true); + + var complete = function complete() { + _this7.setTransitioning(false); + $(_this7._element).removeClass(ClassName.COLLAPSING).addClass(ClassName.COLLAPSE).trigger(Event.HIDDEN); + }; + + this._element.style[dimension] = ''; + + if (!Util.supportsTransitionEnd()) { + complete(); + return; + } + + $(this._element).one(Util.TRANSITION_END, complete).emulateTransitionEnd(TRANSITION_DURATION); + }; + + Collapse.prototype.setTransitioning = function setTransitioning(isTransitioning) { + this._isTransitioning = isTransitioning; + }; + + Collapse.prototype.dispose = function dispose() { + $.removeData(this._element, DATA_KEY); + + this._config = null; + this._parent = null; + this._element = null; + this._triggerArray = null; + this._isTransitioning = null; + }; + + // private + + Collapse.prototype._getConfig = function _getConfig(config) { + config = $.extend({}, Default, config); + config.toggle = Boolean(config.toggle); // coerce string values + Util.typeCheckConfig(NAME, config, DefaultType); + return config; + }; + + Collapse.prototype._getDimension = function _getDimension() { + var hasWidth = $(this._element).hasClass(Dimension.WIDTH); + return hasWidth ? Dimension.WIDTH : Dimension.HEIGHT; + }; + + Collapse.prototype._getParent = function _getParent() { + var _this8 = this; + + var parent = $(this._config.parent)[0]; + var selector = '[data-toggle="collapse"][data-parent="' + this._config.parent + '"]'; + + $(parent).find(selector).each(function (i, element) { + _this8._addAriaAndCollapsedClass(Collapse._getTargetFromElement(element), [element]); + }); + + return parent; + }; + + Collapse.prototype._addAriaAndCollapsedClass = function _addAriaAndCollapsedClass(element, triggerArray) { + if (element) { + var isOpen = $(element).hasClass(ClassName.SHOW); + element.setAttribute('aria-expanded', isOpen); + + if (triggerArray.length) { + $(triggerArray).toggleClass(ClassName.COLLAPSED, !isOpen).attr('aria-expanded', isOpen); + } + } + }; + + // static + + Collapse._getTargetFromElement = function _getTargetFromElement(element) { + var selector = Util.getSelectorFromElement(element); + return selector ? $(selector)[0] : null; + }; + + Collapse._jQueryInterface = function _jQueryInterface(config) { + return this.each(function () { + var $this = $(this); + var data = $this.data(DATA_KEY); + var _config = $.extend({}, Default, $this.data(), (typeof config === 'undefined' ? 'undefined' : _typeof(config)) === 'object' && config); + + if (!data && _config.toggle && /show|hide/.test(config)) { + _config.toggle = false; + } + + if (!data) { + data = new Collapse(this, _config); + $this.data(DATA_KEY, data); + } + + if (typeof config === 'string') { + if (data[config] === undefined) { + throw new Error('No method named "' + config + '"'); + } + data[config](); + } + }); + }; + + _createClass(Collapse, null, [{ + key: 'VERSION', + get: function get() { + return VERSION; + } + }, { + key: 'Default', + get: function get() { + return Default; + } + }]); + + return Collapse; + }(); + + /** + * ------------------------------------------------------------------------ + * Data Api implementation + * ------------------------------------------------------------------------ + */ + + $(document).on(Event.CLICK_DATA_API, Selector.DATA_TOGGLE, function (event) { + event.preventDefault(); + + var target = Collapse._getTargetFromElement(this); + var data = $(target).data(DATA_KEY); + var config = data ? 'toggle' : $(this).data(); + + Collapse._jQueryInterface.call($(target), config); + }); + + /** + * ------------------------------------------------------------------------ + * jQuery + * ------------------------------------------------------------------------ + */ + + $.fn[NAME] = Collapse._jQueryInterface; + $.fn[NAME].Constructor = Collapse; + $.fn[NAME].noConflict = function () { + $.fn[NAME] = JQUERY_NO_CONFLICT; + return Collapse._jQueryInterface; + }; + + return Collapse; +}(jQuery); + +/** + * -------------------------------------------------------------------------- + * Bootstrap (v4.0.0-alpha.6): dropdown.js + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + * -------------------------------------------------------------------------- + */ + +var Dropdown = function ($) { + + /** + * ------------------------------------------------------------------------ + * Constants + * ------------------------------------------------------------------------ + */ + + var NAME = 'dropdown'; + var VERSION = '4.0.0-alpha.6'; + var DATA_KEY = 'bs.dropdown'; + var EVENT_KEY = '.' + DATA_KEY; + var DATA_API_KEY = '.data-api'; + var JQUERY_NO_CONFLICT = $.fn[NAME]; + var ESCAPE_KEYCODE = 27; // KeyboardEvent.which value for Escape (Esc) key + var ARROW_UP_KEYCODE = 38; // KeyboardEvent.which value for up arrow key + var ARROW_DOWN_KEYCODE = 40; // KeyboardEvent.which value for down arrow key + var RIGHT_MOUSE_BUTTON_WHICH = 3; // MouseEvent.which value for the right button (assuming a right-handed mouse) + + var Event = { + HIDE: 'hide' + EVENT_KEY, + HIDDEN: 'hidden' + EVENT_KEY, + SHOW: 'show' + EVENT_KEY, + SHOWN: 'shown' + EVENT_KEY, + CLICK: 'click' + EVENT_KEY, + CLICK_DATA_API: 'click' + EVENT_KEY + DATA_API_KEY, + FOCUSIN_DATA_API: 'focusin' + EVENT_KEY + DATA_API_KEY, + KEYDOWN_DATA_API: 'keydown' + EVENT_KEY + DATA_API_KEY + }; + + var ClassName = { + BACKDROP: 'dropdown-backdrop', + DISABLED: 'disabled', + SHOW: 'show' + }; + + var Selector = { + BACKDROP: '.dropdown-backdrop', + DATA_TOGGLE: '[data-toggle="dropdown"]', + FORM_CHILD: '.dropdown form', + ROLE_MENU: '[role="menu"]', + ROLE_LISTBOX: '[role="listbox"]', + NAVBAR_NAV: '.navbar-nav', + VISIBLE_ITEMS: '[role="menu"] li:not(.disabled) a, ' + '[role="listbox"] li:not(.disabled) a' + }; + + /** + * ------------------------------------------------------------------------ + * Class Definition + * ------------------------------------------------------------------------ + */ + + var Dropdown = function () { + function Dropdown(element) { + _classCallCheck(this, Dropdown); + + this._element = element; + + this._addEventListeners(); + } + + // getters + + // public + + Dropdown.prototype.toggle = function toggle() { + if (this.disabled || $(this).hasClass(ClassName.DISABLED)) { + return false; + } + + var parent = Dropdown._getParentFromElement(this); + var isActive = $(parent).hasClass(ClassName.SHOW); + + Dropdown._clearMenus(); + + if (isActive) { + return false; + } + + if ('ontouchstart' in document.documentElement && !$(parent).closest(Selector.NAVBAR_NAV).length) { + + // if mobile we use a backdrop because click events don't delegate + var dropdown = document.createElement('div'); + dropdown.className = ClassName.BACKDROP; + $(dropdown).insertBefore(this); + $(dropdown).on('click', Dropdown._clearMenus); + } + + var relatedTarget = { + relatedTarget: this + }; + var showEvent = $.Event(Event.SHOW, relatedTarget); + + $(parent).trigger(showEvent); + + if (showEvent.isDefaultPrevented()) { + return false; + } + + this.focus(); + this.setAttribute('aria-expanded', true); + + $(parent).toggleClass(ClassName.SHOW); + $(parent).trigger($.Event(Event.SHOWN, relatedTarget)); + + return false; + }; + + Dropdown.prototype.dispose = function dispose() { + $.removeData(this._element, DATA_KEY); + $(this._element).off(EVENT_KEY); + this._element = null; + }; + + // private + + Dropdown.prototype._addEventListeners = function _addEventListeners() { + $(this._element).on(Event.CLICK, this.toggle); + }; + + // static + + Dropdown._jQueryInterface = function _jQueryInterface(config) { + return this.each(function () { + var data = $(this).data(DATA_KEY); + + if (!data) { + data = new Dropdown(this); + $(this).data(DATA_KEY, data); + } + + if (typeof config === 'string') { + if (data[config] === undefined) { + throw new Error('No method named "' + config + '"'); + } + data[config].call(this); + } + }); + }; + + Dropdown._clearMenus = function _clearMenus(event) { + if (event && event.which === RIGHT_MOUSE_BUTTON_WHICH) { + return; + } + + var backdrop = $(Selector.BACKDROP)[0]; + if (backdrop) { + backdrop.parentNode.removeChild(backdrop); + } + + var toggles = $.makeArray($(Selector.DATA_TOGGLE)); + + for (var i = 0; i < toggles.length; i++) { + var parent = Dropdown._getParentFromElement(toggles[i]); + var relatedTarget = { + relatedTarget: toggles[i] + }; + + if (!$(parent).hasClass(ClassName.SHOW)) { + continue; + } + + if (event && (event.type === 'click' && /input|textarea/i.test(event.target.tagName) || event.type === 'focusin') && $.contains(parent, event.target)) { + continue; + } + + var hideEvent = $.Event(Event.HIDE, relatedTarget); + $(parent).trigger(hideEvent); + if (hideEvent.isDefaultPrevented()) { + continue; + } + + toggles[i].setAttribute('aria-expanded', 'false'); + + $(parent).removeClass(ClassName.SHOW).trigger($.Event(Event.HIDDEN, relatedTarget)); + } + }; + + Dropdown._getParentFromElement = function _getParentFromElement(element) { + var parent = void 0; + var selector = Util.getSelectorFromElement(element); + + if (selector) { + parent = $(selector)[0]; + } + + return parent || element.parentNode; + }; + + Dropdown._dataApiKeydownHandler = function _dataApiKeydownHandler(event) { + if (!/(38|40|27|32)/.test(event.which) || /input|textarea/i.test(event.target.tagName)) { + return; + } + + event.preventDefault(); + event.stopPropagation(); + + if (this.disabled || $(this).hasClass(ClassName.DISABLED)) { + return; + } + + var parent = Dropdown._getParentFromElement(this); + var isActive = $(parent).hasClass(ClassName.SHOW); + + if (!isActive && event.which !== ESCAPE_KEYCODE || isActive && event.which === ESCAPE_KEYCODE) { + + if (event.which === ESCAPE_KEYCODE) { + var toggle = $(parent).find(Selector.DATA_TOGGLE)[0]; + $(toggle).trigger('focus'); + } + + $(this).trigger('click'); + return; + } + + var items = $(parent).find(Selector.VISIBLE_ITEMS).get(); + + if (!items.length) { + return; + } + + var index = items.indexOf(event.target); + + if (event.which === ARROW_UP_KEYCODE && index > 0) { + // up + index--; + } + + if (event.which === ARROW_DOWN_KEYCODE && index < items.length - 1) { + // down + index++; + } + + if (index < 0) { + index = 0; + } + + items[index].focus(); + }; + + _createClass(Dropdown, null, [{ + key: 'VERSION', + get: function get() { + return VERSION; + } + }]); + + return Dropdown; + }(); + + /** + * ------------------------------------------------------------------------ + * Data Api implementation + * ------------------------------------------------------------------------ + */ + + $(document).on(Event.KEYDOWN_DATA_API, Selector.DATA_TOGGLE, Dropdown._dataApiKeydownHandler).on(Event.KEYDOWN_DATA_API, Selector.ROLE_MENU, Dropdown._dataApiKeydownHandler).on(Event.KEYDOWN_DATA_API, Selector.ROLE_LISTBOX, Dropdown._dataApiKeydownHandler).on(Event.CLICK_DATA_API + ' ' + Event.FOCUSIN_DATA_API, Dropdown._clearMenus).on(Event.CLICK_DATA_API, Selector.DATA_TOGGLE, Dropdown.prototype.toggle).on(Event.CLICK_DATA_API, Selector.FORM_CHILD, function (e) { + e.stopPropagation(); + }); + + /** + * ------------------------------------------------------------------------ + * jQuery + * ------------------------------------------------------------------------ + */ + + $.fn[NAME] = Dropdown._jQueryInterface; + $.fn[NAME].Constructor = Dropdown; + $.fn[NAME].noConflict = function () { + $.fn[NAME] = JQUERY_NO_CONFLICT; + return Dropdown._jQueryInterface; + }; + + return Dropdown; +}(jQuery); + +/** + * -------------------------------------------------------------------------- + * Bootstrap (v4.0.0-alpha.6): modal.js + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + * -------------------------------------------------------------------------- + */ + +var Modal = function ($) { + + /** + * ------------------------------------------------------------------------ + * Constants + * ------------------------------------------------------------------------ + */ + + var NAME = 'modal'; + var VERSION = '4.0.0-alpha.6'; + var DATA_KEY = 'bs.modal'; + var EVENT_KEY = '.' + DATA_KEY; + var DATA_API_KEY = '.data-api'; + var JQUERY_NO_CONFLICT = $.fn[NAME]; + var TRANSITION_DURATION = 300; + var BACKDROP_TRANSITION_DURATION = 150; + var ESCAPE_KEYCODE = 27; // KeyboardEvent.which value for Escape (Esc) key + + var Default = { + backdrop: true, + keyboard: true, + focus: true, + show: true + }; + + var DefaultType = { + backdrop: '(boolean|string)', + keyboard: 'boolean', + focus: 'boolean', + show: 'boolean' + }; + + var Event = { + HIDE: 'hide' + EVENT_KEY, + HIDDEN: 'hidden' + EVENT_KEY, + SHOW: 'show' + EVENT_KEY, + SHOWN: 'shown' + EVENT_KEY, + FOCUSIN: 'focusin' + EVENT_KEY, + RESIZE: 'resize' + EVENT_KEY, + CLICK_DISMISS: 'click.dismiss' + EVENT_KEY, + KEYDOWN_DISMISS: 'keydown.dismiss' + EVENT_KEY, + MOUSEUP_DISMISS: 'mouseup.dismiss' + EVENT_KEY, + MOUSEDOWN_DISMISS: 'mousedown.dismiss' + EVENT_KEY, + CLICK_DATA_API: 'click' + EVENT_KEY + DATA_API_KEY + }; + + var ClassName = { + SCROLLBAR_MEASURER: 'modal-scrollbar-measure', + BACKDROP: 'modal-backdrop', + OPEN: 'modal-open', + FADE: 'fade', + SHOW: 'show' + }; + + var Selector = { + DIALOG: '.modal-dialog', + DATA_TOGGLE: '[data-toggle="modal"]', + DATA_DISMISS: '[data-dismiss="modal"]', + FIXED_CONTENT: '.fixed-top, .fixed-bottom, .is-fixed, .sticky-top' + }; + + /** + * ------------------------------------------------------------------------ + * Class Definition + * ------------------------------------------------------------------------ + */ + + var Modal = function () { + function Modal(element, config) { + _classCallCheck(this, Modal); + + this._config = this._getConfig(config); + this._element = element; + this._dialog = $(element).find(Selector.DIALOG)[0]; + this._backdrop = null; + this._isShown = false; + this._isBodyOverflowing = false; + this._ignoreBackdropClick = false; + this._isTransitioning = false; + this._originalBodyPadding = 0; + this._scrollbarWidth = 0; + } + + // getters + + // public + + Modal.prototype.toggle = function toggle(relatedTarget) { + return this._isShown ? this.hide() : this.show(relatedTarget); + }; + + Modal.prototype.show = function show(relatedTarget) { + var _this9 = this; + + if (this._isTransitioning) { + throw new Error('Modal is transitioning'); + } + + if (Util.supportsTransitionEnd() && $(this._element).hasClass(ClassName.FADE)) { + this._isTransitioning = true; + } + var showEvent = $.Event(Event.SHOW, { + relatedTarget: relatedTarget + }); + + $(this._element).trigger(showEvent); + + if (this._isShown || showEvent.isDefaultPrevented()) { + return; + } + + this._isShown = true; + + this._checkScrollbar(); + this._setScrollbar(); + + $(document.body).addClass(ClassName.OPEN); + + this._setEscapeEvent(); + this._setResizeEvent(); + + $(this._element).on(Event.CLICK_DISMISS, Selector.DATA_DISMISS, function (event) { + return _this9.hide(event); + }); + + $(this._dialog).on(Event.MOUSEDOWN_DISMISS, function () { + $(_this9._element).one(Event.MOUSEUP_DISMISS, function (event) { + if ($(event.target).is(_this9._element)) { + _this9._ignoreBackdropClick = true; + } + }); + }); + + this._showBackdrop(function () { + return _this9._showElement(relatedTarget); + }); + }; + + Modal.prototype.hide = function hide(event) { + var _this10 = this; + + if (event) { + event.preventDefault(); + } + + if (this._isTransitioning) { + throw new Error('Modal is transitioning'); + } + + var transition = Util.supportsTransitionEnd() && $(this._element).hasClass(ClassName.FADE); + if (transition) { + this._isTransitioning = true; + } + + var hideEvent = $.Event(Event.HIDE); + $(this._element).trigger(hideEvent); + + if (!this._isShown || hideEvent.isDefaultPrevented()) { + return; + } + + this._isShown = false; + + this._setEscapeEvent(); + this._setResizeEvent(); + + $(document).off(Event.FOCUSIN); + + $(this._element).removeClass(ClassName.SHOW); + + $(this._element).off(Event.CLICK_DISMISS); + $(this._dialog).off(Event.MOUSEDOWN_DISMISS); + + if (transition) { + $(this._element).one(Util.TRANSITION_END, function (event) { + return _this10._hideModal(event); + }).emulateTransitionEnd(TRANSITION_DURATION); + } else { + this._hideModal(); + } + }; + + Modal.prototype.dispose = function dispose() { + $.removeData(this._element, DATA_KEY); + + $(window, document, this._element, this._backdrop).off(EVENT_KEY); + + this._config = null; + this._element = null; + this._dialog = null; + this._backdrop = null; + this._isShown = null; + this._isBodyOverflowing = null; + this._ignoreBackdropClick = null; + this._originalBodyPadding = null; + this._scrollbarWidth = null; + }; + + // private + + Modal.prototype._getConfig = function _getConfig(config) { + config = $.extend({}, Default, config); + Util.typeCheckConfig(NAME, config, DefaultType); + return config; + }; + + Modal.prototype._showElement = function _showElement(relatedTarget) { + var _this11 = this; + + var transition = Util.supportsTransitionEnd() && $(this._element).hasClass(ClassName.FADE); + + if (!this._element.parentNode || this._element.parentNode.nodeType !== Node.ELEMENT_NODE) { + // don't move modals dom position + document.body.appendChild(this._element); + } + + this._element.style.display = 'block'; + this._element.removeAttribute('aria-hidden'); + this._element.scrollTop = 0; + + if (transition) { + Util.reflow(this._element); + } + + $(this._element).addClass(ClassName.SHOW); + + if (this._config.focus) { + this._enforceFocus(); + } + + var shownEvent = $.Event(Event.SHOWN, { + relatedTarget: relatedTarget + }); + + var transitionComplete = function transitionComplete() { + if (_this11._config.focus) { + _this11._element.focus(); + } + _this11._isTransitioning = false; + $(_this11._element).trigger(shownEvent); + }; + + if (transition) { + $(this._dialog).one(Util.TRANSITION_END, transitionComplete).emulateTransitionEnd(TRANSITION_DURATION); + } else { + transitionComplete(); + } + }; + + Modal.prototype._enforceFocus = function _enforceFocus() { + var _this12 = this; + + $(document).off(Event.FOCUSIN) // guard against infinite focus loop + .on(Event.FOCUSIN, function (event) { + if (document !== event.target && _this12._element !== event.target && !$(_this12._element).has(event.target).length) { + _this12._element.focus(); + } + }); + }; + + Modal.prototype._setEscapeEvent = function _setEscapeEvent() { + var _this13 = this; + + if (this._isShown && this._config.keyboard) { + $(this._element).on(Event.KEYDOWN_DISMISS, function (event) { + if (event.which === ESCAPE_KEYCODE) { + _this13.hide(); + } + }); + } else if (!this._isShown) { + $(this._element).off(Event.KEYDOWN_DISMISS); + } + }; + + Modal.prototype._setResizeEvent = function _setResizeEvent() { + var _this14 = this; + + if (this._isShown) { + $(window).on(Event.RESIZE, function (event) { + return _this14._handleUpdate(event); + }); + } else { + $(window).off(Event.RESIZE); + } + }; + + Modal.prototype._hideModal = function _hideModal() { + var _this15 = this; + + this._element.style.display = 'none'; + this._element.setAttribute('aria-hidden', 'true'); + this._isTransitioning = false; + this._showBackdrop(function () { + $(document.body).removeClass(ClassName.OPEN); + _this15._resetAdjustments(); + _this15._resetScrollbar(); + $(_this15._element).trigger(Event.HIDDEN); + }); + }; + + Modal.prototype._removeBackdrop = function _removeBackdrop() { + if (this._backdrop) { + $(this._backdrop).remove(); + this._backdrop = null; + } + }; + + Modal.prototype._showBackdrop = function _showBackdrop(callback) { + var _this16 = this; + + var animate = $(this._element).hasClass(ClassName.FADE) ? ClassName.FADE : ''; + + if (this._isShown && this._config.backdrop) { + var doAnimate = Util.supportsTransitionEnd() && animate; + + this._backdrop = document.createElement('div'); + this._backdrop.className = ClassName.BACKDROP; + + if (animate) { + $(this._backdrop).addClass(animate); + } + + $(this._backdrop).appendTo(document.body); + + $(this._element).on(Event.CLICK_DISMISS, function (event) { + if (_this16._ignoreBackdropClick) { + _this16._ignoreBackdropClick = false; + return; + } + if (event.target !== event.currentTarget) { + return; + } + if (_this16._config.backdrop === 'static') { + _this16._element.focus(); + } else { + _this16.hide(); + } + }); + + if (doAnimate) { + Util.reflow(this._backdrop); + } + + $(this._backdrop).addClass(ClassName.SHOW); + + if (!callback) { + return; + } + + if (!doAnimate) { + callback(); + return; + } + + $(this._backdrop).one(Util.TRANSITION_END, callback).emulateTransitionEnd(BACKDROP_TRANSITION_DURATION); + } else if (!this._isShown && this._backdrop) { + $(this._backdrop).removeClass(ClassName.SHOW); + + var callbackRemove = function callbackRemove() { + _this16._removeBackdrop(); + if (callback) { + callback(); + } + }; + + if (Util.supportsTransitionEnd() && $(this._element).hasClass(ClassName.FADE)) { + $(this._backdrop).one(Util.TRANSITION_END, callbackRemove).emulateTransitionEnd(BACKDROP_TRANSITION_DURATION); + } else { + callbackRemove(); + } + } else if (callback) { + callback(); + } + }; + + // ---------------------------------------------------------------------- + // the following methods are used to handle overflowing modals + // todo (fat): these should probably be refactored out of modal.js + // ---------------------------------------------------------------------- + + Modal.prototype._handleUpdate = function _handleUpdate() { + this._adjustDialog(); + }; + + Modal.prototype._adjustDialog = function _adjustDialog() { + var isModalOverflowing = this._element.scrollHeight > document.documentElement.clientHeight; + + if (!this._isBodyOverflowing && isModalOverflowing) { + this._element.style.paddingLeft = this._scrollbarWidth + 'px'; + } + + if (this._isBodyOverflowing && !isModalOverflowing) { + this._element.style.paddingRight = this._scrollbarWidth + 'px'; + } + }; + + Modal.prototype._resetAdjustments = function _resetAdjustments() { + this._element.style.paddingLeft = ''; + this._element.style.paddingRight = ''; + }; + + Modal.prototype._checkScrollbar = function _checkScrollbar() { + this._isBodyOverflowing = document.body.clientWidth < window.innerWidth; + this._scrollbarWidth = this._getScrollbarWidth(); + }; + + Modal.prototype._setScrollbar = function _setScrollbar() { + var bodyPadding = parseInt($(Selector.FIXED_CONTENT).css('padding-right') || 0, 10); + + this._originalBodyPadding = document.body.style.paddingRight || ''; + + if (this._isBodyOverflowing) { + document.body.style.paddingRight = bodyPadding + this._scrollbarWidth + 'px'; + } + }; + + Modal.prototype._resetScrollbar = function _resetScrollbar() { + document.body.style.paddingRight = this._originalBodyPadding; + }; + + Modal.prototype._getScrollbarWidth = function _getScrollbarWidth() { + // thx d.walsh + var scrollDiv = document.createElement('div'); + scrollDiv.className = ClassName.SCROLLBAR_MEASURER; + document.body.appendChild(scrollDiv); + var scrollbarWidth = scrollDiv.offsetWidth - scrollDiv.clientWidth; + document.body.removeChild(scrollDiv); + return scrollbarWidth; + }; + + // static + + Modal._jQueryInterface = function _jQueryInterface(config, relatedTarget) { + return this.each(function () { + var data = $(this).data(DATA_KEY); + var _config = $.extend({}, Modal.Default, $(this).data(), (typeof config === 'undefined' ? 'undefined' : _typeof(config)) === 'object' && config); + + if (!data) { + data = new Modal(this, _config); + $(this).data(DATA_KEY, data); + } + + if (typeof config === 'string') { + if (data[config] === undefined) { + throw new Error('No method named "' + config + '"'); + } + data[config](relatedTarget); + } else if (_config.show) { + data.show(relatedTarget); + } + }); + }; + + _createClass(Modal, null, [{ + key: 'VERSION', + get: function get() { + return VERSION; + } + }, { + key: 'Default', + get: function get() { + return Default; + } + }]); + + return Modal; + }(); + + /** + * ------------------------------------------------------------------------ + * Data Api implementation + * ------------------------------------------------------------------------ + */ + + $(document).on(Event.CLICK_DATA_API, Selector.DATA_TOGGLE, function (event) { + var _this17 = this; + + var target = void 0; + var selector = Util.getSelectorFromElement(this); + + if (selector) { + target = $(selector)[0]; + } + + var config = $(target).data(DATA_KEY) ? 'toggle' : $.extend({}, $(target).data(), $(this).data()); + + if (this.tagName === 'A' || this.tagName === 'AREA') { + event.preventDefault(); + } + + var $target = $(target).one(Event.SHOW, function (showEvent) { + if (showEvent.isDefaultPrevented()) { + // only register focus restorer if modal will actually get shown + return; + } + + $target.one(Event.HIDDEN, function () { + if ($(_this17).is(':visible')) { + _this17.focus(); + } + }); + }); + + Modal._jQueryInterface.call($(target), config, this); + }); + + /** + * ------------------------------------------------------------------------ + * jQuery + * ------------------------------------------------------------------------ + */ + + $.fn[NAME] = Modal._jQueryInterface; + $.fn[NAME].Constructor = Modal; + $.fn[NAME].noConflict = function () { + $.fn[NAME] = JQUERY_NO_CONFLICT; + return Modal._jQueryInterface; + }; + + return Modal; +}(jQuery); + +/** + * -------------------------------------------------------------------------- + * Bootstrap (v4.0.0-alpha.6): scrollspy.js + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + * -------------------------------------------------------------------------- + */ + +var ScrollSpy = function ($) { + + /** + * ------------------------------------------------------------------------ + * Constants + * ------------------------------------------------------------------------ + */ + + var NAME = 'scrollspy'; + var VERSION = '4.0.0-alpha.6'; + var DATA_KEY = 'bs.scrollspy'; + var EVENT_KEY = '.' + DATA_KEY; + var DATA_API_KEY = '.data-api'; + var JQUERY_NO_CONFLICT = $.fn[NAME]; + + var Default = { + offset: 10, + method: 'auto', + target: '' + }; + + var DefaultType = { + offset: 'number', + method: 'string', + target: '(string|element)' + }; + + var Event = { + ACTIVATE: 'activate' + EVENT_KEY, + SCROLL: 'scroll' + EVENT_KEY, + LOAD_DATA_API: 'load' + EVENT_KEY + DATA_API_KEY + }; + + var ClassName = { + DROPDOWN_ITEM: 'dropdown-item', + DROPDOWN_MENU: 'dropdown-menu', + NAV_LINK: 'nav-link', + NAV: 'nav', + ACTIVE: 'active' + }; + + var Selector = { + DATA_SPY: '[data-spy="scroll"]', + ACTIVE: '.active', + LIST_ITEM: '.list-item', + LI: 'li', + LI_DROPDOWN: 'li.dropdown', + NAV_LINKS: '.nav-link', + DROPDOWN: '.dropdown', + DROPDOWN_ITEMS: '.dropdown-item', + DROPDOWN_TOGGLE: '.dropdown-toggle' + }; + + var OffsetMethod = { + OFFSET: 'offset', + POSITION: 'position' + }; + + /** + * ------------------------------------------------------------------------ + * Class Definition + * ------------------------------------------------------------------------ + */ + + var ScrollSpy = function () { + function ScrollSpy(element, config) { + var _this18 = this; + + _classCallCheck(this, ScrollSpy); + + this._element = element; + this._scrollElement = element.tagName === 'BODY' ? window : element; + this._config = this._getConfig(config); + this._selector = this._config.target + ' ' + Selector.NAV_LINKS + ',' + (this._config.target + ' ' + Selector.DROPDOWN_ITEMS); + this._offsets = []; + this._targets = []; + this._activeTarget = null; + this._scrollHeight = 0; + + $(this._scrollElement).on(Event.SCROLL, function (event) { + return _this18._process(event); + }); + + this.refresh(); + this._process(); + } + + // getters + + // public + + ScrollSpy.prototype.refresh = function refresh() { + var _this19 = this; + + var autoMethod = this._scrollElement !== this._scrollElement.window ? OffsetMethod.POSITION : OffsetMethod.OFFSET; + + var offsetMethod = this._config.method === 'auto' ? autoMethod : this._config.method; + + var offsetBase = offsetMethod === OffsetMethod.POSITION ? this._getScrollTop() : 0; + + this._offsets = []; + this._targets = []; + + this._scrollHeight = this._getScrollHeight(); + + var targets = $.makeArray($(this._selector)); + + targets.map(function (element) { + var target = void 0; + var targetSelector = Util.getSelectorFromElement(element); + + if (targetSelector) { + target = $(targetSelector)[0]; + } + + if (target && (target.offsetWidth || target.offsetHeight)) { + // todo (fat): remove sketch reliance on jQuery position/offset + return [$(target)[offsetMethod]().top + offsetBase, targetSelector]; + } + return null; + }).filter(function (item) { + return item; + }).sort(function (a, b) { + return a[0] - b[0]; + }).forEach(function (item) { + _this19._offsets.push(item[0]); + _this19._targets.push(item[1]); + }); + }; + + ScrollSpy.prototype.dispose = function dispose() { + $.removeData(this._element, DATA_KEY); + $(this._scrollElement).off(EVENT_KEY); + + this._element = null; + this._scrollElement = null; + this._config = null; + this._selector = null; + this._offsets = null; + this._targets = null; + this._activeTarget = null; + this._scrollHeight = null; + }; + + // private + + ScrollSpy.prototype._getConfig = function _getConfig(config) { + config = $.extend({}, Default, config); + + if (typeof config.target !== 'string') { + var id = $(config.target).attr('id'); + if (!id) { + id = Util.getUID(NAME); + $(config.target).attr('id', id); + } + config.target = '#' + id; + } + + Util.typeCheckConfig(NAME, config, DefaultType); + + return config; + }; + + ScrollSpy.prototype._getScrollTop = function _getScrollTop() { + return this._scrollElement === window ? this._scrollElement.pageYOffset : this._scrollElement.scrollTop; + }; + + ScrollSpy.prototype._getScrollHeight = function _getScrollHeight() { + return this._scrollElement.scrollHeight || Math.max(document.body.scrollHeight, document.documentElement.scrollHeight); + }; + + ScrollSpy.prototype._getOffsetHeight = function _getOffsetHeight() { + return this._scrollElement === window ? window.innerHeight : this._scrollElement.offsetHeight; + }; + + ScrollSpy.prototype._process = function _process() { + var scrollTop = this._getScrollTop() + this._config.offset; + var scrollHeight = this._getScrollHeight(); + var maxScroll = this._config.offset + scrollHeight - this._getOffsetHeight(); + + if (this._scrollHeight !== scrollHeight) { + this.refresh(); + } + + if (scrollTop >= maxScroll) { + var target = this._targets[this._targets.length - 1]; + + if (this._activeTarget !== target) { + this._activate(target); + } + return; + } + + if (this._activeTarget && scrollTop < this._offsets[0] && this._offsets[0] > 0) { + this._activeTarget = null; + this._clear(); + return; + } + + for (var i = this._offsets.length; i--;) { + var isActiveTarget = this._activeTarget !== this._targets[i] && scrollTop >= this._offsets[i] && (this._offsets[i + 1] === undefined || scrollTop < this._offsets[i + 1]); + + if (isActiveTarget) { + this._activate(this._targets[i]); + } + } + }; + + ScrollSpy.prototype._activate = function _activate(target) { + this._activeTarget = target; + + this._clear(); + + var queries = this._selector.split(','); + queries = queries.map(function (selector) { + return selector + '[data-target="' + target + '"],' + (selector + '[href="' + target + '"]'); + }); + + var $link = $(queries.join(',')); + + if ($link.hasClass(ClassName.DROPDOWN_ITEM)) { + $link.closest(Selector.DROPDOWN).find(Selector.DROPDOWN_TOGGLE).addClass(ClassName.ACTIVE); + $link.addClass(ClassName.ACTIVE); + } else { + // todo (fat) this is kinda sus... + // recursively add actives to tested nav-links + $link.parents(Selector.LI).find('> ' + Selector.NAV_LINKS).addClass(ClassName.ACTIVE); + } + + $(this._scrollElement).trigger(Event.ACTIVATE, { + relatedTarget: target + }); + }; + + ScrollSpy.prototype._clear = function _clear() { + $(this._selector).filter(Selector.ACTIVE).removeClass(ClassName.ACTIVE); + }; + + // static + + ScrollSpy._jQueryInterface = function _jQueryInterface(config) { + return this.each(function () { + var data = $(this).data(DATA_KEY); + var _config = (typeof config === 'undefined' ? 'undefined' : _typeof(config)) === 'object' && config; + + if (!data) { + data = new ScrollSpy(this, _config); + $(this).data(DATA_KEY, data); + } + + if (typeof config === 'string') { + if (data[config] === undefined) { + throw new Error('No method named "' + config + '"'); + } + data[config](); + } + }); + }; + + _createClass(ScrollSpy, null, [{ + key: 'VERSION', + get: function get() { + return VERSION; + } + }, { + key: 'Default', + get: function get() { + return Default; + } + }]); + + return ScrollSpy; + }(); + + /** + * ------------------------------------------------------------------------ + * Data Api implementation + * ------------------------------------------------------------------------ + */ + + $(window).on(Event.LOAD_DATA_API, function () { + var scrollSpys = $.makeArray($(Selector.DATA_SPY)); + + for (var i = scrollSpys.length; i--;) { + var $spy = $(scrollSpys[i]); + ScrollSpy._jQueryInterface.call($spy, $spy.data()); + } + }); + + /** + * ------------------------------------------------------------------------ + * jQuery + * ------------------------------------------------------------------------ + */ + + $.fn[NAME] = ScrollSpy._jQueryInterface; + $.fn[NAME].Constructor = ScrollSpy; + $.fn[NAME].noConflict = function () { + $.fn[NAME] = JQUERY_NO_CONFLICT; + return ScrollSpy._jQueryInterface; + }; + + return ScrollSpy; +}(jQuery); + +/** + * -------------------------------------------------------------------------- + * Bootstrap (v4.0.0-alpha.6): tab.js + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + * -------------------------------------------------------------------------- + */ + +var Tab = function ($) { + + /** + * ------------------------------------------------------------------------ + * Constants + * ------------------------------------------------------------------------ + */ + + var NAME = 'tab'; + var VERSION = '4.0.0-alpha.6'; + var DATA_KEY = 'bs.tab'; + var EVENT_KEY = '.' + DATA_KEY; + var DATA_API_KEY = '.data-api'; + var JQUERY_NO_CONFLICT = $.fn[NAME]; + var TRANSITION_DURATION = 150; + + var Event = { + HIDE: 'hide' + EVENT_KEY, + HIDDEN: 'hidden' + EVENT_KEY, + SHOW: 'show' + EVENT_KEY, + SHOWN: 'shown' + EVENT_KEY, + CLICK_DATA_API: 'click' + EVENT_KEY + DATA_API_KEY + }; + + var ClassName = { + DROPDOWN_MENU: 'dropdown-menu', + ACTIVE: 'active', + DISABLED: 'disabled', + FADE: 'fade', + SHOW: 'show' + }; + + var Selector = { + A: 'a', + LI: 'li', + DROPDOWN: '.dropdown', + LIST: 'ul:not(.dropdown-menu), ol:not(.dropdown-menu), nav:not(.dropdown-menu)', + FADE_CHILD: '> .nav-item .fade, > .fade', + ACTIVE: '.active', + ACTIVE_CHILD: '> .nav-item > .active, > .active', + DATA_TOGGLE: '[data-toggle="tab"], [data-toggle="pill"]', + DROPDOWN_TOGGLE: '.dropdown-toggle', + DROPDOWN_ACTIVE_CHILD: '> .dropdown-menu .active' + }; + + /** + * ------------------------------------------------------------------------ + * Class Definition + * ------------------------------------------------------------------------ + */ + + var Tab = function () { + function Tab(element) { + _classCallCheck(this, Tab); + + this._element = element; + } + + // getters + + // public + + Tab.prototype.show = function show() { + var _this20 = this; + + if (this._element.parentNode && this._element.parentNode.nodeType === Node.ELEMENT_NODE && $(this._element).hasClass(ClassName.ACTIVE) || $(this._element).hasClass(ClassName.DISABLED)) { + return; + } + + var target = void 0; + var previous = void 0; + var listElement = $(this._element).closest(Selector.LIST)[0]; + var selector = Util.getSelectorFromElement(this._element); + + if (listElement) { + previous = $.makeArray($(listElement).find(Selector.ACTIVE)); + previous = previous[previous.length - 1]; + } + + var hideEvent = $.Event(Event.HIDE, { + relatedTarget: this._element + }); + + var showEvent = $.Event(Event.SHOW, { + relatedTarget: previous + }); + + if (previous) { + $(previous).trigger(hideEvent); + } + + $(this._element).trigger(showEvent); + + if (showEvent.isDefaultPrevented() || hideEvent.isDefaultPrevented()) { + return; + } + + if (selector) { + target = $(selector)[0]; + } + + this._activate(this._element, listElement); + + var complete = function complete() { + var hiddenEvent = $.Event(Event.HIDDEN, { + relatedTarget: _this20._element + }); + + var shownEvent = $.Event(Event.SHOWN, { + relatedTarget: previous + }); + + $(previous).trigger(hiddenEvent); + $(_this20._element).trigger(shownEvent); + }; + + if (target) { + this._activate(target, target.parentNode, complete); + } else { + complete(); + } + }; + + Tab.prototype.dispose = function dispose() { + $.removeClass(this._element, DATA_KEY); + this._element = null; + }; + + // private + + Tab.prototype._activate = function _activate(element, container, callback) { + var _this21 = this; + + var active = $(container).find(Selector.ACTIVE_CHILD)[0]; + var isTransitioning = callback && Util.supportsTransitionEnd() && (active && $(active).hasClass(ClassName.FADE) || Boolean($(container).find(Selector.FADE_CHILD)[0])); + + var complete = function complete() { + return _this21._transitionComplete(element, active, isTransitioning, callback); + }; + + if (active && isTransitioning) { + $(active).one(Util.TRANSITION_END, complete).emulateTransitionEnd(TRANSITION_DURATION); + } else { + complete(); + } + + if (active) { + $(active).removeClass(ClassName.SHOW); + } + }; + + Tab.prototype._transitionComplete = function _transitionComplete(element, active, isTransitioning, callback) { + if (active) { + $(active).removeClass(ClassName.ACTIVE); + + var dropdownChild = $(active.parentNode).find(Selector.DROPDOWN_ACTIVE_CHILD)[0]; + + if (dropdownChild) { + $(dropdownChild).removeClass(ClassName.ACTIVE); + } + + active.setAttribute('aria-expanded', false); + } + + $(element).addClass(ClassName.ACTIVE); + element.setAttribute('aria-expanded', true); + + if (isTransitioning) { + Util.reflow(element); + $(element).addClass(ClassName.SHOW); + } else { + $(element).removeClass(ClassName.FADE); + } + + if (element.parentNode && $(element.parentNode).hasClass(ClassName.DROPDOWN_MENU)) { + + var dropdownElement = $(element).closest(Selector.DROPDOWN)[0]; + if (dropdownElement) { + $(dropdownElement).find(Selector.DROPDOWN_TOGGLE).addClass(ClassName.ACTIVE); + } + + element.setAttribute('aria-expanded', true); + } + + if (callback) { + callback(); + } + }; + + // static + + Tab._jQueryInterface = function _jQueryInterface(config) { + return this.each(function () { + var $this = $(this); + var data = $this.data(DATA_KEY); + + if (!data) { + data = new Tab(this); + $this.data(DATA_KEY, data); + } + + if (typeof config === 'string') { + if (data[config] === undefined) { + throw new Error('No method named "' + config + '"'); + } + data[config](); + } + }); + }; + + _createClass(Tab, null, [{ + key: 'VERSION', + get: function get() { + return VERSION; + } + }]); + + return Tab; + }(); + + /** + * ------------------------------------------------------------------------ + * Data Api implementation + * ------------------------------------------------------------------------ + */ + + $(document).on(Event.CLICK_DATA_API, Selector.DATA_TOGGLE, function (event) { + event.preventDefault(); + Tab._jQueryInterface.call($(this), 'show'); + }); + + /** + * ------------------------------------------------------------------------ + * jQuery + * ------------------------------------------------------------------------ + */ + + $.fn[NAME] = Tab._jQueryInterface; + $.fn[NAME].Constructor = Tab; + $.fn[NAME].noConflict = function () { + $.fn[NAME] = JQUERY_NO_CONFLICT; + return Tab._jQueryInterface; + }; + + return Tab; +}(jQuery); + +/* global Tether */ + +/** + * -------------------------------------------------------------------------- + * Bootstrap (v4.0.0-alpha.6): tooltip.js + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + * -------------------------------------------------------------------------- + */ + +var Tooltip = function ($) { + + /** + * Check for Tether dependency + * Tether - http://tether.io/ + */ + if (typeof Tether === 'undefined') { + throw new Error('Bootstrap tooltips require Tether (http://tether.io/)'); + } + + /** + * ------------------------------------------------------------------------ + * Constants + * ------------------------------------------------------------------------ + */ + + var NAME = 'tooltip'; + var VERSION = '4.0.0-alpha.6'; + var DATA_KEY = 'bs.tooltip'; + var EVENT_KEY = '.' + DATA_KEY; + var JQUERY_NO_CONFLICT = $.fn[NAME]; + var TRANSITION_DURATION = 150; + var CLASS_PREFIX = 'bs-tether'; + + var Default = { + animation: true, + template: '', + trigger: 'hover focus', + title: '', + delay: 0, + html: false, + selector: false, + placement: 'top', + offset: '0 0', + constraints: [], + container: false + }; + + var DefaultType = { + animation: 'boolean', + template: 'string', + title: '(string|element|function)', + trigger: 'string', + delay: '(number|object)', + html: 'boolean', + selector: '(string|boolean)', + placement: '(string|function)', + offset: 'string', + constraints: 'array', + container: '(string|element|boolean)' + }; + + var AttachmentMap = { + TOP: 'bottom center', + RIGHT: 'middle left', + BOTTOM: 'top center', + LEFT: 'middle right' + }; + + var HoverState = { + SHOW: 'show', + OUT: 'out' + }; + + var Event = { + HIDE: 'hide' + EVENT_KEY, + HIDDEN: 'hidden' + EVENT_KEY, + SHOW: 'show' + EVENT_KEY, + SHOWN: 'shown' + EVENT_KEY, + INSERTED: 'inserted' + EVENT_KEY, + CLICK: 'click' + EVENT_KEY, + FOCUSIN: 'focusin' + EVENT_KEY, + FOCUSOUT: 'focusout' + EVENT_KEY, + MOUSEENTER: 'mouseenter' + EVENT_KEY, + MOUSELEAVE: 'mouseleave' + EVENT_KEY + }; + + var ClassName = { + FADE: 'fade', + SHOW: 'show' + }; + + var Selector = { + TOOLTIP: '.tooltip', + TOOLTIP_INNER: '.tooltip-inner' + }; + + var TetherClass = { + element: false, + enabled: false + }; + + var Trigger = { + HOVER: 'hover', + FOCUS: 'focus', + CLICK: 'click', + MANUAL: 'manual' + }; + + /** + * ------------------------------------------------------------------------ + * Class Definition + * ------------------------------------------------------------------------ + */ + + var Tooltip = function () { + function Tooltip(element, config) { + _classCallCheck(this, Tooltip); + + // private + this._isEnabled = true; + this._timeout = 0; + this._hoverState = ''; + this._activeTrigger = {}; + this._isTransitioning = false; + this._tether = null; + + // protected + this.element = element; + this.config = this._getConfig(config); + this.tip = null; + + this._setListeners(); + } + + // getters + + // public + + Tooltip.prototype.enable = function enable() { + this._isEnabled = true; + }; + + Tooltip.prototype.disable = function disable() { + this._isEnabled = false; + }; + + Tooltip.prototype.toggleEnabled = function toggleEnabled() { + this._isEnabled = !this._isEnabled; + }; + + Tooltip.prototype.toggle = function toggle(event) { + if (event) { + var dataKey = this.constructor.DATA_KEY; + var context = $(event.currentTarget).data(dataKey); + + if (!context) { + context = new this.constructor(event.currentTarget, this._getDelegateConfig()); + $(event.currentTarget).data(dataKey, context); + } + + context._activeTrigger.click = !context._activeTrigger.click; + + if (context._isWithActiveTrigger()) { + context._enter(null, context); + } else { + context._leave(null, context); + } + } else { + + if ($(this.getTipElement()).hasClass(ClassName.SHOW)) { + this._leave(null, this); + return; + } + + this._enter(null, this); + } + }; + + Tooltip.prototype.dispose = function dispose() { + clearTimeout(this._timeout); + + this.cleanupTether(); + + $.removeData(this.element, this.constructor.DATA_KEY); + + $(this.element).off(this.constructor.EVENT_KEY); + $(this.element).closest('.modal').off('hide.bs.modal'); + + if (this.tip) { + $(this.tip).remove(); + } + + this._isEnabled = null; + this._timeout = null; + this._hoverState = null; + this._activeTrigger = null; + this._tether = null; + + this.element = null; + this.config = null; + this.tip = null; + }; + + Tooltip.prototype.show = function show() { + var _this22 = this; + + if ($(this.element).css('display') === 'none') { + throw new Error('Please use show on visible elements'); + } + + var showEvent = $.Event(this.constructor.Event.SHOW); + if (this.isWithContent() && this._isEnabled) { + if (this._isTransitioning) { + throw new Error('Tooltip is transitioning'); + } + $(this.element).trigger(showEvent); + + var isInTheDom = $.contains(this.element.ownerDocument.documentElement, this.element); + + if (showEvent.isDefaultPrevented() || !isInTheDom) { + return; + } + + var tip = this.getTipElement(); + var tipId = Util.getUID(this.constructor.NAME); + + tip.setAttribute('id', tipId); + this.element.setAttribute('aria-describedby', tipId); + + this.setContent(); + + if (this.config.animation) { + $(tip).addClass(ClassName.FADE); + } + + var placement = typeof this.config.placement === 'function' ? this.config.placement.call(this, tip, this.element) : this.config.placement; + + var attachment = this._getAttachment(placement); + + var container = this.config.container === false ? document.body : $(this.config.container); + + $(tip).data(this.constructor.DATA_KEY, this).appendTo(container); + + $(this.element).trigger(this.constructor.Event.INSERTED); + + this._tether = new Tether({ + attachment: attachment, + element: tip, + target: this.element, + classes: TetherClass, + classPrefix: CLASS_PREFIX, + offset: this.config.offset, + constraints: this.config.constraints, + addTargetClasses: false + }); + + Util.reflow(tip); + this._tether.position(); + + $(tip).addClass(ClassName.SHOW); + + var complete = function complete() { + var prevHoverState = _this22._hoverState; + _this22._hoverState = null; + _this22._isTransitioning = false; + + $(_this22.element).trigger(_this22.constructor.Event.SHOWN); + + if (prevHoverState === HoverState.OUT) { + _this22._leave(null, _this22); + } + }; + + if (Util.supportsTransitionEnd() && $(this.tip).hasClass(ClassName.FADE)) { + this._isTransitioning = true; + $(this.tip).one(Util.TRANSITION_END, complete).emulateTransitionEnd(Tooltip._TRANSITION_DURATION); + return; + } + + complete(); + } + }; + + Tooltip.prototype.hide = function hide(callback) { + var _this23 = this; + + var tip = this.getTipElement(); + var hideEvent = $.Event(this.constructor.Event.HIDE); + if (this._isTransitioning) { + throw new Error('Tooltip is transitioning'); + } + var complete = function complete() { + if (_this23._hoverState !== HoverState.SHOW && tip.parentNode) { + tip.parentNode.removeChild(tip); + } + + _this23.element.removeAttribute('aria-describedby'); + $(_this23.element).trigger(_this23.constructor.Event.HIDDEN); + _this23._isTransitioning = false; + _this23.cleanupTether(); + + if (callback) { + callback(); + } + }; + + $(this.element).trigger(hideEvent); + + if (hideEvent.isDefaultPrevented()) { + return; + } + + $(tip).removeClass(ClassName.SHOW); + + this._activeTrigger[Trigger.CLICK] = false; + this._activeTrigger[Trigger.FOCUS] = false; + this._activeTrigger[Trigger.HOVER] = false; + + if (Util.supportsTransitionEnd() && $(this.tip).hasClass(ClassName.FADE)) { + this._isTransitioning = true; + $(tip).one(Util.TRANSITION_END, complete).emulateTransitionEnd(TRANSITION_DURATION); + } else { + complete(); + } + + this._hoverState = ''; + }; + + // protected + + Tooltip.prototype.isWithContent = function isWithContent() { + return Boolean(this.getTitle()); + }; + + Tooltip.prototype.getTipElement = function getTipElement() { + return this.tip = this.tip || $(this.config.template)[0]; + }; + + Tooltip.prototype.setContent = function setContent() { + var $tip = $(this.getTipElement()); + + this.setElementContent($tip.find(Selector.TOOLTIP_INNER), this.getTitle()); + + $tip.removeClass(ClassName.FADE + ' ' + ClassName.SHOW); + + this.cleanupTether(); + }; + + Tooltip.prototype.setElementContent = function setElementContent($element, content) { + var html = this.config.html; + if ((typeof content === 'undefined' ? 'undefined' : _typeof(content)) === 'object' && (content.nodeType || content.jquery)) { + // content is a DOM node or a jQuery + if (html) { + if (!$(content).parent().is($element)) { + $element.empty().append(content); + } + } else { + $element.text($(content).text()); + } + } else { + $element[html ? 'html' : 'text'](content); + } + }; + + Tooltip.prototype.getTitle = function getTitle() { + var title = this.element.getAttribute('data-original-title'); + + if (!title) { + title = typeof this.config.title === 'function' ? this.config.title.call(this.element) : this.config.title; + } + + return title; + }; + + Tooltip.prototype.cleanupTether = function cleanupTether() { + if (this._tether) { + this._tether.destroy(); + } + }; + + // private + + Tooltip.prototype._getAttachment = function _getAttachment(placement) { + return AttachmentMap[placement.toUpperCase()]; + }; + + Tooltip.prototype._setListeners = function _setListeners() { + var _this24 = this; + + var triggers = this.config.trigger.split(' '); + + triggers.forEach(function (trigger) { + if (trigger === 'click') { + $(_this24.element).on(_this24.constructor.Event.CLICK, _this24.config.selector, function (event) { + return _this24.toggle(event); + }); + } else if (trigger !== Trigger.MANUAL) { + var eventIn = trigger === Trigger.HOVER ? _this24.constructor.Event.MOUSEENTER : _this24.constructor.Event.FOCUSIN; + var eventOut = trigger === Trigger.HOVER ? _this24.constructor.Event.MOUSELEAVE : _this24.constructor.Event.FOCUSOUT; + + $(_this24.element).on(eventIn, _this24.config.selector, function (event) { + return _this24._enter(event); + }).on(eventOut, _this24.config.selector, function (event) { + return _this24._leave(event); + }); + } + + $(_this24.element).closest('.modal').on('hide.bs.modal', function () { + return _this24.hide(); + }); + }); + + if (this.config.selector) { + this.config = $.extend({}, this.config, { + trigger: 'manual', + selector: '' + }); + } else { + this._fixTitle(); + } + }; + + Tooltip.prototype._fixTitle = function _fixTitle() { + var titleType = _typeof(this.element.getAttribute('data-original-title')); + if (this.element.getAttribute('title') || titleType !== 'string') { + this.element.setAttribute('data-original-title', this.element.getAttribute('title') || ''); + this.element.setAttribute('title', ''); + } + }; + + Tooltip.prototype._enter = function _enter(event, context) { + var dataKey = this.constructor.DATA_KEY; + + context = context || $(event.currentTarget).data(dataKey); + + if (!context) { + context = new this.constructor(event.currentTarget, this._getDelegateConfig()); + $(event.currentTarget).data(dataKey, context); + } + + if (event) { + context._activeTrigger[event.type === 'focusin' ? Trigger.FOCUS : Trigger.HOVER] = true; + } + + if ($(context.getTipElement()).hasClass(ClassName.SHOW) || context._hoverState === HoverState.SHOW) { + context._hoverState = HoverState.SHOW; + return; + } + + clearTimeout(context._timeout); + + context._hoverState = HoverState.SHOW; + + if (!context.config.delay || !context.config.delay.show) { + context.show(); + return; + } + + context._timeout = setTimeout(function () { + if (context._hoverState === HoverState.SHOW) { + context.show(); + } + }, context.config.delay.show); + }; + + Tooltip.prototype._leave = function _leave(event, context) { + var dataKey = this.constructor.DATA_KEY; + + context = context || $(event.currentTarget).data(dataKey); + + if (!context) { + context = new this.constructor(event.currentTarget, this._getDelegateConfig()); + $(event.currentTarget).data(dataKey, context); + } + + if (event) { + context._activeTrigger[event.type === 'focusout' ? Trigger.FOCUS : Trigger.HOVER] = false; + } + + if (context._isWithActiveTrigger()) { + return; + } + + clearTimeout(context._timeout); + + context._hoverState = HoverState.OUT; + + if (!context.config.delay || !context.config.delay.hide) { + context.hide(); + return; + } + + context._timeout = setTimeout(function () { + if (context._hoverState === HoverState.OUT) { + context.hide(); + } + }, context.config.delay.hide); + }; + + Tooltip.prototype._isWithActiveTrigger = function _isWithActiveTrigger() { + for (var trigger in this._activeTrigger) { + if (this._activeTrigger[trigger]) { + return true; + } + } + + return false; + }; + + Tooltip.prototype._getConfig = function _getConfig(config) { + config = $.extend({}, this.constructor.Default, $(this.element).data(), config); + + if (config.delay && typeof config.delay === 'number') { + config.delay = { + show: config.delay, + hide: config.delay + }; + } + + Util.typeCheckConfig(NAME, config, this.constructor.DefaultType); + + return config; + }; + + Tooltip.prototype._getDelegateConfig = function _getDelegateConfig() { + var config = {}; + + if (this.config) { + for (var key in this.config) { + if (this.constructor.Default[key] !== this.config[key]) { + config[key] = this.config[key]; + } + } + } + + return config; + }; + + // static + + Tooltip._jQueryInterface = function _jQueryInterface(config) { + return this.each(function () { + var data = $(this).data(DATA_KEY); + var _config = (typeof config === 'undefined' ? 'undefined' : _typeof(config)) === 'object' && config; + + if (!data && /dispose|hide/.test(config)) { + return; + } + + if (!data) { + data = new Tooltip(this, _config); + $(this).data(DATA_KEY, data); + } + + if (typeof config === 'string') { + if (data[config] === undefined) { + throw new Error('No method named "' + config + '"'); + } + data[config](); + } + }); + }; + + _createClass(Tooltip, null, [{ + key: 'VERSION', + get: function get() { + return VERSION; + } + }, { + key: 'Default', + get: function get() { + return Default; + } + }, { + key: 'NAME', + get: function get() { + return NAME; + } + }, { + key: 'DATA_KEY', + get: function get() { + return DATA_KEY; + } + }, { + key: 'Event', + get: function get() { + return Event; + } + }, { + key: 'EVENT_KEY', + get: function get() { + return EVENT_KEY; + } + }, { + key: 'DefaultType', + get: function get() { + return DefaultType; + } + }]); + + return Tooltip; + }(); + + /** + * ------------------------------------------------------------------------ + * jQuery + * ------------------------------------------------------------------------ + */ + + $.fn[NAME] = Tooltip._jQueryInterface; + $.fn[NAME].Constructor = Tooltip; + $.fn[NAME].noConflict = function () { + $.fn[NAME] = JQUERY_NO_CONFLICT; + return Tooltip._jQueryInterface; + }; + + return Tooltip; +}(jQuery); + +/** + * -------------------------------------------------------------------------- + * Bootstrap (v4.0.0-alpha.6): popover.js + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + * -------------------------------------------------------------------------- + */ + +var Popover = function ($) { + + /** + * ------------------------------------------------------------------------ + * Constants + * ------------------------------------------------------------------------ + */ + + var NAME = 'popover'; + var VERSION = '4.0.0-alpha.6'; + var DATA_KEY = 'bs.popover'; + var EVENT_KEY = '.' + DATA_KEY; + var JQUERY_NO_CONFLICT = $.fn[NAME]; + + var Default = $.extend({}, Tooltip.Default, { + placement: 'right', + trigger: 'click', + content: '', + template: '' + }); + + var DefaultType = $.extend({}, Tooltip.DefaultType, { + content: '(string|element|function)' + }); + + var ClassName = { + FADE: 'fade', + SHOW: 'show' + }; + + var Selector = { + TITLE: '.popover-title', + CONTENT: '.popover-content' + }; + + var Event = { + HIDE: 'hide' + EVENT_KEY, + HIDDEN: 'hidden' + EVENT_KEY, + SHOW: 'show' + EVENT_KEY, + SHOWN: 'shown' + EVENT_KEY, + INSERTED: 'inserted' + EVENT_KEY, + CLICK: 'click' + EVENT_KEY, + FOCUSIN: 'focusin' + EVENT_KEY, + FOCUSOUT: 'focusout' + EVENT_KEY, + MOUSEENTER: 'mouseenter' + EVENT_KEY, + MOUSELEAVE: 'mouseleave' + EVENT_KEY + }; + + /** + * ------------------------------------------------------------------------ + * Class Definition + * ------------------------------------------------------------------------ + */ + + var Popover = function (_Tooltip) { + _inherits(Popover, _Tooltip); + + function Popover() { + _classCallCheck(this, Popover); + + return _possibleConstructorReturn(this, _Tooltip.apply(this, arguments)); + } + + // overrides + + Popover.prototype.isWithContent = function isWithContent() { + return this.getTitle() || this._getContent(); + }; + + Popover.prototype.getTipElement = function getTipElement() { + return this.tip = this.tip || $(this.config.template)[0]; + }; + + Popover.prototype.setContent = function setContent() { + var $tip = $(this.getTipElement()); + + // we use append for html objects to maintain js events + this.setElementContent($tip.find(Selector.TITLE), this.getTitle()); + this.setElementContent($tip.find(Selector.CONTENT), this._getContent()); + + $tip.removeClass(ClassName.FADE + ' ' + ClassName.SHOW); + + this.cleanupTether(); + }; + + // private + + Popover.prototype._getContent = function _getContent() { + return this.element.getAttribute('data-content') || (typeof this.config.content === 'function' ? this.config.content.call(this.element) : this.config.content); + }; + + // static + + Popover._jQueryInterface = function _jQueryInterface(config) { + return this.each(function () { + var data = $(this).data(DATA_KEY); + var _config = (typeof config === 'undefined' ? 'undefined' : _typeof(config)) === 'object' ? config : null; + + if (!data && /destroy|hide/.test(config)) { + return; + } + + if (!data) { + data = new Popover(this, _config); + $(this).data(DATA_KEY, data); + } + + if (typeof config === 'string') { + if (data[config] === undefined) { + throw new Error('No method named "' + config + '"'); + } + data[config](); + } + }); + }; + + _createClass(Popover, null, [{ + key: 'VERSION', + + + // getters + + get: function get() { + return VERSION; + } + }, { + key: 'Default', + get: function get() { + return Default; + } + }, { + key: 'NAME', + get: function get() { + return NAME; + } + }, { + key: 'DATA_KEY', + get: function get() { + return DATA_KEY; + } + }, { + key: 'Event', + get: function get() { + return Event; + } + }, { + key: 'EVENT_KEY', + get: function get() { + return EVENT_KEY; + } + }, { + key: 'DefaultType', + get: function get() { + return DefaultType; + } + }]); + + return Popover; + }(Tooltip); + + /** + * ------------------------------------------------------------------------ + * jQuery + * ------------------------------------------------------------------------ + */ + + $.fn[NAME] = Popover._jQueryInterface; + $.fn[NAME].Constructor = Popover; + $.fn[NAME].noConflict = function () { + $.fn[NAME] = JQUERY_NO_CONFLICT; + return Popover._jQueryInterface; + }; + + return Popover; +}(jQuery); + +}(); diff --git a/assets/js/bootstrap.min.js b/assets/js/bootstrap.min.js new file mode 100644 index 0000000..d9c72df --- /dev/null +++ b/assets/js/bootstrap.min.js @@ -0,0 +1,7 @@ +/*! + * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com) + * Copyright 2011-2017 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + */ +if("undefined"==typeof jQuery)throw new Error("Bootstrap's JavaScript requires jQuery. jQuery must be included before Bootstrap's JavaScript.");+function(t){var e=t.fn.jquery.split(" ")[0].split(".");if(e[0]<2&&e[1]<9||1==e[0]&&9==e[1]&&e[2]<1||e[0]>=4)throw new Error("Bootstrap's JavaScript requires at least jQuery v1.9.1 but less than v4.0.0")}(jQuery),+function(){function t(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!e||"object"!=typeof e&&"function"!=typeof e?t:e}function e(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}function n(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}var i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},o=function(){function t(t,e){for(var n=0;nthis._items.length-1||e<0)){if(this._isSliding)return void t(this._element).one(m.SLID,function(){return n.to(e)});if(i===e)return this.pause(),void this.cycle();var o=e>i?p.NEXT:p.PREVIOUS;this._slide(o,this._items[e])}},h.prototype.dispose=function(){t(this._element).off(l),t.removeData(this._element,a),this._items=null,this._config=null,this._element=null,this._interval=null,this._isPaused=null,this._isSliding=null,this._activeElement=null,this._indicatorsElement=null},h.prototype._getConfig=function(n){return n=t.extend({},_,n),r.typeCheckConfig(e,n,g),n},h.prototype._addEventListeners=function(){var e=this;this._config.keyboard&&t(this._element).on(m.KEYDOWN,function(t){return e._keydown(t)}),"hover"!==this._config.pause||"ontouchstart"in document.documentElement||t(this._element).on(m.MOUSEENTER,function(t){return e.pause(t)}).on(m.MOUSELEAVE,function(t){return e.cycle(t)})},h.prototype._keydown=function(t){if(!/input|textarea/i.test(t.target.tagName))switch(t.which){case d:t.preventDefault(),this.prev();break;case f:t.preventDefault(),this.next();break;default:return}},h.prototype._getItemIndex=function(e){return this._items=t.makeArray(t(e).parent().find(v.ITEM)),this._items.indexOf(e)},h.prototype._getItemByDirection=function(t,e){var n=t===p.NEXT,i=t===p.PREVIOUS,o=this._getItemIndex(e),r=this._items.length-1,s=i&&0===o||n&&o===r;if(s&&!this._config.wrap)return e;var a=t===p.PREVIOUS?-1:1,l=(o+a)%this._items.length;return l===-1?this._items[this._items.length-1]:this._items[l]},h.prototype._triggerSlideEvent=function(e,n){var i=t.Event(m.SLIDE,{relatedTarget:e,direction:n});return t(this._element).trigger(i),i},h.prototype._setActiveIndicatorElement=function(e){if(this._indicatorsElement){t(this._indicatorsElement).find(v.ACTIVE).removeClass(E.ACTIVE);var n=this._indicatorsElement.children[this._getItemIndex(e)];n&&t(n).addClass(E.ACTIVE)}},h.prototype._slide=function(e,n){var i=this,o=t(this._element).find(v.ACTIVE_ITEM)[0],s=n||o&&this._getItemByDirection(e,o),a=Boolean(this._interval),l=void 0,h=void 0,c=void 0;if(e===p.NEXT?(l=E.LEFT,h=E.NEXT,c=p.LEFT):(l=E.RIGHT,h=E.PREV,c=p.RIGHT),s&&t(s).hasClass(E.ACTIVE))return void(this._isSliding=!1);var d=this._triggerSlideEvent(s,c);if(!d.isDefaultPrevented()&&o&&s){this._isSliding=!0,a&&this.pause(),this._setActiveIndicatorElement(s);var f=t.Event(m.SLID,{relatedTarget:s,direction:c});r.supportsTransitionEnd()&&t(this._element).hasClass(E.SLIDE)?(t(s).addClass(h),r.reflow(s),t(o).addClass(l),t(s).addClass(l),t(o).one(r.TRANSITION_END,function(){t(s).removeClass(l+" "+h).addClass(E.ACTIVE),t(o).removeClass(E.ACTIVE+" "+h+" "+l),i._isSliding=!1,setTimeout(function(){return t(i._element).trigger(f)},0)}).emulateTransitionEnd(u)):(t(o).removeClass(E.ACTIVE),t(s).addClass(E.ACTIVE),this._isSliding=!1,t(this._element).trigger(f)),a&&this.cycle()}},h._jQueryInterface=function(e){return this.each(function(){var n=t(this).data(a),o=t.extend({},_,t(this).data());"object"===("undefined"==typeof e?"undefined":i(e))&&t.extend(o,e);var r="string"==typeof e?e:o.slide;if(n||(n=new h(this,o),t(this).data(a,n)),"number"==typeof e)n.to(e);else if("string"==typeof r){if(void 0===n[r])throw new Error('No method named "'+r+'"');n[r]()}else o.interval&&(n.pause(),n.cycle())})},h._dataApiClickHandler=function(e){var n=r.getSelectorFromElement(this);if(n){var i=t(n)[0];if(i&&t(i).hasClass(E.CAROUSEL)){var o=t.extend({},t(i).data(),t(this).data()),s=this.getAttribute("data-slide-to");s&&(o.interval=!1),h._jQueryInterface.call(t(i),o),s&&t(i).data(a).to(s),e.preventDefault()}}},o(h,null,[{key:"VERSION",get:function(){return s}},{key:"Default",get:function(){return _}}]),h}();return t(document).on(m.CLICK_DATA_API,v.DATA_SLIDE,T._dataApiClickHandler),t(window).on(m.LOAD_DATA_API,function(){t(v.DATA_RIDE).each(function(){var e=t(this);T._jQueryInterface.call(e,e.data())})}),t.fn[e]=T._jQueryInterface,t.fn[e].Constructor=T,t.fn[e].noConflict=function(){return t.fn[e]=c,T._jQueryInterface},T}(jQuery),function(t){var e="collapse",s="4.0.0-alpha.6",a="bs.collapse",l="."+a,h=".data-api",c=t.fn[e],u=600,d={toggle:!0,parent:""},f={toggle:"boolean",parent:"string"},_={SHOW:"show"+l,SHOWN:"shown"+l,HIDE:"hide"+l,HIDDEN:"hidden"+l,CLICK_DATA_API:"click"+l+h},g={SHOW:"show",COLLAPSE:"collapse",COLLAPSING:"collapsing",COLLAPSED:"collapsed"},p={WIDTH:"width",HEIGHT:"height"},m={ACTIVES:".card > .show, .card > .collapsing",DATA_TOGGLE:'[data-toggle="collapse"]'},E=function(){function l(e,i){n(this,l),this._isTransitioning=!1,this._element=e,this._config=this._getConfig(i),this._triggerArray=t.makeArray(t('[data-toggle="collapse"][href="#'+e.id+'"],'+('[data-toggle="collapse"][data-target="#'+e.id+'"]'))),this._parent=this._config.parent?this._getParent():null,this._config.parent||this._addAriaAndCollapsedClass(this._element,this._triggerArray),this._config.toggle&&this.toggle()}return l.prototype.toggle=function(){t(this._element).hasClass(g.SHOW)?this.hide():this.show()},l.prototype.show=function(){var e=this;if(this._isTransitioning)throw new Error("Collapse is transitioning");if(!t(this._element).hasClass(g.SHOW)){var n=void 0,i=void 0;if(this._parent&&(n=t.makeArray(t(this._parent).find(m.ACTIVES)),n.length||(n=null)),!(n&&(i=t(n).data(a),i&&i._isTransitioning))){var o=t.Event(_.SHOW);if(t(this._element).trigger(o),!o.isDefaultPrevented()){n&&(l._jQueryInterface.call(t(n),"hide"),i||t(n).data(a,null));var s=this._getDimension();t(this._element).removeClass(g.COLLAPSE).addClass(g.COLLAPSING),this._element.style[s]=0,this._element.setAttribute("aria-expanded",!0),this._triggerArray.length&&t(this._triggerArray).removeClass(g.COLLAPSED).attr("aria-expanded",!0),this.setTransitioning(!0);var h=function(){t(e._element).removeClass(g.COLLAPSING).addClass(g.COLLAPSE).addClass(g.SHOW),e._element.style[s]="",e.setTransitioning(!1),t(e._element).trigger(_.SHOWN)};if(!r.supportsTransitionEnd())return void h();var c=s[0].toUpperCase()+s.slice(1),d="scroll"+c;t(this._element).one(r.TRANSITION_END,h).emulateTransitionEnd(u),this._element.style[s]=this._element[d]+"px"}}}},l.prototype.hide=function(){var e=this;if(this._isTransitioning)throw new Error("Collapse is transitioning");if(t(this._element).hasClass(g.SHOW)){var n=t.Event(_.HIDE);if(t(this._element).trigger(n),!n.isDefaultPrevented()){var i=this._getDimension(),o=i===p.WIDTH?"offsetWidth":"offsetHeight";this._element.style[i]=this._element[o]+"px",r.reflow(this._element),t(this._element).addClass(g.COLLAPSING).removeClass(g.COLLAPSE).removeClass(g.SHOW),this._element.setAttribute("aria-expanded",!1),this._triggerArray.length&&t(this._triggerArray).addClass(g.COLLAPSED).attr("aria-expanded",!1),this.setTransitioning(!0);var s=function(){e.setTransitioning(!1),t(e._element).removeClass(g.COLLAPSING).addClass(g.COLLAPSE).trigger(_.HIDDEN)};return this._element.style[i]="",r.supportsTransitionEnd()?void t(this._element).one(r.TRANSITION_END,s).emulateTransitionEnd(u):void s()}}},l.prototype.setTransitioning=function(t){this._isTransitioning=t},l.prototype.dispose=function(){t.removeData(this._element,a),this._config=null,this._parent=null,this._element=null,this._triggerArray=null,this._isTransitioning=null},l.prototype._getConfig=function(n){return n=t.extend({},d,n),n.toggle=Boolean(n.toggle),r.typeCheckConfig(e,n,f),n},l.prototype._getDimension=function(){var e=t(this._element).hasClass(p.WIDTH);return e?p.WIDTH:p.HEIGHT},l.prototype._getParent=function(){var e=this,n=t(this._config.parent)[0],i='[data-toggle="collapse"][data-parent="'+this._config.parent+'"]';return t(n).find(i).each(function(t,n){e._addAriaAndCollapsedClass(l._getTargetFromElement(n),[n])}),n},l.prototype._addAriaAndCollapsedClass=function(e,n){if(e){var i=t(e).hasClass(g.SHOW);e.setAttribute("aria-expanded",i),n.length&&t(n).toggleClass(g.COLLAPSED,!i).attr("aria-expanded",i)}},l._getTargetFromElement=function(e){var n=r.getSelectorFromElement(e);return n?t(n)[0]:null},l._jQueryInterface=function(e){return this.each(function(){var n=t(this),o=n.data(a),r=t.extend({},d,n.data(),"object"===("undefined"==typeof e?"undefined":i(e))&&e);if(!o&&r.toggle&&/show|hide/.test(e)&&(r.toggle=!1),o||(o=new l(this,r),n.data(a,o)),"string"==typeof e){if(void 0===o[e])throw new Error('No method named "'+e+'"');o[e]()}})},o(l,null,[{key:"VERSION",get:function(){return s}},{key:"Default",get:function(){return d}}]),l}();return t(document).on(_.CLICK_DATA_API,m.DATA_TOGGLE,function(e){e.preventDefault();var n=E._getTargetFromElement(this),i=t(n).data(a),o=i?"toggle":t(this).data();E._jQueryInterface.call(t(n),o)}),t.fn[e]=E._jQueryInterface,t.fn[e].Constructor=E,t.fn[e].noConflict=function(){return t.fn[e]=c,E._jQueryInterface},E}(jQuery),function(t){var e="dropdown",i="4.0.0-alpha.6",s="bs.dropdown",a="."+s,l=".data-api",h=t.fn[e],c=27,u=38,d=40,f=3,_={HIDE:"hide"+a,HIDDEN:"hidden"+a,SHOW:"show"+a,SHOWN:"shown"+a,CLICK:"click"+a,CLICK_DATA_API:"click"+a+l,FOCUSIN_DATA_API:"focusin"+a+l,KEYDOWN_DATA_API:"keydown"+a+l},g={BACKDROP:"dropdown-backdrop",DISABLED:"disabled",SHOW:"show"},p={BACKDROP:".dropdown-backdrop",DATA_TOGGLE:'[data-toggle="dropdown"]',FORM_CHILD:".dropdown form",ROLE_MENU:'[role="menu"]',ROLE_LISTBOX:'[role="listbox"]',NAVBAR_NAV:".navbar-nav",VISIBLE_ITEMS:'[role="menu"] li:not(.disabled) a, [role="listbox"] li:not(.disabled) a'},m=function(){function e(t){n(this,e),this._element=t,this._addEventListeners()}return e.prototype.toggle=function(){if(this.disabled||t(this).hasClass(g.DISABLED))return!1;var n=e._getParentFromElement(this),i=t(n).hasClass(g.SHOW);if(e._clearMenus(),i)return!1;if("ontouchstart"in document.documentElement&&!t(n).closest(p.NAVBAR_NAV).length){var o=document.createElement("div");o.className=g.BACKDROP,t(o).insertBefore(this),t(o).on("click",e._clearMenus)}var r={relatedTarget:this},s=t.Event(_.SHOW,r);return t(n).trigger(s),!s.isDefaultPrevented()&&(this.focus(),this.setAttribute("aria-expanded",!0),t(n).toggleClass(g.SHOW),t(n).trigger(t.Event(_.SHOWN,r)),!1)},e.prototype.dispose=function(){t.removeData(this._element,s),t(this._element).off(a),this._element=null},e.prototype._addEventListeners=function(){t(this._element).on(_.CLICK,this.toggle)},e._jQueryInterface=function(n){return this.each(function(){var i=t(this).data(s);if(i||(i=new e(this),t(this).data(s,i)),"string"==typeof n){if(void 0===i[n])throw new Error('No method named "'+n+'"');i[n].call(this)}})},e._clearMenus=function(n){if(!n||n.which!==f){var i=t(p.BACKDROP)[0];i&&i.parentNode.removeChild(i);for(var o=t.makeArray(t(p.DATA_TOGGLE)),r=0;r0&&a--,n.which===d&&adocument.documentElement.clientHeight;!this._isBodyOverflowing&&t&&(this._element.style.paddingLeft=this._scrollbarWidth+"px"),this._isBodyOverflowing&&!t&&(this._element.style.paddingRight=this._scrollbarWidth+"px")},h.prototype._resetAdjustments=function(){this._element.style.paddingLeft="",this._element.style.paddingRight=""},h.prototype._checkScrollbar=function(){this._isBodyOverflowing=document.body.clientWidth=n){var i=this._targets[this._targets.length-1];return void(this._activeTarget!==i&&this._activate(i))}if(this._activeTarget&&t0)return this._activeTarget=null,void this._clear();for(var o=this._offsets.length;o--;){var r=this._activeTarget!==this._targets[o]&&t>=this._offsets[o]&&(void 0===this._offsets[o+1]||t "+g.NAV_LINKS).addClass(_.ACTIVE),t(this._scrollElement).trigger(f.ACTIVATE,{relatedTarget:e})},h.prototype._clear=function(){t(this._selector).filter(g.ACTIVE).removeClass(_.ACTIVE)},h._jQueryInterface=function(e){return this.each(function(){var n=t(this).data(a),o="object"===("undefined"==typeof e?"undefined":i(e))&&e; +if(n||(n=new h(this,o),t(this).data(a,n)),"string"==typeof e){if(void 0===n[e])throw new Error('No method named "'+e+'"');n[e]()}})},o(h,null,[{key:"VERSION",get:function(){return s}},{key:"Default",get:function(){return u}}]),h}();return t(window).on(f.LOAD_DATA_API,function(){for(var e=t.makeArray(t(g.DATA_SPY)),n=e.length;n--;){var i=t(e[n]);m._jQueryInterface.call(i,i.data())}}),t.fn[e]=m._jQueryInterface,t.fn[e].Constructor=m,t.fn[e].noConflict=function(){return t.fn[e]=c,m._jQueryInterface},m}(jQuery),function(t){var e="tab",i="4.0.0-alpha.6",s="bs.tab",a="."+s,l=".data-api",h=t.fn[e],c=150,u={HIDE:"hide"+a,HIDDEN:"hidden"+a,SHOW:"show"+a,SHOWN:"shown"+a,CLICK_DATA_API:"click"+a+l},d={DROPDOWN_MENU:"dropdown-menu",ACTIVE:"active",DISABLED:"disabled",FADE:"fade",SHOW:"show"},f={A:"a",LI:"li",DROPDOWN:".dropdown",LIST:"ul:not(.dropdown-menu), ol:not(.dropdown-menu), nav:not(.dropdown-menu)",FADE_CHILD:"> .nav-item .fade, > .fade",ACTIVE:".active",ACTIVE_CHILD:"> .nav-item > .active, > .active",DATA_TOGGLE:'[data-toggle="tab"], [data-toggle="pill"]',DROPDOWN_TOGGLE:".dropdown-toggle",DROPDOWN_ACTIVE_CHILD:"> .dropdown-menu .active"},_=function(){function e(t){n(this,e),this._element=t}return e.prototype.show=function(){var e=this;if(!(this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE&&t(this._element).hasClass(d.ACTIVE)||t(this._element).hasClass(d.DISABLED))){var n=void 0,i=void 0,o=t(this._element).closest(f.LIST)[0],s=r.getSelectorFromElement(this._element);o&&(i=t.makeArray(t(o).find(f.ACTIVE)),i=i[i.length-1]);var a=t.Event(u.HIDE,{relatedTarget:this._element}),l=t.Event(u.SHOW,{relatedTarget:i});if(i&&t(i).trigger(a),t(this._element).trigger(l),!l.isDefaultPrevented()&&!a.isDefaultPrevented()){s&&(n=t(s)[0]),this._activate(this._element,o);var h=function(){var n=t.Event(u.HIDDEN,{relatedTarget:e._element}),o=t.Event(u.SHOWN,{relatedTarget:i});t(i).trigger(n),t(e._element).trigger(o)};n?this._activate(n,n.parentNode,h):h()}}},e.prototype.dispose=function(){t.removeClass(this._element,s),this._element=null},e.prototype._activate=function(e,n,i){var o=this,s=t(n).find(f.ACTIVE_CHILD)[0],a=i&&r.supportsTransitionEnd()&&(s&&t(s).hasClass(d.FADE)||Boolean(t(n).find(f.FADE_CHILD)[0])),l=function(){return o._transitionComplete(e,s,a,i)};s&&a?t(s).one(r.TRANSITION_END,l).emulateTransitionEnd(c):l(),s&&t(s).removeClass(d.SHOW)},e.prototype._transitionComplete=function(e,n,i,o){if(n){t(n).removeClass(d.ACTIVE);var s=t(n.parentNode).find(f.DROPDOWN_ACTIVE_CHILD)[0];s&&t(s).removeClass(d.ACTIVE),n.setAttribute("aria-expanded",!1)}if(t(e).addClass(d.ACTIVE),e.setAttribute("aria-expanded",!0),i?(r.reflow(e),t(e).addClass(d.SHOW)):t(e).removeClass(d.FADE),e.parentNode&&t(e.parentNode).hasClass(d.DROPDOWN_MENU)){var a=t(e).closest(f.DROPDOWN)[0];a&&t(a).find(f.DROPDOWN_TOGGLE).addClass(d.ACTIVE),e.setAttribute("aria-expanded",!0)}o&&o()},e._jQueryInterface=function(n){return this.each(function(){var i=t(this),o=i.data(s);if(o||(o=new e(this),i.data(s,o)),"string"==typeof n){if(void 0===o[n])throw new Error('No method named "'+n+'"');o[n]()}})},o(e,null,[{key:"VERSION",get:function(){return i}}]),e}();return t(document).on(u.CLICK_DATA_API,f.DATA_TOGGLE,function(e){e.preventDefault(),_._jQueryInterface.call(t(this),"show")}),t.fn[e]=_._jQueryInterface,t.fn[e].Constructor=_,t.fn[e].noConflict=function(){return t.fn[e]=h,_._jQueryInterface},_}(jQuery),function(t){if("undefined"==typeof Tether)throw new Error("Bootstrap tooltips require Tether (http://tether.io/)");var e="tooltip",s="4.0.0-alpha.6",a="bs.tooltip",l="."+a,h=t.fn[e],c=150,u="bs-tether",d={animation:!0,template:'',trigger:"hover focus",title:"",delay:0,html:!1,selector:!1,placement:"top",offset:"0 0",constraints:[],container:!1},f={animation:"boolean",template:"string",title:"(string|element|function)",trigger:"string",delay:"(number|object)",html:"boolean",selector:"(string|boolean)",placement:"(string|function)",offset:"string",constraints:"array",container:"(string|element|boolean)"},_={TOP:"bottom center",RIGHT:"middle left",BOTTOM:"top center",LEFT:"middle right"},g={SHOW:"show",OUT:"out"},p={HIDE:"hide"+l,HIDDEN:"hidden"+l,SHOW:"show"+l,SHOWN:"shown"+l,INSERTED:"inserted"+l,CLICK:"click"+l,FOCUSIN:"focusin"+l,FOCUSOUT:"focusout"+l,MOUSEENTER:"mouseenter"+l,MOUSELEAVE:"mouseleave"+l},m={FADE:"fade",SHOW:"show"},E={TOOLTIP:".tooltip",TOOLTIP_INNER:".tooltip-inner"},v={element:!1,enabled:!1},T={HOVER:"hover",FOCUS:"focus",CLICK:"click",MANUAL:"manual"},I=function(){function h(t,e){n(this,h),this._isEnabled=!0,this._timeout=0,this._hoverState="",this._activeTrigger={},this._isTransitioning=!1,this._tether=null,this.element=t,this.config=this._getConfig(e),this.tip=null,this._setListeners()}return h.prototype.enable=function(){this._isEnabled=!0},h.prototype.disable=function(){this._isEnabled=!1},h.prototype.toggleEnabled=function(){this._isEnabled=!this._isEnabled},h.prototype.toggle=function(e){if(e){var n=this.constructor.DATA_KEY,i=t(e.currentTarget).data(n);i||(i=new this.constructor(e.currentTarget,this._getDelegateConfig()),t(e.currentTarget).data(n,i)),i._activeTrigger.click=!i._activeTrigger.click,i._isWithActiveTrigger()?i._enter(null,i):i._leave(null,i)}else{if(t(this.getTipElement()).hasClass(m.SHOW))return void this._leave(null,this);this._enter(null,this)}},h.prototype.dispose=function(){clearTimeout(this._timeout),this.cleanupTether(),t.removeData(this.element,this.constructor.DATA_KEY),t(this.element).off(this.constructor.EVENT_KEY),t(this.element).closest(".modal").off("hide.bs.modal"),this.tip&&t(this.tip).remove(),this._isEnabled=null,this._timeout=null,this._hoverState=null,this._activeTrigger=null,this._tether=null,this.element=null,this.config=null,this.tip=null},h.prototype.show=function(){var e=this;if("none"===t(this.element).css("display"))throw new Error("Please use show on visible elements");var n=t.Event(this.constructor.Event.SHOW);if(this.isWithContent()&&this._isEnabled){if(this._isTransitioning)throw new Error("Tooltip is transitioning");t(this.element).trigger(n);var i=t.contains(this.element.ownerDocument.documentElement,this.element);if(n.isDefaultPrevented()||!i)return;var o=this.getTipElement(),s=r.getUID(this.constructor.NAME);o.setAttribute("id",s),this.element.setAttribute("aria-describedby",s),this.setContent(),this.config.animation&&t(o).addClass(m.FADE);var a="function"==typeof this.config.placement?this.config.placement.call(this,o,this.element):this.config.placement,l=this._getAttachment(a),c=this.config.container===!1?document.body:t(this.config.container);t(o).data(this.constructor.DATA_KEY,this).appendTo(c),t(this.element).trigger(this.constructor.Event.INSERTED),this._tether=new Tether({attachment:l,element:o,target:this.element,classes:v,classPrefix:u,offset:this.config.offset,constraints:this.config.constraints,addTargetClasses:!1}),r.reflow(o),this._tether.position(),t(o).addClass(m.SHOW);var d=function(){var n=e._hoverState;e._hoverState=null,e._isTransitioning=!1,t(e.element).trigger(e.constructor.Event.SHOWN),n===g.OUT&&e._leave(null,e)};if(r.supportsTransitionEnd()&&t(this.tip).hasClass(m.FADE))return this._isTransitioning=!0,void t(this.tip).one(r.TRANSITION_END,d).emulateTransitionEnd(h._TRANSITION_DURATION);d()}},h.prototype.hide=function(e){var n=this,i=this.getTipElement(),o=t.Event(this.constructor.Event.HIDE);if(this._isTransitioning)throw new Error("Tooltip is transitioning");var s=function(){n._hoverState!==g.SHOW&&i.parentNode&&i.parentNode.removeChild(i),n.element.removeAttribute("aria-describedby"),t(n.element).trigger(n.constructor.Event.HIDDEN),n._isTransitioning=!1,n.cleanupTether(),e&&e()};t(this.element).trigger(o),o.isDefaultPrevented()||(t(i).removeClass(m.SHOW),this._activeTrigger[T.CLICK]=!1,this._activeTrigger[T.FOCUS]=!1,this._activeTrigger[T.HOVER]=!1,r.supportsTransitionEnd()&&t(this.tip).hasClass(m.FADE)?(this._isTransitioning=!0,t(i).one(r.TRANSITION_END,s).emulateTransitionEnd(c)):s(),this._hoverState="")},h.prototype.isWithContent=function(){return Boolean(this.getTitle())},h.prototype.getTipElement=function(){return this.tip=this.tip||t(this.config.template)[0]},h.prototype.setContent=function(){var e=t(this.getTipElement());this.setElementContent(e.find(E.TOOLTIP_INNER),this.getTitle()),e.removeClass(m.FADE+" "+m.SHOW),this.cleanupTether()},h.prototype.setElementContent=function(e,n){var o=this.config.html;"object"===("undefined"==typeof n?"undefined":i(n))&&(n.nodeType||n.jquery)?o?t(n).parent().is(e)||e.empty().append(n):e.text(t(n).text()):e[o?"html":"text"](n)},h.prototype.getTitle=function(){var t=this.element.getAttribute("data-original-title");return t||(t="function"==typeof this.config.title?this.config.title.call(this.element):this.config.title),t},h.prototype.cleanupTether=function(){this._tether&&this._tether.destroy()},h.prototype._getAttachment=function(t){return _[t.toUpperCase()]},h.prototype._setListeners=function(){var e=this,n=this.config.trigger.split(" ");n.forEach(function(n){if("click"===n)t(e.element).on(e.constructor.Event.CLICK,e.config.selector,function(t){return e.toggle(t)});else if(n!==T.MANUAL){var i=n===T.HOVER?e.constructor.Event.MOUSEENTER:e.constructor.Event.FOCUSIN,o=n===T.HOVER?e.constructor.Event.MOUSELEAVE:e.constructor.Event.FOCUSOUT;t(e.element).on(i,e.config.selector,function(t){return e._enter(t)}).on(o,e.config.selector,function(t){return e._leave(t)})}t(e.element).closest(".modal").on("hide.bs.modal",function(){return e.hide()})}),this.config.selector?this.config=t.extend({},this.config,{trigger:"manual",selector:""}):this._fixTitle()},h.prototype._fixTitle=function(){var t=i(this.element.getAttribute("data-original-title"));(this.element.getAttribute("title")||"string"!==t)&&(this.element.setAttribute("data-original-title",this.element.getAttribute("title")||""),this.element.setAttribute("title",""))},h.prototype._enter=function(e,n){var i=this.constructor.DATA_KEY;return n=n||t(e.currentTarget).data(i),n||(n=new this.constructor(e.currentTarget,this._getDelegateConfig()),t(e.currentTarget).data(i,n)),e&&(n._activeTrigger["focusin"===e.type?T.FOCUS:T.HOVER]=!0),t(n.getTipElement()).hasClass(m.SHOW)||n._hoverState===g.SHOW?void(n._hoverState=g.SHOW):(clearTimeout(n._timeout),n._hoverState=g.SHOW,n.config.delay&&n.config.delay.show?void(n._timeout=setTimeout(function(){n._hoverState===g.SHOW&&n.show()},n.config.delay.show)):void n.show())},h.prototype._leave=function(e,n){var i=this.constructor.DATA_KEY;if(n=n||t(e.currentTarget).data(i),n||(n=new this.constructor(e.currentTarget,this._getDelegateConfig()),t(e.currentTarget).data(i,n)),e&&(n._activeTrigger["focusout"===e.type?T.FOCUS:T.HOVER]=!1),!n._isWithActiveTrigger())return clearTimeout(n._timeout),n._hoverState=g.OUT,n.config.delay&&n.config.delay.hide?void(n._timeout=setTimeout(function(){n._hoverState===g.OUT&&n.hide()},n.config.delay.hide)):void n.hide()},h.prototype._isWithActiveTrigger=function(){for(var t in this._activeTrigger)if(this._activeTrigger[t])return!0;return!1},h.prototype._getConfig=function(n){return n=t.extend({},this.constructor.Default,t(this.element).data(),n),n.delay&&"number"==typeof n.delay&&(n.delay={show:n.delay,hide:n.delay}),r.typeCheckConfig(e,n,this.constructor.DefaultType),n},h.prototype._getDelegateConfig=function(){var t={};if(this.config)for(var e in this.config)this.constructor.Default[e]!==this.config[e]&&(t[e]=this.config[e]);return t},h._jQueryInterface=function(e){return this.each(function(){var n=t(this).data(a),o="object"===("undefined"==typeof e?"undefined":i(e))&&e;if((n||!/dispose|hide/.test(e))&&(n||(n=new h(this,o),t(this).data(a,n)),"string"==typeof e)){if(void 0===n[e])throw new Error('No method named "'+e+'"');n[e]()}})},o(h,null,[{key:"VERSION",get:function(){return s}},{key:"Default",get:function(){return d}},{key:"NAME",get:function(){return e}},{key:"DATA_KEY",get:function(){return a}},{key:"Event",get:function(){return p}},{key:"EVENT_KEY",get:function(){return l}},{key:"DefaultType",get:function(){return f}}]),h}();return t.fn[e]=I._jQueryInterface,t.fn[e].Constructor=I,t.fn[e].noConflict=function(){return t.fn[e]=h,I._jQueryInterface},I}(jQuery));(function(r){var a="popover",l="4.0.0-alpha.6",h="bs.popover",c="."+h,u=r.fn[a],d=r.extend({},s.Default,{placement:"right",trigger:"click",content:"",template:''}),f=r.extend({},s.DefaultType,{content:"(string|element|function)"}),_={FADE:"fade",SHOW:"show"},g={TITLE:".popover-title",CONTENT:".popover-content"},p={HIDE:"hide"+c,HIDDEN:"hidden"+c,SHOW:"show"+c,SHOWN:"shown"+c,INSERTED:"inserted"+c,CLICK:"click"+c,FOCUSIN:"focusin"+c,FOCUSOUT:"focusout"+c,MOUSEENTER:"mouseenter"+c,MOUSELEAVE:"mouseleave"+c},m=function(s){function u(){return n(this,u),t(this,s.apply(this,arguments))}return e(u,s),u.prototype.isWithContent=function(){return this.getTitle()||this._getContent()},u.prototype.getTipElement=function(){return this.tip=this.tip||r(this.config.template)[0]},u.prototype.setContent=function(){var t=r(this.getTipElement());this.setElementContent(t.find(g.TITLE),this.getTitle()),this.setElementContent(t.find(g.CONTENT),this._getContent()),t.removeClass(_.FADE+" "+_.SHOW),this.cleanupTether()},u.prototype._getContent=function(){return this.element.getAttribute("data-content")||("function"==typeof this.config.content?this.config.content.call(this.element):this.config.content)},u._jQueryInterface=function(t){return this.each(function(){var e=r(this).data(h),n="object"===("undefined"==typeof t?"undefined":i(t))?t:null;if((e||!/destroy|hide/.test(t))&&(e||(e=new u(this,n),r(this).data(h,e)),"string"==typeof t)){if(void 0===e[t])throw new Error('No method named "'+t+'"');e[t]()}})},o(u,null,[{key:"VERSION",get:function(){return l}},{key:"Default",get:function(){return d}},{key:"NAME",get:function(){return a}},{key:"DATA_KEY",get:function(){return h}},{key:"Event",get:function(){return p}},{key:"EVENT_KEY",get:function(){return c}},{key:"DefaultType",get:function(){return f}}]),u}(s);return r.fn[a]=m._jQueryInterface,r.fn[a].Constructor=m,r.fn[a].noConflict=function(){return r.fn[a]=u,m._jQueryInterface},m})(jQuery)}(); \ No newline at end of file diff --git a/assets/js/dnncontra.js b/assets/js/dnncontra.js new file mode 100644 index 0000000..e08ec6d --- /dev/null +++ b/assets/js/dnncontra.js @@ -0,0 +1,113 @@ +$(document).ready(function ($) { + "use strict"; + + + $(function () { + if ($('form').hasClass('showControlBar')) $('.header').addClass('admin-bar'); + }); + + + var headerEle = function () { + var $headerHeight = $('header').height(); + $('.hidden-header').css({ 'height': $headerHeight + "px" }); + }; + + $(window).load(function () { + headerEle(); + }); + + $(window).resize(function () { + headerEle(); + }); + + + + /*----------------------------------------------------*/ + /* Sticky Header + /*----------------------------------------------------*/ + + (function () { + + var docElem = document.documentElement, + didScroll = false, + changeHeaderOn = 100; + document.querySelector('header'); + + function init() { + window.addEventListener('scroll', function () { + if (!didScroll) { + didScroll = true; + setTimeout(scrollPage, 250); + } + }, false); + } + + function scrollPage() { + var sy = scrollY(); + if (sy >= changeHeaderOn) { + $('.top-bar').slideUp(300); + $("header").addClass("fixed-header"); + //$('.navbar-brand').css({ 'padding-top': 19 + "px", 'padding-bottom': 19 + "px" }); + + if (/iPhone|iPod|BlackBerry/i.test(navigator.userAgent) || $(window).width() < 479) { + $('.navbar-default .navbar-nav > li > a').css({ 'padding-top': 0 + "px", 'padding-bottom': 0 + "px" }) + } else { + $('.navbar-default .navbar-nav > li > a').css({ 'padding-top': 20 + "px", 'padding-bottom': 20 + "px" }) + $('.search-side').css({ 'margin-top': -7 + "px" }); + }; + + } + else { + $('.top-bar').slideDown(300); + $("header").removeClass("fixed-header"); + //$('.navbar-brand').css({ 'padding-top': 27 + "px", 'padding-bottom': 27 + "px" }); + + if (/iPhone|iPod|BlackBerry/i.test(navigator.userAgent) || $(window).width() < 479) { + $('.navbar-default .navbar-nav > li > a').css({ 'padding-top': 0 + "px", 'padding-bottom': 0 + "px" }) + } else { + $('.navbar-default .navbar-nav > li > a').css({ 'padding-top': 28 + "px", 'padding-bottom': 28 + "px" }) + $('.search-side').css({ 'margin-top': 0 + "px" }); + }; + + } + didScroll = false; + } + + function scrollY() { + return window.pageYOffset || docElem.scrollTop; + } + + init(); + + + + })(); + + /*----------------------------------------------------*/ + /* Back Top Link + /*----------------------------------------------------*/ + + var offset = 200; + var duration = 500; + $(window).scroll(function () { + if ($(this).scrollTop() > offset) { + $('.back-to-top').fadeIn(400); + } else { + $('.back-to-top').fadeOut(400); + } + }); + $('.back-to-top').click(function (event) { + event.preventDefault(); + $('html, body').animate({ scrollTop: 0 }, 600); + return false; + }) + + + + + + + + + +}); \ No newline at end of file diff --git a/assets/js/jquery.smartmenus.js b/assets/js/jquery.smartmenus.js new file mode 100644 index 0000000..1370d65 --- /dev/null +++ b/assets/js/jquery.smartmenus.js @@ -0,0 +1,1223 @@ +/*! + * SmartMenus jQuery Plugin - v1.0.1 - November 1, 2016 + * http://www.smartmenus.org/ + * + * Copyright Vasil Dinkov, Vadikom Web Ltd. + * http://vadikom.com + * + * Licensed MIT + */ + +(function(factory) { + if (typeof define === 'function' && define.amd) { + // AMD + define(['jquery'], factory); + } else if (typeof module === 'object' && typeof module.exports === 'object') { + // CommonJS + module.exports = factory(require('jquery')); + } else { + // Global jQuery + factory(jQuery); + } +} (function($) { + + var menuTrees = [], + IE = !!window.createPopup, // detect it for the iframe shim + mouse = false, // optimize for touch by default - we will detect for mouse input + touchEvents = 'ontouchstart' in window, // we use this just to choose between toucn and pointer events, not for touch screen detection + mouseDetectionEnabled = false, + requestAnimationFrame = window.requestAnimationFrame || function(callback) { return setTimeout(callback, 1000 / 60); }, + cancelAnimationFrame = window.cancelAnimationFrame || function(id) { clearTimeout(id); }; + + // Handle detection for mouse input (i.e. desktop browsers, tablets with a mouse, etc.) + function initMouseDetection(disable) { + var eNS = '.smartmenus_mouse'; + if (!mouseDetectionEnabled && !disable) { + // if we get two consecutive mousemoves within 2 pixels from each other and within 300ms, we assume a real mouse/cursor is present + // in practice, this seems like impossible to trick unintentianally with a real mouse and a pretty safe detection on touch devices (even with older browsers that do not support touch events) + var firstTime = true, + lastMove = null; + $(document).bind(getEventsNS([ + ['mousemove', function(e) { + var thisMove = { x: e.pageX, y: e.pageY, timeStamp: new Date().getTime() }; + if (lastMove) { + var deltaX = Math.abs(lastMove.x - thisMove.x), + deltaY = Math.abs(lastMove.y - thisMove.y); + if ((deltaX > 0 || deltaY > 0) && deltaX <= 2 && deltaY <= 2 && thisMove.timeStamp - lastMove.timeStamp <= 300) { + mouse = true; + // if this is the first check after page load, check if we are not over some item by chance and call the mouseenter handler if yes + if (firstTime) { + var $a = $(e.target).closest('a'); + if ($a.is('a')) { + $.each(menuTrees, function() { + if ($.contains(this.$root[0], $a[0])) { + this.itemEnter({ currentTarget: $a[0] }); + return false; + } + }); + } + firstTime = false; + } + } + } + lastMove = thisMove; + }], + [touchEvents ? 'touchstart' : 'pointerover pointermove pointerout MSPointerOver MSPointerMove MSPointerOut', function(e) { + if (isTouchEvent(e.originalEvent)) { + mouse = false; + } + }] + ], eNS)); + mouseDetectionEnabled = true; + } else if (mouseDetectionEnabled && disable) { + $(document).unbind(eNS); + mouseDetectionEnabled = false; + } + } + + function isTouchEvent(e) { + return !/^(4|mouse)$/.test(e.pointerType); + } + + // returns a jQuery bind() ready object + function getEventsNS(defArr, eNS) { + if (!eNS) { + eNS = ''; + } + var obj = {}; + $.each(defArr, function(index, value) { + obj[value[0].split(' ').join(eNS + ' ') + eNS] = value[1]; + }); + return obj; + } + + $.SmartMenus = function(elm, options) { + this.$root = $(elm); + this.opts = options; + this.rootId = ''; // internal + this.accessIdPrefix = ''; + this.$subArrow = null; + this.activatedItems = []; // stores last activated A's for each level + this.visibleSubMenus = []; // stores visible sub menus UL's (might be in no particular order) + this.showTimeout = 0; + this.hideTimeout = 0; + this.scrollTimeout = 0; + this.clickActivated = false; + this.focusActivated = false; + this.zIndexInc = 0; + this.idInc = 0; + this.$firstLink = null; // we'll use these for some tests + this.$firstSub = null; // at runtime so we'll cache them + this.disabled = false; + this.$disableOverlay = null; + this.$touchScrollingSub = null; + this.cssTransforms3d = 'perspective' in elm.style || 'webkitPerspective' in elm.style; + this.wasCollapsible = false; + this.init(); + }; + + $.extend($.SmartMenus, { + hideAll: function() { + $.each(menuTrees, function() { + this.menuHideAll(); + }); + }, + destroy: function() { + while (menuTrees.length) { + menuTrees[0].destroy(); + } + initMouseDetection(true); + }, + prototype: { + init: function(refresh) { + var self = this; + + if (!refresh) { + menuTrees.push(this); + + this.rootId = (new Date().getTime() + Math.random() + '').replace(/\D/g, ''); + this.accessIdPrefix = 'sm-' + this.rootId + '-'; + + if (this.$root.hasClass('sm-rtl')) { + this.opts.rightToLeftSubMenus = true; + } + + // init root (main menu) + var eNS = '.smartmenus'; + this.$root + .data('smartmenus', this) + .attr('data-smartmenus-id', this.rootId) + .dataSM('level', 1) + .bind(getEventsNS([ + ['mouseover focusin', $.proxy(this.rootOver, this)], + ['mouseout focusout', $.proxy(this.rootOut, this)], + ['keydown', $.proxy(this.rootKeyDown, this)] + ], eNS)) + .delegate('a', getEventsNS([ + ['mouseenter', $.proxy(this.itemEnter, this)], + ['mouseleave', $.proxy(this.itemLeave, this)], + ['mousedown', $.proxy(this.itemDown, this)], + ['focus', $.proxy(this.itemFocus, this)], + ['blur', $.proxy(this.itemBlur, this)], + ['click', $.proxy(this.itemClick, this)] + ], eNS)); + + // hide menus on tap or click outside the root UL + eNS += this.rootId; + if (this.opts.hideOnClick) { + $(document).bind(getEventsNS([ + ['touchstart', $.proxy(this.docTouchStart, this)], + ['touchmove', $.proxy(this.docTouchMove, this)], + ['touchend', $.proxy(this.docTouchEnd, this)], + // for Opera Mobile < 11.5, webOS browser, etc. we'll check click too + ['click', $.proxy(this.docClick, this)] + ], eNS)); + } + // hide sub menus on resize + $(window).bind(getEventsNS([['resize orientationchange', $.proxy(this.winResize, this)]], eNS)); + + if (this.opts.subIndicators) { + this.$subArrow = $('').addClass('sub-arrow'); + if (this.opts.subIndicatorsText) { + this.$subArrow.html(this.opts.subIndicatorsText); + } + } + + // make sure mouse detection is enabled + initMouseDetection(); + } + + // init sub menus + this.$firstSub = this.$root.find('ul').each(function() { self.menuInit($(this)); }).eq(0); + + this.$firstLink = this.$root.find('a').eq(0); + + // find current item + if (this.opts.markCurrentItem) { + var reDefaultDoc = /(index|default)\.[^#\?\/]*/i, + reHash = /#.*/, + locHref = window.location.href.replace(reDefaultDoc, ''), + locHrefNoHash = locHref.replace(reHash, ''); + this.$root.find('a').each(function() { + var href = this.href.replace(reDefaultDoc, ''), + $this = $(this); + if (href == locHref || href == locHrefNoHash) { + $this.addClass('current'); + if (self.opts.markCurrentTree) { + $this.parentsUntil('[data-smartmenus-id]', 'ul').each(function() { + $(this).dataSM('parent-a').addClass('current'); + }); + } + } + }); + } + + // save initial state + this.wasCollapsible = this.isCollapsible(); + }, + destroy: function(refresh) { + if (!refresh) { + var eNS = '.smartmenus'; + this.$root + .removeData('smartmenus') + .removeAttr('data-smartmenus-id') + .removeDataSM('level') + .unbind(eNS) + .undelegate(eNS); + eNS += this.rootId; + $(document).unbind(eNS); + $(window).unbind(eNS); + if (this.opts.subIndicators) { + this.$subArrow = null; + } + } + this.menuHideAll(); + var self = this; + this.$root.find('ul').each(function() { + var $this = $(this); + if ($this.dataSM('scroll-arrows')) { + $this.dataSM('scroll-arrows').remove(); + } + if ($this.dataSM('shown-before')) { + if (self.opts.subMenusMinWidth || self.opts.subMenusMaxWidth) { + $this.css({ width: '', minWidth: '', maxWidth: '' }).removeClass('sm-nowrap'); + } + if ($this.dataSM('scroll-arrows')) { + $this.dataSM('scroll-arrows').remove(); + } + $this.css({ zIndex: '', top: '', left: '', marginLeft: '', marginTop: '', display: '' }); + } + if (($this.attr('id') || '').indexOf(self.accessIdPrefix) == 0) { + $this.removeAttr('id'); + } + }) + .removeDataSM('in-mega') + .removeDataSM('shown-before') + .removeDataSM('ie-shim') + .removeDataSM('scroll-arrows') + .removeDataSM('parent-a') + .removeDataSM('level') + .removeDataSM('beforefirstshowfired') + .removeAttr('role') + .removeAttr('aria-hidden') + .removeAttr('aria-labelledby') + .removeAttr('aria-expanded'); + this.$root.find('a.has-submenu').each(function() { + var $this = $(this); + if ($this.attr('id').indexOf(self.accessIdPrefix) == 0) { + $this.removeAttr('id'); + } + }) + .removeClass('has-submenu') + .removeDataSM('sub') + .removeAttr('aria-haspopup') + .removeAttr('aria-controls') + .removeAttr('aria-expanded') + .closest('li').removeDataSM('sub'); + if (this.opts.subIndicators) { + this.$root.find('span.sub-arrow').remove(); + } + if (this.opts.markCurrentItem) { + this.$root.find('a.current').removeClass('current'); + } + if (!refresh) { + this.$root = null; + this.$firstLink = null; + this.$firstSub = null; + if (this.$disableOverlay) { + this.$disableOverlay.remove(); + this.$disableOverlay = null; + } + menuTrees.splice($.inArray(this, menuTrees), 1); + } + }, + disable: function(noOverlay) { + if (!this.disabled) { + this.menuHideAll(); + // display overlay over the menu to prevent interaction + if (!noOverlay && !this.opts.isPopup && this.$root.is(':visible')) { + var pos = this.$root.offset(); + this.$disableOverlay = $('
').css({ + position: 'absolute', + top: pos.top, + left: pos.left, + width: this.$root.outerWidth(), + height: this.$root.outerHeight(), + zIndex: this.getStartZIndex(true), + opacity: 0 + }).appendTo(document.body); + } + this.disabled = true; + } + }, + docClick: function(e) { + if (this.$touchScrollingSub) { + this.$touchScrollingSub = null; + return; + } + // hide on any click outside the menu or on a menu link + if (this.visibleSubMenus.length && !$.contains(this.$root[0], e.target) || $(e.target).is('a')) { + this.menuHideAll(); + } + }, + docTouchEnd: function(e) { + if (!this.lastTouch) { + return; + } + if (this.visibleSubMenus.length && (this.lastTouch.x2 === undefined || this.lastTouch.x1 == this.lastTouch.x2) && (this.lastTouch.y2 === undefined || this.lastTouch.y1 == this.lastTouch.y2) && (!this.lastTouch.target || !$.contains(this.$root[0], this.lastTouch.target))) { + if (this.hideTimeout) { + clearTimeout(this.hideTimeout); + this.hideTimeout = 0; + } + // hide with a delay to prevent triggering accidental unwanted click on some page element + var self = this; + this.hideTimeout = setTimeout(function() { self.menuHideAll(); }, 350); + } + this.lastTouch = null; + }, + docTouchMove: function(e) { + if (!this.lastTouch) { + return; + } + var touchPoint = e.originalEvent.touches[0]; + this.lastTouch.x2 = touchPoint.pageX; + this.lastTouch.y2 = touchPoint.pageY; + }, + docTouchStart: function(e) { + var touchPoint = e.originalEvent.touches[0]; + this.lastTouch = { x1: touchPoint.pageX, y1: touchPoint.pageY, target: touchPoint.target }; + }, + enable: function() { + if (this.disabled) { + if (this.$disableOverlay) { + this.$disableOverlay.remove(); + this.$disableOverlay = null; + } + this.disabled = false; + } + }, + getClosestMenu: function(elm) { + var $closestMenu = $(elm).closest('ul'); + while ($closestMenu.dataSM('in-mega')) { + $closestMenu = $closestMenu.parent().closest('ul'); + } + return $closestMenu[0] || null; + }, + getHeight: function($elm) { + return this.getOffset($elm, true); + }, + // returns precise width/height float values + getOffset: function($elm, height) { + var old; + if ($elm.css('display') == 'none') { + old = { position: $elm[0].style.position, visibility: $elm[0].style.visibility }; + $elm.css({ position: 'absolute', visibility: 'hidden' }).show(); + } + var box = $elm[0].getBoundingClientRect && $elm[0].getBoundingClientRect(), + val = box && (height ? box.height || box.bottom - box.top : box.width || box.right - box.left); + if (!val && val !== 0) { + val = height ? $elm[0].offsetHeight : $elm[0].offsetWidth; + } + if (old) { + $elm.hide().css(old); + } + return val; + }, + getStartZIndex: function(root) { + var zIndex = parseInt(this[root ? '$root' : '$firstSub'].css('z-index')); + if (!root && isNaN(zIndex)) { + zIndex = parseInt(this.$root.css('z-index')); + } + return !isNaN(zIndex) ? zIndex : 1; + }, + getTouchPoint: function(e) { + return e.touches && e.touches[0] || e.changedTouches && e.changedTouches[0] || e; + }, + getViewport: function(height) { + var name = height ? 'Height' : 'Width', + val = document.documentElement['client' + name], + val2 = window['inner' + name]; + if (val2) { + val = Math.min(val, val2); + } + return val; + }, + getViewportHeight: function() { + return this.getViewport(true); + }, + getViewportWidth: function() { + return this.getViewport(); + }, + getWidth: function($elm) { + return this.getOffset($elm); + }, + handleEvents: function() { + return !this.disabled && this.isCSSOn(); + }, + handleItemEvents: function($a) { + return this.handleEvents() && !this.isLinkInMegaMenu($a); + }, + isCollapsible: function() { + return this.$firstSub.css('position') == 'static'; + }, + isCSSOn: function() { + return this.$firstLink.css('display') == 'block'; + }, + isFixed: function() { + var isFixed = this.$root.css('position') == 'fixed'; + if (!isFixed) { + this.$root.parentsUntil('body').each(function() { + if ($(this).css('position') == 'fixed') { + isFixed = true; + return false; + } + }); + } + return isFixed; + }, + isLinkInMegaMenu: function($a) { + return $(this.getClosestMenu($a[0])).hasClass('mega-menu'); + }, + isTouchMode: function() { + return !mouse || this.opts.noMouseOver || this.isCollapsible(); + }, + itemActivate: function($a, focus) { + var $ul = $a.closest('ul'), + level = $ul.dataSM('level'); + // if for some reason the parent item is not activated (e.g. this is an API call to activate the item), activate all parent items first + if (level > 1 && (!this.activatedItems[level - 2] || this.activatedItems[level - 2][0] != $ul.dataSM('parent-a')[0])) { + var self = this; + $($ul.parentsUntil('[data-smartmenus-id]', 'ul').get().reverse()).add($ul).each(function() { + self.itemActivate($(this).dataSM('parent-a')); + }); + } + // hide any visible deeper level sub menus + if (!this.isCollapsible() || focus) { + this.menuHideSubMenus(!this.activatedItems[level - 1] || this.activatedItems[level - 1][0] != $a[0] ? level - 1 : level); + } + // save new active item for this level + this.activatedItems[level - 1] = $a; + if (this.$root.triggerHandler('activate.smapi', $a[0]) === false) { + return; + } + // show the sub menu if this item has one + var $sub = $a.dataSM('sub'); + if ($sub && (this.isTouchMode() || (!this.opts.showOnClick || this.clickActivated))) { + this.menuShow($sub); + } + }, + itemBlur: function(e) { + var $a = $(e.currentTarget); + if (!this.handleItemEvents($a)) { + return; + } + this.$root.triggerHandler('blur.smapi', $a[0]); + }, + itemClick: function(e) { + var $a = $(e.currentTarget); + if (!this.handleItemEvents($a)) { + return; + } + if (this.$touchScrollingSub && this.$touchScrollingSub[0] == $a.closest('ul')[0]) { + this.$touchScrollingSub = null; + e.stopPropagation(); + return false; + } + if (this.$root.triggerHandler('click.smapi', $a[0]) === false) { + return false; + } + var subArrowClicked = $(e.target).is('span.sub-arrow'), + $sub = $a.dataSM('sub'), + firstLevelSub = $sub ? $sub.dataSM('level') == 2 : false; + // if the sub is not visible + if ($sub && !$sub.is(':visible')) { + if (this.opts.showOnClick && firstLevelSub) { + this.clickActivated = true; + } + // try to activate the item and show the sub + this.itemActivate($a); + // if "itemActivate" showed the sub, prevent the click so that the link is not loaded + // if it couldn't show it, then the sub menus are disabled with an !important declaration (e.g. via mobile styles) so let the link get loaded + if ($sub.is(':visible')) { + this.focusActivated = true; + return false; + } + } else if (this.isCollapsible() && subArrowClicked) { + this.itemActivate($a); + this.menuHide($sub); + return false; + } + if (this.opts.showOnClick && firstLevelSub || $a.hasClass('disabled') || this.$root.triggerHandler('select.smapi', $a[0]) === false) { + return false; + } + }, + itemDown: function(e) { + var $a = $(e.currentTarget); + if (!this.handleItemEvents($a)) { + return; + } + $a.dataSM('mousedown', true); + }, + itemEnter: function(e) { + var $a = $(e.currentTarget); + if (!this.handleItemEvents($a)) { + return; + } + if (!this.isTouchMode()) { + if (this.showTimeout) { + clearTimeout(this.showTimeout); + this.showTimeout = 0; + } + var self = this; + this.showTimeout = setTimeout(function() { self.itemActivate($a); }, this.opts.showOnClick && $a.closest('ul').dataSM('level') == 1 ? 1 : this.opts.showTimeout); + } + this.$root.triggerHandler('mouseenter.smapi', $a[0]); + }, + itemFocus: function(e) { + var $a = $(e.currentTarget); + if (!this.handleItemEvents($a)) { + return; + } + // fix (the mousedown check): in some browsers a tap/click produces consecutive focus + click events so we don't need to activate the item on focus + if (this.focusActivated && (!this.isTouchMode() || !$a.dataSM('mousedown')) && (!this.activatedItems.length || this.activatedItems[this.activatedItems.length - 1][0] != $a[0])) { + this.itemActivate($a, true); + } + this.$root.triggerHandler('focus.smapi', $a[0]); + }, + itemLeave: function(e) { + var $a = $(e.currentTarget); + if (!this.handleItemEvents($a)) { + return; + } + if (!this.isTouchMode()) { + $a[0].blur(); + if (this.showTimeout) { + clearTimeout(this.showTimeout); + this.showTimeout = 0; + } + } + $a.removeDataSM('mousedown'); + this.$root.triggerHandler('mouseleave.smapi', $a[0]); + }, + menuHide: function($sub) { + if (this.$root.triggerHandler('beforehide.smapi', $sub[0]) === false) { + return; + } + $sub.stop(true, true); + if ($sub.css('display') != 'none') { + var complete = function() { + // unset z-index + $sub.css('z-index', ''); + }; + // if sub is collapsible (mobile view) + if (this.isCollapsible()) { + if (this.opts.collapsibleHideFunction) { + this.opts.collapsibleHideFunction.call(this, $sub, complete); + } else { + $sub.hide(this.opts.collapsibleHideDuration, complete); + } + } else { + if (this.opts.hideFunction) { + this.opts.hideFunction.call(this, $sub, complete); + } else { + $sub.hide(this.opts.hideDuration, complete); + } + } + // remove IE iframe shim + if ($sub.dataSM('ie-shim')) { + $sub.dataSM('ie-shim').remove().css({ '-webkit-transform': '', transform: '' }); + } + // deactivate scrolling if it is activated for this sub + if ($sub.dataSM('scroll')) { + this.menuScrollStop($sub); + $sub.css({ 'touch-action': '', '-ms-touch-action': '', '-webkit-transform': '', transform: '' }) + .unbind('.smartmenus_scroll').removeDataSM('scroll').dataSM('scroll-arrows').hide(); + } + // unhighlight parent item + accessibility + $sub.dataSM('parent-a').removeClass('highlighted').attr('aria-expanded', 'false'); + $sub.attr({ + 'aria-expanded': 'false', + 'aria-hidden': 'true' + }); + var level = $sub.dataSM('level'); + this.activatedItems.splice(level - 1, 1); + this.visibleSubMenus.splice($.inArray($sub, this.visibleSubMenus), 1); + this.$root.triggerHandler('hide.smapi', $sub[0]); + } + }, + menuHideAll: function() { + if (this.showTimeout) { + clearTimeout(this.showTimeout); + this.showTimeout = 0; + } + // hide all subs + // if it's a popup, this.visibleSubMenus[0] is the root UL + var level = this.opts.isPopup ? 1 : 0; + for (var i = this.visibleSubMenus.length - 1; i >= level; i--) { + this.menuHide(this.visibleSubMenus[i]); + } + // hide root if it's popup + if (this.opts.isPopup) { + this.$root.stop(true, true); + if (this.$root.is(':visible')) { + if (this.opts.hideFunction) { + this.opts.hideFunction.call(this, this.$root); + } else { + this.$root.hide(this.opts.hideDuration); + } + // remove IE iframe shim + if (this.$root.dataSM('ie-shim')) { + this.$root.dataSM('ie-shim').remove(); + } + } + } + this.activatedItems = []; + this.visibleSubMenus = []; + this.clickActivated = false; + this.focusActivated = false; + // reset z-index increment + this.zIndexInc = 0; + this.$root.triggerHandler('hideAll.smapi'); + }, + menuHideSubMenus: function(level) { + for (var i = this.activatedItems.length - 1; i >= level; i--) { + var $sub = this.activatedItems[i].dataSM('sub'); + if ($sub) { + this.menuHide($sub); + } + } + }, + menuIframeShim: function($ul) { + // create iframe shim for the menu + if (IE && this.opts.overlapControlsInIE && !$ul.dataSM('ie-shim')) { + $ul.dataSM('ie-shim', $('