/* *****************************************************

    SOME OVERRIDE OF flathost.css
    Au lieu de modifier flathost.css directement, 
    on override tous les éléments globaux qui doivent l'être

***************************************************** */

/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.
***************************************************** */

/* *****************************************************

[ S U M M A R Y ]

- SOME OVERRIDE OF flathost.css
- SOME OVERRIDE OF all.css
-- very-light-gray
-- light-grey
-- mid-grey
-- grey
-- orange-brown
-- 

- HEADER
-- Logo header
-- Nav bar
-- Top menu
-- Small top menu (desktop)
-- Small top menu (mobile)
-- Main menu customer area
-- H1 Header-Lined (not displayed in some pages
-- Breadcrumb


- BODY
-- Important annoucement 
-- DNS sections (display none)
-- Double Tiles (display none)
-- Client Area Home 
-- Global buttons
-- Banana decoration
-- No uppercase (flathost overide)
-- Domain register
-- Connexion, password, account register
-- Domain Select Option
-- Account creation
-- Order Summary Step 1
-- Order Summary Step 2
-- Order Summary Step 3
-- EasyHoster SEO bundle
-- Order complete.tpl
-- supportticketsubmit*
-- supportticketslist
-- viewticket
-- domaintransfer (standard_cart)
-- Invoices
-- Domain Renewal
-- Annoucements
-- Codeguard Upgrade
-- Change Plan
-- Upgrade Plan
-- Hosting Product Detail
-- Affiliate & Promocoupon
-- Upgrade configure

- FOOTER
-- Footer margins / paddings
-- Footer size
-- Typos footer
-- Copyright section 
-- Feedback request
-- Footer links

***************************************************** */


/* *****************************************************

    SOME OVERRIDE OF flathost.css
    Au lieu de modifier flathost.css directement, 
    on override tous les éléments globaux qui doivent l'être

***************************************************** */

html {
    scroll-behavior: smooth;
}

body {
    color: #7e8f95;
    font-family: Montserrat, sans-serif !important;
    font-weight: 500;
}

body {
    /* Important pour que les fonts rendent comme dans Divi */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.primary-bg-color {
    background-color: #FFF;
}

p {
    color: #7e8f95;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #65757b;
}

h3 {
    font-weight: 700;
    font-size: 23px;
}

a {
    color: #337ab7;
}

a:hover,
a:focus {
    color: #23527c;
}

a[menuitemname="Downloads"] {
    display: none;
}

.small,
small {
    font-size: 70%;
}

.card-footer small {
    font-weight: 500;
}

.btn {
    font-weight: 500;
}

#main-body .btn:focus {
    box-shadow: none;
}

table.table-list thead th,
.table,
.list-group-item-action {
    color: #65757b;
}

#main-body .list-group-item.active:hover {
    color: #495057;
    background-color: #F5FBFF;
}

#main-body .table-list>tbody>tr:hover>td,
#main-body .table-list>tbody>tr:nth-child(even):hover>td {
    background-color: #e6f4fd;
}

#primary-nav .dropdown-menu>li>a {
    font-weight: 500;
}

#main-body .text-info {
    color: #2a7a8e !important;
}

.jumbotron {
    background-image: none;
    background: #232a31;
    background-color: #232a31;
}

.PlanPricing .planFeatures {
    background: #F5FBFF;
}

@media (max-width: 768px) {

    /* sert à corriger une erreur de code dans Flathost qui sera peut-être corrigée, signalée le 20 mai 2021 par e-mail */
    .navbar-main .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
    }
}

table.table-list thead th {
    background-color: #F5FBFF;
}

.stats-head {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.form-group {
    margin-bottom: 22px;
    margin-top: 12px;
}

.navbar .nav .dropdown.open>.dropdown-toggle,
.navbar .nav .dropdown.active>.dropdown-toggle,
.navbar .nav .dropdown.open.active>.dropdown-toggle {
    color: #ffd520;
}

#main-menu .dropdown.open>.dropdown-toggle {
    color: #1f2733;
}

.dropdown-toggle::after {
    vertical-align: middle;
}

@media (min-width: 991px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #FFF;
    }
}



/* *****************************************************

    SOME OVERRIDE OF standard_cart/all.css
    Au lieu de modifier all.min.css directement, 
    on override tous les éléments globaux qui doivent l'être

***************************************************** */

/* Lors de la sélection du domaine : réserver/transférer/registrar tiers */
body #order-standard_cart .field,
body #order-standard_cart .form-control,
body #order-standard_cart .sidebar-collapsed form select {
    border: 1px solid #dde8f4;
    color: #7e8f95;
}

body #order-standard_cart label {
    color: #7e8f95;
    font-family: Montserrat, sans-serif !important;
    font-size: 14px;
    line-height: 1.5em;
    font-weight: 400;
}

body #order-standard_cart .domain-selection-options .option-selected label {
    font-weight: 500;
}

body #order-standard_cart .sub-heading span,
body #order-standard_cart .sub-heading-borderless span {
    color: #2a7a8e;
}

body #order-standard_cart .view-cart-items-header {
    background-color: #2a7a8e;
}

body #order-standard_cart .view-cart-items {
    border-bottom: 2px solid #2a7a8e;
}

body #order-standard_cart .empty-cart .btn {
    background-color: #2a7a8e;
}

body #order-standard_cart .view-cart-items .item:nth-child(even) {
    background-color: #ebf5ff;
}

body #order-standard_cart .cc-input-container {
    background-color: #f7fbfc;
    border: 1px solid #dde8f4;
}

body #order-standard_cart .font-size-18 {
    font-size: 17px;
    font-weight: 600;
    letter-spacing: -0.3px;
}

body #order-standard_cart .sub-heading {
    margin-top: 45px;
}

.page-item.active .page-link,
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #2a7a8e;
    border-color: #2a7a8e;
}

/* *****************************************************

    SOME OVERRIDE OF flathost/all.css
    Au lieu de modifier all.min.css directement, 
    on override tous les éléments globaux qui doivent l'être

***************************************************** */

/* beautiful alerts styling */

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert h4 {
    margin-top: 0;
    color: inherit;
}

.alert .alert-link {
    font-weight: bold;
}

.alert>p,
.alert>ul {
    margin-bottom: 0;
}

.alert>p+p {
    margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-success hr {
    border-top-color: #c9e2b3;
}

.alert-success .alert-link {
    color: #2b542c;
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.alert-info hr {
    border-top-color: #a6e1ec;
}

.alert-info .alert-link {
    color: #245269;
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.alert-warning hr {
    border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
    color: #66512c;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert-danger hr {
    border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
    color: #843534;
}

.alert-bordered-left {
    border: 0;
    border-left: 3px solid;
    border-radius: 0;
    text-align: left;
}

/**
 * Helper Alerts
 */
.alert .fas.pull-left {
    margin: -3px 0 0 -3px;
}

.alert .alert-text {
    margin-left: 56px;
}

.panel-sidebar .alert {
    padding: 10px 15px;
    margin-bottom: 5px;
}

/* very-light-gray #f9f9f9 => #f7fbfc */
body .domain-promo-box {
    background-color: #f7fbfc;
}

body .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f7fbfc;
}

body .store-order-container .store-domain-tabs li a {
    background-color: #f7fbfc;
}

body .featured-tld .price {
    background-color: #f7fbfc;
}

body div.dtr-modal div.dtr-modal-close {
    background-color: #f7fbfc;
}

body #order-standard_cart .sidebar-collapsed {
    background-color: #F5FBFF;
}

body #order-standard_cart .products .product header {
    background: #F5FBFF;
}

body #order-standard_cart .domain-selection-options .option {
    background-color: #F5FBFF;
}

body #order-standard_cart .product-info {
    background-color: #F5FBFF;
}

body #order-standard_cart .summary-container {
    background-color: #F5FBFF;
}

body #order-standard_cart .field[disabled],
body #order-standard_cart .field[readonly],
body #order-standard_cart .form-control[disabled],
body #order-standard_cart .form-control[readonly] {
    background-color: #F5FBFF;
}

body #order-standard_cart .view-cart-tabs .nav-tabs>li.active>a {
    background-color: #F5FBFF;
}

body #order-standard_cart .view-cart-tabs .tab-content {
    background-color: #F5FBFF;
}

body .spotlight-tlds {
    background-color: #F5FBFF;
}

body .suggested-domains .domain-lookup-suggestions-loader {
    background-color: #F5FBFF;
}

body .domain-renewals {
    background-color: #F5FBFF;
}

body #order-standard_cart .mc-promo .body {
    background-color: #F5FBFF;
}

/* Default font size from 0.9em to 1em */
.panel {
    font-size: 1em;
}

/* light-grey #f5f5f =>  #F5FBFF */
body pre,
body .table-hover>tbody>tr:hover,
body .table>thead>tr>td.active,
body .table>tbody>tr>td.active,
body .table>tfoot>tr>td.active,
body .table>thead>tr>th.active,
body .table>tbody>tr>th.active,
body .table>tfoot>tr>th.active,
body .table>thead>tr.active>td,
body .table>tbody>tr.active>td,
body .table>tfoot>tr.active>td,
body .table>thead>tr.active>th,
body .table>tbody>tr.active>th,
body .table>tfoot>tr.active>th,
body .dropdown-menu>li>a:focus,
body .progress,
body a.list-group-item:hover,
body button.list-group-item:hover,
body a.list-group-item:focus,
body button.list-group-item:focus,
body .panel-footer,
body .panel-default>.panel-heading,
body .well,
body .panel-sidebar>.panel-heading,
body .panel-sidebar>.panel-footer,
body .domain-pricing .tld-pricing-header div:nth-child(odd),
body .md-editor .md-footer,
body .md-editor>.md-header {
    background-color: #F5FBFF;
}

body .domain-pricing .tld-row {
    border-bottom: 1px solid #F5FBFF;
}

body .upgrade .products .product .current,
body .upgrade .products .product .recommended,
body .panel-default>.panel-heading .badge {
    color: #F5FBFF;
}

body .list-group-item {
    border-color: #F5FBFF;
}

/* mid-grey #efefef => #ebf5ff */

body div.product-details div.product-icon {
    background-color: #ebf5ff;
}

body .ticket-reply {
    border: 1px solid #ebf5ff;
}

body .ticket-reply .attachments {
    border-top: 1px dashed #ebf5ff;
}

body .ticketfeedbackstaffcont {
    background-color: #ebf5ff;
}

body .invoice-summary {
    border: 4px dashed #ebf5ff;
}

body .invoice-summary-table td.total-row {
    background-color: #ebf5ff;
}

body .twofa-setup .backup-code {
    background-color: #ebf5ff;
}

body tr.masspay-total td {
    background-color: #ebf5ff;
}

body .domain-pricing .tld-pricing-header .col-xs-2,
body .domain-pricing .tld-pricing-header .col-sm-2,
body .domain-pricing .tld-pricing-header .col-xs-4,
body .domain-pricing .tld-pricing-header .col-sm-4 {
    background-color: #ebf5ff;
}

body .domain-pricing .tld-pricing-header .col-xs-2:nth-child(even),
body .domain-pricing .tld-pricing-header .col-sm-2:nth-child(even),
body .domain-pricing .tld-pricing-header .col-xs-4:nth-child(even),
body .domain-pricing .tld-pricing-header .col-sm-4:nth-child(even) {
    color: #677072;
    /* Important Text Color for Mid-Gray */
}

/* grey #ddd => #dde8f4 */
body .domain-promo-box {
    border: 1px solid #dde8f4;
}

body .img-thumbnail {
    border: 1px solid #dde8f4;
}

body .table>thead>tr>th,
body .table>tbody>tr>th,
body .table>tfoot>tr>th,
body .table>thead>tr>td,
body .table>tbody>tr>td,
body .table>tfoot>tr>td {
    border: 1px solid rgba(0, 0, 0, .2);
}

body .table>thead>tr>th {
    border-bottom: 2px solid #dde8f4;
}

body .table>tbody+tbody {
    border-top: 2px solid #dde8f4;
}

body .table-bordered {
    border: 1px solid #dde8f4;
}

body .table-bordered>thead>tr>th,
body .table-bordered>tbody>tr>th,
body .table-bordered>tfoot>tr>th,
body .table-bordered>thead>tr>td,
body .table-bordered>tbody>tr>td,
body .table-bordered>tfoot>tr>td {
    border: 1px solid #dde8f4;
}

@media screen and (max-width: 767px) {
    body .table-responsive {
        border: 1px solid #dde8f4;
    }
}

body .nav-tabs {
    border-bottom: 1px solid #dde8f4;
}

body .nav-tabs>li>a:hover {
    border-color: #eeeeee #eeeeee #dde8f4;
}

body .nav-tabs>li.active>a,
body .nav-tabs>li.active>a:hover,
body .nav-tabs>li.active>a:focus {
    border: 1px solid #dde8f4;
}

body .nav-tabs.nav-justified>.active>a,
body .nav-tabs.nav-justified>.active>a:hover,
body .nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #dde8f4;
}

@media (min-width: 768px) {
    body .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #dde8f4;
    }
}

body .nav-tabs-justified>.active>a,
body .nav-tabs-justified>.active>a:hover,
body .nav-tabs-justified>.active>a:focus {
    border: 1px solid #dde8f4;
}

@media (min-width: 768px) {
    body .nav-tabs-justified>li>a {
        border-bottom: 1px solid #dde8f4;
    }
}

body .navbar-default .navbar-toggle {
    border-color: #dde8f4;
}

body .navbar-default .navbar-toggle:hover,
body .navbar-default .navbar-toggle:focus {
    background-color: #dde8f4;
}

body .pagination>li>a,
body .pagination>li>span {

    border: 1px solid #dde8f4;
}

body .pagination>li>a:hover,
body .pagination>li>span:hover,
body .pagination>li>a:focus,
body .pagination>li>span:focus {
    border-color: #dde8f4;
}

body .pagination>.disabled>span,
body .pagination>.disabled>span:hover,
body .pagination>.disabled>span:focus,
body .pagination>.disabled>a,
body .pagination>.disabled>a:hover,
body .pagination>.disabled>a:focus {
    border-color: #dde8f4;
}

body .pager li>a,
body .pager li>span {
    border: 1px solid #dde8f4;
}

body .thumbnail {
    border: 1px solid #dde8f4;
}

body .list-group-item {
    border: 1px solid #dde8f4;
}

body .panel-footer {
    border: 1px solid rgba(0, 0, 0, .2);
}

body .panel>.panel-body+.table,
body .panel>.panel-body+.table-responsive,
body .panel>.table+.panel-body,
body .panel>.table-responsive+.panel-body {
    border: 1px solid rgba(0, 0, 0, .2);
}

body .panel-group .panel-heading+.panel-collapse>.panel-body,
body .panel-group .panel-heading+.panel-collapse>.list-group {
    border: 1px solid rgba(0, 0, 0, .2);
}

body .panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #dde8f4;
}

body .panel-default {
    border-color: #dde8f4;
}

body .panel-default>.panel-heading {
    border-color: #dde8f4;
}

body .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #dde8f4;
}

body .panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #dde8f4;
}

body .well blockquote {
    border-color: #dde8f4;
    border-color: rgba(0, 0, 0, 0.15);
}

@media (max-width: 767px) {
    body .navbar-main .navbar-nav .open .dropdown-menu>li>a {
        color: #dde8f4;
    }
}

body section#footer {
    border: 1px solid rgba(0, 0, 0, .2);
}

body section#footer .back-to-top i {
    background-color: #dde8f4;
}

@media (min-width: 768px) {
    body .logincontainer.with-social .login-form {
        border-right: 1px solid #dde8f4;
    }
}

body .client-home-panels .panel>.list-group {
    border: 1px solid rgba(0, 0, 0, .2);
    border-bottom: 1px solid #dde8f4;
}

body ul.top-nav>li.primary-action {
    border-left: solid 1px #dde8f4;
}

body div.product-details-tab-container {
    border: 1px solid #dde8f4;
}

body .popover-user-notifications {
    border-color: #dde8f4;
}

body .popover-user-notifications ul li {
    border-bottom: 1px solid #dde8f4;
}

body .panel-actions>.list-group .list-group-item {
    border: 1px solid #dde8f4 !important;
}

body .twofa-setup .activation-msg {
    border: 1px dashed #dde8f4;
}

body .md-editor {
    border: 1px solid #dde8f4;
}

body .md-editor>textarea.markdown-editor,
body .md-editor>.md-preview {
    border-top: 1px solid #dde8f4 !important;
    border-bottom: 1px solid #dde8f4 !important;
}

body div.md-editor.active {
    border: 1px solid #dde8f4;
}

body .markdown-content table {
    border: 1px solid #dde8f4;
}

body .markdown-content table>thead>tr>th {
    border: 1px solid #dde8f4;
}

body .markdown-content table>tbody>tr>td {
    border: 1px solid #dde8f4;
}

body .store-order-container .store-domain-tabs li a {
    border-bottom: 1px solid #dde8f4;
}

body .store-order-container .store-domain-tab-content {
    border: 1px solid #dde8f4;
}

body .promo-banner {
    border: 1px solid #dde8f4;
}

body #registration .sub-heading {
    border: 1px solid rgba(0, 0, 0, .2);
}

body #registration .field,
body #registration .form-control {
    border: 1px solid rgba(0, 0, 0, .2);
}

body #registration .form-control:focus {
    border-color: #dde8f4;
}

#main-body #registration label {
    font-size: 16px;
}

#main-body #registration .field-help-text {
    font-size: 13px;
}

body .select-account {
    border: 1px solid rgba(0, 0, 0, .2);
}

body .select-account a {
    border-bottom: 1px solid #dde8f4;
}

body .md-editor {
    border: 1px solid #dde8f4
}

body .md-editor>.md-preview {
    border-top: 1px dashed #dde8f4;
    border-bottom: 1px dashed #dde8f4;
}

body .md-editor>textarea {
    border-top: 1px dashed #dde8f4;
    border-bottom: 1px dashed #dde8f4;
}

/* orange-brown => orange-flash #8a6d3b => #cc8314 */
#main-body .text-warning {
    color: #cc8314 !important;
}

body .has-warning .help-block,
body .has-warning .control-label,
body .has-warning .radio,
body .has-warning .checkbox,
body .has-warning .radio-inline,
body .has-warning .checkbox-inline,
body .has-warning.radio label,
body .has-warning.checkbox label,
body .has-warning.radio-inline label,
body .has-warning.checkbox-inline label {
    color: #cc8314;
}

body .has-warning .form-control {
    border-color: #cc8314;
}

body .has-warning .input-group-addon {
    border-color: #cc8314;
}

body .has-warning .form-control-feedback {
    color: #cc8314;
}

body .alert-warning {
    color: #cc8314;
}

body .list-group-item-warning {
    color: #cc8314;
}

body a.list-group-item-warning,
body button.list-group-item-warning {
    color: #cc8314;
}

body a.list-group-item-warning:hover,
body button.list-group-item-warning:hover,
body a.list-group-item-warning:focus,
body button.list-group-item-warning:focus {
    color: #cc8314;
}

body a.list-group-item-warning.active,
body button.list-group-item-warning.active,
body a.list-group-item-warning.active:hover,
body button.list-group-item-warning.active:hover,
body a.list-group-item-warning.active:focus,
body button.list-group-item-warning.active:focus {
    background-color: #cc8314;
    border-color: #cc8314;
}

body .panel-warning>.panel-heading {
    color: #cc8314;
}

body .panel-warning>.panel-heading .badge {
    background-color: #cc8314;
}


/* *****************************************************

    HEADER

***************************************************** */



/* *****************************************************
-- Logo header
    Syling du logo d'entête + Baseline !
***************************************************** */
#logo-to-home {
    margin-top: 8px;
}

h2.baseline {
    font-size: 11px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.5);
    margin-top: 66px;
    display: block;
    font-family: Montserrat, sans-serif !important;
    margin-left: 66px;
    letter-spacing: 0.2px;
}

h1#logo-to-home span.baseline {
    font-size: 15px;
    display: block;
    text-align: center;
}

#logo-to-home {
    line-height: 0.3em;
    width: fit-content;
    float: left;
}

@media screen and (max-width: 1100px) {
    h2.baseline {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    h1#logo-to-home span.baseline {
        display: none;
    }

    h1#logo-to-home img {
        height: 36px;
    }
}



/* *****************************************************
-- Nav bar
    Couleurs de la barre de navigation principale (clients)
***************************************************** */

.navbar-inverse {
    background-color: #F5FBFF;
    border: solid 1px #e0e5e9;
}

.navbar .nav>li>a {
    transition: all 200ms ease 0ms;
}

.navbar-main .navbar-nav>li>a {
    color: rgba(48, 61, 80, 0.85);
}

body .navbar-main .navbar-nav .dropdown-menu>li>a:hover,
body .dropdown-menu>li>a:hover {
    background-color: #ebf7ff;
}

body .navbar-main .navbar-nav .dropdown-menu>li.nav-divider>a,
body .dropdown-menu>li.nav-divider>a,
body .navbar-main .navbar-nav .dropdown-menu>li.nav-divider>a:hover,
body .dropdown-menu>li.nav-divider>a:hover {
    background-color: #e5e5e5;
    cursor: default;
}

/*
Texte noir sur fond noir au focus, une erreur? 
.navbar .nav>li>a:focus, .navbar .nav>li>a:hover {
    color: #172436;
}*/
.navbar {
    padding-bottom: 14px;
}

.navbar-main {
    font-size: 13px;
    padding-bottom: 0px;
}

.navbar-toggle {
    margin-top: 14px;
}

#main-menu .dropdown-menu>li>a {
    border-bottom: 0;
    font-size: 12px;
    color: rgba(48, 61, 80, 0.85);
}

/*
Texte noir sur fond noir au focus, une erreur? 
.navbar .nav>li>a:focus {
    color: #172436;
} 
*/
.navbar .nav>li>a:hover {
    color: #ffd520;
}

.navbar .navbar-main>li>a:focus,
.navbar-main .nav>li>a:hover {
    color: #1f2733;
}

.navbar-light .navbar-collapse {
    flex-basis: initial;
    flex-grow: initial;
}

.navbar {
    background: #232a31;
    padding-bottom: 16px;
}

.navbar .nav>li>a {
    color: #FFF;
    position: relative;
    display: block;
    padding: 8px 16px 24px 16px;
}

div.topbar {
    background-color: #2E353C !important;
}

.navbar.navbar-expand-xl.main-navbar-wrapper {
    background-color: #F5FBFF;
    border: solid 1px #e0e5e9;
}

#header a:hover {
    text-decoration: none;
}

#header .container {
    display: block;
    /* Remove display:flex, cannot achieve what I want to do with flexboxes */
}


#header #main-nav-bar {
    width: fit-content;
    float: right;
    margin-top: 1.5%;
}


#header .topbar .container,
.main-navbar-wrapper .container {
    padding-left: 0;
    padding-right: 0;
}

#header .topbar .container {
    padding-right: 16px;
}

#main-nav-bar {
    flex-wrap: initial !important;
    flex-direction: initial !important;
}

#header .dropdown-menu {
    position: absolute;
    z-index: 1000;
    float: left;
    min-width: 220px;
    margin: 2px 0 0;
    margin-top: 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
}

#header .dropdown-menu>li>a {
    display: block;
    padding: 5px 18px !important;
    white-space: nowrap;
    font-weight: 500;
    color: #65727f;
}

#header .dropdown-item {
    padding: 0.25rem 0.25rem;
}

.dropdown-item:focus,
.dropdown-item:hover {
    background-color: #ebf7ff;
}

header.header .dropdown-item:active {
    background-color: #e6f4fd;
}

header.header #nav>li>a,
ul.navbar-nav.ml-auto a {
    color: #65727f;
    padding-top: 8px !important;
    padding-bottom: 16px;
}

@media only screen and (max-width: 1199.98px) {

    /* mobile */
    #Secondary_Navbar-Account .hello-user {
        display: none;
    }

    #Secondary_Navbar-Account .hello-user-mobile {
        display: inline-block;
    }

    #header #nav>li>a,
    #header ul.navbar-nav.ml-auto a {
        padding-top: 6px !important;
        padding-bottom: 10px;
        display: inline-block;
    }
}

@media only screen and (max-width: 1270px) and (min-width:1100px) {

    /* tablet */
    #Secondary_Navbar-Account.dropdown:hover>ul {
        margin-left: -78px;
    }
}

@media only screen and (max-width: 1100px) and (min-width:991px) {

    /* tablet */
    #Secondary_Navbar-Account.dropdown:hover>ul {
        margin-left: -140px;
    }
}

@media only screen and (min-width: 1199.98px) {

    /* desktop */
    #Secondary_Navbar-Account .hello-user {
        display: inline-block;
    }

    #Secondary_Navbar-Account .hello-user-mobile {
        display: none;
    }

    .navbar-light .navbar-collapse.collapse {
        display: block !important;
    }

    #main-nav-bar {
        display: block;
    }
}

@media only screen and (max-width: 1199.98px) {

    /* desktop */
    div#main-nav-bar-parent {
        clear: both;
    }
}

@media screen and (min-width:768px) and (max-width: 1199.98px) {

    /* Gros hack pour rendre le menu full responsive plus rapidemnet (991px au lieu de 767px) */
    /*Nav*/
    .navbar .navbar-nav>li.dropdown>ul {
        opacity: 1;
        visibility: visible;
        background: transparent;
        border: none;
        margin-top: -8px;
    }

    .dropdown-menu>li>a {
        color: rgb(255 255 255 / 70%);
        padding-left: 26px;
    }

    .dropdown-menu {
        position: relative;
        float: none;
    }

    .navbar-inverse .dropdown-menu>li>a {
        color: #8f9b9e;
    }

    body .navbar-main .navbar-nav .dropdown-menu>li>a:hover,
    body .dropdown-menu>li>a:hover {
        background-color: transparent;
    }
}

@media screen and (max-width: 991px) {
    ul.top-nav>li.primary-action>a.btn {
        font-size: 15px;
    }

    .dropdown-menu>li>a:focus,
    .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #FFF;
    }
}

@media screen and (min-width: 992px) {
    #main-menu .dropdown-menu>li>a {
        min-width: 190px;
    }

    .navbar-ex1-collapse>.navbar-right>li {
        padding-bottom: 0px;
    }
}

@media (min-width: 1199.98px) {

    .navbar-nav>li {
        float: left;
    }

    #header .navbar .navbar-nav>li.dropdown:hover>ul {
        display: block;
        opacity: 1;
        visibility: visible;
    }

    #header .navbar .navbar-nav>li.dropdown>ul {
        display: block;
        opacity: 0;
        visibility: hidden;
        -moz-transition: all 0.6s ease;
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    #header .navbar #main-nav-bar>li.dropdown>ul {
        margin-top: -6px;
    }

    #header #secondMainNavBar .navbar-nav>li.dropdown:hover>ul {
        margin-top: 8px;
    }

}

/* *****************************************************
-- Top menu
    Style complètement le petit menu supérieur-gauche : 
    Nous contacter / Hébergement / Payer une facture
***************************************************** */
#top-nav-left,
#top-nav-left * {
    margin: 0;
    padding: 0;
}

#top-nav-left {
    float: left;
    margin-top: 8px;
}

#top-nav-left li {
    padding-top: 8px;
    display: inline-block;
    margin-right: 1.3em;
    font-size: 12px;
}

#top-nav-left li:last-child {
    margin-right: 0;
}

#top-nav-left li a {
    color: #FFF;
}

#top-nav-left li a:hover {
    text-decoration: none;
    color: #cbd1de;
}

#header .container {
    padding-top: 6px;
    padding-bottom: 6px;
}

#header .badge {
    padding: 3px 5px;
    font-weight: 600;
    background-color: #76c2e8;
    font-family: Montserrat, sans-serif !important;
}

#header .toolbar .nav-link {
    border: none;
}

#header .toolbar .nav-link {
    border: none;
    font-size: 26px;
    color: #f5bf42;
}

#header .toolbar .nav-link:hover,
#header .toolbar .nav-link:active,
#header .toolbar .nav-link:focus {
    color: #f5bf42;
}

ul.navbar-nav.toolbar.burger-menu-container {
    float: right;
}

.navbar-ex1-collapse .navbar-right>li>a {
    font-weight: 600;
}

.eh-status-sign {
    font-size: 23px;
    color: #68c897;
    vertical-align: sub;
    margin-top: 0px;
    display: inline-block;
    animation: animSign 1.5s linear 4;
    transform: translate(0px, -1px);
}

@keyframes animSign {
    80% {
        opacity: 0
    }
}

button#slideToggle-mainNavbar {
    display: none;
}

#header .cart-btn i {
    font-weight: 900;
    font-size: 16px;
    color: #FFF;
    margin-right: 2px;
}

#header .notificationCount.haveNotif {
    background-color: #ff8800;
    padding: 2px 7px;
    margin-left: 3px;
    margin-right: 3px;
    font-weight: 600;
    border-radius: 3px;
    font-weight: 600;
}

#header .notificationCount.noNotif {
    display: none;
}


#header span#cartItemCount {
    background-color: #5cb85c;
    font-size: 12px;
}

#header a.btn.logout-btn,
#header a.btn.login-btn {
    font-size: 18px;
    margin-top: 2px;
}

@media (max-width: 1199.98px) {
    #header .hidden-sm {
        display: none !important;
    }

    #header .navbar-nav>li {
        float: none;
        display: block;
    }

    #header .navbar-nav {
        display: block;
    }

    #header #main-nav-bar-parent {
        position: absolute;
        z-index: 99;
        width: 92%;
        margin-top: 108px;
        padding: 2% 4% !important;
        left: 4% !important;
        right: 4% !important;
        border-top: 3px solid #f5bf42;
        background-color: #242a30;
        box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
        -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    }

    #header #main-nav-bar {
        float: none;
    }

    #header .navbar .navbar-nav>li.dropdown>ul {
        opacity: 1;
        visibility: visible;
        background: transparent;
        float: none;
        position: relative;
        border: 1px solid #7e8f95;
        margin: 2px 0 8px 0;
    }

    #header #main-nav-bar>li.dropdown>ul {
        border: none;
    }

    #header #nav>li>a,
    #header ul.navbar-nav.ml-auto a {
        padding-top: 6px !important;
        padding-bottom: 10px;
        display: inline-block;
    }

    #header .dropdown-menu>li>a {
        padding-left: 30px !important;
    }

    .navbar .nav>li>a {
        padding-bottom: 14px;
        padding-top: 14px;
    }

    #header #open-search {
        float: left;
        font-size: 130% !important;
    }

    button#slideToggle-mainNavbar {
        display: block;
        float: right;
        border: none;
        font-size: 24px;
        background: none;
        color: #2a7a8e;
        margin-top: 4px;
        margin-bottom: 4px;
    }

    button#slideToggle-mainNavbar:active,
    button#slideToggle-mainNavbar:focus {
        outline: none;
    }

    #header div#secondMainNavBar {
        padding-left: 0%;
        padding-right: 6%;
    }

    div#header-search {
        padding-bottom: 56px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #header div#secondMainNavBar {
        margin-right: -1.5%;
    }
}

@media (min-width: 1199.98px) {
    .navbar-right .dropdown-menu>li>a {
        color: rgba(48, 61, 80, 0.85);
        min-width: 190px;
    }

    #header .navbar li.dropdown ul {
        padding: 10px;
        border-radius: 1px;
        box-shadow: rgb(0 0 0 / 10%) 0px 2px 5px 0px;
        border: none;
        /* top:5em; */
    }

    .navbar-default {
        height: 103px;
    }

    .navbar-ex1-collapse>.navbar-right>li {
        padding-bottom: 2px;
    }
}

/* *****************************************************
-- Small top menu (desktop)
    Petit menu supérieur desktop
***************************************************** */
section#header {
    font-weight: 600;
}

.label-info {
    background-color: #ffa222;
    margin-left: 2px;
    font-size: 11px;
    border-radius: 2px;
}

/* *****************************************************
-- Small top menu (mobile)
    Ajustement sur mobile, des petits menus supérieurs : 
    Nous contacter / Hébergement / Payer une facture
    Connexion / Inscription / Panier
***************************************************** */

/* @media only screen and ( min-width: 864px ) and ( max-width: 991px ) {
    #header .container 
    { 
        width: 864px; 
    }
} */
@media only screen and (max-width: 991px) {
    #top-nav-left {
        float: right;
        margin-bottom: 8px;
        min-width: 420px;
        text-align: right;
    }

    ul.top-nav {
        clear: both;
    }
}

@media screen and (max-width: 580px) {
    #top-nav-left {
        display: none;
    }

    ul.top-nav {
        margin-top: 8px;
    }
}

.secondary-cart-body .last-question {
    margin: 20px auto;
    padding: 8px 14px;
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    font-size: 13px;

}

.secondary-cart-body .last-question span.icon-smile {
    font-size: 18px;
    margin-right: 3px;
    color: #337ab7;

}


/* *****************************************************
-- Main menu customer area
    Menu principal de l'espace client
***************************************************** */
a[href='#'],
a[href='#null'] {
    cursor: default;
}

.navbar .nav>li>a {
    text-transform: initial;
}

.tile .title {
    text-transform: initial;
}

ul.dropdown-menu li[menuitemname="Downloads"] {
    display: none;
}

@media (min-width: 992px) {
    #main-menu .navbar-nav {
        margin-top: -14px;
    }

    #main-menu .navbar li.dropdown ul {
        top: 3.5em;
    }

    #main-menu .navbar-header {
        display: none;
    }

    #primary-nav.navbar-collapse {
        padding-top: 10px;
    }
}

@media (max-width: 991px) {
    .navbar-ex1-collapse .navbar-nav {
        margin-top: 0px;
        padding-top: 0 !important;
    }

    #main-menu .navbar-nav:first-child {
        margin-top: -52px;
        margin-right: 52px !important;
    }
}

@media only screen and (max-width: 767px) {
    #main-menu .navbar-nav:first-child {
        margin-top: -10px;
    }
}


/* *****************************************************
-- H1 Header-Lined (not displayed in some pages
***************************************************** */

body.configureproduct>.container>.header-lined,
body.viewcart>.container>.header-lined,
body.supportticketsubmit-stepone .header-lined,
body.supportticketsubmit-steptwo .header-lined,
body.viewticket .header-lined {
    visibility: hidden;
    height: 10px;
}

body.login .header-lined,
body.clientareahome .header-lined h1,
body.domainregister .header-lined,
body.configureproductdomain .header-lined,
body.domaintransfer .header-lined {
    display: none;
}


/* *****************************************************
-- Breadcrumb
***************************************************** */

.header-lined {
    margin-top: 18px;
}

.header-lined h1 {
    border-bottom: 1px solid #EFEFEF;
    margin-bottom: 18px;
}

nav.master-breadcrumb,
body .breadcrumb {
    background-color: #FFF;
}


/* *****************************************************

    BODY

***************************************************** */

@media (min-width: 1199.98px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        width: 94%;
        max-width: 1280px;
    }
}

/* *****************************************************
-- Important annoucement 
    CSS de l'annonce importante affichée en toutes pages
    (exemple : Site en cours de maintenance, veuillez signaler les bugs)
***************************************************** */

.important-announcement {
    position: relative;
    z-index: 9;
    width: 100%;
    /* max-width: 770px; */
    margin: auto;
    /* left: 50%; */
    /* transform: translate(-50%); */
    margin-top: 0;
    font-size: 13px;
    line-height: 1.6em;
    font-weight: 600;
    /* top: -79px; */
    min-height: 68px;
    margin-bottom: 0 !important;
}

.important-announcement .the-announce {
    /* width: 92%;
    max-width: 1080px; */
    margin: auto;
}

@media only screen and (min-width:1008px) {
    .important-announcement .the-announce {
        padding-left: 36px;
    }
}

.important-announcement.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

.important-announcement.alert {
    /* position: relative; */
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.important-announcement.alert-dismissible {
    padding-right: 4rem;
}

.important-announcement .close-alert {
    float: right;
    font-size: 2.7rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    background: none;
    border: none;
}

.important-announcement.alert-dismissible .close-alert {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit;
}

.important-announcement .close-alert:focus,
.important-announcement .close-alert:hover {
    color: #000;
    text-decoration: none;
    opacity: .75;
}

.important-announcement .report-link {
    font-weight: 700;
    text-decoration: underline;
    color: #6f5403;
}

.important-announcement .report-link:hover {
    text-decoration: none;
}


@media only screen and (max-width: 991px) {
    /* .important-announcement {
        top: -68px; 
    } */
}

/* *****************************************************
-- DNS sections (display none)
    Masquer les sections de gestion avancées DNS 
    qui ne sont pas utiles puisque les zones DNS 
    se gèrent grâce à cPanel
***************************************************** */
#Primary_Sidebar-Domain_Details_Management-Domain_Addons,
#Primary_Sidebar-Domain_Details_Management-Manage_Private_Nameservers,
#Primary_Sidebar-Domain_Details_Management-Manage_DNS_Host_Records {
    display: none;
}

/* *****************************************************
-- Double Tiles (display none) 
    Masquer les cases redondantes (qui apparaissent 2 fois)
    sur la page d'accueil de l'espace client
***************************************************** */
.main-content .tiles.clearfix {
    display: none;
}

/* *****************************************************
-- Client Area Home
***************************************************** */
.panel li {
    margin-bottom: 6px;
}

.tiles .tile.services-stats {
    background: rgba(252, 136, 20, 0.9);
}

.tiles .tile.domains-stats {
    background: rgba(104, 200, 150, 0.9);
}

.tiles .tile.tickets-stats {
    background: rgba(214, 0, 4, 0.9);
}

.tiles .tile.invoices-stats {
    background: rgba(118, 194, 232, 0.9);
}

.container .tiles .tile .stats-head {
    background: rgb(0 0 0 / 8%);
}

.tiles .tile.services-stats:hover {
    background: #fc8814;
}

.tiles .tile.domains-stats:hover {
    background: #68c897;
}

.tiles .tile.tickets-stats:hover {
    background: #d80005;
}

.tiles .tile.invoices-stats:hover {
    background: #76c2e8;
}

.container .tiles .tile:hover .stats-head {
    background: rgb(0 0 0 / 12%);
}

.clientareahome .tiles .tile:hover i {
    font-size: 60px;
}

.container .tile .icon {
    color: rgba(255, 255, 255, 0.25);
}

div.panel[menuitemname="Client Details"] .panel-body {
    font-size: 13px;
}


body.clientareahome .promo-banner h3 {
    font-size: 22px;
    letter-spacing: -0.3px;
}

div.panel[menuitemname="CodeguardLogin"] select.form-control {
    font-size: 11px;
    padding: 2px 0px;
}

body.clientareahome .panel-title {
    font-size: 15px;
    line-height: 1.5em;
}

div.panel[menuitemname="Register a New Domain"] input[name="domain"] {
    margin-bottom: 6px;
}

div.panel[menuitemname="Register a New Domain"] .input-group {
    display: block;
}

div.panel[menuitemname="Active Products/Services"] .label,
div.panel[menuitemname="Recent Support Tickets"] .label {
    font-weight: 600;
}

div.panel[menuitemname="Recent News"] span.text-last-updated {
    color: #006687;
}

.clientareahome .list-group-item .badge {
    color: #006687;
    font-weight: 400;
    font-size: 11px;
}

body.clientareahome .list-group-item .home-news {
    max-width: 68%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
}

body.clientareahome .client-home-panels .panel>.list-group {
    max-height: 208px;
}

div.panel[menuitemname="News EasyHoster"] .panel-body p {
    padding-top: 4px;
    padding-bottom: 4px;
}

body.clientareahome .home-kb-search input {
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 1px 1px 3px rgb(0 0 0 / 5%);
}

body.clientareahome .wp-kb-cta {
    border: none;
}

body.clientareahome .home-kb-search i {
    color: #2a7a8e;
}

body.clientareahome input.custom-wp-search {
    width: 92%;
    float: left;
}

body.clientareahome input.custom-wp-search-submit {
    height: 38px;
    font-size: 22px;
    background-color: #2a7a8e !important;
    transition: background-color 0.2s ease;
    border-color: rgb(38 53 71 / 20%) rgb(38 53 71 / 20%) rgb(38 53 71 / 50%);
    color: #FFF;
    padding: 2px 6px 6px 6px;
    max-width: 8%;
    width: 8%
}

body.clientareahome input.custom-wp-search-submit:hover {
    background-color: #263547 !important;
}

span.service-id {
    font-size: 12px;
    font-weight: 400;
    display: block;
    line-height: 1.7em;
}

.home-kb-search i {
    float: left;
    margin-top: -27px;
    margin-left: 20px;
    color: #777;
}

.home-kb-search .form-control {
    padding-left: 50px;
    background-color: #fff;
    border: 1px solid #eee;
    color: #999;
    font-weight: 300;
}

/* *****************************************************
-- Global buttons
    Style globale de tous les boutons 
    (couleurs, effets/transitions…).
***************************************************** */

.btn {
    transition: background-color 0.2s ease;
}

.btn-info {
    color: #fff;
    background-color: #2a7a8e;
    border-color: rgb(38 53 71 / 20%) rgb(38 53 71 / 20%) rgb(38 53 71 / 50%);
}

.btn-success,
.btn-primary {
    background-color: #2a7a8e !important;
    border-color: rgb(38 53 71 / 20%) rgb(38 53 71 / 20%) rgb(38 53 71 / 50%);
}

body .btn-default {
    color: #65757b;
    border-color: rgba(0, 0, 0, .3);
}

.btn-warning {
    color: #FFFFFF !important;
    border-color: #ff8800;
    background-color: #ff8800;
}

.btn-warning:hover {
    background-color: #f46d06;
    background-color: #f46d06;
}

/* Correction pour les fonds foncés (écrire en blanc) */
body .bg-color-midnight-blue,
body .bg-color-gold,
body .bg-color-blue,
body .bg-color-asbestos,
body .bg-color-teal {
    color: #FFF !important;
}

body .bg-color-midnight-blue:hover,
body .bg-color-gold:hover,
body .bg-color-blue:hover,
body .bg-color-asbestos:hover,
body .bg-color-teal:hover {
    color: #263547 !important;
}

body .btn-default:hover {
    color: #48525b;
    background-color: #F5FBFF;
    border-color: #bdc8d0;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background-color: #263547 !important;
    border-color: rgb(0 0 0/ 20%) rgb(0 0 0 / 20%) rgb(0 0 0 / 50%);
}

.alert.alert-warning.info-text-sm a.alert-link {
    background-color: #f80;
    display: inline-block;
    padding: 2px 6px;
    color: #FFF;
    border-radius: 2px;
    margin: 5px;
}

/* *****************************************************
-- Banana decoration
    Affichage d'une banane, 
    en arrière-plan, en bas à droite
    et ajustement des paddings pour faire apparaître 
    la banane sur toutes les pages
***************************************************** */

section#main-body {
    background-image: url('https://www.easyhoster.com/wp-content/uploads/2020/03/2-bananas-bottom.jpg');
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-attachment: scroll;
    background-color: transparent;
    background-size: 300px;
    padding: 10px 0px 160px 0px;
    min-height: 400px;
}

/* *****************************************************
-- No uppercase (flathost overide)
    Annulation d'élements en Uppercase dans Flathost
***************************************************** */

.PageHead h1,
.PlanPricing .planName h3,
.ComparePlans .planHead2 h3,
.ComparePlans .planHead3 h3,
.footerlinks p {
    text-transform: initial;
}

/* *****************************************************
-- Domain register
    Page de réservation des domaines
***************************************************** */

#btnCheckAvailability {
    font-size: 14px;
}

.domain-checker-container {
    background: #34454e !important;
}

.domain-checker-bg {
    background-image: url('https://www.easyhoster.com/wp-content/uploads/2021/05/globe.png') !important;
    background-size: 280px;
}

.tld-filters {
    font-size: 17px;
}

.tld-filters a {
    padding-left: 3%;
    padding-right: 3%;
}

.tld-filters a.badge-secondary {
    background-color: #7e8f95;
}

.tld-filters a.badge-success,
.tld-filters a.badge-success[href]:focus,
.tld-filters a.badge-success[href]:hover,
.tld-filters a.badge-success[href]:hover {
    background-color: #489cc8;
}

body #order-standard_cart .sidebar-collapsed {
    background-color: #eef9ff;
    padding: 8px 8px 8px 8px;
}

body #order-standard_cart .input-group-lg>.form-control {
    font-size: 15px;
}

#order-standard_cart .header-lined {
    margin-top: 1px;
}

#order-standard_cart>.row {
    display: block;
}

#order-standard_cart .cart-body {
    margin-bottom: 24px !important;
}

.domain {
    background: transparent;
    border-bottom: 1px solid #ffa222;
}

.domain-input-group .btn-primary {
    min-width: fit-content;
}

body.configuredomains .addon-products {
    margin-top: 34px;
    margin-bottom: 44px;
    border-top: 1px solid #ddd;
    padding-top: 38px;
}

.whois-protection div.panel-price {
    display: none;
}

.whois-protection div.panel-add {
    display: none !important;
}


/* *****************************************************
-- Connexion, password, account register
    Fine tuning sur les pages de…
    …connexion, password, inscription
***************************************************** */

body div.header-lined h1 small {
    font-size: 16px;
    margin-left: 8px;
    color: rgba(143, 155, 158, 0.8);
}

body div.header-lined h1 {
    color: #65757b;
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 0.5em;
    line-height: 1.7em;
}

body #order-standard_cart .font-size-36 {
    font-size: 26px;
}

body.login form small,
body.login form .small {
    font-size: 85%;
}



/* *****************************************************
-- Domain Select Option
Lors de la sélection du domaine : réserver/transférer/registrar tiers 
***************************************************** */
/* On masque les listes déroulantes de navigation par Catégories 
et surtout, la sélection d'autres Devises ! */

.domain-promo-box i {
    margin-left: 8px;
    font-size: 34px;
    color: #2a7a8e;
}

#main-body .domain-promo-box p {
    font-size: 0.95em;
}

#main-body .domain-promo-box h3 {
    margin-bottom: 14px;
}

.input-group-addon {
    background-color: #ebf5ff;
    border: 1px solid #dde8f4;
}

.cart-body .sidebar-collapsed select[name=currency],
.cart-body .sidebar-collapsed #gidForm {
    display: none !important;
}

body #order-standard_cart .cart-body .sidebar-collapsed {
    background-color: #FFF;
    padding: 0;
    margin-top: 0px;
    margin-bottom: 0px;
}

body.configureproductdomain .input-group-text {
    background-color: transparent;
    border: none;
}

body.configureproductdomain #order-standard_cart .form-control {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

/* *****************************************************
-- Account creation
Création d'un compte (lien : Inscription)
***************************************************** */
#registration label[for=inputCurrency],
#registration select#inputCurrency {
    display: none;
}

/* *****************************************************
-- Order Summary Step 1
La page où l'on sélectionne son cycle de facturation
***************************************************** */
/* suppression d'importants sauts de ligne disgracieux 
provoqué par mon HTML dans la description des produits */
.product-info {
    line-height: 1.7em;
}

.product-info br {
    display: none;
}

body #order-standard_cart .order-summary {
    background-color: #7e8f95;
    border-bottom: 3px solid #7e8f95;
}

body #order-standard_cart .order-summary h2 {
    font-size: 14px;
}

body #order-standard_cart .order-summary .product-name {
    margin-bottom: 6px;
}

body #order-standard_cart .order-summary .product-group {
    font-style: normal;
}

body #order-standard_cart .summary-container .clearfix {
    font-size: 13px;
    margin-bottom: 6px;
    margin-top: 4px;
}

body #order-standard_cart .order-summary .product-name {
    font-size: 23px;
    font-weight: 300;
}

body.viewcart .order-summary .express-checkout-buttons {
    display: none;
}

body #order-standard_cart .btn-checkout {
    padding: 14px 24px;
}

.addon-promo-container h3 {
    font-size: 18px;
    font-weight: 500;
}

/* panel-sidebar : barre latérale gauche sur desktop pendant la commande */
.panel-sidebar .list-group-item i:not(.fa-circle):not(.fa-dot-circle):not(.no-transform) {
    color: #dde8f4;
}

body .panel-sidebar a.list-group-item:hover i.far,
body .panel-sidebar a.list-group-item:hover i.fas {
    color: #7e8f95 !important;
}

body .panel-sidebar .panel-minimise {
    color: rgb(126 143 149 / 50%);
}

div.panel[menuitemname="Choose Currency"],
div.panel[menuitemname="Categories"] {
    display: none !important;
}

.input-group-addon {
    color: #7e8f95;
}

label[for="inputBillingcycle"] {
    font-weight: 600 !important;
}

.order-summary .summary-totals .cycle .pull-left {
    font-weight: 400;
    line-height: 1.8em;
    background-color: #2a7a8e;
    color: #FFF;
    padding: 0px 6px 0px 4px;
    border-radius: 2px;
}

body.configureproduct #order-standard_cart .field-container label {
    font-weight: 600;
    margin-top: 8px;
    margin-bottom: 14px;
}


body.configureproduct #order-standard_cart .field-help-text {
    font-size: 13px;
    line-height: 1.8em;
    margin-top: -1px;
}

body.configureproduct label[for=inputBillingcycle] {
    font-size: 16px !important;
    border-bottom: 1px solid #7e8f95;
    padding-right: 1em;
}

body.configureproduct #order-standard_cart .form-control#inputBillingcycle {
    height: 38px;
    padding: 5px 12px 6px 10px;
    font-size: 16px;
}

body.configureproduct label[for=customfield13],
body.configureproduct label[for=customfield14],
body.configureproduct label[for=customfield15] {
    margin-top: 28px !important;
}



#main-body #paymentGatewaysContainer {
    margin-top: 34px;
    margin-bottom: 32px;
}

#main-body #paymentGatewaysContainer .text-muted {
    font-size: 16px;
    font-weight: 400;
}

#main-body #order-standard_cart label {
    font-size: 15px;
    font-weight: 500;
}

/* *****************************************************
-- Order Summary Step 2
La page où l'on indique un code promo
***************************************************** */

body #order-standard_cart .view-cart-items .item span:not(.caret):not(.renewal-price) {
    margin-bottom: 6px;
}

body #order-standard_cart .view-cart-items .item-price .cycle {
    font-size: 14px;
}

body #order-standard_cart .mc-promo .tagline {
    font-size: 13px;
}

body #order-standard_cart .mc-promo .icon {
    margin: 5px 6px 4px 8px;
    width: 42px;
    height: 38px;
}

body #order-standard_cart .view-cart-items .item-title {
    font-size: 16px;
    font-weight: 600;
}

#discount.pull-right {
    color: #8EB24B;
    font-weight: bold;
    font-size: 14px;
}

.bordered-totals .pull-left {
    font-size: 11px;
}

/* *****************************************************
-- Order Summary Step 3
La page où l'on créé son compte client
***************************************************** */

#paymentGatewaysContainer .text-muted {
    color: #7e8f95;
    font-size: 14px;
    font-weight: 200;
    margin-bottom: 22px;
}

.marketing-email-optin .bootstrap-switch,
body.clientregister .bootstrap-switch {
    display: none;
}

body #order-standard_cart .checkout-security-msg {
    font-size: 12.5px;
    line-height: 1.6em;
}

body #order-standard_cart .stripe-cards-inputs label {
    font-size: 12px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

/* *****************************************************
-- EasyHoster SEO bundle
Les instructions complexes qui apparaissent 
avant la commande EasyHoster SEO
***************************************************** */

#order-standard_cart #instructions-suite {
    display: none;
}

#order-standard_cart #read-more-btn,
#order-standard_cart #read-more-btn-again {
    background-color: #F5FBFF;
    font-size: 19px;
    padding: 8px 18px;
    border: none;
    color: #2a7a8e;
    margin: 15px auto 27px auto;
    transition: letter-spacing 0.5s;
}

#order-standard_cart #read-more-btn:hover {
    letter-spacing: 1px;
}

/* if $currentBundle.step eq 0 */
.easyhoster-seo-step-1 {
    display: initial;
}

.easyhoster-seo-step-2-6 {
    display: none;
}

@media only screen and (max-width: 767px) {
    #order-standard_cart .row {
        padding-left: 15px;
        padding-right: 15px;
    }

    #order-standard_cart #domainregister .row,
    #order-standard_cart .view-cart-items .row {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media only screen and (max-width: 479px) {
    #order-standard_cart .row {
        padding-left: 5px;
        padding-right: 5px;
    }

    #order-standard_cart #domainregister .row,
    #order-standard_cart .view-cart-items .row {
        padding-left: 0px;
        padding-right: 0px;
    }

    #order-standard_cart .cart-body,
    #order-standard_cart .col-sm-8 {
        padding-right: 6px;
        padding-left: 6px;
    }
}



/* *****************************************************
-- Order complete.tpl
La page de confirmation de commande (avec codes de tracking)
***************************************************** */

#order-standard_cart .order-complete {
    max-width: 840px;
    margin: auto;
}

#order-standard_cart .order-confirmation {
    text-align: center;
}

#order-standard_cart .order-confirmation span {
    font-size: 1.4em;
}

#order-standard_cart .order-confirmation-addon-output {
    margin: 15px 0;
    text-align: center;
}

a.alert-link.btn.btn-primary.btn-invoice {
    color: #FFF;
    font-size: 115%;
}

a.alert-link.btn.btn-primary.btn-invoice:after {
    content: " »";
}

.paypal_ppcpv-payment-form .approval-instructions {
    color: #2a7a8e !important;
}

#order-standard_cart .approval-instructions {
    font-size: 110%;
    border: 1px solid;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    padding: 12px 32px;
    border-radius: 2px;
}

/* *****************************************************
-- supportticketsubmit*
Toutes les customs liées aux tickets
***************************************************** */

.alert.ticket p {
    margin-top: 1em;
    margin-bottom: 0.5em;
}

.alert.ticket ul {
    margin-top: 6px;
}

.alert.ticket a,
.alert-info a {
    text-decoration: underline;
}

.alert-info p {
    color: #31708f;
}

.alert-warning p {
    color: #cc8314;
}

.supportticketsubmit-steptwo .form-control {
    padding: 3px 6px;
    font-size: 13px;
}

#inputAddCcEmail {
    font-size: 12px;
    padding: 8px;
    height: 37px;
}

div[menuitemname="Ticket Information"] .col-6.col-button-left,
div[menuitemname="Ticket Information"] .col-6.col-button-right {
    clear: both;
    width: 100%;
    padding: 6px;
}

a#ticket-answer-again,
a#ticket-share-feedback {
    cursor: pointer;
    color: #337ab7;
}

div.header-lined .breadcrumb {
    font-size: 14px;
}

.supportticketsubmit-steptwo .breadcrumb li.active {
    display: none;
}

.viewticket .message,
.viewticket .message p {
    color: rgb(47 53 59 / 80%);
    font-size: 15px;
}

.viewticket a.autoLinked {
    text-decoration: underline !important;

}

body.supportticketsubmit-stepone .offset-sm-1 {
    margin-left: 4px;
}

.sidebar-menu-item-wrapper {
    display: flex;
    flex-wrap: nowrap;
    max-width: 100%;
    /* Or a specific width */
    overflow: hidden;
    /* Important for ellipsis on child */
}

.sidebar-menu-item-label {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    min-width: 0;
    /* Allows shrinking in a flex container */
    /* Or flex-shrink: 1; */
}


@media (min-width: 1199.98px) {
    #header .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

/* *****************************************************
-- supportticketslist
***************************************************** */

body.supportticketslist span.ticket-number {
    display: block;
    margin-bottom: 6px;
    color: #76c2e8;
}

body.supportticketslist span.ticket-subject {
    font-size: 18px;
}

.dataTables_filter input.form-control.form-control-sm {
    border: 1px solid rgba(0, 0, 0, .3);
}

#main-body .table-list a.border-left {
    border-left: none !important;
    padding-left: 12px;
    text-decoration: none;
}

#main-body .table-list {
    line-height: 1.9;
}


#main-body .table td {
    border: 1px solid #f5f5f5;
}

#main-body .table-list>tbody>tr:nth-child(even)>td {
    background-color: #f8fcfd;
}

#main-body .dataTables_wrapper table.table-list thead th {
    border-bottom: 2px solid rgba(29, 57, 101, .2);
    font-size: 14px;
    font-weight: 700;
}

#main-body .table .col-1 {
    width: 22% !important;
}

#main-body .table .col-3 {
    width: 12% !important;
}

#main-body .table .col-4 {
    width: 24% !important;
}

#main-body th.sorting_asc,
#main-body th.sorting_desc {
    background-color: #e6f4fd;
}

#main-body .dataTables_wrapper .dataTables_filter label .form-control {
    padding-bottom: 5px;
}



/* *****************************************************
-- viewticket
***************************************************** */

a#ticket-answer-again:hover,
a#ticket-share-feedback:hover {
    text-decoration: underline;
}

body.viewticket #ipaddress {
    display: none;
}

body.viewticket .ticket-reply.staff .posted-by {
    background-color: #f2f9ff;
}

body.viewticket .posted-by {
    line-height: 2.4em;
}

body.viewticket .view-ticket .card-body {
    margin-bottom: 22px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 1px 1px 8px rgb(0 0 0 / 4%);
}

body.viewticket .card.view-ticket {
    border-left: none;
    border-right: none;
    margin-bottom: 22px;
}

body.viewticket div[menuitemname="Ticket Information"] .col-6.col-button-left,
body.viewticket div[menuitemname="Ticket Information"] .col-6.col-button-right {
    clear: both;
    width: 100%;
    padding: 6px;
    flex: 0 0 100%;
    max-width: 100%;
}

body.viewticket div[menuitemname="Ticket Information"] .btn-danger,
body.viewticket .ticket-actions .btn-danger {
    background-color: #ff8800;
    border-color: #ff8800;
}

body.viewticket div[menuitemname="Ticket Information"] .btn-danger:hover,
body.viewticket .ticket-actions .btn-danger:hover {
    background-color: #f46d06;
    border-color: #f46d06;
}

body.viewticket .md-editor>textarea.markdown-editor,
body.viewticket .md-editor>.md-preview {
    border-left: 1px solid rgba(0, 0, 0, .3);
    border-right: 1px solid rgba(0, 0, 0, .3);
}

body.viewticket .md-editor>.btn-toolbar {
    border-top: 1px solid rgba(0, 0, 0, .3);
    border-left: 1px solid rgba(0, 0, 0, .3);
    border-right: 1px solid rgba(0, 0, 0, .3);
}

body.viewticket .md-footer {
    border-left: 1px solid rgba(0, 0, 0, .3);
    border-right: 1px solid rgba(0, 0, 0, .3);
    border-bottom: 1px solid rgba(0, 0, 0, .3);
}

body.viewticket .md-editor.md-fullscreen-mode .btn.btn-primary {
    color: #FFF;
}

body.viewticket .custom-file-label::after {
    height: calc(1.6em + 0.75rem);
}



body.viewticket .view-ticket .requestor-badge {
    margin-top: -1.5em;
}

body.viewticket .ticket-subject {
    font-size: 125%;
}

/* *****************************************************
-- domaintransfer (standard_cart)
La procédure de transfert de domaine
***************************************************** */


// . . . 


/* *****************************************************
-- Invoices
Tout ce qui concerne les catégories de factures
***************************************************** */

div[menuitemname="My Invoices Summary"] .col-button-left,
div[menuitemname="My Invoices Summary"] .col-button-right {
    clear: both;
    width: 100%;
    padding: 6px;
}

/* *****************************************************
-- Domain Renewal
Renouvellement de plusieurs domaines en 1 fois. 
Page complètement buggée dans Flathost
***************************************************** */

.domain-renewals {
    background-color: #FFF;
    margin-top: -1px;
}

.domain-renewals .domain-renewal:nth-child(even) {
    background-color: #ebf5ff;
}

#order-standard_cart #domainRenewals .form-horizontal label.control-label {
    font-size: 13px;
    text-align: left;
}


/* *****************************************************
-- Annoucements
Page des annonces
***************************************************** */

div.announcement-single {
    padding: 6px 12px;
    margin-bottom: 2.2em;
}

div.announcement-single:nth-child(odd) {

    background-color: #ebf5ff;
}

.announcement-single .title {
    font-size: 17px;
    margin-bottom: 12px;
    display: block;
    font-weight: 600;
}

div.announcement-single .label {
    display: block;
    width: fit-content;
    padding: 6px 12px;
    margin: 10px 0;
}

/* Announce content */
body.viewannouncement .container .main-content p,
body.viewannouncement .container .main-content li {
    font-family: Montserrat, sans-serif !important;
    font-size: 17px;
    line-height: 1.9em;
    margin-bottom: 0.8em;
    font-weight: 500;
}

body.viewannouncement .container .main-content h2 {
    margin-bottom: 0.7em;
    font-size: 165%;
    font-weight: 600;
    margin-top: 1.1em;
}

body.viewannouncement .container .main-content h3 {
    margin-bottom: 0.6em;
    font-size: 145%;
    font-weight: 700;
    margin-top: 1em;
}

body.viewannouncement .container .main-content h4 {
    margin-bottom: 0.5em;
    font-size: 125%;
    font-weight: 800;
    margin-top: 0.8em;
}

body.viewannouncement .pt-5,
body.viewannouncement .py-5 {
    padding-top: 2rem !important;
}

.viewannouncement .card-body h1 {
    font-size: 2.2em;
    line-height: 1.5em;
}

body.viewannouncement #main-body .primary-content p,
body.viewannouncement #main-body .primary-content div,
body.viewannouncement #main-body .primary-content ul,
body.viewannouncement #main-body .primary-content ol {
    color: #48525b;
}

body.viewannouncement #main-body .primary-content h2,
body.viewannouncement #main-body .primary-content h3 {
    margin-top: 28px;
    margin-bottom: 22px;
}

body.viewannouncement #main-body .primary-content img {
    max-width: 100%;
}

.card-header {
    background-color: #F5FBFF;
}

.announcements #main-body h1 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.7em;
}

.announcements .announcement article {
    background-color: #F5FBFF;
    border-left: 1px solid #bde4f9;
}


.sidebar .list-group-item.active,
.sidebar .list-group-item.active:focus,
.sidebar .list-group-item.active:hover {
    background-color: #2a7a8e;
}

/* *****************************************************
-- Codeguard Upgrade
https://www.easyhoster.com/secure/upgrade
***************************************************** */


.upgrade .products .product .header h4 {
    color: #FFF;
}

.upgrade .products .product .header p {
    color: rgb(255 255 255 / 0.6);
}


/* *****************************************************
-- Change Plan
https://www.easyhoster.com/secure/upgrade.php?type=package&id=257
***************************************************** */

.table-striped .infospackage .details br {
    display: none;
}

body.upgrade .table-striped strong {
    color: #337ab7;
    font-weight: 600;
    font-size: 110%;
}

/* *****************************************************
-- Upgrade Plan
***************************************************** */

body.upgradesummary #main-body h2 {
    font-size: 1.4rem;
}


/* *****************************************************
-- Hosting product detail
Page de détail du plan d'hébergement avec les infos de serveurs cPanel, NS, etc.
***************************************************** */

#cPanelServerInfo .col-xs-6 {
    margin-bottom: 8px;
}

#cPanelQuickShortcutsPanel .col-md-3 {
    min-height: 102px;
}

@media (min-width:580px) {
    #cPanelServerInfo .col-xs-6 {
        font-size: 15px;
    }
}

#cPanelPackagePanel .btn {
    margin-top: 4px;
}

body.clientareaproductdetails .col-6 {
    padding-bottom: 12px;
}

/* *****************************************************
-- Affiliate & Promocoupon

***************************************************** */
body.affiliates input.form-control {
    font-size: 1.2rem;
    padding: 3px 12px;
}

.affiliate-stat i {
    font-size: 2.5em;
}

.affiliate-referral-link.text-center {
    margin-top: 22px;
    margin-bottom: 32px;
    padding-top: 12px;
}

.affiliate-stat span {
    font-size: 1.7em;
}

.affiliate-stat {
    font-size: 1.2em;
}

body.\/modules\/addons\/affiliate_promocoupons\/overview3\.tpl #myTabContent .tab-pane .page-header:after {
    content: "15% sur les hébergements et sites clés en main	";
}

body.\/modules\/addons\/affiliate_promocoupons\/overview3\.tpl #tab1 .table-responsive .table {
    display: none;
}

/* *****************************************************
-- Upgrade Configure

***************************************************** */

#main-body .upgrade .products .product .header {
    background-color: #2a7a8e;
}

/* *****************************************************

    FOOTER

***************************************************** */

/* *****************************************************
-- Footer margins / paddings
    On diminue les marges haut/bas du footer, 
    qui génèrent un blanc énorme en bas de chaque page WHMCS. 
***************************************************** */
footer#footer {
    margin-top: 20px;
    padding-bottom: 0 !important;
    padding-top: 2px !important;
    padding-bottom: 84px !important;
}

@media (max-width: 767px) {
    footer#footer {
        padding-bottom: 104px !important;
    }
}



/* *****************************************************
-- Footer size
    Plus large le footer !
    La valeur max par défaut est width: 970px
    (pourquoi se limiter autant ?) 
***************************************************** */
.footer .container {
    padding-right: 0px;
    padding-left: 0px;
}

.footerlinks {
    margin-top: 42px;
}

@media (min-width: 992px) {
    .footer .container {
        width: 94%;
        max-width: 1366px;
    }
}

@media (max-width: 767px) {
    .footer {
        padding: 0;
    }
}

/* *****************************************************
-- Typos footer
    Typo et fine tuning du footer
***************************************************** */
p.footer-h4 {
    font-family: Montserrat, sans-serif !important;
    font-size: 15px;
    font-weight: 700;
    text-transform: none;
    margin-bottom: 0px;
}

.footer .footerlinks p,
.footer .footerlinks div,
.footer .footerlinks a {
    font-family: Montserrat, sans-serif !important;
}

.footer .footerlinks p {
    color: #8393a5;
}

#footer-bottom p {
    color: #888a8e;
}

@media (max-width: 767px) {
    .footerlinks .col-12 p.footer-h4 {
        margin-top: 36px;
    }

    .footerlinks .col-12:first-child p.footer-h4 {
        margin-top: 0px;
    }

    .footerlinks {
        padding-left: 5vw;
        padding-right: 3vw;
    }
}

.footer .col-sm-6 li {
    font-size: 13px;
    font-family: Montserrat, sans-serif !important;
    font-weight: 500 !important;
    line-height: 1.7em;
}

.footer .col-sm-6 li a:hover {
    border-bottom: 1px solid #FFF;
    text-decoration: none;
}

.footer .low-opacity a {
    opacity: 0.5 !important;
}

.footer {
    background: #2E353C !important;
    background-image: none;
}

.footer .btn-success {
    font-size: 12px;
    border-radius: 2px;
    margin-top: 4px;
    font-family: Montserrat, sans-serif !important;
}

.footer .btn-success.btn-yellow {
    background-color: #ffd520 !important;
    color: #2E363F !important;
}

.footer .btn-success:hover {
    border: 1px solid !important;
}

.footer .btn-success.btn-yellow:hover {
    background-color: transparent !important;
    color: #ffd520 !important;
    border: 1px solid #ffd520 !important;
}

.logo-footer {
    margin-top: 18px;
}

/* *****************************************************
-- Footer links
    Fine tuning on links in footer
***************************************************** */

.footerlinks ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footerlinks ul li a {
    color: #FFF;
}

.footerlinks p {
    padding-top: 15px;
}

.footerlinks ul li {
    padding: 2px 0;
}

/* Footer social icons */
/**/
ul#sociallinks {
    margin-top: 12px;
}

ul#sociallinks .socialname {
    display: none;
}

ul#sociallinks li {
    display: inline !important;
}

ul#sociallinks li a {
    font-size: 26px;
    margin-right: 6px;
}

ul#sociallinks li a:hover {
    text-decoration: none !important;
    border-bottom: none !important;
}

span.x-icon {
    font-size: 30px;
}

button.btn.btn-choose-language {
    margin-top: 12px;
}

/* *****************************************************
-- Copyright section 
    Copyright, tout en bas du footer
***************************************************** */
#footer-bottom {
    background-color: rgba(0, 0, 0, 0.2);
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    display: block;
    padding-top: 18px;
    padding-bottom: 6px;
    position: absolute;
    margin: 24px 0 0 0;
    width: 100vw;
    left: 0;
}

/* *****************************************************
-- Feedback request
Comment vous sentez-vous aujourd'hui ?
***************************************************** */
#howYouFeelToday {
    margin-top: 36px;
    clear: both;
}

#howYouFeelToday a.feedback {
    font-size: 52px;
    display: inline-block;
    text-decoration: none;
}

#howYouFeelToday a.feedback span {
    opacity: 0;
    transition: opacity 0.4s;
    display: block;
    font-size: 11px;
    font-family: Montserrat, sans-serif !important;
    margin-top: -5px;
    margin-bottom: 12px;
    font-weight: 500;
}

#howYouFeelToday a.feedback:hover span,
#howYouFeelToday a.feedback:active span {
    opacity: 1;
}

#howYouFeelToday a.red-feedback {
    color: #d80005;
    opacity: 0.75;
}

#howYouFeelToday a.orange-feedback {
    color: #ffc300;
}

#howYouFeelToday a.green-feedback {
    color: #68c897;
}

#howYouFeelToday h3 span {
    font-weight: 300;
    margin-left: 4px;
    color: #8e9a9d;
}

.col-xs-4 {
    width: 33.33333333%;
}

.scale-up-center {
    -webkit-animation: scale-up-center-init 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
    animation: scale-up-center-init 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}

.scale-up-center:hover,
.scale-up-center:active {
    -webkit-animation: scale-up-center 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
    animation: scale-up-center 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}

/* ----------------------------------------------
 * Generated by Animista on 2021-6-1 21:18:41
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation scale-up-center
 * ----------------------------------------
 */

@-webkit-keyframes scale-up-center-init {
    0% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes scale-up-center-init {
    0% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes scale-up-center {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
}

@keyframes scale-up-center {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
}