@charset "UTF-8";
/* --------------------------
 * 
 * Planeetta WordPress Child Themes Main css  
 * @author Planeetta Internet Oy
 *
 * Table of contents
 * 1. Lib imports
 * 2. SASS Variables
 *  2.1 Colors
 *  2.2 Font sizes 
 *  2.3 Font families
 *  2.4 Headings
 *  2.5 Background colors
 *  2.6 Borders
 *  2.7 Content paddings
 *  2.8 Breakpoints (no bootstrap sass inc.)
 *  2.9 Wrappers and gutter
 *  2.10 Content wrappers
 *  2.11 SASS functions & mixins
 * 3. Module imports
 * 4. Theme css
 * 	4.1 Structure
 *	  4.1.1 Body & common
 *	  4.1.2 Header
 *	  4.1.3 Main content
 *	  4.1.4 Hero
 *	  4.1.5 Footer
 *	4.2 Typographia
 *  4.3 Background colors
 *  4.4 Buttons & links
 *  4.5 Col-sets
 *  4.6 WordPress related common
 *  4.7 Post / Article
 *  4.8 Post / Archive / Search
 * 	4.9 HP Stats
 * 	4.10 Frontpage
 *  4.11 HP Faq
 * 	4.12 Site notice banner
 *  4.13 Large fa icons with border
 * 5. Print css
 * 6. Ninja forms
 * 7. Contact form 7
 * 8. Iubenda cookie banner
 *
** ----------------------- */
/* --------------------------
 *
 * 1. Lib Imports
 *
** ----------------------- */
/*@import "libs/_bootstrap.min.scss";*/
/* Fonts */
/*@import "_font-general-sans.scss";*/
/**
 * @license
 *
 * Font Family: Satoshi
 * Designed by: Deni Anggara
 * URL: https://www.fontshare.com/fonts/satoshi/satoshi
 * © 2022 Indian Type Foundry
 *
 * Font Styles:
 * Satoshi Variable(Variable font)
 * Satoshi Variable Italic(Variable font)
 * Satoshi Light
 * Satoshi Light Italic
 * Satoshi Regular
 * Satoshi Italic
 * Satoshi Medium
 * Satoshi Medium Italic
 * Satoshi Bold
 * Satoshi Bold Italic
 * Satoshi Black
 * Satoshi Black Italic
 *
*/
/**
* This is a variable font
* You can controll variable axes as shown below:
* font-variation-settings: 'wght' 900.0;
*
* available axes:

* 'wght' (range from 300.0 to 900.0)

*/
@font-face {
  font-family: "Satoshi-Variable";
  src: url("../fonts/satoshi/Satoshi-Variable.woff2") format("woff2"), url("../fonts/satoshi/Satoshi-Variable.woff") format("woff"), url("../fonts/satoshi/Satoshi-Variable.ttf") format("truetype");
  font-weight: 300 900;
  font-display: swap;
  font-style: normal;
}
/**
* This is a variable font
* You can controll variable axes as shown below:
* font-variation-settings: 'wght' 900.0;
*
* available axes:

* 'wght' (range from 300.0 to 900.0)

*/
@font-face {
  font-family: "Satoshi-VariableItalic";
  src: url("../fonts/satoshi/Satoshi-VariableItalic.woff2") format("woff2"), url("../fonts/satoshi/Satoshi-VariableItalic.woff") format("woff"), url("../fonts/satoshi/Satoshi-VariableItalic.ttf") format("truetype");
  font-weight: 300 900;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "Satoshi-Light";
  src: url("../fonts/satoshi/Satoshi-Light.woff2") format("woff2"), url("../fonts/satoshi/Satoshi-Light.woff") format("woff"), url("../fonts/satoshi/Satoshi-Light.ttf") format("truetype");
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Satoshi-LightItalic";
  src: url("../fonts/satoshi/Satoshi-LightItalic.woff2") format("woff2"), url("../fonts/satoshi/Satoshi-LightItalic.woff") format("woff"), url("../fonts/satoshi/Satoshi-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "Satoshi-Regular";
  src: url("../fonts/satoshi/Satoshi-Regular.woff2") format("woff2"), url("../fonts/satoshi/Satoshi-Regular.woff") format("woff"), url("../fonts/satoshi/Satoshi-Regular.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Satoshi-Italic";
  src: url("../fonts/satoshi/Satoshi-Italic.woff2") format("woff2"), url("../fonts/satoshi/Satoshi-Italic.woff") format("woff"), url("../fonts/satoshi/Satoshi-Italic.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "Satoshi-Medium";
  src: url("../fonts/satoshi/Satoshi-Medium.woff2") format("woff2"), url("../fonts/satoshi/Satoshi-Medium.woff") format("woff"), url("../fonts/satoshi/Satoshi-Medium.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Satoshi-MediumItalic";
  src: url("../fonts/satoshi/Satoshi-MediumItalic.woff2") format("woff2"), url("../fonts/satoshi/Satoshi-MediumItalic.woff") format("woff"), url("../fonts/satoshi/Satoshi-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "Satoshi-Bold";
  src: url("../fonts/satoshi/Satoshi-Bold.woff2") format("woff2"), url("../fonts/satoshi/Satoshi-Bold.woff") format("woff"), url("../fonts/satoshi/Satoshi-Bold.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Satoshi-BoldItalic";
  src: url("../fonts/satoshi/Satoshi-BoldItalic.woff2") format("woff2"), url("../fonts/satoshi/Satoshi-BoldItalic.woff") format("woff"), url("../fonts/satoshi/Satoshi-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "Satoshi-Black";
  src: url("../fonts/satoshi/Satoshi-Black.woff2") format("woff2"), url("../fonts/satoshi/Satoshi-Black.woff") format("woff"), url("../fonts/satoshi/Satoshi-Black.ttf") format("truetype");
  font-weight: 900;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Satoshi-BlackItalic";
  src: url("../fonts/satoshi/Satoshi-BlackItalic.woff2") format("woff2"), url("../fonts/satoshi/Satoshi-BlackItalic.woff") format("woff"), url("../fonts/satoshi/Satoshi-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-display: swap;
  font-style: italic;
}
/*@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");*/
/* Master theme scss */
/**
	- wp-theme-main.scss [Main] -
	@style wp-theme-main.scss
	@author Planeetta
*/
/* --------------------------
 *
 * WordPress Theme Main css
 * @author Planeetta Internet Oy
 *
 * Table of contents
 * 1. Lib imports
 * 2. SASS Variables
 *  2.1 Colors
 *  2.2 Font sizes 
 *  2.3 Font families 
 *  2.4 Headings
 *  2.5 Background colors
 *  2.6 Borders
 *  2.7 Content paddings
 *  2.8 Breakpoints (no bootstrap sass inc.)
 *  2.9 Wrappers and gutter
 *  2.10 Content wrappers
 *  2.11 SASS functions & mixins
 * 3. Base / reset
 * 4. Module imports
 * 5. Theme css
 * 	5.1 Structure
 *	5.2 Typographia
 *  5.3 Background colors
 *  5.4 Buttons
 *  5.5 WordPress related common
 *  5.6 Post / Article
 *  	5.6.1 Post Archive / Search
 *  5.7 Col sets
 *  5.8 Frontpage
 *  5.9 Site notice banner
 * 6. Print css
 *
 *
** ----------------------- */
/* --------------------------
 *
 * 1. Lib Imports
 *
** ----------------------- */
/*@import "libs/bootstrap.min.css";*/
/* Fonts */
/* Only in child theme ? */
/* Icons */
/*!
 * Font Awesome Pro 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}

.fa-abacus:before {
  content: "\f640";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-acorn:before {
  content: "\f6ae";
}

.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

.fa-ad:before {
  content: "\f641";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-card:before {
  content: "\f2bb";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-adn:before {
  content: "\f170";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-air-conditioner:before {
  content: "\f8f4";
}

.fa-air-freshener:before {
  content: "\f5d0";
}

.fa-airbnb:before {
  content: "\f834";
}

.fa-alarm-clock:before {
  content: "\f34e";
}

.fa-alarm-exclamation:before {
  content: "\f843";
}

.fa-alarm-plus:before {
  content: "\f844";
}

.fa-alarm-snooze:before {
  content: "\f845";
}

.fa-album:before {
  content: "\f89f";
}

.fa-album-collection:before {
  content: "\f8a0";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-alicorn:before {
  content: "\f6b0";
}

.fa-alien:before {
  content: "\f8f5";
}

.fa-alien-monster:before {
  content: "\f8f6";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-slash:before {
  content: "\f846";
}

.fa-alipay:before {
  content: "\f642";
}

.fa-allergies:before {
  content: "\f461";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-amp-guitar:before {
  content: "\f8a1";
}

.fa-analytics:before {
  content: "\f643";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-android:before {
  content: "\f17b";
}

.fa-angel:before {
  content: "\f779";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angry:before {
  content: "\f556";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-angular:before {
  content: "\f420";
}

.fa-ankh:before {
  content: "\f644";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-apper:before {
  content: "\f371";
}

.fa-apple:before {
  content: "\f179";
}

.fa-apple-alt:before {
  content: "\f5d1";
}

.fa-apple-crate:before {
  content: "\f6b1";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-archive:before {
  content: "\f187";
}

.fa-archway:before {
  content: "\f557";
}

.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

.fa-arrow-alt-down:before {
  content: "\f354";
}

.fa-arrow-alt-from-bottom:before {
  content: "\f346";
}

.fa-arrow-alt-from-left:before {
  content: "\f347";
}

.fa-arrow-alt-from-right:before {
  content: "\f348";
}

.fa-arrow-alt-from-top:before {
  content: "\f349";
}

.fa-arrow-alt-left:before {
  content: "\f355";
}

.fa-arrow-alt-right:before {
  content: "\f356";
}

.fa-arrow-alt-square-down:before {
  content: "\f350";
}

.fa-arrow-alt-square-left:before {
  content: "\f351";
}

.fa-arrow-alt-square-right:before {
  content: "\f352";
}

.fa-arrow-alt-square-up:before {
  content: "\f353";
}

.fa-arrow-alt-to-bottom:before {
  content: "\f34a";
}

.fa-arrow-alt-to-left:before {
  content: "\f34b";
}

.fa-arrow-alt-to-right:before {
  content: "\f34c";
}

.fa-arrow-alt-to-top:before {
  content: "\f34d";
}

.fa-arrow-alt-up:before {
  content: "\f357";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-arrow-from-bottom:before {
  content: "\f342";
}

.fa-arrow-from-left:before {
  content: "\f343";
}

.fa-arrow-from-right:before {
  content: "\f344";
}

.fa-arrow-from-top:before {
  content: "\f345";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-square-down:before {
  content: "\f339";
}

.fa-arrow-square-left:before {
  content: "\f33a";
}

.fa-arrow-square-right:before {
  content: "\f33b";
}

.fa-arrow-square-up:before {
  content: "\f33c";
}

.fa-arrow-to-bottom:before {
  content: "\f33d";
}

.fa-arrow-to-left:before {
  content: "\f33e";
}

.fa-arrow-to-right:before {
  content: "\f340";
}

.fa-arrow-to-top:before {
  content: "\f341";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-arrows-alt-h:before {
  content: "\f337";
}

.fa-arrows-alt-v:before {
  content: "\f338";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-artstation:before {
  content: "\f77a";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-atlas:before {
  content: "\f558";
}

.fa-atlassian:before {
  content: "\f77b";
}

.fa-atom:before {
  content: "\f5d2";
}

.fa-atom-alt:before {
  content: "\f5d3";
}

.fa-audible:before {
  content: "\f373";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-award:before {
  content: "\f559";
}

.fa-aws:before {
  content: "\f375";
}

.fa-axe:before {
  content: "\f6b2";
}

.fa-axe-battle:before {
  content: "\f6b3";
}

.fa-baby:before {
  content: "\f77c";
}

.fa-baby-carriage:before {
  content: "\f77d";
}

.fa-backpack:before {
  content: "\f5d4";
}

.fa-backspace:before {
  content: "\f55a";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-bacon:before {
  content: "\f7e5";
}

.fa-bacteria:before {
  content: "\e059";
}

.fa-bacterium:before {
  content: "\e05a";
}

.fa-badge:before {
  content: "\f335";
}

.fa-badge-check:before {
  content: "\f336";
}

.fa-badge-dollar:before {
  content: "\f645";
}

.fa-badge-percent:before {
  content: "\f646";
}

.fa-badge-sheriff:before {
  content: "\f8a2";
}

.fa-badger-honey:before {
  content: "\f6b4";
}

.fa-bags-shopping:before {
  content: "\f847";
}

.fa-bahai:before {
  content: "\f666";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-balance-scale-left:before {
  content: "\f515";
}

.fa-balance-scale-right:before {
  content: "\f516";
}

.fa-ball-pile:before {
  content: "\f77e";
}

.fa-ballot:before {
  content: "\f732";
}

.fa-ballot-check:before {
  content: "\f733";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-band-aid:before {
  content: "\f462";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-banjo:before {
  content: "\f8a3";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-barcode-alt:before {
  content: "\f463";
}

.fa-barcode-read:before {
  content: "\f464";
}

.fa-barcode-scan:before {
  content: "\f465";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-baseball:before {
  content: "\f432";
}

.fa-baseball-ball:before {
  content: "\f433";
}

.fa-basketball-ball:before {
  content: "\f434";
}

.fa-basketball-hoop:before {
  content: "\f435";
}

.fa-bat:before {
  content: "\f6b5";
}

.fa-bath:before {
  content: "\f2cd";
}

.fa-battery-bolt:before {
  content: "\f376";
}

.fa-battery-empty:before {
  content: "\f244";
}

.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-slash:before {
  content: "\f377";
}

.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battle-net:before {
  content: "\f835";
}

.fa-bed:before {
  content: "\f236";
}

.fa-bed-alt:before {
  content: "\f8f7";
}

.fa-bed-bunk:before {
  content: "\f8f8";
}

.fa-bed-empty:before {
  content: "\f8f9";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-bell-exclamation:before {
  content: "\f848";
}

.fa-bell-on:before {
  content: "\f8fa";
}

.fa-bell-plus:before {
  content: "\f849";
}

.fa-bell-school:before {
  content: "\f5d5";
}

.fa-bell-school-slash:before {
  content: "\f5d6";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bells:before {
  content: "\f77f";
}

.fa-betamax:before {
  content: "\f8a4";
}

.fa-bezier-curve:before {
  content: "\f55b";
}

.fa-bible:before {
  content: "\f647";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-biking:before {
  content: "\f84a";
}

.fa-biking-mountain:before {
  content: "\f84b";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-biohazard:before {
  content: "\f780";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-blanket:before {
  content: "\f498";
}

.fa-blender:before {
  content: "\f517";
}

.fa-blender-phone:before {
  content: "\f6b6";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-blinds:before {
  content: "\f8fb";
}

.fa-blinds-open:before {
  content: "\f8fc";
}

.fa-blinds-raised:before {
  content: "\f8fd";
}

.fa-blog:before {
  content: "\f781";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-bold:before {
  content: "\f032";
}

.fa-bolt:before {
  content: "\f0e7";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-bone:before {
  content: "\f5d7";
}

.fa-bone-break:before {
  content: "\f5d8";
}

.fa-bong:before {
  content: "\f55c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-book-alt:before {
  content: "\f5d9";
}

.fa-book-dead:before {
  content: "\f6b7";
}

.fa-book-heart:before {
  content: "\f499";
}

.fa-book-medical:before {
  content: "\f7e6";
}

.fa-book-open:before {
  content: "\f518";
}

.fa-book-reader:before {
  content: "\f5da";
}

.fa-book-spells:before {
  content: "\f6b8";
}

.fa-book-user:before {
  content: "\f7e7";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-books:before {
  content: "\f5db";
}

.fa-books-medical:before {
  content: "\f7e8";
}

.fa-boombox:before {
  content: "\f8a5";
}

.fa-boot:before {
  content: "\f782";
}

.fa-booth-curtain:before {
  content: "\f734";
}

.fa-bootstrap:before {
  content: "\f836";
}

.fa-border-all:before {
  content: "\f84c";
}

.fa-border-bottom:before {
  content: "\f84d";
}

.fa-border-center-h:before {
  content: "\f89c";
}

.fa-border-center-v:before {
  content: "\f89d";
}

.fa-border-inner:before {
  content: "\f84e";
}

.fa-border-left:before {
  content: "\f84f";
}

.fa-border-none:before {
  content: "\f850";
}

.fa-border-outer:before {
  content: "\f851";
}

.fa-border-right:before {
  content: "\f852";
}

.fa-border-style:before {
  content: "\f853";
}

.fa-border-style-alt:before {
  content: "\f854";
}

.fa-border-top:before {
  content: "\f855";
}

.fa-bow-arrow:before {
  content: "\f6b9";
}

.fa-bowling-ball:before {
  content: "\f436";
}

.fa-bowling-pins:before {
  content: "\f437";
}

.fa-box:before {
  content: "\f466";
}

.fa-box-alt:before {
  content: "\f49a";
}

.fa-box-ballot:before {
  content: "\f735";
}

.fa-box-check:before {
  content: "\f467";
}

.fa-box-fragile:before {
  content: "\f49b";
}

.fa-box-full:before {
  content: "\f49c";
}

.fa-box-heart:before {
  content: "\f49d";
}

.fa-box-open:before {
  content: "\f49e";
}

.fa-box-tissue:before {
  content: "\e05b";
}

.fa-box-up:before {
  content: "\f49f";
}

.fa-box-usd:before {
  content: "\f4a0";
}

.fa-boxes:before {
  content: "\f468";
}

.fa-boxes-alt:before {
  content: "\f4a1";
}

.fa-boxing-glove:before {
  content: "\f438";
}

.fa-brackets:before {
  content: "\f7e9";
}

.fa-brackets-curly:before {
  content: "\f7ea";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-brain:before {
  content: "\f5dc";
}

.fa-bread-loaf:before {
  content: "\f7eb";
}

.fa-bread-slice:before {
  content: "\f7ec";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-briefcase-medical:before {
  content: "\f469";
}

.fa-bring-forward:before {
  content: "\f856";
}

.fa-bring-front:before {
  content: "\f857";
}

.fa-broadcast-tower:before {
  content: "\f519";
}

.fa-broom:before {
  content: "\f51a";
}

.fa-browser:before {
  content: "\f37e";
}

.fa-brush:before {
  content: "\f55d";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-buffer:before {
  content: "\f837";
}

.fa-bug:before {
  content: "\f188";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-bullseye-arrow:before {
  content: "\f648";
}

.fa-bullseye-pointer:before {
  content: "\f649";
}

.fa-burger-soda:before {
  content: "\f858";
}

.fa-burn:before {
  content: "\f46a";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-burrito:before {
  content: "\f7ed";
}

.fa-bus:before {
  content: "\f207";
}

.fa-bus-alt:before {
  content: "\f55e";
}

.fa-bus-school:before {
  content: "\f5dd";
}

.fa-business-time:before {
  content: "\f64a";
}

.fa-buy-n-large:before {
  content: "\f8a6";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-cabinet-filing:before {
  content: "\f64b";
}

.fa-cactus:before {
  content: "\f8a7";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-calculator-alt:before {
  content: "\f64c";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-calendar-check:before {
  content: "\f274";
}

.fa-calendar-day:before {
  content: "\f783";
}

.fa-calendar-edit:before {
  content: "\f333";
}

.fa-calendar-exclamation:before {
  content: "\f334";
}

.fa-calendar-minus:before {
  content: "\f272";
}

.fa-calendar-plus:before {
  content: "\f271";
}

.fa-calendar-star:before {
  content: "\f736";
}

.fa-calendar-times:before {
  content: "\f273";
}

.fa-calendar-week:before {
  content: "\f784";
}

.fa-camcorder:before {
  content: "\f8a8";
}

.fa-camera:before {
  content: "\f030";
}

.fa-camera-alt:before {
  content: "\f332";
}

.fa-camera-home:before {
  content: "\f8fe";
}

.fa-camera-movie:before {
  content: "\f8a9";
}

.fa-camera-polaroid:before {
  content: "\f8aa";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-campfire:before {
  content: "\f6ba";
}

.fa-campground:before {
  content: "\f6bb";
}

.fa-canadian-maple-leaf:before {
  content: "\f785";
}

.fa-candle-holder:before {
  content: "\f6bc";
}

.fa-candy-cane:before {
  content: "\f786";
}

.fa-candy-corn:before {
  content: "\f6bd";
}

.fa-cannabis:before {
  content: "\f55f";
}

.fa-capsules:before {
  content: "\f46b";
}

.fa-car:before {
  content: "\f1b9";
}

.fa-car-alt:before {
  content: "\f5de";
}

.fa-car-battery:before {
  content: "\f5df";
}

.fa-car-building:before {
  content: "\f859";
}

.fa-car-bump:before {
  content: "\f5e0";
}

.fa-car-bus:before {
  content: "\f85a";
}

.fa-car-crash:before {
  content: "\f5e1";
}

.fa-car-garage:before {
  content: "\f5e2";
}

.fa-car-mechanic:before {
  content: "\f5e3";
}

.fa-car-side:before {
  content: "\f5e4";
}

.fa-car-tilt:before {
  content: "\f5e5";
}

.fa-car-wash:before {
  content: "\f5e6";
}

.fa-caravan:before {
  content: "\f8ff";
}

.fa-caravan-alt:before {
  content: "\e000";
}

.fa-caret-circle-down:before {
  content: "\f32d";
}

.fa-caret-circle-left:before {
  content: "\f32e";
}

.fa-caret-circle-right:before {
  content: "\f330";
}

.fa-caret-circle-up:before {
  content: "\f331";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-caret-square-down:before {
  content: "\f150";
}

.fa-caret-square-left:before {
  content: "\f191";
}

.fa-caret-square-right:before {
  content: "\f152";
}

.fa-caret-square-up:before {
  content: "\f151";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-carrot:before {
  content: "\f787";
}

.fa-cars:before {
  content: "\f85b";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cash-register:before {
  content: "\f788";
}

.fa-cassette-tape:before {
  content: "\f8ab";
}

.fa-cat:before {
  content: "\f6be";
}

.fa-cat-space:before {
  content: "\e001";
}

.fa-cauldron:before {
  content: "\f6bf";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cctv:before {
  content: "\f8ac";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-centos:before {
  content: "\f789";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-chair:before {
  content: "\f6c0";
}

.fa-chair-office:before {
  content: "\f6c1";
}

.fa-chalkboard:before {
  content: "\f51b";
}

.fa-chalkboard-teacher:before {
  content: "\f51c";
}

.fa-charging-station:before {
  content: "\f5e7";
}

.fa-chart-area:before {
  content: "\f1fe";
}

.fa-chart-bar:before {
  content: "\f080";
}

.fa-chart-line:before {
  content: "\f201";
}

.fa-chart-line-down:before {
  content: "\f64d";
}

.fa-chart-network:before {
  content: "\f78a";
}

.fa-chart-pie:before {
  content: "\f200";
}

.fa-chart-pie-alt:before {
  content: "\f64e";
}

.fa-chart-scatter:before {
  content: "\f7ee";
}

.fa-check:before {
  content: "\f00c";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-check-double:before {
  content: "\f560";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-cheese:before {
  content: "\f7ef";
}

.fa-cheese-swiss:before {
  content: "\f7f0";
}

.fa-cheeseburger:before {
  content: "\f7f1";
}

.fa-chess:before {
  content: "\f439";
}

.fa-chess-bishop:before {
  content: "\f43a";
}

.fa-chess-bishop-alt:before {
  content: "\f43b";
}

.fa-chess-board:before {
  content: "\f43c";
}

.fa-chess-clock:before {
  content: "\f43d";
}

.fa-chess-clock-alt:before {
  content: "\f43e";
}

.fa-chess-king:before {
  content: "\f43f";
}

.fa-chess-king-alt:before {
  content: "\f440";
}

.fa-chess-knight:before {
  content: "\f441";
}

.fa-chess-knight-alt:before {
  content: "\f442";
}

.fa-chess-pawn:before {
  content: "\f443";
}

.fa-chess-pawn-alt:before {
  content: "\f444";
}

.fa-chess-queen:before {
  content: "\f445";
}

.fa-chess-queen-alt:before {
  content: "\f446";
}

.fa-chess-rook:before {
  content: "\f447";
}

.fa-chess-rook-alt:before {
  content: "\f448";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-double-down:before {
  content: "\f322";
}

.fa-chevron-double-left:before {
  content: "\f323";
}

.fa-chevron-double-right:before {
  content: "\f324";
}

.fa-chevron-double-up:before {
  content: "\f325";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-chevron-square-down:before {
  content: "\f329";
}

.fa-chevron-square-left:before {
  content: "\f32a";
}

.fa-chevron-square-right:before {
  content: "\f32b";
}

.fa-chevron-square-up:before {
  content: "\f32c";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-chimney:before {
  content: "\f78b";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-chromecast:before {
  content: "\f838";
}

.fa-church:before {
  content: "\f51d";
}

.fa-circle:before {
  content: "\f111";
}

.fa-circle-notch:before {
  content: "\f1ce";
}

.fa-city:before {
  content: "\f64f";
}

.fa-clarinet:before {
  content: "\f8ad";
}

.fa-claw-marks:before {
  content: "\f6c2";
}

.fa-clinic-medical:before {
  content: "\f7f2";
}

.fa-clipboard:before {
  content: "\f328";
}

.fa-clipboard-check:before {
  content: "\f46c";
}

.fa-clipboard-list:before {
  content: "\f46d";
}

.fa-clipboard-list-check:before {
  content: "\f737";
}

.fa-clipboard-prescription:before {
  content: "\f5e8";
}

.fa-clipboard-user:before {
  content: "\f7f3";
}

.fa-clock:before {
  content: "\f017";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-download-alt:before {
  content: "\f381";
}

.fa-cloud-drizzle:before {
  content: "\f738";
}

.fa-cloud-hail:before {
  content: "\f739";
}

.fa-cloud-hail-mixed:before {
  content: "\f73a";
}

.fa-cloud-meatball:before {
  content: "\f73b";
}

.fa-cloud-moon:before {
  content: "\f6c3";
}

.fa-cloud-moon-rain:before {
  content: "\f73c";
}

.fa-cloud-music:before {
  content: "\f8ae";
}

.fa-cloud-rain:before {
  content: "\f73d";
}

.fa-cloud-rainbow:before {
  content: "\f73e";
}

.fa-cloud-showers:before {
  content: "\f73f";
}

.fa-cloud-showers-heavy:before {
  content: "\f740";
}

.fa-cloud-sleet:before {
  content: "\f741";
}

.fa-cloud-snow:before {
  content: "\f742";
}

.fa-cloud-sun:before {
  content: "\f6c4";
}

.fa-cloud-sun-rain:before {
  content: "\f743";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-cloud-upload-alt:before {
  content: "\f382";
}

.fa-cloudflare:before {
  content: "\e07d";
}

.fa-clouds:before {
  content: "\f744";
}

.fa-clouds-moon:before {
  content: "\f745";
}

.fa-clouds-sun:before {
  content: "\f746";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-club:before {
  content: "\f327";
}

.fa-cocktail:before {
  content: "\f561";
}

.fa-code:before {
  content: "\f121";
}

.fa-code-branch:before {
  content: "\f126";
}

.fa-code-commit:before {
  content: "\f386";
}

.fa-code-merge:before {
  content: "\f387";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-coffee-pot:before {
  content: "\e002";
}

.fa-coffee-togo:before {
  content: "\f6c5";
}

.fa-coffin:before {
  content: "\f6c6";
}

.fa-coffin-cross:before {
  content: "\e051";
}

.fa-cog:before {
  content: "\f013";
}

.fa-cogs:before {
  content: "\f085";
}

.fa-coin:before {
  content: "\f85c";
}

.fa-coins:before {
  content: "\f51e";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-comet:before {
  content: "\e003";
}

.fa-comment:before {
  content: "\f075";
}

.fa-comment-alt:before {
  content: "\f27a";
}

.fa-comment-alt-check:before {
  content: "\f4a2";
}

.fa-comment-alt-dollar:before {
  content: "\f650";
}

.fa-comment-alt-dots:before {
  content: "\f4a3";
}

.fa-comment-alt-edit:before {
  content: "\f4a4";
}

.fa-comment-alt-exclamation:before {
  content: "\f4a5";
}

.fa-comment-alt-lines:before {
  content: "\f4a6";
}

.fa-comment-alt-medical:before {
  content: "\f7f4";
}

.fa-comment-alt-minus:before {
  content: "\f4a7";
}

.fa-comment-alt-music:before {
  content: "\f8af";
}

.fa-comment-alt-plus:before {
  content: "\f4a8";
}

.fa-comment-alt-slash:before {
  content: "\f4a9";
}

.fa-comment-alt-smile:before {
  content: "\f4aa";
}

.fa-comment-alt-times:before {
  content: "\f4ab";
}

.fa-comment-check:before {
  content: "\f4ac";
}

.fa-comment-dollar:before {
  content: "\f651";
}

.fa-comment-dots:before {
  content: "\f4ad";
}

.fa-comment-edit:before {
  content: "\f4ae";
}

.fa-comment-exclamation:before {
  content: "\f4af";
}

.fa-comment-lines:before {
  content: "\f4b0";
}

.fa-comment-medical:before {
  content: "\f7f5";
}

.fa-comment-minus:before {
  content: "\f4b1";
}

.fa-comment-music:before {
  content: "\f8b0";
}

.fa-comment-plus:before {
  content: "\f4b2";
}

.fa-comment-slash:before {
  content: "\f4b3";
}

.fa-comment-smile:before {
  content: "\f4b4";
}

.fa-comment-times:before {
  content: "\f4b5";
}

.fa-comments:before {
  content: "\f086";
}

.fa-comments-alt:before {
  content: "\f4b6";
}

.fa-comments-alt-dollar:before {
  content: "\f652";
}

.fa-comments-dollar:before {
  content: "\f653";
}

.fa-compact-disc:before {
  content: "\f51f";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-compass-slash:before {
  content: "\f5e9";
}

.fa-compress:before {
  content: "\f066";
}

.fa-compress-alt:before {
  content: "\f422";
}

.fa-compress-arrows-alt:before {
  content: "\f78c";
}

.fa-compress-wide:before {
  content: "\f326";
}

.fa-computer-classic:before {
  content: "\f8b1";
}

.fa-computer-speaker:before {
  content: "\f8b2";
}

.fa-concierge-bell:before {
  content: "\f562";
}

.fa-confluence:before {
  content: "\f78d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-construction:before {
  content: "\f85d";
}

.fa-container-storage:before {
  content: "\f4b7";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-conveyor-belt:before {
  content: "\f46e";
}

.fa-conveyor-belt-alt:before {
  content: "\f46f";
}

.fa-cookie:before {
  content: "\f563";
}

.fa-cookie-bite:before {
  content: "\f564";
}

.fa-copy:before {
  content: "\f0c5";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-corn:before {
  content: "\f6c7";
}

.fa-cotton-bureau:before {
  content: "\f89e";
}

.fa-couch:before {
  content: "\f4b8";
}

.fa-cow:before {
  content: "\f6c8";
}

.fa-cowbell:before {
  content: "\f8b3";
}

.fa-cowbell-more:before {
  content: "\f8b4";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-creative-commons-by:before {
  content: "\f4e7";
}

.fa-creative-commons-nc:before {
  content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

.fa-creative-commons-nd:before {
  content: "\f4eb";
}

.fa-creative-commons-pd:before {
  content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

.fa-creative-commons-remix:before {
  content: "\f4ee";
}

.fa-creative-commons-sa:before {
  content: "\f4ef";
}

.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

.fa-creative-commons-share:before {
  content: "\f4f2";
}

.fa-creative-commons-zero:before {
  content: "\f4f3";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-credit-card-blank:before {
  content: "\f389";
}

.fa-credit-card-front:before {
  content: "\f38a";
}

.fa-cricket:before {
  content: "\f449";
}

.fa-critical-role:before {
  content: "\f6c9";
}

.fa-croissant:before {
  content: "\f7f6";
}

.fa-crop:before {
  content: "\f125";
}

.fa-crop-alt:before {
  content: "\f565";
}

.fa-cross:before {
  content: "\f654";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-crow:before {
  content: "\f520";
}

.fa-crown:before {
  content: "\f521";
}

.fa-crutch:before {
  content: "\f7f7";
}

.fa-crutches:before {
  content: "\f7f8";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-curling:before {
  content: "\f44a";
}

.fa-cut:before {
  content: "\f0c4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

.fa-dagger:before {
  content: "\f6cb";
}

.fa-dailymotion:before {
  content: "\e052";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-deaf:before {
  content: "\f2a4";
}

.fa-debug:before {
  content: "\f7f9";
}

.fa-deer:before {
  content: "\f78e";
}

.fa-deer-rudolph:before {
  content: "\f78f";
}

.fa-deezer:before {
  content: "\e077";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-democrat:before {
  content: "\f747";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-desktop-alt:before {
  content: "\f390";
}

.fa-dev:before {
  content: "\f6cc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-dewpoint:before {
  content: "\f748";
}

.fa-dharmachakra:before {
  content: "\f655";
}

.fa-dhl:before {
  content: "\f790";
}

.fa-diagnoses:before {
  content: "\f470";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-diaspora:before {
  content: "\f791";
}

.fa-dice:before {
  content: "\f522";
}

.fa-dice-d10:before {
  content: "\f6cd";
}

.fa-dice-d12:before {
  content: "\f6ce";
}

.fa-dice-d20:before {
  content: "\f6cf";
}

.fa-dice-d4:before {
  content: "\f6d0";
}

.fa-dice-d6:before {
  content: "\f6d1";
}

.fa-dice-d8:before {
  content: "\f6d2";
}

.fa-dice-five:before {
  content: "\f523";
}

.fa-dice-four:before {
  content: "\f524";
}

.fa-dice-one:before {
  content: "\f525";
}

.fa-dice-six:before {
  content: "\f526";
}

.fa-dice-three:before {
  content: "\f527";
}

.fa-dice-two:before {
  content: "\f528";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-digging:before {
  content: "\f85e";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-digital-tachograph:before {
  content: "\f566";
}

.fa-diploma:before {
  content: "\f5ea";
}

.fa-directions:before {
  content: "\f5eb";
}

.fa-disc-drive:before {
  content: "\f8b5";
}

.fa-discord:before {
  content: "\f392";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-disease:before {
  content: "\f7fa";
}

.fa-divide:before {
  content: "\f529";
}

.fa-dizzy:before {
  content: "\f567";
}

.fa-dna:before {
  content: "\f471";
}

.fa-do-not-enter:before {
  content: "\f5ec";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-docker:before {
  content: "\f395";
}

.fa-dog:before {
  content: "\f6d3";
}

.fa-dog-leashed:before {
  content: "\f6d4";
}

.fa-dollar-sign:before {
  content: "\f155";
}

.fa-dolly:before {
  content: "\f472";
}

.fa-dolly-empty:before {
  content: "\f473";
}

.fa-dolly-flatbed:before {
  content: "\f474";
}

.fa-dolly-flatbed-alt:before {
  content: "\f475";
}

.fa-dolly-flatbed-empty:before {
  content: "\f476";
}

.fa-donate:before {
  content: "\f4b9";
}

.fa-door-closed:before {
  content: "\f52a";
}

.fa-door-open:before {
  content: "\f52b";
}

.fa-dot-circle:before {
  content: "\f192";
}

.fa-dove:before {
  content: "\f4ba";
}

.fa-download:before {
  content: "\f019";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-drafting-compass:before {
  content: "\f568";
}

.fa-dragon:before {
  content: "\f6d5";
}

.fa-draw-circle:before {
  content: "\f5ed";
}

.fa-draw-polygon:before {
  content: "\f5ee";
}

.fa-draw-square:before {
  content: "\f5ef";
}

.fa-dreidel:before {
  content: "\f792";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-drone:before {
  content: "\f85f";
}

.fa-drone-alt:before {
  content: "\f860";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-drum:before {
  content: "\f569";
}

.fa-drum-steelpan:before {
  content: "\f56a";
}

.fa-drumstick:before {
  content: "\f6d6";
}

.fa-drumstick-bite:before {
  content: "\f6d7";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-dryer:before {
  content: "\f861";
}

.fa-dryer-alt:before {
  content: "\f862";
}

.fa-duck:before {
  content: "\f6d8";
}

.fa-dumbbell:before {
  content: "\f44b";
}

.fa-dumpster:before {
  content: "\f793";
}

.fa-dumpster-fire:before {
  content: "\f794";
}

.fa-dungeon:before {
  content: "\f6d9";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-ear:before {
  content: "\f5f0";
}

.fa-ear-muffs:before {
  content: "\f795";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-ebay:before {
  content: "\f4f4";
}

.fa-eclipse:before {
  content: "\f749";
}

.fa-eclipse-alt:before {
  content: "\f74a";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edge-legacy:before {
  content: "\e078";
}

.fa-edit:before {
  content: "\f044";
}

.fa-egg:before {
  content: "\f7fb";
}

.fa-egg-fried:before {
  content: "\f7fc";
}

.fa-eject:before {
  content: "\f052";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-elephant:before {
  content: "\f6da";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-h-alt:before {
  content: "\f39b";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-ellipsis-v-alt:before {
  content: "\f39c";
}

.fa-ello:before {
  content: "\f5f1";
}

.fa-ember:before {
  content: "\f423";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-empty-set:before {
  content: "\f656";
}

.fa-engine-warning:before {
  content: "\f5f2";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-dollar:before {
  content: "\f657";
}

.fa-envelope-open-text:before {
  content: "\f658";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-envira:before {
  content: "\f299";
}

.fa-equals:before {
  content: "\f52c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-ethernet:before {
  content: "\f796";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-euro-sign:before {
  content: "\f153";
}

.fa-evernote:before {
  content: "\f839";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-exchange-alt:before {
  content: "\f362";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-exclamation-square:before {
  content: "\f321";
}

.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-expand:before {
  content: "\f065";
}

.fa-expand-alt:before {
  content: "\f424";
}

.fa-expand-arrows:before {
  content: "\f31d";
}

.fa-expand-arrows-alt:before {
  content: "\f31e";
}

.fa-expand-wide:before {
  content: "\f320";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-external-link-square-alt:before {
  content: "\f360";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-dropper:before {
  content: "\f1fb";
}

.fa-eye-evil:before {
  content: "\f6db";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-fan:before {
  content: "\f863";
}

.fa-fan-table:before {
  content: "\e004";
}

.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

.fa-farm:before {
  content: "\f864";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-faucet:before {
  content: "\e005";
}

.fa-faucet-drip:before {
  content: "\e006";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-feather:before {
  content: "\f52d";
}

.fa-feather-alt:before {
  content: "\f56b";
}

.fa-fedex:before {
  content: "\f797";
}

.fa-fedora:before {
  content: "\f798";
}

.fa-female:before {
  content: "\f182";
}

.fa-field-hockey:before {
  content: "\f44c";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-figma:before {
  content: "\f799";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-alt:before {
  content: "\f15c";
}

.fa-file-archive:before {
  content: "\f1c6";
}

.fa-file-audio:before {
  content: "\f1c7";
}

.fa-file-certificate:before {
  content: "\f5f3";
}

.fa-file-chart-line:before {
  content: "\f659";
}

.fa-file-chart-pie:before {
  content: "\f65a";
}

.fa-file-check:before {
  content: "\f316";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-file-contract:before {
  content: "\f56c";
}

.fa-file-csv:before {
  content: "\f6dd";
}

.fa-file-download:before {
  content: "\f56d";
}

.fa-file-edit:before {
  content: "\f31c";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-exclamation:before {
  content: "\f31a";
}

.fa-file-export:before {
  content: "\f56e";
}

.fa-file-image:before {
  content: "\f1c5";
}

.fa-file-import:before {
  content: "\f56f";
}

.fa-file-invoice:before {
  content: "\f570";
}

.fa-file-invoice-dollar:before {
  content: "\f571";
}

.fa-file-medical:before {
  content: "\f477";
}

.fa-file-medical-alt:before {
  content: "\f478";
}

.fa-file-minus:before {
  content: "\f318";
}

.fa-file-music:before {
  content: "\f8b6";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-file-plus:before {
  content: "\f319";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-file-prescription:before {
  content: "\f572";
}

.fa-file-search:before {
  content: "\f865";
}

.fa-file-signature:before {
  content: "\f573";
}

.fa-file-spreadsheet:before {
  content: "\f65b";
}

.fa-file-times:before {
  content: "\f317";
}

.fa-file-upload:before {
  content: "\f574";
}

.fa-file-user:before {
  content: "\f65c";
}

.fa-file-video:before {
  content: "\f1c8";
}

.fa-file-word:before {
  content: "\f1c2";
}

.fa-files-medical:before {
  content: "\f7fd";
}

.fa-fill:before {
  content: "\f575";
}

.fa-fill-drip:before {
  content: "\f576";
}

.fa-film:before {
  content: "\f008";
}

.fa-film-alt:before {
  content: "\f3a0";
}

.fa-film-canister:before {
  content: "\f8b7";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-fingerprint:before {
  content: "\f577";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-fire-alt:before {
  content: "\f7e4";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-fire-smoke:before {
  content: "\f74b";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-firefox-browser:before {
  content: "\e007";
}

.fa-fireplace:before {
  content: "\f79a";
}

.fa-first-aid:before {
  content: "\f479";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-first-order-alt:before {
  content: "\f50a";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-fish:before {
  content: "\f578";
}

.fa-fish-cooked:before {
  content: "\f7fe";
}

.fa-fist-raised:before {
  content: "\f6de";
}

.fa-flag:before {
  content: "\f024";
}

.fa-flag-alt:before {
  content: "\f74c";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-flag-usa:before {
  content: "\f74d";
}

.fa-flame:before {
  content: "\f6df";
}

.fa-flashlight:before {
  content: "\f8b8";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-flask-poison:before {
  content: "\f6e0";
}

.fa-flask-potion:before {
  content: "\f6e1";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-flower:before {
  content: "\f7ff";
}

.fa-flower-daffodil:before {
  content: "\f800";
}

.fa-flower-tulip:before {
  content: "\f801";
}

.fa-flushed:before {
  content: "\f579";
}

.fa-flute:before {
  content: "\f8b9";
}

.fa-flux-capacitor:before {
  content: "\f8ba";
}

.fa-fly:before {
  content: "\f417";
}

.fa-fog:before {
  content: "\f74e";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-download:before {
  content: "\e053";
}

.fa-folder-minus:before {
  content: "\f65d";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-folder-plus:before {
  content: "\f65e";
}

.fa-folder-times:before {
  content: "\f65f";
}

.fa-folder-tree:before {
  content: "\f802";
}

.fa-folder-upload:before {
  content: "\e054";
}

.fa-folders:before {
  content: "\f660";
}

.fa-font:before {
  content: "\f031";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-font-awesome-flag:before {
  content: "\f425";
}

.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

.fa-font-case:before {
  content: "\f866";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-football-ball:before {
  content: "\f44e";
}

.fa-football-helmet:before {
  content: "\f44f";
}

.fa-forklift:before {
  content: "\f47a";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-fragile:before {
  content: "\f4bb";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-french-fries:before {
  content: "\f803";
}

.fa-frog:before {
  content: "\f52e";
}

.fa-frosty-head:before {
  content: "\f79b";
}

.fa-frown:before {
  content: "\f119";
}

.fa-frown-open:before {
  content: "\f57a";
}

.fa-fulcrum:before {
  content: "\f50b";
}

.fa-function:before {
  content: "\f661";
}

.fa-funnel-dollar:before {
  content: "\f662";
}

.fa-futbol:before {
  content: "\f1e3";
}

.fa-galactic-republic:before {
  content: "\f50c";
}

.fa-galactic-senate:before {
  content: "\f50d";
}

.fa-galaxy:before {
  content: "\e008";
}

.fa-game-board:before {
  content: "\f867";
}

.fa-game-board-alt:before {
  content: "\f868";
}

.fa-game-console-handheld:before {
  content: "\f8bb";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-gamepad-alt:before {
  content: "\f8bc";
}

.fa-garage:before {
  content: "\e009";
}

.fa-garage-car:before {
  content: "\e00a";
}

.fa-garage-open:before {
  content: "\e00b";
}

.fa-gas-pump:before {
  content: "\f52f";
}

.fa-gas-pump-slash:before {
  content: "\f5f4";
}

.fa-gavel:before {
  content: "\f0e3";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-ghost:before {
  content: "\f6e2";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-gift-card:before {
  content: "\f663";
}

.fa-gifts:before {
  content: "\f79c";
}

.fa-gingerbread-man:before {
  content: "\f79d";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-git-alt:before {
  content: "\f841";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-glass:before {
  content: "\f804";
}

.fa-glass-champagne:before {
  content: "\f79e";
}

.fa-glass-cheers:before {
  content: "\f79f";
}

.fa-glass-citrus:before {
  content: "\f869";
}

.fa-glass-martini:before {
  content: "\f000";
}

.fa-glass-martini-alt:before {
  content: "\f57b";
}

.fa-glass-whiskey:before {
  content: "\f7a0";
}

.fa-glass-whiskey-rocks:before {
  content: "\f7a1";
}

.fa-glasses:before {
  content: "\f530";
}

.fa-glasses-alt:before {
  content: "\f5f5";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-globe-africa:before {
  content: "\f57c";
}

.fa-globe-americas:before {
  content: "\f57d";
}

.fa-globe-asia:before {
  content: "\f57e";
}

.fa-globe-europe:before {
  content: "\f7a2";
}

.fa-globe-snow:before {
  content: "\f7a3";
}

.fa-globe-stand:before {
  content: "\f5f6";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-golf-ball:before {
  content: "\f450";
}

.fa-golf-club:before {
  content: "\f451";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-google-pay:before {
  content: "\e079";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-gopuram:before {
  content: "\f664";
}

.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-gramophone:before {
  content: "\f8bd";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-greater-than:before {
  content: "\f531";
}

.fa-greater-than-equal:before {
  content: "\f532";
}

.fa-grimace:before {
  content: "\f57f";
}

.fa-grin:before {
  content: "\f580";
}

.fa-grin-alt:before {
  content: "\f581";
}

.fa-grin-beam:before {
  content: "\f582";
}

.fa-grin-beam-sweat:before {
  content: "\f583";
}

.fa-grin-hearts:before {
  content: "\f584";
}

.fa-grin-squint:before {
  content: "\f585";
}

.fa-grin-squint-tears:before {
  content: "\f586";
}

.fa-grin-stars:before {
  content: "\f587";
}

.fa-grin-tears:before {
  content: "\f588";
}

.fa-grin-tongue:before {
  content: "\f589";
}

.fa-grin-tongue-squint:before {
  content: "\f58a";
}

.fa-grin-tongue-wink:before {
  content: "\f58b";
}

.fa-grin-wink:before {
  content: "\f58c";
}

.fa-grip-horizontal:before {
  content: "\f58d";
}

.fa-grip-lines:before {
  content: "\f7a4";
}

.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

.fa-grip-vertical:before {
  content: "\f58e";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-guilded:before {
  content: "\e07e";
}

.fa-guitar:before {
  content: "\f7a6";
}

.fa-guitar-electric:before {
  content: "\f8be";
}

.fa-guitars:before {
  content: "\f8bf";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-h1:before {
  content: "\f313";
}

.fa-h2:before {
  content: "\f314";
}

.fa-h3:before {
  content: "\f315";
}

.fa-h4:before {
  content: "\f86a";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-hackerrank:before {
  content: "\f5f7";
}

.fa-hamburger:before {
  content: "\f805";
}

.fa-hammer:before {
  content: "\f6e3";
}

.fa-hammer-war:before {
  content: "\f6e4";
}

.fa-hamsa:before {
  content: "\f665";
}

.fa-hand-heart:before {
  content: "\f4bc";
}

.fa-hand-holding:before {
  content: "\f4bd";
}

.fa-hand-holding-box:before {
  content: "\f47b";
}

.fa-hand-holding-heart:before {
  content: "\f4be";
}

.fa-hand-holding-magic:before {
  content: "\f6e5";
}

.fa-hand-holding-medical:before {
  content: "\e05c";
}

.fa-hand-holding-seedling:before {
  content: "\f4bf";
}

.fa-hand-holding-usd:before {
  content: "\f4c0";
}

.fa-hand-holding-water:before {
  content: "\f4c1";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-hand-middle-finger:before {
  content: "\f806";
}

.fa-hand-paper:before {
  content: "\f256";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-hand-receiving:before {
  content: "\f47c";
}

.fa-hand-rock:before {
  content: "\f255";
}

.fa-hand-scissors:before {
  content: "\f257";
}

.fa-hand-sparkles:before {
  content: "\e05d";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-hands:before {
  content: "\f4c2";
}

.fa-hands-heart:before {
  content: "\f4c3";
}

.fa-hands-helping:before {
  content: "\f4c4";
}

.fa-hands-usd:before {
  content: "\f4c5";
}

.fa-hands-wash:before {
  content: "\e05e";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-handshake-alt:before {
  content: "\f4c6";
}

.fa-handshake-alt-slash:before {
  content: "\e05f";
}

.fa-handshake-slash:before {
  content: "\e060";
}

.fa-hanukiah:before {
  content: "\f6e6";
}

.fa-hard-hat:before {
  content: "\f807";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-hat-chef:before {
  content: "\f86b";
}

.fa-hat-cowboy:before {
  content: "\f8c0";
}

.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

.fa-hat-santa:before {
  content: "\f7a7";
}

.fa-hat-winter:before {
  content: "\f7a8";
}

.fa-hat-witch:before {
  content: "\f6e7";
}

.fa-hat-wizard:before {
  content: "\f6e8";
}

.fa-hdd:before {
  content: "\f0a0";
}

.fa-head-side:before {
  content: "\f6e9";
}

.fa-head-side-brain:before {
  content: "\f808";
}

.fa-head-side-cough:before {
  content: "\e061";
}

.fa-head-side-cough-slash:before {
  content: "\e062";
}

.fa-head-side-headphones:before {
  content: "\f8c2";
}

.fa-head-side-mask:before {
  content: "\e063";
}

.fa-head-side-medical:before {
  content: "\f809";
}

.fa-head-side-virus:before {
  content: "\e064";
}

.fa-head-vr:before {
  content: "\f6ea";
}

.fa-heading:before {
  content: "\f1dc";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-headphones-alt:before {
  content: "\f58f";
}

.fa-headset:before {
  content: "\f590";
}

.fa-heart:before {
  content: "\f004";
}

.fa-heart-broken:before {
  content: "\f7a9";
}

.fa-heart-circle:before {
  content: "\f4c7";
}

.fa-heart-rate:before {
  content: "\f5f8";
}

.fa-heart-square:before {
  content: "\f4c8";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-heat:before {
  content: "\e00c";
}

.fa-helicopter:before {
  content: "\f533";
}

.fa-helmet-battle:before {
  content: "\f6eb";
}

.fa-hexagon:before {
  content: "\f312";
}

.fa-highlighter:before {
  content: "\f591";
}

.fa-hiking:before {
  content: "\f6ec";
}

.fa-hippo:before {
  content: "\f6ed";
}

.fa-hips:before {
  content: "\f452";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-history:before {
  content: "\f1da";
}

.fa-hive:before {
  content: "\e07f";
}

.fa-hockey-mask:before {
  content: "\f6ee";
}

.fa-hockey-puck:before {
  content: "\f453";
}

.fa-hockey-sticks:before {
  content: "\f454";
}

.fa-holly-berry:before {
  content: "\f7aa";
}

.fa-home:before {
  content: "\f015";
}

.fa-home-alt:before {
  content: "\f80a";
}

.fa-home-heart:before {
  content: "\f4c9";
}

.fa-home-lg:before {
  content: "\f80b";
}

.fa-home-lg-alt:before {
  content: "\f80c";
}

.fa-hood-cloak:before {
  content: "\f6ef";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-horizontal-rule:before {
  content: "\f86c";
}

.fa-hornbill:before {
  content: "\f592";
}

.fa-horse:before {
  content: "\f6f0";
}

.fa-horse-head:before {
  content: "\f7ab";
}

.fa-horse-saddle:before {
  content: "\f8c3";
}

.fa-hospital:before {
  content: "\f0f8";
}

.fa-hospital-alt:before {
  content: "\f47d";
}

.fa-hospital-symbol:before {
  content: "\f47e";
}

.fa-hospital-user:before {
  content: "\f80d";
}

.fa-hospitals:before {
  content: "\f80e";
}

.fa-hot-tub:before {
  content: "\f593";
}

.fa-hotdog:before {
  content: "\f80f";
}

.fa-hotel:before {
  content: "\f594";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-start:before {
  content: "\f251";
}

.fa-house:before {
  content: "\e00d";
}

.fa-house-damage:before {
  content: "\f6f1";
}

.fa-house-day:before {
  content: "\e00e";
}

.fa-house-flood:before {
  content: "\f74f";
}

.fa-house-leave:before {
  content: "\e00f";
}

.fa-house-night:before {
  content: "\e010";
}

.fa-house-return:before {
  content: "\e011";
}

.fa-house-signal:before {
  content: "\e012";
}

.fa-house-user:before {
  content: "\e065";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-hryvnia:before {
  content: "\f6f2";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-humidity:before {
  content: "\f750";
}

.fa-hurricane:before {
  content: "\f751";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-ice-cream:before {
  content: "\f810";
}

.fa-ice-skate:before {
  content: "\f7ac";
}

.fa-icicles:before {
  content: "\f7ad";
}

.fa-icons:before {
  content: "\f86d";
}

.fa-icons-alt:before {
  content: "\f86e";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-id-card:before {
  content: "\f2c2";
}

.fa-id-card-alt:before {
  content: "\f47f";
}

.fa-ideal:before {
  content: "\e013";
}

.fa-igloo:before {
  content: "\f7ae";
}

.fa-image:before {
  content: "\f03e";
}

.fa-image-polaroid:before {
  content: "\f8c4";
}

.fa-images:before {
  content: "\f302";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-inbox-in:before {
  content: "\f310";
}

.fa-inbox-out:before {
  content: "\f311";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-industry:before {
  content: "\f275";
}

.fa-industry-alt:before {
  content: "\f3b3";
}

.fa-infinity:before {
  content: "\f534";
}

.fa-info:before {
  content: "\f129";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-info-square:before {
  content: "\f30f";
}

.fa-inhaler:before {
  content: "\f5f9";
}

.fa-innosoft:before {
  content: "\e080";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-instagram-square:before {
  content: "\e055";
}

.fa-instalod:before {
  content: "\e081";
}

.fa-integral:before {
  content: "\f667";
}

.fa-intercom:before {
  content: "\f7af";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-intersection:before {
  content: "\f668";
}

.fa-inventory:before {
  content: "\f480";
}

.fa-invision:before {
  content: "\f7b0";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-island-tropical:before {
  content: "\f811";
}

.fa-italic:before {
  content: "\f033";
}

.fa-itch-io:before {
  content: "\f83a";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-jack-o-lantern:before {
  content: "\f30e";
}

.fa-java:before {
  content: "\f4e4";
}

.fa-jedi:before {
  content: "\f669";
}

.fa-jedi-order:before {
  content: "\f50e";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-jira:before {
  content: "\f7b1";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-joint:before {
  content: "\f595";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-journal-whills:before {
  content: "\f66a";
}

.fa-joystick:before {
  content: "\f8c5";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-jug:before {
  content: "\f8c6";
}

.fa-kaaba:before {
  content: "\f66b";
}

.fa-kaggle:before {
  content: "\f5fa";
}

.fa-kazoo:before {
  content: "\f8c7";
}

.fa-kerning:before {
  content: "\f86f";
}

.fa-key:before {
  content: "\f084";
}

.fa-key-skeleton:before {
  content: "\f6f3";
}

.fa-keybase:before {
  content: "\f4f5";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-keynote:before {
  content: "\f66c";
}

.fa-khanda:before {
  content: "\f66d";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-kidneys:before {
  content: "\f5fb";
}

.fa-kiss:before {
  content: "\f596";
}

.fa-kiss-beam:before {
  content: "\f597";
}

.fa-kiss-wink-heart:before {
  content: "\f598";
}

.fa-kite:before {
  content: "\f6f4";
}

.fa-kiwi-bird:before {
  content: "\f535";
}

.fa-knife-kitchen:before {
  content: "\f6f5";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-lambda:before {
  content: "\f66e";
}

.fa-lamp:before {
  content: "\f4ca";
}

.fa-lamp-desk:before {
  content: "\e014";
}

.fa-lamp-floor:before {
  content: "\e015";
}

.fa-landmark:before {
  content: "\f66f";
}

.fa-landmark-alt:before {
  content: "\f752";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-laptop-code:before {
  content: "\f5fc";
}

.fa-laptop-house:before {
  content: "\e066";
}

.fa-laptop-medical:before {
  content: "\f812";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lasso:before {
  content: "\f8c8";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-laugh:before {
  content: "\f599";
}

.fa-laugh-beam:before {
  content: "\f59a";
}

.fa-laugh-squint:before {
  content: "\f59b";
}

.fa-laugh-wink:before {
  content: "\f59c";
}

.fa-layer-group:before {
  content: "\f5fd";
}

.fa-layer-minus:before {
  content: "\f5fe";
}

.fa-layer-plus:before {
  content: "\f5ff";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-leaf-heart:before {
  content: "\f4cb";
}

.fa-leaf-maple:before {
  content: "\f6f6";
}

.fa-leaf-oak:before {
  content: "\f6f7";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-less:before {
  content: "\f41d";
}

.fa-less-than:before {
  content: "\f536";
}

.fa-less-than-equal:before {
  content: "\f537";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-light-ceiling:before {
  content: "\e016";
}

.fa-light-switch:before {
  content: "\e017";
}

.fa-light-switch-off:before {
  content: "\e018";
}

.fa-light-switch-on:before {
  content: "\e019";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-lightbulb-dollar:before {
  content: "\f670";
}

.fa-lightbulb-exclamation:before {
  content: "\f671";
}

.fa-lightbulb-on:before {
  content: "\f672";
}

.fa-lightbulb-slash:before {
  content: "\f673";
}

.fa-lights-holiday:before {
  content: "\f7b2";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-line-columns:before {
  content: "\f870";
}

.fa-line-height:before {
  content: "\f871";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-lips:before {
  content: "\f600";
}

.fa-lira-sign:before {
  content: "\f195";
}

.fa-list:before {
  content: "\f03a";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-list-music:before {
  content: "\f8c9";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-location:before {
  content: "\f601";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-location-circle:before {
  content: "\f602";
}

.fa-location-slash:before {
  content: "\f603";
}

.fa-lock:before {
  content: "\f023";
}

.fa-lock-alt:before {
  content: "\f30d";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-lock-open-alt:before {
  content: "\f3c2";
}

.fa-long-arrow-alt-down:before {
  content: "\f309";
}

.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-loveseat:before {
  content: "\f4cc";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-luchador:before {
  content: "\f455";
}

.fa-luggage-cart:before {
  content: "\f59d";
}

.fa-lungs:before {
  content: "\f604";
}

.fa-lungs-virus:before {
  content: "\e067";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-mace:before {
  content: "\f6f8";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-mail-bulk:before {
  content: "\f674";
}

.fa-mailbox:before {
  content: "\f813";
}

.fa-mailchimp:before {
  content: "\f59e";
}

.fa-male:before {
  content: "\f183";
}

.fa-mandalorian:before {
  content: "\f50f";
}

.fa-mandolin:before {
  content: "\f6f9";
}

.fa-map:before {
  content: "\f279";
}

.fa-map-marked:before {
  content: "\f59f";
}

.fa-map-marked-alt:before {
  content: "\f5a0";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-map-marker-alt-slash:before {
  content: "\f605";
}

.fa-map-marker-check:before {
  content: "\f606";
}

.fa-map-marker-edit:before {
  content: "\f607";
}

.fa-map-marker-exclamation:before {
  content: "\f608";
}

.fa-map-marker-minus:before {
  content: "\f609";
}

.fa-map-marker-plus:before {
  content: "\f60a";
}

.fa-map-marker-question:before {
  content: "\f60b";
}

.fa-map-marker-slash:before {
  content: "\f60c";
}

.fa-map-marker-smile:before {
  content: "\f60d";
}

.fa-map-marker-times:before {
  content: "\f60e";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-markdown:before {
  content: "\f60f";
}

.fa-marker:before {
  content: "\f5a1";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mask:before {
  content: "\f6fa";
}

.fa-mastodon:before {
  content: "\f4f6";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-mdb:before {
  content: "\f8ca";
}

.fa-meat:before {
  content: "\f814";
}

.fa-medal:before {
  content: "\f5a2";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f3c7";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-megaphone:before {
  content: "\f675";
}

.fa-megaport:before {
  content: "\f5a3";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-meh-blank:before {
  content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

.fa-memory:before {
  content: "\f538";
}

.fa-mendeley:before {
  content: "\f7b3";
}

.fa-menorah:before {
  content: "\f676";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-meteor:before {
  content: "\f753";
}

.fa-microblog:before {
  content: "\e01a";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-alt:before {
  content: "\f3c9";
}

.fa-microphone-alt-slash:before {
  content: "\f539";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-microphone-stand:before {
  content: "\f8cb";
}

.fa-microscope:before {
  content: "\f610";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-microwave:before {
  content: "\e01b";
}

.fa-mind-share:before {
  content: "\f677";
}

.fa-minus:before {
  content: "\f068";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-minus-hexagon:before {
  content: "\f307";
}

.fa-minus-octagon:before {
  content: "\f308";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-mistletoe:before {
  content: "\f7b4";
}

.fa-mitten:before {
  content: "\f7b5";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mixer:before {
  content: "\e056";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-mobile-android:before {
  content: "\f3ce";
}

.fa-mobile-android-alt:before {
  content: "\f3cf";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-money-bill:before {
  content: "\f0d6";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-money-bill-wave:before {
  content: "\f53a";
}

.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

.fa-money-check:before {
  content: "\f53c";
}

.fa-money-check-alt:before {
  content: "\f53d";
}

.fa-money-check-edit:before {
  content: "\f872";
}

.fa-money-check-edit-alt:before {
  content: "\f873";
}

.fa-monitor-heart-rate:before {
  content: "\f611";
}

.fa-monkey:before {
  content: "\f6fb";
}

.fa-monument:before {
  content: "\f5a6";
}

.fa-moon:before {
  content: "\f186";
}

.fa-moon-cloud:before {
  content: "\f754";
}

.fa-moon-stars:before {
  content: "\f755";
}

.fa-mortar-pestle:before {
  content: "\f5a7";
}

.fa-mosque:before {
  content: "\f678";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-mountain:before {
  content: "\f6fc";
}

.fa-mountains:before {
  content: "\f6fd";
}

.fa-mouse:before {
  content: "\f8cc";
}

.fa-mouse-alt:before {
  content: "\f8cd";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-mp3-player:before {
  content: "\f8ce";
}

.fa-mug:before {
  content: "\f874";
}

.fa-mug-hot:before {
  content: "\f7b6";
}

.fa-mug-marshmallows:before {
  content: "\f7b7";
}

.fa-mug-tea:before {
  content: "\f875";
}

.fa-music:before {
  content: "\f001";
}

.fa-music-alt:before {
  content: "\f8cf";
}

.fa-music-alt-slash:before {
  content: "\f8d0";
}

.fa-music-slash:before {
  content: "\f8d1";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-narwhal:before {
  content: "\f6fe";
}

.fa-neos:before {
  content: "\f612";
}

.fa-network-wired:before {
  content: "\f6ff";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-nimblr:before {
  content: "\f5a8";
}

.fa-node:before {
  content: "\f419";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-not-equal:before {
  content: "\f53e";
}

.fa-notes-medical:before {
  content: "\f481";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-octagon:before {
  content: "\f306";
}

.fa-octopus-deploy:before {
  content: "\e082";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-oil-can:before {
  content: "\f613";
}

.fa-oil-temp:before {
  content: "\f614";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-om:before {
  content: "\f679";
}

.fa-omega:before {
  content: "\f67a";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-orcid:before {
  content: "\f8d2";
}

.fa-ornament:before {
  content: "\f7b8";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-otter:before {
  content: "\f700";
}

.fa-outdent:before {
  content: "\f03b";
}

.fa-outlet:before {
  content: "\e01c";
}

.fa-oven:before {
  content: "\e01d";
}

.fa-overline:before {
  content: "\f876";
}

.fa-page-break:before {
  content: "\f877";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-pager:before {
  content: "\f815";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-paint-brush-alt:before {
  content: "\f5a9";
}

.fa-paint-roller:before {
  content: "\f5aa";
}

.fa-palette:before {
  content: "\f53f";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-pallet-alt:before {
  content: "\f483";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-parachute-box:before {
  content: "\f4cd";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-paragraph-rtl:before {
  content: "\f878";
}

.fa-parking:before {
  content: "\f540";
}

.fa-parking-circle:before {
  content: "\f615";
}

.fa-parking-circle-slash:before {
  content: "\f616";
}

.fa-parking-slash:before {
  content: "\f617";
}

.fa-passport:before {
  content: "\f5ab";
}

.fa-pastafarianism:before {
  content: "\f67b";
}

.fa-paste:before {
  content: "\f0ea";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-paw-alt:before {
  content: "\f701";
}

.fa-paw-claws:before {
  content: "\f702";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-peace:before {
  content: "\f67c";
}

.fa-pegasus:before {
  content: "\f703";
}

.fa-pen:before {
  content: "\f304";
}

.fa-pen-alt:before {
  content: "\f305";
}

.fa-pen-fancy:before {
  content: "\f5ac";
}

.fa-pen-nib:before {
  content: "\f5ad";
}

.fa-pen-square:before {
  content: "\f14b";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-pencil-alt:before {
  content: "\f303";
}

.fa-pencil-paintbrush:before {
  content: "\f618";
}

.fa-pencil-ruler:before {
  content: "\f5ae";
}

.fa-pennant:before {
  content: "\f456";
}

.fa-penny-arcade:before {
  content: "\f704";
}

.fa-people-arrows:before {
  content: "\e068";
}

.fa-people-carry:before {
  content: "\f4ce";
}

.fa-pepper-hot:before {
  content: "\f816";
}

.fa-perbyte:before {
  content: "\e083";
}

.fa-percent:before {
  content: "\f295";
}

.fa-percentage:before {
  content: "\f541";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-person-booth:before {
  content: "\f756";
}

.fa-person-carry:before {
  content: "\f4cf";
}

.fa-person-dolly:before {
  content: "\f4d0";
}

.fa-person-dolly-empty:before {
  content: "\f4d1";
}

.fa-person-sign:before {
  content: "\f757";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-phone:before {
  content: "\f095";
}

.fa-phone-alt:before {
  content: "\f879";
}

.fa-phone-laptop:before {
  content: "\f87a";
}

.fa-phone-office:before {
  content: "\f67d";
}

.fa-phone-plus:before {
  content: "\f4d2";
}

.fa-phone-rotary:before {
  content: "\f8d3";
}

.fa-phone-slash:before {
  content: "\f3dd";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-phone-square-alt:before {
  content: "\f87b";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-photo-video:before {
  content: "\f87c";
}

.fa-php:before {
  content: "\f457";
}

.fa-pi:before {
  content: "\f67e";
}

.fa-piano:before {
  content: "\f8d4";
}

.fa-piano-keyboard:before {
  content: "\f8d5";
}

.fa-pie:before {
  content: "\f705";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-square:before {
  content: "\e01e";
}

.fa-pig:before {
  content: "\f706";
}

.fa-piggy-bank:before {
  content: "\f4d3";
}

.fa-pills:before {
  content: "\f484";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-pizza:before {
  content: "\f817";
}

.fa-pizza-slice:before {
  content: "\f818";
}

.fa-place-of-worship:before {
  content: "\f67f";
}

.fa-plane:before {
  content: "\f072";
}

.fa-plane-alt:before {
  content: "\f3de";
}

.fa-plane-arrival:before {
  content: "\f5af";
}

.fa-plane-departure:before {
  content: "\f5b0";
}

.fa-plane-slash:before {
  content: "\e069";
}

.fa-planet-moon:before {
  content: "\e01f";
}

.fa-planet-ringed:before {
  content: "\e020";
}

.fa-play:before {
  content: "\f04b";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-plus:before {
  content: "\f067";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-plus-hexagon:before {
  content: "\f300";
}

.fa-plus-octagon:before {
  content: "\f301";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-podium:before {
  content: "\f680";
}

.fa-podium-star:before {
  content: "\f758";
}

.fa-police-box:before {
  content: "\e021";
}

.fa-poll:before {
  content: "\f681";
}

.fa-poll-h:before {
  content: "\f682";
}

.fa-poll-people:before {
  content: "\f759";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-poo-storm:before {
  content: "\f75a";
}

.fa-poop:before {
  content: "\f619";
}

.fa-popcorn:before {
  content: "\f819";
}

.fa-portal-enter:before {
  content: "\e022";
}

.fa-portal-exit:before {
  content: "\e023";
}

.fa-portrait:before {
  content: "\f3e0";
}

.fa-pound-sign:before {
  content: "\f154";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-pray:before {
  content: "\f683";
}

.fa-praying-hands:before {
  content: "\f684";
}

.fa-prescription:before {
  content: "\f5b1";
}

.fa-prescription-bottle:before {
  content: "\f485";
}

.fa-prescription-bottle-alt:before {
  content: "\f486";
}

.fa-presentation:before {
  content: "\f685";
}

.fa-print:before {
  content: "\f02f";
}

.fa-print-search:before {
  content: "\f81a";
}

.fa-print-slash:before {
  content: "\f686";
}

.fa-procedures:before {
  content: "\f487";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-project-diagram:before {
  content: "\f542";
}

.fa-projector:before {
  content: "\f8d6";
}

.fa-pump-medical:before {
  content: "\e06a";
}

.fa-pump-soap:before {
  content: "\e06b";
}

.fa-pumpkin:before {
  content: "\f707";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-question:before {
  content: "\f128";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-question-square:before {
  content: "\f2fd";
}

.fa-quidditch:before {
  content: "\f458";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-quran:before {
  content: "\f687";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-rabbit:before {
  content: "\f708";
}

.fa-rabbit-fast:before {
  content: "\f709";
}

.fa-racquet:before {
  content: "\f45a";
}

.fa-radar:before {
  content: "\e024";
}

.fa-radiation:before {
  content: "\f7b9";
}

.fa-radiation-alt:before {
  content: "\f7ba";
}

.fa-radio:before {
  content: "\f8d7";
}

.fa-radio-alt:before {
  content: "\f8d8";
}

.fa-rainbow:before {
  content: "\f75b";
}

.fa-raindrops:before {
  content: "\f75c";
}

.fa-ram:before {
  content: "\f70a";
}

.fa-ramp-loading:before {
  content: "\f4d4";
}

.fa-random:before {
  content: "\f074";
}

.fa-raspberry-pi:before {
  content: "\f7bb";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-raygun:before {
  content: "\e025";
}

.fa-react:before {
  content: "\f41b";
}

.fa-reacteurope:before {
  content: "\f75d";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-receipt:before {
  content: "\f543";
}

.fa-record-vinyl:before {
  content: "\f8d9";
}

.fa-rectangle-landscape:before {
  content: "\f2fa";
}

.fa-rectangle-portrait:before {
  content: "\f2fb";
}

.fa-rectangle-wide:before {
  content: "\f2fc";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redhat:before {
  content: "\f7bc";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-refrigerator:before {
  content: "\e026";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-remove-format:before {
  content: "\f87d";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-repeat:before {
  content: "\f363";
}

.fa-repeat-1:before {
  content: "\f365";
}

.fa-repeat-1-alt:before {
  content: "\f366";
}

.fa-repeat-alt:before {
  content: "\f364";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-republican:before {
  content: "\f75e";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-restroom:before {
  content: "\f7bd";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-retweet-alt:before {
  content: "\f361";
}

.fa-rev:before {
  content: "\f5b2";
}

.fa-ribbon:before {
  content: "\f4d6";
}

.fa-ring:before {
  content: "\f70b";
}

.fa-rings-wedding:before {
  content: "\f81b";
}

.fa-road:before {
  content: "\f018";
}

.fa-robot:before {
  content: "\f544";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-rocket-launch:before {
  content: "\e027";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-route:before {
  content: "\f4d7";
}

.fa-route-highway:before {
  content: "\f61a";
}

.fa-route-interstate:before {
  content: "\f61b";
}

.fa-router:before {
  content: "\f8da";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-ruler:before {
  content: "\f545";
}

.fa-ruler-combined:before {
  content: "\f546";
}

.fa-ruler-horizontal:before {
  content: "\f547";
}

.fa-ruler-triangle:before {
  content: "\f61c";
}

.fa-ruler-vertical:before {
  content: "\f548";
}

.fa-running:before {
  content: "\f70c";
}

.fa-rupee-sign:before {
  content: "\f156";
}

.fa-rust:before {
  content: "\e07a";
}

.fa-rv:before {
  content: "\f7be";
}

.fa-sack:before {
  content: "\f81c";
}

.fa-sack-dollar:before {
  content: "\f81d";
}

.fa-sad-cry:before {
  content: "\f5b3";
}

.fa-sad-tear:before {
  content: "\f5b4";
}

.fa-safari:before {
  content: "\f267";
}

.fa-salad:before {
  content: "\f81e";
}

.fa-salesforce:before {
  content: "\f83b";
}

.fa-sandwich:before {
  content: "\f81f";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-satellite:before {
  content: "\f7bf";
}

.fa-satellite-dish:before {
  content: "\f7c0";
}

.fa-sausage:before {
  content: "\f820";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-sax-hot:before {
  content: "\f8db";
}

.fa-saxophone:before {
  content: "\f8dc";
}

.fa-scalpel:before {
  content: "\f61d";
}

.fa-scalpel-path:before {
  content: "\f61e";
}

.fa-scanner:before {
  content: "\f488";
}

.fa-scanner-image:before {
  content: "\f8f3";
}

.fa-scanner-keyboard:before {
  content: "\f489";
}

.fa-scanner-touchscreen:before {
  content: "\f48a";
}

.fa-scarecrow:before {
  content: "\f70d";
}

.fa-scarf:before {
  content: "\f7c1";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-school:before {
  content: "\f549";
}

.fa-screwdriver:before {
  content: "\f54a";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-scroll:before {
  content: "\f70e";
}

.fa-scroll-old:before {
  content: "\f70f";
}

.fa-scrubber:before {
  content: "\f2f8";
}

.fa-scythe:before {
  content: "\f710";
}

.fa-sd-card:before {
  content: "\f7c2";
}

.fa-search:before {
  content: "\f002";
}

.fa-search-dollar:before {
  content: "\f688";
}

.fa-search-location:before {
  content: "\f689";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-seedling:before {
  content: "\f4d8";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-send-back:before {
  content: "\f87e";
}

.fa-send-backward:before {
  content: "\f87f";
}

.fa-sensor:before {
  content: "\e028";
}

.fa-sensor-alert:before {
  content: "\e029";
}

.fa-sensor-fire:before {
  content: "\e02a";
}

.fa-sensor-on:before {
  content: "\e02b";
}

.fa-sensor-smoke:before {
  content: "\e02c";
}

.fa-server:before {
  content: "\f233";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-shapes:before {
  content: "\f61f";
}

.fa-share:before {
  content: "\f064";
}

.fa-share-all:before {
  content: "\f367";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-sheep:before {
  content: "\f711";
}

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield:before {
  content: "\f132";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-shield-check:before {
  content: "\f2f7";
}

.fa-shield-cross:before {
  content: "\f712";
}

.fa-shield-virus:before {
  content: "\e06c";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-shipping-fast:before {
  content: "\f48b";
}

.fa-shipping-timed:before {
  content: "\f48c";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shish-kebab:before {
  content: "\f821";
}

.fa-shoe-prints:before {
  content: "\f54b";
}

.fa-shopify:before {
  content: "\e057";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-shopware:before {
  content: "\f5b5";
}

.fa-shovel:before {
  content: "\f713";
}

.fa-shovel-snow:before {
  content: "\f7c3";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-shredder:before {
  content: "\f68a";
}

.fa-shuttle-van:before {
  content: "\f5b6";
}

.fa-shuttlecock:before {
  content: "\f45b";
}

.fa-sickle:before {
  content: "\f822";
}

.fa-sigma:before {
  content: "\f68b";
}

.fa-sign:before {
  content: "\f4d9";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-signal:before {
  content: "\f012";
}

.fa-signal-1:before {
  content: "\f68c";
}

.fa-signal-2:before {
  content: "\f68d";
}

.fa-signal-3:before {
  content: "\f68e";
}

.fa-signal-4:before {
  content: "\f68f";
}

.fa-signal-alt:before {
  content: "\f690";
}

.fa-signal-alt-1:before {
  content: "\f691";
}

.fa-signal-alt-2:before {
  content: "\f692";
}

.fa-signal-alt-3:before {
  content: "\f693";
}

.fa-signal-alt-slash:before {
  content: "\f694";
}

.fa-signal-slash:before {
  content: "\f695";
}

.fa-signal-stream:before {
  content: "\f8dd";
}

.fa-signature:before {
  content: "\f5b7";
}

.fa-sim-card:before {
  content: "\f7c4";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sink:before {
  content: "\e06d";
}

.fa-siren:before {
  content: "\e02d";
}

.fa-siren-on:before {
  content: "\e02e";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-sith:before {
  content: "\f512";
}

.fa-skating:before {
  content: "\f7c5";
}

.fa-skeleton:before {
  content: "\f620";
}

.fa-sketch:before {
  content: "\f7c6";
}

.fa-ski-jump:before {
  content: "\f7c7";
}

.fa-ski-lift:before {
  content: "\f7c8";
}

.fa-skiing:before {
  content: "\f7c9";
}

.fa-skiing-nordic:before {
  content: "\f7ca";
}

.fa-skull:before {
  content: "\f54c";
}

.fa-skull-cow:before {
  content: "\f8de";
}

.fa-skull-crossbones:before {
  content: "\f714";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f3ef";
}

.fa-slash:before {
  content: "\f715";
}

.fa-sledding:before {
  content: "\f7cb";
}

.fa-sleigh:before {
  content: "\f7cc";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-sliders-h-square:before {
  content: "\f3f0";
}

.fa-sliders-v:before {
  content: "\f3f1";
}

.fa-sliders-v-square:before {
  content: "\f3f2";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-smile:before {
  content: "\f118";
}

.fa-smile-beam:before {
  content: "\f5b8";
}

.fa-smile-plus:before {
  content: "\f5b9";
}

.fa-smile-wink:before {
  content: "\f4da";
}

.fa-smog:before {
  content: "\f75f";
}

.fa-smoke:before {
  content: "\f760";
}

.fa-smoking:before {
  content: "\f48d";
}

.fa-smoking-ban:before {
  content: "\f54d";
}

.fa-sms:before {
  content: "\f7cd";
}

.fa-snake:before {
  content: "\f716";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-snooze:before {
  content: "\f880";
}

.fa-snow-blowing:before {
  content: "\f761";
}

.fa-snowboarding:before {
  content: "\f7ce";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-snowflakes:before {
  content: "\f7cf";
}

.fa-snowman:before {
  content: "\f7d0";
}

.fa-snowmobile:before {
  content: "\f7d1";
}

.fa-snowplow:before {
  content: "\f7d2";
}

.fa-soap:before {
  content: "\e06e";
}

.fa-socks:before {
  content: "\f696";
}

.fa-solar-panel:before {
  content: "\f5ba";
}

.fa-solar-system:before {
  content: "\e02f";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

.fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

.fa-sort-alt:before {
  content: "\f883";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-sort-amount-down-alt:before {
  content: "\f884";
}

.fa-sort-amount-up:before {
  content: "\f161";
}

.fa-sort-amount-up-alt:before {
  content: "\f885";
}

.fa-sort-circle:before {
  content: "\e030";
}

.fa-sort-circle-down:before {
  content: "\e031";
}

.fa-sort-circle-up:before {
  content: "\e032";
}

.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

.fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

.fa-sort-shapes-down:before {
  content: "\f888";
}

.fa-sort-shapes-down-alt:before {
  content: "\f889";
}

.fa-sort-shapes-up:before {
  content: "\f88a";
}

.fa-sort-shapes-up-alt:before {
  content: "\f88b";
}

.fa-sort-size-down:before {
  content: "\f88c";
}

.fa-sort-size-down-alt:before {
  content: "\f88d";
}

.fa-sort-size-up:before {
  content: "\f88e";
}

.fa-sort-size-up-alt:before {
  content: "\f88f";
}

.fa-sort-up:before {
  content: "\f0de";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-soup:before {
  content: "\f823";
}

.fa-sourcetree:before {
  content: "\f7d3";
}

.fa-spa:before {
  content: "\f5bb";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-space-station-moon:before {
  content: "\e033";
}

.fa-space-station-moon-alt:before {
  content: "\e034";
}

.fa-spade:before {
  content: "\f2f4";
}

.fa-sparkles:before {
  content: "\f890";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-speaker:before {
  content: "\f8df";
}

.fa-speaker-deck:before {
  content: "\f83c";
}

.fa-speakers:before {
  content: "\f8e0";
}

.fa-spell-check:before {
  content: "\f891";
}

.fa-spider:before {
  content: "\f717";
}

.fa-spider-black-widow:before {
  content: "\f718";
}

.fa-spider-web:before {
  content: "\f719";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-spinner-third:before {
  content: "\f3f4";
}

.fa-splotch:before {
  content: "\f5bc";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-spray-can:before {
  content: "\f5bd";
}

.fa-sprinkler:before {
  content: "\e035";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-square-full:before {
  content: "\f45c";
}

.fa-square-root:before {
  content: "\f697";
}

.fa-square-root-alt:before {
  content: "\f698";
}

.fa-squarespace:before {
  content: "\f5be";
}

.fa-squirrel:before {
  content: "\f71a";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-stackpath:before {
  content: "\f842";
}

.fa-staff:before {
  content: "\f71b";
}

.fa-stamp:before {
  content: "\f5bf";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-and-crescent:before {
  content: "\f699";
}

.fa-star-christmas:before {
  content: "\f7d4";
}

.fa-star-exclamation:before {
  content: "\f2f3";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-star-half-alt:before {
  content: "\f5c0";
}

.fa-star-of-david:before {
  content: "\f69a";
}

.fa-star-of-life:before {
  content: "\f621";
}

.fa-star-shooting:before {
  content: "\e036";
}

.fa-starfighter:before {
  content: "\e037";
}

.fa-starfighter-alt:before {
  content: "\e038";
}

.fa-stars:before {
  content: "\f762";
}

.fa-starship:before {
  content: "\e039";
}

.fa-starship-freighter:before {
  content: "\e03a";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steak:before {
  content: "\f824";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

.fa-steering-wheel:before {
  content: "\f622";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-stocking:before {
  content: "\f7d5";
}

.fa-stomach:before {
  content: "\f623";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-stopwatch-20:before {
  content: "\e06f";
}

.fa-store:before {
  content: "\f54e";
}

.fa-store-alt:before {
  content: "\f54f";
}

.fa-store-alt-slash:before {
  content: "\e070";
}

.fa-store-slash:before {
  content: "\e071";
}

.fa-strava:before {
  content: "\f428";
}

.fa-stream:before {
  content: "\f550";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-stretcher:before {
  content: "\f825";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-stroopwafel:before {
  content: "\f551";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-subway:before {
  content: "\f239";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-suitcase-rolling:before {
  content: "\f5c1";
}

.fa-sun:before {
  content: "\f185";
}

.fa-sun-cloud:before {
  content: "\f763";
}

.fa-sun-dust:before {
  content: "\f764";
}

.fa-sun-haze:before {
  content: "\f765";
}

.fa-sunglasses:before {
  content: "\f892";
}

.fa-sunrise:before {
  content: "\f766";
}

.fa-sunset:before {
  content: "\f767";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-surprise:before {
  content: "\f5c2";
}

.fa-suse:before {
  content: "\f7d6";
}

.fa-swatchbook:before {
  content: "\f5c3";
}

.fa-swift:before {
  content: "\f8e1";
}

.fa-swimmer:before {
  content: "\f5c4";
}

.fa-swimming-pool:before {
  content: "\f5c5";
}

.fa-sword:before {
  content: "\f71c";
}

.fa-sword-laser:before {
  content: "\e03b";
}

.fa-sword-laser-alt:before {
  content: "\e03c";
}

.fa-swords:before {
  content: "\f71d";
}

.fa-swords-laser:before {
  content: "\e03d";
}

.fa-symfony:before {
  content: "\f83d";
}

.fa-synagogue:before {
  content: "\f69b";
}

.fa-sync:before {
  content: "\f021";
}

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-table-tennis:before {
  content: "\f45d";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-tablet-android:before {
  content: "\f3fb";
}

.fa-tablet-android-alt:before {
  content: "\f3fc";
}

.fa-tablet-rugged:before {
  content: "\f48f";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-tachometer:before {
  content: "\f0e4";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

.fa-tachometer-alt-average:before {
  content: "\f624";
}

.fa-tachometer-alt-fast:before {
  content: "\f625";
}

.fa-tachometer-alt-fastest:before {
  content: "\f626";
}

.fa-tachometer-alt-slow:before {
  content: "\f627";
}

.fa-tachometer-alt-slowest:before {
  content: "\f628";
}

.fa-tachometer-average:before {
  content: "\f629";
}

.fa-tachometer-fast:before {
  content: "\f62a";
}

.fa-tachometer-fastest:before {
  content: "\f62b";
}

.fa-tachometer-slow:before {
  content: "\f62c";
}

.fa-tachometer-slowest:before {
  content: "\f62d";
}

.fa-taco:before {
  content: "\f826";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-tally:before {
  content: "\f69c";
}

.fa-tanakh:before {
  content: "\f827";
}

.fa-tape:before {
  content: "\f4db";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-tasks-alt:before {
  content: "\f828";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-teeth:before {
  content: "\f62e";
}

.fa-teeth-open:before {
  content: "\f62f";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f3fe";
}

.fa-telescope:before {
  content: "\e03e";
}

.fa-temperature-down:before {
  content: "\e03f";
}

.fa-temperature-frigid:before {
  content: "\f768";
}

.fa-temperature-high:before {
  content: "\f769";
}

.fa-temperature-hot:before {
  content: "\f76a";
}

.fa-temperature-low:before {
  content: "\f76b";
}

.fa-temperature-up:before {
  content: "\e040";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-tenge:before {
  content: "\f7d7";
}

.fa-tennis-ball:before {
  content: "\f45e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-text:before {
  content: "\f893";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-size:before {
  content: "\f894";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-the-red-yeti:before {
  content: "\f69d";
}

.fa-theater-masks:before {
  content: "\f630";
}

.fa-themeco:before {
  content: "\f5c6";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-theta:before {
  content: "\f69e";
}

.fa-think-peaks:before {
  content: "\f731";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-thunderstorm:before {
  content: "\f76c";
}

.fa-thunderstorm-moon:before {
  content: "\f76d";
}

.fa-thunderstorm-sun:before {
  content: "\f76e";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

.fa-tiktok:before {
  content: "\e07b";
}

.fa-tilde:before {
  content: "\f69f";
}

.fa-times:before {
  content: "\f00d";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-times-hexagon:before {
  content: "\f2ee";
}

.fa-times-octagon:before {
  content: "\f2f0";
}

.fa-times-square:before {
  content: "\f2d3";
}

.fa-tint:before {
  content: "\f043";
}

.fa-tint-slash:before {
  content: "\f5c7";
}

.fa-tire:before {
  content: "\f631";
}

.fa-tire-flat:before {
  content: "\f632";
}

.fa-tire-pressure-warning:before {
  content: "\f633";
}

.fa-tire-rugged:before {
  content: "\f634";
}

.fa-tired:before {
  content: "\f5c8";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-toilet:before {
  content: "\f7d8";
}

.fa-toilet-paper:before {
  content: "\f71e";
}

.fa-toilet-paper-alt:before {
  content: "\f71f";
}

.fa-toilet-paper-slash:before {
  content: "\e072";
}

.fa-tombstone:before {
  content: "\f720";
}

.fa-tombstone-alt:before {
  content: "\f721";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-tools:before {
  content: "\f7d9";
}

.fa-tooth:before {
  content: "\f5c9";
}

.fa-toothbrush:before {
  content: "\f635";
}

.fa-torah:before {
  content: "\f6a0";
}

.fa-torii-gate:before {
  content: "\f6a1";
}

.fa-tornado:before {
  content: "\f76f";
}

.fa-tractor:before {
  content: "\f722";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-traffic-cone:before {
  content: "\f636";
}

.fa-traffic-light:before {
  content: "\f637";
}

.fa-traffic-light-go:before {
  content: "\f638";
}

.fa-traffic-light-slow:before {
  content: "\f639";
}

.fa-traffic-light-stop:before {
  content: "\f63a";
}

.fa-trailer:before {
  content: "\e041";
}

.fa-train:before {
  content: "\f238";
}

.fa-tram:before {
  content: "\f7da";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-transporter:before {
  content: "\e042";
}

.fa-transporter-1:before {
  content: "\e043";
}

.fa-transporter-2:before {
  content: "\e044";
}

.fa-transporter-3:before {
  content: "\e045";
}

.fa-transporter-empty:before {
  content: "\e046";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-trash-restore:before {
  content: "\f829";
}

.fa-trash-restore-alt:before {
  content: "\f82a";
}

.fa-trash-undo:before {
  content: "\f895";
}

.fa-trash-undo-alt:before {
  content: "\f896";
}

.fa-treasure-chest:before {
  content: "\f723";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-tree-alt:before {
  content: "\f400";
}

.fa-tree-christmas:before {
  content: "\f7db";
}

.fa-tree-decorated:before {
  content: "\f7dc";
}

.fa-tree-large:before {
  content: "\f7dd";
}

.fa-tree-palm:before {
  content: "\f82b";
}

.fa-trees:before {
  content: "\f724";
}

.fa-trello:before {
  content: "\f181";
}

.fa-triangle:before {
  content: "\f2ec";
}

.fa-triangle-music:before {
  content: "\f8e2";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-trophy-alt:before {
  content: "\f2eb";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-truck-container:before {
  content: "\f4dc";
}

.fa-truck-couch:before {
  content: "\f4dd";
}

.fa-truck-loading:before {
  content: "\f4de";
}

.fa-truck-monster:before {
  content: "\f63b";
}

.fa-truck-moving:before {
  content: "\f4df";
}

.fa-truck-pickup:before {
  content: "\f63c";
}

.fa-truck-plow:before {
  content: "\f7de";
}

.fa-truck-ramp:before {
  content: "\f4e0";
}

.fa-trumpet:before {
  content: "\f8e3";
}

.fa-tshirt:before {
  content: "\f553";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-turkey:before {
  content: "\f725";
}

.fa-turntable:before {
  content: "\f8e4";
}

.fa-turtle:before {
  content: "\f726";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-tv-alt:before {
  content: "\f8e5";
}

.fa-tv-music:before {
  content: "\f8e6";
}

.fa-tv-retro:before {
  content: "\f401";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-typewriter:before {
  content: "\f8e7";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-ubuntu:before {
  content: "\f7df";
}

.fa-ufo:before {
  content: "\e047";
}

.fa-ufo-beam:before {
  content: "\e048";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbraco:before {
  content: "\f8e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-umbrella-beach:before {
  content: "\f5ca";
}

.fa-uncharted:before {
  content: "\e084";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-unicorn:before {
  content: "\f727";
}

.fa-union:before {
  content: "\f6a2";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-unity:before {
  content: "\e049";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-university:before {
  content: "\f19c";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-unsplash:before {
  content: "\e07c";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-upload:before {
  content: "\f093";
}

.fa-ups:before {
  content: "\f7e0";
}

.fa-usb:before {
  content: "\f287";
}

.fa-usb-drive:before {
  content: "\f8e9";
}

.fa-usd-circle:before {
  content: "\f2e8";
}

.fa-usd-square:before {
  content: "\f2e9";
}

.fa-user:before {
  content: "\f007";
}

.fa-user-alien:before {
  content: "\e04a";
}

.fa-user-alt:before {
  content: "\f406";
}

.fa-user-alt-slash:before {
  content: "\f4fa";
}

.fa-user-astronaut:before {
  content: "\f4fb";
}

.fa-user-chart:before {
  content: "\f6a3";
}

.fa-user-check:before {
  content: "\f4fc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-clock:before {
  content: "\f4fd";
}

.fa-user-cog:before {
  content: "\f4fe";
}

.fa-user-cowboy:before {
  content: "\f8ea";
}

.fa-user-crown:before {
  content: "\f6a4";
}

.fa-user-edit:before {
  content: "\f4ff";
}

.fa-user-friends:before {
  content: "\f500";
}

.fa-user-graduate:before {
  content: "\f501";
}

.fa-user-hard-hat:before {
  content: "\f82c";
}

.fa-user-headset:before {
  content: "\f82d";
}

.fa-user-injured:before {
  content: "\f728";
}

.fa-user-lock:before {
  content: "\f502";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-user-md-chat:before {
  content: "\f82e";
}

.fa-user-minus:before {
  content: "\f503";
}

.fa-user-music:before {
  content: "\f8eb";
}

.fa-user-ninja:before {
  content: "\f504";
}

.fa-user-nurse:before {
  content: "\f82f";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-robot:before {
  content: "\e04b";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-user-shield:before {
  content: "\f505";
}

.fa-user-slash:before {
  content: "\f506";
}

.fa-user-tag:before {
  content: "\f507";
}

.fa-user-tie:before {
  content: "\f508";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-user-unlock:before {
  content: "\e058";
}

.fa-user-visor:before {
  content: "\e04c";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-users-class:before {
  content: "\f63d";
}

.fa-users-cog:before {
  content: "\f509";
}

.fa-users-crown:before {
  content: "\f6a5";
}

.fa-users-medical:before {
  content: "\f830";
}

.fa-users-slash:before {
  content: "\e073";
}

.fa-usps:before {
  content: "\f7e1";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-fork:before {
  content: "\f2e3";
}

.fa-utensil-knife:before {
  content: "\f2e4";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-utensils-alt:before {
  content: "\f2e6";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-vacuum:before {
  content: "\e04d";
}

.fa-vacuum-robot:before {
  content: "\e04e";
}

.fa-value-absolute:before {
  content: "\f6a6";
}

.fa-vector-square:before {
  content: "\f5cb";
}

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-vest:before {
  content: "\e085";
}

.fa-vest-patches:before {
  content: "\e086";
}

.fa-vhs:before {
  content: "\f8ec";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-vial:before {
  content: "\f492";
}

.fa-vials:before {
  content: "\f493";
}

.fa-viber:before {
  content: "\f409";
}

.fa-video:before {
  content: "\f03d";
}

.fa-video-plus:before {
  content: "\f4e1";
}

.fa-video-slash:before {
  content: "\f4e2";
}

.fa-vihara:before {
  content: "\f6a7";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-violin:before {
  content: "\f8ed";
}

.fa-virus:before {
  content: "\e074";
}

.fa-virus-slash:before {
  content: "\e075";
}

.fa-viruses:before {
  content: "\e076";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-voicemail:before {
  content: "\f897";
}

.fa-volcano:before {
  content: "\f770";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

.fa-volume:before {
  content: "\f6a8";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-mute:before {
  content: "\f6a9";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-slash:before {
  content: "\f2e2";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-vote-nay:before {
  content: "\f771";
}

.fa-vote-yea:before {
  content: "\f772";
}

.fa-vr-cardboard:before {
  content: "\f729";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-wagon-covered:before {
  content: "\f8ee";
}

.fa-walker:before {
  content: "\f831";
}

.fa-walkie-talkie:before {
  content: "\f8ef";
}

.fa-walking:before {
  content: "\f554";
}

.fa-wallet:before {
  content: "\f555";
}

.fa-wand:before {
  content: "\f72a";
}

.fa-wand-magic:before {
  content: "\f72b";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-warehouse-alt:before {
  content: "\f495";
}

.fa-washer:before {
  content: "\f898";
}

.fa-watch:before {
  content: "\f2e1";
}

.fa-watch-calculator:before {
  content: "\f8f0";
}

.fa-watch-fitness:before {
  content: "\f63e";
}

.fa-watchman-monitoring:before {
  content: "\e087";
}

.fa-water:before {
  content: "\f773";
}

.fa-water-lower:before {
  content: "\f774";
}

.fa-water-rise:before {
  content: "\f775";
}

.fa-wave-sine:before {
  content: "\f899";
}

.fa-wave-square:before {
  content: "\f83e";
}

.fa-wave-triangle:before {
  content: "\f89a";
}

.fa-waveform:before {
  content: "\f8f1";
}

.fa-waveform-path:before {
  content: "\f8f2";
}

.fa-waze:before {
  content: "\f83f";
}

.fa-webcam:before {
  content: "\f832";
}

.fa-webcam-slash:before {
  content: "\f833";
}

.fa-weebly:before {
  content: "\f5cc";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weight:before {
  content: "\f496";
}

.fa-weight-hanging:before {
  content: "\f5cd";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whale:before {
  content: "\f72c";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-wheat:before {
  content: "\f72d";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whistle:before {
  content: "\f460";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wifi-1:before {
  content: "\f6aa";
}

.fa-wifi-2:before {
  content: "\f6ab";
}

.fa-wifi-slash:before {
  content: "\f6ac";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-wind:before {
  content: "\f72e";
}

.fa-wind-turbine:before {
  content: "\f89b";
}

.fa-wind-warning:before {
  content: "\f776";
}

.fa-window:before {
  content: "\f40e";
}

.fa-window-alt:before {
  content: "\f40f";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-frame:before {
  content: "\e04f";
}

.fa-window-frame-open:before {
  content: "\e050";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-windsock:before {
  content: "\f777";
}

.fa-wine-bottle:before {
  content: "\f72f";
}

.fa-wine-glass:before {
  content: "\f4e3";
}

.fa-wine-glass-alt:before {
  content: "\f5ce";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
  content: "\f730";
}

.fa-wodu:before {
  content: "\e088";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wpressr:before {
  content: "\f3e4";
}

.fa-wreath:before {
  content: "\f7e2";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-x-ray:before {
  content: "\f497";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yammer:before {
  content: "\f840";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yarn:before {
  content: "\f7e3";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yin-yang:before {
  content: "\f6ad";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

.fa-zhihu:before {
  content: "\f63f";
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.fa:before,
.fas:before,
.fa-solid:before,
.fad:before,
.fa-duotone:before,
.far:before,
.fa-regular:before,
.fal:before,
.fa-light:before,
.fab:before,
.fa-brands:before {
  margin: 0 0.3em 0 0.3em;
}

.fa.fa--after:before,
.fas.fa--after:before,
.fa-solid.fa--after:before,
.far.fa--after:before,
.fa-regular.fa--after:before,
.fal.fa--after:before,
.fa-light.fa--after:before,
.fad.fa--after:before,
.fa-duotone.fa--after:before,
.fab.fa--after:before,
.fa-brands.fa--after:before {
  float: right;
  margin: 0 0.3em 0 0.3em;
}

.fad:before,
.fa-duotone:before {
  font-family: "Font Awesome 5 Duotone";
  font-weight: 900;
}

.fab:before,
.fa-brands:before {
  font-family: "Font Awesome 5 Brands";
}

.fa:before,
.fas:before,
.fa-solid:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
}

.far:before,
.fa-regular:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fal:before,
.fa-light:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}

/* tästä voi sitte valita mitkä tyylit haluaa liittää projektiin */
/*!
 * Font Awesome Pro 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../lib/fontawesome/webfonts/fa-brands-400.eot");
  src: url("../lib/fontawesome/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../lib/fontawesome/webfonts/fa-brands-400.woff2") format("woff2"), url("../lib/fontawesome/webfonts/fa-brands-400.woff") format("woff"), url("../lib/fontawesome/webfonts/fa-brands-400.ttf") format("truetype"), url("../lib/fontawesome/webfonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

/*!
 * Font Awesome Pro 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../lib/fontawesome/webfonts/fa-solid-900.eot");
  src: url("../lib/fontawesome/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../lib/fontawesome/webfonts/fa-solid-900.woff2") format("woff2"), url("../lib/fontawesome/webfonts/fa-solid-900.woff") format("woff"), url("../lib/fontawesome/webfonts/fa-solid-900.ttf") format("truetype"), url("../lib/fontawesome/webfonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
}

/*!
 * Font Awesome Pro 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../lib/fontawesome/webfonts/fa-regular-400.eot");
  src: url("../lib/fontawesome/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../lib/fontawesome/webfonts/fa-regular-400.woff2") format("woff2"), url("../lib/fontawesome/webfonts/fa-regular-400.woff") format("woff"), url("../lib/fontawesome/webfonts/fa-regular-400.ttf") format("truetype"), url("../lib/fontawesome/webfonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

/*!
 * Font Awesome Pro 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../lib/fontawesome/webfonts/fa-light-300.eot");
  src: url("../lib/fontawesome/webfonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("../lib/fontawesome/webfonts/fa-light-300.woff2") format("woff2"), url("../lib/fontawesome/webfonts/fa-light-300.woff") format("woff"), url("../lib/fontawesome/webfonts/fa-light-300.ttf") format("truetype"), url("../lib/fontawesome/webfonts/fa-light-300.svg#fontawesome") format("svg");
}
.fal {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}

.fab,
.fa-brands,
.fa, .fas,
.fa-solid,
.far,
.fa-regular,
.fal,
.fa-light,
.fad,
.fa-duotone {
  font-family: inherit;
  font-weight: inherit;
}

/* --------------------------
 *
 * 2. SASS Variables
 *
** ----------------------- */
/* 2.1 Colors */
/* body, paragraphs */
/* 2.2 Font sizes in pixels */
/* 2.3 Fonts families */
/* body, paragraphs */
/* headings */
/* 2.4 Headings */
/* 2.5 Background colours */
/* 2.6 Border colours */
/* 2.7 Content paddings */
/* 2.8 Wrappers and gutter */
/* main container max-width */
/* 2.9 Content containers */
/* 2.10 Breakpoints - 2022-05-18: no bootstrap sass variables available  */
/* 2.11 Content boxes / col sets */
/* 2.11 SASS functions and mixins */
/**

	@style _sass_mixins.scss
	@author Planeetta Internet Oy 

*/
/* px -> em calculation, esim: em(17,14); */
/* Border radius, esim: @include border-radius(5px); */
/* box shadow, esim: @include box-shadow(3px, 3px, 10px, rgba(0,0,0,.5), inset); */
/* --------------------------
 *
 * 3. Base / reset
 *
** ----------------------- */
/* --------------------------
 *
 *	2022-07-14 : Imported from whmcs custom css file
 *
** ----------------------- */
.indexhome #page {
  background: #f0f0f0;
  overflow: hidden;
}

a.no-link-decoration, .no-link-decoration a {
  text-decoration: none !important;
}

#page {
  background: #ffffff;
}

.page-header {
  padding-bottom: 14px;
  margin: 60px 0 30px;
  border-bottom: 2px solid #e7e9ec;
}

a {
  color: #058;
  text-decoration: none;
  transition: 0.25s;
}

a:hover,
a:focus {
  color: #3498db;
  text-decoration: none;
}

a:focus {
  outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: Rubik;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  color: #e7e9ec;
}

h4,
h5,
h6 {
  margin-top: 15px;
  margin-bottom: 15px;
}

h6 {
  font-weight: 400;
}

p {
  margin: 0 0 15px;
  font-size: 18px;
  line-height: 1.72222;
}

.lead {
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: 300;
  line-height: 1.46428571;
}

@media (min-width: 768px) {
  .lead {
    font-size: 30.01px;
  }
}
small,
.small {
  font-size: 83%;
  line-height: 2.067;
}

.text-muted {
  color: #bdc3c7;
}

.text-inverse {
  color: #fff;
}

.text-primary {
  color: #3498db;
}

a.text-primary:hover {
  color: #148f77;
}

.text-warning {
  color: #f1c40f;
}

a.text-warning:hover {
  color: #c29d0b;
}

.text-danger {
  color: #e74c3c;
}

a.text-danger:hover {
  color: #d62c1a;
}

.text-success {
  color: #67c94d;
}

a.text-success:hover {
  color: #25a25a;
}

.text-info {
  color: #3498db;
}

a.text-info:hover {
  color: #217dbb;
}

ul,
ol {
  margin-bottom: 15px;
}

dl {
  margin-bottom: 30px;
}

dt,
dd {
  line-height: 1.72222;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    width: 160px;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  border-bottom: 1px dotted #bdc3c7;
}

blockquote {
  padding: 0 0 0 16px;
  margin: 0 0 30px;
  border-left: 3px solid #e7e9ec;
}

blockquote p {
  margin-bottom: 0.4em;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.55;
}

blockquote small,
blockquote .small {
  font-size: 18px;
  font-style: italic;
  line-height: 1.72222;
  color: inherit;
}

blockquote small:before,
blockquote .small:before {
  content: "";
}

blockquote.pull-right {
  padding-right: 16px;
  padding-left: 0;
  border-right: 3px solid #e7e9ec;
  border-left: 0;
}

blockquote.pull-right small:after {
  content: "";
}

address {
  margin-bottom: 30px;
  line-height: 1.72222;
}

sub,
sup {
  font-size: 70%;
}

code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 6px;
  font-size: 85%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 6px;
  font-size: 85%;
  color: #fff;
  background-color: #2c3e50;
  border-radius: 4px;
  box-shadow: none;
}

pre {
  padding: 8px;
  margin: 0 0 15px;
  font-size: 13px;
  line-height: 1.72222;
  color: inherit;
  white-space: pre;
  background-color: #fff;
  border: 2px solid #e7e9ec;
  border-radius: 6px;
}

.pre-scrollable {
  max-height: 340px;
}

/* whmcs.scss -> title */
.title1 {
  background: #3498db;
}

.title2 {
  background: #27ae60;
}

.title5 {
  background: #f39c12;
}

.title6 {
  background: #c0392b;
}

.headingcolor1 {
  background: #3498db;
  width: 100%;
  font-weight: 400;
}

.client-home-cards .card-title {
  font-size: 1.375em;
}
.client-home-cards small {
  font-size: smaller;
}

/* whmcs.scss --> header-lined */
div.header-lined h1 {
  margin-top: 0;
  margin-bottom: 15px;
  padding: 6px 0;
  border-bottom: 1px solid #ccc;
  font-weight: 400;
  color: #058;
}

@media (max-width: 600px) {
  .h1,
  h1 {
    font-size: 28px;
  }
  .h2,
  h2 {
    font-size: 24px;
  }
  .h3,
  h3 {
    font-size: 20px;
  }
  .h4,
  h4 {
    font-size: 16px;
  }
  .h5,
  h5 {
    font-size: 14px;
  }
  .h6,
  h6 {
    font-size: 14px;
  }
  div.header-lined small {
    display: none;
  }
}
i.icon-rss {
  color: #f60;
}

.text-domain {
  color: #006687;
}

@media (max-width: 868px) {
  p {
    font-size: 16px;
  }
}
@media (max-width: 1000px) {
  #page .dhpage .h2,
  #page .dhpage h2,
  .h2,
  h2 {
    font-size: 30px;
  }
}
h1,
h2,
h3 {
  margin-top: 15px;
}

/*.container strong {
	font-weight: 500;
}*/
.bg-primary {
  color: #fff;
  background-color: #2c3e50;
}

a.bg-primary:hover {
  background-color: #222f3d;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover {
  background-color: #e4b9b9;
}

/* whmcs.scss --> bg-color-gold */
.bg-color-gold {
  background-color: #f0ad4e;
}

.bg-color-green {
  background-color: #5cb85c;
}

.bg-color-red {
  background-color: #d9534f;
}

.bg-color-blue {
  background-color: #5bc0de;
}

.bg-color-orange {
  background-color: #f39c12;
}

.bg-color-pink {
  background-color: #e671b8;
}

.bg-color-purple {
  background-color: #7b4f9d;
}

.bg-color-lime {
  background-color: #8cbf26;
}

.bg-color-magenta {
  background-color: #ff0097;
}

.bg-color-teal {
  background-color: #00aba9;
}

.bg-color-turquoise {
  background-color: #1abc9c;
}

.bg-color-emerald {
  background-color: #67c94d;
}

.bg-color-amethyst {
  background-color: #9b59b6;
}

.bg-color-wet-asphalt {
  background-color: #34495e;
}

.bg-color-midnight-blue {
  background-color: #2c3e50;
}

.bg-color-sun-flower {
  background-color: #f1c40f;
}

.bg-color-pomegranate {
  background-color: #c0392b;
}

.bg-color-silver {
  background-color: #bdc3c7;
}

.bg-color-asbestos {
  background-color: #7f8c8d;
}

@media (max-width: 767px) {
  .white {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.72222;
  background-color: #fff;
  border: 2px solid #bdc3c7;
  border-radius: 6px;
  transition: all 0.25s ease-in-out;
}

.img-comment {
  margin: 24px 0;
  font-size: 15px;
  font-style: italic;
  line-height: 1.2;
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 5px;
  line-height: 1.72222;
  background-color: #fff;
  border: 2px solid #bdc3c7;
  border-radius: 6px;
  transition: border 0.25s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #2a7bb1;
}

.thumbnail .caption {
  padding: 9px;
  color: #2c3e50;
}

img {
  max-width: 100%;
  -ms-interpolation-mode: bicubic;
}

@media (min-width: 767px) {
  .thumbnail {
    margin: 0;
  }
}
.klik img {
  max-width: 200px;
}

.btn {
  /*
  padding: 10px 15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  border: none;
  border-radius: 18px;
  text-transform: uppercase;
  font-weight: bold;
  */
  transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
  -webkit-font-smoothing: subpixel-antialiased;
}

.btn:hover,
.btn:focus {
  color: #fff;
  /*outline: 0*/
}

.btn:active,
.btn.active {
  /*outline: 0;*/
  box-shadow: none;
}

.btn:focus:active {
  /*outline: 0*/
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  color: rgba(255, 255, 255, 0.75);
  cursor: not-allowed;
  background-color: #bdc3c7;
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.btn [class^=fui-] {
  position: relative;
  top: 1px;
  margin: 0 1px;
  line-height: 1;
}

.btn-xs.btn [class^=fui-] {
  top: 0;
  font-size: 11px;
}

.btn-hg.btn [class^=fui-] {
  top: 2px;
}

.btn-default {
  color: #fff;
  background-color: #bdc3c7;
}

.btn-default:hover,
.btn-default.hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #cacfd2;
  border-color: #cacfd2;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background: #a1a6a9;
  border-color: #a1a6a9;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled.hover,
.btn-default[disabled].hover,
fieldset[disabled] .btn-default.hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #bdc3c7;
  border-color: #bdc3c7;
}

.btn-default .badge {
  color: #bdc3c7;
  background-color: #fff;
}

.btn-primary {
  color: #fff;
  background-color: #3498db;
}

.btn-white {
  color: #3498db;
  background: #fff;
}

.btn-secondary {
  background: #191AA3;
  color: #fff;
}

.btn-primary:hover,
.btn-primary.hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #2A7BB1;
  border-color: #2A7BB1;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background: #2a7bb1;
  border-color: #2a7bb1;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled.hover,
.btn-primary[disabled].hover,
fieldset[disabled] .btn-primary.hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #bdc3c7;
  border-color: #3498db;
}

.btn-primary .badge {
  color: #3498db;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #3498db;
}

.btn-info:hover,
.btn-info.hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #5dade2;
  border-color: #5dade2;
}

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background: #2c81ba;
  border-color: #2c81ba;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled.hover,
.btn-info[disabled].hover,
fieldset[disabled] .btn-info.hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #bdc3c7;
  border-color: #3498db;
}

.btn-info .badge {
  color: #3498db;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #e74c3c;
}

.btn-danger:hover,
.btn-danger.hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #ec7063;
  border-color: #ec7063;
}

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background: #c44133;
  border-color: #c44133;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled.hover,
.btn-danger[disabled].hover,
fieldset[disabled] .btn-danger.hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #bdc3c7;
  border-color: #e74c3c;
}

.btn-danger .badge {
  color: #e74c3c;
  background-color: #fff;
}

.btn-success {
  background-color: #191AA3;
  color: #fff;
}

.btn-success:hover,
.btn-success.hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #58d68d;
  border-color: #58d68d;
}

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background: #27ad60;
  border-color: #27ad60;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled.hover,
.btn-success[disabled].hover,
fieldset[disabled] .btn-success.hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #bdc3c7;
  border-color: #67c94d;
}

.btn-success .badge {
  color: #67c94d;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f1c40f;
}

.btn-warning:hover,
.btn-warning.hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #f4d313;
  border-color: #f4d313;
}

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background: #cda70d;
  border-color: #cda70d;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled.hover,
.btn-warning[disabled].hover,
fieldset[disabled] .btn-warning.hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #bdc3c7;
  border-color: #f1c40f;
}

.btn-warning .badge {
  color: #f1c40f;
  background-color: #fff;
}

.btn-inverse {
  color: #fff;
  background-color: #2c3e50;
}

.btn-inverse:hover,
.btn-inverse.hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #fff;
  background-color: #415b76;
  border-color: #415b76;
}

.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background: #2c3e50;
  border-color: #2c3e50;
}

.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled.hover,
.btn-inverse[disabled].hover,
fieldset[disabled] .btn-inverse.hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #bdc3c7;
  border-color: #2c3e50;
}

.btn-inverse .badge {
  color: #2c3e50;
  background-color: #fff;
}

.btn-embossed {
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
}

.btn-embossed.active,
.btn-embossed:active {
  box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.15);
}

.btn-wide {
  min-width: 140px;
  padding-right: 30px;
  padding-left: 30px;
}

.btn-link {
  color: #2a7bb1;
}

.btn-link:hover,
.btn-link:focus {
  color: #3498db;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #bdc3c7;
  text-decoration: none;
}

@media (max-width: 480px) {
  .clientarea .btn-group, .clientarea .btn-group-vertical {
    display: block;
  }
  .clientarea .btn-group .btn, .clientarea .btn-group-vertical .btn {
    width: 100%;
    display: block;
    margin: 0 0 10px 0;
    text-align: center;
    border-radius: 18px !important;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
}
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

.btn-hg,
.btn-group-hg > .btn {
  padding: 13px 20px;
  font-size: 16px;
  line-height: 1.227;
  border-radius: 18px;
}

.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 19px;
  font-size: 17px;
  line-height: 1.471;
  border-radius: 18px;
}

.btn-sm,
.btn-group-sm > .btn {
  padding: 9px 13px;
  font-size: 13px;
  line-height: 1.385;
  border-radius: 18px;
}

.btn-xs,
.btn-group-xs > .btn {
  padding: 6px 9px;
  font-size: 12px;
  line-height: 1.083;
  border-radius: 18px;
}

.btn-tip {
  padding-left: 10px;
  font-size: 92%;
  font-weight: 300;
}

.btn-block {
  white-space: normal;
}

[class*=btn-social-] {
  padding: 10px 15px;
  font-size: 13px;
  line-height: 1.077;
  border-radius: 4px;
}

.btn-social-pinterest {
  color: #fff;
  background-color: #cb2028;
}

.btn-social-pinterest:hover,
.btn-social-pinterest:focus {
  background-color: #d54d53;
}

.btn-social-pinterest:active,
.btn-social-pinterest.active {
  background-color: #ad1b22;
}

.btn-social-linkedin {
  color: #fff;
  background-color: #0072b5;
}

.btn-social-linkedin:hover,
.btn-social-linkedin:focus {
  background-color: #338ec4;
}

.btn-social-linkedin:active,
.btn-social-linkedin.active {
  background-color: #00619a;
}

.btn-social-stumbleupon {
  color: #fff;
  background-color: #ed4a13;
}

.btn-social-stumbleupon:hover,
.btn-social-stumbleupon:focus {
  background-color: #f16e42;
}

.btn-social-stumbleupon:active,
.btn-social-stumbleupon.active {
  background-color: #c93f10;
}

.btn-social-googleplus {
  color: #fff;
  background-color: #2d2d2d;
}

.btn-social-googleplus:hover,
.btn-social-googleplus:focus {
  background-color: #575757;
}

.btn-social-googleplus:active,
.btn-social-googleplus.active {
  background-color: #262626;
}

.btn-social-facebook {
  color: #fff;
  background-color: #2f4b93;
}

.btn-social-facebook:hover,
.btn-social-facebook:focus {
  background-color: #596fa9;
}

.btn-social-facebook:active,
.btn-social-facebook.active {
  background-color: #28407d;
}

.btn-social-twitter {
  color: #fff;
  background-color: #00bdef;
}

.btn-social-twitter:hover,
.btn-social-twitter:focus {
  background-color: #33caf2;
}

.btn-social-twitter:active,
.btn-social-twitter.active {
  background-color: #00a1cb;
}

.btn-group > .btn-group:not(:first-child), .btn-group > .btn:not(:first-child) {
  margin-left: 0;
}

.btn-group > .btn + .btn {
  margin-left: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding: 10px 12px;
  border-left: 2px solid rgba(52, 73, 94, 0.15);
}

.btn-group > .btn + .dropdown-toggle .caret {
  margin-right: 3px;
  margin-left: 3px;
}

.btn-group > .btn.btn-gh + .dropdown-toggle .caret {
  margin-right: 7px;
  margin-left: 7px;
}

.btn-group > .btn.btn-sm + .dropdown-toggle .caret {
  margin-right: 0;
  margin-left: 0;
}

.dropdown-toggle .caret {
  margin-left: 8px;
}

.btn-group-xs > .btn + .dropdown-toggle {
  padding: 6px 9px;
}

.btn-group-sm > .btn + .dropdown-toggle {
  padding: 9px 13px;
}

.btn-group-lg > .btn + .dropdown-toggle {
  padding: 10px 19px;
}

.btn-group-hg > .btn + .dropdown-toggle {
  padding: 13px 20px;
}

.btn-xs .caret {
  border-width: 6px 4px 0;
  border-bottom-width: 0;
}

.btn-lg .caret {
  border-width: 8px 6px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret {
  border-width: 0 6px 8px;
}

.dropup .btn-xs .caret {
  border-width: 0 4px 6px;
}

.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-weight: 400;
}

.btn-group:focus .dropdown-toggle {
  outline: 0;
  transition: 0.25s;
}

.btn-group.open .dropdown-toggle {
  color: rgba(255, 255, 255, 0.75);
  box-shadow: none;
}

.btn-toolbar .btn.active {
  color: #fff;
}

.btn-toolbar .btn > [class^=fui-] {
  margin: 0 1px;
  font-size: 16px;
}

.btn-file {
  position: relative;
  overflow: hidden;
}

.btn-file > input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  font-size: 23px;
  cursor: pointer;
  filter: alpha(opacity=0);
  outline: 0;
  opacity: 0;
  direction: ltr;
}

.btnli1,
.btnli2 {
  color: #fff !important;
  padding: 8px 22px !important;
  font-size: 16px !important;
  line-height: 1.4 !important;
}

.btnli:hover {
  display: block;
}

.btnli a.btnli2:active,
.btnli a.btnli2:focus,
.btnli a.btnli2:hover,
.btn-secondary:hover {
  background-color: #304e69 !important;
  color: #fff;
}

.btnli a.btnli1:active,
.btnli a.btnli1:focus,
.btnli a.btnli1:hover {
  color: #fff;
  background-color: #2A7BB1 !important;
  border-color: #2A7BB1;
}

.rowcolor1 .input-group-btn .btn {
  border: none;
}

.btnli .btn-danger {
  margin-top: 17.5px;
  margin-bottom: 17.5px;
}

.rowcolor2 .hugebtn {
  font-size: 20px;
  margin-bottom: 14px;
}

.btn.btn-action {
  background-color: #72CA06;
  border-color: #498302;
}

.btn-white {
  color: #000;
  background: #FFF;
}

.btn-white:hover {
  color: #3498db;
  background: #dadada;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 30px/2;
  font-size: 24px;
  line-height: inherit;
  color: inherit;
  border-bottom: none;
}

textarea {
  padding: 5px 11px;
  font-size: 20px;
  line-height: 24px;
}

input[type=search] {
  -webkit-appearance: none !important;
}

label {
  font-size: 15px;
  font-weight: 400;
  line-height: 2.3;
}

.form-control::-moz-placeholder,
.select2-search input[type=text]::-moz-placeholder {
  color: #b2bcc5;
  opacity: 1;
}

.form-control:-ms-input-placeholder,
.select2-search input[type=text]:-ms-input-placeholder {
  color: #b2bcc5;
}

.form-control::-webkit-input-placeholder,
.select2-search input[type=text]::-webkit-input-placeholder {
  color: #b2bcc5;
}

.form-control,
.select2-search input[type=text] {
  height: 42px;
  padding: 8px 12px;
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.467;
  color: #2c3e50;
  border-radius: 18px;
  box-shadow: none;
  transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
}

.frontbanner .select2-search input[type=text], .frontbanner .form-control {
  border: none;
}

.form-group.focus .form-control,
.form-control:focus,
.form-group.focus .select2-search input[type=text],
.select2-search input[type=text]:focus {
  border-color: #3498db;
  outline: 0;
  box-shadow: none;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control,
.select2-search input[type=text][disabled],
.select2-search input[type=text][readonly],
fieldset[disabled] .select2-search input[type=text] {
  color: #d5dbdb;
  cursor: default;
  background-color: #f4f6f6;
  filter: alpha(opacity=70);
  border-color: #d5dbdb;
  opacity: 0.7;
}

.form-control.flat,
.select2-search input[type=text].flat {
  border-color: transparent;
}

.form-control.flat:hover,
.select2-search input[type=text].flat:hover {
  border-color: #bdc3c7;
}

.form-control.flat:focus,
.select2-search input[type=text].flat:focus {
  border-color: #3498db;
}

.input-sm,
.form-group-sm .form-control,
.form-group-sm .select2-search input[type=text],
.select2-search input[type=text] {
  height: 35px;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 1.462;
  border-radius: 6px;
}

select.input-sm,
select.form-group-sm .form-control,
select.form-group-sm .select2-search input[type=text],
select.select2-search input[type=text] {
  height: 35px;
  line-height: 35px;
}

textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control,
textarea.form-group-sm .select2-search input[type=text],
select[multiple].form-group-sm .select2-search input[type=text],
textarea.select2-search input[type=text],
select[multiple].select2-search input[type=text] {
  height: auto;
}

.input-lg,
.form-group-lg .form-control,
.form-group-lg .select2-search input[type=text] {
  height: 45px;
  padding: 10px 15px;
  font-size: 17px;
  line-height: 1.235;
  border-radius: 6px;
}

select.input-lg,
select.form-group-lg .form-control,
select.form-group-lg .select2-search input[type=text] {
  height: 45px;
  line-height: 45px;
}

textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control,
textarea.form-group-lg .select2-search input[type=text],
select[multiple].form-group-lg .select2-search input[type=text] {
  height: auto;
}

.input-hg,
.form-group-hg .form-control,
.form-horizontal .form-group-hg .form-control,
.form-group-hg .select2-search input[type=text],
.form-horizontal .form-group-hg .select2-search input[type=text] {
  height: 53px;
  padding: 10px 16px;
  font-size: 22px;
  line-height: 1.318;
  border-radius: 6px;
}

select.input-hg,
select.form-group-hg .form-control,
select.form-group-hg .select2-search input[type=text] {
  height: 53px;
  line-height: 53px;
}

textarea.input-hg,
textarea.form-group-hg .form-control,
select[multiple].input-hg,
select[multiple].form-group-hg .form-control,
textarea.form-group-hg .select2-search input[type=text],
select[multiple].form-group-hg .select2-search input[type=text] {
  height: auto;
}

.form-control-feedback {
  position: absolute;
  top: 2px;
  right: 2px;
  padding: 0 12px 0 0;
  margin-top: 1px;
  font-size: 17px;
  line-height: 36px;
  color: #b2bcc5;
  pointer-events: none;
  background-color: transparent;
  border-radius: 6px;
}

.input-hg + .form-control-feedback,
.control-feedback-hg {
  width: auto;
  height: 48px;
  padding-right: 16px;
  font-size: 20px;
  line-height: 48px;
}

.input-lg + .form-control-feedback,
.control-feedback-lg {
  width: auto;
  height: 40px;
  padding-right: 15px;
  font-size: 18px;
  line-height: 40px;
}

.input-sm + .form-control-feedback,
.control-feedback-sm,
.select2-search input[type=text] + .form-control-feedback {
  width: auto;
  height: 29px;
  padding-right: 10px;
  line-height: 29px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #67c94d;
}

.has-success .form-control,
.has-success .select2-search input[type=text] {
  color: #67c94d;
  border-color: #67c94d;
  box-shadow: none;
}

.has-success .form-control::-moz-placeholder,
.has-success .select2-search input[type=text]::-moz-placeholder {
  color: #67c94d;
  opacity: 1;
}

.has-success .form-control:-ms-input-placeholder,
.has-success .select2-search input[type=text]:-ms-input-placeholder {
  color: #67c94d;
}

.has-success .form-control::-webkit-input-placeholder,
.has-success .select2-search input[type=text]::-webkit-input-placeholder {
  color: #67c94d;
}

.has-success .form-control:focus,
.has-success .select2-search input[type=text]:focus {
  border-color: #67c94d;
  box-shadow: none;
}

.has-success .input-group-addon {
  color: #67c94d;
  background-color: #fff;
  border-color: #67c94d;
}

.has-success .form-control-feedback {
  color: #67c94d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #f1c40f;
}

.has-warning .form-control,
.has-warning .select2-search input[type=text] {
  color: #f1c40f;
  border-color: #f1c40f;
  box-shadow: none;
}

.has-warning .form-control::-moz-placeholder,
.has-warning .select2-search input[type=text]::-moz-placeholder {
  color: #f1c40f;
  opacity: 1;
}

.has-warning .form-control:-ms-input-placeholder,
.has-warning .select2-search input[type=text]:-ms-input-placeholder {
  color: #f1c40f;
}

.has-warning .form-control::-webkit-input-placeholder,
.has-warning .select2-search input[type=text]::-webkit-input-placeholder {
  color: #f1c40f;
}

.has-warning .form-control:focus,
.has-warning .select2-search input[type=text]:focus {
  border-color: #f1c40f;
  box-shadow: none;
}

.has-warning .input-group-addon {
  color: #f1c40f;
  background-color: #fff;
  border-color: #f1c40f;
}

.has-warning .form-control-feedback {
  color: #f1c40f;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #e74c3c;
}

.has-error .form-control,
.has-error .select2-search input[type=text] {
  color: #e74c3c;
  border-color: #e74c3c;
  box-shadow: none;
}

.has-error .form-control::-moz-placeholder,
.has-error .select2-search input[type=text]::-moz-placeholder {
  color: #e74c3c;
  opacity: 1;
}

.has-error .form-control:-ms-input-placeholder,
.has-error .select2-search input[type=text]:-ms-input-placeholder {
  color: #e74c3c;
}

.has-error .form-control::-webkit-input-placeholder,
.has-error .select2-search input[type=text]::-webkit-input-placeholder {
  color: #e74c3c;
}

.has-error .form-control:focus,
.has-error .select2-search input[type=text]:focus {
  border-color: #e74c3c;
  box-shadow: none;
}

.has-error .input-group-addon {
  color: #e74c3c;
  background-color: #fff;
  border-color: #e74c3c;
}

.has-error .form-control-feedback {
  color: #e74c3c;
}

.form-control[disabled] + .form-control-feedback,
.form-control[readonly] + .form-control-feedback,
fieldset[disabled] .form-control + .form-control-feedback,
.form-control.disabled + .form-control-feedback,
.select2-search input[type=text][disabled] + .form-control-feedback,
.select2-search input[type=text][readonly] + .form-control-feedback,
fieldset[disabled] .select2-search input[type=text] + .form-control-feedback,
.select2-search input[type=text].disabled + .form-control-feedback {
  color: #d5dbdb;
  cursor: not-allowed;
  background-color: transparent;
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.help-block {
  margin-bottom: 5px;
  font-size: 14px;
  color: #6b7a88;
}

.form-group {
  position: relative;
  margin-bottom: 20px;
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 3px;
    padding-bottom: 3px;
  }
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

.form-horizontal .form-control-static {
  padding-top: 6px;
  padding-bottom: 6px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-hg .control-label {
    padding-top: 2px;
    padding-bottom: 0;
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 3px;
    padding-bottom: 2px;
    font-size: 17px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 13px;
  }
}
.input-group .form-control,
.input-group .select2-search input[type=text] {
  position: static;
}

.input-group-hg > .form-control,
.input-group-hg > .input-group-addon,
.input-group-hg > .input-group-btn > .btn,
.input-group-hg > .select2-search input[type=text] {
  height: 53px;
  padding: 10px 16px;
  font-size: 22px;
  line-height: 1.318;
  border-radius: 6px;
}

select.input-group-hg > .form-control,
select.input-group-hg > .input-group-addon,
select.input-group-hg > .input-group-btn > .btn,
select.input-group-hg > .select2-search input[type=text] {
  height: 53px;
  line-height: 53px;
}

textarea.input-group-hg > .form-control,
textarea.input-group-hg > .input-group-addon,
textarea.input-group-hg > .input-group-btn > .btn,
select[multiple].input-group-hg > .form-control,
select[multiple].input-group-hg > .input-group-addon,
select[multiple].input-group-hg > .input-group-btn > .btn,
textarea.input-group-hg > .select2-search input[type=text],
select[multiple].input-group-hg > .select2-search input[type=text] {
  height: auto;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .select2-search input[type=text] {
  height: 45px;
  padding: 10px 15px;
  font-size: 17px;
  line-height: 1.235;
  border-radius: 6px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn,
select.input-group-lg > .select2-search input[type=text] {
  height: 45px;
  line-height: 45px;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .select2-search input[type=text],
select[multiple].input-group-lg > .select2-search input[type=text] {
  height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .select2-search input[type=text] {
  height: 35px;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 1.462;
  border-radius: 6px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn,
select.input-group-sm > .select2-search input[type=text] {
  height: 35px;
  line-height: 35px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .select2-search input[type=text],
select[multiple].input-group-sm > .select2-search input[type=text] {
  height: auto;
}

.input-group-addon {
  padding: 10px 12px;
  font-size: 15px;
  color: #fff;
  text-align: center;
  background-color: #bdc3c7;
  border: 2px solid #bdc3c7;
  border-radius: 6px;
  transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
}

.input-group-hg .input-group-addon,
.input-group-lg .input-group-addon,
.input-group-sm .input-group-addon {
  line-height: 1;
}

.input-group-addon .checkbox,
.input-group-addon .radio {
  padding-left: 19px;
  margin: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group .select2-search input[type=text]:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group .select2-search input[type=text]:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.form-group.focus .input-group-addon,
.input-group.focus .input-group-addon {
  background-color: #3498db;
  border-color: #3498db;
}

.form-group.focus .input-group-btn > .btn-default + .btn-default,
.input-group.focus .input-group-btn > .btn-default + .btn-default {
  border-left-color: #2a7bb1;
}

.form-group.focus .input-group-btn .btn,
.input-group.focus .input-group-btn .btn {
  color: #3498db;
  background-color: #fff;
  border-color: #3498db;
}

.form-group.focus .input-group-btn .btn-default,
.input-group.focus .input-group-btn .btn-default {
  color: #fff;
  background-color: #3498db;
}

.form-group.focus .input-group-btn .btn-default:hover,
.input-group.focus .input-group-btn .btn-default:hover,
.form-group.focus .input-group-btn .btn-default.hover,
.input-group.focus .input-group-btn .btn-default.hover,
.form-group.focus .input-group-btn .btn-default:focus,
.input-group.focus .input-group-btn .btn-default:focus,
.form-group.focus .input-group-btn .btn-default:active,
.input-group.focus .input-group-btn .btn-default:active,
.form-group.focus .input-group-btn .btn-default.active,
.input-group.focus .input-group-btn .btn-default.active,
.open > .dropdown-toggle.form-group.focus .input-group-btn .btn-default,
.open > .dropdown-toggle.input-group.focus .input-group-btn .btn-default {
  color: #fff;
  background-color: #5dade2;
  border-color: #5dade2;
}

.form-group.focus .input-group-btn .btn-default:active,
.input-group.focus .input-group-btn .btn-default:active,
.form-group.focus .input-group-btn .btn-default.active,
.input-group.focus .input-group-btn .btn-default.active,
.open > .dropdown-toggle.form-group.focus .input-group-btn .btn-default,
.open > .dropdown-toggle.input-group.focus .input-group-btn .btn-default {
  background: #2a7bb1;
  border-color: #2a7bb1;
}

.form-group.focus .input-group-btn .btn-default.disabled,
.input-group.focus .input-group-btn .btn-default.disabled,
.form-group.focus .input-group-btn .btn-default[disabled],
.input-group.focus .input-group-btn .btn-default[disabled],
fieldset[disabled] .form-group.focus .input-group-btn .btn-default,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default,
.form-group.focus .input-group-btn .btn-default.disabled:hover,
.input-group.focus .input-group-btn .btn-default.disabled:hover,
.form-group.focus .input-group-btn .btn-default[disabled]:hover,
.input-group.focus .input-group-btn .btn-default[disabled]:hover,
fieldset[disabled] .form-group.focus .input-group-btn .btn-default:hover,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default:hover,
.form-group.focus .input-group-btn .btn-default.disabled.hover,
.input-group.focus .input-group-btn .btn-default.disabled.hover,
.form-group.focus .input-group-btn .btn-default[disabled].hover,
.input-group.focus .input-group-btn .btn-default[disabled].hover,
fieldset[disabled] .form-group.focus .input-group-btn .btn-default.hover,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default.hover,
.form-group.focus .input-group-btn .btn-default.disabled:focus,
.input-group.focus .input-group-btn .btn-default.disabled:focus,
.form-group.focus .input-group-btn .btn-default[disabled]:focus,
.input-group.focus .input-group-btn .btn-default[disabled]:focus,
fieldset[disabled] .form-group.focus .input-group-btn .btn-default:focus,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default:focus,
.form-group.focus .input-group-btn .btn-default.disabled:active,
.input-group.focus .input-group-btn .btn-default.disabled:active,
.form-group.focus .input-group-btn .btn-default[disabled]:active,
.input-group.focus .input-group-btn .btn-default[disabled]:active,
fieldset[disabled] .form-group.focus .input-group-btn .btn-default:active,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default:active,
.form-group.focus .input-group-btn .btn-default.disabled.active,
.input-group.focus .input-group-btn .btn-default.disabled.active,
.form-group.focus .input-group-btn .btn-default[disabled].active,
.input-group.focus .input-group-btn .btn-default[disabled].active,
fieldset[disabled] .form-group.focus .input-group-btn .btn-default.active,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default.active {
  background-color: #bdc3c7;
  border-color: #3498db;
}

.form-group.focus .input-group-btn .btn-default .badge,
.input-group.focus .input-group-btn .btn-default .badge {
  color: #3498db;
  background-color: #fff;
}

.input-group-btn .btn {
  height: 42px;
  line-height: 18px;
}

.input-group-btn .btn-default {
  color: #fff;
  background-color: #bdc3c7;
}

.input-group-btn .btn-default:hover,
.input-group-btn .btn-default.hover,
.input-group-btn .btn-default:focus,
.input-group-btn .btn-default:active,
.input-group-btn .btn-default.active,
.open > .dropdown-toggle.input-group-btn .btn-default {
  color: #fff;
  background-color: #cacfd2;
  border-color: #cacfd2;
}

.input-group-btn .btn-default:active,
.input-group-btn .btn-default.active,
.open > .dropdown-toggle.input-group-btn .btn-default {
  background: #a1a6a9;
  border-color: #a1a6a9;
}

.input-group-btn .btn-default.disabled,
.input-group-btn .btn-default[disabled],
fieldset[disabled] .input-group-btn .btn-default,
.input-group-btn .btn-default.disabled:hover,
.input-group-btn .btn-default[disabled]:hover,
fieldset[disabled] .input-group-btn .btn-default:hover,
.input-group-btn .btn-default.disabled.hover,
.input-group-btn .btn-default[disabled].hover,
fieldset[disabled] .input-group-btn .btn-default.hover,
.input-group-btn .btn-default.disabled:focus,
.input-group-btn .btn-default[disabled]:focus,
fieldset[disabled] .input-group-btn .btn-default:focus,
.input-group-btn .btn-default.disabled:active,
.input-group-btn .btn-default[disabled]:active,
fieldset[disabled] .input-group-btn .btn-default:active,
.input-group-btn .btn-default.disabled.active,
.input-group-btn .btn-default[disabled].active,
fieldset[disabled] .input-group-btn .btn-default.active {
  background-color: #bdc3c7;
  border-color: #bdc3c7;
}

.input-group-btn .btn-default .badge {
  color: #bdc3c7;
  background-color: #fff;
}

.input-group-hg .input-group-btn .btn {
  line-height: 31px;
}

.input-group-lg .input-group-btn .btn {
  line-height: 21px;
}

.input-group-sm .input-group-btn .btn {
  line-height: 19px;
}

.input-group-btn:first-child > .btn {
  margin-right: -3px;
  border-right-width: 0;
}

.input-group-btn:last-child > .btn {
  margin-left: -3px;
  border-left-width: 0;
}

.input-group-btn > .btn-default + .btn-default {
  border-left: 2px solid #bdc3c7;
}

.input-group-btn > .btn:first-child + .btn .caret {
  margin-left: 0;
}

.input-group-rounded .input-group-btn + .form-control,
.input-group-rounded .input-group-btn:last-child .btn,
.input-group-rounded .input-group-btn + .select2-search input[type=text] {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.input-group-hg.input-group-rounded .input-group-btn + .form-control,
.input-group-hg.input-group-rounded .input-group-btn:last-child .btn,
.input-group-hg.input-group-rounded .input-group-btn + .select2-search input[type=text] {
  border-top-right-radius: 27px;
  border-bottom-right-radius: 27px;
}

.input-group-lg.input-group-rounded .input-group-btn + .form-control,
.input-group-lg.input-group-rounded .input-group-btn:last-child .btn,
.input-group-lg.input-group-rounded .input-group-btn + .select2-search input[type=text] {
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}

.input-group-rounded .form-control:first-child,
.input-group-rounded .input-group-btn:first-child .btn,
.input-group-rounded .select2-search input[type=text]:first-child {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.input-group-hg.input-group-rounded .form-control:first-child,
.input-group-hg.input-group-rounded .input-group-btn:first-child .btn,
.input-group-hg.input-group-rounded .select2-search input[type=text]:first-child {
  border-top-left-radius: 27px;
  border-bottom-left-radius: 27px;
}

.input-group-lg.input-group-rounded .form-control:first-child,
.input-group-lg.input-group-rounded .input-group-btn:first-child .btn,
.input-group-lg.input-group-rounded .select2-search input[type=text]:first-child {
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}

.input-group-rounded .input-group-btn + .form-control,
.input-group-rounded .input-group-btn + .select2-search input[type=text] {
  padding-left: 0;
}

.fileinput {
  display: block;
  margin-bottom: 9px;
  overflow: hidden;
}

.fileinput .form-control,
.fileinput .select2-search input[type=text] {
  display: inline-block;
  margin-bottom: 0;
  cursor: text;
}

.fileinput .input-group-addon {
  padding-top: 8px;
  padding-bottom: 8px;
}

.fileinput .thumbnail {
  display: inline-block;
  margin-bottom: 5px;
  overflow: hidden;
  text-align: center;
}

.fileinput .thumbnail > img {
  max-height: 100%;
}

.fileinput .uneditable-input [class^=fui-] {
  margin-right: 0.3em;
}

.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
  display: none;
}

.fileinput-inline .fileinput-controls {
  display: inline;
}

.fileinput-filename {
  overflow: hidden;
  font-size: 15px;
  line-height: 1.67238;
  vertical-align: middle;
}

.form-control .fileinput-filename,
.select2-search input[type=text] .fileinput-filename {
  vertical-align: bottom;
}

.fileinput.input-group {
  display: table;
}

.fileinput.input-group > * {
  position: relative;
  z-index: 2;
}

.fileinput.input-group > .btn-file {
  z-index: 1;
}

.fileinput-new.input-group .btn-file,
.fileinput-new .input-group .btn-file {
  border-radius: 0 4px 4px 0;
}

.fileinput-new.input-group .btn-file.btn-xs,
.fileinput-new .input-group .btn-file.btn-xs,
.fileinput-new.input-group .btn-file.btn-sm,
.fileinput-new .input-group .btn-file.btn-sm {
  border-radius: 0 3px 3px 0;
}

.fileinput-new.input-group .btn-file.btn-lg,
.fileinput-new .input-group .btn-file.btn-lg {
  border-radius: 0 6px 6px 0;
}

.form-group.has-warning .fileinput .fileinput-preview {
  color: #f1c40f;
}

.form-group.has-warning .fileinput .thumbnail {
  border-color: #faebcc;
}

.form-group.has-error .fileinput .fileinput-preview {
  color: #e74c3c;
}

.form-group.has-error .fileinput .thumbnail {
  border-color: #ebccd1;
}

.form-group.has-success .fileinput .fileinput-preview {
  color: #67c94d;
}

.form-group.has-success .fileinput .thumbnail {
  border-color: #d6e9c6;
}

.input-group-addon:not(:first-child) {
  border-left: 0;
}

.checkbox,
.radio {
  position: relative;
  min-height: 20px;
  padding-left: 32px;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.5;
  transition: color 0.25s linear;
}

.checkbox .icons,
.radio .icons {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 20px;
  height: 20px;
  font-size: 20px;
  line-height: 20px;
  color: #bdc3c7;
  text-align: center;
  cursor: pointer;
  transition: color 0.25s linear;
}

.checkbox .icons .icon-checked,
.radio .icons .icon-checked {
  filter: alpha(opacity=0);
  opacity: 0;
}

.checkbox .icon-checked,
.radio .icon-checked,
.checkbox .icon-unchecked,
.radio .icon-unchecked {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-table;
  margin: 0;
  background-color: transparent;
  filter: none;
  opacity: 1;
  -webkit-filter: none;
}

.checkbox .icon-checked:before,
.radio .icon-checked:before,
.checkbox .icon-unchecked:before,
.radio .icon-unchecked:before {
  font-family: Flat-UI-Pro-Icons;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.checkbox .icon-checked:before {
  content: "\e60e";
}

.checkbox .icon-unchecked:before {
  content: "\e60d";
}

.radio .icon-checked:before {
  content: "\e60c";
}

.radio .icon-unchecked:before {
  content: "\e60b";
}

.checkbox input[type=checkbox].custom-checkbox,
.radio input[type=checkbox].custom-checkbox,
.checkbox input[type=radio].custom-radio,
.radio input[type=radio].custom-radio {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  padding: 0;
  margin: 0;
  outline: 0 !important;
  opacity: 0;
}

.checkbox input[type=checkbox].custom-checkbox:hover:not(.nohover) + .icons,
.radio input[type=checkbox].custom-checkbox:hover:not(.nohover) + .icons,
.checkbox input[type=radio].custom-radio:hover:not(.nohover) + .icons,
.radio input[type=radio].custom-radio:hover:not(.nohover) + .icons {
  transition: color 0.25s linear;
}

.checkbox input[type=checkbox].custom-checkbox:hover:not(.nohover) + .icons .icon-unchecked,
.radio input[type=checkbox].custom-checkbox:hover:not(.nohover) + .icons .icon-unchecked,
.checkbox input[type=radio].custom-radio:hover:not(.nohover) + .icons .icon-unchecked,
.radio input[type=radio].custom-radio:hover:not(.nohover) + .icons .icon-unchecked {
  filter: alpha(opacity=0);
  opacity: 0;
}

.checkbox input[type=checkbox].custom-checkbox:hover:not(.nohover) + .icons .icon-checked,
.radio input[type=checkbox].custom-checkbox:hover:not(.nohover) + .icons .icon-checked,
.checkbox input[type=radio].custom-radio:hover:not(.nohover) + .icons .icon-checked,
.radio input[type=radio].custom-radio:hover:not(.nohover) + .icons .icon-checked {
  filter: none;
  opacity: 1;
  -webkit-filter: none;
}

.checkbox input[type=checkbox].custom-checkbox:checked + .icons,
.radio input[type=checkbox].custom-checkbox:checked + .icons,
.checkbox input[type=radio].custom-radio:checked + .icons,
.radio input[type=radio].custom-radio:checked + .icons {
  color: #3498db;
}

.checkbox input[type=checkbox].custom-checkbox:checked + .icons .icon-unchecked,
.radio input[type=checkbox].custom-checkbox:checked + .icons .icon-unchecked,
.checkbox input[type=radio].custom-radio:checked + .icons .icon-unchecked,
.radio input[type=radio].custom-radio:checked + .icons .icon-unchecked {
  filter: alpha(opacity=0);
  opacity: 0;
}

.checkbox input[type=checkbox].custom-checkbox:checked + .icons .icon-checked,
.radio input[type=checkbox].custom-checkbox:checked + .icons .icon-checked,
.checkbox input[type=radio].custom-radio:checked + .icons .icon-checked,
.radio input[type=radio].custom-radio:checked + .icons .icon-checked {
  color: #3498db;
  filter: none;
  opacity: 1;
  transition: color 0.25s linear;
  -webkit-filter: none;
}

.checkbox input[type=checkbox].custom-checkbox:disabled + .icons,
.radio input[type=checkbox].custom-checkbox:disabled + .icons,
.checkbox input[type=radio].custom-radio:disabled + .icons,
.radio input[type=radio].custom-radio:disabled + .icons {
  color: #e6e8ea;
  cursor: default;
}

.checkbox input[type=checkbox].custom-checkbox:disabled + .icons .icons,
.radio input[type=checkbox].custom-checkbox:disabled + .icons .icons,
.checkbox input[type=radio].custom-radio:disabled + .icons .icons,
.radio input[type=radio].custom-radio:disabled + .icons .icons {
  color: #e6e8ea;
}

.checkbox input[type=checkbox].custom-checkbox:disabled + .icons .icon-unchecked,
.radio input[type=checkbox].custom-checkbox:disabled + .icons .icon-unchecked,
.checkbox input[type=radio].custom-radio:disabled + .icons .icon-unchecked,
.radio input[type=radio].custom-radio:disabled + .icons .icon-unchecked {
  filter: none;
  opacity: 1;
  -webkit-filter: none;
}

.checkbox input[type=checkbox].custom-checkbox:disabled + .icons .icon-checked,
.radio input[type=checkbox].custom-checkbox:disabled + .icons .icon-checked,
.checkbox input[type=radio].custom-radio:disabled + .icons .icon-checked,
.radio input[type=radio].custom-radio:disabled + .icons .icon-checked {
  filter: alpha(opacity=0);
  opacity: 0;
}

.checkbox input[type=checkbox].custom-checkbox:disabled:checked + .icons .icons,
.radio input[type=checkbox].custom-checkbox:disabled:checked + .icons .icons,
.checkbox input[type=radio].custom-radio:disabled:checked + .icons .icons,
.radio input[type=radio].custom-radio:disabled:checked + .icons .icons {
  color: #e6e8ea;
}

.checkbox input[type=checkbox].custom-checkbox:disabled:checked + .icons .icon-unchecked,
.radio input[type=checkbox].custom-checkbox:disabled:checked + .icons .icon-unchecked,
.checkbox input[type=radio].custom-radio:disabled:checked + .icons .icon-unchecked,
.radio input[type=radio].custom-radio:disabled:checked + .icons .icon-unchecked {
  filter: alpha(opacity=0);
  opacity: 0;
}

.checkbox input[type=checkbox].custom-checkbox:disabled:checked + .icons .icon-checked,
.radio input[type=checkbox].custom-checkbox:disabled:checked + .icons .icon-checked,
.checkbox input[type=radio].custom-radio:disabled:checked + .icons .icon-checked,
.radio input[type=radio].custom-radio:disabled:checked + .icons .icon-checked {
  color: #e6e8ea;
  filter: none;
  opacity: 1;
  -webkit-filter: none;
}

.checkbox input[type=checkbox].custom-checkbox:indeterminate + .icons,
.radio input[type=checkbox].custom-checkbox:indeterminate + .icons,
.checkbox input[type=radio].custom-radio:indeterminate + .icons,
.radio input[type=radio].custom-radio:indeterminate + .icons {
  color: #bdc3c7;
}

.checkbox input[type=checkbox].custom-checkbox:indeterminate + .icons .icon-unchecked,
.radio input[type=checkbox].custom-checkbox:indeterminate + .icons .icon-unchecked,
.checkbox input[type=radio].custom-radio:indeterminate + .icons .icon-unchecked,
.radio input[type=radio].custom-radio:indeterminate + .icons .icon-unchecked {
  filter: none;
  opacity: 1;
  -webkit-filter: none;
}

.checkbox input[type=checkbox].custom-checkbox:indeterminate + .icons .icon-checked,
.radio input[type=checkbox].custom-checkbox:indeterminate + .icons .icon-checked,
.checkbox input[type=radio].custom-radio:indeterminate + .icons .icon-checked,
.radio input[type=radio].custom-radio:indeterminate + .icons .icon-checked {
  filter: alpha(opacity=0);
  opacity: 0;
}

.checkbox input[type=checkbox].custom-checkbox:indeterminate + .icons:before,
.radio input[type=checkbox].custom-checkbox:indeterminate + .icons:before,
.checkbox input[type=radio].custom-radio:indeterminate + .icons:before,
.radio input[type=radio].custom-radio:indeterminate + .icons:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 20px;
  font-size: 22px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  content: "–";
}

.checkbox.primary input[type=checkbox].custom-checkbox + .icons,
.radio.primary input[type=checkbox].custom-checkbox + .icons,
.checkbox.primary input[type=radio].custom-radio + .icons,
.radio.primary input[type=radio].custom-radio + .icons {
  color: #2c3e50;
}

.checkbox.primary input[type=checkbox].custom-checkbox:checked + .icons,
.radio.primary input[type=checkbox].custom-checkbox:checked + .icons,
.checkbox.primary input[type=radio].custom-radio:checked + .icons,
.radio.primary input[type=radio].custom-radio:checked + .icons {
  color: #3498db;
}

.checkbox.primary input[type=checkbox].custom-checkbox:checked + .icons .icons,
.radio.primary input[type=checkbox].custom-checkbox:checked + .icons .icons,
.checkbox.primary input[type=radio].custom-radio:checked + .icons .icons,
.radio.primary input[type=radio].custom-radio:checked + .icons .icons {
  color: #3498db;
}

.checkbox.primary input[type=checkbox].custom-checkbox:disabled + .icons,
.radio.primary input[type=checkbox].custom-checkbox:disabled + .icons,
.checkbox.primary input[type=radio].custom-radio:disabled + .icons,
.radio.primary input[type=radio].custom-radio:disabled + .icons {
  color: #bdc3c7;
  cursor: default;
}

.checkbox.primary input[type=checkbox].custom-checkbox:disabled + .icons .icons,
.radio.primary input[type=checkbox].custom-checkbox:disabled + .icons .icons,
.checkbox.primary input[type=radio].custom-radio:disabled + .icons .icons,
.radio.primary input[type=radio].custom-radio:disabled + .icons .icons {
  color: #bdc3c7;
}

.checkbox.primary input[type=checkbox].custom-checkbox:disabled + .icons.checked .icons,
.radio.primary input[type=checkbox].custom-checkbox:disabled + .icons.checked .icons,
.checkbox.primary input[type=radio].custom-radio:disabled + .icons.checked .icons,
.radio.primary input[type=radio].custom-radio:disabled + .icons.checked .icons {
  color: #bdc3c7;
}

.checkbox.primary input[type=checkbox].custom-checkbox:indeterminate + .icons,
.radio.primary input[type=checkbox].custom-checkbox:indeterminate + .icons,
.checkbox.primary input[type=radio].custom-radio:indeterminate + .icons,
.radio.primary input[type=radio].custom-radio:indeterminate + .icons {
  color: #2c3e50;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: 10px;
}

.form-inline .checkbox,
.form-inline .radio {
  padding-left: 32px;
}

/* whmcs.scss --> select2 */
.select {
  position: relative;
  display: inline-block;
  width: auto;
  min-width: 220px;
  vertical-align: top;
}

.form-group .select {
  width: 100%;
}

.form-group .select > .select2-choice {
  width: 100%;
}

.select.form-control,
.select.select2-search input[type=text] {
  height: auto;
  padding: 0;
  border: none;
}

.select2-choice {
  position: relative;
  display: inline-block;
  width: 100%;
  min-height: 41px;
  padding: 10px 39px 10px 15px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.4;
  border: none;
  border-radius: 4px;
  transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
}

.select2-choice:hover,
.select2-choice:focus {
  outline: 0;
}

.select2-choice:active {
  outline: 0;
  box-shadow: none;
}

.select2-container-disabled .select2-choice {
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.select2-chosen {
  overflow: hidden;
  text-align: left;
}

.select2-arrow {
  position: absolute;
  top: 42%;
  right: 16px;
  display: inline-block;
  border-color: #2c3e50 transparent;
  border-style: solid;
  border-width: 8px 6px;
  border-bottom-style: none;
  transform: scale(1.001);
}

.select2-arrow b {
  display: none;
}

.btn-lg .select2-arrow {
  border-top-width: 8px;
  border-right-width: 6px;
  border-left-width: 6px;
}

.select-default .select2-choice {
  color: #fff;
  background-color: #bdc3c7;
}

.select-default .select2-choice:hover,
.select-default .select2-choice.hover,
.select-default .select2-choice:focus,
.select-default .select2-choice:active {
  color: #fff;
  background-color: #cacfd2;
  border-color: #cacfd2;
}

.select-default .select2-choice:active {
  background: #a1a6a9;
  border-color: #a1a6a9;
}

.select2-container-disabled.select-default .select2-choice,
.select2-container-disabled.select-default .select2-choice:hover,
.select2-container-disabled.select-default .select2-choice:focus,
.select2-container-disabled.select-default .select2-choice:active {
  background-color: #bdc3c7;
  border-color: #bdc3c7;
}

.select-default .select2-choice .select2-arrow {
  border-top-color: #fff;
}

.select-primary .select2-choice {
  color: #fff;
  background-color: #3498db;
}

.select-primary .select2-choice:hover,
.select-primary .select2-choice.hover,
.select-primary .select2-choice:focus,
.select-primary .select2-choice:active {
  color: #fff;
  background-color: #5dade2;
  border-color: #5dade2;
}

.select-primary .select2-choice:active {
  background: #2a7bb1;
  border-color: #2a7bb1;
}

.select2-container-disabled.select-primary .select2-choice,
.select2-container-disabled.select-primary .select2-choice:hover,
.select2-container-disabled.select-primary .select2-choice:focus,
.select2-container-disabled.select-primary .select2-choice:active {
  background-color: #bdc3c7;
  border-color: #3498db;
}

.select-primary .select2-choice .select2-arrow {
  border-top-color: #fff;
}

.select-info .select2-choice {
  color: #fff;
  background-color: #3498db;
}

.select-info .select2-choice:hover,
.select-info .select2-choice.hover,
.select-info .select2-choice:focus,
.select-info .select2-choice:active {
  color: #fff;
  background-color: #5dade2;
  border-color: #5dade2;
}

.select-info .select2-choice:active {
  background: #2c81ba;
  border-color: #2c81ba;
}

.select2-container-disabled.select-info .select2-choice,
.select2-container-disabled.select-info .select2-choice:hover,
.select2-container-disabled.select-info .select2-choice:focus,
.select2-container-disabled.select-info .select2-choice:active {
  background-color: #bdc3c7;
  border-color: #3498db;
}

.select-info .select2-choice .select2-arrow {
  border-top-color: #fff;
}

.select-danger .select2-choice {
  color: #fff;
  background-color: #e74c3c;
}

.select-danger .select2-choice:hover,
.select-danger .select2-choice.hover,
.select-danger .select2-choice:focus,
.select-danger .select2-choice:active {
  color: #fff;
  background-color: #ec7063;
  border-color: #ec7063;
}

.select-danger .select2-choice:active {
  background: #c44133;
  border-color: #c44133;
}

.select2-container-disabled.select-danger .select2-choice,
.select2-container-disabled.select-danger .select2-choice:hover,
.select2-container-disabled.select-danger .select2-choice:focus,
.select2-container-disabled.select-danger .select2-choice:active {
  background-color: #bdc3c7;
  border-color: #e74c3c;
}

.select-danger .select2-choice .select2-arrow {
  border-top-color: #fff;
}

.select-success .select2-choice {
  color: #fff;
  background-color: #67c94d;
}

.select-success .select2-choice:hover,
.select-success .select2-choice.hover,
.select-success .select2-choice:focus,
.select-success .select2-choice:active {
  color: #fff;
  background-color: #58d68d;
  border-color: #58d68d;
}

.select-success .select2-choice:active {
  background: #27ad60;
  border-color: #27ad60;
}

.select2-container-disabled.select-success .select2-choice,
.select2-container-disabled.select-success .select2-choice:hover,
.select2-container-disabled.select-success .select2-choice:focus,
.select2-container-disabled.select-success .select2-choice:active {
  background-color: #bdc3c7;
  border-color: #67c94d;
}

.select-success .select2-choice .select2-arrow {
  border-top-color: #fff;
}

.select-warning .select2-choice {
  color: #fff;
  background-color: #f1c40f;
}

.select-warning .select2-choice:hover,
.select-warning .select2-choice.hover,
.select-warning .select2-choice:focus,
.select-warning .select2-choice:active {
  color: #fff;
  background-color: #f4d313;
  border-color: #f4d313;
}

.select-warning .select2-choice:active {
  background: #cda70d;
  border-color: #cda70d;
}

.select2-container-disabled.select-warning .select2-choice,
.select2-container-disabled.select-warning .select2-choice:hover,
.select2-container-disabled.select-warning .select2-choice:focus,
.select2-container-disabled.select-warning .select2-choice:active {
  background-color: #bdc3c7;
  border-color: #f1c40f;
}

.select-warning .select2-choice .select2-arrow {
  border-top-color: #fff;
}

.select-inverse .select2-choice {
  color: #fff;
  background-color: #2c3e50;
}

.select-inverse .select2-choice:hover,
.select-inverse .select2-choice.hover,
.select-inverse .select2-choice:focus,
.select-inverse .select2-choice:active {
  color: #fff;
  background-color: #415b76;
  border-color: #415b76;
}

.select-inverse .select2-choice:active {
  background: #2c3e50;
  border-color: #2c3e50;
}

.select2-container-disabled.select-inverse .select2-choice,
.select2-container-disabled.select-inverse .select2-choice:hover,
.select2-container-disabled.select-inverse .select2-choice:focus,
.select2-container-disabled.select-inverse .select2-choice:active {
  background-color: #bdc3c7;
  border-color: #2c3e50;
}

.select-inverse .select2-choice .select2-arrow {
  border-top-color: #fff;
}

.select2-container.select-hg > .select2-choice {
  min-height: 53px;
  padding: 13px 20px;
  padding-right: 49px;
  font-size: 22px;
  line-height: 1.227;
  border-radius: 6px;
}

.select2-container.select-hg > .select2-choice .filter-option {
  top: 13px;
  right: 40px;
  left: 20px;
}

.select2-container.select-hg > .select2-choice .select2-arrow {
  right: 20px;
}

.select2-container.select-hg > .select2-choice > [class^=fui-] {
  top: 2px;
}

.select2-container.select-lg > .select2-choice {
  min-height: 45px;
  padding: 10px 19px;
  padding-right: 47px;
  font-size: 17px;
  line-height: 1.471;
  border-radius: 6px;
}

.select2-container.select-lg > .select2-choice .filter-option {
  right: 38px;
  left: 18px;
}

.select2-container.select-sm > .select2-choice {
  min-height: 36px;
  padding: 9px 13px;
  padding-right: 35px;
  font-size: 13px;
  line-height: 1.385;
  border-radius: 4px;
}

.select2-container.select-sm > .select2-choice .filter-option {
  right: 33px;
  left: 13px;
}

.select2-container.select-sm > .select2-choice .select2-arrow {
  right: 13px;
}

.multiselect {
  position: relative;
  display: inline-block;
  width: auto;
  min-width: 220px;
  max-width: none;
  font-size: 0;
  text-align: left;
  vertical-align: top;
  background-color: #fff;
  border-radius: 6px;
}

.form-group .multiselect {
  width: 100%;
}

.form-group .multiselect > .select2-choice {
  width: 100%;
}

.multiselect.form-control,
.multiselect.select2-search input[type=text] {
  height: auto;
  padding: 6px 1px 1px 6px;
  border: 2px solid #ebedef;
}

.select2-choices {
  position: relative;
  min-height: 26px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  cursor: text;
}

.select2-choices li {
  float: left;
  list-style: none;
}

.select2-search-choice {
  position: relative;
  display: inline-block;
  height: 27px;
  padding: 6px 21px;
  margin: 0 5px 4px 0;
  overflow: hidden;
  font-size: 13px;
  line-height: 15px;
  color: #fff;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 4px;
  transition: 0.25s linear;
}

.select2-search-choice:hover {
  padding-right: 28px;
  padding-left: 14px;
  color: #fff;
}

.select2-search-choice:hover .select2-search-choice-close {
  color: inherit;
  filter: none;
  opacity: 1;
  -webkit-filter: none;
}

.select2-search-choice .select2-search-choice-close {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  padding-right: 10px;
  font-size: 12px;
  color: #fff;
  text-align: right;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=0);
  opacity: 0;
  transition: opacity 0.25s linear;
}

.select2-search-choice .select2-search-choice-close:after {
  font-family: Flat-UI-Pro-Icons;
  line-height: 27px;
  content: "\e609";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.select2-search-field input[type=text] {
  width: auto;
  min-width: 80px;
  max-width: inherit;
  height: 29px;
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #2c3e50;
  vertical-align: top;
  background-color: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
}

.select2-search-field:first-child input[type=text] {
  height: 23px;
  margin: 3px 0 5px;
}

.select2-container-multi.multiselect-default {
  border-color: #bdc3c7;
}

.select2-container-multi.multiselect-default .select2-search-choice {
  background-color: #bdc3c7;
}

.select2-container-multi.multiselect-default .select2-search-choice:hover {
  background-color: #cacfd2;
}

.select2-container-multi.multiselect-primary {
  border-color: #3498db;
}

.select2-container-multi.multiselect-primary .select2-search-choice {
  background-color: #3498db;
}

.select2-container-multi.multiselect-primary .select2-search-choice:hover {
  background-color: #5dade2;
}

.select2-container-multi.multiselect-info {
  border-color: #3498db;
}

.select2-container-multi.multiselect-info .select2-search-choice {
  background-color: #3498db;
}

.select2-container-multi.multiselect-info .select2-search-choice:hover {
  background-color: #5dade2;
}

.select2-container-multi.multiselect-danger {
  border-color: #e74c3c;
}

.select2-container-multi.multiselect-danger .select2-search-choice {
  background-color: #e74c3c;
}

.select2-container-multi.multiselect-danger .select2-search-choice:hover {
  background-color: #ec7063;
}

.select2-container-multi.multiselect-success {
  border-color: #67c94d;
}

.select2-container-multi.multiselect-success .select2-search-choice {
  background-color: #67c94d;
}

.select2-container-multi.multiselect-success .select2-search-choice:hover {
  background-color: #58d68d;
}

.select2-container-multi.multiselect-warning {
  border-color: #f1c40f;
}

.select2-container-multi.multiselect-warning .select2-search-choice {
  background-color: #f1c40f;
}

.select2-container-multi.multiselect-warning .select2-search-choice:hover {
  background-color: #f4d313;
}

.select2-container-multi.multiselect-inverse {
  border-color: #2c3e50;
}

.select2-container-multi.multiselect-inverse .select2-search-choice {
  background-color: #2c3e50;
}

.select2-container-multi.multiselect-inverse .select2-search-choice:hover {
  background-color: #415b76;
}

.select2-drop {
  position: absolute;
  top: 100%;
  z-index: 9999;
  min-width: 220px;
  margin-top: 9px;
  font-size: 14px;
  visibility: visible;
  filter: none;
  border-radius: 4px;
  opacity: 1;
  transition: none;
  -webkit-filter: none;
}

.select2-drop.select2-drop-above {
  margin-top: -9px;
}

.select2-drop.select2-drop-auto-width {
  width: auto;
}

.select2-drop.show-select-search .select2-search {
  display: block;
}

.select2-drop.show-select-search .select2-search + .select2-results > li:first-child .select2-result-label {
  border-radius: 0;
}

.select2-drop .select2-results {
  padding: 0;
  margin: 0;
  list-style: none;
}

.select2-drop .select2-results > li:first-child > .select2-result-label {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.select2-drop .select2-results > li:last-child > .select2-result-label {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.select2-drop .select2-result-sub {
  padding: 0;
  margin: 0;
  list-style: none;
}

.select2-drop .select2-result-sub > li:last-child > .select2-result-label {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.select2-drop .select2-no-results {
  padding: 8px 15px;
}

.select2-drop .select2-result-label {
  padding: 8px 16px;
  line-height: 1.429;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  transition: background-color 0.25s, color 0.25s;
}

.select2-drop .select2-result-selectable .select2-result-label {
  color: rgba(52, 73, 94, 0.85);
  cursor: pointer;
}

.select2-drop .select2-result-selectable .select2-result-label:focus,
.select2-drop .select2-result-selectable .select2-result-label:hover,
.select2-drop .select2-result-selectable .select2-result-label:active {
  color: inherit;
  background-color: #e1e4e7;
  outline: 0;
}

.select2-drop .select2-disabled {
  color: rgba(52, 73, 94, 0.95);
  cursor: default;
  filter: alpha(opacity=40);
  opacity: 0.4;
}

.select2-drop .select2-disabled:focus,
.select2-drop .select2-disabled:hover,
.select2-drop .select2-disabled:active {
  background: none !important;
}

.select2-drop .select2-highlighted > .select2-result-label {
  color: #fff;
  background: #3498db;
}

.select2-drop .select2-result-with-children > .select2-result-label {
  margin-top: 5px;
  font-size: 13px;
  color: rgba(52, 73, 94, 0.6);
  text-transform: uppercase;
}

.select2-drop .select2-result-with-children + .select2-result-with-children > .select2-result-label {
  margin-top: 11px;
}

.select2-results {
  position: relative;
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: transparent;
}

.select2-search {
  display: none;
  width: 100%;
  padding: 8px 6px;
}

.select2-search input[type=text] {
  width: 100%;
  height: auto !important;
}

.select-inverse-dropdown {
  color: rgba(255, 255, 255, 0.75);
  background-color: #2c3e50;
}

.select-inverse-dropdown .select2-results .select2-result-label {
  color: #fff;
}

.select-inverse-dropdown .select2-results .select2-result-label:focus,
.select-inverse-dropdown .select2-results .select2-result-label:hover,
.select-inverse-dropdown .select2-results .select2-result-label:active {
  background: #2c3e50;
}

.select-inverse-dropdown .select2-results.select2-disabled .select2-result-label:hover {
  color: #fff;
}

.select-inverse-dropdown .select2-result-with-children > .select2-result-label {
  color: rgba(255, 255, 255, 0.6);
}

.select-inverse-dropdown .select2-result-with-children > .select2-result-label:hover {
  color: #fff;
  background: none !important;
}

.select2-drop-multi {
  border-radius: 6px;
}

.select2-drop-multi .select2-results {
  padding: 2px 0;
}

.select2-drop-multi .select2-result {
  padding: 2px 4px;
}

.select2-drop-multi .select2-result-label {
  border-radius: 4px;
}

.select2-drop-multi .select2-selected {
  display: none;
}

.select2-offscreen,
.select2-offscreen:focus {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  border: 0 !important;
  outline: 0 !important;
}

.select2-hidden-accessible {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}

.select2-offscreen,
.select2-offscreen:focus {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  border: 0 !important;
  outline: 0 !important;
}

.select2-display-none {
  display: none;
}

.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}

.select2-drop-mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998;
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: 100%;
  padding: 0;
  margin: 0;
  background-color: #fff;
  filter: alpha(opacity=0);
  border: 0;
  opacity: 0;
}

.rowcolor1 .form-control,
.select2-search input[type=text] {
  border: none;
}

.input-inline,
.select-inline {
  display: inline-block;
}

@media (min-width: 380px) {
  .btn-input-padded-responsive {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 500px) {
  .btn-input-padded-responsive {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.input-inline-100 {
  width: 100px;
}

.select-inline {
  width: auto;
}

.bootstrap-tagsinput {
  padding: 6px 1px 1px 6px;
  margin-bottom: 18px;
  font-size: 0;
  text-align: left;
  background-color: #fff;
  border: 2px solid #ebedef;
  border-radius: 6px;
}

.bootstrap-tagsinput .tag {
  position: relative;
  display: inline-block;
  height: 27px;
  padding: 6px 21px;
  margin: 0 5px 5px 0;
  overflow: hidden;
  font-size: 13px;
  line-height: 15px;
  color: #7b8996;
  vertical-align: middle;
  cursor: pointer;
  background-color: #ebedef;
  border-radius: 4px;
  transition: 0.25s linear;
}

.bootstrap-tagsinput .tag > span {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  padding: 0 10px 0 0;
  font-size: 12px;
  color: #fff;
  text-align: right;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=0);
  opacity: 0;
  transition: opacity 0.25s linear;
}

.bootstrap-tagsinput .tag > span:after {
  font-family: Flat-UI-Pro-Icons;
  line-height: 27px;
  content: "\e609";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bootstrap-tagsinput .tag:hover {
  padding-right: 28px;
  padding-left: 14px;
  color: #fff;
  background-color: #2a7bb1;
}

.bootstrap-tagsinput .tag:hover > span {
  filter: none;
  opacity: 1;
  -webkit-filter: none;
}

.bootstrap-tagsinput input[type=text] {
  width: auto !important;
  min-width: 80px;
  max-width: inherit;
  height: 29px;
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #2c3e50;
  vertical-align: top;
  background-color: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
}

.bootstrap-tagsinput input[type=text]:first-child {
  height: 23px;
  margin: 3px 0 8px;
}

.tags_clear {
  width: 100%;
  height: 0;
  clear: both;
}

.not_valid {
  margin-left: 5px !important;
  color: #90111a !important;
  background: #fbd8db !important;
}

.tagsinput-primary {
  margin-bottom: 18px;
}

.tagsinput-primary .bootstrap-tagsinput {
  margin-bottom: 0;
  border-color: #3498db;
}

.tagsinput-primary .tag {
  color: #fff;
  background-color: #3498db;
}

.tagsinput-primary .tag:hover {
  color: #fff;
  background-color: #2a7bb1;
}

.bootstrap-tagsinput .twitter-typeahead {
  width: auto;
  vertical-align: top;
}

.bootstrap-tagsinput .twitter-typeahead .tt-input {
  min-width: 200px;
}

.bootstrap-tagsinput .twitter-typeahead .tt-dropdown-menu {
  width: auto;
  min-width: 120px;
  margin-top: 11px;
}

.twitter-typeahead {
  width: 100%;
}

.twitter-typeahead .tt-dropdown-menu {
  width: 100%;
  padding: 5px 0;
  margin-top: 5px;
  background-color: #fff;
  border: 2px solid #3498db;
  border-radius: 6px;
}

.twitter-typeahead .tt-suggestion p {
  padding: 6px 14px;
  margin: 0;
  font-size: 14px;
  line-height: 1.429;
}

.twitter-typeahead .tt-suggestion:first-child p,
.twitter-typeahead .tt-suggestion:last-child p {
  padding: 6px 14px;
}

.twitter-typeahead .tt-suggestion.tt-is-under-cursor,
.twitter-typeahead .tt-suggestion.tt-cursor {
  color: #fff;
  cursor: pointer;
  background-color: #2a7bb1;
}

/* whmcs.scss --> home-twitter */
div.home-twitter {
  margin-top: 20px;
  margin-bottom: 40px;
}

div.tweet > i {
  color: #2BABCF;
  float: left;
  margin-right: 15px;
}

div.tweet span {
  font-size: 12px;
  color: #ccc;
}

.progress {
  height: 12px;
  background: #ebedef;
  border-radius: 32px;
  box-shadow: none;
}

.progress-bar {
  line-height: 12px;
  background: #3498db;
  box-shadow: none;
}

.progress-bar-success {
  background-color: #67c94d;
}

.progress-bar-warning {
  background-color: #f1c40f;
}

.progress-bar-danger {
  background-color: #e74c3c;
}

.progress-bar-info {
  background-color: #3498db;
}

.ui-slider {
  position: relative;
  height: 12px;
  margin-bottom: 20px;
  cursor: pointer;
  background: #ebedef;
  border-radius: 32px;
  box-shadow: none;
}

.ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 18px;
  height: 18px;
  cursor: pointer;
  background-color: #2a7bb1;
  border-radius: 50%;
  transition: background 0.25s;
}

.ui-slider-handle:hover,
.ui-slider-handle:focus {
  background-color: #5dade2;
  outline: 0;
}

.ui-slider-handle:active {
  background-color: #2a7bb1;
}

.ui-slider-range {
  position: absolute;
  z-index: 1;
  display: block;
  height: 100%;
  background-color: #3498db;
}

.ui-slider-segment {
  width: 6px;
  height: 6px;
  background-color: #d9dbdd;
  border-radius: 50%;
}

.ui-slider-value {
  float: right;
  margin-top: 12px;
  font-size: 13px;
}

.ui-slider-value.first {
  float: left;
  clear: left;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -3px;
  margin-left: -9px;
}

.ui-slider-horizontal .ui-slider-handle[style*="100"] {
  margin-left: -15px;
}

.ui-slider-horizontal .ui-slider-range {
  border-radius: 30px 0 0 30px;
}

.ui-slider-horizontal .ui-slider-segment {
  float: left;
  margin: 3px -6px 0 0;
}

.ui-slider-vertical {
  width: 12px;
}

.ui-slider-vertical .ui-slider-handle {
  top: auto;
  margin-bottom: -11px;
  margin-left: -3px;
}

.ui-slider-vertical .ui-slider-range {
  bottom: 0;
  width: 100%;
  border-radius: 0 0 30px 30px;
}

.ui-slider-vertical .ui-slider-segment {
  position: absolute;
  right: 3px;
}

.ui-spinner {
  position: relative;
  display: inline-block;
  padding: 0 37px 0 0;
  overflow: hidden;
  vertical-align: middle;
}

@media (max-width: 768px) {
  .ui-spinner {
    display: block;
  }
}
.ui-spinner .ui-button-text {
  display: block;
}

.ui-spinner.focus .ui-spinner-input {
  color: #3498db;
  border-color: #3498db;
}

.ui-spinner.focus .ui-spinner-button {
  background-color: #3498db;
}

.ui-spinner.focus .ui-spinner-button:hover {
  background-color: #2a7bb1;
}

.ui-spinner.focus .ui-spinner-up {
  border-bottom-color: #2a7bb1;
}

.ui-spinner-input {
  width: 55px;
  padding: 6px 12px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  border-right-width: 0 !important;
  border-radius: 6px 0 0 6px;
}

.ui-spinner-input::-moz-placeholder {
  color: #718191;
  opacity: 1;
}

.ui-spinner-input:-ms-input-placeholder {
  color: #718191;
}

.ui-spinner-input::-webkit-input-placeholder {
  color: #718191;
}

@media (max-width: 768px) {
  .ui-spinner-input {
    width: 100%;
  }
}
.ui-spinner-input.input-hg + .ui-spinner-button {
  height: 28px;
  line-height: 25px;
}

.ui-spinner-input.input-hg + .ui-spinner-button + .ui-spinner-button {
  height: 25px;
  line-height: 25px;
}

.ui-spinner-input.input-lg + .ui-spinner-button {
  height: 24px;
  line-height: 21px;
}

.ui-spinner-input.input-lg + .ui-spinner-button + .ui-spinner-button {
  height: 21px;
  line-height: 21px;
}

.ui-spinner-input.input-sm,
.ui-spinner-input.select2-search input[type=text] {
  font-size: 18px;
  line-height: 1;
}

.ui-spinner-input.input-sm + .ui-spinner-button,
.ui-spinner-input.select2-search input[type=text] + .ui-spinner-button {
  height: 19px;
  line-height: 1;
}

.ui-spinner-input.input-sm + .ui-spinner-button + .ui-spinner-button,
.ui-spinner-input.select2-search input[type=text] + .ui-spinner-button + .ui-spinner-button {
  height: 17px;
  line-height: 1;
}

.input-group-addon + .ui-spinner .ui-spinner-input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.ui-spinner-button {
  position: absolute;
  right: 0;
  display: block;
  width: 37px;
  height: 22px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  font-size: 0.5em;
  line-height: 19px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  background-color: #bdc3c7;
  outline: 0;
}

.ui-spinner-button:hover {
  color: #e8f8f5;
  background-color: #d1d5d8;
}

.ui-spinner-button .ui-icon {
  font-size: 0;
}

.ui-spinner-button .ui-icon:before {
  font-family: Flat-UI-Pro-Icons;
  font-size: 16px;
  line-height: 19px;
  content: "\e600";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ui-spinner-up {
  top: 0;
  border-bottom: 2px solid #d1d5d8;
  border-radius: 0 6px 0 0;
}

.ui-spinner-down {
  bottom: 0;
  height: 20px;
  border-radius: 0 0 6px 0;
}

.ui-spinner-down .ui-icon:before {
  content: "\e601";
}

.pager {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  background-color: #2c3e50;
  border-radius: 6px;
}

.pager li:first-child > a,
.pager li:first-child > span {
  border-left: none;
  border-radius: 6px 0 0 6px;
}

.pager li > a,
.pager li > span {
  padding: 9px 15px 10px;
  line-height: 1.313;
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
  background: 0 0;
  border: none;
  border-left: 2px solid #2c3e50;
  border-radius: 0 6px 6px 0;
}

.pager li > a:hover,
.pager li > span:hover,
.pager li > a:focus,
.pager li > span:focus {
  background-color: #2c3e50;
}

.pager li > a:active,
.pager li > span:active {
  background-color: #2c3e50;
}

.pager li > a [class*=fui-] + span,
.pager li > span [class*=fui-] + span {
  margin-left: 8px;
}

.pager li > a span + [class*=fui-],
.pager li > span span + [class*=fui-] {
  margin-left: 8px;
}

.pagination,
.dataTables_paginate {
  position: relative;
  display: block;
}

@media (min-width: 768px) {
  .pagination,
  .dataTables_paginate {
    display: inline-block;
  }
}
.pagination > ul,
.dataTables_paginate > ul {
  display: inline-block;
  padding: 0;
  margin: 0;
  color: #fff;
  word-spacing: -0.5px;
  background: transparent;
  border-radius: 6px;
}

.pagination li,
.dataTables_paginate li {
  display: inline-block;
  margin-right: -3px;
  word-spacing: normal;
  vertical-align: middle;
}

.pagination li.active > a,
.pagination li.active > span,
.dataTables_paginate li.active > a,
.dataTables_paginate li.active > span {
  color: #fff;
  background-color: #3498db;
  border-color: #dfe2e5;
}

.pagination li.active.previous > a,
.pagination li.active.next > a,
.pagination li.active.previous > span,
.pagination li.active.next > span,
.dataTables_paginate li.active.previous > a,
.dataTables_paginate li.active.next > a,
.dataTables_paginate li.active.previous > span,
.dataTables_paginate li.active.next > span {
  margin: 0;
}

.pagination li.active.previous > a,
.pagination li.active.next > a,
.pagination li.active.previous > span,
.pagination li.active.next > span,
.pagination li.active.previous > a:hover,
.pagination li.active.next > a:hover,
.pagination li.active.previous > span:hover,
.pagination li.active.next > span:hover,
.pagination li.active.previous > a:focus,
.pagination li.active.next > a:focus,
.pagination li.active.previous > span:focus,
.pagination li.active.next > span:focus,
.dataTables_paginate li.active.previous > a,
.dataTables_paginate li.active.next > a,
.dataTables_paginate li.active.previous > span,
.dataTables_paginate li.active.next > span,
.dataTables_paginate li.active.previous > a:hover,
.dataTables_paginate li.active.next > a:hover,
.dataTables_paginate li.active.previous > span:hover,
.dataTables_paginate li.active.next > span:hover,
.dataTables_paginate li.active.previous > a:focus,
.dataTables_paginate li.active.next > a:focus,
.dataTables_paginate li.active.previous > span:focus,
.dataTables_paginate li.active.next > span:focus {
  color: #fff;
  background-color: #3498db;
}

.pagination li:first-child > a,
.pagination li:first-child > span,
.dataTables_paginate li:first-child > a,
.dataTables_paginate li:first-child > span {
  border-left: none;
  border-radius: 6px 0 0 6px;
}

.pagination li:first-child.previous + li > a,
.pagination li:first-child.previous + li > span,
.dataTables_paginate li:first-child.previous + li > a,
.dataTables_paginate li:first-child.previous + li > span {
  border-left-width: 0;
}

.pagination li:last-child,
.dataTables_paginate li:last-child {
  margin-right: 0;
}

.pagination li:last-child > a,
.pagination li:last-child > span,
.pagination li:last-child > a:hover,
.pagination li:last-child > span:hover,
.pagination li:last-child > a:focus,
.pagination li:last-child > span:focus,
.dataTables_paginate li:last-child > a,
.dataTables_paginate li:last-child > span,
.dataTables_paginate li:last-child > a:hover,
.dataTables_paginate li:last-child > span:hover,
.dataTables_paginate li:last-child > a:focus,
.dataTables_paginate li:last-child > span:focus {
  border-radius: 0 6px 6px 0;
}

.pagination li.previous > a,
.pagination li.next > a,
.pagination li.previous > span,
.pagination li.next > span,
.dataTables_paginate li.previous > a,
.dataTables_paginate li.next > a,
.dataTables_paginate li.previous > span,
.dataTables_paginate li.next > span {
  min-width: auto;
  padding: 12px 17px;
  font-size: 16px;
  background-color: transparent;
  border-right: 2px solid #e4e7ea;
}

.pagination li.next > a,
.pagination li.next > span,
.dataTables_paginate li.next > a,
.dataTables_paginate li.next > span {
  border-right: none;
}

.pagination li.disabled > a,
.pagination li.disabled > span,
.dataTables_paginate li.disabled > a,
.dataTables_paginate li.disabled > span {
  color: #fff;
  cursor: not-allowed;
  background-color: rgba(255, 255, 255, 0.3);
  border-right-color: #dfe2e5;
}

.pagination li.disabled > a:hover,
.pagination li.disabled > span:hover,
.pagination li.disabled > a:focus,
.pagination li.disabled > span:focus,
.pagination li.disabled > a:active,
.pagination li.disabled > span:active,
.dataTables_paginate li.disabled > a:hover,
.dataTables_paginate li.disabled > span:hover,
.dataTables_paginate li.disabled > a:focus,
.dataTables_paginate li.disabled > span:focus,
.dataTables_paginate li.disabled > a:active,
.dataTables_paginate li.disabled > span:active {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.4);
}

@media (max-width: 767px) {
  .pagination li.next,
  .pagination li.previous,
  .dataTables_paginate li.next,
  .dataTables_paginate li.previous {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    background-color: #d6dbdf;
    border-radius: 0 6px 6px 0;
  }
  .pagination li.previous,
  .dataTables_paginate li.previous {
    right: auto;
    left: 0;
    border-radius: 6px 0 0 6px;
  }
}
.pagination li > a,
.pagination li > span,
.dataTables_paginate li > a,
.dataTables_paginate li > span {
  display: inline-block;
  min-width: 41px;
  min-height: 41px;
  padding: 12px 10px;
  font-size: 14px;
  line-height: 16px;
  color: #000;
  text-align: center;
  background: 0 0;
  border: none;
  border-left: 2px solid #e4e7ea;
  outline: 0;
  transition: 0.25s ease-out;
}

.pagination li > a:hover,
.pagination li > span:hover,
.pagination li > a:focus,
.pagination li > span:focus,
.dataTables_paginate li > a:hover,
.dataTables_paginate li > span:hover,
.dataTables_paginate li > a:focus,
.dataTables_paginate li > span:focus {
  color: #fff;
  background-color: #3498db;
}

.pagination li > a:active,
.pagination li > span:active,
.dataTables_paginate li > a:active,
.dataTables_paginate li > span:active {
  color: #fff;
  background-color: #3498db;
}

.pagination > .btn.previous,
.pagination > .btn.next,
.dataTables_paginate > .btn.previous,
.dataTables_paginate > .btn.next {
  padding-right: 23px;
  padding-left: 23px;
  margin-right: 8px;
  font-size: 14px;
  line-height: 1.429;
}

.pagination > .btn.previous [class*=fui-],
.pagination > .btn.next [class*=fui-],
.dataTables_paginate > .btn.previous [class*=fui-],
.dataTables_paginate > .btn.next [class*=fui-] {
  margin-top: -2px;
  margin-left: -2px;
  font-size: 16px;
}

.pagination > .btn.next,
.dataTables_paginate > .btn.next {
  margin-right: 0;
  margin-left: 8px;
}

.pagination > .btn.next [class*=fui-],
.dataTables_paginate > .btn.next [class*=fui-] {
  margin-right: -2px;
  margin-left: 4px;
}

@media (max-width: 767px) {
  .pagination > .btn,
  .dataTables_paginate > .btn {
    display: block;
    width: 50%;
    margin: 0;
  }
  .pagination > .btn:first-child,
  .dataTables_paginate > .btn:first-child {
    border-bottom: 2px solid #dfe2e5;
    border-radius: 6px 0 0;
  }
  .pagination > .btn:first-child.btn-primary,
  .dataTables_paginate > .btn:first-child.btn-primary {
    border-bottom-color: #5dade2;
  }
  .pagination > .btn:first-child.btn-danger,
  .dataTables_paginate > .btn:first-child.btn-danger {
    border-bottom-color: #ec7063;
  }
  .pagination > .btn:first-child.btn-warning,
  .dataTables_paginate > .btn:first-child.btn-warning {
    border-bottom-color: #f4d03f;
  }
  .pagination > .btn:first-child.btn-success,
  .dataTables_paginate > .btn:first-child.btn-success {
    border-bottom-color: #58d68d;
  }
  .pagination > .btn:first-child.btn-info,
  .dataTables_paginate > .btn:first-child.btn-info {
    border-bottom-color: #5dade2;
  }
  .pagination > .btn:first-child.btn-inverse,
  .dataTables_paginate > .btn:first-child.btn-inverse {
    border-bottom-color: #5d6d7e;
  }
  .pagination > .btn:first-child > [class*=fui],
  .dataTables_paginate > .btn:first-child > [class*=fui] {
    margin-left: -20px;
  }
  .pagination > .btn + ul,
  .dataTables_paginate > .btn + ul {
    padding: 0;
    text-align: center;
    border-radius: 0 0 6px 6px;
  }
  .pagination > .btn + ul + .btn,
  .dataTables_paginate > .btn + ul + .btn {
    position: absolute;
    top: 0;
    right: 0;
    border-bottom: 2px solid #dfe2e5;
    border-radius: 0 6px 0 0;
  }
  .pagination > .btn + ul + .btn.btn-primary,
  .dataTables_paginate > .btn + ul + .btn.btn-primary {
    border-bottom-color: #5dade2;
  }
  .pagination > .btn + ul + .btn.btn-danger,
  .dataTables_paginate > .btn + ul + .btn.btn-danger {
    border-bottom-color: #ec7063;
  }
  .pagination > .btn + ul + .btn.btn-warning,
  .dataTables_paginate > .btn + ul + .btn.btn-warning {
    border-bottom-color: #f4d03f;
  }
  .pagination > .btn + ul + .btn.btn-success,
  .dataTables_paginate > .btn + ul + .btn.btn-success {
    border-bottom-color: #58d68d;
  }
  .pagination > .btn + ul + .btn.btn-info,
  .dataTables_paginate > .btn + ul + .btn.btn-info {
    border-bottom-color: #5dade2;
  }
  .pagination > .btn + ul + .btn.btn-inverse,
  .dataTables_paginate > .btn + ul + .btn.btn-inverse {
    border-bottom-color: #5d6d7e;
  }
  .pagination > .btn + ul + .btn > [class*=fui],
  .dataTables_paginate > .btn + ul + .btn > [class*=fui] {
    margin-right: -20px;
  }
  .pagination ul,
  .dataTables_paginate ul {
    display: block;
  }
  .pagination ul > li > a,
  .dataTables_paginate ul > li > a {
    border-radius: 0;
  }
}
.pagination-danger ul {
  background-color: #e74c3c;
}

.pagination-danger ul li.previous > a {
  border-right-color: #ef897e;
}

.pagination-danger ul li > a,
.pagination-danger ul li > span {
  border-left-color: #ef897e;
}

.pagination-danger ul li > a:hover,
.pagination-danger ul li > span:hover,
.pagination-danger ul li > a:focus,
.pagination-danger ul li > span:focus {
  background-color: #ec7063;
}

.pagination-danger ul li > a:active,
.pagination-danger ul li > span:active {
  background-color: #c44133;
}

.pagination-danger ul li.active > a,
.pagination-danger ul li.active > span {
  background-color: #c44133;
}

.pagination-success ul {
  background-color: #67c94d;
}

.pagination-success ul li.previous > a {
  border-right-color: #75dda1;
}

.pagination-success ul li > a,
.pagination-success ul li > span {
  border-left-color: #75dda1;
}

.pagination-success ul li > a:hover,
.pagination-success ul li > span:hover,
.pagination-success ul li > a:focus,
.pagination-success ul li > span:focus {
  background-color: #58d68d;
}

.pagination-success ul li > a:active,
.pagination-success ul li > span:active {
  background-color: #27ad60;
}

.pagination-success ul li.active > a,
.pagination-success ul li.active > span {
  background-color: #27ad60;
}

.pagination-warning ul {
  background-color: #f1c40f;
}

.pagination-warning ul li.previous > a {
  border-right-color: #f6d861;
}

.pagination-warning ul li > a,
.pagination-warning ul li > span {
  border-left-color: #f6d861;
}

.pagination-warning ul li > a:hover,
.pagination-warning ul li > span:hover,
.pagination-warning ul li > a:focus,
.pagination-warning ul li > span:focus {
  background-color: #f4d313;
}

.pagination-warning ul li > a:active,
.pagination-warning ul li > span:active {
  background-color: #cda70d;
}

.pagination-warning ul li.active > a,
.pagination-warning ul li.active > span {
  background-color: #cda70d;
}

.pagination-info ul {
  background-color: #3498db;
}

.pagination-info ul li.previous > a {
  border-right-color: #79bbe7;
}

.pagination-info ul li > a,
.pagination-info ul li > span {
  border-left-color: #79bbe7;
}

.pagination-info ul li > a:hover,
.pagination-info ul li > span:hover,
.pagination-info ul li > a:focus,
.pagination-info ul li > span:focus {
  background-color: #5dade2;
}

.pagination-info ul li > a:active,
.pagination-info ul li > span:active {
  background-color: #2c81ba;
}

.pagination-info ul li.active > a,
.pagination-info ul li.active > span {
  background-color: #2c81ba;
}

.pagination-inverse ul {
  background-color: #2c3e50;
}

.pagination-inverse ul li.previous > a {
  border-right-color: #798795;
}

.pagination-inverse ul li > a,
.pagination-inverse ul li > span {
  border-left-color: #798795;
}

.pagination-inverse ul li > a:hover,
.pagination-inverse ul li > span:hover,
.pagination-inverse ul li > a:focus,
.pagination-inverse ul li > span:focus {
  background-color: #415b76;
}

.pagination-inverse ul li > a:active,
.pagination-inverse ul li > span:active {
  background-color: #2c3e50;
}

.pagination-inverse ul li.active > a,
.pagination-inverse ul li.active > span {
  background-color: #2c3e50;
}

.pagination-minimal > ul > li:first-child {
  border-radius: 6px 0 0 6px;
}

.pagination-minimal > ul > li:first-child.previous + li > a,
.pagination-minimal > ul > li:first-child.previous + li > span {
  border-left-width: 5px;
}

.pagination-minimal > ul > li:last-child {
  border-radius: 0 6px 6px 0;
}

.pagination-minimal > ul > li.previous > a,
.pagination-minimal > ul > li.next > a,
.pagination-minimal > ul > li.previous > span,
.pagination-minimal > ul > li.next > span {
  padding: 12px 17px;
  margin: 0 9px 0 0;
  background: 0 0;
  border: none;
  border-right: 2px solid #e4e7ea;
  border-radius: 6px 0 0 6px;
}

.pagination-minimal > ul > li.previous > a,
.pagination-minimal > ul > li.next > a,
.pagination-minimal > ul > li.previous > span,
.pagination-minimal > ul > li.next > span,
.pagination-minimal > ul > li.previous > a:hover,
.pagination-minimal > ul > li.next > a:hover,
.pagination-minimal > ul > li.previous > span:hover,
.pagination-minimal > ul > li.next > span:hover,
.pagination-minimal > ul > li.previous > a:focus,
.pagination-minimal > ul > li.next > a:focus,
.pagination-minimal > ul > li.previous > span:focus,
.pagination-minimal > ul > li.next > span:focus {
  border-color: #e4e7ea !important;
}

@media (max-width: 767px) {
  .pagination-minimal > ul > li.previous > a,
  .pagination-minimal > ul > li.next > a,
  .pagination-minimal > ul > li.previous > span,
  .pagination-minimal > ul > li.next > span {
    margin-right: 0;
  }
}
.pagination-minimal > ul > li.next {
  margin-left: 9px;
}

.pagination-minimal > ul > li.next > a,
.pagination-minimal > ul > li.next > span {
  margin: 0;
  border-right: none;
  border-left: 2px solid #e4e7ea;
  border-radius: 0 6px 6px 0;
}

.pagination-minimal > ul > li.active > a,
.pagination-minimal > ul > li.active > span {
  margin: 10px 5px 9px;
  color: #d6dbdf;
  background-color: #fff;
  border-color: #fff;
  border-width: 2px !important;
}

.pagination-minimal > ul > li.active > a:hover,
.pagination-minimal > ul > li.active > span:hover,
.pagination-minimal > ul > li.active > a:focus,
.pagination-minimal > ul > li.active > span:focus {
  color: #d6dbdf;
  background-color: #fff;
  border-color: #fff;
}

.pagination-minimal > ul > li.active.previous,
.pagination-minimal > ul > li.active.next {
  border-color: #e4e7ea;
}

.pagination-minimal > ul > li.active.previous {
  margin-right: 6px;
}

.pagination-minimal > ul > li > a,
.pagination-minimal > ul > li > span {
  min-width: 0;
  min-height: 16px;
  padding: 0 4px;
  margin: 7px 2px 6px;
  line-height: 16px;
  color: #fff;
  background: #fff;
  background-clip: padding-box;
  border: 5px solid #d6dbdf;
  border-radius: 50px;
  transition: background 0.2s ease-out, border-color 0s ease-out, color 0.2s ease-out;
}

.pagination-minimal > ul > li > a:hover,
.pagination-minimal > ul > li > span:hover,
.pagination-minimal > ul > li > a:focus,
.pagination-minimal > ul > li > span:focus {
  color: #fff;
  background-color: #3498db;
  border-color: #3498db;
  transition: background 0.2s ease-out, border-color 0.2s ease-out, color 0.2s ease-out;
}

.pagination-minimal > ul > li > a:active,
.pagination-minimal > ul > li > span:active {
  background-color: #2a7bb1;
  border-color: #2a7bb1;
}

.pagination-plain {
  height: 57px;
  padding: 0;
  margin: 0 0 20px;
  font-size: 16px;
  font-weight: 700;
  list-style-type: none;
}

.pagination-plain > li {
  display: inline;
}

.pagination-plain > li.previous {
  padding-right: 23px;
}

.pagination-plain > li.next {
  padding-left: 20px;
}

.pagination-plain > li.active > a {
  color: #d3d7da;
}

.pagination-plain > li > a {
  padding: 0 5px;
}

@media (max-width: 480px) {
  .pagination-plain {
    overflow: hidden;
    text-align: center;
  }
  .pagination-plain > li.previous {
    display: block;
    width: 50%;
    margin-bottom: 10px;
    text-align: left;
  }
  .pagination-plain > li.next {
    float: right;
    width: 50%;
    margin-top: -64px;
    text-align: right;
  }
}
@media (min-width: 768px) {
  .pagination-plain {
    height: auto;
  }
}
.pagination-dropdown ul {
  left: 50%;
  width: auto;
  min-width: 67px;
  margin-left: -34px;
}

.pagination-dropdown ul li {
  display: block;
  margin-right: 0;
}

.pagination-dropdown ul li:first-child > a,
.pagination-dropdown ul li:first-child > span {
  border-radius: 6px 6px 0 0;
}

.pagination-dropdown ul li:last-child > a,
.pagination-dropdown ul li:last-child > span {
  border-radius: 0 0 6px 6px !important;
}

.pagination-dropdown ul li > a,
.pagination-dropdown ul li > span {
  display: block;
  float: none;
  min-height: 0;
  padding: 8px 10px 7px;
  text-align: center;
  border-left: none;
}

.pagination-dropdown.dropup {
  position: relative;
}

@media (max-width: 767px) {
  .pagination > ul,
  .dataTables_paginate > ul {
    height: 41px;
    padding: 0 55px 0 52px;
    overflow: auto;
    white-space: nowrap;
    border-radius: 6px;
  }
}
.tooltip {
  z-index: 1070;
  font-size: 14px;
  line-height: 1.286;
}

.tooltip.in {
  filter: alpha(opacity=100);
  opacity: 1;
}

.tooltip.top {
  padding: 9px 0;
  margin-top: -5px;
}

.tooltip.right {
  padding: 0 9px;
  margin-left: 5px;
}

.tooltip.bottom {
  padding: 9px 0;
  margin-top: 5px;
}

.tooltip.left {
  padding: 0 9px;
  margin-left: -5px;
}

.tooltip-inner {
  max-width: 183px;
  padding: 12px 12px;
  line-height: 1.286;
  color: #fff;
  background-color: #404040;
  border-radius: 6px;
}

.tooltip.top .tooltip-arrow {
  margin-left: -9px;
  border-width: 9px 9px 0;
  border-top-color: #404040;
}

.tooltip.right .tooltip-arrow {
  margin-top: -9px;
  border-width: 9px 9px 9px 0;
  border-right-color: #2c3e50;
}

.tooltip.left .tooltip-arrow {
  margin-top: -9px;
  border-width: 9px 0 9px 9px;
  border-left-color: #2c3e50;
}

.tooltip.bottom .tooltip-arrow {
  margin-left: -9px;
  border-width: 0 9px 9px;
  border-bottom-color: #2c3e50;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 5px;
  vertical-align: middle;
  border-top: 8px solid;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  transition: border-color 0.25s, color 0.25s;
}

.dropdown-menu,
.select2-drop {
  z-index: 1000;
  min-width: 220px;
  padding: 0;
  margin-top: 9px;
  font-size: 16px;
  background-color: #f3f4f5;
  border: none;
  border-radius: 4px;
  box-shadow: none;
}

.dropdown-menu .divider {
  height: 2px;
  margin: 3px 0;
  overflow: hidden;
  background-color: rgba(202, 206, 209, 0.5);
}

.dropdown-menu > li > a {
  padding: 8px 16px;
  line-height: 1.429;
  color: #606d7a;
}

.dropdown-menu > li:first-child > a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.dropdown-menu > li:last-child > a:first-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.dropdown-menu.typeahead {
  display: none;
  width: auto;
  padding: 5px 0;
  margin-top: 5px;
  background-color: #fff;
  border: 2px solid #3498db;
  border-radius: 6px;
}

.dropdown-menu.typeahead li a {
  padding: 6px 14px;
}

.dropdown-menu.typeahead li:first-child a,
.dropdown-menu.typeahead li:last-child a {
  padding: 6px 14px;
  border-radius: 0;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #55606c;
  background-color: rgba(202, 206, 209, 0.5);
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  background-color: #3498db;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #bdc3c7;
  cursor: not-allowed;
  background-color: transparent;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  padding: 8px 16px;
  font-size: 13px;
  line-height: 1.538;
  color: rgba(52, 73, 94, 0.6);
  text-transform: uppercase;
}

.dropdown-header:first-child {
  margin-top: 3px;
}

.dropdown-backdrop {
  z-index: 990;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  margin-bottom: 0.25em;
  border-bottom: 8px solid;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  margin-top: 0;
  margin-bottom: 9px;
}

.dropdown-menu-inverse {
  background-color: #2c3e50;
}

.dropdown-menu-inverse .divider {
  height: 2px;
  margin: 3px 0;
  overflow: hidden;
  background-color: rgba(43, 60, 78, 0.5);
}

.dropdown-menu-inverse > li > a {
  color: rgba(255, 255, 255, 0.85);
}

.dropdown-menu-inverse > li > a:hover,
.dropdown-menu-inverse > li > a:focus {
  color: rgba(255, 255, 255, 0.85);
  background-color: rgba(43, 60, 78, 0.5);
}

.dropdown-menu-inverse > .active > a,
.dropdown-menu-inverse > .active > a:hover,
.dropdown-menu-inverse > .active > a:focus {
  color: rgba(255, 255, 255, 0.85);
  background-color: #3498db;
}

.dropdown-menu-inverse > .disabled > a,
.dropdown-menu-inverse > .disabled > a:hover,
.dropdown-menu-inverse > .disabled > a:focus {
  color: rgba(255, 255, 255, 0.5);
}

.dropdown-menu-inverse > .disabled > a:hover,
.dropdown-menu-inverse > .disabled > a:focus {
  background-color: transparent;
}

.dropdown-menu-inverse .dropdown-header {
  color: rgba(255, 255, 255, 0.4);
}

#leftsidebar #navbar-desktop .nav li.dropdown2 {
  clear: both;
}

@media (min-width: 768px) and (max-width: 800px) {
  #leftsidebar .navbar-header {
    display: none;
  }
}
@media (min-width: 800px), (max-width: 767px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
/* whmcs.scss -> bottom-menu, navbar, iconbar */
.bottom-menu {
  padding-top: 42px;
  padding-bottom: 42px;
  line-height: 1;
  color: #bcc3ca;
  background-color: #ebedef;
}

.bottom-menu .bottom-menu-brand {
  display: inline-block;
  margin: 0 15px 15px;
  font-size: 24px;
  font-weight: 900;
  line-height: 1;
  transition: none;
}

@media (min-width: 768px) {
  .bottom-menu .bottom-menu-brand {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .bottom-menu .title {
    padding-top: 0;
    margin-right: 0;
    margin-left: 0;
  }
}
.bottom-menu a {
  color: inherit;
}

.active .bottom-menu a,
.bottom-menu a:hover,
.bottom-menu a:focus {
  color: #3498db;
}

.bottom-menu .label,
.bottom-menu .badge {
  vertical-align: middle;
}

.bottom-menu-inverse {
  color: #bdc3c7;
  background-color: #1a2a38;
}

.bottom-menu-inverse a {
  color: inherit;
}

.active .bottom-menu-inverse a,
.bottom-menu-inverse a:hover,
.bottom-menu-inverse a:focus {
  color: #fff;
}

.bottom-menu-large {
  padding-top: 56px;
  padding-bottom: 41px;
}

@media (min-width: 768px) {
  .bottom-menu-large {
    padding-bottom: 52px;
  }
}
.bottom-menu-list,
.bottom-menu-iconic-list {
  padding: 0;
  margin: 0 15px;
  list-style: none;
}

.bottom-menu-list:before,
.bottom-menu-iconic-list:before,
.bottom-menu-list:after,
.bottom-menu-iconic-list:after {
  display: table;
  content: " ";
}

.bottom-menu-list:after,
.bottom-menu-iconic-list:after {
  clear: both;
}

.bottom-menu-list li,
.bottom-menu-iconic-list li {
  display: block;
}

.bottom-menu-list a,
.bottom-menu-iconic-list a {
  display: inline-block;
  line-height: 24px;
}

.bottom-menu-list {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 1.286;
}

@media (min-width: 768px) {
  .bottom-menu-list {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
  .bottom-menu-list > li {
    display: inline-block;
    margin-right: 23px;
  }
  .title + .bottom-menu-list li {
    display: block;
    margin-right: 0;
  }
}
.bottom-menu-iconic-list {
  font-size: 16px;
  line-height: 1;
}

.bottom-menu-iconic-list li {
  display: inline-block;
  margin-right: 18px;
}

.bottom-menu-iconic-list li:last-child {
  margin-right: 0;
}

@media (min-width: 768px) {
  .bottom-menu-iconic-list {
    margin-right: 0;
    margin-left: 0;
  }
}
.nav-pills > li:first-child > a {
  border-left: none;
  border-radius: 6px 0 0 6px;
}

.nav-pills > li:last-child > a {
  border-radius: 0 6px 6px 0;
}

.nav-pills > li.active > a,
.nav-pills > li.open > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.open > a:hover {
  background-color: #2a7bb1;
}

.nav-pills > li.open > a,
.nav-pills > li.open > a:hover,
.nav-pills > li.open > a:focus {
  background-color: #2a7bb1;
  border-color: #2a7bb1;
}

@media (max-width: 767px) {
  .nav-pills > li {
    display: block;
    float: none;
  }
  .nav-pills > li:first-child > a {
    border-radius: 6px 6px 0 0;
  }
  .nav-pills > li:last-child > a {
    border-radius: 0 0 6px 6px;
  }
}
.nav-pills > li > a {
  padding: 12px 21px 13px;
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  background-color: #3498db;
  border-left: 2px solid #2a7bb1;
  border-radius: 0;
  outline: 0;
}

@media (max-width: 767px) {
  .nav-pills > li > a {
    display: block;
    border-left: none;
  }
}
.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
  background-color: #5dade2;
}

.nav-pills > li > a:active {
  background-color: #2a7bb1;
}

.nav-pills > li > a > .badge {
  position: relative;
  top: -1px;
  margin: -4px 0 -4px 3px;
  background-color: #fff;
}

.nav-pills > li + li {
  margin-left: 0;
}

.nav-stacked > li > a,
.nav-stacked > li:first-child > a,
.nav-stacked > li:last-child > a {
  border-left: none;
  border-radius: 6px;
}

.nav-stacked > li > a > .badge,
.nav-stacked > li:first-child > a > .badge,
.nav-stacked > li:last-child > a > .badge {
  top: 2px;
}

.nav-tabs {
  border-bottom: none;
}

.nav-tabs > li {
  position: relative;
  display: block;
  float: none;
  margin-bottom: -2px;
}

.nav-tabs > li.active {
  z-index: 2;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff;
  background-color: #3498db;
  border: 2px solid #3498db;
}

.nav-tabs > li.active > a:before,
.nav-tabs > li.active > a:hover:before,
.nav-tabs > li.active > a:focus:before {
  display: none;
}

.nav-tabs > li.active .dropdown-toggle .caret,
.nav-tabs > li.active .dropdown-toggle:hover .caret,
.nav-tabs > li.active .dropdown-toggle:focus .caret {
  border-top-color: #7f8c9a;
  border-bottom-color: #7f8c9a;
}

.nav-tabs > li.dropdown.active > a,
.nav-tabs > li.dropdown.active > a.dropdown-toggle,
.nav-tabs > li.dropdown.active > a:hover {
  color: #fff;
}

.nav-tabs > li.dropdown.active > a .caret,
.nav-tabs > li.dropdown.active > a.dropdown-toggle .caret,
.nav-tabs > li.dropdown.active > a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.nav-tabs > li.dropdown.active.open > a,
.nav-tabs > li.dropdown.active.open > a.dropdown-toggle,
.nav-tabs > li.dropdown.active.open > a:hover {
  color: #7f8c9a;
  border-radius: 4px 4px 4px 0;
}

.nav-tabs > li.dropdown.active.open > a .caret,
.nav-tabs > li.dropdown.active.open > a.dropdown-toggle .caret,
.nav-tabs > li.dropdown.active.open > a:hover .caret {
  border-top-color: #7f8c9a;
  border-bottom-color: #7f8c9a;
}

.nav-tabs > li.open a.dropdown-toggle,
.nav-tabs > li.open.active a.dropdown-toggle,
.nav-tabs > li.open a.dropdown-toggle:hover,
.nav-tabs > li.open.active a.dropdown-toggle:hover {
  color: #7f8c9a;
  background-color: #f3f4f5;
  border-color: #e1e4e7;
}

@media (min-width: 768px) {
  .nav-tabs > li.open a.dropdown-toggle,
  .nav-tabs > li.open.active a.dropdown-toggle,
  .nav-tabs > li.open a.dropdown-toggle:hover,
  .nav-tabs > li.open.active a.dropdown-toggle:hover {
    border-bottom-color: transparent;
  }
}
.nav-tabs > li.open a.dropdown-toggle .caret,
.nav-tabs > li.open.active a.dropdown-toggle .caret,
.nav-tabs > li.open a.dropdown-toggle:hover .caret,
.nav-tabs > li.open.active a.dropdown-toggle:hover .caret {
  border-top-color: #7f8c9a;
  border-bottom-color: #7f8c9a;
}

.nav-tabs > li.open .dropdown-menu,
.nav-tabs > li.open.active .dropdown-menu {
  margin-top: -2px;
}

.nav-tabs > li.open.active {
  z-index: 1003;
}

.nav-tabs > li > a {
  padding: 10px 15px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  color: #7f8c9a;
  border: 2px solid #e1e4e7;
  border-width: 2px;
  border-radius: 4px;
  transition: none;
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  color: #3498db;
  background-color: transparent;
  border: 2px solid #e1e4e7;
  outline: 0;
}

.nav-tabs > li .dropdown-toggle {
  position: relative;
  z-index: 1002;
}

.nav-tabs > li .dropdown-toggle:hover .caret,
.nav-tabs > li .dropdown-toggle:focus .caret {
  border-top-color: #3498db;
  border-bottom-color: #3498db;
}

.nav-tabs > li .dropdown-menu {
  border: 2px solid #e1e4e7;
  border-radius: 0 6px 6px 6px;
}

.nav-tabs > li .dropdown-menu li:first-child > a {
  border-radius: 0 4px 0 0;
}

.nav-tabs > li .dropdown-menu li:last-child > a {
  border-radius: 0 0 4px 4px;
}

.nav-tabs > li .dropdown-menu li a {
  border-radius: 0;
}

.nav-tabs > li .open .dropdown-toggle {
  background-color: #f3f4f5;
}

@media (min-width: 768px) {
  .nav-tabs {
    margin-bottom: 20px;
    border-bottom-color: #e1e4e7;
    border-bottom-width: 2px;
  }
  .nav-tabs.nav-append-content {
    margin-bottom: 0;
    border-bottom: none;
  }
  .nav-tabs.nav-append-content > li.active:first-child:before {
    position: absolute;
    bottom: -4px;
    left: 0;
    z-index: 2;
    display: block;
    width: 6px;
    height: 6px;
    content: "";
    background-color: #fff;
    border-left: 2px solid #e1e4e7;
  }
  .nav-tabs.nav-append-content > li.dropdown.active > a,
  .nav-tabs.nav-append-content > li.dropdown.active > a.dropdown-toggle,
  .nav-tabs.nav-append-content > li.dropdown.active > a:hover {
    color: #7f8c9a;
  }
  .nav-tabs.nav-append-content > li.dropdown.active > a .caret,
  .nav-tabs.nav-append-content > li.dropdown.active > a.dropdown-toggle .caret,
  .nav-tabs.nav-append-content > li.dropdown.active > a:hover .caret {
    border-top-color: #7f8c9a;
    border-bottom-color: #7f8c9a;
  }
  .nav-tabs > li {
    float: left;
  }
  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:hover,
  .nav-tabs > li.active > a:focus {
    color: #7f8c9a;
    background-color: inherit;
    border-color: #e1e4e7;
    border-width: 2px;
    border-bottom-color: #fff;
  }
  .nav-tabs > li.active:before {
    display: none;
  }
  .nav-tabs > li > a,
  .nav-tabs > li > a:hover,
  .nav-tabs > li > a:focus {
    padding: 7px 21px 8px;
    margin-right: 0;
    margin-bottom: 0;
    border: none;
    border-color: transparent;
    border-bottom-color: transparent;
    border-radius: 6px 6px 0 0;
  }
}
.tab-content {
  position: relative;
  z-index: 1;
  padding: 20px 20px 5px;
  margin-bottom: 20px;
  border: 2px solid #ddd;
  border-radius: 6px;
}

.nav-list {
  padding-right: 13px;
  padding-left: 13px;
}

.nav-list .nav-header {
  padding: 0 13px;
  margin-right: -13px;
  margin-left: -13px;
  font-weight: 700;
  line-height: 1.538;
}

.nav-list > li {
  margin-bottom: 3px;
}

.nav-list > li.active > a,
.nav-list > li.active > a:hover,
.nav-list > li.active > a:focus {
  color: #526476;
  background-color: #edeff1;
}

.nav-list > li.disabled > a,
.nav-list > li.disabled > a:hover,
.nav-list > li.disabled > a:focus {
  cursor: not-allowed;
  opacity: 0.6;
}

.nav-list > li.divider {
  height: 2px;
  margin: 13px -13px 17px 0;
  background-color: #edeff1;
  border-bottom: none;
}

.nav-list > li > a {
  padding: 6px 13px 8px;
  margin-right: -13px;
  margin-left: -13px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.333;
  text-shadow: none;
  border-radius: 4px;
}

.nav-list .badge.pull-right {
  margin: 1px -4px -1px 0;
}

.nav-header {
  font-size: 13px;
  color: #aeb6bf;
  text-transform: uppercase;
}

.nav-list-vivid {
  padding-bottom: 2px;
  background-color: #edeff1;
  border-radius: 4px;
}

.nav-list-vivid > li {
  margin-bottom: 2px;
}

.nav-list-vivid > li.divider {
  margin: 3px 0 0;
  background-color: transparent;
}

.nav-list-vivid > li.active > a,
.nav-list-vivid > li.active > a:hover,
.nav-list-vivid > li.active > a:focus {
  color: #fff;
  background-color: #3498db;
}

.nav-list-vivid > li > a {
  font-size: 14px;
  color: #526476;
  border-radius: 0;
}

.nav-list-vivid > li > a:hover,
.nav-list-vivid > li > a:focus {
  color: #2a7bb1;
}

.nav-list-vivid .nav-header:first-child {
  padding-top: 10px;
}

.nav-list-bricks > li {
  margin-bottom: 7px;
}

.nav-list-bricks > li.active > a,
.nav-list-bricks > li.active > a:hover,
.nav-list-bricks > li.active > a:focus {
  color: #fff;
  background-color: #3498db;
}

.nav-list-bricks > li.disabled > a,
.nav-list-bricks > li.disabled > a:hover,
.nav-list-bricks > li.disabled > a:focus {
  background-color: #edeff1;
}

.nav-list-bricks > li > a {
  padding: 8px 10px 8px 14px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.333;
  color: #526476;
  background-color: #edeff1;
  border-radius: 4px;
}

.nav-list-bricks > li > a:hover,
.nav-list-bricks > li > a:focus {
  color: #2a7bb1;
}

.nav-list-bricks > li > a [class^=fui-],
.nav-list-bricks > li > a [class*=" fui-"] {
  color: #fff;
}

.navbar {
  min-height: 53px;
  margin-bottom: 30px;
  font-size: 16px;
  border: none;
  border-radius: 6px;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 21px;
  padding-left: 21px;
  box-shadow: none;
}

.navbar-collapse .navbar-form:first-child {
  border: none;
}

@media (min-width: 768px) {
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -21px;
  }
  .navbar-collapse .navbar-nav.navbar-left:first-child > li:first-child a {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -21px;
  }
  .navbar-collapse .navbar-nav.navbar-right:last-child > .dropdown:last-child > a {
    border-radius: 0 6px 6px 0;
  }
  .navbar-fixed-top .navbar-collapse .navbar-form.navbar-right:last-child,
  .navbar-fixed-bottom .navbar-collapse .navbar-form.navbar-right:last-child {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-bottom: 3px;
  }
}
.navbar .container,
.navbar .container-fluid {
  padding-right: 21px;
  padding-left: 21px;
}

.navbar .container > .navbar-header,
.navbar .container-fluid > .navbar-header,
.navbar .container > .navbar-collapse,
.navbar .container-fluid > .navbar-collapse {
  margin-right: -21px;
  margin-left: -21px;
}

@media (min-width: 768px) {
  .navbar .container > .navbar-header,
  .navbar .container-fluid > .navbar-header,
  .navbar .container > .navbar-collapse,
  .navbar .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0;
  border-radius: 0;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  z-index: 1030;
  border-radius: 0;
}

.navbar-fixed-top {
  border-width: 0;
}

.navbar-fixed-bottom {
  margin-bottom: 0;
  border-width: 0;
}

.navbar-brand {
  height: 53px;
  padding: 14px 21px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.042;
}

.navbar-brand > [class*=fui-] {
  font-size: 19px;
  line-height: 1.263;
  vertical-align: top;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -21px;
  }
}
.navbar-toggle {
  height: 53px;
  padding: 0 21px;
  margin: 0 0 0 21px;
  line-height: 53px;
  color: #2c3e50;
  border: none;
  overflow: hidden;
  background-color: transparent;
}

.navbar-toggle:before {
  font-family: Flat-UI-Pro-Icons;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  color: #2a7bb1;
  content: "\e61a";
  transition: color 0.25s linear;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.navbar-toggle:hover,
.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle:hover:before,
.navbar-toggle:focus:before {
  color: #3498db;
}

.navbar-toggle .icon-bar {
  display: none;
}

@media (min-width: 768px) {
  #page #dhclientarea .container .navorder li {
    float: left;
  }
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 0;
}

.navbar-nav > li > a {
  padding: 15px 21px;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
}

.btnli2.btn-icon-round {
  padding: 11px 13px 9px 11px !important;
  border-radius: 50%;
  font-size: 14px !important;
  position: relative;
}

.btnli2.btn-icon-round span.badge {
  position: absolute;
  top: -7px;
  right: -7px;
  border-radius: 50%;
  border: 1px solid #888;
  background-color: #fff;
  width: 20px;
  height: 20px;
  text-align: center;
  padding: 0;
  padding-top: 2px;
  padding-left: 0px;
  font-size: 14px;
  line-height: 14px;
  display: none;
}

.navbar-nav li.btnli a {
  margin-top: 6px;
}

.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus,
.navbar-nav .open > a:focus,
.navbar-nav .open > a:hover {
  background-color: transparent;
}

.navbar-nav [class^=fui-] {
  position: relative;
  top: 1px;
  line-height: 20px;
}

.navbar-nav .visible-sm > [class^=fui-],
.navbar-nav .visible-xs > [class^=fui-] {
  margin-left: 12px;
}

@media (max-width: 767px) {
  .navbar-nav {
    /*margin: 0 -21px*/
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 7px 15px 7px 31px !important;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 23px;
  }
  .navbar-nav > li > a {
    padding-top: 7px;
    padding-bottom: 7px;
  }
}
.navbar-input {
  height: 35px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.4;
  border-radius: 6px;
}

select.navbar-input {
  height: 35px;
  line-height: 35px;
}

textarea.navbar-input,
select[multiple].navbar-input {
  height: auto;
}

.navbar-form {
  padding-top: 9px;
  padding-right: 19px;
  padding-bottom: 9px;
  padding-left: 19px;
  margin-top: 0;
  margin-bottom: 0;
  box-shadow: none;
}

@media (max-width: 767px) {
  .navbar-form {
    width: auto;
    margin: 3px -21px;
  }
}
.navbar-form .form-control,
.navbar-form .input-group-addon,
.navbar-form .btn,
.navbar-form .select2-search input[type=text] {
  height: 35px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.4;
  border-radius: 6px;
}

select.navbar-form .form-control,
select.navbar-form .input-group-addon,
select.navbar-form .btn,
select.navbar-form .select2-search input[type=text] {
  height: 35px;
  line-height: 35px;
}

textarea.navbar-form .form-control,
textarea.navbar-form .input-group-addon,
textarea.navbar-form .btn,
select[multiple].navbar-form .form-control,
select[multiple].navbar-form .input-group-addon,
select[multiple].navbar-form .btn,
textarea.navbar-form .select2-search input[type=text],
select[multiple].navbar-form .select2-search input[type=text] {
  height: auto;
}

.navbar-form .btn {
  margin: 0;
}

.navbar-form .input-group .form-control:first-child,
.navbar-form .input-group-addon:first-child,
.navbar-form .input-group-btn:first-child > .btn,
.navbar-form .input-group-btn:first-child > .dropdown-toggle,
.navbar-form .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.navbar-form .input-group .select2-search input[type=text]:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.navbar-form .input-group .form-control:last-child,
.navbar-form .input-group-addon:last-child,
.navbar-form .input-group-btn:last-child > .btn,
.navbar-form .input-group-btn:last-child > .dropdown-toggle,
.navbar-form .input-group-btn:first-child > .btn:not(:first-child),
.navbar-form .input-group .select2-search input[type=text]:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-form .form-control,
.navbar-form .select2-search input[type=text] {
  display: table-cell;
  font-size: 15px;
  border-radius: 5px;
}

.navbar-form .form-group ~ .btn {
  margin-left: 5px;
  font-size: 15px;
  border-radius: 5px;
}

.navbar-form .form-group + .btn {
  margin-right: 5px;
}

@media (min-width: 768px) {
  .navbar-form .input-group {
    width: 195px;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 7px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
  .navbar-form .form-group + .btn {
    margin-left: 0;
  }
}
.navbar-nav > li > .dropdown-menu {
  min-width: 100%;
  margin-top: 9px;
  border-radius: 4px;
}

@media (max-width: 767px) {
  .navbar-nav > li.open > .dropdown-menu {
    margin-top: 0 !important;
  }
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.navbar-nav > .open > .dropdown-toggle,
.navbar-nav > .open > .dropdown-toggle:focus,
.navbar-nav > .open > .dropdown-toggle:hover {
  background-color: transparent;
}

.navbar-text {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.438;
  color: #2c3e50;
}

@media (min-width: 768px) {
  .navbar-text {
    margin-right: 21px;
    margin-left: 21px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-btn {
  margin-top: 6px;
  margin-bottom: 6px;
}

.navbar-btn.btn-sm {
  margin-top: 9px;
  margin-bottom: 8px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-unread,
.navbar-new {
  position: absolute;
  top: 35%;
  right: 12px;
  z-index: 10;
  width: 6px;
  height: 6px;
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 0;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  background-color: #3498db;
  border-radius: 50%;
}

@media (max-width: 768px) {
  .navbar-unread,
  .navbar-new {
    position: static;
    float: right;
    margin: 0 0 0 10px;
  }
}
.active .navbar-unread,
.active .navbar-new {
  display: none;
  background-color: #fff;
}

.navbar-new {
  width: auto;
  min-width: 18px;
  height: 18px;
  padding: 0 1px;
  margin: -6px -10px;
  font-size: 12px;
  line-height: 17px;
  background-color: #e74c3c;
  -webkit-font-smoothing: subpixel-antialiased;
}

.navbar-default {
  background-color: #ecf0f1;
}

.navbar-default .navbar-brand {
  color: #2c3e50;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-default .navbar-toggle:before {
  color: #2c3e50;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}

.navbar-default .navbar-toggle:hover:before,
.navbar-default .navbar-toggle:focus:before {
  color: #3498db;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e5e9ea;
  border-width: 2px;
}

.navbar-default .navbar-nav > li > a {
  color: #ecf0f1;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #3498db;
  background-color: transparent;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #ecf0f1;
  border-bottom-color: #ecf0f1;
}

.navbar-default .navbar-nav > .active > a .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #3498db;
  background-color: transparent;
}

.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #3498db;
  border-bottom-color: #3498db;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #2c3e50;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #3498db;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #3498db;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-form .form-control,
.navbar-default .navbar-form .select2-search input[type=text] {
  border-color: transparent;
}

.navbar-default .navbar-form .form-control::-moz-placeholder,
.navbar-default .navbar-form .select2-search input[type=text]::-moz-placeholder {
  color: #aeb6bf;
  opacity: 1;
}

.navbar-default .navbar-form .form-control:-ms-input-placeholder,
.navbar-default .navbar-form .select2-search input[type=text]:-ms-input-placeholder {
  color: #aeb6bf;
}

.navbar-default .navbar-form .form-control::-webkit-input-placeholder,
.navbar-default .navbar-form .select2-search input[type=text]::-webkit-input-placeholder {
  color: #aeb6bf;
}

.navbar-default .navbar-form .form-control:focus,
.navbar-default .navbar-form .select2-search input[type=text]:focus {
  color: #3498db;
  border-color: #3498db;
}

.navbar-default .navbar-form .input-group-btn .btn {
  color: #919ba4;
  border-color: transparent;
}

.navbar-default .navbar-form .input-group.focus .form-control,
.navbar-default .navbar-form .input-group.focus .input-group-btn .btn,
.navbar-default .navbar-form .input-group.focus .select2-search input[type=text] {
  color: #3498db;
  border-color: #3498db;
}

.navbar-default .navbar-text {
  color: #2c3e50;
}

.navbar-default .navbar-link {
  color: #2c3e50;
}

.navbar-default .navbar-link:hover {
  color: #3498db;
}

.navbar-default .btn-link {
  color: #2c3e50;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #3498db;
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #fff;
}

.navbar-inverse .navbar-brand {
  color: #fff;
}

.navbar-inverse .navbar-brand:hover,
.navbar- inverse .navbar-brand:focus {
  color: #3498db;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle:before {
  color: #3498db;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: transparent;
}

.navbar-inverse .navbar-toggle:hover:before,
.navbar-inverse .navbar-toggle:focus:before {
  color: #3498db;
}

.navbar-inverse .navbar-collapse {
  border-color: #2f4154;
  border-width: 2px;
}

.navbar-inverse .navbar-nav > li > a {
  color: #3498db;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #2A7BB1;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #2A7BB1;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .dropdown > a:hover .caret,
.navbar-inverse .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #3498db;
  border-bottom-color: #3498db;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #3498db;
  border-left-color: transparent;
}

.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #4b6075;
  border-bottom-color: #4b6075;
}

.navbar-inverse .navbar-nav > .open > .dropdown-menu {
  padding: 3px 4px;
  background-color: #2c3e50;
}

.navbar-inverse .navbar-nav > .open > .dropdown-menu > li > a {
  padding: 6px 9px;
  color: #e1e4e7;
  border-radius: 4px;
}

.navbar-inverse .navbar-nav > .open > .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav > .open > .dropdown-menu > li > a:focus {
  color: #fff;
  background-color: #3498db;
}

.navbar-inverse .navbar-nav > .open > .dropdown-menu > .divider {
  height: 2px;
  margin-right: -4px;
  margin-left: -4px;
  background-color: #2f4154;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav > li > a {
    border-left-width: 0;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #3498db;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #3498db;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .dropdown-menu .divider {
    background-color: #2f4154;
  }
}
.navbar-inverse .navbar-form .form-control,
.navbar-inverse .navbar-form .select2-search input[type=text] {
  color: #536a81;
  background-color: #293a4a;
  border-color: transparent;
}

.navbar-inverse .navbar-form .form-control::-moz-placeholder,
.navbar-inverse .navbar-form .select2-search input[type=text]::-moz-placeholder {
  color: #536a81;
  opacity: 1;
}

.navbar-inverse .navbar-form .form-control:-ms-input-placeholder,
.navbar-inverse .navbar-form .select2-search input[type=text]:-ms-input-placeholder {
  color: #536a81;
}

.navbar-inverse .navbar-form .form-control::-webkit-input-placeholder,
.navbar-inverse .navbar-form .select2-search input[type=text]::-webkit-input-placeholder {
  color: #536a81;
}

.navbar-inverse .navbar-form .form-control:focus,
.navbar-inverse .navbar-form .select2-search input[type=text]:focus {
  color: #3498db;
  border-color: #3498db;
}

.navbar-inverse .navbar-form .btn {
  color: #fff;
  background-color: #3498db;
}

.navbar-inverse .navbar-form .btn:hover,
.navbar-inverse .navbar-form .btn.hover,
.navbar-inverse .navbar-form .btn:focus,
.navbar-inverse .navbar-form .btn:active,
.navbar-inverse .navbar-form .btn.active,
.open > .dropdown-toggle.navbar-inverse .navbar-form .btn {
  color: #fff;
  background-color: #5dade2;
  border-color: #5dade2;
}

.navbar-inverse .navbar-form .btn:active,
.navbar-inverse .navbar-form .btn.active,
.open > .dropdown-toggle.navbar-inverse .navbar-form .btn {
  background: #2a7bb1;
  border-color: #2a7bb1;
}

.navbar-inverse .navbar-form .btn.disabled,
.navbar-inverse .navbar-form .btn[disabled],
fieldset[disabled] .navbar-inverse .navbar-form .btn,
.navbar-inverse .navbar-form .btn.disabled:hover,
.navbar-inverse .navbar-form .btn[disabled]:hover,
fieldset[disabled] .navbar-inverse .navbar-form .btn:hover,
.navbar-inverse .navbar-form .btn.disabled.hover,
.navbar-inverse .navbar-form .btn[disabled].hover,
fieldset[disabled] .navbar-inverse .navbar-form .btn.hover,
.navbar-inverse .navbar-form .btn.disabled:focus,
.navbar-inverse .navbar-form .btn[disabled]:focus,
fieldset[disabled] .navbar-inverse .navbar-form .btn:focus,
.navbar-inverse .navbar-form .btn.disabled:active,
.navbar-inverse .navbar-form .btn[disabled]:active,
fieldset[disabled] .navbar-inverse .navbar-form .btn:active,
.navbar-inverse .navbar-form .btn.disabled.active,
.navbar-inverse .navbar-form .btn[disabled].active,
fieldset[disabled] .navbar-inverse .navbar-form .btn.active {
  background-color: #bdc3c7;
  border-color: #3498db;
}

.navbar-inverse .navbar-form .btn .badge {
  color: #3498db;
  background-color: #fff;
}

.navbar-inverse .navbar-form .input-group-btn .btn {
  color: #526a82;
  background-color: #293a4a;
  border-color: transparent;
}

.navbar-inverse .navbar-form .input-group.focus .form-control,
.navbar-inverse .navbar-form .input-group.focus .input-group-btn .btn,
.navbar-inverse .navbar-form .input-group.focus .select2-search input[type=text] {
  color: #3498db;
  border-color: #3498db;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-form {
    border-color: #2f4154;
    border-width: 2px 0;
  }
}
.navbar-inverse .navbar-text {
  color: #fff;
}

.navbar-inverse .navbar-text a {
  color: #fff;
}

.navbar-inverse .navbar-text a:hover,
.navbar-inverse .navbar-text a:focus {
  color: #3498db;
}

.navbar-inverse .navbar-btn {
  color: #fff;
  background-color: #67c94d;
}

.navbar-inverse .navbar-btn:hover,
.navbar-inverse .navbar-btn.hover,
.navbar-inverse .navbar-btn:focus,
.navbar-inverse .navbar-btn:active,
.navbar-inverse .navbar-btn.active,
.open > .dropdown-toggle.navbar-inverse .navbar-btn {
  color: #fff;
  background-color: #5dade2;
  border-color: #5dade2;
}

.navbar-inverse .navbar-btn:active,
.navbar-inverse .navbar-btn.active,
.open > .dropdown-toggle.navbar-inverse .navbar-btn {
  background: #2a7bb1;
  border-color: #2a7bb1;
}

.navbar-inverse .navbar-btn.disabled,
.navbar-inverse .navbar-btn[disabled],
fieldset[disabled] .navbar-inverse .navbar-btn,
.navbar-inverse .navbar-btn.disabled:hover,
.navbar-inverse .navbar-btn[disabled]:hover,
fieldset[disabled] .navbar-inverse .navbar-btn:hover,
.navbar-inverse .navbar-btn.disabled.hover,
.navbar-inverse .navbar-btn[disabled].hover,
fieldset[disabled] .navbar-inverse .navbar-btn.hover,
.navbar-inverse .navbar-btn.disabled:focus,
.navbar-inverse .navbar-btn[disabled]:focus,
fieldset[disabled] .navbar-inverse .navbar-btn:focus,
.navbar-inverse .navbar-btn.disabled:active,
.navbar-inverse .navbar-btn[disabled]:active,
fieldset[disabled] .navbar-inverse .navbar-btn:active,
.navbar-inverse .navbar-btn.disabled.active,
.navbar-inverse .navbar-btn[disabled].active,
fieldset[disabled] .navbar-inverse .navbar-btn.active {
  background-color: #bdc3c7;
  border-color: #3498db;
}

.navbar-inverse .navbar-btn .badge {
  color: #3498db;
  background-color: #fff;
}

@media (min-width: 768px) {
  .navbar-embossed > .navbar-collapse {
    border-radius: 6px;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  }
  .navbar-embossed.navbar-inverse .navbar-nav .active > a,
  .navbar-embossed.navbar-inverse .navbar-nav .open > a {
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  }
}
.navbar-lg {
  min-height: 76px;
}

.navbar-lg .navbar-brand {
  height: 76px;
  padding-top: 26px;
  padding-bottom: 26px;
  line-height: 1;
}

.navbar-lg .navbar-brand > [class*=fui-] {
  font-size: 24px;
  line-height: 1;
}

.navbar-lg .navbar-toggle {
  height: 64px;
  line-height: 58px;
}

.navbar-lg .navbar-form {
  padding-top: 20.5px;
  padding-bottom: 20.5px;
}

.navbar-lg .navbar-text {
  padding-top: 26.5px;
  padding-bottom: 26.5px;
}

.navbar-lg .navbar-btn {
  margin-top: 14px;
  margin-bottom: 17.5px;
}

.navbar-lg .navbar-btn.btn-sm {
  margin-top: 20.5px;
  margin-bottom: 20.5px;
}

.navbar-lg .navbar-btn.btn-xs {
  margin-top: 25.5px;
  margin-bottom: 25.5px;
}

.iconbar {
  float: left;
  margin: 0 20px 20px 0;
  background-color: #2c3e50;
  border-radius: 6px;
  -webkit-backface-visibility: hidden;
}

.iconbar:before,
.iconbar:after {
  display: table;
  content: " ";
}

.iconbar:after {
  clear: both;
}

.iconbar > ul {
  display: block;
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.iconbar > ul > li {
  padding: 0;
  margin: 0;
}

.iconbar > ul > li.active > a {
  color: #3498db;
}

.iconbar > ul > li > a {
  position: relative;
  display: inline-block;
  padding: 19px 30px;
  font-size: 24px;
  line-height: 1;
  color: #fff;
  text-decoration: none;
}

.iconbar > ul > li > a:hover,
.iconbar > ul > li > a:focus {
  color: #3498db;
}

.iconbar > ul > li:first-child > a {
  padding-top: 29px;
}

.iconbar > ul > li:last-child > a {
  padding-bottom: 29px;
}

.iconbar .iconbar-unread {
  top: 9px;
  right: 21px;
}

.iconbar .iconbar-unread {
  position: absolute;
  min-width: 20px;
  padding: 0 2px;
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.667;
  color: #fff;
  text-align: center;
  background-color: #2a7aaf;
  border-radius: 50%;
  -webkit-font-smoothing: auto;
}

[class*=iconbar-stick-] {
  position: fixed;
  z-index: 1001;
  margin: 0;
  border-radius: 0;
}

[class*=iconbar-stick-] > ul {
  margin: 0;
}

.iconbar-stick-left {
  top: 0;
  bottom: 0;
  left: 0;
}

.iconbar-success {
  background-color: #67c94d;
}

.iconbar-success > ul > li.active > a {
  color: #1e874b;
}

.iconbar-success > ul > li > a:hover,
.iconbar-success > ul > li > a:focus {
  color: #1e874b;
}

.iconbar-success .iconbar-unread {
  background-color: #1e874b;
}

.iconbar-danger {
  background-color: #e74c3c;
}

.iconbar-danger > ul > li.active > a {
  color: #983228;
}

.iconbar-danger > ul > li > a:hover,
.iconbar-danger > ul > li > a:focus {
  color: #983228;
}

.iconbar-danger .iconbar-unread {
  background-color: #983228;
}

.iconbar-warning {
  background-color: #f1c40f;
}

.iconbar-warning > ul > li.active > a {
  color: #9f810a;
}

.iconbar-warning > ul > li > a:hover,
.iconbar-warning > ul > li > a:focus {
  color: #9f810a;
}

.iconbar-warning .iconbar-unread {
  background-color: #9f810a;
}

.iconbar-info {
  background-color: #3498db;
}

.iconbar-info > ul > li.active > a {
  color: #226491;
}

.iconbar-info > ul > li > a:hover,
.iconbar-info > ul > li > a:focus {
  color: #226491;
}

.iconbar-info .iconbar-unread {
  background-color: #226491;
}

.iconbar-horizontal {
  width: 100%;
  overflow: auto;
  clear: both;
}

.iconbar-horizontal > ul > li {
  display: inline;
  float: none;
}

.iconbar-horizontal .iconbar-unread {
  top: 13px;
  right: 23px;
}

.iconbar-horizontal > ul > li {
  float: left;
}

.iconbar-horizontal > ul > li > a {
  padding: 23px 19px;
}

.iconbar-horizontal > ul > li:first-child > a {
  padding: 23px 19px 23px 32px;
}

.iconbar-horizontal > ul > li:last-child > a {
  padding: 23px 32px 23px 19px;
}

.iconbar-horizontal > ul > li:last-child .iconbar-unread {
  right: 23px;
}

@media (min-width: 768px) {
  .iconbar-horizontal {
    width: auto;
    height: auto;
  }
}
/* whmcs.scss --> navbar */
.navbar {
  border-radius: 0;
  margin-bottom: 0;
}

#masthead .navbar-nav {
  margin-left: 60px;
  float: right;
}

.navbar-header img {
  margin-top: 8px;
  margin-left: -5px;
}

@media (max-width: 767px) {
  .navorder {
    display: none;
  }
  .navbar-inverse .navbar-nav > .open > .dropdown-menu,
  .navbar-inverse .navbar-nav > .open > a,
  .navbar-inverse .navbar-nav > .open > a:focus,
  .navbar-inverse .navbar-nav > .open > a:hover,
  li.dropdown.open {
    background: #fff !important;
    color: #686868 !important;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #686868;
  }
  .navbar-inverse .navbar-btn {
    float: left;
  }
}
/* whmcs.scss --> navbar-inverse */
.navbar-inverse .btn-primary {
  background: #3498db;
  color: #fff;
}

.navbar-inverse .btn-info {
  color: #fff;
  background: #1a2a38;
}

.navbar-inverse .btn-info:active,
.navbar-inverse .btn-info:focus,
.navbar-inverse .btn-info:hover {
  background: #304e69;
  color: #fff;
}

#order-supreme_comparison .order-now:hover,
.navbar-inverse .btn-primary:active,
.navbar-inverse .btn-primary:focus,
.navbar-inverse .btn-primary:hover {
  color: #fff;
  background-color: #2A7BB1;
  border-color: #2A7BB1;
}

.navbar-inverse .btn-primary a {
  color: #fff;
}

.navbar-toggle {
  padding: 0 6px;
}

.navbar-inverse .navbar-collapse {
  border: none;
  padding: 0;
}

.navbar-lg .navbar-nav > li > a {
  color: #1a2a38;
  font-weight: bold;
  text-transform: uppercase;
}

@media (max-width: 1200px) {
  #masthead .navbar-nav {
    margin-left: 0;
  }
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  color: #3498db;
  background: #fff;
}

.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret {
  color: #fff;
  border-top-color: #3498db;
  border-bottom-color: #3498db;
}

.navbar-nav > li > .dropdown-menu {
  margin-top: -2px;
}

@media (min-width: 768px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }
  .navbar-nav .popover.bottom > .arrow {
    margin-left: -60px;
  }
  .dropdown-menu > .active > a,
  .dropdown-menu > .active > a:focus,
  .dropdown-menu > .active > a:hover {
    background: #ecf0f1;
    color: #3498db;
  }
  .navbar-nav span.caret {
    display: none;
  }
}
@media (max-width: 767px) {
  .navbar-nav .popover {
    background: #fff;
  }
  .navbar-nav .popover.bottom > .arrow::after {
    display: none;
  }
  .navbar-nav .dropdown-menu {
    position: relative;
  }
}
/* whmcs.scss --> jumbotron */
.jumbotron {
  margin-bottom: 0 !important;
}

.jumbotron .container {
  max-width: 1200px;
}

.container .jumbotron,
.container-fluid .jumbotron,
.jumbotron {
  padding-top: 0;
  padding-bottom: 0;
  background: #fff;
}

.jumbotron.intro {
  margin-top: 0;
}

.jumbotron .navbar {
  font-size: 14px;
  line-height: 1.6;
}

.dropdown-menu .label,
.jumbotron p {
  font-size: 16px;
}

li.dropdown2 {
  position: static;
  padding-bottom: 12px;
}

.jumbotron ul li {
  list-style-type: none;
  margin-bottom: 0px;
}

.dropdown-menu {
  padding: 3px 4px;
  margin-top: 0 !important;
  border-radius: 0 !important;
}

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0 !important;
  padding-left: 0;
  padding-right: 0;
}

.navbar-inverse .navbar-nav > .open > .dropdown-menu {
  background: #fff;
  padding: 0;
}

@media (min-width: 992px) {
  .menuarrow {
    position: relative;
    background: #fff;
    border: 1px solid #3498db;
  }
  .menuarrow:after,
  .menuarrow:before {
    bottom: 100%;
    left: 67%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }
  body.lang-en .menuarrow:after, body.lang-en .menuarrow:before {
    left: 59%;
  }
  .domainmenu.menuarrow:before, .domainmenu.menuarrow:after {
    left: 55%;
  }
  body.lang-en .domainmenu.menuarrow:before, body.lang-en .domainmenu.menuarrow:after {
    left: 47%;
  }
  .menuarrow:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 14px;
    margin-left: -14px;
  }
  .menuarrow:before {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #3498db;
    border-width: 15px;
    margin-left: -15px;
  }
}
.jumbotron p {
  font-weight: 400;
  float: left;
}

.dropdown2 .hugebtn {
  font-size: 28px;
  float: left;
  margin-bottom: 14px;
  margin-top: 24px;
}

/* whmcs.scss --> navpills */
.nav-pills {
  float: left;
  margin-left: 155px;
  margin-top: 6px;
}

.nav-pills .badge {
  border-radius: 8px;
  line-height: 1.4;
  font-size: 12px;
  padding: 0 4px;
}

.nav-pills > li > a > .badge {
  color: #34495e;
}

.nav-pills > li > a {
  border-radius: 0 !important;
  font-weight: 400;
  color: #34495e;
  border-left: 1px solid #3498db;
  background: 0 0;
}

.nav-pills > li > a:hover {
  color: #3498db;
}

#navbarstats {
  float: left;
  margin-left: 20px;
}

/* whmcs.scss -> navoma */
.navoma a {
  padding: 15px 10px;
  display: inline-block;
}

.navoma .navbar-toggle {
  float: left;
  line-height: 56px;
  display: none !important;
}

.navoma .navbar-toggle:before {
  color: #ecf0f1;
  font-size: 22px;
}

.navoma .navbar-toggle:hover:before, .navoma .navbar-toggle:focus:before {
  color: #fff;
}

.usermenu.navbar-right a {
  padding: 15px 10px;
  padding-top: 0;
  display: inline-block;
  vertical-align: top;
}

.usermenu.navbar-right {
  padding-top: 15px;
}

.usermenu {
  float: right !important;
}

#nav-mobile {
  display: none;
  min-height: auto;
}

#nav-mobile span {
  padding: 0 5px;
}

#nav-mobile ul {
  padding-top: 15px;
}

#nav-mobile li {
  padding-bottom: 12px;
}

#navbar-desktop a.oma-domainhotelli {
  display: none;
}

@media (max-width: 768px) {
  .navoma .navbar-toggle {
    display: block !important;
  }
  #nav-mobile {
    display: block;
  }
  a.oma-domainhotelli {
    display: none;
  }
  #navbar-mobile a.oma-domainhotelli {
    display: block;
  }
  #leftsidebar .navbar {
    display: none;
  }
}
.navbar-collapse.collapse {
  background-color: transparent;
}

.navbar-collapse.collapse.in {
  background-color: transparent;
}

.navoma a,
.usermenu a {
  margin-left: 0px;
  color: #ecf0f1;
}

.navoma a:hover,
.usermenu a:hover {
  color: #fff;
}

.rowcolorca .navbar-nav > li > a {
  line-height: 15px;
}

#dhclientarea #leftsidebar .panel,
#dhclientarea .panel {
  border: none;
}

/* whmcs.scss --> navorder */
.navorder p {
  color: #ecf0f1;
  padding-top: 16px;
  margin-left: 4px;
  margin-right: 12px;
  opacity: 0.8;
}

.navorder .currentstep p {
  opacity: 1;
  font-weight: 500;
}

.navorder h3 {
  color: #ecf0f1;
  float: left;
  opacity: 0.8;
}

.navorder .currentstep h3 {
  opacity: 1;
}

.navbar-header img {
  margin-top: 8px;
  margin-left: -5px;
}

@media (max-width: 768px) {
  .dropdownp .jumbotron .col-sm-4 {
    margin-top: -5px;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
}
/* whmcs.scss --> top-nav*/
#top-nav {
  float: right;
  margin: 0;
  padding: 0;
}

#top-nav .nav {
  margin: 0;
  padding: 0;
  line-height: 22px;
  font-size: 11px;
}

#top-nav a.quick-nav {
  margin: 0 0 0 15px;
  padding: 0;
  color: #888;
}

/* whmcs.scss --> jumbotron li a v*/
.jumbotron li a {
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
  font-weight: 500;
}

.jumbotron li a:hover {
  color: #3498db;
}

.navbar-inverse {
  background: transparent;
  padding-top: 12px;
}

@media (max-width: 868px) {
  .navbar-inverse .btn-primary {
    margin-left: 4px;
    margin-right: 4px;
  }
  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
/* whmcs.scss --> triangle */
.triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 6vw 103vw;
  border-color: transparent transparent #fff transparent;
  margin-top: -88px;
  z-index: 9999;
  position: absolute;
}

.bottom-menu h5 {
  font-size: 17px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  font-family: Rubik;
}

.dropdown-menu .btn {
  font-weight: 500;
}

.dropdown-menu .btn.btn-primary.bold {
  font-weight: 600;
}

@media (min-width: 1000px) {
  .navorder {
    margin-left: 233px !important;
  }
}
@media (max-width: 1000px) {
  #navbarstats,
  .nav-pills {
    margin-left: 0 !important;
  }
  #navbarstats {
    padding-left: 0 !important;
  }
}
.navbar-inverse .btn-primary {
  margin-left: 16px;
  margin-right: 16px;
  float: left;
}

@media (max-width: 991px) {
  #masthead .navbar-nav {
    margin-left: 8px;
    text-align: right;
    background-color: #fff;
    z-index: 500;
    right: 0;
    overflow: auto;
    width: 100%;
  }
  .navbar-btn {
    float: left;
  }
}
@media (max-width: 767px) {
  #masthead .site-branding .navbar-nav {
    float: left;
  }
  .bottom-menu .mtop60 {
    margin-top: 0;
  }
}
.navbar #logo {
  float: left;
  height: 34px;
  width: 190px;
  background: url(/img/logo.png) no-repeat left top !important;
  background-size: 190px 34px !important;
  margin-top: 6px;
}

@media only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .navbar #logo {
    float: left;
    height: 34px;
    width: 190px;
    background: url(/img/logo_l.png) no-repeat left top !important;
    background-size: 190px 34px !important;
    margin-top: 6px;
  }
}
/* forms.scss --> select2*/
.table {
  margin-bottom: 30px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 9px;
  line-height: 1.407;
  border-top: 2px solid #eef0f0;
}

@media (min-width: 768px) {
  .table > thead > tr > th,
  .table > tbody > tr > th,
  .table > tfoot > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > td,
  .table > tfoot > tr > td {
    padding: 9px 25px;
  }
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th {
  color: #526476;
  border-bottom: 2px solid #eef0f0;
}

.table > thead > tr > th {
  border-bottom: 2px solid #eef0f0;
}

.table > tbody + tbody {
  border-top: 2px solid #eef0f0;
}

.table .table {
  background-color: #fff;
}

.table [class*=fui-] {
  position: relative;
  top: 1em;
  display: inline-block;
  margin: -42.5px 0 0;
  font-size: 20px;
  vertical-align: middle;
}

.table .checkbox,
.table .radio {
  top: 0.25em;
  display: inline-block;
  width: 20px;
  margin: -4px 0 0 -9px;
}

.table .checkbox.no-label,
.table .radio.no-label {
  padding-left: 0;
}

.table .selected-row > td {
  background-color: #f2fbfa;
}

.table img {
  vertical-align: top;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px 14px;
}

.table-bordered {
  border: 2px solid #eef0f0;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  padding-top: 8px;
  padding-bottom: 8px;
  vertical-align: middle;
  border: 2px solid #eef0f0;
}

.table-striped > tbody > tr:nth-child(odd),
.table-striped > tbody > tr.selected-row {
  background-color: #f9fafb;
}

.table-striped > tbody > tr:nth-child(even) {
  background-color: transparent;
}

.table-hover > tbody > tr:hover {
  background-color: #f9fafb;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f9fafb;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #f2f5f8;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #ecfaf2;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #e4f8ed;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #edf6fc;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #e4f1fa;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fefae9;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #fdf7e0;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #fdefed;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #fce7e4;
}

.table-responsive .table {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .table-responsive .table {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .table-responsive {
    margin-bottom: 22.5px;
    border: 2px solid #eef0f0;
    box-shadow: inset -7px 0px 10px #b9b9b9;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
/* whmcs.scss --> table-container */
.table-container {
  padding: 0 0 25px;
}

table.table-list thead th {
  background-color: #E6ECEF;
  border-bottom: 1px solid #ccc;
  color: #333;
}

.table-list > tbody > tr:hover {
  cursor: pointer;
  cursor: hand;
}

.panel-collapsable > .panel-heading,
.ticket-reply .rating span.star:hover {
  cursor: pointer;
}

.table-list > tbody > tr > td {
  background-color: #fff;
}

.table-list > tbody > tr:nth-child(odd) > td,
.table-list > tbody > tr:nth-child(odd) > th {
  background-color: #FAFAFA;
}

.table-list > tbody > tr:hover > td {
  background-color: #E6ECEF;
}

table.table-list tbody td {
  padding: 5px 10px;
  vertical-align: middle;
}

table.dtr-inline .dtr-title:empty {
  display: none !important;
}

table.dtr-inline .responsive-edit-button {
  display: none;
}

table.dtr-inline.collapsed .responsive-edit-button {
  display: inherit;
}

/* fix to clientarea tables on mobile */
/*.listtable {
	overflow: scroll;
}*/
.clientarea .table-container {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.clientarea .table-container table {
  width: 100% !important;
}

@media (max-width: 600px) {
  .clientarea .table-container {
    padding: 10px;
    box-shadow: inset -5px 0 10px #e7e7e7;
  }
}
.label {
  padding: 0.25em 0.6em 0.29em;
  font-size: 76%;
  font-weight: 400;
}

a.label:hover,
a.label:focus {
  color: #fff;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label [class*=fui-]:before {
  position: relative;
  top: 2px;
  font-size: 16px;
}

.label-default {
  color: #7b8996;
  background-color: #ebedef;
}

.label-default[href] {
  color: #7b8996;
}

.label-default[href]:hover,
.label-default[href]:focus {
  color: #7b8996;
  background-color: #e1e4e7;
}

.label-inverse {
  color: #fff;
  background-color: #485b6e;
}

.label-inverse[href] {
  color: #fff;
}

.label-inverse[href]:hover,
.label-inverse[href]:focus {
  color: #fff;
  background-color: #a4adb7;
}

.label-success {
  color: #fff;
  background-color: #67c94d;
}

.label-success[href] {
  color: #fff;
}

.label-success[href]:hover,
.label-success[href]:focus {
  color: #fff;
  background-color: #27ad60;
}

.label-important {
  color: #fff;
  background-color: #e74c3c;
}

.label-important[href] {
  color: #fff;
}

.label-important[href]:hover,
.label-important[href]:focus {
  color: #fff;
  background-color: #c44133;
}

.label-warning {
  color: #fff;
  background-color: #f1c40f;
}

.label-warning[href] {
  color: #fff;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  color: #fff;
  background-color: #cda70d;
}

.label-info {
  color: #fff;
  background-color: #3498db;
}

.label-info[href] {
  color: #fff;
}

.label-info[href]:hover,
.label-info[href]:focus {
  color: #fff;
  background-color: #2c81ba;
}

.label-primary {
  color: #fff;
  background-color: #3498db;
}

.label-primary[href] {
  color: #fff;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  color: #fff;
  background-color: #2a7bb1;
}

/* 2.1 Colors */
/* body, paragraphs */
/* 2.2 Font sizes in pixels */
/* 2.3 Fonts families */
/* body, paragraphs */
/* headings */
/* 2.4 Headings */
/* 2.5 Background colours */
/* 2.6 Border colours */
/* 2.7 Content paddings */
/* 2.8 Wrappers and gutter */
/* main container max-width */
/* 2.9 Content containers */
/* 2.10 Breakpoints - 2022-05-18: no bootstrap sass variables available  */
/* 2.11 Content boxes / col sets */
.badge {
  color: #fff;
  background-color: #142140;
  border-radius: 6px;
  font-weight: 400;
}

.btn .badge {
  position: relative;
  top: -1px;
}

a.badge:hover,
a.badge:focus {
  color: #fff;
}

a.list-group-item > .badge,
.nav-pills > li > a > .badge {
  color: #9aa4af;
  background-color: #fff;
}

/* whmcs.scss --> with-badge */
h3.with-badge::after {
  content: ".";
  color: #fff;
}

h3.with-badge i,
h3.with-badge span {
  float: left;
  padding-right: 8px;
}

h3.with-badge .badge {
  line-height: initial;
  margin-top: 3px;
}

@media (min-width: 992px) {
  h3.with-badge .badge {
    padding: 3px 7px 3px 8px;
  }
  .sidebar .list-group-item .badge {
    margin-top: -2px;
    padding: 3px 7px 3px 8px;
    line-height: initial;
    min-width: 36px;
  }
}
.alert {
  padding: 18px 45px 14px 30px;
  font-size: 16px;
  line-height: 1.625;
  color: #2c3e50;
  border: 2px solid transparent;
  border-radius: 6px;
}

.alert .alert-link {
  font-weight: 700;
}

.alert .alert-link:hover {
  text-decoration: underline;
}

.alert .alert-link.btn {
  color: #fff;
  text-decoration: none;
}

.alert .alert-link.btn:active,
.alert .alert-link.btn.active {
  color: rgba(255, 255, 255, 0.75);
}

.alert h4 {
  margin-bottom: 4px;
  font-size: 24px;
  line-height: 1.2;
}

.alert p {
  font-size: inherit;
  line-height: inherit;
}

.alert .close {
  position: relative;
  top: 3px;
  right: -31px;
  font-size: 18px;
  line-height: 18px;
  color: #2c3e50;
}

.alert .btn {
  margin-top: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  .alert .btn {
    display: block;
    min-width: auto;
    margin-right: -15px;
    margin-bottom: 10px;
  }
}
.alert-success {
  background-color: #eff7f3;
  border-color: #e1ebe9;
}

.alert-success .alert-link {
  color: #2a7bb1;
}

.alert-info {
  background-color: #f7f9fa;
  border-color: #e9ecef;
}

.alert-info .alert-link {
  color: #3498db;
}

.alert-warning {
  background-color: #f9f8f3;
  border-color: #ebece8;
}

.alert-warning .alert-link {
  color: #f1c40f;
}

.alert-danger {
  background-color: #f8f5f5;
  border-color: #ebe9ea;
}

.alert-danger .alert-link {
  color: #e74c3c;
}

.alert h4,
.alert p {
  color: #34495e;
}

#frontwarning {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.admin-masquerade-notice {
  display: none;
  position: absolute;
  z-index: 9999;
  margin-left: 50px;
  margin-top: 200px;
}

/* whmcs.scss --> admin-masquerade-notice 2 */
.admin-masquerade-notice {
  margin: 25px 0 0 auto;
  padding: 4px 10px;
  max-width: 240px;
  font-family: Tahoma;
  font-size: 0.7em;
  text-align: right;
}

.admin-masquerade-notice a {
  text-decoration: underline;
}

/* navigation.scss -> bottom-menu, navbar, iconbar */
.iconic-list {
  padding: 0;
  margin: 0;
  list-style: none;
}

.iconic-list > li > a {
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  color: #526476;
}

.iconic-list > li > a:hover,
.iconic-list > li > a:focus {
  color: #2a7bb1;
}

.iconic-list > li > a > [class^=fui-],
.iconic-list > li > a > [class*=" fui-"] {
  margin-right: 10px;
  font-size: 17px;
  vertical-align: middle;
}

#site-content .tiles a {
  text-decoration: none;
}

.tile {
  position: relative;
  padding: 14px;
  margin-bottom: 20px;
  text-align: left;
  border-radius: 6px;
}

.tile .tile-hot-ribbon {
  position: absolute;
  top: -4px;
  right: -4px;
  display: block;
  width: 82px;
}

.tile p {
  margin-bottom: 33px;
  font-size: 15px;
}

.tile-image {
  height: 100px;
  margin: 31px 0 27px;
  vertical-align: bottom;
}

.tile-image.big-illustration {
  width: 112px;
  height: 111px;
  margin-top: 20px;
}

.tile-title {
  margin: 0;
  font-size: 20px;
}

.tiles .tile {
  border-radius: 0;
  border-right: none !important;
}

.tile .title {
  padding-top: 4px;
  padding-bottom: 4px;
}

.tiles .tile:hover {
  opacity: 0.9;
}

.tile h1,
.tile h2,
.tile h3,
.tile h4,
.tile h5,
.tile h6,
.tile p {
  color: #34495e;
}

/* whmcs.scss --> tiles */
.tiles {
  margin: 0 15px 15px;
}

.tiles .tile {
  padding: 12px 20px;
  /*background-color: #f8f8f8*/
}

.tiles .tile a {
  text-decoration: none;
}

.tiles .tile:hover {
  background-color: #f2f2f2;
}

.tiles .tile .highlight {
  margin-top: 4px;
  height: 2px;
  border-radius: 2px;
}

.tiles .tile:last-child {
  border: 0;
}

@media (max-width: 767px) {
  .tiles .tile:nth-child(2) {
    border: 0;
  }
  .tiles .tile:nth-child(1),
  .tiles .tile:nth-child(2) {
    border-bottom: 1px solid #ccc;
  }
}
.tile .icon {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 48px;
  line-height: 1;
  color: #ccc;
}

.tile .stat {
  margin-top: 20px;
  font-size: 40px;
  line-height: 1;
}

.tile .title {
  font-weight: 700;
  color: #888;
  text-transform: uppercase;
  font-size: 12px;
}

.tile-icon {
  height: 200px;
  padding-right: 12px;
  float: left;
  min-width: 90px;
  text-align: right;
}

.tile-icon img {
  height: 55px;
  width: 66px;
}

.tile-icon .fas, .tile-icon .fa, .tile-icon .fab, .tile-icon .fal {
  font-size: 52px;
  color: #222;
  padding: 0 5px 0 0;
}

@media (max-width: 767px) {
  .tile-icon {
    height: 166px;
  }
}
.breadcrumb {
  padding: 10px 0;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.55;
  background-color: #f3f4f5;
  border-radius: 6px;
}

.breadcrumb > li {
  position: relative;
  text-shadow: none;
}

.breadcrumb > li:after {
  display: inline-block;
  margin: -4px 9px 0 13px;
  font-family: Flat-UI-Pro-Icons;
  font-size: 9.75px;
  color: #bdc3c7;
  vertical-align: middle;
  content: "\e605";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.breadcrumb > li {
  padding: 5px 0;
}

.breadcrumb .active {
  color: #8d9397;
  cursor: default;
}

.breadcrumb .active:after {
  display: none;
}

.breadcrumb .active > a {
  color: inherit;
  cursor: inherit;
}

.breadcrumb > li + li:before {
  padding: 0;
  content: "";
}

.breadcrumb-text {
  margin-bottom: 20px;
  color: #bdc3c7;
}

.breadcrumb-text .caption {
  margin: 0 0 3px;
  font-size: 18px;
  font-weight: 700;
}

.breadcrumb-text .caption:after {
  display: inline-block;
  margin-left: 5px;
  font-family: Flat-UI-Pro-Icons;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  content: "\e607";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.breadcrumb-text ul {
  padding: 0;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 700;
  list-style: none;
}

.breadcrumb-text ul li {
  display: inline-block;
}

.breadcrumb-text ul li a:after {
  margin: 0 4px 0 9px;
  font-weight: 400;
  color: #bdc3c7;
  content: "/";
}

.breadcrumb {
  margin-bottom: 0;
  background: 0 0;
}

div.header-lined .breadcrumb {
  margin-top: -15px;
}

.breadcrumb > li + li:before {
  display: none;
}

li.active .bread-current {
  color: #ecf0f1;
}

.popover {
  z-index: 1060;
  max-width: 276px;
  padding: 0;
  background-color: #edeff1;
  border: none;
  border-radius: 6px;
  box-shadow: none;
}

.popover.top {
  margin-top: -14px;
}

.popover.right {
  margin-left: 14px;
}

.popover.bottom {
  margin-top: 14px;
}

.popover.left {
  margin-left: -14px;
}

.popover-title {
  padding: 10px 20px 11px;
  margin: 0;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
  background-color: #bcc3ca;
  border: none;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.popover-title:not(:empty) + .popover-content > p {
  margin-bottom: 0;
}

.popover-content {
  padding: 9px 20px;
  font-size: 14px;
  line-height: 1.286;
}

.popover-content p {
  font-size: inherit;
  line-height: inherit;
}

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 10px;
}

.popover > .arrow:after {
  border-width: 9px;
}

.popover.top > .arrow {
  bottom: -10px;
  margin-left: -10px;
  border-top-color: transparent;
}

.popover.top > .arrow:after {
  margin-left: -9px;
  border-top-color: #edeff1;
}

.popover.right > .arrow {
  left: -10px;
  margin-top: -10px;
  border-right-color: transparent;
}

.popover.right > .arrow:after {
  bottom: -9px;
  border-right-color: #edeff1;
}

.popover.bottom > .arrow {
  top: -10px;
  margin-left: -10px;
  border-bottom-color: transparent;
}

.popover.bottom > .arrow:after {
  margin-left: -9px;
  border-bottom-color: #edeff1;
}

.popover.left > .arrow {
  right: -10px;
  margin-top: -10px;
  border-left-color: transparent;
}

.popover.left > .arrow:after {
  bottom: -9px;
  border-left-color: #edeff1;
}

/* whmcs.scss --> language-popover */
.language-popover {
  max-width: 450px;
  width: 100%;
  background-color: rgba(20, 20, 20, 0.98);
  background-image: url(../img/worldmap.png);
  background-repeat: no-repeat;
  font-size: 0.8em;
}

.language-popover.popover.bottom > .arrow:after {
  border-bottom-color: rgba(20, 20, 20, 0.97);
}

.language-popover .popover-content ul {
  margin: 6px 0 14px;
  padding: 0;
  max-width: 400px;
  list-style-type: none;
  overflow: hidden;
}

.language-popover .popover-content li {
  float: left;
  display: inline;
  padding: 0 20px 0 40px;
  width: 33.333%;
  line-height: 2em;
}

.language-popover .popover-content li a {
  color: #f2f2f2;
}

@media (max-width: 480px) {
  .language-popover {
    max-width: 250px;
    background-position: -50px 0;
  }
  .language-popover .popover-content li {
    padding: 0 20px;
    width: 50%;
  }
}
.login-popover {
  font-size: 12px;
}

.login-popover .form-group {
  margin-bottom: 5px;
}

.login-popover hr {
  margin: 5px 0;
}

.dialog {
  position: relative;
  padding: 18px 0 20px;
  margin-bottom: 20px;
  font-size: 16px;
  text-align: center;
  border-top-style: solid;
  border-top-width: 2px;
}

.dialog .btn {
  display: inline-block;
  vertical-align: baseline;
}

@media (max-width: 767px) {
  .dialog .btn {
    display: block;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .dialog {
    padding-right: 0;
    padding-left: 0;
  }
  .dialog input,
  .dialog .btn {
    margin-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .dialog .form-group {
    margin-bottom: 10px;
  }
}
.dialog.dialog-default {
  background-color: #edeff1;
  border-top-color: #d6dbdf;
}

.dialog.dialog-success {
  background-color: #ecfaf2;
  border-top-color: #d5f5e3;
}

.dialog.dialog-danger {
  background-color: #fdefed;
  border-top-color: #fadbd8;
}

.dialog.dialog-warning {
  background-color: #fefae9;
  border-top-color: #fcf3cf;
}

.dialog.dialog-info {
  background-color: #edf6fc;
  border-top-color: #d6eaf8;
}

.dialog.dialog-inverse {
  color: #fff;
  background-color: #2c3e50;
  border-top-color: #2a3a4b;
}

.rowcolor1 .dialog,
.rowcolor1 .dialog .container {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.rowcolor1 .dialog {
  margin-top: 20px;
}

.modal {
  z-index: 1050;
}

.modal-content {
  background-color: #fff;
  background-clip: border-box;
  border: 2px solid #ebedef;
  border-radius: 7px;
  box-shadow: none;
}

.modal-backdrop {
  background-color: #243342;
}

.modal-backdrop.in {
  filter: alpha(opacity=95);
  opacity: 0.95;
}

.modal-header {
  padding: 17px 19px 15px 24px;
  border-bottom: 2px solid #ebedef;
  background-color: #142140;
}

.modal-header .close {
  padding: 0;
  margin: 5px 0 0;
  font-size: 18px;
  line-height: 1;
  color: #2c3e50;
}

.modal-title {
  margin: 0;
  font-size: 24px;
  line-height: 30px;
  color: #fff;
}

.modal-body {
  padding: 20px 24px 20px;
}

.modal-body p {
  font-size: 16px;
  line-height: 1.625;
}

.modal-footer {
  padding: 19px 22px 20px;
  background-color: rgba(236, 240, 241, 0.5);
  border-top: none;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
}

.modal-footer .btn + .btn {
  margin-left: 12px;
}

@media (max-width: 767px) {
  .modal-footer .btn {
    display: block;
    min-width: auto;
    margin-bottom: 15px;
  }
  .modal-footer .btn + .btn {
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 624px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: none;
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
  .site-header .dropdownp .ddm {
    padding-top: 24px;
  }
}
.carousel-inner > .item.active > img,
.carousel-inner > .item.active > a > img {
  border-radius: 6px;
}

@media (max-width: 767px) {
  .carousel-inner > .item.active > img {
    border-radius: 6px 6px 0 0;
  }
}
.carousel-inner > .item.active.left > img,
.carousel-inner > .item.active.right > img,
.carousel-inner > .item.active.left > a > img,
.carousel-inner > .item.active.right > a > img {
  border-radius: 0;
}

.carousel-control {
  position: absolute;
  top: 45%;
  right: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 20px;
  line-height: 35px;
  color: #fff;
  text-align: center;
  text-indent: 3px;
  filter: alpha(opacity=50);
  border: 3px solid #fff;
  border-radius: 23px;
  outline: 0 !important;
  opacity: 0.5;
}

.carousel-control.left,
.carousel-control.right {
  background: none #2c3e50;
}

.carousel-control.left {
  left: 15px;
  text-indent: -3px;
}

.carousel-control.right {
  right: 15px;
  left: auto;
}

.carousel-indicators {
  top: 16px;
  right: 16px;
  bottom: auto;
  left: auto;
  width: auto;
  margin: 0;
  line-height: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.carousel-indicators li {
  width: 8px;
  height: 8px;
  margin: 0 0 0 6px;
  vertical-align: top;
  background-color: #2c3e50;
  background-color: rgba(44, 62, 80, 0.5);
  border: none;
}

.carousel-indicators li.active {
  width: 8px;
  height: 8px;
  margin: 0 0 0 6px;
  background-color: #fff;
}

.carousel-caption {
  right: 0;
  bottom: 0;
  left: 0;
  padding: 20px 19px 22px;
  text-align: left;
  text-shadow: none;
  background: #243342;
  background: rgba(36, 51, 66, 0.7);
  border-radius: 0 0 6px 6px;
}

.carousel-caption h3,
.carousel-caption p {
  color: #fff;
}

.carousel-caption h3 {
  margin: 0 0 5px;
  font-size: 18px;
  line-height: 20px;
}

.carousel-caption p {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .carousel-caption {
    position: static;
  }
}
.video-js {
  position: relative;
  width: 100% !important;
  height: auto !important;
  padding-bottom: 47px;
  overflow: hidden;
  font-size: 0;
  vertical-align: middle;
  background-color: transparent;
  backface-visibility: hidden;
  border-top-radius: 6px;
}

.video-js .vjs-tech {
  display: block;
  width: 100%;
  height: 100%;
}

.video-js::-moz-full-screen {
  position: absolute;
}

.video-js::-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}

.vjs-fullscreen {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
  width: 100% !important;
  height: 100% !important;
  overflow: hidden;
  border-top-radius: 0;
}

.vjs-fullscreen .vjs-control-bar {
  margin-top: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.vjs-fullscreen .vjs-tech {
  background-color: #000;
}

.vjs-poster {
  position: relative;
  width: 100%;
  max-height: 100%;
  padding: 0;
  margin: 0 auto;
  cursor: pointer;
  border-top-radius: 6px;
}

.vjs-control-bar {
  position: relative;
  height: 47px;
  margin-top: -1px;
  color: #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background: #2c3e50;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}

.vjs-control-bar.vjs-fade-out {
  visibility: visible !important;
  opacity: 1 !important;
}

.vjs-text-track-display {
  position: absolute;
  right: 1em;
  bottom: 4em;
  left: 1em;
  font-family: Lato, Helvetica, Arial, sans-serif;
  text-align: center;
}

.vjs-text-track {
  display: none;
  margin-bottom: 0.1em;
  font-size: 1.4em;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
}

.vjs-subtitles {
  color: #fff;
}

.vjs-captions {
  color: #fc6;
}

.vjs-tt-cue {
  display: block;
}

.vjs-fade-in {
  visibility: visible !important;
  opacity: 1 !important;
  transition: visibility 0s linear 0s, opacity 0.3s linear;
}

.vjs-fade-out {
  visibility: hidden !important;
  opacity: 0 !important;
  transition: visibility 0s linear 1.5s, opacity 1.5s linear;
}

.vjs-control {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 18px;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
}

.vjs-control:focus {
  outline: 0;
}

.vjs-control > div {
  background-repeat: no-repeat;
  background-position: center;
}

.vjs-control-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}

.vjs-play-control {
  width: 58px;
  height: 47px;
  cursor: pointer;
}

.vjs-play-control > div {
  position: relative;
  height: 47px;
}

.vjs-play-control > div:before,
.vjs-play-control > div:after {
  position: absolute;
  top: 38%;
  left: 50%;
  margin: -0.5em 0 0 -0.5em;
  font-family: Flat-UI-Pro-Icons;
  font-size: 16px;
  color: #3498db;
  transition: color 0.25s, opacity 0.25s;
  -webkit-font-smoothing: antialiased;
}

.vjs-play-control > div:after {
  content: "\e615";
}

.vjs-play-control > div:before {
  content: "\e616";
}

.vjs-paused .vjs-play-control:hover > div:before {
  color: #2a7bb1;
}

.vjs-paused .vjs-play-control > div:after {
  filter: alpha(opacity=0);
  opacity: 0;
}

.vjs-paused .vjs-play-control > div:before {
  filter: none;
  opacity: 1;
  -webkit-filter: none;
}

.vjs-playing .vjs-play-control:hover > div:after {
  color: #2a7bb1;
}

.vjs-playing .vjs-play-control > div:after {
  filter: none;
  opacity: 1;
  -webkit-filter: none;
}

.vjs-playing .vjs-play-control > div:before {
  filter: alpha(opacity=0);
  opacity: 0;
}

.vjs-rewind-control {
  width: 5em;
  cursor: pointer !important;
}

.vjs-rewind-control > div {
  width: 19px;
  height: 16px;
  margin: 0.5em auto 0;
  background: none transparent;
}

.vjs-mute-control {
  float: right;
  margin: 14px 0;
  cursor: pointer !important;
}

.vjs-mute-control:hover > div,
.vjs-mute-control:focus > div {
  color: #57718b;
}

.vjs-mute-control > div {
  height: 18px;
  color: #475d72;
}

.vjs-mute-control > div:after,
.vjs-mute-control > div:before {
  position: absolute;
  left: 50%;
  margin: 0 0 0 -0.5em;
  font-family: Flat-UI-Pro-Icons;
  font-size: 16px;
  line-height: 18px;
  transition: color 0.25s, opacity 0.25s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.vjs-mute-control > div:after {
  content: "\e617";
}

.vjs-mute-control > div:before {
  content: "\e618";
  filter: alpha(opacity=0);
  opacity: 0;
}

.vjs-mute-control.vjs-vol-0 > div:after {
  filter: alpha(opacity=0);
  opacity: 0;
}

.vjs-mute-control.vjs-vol-0 > div:before {
  filter: none;
  opacity: 1;
  -webkit-filter: none;
}

.vjs-volume-control,
.vjs-volume-level,
.vjs-volume-handle,
.vjs-volume-bar {
  display: none;
}

.vjs-progress-control {
  position: absolute;
  top: 18px;
  right: 160px;
  left: 60px;
  width: auto;
  height: 12px;
  background: #425669;
  border-radius: 32px;
}

.vjs-progress-holder {
  position: relative;
  height: 12px;
  padding: 0;
  margin: 0;
  cursor: pointer !important;
}

.vjs-play-progress,
.vjs-load-progress {
  display: block;
  height: 12px;
  padding: 0;
  margin: 0;
  border-radius: 32px;
}

.vjs-play-progress {
  position: absolute;
  top: 0;
  left: -1px;
  background: #3498db;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.vjs-load-progress {
  background: #d6dbdf;
}

.vjs-load-progress[style*="100%"],
.vjs-load-progress[style*="99%"] {
  border-radius: 32px;
}

.vjs-seek-handle {
  position: absolute;
  top: 0;
  width: 18px;
  height: 18px;
  margin: -3px 0 0 1px;
  background-color: #2a7bb1;
  border-radius: 50%;
  transition: background-color 0.25s;
}

.vjs-seek-handle[style*="95."] {
  margin-left: 3px;
}

.vjs-seek-handle[style="left: 0%;"] {
  margin-left: -2px;
}

.vjs-seek-handle:hover,
.vjs-seek-handle:focus {
  background-color: #148d75;
}

.vjs-seek-handle:active {
  background-color: #117a65;
}

.vjs-time-controls {
  position: absolute;
  width: auto;
  height: auto;
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: normal;
}

.vjs-time-divider {
  position: absolute;
  top: 11px;
  right: 114px;
  font-size: 14px;
  color: #5d6d7e;
}

.vjs-remaining-time {
  display: none;
}

.vjs-current-time {
  top: 16px;
  right: 122px;
}

.vjs-duration {
  top: 16px;
  right: 85px;
  color: #5d6d7e;
}

.vjs-fullscreen-control {
  float: right;
  margin: 14px 15px;
  cursor: pointer;
}

.vjs-fullscreen-control:hover > div,
.vjs-fullscreen-control:focus > div {
  color: #57718b;
}

.vjs-fullscreen-control > div {
  height: 18px;
  color: #475d72;
}

.vjs-fullscreen-control > div:before {
  position: absolute;
  left: 50%;
  margin: 0 0 0 -0.5em;
  font-family: Flat-UI-Pro-Icons;
  font-size: 16px;
  line-height: 18px;
  content: "\e619";
  transition: color 0.25s, opacity 0.25s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.vjs-menu-button {
  display: none !important;
}

.vjs-loading-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  display: none;
  width: 16px;
  height: 16px;
  margin: -8px 0 0 -8px;
  background: #ebedee;
  border-radius: 10px;
  animation: sharp 2s ease infinite;
}
@keyframes sharp {
  0% {
    background-color: #e74c3c;
    border-radius: 10px;
    transform: rotate(0deg);
  }
  50% {
    background-color: #ebedee;
    border-radius: 0;
    transform: rotate(180deg);
  }
  100% {
    background-color: #e74c3c;
    border-radius: 10px;
    transform: rotate(360deg);
  }
}
.panel {
  margin-bottom: 30px;
  background-color: #fff;
  border-radius: 6px;
  box-shadow: none;
}

.panel-heading {
  border-bottom: 2px solid transparent;
  border-top-radius: 3px;
}

.panel-title {
  font-weight: 400;
  line-height: 1.292;
}

.panel-footer {
  background-color: #bdc3c7;
  border-top: 2px solid #bdc3c7;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group .list-group-item {
  border-width: 2px 0;
}

.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 2px solid #eef0f0;
}

.panel-group {
  margin-bottom: 30px;
}

.panel-group .panel {
  border-radius: 6px;
}

.panel-group .panel + .panel {
  margin-top: 8px;
}

.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 2px solid #bdc3c7;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 2px solid #bdc3c7;
}

.panel-default {
  border-color: #bdc3c7;
}

.panel-default > .panel-heading {
  /*color: #fff;*/
  background-color: #bdc3c7;
  border-color: #bdc3c7;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bdc3c7;
}

.panel-default > .panel-heading .badge {
  color: #bdc3c7;
  background-color: #fff;
}

.panel-default > .panel-footer {
  color: #fff;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bdc3c7;
}

.panel-primary {
  border-color: #2c3e50;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #2c3e50;
  border-color: #2c3e50;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #2c3e50;
}

.panel-primary > .panel-heading .badge {
  color: #2c3e50;
  background-color: #fff;
}

.panel-primary > .panel-footer {
  color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #2c3e50;
}

.panel-success {
  border-color: #e1ebe9;
}

.panel-success > .panel-heading {
  color: #2a7bb1;
  background-color: #eff7f3;
  border-color: #e1ebe9;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e1ebe9;
}

.panel-success > .panel-heading .badge {
  color: #eff7f3;
  background-color: #2a7bb1;
}

.panel-success > .panel-footer {
  color: #2a7bb1;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e1ebe9;
}

.panel-info {
  border-color: #e9ecef;
}

.panel-info > .panel-heading {
  color: #3498db;
  background-color: #f7f9fa;
  border-color: #e9ecef;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e9ecef;
}

.panel-info > .panel-heading .badge {
  color: #f7f9fa;
  background-color: #3498db;
}

.panel-info > .panel-footer {
  color: #3498db;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e9ecef;
}

.panel-warning {
  border-color: #ebece8;
}

.panel-warning > .panel-heading {
  color: #f1c40f;
  background-color: #f9f8f3;
  border-color: #ebece8;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebece8;
}

.panel-warning > .panel-heading .badge {
  color: #f9f8f3;
  background-color: #f1c40f;
}

.panel-warning > .panel-footer {
  color: #f1c40f;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebece8;
}

.panel-danger {
  border-color: #ebe9ea;
}

.panel-danger > .panel-heading {
  color: #e74c3c;
  background-color: #f8f5f5;
  border-color: #ebe9ea;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebe9ea;
}

.panel-danger > .panel-heading .badge {
  color: #f8f5f5;
  background-color: #e74c3c;
}

.panel-danger > .panel-footer {
  color: #e74c3c;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebe9ea;
}

.panel,
.panel-default > .panel-heading,
.panel-footer {
  border-radius: 0 !important;
}

/* whmcs.scss --> client-home-panels */
.client-home-panels .panel-heading h3.panel-title {
  color: #fff;
  font-size: 18px;
}

/* whmcs.scss --> panel.panel-accent-gold */
.panel.panel-accent-gold {
  border-top: 3px solid #f0ad4e;
}

.panel.panel-accent-green {
  border-top: 3px solid #5cb85c;
}

.panel.panel-accent-red {
  border-top: 3px solid #d9534f;
}

.panel.panel-accent-blue {
  border-top: 3px solid #5bc0de;
}

.panel.panel-accent-orange {
  border-top: 3px solid #f39c12;
}

.panel.panel-accent-pink {
  border-top: 3px solid #e671b8;
}

.panel.panel-accent-purple {
  border-top: 3px solid #7b4f9d;
}

.panel.panel-accent-lime {
  border-top: 3px solid #8cbf26;
}

.panel.panel-accent-magenta {
  border-top: 3px solid #ff0097;
}

.panel.panel-accent-teal {
  border-top: 3px solid #00aba9;
}

.panel.panel-accent-turquoise {
  border-top: 3px solid #1abc9c;
}

.panel.panel-accent-emerald {
  border-top: 3px solid #67c94d;
}

.panel.panel-accent-amethyst {
  border-top: 3px solid #9b59b6;
}

.panel.panel-accent-wet-asphalt {
  border-top: 3px solid #34495e;
}

.panel.panel-accent-midnight-blue {
  border-top: 3px solid #2c3e50;
}

.panel.panel-accent-sun-flower {
  border-top: 3px solid #f1c40f;
}

.panel.panel-accent-pomegranate {
  border-top: 3px solid #c0392b;
}

.panel.panel-accent-silver {
  border-top: 3px solid #bdc3c7;
}

.panel.panel-accent-asbestos {
  border-top: 3px solid #7f8c8d;
}

/* whmcs.scss --> panel-actions */
@media (max-width: 991px) {
  .panel-actions {
    border: 0;
    box-shadow: none;
  }
  .panel-actions > .panel-heading > .panel-title {
    display: inline;
  }
  .panel-actions > .panel-heading {
    border-radius: 3px;
  }
  .panel-actions > .list-group {
    padding: 10px;
    overflow-x: scroll;
    overflow-y: none;
    white-space: nowrap;
  }
  .panel-actions > .list-group .list-group-item {
    display: inline-block;
    border: 1px solid #ddd !important;
    border-radius: 3px !important;
    white-space: nowrap;
    text-align: center;
    padding: 5px 25px;
    margin: 2px;
  }
  .panel-actions > .list-group .list-group-item > .badge {
    float: none;
    margin: -2px 0 0 10px;
  }
}
.panel-collapsable > .panel-body-collapsed {
  display: none;
}

.todo {
  margin-bottom: 20px;
  color: #798795;
  border-radius: 6px;
}

.todo ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  background-color: #2c3e50;
  border-radius: 0 0 6px 6px;
}

.todo li {
  position: relative;
  padding: 18px 42px 21px 25px;
  margin-top: 2px;
  font-size: 14px;
  line-height: 1.214;
  cursor: pointer;
  background: #2c3e50;
  background-size: 20px 20px;
  transition: 0.25s;
}

.todo li:first-child {
  margin-top: 0;
}

.todo li:last-child {
  padding-bottom: 21px;
  border-radius: 0 0 6px 6px;
}

.todo li.todo-done {
  color: #3498db;
  background: 0 0;
}

.todo li.todo-done .todo-name {
  color: #3498db;
}

.todo li:after {
  position: absolute;
  top: 50%;
  right: 22px;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  content: " ";
  background: #fff;
  border-radius: 50%;
}

.todo li.todo-done:after {
  font-family: Flat-UI-Pro-Icons;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  line-height: 21px;
  color: #2c3e50;
  text-align: center;
  text-transform: none;
  content: "\e60a";
  background: #3498db;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.todo-search {
  position: relative;
  padding: 19px 25px 20px;
  color: #2c3e50;
  background: #3498db;
  background-size: 16px 16px;
  border-radius: 6px 6px 0 0;
}

.todo-search:before {
  position: absolute;
  top: 50%;
  left: 92%;
  display: inline-block;
  margin: -0.5em 0 0 -1em;
  font-family: Flat-UI-Pro-Icons;
  font-size: 16px;
  line-height: 17px;
  content: "\e630";
}

input.todo-search-field {
  padding: 5px 0;
  margin: 0;
  font-size: 19px;
  font-weight: 700;
  line-height: 23px;
  color: #2c3e50;
  text-indent: 0;
  background: 0 0;
  border: none;
  outline: 0;
  box-shadow: none;
}

input.todo-search-field::-moz-placeholder {
  color: #2c3e50;
  opacity: 1;
}

input.todo-search-field:-ms-input-placeholder {
  color: #2c3e50;
}

input.todo-search-field::-webkit-input-placeholder {
  color: #2c3e50;
}

.todo-icon {
  float: left;
  padding: 11px 22px 0 0;
  font-size: 24px;
}

.todo-content {
  padding-top: 1px;
  overflow: hidden;
}

.todo-name {
  margin: 1px 0 3px;
  font-size: 17px;
  color: #fff;
}

.dataTables_length label {
  float: left;
  font-weight: 400;
  text-align: left;
}

.dataTables_length select {
  width: 75px;
  margin-right: 5px;
}

.dataTables_filter label {
  float: right;
  font-weight: 400;
}

.dataTables_filter input {
  width: 16em;
  margin-left: 5px;
}

.dataTables_info {
  padding-top: 8px;
}

.dataTables_paginate {
  float: right;
  margin: 0;
}

.dataTables_paginate ul li {
  margin-right: 0;
}

.dataTable {
  max-width: none !important;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
}

.dataTable td,
.dataTable th {
  position: relative;
  box-sizing: content-box;
}

.dataTable thead .sorting,
.dataTable thead .sorting_asc,
.dataTable thead .sorting_desc,
.dataTable thead .sorting_asc_disabled,
.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
}

.dataTable thead .sorting:after,
.dataTable thead .sorting_asc:after,
.dataTable thead .sorting_desc:after,
.dataTable thead .sorting_asc_disabled:after,
.dataTable thead .sorting_desc_disabled:after,
.dataTable thead .sorting:before,
.dataTable thead .sorting_asc:before,
.dataTable thead .sorting_desc:before,
.dataTable thead .sorting_asc_disabled:before,
.dataTable thead .sorting_desc_disabled:before {
  position: absolute;
  right: 5px;
  display: block;
  width: 0;
  height: 0;
  content: " ";
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dataTable thead .sorting:after,
.dataTable thead .sorting_asc:after,
.dataTable thead .sorting_asc_disabled:after {
  top: 10px;
  border-bottom-width: 6px;
}

.dataTable thead .sorting:before,
.dataTable thead .sorting_desc:before,
.dataTable thead .sorting_desc_disabled:before {
  bottom: 10px;
  border-top-width: 6px;
}

.dataTable thead .sorting_asc_disabled:after,
.dataTable thead .sorting_desc_disabled:before {
  color: #d6dbdf;
}

.dataTable th:active {
  outline: 0;
}

.dataTables_scrollHead table {
  margin-bottom: 0 !important;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.dataTables_scrollHead table thead tr:last-child th:first-child,
.dataTables_scrollHead table thead tr:last-child td:first-child {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.dataTables_scrollBody table {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  border-top: none;
}

.dataTables_scrollBody table tbody tr:last-child th,
.dataTables_scrollBody table tbody tr:last-child td {
  border-top: none;
}

.dataTables_scrollFoot table {
  margin-top: 0 !important;
  border-top: none;
}

.table-bordered tr th {
  border-bottom-width: 0;
}

.table-bordered thead th,
.table-bordered thead td {
  border-top-width: 0;
  border-left-width: 0;
}

.table-bordered tbody th,
.table-bordered tbody td {
  border-bottom-width: 0;
  border-left-width: 0;
}

.table-bordered th:last-child,
.table-bordered td:last-child {
  border-right-width: 0;
}

.dataTables_scrollHead .table-bordered {
  border-bottom-width: 0;
}

.table tbody tr.active td,
.table tbody tr.active th {
  color: #fff;
  background-color: #2c3e50;
}

.table tbody tr.active:hover td,
.table tbody tr.active:hover th {
  background-color: #2f4255 !important;
}

.table tbody tr.active a {
  color: #fff;
}

.table-striped tbody tr.active:nth-child(odd) td,
.table-striped tbody tr.active:nth-child(odd) th {
  background-color: #2c3e50;
}

.DTTT_selectable tbody tr {
  cursor: pointer;
}

.DTTT .btn {
  font-size: 12px;
}

.DTTT .btn:hover {
  text-decoration: none !important;
}

.DTTT_dropdown.dropdown-menu {
  z-index: 2003;
}

.DTTT_dropdown.dropdown-menu li {
  position: relative;
}

.DTTT_collection_background {
  z-index: 2002;
}

.DTTT_print_info.modal {
  height: 150px;
  margin-top: -75px;
  text-align: center;
}

.DTTT_print_info h6 {
  margin: 1em;
  font-size: 28px;
  font-weight: 400;
  line-height: 28px;
}

.DTTT_print_info p {
  font-size: 14px;
  line-height: 20px;
}

.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  padding-top: 20px;
  margin-top: -25px;
  margin-left: -50%;
  font-size: 1.2em;
  text-align: center;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background-color: #fff;
}

.FixedHeader_Cloned table {
  margin: 0 !important;
}

@media (max-width: 767px) {
  .dataTables_paginate ul.pagination,
  .dataTables_paginate ul.dataTables_paginate {
    padding-right: 0;
    padding-left: 0;
  }
  .dataTables_paginate ul.pagination .paginate_button.previous,
  .dataTables_paginate ul.pagination .paginate_button.next,
  .dataTables_paginate ul.dataTables_paginate .paginate_button.previous,
  .dataTables_paginate ul.dataTables_paginate .paginate_button.next {
    display: none;
  }
}
@media (max-width: 480px) {
  .dataTables_paginate {
    width: 100%;
  }
}
/* whmcs.scss --> dataTables_wrapper  */
.dataTables_wrapper {
  background-color: #E6ECEF;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 0.9em;
}

.dataTables_wrapper .dataTables_info {
  padding: 9px 10px;
  background-color: #3498db;
  border: 0;
  border-bottom: 1px solid #fff;
  color: #fff;
  border-radius: 4px 4px 0 0;
  text-align: left !important;
}

.affiliate-stat,
table.table-list th {
  text-align: center;
}

.dataTables_wrapper table.table-list {
  margin-top: 0 !important;
  margin-bottom: 6px !important;
}

.dataTables_wrapper .dataTables_filter {
  float: right;
}

.dataTables_wrapper .dataTables_filter label {
  padding: 6px 6px 0;
}

.dataTables_wrapper .dataTables_filter label .form-control {
  padding: 1px 10px !important;
  background-color: #f8f8f8;
  border: 1px solid #fff;
  font-size: 0.9em;
  height: 30px;
  width: 260px;
}

@media (max-width: 600px) {
  .dataTables_wrapper .dataTables_info {
    padding: 10px 10px 10px;
  }
  .dataTables_wrapper .dataTables_filter {
    float: right;
    margin-top: 0px;
    width: 50%;
  }
  .dataTables_wrapper .dataTables_filter label {
    display: block;
    width: 100%;
    margin: 5px;
    padding: 0;
  }
  .dataTables_wrapper .dataTables_filter label .form-control {
    margin: 0;
    width: 100%;
  }
}
.dataTables_wrapper .dataTables_length {
  float: left;
}

.dataTables_wrapper .dataTables_length label {
  padding: 10px 10px 0;
}

.dataTables_wrapper .dataTables_length label .form-control {
  display: inline-block;
  padding: 5px 10px;
  width: auto;
  min-width: 80px;
}

.dataTables_wrapper .dataTables_paginate {
  float: right;
  padding: 6px 10px 0;
}

table.dataTable.dtr-inline.collapsed tbody td:first-child:before,
table.dataTable.dtr-inline.collapsed tbody th:first-child:before {
  top: inherit !important;
  box-shadow: none !important;
  line-height: 16px !important;
}

.client-home-cards .list-group {
  max-height: initial;
}
.client-home-cards .list-group .text-domain {
  display: inline-block;
  padding-top: 1em;
}
.client-home-cards div[menuitemname="Recent News"] a {
  text-decoration: none !important;
}

.ptn,
.pvn,
.pan {
  padding-top: 0 !important;
}

.ptx,
.pvx,
.pax {
  padding-top: 3px !important;
}

.pts,
.pvs,
.pas {
  padding-top: 5px !important;
}

.ptm,
.pvm,
.pam {
  padding-top: 10px !important;
}

.ptl,
.pvl,
.pal {
  padding-top: 20px !important;
}

.pth,
.pvh,
.pah {
  padding-top: 40px !important;
}

.prn,
.phn,
.pan {
  padding-right: 0 !important;
}

.prx,
.phx,
.pax {
  padding-right: 3px !important;
}

.prs,
.phs,
.pas {
  padding-right: 5px !important;
}

.prm,
.phm,
.pam {
  padding-right: 10px !important;
}

.prl,
.phl,
.pal {
  padding-right: 20px !important;
}

.prh,
.phh,
.pah {
  padding-right: 40px !important;
}

.pbn,
.pvn,
.pan {
  padding-bottom: 0 !important;
}

.pbx,
.pvx,
.pax {
  padding-bottom: 3px !important;
}

.pbs,
.pvs,
.pas {
  padding-bottom: 5px !important;
}

.pbm,
.pvm,
.pam {
  padding-bottom: 10px !important;
}

.pbl,
.pvl,
.pal {
  padding-bottom: 20px !important;
}

.pbh,
.pvh,
.pah {
  padding-bottom: 40px !important;
}

.pln,
.phn,
.pan {
  padding-left: 0 !important;
}

.plx,
.phx,
.pax {
  padding-left: 3px !important;
}

.pls,
.phs,
.pas {
  padding-left: 5px !important;
}

.plm,
.phm,
.pam {
  padding-left: 10px !important;
}

.pll,
.phl,
.pal {
  padding-left: 20px !important;
}

.plh,
.phh,
.pah {
  padding-left: 40px !important;
}

.mtn,
.mvn,
.man {
  margin-top: 0 !important;
}

.mtx,
.mvx,
.max {
  margin-top: 3px !important;
}

.mts,
.mvs,
.mas {
  margin-top: 5px !important;
}

.mtm,
.mvm,
.mam {
  margin-top: 10px !important;
}

.mtl,
.mvl,
.mal {
  margin-top: 20px !important;
}

.mth,
.mvh,
.mah {
  margin-top: 40px !important;
}

.mrn,
.mhn,
.man {
  margin-right: 0 !important;
}

.mrx,
.mhx,
.max {
  margin-right: 3px !important;
}

.mrs,
.mhs,
.mas {
  margin-right: 5px !important;
}

.mrm,
.mhm,
.mam {
  margin-right: 10px !important;
}

.mrl,
.mhl,
.mal {
  margin-right: 20px !important;
}

.mrh,
.mhh,
.mah {
  margin-right: 40px !important;
}

.mbn,
.mvn,
.man {
  margin-bottom: 0 !important;
}

.mbx,
.mvx,
.max {
  margin-bottom: 3px !important;
}

.mbs,
.mvs,
.mas {
  margin-bottom: 5px !important;
}

.mbm,
.mvm,
.mam {
  margin-bottom: 10px !important;
}

.mbl,
.mvl,
.mal {
  margin-bottom: 20px !important;
}

.mbh,
.mvh,
.mah {
  margin-bottom: 40px !important;
}

.mln,
.mhn,
.man {
  margin-left: 0 !important;
}

.mlx,
.mhx,
.max {
  margin-left: 3px !important;
}

.mls,
.mhs,
.mas {
  margin-left: 5px !important;
}

.mlm,
.mhm,
.mam {
  margin-left: 10px !important;
}

.mll,
.mhl,
.mal {
  margin-left: 20px !important;
}

.mlh,
.mhh,
.mah {
  margin-left: 40px !important;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  .btn {
    border-style: solid;
    border-width: 2px;
  }
  .dropdown-menu,
  .ui-datepicker,
  .ui-timepicker-wrapper,
  .tt-dropdown-menu,
  .select2-drop {
    background: #fff !important;
    border: 2px solid #ddd;
  }
  .ui-datepicker .ui-datepicker-prev,
  .ui-datepicker .ui-datepicker-next {
    display: none;
  }
  .input-group-rounded .input-group-btn + .form-control,
  .input-group-rounded .input-group-btn + .select2-search input[type=text],
  .input-group-rounded .input-group-btn + .select2-search input[type=text] {
    padding-left: 10px;
  }
  .form-control,
  .select2-search input[type=text] {
    border: 2px solid #ddd !important;
  }
  .popover,
  .nav-pills {
    border: 2px solid #ddd;
  }
  .popover .popover-title {
    border-bottom: 2px solid #ddd;
  }
  .bootstrap-switch {
    width: 84px;
    height: 33px;
    border: 2px solid #bdc3c7;
  }
  .ui-spinner-button,
  .tooltip {
    border: 2px solid #bdc3c7;
  }
  .carousel-caption {
    background: rgba(255, 255, 255, 0.8) !important;
  }
  .progress,
  .ui-slider {
    background: #ddd !important;
  }
  .progress-bar,
  .ui-slider-range,
  .ui-slider-handle {
    background: #bdc3c7 !important;
  }
  #main-menu,
  #top-nav,
  .header-lined,
  .sidebar {
    display: none;
  }
  a[href]:after {
    content: "" !important;
  }
}
#leftsidebar {
  overflow-x: hidden;
}

#leftsidebar,
.navbarleft {
  background: transparent;
}

#leftsidebar {
  width: 240px;
  float: left;
  padding-bottom: 2000px;
  margin-bottom: -2000px;
}

#leftsidebar .panel-body {
  padding-left: 22px;
}

.navbarleft ul.dropdown-menu {
  position: static;
}

@media (max-width: 767px) {
  #leftsidebar {
    position: absolute !important;
    z-index: 999;
    background: 0 0;
    border-right: none;
    width: 100%;
    max-width: 300px;
  }
  #leftsidebar .navbar-header {
    background: #fff;
  }
  #leftsidebar {
    padding-bottom: 0;
    margin-bottom: auto;
  }
  #leftsidebar .list-group {
    display: block !important;
  }
}
/* whmcs.scss --> leftsidebar li */
#leftsidebar li {
  width: 200px;
  padding: 0 !important;
  margin: 0 !important;
}

#leftsidebar a.dropdown-toggle {
  color: #ecf0f1;
}

#leftsidebar a.dropdown-toggle:hover {
  color: #3498db;
}

#leftsidebar .caret {
  color: #34495e;
  border-top-color: #34495e;
  border-bottom-color: #34495e;
}

#leftsidebar .caret:hover {
  color: #3498db;
  border-top-color: #3498db;
  border-bottom-color: #3498db;
}

#leftsidebar .dropdown-menu {
  background: 0 0;
}

#leftsidebar .dropdown-menu li a {
  color: #34495e;
}

#leftsidebar .nav .nav-divider, #navbar-mobile .nav-divider {
  display: none;
}

#leftsidebar .list-group-item,
#leftsidebar .panel,
#leftsidebar .panel-default,
#leftsidebar .panel-footer,
#leftsidebar .panel-heading {
  border: none;
  background: 0 0;
}

#leftsidebar,
#leftsidebar a.list-group-item {
  color: #34495e;
}

#leftsidebar {
  position: relative;
  display: table-cell;
}

#leftsidebar a span {
  margin-right: 10px;
}

#leftsidebar a.list-group-item:hover {
  color: #3498db;
}

#leftsidebar .navbar-toggle {
  float: left !important;
  margin: 0 !important;
}

.navoma {
  margin-left: -8px;
}

#leftsidebar .panel {
  margin-bottom: 0;
}

#leftsidebar h3.panel-title {
  color: #fff;
  background: #3498db;
  padding-left: 50px;
  padding-right: 100px;
  margin-left: -50px;
  margin-right: -75px;
  overflow: hidden;
  height: 53px;
  padding-top: 15px;
}

#order-supreme_comparison .order-now,
.controlpanellogin input[type=submit] {
  transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
}

.home-shortcuts li,
div.header-lined small {
  white-space: nowrap;
  overflow: hidden;
}

#dhclientarea #tableServicesList tbody td,
.accordion-toggle,
.home-shortcuts li,
.table-striped span,
.tiles .tile:hover {
  cursor: pointer;
}

/* bootstrap-and-display.scss --> rowcolors */
/* navigation.scss --> navbar */
/* bootstrap-and-display.scss --> containerw */
/*@import 'whmcs/_dhclientarea.scss';*/
@media (max-width: 767px) {
  .main-content {
    margin-top: 35px;
  }
  .freshwidget-button a {
    padding: 0 6px;
    margin-left: -4px;
    box-shadow: none !important;
  }
  .contentw {
    margin-left: 0;
  }
}
@media (max-width: 1199px) {
  .vuori {
    display: none;
  }
  p#storage img {
    display: none;
  }
}
/* navigation.scss --> navbar-inverse */
.hotellit {
  height: 660px;
  clear: both;
  margin-bottom: 25px;
}

#product .plan,
.hotellit {
  position: relative;
  float: left;
}

#product .plan,
.containerw,
.site-branding {
  background: #fff;
}

#product {
  margin: 0 auto;
  text-align: center;
  width: 100%;
}

#product .plan {
  text-shadow: 0 1px rgba(255, 255, 255, 0.8);
  border: 1px solid #ddd;
  padding: 20px;
  width: 264px;
}

#product .plan2 {
  margin-left: 20px;
}

#product #most-popular {
  z-index: 2;
  top: -13px;
  border-width: 3px;
  padding: 30px 20px;
  border-radius: 5px;
  box-shadow: 20px 0 10px -10px rgba(0, 0, 0, 0.15), -20px 0 10px -10px rgba(0, 0, 0, 0.15);
}

#product .plan:nth-child(1) {
  border-radius: 5px 0 0 5px;
}

#product .plan:nth-child(4) {
  border-radius: 0 5px 5px 0;
}

#product h3 {
  font-size: 20px;
  font-weight: 400;
  padding: 20px;
  margin: -20px -20px 50px;
  background-color: #eee;
  background-image: linear-gradient(#fff, #eee);
}

#product #most-popular h3 {
  background-color: #ddd;
  background-image: linear-gradient(#eee, #ddd);
  margin-top: -30px;
  padding-top: 30px;
  border-radius: 5px 5px 0 0;
}

#product .plan:nth-child(1) h3 {
  border-radius: 5px 0 0;
}

#product .plan:nth-child(4) h3 {
  border-radius: 0 5px 0 0;
}

#product h3 span {
  background: #fff;
  border: 5px solid #fff;
  border-radius: 100px;
  box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
  color: #777;
  display: block;
  font: 20px/100px "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 100px;
  margin: 10px auto -65px;
  width: 106px;
}

#product ul {
  margin: 20px 0 0;
  padding: 0;
  list-style: none;
}

#product li {
  border-top: 1px solid #ddd;
  padding: 10px 0;
}

.kolmen_tahden,
.neljan_tahden {
  margin-right: 12px;
  width: 242px;
}

@media (min-width: 768px) {
  .dns_hotelli,
  .kolmen_tahden,
  .neljan_tahden,
  .viiden_tahden {
    position: absolute;
    bottom: 0;
  }
  .neljan_tahden {
    margin-left: 250px;
  }
  .viiden_tahden {
    margin-left: 500px;
  }
  .frontbanner .dns_hotelli,
  .frontbanner .kolmen_tahden,
  .frontbanner .neljan_tahden,
  .frontbanner .viiden_tahden {
    bottom: 0;
  }
  .frontbanner .dns_hotelli {
    margin-left: 120px;
  }
  .frontbanner .viiden_tahden {
    margin-left: 290px;
  }
}
.kolmen_tahden {
  float: left;
}

.kolmen_tahden_top {
  background: url(/img/kolmen_tahden_top.png) no-repeat;
  width: 242px;
  height: 180px;
}

.dns_hotelli {
  float: left;
}

.dns_hotelli_top {
  background: url(/img/dns_hotelli_top.png) no-repeat;
  width: 242px;
  height: 180px;
}

.neljan_tahden {
  float: left;
}

.etusivu_webhotellit,
p#storage {
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  .frontbanner .neljan_tahden {
    margin-left: 38px;
  }
}
.neljan_tahden_top {
  background: url(/img/neljan_tahden_top.png) no-repeat;
  width: 242px;
  height: 180px;
}

.etusivu_webhotellit_top,
.viiden_tahden_top {
  background: url(/img/viiden_tahden_top.png) no-repeat;
  height: 180px;
  width: 242px;
}

.viiden_tahden {
  float: left;
  width: 242px;
}

.etusivu_webhotellit {
  width: 242px;
}

@media (max-width: 768px) {
  .etusivu_webhotellit {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 242px;
  }
}
.dns_hotelli .paketti_sisalto {
  padding-top: 20px;
  background: #3498db;
  color: #000;
}

.kolmen_tahden .paketti_sisalto {
  padding-top: 10px;
  background: #fff;
  color: #000;
}

.neljan_tahden .paketti_sisalto {
  padding-top: 45px;
  background: #1f259c;
  color: #fff;
}

.etusivu_webhotellit .paketti_sisalto,
.viiden_tahden .paketti_sisalto {
  padding-top: 50px;
  background: #1a2a38;
  color: #fff;
}

.paketti_sisalto {
  padding-top: 280px;
  padding-bottom: 10px;
}

.hotellit .fit-content {
  display: block;
  margin-left: 30px;
  margin-right: 30px;
  float: none;
  width: fit-content;
  width: -moz-fit-content;
}

.hotellit .fit-content p.small {
  text-align: center;
}

.paketti_sisalto span, .rowcolor1 .paketti_sisalto span {
  color: #fff;
  float: right;
}

.kolmen_tahden .paketti_sisalto span {
  color: #000;
}

@media (max-width: 768px) {
  .slick-slider {
    margin-bottom: 80px !important;
  }
  p#vertailep {
    text-align: center;
  }
}
p#storage {
  text-align: center;
}

@media (max-width: 768px) {
  .dns_hotelli,
  .kolmen_tahden,
  .neljan_tahden,
  .viiden_tahden {
    width: 242px;
    float: none !important;
    margin-bottom: 16px;
  }
  #content .hotellit {
    width: 100%;
    height: 100%;
  }
  p#storage img {
    display: none;
  }
}
@media (max-width: 767px) {
  .dns_hotelli,
  .kolmen_tahden,
  .neljan_tahden,
  .viiden_tahden {
    margin-left: auto;
    margin-right: auto;
    width: 242px;
    float: none !important;
    margin-bottom: 16px;
  }
}
@media (width: 768px) {
  .hotellit {
    margin-left: -9px !important;
  }
}
.kolmen_tahden,
.viiden_tahden h2 {
  font-size: 53px !important;
}

@media (max-width: 1200px) {
  .hotellit {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    min-height: 600px;
    height: auto;
  }
}
.vinkki {
  max-width: 680px;
}

.domainvinkki {
  max-width: 480px;
}

/* whmcs.scss --> product-details */
div.product-details {
  margin: 0 0 20px;
}

div.product-details div.product-icon {
  margin: 0;
  background-color: #efefef;
  border-radius: 10px;
  padding: 30px;
  font-size: 60px;
  line-height: 1em;
}

.product-status {
  margin: 0 0 20px;
  padding: 0;
  border-radius: 10px;
}

.product-status-pending {
  background-color: #F89406;
}

.product-status-active {
  background-color: #46A546;
}

.product-status-suspended {
  background-color: #0768B8;
}

.product-status-cancelled,
.product-status-terminated {
  background-color: #666;
}

.product-status-fraud {
  background-color: #000;
}

.product-status-text {
  padding: 5px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

div.product-details-tab-container {
  margin: 0;
  padding: 20px;
  border: 1px solid #ddd;
  border-top: 0;
}

@media (min-width: 1200px) {
  .vuori {
    position: absolute;
    margin-top: -46px;
    max-height: 400px;
    margin-left: -78px;
  }
  .hotellit {
    width: 660px;
    float: right;
  }
}
@media (min-width: 768px) {
  .frontbanner .hotellit {
    width: 540px;
    float: right;
  }
}
@media (max-width: 767px) {
  .neljan_tahden .paketti_sisalto {
    padding-top: 24px;
    font-size: 20px;
  }
  .etusivu_webhotellit .paketti_sisalto, .viiden_tahden .paketti_sisalto {
    padding-top: 24px;
  }
}
.w-hidden {
  display: none;
}

.rowcolor1 {
  width: 100%;
  padding-top: 55px;
  padding-bottom: 55px;
  clear: left;
  background: #3498db;
  color: #fff;
}

.rowcolor1d {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  clear: left;
  color: #fff;
  background: #3498db;
}

.rowcolor1d h1 {
  color: #fff;
}

.rowcolorca {
  width: 100%;
  background: #3498db;
}

.rowcolor2,
.rowcolor2d {
  width: 100%;
  padding-bottom: 55px;
  clear: left;
}

.rowcolorca p {
  font-size: 14px;
}

.rowcolorca sparowcolor1 h3n.logout {
  float: right;
  font-size: 14px;
}

.rowcolor1 h1,
.rowcolor1 h2,
.rowcolor1 h4,
.rowcolor1 h5,
.rowcolor1 h6,
.rowcolor1 p,
.rowcolor1 ul li,
.rowcolor1d h1 {
  color: rgba(236, 240, 255, 0.9450980392);
  font-weight: 400;
}

.rowcolor2 {
  padding-top: 55px;
  background: #fff;
}

.rowcolor2d {
  padding-top: 30px;
}

.rowcolorw {
  background: #fff;
  width: 100%;
  padding-top: 55px;
  padding-bottom: 55px;
}

.contentw {
  background: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  height: auto;
  margin-left: 240px;
  min-height: 587px;
  min-width: 320px;
  display: block;
}

.contentw a:not([class]) {
  text-decoration: underline;
}

.rowcolor3,
.rowcolor4,
.rowcolor5,
.rowcolor6,
.rowcolor7 {
  padding-top: 55px;
  padding-bottom: 55px;
  width: 100%;
}

.rowcolor3 {
  background: #bdc3c7;
}

.rowcolor4 {
  background: #003580;
}

.rowcolor5 {
  background: #404040;
}

.rowcolor6 {
  background: #67c94d;
}

.rowcolor7 {
  background: #062b3d;
  color: #fff;
}

.rowcolorf {
  background: #fff;
  width: 100%;
  padding-top: 75px;
  padding-bottom: 75px;
  clear: left;
}

.rowcolorg {
  width: 100%;
  padding-top: 65px;
  padding-bottom: 65px;
  clear: left;
  background: #f7f7f7;
}

/* whmcs.scss --> rowcolors */
@media (max-width: 1199px) {
  .mobileonly {
    display: block;
    clear: both;
  }
}
.width100 {
  float: left;
  padding-top: 20px;
  width: 100%;
}

.containerw {
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  padding-bottom: 1000px;
  margin-bottom: -1000px;
}

/* whmcs.scss --> containerw */
.last-col {
  overflow: hidden;
}

@media (min-width: 768px) {
  .desktoponly {
    display: block;
  }
  .mobileonly {
    display: none;
  }
}
@media (max-width: 768px) {
  .col-sm-4,
  .col-sm-9 {
    width: 100%;
  }
}
.row50-1,
.row50-2,
.row50-3,
.row50-4,
.row50-5 {
  padding-top: 60px;
}

@media (max-width: 1200px) {
  .desktoponly {
    display: none;
  }
  .col-md-4,
  .col-md-8 {
    width: 100%;
  }
}
.row50-1,
.row50-11,
.row50-2,
.row50-3,
.row50-4,
.row50-5 {
  text-align: left;
  padding-bottom: 60px;
  height: 550px;
}

.row50-1,
.row50-11,
.row50-2,
.row50-3,
.row50-5,
.rowcolor1 span {
  color: #000;
}

.row50-2 {
  background: #b35fa5;
}

.row50-3 {
  background: #003580;
}

.row50-4 {
  background: #fff;
}

.row50-5 {
  background: #062b3d;
  color: #fff;
}

.row50-11 {
  padding-top: 120px;
}

@media (max-width: 768px) {
  .row50-1,
  .row50-2,
  .row50-3,
  .row50-4,
  .row50-5 {
    padding-top: 10px;
  }
  .row50-1,
  .row50-11,
  .row50-2,
  .row50-3,
  .row50-4,
  .row50-5 {
    text-align: center;
    padding-bottom: 10px;
    height: auto;
  }
  .row50-11 {
    padding-top: 120px;
  }
  .rowcolor1,
  .rowcolor2,
  .rowcolor3,
  .rowcolor4,
  .rowcolor5,
  .rowcolor6,
  .rowcolor7,
  .rowcolor8 {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
.bottom0 {
  margin-bottom: 0;
  padding-bottom: 0;
}

.bottomfix5px {
  margin-bottom: -5px;
}

.mleft {
  margin-left: 220px;
  background: #fff;
  width: auto;
  height: 550px;
  padding-bottom: 60px;
  padding-top: 60px;
}

@media (max-width: 767px) {
  .mobiletextcenter {
    text-align: center;
  }
}
.margin-10 {
  margin: 10px;
}

.margin-bottom {
  margin-bottom: 20px;
}

.margin-top-5 {
  margin-top: 5px;
}

.margin-bottom-5 {
  margin-bottom: 5px;
}

@media (min-width: 992px) {
  .pull-md-left {
    float: left;
  }
  .pull-md-right {
    float: right;
  }
}
@media (min-width: 768px) {
  .pull-sm-left {
    float: left;
  }
  .pull-sm-right {
    float: right;
  }
  .text-right-sm {
    text-align: right;
  }
}
/* whmcs.scss --> row5-c */
.row5-c {
  background: #062b3d;
}

.row3-c {
  background: #003580;
}

.container3 .row50-1,
.container3 .row50-11,
.container3 .row50-2,
.container3 .row50-3,
.container3 .row50-4,
.container3 .row50-5 {
  text-align: left;
  padding-left: 0;
}

/* whmcs.scss --> fleft */
.fleft {
  float: left;
  width: 220px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.fleft30 {
  float: left;
  width: 30%;
  padding: 60px;
}

.fleft60 {
  float: left;
  width: 60%;
  padding: 60px;
}

.row1 {
  margin: 0 auto;
  max-width: 1170px;
  display: grid;
  margin-bottom: 60px;
}

.white {
  background: #fff;
  padding-top: 55px;
  padding-bottom: 55px;
}

.ptop24 {
  padding-top: 24px;
}

.mleft64 {
  margin-left: 64px;
}

.mleft32 {
  margin-left: 32px;
}

.mw715 {
  max-width: 715px;
}

.fillright {
  padding-right: 9999px;
  margin-right: -9999px;
  background: #fff;
}

.fillleft {
  padding-left: 9999px;
  margin-left: -9999px;
  background: #fff;
}

.tright {
  text-align: right;
}

.mtop60 {
  margin-top: 60px;
}

.m64 {
  margin-top: 64px;
  margin-left: 64px;
}

.mw364 {
  max-width: 364px;
}

.p120 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.pb120 {
  padding-bottom: 120px;
}

.pleft120 {
  padding-left: 120px;
}

.pleft0 {
  padding-left: 0;
}

div.nopadding {
  padding: 0;
}

.rowcolorv {
  background: #062b3d;
  color: #fff;
}

.pb24 {
  padding-bottom: 24px;
}

@media (max-width: 1000px) {
  .p120 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #page .pb120 {
    padding-bottom: 20px;
  }
}
.textcenter {
  text-align: center;
}

@media (min-width: 1200px) {
  .md64 {
    margin-top: 64px;
    margin-left: 64px;
  }
  .mdleft32 {
    margin-left: 32px;
  }
  .md64 {
    margin-top: 64px;
    margin-left: 64px;
  }
  .pbottom64 {
    padding-bottom: 48px;
  }
}
@media (min-width: 768px) {
  .ptop120 {
    padding-top: 120px;
  }
  .fright {
    float: right;
  }
  .pleft40 {
    padding-left: 40px;
  }
}
@media (max-width: 767px) {
  .xs-flex {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .rowcolorf {
    padding-top: 18px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .pbottom64 {
    padding-bottom: 12px;
  }
}
@media (max-width: 991px) {
  .sm-mb12 {
    margin-bottom: 12px;
  }
  .mp0 {
    padding: 0;
  }
}
.mauto {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.mtop0 {
  margin-top: 0;
}

.word-break {
  word-break: break-word;
}

.blogpost,
article {
  border-bottom: 1px solid #ecf0f1;
}

article {
  border-bottom: 0;
}

@media (max-width: 767px) {
  .grid-demo [class*=col-] {
    clear: both;
  }
}
.grid-demo {
  padding: 0;
}

.grid-demo [class*=col-] {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 1em;
  text-align: left;
  line-height: 2;
}

.container .avainsanat a,
.container .avainsanat h4,
.headingcolor1 {
  color: #000;
}

.container .avainsanat ul li {
  list-style: none;
}

.container .avainsanat ul {
  padding-left: 2px;
}

.container .avainsanat {
  background: #27ae60;
  color: #ecf0f1;
}

.content-area {
  background: #fff;
}

.rowcolor2 span {
  color: #7f7f7f;
}

.blogcontent .rowcolor2 {
  padding-top: 2px;
  padding-bottom: 2px;
}

#page .bottom-menu-large {
  clear: both;
  padding: 0;
  margin: 0;
}

/* navigation.scss --> jumbotron */
.list-unstyled,
.list-unstyled ul {
  min-width: 120px;
}

#tilausinfo1,
.center,
.domaincontent .header-lined h1,
section#footer p {
  text-align: center;
}

#comments {
  margin-top: 60px;
  margin-bottom: 90px;
}

#comments label {
  display: block;
}

h2.comments-title,
h3#reply-title {
  font-size: 24px;
}

.comment-body {
  padding-top: 16px;
}

.comments-link {
  display: none;
}

#comments li {
  list-style-type: none;
}

textarea {
  max-width: 100%;
}

.g-recaptcha {
  margin-bottom: 16px;
}

.comment-content p {
  font-size: 16px;
}

#comments input#submit {
  background-color: #67c94d;
  color: #fff;
  padding: 10px 15px;
  font-size: 15px;
  border-radius: 4px;
  border: none;
  position: absolute;
  margin-top: 90px;
  clear: both;
}

/* typography.scss -> title */
/* panels.scss --> client-home-panels */
/* leftsidebar.scss --> leftsidebar li */
/* navigation.scss -> navpills */
/* navigation.scss -> navoma */
.controlpanellogin input[type=submit] {
  background: #27ae60;
  color: #fff;
  border: none;
  padding: 10px 15px;
  border-radius: 4px;
}

#clientnav2 {
  background: #ecf0f1;
  overflow-x: hidden !important;
}

.fui-order {
  top: 16px !important;
  float: left;
}

#tilausinfo1 {
  font-size: 16px;
}

.containerw #order-standard_cart .empty-cart {
  margin-bottom: 40px;
}

/* navigation.scss --> navorder */
/* TÄHÄN JÄÄTIIN !==!=! */
li.currentstep:after {
  left: -8px;
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: middle;
  border: 16px solid transparent;
  border-bottom-color: #fff;
  position: absolute;
  bottom: 0;
  opacity: 0.8;
}

.main-content .panel-heading {
  background: #3498db;
}

.main-content .panel-body {
  background: #ecf0f1;
  margin-bottom: 16px;
  border-bottom: 4px solid #3498db;
}

.controlpanellogin input[type=submit]:hover {
  background: #67c94d;
}

.pdetails {
  background: #3498db;
  padding: 2px 15px;
}

.pdetails h3 {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.productd1 {
  margin-top: 2px;
}

.domaincontent .panel-title a:focus,
.domaincontent .panel-title a:hover {
  color: #ecf0f1;
}

.domaincontent .input-group-lg .btn,
.domaincontent .input-group-lg > .form-control,
.domaincontent .input-group-lg > .input-group-addon {
  font-size: 18px;
  height: 60px;
}

.domaincontent ul.cat li,
.domaincontent ul.sub li {
  display: none;
}

/*@import 'whmcs/_dhpage.scss';*/
.accordion-content p.explination,
.kbcategories p,
.smalltext,
blockquote ol li,
blockquote ul li {
  font-size: 16px;
}

.accordion-toggle {
  color: #3498db;
}

.panelsupport .list-group-item {
  width: 208px;
}

section#features {
  margin-top: 16px;
  margin-bottom: -60px;
}

.smalltext {
  color: #2c3e50 !important;
}

.kategorialinkki:hover,
.panel-warning .panel-heading .panel-title {
  color: #fff;
}

.nav .view-filter-btns {
  width: 230px;
}

.site-header li.dropdown2:hover > ul.dropdown-menu {
  display: block;
}

.site-header .dropdownp {
  padding: 0;
}

#order-standard_cart .categories-collapsed {
  display: none !important;
}

@media (max-width: 767px) {
  .support #leftsidebar #nav .navbar-toggle {
    display: none;
  }
  #dhclientarea .contentw .containerw {
    padding-top: 26px;
  }
  .domain-checker-container2 .domaincontent #searchfield,
  .domain-checker-container2 .domaincontent .input-group-lg .btn {
    height: 40px;
    font-size: 14px;
    padding-left: 4px;
    padding-right: 4px;
  }
  .rowcolor2d {
    padding-bottom: 0;
  }
  .domain-checker-container2 .col-xs-offset-1 {
    margin-left: 1%;
  }
  #domainhaku input[type=text],
  .dhpage .h3,
  .dhpage h3 {
    font-size: 26px;
  }
}
#rekisteriseloste h4 {
  font-weight: 500;
  margin-bottom: 4px;
}

#rekisteriseloste p {
  margin-bottom: 40px;
}

section#header {
  margin: 0;
  padding: 10px 0;
  background: #fff;
  border-radius: 5px 5px 0 0;
}

section#main-body {
  padding: 0;
  margin: 0;
  min-height: 350px;
}

.main-content,
section#main-content {
  margin-bottom: 60px;
}

.domain-step-options,
.main-content {
  min-height: 300px;
}

section#footer p {
  margin: 25px 0 0;
  border-top: 20px solid #006687;
  line-height: 40px;
  color: #666;
  font-size: 0.7em;
}

.adminreturndiv {
  display: none !important;
}

/* typography.scss --> header-lined */
.logincontainer {
  margin: 40px auto 100px;
  padding: 0 10px;
  max-width: 500px;
}

@media (max-width: 600px) {
  .logincontainer {
    margin: 0 auto 30px;
  }
}
section#main-menu {
  background-color: #006687;
}

section#home-banner {
  margin: 0;
  padding: 50px 0 60px;
  background-color: #2E363F;
  color: #fff;
}

section#home-banner h2 {
  margin: 0;
  padding: 0 25px 10px;
}

@media (max-width: 992px) {
  #masthead .container {
    width: 100%;
  }
  section#home-banner h2 {
    font-size: 26px;
  }
  .home-shortcuts ul {
    text-align: center;
  }
}
@media (max-width: 768px) {
  section#home-banner h2 {
    font-size: 22px;
  }
}
.home-shortcuts {
  margin: 0;
  background: #15A4D3;
  color: #fff;
}

.home-shortcuts ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.home-shortcuts li {
  float: left;
  width: 24%;
  padding: 5px 3px;
  border-right: 1px solid #0E88B0;
  font-size: 0.9em;
  text-align: center;
}

.home-shortcuts li:first-child {
  border-left: 1px solid #0E88B0;
}

.home-shortcuts li a {
  display: block;
  color: #fff;
  text-decoration: none;
}

.home-shortcuts li i {
  font-size: 22px;
}

.home-shortcuts li p {
  margin: 2px 0 0;
  text-transform: uppercase;
}

.home-shortcuts li span {
  display: none;
}

.home-shortcuts li:hover span {
  display: inline-block;
}

.home-shortcuts .lead {
  margin: 0;
  line-height: 55px;
}

@media (max-width: 767px) {
  .home-shortcuts li {
    display: block;
    float: none;
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #0E88B0;
  }
  .home-shortcuts li:first-child {
    border-left: 0;
  }
  .home-shortcuts li:last-child {
    border: 0;
  }
  .home-shortcuts ul:hover li {
    width: 100%;
  }
}
.client-home-panels .panel > .panel-heading {
  background-color: #fff;
  border-bottom: 0;
  font-weight: 700;
}

.client-home-panels .panel > .panel-heading .panel-title .btn {
  color: #fff;
  border: 0;
}

.client-home-panels .panel > .panel-heading .panel-title .btn:hover {
  color: #000;
}

.client-home-panels .panel small {
  color: #888;
}

.client-home-panels .panel > .panel-body {
  padding: 0;
  max-height: 170px;
  overflow: auto;
}

.client-home-panels .panel > .panel-footer {
  border-top: 0;
}

.client-home-panels .panel > .panel-body p {
  padding: 10px 15px;
}

.client-home-panels .panel > .list-group {
  max-height: 170px;
  overflow: auto;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.client-home-panels .panel > .list-group .list-group-item {
  padding: 4px 10px;
}

.client-home-panels .panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}

.home-kb-search {
  margin-bottom: -8px;
}

.home-kb-search .form-control {
  border: 0;
  background-color: #444;
  color: #fff;
  padding-left: 50px;
}

.home-kb-search i {
  position: relative;
  top: -35px;
  left: 20px;
  color: #777;
}

/* tile.scss --> tiles */
/* panel.scss --> panel.panel-accent-gold */
/* backgrounds.scss --> bg-color-gold */
/* navigation.scss --> top-nav*/
/* twitter-typeahead.scss --> home-twitter */
div.domainresults .tulokset {
  margin: 0;
  padding: 10px 25px;
  background-color: #ddd;
  color: #666;
  font-size: 1em;
  border-radius: 6px 6px 0 0;
}

div.domainresults div:not(.btn-group) span.checkboxarea {
  padding-right: 8px;
}

div.domainresults table tr td {
  padding: 5px 30px;
  line-height: 40px;
}

.domain-checker-container {
  margin: 20px 0;
  padding: 0;
  background-color: #ecf0f1;
  border-radius: 10px;
  background: ecf0f1;
}

.domain-checker-bg {
  margin: 0;
  padding: 80px 0;
  background-repeat: no-repeat;
  background-position: 110% -5px;
}

@media (max-width: 992px) {
  .domain-checker-bg {
    padding: 40px 0;
  }
}
.domain-checker-container .input-group-box {
  margin: 0 auto;
  padding: 10px;
  background-color: #fff;
  border-radius: 10px;
}

.domain-bulk-options-box {
  position: absolute;
  top: 15px;
  right: 134px;
  z-index: 100;
}

.domain-check-availability {
  width: 100px;
}

.domain-checker-result-headline {
  margin: 20px;
  font-size: 1.6em;
  text-align: center;
}

.domain-checker-available {
  color: #5cb85c;
}

.domain-checker-unavailable {
  color: #d9534f;
}

div.domainresults div.domain-checkout-area {
  display: none;
  float: right;
  padding: 8px 40px 0;
}

.domain-disclaimer-area {
  margin: 0 0 25px;
  font-size: 12px;
}

.domain-bulk-domain-well {
  width: 60%;
}

.domain-tld-pricing-table-responsive {
  border: 0;
  margin-bottom: 0;
}

a.domain-tld-pricing-category {
  display: block;
  text-align: center;
}

@media (max-width: 992px) {
  div.domainresults table tr td {
    padding: 5px;
  }
}
/* whmcs.scss --> google-recaptcha-domainchecker */
#google-recaptcha-domainchecker {
  width: 304px;
  height: 78px;
  margin-top: 15px;
  margin-bottom: -66px;
}

#default-captcha-domainchecker {
  margin-top: 15px;
  margin-bottom: -63px;
}

#default-captcha-domainchecker #inputCaptcha {
  width: 100px;
  border-radius: 4px;
}

.domainchecker-homepage-captcha #google-recaptcha-domainchecker {
  margin-bottom: -46px;
}

@media (max-width: 991px) {
  #google-recaptcha-domainchecker {
    padding-left: 2.5%;
    margin-bottom: -25px;
  }
  #default-captcha-domainchecker {
    margin-bottom: -25px;
  }
}
@media (max-width: 736px) {
  #google-recaptcha-domainchecker {
    margin-bottom: -35px;
    transform: scale(0.935);
    transform-origin: 0 0;
    -webkit-transform: scale(0.935);
    -webkit-transform-origin: 0 0;
  }
}
@media (max-width: 384px) {
  #google-recaptcha-domainchecker {
    margin-bottom: -30px;
    transform: scale(0.96);
    transform-origin: 0 0;
  }
}
@media (max-width: 360px) {
  #google-recaptcha-domainchecker {
    margin-bottom: -35px;
    transform: scale(0.89);
    transform-origin: 0 0;
  }
}
@media (max-width: 320px) {
  #google-recaptcha-domainchecker {
    padding-left: 13.5%;
    margin-bottom: -45px;
    transform: scale(0.83);
    transform-origin: 0 0;
    -webkit-transform: scale(0.785);
    -webkit-transform-origin: 0 0;
  }
}
/* whmcs.scss --> domainhaku */
#domainhaku .input-group-btn {
  color: #000;
  padding-left: 10px;
}

#domainhaku .input-group-btn .btn {
  font-size: 20px;
  background-color: #191AA3;
  color: #fff;
}

#domainhaku input::-moz-placeholder {
  color: #888;
}

#domainhaku input::placeholder {
  color: #888;
}

#domainhaku .btn:hover {
  color: #000;
}

@media (min-width: 1000px) {
  .domaincontent .containerw {
    padding-top: 20px;
  }
}
#domainhaku {
  margin: 0 0 15px;
  max-width: 450px;
}

#domainhaku input[type=text] {
  font-size: 17px;
  height: 49px;
}

#domainhaku .btn {
  height: 49px;
  border-radius: 0px 18px 18px 0px;
  border-left: none;
  background: #fff;
}

@media (max-width: 767px) {
  .domainbox {
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  #page .dhpage .container .domainhakuh {
    padding-top: 24px;
    font-size: 20px;
  }
}
/* whmcs.scss --> domainbox */
.domainbox {
  position: relative;
  padding: 15px 0;
  height: 122px;
  background-color: #fff;
  box-shadow: 0 0 10px #ddd;
  border-radius: 5px;
  text-align: center;
  font-weight: 700;
  color: #555;
  overflow: hidden;
}

.domainbox p {
  height: 68px;
}

.domainbox img {
  max-width: 140px;
}

.domainboxb {
  background: #3498db;
  color: #fff;
  text-align: center;
  width: 100%;
  height: 24px;
}

.domainbox.com img {
  margin-top: 12px;
  max-width: 164px;
}

div.announcement-single {
  margin: 0 0 20px;
}

div.announcement-single blockquote {
  margin-top: 30px;
}

div.announcement-single .label {
  margin-right: 10px;
}

/* product.scss --> product-details */
/* datatables.scss --> dataTables_wrapper  */
/* whmcs.scss --> table-container */
/* clientarea.scss --> status */
/* panel.scss --> panel-actions */
div#twofaactivation {
  margin: 0 auto;
  padding: 15px 30px;
  width: 85%;
  background-color: #efefef;
  border-radius: 10px;
}

div#twofaactivation .errorbox {
  margin: 0 0 20px;
  padding: 10px 20px;
  background-color: #FF4F4F;
  text-shadow: none;
  color: #fff;
  text-align: center;
  border-radius: 5px;
}

div#twofaactivation p {
  margin: 15px 0;
}

#popup-backdrop {
  background-color: #2E363F;
  padding: 15px;
  height: 100%;
}

.popup-header-padding {
  margin-top: 5px;
  margin-bottom: 5px;
}

#stepResults,
#stepResults .label {
  font-size: 20px;
}

@media (max-width: 992px) {
  #stepResults,
  #stepResults .label {
    font-size: 14px;
  }
}
/* badge.scss --> with-badge */
/* alerts.scss --> admin-masquerade-notice 2 */
/* popover.scss --> language-popover */
/* dhclientarea.scss --> masspay-invoice-detail */
.error-container {
  text-align: center;
}

.error-container h1 {
  margin-top: 40px;
}

.error-container .buttons {
  margin: 25px 0;
}

.error-container .buttons .btn {
  margin: 5px;
}

/* domainchecker.scss --> google-recaptcha-domainchecker */
/* navigation.scss --> jumbotron li a v*/
/* bootstrap-and-display.scss --> row5-c */
.support .containerw {
  padding-bottom: 0;
  margin-bottom: 0;
  min-height: 690px;
}

@media (min-width: 768px) {
  .support #leftsidebar {
    padding-bottom: 4000px;
    margin-bottom: -4000px;
    overflow: hidden;
  }
}
#knowledgebaseSearch {
  margin-bottom: 25px;
}

.knowledgebase-article-container {
  max-width: 900px;
  margin: 0 auto;
}

.knowledgebase-article {
  padding: 0 10px 25px 5px;
}

.knowledgebase-content {
  font-size: 18px;
}

.knowledgebase-content h2, .knowledgebase-content h3 {
  margin-top: 25px;
}

.knowledgebase-article img {
  width: auto !important;
  height: auto !important;
  cursor: pointer;
}

.knowledgebase-content img {
  border: 1px solid #777;
}

table.ohjetaulukko thead {
  border-bottom: 1px solid #aaa;
  background-color: #eaeaea;
}

table.ohjetaulukko p {
  margin-bottom: 0;
}

table.ohjetaulukko tbody tr:nth-child(even) {
  background-color: #f0f0f0;
}

table.ohjetaulukko td {
  padding-left: 10px;
}

#site-content .kb-category a {
  text-decoration: none;
}

/* bootstrap-and-display.scss --> fleft */
.frontbanner {
  /*	background: url('/img/home_hero.jpg');
      background-size: cover;
      margin-top: -96px; 
      padding-top: 272px; */
  background: #3498db;
  padding-top: 100px;
  margin-bottom: -2px;
  color: #fff;
  overflow: hidden;
}

.frontbanner .container {
  background-image: url("../img/domainhotelli-pallokuvax1-01.png");
  background-position: bottom right;
  background-repeat: no-repeat;
  padding-bottom: 85px;
}

@media (max-width: 1000px) and (min-width: 850px) {
  .frontbanner .container {
    padding-bottom: 185px;
    background-size: 400px;
    max-width: 100%;
    width: 100%;
    padding-left: 100px;
    padding-right: 100px;
  }
}
@media (max-width: 850px) {
  .frontbanner .container {
    padding-bottom: 85px;
    background-size: 250px;
  }
}
@media (max-width: 720px) {
  .frontbanner .container {
    padding-bottom: 275px;
    background-size: 350px;
    padding-left: 25px;
    padding-right: 25px;
  }
  #page .dhpage .container .domainhakuh,
  .neljan_tahden .paketti_sisalto {
    padding-top: 5px;
  }
}
@media (max-width: 767px) {
  #page .frontbanner {
    margin-top: 0;
    padding-top: 24px;
  }
}
/* navigation.scss --> triangle */
/* domainchecker.scss --> domainhaku */
#frontdeg {
  display: block;
  background: #fff;
  width: 200%;
  height: 100px;
  transform: rotate(176deg);
  margin-left: -20px;
  margin-right: -20px;
  margin-top: -80px;
  padding: 100px;
}

@media (max-width: 767px) {
  #frontdeg {
    padding: 0;
  }
}
@media (max-width: 991px) {
  .site-header .navbar-collapse.collapse {
    display: none;
  }
  .site-header .navbar-collapse.collapse.show {
    display: block;
  }
  .site-header .navbar-collapse.collapse.in {
    display: block;
  }
  .site-header .navbar-header .collapse, .navbar-toggle {
    display: block;
  }
  .site-header .navbar-header, .navbar-nav > li {
    float: none;
    width: 100%;
  }
  .site-header #masthead .site-branding .navbar-nav {
    float: left;
  }
  .site-header .navbar-lg .navbar-nav > li > a {
    font-size: 16px;
    line-height: 1.19;
    letter-spacing: 0.2px;
  }
  .site-header .container .dropdown2 .dropdownp {
    display: block;
    margin-top: 12px;
  }
  .site-header .dropdownp .ddm ul {
    padding-left: 8px;
    margin-bottom: 16px;
  }
  .site-header .navbar-nav .dropdown-menu {
    position: relative;
  }
  .site-header .jumbotron p {
    display: none;
  }
  .site-header .dropdownp .ddm {
    width: 100%;
    float: left;
    clear: both;
  }
  .site-header .site-branding .container {
    padding-left: 0;
    padding-right: 0;
  }
  .site-header .site-branding #logo {
    margin-left: 24px;
  }
  .site-header .dropdown-menu .btn.btn-primary.bold {
    font-weight: 500;
  }
  .site-header .dropdownp .row {
    margin-left: 0;
    margin-right: 0;
    margin-top: -8px;
  }
  .site-header .dropdownp .btn {
    font-size: 14px;
    margin-left: 0;
  }
  .site-header .jumbotron p {
    float: left;
    clear: both;
    line-height: 1;
  }
  .site-header .navbar-lg .navbar-toggle {
    margin-right: 24px;
    float: right;
  }
}
/* domainchecker.scss --> domainbox */
section.no-background#main-body .sidebar-outer-container {
  position: relative;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: 0 0 15px -2px #ddd;
  background-color: #fff;
  padding: 1em;
}

section.no-background#main-body .sidebar-outer-container:after {
  content: "";
  display: block;
  height: 3px;
  width: 100%;
  background: #e9e9e9;
  position: absolute;
  bottom: 0;
  left: 0;
}

section.no-background#main-body .sidebar .card:first-child {
  border-radius: 0;
}

section.no-background#main-body .sidebar .card {
  border-radius: 0;
  border: 0;
  box-shadow: none;
}

section.no-background#main-body .sidebar .card + .card {
  margin-top: 2em;
}

section.no-background#main-body .sidebar + .sidebar {
  margin-top: 2em;
}

section.no-background#main-body .sidebar .card .card-header {
  border-radius: 0;
  background: transparent;
  padding: 0.6em 0em 0.1em 0.25em;
}

section.no-background#main-body .sidebar .card .card-footer {
  border-radius: 0;
  background: transparent;
  padding: 0.5em 0em 0.5em 0em;
}

section.no-background#main-body .sidebar .list-group-item {
  padding: 0.5em 0.5em 0.5em 1.9em;
  color: #333;
  border-color: #f5f5f5;
}

section.no-background#main-body .sidebar .list-group-item.active {
  padding-right: 1em;
  color: #333;
  border-color: #f5f5f5;
}

.sidebar div[menuitemname="Ticket Information"] .card-footer button {
  font-size: 11px;
}

section.no-background#main-body .sidebar .list-group-item i {
  margin-left: -1.7em;
}

section.no-background#main-body .sidebar .card-title i {
  line-height: 1.2;
}

section.no-background#main-body .sidebar .fa,
section.no-background#main-body .sidebar .far,
section.no-background#main-body .sidebar .fal,
section.no-background#main-body .sidebar .fab,
section.no-background#main-body .sidebar .fas {
  vertical-align: middle;
  font-size: 1em;
}

section.no-background#main-body .primary-content .card a.btn i {
  vertical-align: middle;
  font-size: 1em;
  line-height: 1.4;
}

section.no-background#main-body .primary-content .card .card-header:first-child,
section.no-background#main-body .primary-content .card .card-header {
  padding: 1em 1em;
  background-color: #fcfcfc;
}

section.no-background#main-body .primary-content .card .card-footer {
  background-color: #fcfcfc;
}

section.no-background#main-body .primary-content .card {
  margin-bottom: 1.5em;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: 0 0px 8px -2px #e9e9e9;
  border: 1px solid #f3f3f3;
  background-color: #fcfcfc;
}

section.no-background#main-body .primary-content .card:after {
  background-color: #f3f3f3;
}

section.no-background#main-body .primary-content .card .list-group .list-group-item {
  padding: 0.5em 1em;
}

section.no-background#main-body .primary-content .client-home-cards .list-group {
  max-height: initial;
}

section.no-background#main-body .primary-content .card.card-accent-green {
  --card-accent-color: #5cb85c;
}

section.no-background#main-body .primary-content .card.card-accent-red {
  --card-accent-color: #d9534f;
}

section.no-background#main-body .primary-content .card.card-accent-blue {
  --card-accent-color: #5bc0de;
}

section.no-background#main-body .primary-content .card.card-accent-gold {
  --card-accent-color: #f0ad4e;
}

section.no-background#main-body .primary-content .card.card-accent-orange {
  --card-accent-color: #ff6600;
}

section.no-background#main-body .primary-content .card.card-accent-pink {
  --card-accent-color: #e671b8;
}

section.no-background#main-body .primary-content .card.card-accent-purple {
  --card-accent-color: #7b4f9d;
}

section.no-background#main-body .primary-content .card.card-accent-lime {
  --card-accent-color: #8cbf26;
}

section.no-background#main-body .primary-content .card.card-accent-magenta {
  --card-accent-color: #ff0097;
}

section.no-background#main-body .primary-content .card.card-accent-teal {
  --card-accent-color: #00aba9;
}

section.no-background#main-body .primary-content .card.card-accent-turquoise {
  --card-accent-color: #1abc9c;
}

section.no-background#main-body .primary-content .card.card-accent-emerald {
  --card-accent-color: #67c94d;
}

section.no-background#main-body .primary-content .card.card-accent-amethyst {
  --card-accent-color: #9b59b6;
}

section.no-background#main-body .primary-content .card.card-accent-wet-asphalt {
  --card-accent-color: #004258;
}

section.no-background#main-body .primary-content .card.card-accent-midnight-blue {
  --card-accent-color: #2c3e50;
}

section.no-background#main-body .primary-content .card.card-accent-sun-flower {
  --card-accent-color: #f1c40f;
}

section.no-background#main-body .primary-content .card.card-accent-pomegranate {
  --card-accent-color: #c0392b;
}

section.no-background#main-body .primary-content .card.card-accent-silver {
  --card-accent-color: #bdc3c7;
}

section.no-background#main-body .primary-content .card.card-accent-asbestos {
  --card-accent-color: #7f8c8d;
}

section.no-background#main-body .primary-content .card[class*=card-accent-] {
  border-top-width: 6px;
  border-top-color: var(--card-accent-color);
}

section.no-background#main-body .primary-content .card[class*=card-accent-]:after {
  background-color: var(--card-accent-color);
}

.module-client-area {
  padding: 15px 15px 0;
}

/* whcms.scss --> status */
input[type=text].usage-dial {
  min-width: auto;
}

.status {
  display: block;
  font-size: 0.9em;
  line-height: 22px;
  background-color: #888;
}

.status-custom {
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
  padding: 1px;
}

.status-pending {
  background-color: #D9534F;
}

.status-pending.transfer {
  background-color: #A68500;
}

.status-active,
.status-open {
  background-color: #3fad46;
}

.status-suspended {
  background-color: #F0AD4E;
}

.status-answered,
.status-fraud {
  background-color: #000;
}

.status-expired {
  background-color: #004258;
}

.status-terminated {
  background-color: #666;
}

.status-onhold {
  background-color: #248;
}

.status-inprogress {
  background-color: #c00;
}

.status-closed {
  background-color: #888;
}

.status-paid {
  background-color: #498302;
}

.status-unpaid {
  background-color: #ED3E48;
}

.status-cancelled {
  background-color: #87939F;
}

.status-collections {
  background-color: #9A141E;
  color: #FFF;
}

.status-refunded {
  background-color: #319FC3;
}

.status-customer-reply {
  background-color: #f60;
}

.status-delivered {
  background-color: #248;
}

.status-accepted {
  background-color: #498302;
}

.status-dead,
.status-lost {
  background-color: #FFF;
  border: 1px solid #000;
  color: #000;
}

.affiliate-stat {
  margin: 0;
  padding: 15px;
  font-size: 1.6em;
}

.affiliate-stat span {
  display: block;
  font-size: 2.4em;
}

.affiliate-stat i {
  float: left;
  padding: 10px;
  font-size: 4em;
}

.affiliate-referral-link {
  margin: 40px 0;
}

.affiliate-referral-link span {
  display: block;
  margin: 0;
  padding: 10px;
  font-size: 1.4em;
  border-radius: 10px;
  border: 1px solid #ccc;
  overflow: hidden;
}

@media (max-width: 1200px) {
  .affiliate-stat {
    font-size: 1.2em;
  }
  .affiliate-stat span {
    font-size: 2.1em;
  }
  .affiliate-stat i {
    font-size: 3.6em;
  }
}
@media (max-width: 992px) {
  .affiliate-stat {
    font-size: 1em;
  }
  .affiliate-stat span {
    font-size: 1.6em;
  }
  .affiliate-stat i {
    font-size: 3em;
  }
}
.ticket-attachments-message {
  padding-top: 4px;
  font-size: 0.8em;
}

.ticket-reply {
  margin: 10px 0;
  padding: 0;
  border: 1px solid #efefef;
  background-color: #fff;
}

.ticket-reply.staff {
  border: 1px solid #CCE4FC;
}

.ticket-reply .date {
  float: right;
  padding: 8px 10px;
  font-size: 0.8em;
}

.ticket-reply .user {
  padding: 5px 0;
  background-color: #f8f8f8;
}

.ticket-reply.staff .user {
  background-color: #F2F9FF;
}

.ticket-reply .user i {
  float: left;
  font-size: 2.2em;
  padding: 2px 15px;
}

.ticket-reply .user .name {
  display: block;
  font-size: 0.9em;
}

.ticket-reply .user .type {
  display: block;
  font-weight: 700;
  font-size: 0.8em;
}

.ticket-reply .message {
  padding: 12px 15px;
}

.ticket-reply .rating,
.ticket-reply .rating-done {
  float: right;
  padding: 5px 10px;
  unicode-bidi: bidi-override;
  direction: rtl;
  font-size: 24px;
}

.ticket-reply .rating span.star,
.ticket-reply .rating-done span.star {
  font-family: FontAwesome;
  font-weight: 400;
  font-style: normal;
  display: inline-block;
}

.kbcategories a,
.panel > .list-group .ticket-details-children .title {
  font-weight: 700;
}

.ticket-reply .rating-done .rated {
  display: inline-block;
  font-size: 12px;
  font-family: Tahoma;
}

.ticket-reply .rating span.star:before,
.ticket-reply .rating-done span.star:before {
  content: "\f006";
  padding-right: 0;
  color: #999;
}

.ticket-reply .rating span.star:hover:before,
.ticket-reply .rating span.star:hover ~ span.star:before,
.ticket-reply .rating-done span.star.active:before {
  content: "\f005";
  color: #F2DE88;
}

.ticket-reply .attachments {
  margin: 0;
  padding: 10px 20px;
  border-top: 1px dashed #efefef;
  background-color: #f8f8f8;
  font-size: 0.8em;
}

.ticket-reply .attachments ul {
  margin: 0;
  padding: 0 0 0 15px;
  list-style: none;
}

.ticket-reply .clear {
  clear: both;
}

.panel > .list-group .ticket-details-children {
  border-width: 0;
}

.panel > .list-group .ticket-details-children:nth-child(even) {
  background-color: #f2f2f2;
}

.clientalert:hover,
.ticketfeedbackstaffcont {
  background-color: #efefef;
}

.panel > .list-group .ticket-details-children:last-child {
  border-width: 0 0 1px;
}

.ticketfeedbackstaffcont {
  margin: 10px auto;
  padding: 15px;
  width: 90%;
  border-radius: 6px;
}

.ticketfeedbackrating {
  padding: 0 100px;
}

.ticketfeedbackrating .rate {
  float: left;
  padding: 0 10px;
  min-width: 30px;
  text-align: center;
}

.popover-user-notifications {
  font-size: 0.8em;
}

.popover-user-notifications .popover-content {
  padding: 0;
}

.clientalert {
  margin: 0;
  padding: 5px 10px;
  border-bottom: 1px solid #ddd;
}

.clientalert:last-child {
  border-bottom: 0;
}

.clientalert .btn-xs {
  font-family: Verdana;
  font-size: 10px;
}

.captchaimage {
  margin: 0;
  padding: 3px 0 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  text-align: right;
}

div.credit-card {
  margin: 0 auto 30px;
  max-width: 400px;
  background-color: #f8f8f8;
  border: 1px solid #ccc;
  border-radius: 8px;
}

.auth3d-area,
.submit-3d {
  border: 1px solid #fff;
}

div.credit-card div.card-type {
  float: right;
  padding: 10px 20px;
  font-size: 1.2em;
}

div.credit-card div.card-icon {
  float: left;
  padding: 7px;
  font-size: 1.2em;
}

div.credit-card div.card-number {
  padding: 10px;
  background-color: #ccc;
  font-size: 1.6em;
  text-align: center;
  clear: both;
}

div.credit-card div.card-start {
  float: left;
  padding: 20px 0 50px 50px;
  font-size: 1.3em;
  text-align: right;
}

div.credit-card div.card-expiry {
  float: right;
  padding: 20px 50px 50px 0;
  height: 120px;
  font-size: 1.3em;
  text-align: right;
}

div.credit-card div.end {
  clear: both;
}

@media (max-width: 600px) {
  div.credit-card {
    max-width: 250px;
  }
  div.credit-card div.card-icon,
  div.credit-card div.card-type {
    font-size: 1em;
  }
  div.credit-card div.card-number {
    padding: 6px 10px;
    font-size: 1.2em;
  }
  div.credit-card div.card-start {
    padding: 20px 0 30px 50px;
    font-size: 0.9em;
  }
  div.credit-card div.card-expiry {
    padding: 20px 50px 30px 0;
    height: 80px;
    font-size: 0.9em;
  }
}
.submit-3d {
  width: 80%;
}

.invoice-summary {
  margin: 0 0 25px;
  padding: 15px;
  height: 500px;
  background-color: #f8f8f8;
  border: 4px dashed #efefef;
  border-radius: 10px;
}

.invoice-summary-table {
  margin: 25px 0;
  max-height: 300px;
  overflow: auto;
}

.invoice-summary-table td {
  font-size: 0.8em;
}

.invoice-summary-table td.total-row {
  background-color: #efefef;
  font-weight: 700;
}

div.credit-card .logo-visa {
  color: #1a1f71;
}

div.credit-card .logo-amex {
  color: #43abdf;
}

div.credit-card .logo-mastercard {
  color: #ed0b00;
}

div.credit-card .logo-discover {
  color: #000;
}

div.sidebar .list-group-item-selected {
  background-color: #319FC3;
  color: #FFF;
}

div.sidebar .list-group-item-selected .badge {
  background-color: #FFF;
  color: #319FC3;
}

/* whmcs.scss --> masspay-invoice-detail */
tr.masspay-invoice-detail td {
  font-size: 0.8em;
}

tr.masspay-total td {
  background-color: #efefef;
  font-weight: 700;
}

.licensing-addon-latest-download h3 {
  margin-top: 0;
}

/**
* Clientareaspesifit säädöt alkaa
**/
/**
* Päivitysnäkymän li-tyyli pois ettei pallurat haittaa
**/
.table .upgradeitem {
  list-style-type: none;
}

.table .upgradeitem br {
  display: none;
}

.clientarea-top-nav {
  margin-top: -20px;
  margin-bottom: 20px;
}

/**
* Products listaus
**/
.responsive-edit-button > a {
  padding-left: 0;
  padding-right: 0;
}

/**
* Tikettilistausta
**/
[id^=Primary_Sidebar-Ticket_Information-] > .title {
  font-weight: bold;
  font-size: 1rem;
}

.ticket-reply.staff {
  border: 1px solid #CCE4FC;
}

.ticket-reply.staff > .posted-by {
  background-color: #F2F9FF;
}

.ticket-reply:not(.staff) {
  border: 1px solid #ddd;
}

.card-body.card-body-ticket-reply {
  padding-bottom: 5px;
  border-bottom: 0px;
}

.view-ticket {
  margin-bottom: 1.5em;
}

.clientarea-top-nav ul, .clientarea-top-nav li {
  display: block;
}

.clientarea-top-nav > ul {
  display: flex;
  background-color: #f0f0f0;
  padding: 0;
}

.clientarea-top-nav > ul li {
  flex-grow: 1;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 5px 15px;
  position: relative;
  text-align: center;
}

.clientarea-top-nav > ul li:first-child {
  border-left: 1px solid #ccc;
}

.clientarea-top-nav > ul li .submenu {
  display: none;
}

.clientarea-top-nav > ul li.menu-item-has-children {
  cursor: pointer;
  color: #41a367;
}

.clientarea-top-nav > ul li.menu-item-has-children .submenu {
  position: absolute;
  z-index: 50;
  background-color: #fff;
  padding: 0;
  width: calc(100% + 2px);
  margin-top: 5px;
  left: -1px;
}

.clientarea-top-nav > ul li.menu-item-has-children:hover .submenu {
  display: block;
  border-bottom: 1px solid #ccc;
}

.clientarea-top-nav > ul li.menu-item-has-children:hover .submenu li {
  border-top-width: 0;
  border-bottom-width: 0;
  border-left: 1px solid #ccc;
}

.clientarea-top-nav > ul li a {
  width: 100%;
  height: 100%;
  display: block;
}

section.no-background.clientarea#main-body .primary-content, section.no-background#main-body .card {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  /*box-shadow: 0 0 8px 0 rgb(42 58 66 / 6%);*/
  box-shadow: 0 0 15px -2px #ddd;
  background-color: #fff;
}

section.no-background.clientarea#main-body .primary-content:not(.card-sidebar):after, section.no-background#main-body .card:not(.card-sidebar):after {
  content: "";
  display: block;
  height: 3px;
  width: 100%;
  background: #e9e9e9;
  position: absolute;
  bottom: 0;
  left: 0;
}

section.no-background#main-body div.primary-content .client-home-cards .card {
  border-top-width: 6px;
}

.table-list > tbody > tr:hover {
  cursor: auto;
}

.client-home-cards .card-header a.btn, .client-home-cards .list-group a.btn, .client-home-cards .list-group .label.float-right, .dataTable .label, .dataTable td.responsive-edit-button .btn {
  padding: 0.27em 0.75em 0.25em 0.75em;
  font-size: 0.9rem;
  line-height: 1.5;
  border-width: 0;
  font-weight: 400;
  margin-left: 10px;
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px;
}

.responsive-edit-button {
  text-align: right;
}

.responsive-edit-button.responsive-edit-button-multiple-button {
  min-width: 215px;
}

table.dataTable > thead .sorting:before, table.dataTable > thead .sorting_asc:before, table.dataTable > thead .sorting_asc_disabled:before, table.dataTable > thead .sorting_desc:before, table.dataTable > thead .sorting_desc_disabled:before, table.dataTable > thead .sorting:after, table.dataTable > thead .sorting_asc:after, table.dataTable > thead .sorting_asc_disabled:after, table.dataTable > thead .sorting_desc:after, table.dataTable > thead .sorting_desc_disabled:after {
  top: 0.5em;
}

.table-list > tbody > tr:hover > td {
  background-color: #e7e7e7;
}

.responsive-edit-button-one-button {
  text-align: center;
}

.afterDataTableButtons {
  margin-top: 20px;
  text-align: right;
  clear: both;
  float: right;
}

table.table-list thead th {
  vertical-align: top;
}

.client-home-cards .list-group .label.float-right {
  border-width: 1px;
}

.client-home-cards .list-group a {
  position: relative;
}

.client-home-cards .card-header a.btn.btn-default {
  color: #333;
  background-color: #e9e9e9;
  border: 1px solid #ddd;
}

.client-home-cards .card-header a.btn.btn-default:hover {
  color: #222;
  background-color: #d9d9d9;
  border: 1px solid #bbb;
}

.client-home-cards .list-group a:not(.btn) {
  color: #000;
}

.client-home-cards .list-group div.buttons {
  float: right;
  position: relative;
  top: -20px;
}

.client-home-cards .list-group div.buttons .fas, .dataTable td.responsive-edit-button .btn .fas {
  font-size: 1.1em !important;
  line-height: 0 !important;
  vertical-align: -1px !important;
  margin-right: 3px;
}

.client-home-cards .list-group .label.float-right {
  min-width: 76px;
}

.client-home-cards .list-group a.btn {
  float: right;
}

section.no-background#main-body .sidebar .card:first-child {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-top-width: 1px;
}

section.no-background#main-body .sidebar.d-none .card:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top-width: 0;
}

section.no-background#main-body .sidebar .card {
  border-radius: 0;
  margin-bottom: 0 !important;
  border-top-width: 0;
}

section.no-background.clientarea#main-body .primary-content {
  padding: 20px;
}

section.no-background.clientarea#main-body .sidebar .card-title {
  margin-bottom: 0;
  padding-bottom: 0;
}

.sidebar .list-group-item .badge {
  margin-top: 2px;
  transition: all 0.2s;
}

.sidebar .list-group-item.active {
  background-color: #f8f9fa;
  color: #495057;
  position: relative;
  border-color: #f5f5f5;
}

.sidebar .list-group-item.active .badge {
  margin-right: 10px;
  margin-top: 2px;
}

.sidebar .list-group-item.active:hover, .sidebar .list-group-item.active:focus {
  background-color: #f2f4f6;
  color: #495057;
  border-color: #f5f5f5;
}

.sidebar .list-group-item.active:before {
  content: "";
  border-color: transparent #495057;
  border-style: solid;
  border-width: 0.35em 0 0.35em 0.45em;
  display: block;
  height: 0;
  width: 0;
  right: 10px;
  top: 15px;
  color: #697077;
  position: absolute;
}

section.no-background.clientarea .client-home-cards .card-title {
  font-family: "Roboto", sans-serif;
  letter-spacing: normal;
}

section.clientarea .alert {
  margin-bottom: 1.5em;
  border-radius: 6px;
  border-bottom-right-radius: 0;
  box-shadow: 0 0px 8px -2px #e9e9e9;
}

section.clientarea .tiles .tile {
  text-align: left;
}

/**
* Clientarea säädöt päättyvät
**/
#dhclientarea .input-group-text {
  display: flex;
  align-items: center;
  padding: 0 1em;
  height: 42px;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

#dhclientarea .input-group-append .btn-default {
  padding: 10px 15px;
}

#dhclientarea .attachment-group .input-group-append button {
  height: 36px;
}

/* 2.1 Colors */
/* body, paragraphs */
/* 2.2 Font sizes in pixels */
/* 2.3 Fonts families */
/* body, paragraphs */
/* headings */
/* 2.4 Headings */
/* 2.5 Background colours */
/* 2.6 Border colours */
/* 2.7 Content paddings */
/* 2.8 Wrappers and gutter */
/* main container max-width */
/* 2.9 Content containers */
/* 2.10 Breakpoints - 2022-05-18: no bootstrap sass variables available  */
/* 2.11 Content boxes / col sets */
/* --------------------------
 *
 * All steps -> Cart body
 *
** ----------------------- */
#order-standard_cart {
  padding: 10px 0px 30px 0px;
  font-size: 18px !important;
}

@media screen and (min-width: 1024px) {
  div#order-standard_cart {
    padding: 30px;
  }
}
#order-standard_cart div.cart-body {
  margin: 2em 0 0 0;
  padding-left: 15px !important;
  padding-right: 15px !important;
}

#order-standard_cart .cart-body label,
#order-standard_cart .cart-body p {
  font-size: 1em;
  color: #282828;
  font-weight: 400;
}

#order-standard_cart > h2 {
  margin: 0 !important;
}

#order-standard_cart h3,
#order-standard_cart h4 {
  font-family: Arial, sans-serif;
}

.alert.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
  border-bottom: 3px solid rgba(191, 0, 17, 0.1803921569);
  box-shadow: 0 0 15px -5px #721c24;
  border-radius: 6px 6px 0px 0px;
}

.alert.alert-success {
  color: #000;
  background-color: #fff;
  border-color: #f0f0f0;
  border-bottom: 3px solid #f0f0f0;
  box-shadow: 0 0 12px -5px #f0f0f0;
  border-radius: 6px;
}

.alert.alert-success .toggle-button {
  color: #000;
  /* nykyinen väri inline? */
}

.alert.alert-success #cart-content {
  text-align: left;
}

/* --------------------------
*
* All steps -> Cart Progress bar
*
** ----------------------- */
section#main-body div#order-progress-bar {
  margin: 1em 0 1em 0;
  box-shadow: 0 0 9px -1px #bbb;
  border-radius: 6px 6px 0px 0px;
}

section#main-body div#order-progress-bar ol {
  padding: 0;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  border-radius: 6px 6px 0px 0px;
}

section#main-body div#order-progress-bar ol li {
  display: none;
  padding: 0 0.6em;
  /*border-bottom: 3px solid #0000001f;*/
  border-right: 0;
}

section#main-body div#order-progress-bar ol li.current-step {
  display: block;
}

section#main-body div#order-progress-bar ol li.current-step:after {
  border-top-color: #e5e5e5;
}

@media screen and (min-width: 992px) {
  section#main-body div#order-progress-bar ol li {
    display: block;
    border-right: 1px solid #e5e5e5;
  }
  section#main-body div#order-progress-bar ol li:last-child {
    border-right: 0;
  }
}
/* --------------------------
*
* Step 1. -> Domain selection options
*
** ----------------------- */
#order-standard_cart form#frmProductDomainSelections {
  background: #ffffff;
  box-shadow: none;
  border-radius: 6px 6px 0px 0px;
  position: relative;
  overflow: hidden;
}

#order-standard_cart form#frmProductDomainSelections:after {
  /*content: ''; 
  display: block; 
  height: 3px; 
  width: 100%; 
  background: #e9e9e9; 
  position: absolute; 
  bottom:0; 
  left:0;*/
}

#order-standard_cart .dottld select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  padding: 0.375rem 1rem;
}

#order-standard_cart .dottld {
  position: relative;
}

#order-standard_cart .dottld:before {
  pointer-events: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  cursor: default;
  content: ".";
  display: inline;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  padding: 0.375rem 0 0.375rem 0.75rem;
  color: #626262;
  line-height: 1.5;
}

#order-standard_cart .dottld.type-select:after {
  pointer-events: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  cursor: default;
  content: "";
  display: inline;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  padding: 0.375rem 0.75rem 0.375rem 0;
  color: #626262;
  line-height: 1.5;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  content: "\f107";
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}

#order-standard_cart #owndomaintld {
  padding-left: 1.07rem;
}

@media screen and (min-width: 567px) {
  /* Offset button by half the gutter for more seamless view */
  .domain-selection-options button[type=submit] {
    margin-left: -15px;
  }
}
/* --------------------------
*
* Step 2. -> Product information card
*
** ----------------------- */
#order-standard_cart form#frmConfigureProduct #productInformation {
  padding: 1.5em;
  max-width: 500px;
}

#order-standard_cart form#frmConfigureProduct #productInformation.alert-success {
  background: #ffffff;
  color: #282828;
  border: 3px solid rgba(20, 33, 64, 0.5);
  box-shadow: 0 3px 17px -4px #606060;
}

#order-standard_cart form#frmConfigureProduct #productInformation.alert-success h4 {
  color: inherit;
}

#order-standard_cart form#frmConfigureProduct #productInformation.alert-success p {
  color: inherit !important;
}

#order-standard_cart form#frmConfigureProduct #productInformation ul {
  padding: 0 0 0 1em;
}

#order-standard_cart form#frmConfigureProduct #productInformation ul li {
  font-size: 0.9em;
}

#order-standard_cart form#frmConfigureProduct #productInformation .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}

#order-standard_cart form#frmConfigureProduct #productInformation .flex > div {
  padding: 0;
}

#order-standard_cart form#frmConfigureProduct #productInformation .flex > div + div {
  padding-left: 1.5em;
}

#order-standard_cart #frmConfigureProduct #productInformation .flex div:first-child i[class*=fa] {
  font-size: 3em;
}

@media screen and (min-width: 567px) {
  #order-standard_cart #frmConfigureProduct #productInformation .flex div:first-child i[class*=fa] {
    font-size: 4em;
  }
}
/* --------------------------
*
* Step 2. -> Billing cycle
*
** ----------------------- */
#order-standard_cart div.product-billing-cycle-select {
  display: flex;
  flex-wrap: wrap;
  justify-content: stretch;
  width: 100%;
  margin: 0 -5px;
  max-width: 500px;
}

#order-standard_cart div.product-billing-cycle-select label {
  display: block;
  padding: 0;
  margin: 0;
  max-width: 100%;
  margin: 0;
}

#order-standard_cart div.product-billing-cycle-select .billingCycleSelectionContainer {
  position: relative;
  width: 100%;
  max-width: 100%;
  padding: 5px;
  flex-grow: 1;
  flex-basis: 0;
}

#order-standard_cart div.product-billing-cycle-select .billingCycleSelectionContainer input[type=radio] {
  cursor: pointer;
  opacity: 0;
  position: absolute;
  right: 1.5em;
  top: 1.5em;
  width: 1em;
  height: 1em;
  border-radius: 6px;
  border: 1px solid #38a761;
  box-shadow: none;
}

#order-standard_cart div.product-billing-cycle-select .billingCycleSelectionContainer input[type=radio]:focus ~ label {
  outline: 1px solid #264d73;
}

#order-standard_cart div.product-billing-cycle-select .billingCycleSelectionContainer input[type=radio]:checked ~ label,
#order-standard_cart div.product-billing-cycle-select .billingCycleSelectionContainer input[type=radio]:checked ~ label h4,
#order-standard_cart div.product-billing-cycle-select .billingCycleSelectionContainer input[type=radio]:checked ~ label p {
  color: inherit !important;
}

#order-standard_cart div.product-billing-cycle-select .billingCycleSelectionContainer input[type=radio]:checked ~ label p.save-notice {
  color: #282828;
}

#order-standard_cart div.product-billing-cycle-select .billingCycleSelectionContainer label {
  cursor: pointer;
  text-align: center;
  padding: 1.5em;
  background: #fff;
  border: 1px solid rgba(20, 33, 64, 0.25);
  height: 100%;
  transition: border-color 0.1s, box-shadow 0.1s, background 0.1s, color 0.1s;
}

#order-standard_cart div.product-billing-cycle-select .billingCycleSelectionContainer label > div {
  padding: 0;
  margin: 0;
  height: auto;
}

#order-standard_cart div.product-billing-cycle-select .billingCycleSelectionContainer label p.save-notice {
  transition: color 0.1s;
}

#order-standard_cart div.product-billing-cycle-select .billingCycleSelectionContainer input[type=radio]:checked ~ label {
  background: #ffffff;
  border-color: #142140;
  color: #282828 !important;
  box-shadow: 0 3px 17px -4px #606060;
  border: 3px solid rgba(20, 33, 64, 0.5);
}

@media screen and (min-width: 380px) {
  #order-standard_cart div.product-billing-cycle-select .billingCycleSelectionContainer {
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  #order-standard_cart div.product-billing-cycle-select .billingCycleSelectionContainer {
    width: auto;
  }
}
/* --------------------------
*
* Step 2. -> More information
*
** ----------------------- */
#collapseParent1 a.btn {
  margin: 0 0.5em 0.5em 0;
}

/* --------------------------
*
* Step 3. -> cart-summary
*
** ----------------------- */
#main-body #order-standard_cart .view-cart-items-header {
  position: relative;
  font-size: 1em;
  padding: 10px 10px 7px 10px;
  background: #142140;
  box-shadow: 0 -7px 15px -8px #ddd;
  border-bottom: 0px solid #142140;
  border-radius: 6px 6px 0px 0px;
}

#order-standard_cart #promocode-form {
  margin-top: 35px;
}

#order-standard_cart #promocode-form .panel-heading {
  position: relative;
  font-size: 1em;
  padding: calc(10px + 0.2em) 10px calc(7px + 0.2em) 10px;
  box-shadow: 0 -7px 15px -8px #ccc;
  border-radius: 6px 6px 0px 0px !important;
  color: #f2f2f2;
  border-bottom-width: 1px;
}

#order-standard_cart .view-cart-items-header {
  padding: 9px 15px 8px 15px;
  background-color: #142140;
}

#order-standard_cart .view-cart-items-header h2 {
  font-weight: 400;
  text-align: center;
  font-size: 1.4em;
  letter-spacing: 0;
  color: #fff;
  margin: 0;
  padding: 4px 10px 3px 10px;
}

#order-standard_cart #promocode-form .panel-heading h3 {
  font-weight: 700;
  text-align: center;
  font-size: 1em;
  letter-spacing: 0;
  color: #000;
  margin: 0;
  padding: 0;
}

#order-standard_cart .order-summary h2 {
  position: relative;
  font-weight: 400;
  font-size: 1.2em;
  padding: 10px 10px 7px 10px;
  letter-spacing: 0;
  box-shadow: 0 -7px 15px -8px #ddd;
  /*border-bottom: 3px solid #0000001f; */
  border-radius: 6px 6px 0px 0px;
}

@media screen and (min-width: 567px) {
  #order-standard_cart .view-cart-items-header {
    font-size: 1em;
  }
}
#order-standard_cart div.view-cart-items {
  border-bottom: 3px solid #e9e9e9;
  box-shadow: 0 0 15px -2px #ddd;
  margin: 0;
}

#order-standard_cart div.view-cart-items div.item-header {
  padding: 1em 1em 0.5em 1em;
  display: none;
  background: #f9f9f9;
  font-size: 0.9em;
}

#order-standard_cart div.view-cart-items div.item {
  padding: 1em;
  background: #ffffff;
  border-top: 1px solid #e9e9e9;
  /*border-left: 1px solid #e9e9e9; 
  border-right: 1px solid #e9e9e9;*/
}

@media screen and (min-width: 567px) {
  #order-standard_cart div.view-cart-items div.item-header {
    padding: 1.5em 1.5em 0.7em 1.5em;
  }
  #order-standard_cart div.view-cart-items div.item {
    padding: 1.5em;
  }
}
#order-standard_cart div.view-cart-items div.item:nth-child(even) {
  background: #f9f9f9;
}

#order-standard_cart div.view-cart-items span.item-title {
  color: #282828;
  font-weight: 700;
  font-size: 1.2em;
}

#order-standard_cart div.view-cart-items span.item-title a.btn-link {
  font-weight: 700;
  margin-left: 7px;
  background: transparent;
}

#order-standard_cart div.view-cart-items span.item-title a.btn-link i {
  font-size: 1em;
}

/* item edit and delete links in mobile */
@media screen and (max-width: 578px) {
  #order-standard_cart div.view-cart-items div.item .col-sm-7 {
    min-height: 55px;
  }
  #order-standard_cart div.view-cart-items span.item-title {
    position: relative;
    padding-right: 85px;
  }
  #order-standard_cart div.view-cart-items span.item-domain {
    padding-right: 75px;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
  }
  #order-standard_cart div.view-cart-items span.item-group {
    padding-right: 75px;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
  }
  /* edit button  */
  #order-standard_cart div.view-cart-items span.item-title a.btn-link {
    position: absolute;
    right: 0;
    top: 0;
    padding: 2px;
    margin: 0;
  }
  #order-standard_cart div.view-cart-items span.item-title a.btn-link i {
    margin: 0 4px 0 0;
  }
  /* remove button  */
  #order-standard_cart div.view-cart-items span.item-title button.btn-link {
    position: absolute;
    right: 0;
    top: 24px;
    padding: 2px;
    margin: 0;
  }
  #order-standard_cart div.view-cart-items span.item-title button.btn-link i {
    font-size: 1.1em;
    margin: 0 4px 0 0;
  }
}
#order-standard_cart div.view-cart-items span.item-group {
  color: #282828;
  font-weight: 400;
  font-size: 1em;
}

#order-standard_cart div.view-cart-items span.item-group {
  color: #282828;
  font-weight: 400;
  font-size: 1em;
}

#order-standard_cart div.view-cart-items span.item-domain {
  color: #282828;
  font-weight: 400;
  font-size: 1em;
  word-wrap: break-word;
}

#order-standard_cart div.view-cart-items .item-price span.cycle {
  color: #282828;
  font-weight: 400;
  font-size: 1em;
}

#order-standard_cart div.view-cart-items .item-price span {
  font-size: 1.1em;
}

#order-standard_cart button.btn-remove-from-cart {
  color: #9d9d9d;
  padding: 0 1px;
  float: right;
}

#order-standard_cart button.btn-remove-from-cart i {
  font-size: 1.4em;
}

#order-standard_cart div.empty-cart {
  margin: 1em 0;
}

#order-standard_cart div.empty-cart button.btn {
  background: transparent;
  border: 0px solid #e9e9e9;
  color: #282828;
  margin: 5px;
}

#order-standard_cart div.empty-cart button.btn i {
  font-size: 1em;
  display: inline-block;
  margin-right: 0.2em;
  line-height: 1.1;
}

#order-standard_cart div.summary-container {
  padding: 1em;
  background: #f9f9f9;
  border-radius: 0;
  font-size: 0.9em;
}

@media screen and (min-width: 567px) {
  #order-standard_cart div.summary-container {
    padding: 1.5em;
  }
}
#order-standard_cart div.order-summary {
  background: #142140;
  border-bottom: 3px solid #142140;
  box-shadow: 0 0 15px -2px #ddd;
  border-radius: 6px 6px 0px 0px;
}

#order-standard_cart div.order-summary .bordered-totals,
#order-standard_cart div.order-summary .subtotal {
  font-size: 1em;
  border-bottom: 1px solid #e9e9e9;
}

#order-standard_cart div.view-cart-tabs {
  margin-top: 1em;
}

#order-standard_cart div.view-cart-tabs ul.nav-tabs {
  padding-bottom: 0;
}

#order-standard_cart div.view-cart-tabs .nav-tabs > li.active > a {
  border-bottom: 0;
  background: #f9f9f9;
}

#order-standard_cart div.view-cart-tabs .tab-content {
  background: #f9f9f9;
  border-bottom: 3px solid #e9e9e9;
  box-shadow: 0 0 15px -4px #ddd;
}

#order-standard_cart div .btn-checkout {
  font-size: 1.2em;
  line-height: 1;
  padding: 0.7em 1.8em 0.7em 2em;
}

#order-standard_cart div .btn-checkout.disabled {
  background: #b1b1b1;
  border-color: #b1b1b1;
  cursor: not-allowed;
}

#order-standard_cart div .btn-checkout i {
  margin-left: 0.4em;
  margin-right: 0.2em;
  font-size: 0.8em;
  line-height: 1;
  transition: margin 0.3s;
}

#order-standard_cart div .btn-checkout:hover i {
  margin-left: 0.6em;
  margin-right: 0;
}

#order-standard_cart .panel-default {
  border: 0;
  border-radius: 6px 6px 0 0;
  border-bottom: 3px solid #e9e9e9;
  box-shadow: 0 0 15px -2px #ddd;
  border-radius: 6px 6px 0px 0px;
}

#order-standard_cart .panel-default .panel-heading {
  text-align: center;
  font-weight: 700;
}

/* --------------------------
*
* Step 3. Conf domain
*
** ----------------------- */
#order-standard_cart #frmConfigureDomains div.confdomain {
  background: #f9f9f9;
  border-bottom: 3px solid #e9e9e9;
  box-shadow: 0 0 15px -2px #ddd;
  border-radius: 6px 6px 0px 0px;
}

/*#order-standard_cart #frmConfigureDomains div.confdomain h3:first-child { 
    margin-bottom:.5em;
}*/
/*#order-standard_cart #frmConfigureDomains div.confdomain h3 { 
    margin-top:.5em;
}*/
/* --------------------------
*
* Customer information view
*
** ----------------------- */
body.cart-checkout #order-standard_cart div.cart-body .main-logo img {
  max-width: 100% !important;
  width: 600px;
  margin: 0 auto;
  padding: 0 20px;
}

#order-standard_cart div.sub-heading h3, #order-standard_cart div.sub-heading h2 {
  text-transform: initial;
}

#order-standard_cart input.form-control::-moz-placeholder {
  color: #c0c0c0;
  opacity: 1;
}

#order-standard_cart input.form-control::placeholder {
  color: #c0c0c0;
  opacity: 1;
}

#order-standard_cart input.form-control:-ms-input-placeholder {
  color: #c0c0c0;
}

#order-standard_cart input.form-control::-ms-input-placeholder {
  color: #c0c0c0;
}

#order-standard_cart div.checkout-box {
  margin-bottom: 1em;
  margin-top: 1em;
  padding: 1em 1em 2em 1em;
  border-bottom: 3px solid #efefef;
  box-shadow: 0 27px 15px -34px #a3a3a3;
  border-radius: 6px 6px 0px 0px;
}

@media screen and (min-width: 768px) {
  #order-standard_cart div.checkout-box {
    margin-bottom: 1em;
    margin-top: 1em;
    padding: 1em 1.3em 2em 1.3em;
  }
}
/* --------------------------
*
* Hide unused items in mobile
*
** ----------------------- */
#order-standard_cart .sidebar-collapsed {
  display: none !important;
}

/* --------------------------
*
* Muut tyylit
*
** ----------------------- */
#order-standard_cart .domain-checker-available {
  color: #000;
}

.domain-checker-available {
  color: #3398db;
}

#order-standard_cart {
  font-size: 1rem;
  padding-top: 35px;
  background-color: #fff;
  /*box-shadow: 0 0 8px 0 rgb(42, 58, 66);
  border-radius: 6px;*/
}

/*#order-standard_cart label, #order-standard_cart p {
    font-size: 1em !important;
    color: #000 !important;
    font-weight: 400 !important;
}*/
#order-standard_cart .panel-heading {
  background-color: #f2f2f2;
}

#order-standard_cart .panel-body {
  padding: 15px;
}

#order-standard_cart .input-group-addon {
  padding: 0;
  border-width: 0;
}

#order-standard_cart .modal-title i {
  display: inline;
  padding-top: 0;
}

#order-standard_cart button.btn-link {
  background: none !important;
  border: none;
  padding: 0 !important;
  /*input has OS specific font-family*/
  color: #282828;
  text-decoration: underline;
  text-transform: none;
  cursor: pointer;
}

div#order-progress-bar {
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

div#order-progress-bar ol {
  display: flex;
  flex-shrink: 0;
  flex-grow: 1;
  color: #ffffff;
  background-color: #142140;
  font-size: 17px;
  border-radius: 6px;
}

div#order-progress-bar ol li:last-child {
  border-top-right-radius: 6px;
  /*border-bottom-right-radius: 6px;*/
  border-right: 0px solid #fff;
}

div#order-progress-bar ol li {
  flex-shrink: 0;
  flex-grow: 1;
  text-align: center;
  position: relative;
  display: block;
  border-right: 1px solid #fff;
}

div#order-progress-bar ol li a, div#order-progress-bar ol li span {
  padding: 15px 0px;
  display: block;
}

div#order-progress-bar ol li a {
  color: #fff;
  width: 100%;
  height: 100%;
}

div#order-progress-bar ol li:nth-child(1) span:before, div#order-progress-bar ol li:nth-child(1) a:before {
  content: "1. ";
}

div#order-progress-bar ol li:nth-child(2) span:before, div#order-progress-bar ol li:nth-child(2) a:before {
  content: "2. ";
}

div#order-progress-bar ol li:nth-child(3) span:before, div#order-progress-bar ol li:nth-child(3) a:before {
  content: "3. ";
}

div#order-progress-bar ol li:nth-child(4) span:before, div#order-progress-bar ol li:nth-child(4) a:before {
  content: "4. ";
}

div#order-progress-bar ol li:nth-child(5) span:before, div#order-progress-bar ol li:nth-child(5) a:before {
  content: "5. ";
}

div#order-progress-bar ol li:nth-child(6) span:before, div#order-progress-bar ol li:nth-child(6) a:before {
  content: "6. ";
}

div#order-progress-bar ol li.current-step:after {
  width: 0;
  height: 0;
  position: absolute;
  content: "";
  display: block;
  /* Ads an arrow effect exploiting the way that browsers join borders together */
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #fff;
  /* centers relative to parent */
  left: 50%;
  /* Compensates for width of border (arrow) */
  top: 0;
  margin-left: -10px;
}

div#order-progress-bar ol li.current-step ~ li,
div#order-progress-bar ol li.current-step ~ li a {
  color: #142140;
  background-color: #ffffff;
}

#order-standard_cart div.cart-sidebar {
  display: none;
}

#order-standard_cart div.cart-body {
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}

/* Säädöt cartin "Tilaus" napin sivulle alkaa, missä listataan tuotteet, tänne voi joku vielä päätyä hakukoneiden yms. kautta */
.list-products-page#order-standard_cart div.cart-body {
  width: 75%;
  padding-left: 30px !important;
  padding-right: 30px !important;
}

#order-standard_cart div.cart-sidebar3.sidebar2 {
  margin-top: 2em;
}

body #order-standard_cart .products .product {
  flex-wrap: wrap;
  display: flex;
}

body #order-standard_cart .products .product header {
  flex-basis: 100%;
}

body #order-standard_cart .products .product > div.product-desc {
  flex-basis: 66%;
  padding-left: 20px;
}

body #order-standard_cart .products .product > div.product-desc ul {
  padding-left: 0;
}

body #order-standard_cart .products .product > div li {
  list-style-type: none;
}

body #order-standard_cart .products .product footer {
  flex-basis: 33%;
  padding: 10px;
}

body #order-standard_cart .products .product div.product-desc {
  font-size: 1rem;
}

#order-standard_cart .product-desc br {
  display: none;
}

/* Säädöt cartin "Tilaus" napin sivulle päättyy */
#order-standard_cart .domain-input-group .btn[type=submit] {
  padding: 0.8em;
}

#order-standard_cart .header-lined h2 {
  display: none;
}

#order-standard_cart h2 {
  margin-left: 10px;
  margin-right: 10px;
}

#order-standard_cart h3 {
  font-size: 22px;
  letter-spacing: 0.001em;
  margin-top: 15px;
}

#order-standard_cart .fa, #order-standard_cart .fab, #order-standard_cart .fas {
  vertical-align: middle;
  margin-top: -2px;
  line-height: 1.25;
}

#primaryLookupResult .price {
  font-weight: 600;
  font-size: 24px;
}

.big-status-icon .fas {
  font-size: 40px;
}

.big-status-icon {
  display: inline-block;
  height: 60px;
  width: 60px;
  padding-top: 6px;
  border-radius: 50%;
  margin-right: 5px;
  background-color: #3398db;
  color: #fff;
}

.big-status-icon.fail {
  background-color: #edd6d2;
}

.big-status-icon.loading {
  background-color: transparent;
}

#order-standard_cart .product-info {
  border-radius: 6px;
  padding: 10px 20px;
  border-top: none;
  border-bottom: none;
  background-color: #d6e0eb;
  border: 1px solid #c6d4e2;
}

#order-standard_cart .product-billing-cycle-select, #order-standard_cart .product-billing-cycle-select label {
  display: flex;
}

#order-standard_cart .product-billing-cycle-select label {
  background-color: #f8f8f8;
  border-radius: 6px;
  margin-right: 10px;
  flex-shrink: 0;
  flex-grow: 1;
  max-width: 225px;
}

#order-standard_cart .product-billing-cycle-select label:last-child {
  margin-right: 0px;
}

#order-standard_cart .product-billing-cycle-select label div {
  padding: 20px 10px;
}

#order-standard_cart .product-billing-cycle-select label div:nth-child(1) {
  align-self: center;
  padding-bottom: 60px;
}

#order-standard_cart .product-billing-cycle-select label div p {
  font-weight: 600;
  margin-bottom: 0;
  padding-bottom: 0;
}

#order-standard_cart .product-billing-cycle-select label div p span {
  font-size: 16px;
  font-weight: 400;
}

#order-standard_cart p.vat-notice, #order-standard_cart .product-billing-cycle-select label div p.save-notice {
  font-size: 0.95em;
  color: #444;
  font-weight: 400;
  padding-bottom: 0;
}

#order-standard_cart .product-billing-cycle-select label div p.save-notice {
  font-weight: 600;
  margin-top: 0.8em;
}

#order-standard_cart .alert-light {
  background-color: #f8f8f8;
  border-color: #f6f6f8;
}

#order-standard_cart .margin-b-20 {
  margin-bottom: 20px;
}

/* --------------------------
 *
 * Configure domains page
 *
** ----------------------- */
/* Ajax-kutsutussa poistetaan erikoistyylittely */
#order-standard_cart #domainAdditionalFields #frmConfigureDomains div.confdomain {
  box-shadow: none;
  border-bottom-width: 0;
}

#order-standard_cart #domainAdditionalFields div.cart-body {
  margin-top: 0;
}

#order-standard_cart #frmProductDomainSelections {
  border-radius: 6px;
  background-color: #f8f8f8;
}

#order-standard_cart #frmProductDomainSelections #btnDomainContinue {
  margin-bottom: 30px;
}

#order-standard_cart #frmProductDomainSelections #searchDomainInfo {
  padding-top: 10px;
}

#order-standard_cart div.confdomain .container .row {
  background-color: #f8f8f8;
}

#order-standard_cart div.confdomain .container .row > div {
  padding-top: 15px;
  padding-bottom: 15px;
}

#order-standard_cart div.confdomain .container .row.odd {
  background-color: #f3f3f3;
}

#order-standard_cart div.confdomain .container .row .col-sm-3 {
  font-weight: 600;
}

#order-standard_cart div.confdomain {
  background-color: #f8f8f8;
  padding-top: 1px;
  margin-top: 30px;
  margin-bottom: 30px;
  border-radius: 6px;
  overflow: hidden;
}

#order-standard_cart div.confdomain p.intro {
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}

#order-standard_cart div.confdomain h3, #order-standard_cart div.confdomain h4 {
  text-align: center;
  padding-top: 10px;
}

#order-standard_cart div.confdomain .domain-cross-sell div.row {
  background-color: transparent;
}

#order-standard_cart div.confdomain .domain-cross-sell div.row.odd {
  background-color: transparent;
}

#order-standard_cart div.confdomain .domain-cross-sell .product-icon, #order-standard_cart div.confdomain .domain-cross-sell .product-button {
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
}

#order-standard_cart div.confdomain .domain-cross-sell .product-button {
  text-align: left;
  justify-content: left;
}

#order-standard_cart div.confdomain .domain-cross-sell .product-button .fas {
  vertical-align: -3px;
  margin-left: 5px;
}

#order-standard_cart div.confdomain .domain-cross-sell .product-icon i.fas {
  font-size: 64px;
  color: #444;
}

#order-standard_cart div.confdomain .field-help-text p:last-child {
  padding-bottom: 0px;
}

.no-bullet-points {
  list-style-type: none;
}

#order-standard_cart .addEuro.inline {
  display: inline !important;
}

#order-standard_cart .addEuro::after {
  content: " €";
}

#order-standard_cart div.view-cart-items .item-price span.addEuro.inline {
  font-size: 1em;
}

#order-standard_cart #configuredomains .container {
  width: 100%;
}

#order-standard_cart div.confdomain label {
  cursor: pointer;
  color: #282828;
  font-weight: bold;
}

/* --------------------------
 *
 * View cart page
 *
** ----------------------- */
#order-standard_cart .order-summary .total-due-today-padded #totalDueToday {
  margin-top: 0;
  line-height: 1;
}

#order-standard_cart .order-summary .total-due-today-padded {
  margin-top: 10px;
  text-align: right;
  margin-bottom: 25px;
}

#order-standard_cart .order-summary .total-due-today-padded .aligner {
  display: flex;
}

#order-standard_cart .order-summary .total-due-today-padded .aligner span {
  display: block;
  flex-basis: 100%;
}

#order-standard_cart .order-summary .total-due-today-padded .aligner span:first-child {
  text-align: left;
}

#order-standard_cart .view-cart-empty ul {
  max-width: 300px;
  margin: 0 auto;
  text-align: left;
}

#order-standard_cart .domainPricingSelector {
  margin-top: 5px;
  margin-bottom: 5px;
  vertical-align: 1px;
}

#order-standard_cart .domainPricingSelector .dropdown-menu.show {
  right: 0;
  left: auto;
}

#order-standard_cart .domainPricingSelector li.dropdown-item {
  padding: 0;
}

#order-standard_cart .domainPricingSelector li.dropdown-item a {
  padding: 0.25rem 1.5rem;
  display: block;
  width: 100%;
  height: 100%;
}

#order-standard_cart .order-summary .recurring-totals {
  margin-top: 25px;
}

/* Empty cart page starts */
body.cart-view.cart-is-empty section#main-body {
  background-color: transparent;
  box-shadow: none;
}

body.cart-view.cart-is-empty section#main-body #order-standard_cart div.view-cart-items, body.cart-view.cart-is-empty section#main-body #order-standard_cart div.summary-container, body.cart-view.cart-is-empty section#main-body #order-standard_cart .panel-body {
  background-color: #fff;
}

body.cart-view.cart-is-empty section#main-body #order-standard_cart .secondary-cart-body {
  margin: 0 auto;
}

body.cart-view.cart-is-empty section#main-body #order-standard_cart .secondary-cart-sidebar#scrollingPanelContainer {
  display: none;
}

#order-standard_cart .view-cart-empty ul {
  max-width: 100%;
  margin: 0;
  text-align: left;
  list-style: none;
  padding: 1em 0;
}

#order-standard_cart .view-cart-empty ul li {
  border-bottom: 1px solid #eee;
  margin: 0;
}

#order-standard_cart .view-cart-empty ul li:last-child {
  border: 0;
}

#order-standard_cart .view-cart-empty ul li a {
  font-size: 1.06em;
  line-height: 1;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0.7em;
}

#order-standard_cart .view-cart-empty ul li a:hover {
  background-color: #f8f8f8;
}

#order-standard_cart .view-cart-empty ul li a i {
  margin-left: 0.2em;
  font-size: 1em;
  line-height: 1;
  display: inline-block;
  float: right;
}

.view-cart-empty-container {
  width: 320px;
  margin: 0 auto;
  max-width: 100%;
  text-align: left;
}

/* Empty cart page ends */
/* --------------------------
 *
 * Cart checkout page
 *
** ----------------------- */
body.cart-checkout #order-standard_cart .main-logo div {
  margin-top: 10px;
  text-align: center;
  margin-bottom: 30px;
}

body.cart-checkout #order-standard_cart .icheckbox_square-blue, body.cart-checkout #order-standard_cart .iradio_square-blue {
  vertical-align: -5px;
}

#order-standard_cart .sub-heading {
  border-top-width: 0px !important;
  border-bottom: 1px solid #ddd;
  height: 12px;
  background-color: #fff;
  margin-bottom: 40px;
}

#order-standard_cart .toggle-button {
  cursor: pointer;
}

#order-standard_cart .sub-heading h3, #order-standard_cart .sub-heading h2 {
  display: inline-block;
  padding: 5px 15px;
  border-radius: 6px;
  text-transform: uppercase;
  font-size: 20px;
  position: relative;
}

#order-standard_cart .sub-heading h2 {
  font-size: 24px;
  top: -9px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel] {
  padding-left: 100px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel] {
  padding-left: 90px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
  width: 84px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
  width: 92px;
}

li.country.highlight:not(:last-child) {
  margin-bottom: 0;
}

#order-standard_cart small {
  font-size: 0.925rem;
}

#order-standard_cart .panel-product-custom-field {
  box-shadow: 0 0 12px -5px #155724;
  padding: 0;
}

#order-standard_cart .panel-product-custom-field .panel-body {
  padding: 0;
}

#order-standard_cart .panel-product-custom-field .panel-body .form-group {
  margin-bottom: 0;
}

#order-standard_cart .panel-product-custom-field .panel-body label {
  cursor: pointer;
  margin-bottom: 0;
}

#order-standard_cart .panel-product-custom-field {
  padding: 15px;
  font-size: 17px;
  color: #888;
  font-weight: 300;
}

#order-standard_cart .panel-product-custom-field .field-help-text {
  font-size: 1em;
}

#order-standard_cart .panel-product-custom-field div.flex > div {
  padding: 10px;
}

#order-standard_cart .field-help-text {
  font-size: 0.95em;
}

#order-standard_cart #frmConfigureProduct #productInformation .flex {
  justify-content: flex-start;
}

#order-standard_cart #frmConfigureProduct #productInformation .flex div {
  padding: 10px 20px;
  align-self: center;
}

#order-standard_cart #frmConfigureProduct #productInformation .flex div p:last-child {
  padding-bottom: 0;
}

#order-standard_cart #frmConfigureProduct #productInformation .flex div:first-child .fab, #order-standard_cart #frmConfigureProduct #productInformation .flex div:first-child .fas, #order-standard_cart #frmConfigureProduct #productInformation .flex div:first-child .far, #order-standard_cart #frmConfigureProduct #productInformation .flex div:first-child .fa {
  font-size: 64px;
}

#order-standard_cart #frmConfigureProduct #productInformation h4 {
  padding-bottom: 0;
}

#order-standard_cart #frmConfigureProduct #productInformation #productDomain {
  font-style: italic;
}

#order-standard_cart label.recommended {
  font-weight: 600;
}

#order-standard_cart .domain-selection-options label.input-group-text {
  font-weight: 400;
  font-size: 16px;
  margin-right: 0;
  cursor: pointer;
}

body.cart-checkout section#main-body {
  background-color: transparent;
  box-shadow: none;
}

body.cart-checkout #order-standard_cart div.cart-body {
  margin-top: 0;
}

body.cart-checkout #order-standard_cart div.cart-body .main-logo {
  text-align: center;
}

body.cart-checkout #order-standard_cart div.cart-body .main-logo img {
  max-width: 600px;
}

#order-standard_cart .checkout-box {
  padding: 10px 20px 20px 20px;
  background-color: #f8f8f8;
  border-radius: 6px;
  margin-bottom: 30px;
  margin-top: 30px;
}

#order-standard_cart .planeetta-checkout-payment-info {
  background-color: #f0f0f0;
  border-radius: 6px;
  padding: 20px;
}

#order-standard_cart .planeetta-checkout-payment-info p:last-child {
  padding-bottom: 0;
}

#order-standard_cart #paymentGatewaysContainer label.radio-inline {
  margin-right: 20px;
}

#order-standard_cart #totalDueToday {
  margin-top: 20px;
}

#order-standard_cart .password-strength-meter p {
  margin-bottom: 0;
  padding-bottom: 0;
}

#containerNewUserSecurity {
  margin-top: 20px;
}

@media screen and (min-width: 992px) {
  #order-standard_cart .modal.show .modal-dialog {
    min-width: 600px;
  }
}
@media screen and (max-width: 992px) {
  div#order-standard_cart {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#order-standard_cart .modal-header {
  padding-top: 10px;
  padding-bottom: 7px;
  border-bottom: 3px solid #424242;
  background-color: #000000 !important;
}

#order-standard_cart .modal-header .close {
  margin-left: 0;
}

#order-standard_cart .modal-body {
  padding: 2rem 2rem 1rem 2rem;
}

#order-standard_cart h4.modal-title {
  padding-bottom: 0;
  font-size: 1.2em;
  text-align: center;
  color: #fff;
  flex-grow: 1;
}

#order-standard_cart .sub-heading {
  border-top: 0;
  border-bottom: 0;
  height: auto !important;
  background-color: transparent;
  margin-top: 0;
  margin-bottom: 20px;
}

#order-standard_cart #frmDomainTransfer .panel-default .panel-heading {
  background-color: #3498db;
  border-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  padding-top: 0;
}

/**
*
*	Base / reset
*
*	@style base.scss
*	@author Planeetta Internet Oy
*
*/
* {
  box-sizing: border-box;
}

html {
  min-width: 320px;
}

body {
  min-width: 320px;
  color: #333;
  font-size: 1em;
  line-height: 1.3;
  font-weight: 400;
}

p {
  margin: 0 0 1em 0;
  font-size: 1em;
}

a {
  color: blue;
  text-decoration: none;
}

/* --------------------------
 *
 * container
 *
** ----------------------- */
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
  padding: 0 20px;
  margin: 0 auto;
  max-width: 1420px;
  width: 100%;
}

@media only screen and (min-width: 992px) {
  .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    padding: 0 40px;
  }
}
@media only screen and (min-width: 1920px) {
  .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    padding: 0 20px;
  }
}
/* containers */
.div-center {
  margin: 0 auto;
}

.container.overflowing {
  overflow: visible;
}

.container {
  overflow: hidden;
}

.container.no-padding {
  padding: 0;
  max-width: 1380px;
}

.container.narrow {
  max-width: 992px;
}

.container.narrow.no-padding {
  max-width: 952px;
}

.container.wide {
  max-width: 2000px;
}

.container.wide.no-padding {
  max-width: 1960px;
}

.container.wide-alt {
  max-width: 1800px;
}

.container.wide-alt.no-padding {
  max-width: 1760px;
}

/* --------------------------
 *
 * Images, object, video
 *
 * ----------------------- */
img,
video {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

img[width],
img[height],
video[width],
video[height] {
  max-width: 100%;
}

img[align=right] {
  margin-bottom: 1em;
  margin-left: 1em;
}

img[align=left] {
  margin-bottom: 1em;
  margin-right: 1em;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/* --------------------------
 *
 * Form data; Inputs, selects, tables
 *
** ----------------------- */
input[type=text],
input[type=password],
input[type=number],
input[type=email],
input[type=tel],
textarea {
  background: white;
  border: 1px solid #bfbfbf;
  box-shadow: 0px 0px 0px #000;
  border-radius: 0px;
  max-width: 100%;
  min-width: 50%;
  outline: none;
  padding: 0.4em;
}

input[type=text]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=tel]:focus,
textarea:focus {
  outline: none;
}

select:focus,
select {
  border: 1px solid #bfbfbf;
  max-width: 100%;
  min-width: 30%;
  padding: 0.5em;
  outline: none;
}

/* --------------------------
 *
 * Buttons
 *
 * ----------------------- */
input[type=submit],
input[type=button],
input[type=reset],
button,
.button,
.btn,
.link-button {
  border: 0;
  box-shadow: none;
  display: inline-block;
  padding: 0.75em 1.5em;
  line-height: 1em;
  text-shadow: none;
  outline: 0;
  cursor: pointer;
}

input[type=submit][disabled],
input[type=button][disabled],
button[disabled],
.button[disabled],
.btn[disabled],
.link-button[disabled] {
  opacity: 0.5;
}

/* --------------------------
 *
 * Navs
 *
 * ----------------------- */
nav ul,
nav ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

.horizontal li {
  display: inline-block;
  margin-right: 1em;
  *display: inline;
  *zoom: 1;
}

.horizontal.text-right li {
  margin-left: 1em;
  margin-right: 0;
}

.vertical li,
.vertical li a {
  display: block;
}

/* --------------------------
 *
 * Clearfix
 *
** ----------------------- */
.cf:after {
  content: "";
  display: table;
  clear: both;
}

/* --------------------------
 *
 * Other common
 *
** ----------------------- */
.email-verification {
  display: none;
}

.word-wrap {
  word-wrap: break-word;
}

.hide, .hidden, .display-none {
  display: none !important;
}

.show, .display-block {
  display: block !important;
}

.display-inline-block {
  display: inline-block !important;
}

.lightbox {
  outline: none;
}

.relative {
  position: relative;
}

.overflow-hidden {
  overflow: hidden;
}

iframe {
  max-width: 100%;
}

.height-100 {
  height: 100%;
}

.absolute-middle {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.bg-cover {
  background-size: cover;
  background-position: center center;
}

/* floats and aligns */
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.aligncenter,
.alignright,
.alignleft,
.floatleft,
.floatright {
  display: block;
  margin: 1em 0;
}

.from-s-align-left {
  margin-right: auto;
}

.from-s-float-left {
  float: left;
}

.from-s-align-right {
  margin-left: auto;
}

.from-s-float-right {
  float: left;
}

.aligncenter {
  display: block;
  margin: 0 auto;
}

@media only screen and (min-width: 768px) {
  .alignright {
    float: right;
    margin: 0 0 1em 1em;
  }
  .alignleft {
    float: left;
    margin: 0 1em 1em 0;
  }
  .floatleft {
    float: left;
  }
  .floatright {
    float: right;
  }
  .from-m-align-left {
    margin-right: auto;
  }
  .from-m-align-right {
    margin-left: auto;
  }
  .from-m-float-left {
    float: left;
  }
  .from-m-float-right {
    float: right;
  }
}
@media only screen and (min-width: 992px) {
  .from-l-align-left {
    margin-right: auto;
  }
  .from-l-align-right {
    margin-left: auto;
  }
  .from-l-float-left {
    float: left;
  }
  .from-l-float-right {
    float: right;
  }
}
@media only screen and (min-width: 1200px) {
  .from-xl-align-left {
    margin-right: auto;
  }
  .from-xl-align-right {
    margin-left: auto;
  }
  .from-xl-float-left {
    float: left;
  }
  .from-xl-float-right {
    float: right;
  }
}
/* Breakpoint visibility */
.from-sm,
.from-md,
.from-lg,
.from-xl,
.from-desktop,
.from-fullhd,
.from-4k {
  display: none;
}

@media only screen and (min-width: 576px) {
  .from-sm {
    display: block;
  }
  .to-sm {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .from-md {
    display: block;
  }
  .to-md {
    display: none !important;
  }
}
@media only screen and (min-width: 992px) {
  .from-lg {
    display: block;
  }
  .to-lg {
    display: none !important;
  }
}
@media only screen and (min-width: 1200px) {
  .from-xl {
    display: block;
  }
  .to-xl {
    display: none !important;
  }
}
@media only screen and (min-width: 1366px) {
  .from-desktop {
    display: block;
  }
  .to-desktop {
    display: none !important;
  }
}
@media only screen and (min-width: 1920px) {
  .from-fullhd {
    display: block;
  }
  .to-fullhd {
    display: none !important;
  }
}
@media only screen and (min-width: 2560px) {
  .from-4k {
    display: block;
  }
  .to-4k {
    display: none !important;
  }
}
/* Paddings & margins */
.margin-bottom {
  margin-bottom: 20px !important;
}

.no-margin-top {
  margin-top: 0 !important;
}

.no-margin-right {
  margin-right: 0 !important;
}

.no-margin-bottom {
  margin-bottom: 0 !important;
}

.no-margin-left {
  margin-left: 0 !important;
}

.no-padding-top {
  padding-top: 0 !important;
}

.no-padding-right {
  padding-right: 0 !important;
}

.no-padding-bottom {
  padding-bottom: 0 !important;
}

.no-padding-left {
  padding-left: 0 !important;
}

.content-padding {
  padding: 15px;
}

.container .content-padding {
  padding: 15px 0;
}

@media only screen and (min-width: 768px) {
  .content-padding,
  .container .content-padding {
    padding: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .content-padding,
  .container .content-padding {
    padding: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .content-padding,
  .container .content-padding {
    padding: 40px;
  }
}
/* Table display */
.display-table {
  display: table;
  width: 100%;
  height: 100%;
}

.display-table .display-table-cell {
  display: table-cell;
  width: 100%;
  height: 100%;
}

.display-table .display-table-cell.va-m {
  vertical-align: middle;
}

/* Borders */
.border-top {
  border-top: 1px solid #bfbfbf;
}

.border-right {
  border-right: 1px solid #bfbfbf;
}

.border-bottom {
  border-bottom: 1px solid #bfbfbf;
}

.border-left {
  border-left: 1px solid #bfbfbf;
}

.no-border {
  border: 0;
}

/* Flex */
.row.flex > div[class*=col-] {
  display: flex;
}

.flex {
  display: flex;
  flex-wrap: wrap;
}

.row.flex,
.flex.flex-rows {
  flex-direction: row;
}

.flex.flex-columns {
  flex-direction: column;
}

.flex.flex-nowrap {
  flex-wrap: nowrap;
}

.flex.flex-middle {
  align-items: center;
}

.flex.flex-end {
  align-items: flex-end;
}

.flex.flex-center {
  justify-content: center;
}

.flex.flex-left {
  justify-content: left;
}

.flex.flex-right {
  justify-content: right;
}

.flex.flex-space-between {
  justify-content: space-between;
}

.flex.flex-stretch {
  align-items: stretch;
}

.flex > .flex-grow {
  flex-grow: 1;
}

.flex > .flex-nogrow {
  flex-grow: 0;
}

.flex > .flex-shrink {
  flex-shrink: 1;
}

.flex > .flex-noshrink {
  flex-shrink: 0;
}

.flex-bottom {
  align-self: flex-end;
}

/* --------------------------
 *
 * 4. Module Imports
 *
** ----------------------- */
/* Navigation */
/* --------------------------
*
* Main navigation
*
** ----------------------- */
nav#main-menu a {
  text-decoration: none;
}
nav#main-menu {
  margin-left: 1em;
}
nav#main-menu > ul > li {
  height: 50px;
  line-height: 50px;
  display: inline-block;
  margin: 0 0.2em 0 0;
  padding: 0;
}
@media only screen and (min-width: 1200px) {
  nav#main-menu > ul > li {
    margin: 0 0.5em 0 0;
  }
}
@media only screen and (min-width: 1366px) {
  nav#main-menu > ul > li {
    margin: 0 1em 0 0;
  }
}
nav#main-menu > ul > li > a {
  font-weight: 500;
  text-transform: uppercase;
  padding: 0 0.25em;
  display: inline-block;
  font-size: 0.7777777778em;
}
@media only screen and (min-width: 1200px) {
  nav#main-menu > ul > li > a {
    font-size: 0.8888888889em;
  }
}
@media only screen and (min-width: 1366px) {
  nav#main-menu > ul > li > a {
    padding: 0 0.5em;
  }
}
nav#main-menu.dropdown {
  position: static;
  z-index: 15;
}
nav#main-menu.dropdown {
  /*#menu-item-36 div.submenu-container { 
  	& { 
  		display: block;
  	}
  }*/
}
nav#main-menu.dropdown li.menu-item-has-children {
  /*position: relative; */
}
nav#main-menu.dropdown li.menu-item-has-children > a:after {
  display: none !important;
}
nav#main-menu.dropdown li.menu-item-has-children button.open-submenu-dropdown {
  background-color: transparent;
  border: 0;
  padding: 0;
}
nav#main-menu.dropdown li.menu-item-has-children button.open-submenu-dropdown.dropdown-open {
  position: relative;
}
nav#main-menu.dropdown li.menu-item-has-children button.open-submenu-dropdown.dropdown-open:before, nav#main-menu.dropdown li.menu-item-has-children button.open-submenu-dropdown.dropdown-open:after {
  content: " ";
  position: absolute;
  z-index: 20;
  transition: all 0.5s;
  pointer-events: none;
  display: block;
}
nav#main-menu.dropdown li.menu-item-has-children button.open-submenu-dropdown.dropdown-open:before {
  left: 0;
  right: 0;
  bottom: 100%;
  height: 12px;
  background-color: transparent;
}
nav#main-menu.dropdown li.menu-item-has-children button.open-submenu-dropdown.dropdown-open:before {
  /*z-index: -1; 
  left: -100vw; 
  right: -100vw; 
  top: -12px; 
  height: 120%; 
  background: linear-gradient(180deg, transparentize($dropdown-background-color, .5), transparent); 
  */
}
nav#main-menu.dropdown li.menu-item-has-children button.open-submenu-dropdown.dropdown-open:after {
  left: 0px;
  bottom: -38px;
  margin-top: 2px;
  border-style: solid;
  border-color: transparent transparent #ffffff;
  border-width: 0 13px 10px;
}
@media only screen and (min-width: 1200px) {
  nav#main-menu.dropdown li.menu-item-has-children button.open-submenu-dropdown.dropdown-open:after {
    bottom: -33px;
  }
}
nav#main-menu.dropdown li.menu-item-has-children button.open-submenu-dropdown.dropdown-open:focus {
  outline: 1px dotted;
}
nav#main-menu.dropdown li.menu-item-has-children button.open-submenu-dropdown.dropdown-open:focus:after {
  outline: 0px;
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu li.menu-item-has-children > a:after {
  display: none;
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu li {
  display: block;
  padding: 0;
  float: none;
  width: auto;
  margin: 0 0 0.5em 0;
  line-height: 1.15;
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu li a {
  color: #282828;
  padding: 6px 0 8px 0;
  display: inline-block;
  /*white-space: nowrap;*/
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu li[class*=current] > a {
  color: #282828;
  font-weight: 700;
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu.menu-level-1 > li > a {
  font-size: 18px;
}
@media only screen and (min-width: mxl) {
  nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu.menu-level-1 > li > a {
    font-size: 24px;
  }
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu.menu-level-1 > li:last-child {
  margin-bottom: 0;
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu ul.sub-menu li {
  padding: 0;
  float: none;
  width: 100%;
  border: 0;
  margin-bottom: 9px;
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu ul.sub-menu li a {
  padding-left: 15px;
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu ul.sub-menu {
  position: static;
  margin-top: 0;
  padding: 0 0 0 5px;
  border: 0;
  display: block;
  width: 100%;
  box-shadow: 0 0 0 #fff;
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu ul.sub-menu:after {
  content: "";
  display: table;
  clear: both;
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu ul.sub-menu li {
  border-left: 1px dashed #282828;
  margin: 0;
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu ul.sub-menu li.menu-item-has-children > a:after {
  display: none;
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu ul.sub-menu ul.sub-menu.menu-level-3 {
  padding: 0.5em 0 0 0.5em;
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu ul.sub-menu ul.sub-menu.menu-level-3 li {
  position: relative;
  padding-left: 11px;
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu ul.sub-menu ul.sub-menu.menu-level-3 li > a {
  padding: 4px 20px 6px 15px;
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu ul.sub-menu ul.sub-menu.menu-level-3 li > a:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  content: "\f0c8";
  font-size: 0.4em;
  vertical-align: middle;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 2.5;
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu li:hover {
  background-color: transparent;
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu li a:hover {
  color: #282828;
  opacity: 1;
}
nav#main-menu.dropdown li.menu-item-has-children div.submenu-container {
  display: none;
  /*position: absolute; z-index: 10; top:100%; right:auto; left:-45px; 
  min-width: 100%; width: auto;
  margin-top: 12px; padding: 40px 55px 50px 45px; 
  border-radius: 6px; border:0;  */
  /* absolute */
  position: absolute;
  top: 75px;
  right: 0;
  left: 0;
  width: auto;
  max-width: 80%;
  margin: 12px auto 0 auto;
  /* fixed sol */
  /*position: fixed;
  z-index: 10;
  top: 100px;
  right: 5%;
  left: 5%;
  width: auto;
  max-width: 90%;*/
  z-index: 20;
  height: auto;
  padding: 20px 25px 25px 25px;
  background-color: #ffffff;
  border-radius: 6px;
  border: 0;
}
@media only screen and (min-width: 1200px) {
  nav#main-menu.dropdown li.menu-item-has-children div.submenu-container {
    max-width: 60%;
  }
}
nav#main-menu.dropdown li.menu-item-has-children div.submenu-container div.submenu-inner > ul.sub-menu {
  order: 5;
  display: flex;
}
nav#main-menu.dropdown li.menu-item-has-children div.submenu-container div.submenu-inner > div.dropdown-content-container {
  order: 1;
  padding-right: 2em;
  width: 350px;
  font-size: 15px;
}
nav#main-menu.dropdown li.menu-item-has-children div.submenu-container div.submenu-inner > div.dropdown-content-container p {
  color: #ffffff;
  line-height: 1.3;
}
nav#main-menu.dropdown li.menu-item-has-children div.submenu-container.menu-level-1 {
  box-shadow: 5px 6px 27px #0000004d;
}
nav#main-menu.dropdown li.menu-item-has-children div.submenu-container.menu-level-1 li {
  margin: 0 1em;
  padding-right: 1em;
  text-align: left;
  border-right: 1px solid #d5d5d5;
}
nav#main-menu.dropdown li.menu-item-has-children div.submenu-container.menu-level-1 li span {
  display: block;
}
nav#main-menu.dropdown li.menu-item-has-children div.submenu-container.menu-level-1 li span.dropdown-content-image {
  height: 82px;
}
nav#main-menu.dropdown li.menu-item-has-children div.submenu-container.menu-level-1 li span.dropdown-content-image img {
  max-height: 73px;
  margin-top: 4px;
}
nav#main-menu.dropdown li.menu-item-has-children div.submenu-container.menu-level-1 li span.dropdown-content-icon {
  height: 82px;
  font-size: 4em;
}
nav#main-menu.dropdown li.menu-item-has-children div.submenu-container.menu-level-1 li span.dropdown-content-title {
  margin: 5px 0 0 0;
  font-weight: bold;
  text-transform: uppercase;
}
nav#main-menu.dropdown li.menu-item-has-children div.submenu-container.menu-level-1 li span.dropdown-content-text {
  margin-top: 20px;
  font-weight: 400 !important;
}
nav#main-menu.dropdown li.menu-item-has-children div.submenu-container.menu-level-1 li:last-child {
  border: 0;
}
nav#main-menu.dropdown li.menu-item-has-children div.submenu-container {
  /*
  &.menu-level-1:before ,
  &.menu-level-1:after { 
  	content:' '; 
  	position: absolute; 
  	z-index: 12; 
  	transition: all .5s; 
  	pointer-events:none; 
  	display: block; 
  }
  &.menu-level-1:before { 
  	left:0; 
  	right:0; 
  	bottom:100%; 
  	height:12px; 
  	background-color: transparent; 
  }*/
}
nav#main-menu.dropdown li.menu-item-has-children div.submenu-container.menu-level-1:before {
  /*z-index: -1; 
  left: -100vw; 
  right: -100vw; 
  top: -12px; 
  height: 120%; 
  background: linear-gradient(180deg, transparentize($secondary-color, .5), transparent); 
  */
}
nav#main-menu.dropdown li.menu-item-has-children div.submenu-container {
  /*&.menu-level-1:after { 
  	left: 45px; 
  	bottom:100%; 
  	margin-top:2px; 
  	border-style: solid; 
  	border-color: transparent transparent $secondary-color; 
  	border-width: 0 13px 10px; 
  }*/
}
nav#main-menu.dropdown li.menu-item-has-children li.menu-item-has-children:hover > div.submenu-container {
  z-index: 12;
}
nav#main-menu.old-dropdown {
  position: relative;
  z-index: 5;
}
nav#main-menu.old-dropdown li.menu-item-has-children {
  position: relative;
}
nav#main-menu.old-dropdown li.menu-item-has-children {
  /*& > a:after 	{ 
  	content: '\e841'; 
  	font-family: "skeletor-fontello"; 
  	font-style: normal; 
  	font-weight: normal; 
  	speak: none; 
  	display: inline-block; 
  	text-decoration: inherit; 
  	width: 1em; 
  	margin-right: .2em; 
  	text-align: center; 
  	font-variant: normal; 
  	text-transform: none; 
  	line-height: 1em; 
  	height:1em; 
  	margin-left: .5em; 
  	font-size: .8em; 
  }*/
}
nav#main-menu.old-dropdown li.menu-item-has-children ul.sub-menu {
  position: absolute;
  top: 100%;
  min-width: 300px;
  left: -1.3em;
  background-color: #fff;
  z-index: 10;
  border-bottom: 5px solid #67c94d;
}
nav#main-menu.old-dropdown li.menu-item-has-children:hover > ul.sub-menu {
  z-index: 11;
  opacity: 1;
}
nav#main-menu.old-dropdown li.menu-item-has-children:hover ul.sub-menu li:hover ul.sub-menu {
  z-index: 12;
}
nav#main-menu.old-dropdown li.menu-item-has-children ul.sub-menu li.menu-item-has-children > a {
  padding-right: 2em;
}
nav#main-menu.old-dropdown li.menu-item-has-children {
  /*ul.sub-menu li.menu-item-has-children > a:after 	{ 
  	content: '\e843'; 
  	position: absolute; 
  	right:.5em; 
  	top:calc(50% - .5em); 
  	color: inherit; 
  }*/
}
nav#main-menu.old-dropdown li.menu-item-has-children ul.sub-menu li {
  display: block;
  margin: 0 0 0 0;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
}
nav#main-menu.old-dropdown li.menu-item-has-children ul.sub-menu li a {
  display: block;
  padding: 0.6em 1.3em;
  color: inherit;
}
nav#main-menu.old-dropdown li.menu-item-has-children ul.sub-menu li[class*=current] > a {
  color: #142140;
}
nav#main-menu.old-dropdown li.menu-item-has-children ul.sub-menu li:hover {
  background-color: rgba(0, 0, 0, 0.05);
  opacity: 1;
}
nav#main-menu.old-dropdown li.menu-item-has-children ul.sub-menu li a:hover {
  background-color: rgba(0, 0, 0, 0.05);
  opacity: 1;
}
nav#main-menu.old-dropdown li.menu-item-has-children ul.sub-menu ul.sub-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
  border-top: 1px solid #d9d9d9;
}

/* --------------------------
*
* Main navigation
*
** ----------------------- */
/* Main nav */
nav#footer-menu {
  margin-top: 1em;
}
nav#footer-menu a {
  text-decoration: none;
}
nav#footer-menu ul.footer-menu > li {
  display: block;
  margin: 0 1em 1em 0;
}
nav#footer-menu ul.footer-menu > li > a, nav#footer-menu ul.footer-menu > li > span {
  font-weight: bold;
  padding: 0 0 1em 0;
  display: inline-block;
}
nav#footer-menu ul.footer-menu ul.sub-menu > li {
  display: block;
}
nav#footer-menu ul.footer-menu ul.sub-menu > li > a {
  padding: 0 0 0.25em 0;
  display: inline-block;
}
nav#footer-menu .leftside-content .widget-content a {
  padding: 0 0 0.25em 0;
  display: inline-block;
}
nav#footer-menu .leftside-content .widget-content > div > a:first-child {
  font-weight: bold;
  padding: 0 0 1em 0;
}
nav#footer-menu .leftside-content .some-links {
  margin: 1em 0;
  font-size: 1.5em;
}

@media only screen and (min-width: 768px) {
  nav#footer-menu {
    position: relative;
  }
  nav#footer-menu:after {
    content: " ";
    clear: both;
  }
  nav#footer-menu ul.footer-menu > li {
    width: 47%;
    display: inline-block;
    float: left;
    margin: 0 1em 1em 0;
  }
}
@media only screen and (min-width: 992px) {
  nav#footer-menu ul.footer-menu > li {
    width: 23%;
  }
}
/* --------------------------
*
* Mobilenav
*
** ----------------------- */
#mobilenav a {
  text-decoration: none;
  color: #ffffff;
}

#mobilenav .custom-logo-link img {
  margin: 10px 0 10px 20px;
}

#mobilenav .symbol {
  position: relative;
  width: 1em;
  height: 1em;
  display: block;
}

#mobilenav .symbol span.line-vertical {
  display: block;
  width: 1px;
  height: 1em;
  position: absolute;
  left: 50%;
  top: 0;
  background-color: #142140;
}

#mobilenav .symbol span.line-horizontal {
  display: block;
  width: 1em;
  height: 1px;
  position: absolute;
  left: 0;
  top: 50%;
  background-color: #142140;
}

#mobilenav .open > .open-submenu .symbol span.line-horizontal {
  width: 1em;
  height: 1px;
  position: absolute;
  left: 0;
  top: 50%;
  background-color: #142140;
}

#mobilenav .open > .open-submenu .symbol span.line-vertical {
  display: none;
}

#mobilenav .symbol-cancel {
  position: relative;
  width: 1em;
  height: 1em;
  display: block;
  transform: rotate(45deg);
}

#mobilenav .symbol-cancel span.line-vertical {
  width: 1px;
  height: 1em;
  position: absolute;
  left: 50%;
  top: 0;
}

#mobilenav .symbol-cancel span.line-horizontal {
  width: 1em;
  height: 1px;
  position: absolute;
  left: 0;
  top: 50%;
}

#mobilenav-dimmer {
  background: #000;
  opacity: 0.5;
  display: none;
  height: 100%;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
}

#mobilenav-loader {
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1002;
}

#mobilenav-dimmer.show-dimmer {
  cursor: pointer;
}

#mobilenav-loader.show {
  display: block;
}

#mobilenav {
  height: 100%;
  position: fixed;
  right: -100%;
  top: 0;
  width: 100%;
  z-index: 1001;
  font-size: 18px;
  display: none;
  transition: right 0.4s;
}

body.admin-bar #mobilenav {
  top: 43px;
}

#mobilenav {
  max-width: 500px;
}

#mobilenav .clear:after {
  content: "";
  display: table;
  clear: both;
}

#mobilenav.open {
  /*box-shadow: -5px 0 10px rgba(0, 0, 0, .3); 
  */
  right: 0;
}

#mobilenav .mobilenav-bg {
  background-color: #142140;
}

#mobilenav .mobilenav-bg,
#mobilenav .mobilenav-wrapper {
  height: 100%;
  overflow: auto;
}

#mobilenav #mobilenav-top-container {
  padding-bottom: 5px;
  background-color: #142140;
  border-bottom: 5px solid #142140;
}

#mobilenav #mobilenav-top-container button.mobilenav-close {
  width: 40px;
  height: 40px;
  float: right;
  font-size: 1.5em;
  background-color: transparent;
  border-radius: 20px;
  padding: 0;
  margin: 12px 10px 0 0;
  color: #fff;
  line-height: 1em;
  cursor: pointer;
  border: 0;
  box-shadow: none;
}

#mobilenav #mobilenav-top-container .mobilenav-top-container-left {
  float: left;
  width: 190px;
  max-width: calc(100% - 40px);
  padding-top: 8px;
}

#mobilenav .shop-links a {
  margin-right: 10px;
  text-decoration: none;
}
#mobilenav .shop-links a.shopping-cart-link {
  display: inline-block;
  padding: 1em 10px;
  margin: 10px 0;
}
#mobilenav .shop-links a.shopping-cart-link span.cart-info {
  display: inline-block;
  margin-left: 5px;
}

#mobilenav .mobilenav-inner {
  padding: 0;
  clear: both;
  background-color: #ffffff;
}
#mobilenav .mobilenav-inner ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#mobilenav .mobilenav-inner li {
  display: block;
}
#mobilenav .mobilenav-inner li > a {
  display: block;
  display: flex;
  align-items: center;
  float: left;
  padding: 5px 20px;
  line-height: 1;
  min-height: 55px;
  font-size: 18px;
  width: calc(100% - 65px);
  background-color: transparent;
}
#mobilenav .mobilenav-inner li a {
  transition: background 0.3s ease;
  color: #142140;
}
#mobilenav .mobilenav-inner li > button {
  float: right;
  padding: 5px;
  line-height: 55px;
  min-height: 55px;
  width: 65px;
  cursor: pointer;
  display: none;
  text-align: center;
}
#mobilenav .mobilenav-inner li > button * {
  margin: 0 auto;
}
#mobilenav .mobilenav-inner li > button:before {
  margin: 0 auto;
}
#mobilenav .mobilenav-inner li.menu-item-has-children > button.open-submenu {
  display: block;
  display: flex;
  align-items: center;
  background-color: #ffffff;
}
#mobilenav .mobilenav-inner li.menu-item-has-children > ul.sub-menu {
  background-color: #e1e1e1;
  display: none;
  padding: 10px 0 10px 15px;
}
#mobilenav .mobilenav-inner li.menu-item-has-children > ul.sub-menu li > a {
  width: calc(100% - 65px);
  color: #142140;
  padding-left: 5px;
}
#mobilenav .mobilenav-inner li.menu-item-has-children > ul.sub-menu li.menu-item-has-children > button.open-submenu {
  background-color: #e7e7e7;
}
#mobilenav .mobilenav-inner li.menu-item-has-children > ul.sub-menu ul.sub-menu {
  background-color: #e7e7e7;
  padding: 0;
}
#mobilenav .mobilenav-inner li.menu-item-has-children > ul.sub-menu ul.sub-menu li {
  margin-left: 10px;
}
#mobilenav .mobilenav-inner li.menu-item-has-children > ul.sub-menu ul.sub-menu li > a {
  color: #000;
  font-size: 16px;
  padding-left: 5px;
}
#mobilenav .mobilenav-inner li.menu-item-has-children > ul.sub-menu ul.sub-menu ul.sub-menu {
  background-color: rgb(236.1, 236.1, 236.1);
  margin-left: -10px;
}
#mobilenav .mobilenav-inner li.menu-item-has-children > ul.sub-menu ul.sub-menu ul.sub-menu button.open-submenu {
  background-color: rgb(236.1, 236.1, 236.1);
}
#mobilenav .mobilenav-inner li.menu-item-has-children > ul.sub-menu ul.sub-menu ul.sub-menu li > a {
  padding-left: 10px;
}
#mobilenav .mobilenav-inner li.menu-item-has-children > ul.sub-menu ul.sub-menu ul.sub-menu ul.sub-menu {
  background-color: rgb(241.2, 241.2, 241.2);
}
#mobilenav .mobilenav-inner li.menu-item-has-children > ul.sub-menu ul.sub-menu ul.sub-menu ul.sub-menu button.open-submenu {
  background-color: rgb(241.2, 241.2, 241.2);
}
#mobilenav .mobilenav-inner li.menu-item-has-children > ul.sub-menu ul.sub-menu ul.sub-menu ul.sub-menu li > a {
  padding-left: 24px;
}
#mobilenav .mobilenav-inner {
  /* Open submenu -button */
}
#mobilenav .mobilenav-inner li.menu-item-has-children > button.open-submenu {
  display: inline-block;
}
#mobilenav .mobilenav-inner li.menu-item-has-children.open > button.open-submenu {
  display: none;
}
#mobilenav .mobilenav-inner {
  /* Close submenu -button */
}
#mobilenav .mobilenav-inner li.menu-item-has-children > button.close-submenu {
  display: none;
}
#mobilenav .mobilenav-inner li.menu-item-has-children.open > button.close-submenu {
  display: inline-block;
}

#mobilenav-additional {
  padding: 25px 20px 20px 20px;
}

#mobilenav-additional .mobilenav-widgetarea-container {
  margin-bottom: 1.5em;
}

#mobilenav .some-links {
  margin-top: 30px;
}
#mobilenav .some-links a {
  margin-left: 10px;
}

.language-menu-container ul.wpml-language-menu.text-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.language-menu-container ul.wpml-language-menu.text-list li.language-item {
  display: inline-block;
}
.language-menu-container ul.wpml-language-menu.text-list li.language-item a {
  text-decoration: none;
  text-transform: uppercase;
  line-height: 1;
  padding: 0 10px;
  display: inline-block;
  border-right: 1px solid #ffffff;
  font-weight: 500;
}
.language-menu-container ul.wpml-language-menu.text-list li.language-item:last-child a {
  border: 0;
  padding-right: 0;
}
.language-menu-container ul.wpml-language-menu.text-list li.language-item.current-lang a {
  text-decoration: underline;
}

/* Shortcodes */
/* --------------------------
*
* Domain search 
*
** ----------------------- */
.domain-search-price-boxes {
  margin: 0;
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
}

.domain-search-price-boxes .domain-search-price-box {
  padding: 0px 10px;
  width: 33%;
  max-width: 100%;
  border-right: 1px solid rgba(20, 20, 20, 0.06);
  border-left: 1px solid rgba(20, 20, 20, 0.06);
  height: auto;
  text-align: center;
  flex-grow: 1;
}

.domain-search-price-boxes .domain-search-price-box:first-of-type {
  border-left: 0;
}

.domain-search-price-boxes .domain-search-price-box:last-of-type {
  border-right: 0;
}

.domain-search-price-boxes .domain-search-price-box.domain-search-price-box-sale {
  /*color: #155724;*/ /*background-color: #d4edda3d; 
border-color: #c3e6cb;*/
}

.domain-search-price-boxes .domain-search-price-box .domain-search-price-box-tld {
  font-weight: 700;
  font-size: 1.1em;
  display: block;
}

.domainPriceInfo {
  margin-top: 1em;
  opacity: 0.9;
}

@media (min-width: 640px) {
  .domain-search-price-boxes .domain-search-price-box {
    width: auto;
  }
  .domain-search-price-boxes .domain-search-price-box:first-child {
    width: auto;
  }
}
/* --------------------------
*
* Domain campaign shortcode
*
** ----------------------- */
@media only screen and (max-width: 767px) {
  .sc-domain-campaign, #site-hero .hero-content-container .hero-text-leftside .sc-domain-campaign {
    text-align: center;
  }
}
.sc-domain-campaign .campaign-content h1, .sc-domain-campaign .campaign-content h2, .sc-domain-campaign .campaign-content h3, .sc-domain-campaign .campaign-content h4, .sc-domain-campaign .campaign-content h5, .sc-domain-campaign .campaign-content h6, #site-hero .hero-content-container .hero-text-leftside .sc-domain-campaign .campaign-content h1, #site-hero .hero-content-container .hero-text-leftside .sc-domain-campaign .campaign-content h2, #site-hero .hero-content-container .hero-text-leftside .sc-domain-campaign .campaign-content h3, #site-hero .hero-content-container .hero-text-leftside .sc-domain-campaign .campaign-content h4, #site-hero .hero-content-container .hero-text-leftside .sc-domain-campaign .campaign-content h5, #site-hero .hero-content-container .hero-text-leftside .sc-domain-campaign .campaign-content h6 {
  font-size: 1em;
  margin: 0 0 1em 0;
}
.sc-domain-campaign .campaign-content p, #site-hero .hero-content-container .hero-text-leftside .sc-domain-campaign .campaign-content p {
  margin: 0 0 0.5em 0;
}
.sc-domain-campaign ul.dc-domains, #site-hero .hero-content-container .hero-text-leftside .sc-domain-campaign ul.dc-domains {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sc-domain-campaign ul.dc-domains li, #site-hero .hero-content-container .hero-text-leftside .sc-domain-campaign ul.dc-domains li {
  display: inline-block;
  background-color: #142140;
  color: #fff;
  cursor: pointer;
  padding: 0.6em 0.85em 0.5em 0.85em;
  border-radius: 5px;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
  font-weight: bold;
  /*text-transform: uppercase;*/
}
@media only screen and (max-width: 767px) {
  .sc-domain-campaign ul.dc-domains li, #site-hero .hero-content-container .hero-text-leftside .sc-domain-campaign ul.dc-domains li {
    font-size: 0.85em;
  }
}
.sc-domain-campaign ul.dc-domains li.active-offer, #site-hero .hero-content-container .hero-text-leftside .sc-domain-campaign ul.dc-domains li.active-offer {
  background-color: #67c94d;
  color: #142140;
}
.sc-domain-campaign ul.dc-domains li.active-offer a, .sc-domain-campaign ul.dc-domains li.active-offer span, .sc-domain-campaign ul.dc-domains li.active-offer span.price-orig, #site-hero .hero-content-container .hero-text-leftside .sc-domain-campaign ul.dc-domains li.active-offer a, #site-hero .hero-content-container .hero-text-leftside .sc-domain-campaign ul.dc-domains li.active-offer span, #site-hero .hero-content-container .hero-text-leftside .sc-domain-campaign ul.dc-domains li.active-offer span.price-orig {
  color: #142140;
}
.sc-domain-campaign ul.dc-domains li span.price-orig, #site-hero .hero-content-container .hero-text-leftside .sc-domain-campaign ul.dc-domains li span.price-orig {
  text-decoration: line-through;
  color: #eeeeee;
  font-size: 0.85em;
}
.sc-domain-campaign ul.dc-domains li a, #site-hero .hero-content-container .hero-text-leftside .sc-domain-campaign ul.dc-domains li a {
  color: #fff;
  text-decoration: none !important;
}
.sc-domain-campaign .campaign-info, #site-hero .hero-content-container .hero-text-leftside .sc-domain-campaign .campaign-info {
  margin: 1em 0 1em 0;
}
.sc-domain-campaign .campaign-info span.more-campaign-info, #site-hero .hero-content-container .hero-text-leftside .sc-domain-campaign .campaign-info span.more-campaign-info {
  cursor: pointer;
}
.sc-domain-campaign .campaign-info a.more-campaign-info, #site-hero .hero-content-container .hero-text-leftside .sc-domain-campaign .campaign-info a.more-campaign-info {
  text-decoration: none !important;
}
.sc-domain-campaign .campaign-info .campaign-info-content, #site-hero .hero-content-container .hero-text-leftside .sc-domain-campaign .campaign-info .campaign-info-content {
  display: none;
  padding: 1em 0;
  text-align: left;
}
.sc-domain-campaign .campaign-info .campaign-info-content.open, #site-hero .hero-content-container .hero-text-leftside .sc-domain-campaign .campaign-info .campaign-info-content.open {
  display: block;
}
.sc-domain-campaign .campaign-info .campaign-info-content ul, #site-hero .hero-content-container .hero-text-leftside .sc-domain-campaign .campaign-info .campaign-info-content ul {
  padding: 0 0 0 1em;
}

#site-hero .hero-content-container .hero-text-leftside .sc-domain-campaign ul.dc-domains li {
  font-size: 1em;
  background-color: #142140;
  border: 1px solid rgba(255, 255, 255, 0.25);
}
#site-hero .hero-content-container .hero-text-leftside .sc-domain-campaign ul.dc-domains li a {
  color: #fff;
}

@media only screen and (max-width: 767px) {
  #site-hero .hero-content-container .hero-text-leftside .sc-domain-campaign ul.dc-domains li {
    font-size: 0.8em;
  }
}
/* --------------------------
*
* Products shortcode
*
** ----------------------- */
.product-list {
  margin-bottom: 0;
}
.product-list div[class*=col-] {
  padding-bottom: 1em;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .product-list .col-xl-3 .col-content.product .product-campaign-banner {
    font-size: 1em;
  }
}
.product-list .col-content.product {
  display: grid;
  grid-auto-rows: min-content;
  position: relative;
  padding: 0 !important;
  z-index: 0;
  margin-top: 20px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  transition: 0.4s ease all;
  border: 1px solid #142140;
}
.product-list .col-content.product.primary-bg {
  border-color: #142140;
}
.product-list .col-content.product.secondary-bg {
  border-color: #67c94d;
}
.product-list .col-content.product.grey-bg {
  border-color: #dcdcdc;
}
.product-list .col-content.product.cyan-blue-bg {
  border-color: #3498db;
}
.product-list .col-content.product .product-card-badge {
  width: 100px;
  height: 38px;
  position: absolute;
  right: 30px;
  top: -38px;
  z-index: 2;
}
.product-list .col-content.product .product-card-badge img {
  width: auto;
  position: relative;
}
.product-list .col-content.product .product-content {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.product-list .col-content.product .product-order {
  margin-top: 1em;
}
.product-list .col-content.product.w-campaign-banner {
  /* with absolute banner
  & {
  	padding: $gutter_px * 2 + 35 $gutter_px $gutter_px * 2 $gutter_px !important;
  }
  @include media-from(lg){
  	& {
  		padding: $gutter_px * 2 + 35 $gutter_px $gutter_px $gutter_px !important;
  	}
  }
  @include media-from(xl){
  	& {
  		padding: $gutter_px * 2 + 35 $gutter_px 10px $gutter_px !important;
  	}
  }
  */
}
.product-list .col-content.product.w-campaign-banner .product-content {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.product-list .col-content.product.w-campaign-banner.w-footer .product-content {
  border-radius: 0;
}
.product-list .col-content.product.w-footer .product-content {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding-bottom: 40px !important;
}
.product-list .col-content.product .product-campaign-banner {
  /*position: absolute;*/
  margin: -2px -1px -1px -1px;
  text-align: center;
  min-height: 46px;
  line-height: 46px;
  padding: 0px 20px 0px 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  font-weight: bold;
  font-family: Arial, sans-serif;
  font-size: 1em;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .product-list .col-content.product .product-campaign-banner {
    font-size: 1.5em;
  }
}
@media only screen and (min-width: 992px) {
  .product-list .col-content.product .product-campaign-banner {
    font-size: 1.2em;
  }
}
.product-list .col-content.product .product-content {
  padding: 30px 10px 30px 30px !important;
}
.product-list .col-content.product .product-content.post-content-only {
  flex-direction: column;
}
.product-list .col-content.product .product-content.post-content-only h1, .product-list .col-content.product .product-content.post-content-only h2, .product-list .col-content.product .product-content.post-content-only h3, .product-list .col-content.product .product-content.post-content-only h4, .product-list .col-content.product .product-content.post-content-only h5, .product-list .col-content.product .product-content.post-content-only h6 {
  font-size: 1.5em;
  line-height: 1.2;
  margin-bottom: 20px;
}
.product-list .col-content.product .product-content.post-content-only div {
  margin-bottom: 16px;
}
.product-list .col-content.product .product-name {
  display: block;
  font-size: 1.85em;
  margin: 0.25em 0;
}
@media only screen and (min-width: 768px) {
  .product-list .col-content.product .product-name {
    font-size: 1.6666666667em;
  }
}
.product-list .col-content.product .product-price {
  display: block;
  margin: 0.25em 0 0.65em 0;
  font-size: 2.25em;
  font-family: Arial, sans-serif;
}
.product-list .col-content.product.w-price-org .product-price {
  margin: 0.25em 0 0 0;
}
.product-list .col-content.product .product-price-orig {
  display: block;
  margin: 0.5em 0 1em 0;
}
.product-list .col-content.product .product-desc {
  margin: 20px 0;
}
.product-list .col-content.product .product-desc p {
  width: 100%;
  text-align: center;
  font-family: Arial, sans-serif;
  font-size: 1.625em;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 0px !important;
}
.product-list .col-content.product .product-desc ul {
  text-align: left;
  margin: 0;
  padding: 0 0 0 1em;
}
.product-list .col-content.product .tech-specs {
  margin: 1em 0 0 0;
}
.product-list .col-content.product .open-tech-specs {
  margin: 1em 0 0 0;
}
.product-list .col-content.product .open-tech-specs span {
  display: block;
  cursor: pointer;
}
.product-list .col-content.product .open-tech-specs .product-tech-specs {
  margin: 1em 0 0 0;
  display: none;
  height: 0px;
  overflow: hidden;
}
.product-list .col-content.product .open-tech-specs.open .product-tech-specs {
  height: auto;
  display: flex !important;
}
.product-list .col-content.product .service-features {
  padding: 0 1em;
}
.product-list .col-content.product .service-feature {
  display: flex;
  margin-bottom: 0.5em;
  align-items: center;
  /*border-top: 1px solid #d7d7d7;*/
  /* background: #efefef; */
  padding-top: 0.5em;
}
.product-list .col-content.product {
  /*.service-feature:hover, .service-feature .label:hover {
  	font-weight: bold;
  	cursor:pointer;
  	transition: 1s ease all;
  }*/
}
.product-list .col-content.product .service-feature:first-child {
  border: 0;
}
.product-list .col-content.product .service-feature .icon {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #000;
  border-radius: 50%;
  font-size: 1.25em;
  text-align: left;
}
.product-list .col-content.product .service-feature .label {
  width: 90%;
  padding: 0 0 0 1em;
  font-size: 0.85em;
}
@media only screen and (min-width: 1200px) {
  .product-list .col-content.product {
    height: 100%;
  }
}
.product-list .col-content.product .product-footer {
  padding: 20px 20px 20px 20px;
  font-size: 0.9em;
}
@media only screen and (min-width: 1200px) {
  .product-list .col-content.product .product-footer {
    padding: 30px 20px 30px 20px;
    /*margin-bottom: -$gutter_px;*/
  }
}

/* Old DH "pricetag" product cards */
.product.pricetag {
  margin-top: 20px;
  width: 100%;
}
@media only screen and (min-width: 576px) {
  .product.pricetag {
    margin-top: 0;
  }
}
.product.pricetag .pricetag-top {
  display: none;
  background-color: transparent !important;
}
@media only screen and (min-width: 576px) {
  .product.pricetag .pricetag-top {
    display: block;
  }
}
.product.pricetag .pricetag-top.primary-bg {
  content: url("../img/pricetag-top-dark-blue.svg");
}
.product.pricetag .pricetag-top.secondary-bg {
  content: url("../img/pricetag-top-lime-green.svg");
}
.product.pricetag .pricetag-top.white-bg {
  content: url("../img/pricetag-top-white.svg");
}
.product.pricetag .pricetag-top.black-bg {
  content: url("../img/pricetag-top-black.svg");
}
.product.pricetag .pricetag-top.grey-bg {
  content: url("../img/pricetag-top-grey.svg");
}
.product.pricetag .pricetag-top.cyan-blue-bg {
  content: url("../img/pricetag-top-cyan-blue.svg");
}
.product.pricetag .pricetag-content {
  padding: 2em 1em 2em 1em;
  border-radius: 10px;
}
@media only screen and (min-width: 576px) {
  .product.pricetag .pricetag-content {
    padding: 0 1.5em 2em 1.5em;
    font-size: 0.8em;
    margin-top: -1px;
    border-radius: 0px;
  }
}
@media only screen and (min-width: 1200px) {
  .product.pricetag .pricetag-content {
    padding: 0 1em 2em 1em;
    font-size: 1em;
  }
}
@media only screen and (max-width: 575px) {
  .product.pricetag .pricetag-content.pt-5, .product.pricetag .pricetag-content.py-5, .product.pricetag .pricetag-content.pt-2, .product.pricetag .pricetag-content.py-2 {
    padding-top: 2em !important;
  }
}
.product.pricetag .pricetag-content .product-name {
  font-size: 1.5em;
  text-align: center;
}
@media only screen and (min-width: 576px) {
  .product.pricetag .pricetag-content .product-name {
    font-size: 1.2em;
  }
}
@media only screen and (min-width: 1200px) {
  .product.pricetag .pricetag-content .product-name {
    font-size: 1.4em;
  }
}
.product.pricetag .pricetag-content .product-desc ul {
  margin: 0 0 0 1.75em;
  padding: 0;
  display: inline-block;
}
.product.pricetag .pricetag-content .product-price {
  margin-top: 0.5em;
  margin-bottom: 0;
  font-size: 1.2em;
  text-align: center;
}
@media only screen and (min-width: 1200px) {
  .product.pricetag .pricetag-content .product-price {
    font-size: 1.44em;
  }
}
.product.pricetag .pricetag-content .product-price-orig {
  display: block;
  text-align: center;
  margin-top: 0.5em;
  font-size: 0.95em;
}
.product.pricetag .pricetag-content .product-order {
  margin-top: 1em;
  text-align: center;
}
@media only screen and (min-width: 576px) {
  .product.pricetag.product-1 {
    margin-top: 3.4em;
  }
  .product.pricetag.product-2 {
    margin-top: 1.75em;
  }
  .product.pricetag.product-2 .pricetag-content .product-name {
    /*font-size: 1.5em;*/
  }
  .product.pricetag.product-3 {
    margin-top: 0em;
  }
  .product.pricetag.product-3 .pricetag-content .product-name {
    /*font-size: 1.6em;*/
  }
}

#site-content .sc-postlist a.post-title {
  margin: 5px 0 10px 0;
  text-decoration: none !important;
}
#site-content .sc-postlist a.post-title span.post-date {
  display: block;
}
@media only screen and (min-width: 768px) {
  #site-content .sc-postlist a.post-title {
    margin: 5px 0;
  }
  #site-content .sc-postlist a.post-title span.post-date {
    min-width: 85px;
    display: inline-block;
  }
}

/* Other Modules */
/* --------------------------
 *
 * Search-forms
 *
** ----------------------- */
.fancy-search-form {
  display: inline-block;
  font-size: 16px;
  line-height: 1.2em;
  position: relative;
  width: 100%;
}
@media (min-width: 1024px) {
  .fancy-search-form {
    font-size: 1.2em;
  }
}
.fancy-search-form .input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  font-size: 1em;
  line-height: 1.2em;
  margin: 1em auto 1em auto;
  border: 1px solid #eee;
  background: #f9f9f9;
  border-radius: 6px;
  transition: all 0.2s;
  box-shadow: 0 1.5em 0.65em -1.5em #101010;
}
.fancy-search-form .input-group label {
  display: none;
  color: #7c7c7c;
  margin: 0;
  font-size: 1em;
  line-height: 1.2em;
  padding: 0.8em 1em 0.8em 1em;
  /*position: absolute; 
  left: .2em; 
  top: .2em; 
  z-index: 4;*/
  border-radius: 6px 0 0 6px;
  border-right: 1px solid #eee;
  box-shadow: 0.5em 0em 0.65em -0.45em #d5d5d5;
}
@media (min-width: 768px) {
  .fancy-search-form .input-group label {
    display: inline-block;
  }
}
.fancy-search-form .input-group input {
  font-size: 1em;
  line-height: 1.2em;
  padding: 0 1em;
  height: auto;
  flex-grow: 1;
  min-height: 0;
  min-width: 0;
  text-align: left;
  border: 0;
  background: transparent;
  transition: all 0.2s;
  box-shadow: 0 0 0 0 #101010;
}
.fancy-search-form .input-group input::-moz-placeholder {
  color: #7c7c7c;
  opacity: 1;
}
.fancy-search-form .input-group input::placeholder {
  color: #7c7c7c;
  opacity: 1;
}
.fancy-search-form .input-group input:-ms-input-placeholder {
  color: #7c7c7c;
}
.fancy-search-form .input-group input::-ms-input-placeholder {
  color: #7c7c7c;
}
.fancy-search-form .input-group input:focus {
  background: transparent;
  outline: none;
}
.fancy-search-form .input-group-btn,
.fancy-search-form .input-group-append {
  padding: 3px 3px 3px 0;
}
.fancy-search-form .input-group-btn button,
.fancy-search-form .input-group-append button {
  font-size: 1em;
  line-height: 1.2em;
  padding: 0.8em 1em;
  margin: 0;
  width: 100%;
  height: auto;
  min-height: 0;
  min-width: 0;
  /*position: absolute; 
  right: .22em; 
  top: .2em; 
  z-index: 4;*/
  border-radius: 6px;
  transition: all 0.3s;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .fancy-search-form .input-group-btn button,
  .fancy-search-form .input-group-append button {
    padding: 0.8em 1.5em;
  }
}
.fancy-search-form .input-group-btn button:hover:after,
.fancy-search-form .input-group-append button:hover:after {
  transform: scale(1.02, 1.05);
}
.fancy-search-form .input-group-btn button span.searchText,
.fancy-search-form .input-group-append button span.searchText {
  display: none;
  font-size: 0.9em;
}
.fancy-search-form .input-group-btn button i.searchIcon:before,
.fancy-search-form .input-group-append button i.searchIcon:before {
  font-size: 1em;
  line-height: 1.2em;
}
.fancy-search-form .input-group-btn button:focus,
.fancy-search-form .input-group-append button:focus {
  outline: 1px solid #264d73;
}
.fancy-search-form {
  /* Overwrite whmsc/_forms.scss */
}
.fancy-search-form .input-group-btn:last-child > .btn {
  margin-left: 0;
  border-left-width: 0;
}
.fancy-search-form .input-group-lg .input-group-btn .btn {
  line-height: 21px;
}
.fancy-search-form .input-group .form-control:last-child,
.fancy-search-form .input-group-addon:last-child,
.fancy-search-form .input-group-btn:last-child > .btn,
.fancy-search-form .input-group-btn:last-child > .dropdown-toggle,
.fancy-search-form .input-group-btn:first-child > .btn:not(:first-child),
.fancy-search-form .input-group .select2-search input[type=text]:last-child {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.fancy-search-form .input-group-lg > .form-control,
.fancy-search-form .input-group-lg > .input-group-addon,
.fancy-search-form .input-group-lg > .input-group-btn > .btn,
.fancy-search-form .input-group-lg > .select2-search input[type=text] {
  height: auto;
  padding: 0.8em 1em;
  font-size: 1em;
  line-height: 1.2em;
  border-radius: 6px;
}
.fancy-search-form .input-group > .input-group-append > .btn,
.fancy-search-form .input-group > .input-group-append > .input-group-text,
.fancy-search-form .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.fancy-search-form .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child),
.fancy-search-form .input-group > .input-group-prepend:not(:first-child) > .btn,
.fancy-search-form .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.fancy-search-form .input-group-lg > .custom-select,
.fancy-search-form .input-group-lg > .form-control,
.fancy-search-form .input-group-lg > .input-group-append > .input-group-text,
.fancy-search-form .input-group-lg > .input-group-prepend > .btn,
.fancy-search-form .input-group-lg > .input-group-prepend > .input-group-text {
  padding: 0.8em 1em;
  font-size: 1em;
  line-height: 1.2em;
  border-radius: 6px;
}
.fancy-search-form .input-group-lg > .input-group-append > .btn {
  padding: 0.8em 1em;
  font-size: 1em;
  line-height: 1.2em;
  border-radius: 6px;
}

/* WP Search form */
.search-form {
  overflow: hidden;
  height: 45px;
  position: relative;
  padding: 0 0 0 0;
  background-color: #fff;
  border: 1px solid #bfbfbf;
  display: inline-block;
  min-width: 500px;
  max-width: 100%;
  border-radius: 10px;
}
.search-form input[type=search] {
  height: 43px;
  line-height: 42px;
  border: 0;
  outline: none;
  width: 100%;
  padding: 0 15px;
  box-sizing: border-box;
}
.search-form input[type=submit] {
  height: 40px;
  padding: 0 1em;
  outline: none;
  margin: 2px 2px 0 0;
  border: 0;
  background-color: #142140;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 9px;
}
.search-form.rounded {
  border-radius: 15px;
  z-index: 1;
}

#mobilenav-additional .search-form {
  max-width: 215px;
}

/*#7c7c7c*/
.article-search {
  background-color: #eee;
  border-radius: 10px;
  color: #000;
}
.article-search form {
  display: flex;
  justify-content: space-between;
}
.article-search form input[type=text] {
  width: 85%;
  height: 50px;
  background-color: transparent;
  border: 0;
  color: #000;
  border-radius: 0px;
  padding: 0 10px 0 20px;
  font-size: 0.9em;
}
.article-search form button {
  width: 50px;
  height: 50px;
  background-color: #142140;
  color: #fff;
  border: 0;
  padding: 0;
  margin: 0;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.article-search-filters {
  margin-top: 20px;
}
.article-search-filters a.category-filter {
  color: #fff;
  text-decoration: none !important;
  background-color: rgba(20, 33, 64, 0.5);
  padding: 0.5em;
}

.vertailutaulukko a {
  color: #34495e;
}

.vertailutaulukko .text-primary {
  color: #67c94d !important;
}

table.vertailutaulukko [class*=fui-] {
  margin: -53px 0 0;
}

table.vertailutaulukko td {
  vertical-align: middle;
}

table.vertailutaulukko tr.otsikko1 {
  background: #142140;
  border: none;
  color: #fff;
}

table.vertailutaulukko tr.otsikko1 th {
  color: #ecf0f1;
  border-top: none;
}

table.vertailutaulukko tr.otsikko1 a {
  color: #ecf0f1;
}

table.vertailutaulukko tr.otsikko2 {
  border: none;
}

table.vertailutaulukko tr.otsikko2 th {
  font-size: 24px;
}

table.vertailutaulukko tr.otsikko2 a {
  font-size: 18px;
}

@media (max-width: 1000px) {
  table.vertailutaulukko tr.otsikko1 th {
    border-top: none;
  }
}
table.vertailutaulukko .vertailu-btn {
  background-color: #67c94d;
  color: #fff;
  float: left;
}

table.vertailutaulukko .vertailu-btn:active,
table.vertailutaulukko .vertailu-btn:focus,
table.vertailutaulukko .vertailu-btn:hover {
  color: #fff;
  background-color: #67c94d;
  border-color: #67c94d;
}

.vertailutaulukko a:hover {
  cursor: pointer;
}

.vertailutaulukko td i.fa:before,
.vertailutaulukko td i.fas:before {
  margin: 0 2px 0 0;
  font-size: 1.2em;
}

#site-content .vertailutaulukko a.tooltip-link {
  text-decoration: none;
}

#site-content .vertailutaulukko a.btn, #site-content a.button {
  margin-bottom: 0px;
}

#pricing-container div[class*=col-] {
  padding-top: 0.25em;
  padding-bottom: 0.25em;
}
#pricing-container div[class*=col-].table-heading {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
}

/**
 * Styles for WordPress entries. Blog posts, news, etc. listing and single entry
 * pages
 **/
#site-content .tease {
  margin-bottom: 2em;
}
#site-content .content-header h2.entry-title a {
  text-decoration: none;
}
#site-content .entry-date {
  opacity: 0.8;
  font-size: 0.9em;
  margin-top: -1.25em;
  margin-bottom: 1.5em;
}
#site-content .pagination-wrapper {
  margin: 1em 0 1em 0;
}
#site-content .pagination {
  font-size: 1rem;
  width: 100%;
  text-align: center;
  margin: 1em 0 0 0;
}
#site-content .pagination .page-numbers {
  padding: 0.5rem;
  font-size: 1.1rem;
}

/* Accessibility */
/* --------------------------
 *
 * Accessability
 *
** ----------------------- */
a:focus {
  outline: #142140;
}

.focus-visible, .btn:focus,
.btn:focus-visible,
:focus-visible {
  outline-color: #142140;
  outline-offset: 1.5px;
  outline-width: 3px;
  outline-style: solid !important;
}

.btn:focus,
.btn:focus-visible {
  outline: #142140;
  box-shadow: none;
}

button:focus, a:focus {
  text-decoration: underline;
}

button:focus:active, a:focus:active {
  text-decoration: none;
  outline: none;
}

button:active, a:active {
  text-decoration: none;
  outline: none;
}

a.move-to-content {
  position: absolute;
  display: inline-block;
  left: -12000px;
  z-index: 999;
  transition: all 0ms;
  transform: translate3d(0, 0, 0);
  border-radius: 0px;
  padding: 25px 30px;
}

a.move-to-content:focus {
  left: 20px;
  top: 20px;
  width: auto;
  height: auto;
}

button.disable-button-styles {
  padding: 0;
  margin: 0;
  background: transparent;
  font-size: 1em;
  color: #282828;
}

button.element-focusable .dropdown-icon-text {
  position: absolute;
  left: -13000px;
  font-size: 0.8em;
  line-height: 1;
  padding: 3px 5px;
}

button.element-focusable i.dropdown-icon {
  color: #67c94d;
}

button.element-focusable:focus {
  /*background-color: $secondary-color;
  color: #fff;*/
  position: relative;
}

button.element-focusable:focus i.dropdown-icon {
  color: #fff;
}

button.element-focusable:focus-visible {
  outline-color: #142140;
  outline-offset: 1.5px;
  outline-width: 3px;
  outline-style: solid !important;
}

button.element-focusable:focus > .dropdown-icon-text {
  left: 0;
  bottom: 100%;
  background-color: #67c94d;
  color: #fff;
  display: inline-block;
}

.screen-reader-text, .visually-hidden {
  border: 0;
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

/* --------------------------
 *
 * 5. Theme css
 *
** ----------------------- */
/* Define theme body class here to prevent conflicts with whmscs */
/*body.theme-slug {*/
/* --------------------------
*
* 5.1 Structure
*
** ----------------------- */
body {
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  font-family: Arial, sans-serif;
  background-color: #ffffff;
}
@media only screen and (min-width: 992px) {
  body {
    font-size: 18px;
  }
}

header#site-header {
  background-color: #142140;
}
header#site-header a {
  color: #ffffff;
}
header#site-header a.btn-secondary {
  color: #142140;
}
header#site-header .desktop.from-lg {
  position: relative; /* Dropdown menu position holder */
}
@media only screen and (min-width: 768px) {
  header#site-header .desktop.from-lg .container {
    padding: 15px 20px;
  }
}
@media only screen and (min-width: 1200px) {
  header#site-header .desktop.from-lg .container {
    padding: 20px 40px;
  }
}
@media only screen and (min-width: 1920px) {
  header#site-header .desktop.from-lg .container {
    padding: 20px;
  }
}
header#site-header .desktop.from-lg .site-logo img {
  max-width: 200px;
  margin-top: -5px;
}
@media only screen and (min-width: 1366px) {
  header#site-header .desktop.from-lg .site-logo img {
    max-width: 300px;
  }
}
header#site-header .desktop.from-lg .main-navigation {
  width: 50%;
}
@media only screen and (max-width: 1199px) {
  header#site-header .desktop.from-lg .main-navigation a {
    font-size: 0.8em;
  }
}
header#site-header .desktop.from-lg .shop-actions {
  text-align: right;
  gap: 1.5em;
}
@media only screen and (max-width: 1199px) {
  header#site-header .desktop.from-lg .shop-actions a {
    font-size: 0.8em;
  }
}
header#site-header .desktop.from-lg .shop-actions .language-menu {
  margin: 0;
}
header#site-header .desktop.from-lg .shop-actions .icon-button {
  width: 30px;
  padding: 0;
  margin: 0;
  text-align: center;
}
header#site-header .desktop.from-lg .shop-actions .btn {
  margin: 0;
  padding: 0.85em 1em;
}
header#site-header .desktop.from-lg .shop-actions span.cart-info {
  position: absolute;
  top: -9px;
  right: -10px;
  font-size: 13px;
  min-width: 17px;
  min-height: 17px;
  line-height: 17px;
  font-weight: bold;
  background-color: #67c94d;
  padding: 0px 4px;
  border-radius: 50%;
  text-align: center;
}
header#site-header .mobile.to-lg {
  padding: 10px 0;
}
header#site-header .mobile.to-lg .container {
  padding: 0 10px;
}
@media only screen and (min-width: 380px) {
  header#site-header .mobile.to-lg {
    padding: 15px 0;
  }
  header#site-header .mobile.to-lg .container {
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1200px) {
  header#site-header .mobile.to-lg {
    padding: 20px 0;
  }
}
header#site-header .mobile.to-lg .navigation {
  width: 10%;
}
header#site-header .mobile.to-lg .navigation button.open-mobile-nav {
  display: inline-block;
  padding: 0;
  margin: 0;
  border-radius: 0;
  border: 0px;
  background-color: transparent;
  color: #fff;
  font-size: 20px;
  position: relative;
}
header#site-header .mobile.to-lg .navigation button.open-mobile-nav i {
  position: absolute;
  bottom: -6px;
}
header#site-header .mobile.to-lg .language-menu {
  width: 20%;
  display: inline-block;
  text-align: left;
}
header#site-header .mobile.to-lg .language-menu a {
  font-size: 0.67em;
}
header#site-header .mobile.to-lg .site-logo {
  width: 25%;
  text-align: right;
}
@media only screen and (min-width: 768px) {
  header#site-header .mobile.to-lg .site-logo {
    width: 34%;
  }
}
header#site-header .mobile.to-lg .site-logo img {
  max-height: 28px;
  max-width: -moz-fit-content;
  max-width: fit-content;
  width: auto;
}
header#site-header .mobile.to-lg .shop-actions {
  width: 45%;
  text-align: right;
  margin-top: 7px;
}
@media only screen and (min-width: 768px) {
  header#site-header .mobile.to-lg .shop-actions {
    width: 36%;
  }
}
header#site-header .mobile.to-lg .shop-actions .icon-button {
  padding: 0 0.5em;
  line-height: 1;
  position: relative;
}
header#site-header .mobile.to-lg .shop-actions .icon-button:last-child {
  padding-right: 0;
}
header#site-header .mobile.to-lg .shop-actions .icon-button.cart {
  margin-top: -5px;
}
header#site-header .mobile.to-lg .shop-actions .btn {
  font-size: 0.67em;
  padding: 0.5em 0.75em;
  margin-top: -7px;
}
header#site-header .mobile.to-lg .shop-actions span.cart-info {
  position: absolute;
  top: -6px;
  right: -4px;
  font-size: 8px;
  min-width: 13px;
  min-height: 13px;
  line-height: 13px;
  font-weight: bold;
  background-color: #67c94d;
  padding: 0px 4px;
  border-radius: 50%;
  text-align: center;
}

#main-content {
  margin-top: 1em;
}
@media only screen and (min-width: 768px) {
  #main-content.container .content-padding {
    padding: 20px 0;
  }
}
@media only screen and (min-width: 992px) {
  #main-content.container .content-padding {
    padding: 30px 0;
  }
}
@media only screen and (min-width: 1200px) {
  #main-content.container .content-padding {
    padding: 40px 0;
  }
}

.main-content-ph {
  margin: 20px 0;
  display: inline-block;
}

#site-hero {
  position: relative;
}
#site-hero .hero-background {
  background-size: cover;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 992px) {
  #site-hero .hero-background {
    min-height: 30vw;
    background-size: cover;
    padding: 20px;
  }
}
#site-hero .hero-content-container {
  width: 100%;
  background-color: inherit;
}
@media only screen and (min-width: 992px) {
  #site-hero .hero-content-container {
    background-color: transparent;
  }
}
#site-hero .hero-content {
  padding: 20px;
}
#site-hero .hero-content .hero-title {
  display: inline-block;
  padding: 10px 15px;
  background-color: #67c94d;
  color: #ffffff;
  font-family: Arial, sans-serif;
  font-weight: bold;
  margin-bottom: 1em;
}
#site-hero .hero-content .hero-text h1, #site-hero .hero-content .hero-text h2, #site-hero .hero-content .hero-text h3, #site-hero .hero-content .hero-text h4, #site-hero .hero-content .hero-text h5, #site-hero .hero-content .hero-text h6 {
  font-size: 2.8125em;
  margin: 0 0 10px 0;
}
@media only screen and (min-width: 1200px) {
  #site-hero .hero-content .hero-text h1, #site-hero .hero-content .hero-text h2, #site-hero .hero-content .hero-text h3, #site-hero .hero-content .hero-text h4, #site-hero .hero-content .hero-text h5, #site-hero .hero-content .hero-text h6 {
    font-size: 3em;
  }
}
#site-hero .hero-content #sc-domain-search {
  max-width: 900px;
}
#site-hero .hero-content[class*=-bg].sided .hero-text-leftside {
  width: 100%;
}
@media only screen and (min-width: 576px) {
  #site-hero .hero-content.sided .hero-text h1, #site-hero .hero-content.sided .hero-text h2, #site-hero .hero-content.sided .hero-text h3, #site-hero .hero-content.sided .hero-text h4, #site-hero .hero-content.sided .hero-text h5, #site-hero .hero-content.sided .hero-text h6 {
    font-size: 2.8125em;
  }
}
@media only screen and (min-width: 992px) {
  #site-hero .hero-content.sided .hero-text h1, #site-hero .hero-content.sided .hero-text h2, #site-hero .hero-content.sided .hero-text h3, #site-hero .hero-content.sided .hero-text h4, #site-hero .hero-content.sided .hero-text h5, #site-hero .hero-content.sided .hero-text h6 {
    font-size: 3em;
  }
  #site-hero .hero-content.sided .hero-text-leftside {
    width: 55%;
  }
  #site-hero .hero-content.sided .hero-text-rightside {
    width: 40%;
    padding-left: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-hero .hero-content.sided .hero-text-leftside {
    width: 48%;
    margin: 0;
  }
  #site-hero .hero-content.sided .hero-text-rightside {
    width: 50%;
    margin-left: 2%;
    padding-left: 40px;
  }
}
@media only screen and (min-width: 992px) {
  #site-hero .hero-content {
    max-width: none;
    display: block;
    margin: 20px;
    padding: 0 10px;
  }
}
@media only screen and (min-width: 992px) {
  #site-hero .hero-content.sided {
    display: inline-block;
    width: auto;
  }
}
@media only screen and (min-width: 1200px) {
  #site-hero .hero-content {
    padding: 0 20px;
  }
}
#site-hero .hero-content[class*=-bg] {
  padding: 20px;
}
@media only screen and (min-width: 768px) {
  #site-hero .hero-content[class*=-bg] {
    padding: 20px 40px;
  }
}
@media only screen and (min-width: 992px) {
  #site-hero .hero-content-container {
    max-width: 1420px;
    padding: 0;
    margin: 0 auto;
  }
}
#site-hero {
  /* Parallax effect */
}
#site-hero.parallax .hero-background {
  /* Full height */
  height: 100%;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media only screen and (min-width: 1200px) {
  .page-template-page-template-front #site-hero .hero-background {
    min-height: 858px;
    background-size: cover;
    background-position: top center;
  }
}

@media only screen and (min-width: 1200px) {
  .overlapping-hero header#site-header {
    background-color: rgba(20, 33, 64, 0.75);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
  }
  .overlapping-hero.admin-bar header#site-header {
    top: 31px;
  }
  .overlapping-hero #site-hero .hero-content {
    margin: 140px 20px 20px 0;
  }
  .overlapping-hero.notice-banner-active #site-notice {
    height: 42px;
  }
  .overlapping-hero.notice-banner-active header#site-header {
    top: 42px;
  }
  .overlapping-hero.notice-banner-active.admin-bar header#site-header {
    top: 73px;
  }
}
@media only screen and (min-width: 1400px) {
  .overlapping-hero #site-hero .hero-content {
    margin: 70px 0 20px 0;
  }
}
@media only screen and (min-width: 1440px) {
  .overlapping-hero #site-hero .hero-content {
    margin: 70px 0 20px 10px;
  }
}
@media only screen and (min-width: 1600px) {
  .overlapping-hero #site-hero .hero-content {
    margin: 70px 0 20px 20px;
  }
}
@media only screen and (min-width: 1920px) {
  .overlapping-hero #site-hero .hero-content {
    margin: 70px 0 20px 0;
  }
}
main#site-content {
  padding: 0;
}

footer#site-footer {
  background-color: #142140;
  padding: 20px 0 20px 0;
}
footer#site-footer a, footer#site-footer span {
  color: #ffffff;
}

/* --------------------------
*
* 5.2 Typografia
*
** ----------------------- */
html,
body,
input,
input[type=submit],
input[type=number],
input[type=button],
button,
.button,
.btn,
.link-button,
select,
textarea {
  font-family: Arial, sans-serif;
}

blockquote {
  font-size: 1em;
  opacity: 0.85;
  margin: 2.4em;
  margin-right: 0.5em;
  font-style: italic;
  position: relative;
}

blockquote:before {
  font-size: 3.6em;
  opacity: 0.75;
  content: "“";
  display: block;
  position: absolute;
  left: -0.65em;
  top: -0.3em;
  line-height: 1;
}

@media only screen and (min-width: 768px) {
  blockquote {
    font-size: 1.15em;
    margin-right: 2.5em;
  }
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin: 0 0 0.7em 0;
  line-height: 1.2em;
  font-weight: bold;
  font-family: Arial, sans-serif;
}

h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a, .h6 a {
  text-decoration: none;
}

p + h1, p + h2, p + h3, p + h4, p + h5, p + h6 {
  margin-top: 1.2em;
}

/* Headings */
h1, .h1 {
  font-size: 2em;
  color: #142140;
}

h2, .h2 {
  font-size: 1.75em;
  color: #67c94d;
}

h3, .h3 {
  font-size: 1.375em;
  color: #142140;
  font-family: Arial, sans-serif;
}

h4, .h4 {
  font-size: 1.25em;
  color: #67c94d;
  font-family: Arial, sans-serif;
}

h5, .h5 {
  font-size: 1.125em;
  color: #282828;
  font-weight: 700;
}

h6, .h6 {
  font-size: 1.125em;
  color: #282828;
  font-weight: 700;
}

h1 a, .h1 a,
h2 a, .h2 a,
h3 a, .h3 a,
h4 a, .h4 a,
h5 a, .h5 a,
h6 a, .h6 a {
  color: inherit;
}

/* Desktop headings */
@media only screen and (min-width: 992px) {
  h1, .h1 {
    font-size: 2.7777777778em;
  }
  h2, .h2 {
    font-size: 1.9444444444em;
  }
  h3, .h3 {
    font-size: 1.4444444444em;
  }
  h4, .h4 {
    font-size: 1.2222222222em;
  }
  h5, .h5 {
    font-size: 1.1111111111em;
  }
  h6, .h6 {
    font-size: 1.1111111111em;
  }
  a:hover {
    opacity: 0.8;
  }
}
a {
  color: #142140;
  transition: all 0.3s;
  transform: translate3d(0, 0, 0);
}

#site-content a {
  text-decoration: underline;
}

#site-content a.btn, #site-content a.button {
  text-decoration: none;
  margin-bottom: 10px;
}

p {
  line-height: 1.5;
}

.primary-font {
  font-family: Arial, sans-serif;
}

.secondary-font {
  font-family: Arial, sans-serif;
}

.ingress {
  font-size: 1.1em;
  font-weight: 300;
  line-height: 1.5;
}

.font-weight-medium {
  font-weight: 500 !important;
}

.font-weight-semi-bold {
  font-weight: 600 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-extra-bold {
  font-weight: 800 !important;
}

.font-weight-black {
  font-weight: 900 !important;
}

/* --------------------------
*
* 5.3 Background-colors
*
** ----------------------- */
/* primary-bg */
.primary-color {
  color: #142140;
}

.primary-bg {
  background-color: #142140;
  color: #fff;
}
.primary-bg h1, .primary-bg .h1,
.primary-bg h2, .primary-bg .h2,
.primary-bg h3, .primary-bg .h3,
.primary-bg h4, .primary-bg .h4,
.primary-bg h5, .primary-bg .h5,
.primary-bg h6, .primary-bg .h6 {
  color: #fff;
}
.primary-bg a {
  color: #fff;
}
.primary-bg input[type=button],
.primary-bg button,
.primary-bg .btn,
.primary-bg .link-button,
.primary-bg .btn.btn-primary {
  background-color: #67c94d;
  color: #142140;
}
.primary-bg b, .primary-bg strong {
  color: #fff;
}

/* secondary-bg */
.secondary-color {
  color: #67c94d;
}

.secondary-bg {
  background-color: #67c94d;
  color: #142140;
}
.secondary-bg h1, .secondary-bg .h1,
.secondary-bg h2, .secondary-bg .h2,
.secondary-bg h3, .secondary-bg .h3,
.secondary-bg h4, .secondary-bg .h4,
.secondary-bg h5, .secondary-bg .h5,
.secondary-bg h6, .secondary-bg .h6 {
  color: #142140;
}
.secondary-bg a {
  color: #142140;
}
.secondary-bg input[type=button],
.secondary-bg button,
.secondary-bg .btn,
.secondary-bg .link-button {
  background-color: #142140;
  color: #fff;
}
.secondary-bg b, .secondary-bg strong {
  color: #142140;
}

.white-color {
  color: #fff;
}

.white-bg {
  background-color: #fff;
  color: #282828;
}

.black-color {
  color: #000;
}

.black-bg {
  background-color: #000;
  color: #fff;
}
.black-bg h1, .black-bg .h1,
.black-bg h2, .black-bg .h2,
.black-bg h3, .black-bg .h3,
.black-bg h4, .black-bg .h4,
.black-bg h5, .black-bg .h5,
.black-bg h6, .black-bg .h6 {
  color: #fff;
}
.black-bg a {
  color: #fff;
}
.black-bg input[type=button],
.black-bg button,
.black-bg .btn,
.black-bg .link-button {
  background-color: #67c94d;
  color: #142140;
}
.black-bg b, .black-bg strong {
  color: #fff;
}

.grey, .grey-bg {
  background-color: #e1e1e1;
  color: #282828;
}
.grey h1, .grey .h1,
.grey h2, .grey .h2,
.grey h3, .grey .h3,
.grey h4, .grey .h4,
.grey h5, .grey .h5,
.grey h6, .grey .h6, .grey-bg h1, .grey-bg .h1,
.grey-bg h2, .grey-bg .h2,
.grey-bg h3, .grey-bg .h3,
.grey-bg h4, .grey-bg .h4,
.grey-bg h5, .grey-bg .h5,
.grey-bg h6, .grey-bg .h6 {
  color: #282828;
}
.grey a, .grey-bg a {
  color: #282828;
}
.grey input[type=button],
.grey button,
.grey .btn,
.grey .link-button, .grey-bg input[type=button],
.grey-bg button,
.grey-bg .btn,
.grey-bg .link-button {
  background-color: #67c94d;
  color: #282828;
}
.grey b, .grey strong, .grey-bg b, .grey-bg strong {
  color: #282828;
}

.cyan-blue, .cyan-blue-bg {
  background-color: #3498db;
  color: #fff;
}
.cyan-blue h1, .cyan-blue .h1,
.cyan-blue h2, .cyan-blue .h2,
.cyan-blue h3, .cyan-blue .h3,
.cyan-blue h4, .cyan-blue .h4,
.cyan-blue h5, .cyan-blue .h5,
.cyan-blue h6, .cyan-blue .h6, .cyan-blue-bg h1, .cyan-blue-bg .h1,
.cyan-blue-bg h2, .cyan-blue-bg .h2,
.cyan-blue-bg h3, .cyan-blue-bg .h3,
.cyan-blue-bg h4, .cyan-blue-bg .h4,
.cyan-blue-bg h5, .cyan-blue-bg .h5,
.cyan-blue-bg h6, .cyan-blue-bg .h6 {
  color: #fff;
}
.cyan-blue a, .cyan-blue-bg a {
  color: #fff;
}
.cyan-blue input[type=button],
.cyan-blue button,
.cyan-blue .btn,
.cyan-blue .link-button, .cyan-blue-bg input[type=button],
.cyan-blue-bg button,
.cyan-blue-bg .btn,
.cyan-blue-bg .link-button {
  background-color: #67c94d;
  color: #142140;
}
.cyan-blue b, .cyan-blue strong, .cyan-blue-bg b, .cyan-blue-bg strong {
  color: #fff;
}

/* --------------------------
*
* 5.4 Buttons
*
** ----------------------- */
/* default */
input[type=button],
button,
.btn,
.link-button {
  /*font-family: $secondary-font;*/
  background-color: #142140;
  padding: 1em 2em;
  color: #ffffff;
  text-decoration: none;
  font-weight: 500;
  border-radius: 10px;
}
input[type=button].btn-primary,
button.btn-primary,
.btn.btn-primary,
.link-button.btn-primary {
  background-color: #142140;
  color: #ffffff;
}
input[type=button].btn-secondary,
button.btn-secondary,
.btn.btn-secondary,
.link-button.btn-secondary {
  background-color: #67c94d;
  color: #142140;
}
input[type=button].btn-success,
button.btn-success,
.btn.btn-success,
.link-button.btn-success {
  background-color: #67c94d;
  color: #142140;
}
input[type=button].btn-danger,
button.btn-danger,
.btn.btn-danger,
.link-button.btn-danger {
  background-color: red;
  color: #ffffff;
}
input[type=button].btn-warning,
button.btn-warning,
.btn.btn-warning,
.link-button.btn-warning {
  background-color: orange;
  color: #ffffff;
}
input[type=button].btn-info,
button.btn-info,
.btn.btn-info,
.link-button.btn-info {
  background-color: grey;
  color: #ffffff;
}
input[type=button].btn-light,
button.btn-light,
.btn.btn-light,
.link-button.btn-light {
  background-color: #eee;
  color: #282828;
}
input[type=button].btn-dark,
button.btn-dark,
.btn.btn-dark,
.link-button.btn-dark {
  background-color: #010101;
  color: #ffffff;
}
input[type=button].btn-link,
button.btn-link,
.btn.btn-link,
.link-button.btn-link {
  background-color: #ffffff;
  color: #282828;
}

/* cta */
input[type=button].cta,
.btn.cta,
button.cta,
.button.cta,
.link-button.cta {
  background-color: #67c94d;
  color: #142140;
}
input[type=button].cta.btn-primary,
.btn.cta.btn-primary,
button.cta.btn-primary,
.button.cta.btn-primary,
.link-button.cta.btn-primary {
  background-color: #142140;
}
input[type=button].cta.btn-secondary,
.btn.cta.btn-secondary,
button.cta.btn-secondary,
.button.cta.btn-secondary,
.link-button.cta.btn-secondary {
  background-color: #67c94d;
}
input[type=button].cta.btn-success,
.btn.cta.btn-success,
button.cta.btn-success,
.button.cta.btn-success,
.link-button.cta.btn-success {
  background-color: green;
  color: #ffffff;
}
input[type=button].cta.btn-danger,
.btn.cta.btn-danger,
button.cta.btn-danger,
.button.cta.btn-danger,
.link-button.cta.btn-danger {
  background-color: red;
  color: #ffffff;
}
input[type=button].cta.btn-warning,
.btn.cta.btn-warning,
button.cta.btn-warning,
.button.cta.btn-warning,
.link-button.cta.btn-warning {
  background-color: orange;
  color: #ffffff;
}
input[type=button].cta.btn-info,
.btn.cta.btn-info,
button.cta.btn-info,
.button.cta.btn-info,
.link-button.cta.btn-info {
  background-color: grey;
  color: #ffffff;
}
input[type=button].cta.btn-light,
.btn.cta.btn-light,
button.cta.btn-light,
.button.cta.btn-light,
.link-button.cta.btn-light {
  background-color: #eee;
  color: #282828;
}
input[type=button].cta.btn-dark,
.btn.cta.btn-dark,
button.cta.btn-dark,
.button.cta.btn-dark,
.link-button.cta.btn-dark {
  background-color: #010101;
  color: #ffffff;
}
input[type=button].cta.btn-link,
.btn.cta.btn-link,
button.cta.btn-link,
.button.cta.btn-link,
.link-button.cta.btn-link {
  background-color: #ffffff;
  color: #282828;
}

.btn-reset {
  background-color: transparent;
  padding: 0;
  color: #282828;
  text-decoration: none;
  font-weight: 500;
  border-radius: 0;
  /* text-transform: none; */
  border: 0;
  line-height: 1;
}

/* --------------------------
*
* 5.5 Wordpress related common
*
** ----------------------- */
.post-content input[type=button],
.post-content button,
.post-content .btn,
.post-content .link-button {
  margin-bottom: 0.625em;
}

div.wp-caption {
  max-width: 100%;
}

section .tease:last-child {
  border-bottom: 0;
}

.post-thumbnail-container {
  margin: 1em 0 2em 0;
}

.post-thumbnail-caption {
  font-style: italic;
  opacity: 0.8;
  margin: 0.4em 0;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.video-container {
  width: 100%;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}

.video-container iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

/* wpml development banner */
.otgs-development-site-front-end {
  display: none;
}

/* --------------------------
*
* 5.6 Post / Article
*
** ----------------------- */
article .post-det {
  margin-bottom: 1em;
  font-size: 0.85em;
}
@media only screen and (min-width: 768px) {
  article .post-det {
    display: flex;
    align-items: center;
  }
  article .post-det span.post-date {
    margin: 0 0 0.3em 0;
  }
  article .post-det .post-tags .tag-list {
    margin: 0 1em;
  }
}

.single-post article .post-det {
  display: none;
}
.single-post article.category-blogi .post-det, .single-post article.category-blog .post-det, .single-post article.category-tiedotteet .post-det, .single-post article.category-news .post-det {
  display: block;
  margin-bottom: 2em;
}
@media only screen and (min-width: 768px) {
  .single-post article.category-blogi .post-det, .single-post article.category-blog .post-det, .single-post article.category-tiedotteet .post-det, .single-post article.category-news .post-det {
    display: flex;
    align-items: center;
  }
}

.single-post article {
  max-width: 900px;
  margin: 0 auto;
  border: 0;
}
.single-post article header.content-header {
  margin-top: 20px;
}
.single-post article header.content-header .breadcrumbs {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #bfbfbf;
}

/* --------------------------
*
* 5.6.1 Post / Archive / Search 
*
** ----------------------- */
.postlist article {
  margin-bottom: 20px;
}
.postlist article .breadcrumbs {
  display: none;
}
.postlist article a {
  text-decoration: none !important;
  display: inline-block;
}
.postlist article a > h1, .postlist article a > h2 {
  margin-bottom: 0;
}
.postlist article img.post-image {
  display: none;
}
@media only screen and (min-width: 768px) {
  .postlist article.has-post-thumbnail .post-content-wrapper {
    max-width: 70%;
    order: 0;
  }
  .postlist article .post-image-link {
    display: inline-block;
    max-width: 30%;
    margin: 0.5em 0 0.5em 1.85em;
    order: 1;
  }
}
.postlist article h1.post-title,
.postlist article .h1.post-title {
  margin-bottom: 0.25em;
  font-size: 2em;
}
.postlist article .post-det {
  margin: 0.85em 0 0.85em 0;
}
.postlist article .post-det span.post-date {
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .postlist article .post-det span.post-date {
    margin-bottom: 0.3em;
  }
}

.categorylist {
  margin-bottom: 1em;
}
.categorylist .category-link {
  margin-right: 0.5em;
}

.tag-list {
  padding: 0;
  margin: 1em 0;
}
.tag-list .pre-list {
  display: block;
  margin: 0 1em 0.5em 0;
}
.tag-list a.post-tag-link {
  display: inline-block;
  padding: 0.4em 0.8em 0.35em 0.8em;
  margin: 0 0.5em 0.5em 0 !important;
  color: #fff;
  font-size: 0.8em;
  text-transform: uppercase;
  display: inline-block;
}

@media only screen and (min-width: 768px) {
  .archive-browse-tags .tag-list {
    display: flex;
    align-items: center;
  }
  .archive-browse-tags .pre-list {
    margin-bottom: 0.4em;
  }
}

/* Default archive view = instructions */
.archive #site-content .archive-nav {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #bfbfbf;
}
.archive #site-content .archive-nav .breadcrumbs {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .archive #site-content .archive-nav {
    display: flex;
    justify-content: space-between;
  }
  .archive #site-content .archive-nav .breadcrumbs {
    width: 70%;
    margin-bottom: 0px;
    line-height: 50px;
  }
  .archive #site-content .archive-nav .article-search {
    width: 30%;
    height: 50px;
  }
  .archive #site-content .archive-nav .article-search form input[type=text] {
    height: 50px;
  }
  .archive #site-content .archive-nav .article-search form button {
    height: 50px;
    width: 50px;
  }
}
.archive #site-content .article-list {
  margin: 2em 0;
}
.archive #site-content .tease {
  margin-bottom: 1em;
  display: block;
}
.archive #site-content .tease a {
  text-decoration: none;
}
.archive #site-content .tease a:focus {
  display: inline-block;
}
.archive #site-content .tease .content-header h2 {
  font-size: 1em;
  text-decoration: none;
}
.archive #site-content .tease .content-header h2:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f061"; /* <i class="fas fa-arrow-right"></i> */
  font-weight: bold;
  padding-right: 10px;
}
.archive #site-content .tease .content-header .post-det {
  display: none;
}
.archive #site-content .tease .post-content {
  display: none;
}
.archive #site-content .tease .post-content a {
  text-decoration: none;
}
.archive #site-content .tease .post-image {
  display: none;
}
.archive #site-content .tease .post-edit-link {
  display: none;
}

/* Archive views with blog alike list */
.archive.category-blogi .archive-nav .breadcrumbs .breadcrumb_last,
.archive.category-blog .archive-nav .breadcrumbs .breadcrumb_last,
.archive.category-tiedotteet .archive-nav .breadcrumbs .breadcrumb_last,
.archive.category-news .archive-nav .breadcrumbs .breadcrumb_last,
.archive.tag .archive-nav .breadcrumbs .breadcrumb_last {
  display: none;
}
.archive.category-blogi #site-content .tease,
.archive.category-blog #site-content .tease,
.archive.category-tiedotteet #site-content .tease,
.archive.category-news #site-content .tease,
.archive.tag #site-content .tease {
  margin-bottom: 2em;
}
@media only screen and (min-width: 768px) {
  .archive.category-blogi #site-content .tease,
  .archive.category-blog #site-content .tease,
  .archive.category-tiedotteet #site-content .tease,
  .archive.category-news #site-content .tease,
  .archive.tag #site-content .tease {
    display: flex;
  }
}
.archive.category-blogi #site-content .tease .content-header h2,
.archive.category-blog #site-content .tease .content-header h2,
.archive.category-tiedotteet #site-content .tease .content-header h2,
.archive.category-news #site-content .tease .content-header h2,
.archive.tag #site-content .tease .content-header h2 {
  font-size: 2em;
  margin-bottom: 0.25em;
}
.archive.category-blogi #site-content .tease .content-header h2:before,
.archive.category-blog #site-content .tease .content-header h2:before,
.archive.category-tiedotteet #site-content .tease .content-header h2:before,
.archive.category-news #site-content .tease .content-header h2:before,
.archive.tag #site-content .tease .content-header h2:before {
  display: none;
}
.archive.category-blogi #site-content .tease .content-header .post-det,
.archive.category-blog #site-content .tease .content-header .post-det,
.archive.category-tiedotteet #site-content .tease .content-header .post-det,
.archive.category-news #site-content .tease .content-header .post-det,
.archive.tag #site-content .tease .content-header .post-det {
  display: block;
}
@media only screen and (min-width: 768px) {
  .archive.category-blogi #site-content .tease .content-header .post-det,
  .archive.category-blog #site-content .tease .content-header .post-det,
  .archive.category-tiedotteet #site-content .tease .content-header .post-det,
  .archive.category-news #site-content .tease .content-header .post-det,
  .archive.tag #site-content .tease .content-header .post-det {
    display: flex;
    align-items: center;
  }
}
.archive.category-blogi #site-content .tease .post-content,
.archive.category-blog #site-content .tease .post-content,
.archive.category-tiedotteet #site-content .tease .post-content,
.archive.category-news #site-content .tease .post-content,
.archive.tag #site-content .tease .post-content {
  display: block;
}
.archive.category-blogi #site-content .tease .post-image,
.archive.category-blog #site-content .tease .post-image,
.archive.category-tiedotteet #site-content .tease .post-image,
.archive.category-news #site-content .tease .post-image,
.archive.tag #site-content .tease .post-image {
  display: inline-block;
}

.search-results #site-content .tease a {
  text-decoration: none;
}
.search-results #site-content .tease .post-content a {
  text-decoration: none;
}
.search-results #site-content .archive-subtitle {
  margin-bottom: 2em;
}
.search-results #site-content article .post-date {
  display: none;
}
.search-results #site-content article.category-blogi .post-date, .search-results #site-content article.category-blog .post-date, .search-results #site-content article.category-tiedotteet .post-date, .search-results #site-content article.category-news .post-date {
  display: block;
}

/* --------------------------
*
* 5.7 Col sets
*
** ----------------------- */
.col-set {
  padding: 0;
  /* col-set defaults for margin and padding */
}
.col-set.margin-bottom {
  margin-bottom: 40px;
}
.col-set.no-padding {
  padding: 0 !important;
}
.col-set.no-padding-top {
  padding-top: 0 !important;
}
.col-set.no-padding-top .container .content-padding {
  padding-top: 0 !important;
}
.col-set.no-col-content-padding .col-content {
  padding: 0 !important;
}
.col-set.no-container-content-padding .container .content-padding {
  padding: 0 !important;
}
@media only screen and (min-width: 768px) {
  .col-set .content-padding {
    padding: 40px 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .col-set .content-padding {
    padding: 40px 0;
  }
}
@media only screen and (min-width: 1366px) {
  .col-set .content-padding {
    padding: 60px 0;
  }
}
.col-set {
  /* col-content */
}
.col-set .col-content {
  width: 100%;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .col-set .col-content {
    height: 100%;
    padding: 40px 0;
    margin-bottom: 0;
  }
}
.col-set .col-content[class*=-bg] {
  padding: 30px 25px 10px 25px;
}
@media only screen and (min-width: 1200px) {
  .col-set .col-content[class*=-bg] {
    padding: 40px 40px 40px 40px;
  }
  .col-set .col-content[class*=-bg] p:last-child {
    margin-bottom: 0;
  }
}
.col-set .col-content.white-bg {
  padding: 0 20px;
}
@media only screen and (min-width: 768px) {
  .col-set .col-content.white-bg {
    padding: 0 40px;
  }
}
.col-set {
  /* container has bg */
}
.col-set .container[class*=-bg] .col-content {
  padding: 40px 0;
}
.col-set {
  /* 2-colset with icon */
}
.col-set .col-icon {
  font-size: 3em;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .col-set .col-icon {
    padding-right: 10px;
  }
  .col-set.col-set-5050 .top-col {
    padding: 0 20px;
  }
  .col-set.col-set-5050 .leftside-col {
    padding-right: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .col-set .top-col {
    margin-bottom: 40px;
  }
}
.col-set {
  /* col-sets with bg color */
}
.col-set[class*=-bg] {
  padding: 20px 0 0 0;
}
.col-set[class*=-bg].no-padding-top {
  margin-top: -20px;
}
@media only screen and (min-width: 768px) {
  .col-set[class*=-bg] {
    padding: 20px 0 20px 0;
  }
}
.col-set[class*=-bg] {
  /*@include media-from(xl){
  	& {
  		padding: $double_gutter_px 0 $gutter_px 0;
  	}
  }*/
}
.col-set[class*=-bg] .container .content-padding {
  padding: 20px 0;
}
@media only screen and (min-width: 768px) {
  .col-set[class*=-bg] .container .content-padding {
    padding: 40px 0;
  }
}
.col-set[class*=-bg] .col-content {
  padding: 0;
}
.col-set[class*=-bg] .col-content[class*=-bg] {
  padding: 30px 25px 15px 25px;
}
@media only screen and (min-width: 1200px) {
  .col-set[class*=-bg] .col-content[class*=-bg] {
    padding: 40px 40px 40px 40px;
  }
  .col-set[class*=-bg] .col-content[class*=-bg] p:last-child {
    margin-bottom: 0;
  }
}
.col-set:last-child[class*=-bg] {
  padding: 20px 0;
}
.col-set:last-child[class*=-bg] .container .content-padding {
  padding: 20px 0;
}
@media only screen and (min-width: 768px) {
  .col-set:last-child[class*=-bg] .container .content-padding {
    padding: 40px 0;
  }
}
.col-set {
  /* col-sets with no bg color */
}
.col-set.no-background {
  padding: 20px 0;
}
.col-set.no-background {
  /*@include media-from(md){
  	& {
  		padding: 0;
  	}
  }*/
}
.col-set.no-background .container .content-padding {
  padding: 20px 0 0 0;
}
@media only screen and (min-width: 768px) {
  .col-set.no-background .container .content-padding {
    padding: 0;
  }
}
.col-set.no-background .container {
  /*.top-col {
  	margin-bottom: 0;
  }*/
}
.col-set.no-background .container .top-col .col-content {
  padding: 0;
}
.col-set.no-background .container .top-col .col-content[class*=-bg] {
  padding: 30px 25px 10px 25px;
}
@media only screen and (min-width: 1200px) {
  .col-set.no-background .container .top-col .col-content[class*=-bg] {
    padding: 40px 40px 40px 40px;
  }
  .col-set.no-background .container .top-col .col-content[class*=-bg] p:last-child {
    margin-bottom: 0;
  }
}
.col-set:last-child.no-background {
  padding: 0;
}
.col-set:last-child.no-background .container .content-padding {
  padding: 40px 0 20px 0;
}
@media only screen and (min-width: 768px) {
  .col-set:last-child.no-background .container .content-padding {
    padding: 40px 0;
  }
}
.col-set {
  /* col-content shape setting */
}
.col-set .col-content.rounded {
  border-radius: 20px !important; /* bootstrap has important on this class ? */
}
.col-set {
  /* col-set specific */
}
@media only screen and (min-width: 768px) {
  .col-set.col-set-5050 .col-content, .col-set.col-set-3 .col-content, .col-set.col-set-4 .col-content, .col-set.col-set-3070 .col-content {
    height: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .col-set.col-set-5050.swap-col-mobile:nth-child(odd) .leftside-col, .col-set.col-set-3070.swap-col-mobile:nth-child(odd) .leftside-col {
    order: 1;
  }
}

.col-set-wrapper.col-set-c-1 .col-set:last-child[class*=-bg] {
  padding: 20px 0 0 0;
}
.col-set-wrapper.col-set-c-1 .col-set:last-child[class*=-bg] {
  /*@include media-from(xl){
  	& {
  		padding: $gutter_px *2 0 $gutter_px 0;
  	}
  }*/
}
.col-set-wrapper.col-set-c-1 .col-set:last-child[class*=-bg] .container .content-padding {
  padding: 20px 0 20px 0;
}
@media only screen and (min-width: 768px) {
  .col-set-wrapper.col-set-c-1 .col-set:last-child[class*=-bg] .container .content-padding {
    padding: 40px 0;
  }
}

.content-after-col-set .container .content-padding {
  padding: 40px 0;
}

/* --------------------------
*
* 5.8 Frontpage
*
** ----------------------- */
/* --------------------------
*
* 5.9 Site notice banner
*
** ----------------------- */
#site-notice {
  background: #142140;
  color: #fff;
  padding: 0.5em 1em;
  text-align: center;
}
#site-notice a {
  color: #fff;
  text-decoration: underline;
}

/* --------------------------
*
* 5.9 Reveal effect
*
** ----------------------- */
html.js .reveal {
  position: relative;
  transform: translateY(200px);
  opacity: 0;
  transition: 0.8s all ease;
}
html.js .reveal.active {
  transform: translateY(0);
  opacity: 1;
}

/*}*/
/* --------------------------
 *
 *	6. Print
 *
** ----------------------- */
/* --------------------------
 *
 *	Print
 *
** ----------------------- */
.only-print {
  display: none;
}

@media print {
  html {
    margin: 0;
    padding: 0;
  }
  body {
    margin: 0;
    padding: 0;
  }
  .wrapper {
    margin: 0;
    padding: 0;
  }
  @page {
    margin: 1cm;
  }
  * {
    background: none !important;
    color: #000 !important; /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
    float: none !important;
    text-align: left;
    border: 0 !important;
    border-radius: 0;
  }
  ol {
    width: 100% !important;
  }
  ul {
    width: 100% !important;
  }
  li {
    width: 100% !important;
  }
  div {
    width: 100% !important;
  }
  .no-print {
    display: none !important;
  }
  .only-print {
    display: block !important;
  }
  #logo {
    display: block;
    max-width: 40%;
    margin-bottom: 1em;
  }
  #logo img {
    display: block;
    max-width: 100%;
  }
  .show-print {
    display: block !important;
  }
  .content-padding {
    padding: 0 !important;
  }
  .equal {
    height: auto !important;
  }
  .parallax-mirror,
  aside,
  nav,
  footer img,
  footer nav,
  .cf:after,
  .open-mobile-nav,
  .quick-links,
  .slider,
  .owl-carousel,
  .search-form,
  .site-search,
  #mobilenav-loader,
  #mobilenav,
  #mobilenav-dimmer,
  .addthis_sharing_toolbox,
  .fb_iframe_widget,
  .fixed-menu,
  #colorbox {
    display: none !important;
  }
  a, a:visited { /*text-decoration: underline;*/ }
  /*.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }*/
  pre, blockquote {
    border: 0;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group; /* h5bp.com/t */
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    display: block;
    max-width: 40%;
  }
  p {
    orphans: 3;
    widows: 3;
  }
  /*
        p a[href^="http://"]:after  								,
        li a[href^="http://"]:after  								,
        p a[href^="https://"]:after  								,
        li a[href^="https://"]:after  								{ content: " (" attr(href) ")" !important; font-size: 80%; font-family: inherit; }
  */
  h1, h2, h3, h4, h5, h6 {
    page-break-after: avoid;
  }
  h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p {
    page-break-before: avoid;
  }
}
/* --------------------------
 *
 * 2. SASS Variables
 *
** ----------------------- */
/* 2.1 Colors */
/* 100% Pastel colors */
/* 25% Pastel colors */
/* body, paragraphs */
/* 2.2 Font sizes in pixels */
/* 2.3 Fonts families */
/* body, paragraphs */
/* headings - "Sentient-Light" */
/* headings - "Sentient-Light" */
/* 2.4 Headings */
/* 2.5 Background colours */
/* 2.6 Border colours */
/* 2.7 Content paddings */
/* 2.8 Breakpoints - 2022-05-18: non bootstrap sass variables available  */
/* 2.9 Wrappers and gutter */
/* main container max-width */
/* 2.10 Content containers */
/* 2.11 Content boxes / col sets */
/* 2.12 Fixed header height */
/**

	@style _sass_mixins.scss
	@author Planeetta Internet Oy 

*/
/* px -> em calculation, esim: em(17,14); */
/* Border radius, esim: @include border-radius(5px); */
/* box shadow, esim: @include box-shadow(3px, 3px, 10px, rgba(0,0,0,.5), inset); */
/* --------------------------
 *
 * 3. Module Imports
 *
** ----------------------- */
/* --------------------------
*
* Main navigation
*
** ----------------------- */
nav#main-menu a {
  text-decoration: none;
}
nav#main-menu {
  margin-left: 1em;
}
nav#main-menu > ul > li {
  height: 50px;
  line-height: 50px;
  display: inline-block;
  margin: 0 0 0 10px;
  padding: 0;
}
@media only screen and (min-width: 1200px) {
  nav#main-menu > ul > li {
    margin: 0 0 0 1em;
  }
}
nav#main-menu > ul > li > a {
  font-weight: 500;
  text-transform: none;
  padding: 0 0.5em;
  display: inline-block;
  font-size: 0.8888888889em;
}
nav#main-menu.dropdown {
  position: static;
  z-index: 15;
}
nav#main-menu.dropdown {
  /*#menu-item-36 div.submenu-container { 
  	& { 
  		display: block;
  	}
  }*/
}
nav#main-menu.dropdown li.menu-item-has-children {
  /*position: relative; */
}
nav#main-menu.dropdown li.menu-item-has-children > a:after {
  display: none !important;
}
nav#main-menu.dropdown li.menu-item-has-children button.open-submenu-dropdown {
  color: #000000;
  background-color: transparent;
  border: 0;
  padding: 0;
  height: 20px;
}
nav#main-menu.dropdown li.menu-item-has-children button.open-submenu-dropdown:hover {
  box-shadow: none;
}
nav#main-menu.dropdown li.menu-item-has-children button.open-submenu-dropdown.dropdown-open {
  position: relative;
}
nav#main-menu.dropdown li.menu-item-has-children button.open-submenu-dropdown.dropdown-open:before, nav#main-menu.dropdown li.menu-item-has-children button.open-submenu-dropdown.dropdown-open:after {
  content: " ";
  position: absolute;
  z-index: 12;
  transition: all 0.1s;
  pointer-events: none;
  display: block;
}
nav#main-menu.dropdown li.menu-item-has-children button.open-submenu-dropdown.dropdown-open:before {
  left: 0;
  right: 0;
  bottom: 100%;
  height: 12px;
  background-color: transparent;
}
nav#main-menu.dropdown li.menu-item-has-children button.open-submenu-dropdown.dropdown-open:before {
  /*z-index: -1; 
  left: -100vw; 
  right: -100vw; 
  top: -12px; 
  height: 120%; 
  background: linear-gradient(180deg, transparentize($dropdown-background-color, .5), transparent); 
  */
}
nav#main-menu.dropdown li.menu-item-has-children button.open-submenu-dropdown.dropdown-open:after {
  left: 0px;
  bottom: -29px;
  margin-top: 2px;
  border-style: solid;
  border-color: transparent transparent #ffffff;
  border-width: 0 13px 10px;
}
nav#main-menu.dropdown li.menu-item-has-children button.open-submenu-dropdown.dropdown-open:focus {
  outline: 1px dotted;
}
nav#main-menu.dropdown li.menu-item-has-children button.open-submenu-dropdown.dropdown-open:focus:after {
  outline: 0px;
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu li.menu-item-has-children > a:after {
  display: none;
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu li {
  display: block;
  padding: 0;
  float: none;
  width: auto;
  margin: 0 0 0.5em 0;
  line-height: 1.15;
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu li a {
  color: #000000;
  padding: 6px 0 8px 0;
  display: inline-block;
  /*white-space: nowrap;*/
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu li[class*=current] > a {
  color: #000000;
  font-weight: 700;
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu.menu-level-1 > li > a {
  font-size: 18px;
}
@media only screen and (min-width: mxl) {
  nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu.menu-level-1 > li > a {
    font-size: 24px;
  }
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu.menu-level-1 > li:last-child {
  margin-bottom: 0;
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu ul.sub-menu li {
  padding: 0;
  float: none;
  width: 100%;
  border: 0;
  margin-bottom: 9px;
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu ul.sub-menu li a {
  padding-left: 15px;
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu ul.sub-menu {
  position: static;
  margin-top: 0;
  padding: 0 0 0 5px;
  border: 0;
  display: block;
  width: 100%;
  box-shadow: 0 0 0 #fff;
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu ul.sub-menu:after {
  content: "";
  display: table;
  clear: both;
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu ul.sub-menu li {
  border-left: 1px dashed #000000;
  margin: 0;
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu ul.sub-menu li.menu-item-has-children > a:after {
  display: none;
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu ul.sub-menu ul.sub-menu.menu-level-3 {
  padding: 0.5em 0 0 0.5em;
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu ul.sub-menu ul.sub-menu.menu-level-3 li {
  position: relative;
  padding-left: 11px;
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu ul.sub-menu ul.sub-menu.menu-level-3 li > a {
  padding: 4px 20px 6px 15px;
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu ul.sub-menu ul.sub-menu.menu-level-3 li > a:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  content: "\f0c8";
  font-size: 0.4em;
  vertical-align: middle;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 2.5;
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu li:hover {
  background-color: transparent;
}
nav#main-menu.dropdown li.menu-item-has-children ul.sub-menu li a:hover {
  color: #000000;
  opacity: 1;
}
nav#main-menu.dropdown li.menu-item-has-children div.submenu-container {
  display: none;
  /*position: absolute; z-index: 10; top:100%; right:auto; left:-45px; 
  min-width: 100%; width: auto;
  margin-top: 12px; padding: 40px 55px 50px 45px; 
  border-radius: 6px; border:0;  */
  /* absolute */
  position: absolute;
  top: 76px;
  right: 0;
  left: 0;
  width: auto;
  max-width: 97%;
  margin: 12px auto 0 auto;
  /* fixed sol */
  /*position: fixed;
  z-index: 10;
  top: 100px;
  right: 5%;
  left: 5%;
  width: auto;
  max-width: 90%;*/
  z-index: 10;
  height: auto;
  padding: 20px 25px 25px 25px;
  background-color: #ffffff;
  border-radius: 6px;
  border: 0;
}
@media only screen and (min-width: 1366px) {
  nav#main-menu.dropdown li.menu-item-has-children div.submenu-container {
    top: 76px;
    max-width: 1200px;
  }
}
nav#main-menu.dropdown li.menu-item-has-children div.submenu-container div.submenu-inner > ul.sub-menu {
  order: 5;
  display: flex;
}
nav#main-menu.dropdown li.menu-item-has-children div.submenu-container div.submenu-inner > div.dropdown-content-container {
  order: 1;
  padding-right: 2em;
  width: 350px;
  font-size: 15px;
}
nav#main-menu.dropdown li.menu-item-has-children div.submenu-container div.submenu-inner > div.dropdown-content-container p {
  color: #ffffff;
  line-height: 1.3;
}
nav#main-menu.dropdown li.menu-item-has-children div.submenu-container.menu-level-1 {
  box-shadow: 5px 6px 27px rgba(0, 0, 0, 0.25);
}
nav#main-menu.dropdown li.menu-item-has-children div.submenu-container.menu-level-1 li {
  margin: 0 0.5em;
  padding-right: 1em;
  text-align: center;
  border-right: 1px solid #d5d5d5;
  width: 33%;
}
nav#main-menu.dropdown li.menu-item-has-children div.submenu-container.menu-level-1 li span {
  display: block;
}
nav#main-menu.dropdown li.menu-item-has-children div.submenu-container.menu-level-1 li span.dropdown-content-image {
  height: 70px;
}
nav#main-menu.dropdown li.menu-item-has-children div.submenu-container.menu-level-1 li span.dropdown-content-image img {
  max-height: 53px;
  margin-top: 4px;
}
nav#main-menu.dropdown li.menu-item-has-children div.submenu-container.menu-level-1 li span.dropdown-content-icon {
  height: 70px;
  font-size: 3em;
}
nav#main-menu.dropdown li.menu-item-has-children div.submenu-container.menu-level-1 li span.dropdown-content-title {
  margin: 5px 0 0 0;
  font-weight: bold;
  text-transform: uppercase;
}
nav#main-menu.dropdown li.menu-item-has-children div.submenu-container.menu-level-1 li span.dropdown-content-text {
  margin-top: 20px;
  font-weight: 400 !important;
}
nav#main-menu.dropdown li.menu-item-has-children div.submenu-container.menu-level-1 li:last-child {
  border: 0;
}
nav#main-menu.dropdown li.menu-item-has-children div.submenu-container {
  /*
  &.menu-level-1:before ,
  &.menu-level-1:after { 
  	content:' '; 
  	position: absolute; 
  	z-index: 12; 
  	transition: all .5s; 
  	pointer-events:none; 
  	display: block; 
  }
  &.menu-level-1:before { 
  	left:0; 
  	right:0; 
  	bottom:100%; 
  	height:12px; 
  	background-color: transparent; 
  }*/
}
nav#main-menu.dropdown li.menu-item-has-children div.submenu-container.menu-level-1:before {
  /*z-index: -1; 
  left: -100vw; 
  right: -100vw; 
  top: -12px; 
  height: 120%; 
  background: linear-gradient(180deg, transparentize($secondary-color, .5), transparent); 
  */
}
nav#main-menu.dropdown li.menu-item-has-children div.submenu-container {
  /*&.menu-level-1:after { 
  	left: 45px; 
  	bottom:100%; 
  	margin-top:2px; 
  	border-style: solid; 
  	border-color: transparent transparent $secondary-color; 
  	border-width: 0 13px 10px; 
  }*/
}
nav#main-menu.dropdown li.menu-item-has-children li.menu-item-has-children:hover > div.submenu-container {
  z-index: 12;
}
nav#main-menu.old-dropdown {
  position: relative;
  z-index: 5;
}
nav#main-menu.old-dropdown li.menu-item-has-children {
  position: relative;
}
nav#main-menu.old-dropdown li.menu-item-has-children {
  /*& > a:after 	{ 
  	content: '\e841'; 
  	font-family: "skeletor-fontello"; 
  	font-style: normal; 
  	font-weight: normal; 
  	speak: none; 
  	display: inline-block; 
  	text-decoration: inherit; 
  	width: 1em; 
  	margin-right: .2em; 
  	text-align: center; 
  	font-variant: normal; 
  	text-transform: none; 
  	line-height: 1em; 
  	height:1em; 
  	margin-left: .5em; 
  	font-size: .8em; 
  }*/
}
nav#main-menu.old-dropdown li.menu-item-has-children ul.sub-menu {
  position: absolute;
  top: 100%;
  min-width: 300px;
  left: -1.3em;
  background-color: #fff;
  z-index: 10;
  border-bottom: 5px solid #A2B2D2;
}
nav#main-menu.old-dropdown li.menu-item-has-children:hover > ul.sub-menu {
  z-index: 11;
  opacity: 1;
}
nav#main-menu.old-dropdown li.menu-item-has-children:hover ul.sub-menu li:hover ul.sub-menu {
  z-index: 12;
}
nav#main-menu.old-dropdown li.menu-item-has-children ul.sub-menu li.menu-item-has-children > a {
  padding-right: 2em;
}
nav#main-menu.old-dropdown li.menu-item-has-children {
  /*ul.sub-menu li.menu-item-has-children > a:after 	{ 
  	content: '\e843'; 
  	position: absolute; 
  	right:.5em; 
  	top:calc(50% - .5em); 
  	color: inherit; 
  }*/
}
nav#main-menu.old-dropdown li.menu-item-has-children ul.sub-menu li {
  display: block;
  margin: 0 0 0 0;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
}
nav#main-menu.old-dropdown li.menu-item-has-children ul.sub-menu li a {
  display: block;
  padding: 0.6em 1.3em;
  color: inherit;
}
nav#main-menu.old-dropdown li.menu-item-has-children ul.sub-menu li[class*=current] > a {
  color: #000000;
}
nav#main-menu.old-dropdown li.menu-item-has-children ul.sub-menu li:hover {
  background-color: rgba(0, 0, 0, 0.05);
  opacity: 1;
}
nav#main-menu.old-dropdown li.menu-item-has-children ul.sub-menu li a:hover {
  background-color: rgba(0, 0, 0, 0.05);
  opacity: 1;
}
nav#main-menu.old-dropdown li.menu-item-has-children ul.sub-menu ul.sub-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
  border-top: 1px solid #d9d9d9;
}

/* --------------------------
*
* Main navigation
*
** ----------------------- */
/* Main nav */
nav#footer-menu {
  margin-top: 1em;
}
nav#footer-menu a {
  text-decoration: none;
}
nav#footer-menu ul.footer-menu > li {
  display: block;
  margin: 0 1em 1em 0;
}
nav#footer-menu ul.footer-menu > li > a {
  font-weight: 600;
  padding: 0 0 1em 0;
  display: inline-block;
}
nav#footer-menu ul.footer-menu ul.sub-menu > li {
  display: block;
}
nav#footer-menu ul.footer-menu ul.sub-menu > li > a {
  padding: 0 0 0.25em 0;
  display: inline-block;
}
nav#footer-menu .leftside-content .widget-content a {
  padding: 0 0 0.25em 0;
  display: inline-block;
}
nav#footer-menu .leftside-content .widget-content > div > a:first-child {
  font-weight: 600;
  padding: 0 0 1em 0;
}
nav#footer-menu .leftside-content .some-links {
  margin: 1em 0;
  font-size: 1.5em;
}

@media only screen and (min-width: 768px) {
  nav#footer-menu {
    position: relative;
  }
  nav#footer-menu:after {
    content: " ";
    clear: both;
  }
  nav#footer-menu ul.footer-menu > li {
    width: 47%;
    display: inline-block;
    float: left;
    margin: 0 1em 1em 0;
  }
}
@media only screen and (min-width: 992px) {
  nav#footer-menu ul.footer-menu > li {
    width: 18%;
  }
}
/* --------------------------
*
* Mobilenav
*
** ----------------------- */
#mobilenav a {
  text-decoration: none;
  color: #000;
}

#mobilenav .custom-logo-link img {
  margin: 10px 0;
}

#mobilenav .symbol {
  position: relative;
  width: 1em;
  height: 1em;
  display: block;
}

#mobilenav .symbol span.line-vertical {
  display: block;
  width: 1px;
  height: 1em;
  position: absolute;
  left: 50%;
  top: 0;
  background-color: #000;
}

#mobilenav .symbol span.line-horizontal {
  display: block;
  width: 1em;
  height: 1px;
  position: absolute;
  left: 0;
  top: 50%;
  background-color: #000;
}

#mobilenav .open > .open-submenu .symbol span.line-horizontal {
  width: 1em;
  height: 1px;
  position: absolute;
  left: 0;
  top: 50%;
  background-color: #000;
}

#mobilenav .open > .open-submenu .symbol span.line-vertical {
  display: none;
}

#mobilenav .symbol-cancel {
  position: relative;
  width: 1em;
  height: 1em;
  display: block;
  transform: rotate(45deg);
}

#mobilenav .symbol-cancel span.line-vertical {
  width: 1px;
  height: 1em;
  position: absolute;
  left: 50%;
  top: 0;
}

#mobilenav .symbol-cancel span.line-horizontal {
  width: 1em;
  height: 1px;
  position: absolute;
  left: 0;
  top: 50%;
}

#mobilenav-dimmer {
  background: #000;
  opacity: 0.5;
  display: none;
  height: 100%;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
}

#mobilenav-loader {
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1002;
}

#mobilenav-dimmer.show-dimmer {
  cursor: pointer;
}

#mobilenav-loader.show {
  display: block;
}

#mobilenav {
  height: 100%;
  position: fixed;
  right: -100%;
  top: 0;
  width: 100%;
  z-index: 1001;
  font-size: 18px;
  display: none;
  transition: right 0.4s;
}

body.admin-bar #mobilenav {
  top: 43px;
}

#mobilenav {
  max-width: 500px;
}

#mobilenav .clear:after {
  content: "";
  display: table;
  clear: both;
}

#mobilenav.open {
  /*box-shadow: -5px 0 10px rgba(0, 0, 0, .3); 
  */
  right: 0;
}

#mobilenav .mobilenav-bg {
  background-color: #ffffff;
}

#mobilenav .mobilenav-bg,
#mobilenav .mobilenav-wrapper {
  height: 100%;
  overflow: auto;
}

#mobilenav #mobilenav-top-container {
  padding-bottom: 5px;
  background-color: #ffffff;
  border-bottom: 5px solid #ffffff;
}

#mobilenav #mobilenav-top-container button.mobilenav-close {
  width: 40px;
  height: 40px;
  float: right;
  font-size: 1.5em;
  background-color: transparent;
  border-radius: 20px;
  padding: 0;
  margin: 12px 10px 0 0;
  color: #000;
  line-height: 1em;
  cursor: pointer;
  border: 0;
  box-shadow: none;
}

#mobilenav #mobilenav-top-container .mobilenav-top-container-left {
  float: left;
  width: 190px;
  max-width: calc(100% - 40px);
  padding-top: 8px;
  padding-left: 20px;
}

#mobilenav #mobilenav-additional .shop-actions {
  width: 100%;
}
#mobilenav #mobilenav-additional .shop-actions a {
  margin: 0 20px 10px 0;
  padding: 0.85em 1.85em;
  text-decoration: none;
}
#mobilenav #mobilenav-additional .shop-actions a.icon-button {
  display: inline-block;
  padding: 0;
  margin: 0 20px 10px 0;
}

#mobilenav .mobilenav-inner {
  padding: 0;
  clear: both;
  background-color: #ffffff;
}
#mobilenav .mobilenav-inner ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#mobilenav .mobilenav-inner li {
  display: block;
}
#mobilenav .mobilenav-inner li > a {
  display: block;
  display: flex;
  align-items: center;
  float: left;
  padding: 5px 17px;
  line-height: 1;
  min-height: 55px;
  font-size: 18px;
  width: calc(100% - 65px);
  background-color: transparent;
}
#mobilenav .mobilenav-inner li a {
  transition: background 0.3s ease;
  color: #000;
}
#mobilenav .mobilenav-inner li > button {
  float: right;
  padding: 5px;
  line-height: 55px;
  min-height: 55px;
  width: 65px;
  cursor: pointer;
  display: none;
  text-align: center;
}
#mobilenav .mobilenav-inner li > button * {
  margin: 0 auto;
}
#mobilenav .mobilenav-inner li > button:before {
  margin: 0 auto;
}
#mobilenav .mobilenav-inner li.menu-item-has-children > button.open-submenu {
  display: block;
  display: flex;
  align-items: center;
  background-color: #ffffff;
}
#mobilenav .mobilenav-inner li.menu-item-has-children > ul.sub-menu {
  background-color: #EDEBE7;
  display: none;
  padding: 10px 0 10px 15px;
}
#mobilenav .mobilenav-inner li.menu-item-has-children > ul.sub-menu li > a {
  width: calc(100% - 65px);
  color: #000;
  padding-left: 5px;
}
#mobilenav .mobilenav-inner li.menu-item-has-children > ul.sub-menu li.menu-item-has-children > button.open-submenu {
  background-color: #fff;
}
#mobilenav .mobilenav-inner li.menu-item-has-children > ul.sub-menu ul.sub-menu {
  background-color: #fff;
  padding: 0;
}
#mobilenav .mobilenav-inner li.menu-item-has-children > ul.sub-menu ul.sub-menu li {
  margin-left: 10px;
}
#mobilenav .mobilenav-inner li.menu-item-has-children > ul.sub-menu ul.sub-menu li > a {
  color: #000;
  font-size: 16px;
  padding-left: 5px;
}
#mobilenav .mobilenav-inner li.menu-item-has-children > ul.sub-menu ul.sub-menu ul.sub-menu {
  background-color: white;
  margin-left: -10px;
}
#mobilenav .mobilenav-inner li.menu-item-has-children > ul.sub-menu ul.sub-menu ul.sub-menu button.open-submenu {
  background-color: white;
}
#mobilenav .mobilenav-inner li.menu-item-has-children > ul.sub-menu ul.sub-menu ul.sub-menu li > a {
  padding-left: 10px;
}
#mobilenav .mobilenav-inner li.menu-item-has-children > ul.sub-menu ul.sub-menu ul.sub-menu ul.sub-menu {
  background-color: white;
}
#mobilenav .mobilenav-inner li.menu-item-has-children > ul.sub-menu ul.sub-menu ul.sub-menu ul.sub-menu button.open-submenu {
  background-color: white;
}
#mobilenav .mobilenav-inner li.menu-item-has-children > ul.sub-menu ul.sub-menu ul.sub-menu ul.sub-menu li > a {
  padding-left: 24px;
}
#mobilenav .mobilenav-inner {
  /* oldies */
}
#mobilenav-additional {
  padding: 25px 20px 80px 20px;
}

#mobilenav-additional .mobilenav-widgetarea-container {
  margin-bottom: 1.5em;
}

#mobilenav #mobilenav-additional .language-menu {
  margin-top: 30px;
}
#mobilenav #mobilenav-additional .language-menu .language-menu-container ul.wpml-language-menu.flag-list li a img {
  max-width: 28px;
}

#mobilenav .some-links {
  margin-top: 35px;
  font-size: 1.244em;
}
#mobilenav .some-links a {
  margin: 0 15px 0 0;
  font-size: 1.25em;
}
#mobilenav .some-links a .fa:before, #mobilenav .some-links a .fas:before, #mobilenav .some-links a .fa-solid:before, #mobilenav .some-links a .fad:before, #mobilenav .some-links a .fa-duotone:before, #mobilenav .some-links a .far:before, #mobilenav .some-links a .fa-regular:before, #mobilenav .some-links a .fal:before, #mobilenav .some-links a .fa-light:before, #mobilenav .some-links a .fab:before, #mobilenav .some-links a .fa-brands:before {
  margin: 0;
}

.language-menu-container ul.wpml-language-menu.flag-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.language-menu-container ul.wpml-language-menu.flag-list li.language-item {
  display: inline-block;
  margin-right: 15px;
}
.language-menu-container ul.wpml-language-menu.flag-list li.language-item a img {
  max-width: 21px;
  margin-top: -5px;
  transition: 0.4s ease all;
}
@media only screen and (min-width: 992px) {
  .language-menu-container ul.wpml-language-menu.flag-list li.language-item a img {
    max-width: 27px;
  }
}
.language-menu-container ul.wpml-language-menu.flag-list li.language-item a:hover {
  opacity: 1;
}
.language-menu-container ul.wpml-language-menu.flag-list li.language-item a img:hover {
  filter: brightness(125%);
}
.language-menu-container ul.wpml-language-menu.flag-list li.language-item.current-lang a {
  opacity: 1;
}
.language-menu-container ul.wpml-language-menu.flag-list li.language-item.current-lang a img {
  filter: brightness(125%);
  border-radius: 50%;
}
.language-menu-container ul.wpml-language-menu.text-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.language-menu-container ul.wpml-language-menu.text-list li.language-item {
  display: inline-block;
}
.language-menu-container ul.wpml-language-menu.text-list li.language-item a {
  text-decoration: none;
  text-transform: uppercase;
  line-height: 1;
  padding: 0 10px;
  display: inline-block;
  border-right: 1px solid #000000;
  font-weight: 500;
}
.language-menu-container ul.wpml-language-menu.text-list li.language-item:last-child a {
  border: 0;
  padding-right: 0;
}
.language-menu-container ul.wpml-language-menu.text-list li.language-item.current-lang a {
  text-decoration: underline;
}
.language-menu-container ul.wpml-language-menu.text-list.black-color li.language-item {
  color: #000;
}
.language-menu-container ul.wpml-language-menu.text-list.black-color li.language-item a {
  color: #000;
  border-right: 1px solid #000;
}
.language-menu-container ul.wpml-language-menu.text-list.white-color li.language-item {
  color: #fff;
}
.language-menu-container ul.wpml-language-menu.text-list.white-color li.language-item a {
  color: #fff;
  border-right: 1px solid #fff;
}

.language-menu.black-color .language-menu-container ul.wpml-language-menu.text-list li.language-item {
  color: #000;
}
.language-menu.black-color .language-menu-container ul.wpml-language-menu.text-list li.language-item a {
  color: #000;
  border-right: 1px solid #000;
}
.language-menu.black-color .language-menu-container ul.wpml-language-menu.text-list li.language-item:last-child a {
  border: 0;
}

.language-menu.white-color .language-menu-container ul.wpml-language-menu.text-list li.language-item {
  color: #fff;
}
.language-menu.white-color .language-menu-container ul.wpml-language-menu.text-list li.language-item a {
  color: #fff;
  border-right: 1px solid #fff;
}
.language-menu.white-color .language-menu-container ul.wpml-language-menu.text-list li.language-item:last-child a {
  border: 0;
}

/* --------------------------
*
* Domain campaign shortcode
*
** ----------------------- */
.sc-domain-campaign ul.dc-domains li, #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left .sc-domain-campaign ul.dc-domains li {
  font-weight: 600 !important;
}

/* --------------------------
*
* Domain search shortcode
*
** ----------------------- */
.fancy-search-form {
  font-size: 1em;
  line-height: 1em;
  position: relative;
  margin-top: -1em; /* Fix to shortcode generated paragraph */
}
@media (min-width: 567px) {
  .fancy-search-form {
    font-size: 1.1em;
  }
}
@media (min-width: 768px) {
  .fancy-search-form {
    font-size: 1.2em;
  }
}
.fancy-search-form .input-group {
  height: 75px;
  background: #eee;
  border-radius: 10px;
  border: 0;
  box-shadow: none;
}
.fancy-search-form .input-group label {
  display: none;
  color: #6c6c6c;
  margin: 0;
  font-size: 1em;
  font-weight: 600;
  line-height: 35px;
  margin: 20px 0 20px 0;
  border-right: 2px solid #e1e1e1;
  width: 105px;
  padding: 0 0 0 30px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 4;
  border-radius: 0;
  box-shadow: none;
}
.fancy-search-form .input-group input#domainsearch {
  font-size: 1em;
  font-weight: 600;
  line-height: 75px;
  padding: 0.5em 3.5em 0.5em 1.2em;
  height: 75px;
  min-height: 0;
  min-width: 0;
  width: auto;
  background: #eee;
  width: 100%;
  border-radius: 10px;
  transition: all 0.2s;
  box-shadow: none;
  color: #6c6c6c;
}
.fancy-search-form .input-group input#domainsearch::-moz-placeholder {
  color: #6c6c6c;
  opacity: 1;
}
.fancy-search-form .input-group input#domainsearch::placeholder {
  color: #6c6c6c;
  opacity: 1;
}
.fancy-search-form .input-group input#domainsearch:-ms-input-placeholder {
  color: #6c6c6c;
}
.fancy-search-form .input-group input#domainsearch::-ms-input-placeholder {
  color: #6c6c6c;
}
.fancy-search-form .input-group input#domainsearch:focus {
  box-shadow: 0em 0.02em 0.65em 0em #054884;
  outline: none;
}
@media only screen and (min-width: 992px) {
  .fancy-search-form .input-group input#domainsearch {
    padding: 0.5em 5.3em 0.5em 130px;
  }
  .fancy-search-form .input-group label {
    display: block;
  }
}
.fancy-search-form .input-group-btn button#domainsearchbutton,
.fancy-search-form .input-group-append button#domainsearchbutton {
  font-size: 1em;
  line-height: 1em;
  padding: 0.58em 0;
  text-align: center;
  width: 75px;
  height: 75px;
  min-height: 0;
  min-width: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 4;
  border-radius: 0 10px 10px 0;
  transition: all 0.3s;
  border: 1px solid transparent !important;
  background-color: #50c77d !important;
  color: #000 !important;
}
.fancy-search-form .input-group-btn button#domainsearchbutton:hover:after,
.fancy-search-form .input-group-append button#domainsearchbutton:hover:after {
  transform: scale(1.02, 1.05);
}
.fancy-search-form .input-group-btn button#domainsearchbutton span.searchText,
.fancy-search-form .input-group-append button#domainsearchbutton span.searchText {
  display: none;
  font-size: 0.9em;
}
.fancy-search-form .input-group-btn button#domainsearchbutton i.searchIcon:before,
.fancy-search-form .input-group-append button#domainsearchbutton i.searchIcon:before {
  font-size: 1em;
  line-height: 1.2em;
}
.fancy-search-form .input-group-btn button#domainsearchbutton:focus,
.fancy-search-form .input-group-append button#domainsearchbutton:focus {
  outline: 1px solid #264d73;
}
@media (min-width: 768px) {
  .fancy-search-form .input-group-btn button#domainsearchbutton,
  .fancy-search-form .input-group-append button#domainsearchbutton {
    /*padding: .58em 1.5em; */
  }
  .fancy-search-form .input-group-btn button#domainsearchbutton i.searchIcon,
  .fancy-search-form .input-group-append button#domainsearchbutton i.searchIcon {
    /*margin-right: .4em; */
    /*display:none; */
  }
  .fancy-search-form .input-group-btn button#domainsearchbutton i.searchIcon:before,
  .fancy-search-form .input-group-append button#domainsearchbutton i.searchIcon:before {
    font-size: 0.83em;
  }
  .fancy-search-form .input-group-btn button#domainsearchbutton span.searchText,
  .fancy-search-form .input-group-append button#domainsearchbutton span.searchText {
    /*display:inline; */
  }
}

.domain-search-price-boxes {
  margin: 0;
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
}

.domain-search-price-boxes .domain-search-price-box {
  padding: 0px 10px;
  width: 33%;
  max-width: 100%;
  border-right: 1px solid rgba(20, 20, 20, 0.06);
  border-left: 1px solid rgba(20, 20, 20, 0.06);
  height: auto;
  text-align: center;
  flex-grow: 1;
}

.domain-search-price-boxes .domain-search-price-box:first-of-type {
  border-left: 0;
}

.domain-search-price-boxes .domain-search-price-box:last-of-type {
  border-right: 0;
}

.domain-search-price-boxes .domain-search-price-box.domain-search-price-box-sale {
  /*color: #155724;*/ /*background-color: #d4edda3d; 
border-color: #c3e6cb;*/
}

.domain-search-price-boxes .domain-search-price-box .domain-search-price-box-tld {
  font-weight: 700;
  font-size: 1.1em;
  display: block;
}

.domainPriceInfo {
  margin-top: 1em;
  opacity: 0.9;
}

@media (min-width: 640px) {
  .domain-search-price-boxes .domain-search-price-box {
    width: auto;
  }
  .domain-search-price-boxes .domain-search-price-box:first-child {
    width: auto;
  }
}
/* --------------------------
*
* Domain campaign shortcode
*
** ----------------------- */
@media only screen and (max-width: 767px) {
  .sc-domain-campaign, #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left .sc-domain-campaign {
    text-align: center;
  }
}
.sc-domain-campaign .campaign-content h1, .sc-domain-campaign .campaign-content h2, .sc-domain-campaign .campaign-content h3, .sc-domain-campaign .campaign-content h4, .sc-domain-campaign .campaign-content h5, .sc-domain-campaign .campaign-content h6, #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left .sc-domain-campaign .campaign-content h1, #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left .sc-domain-campaign .campaign-content h2, #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left .sc-domain-campaign .campaign-content h3, #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left .sc-domain-campaign .campaign-content h4, #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left .sc-domain-campaign .campaign-content h5, #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left .sc-domain-campaign .campaign-content h6 {
  font-size: 1em;
  margin: 0 0 1em 0;
}
.sc-domain-campaign .campaign-content p, #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left .sc-domain-campaign .campaign-content p {
  margin: 0 0 0.5em 0;
}
.sc-domain-campaign ul.dc-domains, #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left .sc-domain-campaign ul.dc-domains {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sc-domain-campaign ul.dc-domains li, #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left .sc-domain-campaign ul.dc-domains li {
  display: inline-block;
  background-color: #292726;
  color: #fff;
  cursor: pointer;
  padding: 0.6em 0.85em 0.5em 0.85em;
  border-radius: 5px;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
  font-weight: bold;
  /*text-transform: uppercase;*/
}
@media only screen and (max-width: 767px) {
  .sc-domain-campaign ul.dc-domains li, #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left .sc-domain-campaign ul.dc-domains li {
    font-size: 0.85em;
  }
}
.sc-domain-campaign ul.dc-domains li.active-offer, #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left .sc-domain-campaign ul.dc-domains li.active-offer {
  background-color: #F0CA45;
  color: #000000;
}
.sc-domain-campaign ul.dc-domains li.active-offer a, .sc-domain-campaign ul.dc-domains li.active-offer span, .sc-domain-campaign ul.dc-domains li.active-offer span.price-orig, #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left .sc-domain-campaign ul.dc-domains li.active-offer a, #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left .sc-domain-campaign ul.dc-domains li.active-offer span, #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left .sc-domain-campaign ul.dc-domains li.active-offer span.price-orig {
  color: #000000;
}
.sc-domain-campaign ul.dc-domains li span.price-orig, #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left .sc-domain-campaign ul.dc-domains li span.price-orig {
  text-decoration: line-through;
  color: #eeeeee;
  font-size: 0.85em;
}
.sc-domain-campaign ul.dc-domains li a, #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left .sc-domain-campaign ul.dc-domains li a {
  color: #fff;
  text-decoration: none !important;
}
.sc-domain-campaign .campaign-info, #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left .sc-domain-campaign .campaign-info {
  margin: 1em 0 1em 0;
}
.sc-domain-campaign .campaign-info span.more-campaign-info, #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left .sc-domain-campaign .campaign-info span.more-campaign-info {
  cursor: pointer;
}
.sc-domain-campaign .campaign-info a.more-campaign-info, #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left .sc-domain-campaign .campaign-info a.more-campaign-info {
  text-decoration: none !important;
}
.sc-domain-campaign .campaign-info .campaign-info-content, #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left .sc-domain-campaign .campaign-info .campaign-info-content {
  display: none;
  padding: 1em 0;
  text-align: left;
}
.sc-domain-campaign .campaign-info .campaign-info-content.open, #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left .sc-domain-campaign .campaign-info .campaign-info-content.open {
  display: block;
}
.sc-domain-campaign .campaign-info .campaign-info-content ul, #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left .sc-domain-campaign .campaign-info .campaign-info-content ul {
  padding: 0 0 0 1em;
}

#fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left .sc-domain-campaign ul.dc-domains li {
  font-size: 0.85em;
}

@media only screen and (max-width: 767px) {
  #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left .sc-domain-campaign ul.dc-domains li {
    font-size: 0.8em;
  }
}
/* --------------------------
*
* Product shortcode 
*
** ----------------------- */
.product-list {
  margin-bottom: 0;
}
.product-list div[class*=col-] {
  padding-bottom: 1em;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .product-list .col-xl-3 .col-content.product .product-campaign-banner {
    font-size: 1em;
  }
}
.product-list .col-content.product {
  display: grid;
  grid-auto-rows: min-content;
  text-align: center;
  position: relative;
  padding: 0 !important;
  font-family: "Satoshi-Variable", Arial, sans-serif;
  z-index: 0;
  margin-top: 38px;
}
.product-list .col-content.product .product-card-badge {
  height: 38px;
  position: absolute;
  right: 30px;
  top: -39px;
  z-index: 2;
}
.product-list .col-content.product .product-card-badge img {
  width: auto;
  position: relative;
}
.product-list .col-content.product .product-content {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.product-list .col-content.product.w-campaign-banner {
  /* with absolute banner
  & {
  	padding: $gutter_px * 2 + 35 $gutter_px $gutter_px * 2 $gutter_px !important;
  }
  @include media-from(lg){
  	& {
  		padding: $gutter_px * 2 + 35 $gutter_px $gutter_px $gutter_px !important;
  	}
  }
  @include media-from(xl){
  	& {
  		padding: $gutter_px * 2 + 35 $gutter_px 10px $gutter_px !important;
  	}
  }
  */
}
.product-list .col-content.product.w-campaign-banner .product-content {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.product-list .col-content.product.w-campaign-banner.w-footer .product-content {
  border-radius: 0;
}
.product-list .col-content.product.w-footer .product-content {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding-bottom: 40px !important;
}
.product-list .col-content.product .product-campaign-banner {
  /*position: absolute;*/
  margin: -1px;
  text-align: center;
  min-height: 46px;
  line-height: 46px;
  padding: 0px 20px 0px 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  font-weight: 600;
  font-family: "Satoshi-Variable", Arial, sans-serif;
  font-size: 1em;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .product-list .col-content.product .product-campaign-banner {
    font-size: 1.5em;
  }
}
@media only screen and (min-width: 992px) {
  .product-list .col-content.product .product-campaign-banner {
    font-size: 1.2em;
  }
}
.product-list .col-content.product .product-content {
  padding: 40px 20px 40px 20px !important;
}
.product-list .col-content.product .product-content.post-content-only {
  flex-direction: column;
}
.product-list .col-content.product .product-content.post-content-only h1, .product-list .col-content.product .product-content.post-content-only h2, .product-list .col-content.product .product-content.post-content-only h3, .product-list .col-content.product .product-content.post-content-only h4, .product-list .col-content.product .product-content.post-content-only h5, .product-list .col-content.product .product-content.post-content-only h6 {
  font-size: 1.5em;
  line-height: 1.2;
  margin-bottom: 20px;
}
.product-list .col-content.product .product-content.post-content-only div {
  margin-bottom: 16px;
}
.product-list .col-content.product .product-content .product-buttons {
  display: flex;
  justify-content: center;
  gap: 10px;
}
.product-list .col-content.product .product-name {
  display: block;
  font-size: 1.85em;
  margin: 0.25em 0;
}
@media only screen and (min-width: 768px) {
  .product-list .col-content.product .product-name {
    font-size: 1.6666666667em;
  }
}
.product-list .col-content.product .product-price {
  display: block;
  margin: 0.25em 0 0.65em 0;
  font-size: 2em;
  font-family: "Satoshi-Variable", Arial, sans-serif;
  font-weight: 400;
}
.product-list .col-content.product.w-price-org .product-price {
  margin: 0.25em 0 0 0;
}
.product-list .col-content.product .product-price-orig {
  display: block;
  margin: 0.5em 0 1em 0;
}
.product-list .col-content.product .product-desc {
  margin-bottom: 20px;
}
.product-list .col-content.product .product-desc p {
  width: 100%;
  text-align: center;
  font-family: "Satoshi-Variable", Arial, sans-serif;
  font-size: 1.4444444444em;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 0px !important;
}
.product-list .col-content.product .product-desc ul {
  text-align: left;
}
.product-list .col-content.product .tech-specs {
  margin: 1em 0 0 0;
}
.product-list .col-content.product .open-tech-specs {
  margin: 1em 0 0 0;
}
.product-list .col-content.product .open-tech-specs button {
  display: inline-block;
  cursor: pointer;
  font-family: "Satoshi-Variable", Arial, sans-serif;
  font-weight: 400;
}
.product-list .col-content.product .open-tech-specs .product-tech-specs {
  margin: 1em 0 0 0;
  display: none;
  height: 0px;
  overflow: hidden;
}
.product-list .col-content.product .open-tech-specs.open .product-tech-specs {
  height: auto;
  display: flex !important;
}
.product-list .col-content.product .service-features {
  padding: 0 1em;
}
.product-list .col-content.product .service-feature {
  display: flex;
  margin-bottom: 0.5em;
  align-items: center;
  /*border-top: 1px solid #d7d7d7;*/
  /* background: #efefef; */
  padding-top: 0.5em;
}
.product-list .col-content.product {
  /*.service-feature:hover, .service-feature .label:hover {
  	font-weight: bold;
  	cursor:pointer;
  	transition: 1s ease all;
  }*/
}
.product-list .col-content.product .service-feature:first-child {
  border: 0;
}
.product-list .col-content.product .service-feature .icon {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #000;
  border-radius: 50%;
  font-size: 1.25em;
  text-align: left;
}
.product-list .col-content.product .service-feature .label {
  width: 90%;
  padding: 0 0 0 1em;
  font-size: 0.85em;
}
@media only screen and (min-width: 1200px) {
  .product-list .col-content.product {
    height: 100%;
  }
}
.product-list .col-content.product .product-footer {
  padding: 20px 20px 20px 20px;
  font-size: 0.9em;
}
@media only screen and (min-width: 1200px) {
  .product-list .col-content.product .product-footer {
    padding: 30px 20px 30px 20px;
    /*margin-bottom: -$gutter_px;*/
  }
}

@media only screen and (min-width: 1200px) {
  /* Kotisivukone peruspaketti - dev */
  #product-21267.w-footer .product-tech-specs {
    margin-bottom: 5.2em;
  }
  /* Kotisivukone peruspaketti - main */
  #product-22319.w-footer .product-tech-specs {
    margin-bottom: 5.2em;
  }
  /* Kotisivukone aloituspaketti - main */
  #product-20444.w-footer .product-tech-specs {
    margin-bottom: 5.2em;
  }
  #product-22336.w-footer .product-tech-specs {
    margin-bottom: 5.2em;
  }
  #product-20521.w-footer .product-tech-specs {
    margin-bottom: 5.2em;
  }
}
.hp-animation-1 {
  position: relative;
  max-width: 100%;
  height: 100%;
}
.hp-animation-1 .block {
  border-radius: 15%;
  position: absolute;
  top: 0;
}
.hp-animation-1 .first-block {
  top: 10%;
  left: 60%;
  width: 28px;
  height: 28px;
  animation-name: firstblock;
  animation-duration: 1s;
  transform: rotate(45deg);
}
.hp-animation-1 .second-block {
  top: 30%;
  left: 66%;
  height: 48px;
  width: 48px;
  animation-name: secondblock;
  animation-duration: 1.5s;
  transform: rotate(45deg);
}
.hp-animation-1 .second-block .block-content {
  transform: rotate(-45deg);
  text-align: center;
  font-size: 0.9em;
}
@keyframes firstblock {
  0% {
    top: 5%;
    left: 45%;
    width: 0px;
    height: 0px;
    transform: rotate(360deg);
  }
  100% {
    top: 10%;
    left: 60%;
    width: 28px;
    height: 28px;
    transform: rotate(45deg);
  }
}
@keyframes secondblock {
  0% {
    top: 10%;
    left: 50%;
    width: 0px;
    height: 0px;
    transform: rotate(360deg);
  }
  100% {
    top: 30%;
    left: 66%;
    width: 48px;
    height: 48px;
    transform: rotate(45deg);
  }
}
@media only screen and (min-width: 576px) {
  .hp-animation-1 .first-block {
    top: 10%;
    left: 70%;
    width: 48px;
    height: 48px;
    animation-name: firstblock;
    animation-duration: 1s;
    transform: rotate(45deg);
  }
  .hp-animation-1 .second-block {
    top: 27%;
    left: 82%;
    height: 88px;
    width: 88px;
    animation-name: secondblock;
    animation-duration: 1.5s;
    transform: rotate(45deg);
  }
  .hp-animation-1 .second-block .block-content {
    transform: rotate(-45deg);
    text-align: center;
    font-size: 0.9em;
  }
  @keyframes firstblock {
    0% {
      top: 5%;
      left: 45%;
      width: 0px;
      height: 0px;
      transform: rotate(360deg);
    }
    100% {
      top: 10%;
      left: 70%;
      width: 48px;
      height: 48px;
      transform: rotate(45deg);
    }
  }
  @keyframes secondblock {
    0% {
      top: 10%;
      left: 50%;
      width: 0px;
      height: 0px;
      transform: rotate(360deg);
    }
    100% {
      top: 27%;
      left: 82%;
      width: 88px;
      height: 88px;
      transform: rotate(45deg);
    }
  }
}
@media only screen and (min-width: 768px) {
  .hp-animation-1 .first-block {
    top: 45px;
    left: 280px;
    width: 77px;
    height: 77px;
    animation-name: firstblock;
    animation-duration: 1s;
    transform: rotate(45deg);
  }
  .hp-animation-1 .second-block {
    top: 140px;
    left: 325px;
    height: 150px;
    width: 150px;
    animation-name: secondblock;
    animation-duration: 1.5s;
    transform: rotate(45deg);
  }
  .hp-animation-1 .second-block .block-content {
    transform: rotate(-45deg);
    text-align: center;
    font-size: 0.9em;
  }
  @keyframes firstblock {
    0% {
      top: 24px;
      left: 250px;
      width: 0px;
      height: 0px;
      transform: rotate(360deg);
    }
    100% {
      top: 45px;
      left: 280px;
      width: 77px;
      height: 77px;
      transform: rotate(45deg);
    }
  }
  @keyframes secondblock {
    0% {
      top: 24px;
      left: 270px;
      width: 0px;
      height: 0px;
      transform: rotate(360deg);
    }
    100% {
      top: 140px;
      left: 325px;
      width: 150px;
      height: 150px;
      transform: rotate(45deg);
    }
  }
}

.vertailutaulukko a {
  color: #34495e;
}

table.vertailutaulukko tbody tr.otsikko1 {
  background: #000000;
  border: none;
  color: #fff;
}

table.vertailutaulukko thead tr,
table.vertailutaulukko thead tr.otsikko1 {
  background: #000000;
  border: none;
  color: #fff;
}

table.vertailutaulukko thead tr th {
  color: #ecf0f1;
  border-top: none;
}

table.vertailutaulukko thead tr a {
  color: #ecf0f1;
}

table.vertailutaulukko .vertailu-btn {
  background-color: #000000;
  color: #fff;
  float: left;
}

table.vertailutaulukko tr.sub-heading td {
  background-color: #000000;
  color: #fff;
  font-weight: bold;
}

/* 2.1 Colors */
/* 100% Pastel colors */
/* 25% Pastel colors */
/* body, paragraphs */
/* 2.2 Font sizes in pixels */
/* 2.3 Fonts families */
/* body, paragraphs */
/* headings - "Sentient-Light" */
/* headings - "Sentient-Light" */
/* 2.4 Headings */
/* 2.5 Background colours */
/* 2.6 Border colours */
/* 2.7 Content paddings */
/* 2.8 Breakpoints - 2022-05-18: non bootstrap sass variables available  */
/* 2.9 Wrappers and gutter */
/* main container max-width */
/* 2.10 Content containers */
/* 2.11 Content boxes / col sets */
/* 2.12 Fixed header height */
body.primary-bg-color {
  background-color: #ffffff;
}

section#main-body.clientarea {
  margin-top: 1.5em;
}

section.no-background#main-body .primary-content .card {
  background-color: #E8ECF4;
  border: 0;
  box-shadow: none;
  border-radius: 20px !important;
  padding: 1.5em 1.5em 1.5em 1.5em;
}

.input-group input {
  height: 36px;
}
.input-group .input-group-append button {
  height: 36px;
  padding: 0 20px 0 10px;
}

.sidebar.sidebar-secondary {
  margin-bottom: 2em;
}

.hotellit {
  height: 660px;
  clear: both;
  margin-bottom: 25px;
}

#product .plan,
.hotellit {
  position: relative;
  float: left;
}

#product .plan,
.containerw,
.site-branding {
  background: #fff;
}

#product {
  margin: 0 auto;
  text-align: center;
  width: 100%;
}

#product .plan {
  text-shadow: 0 1px rgba(255, 255, 255, 0.8);
  border: 1px solid #ddd;
  padding: 20px;
  width: 264px;
}

#product .plan2 {
  margin-left: 20px;
}

#product #most-popular {
  z-index: 2;
  top: -13px;
  border-width: 3px;
  padding: 30px 20px;
  border-radius: 5px;
  box-shadow: 20px 0 10px -10px rgba(0, 0, 0, 0.15), -20px 0 10px -10px rgba(0, 0, 0, 0.15);
}

#product .plan:nth-child(1) {
  border-radius: 5px 0 0 5px;
}

#product .plan:nth-child(4) {
  border-radius: 0 5px 5px 0;
}

#product h3 {
  font-size: 20px;
  font-weight: 400;
  padding: 20px;
  margin: -20px -20px 50px;
  background-color: #eee;
  background-image: linear-gradient(#fff, #eee);
}

#product #most-popular h3 {
  background-color: #ddd;
  background-image: linear-gradient(#eee, #ddd);
  margin-top: -30px;
  padding-top: 30px;
  border-radius: 5px 5px 0 0;
}

#product .plan:nth-child(1) h3 {
  border-radius: 5px 0 0;
}

#product .plan:nth-child(4) h3 {
  border-radius: 0 5px 0 0;
}

#product h3 span {
  background: #fff;
  border: 5px solid #fff;
  border-radius: 100px;
  box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
  color: #777;
  display: block;
  font: 20px/100px "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 100px;
  margin: 10px auto -65px;
  width: 106px;
}

#product ul {
  margin: 20px 0 0;
  padding: 0;
  list-style: none;
}

#product li {
  border-top: 1px solid #ddd;
  padding: 10px 0;
}

.kolmen_tahden,
.neljan_tahden {
  margin-right: 12px;
  width: 242px;
}

@media (min-width: 768px) {
  .dns_hotelli,
  .kolmen_tahden,
  .neljan_tahden,
  .viiden_tahden {
    position: absolute;
    bottom: 0;
  }
  .neljan_tahden {
    margin-left: 250px;
  }
  .viiden_tahden {
    margin-left: 500px;
  }
  .frontbanner .dns_hotelli,
  .frontbanner .kolmen_tahden,
  .frontbanner .neljan_tahden,
  .frontbanner .viiden_tahden {
    bottom: 0;
  }
  .frontbanner .dns_hotelli {
    margin-left: 120px;
  }
  .frontbanner .viiden_tahden {
    margin-left: 290px;
  }
}
.kolmen_tahden {
  float: left;
}

.kolmen_tahden_top {
  background: url(/img/kolmen_tahden_top.png) no-repeat;
  width: 242px;
  height: 180px;
}

.dns_hotelli {
  float: left;
}

.dns_hotelli_top {
  background: url(/img/dns_hotelli_top.png) no-repeat;
  width: 242px;
  height: 180px;
}

.neljan_tahden {
  float: left;
}

.etusivu_webhotellit,
p#storage {
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  .frontbanner .neljan_tahden {
    margin-left: 38px;
  }
}
.neljan_tahden_top {
  background: url(/img/neljan_tahden_top.png) no-repeat;
  width: 242px;
  height: 180px;
}

.etusivu_webhotellit_top,
.viiden_tahden_top {
  background: url(/img/viiden_tahden_top.png) no-repeat;
  height: 180px;
  width: 242px;
}

.viiden_tahden {
  float: left;
  width: 242px;
}

.etusivu_webhotellit {
  width: 242px;
}

@media (max-width: 768px) {
  .etusivu_webhotellit {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 242px;
  }
}
.dns_hotelli .paketti_sisalto {
  padding-top: 20px;
  background: #3498db;
  color: #000;
}

.kolmen_tahden .paketti_sisalto {
  padding-top: 10px;
  background: #fff;
  color: #000;
}

.neljan_tahden .paketti_sisalto {
  padding-top: 45px;
  background: #1f259c;
  color: #fff;
}

.etusivu_webhotellit .paketti_sisalto,
.viiden_tahden .paketti_sisalto {
  padding-top: 50px;
  background: #1a2a38;
  color: #fff;
}

.paketti_sisalto {
  padding-top: 280px;
  padding-bottom: 10px;
}

.hotellit .fit-content {
  display: block;
  margin-left: 30px;
  margin-right: 30px;
  float: none;
  width: fit-content;
  width: -moz-fit-content;
}

.hotellit .fit-content p.small {
  text-align: center;
}

.paketti_sisalto span, .rowcolor1 .paketti_sisalto span {
  color: #fff;
  float: right;
}

.kolmen_tahden .paketti_sisalto span {
  color: #000;
}

@media (max-width: 768px) {
  .slick-slider {
    margin-bottom: 80px !important;
  }
  p#vertailep {
    text-align: center;
  }
}
p#storage {
  text-align: center;
}

@media (max-width: 768px) {
  .dns_hotelli,
  .kolmen_tahden,
  .neljan_tahden,
  .viiden_tahden {
    width: 242px;
    float: none !important;
    margin-bottom: 16px;
  }
  #content .hotellit {
    width: 100%;
    height: 100%;
  }
  p#storage img {
    display: none;
  }
}
@media (max-width: 767px) {
  .dns_hotelli,
  .kolmen_tahden,
  .neljan_tahden,
  .viiden_tahden {
    margin-left: auto;
    margin-right: auto;
    width: 242px;
    float: none !important;
    margin-bottom: 16px;
  }
}
@media (width: 768px) {
  .hotellit {
    margin-left: -9px !important;
  }
}
.kolmen_tahden,
.viiden_tahden h2 {
  font-size: 53px !important;
}

@media (max-width: 1200px) {
  .hotellit {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    min-height: 600px;
    height: auto;
  }
}
.vinkki {
  max-width: 680px;
}

.domainvinkki {
  max-width: 480px;
}

/* whmcs.scss --> product-details */
div.product-details {
  margin: 0 0 20px;
}

div.product-details div.product-icon {
  margin: 0;
  background-color: #efefef;
  border-radius: 10px;
  padding: 30px;
  font-size: 1em;
  line-height: 1em;
}
div.product-details div.product-icon h1, div.product-details div.product-icon h2, div.product-details div.product-icon h3, div.product-details div.product-icon h4 {
  margin: 0;
}

.product-status {
  margin: 0 0 20px;
  padding: 0;
  border-radius: 10px;
}

.product-status-pending {
  background-color: #F89406;
}

.product-status-active {
  background-color: #46A546;
}

.product-status-suspended {
  background-color: #0768B8;
}

.product-status-cancelled,
.product-status-terminated {
  background-color: #666;
}

.product-status-fraud {
  background-color: #000;
}

.product-status-text {
  padding: 5px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

div.product-details-tab-container {
  margin: 0;
  padding: 20px;
  border: 1px solid #ddd;
  border-top: 0;
}

@media (min-width: 1200px) {
  .vuori {
    position: absolute;
    margin-top: -46px;
    max-height: 400px;
    margin-left: -78px;
  }
  .hotellit {
    width: 660px;
    float: right;
  }
}
@media (min-width: 768px) {
  .frontbanner .hotellit {
    width: 540px;
    float: right;
  }
}
@media (max-width: 767px) {
  .neljan_tahden .paketti_sisalto {
    padding-top: 24px;
    font-size: 20px;
  }
  .etusivu_webhotellit .paketti_sisalto, .viiden_tahden .paketti_sisalto {
    padding-top: 24px;
  }
}
.clientarea .primary-content h2, .clientarea .primary-content .h2 {
  font-size: 2em;
  margin-bottom: 0.5em;
}
.clientarea .tab-content {
  position: relative;
  z-index: 1;
  padding: 0;
  margin-bottom: 20px;
  border: 0;
  border-radius: 0;
}
.clientarea .tab-content.product-details-tab-container {
  border: 1px solid #bfbfbf;
  padding: 20px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.clientarea input[type=button].btn-success,
.clientarea button.btn-success,
.clientarea .btn.btn-success,
.clientarea .link-button.btn-success {
  background-color: #000000;
  color: #fff;
  border-color: #000000;
}
.clientarea .card-header .dropdown {
  display: inline-block !important;
}
.clientarea span.w-hidden {
  display: none;
}
.clientarea .infobox {
  background-color: #FEF5E4;
  border-radius: 15px;
  padding: 1em 1em 0.85em 1em;
}
.clientarea .infobox div {
  display: inline-block;
}
.clientarea .product-details h1, .clientarea .product-details h2, .clientarea .product-details h3, .clientarea .product-details h4, .clientarea .product-details h5, .clientarea .product-details h6 {
  margin: 0.5em 0;
}

.module-client-area {
  padding: 15px 15px 0;
}

body.client-not-selected .primary-content {
  padding-top: 1em;
  padding-bottom: 2em;
}

section.no-background#main-body .sidebar-outer-container:after {
  display: none;
}

/* whcms.scss --> status */
input[type=text].usage-dial {
  min-width: auto;
}

.status {
  display: block;
  font-size: 0.9em;
  line-height: 22px;
  background-color: #888;
}

.status-custom {
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
  padding: 1px;
}

.status-pending {
  background-color: #D9534F;
  color: #fff;
}

.status-pending.transfer {
  background-color: #A68500;
}

.status-active,
.status-open {
  background-color: #3fad46;
}

.status-suspended {
  background-color: #F0AD4E;
}

.status-answered,
.status-fraud {
  background-color: #000;
  color: #fff;
}

.status-expired {
  background-color: #004258;
}

.status-terminated {
  background-color: #666;
}

.status-onhold {
  background-color: #248;
}

.status-inprogress {
  background-color: #c00;
  color: #fff;
}

.status-closed {
  background-color: #888;
}

.status-paid {
  background-color: #498302;
}

.status-unpaid {
  background-color: #ED3E48;
  color: #fff;
}

.status-cancelled {
  background-color: #87939F;
}

.status-collections {
  background-color: #9A141E;
  color: #FFF;
}

.status-refunded {
  background-color: #319FC3;
}

.status-customer-reply {
  background-color: #f60;
}

.status-delivered {
  background-color: #248;
}

.status-accepted {
  background-color: #498302;
}

.status-dead,
.status-lost {
  background-color: #FFF;
  border: 1px solid #000;
  color: #000;
}

.affiliate-stat {
  margin: 0;
  padding: 15px;
  font-size: 1.6em;
}

.affiliate-stat span {
  display: block;
  font-size: 2.4em;
}

.affiliate-stat i {
  float: left;
  padding: 10px;
  font-size: 4em;
}

.affiliate-referral-link {
  margin: 40px 0;
}

.affiliate-referral-link span {
  display: block;
  margin: 0;
  padding: 10px;
  font-size: 1.4em;
  border-radius: 10px;
  border: 1px solid #ccc;
  overflow: hidden;
}

@media (max-width: 1200px) {
  .affiliate-stat {
    font-size: 1.2em;
  }
  .affiliate-stat span {
    font-size: 2.1em;
  }
  .affiliate-stat i {
    font-size: 3.6em;
  }
}
@media (max-width: 992px) {
  .affiliate-stat {
    font-size: 1em;
  }
  .affiliate-stat span {
    font-size: 1.6em;
  }
  .affiliate-stat i {
    font-size: 3em;
  }
}
.list-group .buttons .label.ticket-status-open {
  background-color: #67c94d;
  color: #fff;
}

.ticket-attachments-message {
  padding-top: 4px;
  font-size: 0.8em;
}

.ticket-reply {
  margin: 10px 0;
  padding: 0;
  border: 1px solid #efefef;
  background-color: #fff;
  border-radius: 15px;
}
.ticket-reply .posted-by {
  background: #000000;
  color: #fff;
  padding: 0.5em 1em;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.ticket-reply.staff {
  border: 1px solid #CCE4FC;
}

.bootstrap-switch {
  display: inline-block;
  direction: ltr;
  cursor: pointer;
  border-radius: 0.25rem;
  border: 1px solid;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  position: relative;
  text-align: left;
  overflow: hidden;
  line-height: 8px;
  z-index: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  vertical-align: middle;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.ticket-reply .date {
  float: right;
  padding: 8px 10px;
  font-size: 0.8em;
}

.ticket-reply .user {
  padding: 5px 0;
  background-color: #f8f8f8;
}

.ticket-reply.staff .user {
  background-color: #F2F9FF;
}

.ticket-reply .user i {
  float: left;
  font-size: 2.2em;
  padding: 2px 15px;
}

.ticket-reply .user .name {
  display: block;
  font-size: 0.9em;
}

.ticket-reply .user .type {
  display: block;
  font-weight: 700;
  font-size: 0.8em;
}

.ticket-reply .message {
  padding: 12px 15px;
}

.ticket-reply .rating,
.ticket-reply .rating-done {
  float: right;
  padding: 5px 10px;
  unicode-bidi: bidi-override;
  direction: rtl;
  font-size: 24px;
}

.ticket-reply .rating span.star,
.ticket-reply .rating-done span.star {
  font-family: FontAwesome;
  font-weight: 400;
  font-style: normal;
  display: inline-block;
}

.kbcategories a,
.panel > .list-group .ticket-details-children .title {
  font-weight: 700;
}

.ticket-reply .rating-done .rated {
  display: inline-block;
  font-size: 12px;
  font-family: Tahoma;
}

.ticket-reply .rating span.star:before,
.ticket-reply .rating-done span.star:before {
  content: "\f006";
  padding-right: 0;
  color: #999;
}

.ticket-reply .rating span.star:hover:before,
.ticket-reply .rating span.star:hover ~ span.star:before,
.ticket-reply .rating-done span.star.active:before {
  content: "\f005";
  color: #F2DE88;
}

.ticket-reply .attachments {
  margin: 0;
  padding: 10px 20px;
  border-top: 1px dashed #efefef;
  background-color: #f8f8f8;
  font-size: 0.8em;
}

.ticket-reply .attachments ul {
  margin: 0;
  padding: 0 0 0 15px;
  list-style: none;
}

.ticket-reply .clear {
  clear: both;
}

.panel > .list-group .ticket-details-children {
  border-width: 0;
}

.panel > .list-group .ticket-details-children:nth-child(even) {
  background-color: #f2f2f2;
}

.clientalert:hover,
.ticketfeedbackstaffcont {
  background-color: #efefef;
}

.panel > .list-group .ticket-details-children:last-child {
  border-width: 0 0 1px;
}

.ticketfeedbackstaffcont {
  margin: 10px auto;
  padding: 15px;
  width: 90%;
  border-radius: 6px;
}

.ticketfeedbackrating {
  padding: 0 100px;
}

.ticketfeedbackrating .rate {
  float: left;
  padding: 0 10px;
  min-width: 30px;
  text-align: center;
}

.popover-user-notifications {
  font-size: 0.8em;
}

.popover-user-notifications .popover-content {
  padding: 0;
}

.clientalert {
  margin: 0;
  padding: 5px 10px;
  border-bottom: 1px solid #ddd;
}

.clientalert:last-child {
  border-bottom: 0;
}

.clientalert .btn-xs {
  font-family: Verdana;
  font-size: 10px;
}

.captchaimage {
  margin: 0;
  padding: 3px 0 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  text-align: right;
}

div.credit-card {
  margin: 0 auto 30px;
  max-width: 400px;
  background-color: #f8f8f8;
  border: 1px solid #ccc;
  border-radius: 8px;
}

.auth3d-area,
.submit-3d {
  border: 1px solid #fff;
}

div.credit-card div.card-type {
  float: right;
  padding: 10px 20px;
  font-size: 1.2em;
}

div.credit-card div.card-icon {
  float: left;
  padding: 7px;
  font-size: 1.2em;
}

div.credit-card div.card-number {
  padding: 10px;
  background-color: #ccc;
  font-size: 1.6em;
  text-align: center;
  clear: both;
}

div.credit-card div.card-start {
  float: left;
  padding: 20px 0 50px 50px;
  font-size: 1.3em;
  text-align: right;
}

div.credit-card div.card-expiry {
  float: right;
  padding: 20px 50px 50px 0;
  height: 120px;
  font-size: 1.3em;
  text-align: right;
}

div.credit-card div.end {
  clear: both;
}

@media (max-width: 600px) {
  div.credit-card {
    max-width: 250px;
  }
  div.credit-card div.card-icon,
  div.credit-card div.card-type {
    font-size: 1em;
  }
  div.credit-card div.card-number {
    padding: 6px 10px;
    font-size: 1.2em;
  }
  div.credit-card div.card-start {
    padding: 20px 0 30px 50px;
    font-size: 0.9em;
  }
  div.credit-card div.card-expiry {
    padding: 20px 50px 30px 0;
    height: 80px;
    font-size: 0.9em;
  }
}
.submit-3d {
  width: 80%;
}

.invoice-summary {
  margin: 0 0 25px;
  padding: 15px;
  height: 500px;
  background-color: #f8f8f8;
  border: 4px dashed #efefef;
  border-radius: 10px;
}

.invoice-summary-table {
  margin: 25px 0;
  max-height: 300px;
  overflow: auto;
}

.invoice-summary-table td {
  font-size: 0.8em;
}

.invoice-summary-table td.total-row {
  background-color: #efefef;
  font-weight: 700;
}

div.credit-card .logo-visa {
  color: #1a1f71;
}

div.credit-card .logo-amex {
  color: #43abdf;
}

div.credit-card .logo-mastercard {
  color: #ed0b00;
}

div.credit-card .logo-discover {
  color: #000;
}

div.sidebar .list-group-item-selected {
  background-color: #319FC3;
  color: #FFF;
}

div.sidebar .list-group-item-selected .badge {
  background-color: #FFF;
  color: #319FC3;
}

/* whmcs.scss --> masspay-invoice-detail */
tr.masspay-invoice-detail td {
  font-size: 0.8em;
}

tr.masspay-total td {
  background-color: #efefef;
  font-weight: 700;
}

.licensing-addon-latest-download h3 {
  margin-top: 0;
}

/**
* Clientareaspesifit säädöt alkaa
**/
/**
* Päivitysnäkymän li-tyyli pois ettei pallurat haittaa
**/
.table .upgradeitem {
  list-style-type: none;
}

.table .upgradeitem br {
  display: none;
}

.clientarea-top-nav {
  margin-top: -20px;
  margin-bottom: 20px;
}

/**
* Products listaus
**/
.responsive-edit-button > a {
  padding-left: 0;
  padding-right: 0;
}

/**
* Tikettilistausta
**/
[id^=Primary_Sidebar-Ticket_Information-] > .title {
  font-weight: bold;
  font-size: 1rem;
}

.ticket-reply.staff {
  border: 1px solid #CCE4FC;
}

.ticket-reply.staff > .posted-by {
  background-color: #F2F9FF;
}

.ticket-reply:not(.staff) {
  border: 1px solid #ddd;
}

.card-body.card-body-ticket-reply {
  padding: 0;
  margin: 0 0 1em 0;
  border-bottom: 0px;
}

.view-ticket {
  margin-bottom: 1.5em;
}

.clientarea-top-nav ul, .clientarea-top-nav li {
  display: block;
}

.clientarea-top-nav > ul {
  display: flex;
  background-color: #f0f0f0;
  padding: 0;
}

.clientarea-top-nav > ul li {
  flex-grow: 1;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 5px 15px;
  position: relative;
  text-align: center;
}

.clientarea-top-nav > ul li:first-child {
  border-left: 1px solid #ccc;
}

.clientarea-top-nav > ul li .submenu {
  display: none;
}

.clientarea-top-nav > ul li.menu-item-has-children {
  cursor: pointer;
  color: #41a367;
}

.clientarea-top-nav > ul li.menu-item-has-children .submenu {
  position: absolute;
  z-index: 50;
  background-color: #fff;
  padding: 0;
  width: calc(100% + 2px);
  margin-top: 5px;
  left: -1px;
}

.clientarea-top-nav > ul li.menu-item-has-children:hover .submenu {
  display: block;
  border-bottom: 1px solid #ccc;
}

.clientarea-top-nav > ul li.menu-item-has-children:hover .submenu li {
  border-top-width: 0;
  border-bottom-width: 0;
  border-left: 1px solid #ccc;
}

.clientarea-top-nav > ul li a {
  width: 100%;
  height: 100%;
  display: block;
}

section.no-background.clientarea#main-body .primary-content, section.no-background#main-body .card {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  /*box-shadow: 0 0 8px 0 rgb(42 58 66 / 6%);*/
  box-shadow: none;
  background-color: #fff;
}

section.no-background.clientarea#main-body .primary-content:not(.card-sidebar):after, section.no-background#main-body .card:not(.card-sidebar):after {
  content: "";
  display: block;
  height: 3px;
  width: 100%;
  background: #e9e9e9;
  position: absolute;
  bottom: 0;
  left: 0;
}

section.no-background#main-body.clientarea div.primary-content .card {
  background-color: #E8ECF4;
  border: 0;
  box-shadow: none;
  border-radius: 15px !important;
  padding: 0.5em 1em 0.85em 1em;
  margin-bottom: 1.5em;
}

section.no-background#main-body .primary-content .card .list-group .list-group-item {
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0;
}

section.no-background#main-body .primary-content .card .list-group .list-group-item:last-child {
  border-bottom: 0;
}

.table-list > tbody > tr:hover {
  cursor: auto;
}

.card a.btn, .card button {
  margin: 0 10px 10px 0;
}

.alert .btn {
  margin-top: -6px;
  margin-right: 0;
  margin-bottom: 0;
}

.client-home-cards .card-header button.btn,
.client-home-cards .card-header a.btn,
.client-home-cards .list-group a.btn,
.client-home-cards .list-group .label.float-right,
.dataTable .label,
.dataTable td.responsive-edit-button .btn {
  padding: 0.75em 1.5em;
  font-size: 12px;
  line-height: 17px;
  height: 35px;
  border-width: 0;
  font-weight: 400;
  display: inline-block;
  margin: 0 10px 5px 0;
}
@media only screen and (min-width: 576px) {
  .client-home-cards .card-header button.btn,
  .client-home-cards .card-header a.btn,
  .client-home-cards .list-group a.btn,
  .client-home-cards .list-group .label.float-right,
  .dataTable .label,
  .dataTable td.responsive-edit-button .btn {
    margin: 0 0 0 10px;
  }
}

.card-header .card-title .btn {
  margin-left: 10px;
}

.dataTable .label,
.dataTable td.responsive-edit-button .btn {
  margin: 0 5px 5px 0;
  padding: 0.75em 0.8em;
}

.responsive-edit-button {
  text-align: right;
}

.responsive-edit-button.responsive-edit-button-multiple-button {
  min-width: 215px;
}

table.dataTable > thead .sorting:before, table.dataTable > thead .sorting_asc:before, table.dataTable > thead .sorting_asc_disabled:before, table.dataTable > thead .sorting_desc:before, table.dataTable > thead .sorting_desc_disabled:before, table.dataTable > thead .sorting:after, table.dataTable > thead .sorting_asc:after, table.dataTable > thead .sorting_asc_disabled:after, table.dataTable > thead .sorting_desc:after, table.dataTable > thead .sorting_desc_disabled:after {
  top: 0.5em;
}

.table-list > tbody > tr:hover > td {
  background-color: #e7e7e7;
}

.responsive-edit-button-one-button {
  text-align: center;
}

.afterDataTableButtons {
  margin-top: 20px;
  text-align: right;
  clear: both;
}

@media (max-width: 600px) {
  .afterDataTableButtons {
    width: 100%;
  }
  .afterDataTableButtons a.btn {
    width: 100%;
  }
}
table.table-list thead th,
table.table-list tbody td {
  vertical-align: top;
  text-align: left;
  padding: 1em 0.85em;
  border-top: 0;
}

table.table-list th:nth-of-type(2),
table.table-list td:nth-of-type(2) {
  padding: 1em 0.5em 1em 0.85em;
}

table.table-list thead th {
  background-color: #000;
  color: #fff;
  font-size: 0.85em;
}

table.table-list thead td {
  border: 2px solid #eef0f0;
}

.table-list > tbody > tr:nth-child(odd), .table-list > tbody > tr.selected-row {
  background-color: #f9fafb;
}

.table-list tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.client-home-cards .list-group .label.float-right {
  border-width: 1px;
}

.client-home-cards .list-group a {
  position: relative;
}

.client-home-cards .card-header a.btn.btn-default {
  color: #000000;
  background-color: #fff;
  border: 1px solid #000;
}

.client-home-cards .card-header a.btn.btn-default:hover {
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
}

.client-home-cards .list-group a:not(.btn) {
  color: #000;
}

.client-home-cards .list-group div.buttons {
  width: 100%;
  float: none;
  position: relative;
  top: 0;
}

@media only screen and (min-width: 576px) {
  .client-home-cards .list-group div.buttons {
    width: auto;
    float: right;
    position: relative;
    top: -20px;
  }
  .client-home-cards .list-group a.btn {
    float: right;
  }
}
.client-home-cards .list-group div.buttons .fas, .dataTable td.responsive-edit-button .btn .fas {
  font-size: 1.1em !important;
  line-height: 0 !important;
  vertical-align: -1px !important;
  margin-right: 3px;
}

.client-home-cards .list-group .label.float-right {
  min-width: 90px;
}

section.no-background#main-body .sidebar .card:first-child {
  border-radius: 15px;
}

section.no-background#main-body .sidebar.d-none .card:first-child {
  border-radius: 15px;
}

section.no-background#main-body .sidebar .card {
  border-radius: 0;
  margin-bottom: 0 !important;
  border-top-width: 0;
  background-color: #E8ECF4;
  border: 0;
  box-shadow: none;
  border-radius: 15px;
  padding: 0.5em 1em 0.85em 1em;
  font-size: 0.89em;
}

section.no-background#main-body .primary-content .card .card-header:first-child,
section.no-background#main-body .primary-content .card .card-header {
  padding: 1em 0;
  background-color: transparent;
}

section.no-background#main-body .primary-content .card .card-footer {
  background-color: transparent;
  border: 0;
}

section.no-background.clientarea#main-body .primary-content {
  padding: 20px;
}

@media only screen and (min-width: 992px) {
  section.no-background.clientarea#main-body .primary-content {
    padding: 0 0 20px 15px;
  }
}
@media only screen and (min-width: 1200px) {
  section.no-background.clientarea#main-body .primary-content {
    padding: 0 0 20px 15px;
  }
}
@media only screen and (max-width: 991px) {
  section.no-background.clientarea#main-body .sidebar .card-header {
    border: 0;
  }
}
section.no-background.clientarea#main-body .sidebar .card-title {
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 1em;
  padding: 0.5em 0;
}
@media only screen and (min-width: 992px) {
  section.no-background.clientarea#main-body .sidebar .card-title {
    padding: 0 0 0.5em 0;
  }
}

section.no-background.clientarea#main-body .sidebar .card-title i:first-child {
  margin-left: -4px;
}

section.no-background.clientarea#main-body .sidebar-outer-container {
  position: relative;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: none;
  background-color: #fff;
  padding: 0;
  margin-bottom: 2em;
}

.clientarea .sidebar .card {
  border: 1px solid #000;
  padding: 10px;
  border-radius: 10px;
}

section.no-background#main-body .sidebar .card .card-footer {
  border: 0;
}

.clientarea .list-group-item {
  background-color: transparent;
}

.sidebar .list-group-item .badge {
  margin-top: 2px;
  transition: all 0.2s;
}

.sidebar .list-group-item.active {
  background-color: transparent;
  font-weight: bold;
  position: relative;
}

section.no-background#main-body .sidebar .list-group-item {
  padding: 0.5em 0px 0.5em 29px;
  color: #000000;
  border-color: rgba(0, 0, 0, 0.125);
  position: relative;
}

section.no-background#main-body .sidebar .list-group-item.active {
  padding-right: 0;
  color: #000000;
  border-color: rgba(0, 0, 0, 0.125);
}

section.no-background#main-body .sidebar .list-group-item i {
  margin-left: 0;
  position: absolute;
  top: 10px;
  left: -4px;
}

.sidebar .list-group-item.active .badge {
  margin-right: 10px;
  margin-top: 2px;
}

.sidebar .list-group-item.active:hover, .sidebar .list-group-item.active:focus {
  background-color: transparent;
  color: #000000;
  border-color: rgba(0, 0, 0, 0.125);
}

.sidebar .list-group-item.active:before {
  display: none;
  content: "";
  border-color: transparent #495057;
  border-style: solid;
  border-width: 0.35em 0 0.35em 0.45em;
  height: 0;
  width: 0;
  right: 10px;
  top: 15px;
  color: #697077;
  position: absolute;
}

section.no-background.clientarea .client-home-cards .card-title {
  font-family: "Roboto", sans-serif;
  letter-spacing: normal;
  font-size: 1em;
  line-height: 35px;
}
@media only screen and (max-width: 767px) {
  section.no-background.clientarea .client-home-cards .card-title .float-right {
    width: 100%;
  }
}

section.clientarea .alert {
  color: #000;
  margin-bottom: 1.5em;
  border-radius: 6px;
  border-bottom-right-radius: 0;
  background-color: #fafafa;
  border-color: #e3e3e3;
  border-bottom: 3px solid #e3e3e3;
  box-shadow: 0 0px 8px -2px #e3e3e3;
}
section.clientarea .alert div {
  display: inline-block;
}

section.clientarea .alert.alert-danger {
  background-color: #f8d7da;
  border-color: #eeb4bb;
}

section.clientarea .alert.alert-success {
  background-color: #c6f8ce;
  border-color: #52a560;
}

section.clientarea .alert.alert-warning {
  background-color: #feffd2;
}

section.clientarea .tiles .tile {
  text-align: left;
  padding: 12px 0px;
}

/* Reseller login - account select */
section.clientarea .select-account a, section.clientarea .select-account a.btn {
  display: block;
  margin: 1em 0 !important;
}

/**
* Clientarea säädöt päättyvät
**/
#dhclientarea .input-group-text {
  display: flex;
  align-items: center;
  padding: 0 1em;
  height: 42px;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

#dhclientarea .input-group-append .btn-default {
  padding: 10px 15px;
}

#dhclientarea .attachment-group .input-group-append button {
  height: 36px;
}

/* 2025-07-08 not to prod yeat -  @import 'whmcs/_clientarea_labels.scss'; */
.btn {
  /*
  padding: 10px 15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  border: none;
  border-radius: 18px;
  text-transform: uppercase;
  font-weight: bold;
  */
  transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
  -webkit-font-smoothing: subpixel-antialiased;
}

.btn:hover,
.btn:focus {
  color: #fff;
  /*outline: 0*/
}

.btn:active,
.btn.active {
  /*outline: 0;*/
  box-shadow: none;
}

.btn:focus:active {
  /*outline: 0;*/
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  color: rgba(255, 255, 255, 0.75);
  cursor: not-allowed;
  background-color: #bdc3c7;
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.btn [class^=fui-] {
  position: relative;
  top: 1px;
  margin: 0 1px;
  line-height: 1;
}

.btn-xs.btn [class^=fui-] {
  top: 0;
  font-size: 11px;
}

.btn-hg.btn [class^=fui-] {
  top: 2px;
}

.btn-default {
  color: #fff;
  background-color: #505050;
}

.btn-default:hover,
.btn-default.hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background: #a1a6a9;
  border-color: #a1a6a9;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled.hover,
.btn-default[disabled].hover,
fieldset[disabled] .btn-default.hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #bdc3c7;
  border-color: #bdc3c7;
}

.btn-default .badge {
  color: #bdc3c7;
  background-color: #fff;
}

.btn-primary {
  color: #fff;
  background-color: #3498db;
}

.btn-white {
  color: #3498db;
  background: #fff;
}

.btn-secondary {
  background: #191AA3;
  color: #fff;
}

.btn-primary:hover,
.btn-primary.hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #2A7BB1;
  border-color: #2A7BB1;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background: #2a7bb1;
  border-color: #2a7bb1;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled.hover,
.btn-primary[disabled].hover,
fieldset[disabled] .btn-primary.hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #bdc3c7;
  border-color: #3498db;
}

.btn-primary .badge {
  color: #3498db;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #3498db;
}

.btn-info:hover,
.btn-info.hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #5dade2;
  border-color: #5dade2;
}

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background: #2c81ba;
  border-color: #2c81ba;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled.hover,
.btn-info[disabled].hover,
fieldset[disabled] .btn-info.hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #bdc3c7;
  border-color: #3498db;
}

.btn-info .badge {
  color: #3498db;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #e74c3c;
}

.btn-danger:hover,
.btn-danger.hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #ec7063;
  border-color: #ec7063;
}

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background: #c44133;
  border-color: #c44133;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled.hover,
.btn-danger[disabled].hover,
fieldset[disabled] .btn-danger.hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #bdc3c7;
  border-color: #e74c3c;
}

.btn-danger .badge {
  color: #e74c3c;
  background-color: #fff;
}

.btn-success {
  background-color: #191AA3;
  color: #fff;
}

.btn-success:hover,
.btn-success.hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #58d68d;
  border-color: #58d68d;
}

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background: #27ad60;
  border-color: #27ad60;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled.hover,
.btn-success[disabled].hover,
fieldset[disabled] .btn-success.hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #bdc3c7;
  border-color: #67c94d;
}

.btn-success .badge {
  color: #67c94d;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f1c40f;
}

.btn-warning:hover,
.btn-warning.hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #f4d313;
  border-color: #f4d313;
}

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background: #cda70d;
  border-color: #cda70d;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled.hover,
.btn-warning[disabled].hover,
fieldset[disabled] .btn-warning.hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #bdc3c7;
  border-color: #f1c40f;
}

.btn-warning .badge {
  color: #f1c40f;
  background-color: #fff;
}

.btn-inverse {
  color: #fff;
  background-color: #2c3e50;
}

.btn-inverse:hover,
.btn-inverse.hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #fff;
  background-color: #415b76;
  border-color: #415b76;
}

.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background: #2c3e50;
  border-color: #2c3e50;
}

.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled.hover,
.btn-inverse[disabled].hover,
fieldset[disabled] .btn-inverse.hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #bdc3c7;
  border-color: #2c3e50;
}

.btn-inverse .badge {
  color: #2c3e50;
  background-color: #fff;
}

.btn-embossed {
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
}

.btn-embossed.active,
.btn-embossed:active {
  box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.15);
}

.btn-wide {
  min-width: 140px;
  padding-right: 30px;
  padding-left: 30px;
}

.btn-link {
  color: #2a7bb1;
}

.btn-link:hover,
.btn-link:focus {
  color: #3498db;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #bdc3c7;
  text-decoration: none;
}

.btn-hg,
.btn-group-hg > .btn {
  padding: 13px 20px;
  font-size: 16px;
  line-height: 1.227;
  border-radius: 18px;
}

.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 19px;
  font-size: 17px;
  line-height: 1.471;
  border-radius: 18px;
}

.btn-sm,
.btn-group-sm > .btn {
  padding: 9px 13px;
  font-size: 13px;
  line-height: 1.385;
  border-radius: 18px;
}

.btn-xs,
.btn-group-xs > .btn {
  padding: 6px 9px;
  font-size: 12px;
  line-height: 1.083;
  border-radius: 18px;
}

.btn-tip {
  padding-left: 10px;
  font-size: 92%;
  font-weight: 300;
}

.btn-block {
  white-space: normal;
}

[class*=btn-social-] {
  padding: 10px 15px;
  font-size: 13px;
  line-height: 1.077;
  border-radius: 4px;
}

.btn-social-pinterest {
  color: #fff;
  background-color: #cb2028;
}

.btn-social-pinterest:hover,
.btn-social-pinterest:focus {
  background-color: #d54d53;
}

.btn-social-pinterest:active,
.btn-social-pinterest.active {
  background-color: #ad1b22;
}

.btn-social-linkedin {
  color: #fff;
  background-color: #0072b5;
}

.btn-social-linkedin:hover,
.btn-social-linkedin:focus {
  background-color: #338ec4;
}

.btn-social-linkedin:active,
.btn-social-linkedin.active {
  background-color: #00619a;
}

.btn-social-stumbleupon {
  color: #fff;
  background-color: #ed4a13;
}

.btn-social-stumbleupon:hover,
.btn-social-stumbleupon:focus {
  background-color: #f16e42;
}

.btn-social-stumbleupon:active,
.btn-social-stumbleupon.active {
  background-color: #c93f10;
}

.btn-social-googleplus {
  color: #fff;
  background-color: #2d2d2d;
}

.btn-social-googleplus:hover,
.btn-social-googleplus:focus {
  background-color: #575757;
}

.btn-social-googleplus:active,
.btn-social-googleplus.active {
  background-color: #262626;
}

.btn-social-facebook {
  color: #fff;
  background-color: #2f4b93;
}

.btn-social-facebook:hover,
.btn-social-facebook:focus {
  background-color: #596fa9;
}

.btn-social-facebook:active,
.btn-social-facebook.active {
  background-color: #28407d;
}

.btn-social-twitter {
  color: #fff;
  background-color: #00bdef;
}

.btn-social-twitter:hover,
.btn-social-twitter:focus {
  background-color: #33caf2;
}

.btn-social-twitter:active,
.btn-social-twitter.active {
  background-color: #00a1cb;
}

.btn-group {
  background-color: #000;
  margin: 0 10px 10px 0;
  border-radius: 25px;
}
.btn-group .btn-group {
  margin: 0;
}

.btn-group > .btn {
  margin: 0 0 0 0;
  background-color: transparent;
  border: 0;
}

.btn-group > .btn + .btn {
  margin-left: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding: 10px 12px;
  border-left: 2px solid rgba(52, 73, 94, 0.15);
}

.btn-group > .btn + .dropdown-toggle .caret {
  margin-right: 3px;
  margin-left: 3px;
}

.btn-group > .btn.btn-gh + .dropdown-toggle .caret {
  margin-right: 7px;
  margin-left: 7px;
}

.btn-group > .btn.btn-sm + .dropdown-toggle .caret {
  margin-right: 0;
  margin-left: 0;
}

.dropdown-toggle .caret {
  margin-left: 8px;
}

.btn-group-xs > .btn + .dropdown-toggle {
  padding: 6px 9px;
}

.btn-group-sm > .btn + .dropdown-toggle {
  padding: 9px 13px;
}

.btn-group-lg > .btn + .dropdown-toggle {
  padding: 10px 19px;
}

.btn-group-hg > .btn + .dropdown-toggle {
  padding: 13px 20px;
}

.btn-xs .caret {
  border-width: 6px 4px 0;
  border-bottom-width: 0;
}

.btn-lg .caret {
  border-width: 8px 6px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret {
  border-width: 0 6px 8px;
}

.dropup .btn-xs .caret {
  border-width: 0 4px 6px;
}

.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-weight: 400;
}

.btn-group:focus .dropdown-toggle {
  outline: 0;
  transition: 0.25s;
}

.btn-group.open .dropdown-toggle {
  color: rgba(255, 255, 255, 0.75);
  box-shadow: none;
}

.btn-toolbar .btn.active {
  color: #fff;
}

.btn-toolbar .btn > [class^=fui-] {
  margin: 0 1px;
  font-size: 16px;
}

.btn-file {
  position: relative;
  overflow: hidden;
}

.btn-file > input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  font-size: 23px;
  cursor: pointer;
  filter: alpha(opacity=0);
  outline: 0;
  opacity: 0;
  direction: ltr;
}

.btnli1,
.btnli2 {
  color: #fff !important;
  padding: 8px 22px !important;
  font-size: 16px !important;
  line-height: 1.4 !important;
}

.btnli:hover {
  display: block;
}

.btnli a.btnli2:active,
.btnli a.btnli2:focus,
.btnli a.btnli2:hover,
.btn-secondary:hover {
  background-color: #304e69 !important;
  color: #fff;
}

.btnli a.btnli1:active,
.btnli a.btnli1:focus,
.btnli a.btnli1:hover {
  color: #fff;
  background-color: #2A7BB1 !important;
  border-color: #2A7BB1;
}

.rowcolor1 .input-group-btn .btn {
  border: none;
}

.btnli .btn-danger {
  margin-top: 17.5px;
  margin-bottom: 17.5px;
}

.rowcolor2 .hugebtn {
  font-size: 20px;
  margin-bottom: 14px;
}

.btn.btn-action {
  background-color: #72CA06;
  border-color: #498302;
}

.btn-white {
  color: #000;
  background: #FFF;
}

.btn-white:hover {
  color: #3498db;
  background: #dadada;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 30px/2;
  font-size: 24px;
  line-height: inherit;
  color: inherit;
  border-bottom: none;
}

textarea {
  padding: 5px 11px;
  font-size: 20px;
  line-height: 24px;
}

input[type=search] {
  -webkit-appearance: none !important;
}

label {
  font-size: 15px;
  font-weight: 400;
  line-height: 2.3;
}

.form-control::-moz-placeholder,
.select2-search input[type=text]::-moz-placeholder {
  color: #b2bcc5;
  opacity: 1;
}

.form-control:-ms-input-placeholder,
.select2-search input[type=text]:-ms-input-placeholder {
  color: #b2bcc5;
}

.form-control::-webkit-input-placeholder,
.select2-search input[type=text]::-webkit-input-placeholder {
  color: #b2bcc5;
}

.form-control,
.select2-search input[type=text] {
  height: 42px;
  padding: 8px 12px;
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.467;
  color: #2c3e50;
  border-radius: 18px;
  box-shadow: none;
  transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
}

.frontbanner .select2-search input[type=text], .frontbanner .form-control {
  border: none;
}

.form-group.focus .form-control,
.form-control:focus,
.form-group.focus .select2-search input[type=text],
.select2-search input[type=text]:focus {
  border-color: #3498db;
  outline: 0;
  box-shadow: none;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control,
.select2-search input[type=text][disabled],
.select2-search input[type=text][readonly],
fieldset[disabled] .select2-search input[type=text] {
  color: #d5dbdb;
  cursor: default;
  background-color: #f4f6f6;
  filter: alpha(opacity=70);
  border-color: #d5dbdb;
  opacity: 0.7;
}

.form-control.flat,
.select2-search input[type=text].flat {
  border-color: transparent;
}

.form-control.flat:hover,
.select2-search input[type=text].flat:hover {
  border-color: #bdc3c7;
}

.form-control.flat:focus,
.select2-search input[type=text].flat:focus {
  border-color: #3498db;
}

.input-sm,
.form-group-sm .form-control,
.form-group-sm .select2-search input[type=text],
.select2-search input[type=text] {
  height: 35px;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 1.462;
  border-radius: 6px;
}

select.input-sm,
select.form-group-sm .form-control,
select.form-group-sm .select2-search input[type=text],
select.select2-search input[type=text] {
  height: 35px;
  line-height: 35px;
}

select.form-control.custom-select {
  height: 45px;
}

textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control,
textarea.form-group-sm .select2-search input[type=text],
select[multiple].form-group-sm .select2-search input[type=text],
textarea.select2-search input[type=text],
select[multiple].select2-search input[type=text] {
  height: auto;
}

.input-lg,
.form-group-lg .form-control,
.form-group-lg .select2-search input[type=text] {
  height: 45px;
  padding: 10px 15px;
  font-size: 17px;
  line-height: 1.235;
  border-radius: 6px;
}

select.input-lg,
select.form-group-lg .form-control,
select.form-group-lg .select2-search input[type=text] {
  height: 45px;
  line-height: 45px;
}

textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control,
textarea.form-group-lg .select2-search input[type=text],
select[multiple].form-group-lg .select2-search input[type=text] {
  height: auto;
}

.input-hg,
.form-group-hg .form-control,
.form-horizontal .form-group-hg .form-control,
.form-group-hg .select2-search input[type=text],
.form-horizontal .form-group-hg .select2-search input[type=text] {
  height: 53px;
  padding: 10px 16px;
  font-size: 22px;
  line-height: 1.318;
  border-radius: 6px;
}

select.input-hg,
select.form-group-hg .form-control,
select.form-group-hg .select2-search input[type=text] {
  height: 53px;
  line-height: 53px;
}

textarea.input-hg,
textarea.form-group-hg .form-control,
select[multiple].input-hg,
select[multiple].form-group-hg .form-control,
textarea.form-group-hg .select2-search input[type=text],
select[multiple].form-group-hg .select2-search input[type=text] {
  height: auto;
}

.form-control-feedback {
  position: absolute;
  top: 2px;
  right: 2px;
  padding: 0 12px 0 0;
  margin-top: 1px;
  font-size: 17px;
  line-height: 36px;
  color: #b2bcc5;
  pointer-events: none;
  background-color: transparent;
  border-radius: 6px;
}

.input-hg + .form-control-feedback,
.control-feedback-hg {
  width: auto;
  height: 48px;
  padding-right: 16px;
  font-size: 20px;
  line-height: 48px;
}

.input-lg + .form-control-feedback,
.control-feedback-lg {
  width: auto;
  height: 40px;
  padding-right: 15px;
  font-size: 18px;
  line-height: 40px;
}

.input-sm + .form-control-feedback,
.control-feedback-sm,
.select2-search input[type=text] + .form-control-feedback {
  width: auto;
  height: 29px;
  padding-right: 10px;
  line-height: 29px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #67c94d;
}

.has-success .form-control,
.has-success .select2-search input[type=text] {
  color: #67c94d;
  border-color: #67c94d;
  box-shadow: none;
}

.has-success .form-control::-moz-placeholder,
.has-success .select2-search input[type=text]::-moz-placeholder {
  color: #67c94d;
  opacity: 1;
}

.has-success .form-control:-ms-input-placeholder,
.has-success .select2-search input[type=text]:-ms-input-placeholder {
  color: #67c94d;
}

.has-success .form-control::-webkit-input-placeholder,
.has-success .select2-search input[type=text]::-webkit-input-placeholder {
  color: #67c94d;
}

.has-success .form-control:focus,
.has-success .select2-search input[type=text]:focus {
  border-color: #67c94d;
  box-shadow: none;
}

.has-success .input-group-addon {
  color: #67c94d;
  background-color: #fff;
  border-color: #67c94d;
}

.has-success .form-control-feedback {
  color: #67c94d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #f1c40f;
}

.has-warning .form-control,
.has-warning .select2-search input[type=text] {
  color: #f1c40f;
  border-color: #f1c40f;
  box-shadow: none;
}

.has-warning .form-control::-moz-placeholder,
.has-warning .select2-search input[type=text]::-moz-placeholder {
  color: #f1c40f;
  opacity: 1;
}

.has-warning .form-control:-ms-input-placeholder,
.has-warning .select2-search input[type=text]:-ms-input-placeholder {
  color: #f1c40f;
}

.has-warning .form-control::-webkit-input-placeholder,
.has-warning .select2-search input[type=text]::-webkit-input-placeholder {
  color: #f1c40f;
}

.has-warning .form-control:focus,
.has-warning .select2-search input[type=text]:focus {
  border-color: #f1c40f;
  box-shadow: none;
}

.has-warning .input-group-addon {
  color: #f1c40f;
  background-color: #fff;
  border-color: #f1c40f;
}

.has-warning .form-control-feedback {
  color: #f1c40f;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #e74c3c;
}

.has-error .form-control,
.has-error .select2-search input[type=text] {
  color: #e74c3c;
  border-color: #e74c3c;
  box-shadow: none;
}

.has-error .form-control::-moz-placeholder,
.has-error .select2-search input[type=text]::-moz-placeholder {
  color: #e74c3c;
  opacity: 1;
}

.has-error .form-control:-ms-input-placeholder,
.has-error .select2-search input[type=text]:-ms-input-placeholder {
  color: #e74c3c;
}

.has-error .form-control::-webkit-input-placeholder,
.has-error .select2-search input[type=text]::-webkit-input-placeholder {
  color: #e74c3c;
}

.has-error .form-control:focus,
.has-error .select2-search input[type=text]:focus {
  border-color: #e74c3c;
  box-shadow: none;
}

.has-error .input-group-addon {
  color: #e74c3c;
  background-color: #fff;
  border-color: #e74c3c;
}

.has-error .form-control-feedback {
  color: #e74c3c;
}

.form-control[disabled] + .form-control-feedback,
.form-control[readonly] + .form-control-feedback,
fieldset[disabled] .form-control + .form-control-feedback,
.form-control.disabled + .form-control-feedback,
.select2-search input[type=text][disabled] + .form-control-feedback,
.select2-search input[type=text][readonly] + .form-control-feedback,
fieldset[disabled] .select2-search input[type=text] + .form-control-feedback,
.select2-search input[type=text].disabled + .form-control-feedback {
  color: #d5dbdb;
  cursor: not-allowed;
  background-color: transparent;
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.help-block {
  margin-bottom: 5px;
  font-size: 14px;
  color: #6b7a88;
}

.form-group {
  position: relative;
  margin-bottom: 20px;
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 3px;
    padding-bottom: 3px;
  }
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

.form-horizontal .form-control-static {
  padding-top: 6px;
  padding-bottom: 6px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-hg .control-label {
    padding-top: 2px;
    padding-bottom: 0;
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 3px;
    padding-bottom: 2px;
    font-size: 17px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 13px;
  }
}
.input-group .form-control,
.input-group .select2-search input[type=text] {
  position: static;
}

.input-group-hg > .form-control,
.input-group-hg > .input-group-addon,
.input-group-hg > .input-group-btn > .btn,
.input-group-hg > .select2-search input[type=text] {
  height: 53px;
  padding: 10px 16px;
  font-size: 22px;
  line-height: 1.318;
  border-radius: 6px;
}

select.input-group-hg > .form-control,
select.input-group-hg > .input-group-addon,
select.input-group-hg > .input-group-btn > .btn,
select.input-group-hg > .select2-search input[type=text] {
  height: 53px;
  line-height: 53px;
}

textarea.input-group-hg > .form-control,
textarea.input-group-hg > .input-group-addon,
textarea.input-group-hg > .input-group-btn > .btn,
select[multiple].input-group-hg > .form-control,
select[multiple].input-group-hg > .input-group-addon,
select[multiple].input-group-hg > .input-group-btn > .btn,
textarea.input-group-hg > .select2-search input[type=text],
select[multiple].input-group-hg > .select2-search input[type=text] {
  height: auto;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .select2-search input[type=text] {
  height: 45px;
  padding: 10px 15px;
  font-size: 17px;
  line-height: 1.235;
  border-radius: 6px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn,
select.input-group-lg > .select2-search input[type=text] {
  height: 45px;
  line-height: 45px;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .select2-search input[type=text],
select[multiple].input-group-lg > .select2-search input[type=text] {
  height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .select2-search input[type=text] {
  height: 35px;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 1.462;
  border-radius: 6px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn,
select.input-group-sm > .select2-search input[type=text] {
  height: 35px;
  line-height: 35px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .select2-search input[type=text],
select[multiple].input-group-sm > .select2-search input[type=text] {
  height: auto;
}

.input-group-addon {
  padding: 0;
  height: 38px;
  font-size: 15px;
  color: #fff;
  text-align: center;
  background-color: #bdc3c7;
  border: 0 solid #bdc3c7;
  border-radius: 6px;
  transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
}

.input-group-hg .input-group-addon,
.input-group-lg .input-group-addon,
.input-group-sm .input-group-addon {
  line-height: 1;
}

.input-group-addon .checkbox,
.input-group-addon .radio {
  padding-left: 19px;
  margin: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group .select2-search input[type=text]:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group .select2-search input[type=text]:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.form-group.focus .input-group-addon,
.input-group.focus .input-group-addon {
  background-color: #3498db;
  border-color: #3498db;
}

.form-group.focus .input-group-btn > .btn-default + .btn-default,
.input-group.focus .input-group-btn > .btn-default + .btn-default {
  border-left-color: #2a7bb1;
}

.form-group.focus .input-group-btn .btn,
.input-group.focus .input-group-btn .btn {
  color: #3498db;
  background-color: #fff;
  border-color: #3498db;
}

.form-group.focus .input-group-btn .btn-default,
.input-group.focus .input-group-btn .btn-default {
  color: #fff;
  background-color: #3498db;
}

.form-group.focus .input-group-btn .btn-default:hover,
.input-group.focus .input-group-btn .btn-default:hover,
.form-group.focus .input-group-btn .btn-default.hover,
.input-group.focus .input-group-btn .btn-default.hover,
.form-group.focus .input-group-btn .btn-default:focus,
.input-group.focus .input-group-btn .btn-default:focus,
.form-group.focus .input-group-btn .btn-default:active,
.input-group.focus .input-group-btn .btn-default:active,
.form-group.focus .input-group-btn .btn-default.active,
.input-group.focus .input-group-btn .btn-default.active,
.open > .dropdown-toggle.form-group.focus .input-group-btn .btn-default,
.open > .dropdown-toggle.input-group.focus .input-group-btn .btn-default {
  color: #fff;
  background-color: #5dade2;
  border-color: #5dade2;
}

.form-group.focus .input-group-btn .btn-default:active,
.input-group.focus .input-group-btn .btn-default:active,
.form-group.focus .input-group-btn .btn-default.active,
.input-group.focus .input-group-btn .btn-default.active,
.open > .dropdown-toggle.form-group.focus .input-group-btn .btn-default,
.open > .dropdown-toggle.input-group.focus .input-group-btn .btn-default {
  background: #2a7bb1;
  border-color: #2a7bb1;
}

.form-group.focus .input-group-btn .btn-default.disabled,
.input-group.focus .input-group-btn .btn-default.disabled,
.form-group.focus .input-group-btn .btn-default[disabled],
.input-group.focus .input-group-btn .btn-default[disabled],
fieldset[disabled] .form-group.focus .input-group-btn .btn-default,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default,
.form-group.focus .input-group-btn .btn-default.disabled:hover,
.input-group.focus .input-group-btn .btn-default.disabled:hover,
.form-group.focus .input-group-btn .btn-default[disabled]:hover,
.input-group.focus .input-group-btn .btn-default[disabled]:hover,
fieldset[disabled] .form-group.focus .input-group-btn .btn-default:hover,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default:hover,
.form-group.focus .input-group-btn .btn-default.disabled.hover,
.input-group.focus .input-group-btn .btn-default.disabled.hover,
.form-group.focus .input-group-btn .btn-default[disabled].hover,
.input-group.focus .input-group-btn .btn-default[disabled].hover,
fieldset[disabled] .form-group.focus .input-group-btn .btn-default.hover,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default.hover,
.form-group.focus .input-group-btn .btn-default.disabled:focus,
.input-group.focus .input-group-btn .btn-default.disabled:focus,
.form-group.focus .input-group-btn .btn-default[disabled]:focus,
.input-group.focus .input-group-btn .btn-default[disabled]:focus,
fieldset[disabled] .form-group.focus .input-group-btn .btn-default:focus,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default:focus,
.form-group.focus .input-group-btn .btn-default.disabled:active,
.input-group.focus .input-group-btn .btn-default.disabled:active,
.form-group.focus .input-group-btn .btn-default[disabled]:active,
.input-group.focus .input-group-btn .btn-default[disabled]:active,
fieldset[disabled] .form-group.focus .input-group-btn .btn-default:active,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default:active,
.form-group.focus .input-group-btn .btn-default.disabled.active,
.input-group.focus .input-group-btn .btn-default.disabled.active,
.form-group.focus .input-group-btn .btn-default[disabled].active,
.input-group.focus .input-group-btn .btn-default[disabled].active,
fieldset[disabled] .form-group.focus .input-group-btn .btn-default.active,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default.active {
  background-color: #bdc3c7;
  border-color: #3498db;
}

.form-group.focus .input-group-btn .btn-default .badge,
.input-group.focus .input-group-btn .btn-default .badge {
  color: #3498db;
  background-color: #fff;
}

.input-group-btn .btn {
  height: 42px;
  line-height: 18px;
}

.input-group-btn .btn-default {
  color: #fff;
  background-color: #000000;
}

.input-group-btn .btn-default:hover,
.input-group-btn .btn-default.hover,
.input-group-btn .btn-default:focus,
.input-group-btn .btn-default:active,
.input-group-btn .btn-default.active,
.open > .dropdown-toggle.input-group-btn .btn-default {
  color: #fff;
  background-color: #cacfd2;
  border-color: #cacfd2;
}

.input-group-btn .btn-default:active,
.input-group-btn .btn-default.active,
.open > .dropdown-toggle.input-group-btn .btn-default {
  background: #a1a6a9;
  border-color: #a1a6a9;
}

.input-group-btn .btn-default.disabled,
.input-group-btn .btn-default[disabled],
fieldset[disabled] .input-group-btn .btn-default,
.input-group-btn .btn-default.disabled:hover,
.input-group-btn .btn-default[disabled]:hover,
fieldset[disabled] .input-group-btn .btn-default:hover,
.input-group-btn .btn-default.disabled.hover,
.input-group-btn .btn-default[disabled].hover,
fieldset[disabled] .input-group-btn .btn-default.hover,
.input-group-btn .btn-default.disabled:focus,
.input-group-btn .btn-default[disabled]:focus,
fieldset[disabled] .input-group-btn .btn-default:focus,
.input-group-btn .btn-default.disabled:active,
.input-group-btn .btn-default[disabled]:active,
fieldset[disabled] .input-group-btn .btn-default:active,
.input-group-btn .btn-default.disabled.active,
.input-group-btn .btn-default[disabled].active,
fieldset[disabled] .input-group-btn .btn-default.active {
  background-color: #bdc3c7;
  border-color: #bdc3c7;
}

.input-group-btn .btn-default .badge {
  color: #bdc3c7;
  background-color: #fff;
}

.input-group-hg .input-group-btn .btn {
  line-height: 31px;
}

.input-group-lg .input-group-btn .btn {
  line-height: 21px;
}

.input-group-sm .input-group-btn .btn {
  line-height: 19px;
}

.input-group-btn:first-child > .btn {
  margin-right: -3px;
  border-right-width: 0;
}

.input-group-btn:last-child > .btn {
  margin-left: -3px;
  border-left-width: 0;
}

.input-group-btn > .btn-default + .btn-default {
  border-left: 2px solid #bdc3c7;
}

.input-group-btn > .btn:first-child + .btn .caret {
  margin-left: 0;
}

.input-group-rounded .input-group-btn + .form-control,
.input-group-rounded .input-group-btn:last-child .btn,
.input-group-rounded .input-group-btn + .select2-search input[type=text] {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.input-group-hg.input-group-rounded .input-group-btn + .form-control,
.input-group-hg.input-group-rounded .input-group-btn:last-child .btn,
.input-group-hg.input-group-rounded .input-group-btn + .select2-search input[type=text] {
  border-top-right-radius: 27px;
  border-bottom-right-radius: 27px;
}

.input-group-lg.input-group-rounded .input-group-btn + .form-control,
.input-group-lg.input-group-rounded .input-group-btn:last-child .btn,
.input-group-lg.input-group-rounded .input-group-btn + .select2-search input[type=text] {
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}

.input-group-rounded .form-control:first-child,
.input-group-rounded .input-group-btn:first-child .btn,
.input-group-rounded .select2-search input[type=text]:first-child {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.input-group-hg.input-group-rounded .form-control:first-child,
.input-group-hg.input-group-rounded .input-group-btn:first-child .btn,
.input-group-hg.input-group-rounded .select2-search input[type=text]:first-child {
  border-top-left-radius: 27px;
  border-bottom-left-radius: 27px;
}

.input-group-lg.input-group-rounded .form-control:first-child,
.input-group-lg.input-group-rounded .input-group-btn:first-child .btn,
.input-group-lg.input-group-rounded .select2-search input[type=text]:first-child {
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}

.input-group-rounded .input-group-btn + .form-control,
.input-group-rounded .input-group-btn + .select2-search input[type=text] {
  padding-left: 0;
}

.fileinput {
  display: block;
  margin-bottom: 9px;
  overflow: hidden;
}

.fileinput .form-control,
.fileinput .select2-search input[type=text] {
  display: inline-block;
  margin-bottom: 0;
  cursor: text;
}

.fileinput .input-group-addon {
  padding-top: 8px;
  padding-bottom: 8px;
}

.fileinput .thumbnail {
  display: inline-block;
  margin-bottom: 5px;
  overflow: hidden;
  text-align: center;
}

.fileinput .thumbnail > img {
  max-height: 100%;
}

.fileinput .uneditable-input [class^=fui-] {
  margin-right: 0.3em;
}

.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
  display: none;
}

.fileinput-inline .fileinput-controls {
  display: inline;
}

.fileinput-filename {
  overflow: hidden;
  font-size: 15px;
  line-height: 1.67238;
  vertical-align: middle;
}

.form-control .fileinput-filename,
.select2-search input[type=text] .fileinput-filename {
  vertical-align: bottom;
}

.fileinput.input-group {
  display: table;
}

.fileinput.input-group > * {
  position: relative;
  z-index: 2;
}

.fileinput.input-group > .btn-file {
  z-index: 1;
}

.fileinput-new.input-group .btn-file,
.fileinput-new .input-group .btn-file {
  border-radius: 0 4px 4px 0;
}

.fileinput-new.input-group .btn-file.btn-xs,
.fileinput-new .input-group .btn-file.btn-xs,
.fileinput-new.input-group .btn-file.btn-sm,
.fileinput-new .input-group .btn-file.btn-sm {
  border-radius: 0 3px 3px 0;
}

.fileinput-new.input-group .btn-file.btn-lg,
.fileinput-new .input-group .btn-file.btn-lg {
  border-radius: 0 6px 6px 0;
}

.form-group.has-warning .fileinput .fileinput-preview {
  color: #f1c40f;
}

.form-group.has-warning .fileinput .thumbnail {
  border-color: #faebcc;
}

.form-group.has-error .fileinput .fileinput-preview {
  color: #e74c3c;
}

.form-group.has-error .fileinput .thumbnail {
  border-color: #ebccd1;
}

.form-group.has-success .fileinput .fileinput-preview {
  color: #67c94d;
}

.form-group.has-success .fileinput .thumbnail {
  border-color: #d6e9c6;
}

.input-group-addon:not(:first-child) {
  border-left: 0;
}

.checkbox,
.radio {
  position: relative;
  min-height: 20px;
  padding-left: 32px;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.5;
  transition: color 0.25s linear;
}

.checkbox .icons,
.radio .icons {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 20px;
  height: 20px;
  font-size: 20px;
  line-height: 20px;
  color: #bdc3c7;
  text-align: center;
  cursor: pointer;
  transition: color 0.25s linear;
}

.checkbox .icons .icon-checked,
.radio .icons .icon-checked {
  filter: alpha(opacity=0);
  opacity: 0;
}

.checkbox .icon-checked,
.radio .icon-checked,
.checkbox .icon-unchecked,
.radio .icon-unchecked {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-table;
  margin: 0;
  background-color: transparent;
  filter: none;
  opacity: 1;
  -webkit-filter: none;
}

.checkbox .icon-checked:before,
.radio .icon-checked:before,
.checkbox .icon-unchecked:before,
.radio .icon-unchecked:before {
  font-family: Flat-UI-Pro-Icons;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.checkbox .icon-checked:before {
  content: "\e60e";
}

.checkbox .icon-unchecked:before {
  content: "\e60d";
}

.radio .icon-checked:before {
  content: "\e60c";
}

.radio .icon-unchecked:before {
  content: "\e60b";
}

.checkbox input[type=checkbox].custom-checkbox,
.radio input[type=checkbox].custom-checkbox,
.checkbox input[type=radio].custom-radio,
.radio input[type=radio].custom-radio {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  padding: 0;
  margin: 0;
  outline: 0 !important;
  opacity: 0;
}

.checkbox input[type=checkbox].custom-checkbox:hover:not(.nohover) + .icons,
.radio input[type=checkbox].custom-checkbox:hover:not(.nohover) + .icons,
.checkbox input[type=radio].custom-radio:hover:not(.nohover) + .icons,
.radio input[type=radio].custom-radio:hover:not(.nohover) + .icons {
  transition: color 0.25s linear;
}

.checkbox input[type=checkbox].custom-checkbox:hover:not(.nohover) + .icons .icon-unchecked,
.radio input[type=checkbox].custom-checkbox:hover:not(.nohover) + .icons .icon-unchecked,
.checkbox input[type=radio].custom-radio:hover:not(.nohover) + .icons .icon-unchecked,
.radio input[type=radio].custom-radio:hover:not(.nohover) + .icons .icon-unchecked {
  filter: alpha(opacity=0);
  opacity: 0;
}

.checkbox input[type=checkbox].custom-checkbox:hover:not(.nohover) + .icons .icon-checked,
.radio input[type=checkbox].custom-checkbox:hover:not(.nohover) + .icons .icon-checked,
.checkbox input[type=radio].custom-radio:hover:not(.nohover) + .icons .icon-checked,
.radio input[type=radio].custom-radio:hover:not(.nohover) + .icons .icon-checked {
  filter: none;
  opacity: 1;
  -webkit-filter: none;
}

.checkbox input[type=checkbox].custom-checkbox:checked + .icons,
.radio input[type=checkbox].custom-checkbox:checked + .icons,
.checkbox input[type=radio].custom-radio:checked + .icons,
.radio input[type=radio].custom-radio:checked + .icons {
  color: #3498db;
}

.checkbox input[type=checkbox].custom-checkbox:checked + .icons .icon-unchecked,
.radio input[type=checkbox].custom-checkbox:checked + .icons .icon-unchecked,
.checkbox input[type=radio].custom-radio:checked + .icons .icon-unchecked,
.radio input[type=radio].custom-radio:checked + .icons .icon-unchecked {
  filter: alpha(opacity=0);
  opacity: 0;
}

.checkbox input[type=checkbox].custom-checkbox:checked + .icons .icon-checked,
.radio input[type=checkbox].custom-checkbox:checked + .icons .icon-checked,
.checkbox input[type=radio].custom-radio:checked + .icons .icon-checked,
.radio input[type=radio].custom-radio:checked + .icons .icon-checked {
  color: #3498db;
  filter: none;
  opacity: 1;
  transition: color 0.25s linear;
  -webkit-filter: none;
}

.checkbox input[type=checkbox].custom-checkbox:disabled + .icons,
.radio input[type=checkbox].custom-checkbox:disabled + .icons,
.checkbox input[type=radio].custom-radio:disabled + .icons,
.radio input[type=radio].custom-radio:disabled + .icons {
  color: #e6e8ea;
  cursor: default;
}

.checkbox input[type=checkbox].custom-checkbox:disabled + .icons .icons,
.radio input[type=checkbox].custom-checkbox:disabled + .icons .icons,
.checkbox input[type=radio].custom-radio:disabled + .icons .icons,
.radio input[type=radio].custom-radio:disabled + .icons .icons {
  color: #e6e8ea;
}

.checkbox input[type=checkbox].custom-checkbox:disabled + .icons .icon-unchecked,
.radio input[type=checkbox].custom-checkbox:disabled + .icons .icon-unchecked,
.checkbox input[type=radio].custom-radio:disabled + .icons .icon-unchecked,
.radio input[type=radio].custom-radio:disabled + .icons .icon-unchecked {
  filter: none;
  opacity: 1;
  -webkit-filter: none;
}

.checkbox input[type=checkbox].custom-checkbox:disabled + .icons .icon-checked,
.radio input[type=checkbox].custom-checkbox:disabled + .icons .icon-checked,
.checkbox input[type=radio].custom-radio:disabled + .icons .icon-checked,
.radio input[type=radio].custom-radio:disabled + .icons .icon-checked {
  filter: alpha(opacity=0);
  opacity: 0;
}

.checkbox input[type=checkbox].custom-checkbox:disabled:checked + .icons .icons,
.radio input[type=checkbox].custom-checkbox:disabled:checked + .icons .icons,
.checkbox input[type=radio].custom-radio:disabled:checked + .icons .icons,
.radio input[type=radio].custom-radio:disabled:checked + .icons .icons {
  color: #e6e8ea;
}

.checkbox input[type=checkbox].custom-checkbox:disabled:checked + .icons .icon-unchecked,
.radio input[type=checkbox].custom-checkbox:disabled:checked + .icons .icon-unchecked,
.checkbox input[type=radio].custom-radio:disabled:checked + .icons .icon-unchecked,
.radio input[type=radio].custom-radio:disabled:checked + .icons .icon-unchecked {
  filter: alpha(opacity=0);
  opacity: 0;
}

.checkbox input[type=checkbox].custom-checkbox:disabled:checked + .icons .icon-checked,
.radio input[type=checkbox].custom-checkbox:disabled:checked + .icons .icon-checked,
.checkbox input[type=radio].custom-radio:disabled:checked + .icons .icon-checked,
.radio input[type=radio].custom-radio:disabled:checked + .icons .icon-checked {
  color: #e6e8ea;
  filter: none;
  opacity: 1;
  -webkit-filter: none;
}

.checkbox input[type=checkbox].custom-checkbox:indeterminate + .icons,
.radio input[type=checkbox].custom-checkbox:indeterminate + .icons,
.checkbox input[type=radio].custom-radio:indeterminate + .icons,
.radio input[type=radio].custom-radio:indeterminate + .icons {
  color: #bdc3c7;
}

.checkbox input[type=checkbox].custom-checkbox:indeterminate + .icons .icon-unchecked,
.radio input[type=checkbox].custom-checkbox:indeterminate + .icons .icon-unchecked,
.checkbox input[type=radio].custom-radio:indeterminate + .icons .icon-unchecked,
.radio input[type=radio].custom-radio:indeterminate + .icons .icon-unchecked {
  filter: none;
  opacity: 1;
  -webkit-filter: none;
}

.checkbox input[type=checkbox].custom-checkbox:indeterminate + .icons .icon-checked,
.radio input[type=checkbox].custom-checkbox:indeterminate + .icons .icon-checked,
.checkbox input[type=radio].custom-radio:indeterminate + .icons .icon-checked,
.radio input[type=radio].custom-radio:indeterminate + .icons .icon-checked {
  filter: alpha(opacity=0);
  opacity: 0;
}

.checkbox input[type=checkbox].custom-checkbox:indeterminate + .icons:before,
.radio input[type=checkbox].custom-checkbox:indeterminate + .icons:before,
.checkbox input[type=radio].custom-radio:indeterminate + .icons:before,
.radio input[type=radio].custom-radio:indeterminate + .icons:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 20px;
  font-size: 22px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  content: "–";
}

.checkbox.primary input[type=checkbox].custom-checkbox + .icons,
.radio.primary input[type=checkbox].custom-checkbox + .icons,
.checkbox.primary input[type=radio].custom-radio + .icons,
.radio.primary input[type=radio].custom-radio + .icons {
  color: #2c3e50;
}

.checkbox.primary input[type=checkbox].custom-checkbox:checked + .icons,
.radio.primary input[type=checkbox].custom-checkbox:checked + .icons,
.checkbox.primary input[type=radio].custom-radio:checked + .icons,
.radio.primary input[type=radio].custom-radio:checked + .icons {
  color: #3498db;
}

.checkbox.primary input[type=checkbox].custom-checkbox:checked + .icons .icons,
.radio.primary input[type=checkbox].custom-checkbox:checked + .icons .icons,
.checkbox.primary input[type=radio].custom-radio:checked + .icons .icons,
.radio.primary input[type=radio].custom-radio:checked + .icons .icons {
  color: #3498db;
}

.checkbox.primary input[type=checkbox].custom-checkbox:disabled + .icons,
.radio.primary input[type=checkbox].custom-checkbox:disabled + .icons,
.checkbox.primary input[type=radio].custom-radio:disabled + .icons,
.radio.primary input[type=radio].custom-radio:disabled + .icons {
  color: #bdc3c7;
  cursor: default;
}

.checkbox.primary input[type=checkbox].custom-checkbox:disabled + .icons .icons,
.radio.primary input[type=checkbox].custom-checkbox:disabled + .icons .icons,
.checkbox.primary input[type=radio].custom-radio:disabled + .icons .icons,
.radio.primary input[type=radio].custom-radio:disabled + .icons .icons {
  color: #bdc3c7;
}

.checkbox.primary input[type=checkbox].custom-checkbox:disabled + .icons.checked .icons,
.radio.primary input[type=checkbox].custom-checkbox:disabled + .icons.checked .icons,
.checkbox.primary input[type=radio].custom-radio:disabled + .icons.checked .icons,
.radio.primary input[type=radio].custom-radio:disabled + .icons.checked .icons {
  color: #bdc3c7;
}

.checkbox.primary input[type=checkbox].custom-checkbox:indeterminate + .icons,
.radio.primary input[type=checkbox].custom-checkbox:indeterminate + .icons,
.checkbox.primary input[type=radio].custom-radio:indeterminate + .icons,
.radio.primary input[type=radio].custom-radio:indeterminate + .icons {
  color: #2c3e50;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: 10px;
}

.form-inline .checkbox,
.form-inline .radio {
  padding-left: 32px;
}

/* whmcs.scss --> select2 */
.select {
  position: relative;
  display: inline-block;
  width: auto;
  min-width: 220px;
  vertical-align: top;
}

.form-group .select {
  width: 100%;
}

.form-group .select > .select2-choice {
  width: 100%;
}

.select.form-control,
.select.select2-search input[type=text] {
  height: auto;
  padding: 0;
  border: none;
}

.select2-choice {
  position: relative;
  display: inline-block;
  width: 100%;
  min-height: 41px;
  padding: 10px 39px 10px 15px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.4;
  border: none;
  border-radius: 4px;
  transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
}

.select2-choice:hover,
.select2-choice:focus {
  outline: 0;
}

.select2-choice:active {
  outline: 0;
  box-shadow: none;
}

.select2-container-disabled .select2-choice {
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.select2-chosen {
  overflow: hidden;
  text-align: left;
}

.select2-arrow {
  position: absolute;
  top: 42%;
  right: 16px;
  display: inline-block;
  border-color: #2c3e50 transparent;
  border-style: solid;
  border-width: 8px 6px;
  border-bottom-style: none;
  transform: scale(1.001);
}

.select2-arrow b {
  display: none;
}

.btn-lg .select2-arrow {
  border-top-width: 8px;
  border-right-width: 6px;
  border-left-width: 6px;
}

.select-default .select2-choice {
  color: #fff;
  background-color: #bdc3c7;
}

.select-default .select2-choice:hover,
.select-default .select2-choice.hover,
.select-default .select2-choice:focus,
.select-default .select2-choice:active {
  color: #fff;
  background-color: #cacfd2;
  border-color: #cacfd2;
}

.select-default .select2-choice:active {
  background: #a1a6a9;
  border-color: #a1a6a9;
}

.select2-container-disabled.select-default .select2-choice,
.select2-container-disabled.select-default .select2-choice:hover,
.select2-container-disabled.select-default .select2-choice:focus,
.select2-container-disabled.select-default .select2-choice:active {
  background-color: #bdc3c7;
  border-color: #bdc3c7;
}

.select-default .select2-choice .select2-arrow {
  border-top-color: #fff;
}

.select-primary .select2-choice {
  color: #fff;
  background-color: #3498db;
}

.select-primary .select2-choice:hover,
.select-primary .select2-choice.hover,
.select-primary .select2-choice:focus,
.select-primary .select2-choice:active {
  color: #fff;
  background-color: #5dade2;
  border-color: #5dade2;
}

.select-primary .select2-choice:active {
  background: #2a7bb1;
  border-color: #2a7bb1;
}

.select2-container-disabled.select-primary .select2-choice,
.select2-container-disabled.select-primary .select2-choice:hover,
.select2-container-disabled.select-primary .select2-choice:focus,
.select2-container-disabled.select-primary .select2-choice:active {
  background-color: #bdc3c7;
  border-color: #3498db;
}

.select-primary .select2-choice .select2-arrow {
  border-top-color: #fff;
}

.select-info .select2-choice {
  color: #fff;
  background-color: #3498db;
}

.select-info .select2-choice:hover,
.select-info .select2-choice.hover,
.select-info .select2-choice:focus,
.select-info .select2-choice:active {
  color: #fff;
  background-color: #5dade2;
  border-color: #5dade2;
}

.select-info .select2-choice:active {
  background: #2c81ba;
  border-color: #2c81ba;
}

.select2-container-disabled.select-info .select2-choice,
.select2-container-disabled.select-info .select2-choice:hover,
.select2-container-disabled.select-info .select2-choice:focus,
.select2-container-disabled.select-info .select2-choice:active {
  background-color: #bdc3c7;
  border-color: #3498db;
}

.select-info .select2-choice .select2-arrow {
  border-top-color: #fff;
}

.select-danger .select2-choice {
  color: #fff;
  background-color: #e74c3c;
}

.select-danger .select2-choice:hover,
.select-danger .select2-choice.hover,
.select-danger .select2-choice:focus,
.select-danger .select2-choice:active {
  color: #fff;
  background-color: #ec7063;
  border-color: #ec7063;
}

.select-danger .select2-choice:active {
  background: #c44133;
  border-color: #c44133;
}

.select2-container-disabled.select-danger .select2-choice,
.select2-container-disabled.select-danger .select2-choice:hover,
.select2-container-disabled.select-danger .select2-choice:focus,
.select2-container-disabled.select-danger .select2-choice:active {
  background-color: #bdc3c7;
  border-color: #e74c3c;
}

.select-danger .select2-choice .select2-arrow {
  border-top-color: #fff;
}

.select-success .select2-choice {
  color: #fff;
  background-color: #67c94d;
}

.select-success .select2-choice:hover,
.select-success .select2-choice.hover,
.select-success .select2-choice:focus,
.select-success .select2-choice:active {
  color: #fff;
  background-color: #58d68d;
  border-color: #58d68d;
}

.select-success .select2-choice:active {
  background: #27ad60;
  border-color: #27ad60;
}

.select2-container-disabled.select-success .select2-choice,
.select2-container-disabled.select-success .select2-choice:hover,
.select2-container-disabled.select-success .select2-choice:focus,
.select2-container-disabled.select-success .select2-choice:active {
  background-color: #bdc3c7;
  border-color: #67c94d;
}

.select-success .select2-choice .select2-arrow {
  border-top-color: #fff;
}

.select-warning .select2-choice {
  color: #fff;
  background-color: #f1c40f;
}

.select-warning .select2-choice:hover,
.select-warning .select2-choice.hover,
.select-warning .select2-choice:focus,
.select-warning .select2-choice:active {
  color: #fff;
  background-color: #f4d313;
  border-color: #f4d313;
}

.select-warning .select2-choice:active {
  background: #cda70d;
  border-color: #cda70d;
}

.select2-container-disabled.select-warning .select2-choice,
.select2-container-disabled.select-warning .select2-choice:hover,
.select2-container-disabled.select-warning .select2-choice:focus,
.select2-container-disabled.select-warning .select2-choice:active {
  background-color: #bdc3c7;
  border-color: #f1c40f;
}

.select-warning .select2-choice .select2-arrow {
  border-top-color: #fff;
}

.select-inverse .select2-choice {
  color: #fff;
  background-color: #2c3e50;
}

.select-inverse .select2-choice:hover,
.select-inverse .select2-choice.hover,
.select-inverse .select2-choice:focus,
.select-inverse .select2-choice:active {
  color: #fff;
  background-color: #415b76;
  border-color: #415b76;
}

.select-inverse .select2-choice:active {
  background: #2c3e50;
  border-color: #2c3e50;
}

.select2-container-disabled.select-inverse .select2-choice,
.select2-container-disabled.select-inverse .select2-choice:hover,
.select2-container-disabled.select-inverse .select2-choice:focus,
.select2-container-disabled.select-inverse .select2-choice:active {
  background-color: #bdc3c7;
  border-color: #2c3e50;
}

.select-inverse .select2-choice .select2-arrow {
  border-top-color: #fff;
}

.select2-container.select-hg > .select2-choice {
  min-height: 53px;
  padding: 13px 20px;
  padding-right: 49px;
  font-size: 22px;
  line-height: 1.227;
  border-radius: 6px;
}

.select2-container.select-hg > .select2-choice .filter-option {
  top: 13px;
  right: 40px;
  left: 20px;
}

.select2-container.select-hg > .select2-choice .select2-arrow {
  right: 20px;
}

.select2-container.select-hg > .select2-choice > [class^=fui-] {
  top: 2px;
}

.select2-container.select-lg > .select2-choice {
  min-height: 45px;
  padding: 10px 19px;
  padding-right: 47px;
  font-size: 17px;
  line-height: 1.471;
  border-radius: 6px;
}

.select2-container.select-lg > .select2-choice .filter-option {
  right: 38px;
  left: 18px;
}

.select2-container.select-sm > .select2-choice {
  min-height: 36px;
  padding: 9px 13px;
  padding-right: 35px;
  font-size: 13px;
  line-height: 1.385;
  border-radius: 4px;
}

.select2-container.select-sm > .select2-choice .filter-option {
  right: 33px;
  left: 13px;
}

.select2-container.select-sm > .select2-choice .select2-arrow {
  right: 13px;
}

.multiselect {
  position: relative;
  display: inline-block;
  width: auto;
  min-width: 220px;
  max-width: none;
  font-size: 0;
  text-align: left;
  vertical-align: top;
  background-color: #fff;
  border-radius: 6px;
}

.form-group .multiselect {
  width: 100%;
}

.form-group .multiselect > .select2-choice {
  width: 100%;
}

.multiselect.form-control,
.multiselect.select2-search input[type=text] {
  height: auto;
  padding: 6px 1px 1px 6px;
  border: 2px solid #ebedef;
}

.select2-choices {
  position: relative;
  min-height: 26px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  cursor: text;
}

.select2-choices li {
  float: left;
  list-style: none;
}

.select2-search-choice {
  position: relative;
  display: inline-block;
  height: 27px;
  padding: 6px 21px;
  margin: 0 5px 4px 0;
  overflow: hidden;
  font-size: 13px;
  line-height: 15px;
  color: #fff;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 4px;
  transition: 0.25s linear;
}

.select2-search-choice:hover {
  padding-right: 28px;
  padding-left: 14px;
  color: #fff;
}

.select2-search-choice:hover .select2-search-choice-close {
  color: inherit;
  filter: none;
  opacity: 1;
  -webkit-filter: none;
}

.select2-search-choice .select2-search-choice-close {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  padding-right: 10px;
  font-size: 12px;
  color: #fff;
  text-align: right;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=0);
  opacity: 0;
  transition: opacity 0.25s linear;
}

.select2-search-choice .select2-search-choice-close:after {
  font-family: Flat-UI-Pro-Icons;
  line-height: 27px;
  content: "\e609";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.select2-search-field input[type=text] {
  width: auto;
  min-width: 80px;
  max-width: inherit;
  height: 29px;
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #2c3e50;
  vertical-align: top;
  background-color: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
}

.select2-search-field:first-child input[type=text] {
  height: 23px;
  margin: 3px 0 5px;
}

.select2-container-multi.multiselect-default {
  border-color: #bdc3c7;
}

.select2-container-multi.multiselect-default .select2-search-choice {
  background-color: #bdc3c7;
}

.select2-container-multi.multiselect-default .select2-search-choice:hover {
  background-color: #cacfd2;
}

.select2-container-multi.multiselect-primary {
  border-color: #3498db;
}

.select2-container-multi.multiselect-primary .select2-search-choice {
  background-color: #3498db;
}

.select2-container-multi.multiselect-primary .select2-search-choice:hover {
  background-color: #5dade2;
}

.select2-container-multi.multiselect-info {
  border-color: #3498db;
}

.select2-container-multi.multiselect-info .select2-search-choice {
  background-color: #3498db;
}

.select2-container-multi.multiselect-info .select2-search-choice:hover {
  background-color: #5dade2;
}

.select2-container-multi.multiselect-danger {
  border-color: #e74c3c;
}

.select2-container-multi.multiselect-danger .select2-search-choice {
  background-color: #e74c3c;
}

.select2-container-multi.multiselect-danger .select2-search-choice:hover {
  background-color: #ec7063;
}

.select2-container-multi.multiselect-success {
  border-color: #67c94d;
}

.select2-container-multi.multiselect-success .select2-search-choice {
  background-color: #67c94d;
}

.select2-container-multi.multiselect-success .select2-search-choice:hover {
  background-color: #58d68d;
}

.select2-container-multi.multiselect-warning {
  border-color: #f1c40f;
}

.select2-container-multi.multiselect-warning .select2-search-choice {
  background-color: #f1c40f;
}

.select2-container-multi.multiselect-warning .select2-search-choice:hover {
  background-color: #f4d313;
}

.select2-container-multi.multiselect-inverse {
  border-color: #2c3e50;
}

.select2-container-multi.multiselect-inverse .select2-search-choice {
  background-color: #2c3e50;
}

.select2-container-multi.multiselect-inverse .select2-search-choice:hover {
  background-color: #415b76;
}

.select2-drop {
  position: absolute;
  top: 100%;
  z-index: 9999;
  min-width: 220px;
  margin-top: 9px;
  font-size: 14px;
  visibility: visible;
  filter: none;
  border-radius: 4px;
  opacity: 1;
  transition: none;
  -webkit-filter: none;
}

.select2-drop.select2-drop-above {
  margin-top: -9px;
}

.select2-drop.select2-drop-auto-width {
  width: auto;
}

.select2-drop.show-select-search .select2-search {
  display: block;
}

.select2-drop.show-select-search .select2-search + .select2-results > li:first-child .select2-result-label {
  border-radius: 0;
}

.select2-drop .select2-results {
  padding: 0;
  margin: 0;
  list-style: none;
}

.select2-drop .select2-results > li:first-child > .select2-result-label {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.select2-drop .select2-results > li:last-child > .select2-result-label {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.select2-drop .select2-result-sub {
  padding: 0;
  margin: 0;
  list-style: none;
}

.select2-drop .select2-result-sub > li:last-child > .select2-result-label {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.select2-drop .select2-no-results {
  padding: 8px 15px;
}

.select2-drop .select2-result-label {
  padding: 8px 16px;
  line-height: 1.429;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  transition: background-color 0.25s, color 0.25s;
}

.select2-drop .select2-result-selectable .select2-result-label {
  color: rgba(52, 73, 94, 0.85);
  cursor: pointer;
}

.select2-drop .select2-result-selectable .select2-result-label:focus,
.select2-drop .select2-result-selectable .select2-result-label:hover,
.select2-drop .select2-result-selectable .select2-result-label:active {
  color: inherit;
  background-color: #e1e4e7;
  outline: 0;
}

.select2-drop .select2-disabled {
  color: rgba(52, 73, 94, 0.95);
  cursor: default;
  filter: alpha(opacity=40);
  opacity: 0.4;
}

.select2-drop .select2-disabled:focus,
.select2-drop .select2-disabled:hover,
.select2-drop .select2-disabled:active {
  background: none !important;
}

.select2-drop .select2-highlighted > .select2-result-label {
  color: #fff;
  background: #3498db;
}

.select2-drop .select2-result-with-children > .select2-result-label {
  margin-top: 5px;
  font-size: 13px;
  color: rgba(52, 73, 94, 0.6);
  text-transform: uppercase;
}

.select2-drop .select2-result-with-children + .select2-result-with-children > .select2-result-label {
  margin-top: 11px;
}

.select2-results {
  position: relative;
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: transparent;
}

.select2-search {
  display: none;
  width: 100%;
  padding: 8px 6px;
}

.select2-search input[type=text] {
  width: 100%;
  height: auto !important;
}

.select-inverse-dropdown {
  color: rgba(255, 255, 255, 0.75);
  background-color: #2c3e50;
}

.select-inverse-dropdown .select2-results .select2-result-label {
  color: #fff;
}

.select-inverse-dropdown .select2-results .select2-result-label:focus,
.select-inverse-dropdown .select2-results .select2-result-label:hover,
.select-inverse-dropdown .select2-results .select2-result-label:active {
  background: #2c3e50;
}

.select-inverse-dropdown .select2-results.select2-disabled .select2-result-label:hover {
  color: #fff;
}

.select-inverse-dropdown .select2-result-with-children > .select2-result-label {
  color: rgba(255, 255, 255, 0.6);
}

.select-inverse-dropdown .select2-result-with-children > .select2-result-label:hover {
  color: #fff;
  background: none !important;
}

.select2-drop-multi {
  border-radius: 6px;
}

.select2-drop-multi .select2-results {
  padding: 2px 0;
}

.select2-drop-multi .select2-result {
  padding: 2px 4px;
}

.select2-drop-multi .select2-result-label {
  border-radius: 4px;
}

.select2-drop-multi .select2-selected {
  display: none;
}

.select2-offscreen,
.select2-offscreen:focus {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  border: 0 !important;
  outline: 0 !important;
}

.select2-hidden-accessible {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}

.select2-offscreen,
.select2-offscreen:focus {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  border: 0 !important;
  outline: 0 !important;
}

.select2-display-none {
  display: none;
}

.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}

.select2-drop-mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998;
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: 100%;
  padding: 0;
  margin: 0;
  background-color: #fff;
  filter: alpha(opacity=0);
  border: 0;
  opacity: 0;
}

.rowcolor1 .form-control,
.select2-search input[type=text] {
  border: none;
}

.input-inline,
.select-inline {
  display: inline-block;
}

@media (min-width: 380px) {
  .btn-input-padded-responsive {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 500px) {
  .btn-input-padded-responsive {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.input-inline-100 {
  width: 100px;
}

.select-inline {
  width: auto;
}

form#frmCreateEmailAccount input {
  height: 38px;
}

form#frmCreateEmailAccount button {
  height: 38px;
  line-height: 36px;
  padding: 0;
}

.dropdown-menu,
.select2-drop {
  z-index: 1000;
  min-width: 220px;
  padding: 0;
  margin-top: 9px;
  font-size: 16px;
  background-color: #f3f4f5;
  border: none;
  border-radius: 4px;
  box-shadow: none;
}

.dropdown-menu .divider {
  height: 2px;
  margin: 3px 0;
  overflow: hidden;
  background-color: rgba(202, 206, 209, 0.5);
}

.dropdown-menu > li > a {
  padding: 8px 16px;
  line-height: 1.429;
  color: #606d7a;
}

.dropdown-menu > li:first-child > a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.dropdown-menu > li:last-child > a:first-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.dropdown-menu.typeahead {
  display: none;
  width: auto;
  padding: 5px 0;
  margin-top: 5px;
  background-color: #fff;
  border: 2px solid #3498db;
  border-radius: 6px;
}

.dropdown-menu.typeahead li a {
  padding: 6px 14px;
}

.dropdown-menu.typeahead li:first-child a,
.dropdown-menu.typeahead li:last-child a {
  padding: 6px 14px;
  border-radius: 0;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #55606c;
  background-color: rgba(202, 206, 209, 0.5);
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  background-color: #3498db;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #bdc3c7;
  cursor: not-allowed;
  background-color: transparent;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  padding: 8px 16px;
  font-size: 13px;
  line-height: 1.538;
  color: rgba(52, 73, 94, 0.6);
  text-transform: uppercase;
}

.dropdown-header:first-child {
  margin-top: 3px;
}

.dropdown-backdrop {
  z-index: 990;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  margin-bottom: 0.25em;
  border-bottom: 8px solid;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  margin-top: 0;
  margin-bottom: 9px;
}

.dropdown-menu-inverse {
  background-color: #2c3e50;
}

.dropdown-menu-inverse .divider {
  height: 2px;
  margin: 3px 0;
  overflow: hidden;
  background-color: rgba(43, 60, 78, 0.5);
}

.dropdown-menu-inverse > li > a {
  color: rgba(255, 255, 255, 0.85);
}

.dropdown-menu-inverse > li > a:hover,
.dropdown-menu-inverse > li > a:focus {
  color: rgba(255, 255, 255, 0.85);
  background-color: rgba(43, 60, 78, 0.5);
}

.dropdown-menu-inverse > .active > a,
.dropdown-menu-inverse > .active > a:hover,
.dropdown-menu-inverse > .active > a:focus {
  color: rgba(255, 255, 255, 0.85);
  background-color: #3498db;
}

.dropdown-menu-inverse > .disabled > a,
.dropdown-menu-inverse > .disabled > a:hover,
.dropdown-menu-inverse > .disabled > a:focus {
  color: rgba(255, 255, 255, 0.5);
}

.dropdown-menu-inverse > .disabled > a:hover,
.dropdown-menu-inverse > .disabled > a:focus {
  background-color: transparent;
}

.dropdown-menu-inverse .dropdown-header {
  color: rgba(255, 255, 255, 0.4);
}

#leftsidebar #navbar-desktop .nav li.dropdown2 {
  clear: both;
}

@media (min-width: 768px) and (max-width: 800px) {
  #leftsidebar .navbar-header {
    display: none;
  }
}
@media (min-width: 800px), (max-width: 767px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
/* whmcs.scss -> bottom-menu, navbar, iconbar */
.bottom-menu {
  padding-top: 42px;
  padding-bottom: 42px;
  line-height: 1;
  color: #bcc3ca;
  background-color: #ebedef;
}

.bottom-menu .bottom-menu-brand {
  display: inline-block;
  margin: 0 15px 15px;
  font-size: 24px;
  font-weight: 900;
  line-height: 1;
  transition: none;
}

@media (min-width: 768px) {
  .bottom-menu .bottom-menu-brand {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .bottom-menu .title {
    padding-top: 0;
    margin-right: 0;
    margin-left: 0;
  }
}
.bottom-menu a {
  color: inherit;
}

.active .bottom-menu a,
.bottom-menu a:hover,
.bottom-menu a:focus {
  color: #3498db;
}

.bottom-menu .label,
.bottom-menu .badge {
  vertical-align: middle;
}

.bottom-menu-inverse {
  color: #bdc3c7;
  background-color: #1a2a38;
}

.bottom-menu-inverse a {
  color: inherit;
}

.active .bottom-menu-inverse a,
.bottom-menu-inverse a:hover,
.bottom-menu-inverse a:focus {
  color: #fff;
}

.bottom-menu-large {
  padding-top: 56px;
  padding-bottom: 41px;
}

@media (min-width: 768px) {
  .bottom-menu-large {
    padding-bottom: 52px;
  }
}
.bottom-menu-list,
.bottom-menu-iconic-list {
  padding: 0;
  margin: 0 15px;
  list-style: none;
}

.bottom-menu-list:before,
.bottom-menu-iconic-list:before,
.bottom-menu-list:after,
.bottom-menu-iconic-list:after {
  display: table;
  content: " ";
}

.bottom-menu-list:after,
.bottom-menu-iconic-list:after {
  clear: both;
}

.bottom-menu-list li,
.bottom-menu-iconic-list li {
  display: block;
}

.bottom-menu-list a,
.bottom-menu-iconic-list a {
  display: inline-block;
  line-height: 24px;
}

.bottom-menu-list {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 1.286;
}

@media (min-width: 768px) {
  .bottom-menu-list {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
  .bottom-menu-list > li {
    display: inline-block;
    margin-right: 23px;
  }
  .title + .bottom-menu-list li {
    display: block;
    margin-right: 0;
  }
}
.bottom-menu-iconic-list {
  font-size: 16px;
  line-height: 1;
}

.bottom-menu-iconic-list li {
  display: inline-block;
  margin-right: 18px;
}

.bottom-menu-iconic-list li:last-child {
  margin-right: 0;
}

@media (min-width: 768px) {
  .bottom-menu-iconic-list {
    margin-right: 0;
    margin-left: 0;
  }
}
.nav-pills > li:first-child > a {
  border-left: none;
  border-radius: 6px 0 0 6px;
}

.nav-pills > li:last-child > a {
  border-radius: 0 6px 6px 0;
}

.nav-pills > li.active > a,
.nav-pills > li.open > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.open > a:hover {
  background-color: #2a7bb1;
}

.nav-pills > li.open > a,
.nav-pills > li.open > a:hover,
.nav-pills > li.open > a:focus {
  background-color: #2a7bb1;
  border-color: #2a7bb1;
}

@media (max-width: 767px) {
  .nav-pills > li {
    display: block;
    float: none;
  }
  .nav-pills > li:first-child > a {
    border-radius: 6px 6px 0 0;
  }
  .nav-pills > li:last-child > a {
    border-radius: 0 0 6px 6px;
  }
}
.nav-pills > li > a {
  padding: 12px 21px 13px;
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  background-color: #3498db;
  border-left: 2px solid #2a7bb1;
  border-radius: 0;
  outline: 0;
}

@media (max-width: 767px) {
  .nav-pills > li > a {
    display: block;
    border-left: none;
  }
}
.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
  background-color: #5dade2;
}

.nav-pills > li > a:active {
  background-color: #2a7bb1;
}

.nav-pills > li > a > .badge {
  position: relative;
  top: -1px;
  margin: -4px 0 -4px 3px;
  background-color: #fff;
}

.nav-pills > li + li {
  margin-left: 0;
}

.nav-stacked > li > a,
.nav-stacked > li:first-child > a,
.nav-stacked > li:last-child > a {
  border-left: none;
  border-radius: 6px;
}

.nav-stacked > li > a > .badge,
.nav-stacked > li:first-child > a > .badge,
.nav-stacked > li:last-child > a > .badge {
  top: 2px;
}

.nav-tabs {
  border-bottom: none;
}

.nav-tabs > li {
  position: relative;
  display: block;
  float: none;
  margin-bottom: -2px;
}

.nav-tabs > li.active {
  z-index: 2;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff;
  background-color: #3498db;
  border: 2px solid #3498db;
}

.nav-tabs > li.active > a:before,
.nav-tabs > li.active > a:hover:before,
.nav-tabs > li.active > a:focus:before {
  display: none;
}

.nav-tabs > li.active .dropdown-toggle .caret,
.nav-tabs > li.active .dropdown-toggle:hover .caret,
.nav-tabs > li.active .dropdown-toggle:focus .caret {
  border-top-color: #7f8c9a;
  border-bottom-color: #7f8c9a;
}

.nav-tabs > li.dropdown.active > a,
.nav-tabs > li.dropdown.active > a.dropdown-toggle,
.nav-tabs > li.dropdown.active > a:hover {
  color: #fff;
}

.nav-tabs > li.dropdown.active > a .caret,
.nav-tabs > li.dropdown.active > a.dropdown-toggle .caret,
.nav-tabs > li.dropdown.active > a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.nav-tabs > li.dropdown.active.open > a,
.nav-tabs > li.dropdown.active.open > a.dropdown-toggle,
.nav-tabs > li.dropdown.active.open > a:hover {
  color: #7f8c9a;
  border-radius: 4px 4px 4px 0;
}

.nav-tabs > li.dropdown.active.open > a .caret,
.nav-tabs > li.dropdown.active.open > a.dropdown-toggle .caret,
.nav-tabs > li.dropdown.active.open > a:hover .caret {
  border-top-color: #7f8c9a;
  border-bottom-color: #7f8c9a;
}

.nav-tabs > li.open a.dropdown-toggle,
.nav-tabs > li.open.active a.dropdown-toggle,
.nav-tabs > li.open a.dropdown-toggle:hover,
.nav-tabs > li.open.active a.dropdown-toggle:hover {
  color: #7f8c9a;
  background-color: #f3f4f5;
  border-color: #e1e4e7;
}

@media (min-width: 768px) {
  .nav-tabs > li.open a.dropdown-toggle,
  .nav-tabs > li.open.active a.dropdown-toggle,
  .nav-tabs > li.open a.dropdown-toggle:hover,
  .nav-tabs > li.open.active a.dropdown-toggle:hover {
    border-bottom-color: transparent;
  }
}
.nav-tabs > li.open a.dropdown-toggle .caret,
.nav-tabs > li.open.active a.dropdown-toggle .caret,
.nav-tabs > li.open a.dropdown-toggle:hover .caret,
.nav-tabs > li.open.active a.dropdown-toggle:hover .caret {
  border-top-color: #7f8c9a;
  border-bottom-color: #7f8c9a;
}

.nav-tabs > li.open .dropdown-menu,
.nav-tabs > li.open.active .dropdown-menu {
  margin-top: -2px;
}

.nav-tabs > li.open.active {
  z-index: 1003;
}

.nav-tabs > li > a {
  padding: 10px 15px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  color: #7f8c9a;
  border: 2px solid #e1e4e7;
  border-width: 2px;
  border-radius: 4px;
  transition: none;
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  color: #3498db;
  background-color: transparent;
  border: 2px solid #e1e4e7;
  outline: 0;
}

.nav-tabs > li .dropdown-toggle {
  position: relative;
  z-index: 1002;
}

.nav-tabs > li .dropdown-toggle:hover .caret,
.nav-tabs > li .dropdown-toggle:focus .caret {
  border-top-color: #3498db;
  border-bottom-color: #3498db;
}

.nav-tabs > li .dropdown-menu {
  border: 2px solid #e1e4e7;
  border-radius: 0 6px 6px 6px;
}

.nav-tabs > li .dropdown-menu li:first-child > a {
  border-radius: 0 4px 0 0;
}

.nav-tabs > li .dropdown-menu li:last-child > a {
  border-radius: 0 0 4px 4px;
}

.nav-tabs > li .dropdown-menu li a {
  border-radius: 0;
}

.nav-tabs > li .open .dropdown-toggle {
  background-color: #f3f4f5;
}

@media (min-width: 768px) {
  .nav-tabs {
    margin-bottom: 0px;
    border-bottom-color: #bfbfbf;
    border-bottom-width: 2px;
  }
  .nav-tabs.nav-append-content {
    margin-bottom: 0;
    border-bottom: none;
  }
  .nav-tabs.nav-append-content > li.active:first-child:before {
    position: absolute;
    bottom: -4px;
    left: 0;
    z-index: 2;
    display: block;
    width: 6px;
    height: 6px;
    content: "";
    background-color: #fff;
    border-left: 2px solid #bfbfbf;
  }
  .nav-tabs.nav-append-content > li.dropdown.active > a,
  .nav-tabs.nav-append-content > li.dropdown.active > a.dropdown-toggle,
  .nav-tabs.nav-append-content > li.dropdown.active > a:hover {
    color: #7f8c9a;
  }
  .nav-tabs.nav-append-content > li.dropdown.active > a .caret,
  .nav-tabs.nav-append-content > li.dropdown.active > a.dropdown-toggle .caret,
  .nav-tabs.nav-append-content > li.dropdown.active > a:hover .caret {
    border-top-color: #7f8c9a;
    border-bottom-color: #7f8c9a;
  }
  .nav-tabs > li {
    float: left;
  }
  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:hover,
  .nav-tabs > li.active > a:focus {
    color: #7f8c9a;
    background-color: inherit;
    border-color: #bfbfbf;
    border-width: 2px;
    border-bottom-color: #fff;
  }
  .nav-tabs > li.active:before {
    display: none;
  }
  .nav-tabs > li > a,
  .nav-tabs > li > a:hover,
  .nav-tabs > li > a:focus {
    padding: 7px 21px 8px;
    margin-right: 0;
    margin-bottom: 0;
    border: none;
    border-color: #bfbfbf !important;
    border-bottom-color: #bfbfbf !important;
    border-radius: 6px 6px 0 0;
  }
}
.tab-content {
  position: relative;
  z-index: 1;
  padding: 20px 20px 5px;
  margin-bottom: 20px;
  border: 2px solid #ddd;
  border-radius: 6px;
}

.nav-list {
  padding-right: 13px;
  padding-left: 13px;
}

.nav-list .nav-header {
  padding: 0 13px;
  margin-right: -13px;
  margin-left: -13px;
  font-weight: 700;
  line-height: 1.538;
}

.nav-list > li {
  margin-bottom: 3px;
}

.nav-list > li.active > a,
.nav-list > li.active > a:hover,
.nav-list > li.active > a:focus {
  color: #526476;
  background-color: #edeff1;
}

.nav-list > li.disabled > a,
.nav-list > li.disabled > a:hover,
.nav-list > li.disabled > a:focus {
  cursor: not-allowed;
  opacity: 0.6;
}

.nav-list > li.divider {
  height: 2px;
  margin: 13px -13px 17px 0;
  background-color: #edeff1;
  border-bottom: none;
}

.nav-list > li > a {
  padding: 6px 13px 8px;
  margin-right: -13px;
  margin-left: -13px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.333;
  text-shadow: none;
  border-radius: 4px;
}

.nav-list .badge.pull-right {
  margin: 1px -4px -1px 0;
}

.nav-header {
  font-size: 13px;
  color: #aeb6bf;
  text-transform: uppercase;
}

.nav-list-vivid {
  padding-bottom: 2px;
  background-color: #edeff1;
  border-radius: 4px;
}

.nav-list-vivid > li {
  margin-bottom: 2px;
}

.nav-list-vivid > li.divider {
  margin: 3px 0 0;
  background-color: transparent;
}

.nav-list-vivid > li.active > a,
.nav-list-vivid > li.active > a:hover,
.nav-list-vivid > li.active > a:focus {
  color: #fff;
  background-color: #3498db;
}

.nav-list-vivid > li > a {
  font-size: 14px;
  color: #526476;
  border-radius: 0;
}

.nav-list-vivid > li > a:hover,
.nav-list-vivid > li > a:focus {
  color: #2a7bb1;
}

.nav-list-vivid .nav-header:first-child {
  padding-top: 10px;
}

.nav-list-bricks > li {
  margin-bottom: 7px;
}

.nav-list-bricks > li.active > a,
.nav-list-bricks > li.active > a:hover,
.nav-list-bricks > li.active > a:focus {
  color: #fff;
  background-color: #3498db;
}

.nav-list-bricks > li.disabled > a,
.nav-list-bricks > li.disabled > a:hover,
.nav-list-bricks > li.disabled > a:focus {
  background-color: #edeff1;
}

.nav-list-bricks > li > a {
  padding: 8px 10px 8px 14px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.333;
  color: #526476;
  background-color: #edeff1;
  border-radius: 4px;
}

.nav-list-bricks > li > a:hover,
.nav-list-bricks > li > a:focus {
  color: #2a7bb1;
}

.nav-list-bricks > li > a [class^=fui-],
.nav-list-bricks > li > a [class*=" fui-"] {
  color: #fff;
}

.navbar {
  min-height: 53px;
  margin-bottom: 30px;
  font-size: 16px;
  border: none;
  border-radius: 6px;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 21px;
  padding-left: 21px;
  box-shadow: none;
}

.navbar-collapse .navbar-form:first-child {
  border: none;
}

@media (min-width: 768px) {
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -21px;
  }
  .navbar-collapse .navbar-nav.navbar-left:first-child > li:first-child a {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -21px;
  }
  .navbar-collapse .navbar-nav.navbar-right:last-child > .dropdown:last-child > a {
    border-radius: 0 6px 6px 0;
  }
  .navbar-fixed-top .navbar-collapse .navbar-form.navbar-right:last-child,
  .navbar-fixed-bottom .navbar-collapse .navbar-form.navbar-right:last-child {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-bottom: 3px;
  }
}
.navbar .container,
.navbar .container-fluid {
  padding-right: 21px;
  padding-left: 21px;
}

.navbar .container > .navbar-header,
.navbar .container-fluid > .navbar-header,
.navbar .container > .navbar-collapse,
.navbar .container-fluid > .navbar-collapse {
  margin-right: -21px;
  margin-left: -21px;
}

@media (min-width: 768px) {
  .navbar .container > .navbar-header,
  .navbar .container-fluid > .navbar-header,
  .navbar .container > .navbar-collapse,
  .navbar .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0;
  border-radius: 0;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  z-index: 1030;
  border-radius: 0;
}

.navbar-fixed-top {
  border-width: 0;
}

.navbar-fixed-bottom {
  margin-bottom: 0;
  border-width: 0;
}

.navbar-brand {
  height: 53px;
  padding: 14px 21px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.042;
}

.navbar-brand > [class*=fui-] {
  font-size: 19px;
  line-height: 1.263;
  vertical-align: top;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -21px;
  }
}
.navbar-toggle {
  height: 53px;
  padding: 0 21px;
  margin: 0 0 0 21px;
  line-height: 53px;
  color: #2c3e50;
  border: none;
  overflow: hidden;
  background-color: transparent;
}

.navbar-toggle:before {
  font-family: Flat-UI-Pro-Icons;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  color: #2a7bb1;
  content: "\e61a";
  transition: color 0.25s linear;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.navbar-toggle:hover,
.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle:hover:before,
.navbar-toggle:focus:before {
  color: #3498db;
}

.navbar-toggle .icon-bar {
  display: none;
}

@media (min-width: 768px) {
  #page #dhclientarea .container .navorder li {
    float: left;
  }
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 0;
}

.navbar-nav > li > a {
  padding: 15px 21px;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
}

.btnli2.btn-icon-round {
  padding: 11px 13px 9px 11px !important;
  border-radius: 50%;
  font-size: 14px !important;
  position: relative;
}

.btnli2.btn-icon-round span.badge {
  position: absolute;
  top: -7px;
  right: -7px;
  border-radius: 50%;
  border: 1px solid #888;
  background-color: #fff;
  width: 20px;
  height: 20px;
  text-align: center;
  padding: 0;
  padding-top: 2px;
  padding-left: 0px;
  font-size: 14px;
  line-height: 14px;
  display: none;
}

.navbar-nav li.btnli a {
  margin-top: 6px;
}

.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus,
.navbar-nav .open > a:focus,
.navbar-nav .open > a:hover {
  background-color: transparent;
}

.navbar-nav [class^=fui-] {
  position: relative;
  top: 1px;
  line-height: 20px;
}

.navbar-nav .visible-sm > [class^=fui-],
.navbar-nav .visible-xs > [class^=fui-] {
  margin-left: 12px;
}

@media (max-width: 767px) {
  .navbar-nav {
    /*margin: 0 -21px*/
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 7px 15px 7px 31px !important;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 23px;
  }
  .navbar-nav > li > a {
    padding-top: 7px;
    padding-bottom: 7px;
  }
}
.navbar-input {
  height: 35px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.4;
  border-radius: 6px;
}

select.navbar-input {
  height: 35px;
  line-height: 35px;
}

textarea.navbar-input,
select[multiple].navbar-input {
  height: auto;
}

.navbar-form {
  padding-top: 9px;
  padding-right: 19px;
  padding-bottom: 9px;
  padding-left: 19px;
  margin-top: 0;
  margin-bottom: 0;
  box-shadow: none;
}

@media (max-width: 767px) {
  .navbar-form {
    width: auto;
    margin: 3px -21px;
  }
}
.navbar-form .form-control,
.navbar-form .input-group-addon,
.navbar-form .btn,
.navbar-form .select2-search input[type=text] {
  height: 35px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.4;
  border-radius: 6px;
}

select.navbar-form .form-control,
select.navbar-form .input-group-addon,
select.navbar-form .btn,
select.navbar-form .select2-search input[type=text] {
  height: 35px;
  line-height: 35px;
}

textarea.navbar-form .form-control,
textarea.navbar-form .input-group-addon,
textarea.navbar-form .btn,
select[multiple].navbar-form .form-control,
select[multiple].navbar-form .input-group-addon,
select[multiple].navbar-form .btn,
textarea.navbar-form .select2-search input[type=text],
select[multiple].navbar-form .select2-search input[type=text] {
  height: auto;
}

.navbar-form .btn {
  margin: 0;
}

.navbar-form .input-group .form-control:first-child,
.navbar-form .input-group-addon:first-child,
.navbar-form .input-group-btn:first-child > .btn,
.navbar-form .input-group-btn:first-child > .dropdown-toggle,
.navbar-form .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.navbar-form .input-group .select2-search input[type=text]:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.navbar-form .input-group .form-control:last-child,
.navbar-form .input-group-addon:last-child,
.navbar-form .input-group-btn:last-child > .btn,
.navbar-form .input-group-btn:last-child > .dropdown-toggle,
.navbar-form .input-group-btn:first-child > .btn:not(:first-child),
.navbar-form .input-group .select2-search input[type=text]:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-form .form-control,
.navbar-form .select2-search input[type=text] {
  display: table-cell;
  font-size: 15px;
  border-radius: 5px;
}

.navbar-form .form-group ~ .btn {
  margin-left: 5px;
  font-size: 15px;
  border-radius: 5px;
}

.navbar-form .form-group + .btn {
  margin-right: 5px;
}

@media (min-width: 768px) {
  .navbar-form .input-group {
    width: 195px;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 7px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
  .navbar-form .form-group + .btn {
    margin-left: 0;
  }
}
.navbar-nav > li > .dropdown-menu {
  min-width: 100%;
  margin-top: 9px;
  border-radius: 4px;
}

@media (max-width: 767px) {
  .navbar-nav > li.open > .dropdown-menu {
    margin-top: 0 !important;
  }
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.navbar-nav > .open > .dropdown-toggle,
.navbar-nav > .open > .dropdown-toggle:focus,
.navbar-nav > .open > .dropdown-toggle:hover {
  background-color: transparent;
}

.navbar-text {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.438;
  color: #2c3e50;
}

@media (min-width: 768px) {
  .navbar-text {
    margin-right: 21px;
    margin-left: 21px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-btn {
  margin-top: 6px;
  margin-bottom: 6px;
}

.navbar-btn.btn-sm {
  margin-top: 9px;
  margin-bottom: 8px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-unread,
.navbar-new {
  position: absolute;
  top: 35%;
  right: 12px;
  z-index: 10;
  width: 6px;
  height: 6px;
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 0;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  background-color: #3498db;
  border-radius: 50%;
}

@media (max-width: 768px) {
  .navbar-unread,
  .navbar-new {
    position: static;
    float: right;
    margin: 0 0 0 10px;
  }
}
.active .navbar-unread,
.active .navbar-new {
  display: none;
  background-color: #fff;
}

.navbar-new {
  width: auto;
  min-width: 18px;
  height: 18px;
  padding: 0 1px;
  margin: -6px -10px;
  font-size: 12px;
  line-height: 17px;
  background-color: #e74c3c;
  -webkit-font-smoothing: subpixel-antialiased;
}

.navbar-default {
  background-color: #ecf0f1;
}

.navbar-default .navbar-brand {
  color: #2c3e50;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-default .navbar-toggle:before {
  color: #2c3e50;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}

.navbar-default .navbar-toggle:hover:before,
.navbar-default .navbar-toggle:focus:before {
  color: #3498db;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e5e9ea;
  border-width: 2px;
}

.navbar-default .navbar-nav > li > a {
  color: #ecf0f1;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #3498db;
  background-color: transparent;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #ecf0f1;
  border-bottom-color: #ecf0f1;
}

.navbar-default .navbar-nav > .active > a .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #3498db;
  background-color: transparent;
}

.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #3498db;
  border-bottom-color: #3498db;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #2c3e50;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #3498db;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #3498db;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-form .form-control,
.navbar-default .navbar-form .select2-search input[type=text] {
  border-color: transparent;
}

.navbar-default .navbar-form .form-control::-moz-placeholder,
.navbar-default .navbar-form .select2-search input[type=text]::-moz-placeholder {
  color: #aeb6bf;
  opacity: 1;
}

.navbar-default .navbar-form .form-control:-ms-input-placeholder,
.navbar-default .navbar-form .select2-search input[type=text]:-ms-input-placeholder {
  color: #aeb6bf;
}

.navbar-default .navbar-form .form-control::-webkit-input-placeholder,
.navbar-default .navbar-form .select2-search input[type=text]::-webkit-input-placeholder {
  color: #aeb6bf;
}

.navbar-default .navbar-form .form-control:focus,
.navbar-default .navbar-form .select2-search input[type=text]:focus {
  color: #3498db;
  border-color: #3498db;
}

.navbar-default .navbar-form .input-group-btn .btn {
  color: #919ba4;
  border-color: transparent;
}

.navbar-default .navbar-form .input-group.focus .form-control,
.navbar-default .navbar-form .input-group.focus .input-group-btn .btn,
.navbar-default .navbar-form .input-group.focus .select2-search input[type=text] {
  color: #3498db;
  border-color: #3498db;
}

.navbar-default .navbar-text {
  color: #2c3e50;
}

.navbar-default .navbar-link {
  color: #2c3e50;
}

.navbar-default .navbar-link:hover {
  color: #3498db;
}

.navbar-default .btn-link {
  color: #2c3e50;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #3498db;
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #fff;
}

.navbar-inverse .navbar-brand {
  color: #fff;
}

.navbar-inverse .navbar-brand:hover,
.navbar- inverse .navbar-brand:focus {
  color: #3498db;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle:before {
  color: #3498db;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: transparent;
}

.navbar-inverse .navbar-toggle:hover:before,
.navbar-inverse .navbar-toggle:focus:before {
  color: #3498db;
}

.navbar-inverse .navbar-collapse {
  border-color: #2f4154;
  border-width: 2px;
}

.navbar-inverse .navbar-nav > li > a {
  color: #3498db;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #2A7BB1;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #2A7BB1;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .dropdown > a:hover .caret,
.navbar-inverse .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #3498db;
  border-bottom-color: #3498db;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #3498db;
  border-left-color: transparent;
}

.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #4b6075;
  border-bottom-color: #4b6075;
}

.navbar-inverse .navbar-nav > .open > .dropdown-menu {
  padding: 3px 4px;
  background-color: #2c3e50;
}

.navbar-inverse .navbar-nav > .open > .dropdown-menu > li > a {
  padding: 6px 9px;
  color: #e1e4e7;
  border-radius: 4px;
}

.navbar-inverse .navbar-nav > .open > .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav > .open > .dropdown-menu > li > a:focus {
  color: #fff;
  background-color: #3498db;
}

.navbar-inverse .navbar-nav > .open > .dropdown-menu > .divider {
  height: 2px;
  margin-right: -4px;
  margin-left: -4px;
  background-color: #2f4154;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav > li > a {
    border-left-width: 0;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #3498db;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #3498db;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .dropdown-menu .divider {
    background-color: #2f4154;
  }
}
.navbar-inverse .navbar-form .form-control,
.navbar-inverse .navbar-form .select2-search input[type=text] {
  color: #536a81;
  background-color: #293a4a;
  border-color: transparent;
}

.navbar-inverse .navbar-form .form-control::-moz-placeholder,
.navbar-inverse .navbar-form .select2-search input[type=text]::-moz-placeholder {
  color: #536a81;
  opacity: 1;
}

.navbar-inverse .navbar-form .form-control:-ms-input-placeholder,
.navbar-inverse .navbar-form .select2-search input[type=text]:-ms-input-placeholder {
  color: #536a81;
}

.navbar-inverse .navbar-form .form-control::-webkit-input-placeholder,
.navbar-inverse .navbar-form .select2-search input[type=text]::-webkit-input-placeholder {
  color: #536a81;
}

.navbar-inverse .navbar-form .form-control:focus,
.navbar-inverse .navbar-form .select2-search input[type=text]:focus {
  color: #3498db;
  border-color: #3498db;
}

.navbar-inverse .navbar-form .btn {
  color: #fff;
  background-color: #3498db;
}

.navbar-inverse .navbar-form .btn:hover,
.navbar-inverse .navbar-form .btn.hover,
.navbar-inverse .navbar-form .btn:focus,
.navbar-inverse .navbar-form .btn:active,
.navbar-inverse .navbar-form .btn.active,
.open > .dropdown-toggle.navbar-inverse .navbar-form .btn {
  color: #fff;
  background-color: #5dade2;
  border-color: #5dade2;
}

.navbar-inverse .navbar-form .btn:active,
.navbar-inverse .navbar-form .btn.active,
.open > .dropdown-toggle.navbar-inverse .navbar-form .btn {
  background: #2a7bb1;
  border-color: #2a7bb1;
}

.navbar-inverse .navbar-form .btn.disabled,
.navbar-inverse .navbar-form .btn[disabled],
fieldset[disabled] .navbar-inverse .navbar-form .btn,
.navbar-inverse .navbar-form .btn.disabled:hover,
.navbar-inverse .navbar-form .btn[disabled]:hover,
fieldset[disabled] .navbar-inverse .navbar-form .btn:hover,
.navbar-inverse .navbar-form .btn.disabled.hover,
.navbar-inverse .navbar-form .btn[disabled].hover,
fieldset[disabled] .navbar-inverse .navbar-form .btn.hover,
.navbar-inverse .navbar-form .btn.disabled:focus,
.navbar-inverse .navbar-form .btn[disabled]:focus,
fieldset[disabled] .navbar-inverse .navbar-form .btn:focus,
.navbar-inverse .navbar-form .btn.disabled:active,
.navbar-inverse .navbar-form .btn[disabled]:active,
fieldset[disabled] .navbar-inverse .navbar-form .btn:active,
.navbar-inverse .navbar-form .btn.disabled.active,
.navbar-inverse .navbar-form .btn[disabled].active,
fieldset[disabled] .navbar-inverse .navbar-form .btn.active {
  background-color: #bdc3c7;
  border-color: #3498db;
}

.navbar-inverse .navbar-form .btn .badge {
  color: #3498db;
  background-color: #fff;
}

.navbar-inverse .navbar-form .input-group-btn .btn {
  color: #526a82;
  background-color: #293a4a;
  border-color: transparent;
}

.navbar-inverse .navbar-form .input-group.focus .form-control,
.navbar-inverse .navbar-form .input-group.focus .input-group-btn .btn,
.navbar-inverse .navbar-form .input-group.focus .select2-search input[type=text] {
  color: #3498db;
  border-color: #3498db;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-form {
    border-color: #2f4154;
    border-width: 2px 0;
  }
}
.navbar-inverse .navbar-text {
  color: #fff;
}

.navbar-inverse .navbar-text a {
  color: #fff;
}

.navbar-inverse .navbar-text a:hover,
.navbar-inverse .navbar-text a:focus {
  color: #3498db;
}

.navbar-inverse .navbar-btn {
  color: #fff;
  background-color: #67c94d;
}

.navbar-inverse .navbar-btn:hover,
.navbar-inverse .navbar-btn.hover,
.navbar-inverse .navbar-btn:focus,
.navbar-inverse .navbar-btn:active,
.navbar-inverse .navbar-btn.active,
.open > .dropdown-toggle.navbar-inverse .navbar-btn {
  color: #fff;
  background-color: #5dade2;
  border-color: #5dade2;
}

.navbar-inverse .navbar-btn:active,
.navbar-inverse .navbar-btn.active,
.open > .dropdown-toggle.navbar-inverse .navbar-btn {
  background: #2a7bb1;
  border-color: #2a7bb1;
}

.navbar-inverse .navbar-btn.disabled,
.navbar-inverse .navbar-btn[disabled],
fieldset[disabled] .navbar-inverse .navbar-btn,
.navbar-inverse .navbar-btn.disabled:hover,
.navbar-inverse .navbar-btn[disabled]:hover,
fieldset[disabled] .navbar-inverse .navbar-btn:hover,
.navbar-inverse .navbar-btn.disabled.hover,
.navbar-inverse .navbar-btn[disabled].hover,
fieldset[disabled] .navbar-inverse .navbar-btn.hover,
.navbar-inverse .navbar-btn.disabled:focus,
.navbar-inverse .navbar-btn[disabled]:focus,
fieldset[disabled] .navbar-inverse .navbar-btn:focus,
.navbar-inverse .navbar-btn.disabled:active,
.navbar-inverse .navbar-btn[disabled]:active,
fieldset[disabled] .navbar-inverse .navbar-btn:active,
.navbar-inverse .navbar-btn.disabled.active,
.navbar-inverse .navbar-btn[disabled].active,
fieldset[disabled] .navbar-inverse .navbar-btn.active {
  background-color: #bdc3c7;
  border-color: #3498db;
}

.navbar-inverse .navbar-btn .badge {
  color: #3498db;
  background-color: #fff;
}

@media (min-width: 768px) {
  .navbar-embossed > .navbar-collapse {
    border-radius: 6px;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  }
  .navbar-embossed.navbar-inverse .navbar-nav .active > a,
  .navbar-embossed.navbar-inverse .navbar-nav .open > a {
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  }
}
.navbar-lg {
  min-height: 76px;
}

.navbar-lg .navbar-brand {
  height: 76px;
  padding-top: 26px;
  padding-bottom: 26px;
  line-height: 1;
}

.navbar-lg .navbar-brand > [class*=fui-] {
  font-size: 24px;
  line-height: 1;
}

.navbar-lg .navbar-toggle {
  height: 64px;
  line-height: 58px;
}

.navbar-lg .navbar-form {
  padding-top: 20.5px;
  padding-bottom: 20.5px;
}

.navbar-lg .navbar-text {
  padding-top: 26.5px;
  padding-bottom: 26.5px;
}

.navbar-lg .navbar-btn {
  margin-top: 14px;
  margin-bottom: 17.5px;
}

.navbar-lg .navbar-btn.btn-sm {
  margin-top: 20.5px;
  margin-bottom: 20.5px;
}

.navbar-lg .navbar-btn.btn-xs {
  margin-top: 25.5px;
  margin-bottom: 25.5px;
}

.iconbar {
  float: left;
  margin: 0 20px 20px 0;
  background-color: #2c3e50;
  border-radius: 6px;
  -webkit-backface-visibility: hidden;
}

.iconbar:before,
.iconbar:after {
  display: table;
  content: " ";
}

.iconbar:after {
  clear: both;
}

.iconbar > ul {
  display: block;
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.iconbar > ul > li {
  padding: 0;
  margin: 0;
}

.iconbar > ul > li.active > a {
  color: #3498db;
}

.iconbar > ul > li > a {
  position: relative;
  display: inline-block;
  padding: 19px 30px;
  font-size: 24px;
  line-height: 1;
  color: #fff;
  text-decoration: none;
}

.iconbar > ul > li > a:hover,
.iconbar > ul > li > a:focus {
  color: #3498db;
}

.iconbar > ul > li:first-child > a {
  padding-top: 29px;
}

.iconbar > ul > li:last-child > a {
  padding-bottom: 29px;
}

.iconbar .iconbar-unread {
  top: 9px;
  right: 21px;
}

.iconbar .iconbar-unread {
  position: absolute;
  min-width: 20px;
  padding: 0 2px;
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.667;
  color: #fff;
  text-align: center;
  background-color: #2a7aaf;
  border-radius: 50%;
  -webkit-font-smoothing: auto;
}

[class*=iconbar-stick-] {
  position: fixed;
  z-index: 1001;
  margin: 0;
  border-radius: 0;
}

[class*=iconbar-stick-] > ul {
  margin: 0;
}

.iconbar-stick-left {
  top: 0;
  bottom: 0;
  left: 0;
}

.iconbar-success {
  background-color: #67c94d;
}

.iconbar-success > ul > li.active > a {
  color: #1e874b;
}

.iconbar-success > ul > li > a:hover,
.iconbar-success > ul > li > a:focus {
  color: #1e874b;
}

.iconbar-success .iconbar-unread {
  background-color: #1e874b;
}

.iconbar-danger {
  background-color: #e74c3c;
}

.iconbar-danger > ul > li.active > a {
  color: #983228;
}

.iconbar-danger > ul > li > a:hover,
.iconbar-danger > ul > li > a:focus {
  color: #983228;
}

.iconbar-danger .iconbar-unread {
  background-color: #983228;
}

.iconbar-warning {
  background-color: #f1c40f;
}

.iconbar-warning > ul > li.active > a {
  color: #9f810a;
}

.iconbar-warning > ul > li > a:hover,
.iconbar-warning > ul > li > a:focus {
  color: #9f810a;
}

.iconbar-warning .iconbar-unread {
  background-color: #9f810a;
}

.iconbar-info {
  background-color: #3498db;
}

.iconbar-info > ul > li.active > a {
  color: #226491;
}

.iconbar-info > ul > li > a:hover,
.iconbar-info > ul > li > a:focus {
  color: #226491;
}

.iconbar-info .iconbar-unread {
  background-color: #226491;
}

.iconbar-horizontal {
  width: 100%;
  overflow: auto;
  clear: both;
}

.iconbar-horizontal > ul > li {
  display: inline;
  float: none;
}

.iconbar-horizontal .iconbar-unread {
  top: 13px;
  right: 23px;
}

.iconbar-horizontal > ul > li {
  float: left;
}

.iconbar-horizontal > ul > li > a {
  padding: 23px 19px;
}

.iconbar-horizontal > ul > li:first-child > a {
  padding: 23px 19px 23px 32px;
}

.iconbar-horizontal > ul > li:last-child > a {
  padding: 23px 32px 23px 19px;
}

.iconbar-horizontal > ul > li:last-child .iconbar-unread {
  right: 23px;
}

@media (min-width: 768px) {
  .iconbar-horizontal {
    width: auto;
    height: auto;
  }
}
/* whmcs.scss --> navbar */
.navbar {
  border-radius: 0;
  margin-bottom: 0;
}

#masthead .navbar-nav {
  margin-left: 60px;
  float: right;
}

.navbar-header img {
  margin-top: 8px;
  margin-left: -5px;
}

@media (max-width: 767px) {
  .navorder {
    display: none;
  }
  .navbar-inverse .navbar-nav > .open > .dropdown-menu,
  .navbar-inverse .navbar-nav > .open > a,
  .navbar-inverse .navbar-nav > .open > a:focus,
  .navbar-inverse .navbar-nav > .open > a:hover,
  li.dropdown.open {
    background: #fff !important;
    color: #686868 !important;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #686868;
  }
  .navbar-inverse .navbar-btn {
    float: left;
  }
}
/* whmcs.scss --> navbar-inverse */
.navbar-inverse .btn-primary {
  background: #3498db;
  color: #fff;
}

.navbar-inverse .btn-info {
  color: #fff;
  background: #1a2a38;
}

.navbar-inverse .btn-info:active,
.navbar-inverse .btn-info:focus,
.navbar-inverse .btn-info:hover {
  background: #304e69;
  color: #fff;
}

#order-supreme_comparison .order-now:hover,
.navbar-inverse .btn-primary:active,
.navbar-inverse .btn-primary:focus,
.navbar-inverse .btn-primary:hover {
  color: #fff;
  background-color: #2A7BB1;
  border-color: #2A7BB1;
}

.navbar-inverse .btn-primary a {
  color: #fff;
}

.navbar-toggle {
  padding: 0 6px;
}

.navbar-inverse .navbar-collapse {
  border: none;
  padding: 0;
}

.navbar-lg .navbar-nav > li > a {
  color: #1a2a38;
  font-weight: bold;
  text-transform: uppercase;
}

@media (max-width: 1200px) {
  #masthead .navbar-nav {
    margin-left: 0;
  }
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  color: #3498db;
  background: #fff;
}

.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret {
  color: #fff;
  border-top-color: #3498db;
  border-bottom-color: #3498db;
}

.navbar-nav > li > .dropdown-menu {
  margin-top: -2px;
}

@media (min-width: 768px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }
  .navbar-nav .popover.bottom > .arrow {
    margin-left: -60px;
  }
  .dropdown-menu > .active > a,
  .dropdown-menu > .active > a:focus,
  .dropdown-menu > .active > a:hover {
    background: #ecf0f1;
    color: #3498db;
  }
  .navbar-nav span.caret {
    display: none;
  }
}
@media (max-width: 767px) {
  .navbar-nav .popover {
    background: #fff;
  }
  .navbar-nav .popover.bottom > .arrow::after {
    display: none;
  }
  .navbar-nav .dropdown-menu {
    position: relative;
  }
}
/* whmcs.scss --> jumbotron */
.jumbotron {
  margin-bottom: 0 !important;
}

.jumbotron .container {
  max-width: 1200px;
}

.container .jumbotron,
.container-fluid .jumbotron,
.jumbotron {
  padding-top: 0;
  padding-bottom: 0;
  background: #fff;
}

.jumbotron.intro {
  margin-top: 0;
}

.jumbotron .navbar {
  font-size: 14px;
  line-height: 1.6;
}

.dropdown-menu .label,
.jumbotron p {
  font-size: 16px;
}

li.dropdown2 {
  position: static;
  padding-bottom: 12px;
}

.jumbotron ul li {
  list-style-type: none;
  margin-bottom: 0px;
}

.dropdown-menu {
  padding: 3px 4px;
  margin-top: 0 !important;
  border-radius: 0 !important;
}

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0 !important;
  padding-left: 0;
  padding-right: 0;
}

.navbar-inverse .navbar-nav > .open > .dropdown-menu {
  background: #fff;
  padding: 0;
}

@media (min-width: 992px) {
  .menuarrow {
    position: relative;
    background: #fff;
    border: 1px solid #3498db;
  }
  .menuarrow:after,
  .menuarrow:before {
    bottom: 100%;
    left: 67%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }
  body.lang-en .menuarrow:after, body.lang-en .menuarrow:before {
    left: 59%;
  }
  .domainmenu.menuarrow:before, .domainmenu.menuarrow:after {
    left: 55%;
  }
  body.lang-en .domainmenu.menuarrow:before, body.lang-en .domainmenu.menuarrow:after {
    left: 47%;
  }
  .menuarrow:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 14px;
    margin-left: -14px;
  }
  .menuarrow:before {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #3498db;
    border-width: 15px;
    margin-left: -15px;
  }
}
.jumbotron p {
  font-weight: 400;
  float: left;
}

.dropdown2 .hugebtn {
  font-size: 28px;
  float: left;
  margin-bottom: 14px;
  margin-top: 24px;
}

/* whmcs.scss --> navpills */
.nav-pills {
  float: left;
  margin-left: 155px;
  margin-top: 6px;
}

.nav-pills .badge {
  border-radius: 8px;
  line-height: 1.4;
  font-size: 12px;
  padding: 0 4px;
}

.nav-pills > li > a > .badge {
  color: #34495e;
}

.nav-pills > li > a {
  border-radius: 0 !important;
  font-weight: 400;
  color: #34495e;
  border-left: 1px solid #3498db;
  background: 0 0;
}

.nav-pills > li > a:hover {
  color: #3498db;
}

#navbarstats {
  float: left;
  margin-left: 20px;
}

/* whmcs.scss -> navoma */
.navoma a {
  padding: 15px 10px;
  display: inline-block;
}

.navoma .navbar-toggle {
  float: left;
  line-height: 56px;
  display: none !important;
}

.navoma .navbar-toggle:before {
  color: #ecf0f1;
  font-size: 22px;
}

.navoma .navbar-toggle:hover:before, .navoma .navbar-toggle:focus:before {
  color: #fff;
}

.usermenu.navbar-right a {
  padding: 15px 10px;
  padding-top: 0;
  display: inline-block;
  vertical-align: top;
}

.usermenu.navbar-right {
  padding-top: 15px;
}

.usermenu {
  float: right !important;
}

#nav-mobile {
  display: none;
  min-height: auto;
}

#nav-mobile span {
  padding: 0 5px;
}

#nav-mobile ul {
  padding-top: 15px;
}

#nav-mobile li {
  padding-bottom: 12px;
}

#navbar-desktop a.oma-domainhotelli {
  display: none;
}

@media (max-width: 768px) {
  .navoma .navbar-toggle {
    display: block !important;
  }
  #nav-mobile {
    display: block;
  }
  a.oma-domainhotelli {
    display: none;
  }
  #navbar-mobile a.oma-domainhotelli {
    display: block;
  }
  #leftsidebar .navbar {
    display: none;
  }
}
.navbar-collapse.collapse {
  background-color: transparent;
}

.navbar-collapse.collapse.in {
  background-color: transparent;
}

.navoma a,
.usermenu a {
  margin-left: 0px;
  color: #ecf0f1;
}

.navoma a:hover,
.usermenu a:hover {
  color: #fff;
}

.rowcolorca .navbar-nav > li > a {
  line-height: 15px;
}

#dhclientarea #leftsidebar .panel,
#dhclientarea .panel {
  border: none;
}

/* whmcs.scss --> navorder */
.navorder p {
  color: #ecf0f1;
  padding-top: 16px;
  margin-left: 4px;
  margin-right: 12px;
  opacity: 0.8;
}

.navorder .currentstep p {
  opacity: 1;
  font-weight: 500;
}

.navorder h3 {
  color: #ecf0f1;
  float: left;
  opacity: 0.8;
}

.navorder .currentstep h3 {
  opacity: 1;
}

.navbar-header img {
  margin-top: 8px;
  margin-left: -5px;
}

@media (max-width: 768px) {
  .dropdownp .jumbotron .col-sm-4 {
    margin-top: -5px;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
}
/* whmcs.scss --> top-nav*/
#top-nav {
  float: right;
  margin: 0;
  padding: 0;
}

#top-nav .nav {
  margin: 0;
  padding: 0;
  line-height: 22px;
  font-size: 11px;
}

#top-nav a.quick-nav {
  margin: 0 0 0 15px;
  padding: 0;
  color: #888;
}

/* whmcs.scss --> jumbotron li a v*/
.jumbotron li a {
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
  font-weight: 500;
}

.jumbotron li a:hover {
  color: #3498db;
}

.navbar-inverse {
  background: transparent;
  padding-top: 12px;
}

@media (max-width: 868px) {
  .navbar-inverse .btn-primary {
    margin-left: 4px;
    margin-right: 4px;
  }
  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
/* whmcs.scss --> triangle */
.triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 6vw 103vw;
  border-color: transparent transparent #fff transparent;
  margin-top: -88px;
  z-index: 9999;
  position: absolute;
}

.bottom-menu h5 {
  font-size: 17px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  font-family: Rubik;
}

.dropdown-menu .btn {
  font-weight: 500;
}

.dropdown-menu .btn.btn-primary.bold {
  font-weight: 600;
}

@media (min-width: 1000px) {
  .navorder {
    margin-left: 233px !important;
  }
}
@media (max-width: 1000px) {
  #navbarstats,
  .nav-pills {
    margin-left: 0 !important;
  }
  #navbarstats {
    padding-left: 0 !important;
  }
}
.navbar-inverse .btn-primary {
  margin-left: 16px;
  margin-right: 16px;
  float: left;
}

@media (max-width: 991px) {
  #masthead .navbar-nav {
    margin-left: 8px;
    text-align: right;
    background-color: #fff;
    z-index: 500;
    right: 0;
    overflow: auto;
    width: 100%;
  }
  .navbar-btn {
    float: left;
  }
}
@media (max-width: 767px) {
  #masthead .site-branding .navbar-nav {
    float: left;
  }
  .bottom-menu .mtop60 {
    margin-top: 0;
  }
}
.navbar #logo {
  float: left;
  height: 34px;
  width: 190px;
  background: url(/img/logo.png) no-repeat left top !important;
  background-size: 190px 34px !important;
  margin-top: 6px;
}

@media only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .navbar #logo {
    float: left;
    height: 34px;
    width: 190px;
    background: url(/img/logo_l.png) no-repeat left top !important;
    background-size: 190px 34px !important;
    margin-top: 6px;
  }
}
.dataTables_length label {
  float: left;
  font-weight: 400;
  text-align: left;
}

.dataTables_length select {
  width: 75px;
  margin-right: 5px;
}

.dataTables_filter label {
  float: right;
  font-weight: 400;
}

.dataTables_filter input {
  width: 16em;
  margin-left: 5px;
}

.dataTables_info {
  padding-top: 8px;
}

.dataTables_paginate {
  float: right;
  margin: 0;
}

.dataTables_paginate ul li {
  margin-right: 0;
}

.dataTable {
  max-width: none !important;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
}

.dataTable td,
.dataTable th {
  position: relative;
  box-sizing: content-box;
}

.dataTable thead .sorting,
.dataTable thead .sorting_asc,
.dataTable thead .sorting_desc,
.dataTable thead .sorting_asc_disabled,
.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
}

.dataTable thead .sorting:after,
.dataTable thead .sorting_asc:after,
.dataTable thead .sorting_desc:after,
.dataTable thead .sorting_asc_disabled:after,
.dataTable thead .sorting_desc_disabled:after,
.dataTable thead .sorting:before,
.dataTable thead .sorting_asc:before,
.dataTable thead .sorting_desc:before,
.dataTable thead .sorting_asc_disabled:before,
.dataTable thead .sorting_desc_disabled:before {
  position: absolute;
  right: 5px;
  display: block;
  width: 0;
  height: 0;
  content: " ";
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dataTable thead .sorting:after,
.dataTable thead .sorting_asc:after,
.dataTable thead .sorting_asc_disabled:after {
  top: 10px;
  border-bottom-width: 6px;
}

.dataTable thead .sorting:before,
.dataTable thead .sorting_desc:before,
.dataTable thead .sorting_desc_disabled:before {
  bottom: 10px;
  border-top-width: 6px;
}

.dataTable thead .sorting_asc_disabled:after,
.dataTable thead .sorting_desc_disabled:before {
  color: #d6dbdf;
}

.dataTable th:active {
  outline: 0;
}

.dataTables_scrollHead table {
  margin-bottom: 0 !important;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.dataTables_scrollHead table thead tr:last-child th:first-child,
.dataTables_scrollHead table thead tr:last-child td:first-child {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.dataTables_scrollBody table {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  border-top: none;
}

.dataTables_scrollBody table tbody tr:last-child th,
.dataTables_scrollBody table tbody tr:last-child td {
  border-top: none;
}

.dataTables_scrollFoot table {
  margin-top: 0 !important;
  border-top: none;
}

.table-bordered tr th {
  border-bottom-width: 0;
}

.table-bordered thead th,
.table-bordered thead td {
  border-top-width: 0;
  border-left-width: 0;
}

.table-bordered tbody th,
.table-bordered tbody td {
  border-bottom-width: 0;
  border-left-width: 0;
}

.table-bordered th:last-child,
.table-bordered td:last-child {
  border-right-width: 0;
}

.dataTables_scrollHead .table-bordered {
  border-bottom-width: 0;
}

.table tbody tr.active td,
.table tbody tr.active th {
  color: #fff;
  background-color: #2c3e50;
}

.table tbody tr.active:hover td,
.table tbody tr.active:hover th {
  background-color: #2f4255 !important;
}

.table tbody tr.active a {
  color: #fff;
}

.table-striped tbody tr.active:nth-child(odd) td,
.table-striped tbody tr.active:nth-child(odd) th {
  background-color: #2c3e50;
}

.DTTT_selectable tbody tr {
  cursor: pointer;
}

.DTTT .btn {
  font-size: 12px;
}

.DTTT .btn:hover {
  text-decoration: none !important;
}

.DTTT_dropdown.dropdown-menu {
  z-index: 2003;
}

.DTTT_dropdown.dropdown-menu li {
  position: relative;
}

.DTTT_collection_background {
  z-index: 2002;
}

.DTTT_print_info.modal {
  height: 150px;
  margin-top: -75px;
  text-align: center;
}

.DTTT_print_info h6 {
  margin: 1em;
  font-size: 28px;
  font-weight: 400;
  line-height: 28px;
}

.DTTT_print_info p {
  font-size: 14px;
  line-height: 20px;
}

.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  padding-top: 20px;
  margin-top: -25px;
  margin-left: -50%;
  font-size: 1.2em;
  text-align: center;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background-color: #fff;
}

.FixedHeader_Cloned table {
  margin: 0 !important;
}

@media (max-width: 767px) {
  .dataTables_paginate ul.pagination,
  .dataTables_paginate ul.dataTables_paginate {
    padding-right: 0;
    padding-left: 0;
  }
  .dataTables_paginate ul.pagination .paginate_button.previous,
  .dataTables_paginate ul.pagination .paginate_button.next,
  .dataTables_paginate ul.dataTables_paginate .paginate_button.previous,
  .dataTables_paginate ul.dataTables_paginate .paginate_button.next {
    display: none;
  }
}
@media (max-width: 480px) {
  .dataTables_paginate {
    width: 100%;
  }
}
/* whmcs.scss --> dataTables_wrapper  */
.dataTables_wrapper {
  background-color: #fff;
  border: 0;
  border-radius: 0;
  font-size: 0.9em;
}

.dataTables_wrapper .dataTables_info {
  padding: 1em;
  background-color: #fff;
  border: 0;
  border-bottom: 0;
  color: #000000;
  border-radius: 0;
  text-align: left !important;
}

.affiliate-stat,
table.table-list th {
  text-align: center;
}

.dataTables_wrapper table.table-list {
  margin-top: 0 !important;
  margin-bottom: 6px !important;
}

.dataTables_wrapper .dataTables_filter {
  float: right;
}

.dataTables_wrapper .dataTables_filter label {
  padding: 6px 6px 0;
}

.dataTables_wrapper .dataTables_filter label .form-control {
  padding: 1px 15px !important;
  background-color: #eee;
  border: 0;
  font-size: 0.9em;
  height: 30px;
  width: 260px;
  margin-top: 6px;
}

@media (max-width: 600px) {
  .dataTables_wrapper .dataTables_info {
    padding: 10px 10px 10px;
  }
  .dataTables_wrapper .dataTables_filter {
    float: right;
    margin-top: 0px;
    width: 50%;
  }
  .dataTables_wrapper .dataTables_filter label {
    display: block;
    width: 100%;
    margin: 5px;
    padding: 0;
  }
  .dataTables_wrapper .dataTables_filter label .form-control {
    margin: 0;
    width: 100%;
  }
}
.dataTables_wrapper .dataTables_length {
  float: left;
}

.dataTables_wrapper .dataTables_length label {
  padding: 10px 10px 0;
}

.dataTables_wrapper .dataTables_length label .form-control {
  display: inline-block;
  padding: 5px 10px;
  width: auto;
  min-width: 80px;
}

.dataTables_wrapper .dataTables_paginate {
  float: right;
  padding: 6px 10px 0;
}
.dataTables_wrapper .dataTables_paginate .page-item.active .page-link {
  color: #000;
  background-color: #ffffff;
  border-color: #000000;
}

table.dataTable.dtr-inline.collapsed tbody td:first-child:before,
table.dataTable.dtr-inline.collapsed tbody th:first-child:before {
  top: inherit !important;
  box-shadow: none !important;
  line-height: 16px !important;
}

body.domaincheck #loading {
  text-align: center;
  max-width: 200px;
  margin: 0 auto 2em auto;
  font-size: 1.5em;
}

div.domainresults .tulokset {
  margin: 0;
  padding: 10px 25px;
  background-color: #ddd;
  color: #666;
  font-size: 1em;
  border-radius: 6px 6px 0 0;
}

div.domainresults div:not(.btn-group) span.checkboxarea {
  padding-right: 8px;
}

div.domainresults table tr td {
  padding: 5px 30px;
  line-height: 40px;
}

.domain-checker-container {
  margin: 20px 0;
  padding: 0;
  background-color: #ecf0f1;
  border-radius: 10px;
  background: ecf0f1;
}

.domain-checker-bg {
  margin: 0;
  padding: 80px 0;
  background-repeat: no-repeat;
  background-position: 110% -5px;
}

@media (max-width: 992px) {
  .domain-checker-bg {
    padding: 40px 0;
  }
}
.domain-checker-container .input-group-box {
  margin: 0 auto;
  padding: 10px;
  background-color: #fff;
  border-radius: 10px;
}

.domain-bulk-options-box {
  position: absolute;
  top: 15px;
  right: 134px;
  z-index: 100;
}

.domain-check-availability {
  width: 100px;
}

.domain-checker-result-headline {
  margin: 20px;
  font-size: 1.6em;
  text-align: center;
}

.domain-checker-available {
  color: #5cb85c;
}

.domain-checker-unavailable {
  color: #d9534f;
}

div.domainresults div.domain-checkout-area {
  display: none;
  float: right;
  padding: 8px 40px 0;
}

.domain-disclaimer-area {
  margin: 0 0 25px;
  font-size: 12px;
}

.domain-bulk-domain-well {
  width: 60%;
}

.domain-tld-pricing-table-responsive {
  border: 0;
  margin-bottom: 0;
}

a.domain-tld-pricing-category {
  display: block;
  text-align: center;
}

@media (max-width: 992px) {
  div.domainresults table tr td {
    padding: 5px;
  }
}
/* whmcs.scss --> google-recaptcha-domainchecker */
#google-recaptcha-domainchecker {
  width: 304px;
  height: 78px;
  margin-top: 15px;
  margin-bottom: -66px;
}

#default-captcha-domainchecker {
  margin-top: 15px;
  margin-bottom: -63px;
}

#default-captcha-domainchecker #inputCaptcha {
  width: 100px;
  border-radius: 4px;
}

.domainchecker-homepage-captcha #google-recaptcha-domainchecker {
  margin-bottom: -46px;
}

@media (max-width: 991px) {
  #google-recaptcha-domainchecker {
    padding-left: 2.5%;
    margin-bottom: -25px;
  }
  #default-captcha-domainchecker {
    margin-bottom: -25px;
  }
}
@media (max-width: 736px) {
  #google-recaptcha-domainchecker {
    margin-bottom: -35px;
    transform: scale(0.935);
    transform-origin: 0 0;
    -webkit-transform: scale(0.935);
    -webkit-transform-origin: 0 0;
  }
}
@media (max-width: 384px) {
  #google-recaptcha-domainchecker {
    margin-bottom: -30px;
    transform: scale(0.96);
    transform-origin: 0 0;
  }
}
@media (max-width: 360px) {
  #google-recaptcha-domainchecker {
    margin-bottom: -35px;
    transform: scale(0.89);
    transform-origin: 0 0;
  }
}
@media (max-width: 320px) {
  #google-recaptcha-domainchecker {
    padding-left: 13.5%;
    margin-bottom: -45px;
    transform: scale(0.83);
    transform-origin: 0 0;
    -webkit-transform: scale(0.785);
    -webkit-transform-origin: 0 0;
  }
}
/* whmcs.scss --> domainhaku */
#domainhaku .input-group-btn {
  color: #000;
  padding-left: 10px;
}

#domainhaku .input-group-btn .btn {
  font-size: 20px;
  background-color: #191AA3;
  color: #fff;
}

#domainhaku input::-moz-placeholder {
  color: #888;
}

#domainhaku input::placeholder {
  color: #888;
}

#domainhaku .btn:hover {
  color: #000;
}

@media (min-width: 1000px) {
  .domaincontent .containerw {
    padding-top: 20px;
  }
}
#domainhaku {
  margin: 0 0 15px;
  max-width: 450px;
}

#domainhaku input[type=text] {
  font-size: 17px;
  height: 49px;
}

#domainhaku .btn {
  height: 49px;
  border-radius: 0px 18px 18px 0px;
  border-left: none;
  background: #fff;
}

@media (max-width: 767px) {
  .domainbox {
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  #page .dhpage .container .domainhakuh {
    padding-top: 24px;
    font-size: 20px;
  }
}
/* whmcs.scss --> domainbox */
#tld-highlight-boxes .row .col-lg-3 {
  border-left: 1px solid #7c7c7c;
}
#tld-highlight-boxes .row .col-lg-3 .domainbox {
  position: relative;
  padding: 15px 0 0 0;
  margin: 0;
  height: auto;
  background-color: #fff;
  box-shadow: none;
  border-radius: 0;
  text-align: center;
  font-weight: 700;
  color: #000000;
  overflow: hidden;
  font-size: 0.9em;
}
#tld-highlight-boxes .row div:first-child {
  border-left: 0 !important;
}
@media only screen and (min-width: 768px) {
  #tld-highlight-boxes .row .col-lg-3 {
    border-left: 3px solid #7c7c7c;
  }
  #tld-highlight-boxes .row .col-lg-3 .domainbox {
    padding: 15px 0;
    height: 75px;
    font-size: 1em;
  }
}

#searchresults .domainbox {
  position: relative;
  height: auto;
  text-align: left;
  font-weight: 700;
  color: #000000;
  overflow: hidden;
  background: #E8ECF4;
  border: 0;
  box-shadow: none;
  border-radius: 20px;
  padding: 1.5em 1.5em 1.5em 1.5em;
  margin-bottom: 20px;
}
#searchresults .tld-zone.available.added {
  color: #000000;
}
#searchresults .second-line.availability.available .btn,
#searchresults .second-line.extra-actions .remove-button,
#searchresults .second-line.extra-actions .order-button {
  display: block;
  float: left;
  margin-right: 10px;
  margin-top: 10px;
}
@media only screen and (max-width: 575px) {
  #searchresults .search-result-price {
    margin-top: 10px;
  }
}

.domainbox p {
  height: auto;
  margin: 0 0 5px 0;
}

.domainbox img {
  max-width: 140px;
}

.domainboxb {
  background: #fff;
  color: #000000;
  text-align: center;
  width: 100%;
  height: auto;
}

.domainbox.com img {
  margin-top: 12px;
  max-width: 164px;
}

#domain-in-box .add-to-cart-column .added-to-cart-label {
  color: #000000;
  margin: 2em 0 0.25em 0;
  font-size: 1.5em;
}
@media only screen and (min-width: 576px) {
  #domain-in-box .add-to-cart-column .added-to-cart-label {
    color: #000000;
    margin: -10px 0 0.25em 0;
    font-size: 0.85em;
  }
}
#domain-in-box .add-to-cart-column .btn {
  margin-top: 10px;
}

#sc-domain-search .domaininbox-taken, #sc-domain-search .domaininbox-available {
  background-color: #fff;
  box-shadow: 0 0 10px #ddd;
  border-radius: 15px;
  border: 1px solid #000;
  color: #000;
}
#sc-domain-search .domaininbox-taken a.btn, #sc-domain-search .domaininbox-available a.btn {
  margin-top: 2em;
}

.input-group-text {
  background-color: #EDEBE7;
}

/* --------------------------
 *
 * Login
 *
** ----------------------- */
section#main-body .primary-content .card {
  margin-bottom: 1.5em;
  border-radius: 25px;
  box-shadow: none;
  border: 0;
  background-color: #E8ECF4;
}
section#main-body .primary-content .card .card-footer {
  background-color: transparent;
  margin: 0 1em;
}

form.login-form {
  max-width: 600px;
  margin: 0 auto;
}
form.login-form .form-control.pw-input {
  height: 48px;
}
form.login-form input[type=email],
form.login-form .input-group-text,
form.login-form button.btn-reveal-pw {
  height: 48px;
}
form.login-form button.btn-reveal-pw {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  background: #fff;
  border: 1px solid #ccc;
  padding: 1em 5px;
  color: #000;
}
@media only screen and (min-width: 768px) {
  form.login-form button.btn-reveal-pw {
    padding: 1em;
  }
}

section.no-background.clientarea#main-body .primary-content:not(.card-sidebar):after,
section.no-background#main-body .card:not(.card-sidebar):after {
  display: none;
}

/* --------------------------
 *
 * All steps -> Cart body
 *
** ----------------------- */
#order-standard_cart {
  padding: 10px 0px 30px 0px;
  font-size: 18px !important;
}

@media screen and (min-width: 1024px) {
  div#order-standard_cart {
    padding: 30px 0;
  }
}
#order-standard_cart div.cart-body {
  margin: 0;
  padding-left: 15px !important;
  padding-right: 15px !important;
}

#order-standard_cart .cart-body label,
#order-standard_cart .cart-body p {
  font-size: 1em;
  color: #000000;
  font-weight: 400;
}

#order-standard_cart > h2 {
  margin: 0 !important;
}
@media screen and (max-width: 991px) {
  #order-standard_cart > h2 {
    text-align: center;
  }
}

#order-standard_cart h3,
#order-standard_cart h4 {
  font-family: Arial, sans-serif;
}

.alert.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
  border-bottom: 3px solid rgba(191, 0, 17, 0.1803921569);
  box-shadow: 0 0 15px -5px #721c24;
  border-radius: 6px 6px 0px 0px;
}

.alert.alert-success {
  color: #000;
  background-color: #fff;
  border-color: #f0f0f0;
  border-bottom: 3px solid #f0f0f0;
  box-shadow: 0 0 12px -5px #f0f0f0;
  border-radius: 6px;
}

.alert.alert-success .toggle-button {
  color: #000;
  /* nykyinen väri inline? */
}

.alert.alert-success #cart-content {
  text-align: left;
}

#order-standard_cart input[type=button].btn-success, #order-standard_cart button.btn-success, #order-standard_cart .btn.btn-success, #order-standard_cart .link-button.btn-success {
  background-color: #000000;
  color: #fff;
  border-color: #000000;
}
@media only screen and (max-width: 575px) {
  #order-standard_cart input[type=button].btn-success, #order-standard_cart button.btn-success, #order-standard_cart .btn.btn-success, #order-standard_cart .link-button.btn-success {
    width: 100%;
  }
}

/* --------------------------
*
* All steps -> Cart Progress bar
*
** ----------------------- */
section#main-body div#order-progress-bar {
  margin: 1em 0 1em 0;
  box-shadow: none;
  border-radius: 0;
}

section#main-body div#order-progress-bar ol {
  padding: 0;
  margin: 2em 0 0 0;
  max-width: 100%;
  overflow: auto;
  border-radius: 0;
}

@media screen and (min-width: 992px) {
  section#main-body div#order-progress-bar ol {
    margin: 2em 0;
  }
}
section#main-body div#order-progress-bar ol li {
  display: none;
  padding: 0;
  /*border-bottom: 3px solid #0000001f;*/
  border-right: 0;
  font-size: 20px;
}

section#main-body div#order-progress-bar ol li.current-step {
  display: block;
  font-weight: bold;
}

@media only screen and (max-width: 991px) {
  section#main-body div#order-progress-bar ol li.current-step {
    border-bottom: 1px solid #000;
  }
}
section#main-body div#order-progress-bar ol li.current-step:after {
  display: none;
  border-top-color: #e5e5e5;
}

@media screen and (min-width: 992px) {
  section#main-body div#order-progress-bar ol li {
    display: block;
    border-right: 1px solid #000;
    margin-right: 1em;
    padding-right: 1em;
    text-align: center;
  }
  section#main-body div#order-progress-bar ol li:last-child {
    border-right: 0;
    margin-right: 0;
  }
}
/* --------------------------
*
* Step 1. -> Domain selection options
*
** ----------------------- */
#sc-domain-search .domaininbox-available {
  background: #E8ECF4;
  border: 0;
  box-shadow: none;
  border-radius: 20px;
  padding: 1.5em 1.5em 1.5em 1.5em;
  padding-top: 2em;
  margin-bottom: 20px;
  color: #000000;
  line-height: 1.45;
}
#sc-domain-search .domaininbox-available #domain-in-box .added-to-cart-label {
  color: #000;
}

#resultsarea .fa.fa-square-o.avail, .far.fa-square-o.avail {
  color: #000 !important;
}

#resultsarea span.registerprice {
  color: #000;
}

#resultsarea .domain-label.available.added {
  color: #000;
}

#order-standard_cart #frmProductDomain {
  background: #E8ECF4;
  border: 0;
  box-shadow: none;
  border-radius: 20px;
  padding: 1.5em 1.5em 1.5em 1.5em;
  margin-bottom: 40px;
}

#order-standard_cart #DomainSearchResults {
  background: #E8ECF4;
  border: 0;
  box-shadow: none;
  border-radius: 20px;
  padding: 1.5em 1.5em 1.5em 1.5em;
  margin-bottom: 40px;
}

#order-standard_cart form#frmProductDomainSelections {
  background: #ffffff;
  box-shadow: none;
  border-radius: 6px 6px 0px 0px;
  position: relative;
  overflow: hidden;
}

#order-standard_cart form#frmProductDomainSelections:after {
  /*content: ''; 
  display: block; 
  height: 3px; 
  width: 100%; 
  background: #e9e9e9; 
  position: absolute; 
  bottom:0; 
  left:0;*/
}

#order-standard_cart .form-control {
  border-color: #767676 !important;
}

#order-standard_cart .form-control:focus {
  outline-color: #142140 !important;
  outline-offset: 1.5px !important;
  outline-width: 3px !important;
  outline-style: solid !important;
  border-color: #3498db !important;
}

#order-standard_cart #frmProductDomain-legend {
  color: black;
  font-weight: 700;
  letter-spacing: 0.001em;
  margin-top: 15px;
}

#order-standard_cart .cartnameserversdesc {
  display: block;
  font: inherit;
  color: black;
  margin-bottom: 18px;
}

#order-standard_cart .suggested-domains .list-group-item {
  background: transparent;
}

#order-standard_cart .domain-suggestion button.btn.btn-add-to-cart.product-domain {
  padding: 10px 15px;
  margin-top: -8px;
  border-radius: 25px !important;
  font-size: 15px;
  line-height: 1;
  border-radius: 3px;
  background-color: #000;
  border-color: #000;
  color: #fff;
}

#order-standard_cart .dottld select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  padding: 0 1rem;
}

#order-standard_cart .dottld {
  position: relative;
}

#order-standard_cart .dottld:before {
  pointer-events: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  cursor: default;
  content: ".";
  display: inline;
  position: absolute;
  left: 0;
  top: auto;
  bottom: 8px;
  z-index: 1;
  padding: 0 0 0 0.75rem;
  color: #626262;
  line-height: normal;
}

#order-standard_cart .dottld.type-select:after {
  pointer-events: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  cursor: default;
  content: "";
  display: inline;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  padding: 0.375rem 0.75rem 0.375rem 0;
  color: #626262;
  line-height: 1.5;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  content: "\f107";
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}

#order-standard_cart #owndomaintld {
  padding-left: 1.07rem;
}

@media screen and (min-width: 567px) {
  /* Offset button by half the gutter for more seamless view */
  .domain-selection-options button[type=submit] {
    margin-left: -15px;
  }
}
#order-standard_cart #frmProductDomain .dottld select,
#order-standard_cart #frmProductDomain input#registersld,
#order-standard_cart #frmProductDomain .field,
#order-standard_cart #frmProductDomain .form-control,
#order-standard_cart #frmProductDomain .input-group-addon,
#order-standard_cart #frmProductDomain .domain-input-group .btn[type=submit] {
  height: 38px;
}

/* --------------------------
*
* Step 2. -> Product information card
*
** ----------------------- */
#order-standard_cart form#frmConfigureProduct #productInformation {
  padding: 0 0 1.5em 0;
  max-width: 400px;
}

#order-standard_cart form#frmConfigureProduct #productInformation.alert-success {
  background: #E8ECF4;
  color: #282828;
  border: 3px solid rgb(0, 0, 0);
  box-shadow: 0 3px 17px -4px #606060;
  border-radius: 20px;
  padding: 1.5em 1em;
}

#order-standard_cart form#frmConfigureProduct #productInformation.alert-success h4 {
  color: inherit;
}

#order-standard_cart form#frmConfigureProduct #productInformation.alert-success p {
  color: inherit !important;
}

#order-standard_cart form#frmConfigureProduct #productInformation ul {
  padding: 0 0 0 1em;
}

#order-standard_cart form#frmConfigureProduct #productInformation ul li {
  font-size: 0.9em;
}

#order-standard_cart form#frmConfigureProduct #productInformation .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  #order-standard_cart form#frmConfigureProduct #productInformation .flex {
    justify-content: center;
  }
}

#order-standard_cart form#frmConfigureProduct #productInformation .flex > div {
  padding: 0;
}

#order-standard_cart form#frmConfigureProduct #productInformation .flex > div + div {
  padding-left: 1em;
}

#order-standard_cart #frmConfigureProduct #productInformation .flex div:first-child i[class*=fa] {
  font-size: 3em;
}

@media only screen and (min-width: 576px) {
  #order-standard_cart #frmConfigureProduct #productInformation .flex div:first-child i[class*=fa] {
    font-size: 4em;
  }
}
@media only screen and (min-width: 768px) {
  #order-standard_cart #frmConfigureProduct #productInformation .flex div:first-child i[class*=fa] {
    /*margin-left:-110px;*/
  }
}
/* --------------------------
*
* Step 2. -> Billing cycle
*
** ----------------------- */
#order-standard_cart div.product-billing-cycle-select {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
  margin: 0 -5px;
  max-width: 100%;
}

#order-standard_cart div.product-billing-cycle-select label {
  display: block;
  padding: 0;
  margin: 0;
  max-width: 100%;
  margin: 0;
}

#order-standard_cart div.product-billing-cycle-select .billingCycleSelectionContainer {
  position: relative;
  width: 100%;
  max-width: 100%;
  padding: 5px;
  flex-grow: 0;
  flex-basis: inherit;
}

#order-standard_cart div.product-billing-cycle-select .billingCycleSelectionContainer input[type=radio] {
  cursor: pointer;
  opacity: 0;
  position: absolute;
  right: 1.5em;
  top: 1.5em;
  width: 1em;
  height: 1em;
  border-radius: 6px;
  border: 1px solid #38a761;
  box-shadow: none;
}

#order-standard_cart div.product-billing-cycle-select .billingCycleSelectionContainer input[type=radio]:focus ~ label {
  outline: 1px solid #264d73;
}

#order-standard_cart div.product-billing-cycle-select .billingCycleSelectionContainer input[type=radio]:checked ~ label,
#order-standard_cart div.product-billing-cycle-select .billingCycleSelectionContainer input[type=radio]:checked ~ label h4,
#order-standard_cart div.product-billing-cycle-select .billingCycleSelectionContainer input[type=radio]:checked ~ label p {
  color: inherit !important;
}

#order-standard_cart div.product-billing-cycle-select .billingCycleSelectionContainer input[type=radio]:checked ~ label p.save-notice {
  color: #000000;
}

#order-standard_cart div.product-billing-cycle-select .billingCycleSelectionContainer label {
  cursor: pointer;
  text-align: center;
  padding: 1.5em;
  background: #E8ECF4;
  border: 0;
  height: 100%;
  transition: border-color 0.1s, box-shadow 0.1s, background 0.1s, color 0.1s;
  border-radius: 20px;
}

#order-standard_cart div.product-billing-cycle-select .billingCycleSelectionContainer label > div {
  padding: 0;
  margin: 0;
  height: auto;
}

#order-standard_cart div.product-billing-cycle-select .billingCycleSelectionContainer label p.save-notice {
  transition: color 0.1s;
}

#order-standard_cart div.product-billing-cycle-select .billingCycleSelectionContainer input[type=radio]:checked ~ label {
  background: #E8ECF4;
  border-color: #000000;
  color: #000000 !important;
  box-shadow: 0 3px 17px -4px #606060;
  border: 3px solid #000;
}

@media screen and (min-width: 380px) {
  #order-standard_cart div.product-billing-cycle-select .billingCycleSelectionContainer {
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  #order-standard_cart div.product-billing-cycle-select .billingCycleSelectionContainer {
    width: 20%;
  }
}
/*
    Add-on products
*/
#main-body #order-standard_cart .sub-heading span, #order-standard_cart .sub-heading-borderless span {
  display: inline-block;
  position: relative;
  padding: 0;
  top: -11px;
  font-size: 22px;
  font-weight: bold;
  color: #000;
}

#main-body #order-standard_cart .panel-addon .panel-add {
  display: inline-block;
  width: auto;
  padding: 10px 15px;
  background-color: #000;
  color: #fff;
  border-radius: 25px;
}

#main-body #order-standard_cart .panel-addon .panel-body {
  padding: 0;
}

#main-body #order-standard_cart .panel-addon .panel-body label {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.25;
  color: #000;
}
#main-body #order-standard_cart .panel-addon .panel-body label .icheckbox_square-blue {
  display: none;
}

#main-body #order-standard_cart .panel-addon .panel-price {
  padding: 4px;
  font-size: 20px;
  margin-bottom: 10px;
  background-color: transparent;
}

/* --------------------------
*
* Step 2. -> More information
*
** ----------------------- */
#collapseParent1 a.btn {
  margin: 0 0.5em 0.5em 0;
}

/* --------------------------
*
* Step 3. -> cart-summary
*
** ----------------------- */
#main-body #order-standard_cart .secondary-cart-body form {
  background: #E8ECF4;
  border: 0;
  box-shadow: none;
  border-radius: 20px;
  padding: 1.5em 1.5em 1.5em 1.5em;
  margin-bottom: 40px;
}

#main-body #order-standard_cart .view-cart-items-header {
  position: relative;
  font-size: 1em;
  padding: 0;
  background: transparent;
  box-shadow: none;
  border-bottom: 0;
  border-radius: 0;
}

#main-body #order-standard_cart .view-cart-items .item-price {
  padding-top: 5px;
}

#main-body #order-standard_cart #promocode-form {
  margin-top: 35px;
}

#order-standard_cart #promocode-form .panel-heading {
  position: relative;
  font-size: 1.5em;
  padding: 0;
  box-shadow: none;
  border-radius: 0;
  color: #000;
  border-bottom: 0;
  text-align: left;
}

#main-body #order-standard_cart .secondary-cart-body #promocode-form form {
  padding: 1em 0;
  margin: 0;
}
#main-body #order-standard_cart .secondary-cart-body #promocode-form form .container {
  padding: 0;
}
#main-body #order-standard_cart .secondary-cart-body #promocode-form form .container input#inputPromotionCode {
  height: 49px;
  padding: 0 1em;
}

#order-standard_cart .view-cart-items-header h2 {
  text-align: left;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0;
  color: #000000;
  margin: 0.5em 0 0 0;
  padding: 0;
  box-shadow: none;
}

#order-standard_cart #promocode-form .panel-heading h3 {
  font-weight: 700;
  text-align: center;
  font-size: 1em;
  letter-spacing: 0;
  color: #000;
  margin: 0;
  padding: 0;
}

#main-body #order-standard_cart .order-summary h2 {
  text-align: left;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0;
  color: #000000;
  margin: 0.5em 0 0 0;
  padding: 0;
  box-shadow: none;
}

@media screen and (min-width: 567px) {
  #order-standard_cart .view-cart-items-header {
    font-size: 1em;
  }
}
#order-standard_cart div.view-cart-items {
  border-bottom: 0;
  box-shadow: none;
  margin: 0;
}

#order-standard_cart div.view-cart-items div.item-header {
  padding: 1em 1em 0.5em 1em;
  display: none;
  background: #f9f9f9;
  font-size: 0.9em;
}

#order-standard_cart div.view-cart-items div.item {
  padding: 1.5em 0;
  background: transparent;
  border-bottom: 1px solid #ccc;
  /*border-left: 1px solid #e9e9e9; 
  border-right: 1px solid #e9e9e9;*/
}

@media screen and (min-width: 567px) {
  #order-standard_cart div.view-cart-items div.item-header {
    padding: 1.5em 1.5em 0.7em 1.5em;
  }
  #order-standard_cart div.view-cart-items div.item {
    padding: 1.5em 0;
    margin: 0;
  }
}
#order-standard_cart div.view-cart-items div.item:nth-child(even) {
  background: transparent;
}

#order-standard_cart div.view-cart-items span.item-title {
  color: #000000;
  font-weight: 700;
  font-size: 1.2em;
}

#order-standard_cart div.view-cart-items span.item-title a.btn-link {
  font-weight: 700;
  margin-left: 7px;
  background: transparent;
  border-color: transparent;
}

#order-standard_cart div.view-cart-items span.item-title a.btn-link i {
  font-size: 1em;
}

/* item edit and delete links in mobile */
@media screen and (max-width: 578px) {
  #order-standard_cart div.view-cart-items div.item .col-sm-7 {
    min-height: 55px;
  }
  #order-standard_cart div.view-cart-items span.item-title {
    position: relative;
    padding-right: 85px;
  }
  #order-standard_cart div.view-cart-items span.item-domain {
    padding-right: 75px;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
  }
  #order-standard_cart div.view-cart-items span.item-group {
    padding-right: 75px;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
  }
  /* edit button  */
  #order-standard_cart div.view-cart-items span.item-title a.btn-link {
    position: absolute;
    right: 0;
    top: 0;
    padding: 2px;
    margin: 0;
  }
  #order-standard_cart div.view-cart-items span.item-title a.btn-link i {
    margin: 0 4px 0 0;
  }
  /* remove button  */
  #order-standard_cart div.view-cart-items span.item-title button.btn-link {
    position: absolute;
    right: 0;
    top: 24px;
    padding: 2px;
    margin: 0;
  }
  #order-standard_cart div.view-cart-items span.item-title button.btn-link i {
    font-size: 1.1em;
    margin: 0 4px 0 0;
  }
}
#order-standard_cart div.view-cart-items span.item-group {
  color: #000000;
  font-weight: 400;
  font-size: 1em;
}

#order-standard_cart div.view-cart-items span.item-group {
  color: #000000;
  font-weight: 400;
  font-size: 1em;
}

#order-standard_cart div.view-cart-items span.item-domain {
  color: #000000;
  font-weight: 400;
  font-size: 1em;
  word-wrap: break-word;
}

#order-standard_cart div.view-cart-items .item-price span.cycle {
  color: #000000;
  font-weight: 400;
  font-size: 1em;
}

#order-standard_cart div.view-cart-items .item-price span {
  font-size: 1.1em;
}

#order-standard_cart button.btn-remove-from-cart {
  color: #9d9d9d;
  padding: 0 1px;
  float: right;
}

#order-standard_cart button.btn-remove-from-cart i {
  font-size: 1.4em;
}

#order-standard_cart div.empty-cart {
  margin: 1em 0;
}

#order-standard_cart div.empty-cart button.btn {
  background: transparent;
  border: 0px solid #e9e9e9;
  color: #000000;
  margin: 5px;
}

#order-standard_cart div.empty-cart button.btn i {
  font-size: 1em;
  display: inline-block;
  margin-right: 0.2em;
  line-height: 1.1;
}

@media only screen and (max-width: 991px) {
  #order-standard_cart .secondary-cart-sidebar {
    margin: 0 auto;
    width: 100% !important;
    float: none;
  }
}
#order-standard_cart div.summary-container {
  padding: 1.5em 0;
  background: transparent;
  border-radius: 0;
  font-size: 0.9em;
}

#order-standard_cart div.summary-container .recurring-charges {
  color: #000000;
  font-size: 1em;
}

@media screen and (min-width: 567px) {
  #order-standard_cart div.summary-container {
    padding: 1.5em 0;
  }
}
@media only screen and (max-width: 991px) {
  #order-standard_cart .secondary-cart-sidebar {
    margin: 0 auto;
    width: 100%;
    float: none;
    padding: 0;
  }
}
#order-standard_cart div.order-summary {
  background: #E8ECF4;
  border: 0;
  box-shadow: none;
  border-radius: 20px;
  padding: 1.5em 1.5em 1.5em 1.5em;
}

@media only screen and (min-width: 992px) {
  #order-standard_cart div.order-summary {
    margin-left: 25px;
  }
}
#order-standard_cart div.order-summary .bordered-totals,
#order-standard_cart div.order-summary .subtotal {
  font-size: 1em;
  border-bottom: 1px solid #e9e9e9;
}

#order-standard_cart div.view-cart-tabs {
  margin-top: 1em;
}

#order-standard_cart div.view-cart-tabs ul.nav-tabs {
  padding-bottom: 0;
}

#order-standard_cart div.view-cart-tabs .nav-tabs > li.active > a {
  border-bottom: 0;
  background: #f9f9f9;
}

#order-standard_cart div.view-cart-tabs .tab-content {
  background: #f9f9f9;
  border-bottom: 3px solid #e9e9e9;
  box-shadow: 0 0 15px -4px #ddd;
}

#order-standard_cart div .btn-checkout {
  font-size: 1.2em;
  line-height: 1;
  padding: 0.7em 1.8em 0.7em 2em;
  margin-bottom: 1em;
}

#order-standard_cart div .btn-checkout.disabled {
  background: #b1b1b1;
  border-color: #b1b1b1;
  cursor: not-allowed;
}

#order-standard_cart div .btn-checkout i {
  margin-left: 0.4em;
  margin-right: 0.2em;
  font-size: 0.8em;
  line-height: 1;
  transition: margin 0.3s;
}

#order-standard_cart div .btn-checkout:hover i {
  margin-left: 0.6em;
  margin-right: 0;
}

#main-body #order-standard_cart .panel-default {
  background: #E8ECF4;
  border: 0;
  box-shadow: none;
  border-radius: 20px !important;
  padding: 1.5em 1.5em 1.5em 1.5em;
}

#order-standard_cart .panel-default .panel-heading {
  text-align: center;
  font-weight: 700;
}

/* --------------------------
*
* Step 3. Conf domain
*
** ----------------------- */
#order-standard_cart #frmConfigureDomains div.confdomain {
  background: #E8ECF4;
  border: 0;
  box-shadow: none;
  border-radius: 20px;
  padding: 1.5em 1.5em 1.5em 1.5em;
}

/*#order-standard_cart #frmConfigureDomains div.confdomain h3:first-child { 
    margin-bottom:.5em;
}*/
/*#order-standard_cart #frmConfigureDomains div.confdomain h3 { 
    margin-top:.5em;
}*/
/* --------------------------
*
* Customer information view
*
** ----------------------- */
body.cart-checkout #order-standard_cart div.cart-body .main-logo img {
  max-width: 100% !important;
  width: 600px;
  margin: 0 auto;
  padding: 0 20px;
}

#order-standard_cart div.sub-heading h3, #order-standard_cart div.sub-heading h2 {
  text-transform: initial;
}

#order-standard_cart input.form-control::-moz-placeholder {
  color: #c0c0c0;
  opacity: 1;
}

#order-standard_cart input.form-control::placeholder {
  color: #c0c0c0;
  opacity: 1;
}

#order-standard_cart input.form-control:-ms-input-placeholder {
  color: #c0c0c0;
}

#order-standard_cart input.form-control::-ms-input-placeholder {
  color: #c0c0c0;
}

#order-standard_cart div.checkout-box {
  background: #E8ECF4;
  border: 0;
  box-shadow: none;
  border-radius: 20px;
  padding: 1.5em 1.5em 1.5em 1.5em;
  margin: 2em 0;
}

#containerNewUserSignup .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 .flag-container {
  display: inline-block;
  line-height: 40px;
  width: 25%;
}
#containerNewUserSignup .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input#inputPhone {
  max-width: 75%;
  padding-left: 20px;
}

@media only screen and (min-width: 992px) {
  #containerNewUserSignup .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 .flag-container {
    width: 10%;
  }
  #containerNewUserSignup .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input#inputPhone {
    max-width: 90%;
  }
}
/* --------------------------
*
* Hide unused items in mobile
*
** ----------------------- */
#order-standard_cart .sidebar-collapsed {
  display: none !important;
}

/* --------------------------
*
* Muut tyylit
*
** ----------------------- */
#main-body #order-standard_cart .domain-checker-available {
  color: #000;
}

.domain-checker-available {
  color: #000;
}

#order-standard_cart {
  font-size: 1rem;
  padding-top: 35px;
  background-color: #fff;
  /*box-shadow: 0 0 8px 0 rgb(42, 58, 66);
  border-radius: 6px;*/
}

/*#order-standard_cart label, #order-standard_cart p {
    font-size: 1em !important;
    color: #000 !important;
    font-weight: 400 !imp#ortant;
}*/
#order-standard_cart .panel-heading {
  background-color: transparent;
  border-color: #000;
}

#order-standard_cart .panel-footer {
  background: transparent;
}

#order-standard_cart .panel-body {
  padding: 15px;
}

#order-standard_cart .input-group-addon {
  padding: 0;
  border-width: 0;
}

#order-standard_cart .modal-title i {
  display: inline;
  padding-top: 0;
}

#order-standard_cart button.btn-link {
  background: none !important;
  border: none;
  padding: 0 !important;
  /*input has OS specific font-family*/
  color: #000000;
  text-decoration: underline;
  text-transform: none;
  cursor: pointer;
}

div#order-progress-bar {
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

div#order-progress-bar ol {
  display: flex;
  flex-shrink: 0;
  flex-grow: 1;
  color: #000000;
  background-color: #fff;
  font-size: 17px;
  border-radius: 6px;
}

div#order-progress-bar ol li:last-child {
  border-top-right-radius: 6px;
  /*border-bottom-right-radius: 6px;*/
  border-right: 0px solid #fff;
}

div#order-progress-bar ol li {
  flex-shrink: 0;
  flex-grow: 1;
  text-align: left;
  position: relative;
  display: block;
}

@media only screen and (max-width: 991px) {
  div#order-progress-bar ol li {
    text-align: center;
  }
}
div#order-progress-bar ol li a, div#order-progress-bar ol li span {
  padding: 15px 0px;
  display: block;
}

div#order-progress-bar ol li a {
  color: #000000;
  width: 100%;
  height: 100%;
}

div#order-progress-bar ol li:nth-child(1) span:before, div#order-progress-bar ol li:nth-child(1) a:before {
  content: "1. ";
}

div#order-progress-bar ol li:nth-child(2) span:before, div#order-progress-bar ol li:nth-child(2) a:before {
  content: "2. ";
}

div#order-progress-bar ol li:nth-child(3) span:before, div#order-progress-bar ol li:nth-child(3) a:before {
  content: "3. ";
}

div#order-progress-bar ol li:nth-child(4) span:before, div#order-progress-bar ol li:nth-child(4) a:before {
  content: "4. ";
}

div#order-progress-bar ol li:nth-child(5) span:before, div#order-progress-bar ol li:nth-child(5) a:before {
  content: "5. ";
}

div#order-progress-bar ol li:nth-child(6) span:before, div#order-progress-bar ol li:nth-child(6) a:before {
  content: "6. ";
}

div#order-progress-bar ol li.current-step:after {
  width: 0;
  height: 0;
  position: absolute;
  content: "";
  display: block;
  /* Ads an arrow effect exploiting the way that browsers join borders together */
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #fff;
  /* centers relative to parent */
  left: 50%;
  /* Compensates for width of border (arrow) */
  top: 0;
  margin-left: -10px;
}

div#order-progress-bar ol li.current-step ~ li,
div#order-progress-bar ol li.current-step ~ li a {
  color: #000000;
  background-color: #ffffff;
}

#order-standard_cart div.cart-sidebar {
  display: none;
}

#order-standard_cart div.cart-body {
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}

/*
* asiakkaat/index
*/
body #order-standard_cart.list-products-page .panel-sidebar {
  border-radius: 0;
  margin-bottom: 20px !important;
  border-top-width: 0;
  background-color: #E8ECF4;
  border: 0;
  box-shadow: none;
  border-radius: 15px !important;
  padding: 0.5em 1em 0.85em 1em;
  font-size: 0.89em;
}
body #order-standard_cart.list-products-page .panel-sidebar .panel-sidebar:first-child {
  border-radius: 15px;
}
body #order-standard_cart.list-products-page .panel-sidebar .panel-heading:first-child,
body #order-standard_cart.list-products-page .panel-sidebar .panel-heading {
  padding: 1em 0;
  background-color: transparent;
}
body #order-standard_cart.list-products-page .panel-sidebar .panel-heading {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
body #order-standard_cart.list-products-page .panel-sidebar .panel-heading .panel-title {
  font-size: 1em;
}
body #order-standard_cart.list-products-page .panel-sidebar .list-group-item {
  background: transparent;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  color: #000000;
}
body #order-standard_cart.list-products-page .panel-sidebar .list-group-item:last-child {
  border: 0;
}
body #order-standard_cart.list-products-page .panel-sidebar .list-group-item.active {
  background: transparent;
  color: #000000;
  font-weight: bold;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
body #order-standard_cart.list-products-page .header-lined h1 {
  border: 0;
  padding: 0;
}
body #order-standard_cart.list-products-page #products .product {
  flex-wrap: wrap;
  display: flex;
  background: #E8ECF4;
  border: 0;
  box-shadow: none;
  border-radius: 20px;
  padding: 1.5em 1.5em 1.5em 1.5em;
  text-align: center;
  height: 95%;
}
body #order-standard_cart.list-products-page #products .product header {
  flex-basis: 100%;
  background-color: transparent;
  font-weight: bold;
  padding: 0;
  margin: 0 0 20px 0;
}
body #order-standard_cart.list-products-page #products .product div.product-desc {
  flex-basis: 100%;
  padding: 0;
  font-size: 1rem;
}
body #order-standard_cart.list-products-page #products .product div.product-desc br {
  display: none;
}
body #order-standard_cart.list-products-page #products .product div.product-desc ul {
  padding-left: 0;
  margin: 0;
}
body #order-standard_cart.list-products-page #products .product footer {
  flex-basis: 100%;
  background-color: transparent;
  padding: 0;
  margin: 20px 0 0 0;
}
body #order-standard_cart.list-products-page #products .product footer .price {
  font-weight: bold;
}

/* Säädöt cartin "Tilaus" napin sivulle alkaa, missä listataan tuotteet, tänne voi joku vielä päätyä hakukoneiden yms. kautta */
.list-products-page#order-standard_cart div.cart-body {
  width: 75%;
  padding-left: 30px !important;
  padding-right: 30px !important;
}

#order-standard_cart div.cart-sidebar3.sidebar2 {
  margin-top: 2em;
}

body #order-standard_cart .products .product > div li {
  list-style-type: none;
}

/* Säädöt cartin "Tilaus" napin sivulle päättyy */
#order-standard_cart .domain-input-group .btn[type=submit] {
  line-height: 35px;
  padding: 0 1em;
}

#order-standard_cart .header-lined h2 {
  display: none;
}

#order-standard_cart h2 {
  margin-left: 10px;
  margin-right: 10px;
}

#order-standard_cart h3 {
  font-size: 22px;
  letter-spacing: 0.001em;
  /*margin-top: 15px;*/
}
#order-standard_cart h3.panel-title {
  margin: 0;
}

#order-standard_cart .h3 {
  font-family: Arial, sans-serif;
  font-size: 22px;
  letter-spacing: 0.001em;
  /*margin-top: 15px;*/
}
#order-standard_cart .h3.panel-title {
  margin: 0;
}

#order-standard_cart .fa, #order-standard_cart .fab, #order-standard_cart .fas {
  vertical-align: middle;
  margin-top: -2px;
  line-height: 1.25;
}

#primaryLookupResult .price {
  font-weight: 600;
  font-size: 24px;
}

.big-status-icon .fas {
  font-size: 40px;
}

.big-status-icon {
  display: inline-block;
  height: 60px;
  width: 60px;
  line-height: 60px;
  padding-top: 0;
  border-radius: 50%;
  margin-right: 5px;
  background-color: #000;
  color: #fff;
}

.big-status-icon.fail {
  background-color: #edd6d2;
}

.big-status-icon.loading {
  background-color: transparent;
}

#order-standard_cart .icheckbox_square-blue,
#order-standard_cart .iradio_square-blue {
  display: inline-block;
  vertical-align: middle;
  margin: -3px 0 0 0;
  padding: 0;
  width: 22px;
  height: 22px;
  background: transparent;
  border: 1px solid #000;
  border-radius: 15px;
  cursor: pointer;
}
#order-standard_cart .icheckbox_square-blue.checked:after,
#order-standard_cart .iradio_square-blue.checked:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f00c";
  position: absolute;
  top: -6px;
  left: 3px;
  font-size: 0.8em;
}

#order-standard_cart .panel-product-custom-field .icheckbox_square-blue.checked:after,
#order-standard_cart .panel-product-custom-field .iradio_square-blue.checked:after {
  top: 2px;
  left: 3px;
  font-size: 0.85em;
  font-weight: bold;
  color: #000;
}

#order-standard_cart .product-info {
  border-radius: 6px;
  padding: 10px 20px;
  border-top: none;
  border-bottom: none;
  background-color: #d6e0eb;
  border: 1px solid #c6d4e2;
}

#order-standard_cart .domain-checker-available {
  color: #000;
}

#order-standard_cart .product-billing-cycle-select, #order-standard_cart .product-billing-cycle-select label {
  display: flex;
}

#order-standard_cart .product-billing-cycle-select label {
  background-color: #f8f8f8;
  border-radius: 6px;
  margin-right: 10px;
  flex-shrink: 0;
  flex-grow: 1;
  max-width: 225px;
}

#order-standard_cart .product-billing-cycle-select label:last-child {
  margin-right: 0px;
}

#order-standard_cart .product-billing-cycle-select label div {
  padding: 20px 10px;
}

#order-standard_cart .product-billing-cycle-select label div:nth-child(1) {
  align-self: center;
  padding-bottom: 60px;
}

#order-standard_cart .product-billing-cycle-select label div p {
  font-weight: 600;
  margin-bottom: 0;
  padding-bottom: 0;
}

#order-standard_cart .product-billing-cycle-select label div p span {
  font-size: 16px;
  font-weight: 400;
}

#order-standard_cart p.vat-notice, #order-standard_cart .product-billing-cycle-select label div p.save-notice {
  font-size: 0.95em;
  color: #444;
  font-weight: 400;
  padding-bottom: 0;
}

#order-standard_cart .product-billing-cycle-select label div p.save-notice {
  font-weight: 600;
  margin-top: 0.8em;
}

#order-standard_cart .alert-light {
  background-color: #f8f8f8;
  border-color: #f6f6f8;
}

#order-standard_cart .margin-b-20 {
  margin-bottom: 20px;
}

/* --------------------------
 *
 * Configure domains page
 *
** ----------------------- */
/* Ajax-kutsutussa poistetaan erikoistyylittely */
#order-standard_cart #domainAdditionalFields #frmConfigureDomains div.confdomain {
  box-shadow: none;
  border-bottom-width: 0;
  margin-bottom: 40px;
}

#order-standard_cart #domainAdditionalFields div.cart-body {
  margin-top: 0;
}

#order-standard_cart #frmProductDomainSelections {
  border-radius: 6px;
  background-color: #f8f8f8;
}

#order-standard_cart #frmProductDomainSelections #btnDomainContinue {
  margin-bottom: 30px;
}

#order-standard_cart #frmProductDomainSelections #searchDomainInfo {
  padding-top: 10px;
}

#order-standard_cart div.confdomain .container .row {
  background-color: transparent;
}

#order-standard_cart div.confdomain .container .row > div {
  padding-top: 15px;
  padding-bottom: 15px;
}

#order-standard_cart div.confdomain .container .row.odd {
  background-color: transparent;
}

#order-standard_cart div.confdomain .container .row .col-sm-3 {
  font-weight: 600;
}

#order-standard_cart div.confdomain p.intro {
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}

#order-standard_cart div.confdomain h3, #order-standard_cart div.confdomain h4 {
  text-align: center;
  padding-top: 10px;
}

#order-standard_cart div.confdomain .domain-cross-sell div.row {
  background-color: transparent;
}

#order-standard_cart div.confdomain .domain-cross-sell div.row.odd {
  background-color: transparent;
}

#order-standard_cart div.confdomain .domain-cross-sell .product-icon, #order-standard_cart div.confdomain .domain-cross-sell .product-button {
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
}

#order-standard_cart div.confdomain .domain-cross-sell .product-button {
  text-align: left;
  justify-content: left;
}

#order-standard_cart div.confdomain .domain-cross-sell .product-button .fas {
  vertical-align: -3px;
  margin-left: 5px;
}

#order-standard_cart div.confdomain .domain-cross-sell .product-icon i.fas {
  font-size: 64px;
  color: #444;
}

#order-standard_cart div.confdomain .field-help-text p:last-child {
  padding-bottom: 0px;
}

.no-bullet-points {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#order-standard_cart .addEuro.inline {
  display: inline !important;
}

#order-standard_cart .addEuro::after {
  content: " €";
}

#order-standard_cart div.view-cart-items .item-price span.addEuro.inline {
  font-size: 1em;
}

#order-standard_cart #configuredomains .container {
  width: 100%;
}

#order-standard_cart div.confdomain label {
  cursor: pointer;
  color: #000000;
  font-weight: bold;
}

/* --------------------------
 *
 * View cart page
 *
** ----------------------- */
#order-standard_cart .order-summary .total-due-today-padded #totalDueToday {
  margin-top: 0;
  line-height: 1;
}

#order-standard_cart .order-summary .total-due-today-padded {
  margin-top: 10px;
  text-align: right;
  margin-bottom: 25px;
}

#order-standard_cart .order-summary .total-due-today-padded .aligner {
  display: flex;
}

#order-standard_cart .order-summary .total-due-today-padded .aligner span {
  display: block;
  flex-basis: 100%;
}

#order-standard_cart .order-summary .total-due-today-padded .aligner span:first-child {
  text-align: left;
}

#order-standard_cart .view-cart-empty ul {
  max-width: 300px;
  margin: 0 auto;
  text-align: left;
}

#order-standard_cart .domainPricingSelector {
  margin-top: 5px;
  margin-bottom: 5px;
  vertical-align: 1px;
}
#order-standard_cart .domainPricingSelector .dropdown-toggle:after {
  display: none;
}

#order-standard_cart .domainPricingSelector .dropdown-menu.show {
  right: 0;
  left: auto;
  background-color: #fff;
}

#order-standard_cart .domainPricingSelector li.dropdown-item {
  padding: 0;
}

#order-standard_cart .domainPricingSelector li.dropdown-item a {
  padding: 0.25rem 1.5rem;
  display: block;
  width: 100%;
  height: 100%;
  color: #000;
}

#order-standard_cart .order-summary .recurring-totals {
  margin-top: 25px;
}

/* Empty cart page starts */
body.cart-view.cart-is-empty section#main-body {
  background-color: transparent;
  box-shadow: none;
}

body.cart-view.cart-is-empty section#main-body #order-standard_cart div.view-cart-items, body.cart-view.cart-is-empty section#main-body #order-standard_cart div.summary-container, body.cart-view.cart-is-empty section#main-body #order-standard_cart .panel-body {
  background-color: transparent;
}

body.cart-view.cart-is-empty section#main-body #order-standard_cart .secondary-cart-body {
  margin: 0 auto;
  max-width: 375px;
}

body.cart-view.cart-is-empty section#main-body #order-standard_cart .view-cart-empty {
  padding: 0;
  text-align: left;
}

body.cart-view.cart-is-empty section#main-body #order-standard_cart .secondary-cart-sidebar#scrollingPanelContainer {
  display: none;
}

#order-standard_cart .view-cart-empty ul {
  max-width: 100%;
  margin: 0;
  text-align: left;
  list-style: none;
  padding: 1em 0;
}

#order-standard_cart .view-cart-empty ul li {
  border-bottom: 1px solid #eee;
  margin: 0;
}

#order-standard_cart .view-cart-empty ul li:last-child {
  border: 0;
}

#order-standard_cart .view-cart-empty ul li a {
  font-size: 1.06em;
  line-height: 1;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0.7em;
}

#order-standard_cart .view-cart-empty ul li a:hover {
  background-color: transparent;
}

#order-standard_cart .view-cart-empty ul li a i {
  margin-left: 0.2em;
  font-size: 1em;
  line-height: 1;
  display: inline-block;
  float: right;
}

.view-cart-empty-container {
  width: 320px;
  margin: 0;
  max-width: 100%;
  text-align: left;
}

/* Empty cart page ends */
/* --------------------------
 *
 * Cart checkout page
 *
** ----------------------- */
body.cart-checkout #order-standard_cart .main-logo div {
  margin-top: 10px;
  text-align: center;
  margin-bottom: 30px;
}

body.cart-checkout #order-standard_cart .icheckbox_square-blue, body.cart-checkout #order-standard_cart .iradio_square-blue {
  vertical-align: -5px;
}

#main-body #order-standard_cart .sub-heading {
  margin: 0px;
}

#order-standard_cart .toggle-button {
  cursor: pointer;
}

#order-standard_cart h1 {
  font-size: 2em;
}

#main-body #order-standard_cart div.header-lined h1 {
  font-weight: bold;
  color: #000000;
  border-color: #000;
  padding: 0 0 0.5em 0;
}

#order-standard_cart .sub-heading h3, #order-standard_cart .sub-heading h2 {
  display: inline-block;
  padding: 0;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 30px;
  position: relative;
}

#order-standard_cart .sub-heading h2 {
  font-size: 24px;
  top: -9px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel] {
  padding-left: 100px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel] {
  padding-left: 90px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
  width: 84px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
  width: 92px;
}

li.country.highlight:not(:last-child) {
  margin-bottom: 0;
}

#order-standard_cart small {
  font-size: 0.925rem;
}

#order-standard_cart .panel-product-custom-field {
  box-shadow: 0 0 12px -5px #155724;
  padding: 0;
}

#order-standard_cart .panel-product-custom-field .panel-body {
  padding: 0;
}

#order-standard_cart .panel-product-custom-field .panel-body .form-group {
  margin-bottom: 0;
}

#order-standard_cart .panel-product-custom-field .panel-body label {
  cursor: pointer;
  margin-bottom: 0;
}

#order-standard_cart .panel-product-custom-field {
  padding: 15px;
  font-size: 17px;
  color: #888;
  font-weight: 300;
}

#order-standard_cart .panel-product-custom-field .field-help-text {
  font-size: 1em;
  line-height: 1.3;
}

#order-standard_cart .panel-product-custom-field div.flex > div:first-child {
  width: 10%;
  margin-top: 8px;
}

#order-standard_cart .panel-product-custom-field div.flex > div {
  padding: 0 10px;
  width: 90%;
}

@media only screen and (min-width: 768px) {
  #order-standard_cart .panel-product-custom-field div.flex > div:first-child {
    width: 5%;
  }
  #order-standard_cart .panel-product-custom-field div.flex > div {
    width: 95%;
  }
}
#order-standard_cart .field-help-text {
  font-size: 0.95em;
}

#order-standard_cart #frmConfigureProduct #productInformation .flex {
  justify-content: flex-start;
}

#order-standard_cart #frmConfigureProduct #productInformation .flex div {
  padding: 10px 20px;
  align-self: center;
}

#order-standard_cart #frmConfigureProduct #productInformation .flex div p:last-child {
  padding-bottom: 0;
}

#order-standard_cart #frmConfigureProduct #productInformation .flex div:first-child .fab, #order-standard_cart #frmConfigureProduct #productInformation .flex div:first-child .fas, #order-standard_cart #frmConfigureProduct #productInformation .flex div:first-child .far, #order-standard_cart #frmConfigureProduct #productInformation .flex div:first-child .fa {
  font-size: 64px;
}

#order-standard_cart #frmConfigureProduct #productInformation h4 {
  padding-bottom: 0;
}

#order-standard_cart #frmConfigureProduct #productInformation #h4Name {
  font-family: Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 4px;
  padding-bottom: 0;
}

#order-standard_cart #frmConfigureProduct #productInformation #productDomain {
  font-style: italic;
}

#order-standard_cart label.recommended {
  font-weight: 600;
}

#main-body #order-standard_cart .domain-selection-options .option {
  padding: 15px 0;
  background-color: transparent;
}

#order-standard_cart .domain-selection-options label.input-group-text {
  font-weight: 400;
  font-size: 16px;
  margin-right: 0;
  cursor: pointer;
}

body.cart-checkout section#main-body {
  background-color: transparent;
  box-shadow: none;
}

body.cart-checkout #order-standard_cart div.cart-body {
  margin-top: 0;
}

body.cart-checkout #order-standard_cart div.cart-body .main-logo {
  text-align: center;
}

body.cart-checkout #order-standard_cart div.cart-body .main-logo img {
  max-width: 600px;
}

#order-standard_cart .checkout-box {
  padding: 10px 20px 20px 20px;
  background-color: #f8f8f8;
  border-radius: 6px;
  margin-bottom: 30px;
  margin-top: 30px;
}

#order-standard_cart .planeetta-checkout-payment-info {
  background-color: #f0f0f0;
  border-radius: 6px;
  padding: 20px;
  margin: 0 0 20px 0;
}

#order-standard_cart .planeetta-checkout-payment-info p:last-child {
  padding-bottom: 0;
}

#order-standard_cart #paymentGatewaysContainer label.radio-inline {
  margin-right: 20px;
}

#order-standard_cart #totalDueToday {
  margin-top: 20px;
  background-color: transparent;
  border: 0;
  box-shadow: none;
  font-size: 1em;
}
#order-standard_cart #totalDueToday a.toggle-button {
  color: #000 !important;
}

#order-standard_cart .password-strength-meter p {
  margin-bottom: 0;
  padding-bottom: 0;
}

#containerNewUserSecurity {
  margin-top: 20px;
}

@media screen and (min-width: 992px) {
  #order-standard_cart .modal.show .modal-dialog {
    min-width: 600px;
  }
}
@media screen and (max-width: 992px) {
  div#order-standard_cart {
    padding-left: 0;
    padding-right: 0;
  }
}
#order-standard_cart .modal-header {
  padding-top: 10px;
  padding-bottom: 7px;
  border-bottom: 3px solid #424242;
  background-color: #000000 !important;
}

#order-standard_cart .modal-header .close {
  margin-left: 0;
}

#order-standard_cart .modal-body {
  padding: 2rem 2rem 1rem 2rem;
}

#order-standard_cart h4.modal-title {
  padding-bottom: 0;
  font-size: 1.2em;
  text-align: center;
  color: #fff;
  flex-grow: 1;
}

#order-standard_cart .sub-heading {
  border-top: 0;
  border-bottom: 0;
  height: auto !important;
  background-color: transparent;
  margin-top: 0;
  margin-bottom: 20px;
}

#order-standard_cart #frmDomainTransfer .panel-default .panel-heading {
  background-color: transparent;
  border-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  padding-top: 0;
  border: 0;
}

#main-body #order-standard_cart .account-select-container div.account {
  background: #E8ECF4;
  border: 0;
}

#order-standard_cart .domain-lookup-primary-results .headline {
  font-size: 1.2em !important;
}

.modal {
  z-index: 1050;
}

.modal-content {
  background-color: #fff;
  background-clip: border-box;
  border: 2px solid #ebedef;
  border-radius: 7px;
  box-shadow: none;
}

.modal-backdrop {
  background-color: #243342;
}

.modal-backdrop.in {
  filter: alpha(opacity=95);
  opacity: 0.95;
}

.modal-header {
  padding: 17px 19px 15px 24px;
  border-bottom: 2px solid #ebedef;
  background-color: #000000 !important;
}

.modal-header .close {
  padding: 0;
  margin: 5px 0 0;
  font-size: 18px;
  line-height: 1;
  color: #2c3e50;
}

.modal-title {
  margin: 0;
  font-size: 24px;
  line-height: 30px;
  color: #fff;
}

.modal-body {
  padding: 20px 24px 20px;
}

.modal-body p {
  font-size: 16px;
  line-height: 1.625;
}

.modal-footer {
  padding: 19px 22px 20px;
  background-color: rgba(236, 240, 241, 0.5);
  border-top: none;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
}

.modal-footer .btn + .btn {
  margin-left: 12px;
}

@media (max-width: 767px) {
  .modal-footer .btn {
    display: block;
    min-width: auto;
    margin-bottom: 15px;
  }
  .modal-footer .btn + .btn {
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 624px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: none;
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
  .site-header .dropdownp .ddm {
    padding-top: 24px;
  }
}
/* --------------------------
 *
 * Search-forms
 *
** ----------------------- */
/* WP Search form */
.search-form {
  overflow: hidden;
  height: 45px;
  position: relative;
  padding: 0;
  background-color: #eee;
  border: 0;
  display: inline-block;
  min-width: 500px;
  max-width: 100%;
  border-radius: 10px;
}
.search-form input[type=search] {
  background-color: transparent;
  height: 43px;
  line-height: 42px;
  border: 0;
  outline: none;
  width: 100%;
  padding: 0 15px;
  box-sizing: border-box;
}
.search-form input[type=submit] {
  background-color: transparent;
  color: #000;
  height: 40px;
  padding: 0 1em !important;
  outline: none;
  margin: 2px 2px 0 0 !important;
  border: 0;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 9px;
}
.search-form.rounded {
  border-radius: 15px;
  z-index: 1;
}

#mobilenav-additional .search-form {
  max-width: 215px;
}

/*#7c7c7c*/
.article-search {
  background-color: #eee;
  border-radius: 10px;
  color: #000;
}
.article-search form {
  display: flex;
  justify-content: space-between;
}
.article-search form input[type=text] {
  width: 85%;
  height: 70px;
  background-color: transparent;
  border: 0;
  color: #000;
  border-radius: 0px;
  padding: 0 10px 0 20px;
  font-size: 1em;
}
.article-search form button {
  width: 70px;
  height: 70px;
  background-color: #000000;
  color: #fff;
  border: 0;
  padding: 0;
  margin: 0;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.article-search-filters {
  margin-top: 20px;
}
.article-search-filters a.category-filter {
  color: #fff;
  text-decoration: none !important;
  background-color: rgba(20, 33, 64, 0.5);
  border-color: transparent;
  padding: 0.5em 0.85em 0.5em 0.5em;
}

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}

.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  display: none;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/* --------------------------
 *
 * 4. Theme css
 *
** ----------------------- */
/* Define theme body class here to prevent conflicts with whmscs */
/*body.hostingpalvelu-wp {*/
.row.flex > div[class*=col-] {
  display: flex;
}

/* --------------------------
*
* 4.1 Structure
*
** ----------------------- */
/* 4.1.1 Body & common */
body {
  color: #000000;
  -webkit-font-smoothing: auto; /* antialiased */
  font-size: 18px;
  font-family: Arial, sans-serif;
  background-color: #ffffff;
}
@media only screen and (min-width: 768px) {
  body {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1200px) {
  body {
    font-size: 18px;
  }
}

.site {
  overflow: hidden;
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
  padding: 0 20px;
  margin: 0 auto;
  max-width: 1326px;
  width: 100%;
}

.wide-container .container,
.container.wide {
  max-width: 1400px;
}

/* 4.1.2 Header */
header#site-header {
  background-color: transparent;
  position: relative;
  z-index: 10;
  width: 100%;
  height: 70px;
  transition: 0.4s all ease;
}
header#site-header a {
  color: #000000;
}
@media only screen and (max-width: 1199px) {
  header#site-header.fixed.minimize {
    height: 50px;
  }
  header#site-header.fixed.minimize .mobile.to-lg {
    transition: 0.4s all ease;
    padding: 5px 0;
  }
  header#site-header.fixed.minimize .mobile.to-lg .container {
    transition: 0.4s all ease;
    height: 40px;
  }
  header#site-header.fixed.minimize .mobile.to-lg .site-logo img {
    transition: 0.4s all ease;
    max-height: 40px;
  }
}
@media only screen and (min-width: 768px) {
  header#site-header {
    height: 80px;
  }
  header#site-header.fixed.minimize {
    height: 60px;
  }
  header#site-header.fixed.minimize .mobile.to-lg .container {
    height: 50px;
  }
  header#site-header.fixed.minimize nav#main-menu.dropdown li.menu-item-has-children div.submenu-container {
    top: 58px;
  }
  header#site-header.fixed.minimize nav#main-menu.dropdown li.menu-item-has-children button.open-submenu-dropdown.dropdown-open:after {
    bottom: -30px;
  }
}
@media only screen and (min-width: 992px) {
  header#site-header {
    height: 100px;
  }
  header#site-header .container {
    height: 100px;
  }
  header#site-header.fixed.minimize {
    height: 80px;
  }
  header#site-header.fixed.minimize .desktop.from-lg .container {
    height: 80px;
    transition: 0.4s all ease;
    padding: 10px 20px;
  }
  header#site-header.fixed.minimize .desktop.from-lg .site-logo img {
    transition: 0.4s all ease;
    max-width: 90%;
  }
  header#site-header.fixed.minimize nav#main-menu.dropdown li.menu-item-has-children div.submenu-container {
    top: 62px;
  }
  header#site-header.fixed.minimize nav#main-menu.dropdown li.menu-item-has-children button.open-submenu-dropdown.dropdown-open:after {
    bottom: -25px;
  }
}
header#site-header .desktop.from-lg {
  position: relative; /* Dropdown menu position holder */
  font-size: 1em;
  transition: 0.4s all ease;
}
@media only screen and (min-width: 1200px) {
  header#site-header .desktop.from-lg {
    font-size: 1em;
  }
}
@media only screen and (min-width: 768px) {
  header#site-header .desktop.from-lg .container {
    padding: 15px 20px;
  }
}
@media only screen and (min-width: 992px) {
  header#site-header .desktop.from-lg .container {
    padding: 20px;
  }
}
header#site-header .desktop.from-lg .top .container {
  text-align: right;
  padding: 20px 20px 10px 20px;
  font-size: 0.9em;
}
header#site-header .desktop.from-lg .top .top-links p {
  margin: 0;
  line-height: 1;
}
header#site-header .desktop.from-lg .top .top-links a {
  font-weight: 500;
}
header#site-header .desktop.from-lg .top .some-links {
  margin-left: 2em;
}
header#site-header .desktop.from-lg .top .some-links a {
  display: inline-block;
  margin: 0 5px;
}
header#site-header .desktop.from-lg .top .language-menu {
  margin-left: 2em;
}
header#site-header .desktop.from-lg .site-logo img {
  max-width: 200px;
}
@media only screen and (min-width: 992px) {
  header#site-header .desktop.from-lg .site-logo {
    width: 20%;
  }
  header#site-header .desktop.from-lg .site-logo img {
    max-width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  header#site-header .desktop.from-lg .main-navigation {
    width: 55%;
  }
}
header#site-header .desktop.from-lg .main-navigation ul.primary-menu {
  display: flex;
  justify-content: space-between;
}
header#site-header .desktop.from-lg .main-navigation ul.primary-menu > li {
  margin: 0 1em;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1365px) {
  header#site-header .desktop.from-lg .main-navigation ul.primary-menu > li {
    margin: 0 0.25em;
  }
  header#site-header .desktop.from-lg .main-navigation ul.primary-menu > li a {
    font-size: 0.8em;
  }
}
header#site-header .desktop.from-lg .shop-actions {
  margin-top: 3px;
  gap: 1em;
}
header#site-header .desktop.from-lg .shop-actions .language-menu .language-item {
  font-size: 0.8888888889em;
}
header#site-header .desktop.from-lg .shop-actions .language-menu .language-item a img {
  max-width: 20px;
}
header#site-header .desktop.from-lg .shop-actions .icon-button {
  width: 30px;
  padding: 0;
  margin: 0;
  text-align: center;
  font-size: 1em;
}
header#site-header .desktop.from-lg .shop-actions .btn {
  margin: 0;
  padding: 0.85em 1.25em;
  font-size: 0.8888888889em;
  border: 0;
}
header#site-header .desktop.from-lg .shop-actions span.cart-info {
  position: absolute;
  top: -9px;
  right: -10px;
  font-size: 13px;
  min-width: 17px;
  min-height: 17px;
  line-height: 17px;
  font-weight: bold;
  background-color: #A2B2D2;
  color: #000;
  padding: 0px 4px;
  border-radius: 50%;
  text-align: center;
}
header#site-header .desktop.from-lg .shop-actions .email i {
  font-size: 1.3333333333em;
}
header#site-header .desktop.from-lg .shop-actions i:before {
  margin: 0;
}
header#site-header .desktop.from-lg .shop-actions .account i.fas {
  display: none;
}
header#site-header .mobile.to-lg {
  padding: 10px 0;
}
@media only screen and (max-width: 575px) {
  header#site-header .mobile.to-lg {
    font-size: 16px;
  }
}
header#site-header .mobile.to-lg .container {
  padding: 0 10px;
  height: 50px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  header#site-header .mobile.to-lg {
    padding: 15px 0;
  }
  header#site-header .mobile.to-lg .container {
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1200px) {
  header#site-header .mobile.to-lg {
    padding: 20px 0;
  }
}
header#site-header .mobile.to-lg .navigation {
  width: 10%;
}
header#site-header .mobile.to-lg .navigation button.open-mobile-nav {
  display: inline-block;
  padding: 0;
  margin: 0;
  border-radius: 0;
  border: 0px;
  background-color: transparent;
  color: #000;
  font-size: 20px;
  position: relative;
}
header#site-header .mobile.to-lg .navigation button.open-mobile-nav i {
  position: absolute;
  bottom: -5px;
}
header#site-header .mobile.to-lg .language-menu {
  width: 48.5%;
  display: inline-block;
  font-size: 0.85em;
  margin-top: -2px;
}
@media only screen and (min-width: 375px) {
  header#site-header .mobile.to-lg .language-menu {
    font-size: 1em;
  }
}
header#site-header .mobile.to-lg .site-logo {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
header#site-header .mobile.to-lg .site-logo {
  /*@include media-from(380px){
  	& {
  		width: 26%;
  	}
  }
  @include media-from(640px){
  	& {
  		width: 24%;
  	}
  }
  @include media-from(md){
  	& {
  		width: 34%;
  	}
  }*/
}
header#site-header .mobile.to-lg .site-logo img {
  max-height: 50px;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
header#site-header .mobile.to-lg .site-logo.from-md.to-lg img {
  max-height: 35px;
}
header#site-header .mobile.to-lg .shop-actions {
  width: 41.5%;
  text-align: right;
  margin-top: 0;
}
header#site-header .mobile.to-lg .shop-actions {
  /*@include media-from(380px){
  	& {
  		width: 43%;
  	}
  }
  @include media-from(640px){
  	& {
  		width: 45%;
  	}
  }
  @include media-from(md){
  	& {
  		width: 36%;
  	}
  }*/
}
header#site-header .mobile.to-lg .shop-actions .icon-button {
  font-size: 1.25em;
  padding: 0 0.5em;
  line-height: 1;
}
header#site-header .mobile.to-lg .shop-actions .icon-button.cart {
  margin-top: 4px;
  display: inline-block;
}
header#site-header .mobile.to-lg .shop-actions .icon-button:last-child {
  padding-right: 0;
}
header#site-header .mobile.to-lg .shop-actions .btn {
  padding: 0.5em 0.75em;
  margin-top: -5px;
  font-size: 0.85em;
}
header#site-header .mobile.to-lg .shop-actions span.cart-info {
  background-color: #50c77d;
  color: #000;
}
header#site-header .mobile.to-lg .shop-actions .account {
  padding: 0.5em 0.25em;
}
header#site-header .mobile.to-lg .shop-actions .account span.my-account-text {
  display: none;
}
@media only screen and (min-width: 420px) {
  header#site-header .mobile.to-lg .shop-actions .account {
    padding: 0.5em 0.75em;
  }
  header#site-header .mobile.to-lg .shop-actions .account i.fas {
    display: none;
  }
  header#site-header .mobile.to-lg .shop-actions .account span.my-account-text {
    display: inline;
  }
}

/* Fixed header */
body.admin-bar.fixed-header header#site-header.fixed {
  top: 32px;
}

header#site-header.fixed {
  position: fixed;
  top: 0;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
}
header#site-header.fixed .header-bg {
  background-color: #ffffff;
}

/* Content pusher for fixed header */
.fixed-header-content-push {
  padding-top: 70px;
}

@media only screen and (min-width: 768px) {
  .fixed-header-content-push {
    padding-top: 80px;
  }
}
@media only screen and (min-width: 992px) {
  .fixed-header-content-push {
    padding-top: 100px;
  }
}
/* 4.1.3 Main content */
#main-content {
  margin-top: 1em;
}
@media only screen and (min-width: 768px) {
  #main-content.container .content-padding {
    padding: 20px;
  }
}
@media only screen and (min-width: 992px) {
  #main-content.container .content-padding {
    padding: 30px 20px;
  }
}
@media only screen and (min-width: 1200px) {
  #main-content.container .content-padding {
    padding: 40px 0;
  }
}

.main-content-ph {
  margin: 20px 0;
  display: inline-block;
}

/* 4.1.4 Hero */
#site-hero {
  position: relative;
  overflow: hidden;
  padding-top: 1em;
}
#site-hero .hero-leftside,
#site-hero .hero-rightside {
  width: 100%;
}
#site-hero .hero-rightside {
  background-size: cover;
  background-position: center;
  text-align: center;
  justify-content: center;
}
@media only screen and (min-width: 768px) {
  #site-hero .hero-rightside {
    text-align: left;
  }
}
#site-hero .hero-rightside img {
  width: auto;
  max-height: 350px;
}
@media only screen and (min-width: 768px) {
  #site-hero .hero-rightside img {
    max-height: 465px;
  }
}
#site-hero .hero-rightside {
  /*img {
  	& {
  		max-height: 250px;
  	}
  	@include media-from(md){
  		& {
  			max-height: 450px;
  			margin: 0 auto;
  		}
  	}
  }*/
}
@media only screen and (min-width: 768px) {
  #site-hero {
    /*max-height: 460px;*/
  }
  #site-hero .hero-leftside,
  #site-hero .hero-rightside {
    width: 50%;
  }
  #site-hero .hero-leftside .hero-text .hero-text-content-wrap {
    max-width: 615px;
    margin: 0 0 0 auto;
  }
}
#site-hero .hero-content-wrapper.small-logo .hero-small-logo {
  display: none;
  position: absolute;
  max-width: 120px;
  top: 50%;
  left: 0;
  right: 0;
  margin: -60px auto 0 auto; /* to center: minus margin = logo height / 2 */
}
@media only screen and (min-width: 768px) {
  #site-hero .hero-content-wrapper.small-logo .hero-small-logo {
    display: inline-block;
  }
  #site-hero .hero-content-wrapper.small-logo .hero-leftside .hero-text {
    padding-right: 130px;
  }
}
#site-hero .hero-content-wrapper.small-logo .hero-leftside .hero-text {
  padding: 40px 20px;
}
@media only screen and (min-width: 768px) {
  #site-hero .hero-content-wrapper.small-logo.hero-text-heading .hero-leftside .hero-text {
    padding: 20px 130px 20px 20px !important;
  }
}
#site-hero .hero-content-wrapper .hero-leftside .hero-text .hero-text-content-wrap {
  text-align: center;
}
#site-hero .hero-content-wrapper .hero-leftside .hero-text h1, #site-hero .hero-content-wrapper .hero-leftside .hero-text h2, #site-hero .hero-content-wrapper .hero-leftside .hero-text h3, #site-hero .hero-content-wrapper .hero-leftside .hero-text h4, #site-hero .hero-content-wrapper .hero-leftside .hero-text h5, #site-hero .hero-content-wrapper .hero-leftside .hero-text h6 {
  margin-bottom: 0;
}
#site-hero .hero-content-wrapper .hero-leftside .hero-text h1 + p, #site-hero .hero-content-wrapper .hero-leftside .hero-text h2 + p, #site-hero .hero-content-wrapper .hero-leftside .hero-text h3 + p, #site-hero .hero-content-wrapper .hero-leftside .hero-text h4 + p, #site-hero .hero-content-wrapper .hero-leftside .hero-text h5 + p, #site-hero .hero-content-wrapper .hero-leftside .hero-text h6 + p {
  margin-top: 10px;
}
@media only screen and (min-width: 768px) {
  #site-hero .hero-content-wrapper .hero-leftside .hero-text .hero-text-content-wrap {
    justify-content: left;
    text-align: left;
  }
  #site-hero .hero-content-wrapper .hero-leftside .hero-text h1, #site-hero .hero-content-wrapper .hero-leftside .hero-text h2, #site-hero .hero-content-wrapper .hero-leftside .hero-text h3, #site-hero .hero-content-wrapper .hero-leftside .hero-text h4, #site-hero .hero-content-wrapper .hero-leftside .hero-text h5, #site-hero .hero-content-wrapper .hero-leftside .hero-text h6 {
    font-size: 2.8em;
  }
}
@media only screen and (min-width: 992px) {
  #site-hero .hero-content-wrapper .hero-leftside .hero-text h1, #site-hero .hero-content-wrapper .hero-leftside .hero-text h2, #site-hero .hero-content-wrapper .hero-leftside .hero-text h3, #site-hero .hero-content-wrapper .hero-leftside .hero-text h4, #site-hero .hero-content-wrapper .hero-leftside .hero-text h5, #site-hero .hero-content-wrapper .hero-leftside .hero-text h6 {
    font-size: 3em;
  }
}
@media only screen and (min-width: 1200px) {
  #site-hero .hero-content-wrapper .hero-leftside .hero-text h1, #site-hero .hero-content-wrapper .hero-leftside .hero-text h2, #site-hero .hero-content-wrapper .hero-leftside .hero-text h3, #site-hero .hero-content-wrapper .hero-leftside .hero-text h4, #site-hero .hero-content-wrapper .hero-leftside .hero-text h5, #site-hero .hero-content-wrapper .hero-leftside .hero-text h6 {
    font-size: 3em;
  }
}
#site-hero .hero-content-wrapper .hero-leftside .hero-text .btn {
  margin-bottom: 10px;
}
#site-hero .hero-content-wrapper.hero-text-heading .hero-leftside .hero-text {
  height: 100%;
}
@media only screen and (min-width: 768px) {
  #site-hero .hero-content-wrapper.hero-text-heading .hero-leftside .hero-text {
    justify-content: right;
  }
}
#site-hero .hero-content-wrapper.hero-text-heading .hero-leftside .hero-text .hero-text-content-wrap {
  height: 100%;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#site-hero .hero-content-wrapper.hero-text-heading .hero-leftside .hero-text h1, #site-hero .hero-content-wrapper.hero-text-heading .hero-leftside .hero-text h2, #site-hero .hero-content-wrapper.hero-text-heading .hero-leftside .hero-text h3, #site-hero .hero-content-wrapper.hero-text-heading .hero-leftside .hero-text h4, #site-hero .hero-content-wrapper.hero-text-heading .hero-leftside .hero-text h5, #site-hero .hero-content-wrapper.hero-text-heading .hero-leftside .hero-text h6 {
  font-size: 2.5em;
  margin: 0;
}
@media only screen and (min-width: 1366px) {
  #site-hero .hero-content-wrapper.hero-text-heading .hero-leftside .hero-text h1, #site-hero .hero-content-wrapper.hero-text-heading .hero-leftside .hero-text h2, #site-hero .hero-content-wrapper.hero-text-heading .hero-leftside .hero-text h3, #site-hero .hero-content-wrapper.hero-text-heading .hero-leftside .hero-text h4, #site-hero .hero-content-wrapper.hero-text-heading .hero-leftside .hero-text h5, #site-hero .hero-content-wrapper.hero-text-heading .hero-leftside .hero-text h6 {
    font-size: 5em;
  }
}
#site-hero .hero-content-wrapper.one-one-columns {
  flex-wrap: wrap-reverse;
}
@media only screen and (min-width: 768px) {
  #site-hero .hero-content-wrapper.one-one-columns {
    flex-wrap: wrap;
  }
}
#site-hero .hero-content-wrapper.one-one-columns .hero-leftside .hero-text {
  padding: 20px 0;
}
#site-hero .hero-content-wrapper.two-one-columns {
  flex-wrap: wrap-reverse;
}
@media only screen and (min-width: 768px) {
  #site-hero .hero-content-wrapper.two-one-columns {
    flex-wrap: wrap;
    min-height: 480px;
  }
}
@media only screen and (min-width: 1920px) {
  #site-hero .hero-content-wrapper.two-one-columns {
    min-height: 700px;
  }
}
#site-hero .hero-content-wrapper.two-one-columns .hero-leftside .hero-text {
  padding: 20px;
}
#site-hero .hero-content-wrapper.two-one-columns .hero-leftside .hero-text-under {
  padding: 20px;
}
#site-hero .hero-content-wrapper.two-one-columns .hero-leftside .hero-text-under h1, #site-hero .hero-content-wrapper.two-one-columns .hero-leftside .hero-text-under h2, #site-hero .hero-content-wrapper.two-one-columns .hero-leftside .hero-text-under h3, #site-hero .hero-content-wrapper.two-one-columns .hero-leftside .hero-text-under h4, #site-hero .hero-content-wrapper.two-one-columns .hero-leftside .hero-text-under h5, #site-hero .hero-content-wrapper.two-one-columns .hero-leftside .hero-text-under h6 {
  font-size: 4em;
  line-height: 1;
  margin: 0;
}
#site-hero .hero-content-wrapper.two-one-columns .hero-leftside .hero-text-content-wrap {
  max-width: 550px;
}
@media only screen and (min-width: 992px) {
  #site-hero .hero-content-wrapper.two-one-columns .hero-leftside .hero-text-content-wrap {
    min-width: 550px;
    margin: 0 40px 0 auto;
  }
}
@media only screen and (min-width: 768px) {
  #site-hero .hero-content-wrapper.two-one-columns .hero-leftside .hero-text,
  #site-hero .hero-content-wrapper.two-one-columns .hero-leftside .hero-text-under {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  #site-hero .hero-content-wrapper.two-one-columns .hero-leftside .hero-text {
    height: 50%;
    padding: 40px;
  }
  #site-hero .hero-content-wrapper.two-one-columns .hero-leftside .hero-text-under {
    height: 50%;
    padding: 20px 40px 0 40px;
  }
  #site-hero .hero-content-wrapper.two-one-columns .hero-leftside .hero-text-under h1, #site-hero .hero-content-wrapper.two-one-columns .hero-leftside .hero-text-under h2, #site-hero .hero-content-wrapper.two-one-columns .hero-leftside .hero-text-under h3, #site-hero .hero-content-wrapper.two-one-columns .hero-leftside .hero-text-under h4, #site-hero .hero-content-wrapper.two-one-columns .hero-leftside .hero-text-under h5, #site-hero .hero-content-wrapper.two-one-columns .hero-leftside .hero-text-under h6 {
    font-size: 4.5em;
    line-height: 1.25;
  }
}
#site-hero .hero-content-wrapper.no-rightside .hero-leftside {
  width: 100%;
}
#site-hero .hero-content-wrapper.no-rightside .hero-leftside .hero-text {
  padding: 20px 0 40px 0;
}
#site-hero .hero-content-wrapper.no-rightside .hero-leftside .hero-text .hero-text-content-wrap {
  margin: 0;
  max-width: 100%;
  display: block;
}
#site-hero {
  /* Parallax effect */
}
#site-hero.parallax .hero-background {
  /* Full height */
  height: 100%;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* 4.1.5 Footer */
footer#site-footer {
  background: #292726;
  padding: 30px 0 40px 0;
  color: #ffffff;
}
footer#site-footer a {
  color: #ffffff;
}
footer#site-footer .some-links a:first-child .fa:before, footer#site-footer .some-links a:first-child .fas:before, footer#site-footer .some-links a:first-child .fa-solid:before, footer#site-footer .some-links a:first-child .fad:before, footer#site-footer .some-links a:first-child .fa-duotone:before, footer#site-footer .some-links a:first-child .far:before, footer#site-footer .some-links a:first-child .fa-regular:before, footer#site-footer .some-links a:first-child .fal:before, footer#site-footer .some-links a:first-child .fa-light:before, footer#site-footer .some-links a:first-child .fab:before, footer#site-footer .some-links a:first-child .fa-brands:before {
  margin-left: 0;
}
footer#site-footer .language-menu li.language-item:first-child a {
  padding-left: 0;
}
footer#site-footer .footer-navigation {
  display: flex;
  flex-direction: column;
}
footer#site-footer .footer-navigation #footer-menu {
  order: 2;
}
@media only screen and (min-width: 992px) {
  footer#site-footer .footer-navigation #footer-menu {
    order: 1;
  }
}
footer#site-footer .footer-navigation .footer-bottom {
  order: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
footer#site-footer .footer-navigation .footer-bottom .some-links {
  margin: 0 1em 1em 0;
}
footer#site-footer .footer-navigation .footer-bottom .some-links a i {
  font-size: 1.5em;
}
@media only screen and (min-width: 768px) {
  footer#site-footer .footer-navigation .footer-bottom .some-links {
    width: 48%;
  }
}
footer#site-footer .footer-navigation .footer-bottom .language-menu {
  margin: 0 1em 1em 0;
}
@media only screen and (min-width: 768px) {
  footer#site-footer .footer-navigation .footer-bottom .language-menu {
    width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  footer#site-footer .footer-navigation .footer-bottom .language-menu {
    width: 20%;
  }
}
@media only screen and (min-width: 992px) {
  footer#site-footer .footer-navigation .footer-bottom {
    order: 1;
  }
}

/* --------------------------
*
* 4.2 Typografia
*
** ----------------------- */
html,
body,
input,
input[type=submit],
input[type=number],
input[type=button],
button,
.button,
.btn,
.link-button,
select,
textarea {
  font-family: Arial, sans-serif;
}

blockquote {
  font-size: 1em;
  opacity: 1;
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  position: relative;
}

blockquote:before {
  display: none;
  /*display: block; */
  font-size: 3.6em;
  opacity: 0.75;
  content: "“";
  position: absolute;
  left: -0.65em;
  top: -0.3em;
  line-height: 1;
}

@media only screen and (min-width: 768px) {
  blockquote {
    font-size: 1.5em;
  }
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin: 0 0 0.5em 0;
  line-height: 1.25;
  font-weight: 700;
  font-family: "Satoshi-Variable", Arial, sans-serif;
}

p + h1, p + h2, p + h3, p + h4, p + h5, p + h6 {
  margin-top: 0.5em;
}

/*p + h1 , p + h2, p + h3, p + h4, p + h5, p + h6	{ 
	margin-top: 1.2em; 
}*/
/* Headings */
h1, .h1 {
  font-size: 1.7777777778em;
  color: #000000;
}

h2, .h2 {
  font-size: 1.5555555556em;
  color: #000000;
}

h3, .h3 {
  font-size: 1.2222222222em;
  color: #000000;
  font-family: "Satoshi-Variable", Arial, sans-serif;
}

h4, .h4 {
  font-size: 1.1111111111em;
  color: #000000;
}

h5, .h5 {
  font-size: 1em;
  color: #000000;
}

h6, .h6 {
  font-size: 1em;
  color: #000000;
}

h1 a, .h1 a,
h2 a, .h2 a,
h3 a, .h3 a,
h4 a, .h4 a,
h5 a, .h5 a,
h6 a, .h6 a {
  color: inherit;
}

/* Desktop headings */
@media only screen and (min-width: 992px) {
  h1, .h1 {
    font-size: 2.7777777778em;
  }
  h2, .h2 {
    font-size: 2em;
  }
  h2.entry-title, .h2.entry-title {
    margin-bottom: 0.5em;
  }
  h3, .h3 {
    font-size: 1.4444444444em;
  }
  h4, .h4 {
    font-size: 1.2222222222em;
  }
  h5, .h5 {
    font-size: 1.1111111111em;
  }
  h6, .h6 {
    font-size: 1.1111111111em;
  }
  a:hover {
    opacity: 0.8;
  }
}
p {
  line-height: 1.5;
}

p:empty {
  display: none;
}

.primary-font {
  font-family: Arial, sans-serif;
}

.secondary-font {
  font-family: "Satoshi-Variable", Arial, sans-serif;
}

.ingress {
  font-size: 1.1em;
  font-weight: 300;
  line-height: 1.5;
}

hr {
  margin: 1em auto;
  max-width: 30%;
}

.secondary-font {
  font-family: "Satoshi-Variable", Arial, sans-serif;
}

.tertiary-font {
  font-family: "Satoshi-Variable", Arial, sans-serif;
  font-weight: 300;
}

a:hover, a:focus {
  color: #000000;
}

/* --------------------------
*
* 4.3 Color classes & background-color sets
*
** ----------------------- */
/* primary-bg */
.primary-bg {
  background-color: #000000;
}

.primary-bg-darker {
  background-color: black;
}

/* primary-bg colors */
.primary-color {
  color: #000000;
}

.primary-bg, .primary-bg-darker {
  color: #fff;
}

.col-content.primary-bg h1, .col-content.primary-bg .h1,
.col-content.primary-bg h2, .col-content.primary-bg .h2,
.col-content.primary-bg h3, .col-content.primary-bg .h3,
.col-content.primary-bg h4, .col-content.primary-bg .h4,
.col-content.primary-bg h5, .col-content.primary-bg .h5,
.col-content.primary-bg h6, .col-content.primary-bg .h6, .col-content.primary-bg-darker h1, .col-content.primary-bg-darker .h1,
.col-content.primary-bg-darker h2, .col-content.primary-bg-darker .h2,
.col-content.primary-bg-darker h3, .col-content.primary-bg-darker .h3,
.col-content.primary-bg-darker h4, .col-content.primary-bg-darker .h4,
.col-content.primary-bg-darker h5, .col-content.primary-bg-darker .h5,
.col-content.primary-bg-darker h6, .col-content.primary-bg-darker .h6 {
  color: #fff;
}
.col-content.primary-bg a, .col-content.primary-bg-darker a {
  color: #fff;
}
.col-content.primary-bg input[type=button].btn-primary, .col-content.primary-bg input[type=button].btn-cta,
.col-content.primary-bg button.btn-primary,
.col-content.primary-bg button.btn-cta,
.col-content.primary-bg .btn.btn-primary,
.col-content.primary-bg .btn.btn-cta,
.col-content.primary-bg .link-button.btn-primary,
.col-content.primary-bg .link-button.btn-cta, .col-content.primary-bg-darker input[type=button].btn-primary, .col-content.primary-bg-darker input[type=button].btn-cta,
.col-content.primary-bg-darker button.btn-primary,
.col-content.primary-bg-darker button.btn-cta,
.col-content.primary-bg-darker .btn.btn-primary,
.col-content.primary-bg-darker .btn.btn-cta,
.col-content.primary-bg-darker .link-button.btn-primary,
.col-content.primary-bg-darker .link-button.btn-cta {
  background-color: #fff;
  color: #000;
}
.col-content.primary-bg b, .col-content.primary-bg strong, .col-content.primary-bg-darker b, .col-content.primary-bg-darker strong {
  color: #fff;
}

.white-color {
  color: #fff;
}

.white-bg {
  background-color: #fff;
  color: #000000;
}

.col-content.white-bg h1, .col-content.white-bg .h1,
.col-content.white-bg h2, .col-content.white-bg .h2,
.col-content.white-bg h3, .col-content.white-bg .h3,
.col-content.white-bg h4, .col-content.white-bg .h4,
.col-content.white-bg h5, .col-content.white-bg .h5,
.col-content.white-bg h6, .col-content.white-bg .h6 {
  color: #000000;
}
.col-content.white-bg a {
  color: #000000;
}
.col-content.white-bg b, .col-content.white-bg strong {
  color: #000000;
}

/* secondary-bg */
.secondary-bg {
  background-color: #A2B2D2;
}

.secondary-bg-darker {
  background-color: rgb(127.6304347826, 149.5434782609, 193.3695652174);
}

.secondary-light-bg {
  background-color: #E8ECF4;
}

.secondary-light-bg-darker {
  background-color: rgb(197.5, 207.5, 227.5);
}

.secondary-light-bg-gradient {
  background: linear-gradient(130deg, rgba(255, 255, 255, 0.6096813725) 0%, rgb(232, 236, 244) 100%);
}

/* secondary-bg colors */
.secondary-color {
  color: #A2B2D2;
}

.secondary-light-color {
  color: #E8ECF4;
}

.secondary-bg,
.secondary-bg-darker,
.secondary-light-bg,
.secondary-light-bg-darker,
.secondary-light-bg-gradient {
  color: #000000;
}
.secondary-bg.col-content h1, .secondary-bg.col-content .h1,
.secondary-bg.col-content h2, .secondary-bg.col-content .h2,
.secondary-bg.col-content h3, .secondary-bg.col-content .h3,
.secondary-bg.col-content h4, .secondary-bg.col-content .h4,
.secondary-bg.col-content h5, .secondary-bg.col-content .h5,
.secondary-bg.col-content h6, .secondary-bg.col-content .h6,
.secondary-bg-darker.col-content h1,
.secondary-bg-darker.col-content .h1,
.secondary-bg-darker.col-content h2,
.secondary-bg-darker.col-content .h2,
.secondary-bg-darker.col-content h3,
.secondary-bg-darker.col-content .h3,
.secondary-bg-darker.col-content h4,
.secondary-bg-darker.col-content .h4,
.secondary-bg-darker.col-content h5,
.secondary-bg-darker.col-content .h5,
.secondary-bg-darker.col-content h6,
.secondary-bg-darker.col-content .h6,
.secondary-light-bg.col-content h1,
.secondary-light-bg.col-content .h1,
.secondary-light-bg.col-content h2,
.secondary-light-bg.col-content .h2,
.secondary-light-bg.col-content h3,
.secondary-light-bg.col-content .h3,
.secondary-light-bg.col-content h4,
.secondary-light-bg.col-content .h4,
.secondary-light-bg.col-content h5,
.secondary-light-bg.col-content .h5,
.secondary-light-bg.col-content h6,
.secondary-light-bg.col-content .h6,
.secondary-light-bg-darker.col-content h1,
.secondary-light-bg-darker.col-content .h1,
.secondary-light-bg-darker.col-content h2,
.secondary-light-bg-darker.col-content .h2,
.secondary-light-bg-darker.col-content h3,
.secondary-light-bg-darker.col-content .h3,
.secondary-light-bg-darker.col-content h4,
.secondary-light-bg-darker.col-content .h4,
.secondary-light-bg-darker.col-content h5,
.secondary-light-bg-darker.col-content .h5,
.secondary-light-bg-darker.col-content h6,
.secondary-light-bg-darker.col-content .h6,
.secondary-light-bg-gradient.col-content h1,
.secondary-light-bg-gradient.col-content .h1,
.secondary-light-bg-gradient.col-content h2,
.secondary-light-bg-gradient.col-content .h2,
.secondary-light-bg-gradient.col-content h3,
.secondary-light-bg-gradient.col-content .h3,
.secondary-light-bg-gradient.col-content h4,
.secondary-light-bg-gradient.col-content .h4,
.secondary-light-bg-gradient.col-content h5,
.secondary-light-bg-gradient.col-content .h5,
.secondary-light-bg-gradient.col-content h6,
.secondary-light-bg-gradient.col-content .h6 {
  color: #000000;
}
.secondary-bg.col-content a,
.secondary-bg-darker.col-content a,
.secondary-light-bg.col-content a,
.secondary-light-bg-darker.col-content a,
.secondary-light-bg-gradient.col-content a {
  color: #000000;
}
.secondary-bg.col-content b, .secondary-bg.col-content strong,
.secondary-bg-darker.col-content b,
.secondary-bg-darker.col-content strong,
.secondary-light-bg.col-content b,
.secondary-light-bg.col-content strong,
.secondary-light-bg-darker.col-content b,
.secondary-light-bg-darker.col-content strong,
.secondary-light-bg-gradient.col-content b,
.secondary-light-bg-gradient.col-content strong {
  color: #000000;
}
.secondary-bg.col-content input[type=button].cta,
.secondary-bg.col-content .btn-cta,
.secondary-bg.col-content .btn.cta,
.secondary-bg.col-content button.cta,
.secondary-bg.col-content .button.cta,
.secondary-bg.col-content .link-button.cta,
.secondary-bg-darker.col-content input[type=button].cta,
.secondary-bg-darker.col-content .btn-cta,
.secondary-bg-darker.col-content .btn.cta,
.secondary-bg-darker.col-content button.cta,
.secondary-bg-darker.col-content .button.cta,
.secondary-bg-darker.col-content .link-button.cta,
.secondary-light-bg.col-content input[type=button].cta,
.secondary-light-bg.col-content .btn-cta,
.secondary-light-bg.col-content .btn.cta,
.secondary-light-bg.col-content button.cta,
.secondary-light-bg.col-content .button.cta,
.secondary-light-bg.col-content .link-button.cta,
.secondary-light-bg-darker.col-content input[type=button].cta,
.secondary-light-bg-darker.col-content .btn-cta,
.secondary-light-bg-darker.col-content .btn.cta,
.secondary-light-bg-darker.col-content button.cta,
.secondary-light-bg-darker.col-content .button.cta,
.secondary-light-bg-darker.col-content .link-button.cta,
.secondary-light-bg-gradient.col-content input[type=button].cta,
.secondary-light-bg-gradient.col-content .btn-cta,
.secondary-light-bg-gradient.col-content .btn.cta,
.secondary-light-bg-gradient.col-content button.cta,
.secondary-light-bg-gradient.col-content .button.cta,
.secondary-light-bg-gradient.col-content .link-button.cta {
  background-color: #50c77d;
  color: #000;
  border-color: #50c77d;
}

/* hp-green-bg */
.hp-green, .hp-green-bg {
  background-color: #50c77d;
}

.hp-green-darker, .hp-green-bg-darker {
  background-color: rgb(55.2727272727, 172.7272727273, 99.6883116883);
}

.hp-green-bg-gradient {
  background: linear-gradient(130deg, rgba(255, 255, 255, 0.6096813725) 0%, rgb(80, 199, 125) 100%);
}

/* hp-green-bg colors */
.hp-green, .hp-green-bg, .hp-green-darker, .hp-green-bg-darker, .hp-green-bg-gradient {
  color: #000;
}
.hp-green.col-content h1, .hp-green.col-content .h1,
.hp-green.col-content h2, .hp-green.col-content .h2,
.hp-green.col-content h3, .hp-green.col-content .h3,
.hp-green.col-content h4, .hp-green.col-content .h4,
.hp-green.col-content h5, .hp-green.col-content .h5,
.hp-green.col-content h6, .hp-green.col-content .h6, .hp-green-bg.col-content h1, .hp-green-bg.col-content .h1,
.hp-green-bg.col-content h2, .hp-green-bg.col-content .h2,
.hp-green-bg.col-content h3, .hp-green-bg.col-content .h3,
.hp-green-bg.col-content h4, .hp-green-bg.col-content .h4,
.hp-green-bg.col-content h5, .hp-green-bg.col-content .h5,
.hp-green-bg.col-content h6, .hp-green-bg.col-content .h6, .hp-green-darker.col-content h1, .hp-green-darker.col-content .h1,
.hp-green-darker.col-content h2, .hp-green-darker.col-content .h2,
.hp-green-darker.col-content h3, .hp-green-darker.col-content .h3,
.hp-green-darker.col-content h4, .hp-green-darker.col-content .h4,
.hp-green-darker.col-content h5, .hp-green-darker.col-content .h5,
.hp-green-darker.col-content h6, .hp-green-darker.col-content .h6, .hp-green-bg-darker.col-content h1, .hp-green-bg-darker.col-content .h1,
.hp-green-bg-darker.col-content h2, .hp-green-bg-darker.col-content .h2,
.hp-green-bg-darker.col-content h3, .hp-green-bg-darker.col-content .h3,
.hp-green-bg-darker.col-content h4, .hp-green-bg-darker.col-content .h4,
.hp-green-bg-darker.col-content h5, .hp-green-bg-darker.col-content .h5,
.hp-green-bg-darker.col-content h6, .hp-green-bg-darker.col-content .h6, .hp-green-bg-gradient.col-content h1, .hp-green-bg-gradient.col-content .h1,
.hp-green-bg-gradient.col-content h2, .hp-green-bg-gradient.col-content .h2,
.hp-green-bg-gradient.col-content h3, .hp-green-bg-gradient.col-content .h3,
.hp-green-bg-gradient.col-content h4, .hp-green-bg-gradient.col-content .h4,
.hp-green-bg-gradient.col-content h5, .hp-green-bg-gradient.col-content .h5,
.hp-green-bg-gradient.col-content h6, .hp-green-bg-gradient.col-content .h6 {
  color: #000;
}
.hp-green.col-content a, .hp-green-bg.col-content a, .hp-green-darker.col-content a, .hp-green-bg-darker.col-content a, .hp-green-bg-gradient.col-content a {
  color: #000;
}
.hp-green.col-content b, .hp-green.col-content strong, .hp-green-bg.col-content b, .hp-green-bg.col-content strong, .hp-green-darker.col-content b, .hp-green-darker.col-content strong, .hp-green-bg-darker.col-content b, .hp-green-bg-darker.col-content strong, .hp-green-bg-gradient.col-content b, .hp-green-bg-gradient.col-content strong {
  color: #000;
}

/* green-bg */
.green, .green-bg {
  background-color: #C2E0BE;
}

.green-darker, .green-bg-darker {
  background-color: rgb(161.59375, 207.53125, 155.46875);
}

.green-light, .green-light-bg {
  background-color: #F0F7F0;
}

.green-light-bg-gradient {
  background: linear-gradient(130deg, rgba(255, 255, 255, 0.6096813725) 0%, rgb(240, 247, 240) 100%);
}

.green-light-darker, .green-light-bg-darker {
  background-color: rgb(206.7391304348, 229.2608695652, 206.7391304348);
}

/* green-bg colors */
.green, .green-bg, .green-darker, .green-bg-darker, .green-light, .green-light-bg, .green-light-bg-gradient, .green-light-darker, .green-light-bg-darker {
  color: #000000;
}
.green.col-content h1, .green.col-content .h1,
.green.col-content h2, .green.col-content .h2,
.green.col-content h3, .green.col-content .h3,
.green.col-content h4, .green.col-content .h4,
.green.col-content h5, .green.col-content .h5,
.green.col-content h6, .green.col-content .h6, .green-bg.col-content h1, .green-bg.col-content .h1,
.green-bg.col-content h2, .green-bg.col-content .h2,
.green-bg.col-content h3, .green-bg.col-content .h3,
.green-bg.col-content h4, .green-bg.col-content .h4,
.green-bg.col-content h5, .green-bg.col-content .h5,
.green-bg.col-content h6, .green-bg.col-content .h6, .green-darker.col-content h1, .green-darker.col-content .h1,
.green-darker.col-content h2, .green-darker.col-content .h2,
.green-darker.col-content h3, .green-darker.col-content .h3,
.green-darker.col-content h4, .green-darker.col-content .h4,
.green-darker.col-content h5, .green-darker.col-content .h5,
.green-darker.col-content h6, .green-darker.col-content .h6, .green-bg-darker.col-content h1, .green-bg-darker.col-content .h1,
.green-bg-darker.col-content h2, .green-bg-darker.col-content .h2,
.green-bg-darker.col-content h3, .green-bg-darker.col-content .h3,
.green-bg-darker.col-content h4, .green-bg-darker.col-content .h4,
.green-bg-darker.col-content h5, .green-bg-darker.col-content .h5,
.green-bg-darker.col-content h6, .green-bg-darker.col-content .h6, .green-light.col-content h1, .green-light.col-content .h1,
.green-light.col-content h2, .green-light.col-content .h2,
.green-light.col-content h3, .green-light.col-content .h3,
.green-light.col-content h4, .green-light.col-content .h4,
.green-light.col-content h5, .green-light.col-content .h5,
.green-light.col-content h6, .green-light.col-content .h6, .green-light-bg.col-content h1, .green-light-bg.col-content .h1,
.green-light-bg.col-content h2, .green-light-bg.col-content .h2,
.green-light-bg.col-content h3, .green-light-bg.col-content .h3,
.green-light-bg.col-content h4, .green-light-bg.col-content .h4,
.green-light-bg.col-content h5, .green-light-bg.col-content .h5,
.green-light-bg.col-content h6, .green-light-bg.col-content .h6, .green-light-bg-gradient.col-content h1, .green-light-bg-gradient.col-content .h1,
.green-light-bg-gradient.col-content h2, .green-light-bg-gradient.col-content .h2,
.green-light-bg-gradient.col-content h3, .green-light-bg-gradient.col-content .h3,
.green-light-bg-gradient.col-content h4, .green-light-bg-gradient.col-content .h4,
.green-light-bg-gradient.col-content h5, .green-light-bg-gradient.col-content .h5,
.green-light-bg-gradient.col-content h6, .green-light-bg-gradient.col-content .h6, .green-light-darker.col-content h1, .green-light-darker.col-content .h1,
.green-light-darker.col-content h2, .green-light-darker.col-content .h2,
.green-light-darker.col-content h3, .green-light-darker.col-content .h3,
.green-light-darker.col-content h4, .green-light-darker.col-content .h4,
.green-light-darker.col-content h5, .green-light-darker.col-content .h5,
.green-light-darker.col-content h6, .green-light-darker.col-content .h6, .green-light-bg-darker.col-content h1, .green-light-bg-darker.col-content .h1,
.green-light-bg-darker.col-content h2, .green-light-bg-darker.col-content .h2,
.green-light-bg-darker.col-content h3, .green-light-bg-darker.col-content .h3,
.green-light-bg-darker.col-content h4, .green-light-bg-darker.col-content .h4,
.green-light-bg-darker.col-content h5, .green-light-bg-darker.col-content .h5,
.green-light-bg-darker.col-content h6, .green-light-bg-darker.col-content .h6 {
  color: #000000;
}
.green.col-content a, .green-bg.col-content a, .green-darker.col-content a, .green-bg-darker.col-content a, .green-light.col-content a, .green-light-bg.col-content a, .green-light-bg-gradient.col-content a, .green-light-darker.col-content a, .green-light-bg-darker.col-content a {
  color: #000000;
}
.green.col-content b, .green.col-content strong, .green-bg.col-content b, .green-bg.col-content strong, .green-darker.col-content b, .green-darker.col-content strong, .green-bg-darker.col-content b, .green-bg-darker.col-content strong, .green-light.col-content b, .green-light.col-content strong, .green-light-bg.col-content b, .green-light-bg.col-content strong, .green-light-bg-gradient.col-content b, .green-light-bg-gradient.col-content strong, .green-light-darker.col-content b, .green-light-darker.col-content strong, .green-light-bg-darker.col-content b, .green-light-bg-darker.col-content strong {
  color: #000000;
}

/* lila-bg */
.lila, .lila-bg {
  background-color: #D7BBD4;
}

.lila-darker, .lila-bg-darker {
  background-color: rgb(196.1111111111, 154.8888888889, 191.6944444444);
}

.lila-light, .lila-light-bg {
  background-color: #F5EEF5;
}

.lila-light-bg-gradient {
  background: linear-gradient(130deg, rgba(255, 255, 255, 0.6096813725) 0%, rgb(245, 238, 245) 100%);
}

.lila-light-darker, .lila-light-bg-darker {
  background-color: rgb(226.1111111111, 205.8888888889, 226.1111111111);
}

/* lila-bg colors */
.lila, .lila-bg, .lila-darker, .lila-bg-darker, .lila-light, .lila-light-bg, .lila-light-darker, .lila-light-bg-darker {
  color: #000000;
}
.lila.col-content h1, .lila.col-content .h1,
.lila.col-content h2, .lila.col-content .h2,
.lila.col-content h3, .lila.col-content .h3,
.lila.col-content h4, .lila.col-content .h4,
.lila.col-content h5, .lila.col-content .h5,
.lila.col-content h6, .lila.col-content .h6, .lila-bg.col-content h1, .lila-bg.col-content .h1,
.lila-bg.col-content h2, .lila-bg.col-content .h2,
.lila-bg.col-content h3, .lila-bg.col-content .h3,
.lila-bg.col-content h4, .lila-bg.col-content .h4,
.lila-bg.col-content h5, .lila-bg.col-content .h5,
.lila-bg.col-content h6, .lila-bg.col-content .h6, .lila-darker.col-content h1, .lila-darker.col-content .h1,
.lila-darker.col-content h2, .lila-darker.col-content .h2,
.lila-darker.col-content h3, .lila-darker.col-content .h3,
.lila-darker.col-content h4, .lila-darker.col-content .h4,
.lila-darker.col-content h5, .lila-darker.col-content .h5,
.lila-darker.col-content h6, .lila-darker.col-content .h6, .lila-bg-darker.col-content h1, .lila-bg-darker.col-content .h1,
.lila-bg-darker.col-content h2, .lila-bg-darker.col-content .h2,
.lila-bg-darker.col-content h3, .lila-bg-darker.col-content .h3,
.lila-bg-darker.col-content h4, .lila-bg-darker.col-content .h4,
.lila-bg-darker.col-content h5, .lila-bg-darker.col-content .h5,
.lila-bg-darker.col-content h6, .lila-bg-darker.col-content .h6, .lila-light.col-content h1, .lila-light.col-content .h1,
.lila-light.col-content h2, .lila-light.col-content .h2,
.lila-light.col-content h3, .lila-light.col-content .h3,
.lila-light.col-content h4, .lila-light.col-content .h4,
.lila-light.col-content h5, .lila-light.col-content .h5,
.lila-light.col-content h6, .lila-light.col-content .h6, .lila-light-bg.col-content h1, .lila-light-bg.col-content .h1,
.lila-light-bg.col-content h2, .lila-light-bg.col-content .h2,
.lila-light-bg.col-content h3, .lila-light-bg.col-content .h3,
.lila-light-bg.col-content h4, .lila-light-bg.col-content .h4,
.lila-light-bg.col-content h5, .lila-light-bg.col-content .h5,
.lila-light-bg.col-content h6, .lila-light-bg.col-content .h6, .lila-light-darker.col-content h1, .lila-light-darker.col-content .h1,
.lila-light-darker.col-content h2, .lila-light-darker.col-content .h2,
.lila-light-darker.col-content h3, .lila-light-darker.col-content .h3,
.lila-light-darker.col-content h4, .lila-light-darker.col-content .h4,
.lila-light-darker.col-content h5, .lila-light-darker.col-content .h5,
.lila-light-darker.col-content h6, .lila-light-darker.col-content .h6, .lila-light-bg-darker.col-content h1, .lila-light-bg-darker.col-content .h1,
.lila-light-bg-darker.col-content h2, .lila-light-bg-darker.col-content .h2,
.lila-light-bg-darker.col-content h3, .lila-light-bg-darker.col-content .h3,
.lila-light-bg-darker.col-content h4, .lila-light-bg-darker.col-content .h4,
.lila-light-bg-darker.col-content h5, .lila-light-bg-darker.col-content .h5,
.lila-light-bg-darker.col-content h6, .lila-light-bg-darker.col-content .h6 {
  color: #000000;
}
.lila.col-content a, .lila-bg.col-content a, .lila-darker.col-content a, .lila-bg-darker.col-content a, .lila-light.col-content a, .lila-light-bg.col-content a, .lila-light-darker.col-content a, .lila-light-bg-darker.col-content a {
  color: #000000;
}
.lila.col-content b, .lila.col-content strong, .lila-bg.col-content b, .lila-bg.col-content strong, .lila-darker.col-content b, .lila-darker.col-content strong, .lila-bg-darker.col-content b, .lila-bg-darker.col-content strong, .lila-light.col-content b, .lila-light.col-content strong, .lila-light-bg.col-content b, .lila-light-bg.col-content strong, .lila-light-darker.col-content b, .lila-light-darker.col-content strong, .lila-light-bg-darker.col-content b, .lila-light-bg-darker.col-content strong {
  color: #000000;
}

/* yellow-bg */
.yellow, .yellow-bg {
  background-color: #FCD995;
}

.yellow-darker, .yellow-bg-darker {
  background-color: rgb(250.5963302752, 199.2201834862, 99.4036697248);
}

.yellow-c, .yellow-c-bg {
  background-color: #F0CA45;
}

.yellow-c-darker, .yellow-c-bg-darker {
  background-color: rgb(236.1940298507, 188.552238806, 21.8059701493);
}

.yellow-light, .yellow-light-bg {
  background-color: #FEF5E4;
}

.yellow-light-bg-gradient {
  background: linear-gradient(130deg, rgba(255, 255, 255, 0.6096813725) 0%, rgb(254, 245, 228) 100%);
}

.yellow-light-darker, .yellow-light-bg-darker {
  background-color: #FEF5E4;
}

/* yellow-bg colors */
.yellow, .yellow-bg, .yellow-darker, .yellow-bg-darker, .yellow-c, .yellow-c-bg, .yellow-c-darker, .yellow-c-bg-darker, .yellow-light, .yellow-light-bg, .yellow-light-bg-gradient, .yellow-light-darker, .yellow-light-bg-darker {
  color: #000000;
}
.yellow.col-content h1, .yellow.col-content .h1,
.yellow.col-content h2, .yellow.col-content .h2,
.yellow.col-content h3, .yellow.col-content .h3,
.yellow.col-content h4, .yellow.col-content .h4,
.yellow.col-content h5, .yellow.col-content .h5,
.yellow.col-content h6, .yellow.col-content .h6, .yellow-bg.col-content h1, .yellow-bg.col-content .h1,
.yellow-bg.col-content h2, .yellow-bg.col-content .h2,
.yellow-bg.col-content h3, .yellow-bg.col-content .h3,
.yellow-bg.col-content h4, .yellow-bg.col-content .h4,
.yellow-bg.col-content h5, .yellow-bg.col-content .h5,
.yellow-bg.col-content h6, .yellow-bg.col-content .h6, .yellow-darker.col-content h1, .yellow-darker.col-content .h1,
.yellow-darker.col-content h2, .yellow-darker.col-content .h2,
.yellow-darker.col-content h3, .yellow-darker.col-content .h3,
.yellow-darker.col-content h4, .yellow-darker.col-content .h4,
.yellow-darker.col-content h5, .yellow-darker.col-content .h5,
.yellow-darker.col-content h6, .yellow-darker.col-content .h6, .yellow-bg-darker.col-content h1, .yellow-bg-darker.col-content .h1,
.yellow-bg-darker.col-content h2, .yellow-bg-darker.col-content .h2,
.yellow-bg-darker.col-content h3, .yellow-bg-darker.col-content .h3,
.yellow-bg-darker.col-content h4, .yellow-bg-darker.col-content .h4,
.yellow-bg-darker.col-content h5, .yellow-bg-darker.col-content .h5,
.yellow-bg-darker.col-content h6, .yellow-bg-darker.col-content .h6, .yellow-c.col-content h1, .yellow-c.col-content .h1,
.yellow-c.col-content h2, .yellow-c.col-content .h2,
.yellow-c.col-content h3, .yellow-c.col-content .h3,
.yellow-c.col-content h4, .yellow-c.col-content .h4,
.yellow-c.col-content h5, .yellow-c.col-content .h5,
.yellow-c.col-content h6, .yellow-c.col-content .h6, .yellow-c-bg.col-content h1, .yellow-c-bg.col-content .h1,
.yellow-c-bg.col-content h2, .yellow-c-bg.col-content .h2,
.yellow-c-bg.col-content h3, .yellow-c-bg.col-content .h3,
.yellow-c-bg.col-content h4, .yellow-c-bg.col-content .h4,
.yellow-c-bg.col-content h5, .yellow-c-bg.col-content .h5,
.yellow-c-bg.col-content h6, .yellow-c-bg.col-content .h6, .yellow-c-darker.col-content h1, .yellow-c-darker.col-content .h1,
.yellow-c-darker.col-content h2, .yellow-c-darker.col-content .h2,
.yellow-c-darker.col-content h3, .yellow-c-darker.col-content .h3,
.yellow-c-darker.col-content h4, .yellow-c-darker.col-content .h4,
.yellow-c-darker.col-content h5, .yellow-c-darker.col-content .h5,
.yellow-c-darker.col-content h6, .yellow-c-darker.col-content .h6, .yellow-c-bg-darker.col-content h1, .yellow-c-bg-darker.col-content .h1,
.yellow-c-bg-darker.col-content h2, .yellow-c-bg-darker.col-content .h2,
.yellow-c-bg-darker.col-content h3, .yellow-c-bg-darker.col-content .h3,
.yellow-c-bg-darker.col-content h4, .yellow-c-bg-darker.col-content .h4,
.yellow-c-bg-darker.col-content h5, .yellow-c-bg-darker.col-content .h5,
.yellow-c-bg-darker.col-content h6, .yellow-c-bg-darker.col-content .h6, .yellow-light.col-content h1, .yellow-light.col-content .h1,
.yellow-light.col-content h2, .yellow-light.col-content .h2,
.yellow-light.col-content h3, .yellow-light.col-content .h3,
.yellow-light.col-content h4, .yellow-light.col-content .h4,
.yellow-light.col-content h5, .yellow-light.col-content .h5,
.yellow-light.col-content h6, .yellow-light.col-content .h6, .yellow-light-bg.col-content h1, .yellow-light-bg.col-content .h1,
.yellow-light-bg.col-content h2, .yellow-light-bg.col-content .h2,
.yellow-light-bg.col-content h3, .yellow-light-bg.col-content .h3,
.yellow-light-bg.col-content h4, .yellow-light-bg.col-content .h4,
.yellow-light-bg.col-content h5, .yellow-light-bg.col-content .h5,
.yellow-light-bg.col-content h6, .yellow-light-bg.col-content .h6, .yellow-light-bg-gradient.col-content h1, .yellow-light-bg-gradient.col-content .h1,
.yellow-light-bg-gradient.col-content h2, .yellow-light-bg-gradient.col-content .h2,
.yellow-light-bg-gradient.col-content h3, .yellow-light-bg-gradient.col-content .h3,
.yellow-light-bg-gradient.col-content h4, .yellow-light-bg-gradient.col-content .h4,
.yellow-light-bg-gradient.col-content h5, .yellow-light-bg-gradient.col-content .h5,
.yellow-light-bg-gradient.col-content h6, .yellow-light-bg-gradient.col-content .h6, .yellow-light-darker.col-content h1, .yellow-light-darker.col-content .h1,
.yellow-light-darker.col-content h2, .yellow-light-darker.col-content .h2,
.yellow-light-darker.col-content h3, .yellow-light-darker.col-content .h3,
.yellow-light-darker.col-content h4, .yellow-light-darker.col-content .h4,
.yellow-light-darker.col-content h5, .yellow-light-darker.col-content .h5,
.yellow-light-darker.col-content h6, .yellow-light-darker.col-content .h6, .yellow-light-bg-darker.col-content h1, .yellow-light-bg-darker.col-content .h1,
.yellow-light-bg-darker.col-content h2, .yellow-light-bg-darker.col-content .h2,
.yellow-light-bg-darker.col-content h3, .yellow-light-bg-darker.col-content .h3,
.yellow-light-bg-darker.col-content h4, .yellow-light-bg-darker.col-content .h4,
.yellow-light-bg-darker.col-content h5, .yellow-light-bg-darker.col-content .h5,
.yellow-light-bg-darker.col-content h6, .yellow-light-bg-darker.col-content .h6 {
  color: #000000;
}
.yellow.col-content a, .yellow-bg.col-content a, .yellow-darker.col-content a, .yellow-bg-darker.col-content a, .yellow-c.col-content a, .yellow-c-bg.col-content a, .yellow-c-darker.col-content a, .yellow-c-bg-darker.col-content a, .yellow-light.col-content a, .yellow-light-bg.col-content a, .yellow-light-bg-gradient.col-content a, .yellow-light-darker.col-content a, .yellow-light-bg-darker.col-content a {
  color: #000000;
}
.yellow.col-content b, .yellow.col-content strong, .yellow-bg.col-content b, .yellow-bg.col-content strong, .yellow-darker.col-content b, .yellow-darker.col-content strong, .yellow-bg-darker.col-content b, .yellow-bg-darker.col-content strong, .yellow-c.col-content b, .yellow-c.col-content strong, .yellow-c-bg.col-content b, .yellow-c-bg.col-content strong, .yellow-c-darker.col-content b, .yellow-c-darker.col-content strong, .yellow-c-bg-darker.col-content b, .yellow-c-bg-darker.col-content strong, .yellow-light.col-content b, .yellow-light.col-content strong, .yellow-light-bg.col-content b, .yellow-light-bg.col-content strong, .yellow-light-bg-gradient.col-content b, .yellow-light-bg-gradient.col-content strong, .yellow-light-darker.col-content b, .yellow-light-darker.col-content strong, .yellow-light-bg-darker.col-content b, .yellow-light-bg-darker.col-content strong {
  color: #000000;
}

/* black-light */
.black-light, .black-light-bg {
  background-color: #292726;
  color: #ffffff;
}
.black-light.col-content h1, .black-light.col-content .h1,
.black-light.col-content h2, .black-light.col-content .h2,
.black-light.col-content h3, .black-light.col-content .h3,
.black-light.col-content h4, .black-light.col-content .h4,
.black-light.col-content h5, .black-light.col-content .h5,
.black-light.col-content h6, .black-light.col-content .h6, .black-light-bg.col-content h1, .black-light-bg.col-content .h1,
.black-light-bg.col-content h2, .black-light-bg.col-content .h2,
.black-light-bg.col-content h3, .black-light-bg.col-content .h3,
.black-light-bg.col-content h4, .black-light-bg.col-content .h4,
.black-light-bg.col-content h5, .black-light-bg.col-content .h5,
.black-light-bg.col-content h6, .black-light-bg.col-content .h6 {
  color: #ffffff;
}
.black-light.col-content a, .black-light-bg.col-content a {
  color: #ffffff;
}
.black-light.col-content b, .black-light.col-content strong, .black-light-bg.col-content b, .black-light-bg.col-content strong {
  color: #ffffff;
}

/* grey-light */
.grey-light, .grey-light-bg {
  background-color: #EDEBE7;
}

.grey-light-darker, .grey-light-bg-darker {
  background-color: rgb(215.1428571429, 210.7142857143, 201.8571428571);
}

.grey-light, .grey-light-bg, .grey-light-darker, .grey-light-bg-darker {
  color: #000000;
}
.grey-light.col-content h1, .grey-light.col-content .h1,
.grey-light.col-content h2, .grey-light.col-content .h2,
.grey-light.col-content h3, .grey-light.col-content .h3,
.grey-light.col-content h4, .grey-light.col-content .h4,
.grey-light.col-content h5, .grey-light.col-content .h5,
.grey-light.col-content h6, .grey-light.col-content .h6, .grey-light-bg.col-content h1, .grey-light-bg.col-content .h1,
.grey-light-bg.col-content h2, .grey-light-bg.col-content .h2,
.grey-light-bg.col-content h3, .grey-light-bg.col-content .h3,
.grey-light-bg.col-content h4, .grey-light-bg.col-content .h4,
.grey-light-bg.col-content h5, .grey-light-bg.col-content .h5,
.grey-light-bg.col-content h6, .grey-light-bg.col-content .h6, .grey-light-darker.col-content h1, .grey-light-darker.col-content .h1,
.grey-light-darker.col-content h2, .grey-light-darker.col-content .h2,
.grey-light-darker.col-content h3, .grey-light-darker.col-content .h3,
.grey-light-darker.col-content h4, .grey-light-darker.col-content .h4,
.grey-light-darker.col-content h5, .grey-light-darker.col-content .h5,
.grey-light-darker.col-content h6, .grey-light-darker.col-content .h6, .grey-light-bg-darker.col-content h1, .grey-light-bg-darker.col-content .h1,
.grey-light-bg-darker.col-content h2, .grey-light-bg-darker.col-content .h2,
.grey-light-bg-darker.col-content h3, .grey-light-bg-darker.col-content .h3,
.grey-light-bg-darker.col-content h4, .grey-light-bg-darker.col-content .h4,
.grey-light-bg-darker.col-content h5, .grey-light-bg-darker.col-content .h5,
.grey-light-bg-darker.col-content h6, .grey-light-bg-darker.col-content .h6 {
  color: #000000;
}
.grey-light.col-content a, .grey-light-bg.col-content a, .grey-light-darker.col-content a, .grey-light-bg-darker.col-content a {
  color: #000000;
}
.grey-light.col-content b, .grey-light.col-content strong, .grey-light-bg.col-content b, .grey-light-bg.col-content strong, .grey-light-darker.col-content b, .grey-light-darker.col-content strong, .grey-light-bg-darker.col-content b, .grey-light-bg-darker.col-content strong {
  color: #000000;
}

/* --------------------------
*
* 4.4 Buttons & links
*
** ----------------------- */
/* buttons */
/* default */
input[type=button],
button,
.btn,
.link-button {
  /*font-family: $secondary-font;*/
  background-color: #000000;
  padding: 0.85em 1.85em;
  color: #ffffff;
  text-decoration: none;
  font-weight: 500;
  border-radius: 25px;
  /*text-transform: none; */ /* custom css overwrite */
  border: 2px solid #000000;
  line-height: 1;
}
input[type=button].btn-primary,
button.btn-primary,
.btn.btn-primary,
.link-button.btn-primary {
  background-color: #000000;
  color: #ffffff !important;
  border-color: #000000;
}
input[type=button].btn-hp-green,
button.btn-hp-green,
.btn.btn-hp-green,
.link-button.btn-hp-green {
  background-color: #50c77d;
  color: #000;
  border-color: #50c77d;
}
input[type=button].btn-white,
button.btn-white,
.btn.btn-white,
.link-button.btn-white {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
input[type=button].btn-secondary,
button.btn-secondary,
.btn.btn-secondary,
.link-button.btn-secondary {
  background-color: #A2B2D2;
  color: #000000;
  border-color: #A2B2D2;
}
input[type=button].btn-secondary-light,
button.btn-secondary-light,
.btn.btn-secondary-light,
.link-button.btn-secondary-light {
  background-color: #E8ECF4;
  color: #000000;
  border-color: #E8ECF4;
}
input[type=button].btn-green,
button.btn-green,
.btn.btn-green,
.link-button.btn-green {
  background-color: #C2E0BE;
  color: #000000;
  border-color: #C2E0BE;
}
input[type=button].btn-green-light,
button.btn-green-light,
.btn.btn-green-light,
.link-button.btn-green-light {
  background-color: #F0F7F0;
  color: #000000;
  border-color: #EDEBE7;
}
input[type=button].btn-lila,
button.btn-lila,
.btn.btn-lila,
.link-button.btn-lila {
  background-color: #D7BBD4;
  color: #ffffff;
  border-color: #D7BBD4;
}
input[type=button].btn-lila-light,
button.btn-lila-light,
.btn.btn-lila-light,
.link-button.btn-lila-light {
  background-color: #F5EEF5;
  color: #ffffff;
  border-color: #F5EEF5;
}
input[type=button].btn-yellow,
button.btn-yellow,
.btn.btn-yellow,
.link-button.btn-yellow {
  background-color: #FCD995;
  color: #ffffff;
  border-color: #FCD995;
}
input[type=button].btn-yellow-light,
button.btn-yellow-light,
.btn.btn-yellow-light,
.link-button.btn-yellow-light {
  background-color: #FEF5E4;
  color: #ffffff;
  border-color: #FEF5E4;
}
input[type=button].btn-black-light,
button.btn-black-light,
.btn.btn-black-light,
.link-button.btn-black-light {
  background-color: #292726;
  color: #ffffff;
  border-color: #292726;
}
input[type=button].btn-grey-light,
button.btn-grey-light,
.btn.btn-grey-light,
.link-button.btn-grey-light {
  background-color: #EDEBE7;
  color: #000000;
  border-color: #EDEBE7;
}
input[type=button].btn-success,
button.btn-success,
.btn.btn-success,
.link-button.btn-success {
  background-color: #50c77d;
  color: #000;
  border-color: #50c77d;
}
input[type=button].btn-danger,
button.btn-danger,
.btn.btn-danger,
.link-button.btn-danger {
  background-color: #d53d3d;
  color: #ffffff;
  border-color: #d53d3d;
}
input[type=button].btn-warning,
button.btn-warning,
.btn.btn-warning,
.link-button.btn-warning {
  background-color: #d57f3d;
  color: #ffffff;
  border-color: #d57f3d;
}
input[type=button].btn-info,
button.btn-info,
.btn.btn-info,
.link-button.btn-info {
  background-color: #EEEEEE;
  color: #000000;
  border-color: #EEEEEE;
}
input[type=button].btn-light,
button.btn-light,
.btn.btn-light,
.link-button.btn-light {
  background-color: #EDEBE7;
  color: #000000;
  border-color: #F0F7F0;
}
input[type=button].btn-dark,
button.btn-dark,
.btn.btn-dark,
.link-button.btn-dark {
  background-color: #010101;
  color: #ffffff;
  border-color: #010101;
}
input[type=button].btn-link,
button.btn-link,
.btn.btn-link,
.link-button.btn-link {
  background-color: #ffffff;
  color: #000000;
  border-color: #ffffff;
}

.hp-green input[type=button].cta,
.hp-green .btn-cta,
.hp-green .btn.cta,
.hp-green button.cta,
.hp-green .button.cta,
.hp-green .link-button.cta, .hp-green-bg input[type=button].cta,
.hp-green-bg .btn-cta,
.hp-green-bg .btn.cta,
.hp-green-bg button.cta,
.hp-green-bg .button.cta,
.hp-green-bg .link-button.cta, .hp-green-light input[type=button].cta,
.hp-green-light .btn-cta,
.hp-green-light .btn.cta,
.hp-green-light button.cta,
.hp-green-light .button.cta,
.hp-green-light .link-button.cta, .hp-green-light-bg input[type=button].cta,
.hp-green-light-bg .btn-cta,
.hp-green-light-bg .btn.cta,
.hp-green-light-bg button.cta,
.hp-green-light-bg .button.cta,
.hp-green-light-bg .link-button.cta, .hp-green-light-bg-darker input[type=button].cta,
.hp-green-light-bg-darker .btn-cta,
.hp-green-light-bg-darker .btn.cta,
.hp-green-light-bg-darker button.cta,
.hp-green-light-bg-darker .button.cta,
.hp-green-light-bg-darker .link-button.cta, .hp-green-light-darker input[type=button].cta,
.hp-green-light-darker .btn-cta,
.hp-green-light-darker .btn.cta,
.hp-green-light-darker button.cta,
.hp-green-light-darker .button.cta,
.hp-green-light-darker .link-button.cta,
.lila input[type=button].cta,
.lila .btn-cta,
.lila .btn.cta,
.lila button.cta,
.lila .button.cta,
.lila .link-button.cta, .lila-bg input[type=button].cta,
.lila-bg .btn-cta,
.lila-bg .btn.cta,
.lila-bg button.cta,
.lila-bg .button.cta,
.lila-bg .link-button.cta, .lila-light input[type=button].cta,
.lila-light .btn-cta,
.lila-light .btn.cta,
.lila-light button.cta,
.lila-light .button.cta,
.lila-light .link-button.cta, .lila-light-bg input[type=button].cta,
.lila-light-bg .btn-cta,
.lila-light-bg .btn.cta,
.lila-light-bg button.cta,
.lila-light-bg .button.cta,
.lila-light-bg .link-button.cta, .lila-light-bg-darker input[type=button].cta,
.lila-light-bg-darker .btn-cta,
.lila-light-bg-darker .btn.cta,
.lila-light-bg-darker button.cta,
.lila-light-bg-darker .button.cta,
.lila-light-bg-darker .link-button.cta, .lila-light-darker input[type=button].cta,
.lila-light-darker .btn-cta,
.lila-light-darker .btn.cta,
.lila-light-darker button.cta,
.lila-light-darker .button.cta,
.lila-light-darker .link-button.cta,
.yellow input[type=button].cta,
.yellow .btn-cta,
.yellow .btn.cta,
.yellow button.cta,
.yellow .button.cta,
.yellow .link-button.cta, .yellow-bg input[type=button].cta,
.yellow-bg .btn-cta,
.yellow-bg .btn.cta,
.yellow-bg button.cta,
.yellow-bg .button.cta,
.yellow-bg .link-button.cta, .yellow-light input[type=button].cta,
.yellow-light .btn-cta,
.yellow-light .btn.cta,
.yellow-light button.cta,
.yellow-light .button.cta,
.yellow-light .link-button.cta, .yellow-light-bg input[type=button].cta,
.yellow-light-bg .btn-cta,
.yellow-light-bg .btn.cta,
.yellow-light-bg button.cta,
.yellow-light-bg .button.cta,
.yellow-light-bg .link-button.cta, .yellow-light-bg-darker input[type=button].cta,
.yellow-light-bg-darker .btn-cta,
.yellow-light-bg-darker .btn.cta,
.yellow-light-bg-darker button.cta,
.yellow-light-bg-darker .button.cta,
.yellow-light-bg-darker .link-button.cta, .yellow-light-darker input[type=button].cta,
.yellow-light-darker .btn-cta,
.yellow-light-darker .btn.cta,
.yellow-light-darker button.cta,
.yellow-light-darker .button.cta,
.yellow-light-darker .link-button.cta, .yellow-c-bg input[type=button].cta,
.yellow-c-bg .btn-cta,
.yellow-c-bg .btn.cta,
.yellow-c-bg button.cta,
.yellow-c-bg .button.cta,
.yellow-c-bg .link-button.cta, .yellow-c-bg-darker input[type=button].cta,
.yellow-c-bg-darker .btn-cta,
.yellow-c-bg-darker .btn.cta,
.yellow-c-bg-darker button.cta,
.yellow-c-bg-darker .button.cta,
.yellow-c-bg-darker .link-button.cta {
  background-color: #000000;
  color: #ffffff !important;
  border-color: #000000;
}

/* cta */
input[type=button].cta,
.btn-cta,
.btn.cta,
button.cta,
.button.cta,
.link-button.cta {
  background-color: #50c77d;
  color: #000000 !important;
  border-color: #50c77d;
  /*background: $hp-green-color;
  background-image: -webkit-linear-gradient(39deg, $hp-green-color 9%, $hp-green-color-lighter 100%);
  background-image: -o-linear-gradient(39deg, $hp-green-color 9%, $hp-green-color-lighter 100%);
  background-image: linear-gradient(51deg, $hp-green-color 9%, $hp-green-color-lighter 100%);
  border:0;
  border-color: $hp-green-color;
  color: #ffffff !important;*/
}
input[type=button].cta.btn-primary,
.btn-cta.btn-primary,
.btn.cta.btn-primary,
button.cta.btn-primary,
.button.cta.btn-primary,
.link-button.cta.btn-primary {
  background-color: #000000;
}
input[type=button].cta.btn-secondary,
.btn-cta.btn-secondary,
.btn.cta.btn-secondary,
button.cta.btn-secondary,
.button.cta.btn-secondary,
.link-button.cta.btn-secondary {
  background-color: #A2B2D2;
}
input[type=button].cta.btn-success,
.btn-cta.btn-success,
.btn.cta.btn-success,
button.cta.btn-success,
.button.cta.btn-success,
.link-button.cta.btn-success {
  background-color: green;
  color: #ffffff;
}
input[type=button].cta.btn-danger,
.btn-cta.btn-danger,
.btn.cta.btn-danger,
button.cta.btn-danger,
.button.cta.btn-danger,
.link-button.cta.btn-danger {
  background-color: red;
  color: #ffffff;
}
input[type=button].cta.btn-warning,
.btn-cta.btn-warning,
.btn.cta.btn-warning,
button.cta.btn-warning,
.button.cta.btn-warning,
.link-button.cta.btn-warning {
  background-color: orange;
  color: #ffffff;
}
input[type=button].cta.btn-info,
.btn-cta.btn-info,
.btn.cta.btn-info,
button.cta.btn-info,
.button.cta.btn-info,
.link-button.cta.btn-info {
  background-color: grey;
  color: #ffffff;
}
input[type=button].cta.btn-light,
.btn-cta.btn-light,
.btn.cta.btn-light,
button.cta.btn-light,
.button.cta.btn-light,
.link-button.cta.btn-light {
  background-color: #eee;
  color: #000000;
}
input[type=button].cta.btn-dark,
.btn-cta.btn-dark,
.btn.cta.btn-dark,
button.cta.btn-dark,
.button.cta.btn-dark,
.link-button.cta.btn-dark {
  background-color: #010101;
  color: #ffffff;
}
input[type=button].cta.btn-link,
.btn-cta.btn-link,
.btn.cta.btn-link,
button.cta.btn-link,
.button.cta.btn-link,
.link-button.cta.btn-link {
  background-color: #ffffff;
  color: #000000;
}

.btn-reset {
  color: #000000;
}
.btn-reset:hover {
  box-shadow: none !important;
}

/* links */
/* default */
a {
  color: #000000;
  transition: all 0.3s;
  transform: translate3d(0, 0, 0);
}

#site-content a {
  text-decoration: underline;
}

#site-content h1 a, #site-content .h1 a, #site-content h2 a, #site-content .h2 a, #site-content h3 a, #site-content .h3 a, #site-content h4 a, #site-content .h4 a, #site-content h5 a, #site-content .h5 a, #site-content h6 a, #site-content .h6 a {
  text-decoration: none;
}
#site-content .icon-arrow-before,
#site-content .icon-arrow-after {
  text-decoration: none;
}

#site-content a.btn, #site-content a.button {
  text-decoration: none;
}

/* custom editor classes */
.icon-arrow-before {
  text-decoration: none;
}
.icon-arrow-before:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f061"; /* <i class="fas fa-arrow-right"></i> */
  font-weight: bold;
  padding-right: 10px;
}

.icon-arrow-after {
  text-decoration: none;
}
.icon-arrow-after:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f061"; /* <i class="fas fa-arrow-right"></i> */
  font-weight: bold;
  padding-left: 10px;
}

.btn.icon-arrow-after:after {
  position: relative;
  right: 0;
}

.icon-arrow-left-before {
  text-decoration: none;
}
.icon-arrow-left-before:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f060"; /* <i class="fas fa-arrow-left"></i> */
  font-weight: bold;
  padding-right: 10px;
}

.icon-arrow-left-after {
  text-decoration: none;
}
.icon-arrow-left-after:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f060"; /* <i class="fas fa-arrow-left"></i> */
  font-weight: bold;
  padding-left: 10px;
}

/*}*/
/* --------------------------
*
* 4.5 Col sets
*
** ----------------------- */
@media only screen and (min-width: 1366px) {
  .col-set .content-padding {
    padding: 40px 0;
  }
}
@media only screen and (min-width: 768px) {
  .col-set .top-col {
    margin-bottom: 20px;
  }
}
.col-set .col-content h1, .col-set .col-content .h1,
.col-set .col-content h2, .col-set .col-content .h2,
.col-set .col-content h3, .col-set .col-content .h3,
.col-set .col-content h4, .col-set .col-content .h4,
.col-set .col-content h5, .col-set .col-content .h5,
.col-set .col-content h6, .col-set .col-content .h6 {
  font-size: 1.85em;
}
@media only screen and (min-width: 768px) {
  .col-set .col-content h1, .col-set .col-content .h1,
  .col-set .col-content h2, .col-set .col-content .h2,
  .col-set .col-content h3, .col-set .col-content .h3,
  .col-set .col-content h4, .col-set .col-content .h4,
  .col-set .col-content h5, .col-set .col-content .h5,
  .col-set .col-content h6, .col-set .col-content .h6 {
    font-size: 1.5em;
  }
}
@media only screen and (min-width: 992px) {
  .col-set .col-content h1, .col-set .col-content .h1,
  .col-set .col-content h2, .col-set .col-content .h2,
  .col-set .col-content h3, .col-set .col-content .h3,
  .col-set .col-content h4, .col-set .col-content .h4,
  .col-set .col-content h5, .col-set .col-content .h5,
  .col-set .col-content h6, .col-set .col-content .h6 {
    font-size: 2em;
  }
}
.col-set .col-content.rounded {
  border-radius: 20px !important; /* bootstrap has important on this class ? */
}
.col-set .col-content.pill {
  padding: 50px 20px;
  border-radius: 200px;
  margin-bottom: 20px;
}
.col-set .col-content.pill h1, .col-set .col-content.pill h2, .col-set .col-content.pill h3, .col-set .col-content.pill h4, .col-set .col-content.pill h5, .col-set .col-content.pill h6 {
  font-size: 1.25em;
}
@media only screen and (min-width: 992px) {
  .col-set .col-content.pill {
    padding: 90px 40px 40px 40px;
  }
}
.col-set {
  /* Only head setting */
}
.col-set.only-head {
  padding: 0;
  margin: 0;
}
.col-set.only-head .col-content {
  padding: 0 20px;
}
.col-set.only-head h1, .col-set.only-head h2, .col-set.only-head h3, .col-set.only-head h4, .col-set.only-head h5, .col-set.only-head h6 {
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .col-set.only-head .col-content {
    padding: 0px 20px 20px 40px;
  }
  .col-set.only-head .container > .content-padding {
    padding: 0 40px;
  }
}

/* --------------------------
*
* 4.6 WordPress related common
*
** ----------------------- */
.page .post-links .post-edit-link {
  display: none;
}

.text-ingress {
  font-style: normal;
  font-weight: 300;
  font-family: "Satoshi-Variable", Arial, sans-serif;
}
.text-ingress h1, .text-ingress h2, .text-ingress h3, .text-ingress h4, .text-ingress h5, .text-ingress h6 {
  font-size: 1.5em;
  font-family: "Satoshi-Variable", Arial, sans-serif;
  font-weight: 300;
}
.text-ingress input[type=button],
.text-ingress button,
.text-ingress .btn,
.text-ingress .link-button {
  font-style: normal;
}

.no-margin {
  margin: 0;
}

/* --------------------------
*
* 4.7 Post / Article
*
** ----------------------- */
/* --------------------------
*
* 4.8 Post / Archive / Search 
*
** ----------------------- */
/* HP Postlist shortcode */
.sc-hp-postlist ul.link-list {
  list-style: none;
  padding: 0;
}
.sc-hp-postlist ul.link-list li {
  margin: 0 0 1em 0;
}

/* --------------------------
*
* 4.9 HP Stats
*
** ----------------------- */
#hp-stats span {
  display: block;
  line-height: 1;
}
#hp-stats span.stat-number {
  font-size: 4em;
  font-family: "Satoshi-Variable", Arial, sans-serif;
  margin: 10px 0;
}
#hp-stats span.stat-title {
  font-size: 1.5em;
}
#hp-stats span.stat-icon {
  margin-top: 2em;
}
@media only screen and (min-width: 768px) {
  #hp-stats span.stat-icon {
    margin-top: 0;
  }
}
#hp-stats span.stat-icon img {
  max-height: 90px;
}

.col-set.hp-stats {
  padding: 10px 0 0 0 !important;
}
.col-set.hp-stats .content-padding {
  padding: 20px 0 !important;
}
.col-set.hp-stats a {
  text-decoration: none !important;
  display: block;
  width: 100%;
}
.col-set.hp-stats .row .col {
  min-width: 50%;
}
@media only screen and (min-width: 600px) {
  .col-set.hp-stats .row .col {
    min-width: 33%;
  }
}
@media only screen and (min-width: 768px) {
  .col-set.hp-stats .row .col {
    min-width: 20%;
  }
}
@media only screen and (min-width: 992px) {
  .col-set.hp-stats .row .col {
    min-width: 20%;
  }
  .col-set.hp-stats .row .col .col-content {
    min-height: 101px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
}
.col-set.hp-stats span {
  display: block;
  line-height: 1;
}
.col-set.hp-stats span img {
  height: 50px;
}
.col-set.hp-stats span.stat-number {
  line-height: 60px;
  font-size: 1.25em;
  font-family: "Satoshi-Variable", Arial, sans-serif;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .col-set.hp-stats span.stat-number {
    font-size: 2em;
  }
}
.col-set.hp-stats span.stat-title {
  font-size: 1em;
  font-family: "Satoshi-Variable", Arial, sans-serif;
  font-weight: 500;
  margin-top: 5px;
}
.col-set.hp-stats span.stat-icon {
  margin-top: 2em;
}
@media only screen and (min-width: 768px) {
  .col-set.hp-stats span.stat-icon {
    margin-top: 0;
  }
}
.col-set.hp-stats span.stat-icon img {
  max-height: 90px;
}
.col-set.hp-stats .stat-image {
  min-height: 60px;
  display: flex;
  align-items: center;
}
.col-set.hp-stats .stat-image img {
  max-height: 45px;
  width: auto;
  margin: 0 auto !important;
}
.col-set.hp-stats .stat-image.trustmary-logo {
  min-height: 42px;
  margin-top: 4px;
}

@media only screen and (min-width: 992px) {
  .col-set.col-separator-vline .col .col-content {
    position: relative;
  }
  .col-set.col-separator-vline .col .col-content:after {
    content: " ";
    height: 70px;
    border-right: 2px solid #bbbec4;
    position: absolute;
    right: -20px;
    top: 13px;
  }
  .col-set.col-separator-vline .col:last-child .col-content:after {
    display: none;
  }
}
/* --------------------------
*
* 4.10 Frontpage
*
** ----------------------- */
#fp-site-hero {
  position: relative;
  margin: 0;
  padding-top: 1em;
  overflow: hidden;
}
@media only screen and (min-width: 1200px) {
  #fp-site-hero {
    overflow: initial;
    padding-top: 1.5em;
  }
}
@media only screen and (min-width: 1920px) {
  #fp-site-hero {
    padding-top: 2em;
  }
}
#fp-site-hero .container {
  overflow: initial;
}
#fp-site-hero .hero-content-wrapper .hero-leftside {
  order: 1;
}
@media only screen and (min-width: 768px) {
  #fp-site-hero .hero-content-wrapper .hero-leftside {
    height: 100%;
    padding: 20px 40px 0 0;
  }
}
#fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left h1, #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left h2, #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left h3, #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left h4, #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left h5, #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left h6 {
  font-size: 2em;
  margin-bottom: 0.25em;
}
@media only screen and (min-width: 768px) {
  #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left h1, #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left h2, #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left h3, #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left h4, #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left h5, #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left h6 {
    font-size: 2.25em;
    margin-bottom: 0.5em;
  }
}
@media only screen and (min-width: 992px) {
  #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-left #sc-domain-search {
    max-width: 95%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 900px) {
  #fp-site-hero .hero-content-wrapper .hero-leftside .hero-text-content-wrap {
    font-size: 14px;
  }
}
#fp-site-hero .hero-content-wrapper .hero-rightside {
  order: 0;
  background-size: cover;
  background-position: center;
  height: 250px;
  text-align: center;
  position: relative;
}
#fp-site-hero .hero-content-wrapper .hero-rightside a:hover {
  opacity: 1;
}
#fp-site-hero .hero-content-wrapper .hero-rightside img {
  max-height: 100%;
  width: auto;
}
@media only screen and (min-width: 768px) {
  #fp-site-hero .hero-content-wrapper .hero-rightside img {
    height: 100%;
    max-width: none;
  }
}
#fp-site-hero .hero-content-wrapper .hero-rightside .text-content {
  position: absolute;
  z-index: 9;
  top: 0;
  width: 60%;
  font-size: 0.9em;
  text-align: left;
}
#fp-site-hero .hero-content-wrapper .hero-rightside .text-content a.btn {
  font-size: 0.8em;
}
@media only screen and (min-width: 321px) {
  #fp-site-hero .hero-content-wrapper .hero-rightside .text-content {
    font-size: 1em;
    padding: 0 1em 0 0;
  }
}
@media only screen and (max-width: 767px) {
  #fp-site-hero .hero-content-wrapper .hero-rightside .text-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
}
@media only screen and (min-width: 768px) {
  #fp-site-hero .hero-content-wrapper .hero-rightside .text-content {
    padding: 0;
    left: -1em;
    top: 17%;
  }
  #fp-site-hero .hero-content-wrapper .hero-rightside .text-content a.btn {
    font-size: 0.9em;
  }
}
@media only screen and (min-width: 992px) {
  #fp-site-hero .hero-content-wrapper .hero-rightside .text-content {
    width: 50%;
  }
}
#fp-site-hero .hero-content-wrapper .hero-rightside {
  /* */
}
#fp-site-hero .hero-content-wrapper .hero-rightside .hero-slider .slide {
  height: 250px;
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
#fp-site-hero .hero-content-wrapper .hero-rightside .hero-slider .slide.active {
  /*display: inline;*/
}
@media only screen and (min-width: 768px) {
  #fp-site-hero .hero-content-wrapper .hero-rightside .hero-slider .slide {
    height: 450px;
  }
}
@media only screen and (min-width: 992px) {
  #fp-site-hero .hero-content-wrapper .hero-rightside .hero-slider .slide {
    height: 500px;
  }
}
#fp-site-hero .hero-content-wrapper .hero-leftside,
#fp-site-hero .hero-content-wrapper .hero-rightside {
  width: 100%;
  margin-bottom: 1em;
}
@media only screen and (min-width: 768px) {
  #fp-site-hero .hero-content-wrapper .hero-leftside {
    width: 50%;
    order: 0;
    margin-bottom: 0;
  }
  #fp-site-hero .hero-content-wrapper .hero-rightside {
    width: 50%;
    height: 350px;
    order: 1;
    text-align: left;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  #fp-site-hero .hero-content-wrapper .hero-leftside {
    width: 50%;
  }
  #fp-site-hero .hero-content-wrapper .hero-rightside {
    width: 50%;
    height: 500px;
  }
}
@media only screen and (min-width: 992px) {
  #fp-site-hero .hero-content-wrapper .hero-leftside {
    width: 60%;
  }
  #fp-site-hero .hero-content-wrapper .hero-rightside {
    width: 40%;
  }
}
#fp-site-hero {
  /* Parallax effect */
}
#fp-site-hero.parallax .hero-background {
  /* Full height */
  height: 100%;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#fp-site-hero {
  /* Overlapping image */
}
#fp-site-hero.overlapping-hero-image {
  overflow: hidden;
  padding-top: 0;
}
@media only screen and (min-width: 768px) {
  #fp-site-hero.overlapping-hero-image {
    overflow: visible;
  }
}
#fp-site-hero.overlapping-hero-image .hero-content-wrapper .hero-leftside {
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  #fp-site-hero.overlapping-hero-image .hero-content-wrapper .hero-leftside {
    padding: 20px 50px 0 0;
    width: 55%;
  }
}
@media only screen and (min-width: 992px) {
  #fp-site-hero.overlapping-hero-image .hero-content-wrapper .hero-leftside {
    width: 60%;
  }
}
@media only screen and (min-width: 1200px) {
  #fp-site-hero.overlapping-hero-image .hero-content-wrapper .hero-leftside {
    padding: 20px 90px 0 0;
  }
}
#fp-site-hero.overlapping-hero-image .hero-content-wrapper .hero-rightside {
  position: relative;
  z-index: 0;
}
@media only screen and (min-width: 768px) {
  #fp-site-hero.overlapping-hero-image .hero-content-wrapper .hero-rightside {
    width: 45%;
  }
}
@media only screen and (min-width: 992px) {
  #fp-site-hero.overlapping-hero-image .hero-content-wrapper .hero-rightside {
    width: 40%;
  }
}
#fp-site-hero.overlapping-hero-image .hero-content-wrapper .hero-rightside img {
  position: absolute;
  bottom: 0;
  right: -30%;
}
@media only screen and (min-width: 321px) {
  #fp-site-hero.overlapping-hero-image .hero-content-wrapper .hero-rightside img {
    right: -10%;
  }
}
@media only screen and (min-width: 768px) {
  #fp-site-hero.overlapping-hero-image .hero-content-wrapper .hero-rightside img {
    height: 120%;
    left: -35%;
    right: 0;
  }
}
@media only screen and (min-width: 992px) {
  #fp-site-hero.overlapping-hero-image .hero-content-wrapper .hero-rightside img {
    left: -30%;
  }
}
@media only screen and (min-width: 1200px) {
  #fp-site-hero.overlapping-hero-image .hero-content-wrapper .hero-rightside img {
    left: -20%;
  }
}

.phase-num {
  text-align: center;
  font-weight: bold;
  font-size: 1.5em;
  /*border: 1px solid $default-text-color;*/
  background-color: transparent;
  border: 4px solid #000;
  line-height: 50px;
  width: 55px;
  height: 55px;
  border-radius: 80px;
  margin: 0 0 1em 0;
}
.phase-num span {
  display: block;
}

/* --------------------------
*
* 4.11 HP Faq
*
** ----------------------- */
.faq-top-content {
  margin-bottom: 40px;
}
.faq-top-content hr {
  margin-bottom: 2em;
}

@media only screen and (min-width: 768px) {
  .sc-hp-faq {
    max-width: 80%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .sc-hp-faq {
    text-align: center;
  }
}
.sc-hp-faq hr.top-line {
  margin-bottom: 2em;
}
.sc-hp-faq ul.link-list {
  list-style: none;
  padding: 0;
  margin: 5px 0 0 0;
}
.sc-hp-faq ul.link-list li {
  margin: 0 0 1em 0;
}
.sc-hp-faq .accordion-list {
  max-width: 800px;
  margin: 0 auto;
}
.sc-hp-faq .accordion-list .list-item {
  border: 1px solid #bfbfbf;
  border-radius: 5px;
  margin-bottom: 1em;
}
.sc-hp-faq .accordion-list .list-item:hover {
  background-color: #fbfbfb;
}
.sc-hp-faq .accordion-list .list-item .post-title {
  display: block;
  padding: 1.5em 2em 1.5em 1em;
  position: relative;
  text-decoration: none !important;
  font-weight: bold;
}
.sc-hp-faq .accordion-list .list-item .post-title[class*=icon-]:after {
  position: absolute;
  right: 0;
}
.sc-hp-faq .accordion-list .list-item .post-title.fa:before, .sc-hp-faq .accordion-list .list-item .post-title.fas:before, .sc-hp-faq .accordion-list .list-item .post-title.fa-solid:before, .sc-hp-faq .accordion-list .list-item .post-title.fad:before, .sc-hp-faq .accordion-list .list-item .post-title.fa-duotone:before, .sc-hp-faq .accordion-list .list-item .post-title.far:before, .sc-hp-faq .accordion-list .list-item .post-title.fa-regular:before, .sc-hp-faq .accordion-list .list-item .post-title.fal:before, .sc-hp-faq .accordion-list .list-item .post-title.fa-light:before, .sc-hp-faq .accordion-list .list-item .post-title.fab:before, .sc-hp-faq .accordion-list .list-item .post-title.fa-brands:before {
  position: absolute;
  top: 25px;
  right: 12px;
  font-size: 1.25em;
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  .sc-hp-faq .accordion-list .list-item .post-title.fa:before, .sc-hp-faq .accordion-list .list-item .post-title.fas:before, .sc-hp-faq .accordion-list .list-item .post-title.fa-solid:before, .sc-hp-faq .accordion-list .list-item .post-title.fad:before, .sc-hp-faq .accordion-list .list-item .post-title.fa-duotone:before, .sc-hp-faq .accordion-list .list-item .post-title.far:before, .sc-hp-faq .accordion-list .list-item .post-title.fa-regular:before, .sc-hp-faq .accordion-list .list-item .post-title.fal:before, .sc-hp-faq .accordion-list .list-item .post-title.fa-light:before, .sc-hp-faq .accordion-list .list-item .post-title.fab:before, .sc-hp-faq .accordion-list .list-item .post-title.fa-brands:before {
    top: 21px;
    font-size: 1.5em;
  }
}
.sc-hp-faq .accordion-list .list-item .list-item-content {
  display: none;
  margin-bottom: 1em;
  padding: 0 1em 0.5em 1em;
}
.sc-hp-faq .accordion-list .list-item.open .list-item-content {
  display: block;
}
.sc-hp-faq article img.post-image {
  display: none;
}
@media only screen and (min-width: 768px) {
  .sc-hp-faq article img.post-image {
    display: inline-block;
    max-width: 30%;
    margin: 0.5em 0 0.5em 1.85em;
  }
}
.sc-hp-faq article h1.post-title {
  margin-bottom: 0.25em;
  font-size: 2em;
}
.sc-hp-faq article span.post-date {
  margin-bottom: 1em;
}
.sc-hp-faq a.read-more {
  margin-top: 1em;
}

/* --------------------------
*
* 4.12 Site notice banner
*
** ----------------------- */
#site-notice {
  background: #000000;
  color: #fff;
  padding: 0.85em 1em;
  font-size: 0.85em;
  text-align: center;
  position: relative;
  z-index: 2;
}
#site-notice a {
  color: #fff;
  text-decoration: underline;
}

/* --------------------------
*
* 4.12 Large fa icons with border
*
** ----------------------- */
.large-icon.circle-border {
  margin: 0 auto;
  width: 220px;
  height: 220px;
  text-align: center;
  border: 10px solid #000;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: transparent;
}

.large-icon i.fa, .large-icon i.fas, .large-icon i.fal {
  font-size: 6em;
}

/* --------------------------
*
* 4.13 Hover effects and animations
*
** ----------------------- */
#site-hero, #site-content {
  /* Button hover effects */
}
#site-hero input[type=button]:hover,
#site-hero button:hover,
#site-hero .btn:hover,
#site-hero .link-button:hover, #site-content input[type=button]:hover,
#site-content button:hover,
#site-content .btn:hover,
#site-content .link-button:hover {
  box-shadow: 0 0 4px #aeaeae;
  transition: 0.4s ease all;
  opacity: 1;
  /*filter: brightness(110%);*/
  cursor: pointer;
}
#site-hero input[type=button].btn-primary:hover,
#site-hero button.btn-primary:hover,
#site-hero .btn.btn-primary:hover,
#site-hero .link-button.btn-primary:hover, #site-content input[type=button].btn-primary:hover,
#site-content button.btn-primary:hover,
#site-content .btn.btn-primary:hover,
#site-content .link-button.btn-primary:hover {
  background-color: #505050;
  border-color: #505050;
  color: #fff !important;
  /*
  background-image: -webkit-linear-gradient(39deg, $black-light-color 9%, $primary-color-lighter 100%);
  background-image: -o-linear-gradient(39deg, $black-light-color 9%, $primary-color-lighter 100%);
  background-image: linear-gradient(51deg, $black-light-color 9%, $primary-color-lighter 100%);
  border-color: $primary-color-lighter;
  */
}
#site-hero input[type=button].btn-white:hover,
#site-hero button.btn-white:hover,
#site-hero .btn.btn-white:hover,
#site-hero .link-button.btn-white:hover, #site-content input[type=button].btn-white:hover,
#site-content button.btn-white:hover,
#site-content .btn.btn-white:hover,
#site-content .link-button.btn-white:hover {
  background-color: #000000;
  border-color: #000000;
  color: #fff !important;
  /*
  background-image: -webkit-linear-gradient(39deg, $black-light-color 9%, $primary-color-lighter 100%);
  background-image: -o-linear-gradient(39deg, $black-light-color 9%, $primary-color-lighter 100%);
  background-image: linear-gradient(51deg, $black-light-color 9%, $primary-color-lighter 100%);
  border-color: $primary-color-lighter;
  */
}
#site-hero, #site-content {
  /* ctas */
}
#site-hero .secondary input[type=button].btn-cta:hover, #site-hero .secondary input[type=button].cta:hover,
#site-hero .secondary button.btn-cta:hover,
#site-hero .secondary button.cta:hover,
#site-hero .secondary .btn.btn-cta:hover,
#site-hero .secondary .btn.cta:hover,
#site-hero .secondary .link-button.btn-cta:hover,
#site-hero .secondary .link-button.cta:hover, #site-hero .secondary-bg input[type=button].btn-cta:hover, #site-hero .secondary-bg input[type=button].cta:hover,
#site-hero .secondary-bg button.btn-cta:hover,
#site-hero .secondary-bg button.cta:hover,
#site-hero .secondary-bg .btn.btn-cta:hover,
#site-hero .secondary-bg .btn.cta:hover,
#site-hero .secondary-bg .link-button.btn-cta:hover,
#site-hero .secondary-bg .link-button.cta:hover, #site-hero .secondary-light input[type=button].btn-cta:hover, #site-hero .secondary-light input[type=button].cta:hover,
#site-hero .secondary-light button.btn-cta:hover,
#site-hero .secondary-light button.cta:hover,
#site-hero .secondary-light .btn.btn-cta:hover,
#site-hero .secondary-light .btn.cta:hover,
#site-hero .secondary-light .link-button.btn-cta:hover,
#site-hero .secondary-light .link-button.cta:hover, #site-hero .secondary-light-bg input[type=button].btn-cta:hover, #site-hero .secondary-light-bg input[type=button].cta:hover,
#site-hero .secondary-light-bg button.btn-cta:hover,
#site-hero .secondary-light-bg button.cta:hover,
#site-hero .secondary-light-bg .btn.btn-cta:hover,
#site-hero .secondary-light-bg .btn.cta:hover,
#site-hero .secondary-light-bg .link-button.btn-cta:hover,
#site-hero .secondary-light-bg .link-button.cta:hover, #site-hero .secondary-light-bg-darker input[type=button].btn-cta:hover, #site-hero .secondary-light-bg-darker input[type=button].cta:hover,
#site-hero .secondary-light-bg-darker button.btn-cta:hover,
#site-hero .secondary-light-bg-darker button.cta:hover,
#site-hero .secondary-light-bg-darker .btn.btn-cta:hover,
#site-hero .secondary-light-bg-darker .btn.cta:hover,
#site-hero .secondary-light-bg-darker .link-button.btn-cta:hover,
#site-hero .secondary-light-bg-darker .link-button.cta:hover, #site-hero .secondary-light-darker input[type=button].btn-cta:hover, #site-hero .secondary-light-darker input[type=button].cta:hover,
#site-hero .secondary-light-darker button.btn-cta:hover,
#site-hero .secondary-light-darker button.cta:hover,
#site-hero .secondary-light-darker .btn.btn-cta:hover,
#site-hero .secondary-light-darker .btn.cta:hover,
#site-hero .secondary-light-darker .link-button.btn-cta:hover,
#site-hero .secondary-light-darker .link-button.cta:hover,
#site-hero .lila input[type=button].btn-cta:hover,
#site-hero .lila input[type=button].cta:hover,
#site-hero .lila button.btn-cta:hover,
#site-hero .lila button.cta:hover,
#site-hero .lila .btn.btn-cta:hover,
#site-hero .lila .btn.cta:hover,
#site-hero .lila .link-button.btn-cta:hover,
#site-hero .lila .link-button.cta:hover, #site-hero .lila-bg input[type=button].btn-cta:hover, #site-hero .lila-bg input[type=button].cta:hover,
#site-hero .lila-bg button.btn-cta:hover,
#site-hero .lila-bg button.cta:hover,
#site-hero .lila-bg .btn.btn-cta:hover,
#site-hero .lila-bg .btn.cta:hover,
#site-hero .lila-bg .link-button.btn-cta:hover,
#site-hero .lila-bg .link-button.cta:hover, #site-hero .lila-light input[type=button].btn-cta:hover, #site-hero .lila-light input[type=button].cta:hover,
#site-hero .lila-light button.btn-cta:hover,
#site-hero .lila-light button.cta:hover,
#site-hero .lila-light .btn.btn-cta:hover,
#site-hero .lila-light .btn.cta:hover,
#site-hero .lila-light .link-button.btn-cta:hover,
#site-hero .lila-light .link-button.cta:hover, #site-hero .lila-light-bg input[type=button].btn-cta:hover, #site-hero .lila-light-bg input[type=button].cta:hover,
#site-hero .lila-light-bg button.btn-cta:hover,
#site-hero .lila-light-bg button.cta:hover,
#site-hero .lila-light-bg .btn.btn-cta:hover,
#site-hero .lila-light-bg .btn.cta:hover,
#site-hero .lila-light-bg .link-button.btn-cta:hover,
#site-hero .lila-light-bg .link-button.cta:hover, #site-hero .lila-light-bg-darker input[type=button].btn-cta:hover, #site-hero .lila-light-bg-darker input[type=button].cta:hover,
#site-hero .lila-light-bg-darker button.btn-cta:hover,
#site-hero .lila-light-bg-darker button.cta:hover,
#site-hero .lila-light-bg-darker .btn.btn-cta:hover,
#site-hero .lila-light-bg-darker .btn.cta:hover,
#site-hero .lila-light-bg-darker .link-button.btn-cta:hover,
#site-hero .lila-light-bg-darker .link-button.cta:hover, #site-hero .lila-light-darker input[type=button].btn-cta:hover, #site-hero .lila-light-darker input[type=button].cta:hover,
#site-hero .lila-light-darker button.btn-cta:hover,
#site-hero .lila-light-darker button.cta:hover,
#site-hero .lila-light-darker .btn.btn-cta:hover,
#site-hero .lila-light-darker .btn.cta:hover,
#site-hero .lila-light-darker .link-button.btn-cta:hover,
#site-hero .lila-light-darker .link-button.cta:hover,
#site-hero .yellow input[type=button].btn-cta:hover,
#site-hero .yellow input[type=button].cta:hover,
#site-hero .yellow button.btn-cta:hover,
#site-hero .yellow button.cta:hover,
#site-hero .yellow .btn.btn-cta:hover,
#site-hero .yellow .btn.cta:hover,
#site-hero .yellow .link-button.btn-cta:hover,
#site-hero .yellow .link-button.cta:hover, #site-hero .yellow-bg input[type=button].btn-cta:hover, #site-hero .yellow-bg input[type=button].cta:hover,
#site-hero .yellow-bg button.btn-cta:hover,
#site-hero .yellow-bg button.cta:hover,
#site-hero .yellow-bg .btn.btn-cta:hover,
#site-hero .yellow-bg .btn.cta:hover,
#site-hero .yellow-bg .link-button.btn-cta:hover,
#site-hero .yellow-bg .link-button.cta:hover, #site-hero .yellow-light input[type=button].btn-cta:hover, #site-hero .yellow-light input[type=button].cta:hover,
#site-hero .yellow-light button.btn-cta:hover,
#site-hero .yellow-light button.cta:hover,
#site-hero .yellow-light .btn.btn-cta:hover,
#site-hero .yellow-light .btn.cta:hover,
#site-hero .yellow-light .link-button.btn-cta:hover,
#site-hero .yellow-light .link-button.cta:hover, #site-hero .yellow-light-bg input[type=button].btn-cta:hover, #site-hero .yellow-light-bg input[type=button].cta:hover,
#site-hero .yellow-light-bg button.btn-cta:hover,
#site-hero .yellow-light-bg button.cta:hover,
#site-hero .yellow-light-bg .btn.btn-cta:hover,
#site-hero .yellow-light-bg .btn.cta:hover,
#site-hero .yellow-light-bg .link-button.btn-cta:hover,
#site-hero .yellow-light-bg .link-button.cta:hover, #site-hero .yellow-light-bg-darker input[type=button].btn-cta:hover, #site-hero .yellow-light-bg-darker input[type=button].cta:hover,
#site-hero .yellow-light-bg-darker button.btn-cta:hover,
#site-hero .yellow-light-bg-darker button.cta:hover,
#site-hero .yellow-light-bg-darker .btn.btn-cta:hover,
#site-hero .yellow-light-bg-darker .btn.cta:hover,
#site-hero .yellow-light-bg-darker .link-button.btn-cta:hover,
#site-hero .yellow-light-bg-darker .link-button.cta:hover, #site-hero .yellow-light-darker input[type=button].btn-cta:hover, #site-hero .yellow-light-darker input[type=button].cta:hover,
#site-hero .yellow-light-darker button.btn-cta:hover,
#site-hero .yellow-light-darker button.cta:hover,
#site-hero .yellow-light-darker .btn.btn-cta:hover,
#site-hero .yellow-light-darker .btn.cta:hover,
#site-hero .yellow-light-darker .link-button.btn-cta:hover,
#site-hero .yellow-light-darker .link-button.cta:hover, #site-hero .yellow-c-bg input[type=button].btn-cta:hover, #site-hero .yellow-c-bg input[type=button].cta:hover,
#site-hero .yellow-c-bg button.btn-cta:hover,
#site-hero .yellow-c-bg button.cta:hover,
#site-hero .yellow-c-bg .btn.btn-cta:hover,
#site-hero .yellow-c-bg .btn.cta:hover,
#site-hero .yellow-c-bg .link-button.btn-cta:hover,
#site-hero .yellow-c-bg .link-button.cta:hover, #site-hero .yellow-c-bg-darker input[type=button].btn-cta:hover, #site-hero .yellow-c-bg-darker input[type=button].cta:hover,
#site-hero .yellow-c-bg-darker button.btn-cta:hover,
#site-hero .yellow-c-bg-darker button.cta:hover,
#site-hero .yellow-c-bg-darker .btn.btn-cta:hover,
#site-hero .yellow-c-bg-darker .btn.cta:hover,
#site-hero .yellow-c-bg-darker .link-button.btn-cta:hover,
#site-hero .yellow-c-bg-darker .link-button.cta:hover,
#site-hero .green input[type=button].btn-cta:hover,
#site-hero .green input[type=button].cta:hover,
#site-hero .green button.btn-cta:hover,
#site-hero .green button.cta:hover,
#site-hero .green .btn.btn-cta:hover,
#site-hero .green .btn.cta:hover,
#site-hero .green .link-button.btn-cta:hover,
#site-hero .green .link-button.cta:hover, #site-hero .green-bg input[type=button].btn-cta:hover, #site-hero .green-bg input[type=button].cta:hover,
#site-hero .green-bg button.btn-cta:hover,
#site-hero .green-bg button.cta:hover,
#site-hero .green-bg .btn.btn-cta:hover,
#site-hero .green-bg .btn.cta:hover,
#site-hero .green-bg .link-button.btn-cta:hover,
#site-hero .green-bg .link-button.cta:hover, #site-hero .green-light input[type=button].btn-cta:hover, #site-hero .green-light input[type=button].cta:hover,
#site-hero .green-light button.btn-cta:hover,
#site-hero .green-light button.cta:hover,
#site-hero .green-light .btn.btn-cta:hover,
#site-hero .green-light .btn.cta:hover,
#site-hero .green-light .link-button.btn-cta:hover,
#site-hero .green-light .link-button.cta:hover, #site-hero .green-light-bg input[type=button].btn-cta:hover, #site-hero .green-light-bg input[type=button].cta:hover,
#site-hero .green-light-bg button.btn-cta:hover,
#site-hero .green-light-bg button.cta:hover,
#site-hero .green-light-bg .btn.btn-cta:hover,
#site-hero .green-light-bg .btn.cta:hover,
#site-hero .green-light-bg .link-button.btn-cta:hover,
#site-hero .green-light-bg .link-button.cta:hover, #site-hero .green-light-bg-darker input[type=button].btn-cta:hover, #site-hero .green-light-bg-darker input[type=button].cta:hover,
#site-hero .green-light-bg-darker button.btn-cta:hover,
#site-hero .green-light-bg-darker button.cta:hover,
#site-hero .green-light-bg-darker .btn.btn-cta:hover,
#site-hero .green-light-bg-darker .btn.cta:hover,
#site-hero .green-light-bg-darker .link-button.btn-cta:hover,
#site-hero .green-light-bg-darker .link-button.cta:hover, #site-hero .green-light-darker input[type=button].btn-cta:hover, #site-hero .green-light-darker input[type=button].cta:hover,
#site-hero .green-light-darker button.btn-cta:hover,
#site-hero .green-light-darker button.cta:hover,
#site-hero .green-light-darker .btn.btn-cta:hover,
#site-hero .green-light-darker .btn.cta:hover,
#site-hero .green-light-darker .link-button.btn-cta:hover,
#site-hero .green-light-darker .link-button.cta:hover, #site-content .secondary input[type=button].btn-cta:hover, #site-content .secondary input[type=button].cta:hover,
#site-content .secondary button.btn-cta:hover,
#site-content .secondary button.cta:hover,
#site-content .secondary .btn.btn-cta:hover,
#site-content .secondary .btn.cta:hover,
#site-content .secondary .link-button.btn-cta:hover,
#site-content .secondary .link-button.cta:hover, #site-content .secondary-bg input[type=button].btn-cta:hover, #site-content .secondary-bg input[type=button].cta:hover,
#site-content .secondary-bg button.btn-cta:hover,
#site-content .secondary-bg button.cta:hover,
#site-content .secondary-bg .btn.btn-cta:hover,
#site-content .secondary-bg .btn.cta:hover,
#site-content .secondary-bg .link-button.btn-cta:hover,
#site-content .secondary-bg .link-button.cta:hover, #site-content .secondary-light input[type=button].btn-cta:hover, #site-content .secondary-light input[type=button].cta:hover,
#site-content .secondary-light button.btn-cta:hover,
#site-content .secondary-light button.cta:hover,
#site-content .secondary-light .btn.btn-cta:hover,
#site-content .secondary-light .btn.cta:hover,
#site-content .secondary-light .link-button.btn-cta:hover,
#site-content .secondary-light .link-button.cta:hover, #site-content .secondary-light-bg input[type=button].btn-cta:hover, #site-content .secondary-light-bg input[type=button].cta:hover,
#site-content .secondary-light-bg button.btn-cta:hover,
#site-content .secondary-light-bg button.cta:hover,
#site-content .secondary-light-bg .btn.btn-cta:hover,
#site-content .secondary-light-bg .btn.cta:hover,
#site-content .secondary-light-bg .link-button.btn-cta:hover,
#site-content .secondary-light-bg .link-button.cta:hover, #site-content .secondary-light-bg-darker input[type=button].btn-cta:hover, #site-content .secondary-light-bg-darker input[type=button].cta:hover,
#site-content .secondary-light-bg-darker button.btn-cta:hover,
#site-content .secondary-light-bg-darker button.cta:hover,
#site-content .secondary-light-bg-darker .btn.btn-cta:hover,
#site-content .secondary-light-bg-darker .btn.cta:hover,
#site-content .secondary-light-bg-darker .link-button.btn-cta:hover,
#site-content .secondary-light-bg-darker .link-button.cta:hover, #site-content .secondary-light-darker input[type=button].btn-cta:hover, #site-content .secondary-light-darker input[type=button].cta:hover,
#site-content .secondary-light-darker button.btn-cta:hover,
#site-content .secondary-light-darker button.cta:hover,
#site-content .secondary-light-darker .btn.btn-cta:hover,
#site-content .secondary-light-darker .btn.cta:hover,
#site-content .secondary-light-darker .link-button.btn-cta:hover,
#site-content .secondary-light-darker .link-button.cta:hover,
#site-content .lila input[type=button].btn-cta:hover,
#site-content .lila input[type=button].cta:hover,
#site-content .lila button.btn-cta:hover,
#site-content .lila button.cta:hover,
#site-content .lila .btn.btn-cta:hover,
#site-content .lila .btn.cta:hover,
#site-content .lila .link-button.btn-cta:hover,
#site-content .lila .link-button.cta:hover, #site-content .lila-bg input[type=button].btn-cta:hover, #site-content .lila-bg input[type=button].cta:hover,
#site-content .lila-bg button.btn-cta:hover,
#site-content .lila-bg button.cta:hover,
#site-content .lila-bg .btn.btn-cta:hover,
#site-content .lila-bg .btn.cta:hover,
#site-content .lila-bg .link-button.btn-cta:hover,
#site-content .lila-bg .link-button.cta:hover, #site-content .lila-light input[type=button].btn-cta:hover, #site-content .lila-light input[type=button].cta:hover,
#site-content .lila-light button.btn-cta:hover,
#site-content .lila-light button.cta:hover,
#site-content .lila-light .btn.btn-cta:hover,
#site-content .lila-light .btn.cta:hover,
#site-content .lila-light .link-button.btn-cta:hover,
#site-content .lila-light .link-button.cta:hover, #site-content .lila-light-bg input[type=button].btn-cta:hover, #site-content .lila-light-bg input[type=button].cta:hover,
#site-content .lila-light-bg button.btn-cta:hover,
#site-content .lila-light-bg button.cta:hover,
#site-content .lila-light-bg .btn.btn-cta:hover,
#site-content .lila-light-bg .btn.cta:hover,
#site-content .lila-light-bg .link-button.btn-cta:hover,
#site-content .lila-light-bg .link-button.cta:hover, #site-content .lila-light-bg-darker input[type=button].btn-cta:hover, #site-content .lila-light-bg-darker input[type=button].cta:hover,
#site-content .lila-light-bg-darker button.btn-cta:hover,
#site-content .lila-light-bg-darker button.cta:hover,
#site-content .lila-light-bg-darker .btn.btn-cta:hover,
#site-content .lila-light-bg-darker .btn.cta:hover,
#site-content .lila-light-bg-darker .link-button.btn-cta:hover,
#site-content .lila-light-bg-darker .link-button.cta:hover, #site-content .lila-light-darker input[type=button].btn-cta:hover, #site-content .lila-light-darker input[type=button].cta:hover,
#site-content .lila-light-darker button.btn-cta:hover,
#site-content .lila-light-darker button.cta:hover,
#site-content .lila-light-darker .btn.btn-cta:hover,
#site-content .lila-light-darker .btn.cta:hover,
#site-content .lila-light-darker .link-button.btn-cta:hover,
#site-content .lila-light-darker .link-button.cta:hover,
#site-content .yellow input[type=button].btn-cta:hover,
#site-content .yellow input[type=button].cta:hover,
#site-content .yellow button.btn-cta:hover,
#site-content .yellow button.cta:hover,
#site-content .yellow .btn.btn-cta:hover,
#site-content .yellow .btn.cta:hover,
#site-content .yellow .link-button.btn-cta:hover,
#site-content .yellow .link-button.cta:hover, #site-content .yellow-bg input[type=button].btn-cta:hover, #site-content .yellow-bg input[type=button].cta:hover,
#site-content .yellow-bg button.btn-cta:hover,
#site-content .yellow-bg button.cta:hover,
#site-content .yellow-bg .btn.btn-cta:hover,
#site-content .yellow-bg .btn.cta:hover,
#site-content .yellow-bg .link-button.btn-cta:hover,
#site-content .yellow-bg .link-button.cta:hover, #site-content .yellow-light input[type=button].btn-cta:hover, #site-content .yellow-light input[type=button].cta:hover,
#site-content .yellow-light button.btn-cta:hover,
#site-content .yellow-light button.cta:hover,
#site-content .yellow-light .btn.btn-cta:hover,
#site-content .yellow-light .btn.cta:hover,
#site-content .yellow-light .link-button.btn-cta:hover,
#site-content .yellow-light .link-button.cta:hover, #site-content .yellow-light-bg input[type=button].btn-cta:hover, #site-content .yellow-light-bg input[type=button].cta:hover,
#site-content .yellow-light-bg button.btn-cta:hover,
#site-content .yellow-light-bg button.cta:hover,
#site-content .yellow-light-bg .btn.btn-cta:hover,
#site-content .yellow-light-bg .btn.cta:hover,
#site-content .yellow-light-bg .link-button.btn-cta:hover,
#site-content .yellow-light-bg .link-button.cta:hover, #site-content .yellow-light-bg-darker input[type=button].btn-cta:hover, #site-content .yellow-light-bg-darker input[type=button].cta:hover,
#site-content .yellow-light-bg-darker button.btn-cta:hover,
#site-content .yellow-light-bg-darker button.cta:hover,
#site-content .yellow-light-bg-darker .btn.btn-cta:hover,
#site-content .yellow-light-bg-darker .btn.cta:hover,
#site-content .yellow-light-bg-darker .link-button.btn-cta:hover,
#site-content .yellow-light-bg-darker .link-button.cta:hover, #site-content .yellow-light-darker input[type=button].btn-cta:hover, #site-content .yellow-light-darker input[type=button].cta:hover,
#site-content .yellow-light-darker button.btn-cta:hover,
#site-content .yellow-light-darker button.cta:hover,
#site-content .yellow-light-darker .btn.btn-cta:hover,
#site-content .yellow-light-darker .btn.cta:hover,
#site-content .yellow-light-darker .link-button.btn-cta:hover,
#site-content .yellow-light-darker .link-button.cta:hover, #site-content .yellow-c-bg input[type=button].btn-cta:hover, #site-content .yellow-c-bg input[type=button].cta:hover,
#site-content .yellow-c-bg button.btn-cta:hover,
#site-content .yellow-c-bg button.cta:hover,
#site-content .yellow-c-bg .btn.btn-cta:hover,
#site-content .yellow-c-bg .btn.cta:hover,
#site-content .yellow-c-bg .link-button.btn-cta:hover,
#site-content .yellow-c-bg .link-button.cta:hover, #site-content .yellow-c-bg-darker input[type=button].btn-cta:hover, #site-content .yellow-c-bg-darker input[type=button].cta:hover,
#site-content .yellow-c-bg-darker button.btn-cta:hover,
#site-content .yellow-c-bg-darker button.cta:hover,
#site-content .yellow-c-bg-darker .btn.btn-cta:hover,
#site-content .yellow-c-bg-darker .btn.cta:hover,
#site-content .yellow-c-bg-darker .link-button.btn-cta:hover,
#site-content .yellow-c-bg-darker .link-button.cta:hover,
#site-content .green input[type=button].btn-cta:hover,
#site-content .green input[type=button].cta:hover,
#site-content .green button.btn-cta:hover,
#site-content .green button.cta:hover,
#site-content .green .btn.btn-cta:hover,
#site-content .green .btn.cta:hover,
#site-content .green .link-button.btn-cta:hover,
#site-content .green .link-button.cta:hover, #site-content .green-bg input[type=button].btn-cta:hover, #site-content .green-bg input[type=button].cta:hover,
#site-content .green-bg button.btn-cta:hover,
#site-content .green-bg button.cta:hover,
#site-content .green-bg .btn.btn-cta:hover,
#site-content .green-bg .btn.cta:hover,
#site-content .green-bg .link-button.btn-cta:hover,
#site-content .green-bg .link-button.cta:hover, #site-content .green-light input[type=button].btn-cta:hover, #site-content .green-light input[type=button].cta:hover,
#site-content .green-light button.btn-cta:hover,
#site-content .green-light button.cta:hover,
#site-content .green-light .btn.btn-cta:hover,
#site-content .green-light .btn.cta:hover,
#site-content .green-light .link-button.btn-cta:hover,
#site-content .green-light .link-button.cta:hover, #site-content .green-light-bg input[type=button].btn-cta:hover, #site-content .green-light-bg input[type=button].cta:hover,
#site-content .green-light-bg button.btn-cta:hover,
#site-content .green-light-bg button.cta:hover,
#site-content .green-light-bg .btn.btn-cta:hover,
#site-content .green-light-bg .btn.cta:hover,
#site-content .green-light-bg .link-button.btn-cta:hover,
#site-content .green-light-bg .link-button.cta:hover, #site-content .green-light-bg-darker input[type=button].btn-cta:hover, #site-content .green-light-bg-darker input[type=button].cta:hover,
#site-content .green-light-bg-darker button.btn-cta:hover,
#site-content .green-light-bg-darker button.cta:hover,
#site-content .green-light-bg-darker .btn.btn-cta:hover,
#site-content .green-light-bg-darker .btn.cta:hover,
#site-content .green-light-bg-darker .link-button.btn-cta:hover,
#site-content .green-light-bg-darker .link-button.cta:hover, #site-content .green-light-darker input[type=button].btn-cta:hover, #site-content .green-light-darker input[type=button].cta:hover,
#site-content .green-light-darker button.btn-cta:hover,
#site-content .green-light-darker button.cta:hover,
#site-content .green-light-darker .btn.btn-cta:hover,
#site-content .green-light-darker .btn.cta:hover,
#site-content .green-light-darker .link-button.btn-cta:hover,
#site-content .green-light-darker .link-button.cta:hover {
  background-color: rgb(99.3181818182, 205.1818181818, 139.3506493506);
  border-color: rgb(99.3181818182, 205.1818181818, 139.3506493506);
  color: #000 !important;
  /*
  background: $hp-green-color;
  background-image: -webkit-linear-gradient(39deg, $hp-green-color-darker 9%, $hp-green-color 100%);
  background-image: -o-linear-gradient(39deg, $hp-green-color-darker 9%, $hp-green-color 100%);
  background-image: linear-gradient(51deg, $hp-green-color-darker 9%, $hp-green-color 100%);
  border-color: $hp-green-color;
  color: #ffffff !important;
  box-shadow: 0 0 0 #000;
  */
}
#site-hero .hp-green input[type=button].btn-cta:hover, #site-hero .hp-green input[type=button].cta:hover,
#site-hero .hp-green button.btn-cta:hover,
#site-hero .hp-green button.cta:hover,
#site-hero .hp-green .btn.btn-cta:hover,
#site-hero .hp-green .btn.cta:hover,
#site-hero .hp-green .link-button.btn-cta:hover,
#site-hero .hp-green .link-button.cta:hover, #site-hero .hp-green-bg input[type=button].btn-cta:hover, #site-hero .hp-green-bg input[type=button].cta:hover,
#site-hero .hp-green-bg button.btn-cta:hover,
#site-hero .hp-green-bg button.cta:hover,
#site-hero .hp-green-bg .btn.btn-cta:hover,
#site-hero .hp-green-bg .btn.cta:hover,
#site-hero .hp-green-bg .link-button.btn-cta:hover,
#site-hero .hp-green-bg .link-button.cta:hover, #site-hero .hp-green-light input[type=button].btn-cta:hover, #site-hero .hp-green-light input[type=button].cta:hover,
#site-hero .hp-green-light button.btn-cta:hover,
#site-hero .hp-green-light button.cta:hover,
#site-hero .hp-green-light .btn.btn-cta:hover,
#site-hero .hp-green-light .btn.cta:hover,
#site-hero .hp-green-light .link-button.btn-cta:hover,
#site-hero .hp-green-light .link-button.cta:hover, #site-hero .hp-green-light-bg input[type=button].btn-cta:hover, #site-hero .hp-green-light-bg input[type=button].cta:hover,
#site-hero .hp-green-light-bg button.btn-cta:hover,
#site-hero .hp-green-light-bg button.cta:hover,
#site-hero .hp-green-light-bg .btn.btn-cta:hover,
#site-hero .hp-green-light-bg .btn.cta:hover,
#site-hero .hp-green-light-bg .link-button.btn-cta:hover,
#site-hero .hp-green-light-bg .link-button.cta:hover, #site-hero .hp-green-light-bg-darker input[type=button].btn-cta:hover, #site-hero .hp-green-light-bg-darker input[type=button].cta:hover,
#site-hero .hp-green-light-bg-darker button.btn-cta:hover,
#site-hero .hp-green-light-bg-darker button.cta:hover,
#site-hero .hp-green-light-bg-darker .btn.btn-cta:hover,
#site-hero .hp-green-light-bg-darker .btn.cta:hover,
#site-hero .hp-green-light-bg-darker .link-button.btn-cta:hover,
#site-hero .hp-green-light-bg-darker .link-button.cta:hover, #site-hero .hp-green-light-darker input[type=button].btn-cta:hover, #site-hero .hp-green-light-darker input[type=button].cta:hover,
#site-hero .hp-green-light-darker button.btn-cta:hover,
#site-hero .hp-green-light-darker button.cta:hover,
#site-hero .hp-green-light-darker .btn.btn-cta:hover,
#site-hero .hp-green-light-darker .btn.cta:hover,
#site-hero .hp-green-light-darker .link-button.btn-cta:hover,
#site-hero .hp-green-light-darker .link-button.cta:hover, #site-content .hp-green input[type=button].btn-cta:hover, #site-content .hp-green input[type=button].cta:hover,
#site-content .hp-green button.btn-cta:hover,
#site-content .hp-green button.cta:hover,
#site-content .hp-green .btn.btn-cta:hover,
#site-content .hp-green .btn.cta:hover,
#site-content .hp-green .link-button.btn-cta:hover,
#site-content .hp-green .link-button.cta:hover, #site-content .hp-green-bg input[type=button].btn-cta:hover, #site-content .hp-green-bg input[type=button].cta:hover,
#site-content .hp-green-bg button.btn-cta:hover,
#site-content .hp-green-bg button.cta:hover,
#site-content .hp-green-bg .btn.btn-cta:hover,
#site-content .hp-green-bg .btn.cta:hover,
#site-content .hp-green-bg .link-button.btn-cta:hover,
#site-content .hp-green-bg .link-button.cta:hover, #site-content .hp-green-light input[type=button].btn-cta:hover, #site-content .hp-green-light input[type=button].cta:hover,
#site-content .hp-green-light button.btn-cta:hover,
#site-content .hp-green-light button.cta:hover,
#site-content .hp-green-light .btn.btn-cta:hover,
#site-content .hp-green-light .btn.cta:hover,
#site-content .hp-green-light .link-button.btn-cta:hover,
#site-content .hp-green-light .link-button.cta:hover, #site-content .hp-green-light-bg input[type=button].btn-cta:hover, #site-content .hp-green-light-bg input[type=button].cta:hover,
#site-content .hp-green-light-bg button.btn-cta:hover,
#site-content .hp-green-light-bg button.cta:hover,
#site-content .hp-green-light-bg .btn.btn-cta:hover,
#site-content .hp-green-light-bg .btn.cta:hover,
#site-content .hp-green-light-bg .link-button.btn-cta:hover,
#site-content .hp-green-light-bg .link-button.cta:hover, #site-content .hp-green-light-bg-darker input[type=button].btn-cta:hover, #site-content .hp-green-light-bg-darker input[type=button].cta:hover,
#site-content .hp-green-light-bg-darker button.btn-cta:hover,
#site-content .hp-green-light-bg-darker button.cta:hover,
#site-content .hp-green-light-bg-darker .btn.btn-cta:hover,
#site-content .hp-green-light-bg-darker .btn.cta:hover,
#site-content .hp-green-light-bg-darker .link-button.btn-cta:hover,
#site-content .hp-green-light-bg-darker .link-button.cta:hover, #site-content .hp-green-light-darker input[type=button].btn-cta:hover, #site-content .hp-green-light-darker input[type=button].cta:hover,
#site-content .hp-green-light-darker button.btn-cta:hover,
#site-content .hp-green-light-darker button.cta:hover,
#site-content .hp-green-light-darker .btn.btn-cta:hover,
#site-content .hp-green-light-darker .btn.cta:hover,
#site-content .hp-green-light-darker .link-button.btn-cta:hover,
#site-content .hp-green-light-darker .link-button.cta:hover {
  background-color: #505050;
  border-color: #505050;
  color: #fff !important;
  /*
  background-image: -webkit-linear-gradient(39deg, $black-light-color 9%, $primary-color-lighter 100%);
  background-image: -o-linear-gradient(39deg, $black-light-color 9%, $primary-color-lighter 100%);
  background-image: linear-gradient(51deg, $black-light-color 9%, $primary-color-lighter 100%);
  border-color: $primary-color-lighter;
  */
}
#site-hero, #site-content {
  /* button with icon-arrow animation */
}
#site-hero .btn.icon-arrow-after:hover:after, #site-content .btn.icon-arrow-after:hover:after {
  animation: icon-arrow-after-anim 1s;
  -moz-animation: icon-arrow-after-anim 1s; /* Firefox */
  -webkit-animation: icon-arrow-after-anim 1s; /* Safari and Chrome */
  animation-iteration-count: infinite;
  right: 0px;
}
@keyframes icon-arrow-after-anim {
  from {
    right: 0px;
  }
  to {
    right: -10px;
  }
}
#site-hero, #site-content {
  /* Col-content hover effect */
}
#site-hero .col-set .row, #site-content .col-set .row {
  padding-top: 8px; /* Fixes box-shadow cut */
  padding-bottom: 8px; /* Fixes box-shadow cut */
}
#site-hero .col-set .col-content[class*=-bg]:hover, #site-content .col-set .col-content[class*=-bg]:hover {
  /*
  box-shadow: 0 0 8px #d7d7d7;
  transition: .4s ease all;
  */
}
#site-hero .col-set .col-content[class*=-bg].rounded, #site-content .col-set .col-content[class*=-bg].rounded {
  /*margin: 8px 0 8px 0;*/
}
#site-hero, #site-content {
  /* Product hover effect */
}
#site-hero .no-background .product-list .col-content.product, #site-hero .white-bg .product-list .col-content.product, #site-content .no-background .product-list .col-content.product, #site-content .white-bg .product-list .col-content.product {
  border: 1px solid #dedede;
}
#site-hero .no-background .product-list .col-content.product:hover, #site-hero .white-bg .product-list .col-content.product:hover, #site-content .no-background .product-list .col-content.product:hover, #site-content .white-bg .product-list .col-content.product:hover {
  border-color: #dedede;
}
#site-hero .product-list .col-content.product:hover, #site-content .product-list .col-content.product:hover {
  box-shadow: 0 0 8px #d7d7d7;
  transition: 0.4s ease all;
  border-color: #e6e6e6;
}
#site-hero .product-list .col-content.product.secondary-light-bg, #site-content .product-list .col-content.product.secondary-light-bg {
  border: 1px solid #dedede;
}
#site-hero .product-list .col-content.product.secondary-light-bg:hover, #site-content .product-list .col-content.product.secondary-light-bg:hover {
  border-color: #dedede;
}
#site-hero .product-list .col-content.product.green-light-bg, #site-content .product-list .col-content.product.green-light-bg {
  border: 1px solid #F0F7F0;
}
#site-hero .product-list .col-content.product.green-light-bg:hover, #site-content .product-list .col-content.product.green-light-bg:hover {
  border-color: #dedede;
}
#site-hero .product-list .col-content.product.hp-green-bg, #site-content .product-list .col-content.product.hp-green-bg {
  border: 1px solid #50c77d;
}
#site-hero .product-list .col-content.product.hp-green-bg:hover, #site-content .product-list .col-content.product.hp-green-bg:hover {
  border-color: #dedede;
}

/* --------------------------
 *
 *	5.0 Print
 *
** ----------------------- */
/*@import "_print.scss";*/
/* --------------------------
 *
 *	6.0 Ninja-forms 
 *
** ----------------------- */
.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
  /*font-family: $secondary-font;*/
  background-color: #000000;
  padding: 0.85em 1.85em;
  color: #ffffff;
  text-decoration: none;
  font-weight: 500;
  border-radius: 25px;
  /*text-transform: none; */ /* custom css overwrite */
  border: 2px solid #000000;
}

/* --------------------------
 *
 *	7.0 Contact form 7
 *
** ----------------------- */
.wpcf7-form input[type=text]:focus,
.wpcf7-form input[type=email]:focus,
.wpcf7-form input[type=tel]:focus,
.wpcf7-form textarea:focus {
  background: #fff;
  border-color: #919191;
  color: #919191;
  outline: none;
  transition: all 0.5s;
}

.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form input[type=tel],
.wpcf7-form textarea {
  background: #f7f7f7;
  border: 1px solid #c4c4c4;
  border-radius: 0;
  box-shadow: none;
  color: #787878;
  transition: all 0.5s;
  width: 100%;
}

.wpcf7-form label {
  width: 100%;
  font-weight: bold;
  font-size: 18px;
}

input.wpcf7-submit {
  background: #000;
  border: 0;
  color: #fff;
  transition: all 0.5s;
}

input.wpcf7-submit[disabled] {
  background: #333;
  border: 0;
  color: #f7f7f7;
  transition: all 0.5s;
}

.wpcf7-form .datetime label {
  display: inline-block;
  width: auto;
}

/* recaptcha badge */
.grecaptcha-badge {
  visibility: hidden;
}

/* --------------------------
 *
 *	8.0 Iubenda cookie solution / banner
 *
** ----------------------- */
/*.hostingpalvelu {
	#iubenda-cs-banner .iubenda-cs-close-btn {
		display: none;
	}
	#iubenda-cs-banner .iubenda-cs-opt-group button.iubenda-cs-reject-btn {
		order: 1;
		margin-left: 15px !important;
	}
}*/
/* --------------------------
 *
 *	9.0 Trustmary widgets
 *
** ----------------------- */
.tm-widget button {
  opacity: 1 !important;
}

.tm-widget button svg path {
  fill: #000000 !important;
}

.tm-widget .tm-carousel-dots button span.tm-carousel-dot-circle {
  background: #000000 !important;
}

.tm-widget .tm-carousel-dots-total {
  color: #000000;
  opacity: 1 !important;
}

/* --------------------------
 *
 *	10.0 Accessibility
 *
** ----------------------- */
a.move-to-content:focus {
  background-color: #ffffff;
  color: #000000;
  top: 10px;
}

/* Focus indicators */
a:focus {
  outline: #000000;
}

.focus-visible, .btn:focus,
.btn:focus-visible,
:focus-visible {
  outline-color: #000000;
}

.btn:focus,
.btn:focus-visible {
  outline: #000000;
}

.primary-bg a:focus, #site-footer a:focus {
  outline: #ffffff;
}
.primary-bg .focus-visible, .primary-bg .btn:focus,
.primary-bg :focus-visible, #site-footer .focus-visible, #site-footer .btn:focus,
#site-footer :focus-visible {
  outline-color: #ffffff;
}
.primary-bg .btn:focus,
.primary-bg .btn:focus-visible, #site-footer .btn:focus,
#site-footer .btn:focus-visible {
  outline: #ffffff;
}

/* Notice banner */
#site-notice a:focus, #site-notice a:focus-visible {
  outline: #ffffff;
}

/* Main nav */
button.element-focusable i.dropdown-icon {
  color: #000;
}

button.element-focusable:focus i.dropdown-icon {
  color: #000;
}