.header-menu {
    position: fixed;
    left: 0px;
    top: 0px;
    bottom: 782px;
    z-index: 1000;
    display: block;
    width: 100%;
    height: 60px;
    padding-right: 15px;
    padding-left: 15px;
    background-color: #eeefef;
}

.topMenuContainer {
    max-width: 100%;
    margin-left: 50px;
}

.master-section.homepage .trialBanner {
    margin-bottom: 20px;
}

.top-header-menu {
    position: static;
    top: auto;
    right: 0px;
    margin-top: 4px;
    float: right;
}

.nav-link {
    height: 30px;
    margin-top: 8px;
    margin-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
    float: none;
    font-family: Raleway, sans-serif;
    color: #333;
    font-size: 13px;
    text-decoration: none;
    text-transform: none;
}

    .nav-link:hover, .cart-text-2.new:hover {
        color: #69a8e2;
    }

    .nav-link:active {
        color: #4ac2f6;
    }

    .nav-link.mycart {
        height: 30px;
        margin-bottom: 0px;
        padding-right: 0px;
        padding-left: 0px;
        float: left;
    }

    .nav-link.items {
        margin-bottom: 0px;
        padding-right: 0px;
        padding-left: 8px;
        font-weight: 500;
    }

    .nav-link.cart {
        height: 30px;
        margin-bottom: 10px;
        margin-left: 9px;
        padding-bottom: 0px;
        padding-left: 15px;
        border-color: #5d5d5f;
        border-left-style: solid;
        border-left-width: 1px;
        color: #1a45a1;
    }

.red-round {
    position: absolute;
    transform: scale(0.8);
    left: 25px;
    top: -2px;
    min-height: 24px;
    min-width: 24px;
    border-radius: 24px;
    background-color: #f13e3e;
    text-align: center;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.my-cart-2 {
    position: relative;
    display: inline-block;
    padding: 0px;
    border-left: 1px solid #aca9a9;
    background-color: transparent;
    text-decoration: none;
}

.my-cart-2 svg {
    width: 29px; 
    height: 27px; 
    margin: 5px 8px 0 8px;
}

.my-cart-2 svg:hover path
{
    fill:#888888;
}

.my-cart-2 svg:active path
{
    fill:#4DCFFC;
}

.cart-text-2.new {
    position: static;
    display: inline-block;
    margin-left: 10px;
    font-family: Raleway, sans-serif;
    color: #333;
    font-size: 13px;
}

.cart-text-2 {
    position: relative;
    top: 3px;
    font-weight: 400;
    text-decoration: none;
}

.cart-item-nb-new {
    position: static;
    top: -2px;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
}

.nav-link.login, .nav-link.book-demo {
    margin-left: 0px;
    font-size: 13px;
    text-transform: none;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    color: #1a45a1;
}

    .nav-link.login:hover, .nav-link.book-demo:hover {
        color: #4ccffc;
    }

    .nav-link.login:active, .nav-link.book-demo:active {
        color: #309fc5;
    }

.logo-header {
    position: static;
    top: 8px;
    width: 152px;
    margin-top: 10px;
    float: left;
}

.master-section {
    margin-top: -50px;
    text-align: center;
}

.hero {
    height: 185px;
    margin-top: 0px;
    padding-top: 30px;
    background-color: #eeefef;
}

.intuiface-mc {
    position: static;
    left: 0px;
    display: block;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
}

    .intuiface-mc.test {
        display: none;
        margin-top: 50px;
        margin-right: 0px;
        margin-left: 0px;
    }

    .intuiface-mc.mobile {
        display: none;
    }

.header-column {
    height: 160px;
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 5px;
}

    .header-column.blue {
        position: relative;
        padding-left: 15px;
        background-image: -webkit-linear-gradient(305deg, #26d0ee, #2eaaef 45%, #205de5 96%);
        background-image: linear-gradient(145deg, #26d0ee, #2eaaef 45%, #205de5 96%);
    }

        .header-column.blue.review {
            width: 300px;
            height: 10px;
        }

    .header-column.green {
        background-image: -webkit-linear-gradient(305deg, #ffa86f, #e86c5f 50%, #d23d53);
        background-image: linear-gradient(145deg, #ffa86f, #e86c5f 50%, #d23d53);
    }

        .header-column.green.review {
            width: 300px;
            height: 10px;
        }

    .header-column.red {
        background-image: -webkit-linear-gradient(305deg, #ffd676, #ffb05a 50%, #e8863d);
        background-image: linear-gradient(145deg, #ffd676, #ffb05a 50%, #e8863d);
    }

        .header-column.red.review {
            width: 300px;
            height: 10px;
        }

.master-row {
    display: block;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
}

.card {
    display: block;
    width: 115px;
    height: 115px;
    margin: 10px auto;
    border-radius: 5px;
    background-color: #f2f2f2;
    text-decoration: none;
}

    .card:hover {
        background-color: #f9f9f9;
        background-image: -webkit-linear-gradient(270deg, hsla(0, 17%, 65%, .12), hsla(0, 17%, 65%, .12));
        background-image: linear-gradient(180deg, hsla(0, 17%, 65%, .12), hsla(0, 17%, 65%, .12));
        text-decoration: none;
    }

    .card:active {
        background-image: -webkit-linear-gradient(270deg, rgba(90, 90, 90, .2), rgba(90, 90, 90, .2));
        background-image: linear-gradient(180deg, rgba(90, 90, 90, .2), rgba(90, 90, 90, .2));
    }

    .card.left {
        position: static;
        margin: 5px 12px 5px 0px;
        padding-right: 0px;
        float: left;
        background-color: #f5f5f5;
        border-color: transparent;
    }

.h1 {
    margin-bottom: 5px;
    font-family: Raleway, sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
}

    .h1.master-page {
        margin-top: 40px;
        margin-bottom: 40px;
        color: #3d4244;
        font-size: 30px;
        font-weight: 600;
        text-align: center;
    }

.icone-column {
    position: relative;
    top: 15px;
    float: left;
}

.category {
    margin-top: 0px;
    padding-top: 0px;
    font-family: Raleway, sans-serif;
    color: #353535;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    word-wrap: normal;
}

.image-category {
    display: block;
    margin: 0px auto 9px;
    padding-top: 10px;
}

.user-level {
    font-family: Raleway, sans-serif;
    color: #fff;
}

.user-number {
    position: relative;
    left: 56px;
    top: -50px;
    right: 0px;
    z-index: auto;
    width: 50px;
    height: 20px;
    margin-top: 0px;
    padding-top: 0px;
    border-radius: 3px;
    background-color: #ff9971;
    font-family: Raleway, sans-serif;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
}

.review-column {
    position: absolute;
    top: 65px;
    display: none;
}

.social-media {
    margin-top: 13px;
    margin-left: 15px;
    float: left;
}

.menus {
    height: 60px;
}

.media {
    margin-top: 0px;
    margin-right: 5px;
    margin-left: 5px;
}

.website {
    margin-top: 10px;
    margin-right: 15px;
    float: right;
    font-family: Raleway, sans-serif;
    color: #525252;
    font-size: 12px;
}

.link-bottom-menu {
    color: #525252;
    font-weight: 400;
    text-decoration: none;
}

    .link-bottom-menu:hover {
        color: rgba(74,194,246,.8);
    }

.footermargin {
    margin-top: 40px;
    padding-left: 50px;
    padding-right: 40px;
    border-top: 1px solid #c6c6c6;
    position: static;
    width: 100%;
}

.master-menu {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 998;
    height: 60px;
    margin-top: 0px;
    border-bottom: 1px none #c6c6c6;
    background-color: #eeefef;
}

.nav-menu-mc {
    position: static;
    left: 222px;
    top: 71px;
    height: 50px;
    margin-top: 6px;
    margin-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
}

.button-dropdown {
    padding: 0px;
}

.dropdown {
    top: -5px;
    margin-right: 5px;
    margin-left: 5px;
}

.dashboard {
    display: block;
    width: 32px;
    height: 32px;
    margin-top: -5px;
    margin-right: 5px;
    margin-left: 5px;
    padding-left: 0px;
    float: left;
    background-image: url('../images/Home.png');
    background-position: 0px 0px;
    background-size: cover;
}

    .dashboard:active {
        background-image: url('../images/Home_pressed.png');
        background-position: 0px 0px;
        background-size: cover;
    }

.master-container-title {
    padding-top: 5px;
    padding-bottom: 5px;
}

.dropdown-list.w--open {
    position: absolute;
    left: -105px;
    top: 40px;
    width: 250px;
    height: auto;
    margin-top: 8px;
    border: 1px none #e0e0e0;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .2);
    color: #f9f9f9;
}

.card-nav {
    display: block !important;
    width: 115px;
    height: 115px;
    margin: 10px auto;
    padding-left: 0px;
    border-radius: 5px;
    background-color: #f9f9f9;
    text-decoration: none;
}

    .card-nav:hover {
        background-color: #f9f9f9;
        background-image: -webkit-linear-gradient(270deg, hsla(0, 17%, 65%, .12), hsla(0, 17%, 65%, .12));
        background-image: linear-gradient(180deg, hsla(0, 17%, 65%, .12), hsla(0, 17%, 65%, .12));
    }

    .card-nav:active {
        background-image: -webkit-linear-gradient(270deg, rgba(90, 90, 90, .2), rgba(90, 90, 90, .2));
        background-image: linear-gradient(180deg, rgba(90, 90, 90, .2), rgba(90, 90, 90, .2));
    }

    .card-nav.left {
        position: static;
        height: 115px;
        margin: 4px 0px 4px 8px;
        padding-right: 0px;
        float: left;
    }

        .card-nav.left.nav {
            margin-left: 6px;
        }

            .card-nav.left.nav.white {
                background-color: #fff;
            }

                .card-nav.left.nav.white:hover {
                    background-image: -webkit-linear-gradient(270deg, hsla(0, 12%, 76%, .12), hsla(0, 12%, 76%, .12));
                    background-image: linear-gradient(180deg, hsla(0, 12%, 76%, .12), hsla(0, 12%, 76%, .12));
                }

    .card-nav.right {
        margin: 4px 8px 4px 0px;
        float: right;
    }

.title-container {
    margin-top: 0px;
    padding-bottom: 0px;
}

.section {
    margin-top: 60px;
    padding-top: 0px;
}

.intuilab {
    width: 135px;
    height: 35px;
    margin-top: 0px;
    margin-right: 5px;
    float: left;
    background-image: url('../images/Intuilab-Logo-Final_1.png');
    background-position: 50% 50%;
    background-size: cover;
}

    .intuilab:active {
        background-image: url('../images/Intuilab-button_pressed.png');
        background-position: 0px 0px;
        background-size: cover;
    }

.button-nav {
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url('../images/blue-nav.png');
    background-position: 0px 0px;
    background-size: cover;
}

    .button-nav:active {
        background-image: url('../images/blue-nav_pressed.png');
        background-position: 0px 0px;
        background-size: cover;
    }

    .button-nav.green {
        background-image: url('../images/green-nav.png');
    }

        .button-nav.green:active {
            background-image: url('../images/green-nav_pressed.png');
        }

    .button-nav.red {
        background-image: url('../images/red-nav.png');
    }

        .button-nav.red:active {
            background-image: url('../images/red-nav_pressed.png');
        }

.fake-login {
    height: 522px;
    background-position: 0px 10px;
    background-size: cover;
}

.section-2 {
    margin-top: 70px;
    padding-top: 0px;
}

.fake-nav {
    display: inline-block;
    margin-top: 34px;
    margin-right: 15px;
    margin-left: 0px;
    float: none;
}

.image {
    display: block;
}

.html-embed {
    margin-top: 150px;
}

.utility-page-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    height: 100vh;
    max-height: 100%;
    max-width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.utility-page-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 260px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
}

.utility-page-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.user-number-coupons {
    position: relative;
    left: 56px;
    top: -25px;
    right: 0px;
    z-index: auto;
    width: 50px;
    height: 20px;
    margin-top: 0px;
    padding-top: 0px;
    border-radius: 3px;
    background-color: #e28a42;
    font-family: Raleway, sans-serif;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
}

    .user-number-coupons.nav-menu {
        left: 48px;
        top: -57px;
        width: 55px;
        padding-left: 3px;
    }

.centered-numbers {
    position: static;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    left: 0;
    top: 0;
    right: 0;
}

.acces {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.link-homepage {
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-family: Raleway, sans-serif;
    color: #38a3f6;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
}

.div-block-2 {
    font-family: Raleway, sans-serif;
    color: #38a3f6;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
}

.div-cards {
    margin-top: 10px;
    margin-left: 13px;
}

.link-block {
    display: inline-block;
    height: 30px;
    float: none;
    text-decoration: none;
}

.items {
    float: right;
    color: #4dc3f6;
}

.arrow {
    position: absolute;
    left: 108px;
    top: -14px;
    width: 20px;
    height: 20px;
    margin-top: 6px;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.cards-items {
    margin-top: 12px;
    border-radius: 5px;
}

.login {
    float: left;
}

.separator-lign {
    width: 132px;
    height: 32px;
    margin-top: -5px;
    margin-right: 5px;
    margin-left: 10px;
    float: left;
    border-left: 1px solid #5d5d5f;
    color: #454545;
    text-decoration: none;
}

    .separator-lign.homelink {
        width: 132px;
    }

.icon-menu {
    margin-top: 4px;
    margin-left: 0px;
    float: left;
}

    .icon-menu.home {
        margin-left: 10px;
    }

.text-menu {
    margin-top: 8px;
    margin-left: 33px;
    padding-right: 0px;
    font-family: Raleway, sans-serif;
    color: #333;
    font-size: 13px;
    font-weight: 500;
}

    .text-menu:hover {
        color: #69a8e2;
    }

    .text-menu:active {
        color: #4ac2f6;
    }

    .text-menu:focus {
        color: #4ac2f6;
    }

    .text-menu.home {
        margin-right: 0px;
        margin-left: 43px;
        font-weight: 500;
    }

.skills {
    display: block;
    width: 80px;
    height: 32px;
    float: none;
    color: #454545;
    text-decoration: none;
}

.element-menu {
    max-width: auto;
    margin-left: 0px;
    float: left;
}

.manage {
    display: block;
    width: 100px;
    height: 32px;
    float: none;
    color: #454545;
    text-decoration: none;
}

.account {
    display: block;
    width: 100px;
    height: 32px;
    float: none;
    color: #454545;
    text-decoration: none;
}

.intuiface-mc-mobile {
    display: none;
    margin-right: auto;
    margin-left: auto;
}

.intuilab-mobile {
    display: none;
    width: 150px;
    height: 32px;
    margin-top: 0px;
    margin-right: 5px;
    float: left;
    background-image: url('../images/Intuilab-Logo-Final.png');
    background-position: 0px -7px;
    background-size: cover;
}

    .intuilab-mobile:active {
        background-image: url('../images/Intuilab-button_pressed.png');
        background-position: 0px 0px;
        background-size: cover;
    }

.top-header-menu-mobile {
    position: static;
    top: auto;
    right: 0px;
    margin-top: 10px;
    float: right;
}

.nav-icon {
    margin-top: 4px;
    margin-left: 0px;
    float: left;
}

    .nav-icon.home {
        margin-left: 10px;
    }

.admin {
    position: fixed;
    top: 59px;
    right: 7px;
    float: none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #bdbdbd;
    color: #fff;
}

    .admin:hover {
        background-color: #adadad;
        color: #fff;
    }

    .admin:active {
        background-color: #37c2ee;
    }

    .admin.home {
        position: static;
        top: 59px;
        right: 20px;
        display: inline-block;
        margin-left: 5px;
        border-radius: 5px;
    }

.web-triggers-title {
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 20px;
    margin-left: 10px;
    font-family: Raleway, sans-serif;
    font-size: 24px;
    font-weight: 500;
}

    .web-triggers-title.white {
        margin-top: 23px;
        margin-bottom: 0px;
        color: #fff;
        font-size: 17px;
        line-height: 25px;
        font-weight: 600;
    }

.kbarticlelink {
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
    font-family: Raleway, sans-serif;
    color: #5fcdfc;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    text-decoration: none;
    cursor: pointer;
}

.web-triggers {
    display: block;
    width: 66%;
    margin-right: auto;
    margin-left: auto;
}

.create-account-zapier {
    position: static;
    top: -123px;
    display: block;
    height: 190px;
    margin-top: 0px;
    padding: 10px 15px 25px 20px;
    border-style: none solid solid;
    border-width: 2px;
    border-color: #f5f5f5;
    background-color: #fff;
}

.sample {
    position: static;
    top: -59px;
    z-index: 3;
    display: inline-block;
    height: 490px;
    margin-bottom: 0px;
    padding: 5px 15px 30px 20px;
    background-color: #f5f5f5;
}

    .sample.wt {
        min-height: 440px;
        padding-top: 10px;
        padding-bottom: 30px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

.h3-web-triggers {
    margin-top: 15px;
    margin-bottom: 10px;
    font-family: Raleway, sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
}

    .h3-web-triggers.white {
        margin-top: 20px;
        color: #fff;
        font-size: 18px;
    }

.logo-wt {
    width: 40px;
    height: 40px;
    margin-top: 15px;
    margin-left: 0px;
    float: left;
}

.btn-webtrigger {
    position: relative;
    left: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding: 12px 20px;
    border-radius: 4px;
    background-color: #4ac2f6;
    font-family: Raleway, sans-serif;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
}

    .btn-webtrigger.create {
        position: relative;
        left: 0px;
        display: block;
        width: 180px;
        margin-top: 15px;
        background-color: #e24242;
    }

        .btn-webtrigger.create:hover {
            background-color: #c00;
        }

        .btn-webtrigger.create:active {
            background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2));
            background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2));
        }

    .btn-webtrigger.applets {
        position: static;
        left: 0px;
        display: block;
        width: 150px;
        margin-top: 15px;
        background-image: -webkit-linear-gradient(270deg, #4ac2f6, #4ac2f6);
        background-image: linear-gradient(180deg, #4ac2f6, #4ac2f6);
        text-align: center;
    }

        .btn-webtrigger.applets:hover {
            background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .2), hsla(0, 0%, 100%, .2));
            background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .2), hsla(0, 0%, 100%, .2));
        }

        .btn-webtrigger.applets:active {
            background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2));
            background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2));
        }

    .btn-webtrigger.demo {
        position: static;
        left: 0px;
        display: block;
        width: 160px;
        margin-top: 25px;
    }

        .btn-webtrigger.demo:hover {
            background-color: rgba(74, 194, 246, .8);
        }

        .btn-webtrigger.demo:active {
            background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2));
            background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2));
        }

        .btn-webtrigger.demo:focus {
            text-decoration: none;
        }

    .btn-webtrigger.demo {
        position: static;
        left: 0px;
        display: block;
        width: 160px;
        margin-top: 30px;
    }

        .btn-webtrigger.demo:hover {
            background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .2), hsla(0, 0%, 100%, .2));
            background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .2), hsla(0, 0%, 100%, .2));
        }

        .btn-webtrigger.demo:active {
            background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2));
            background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2));
        }

.text-bloc {
    font-family: Raleway, sans-serif;
}

    .text-bloc.white {
        color: #fff;
    }

.snapshot {
    margin-top: 15px;
    margin-bottom: 20px;
}

.manage-account-ifttt {
    position: static;
    top: -123px;
    display: block;
    height: 190px;
    margin-top: 0px;
    padding: 10px 15px 20px 20px;
    border-style: none solid solid;
    border-width: 2px;
    border-color: #f5f5f5;
    background-color: #fff;
}

.manage-account-zapier {
    position: static;
    top: -40px;
    display: block;
    height: 190px;
    margin-top: 0px;
    padding: 10px 15px 25px 20px;
    border-style: none solid solid;
    border-width: 2px;
    border-color: #f5f5f5;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #fff;
}

.create-account-ifttt {
    position: static;
    top: -40px;
    z-index: 0;
    display: block;
    height: 190px;
    margin-top: 0px;
    padding: 10px 15px 25px 20px;
    border-style: none solid solid;
    border-width: 2px;
    border-color: #f5f5f5;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #fff;
}

.ifttt {
    min-height: 200px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-image: -webkit-linear-gradient(270deg, #3cf, #029bff 66%, #0574c6);
    background-image: linear-gradient(180deg, #3cf, #029bff 66%, #0574c6);
}

.bottom-color {
    display: block;
    width: 100%;
    margin-bottom: 0px;
}

.bottom-grey {
    display: none;
    width: 100%;
}

.zapier {
    min-height: 200px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-image: -webkit-linear-gradient(270deg, #f8bb30, #e95319);
    background-image: linear-gradient(180deg, #f8bb30, #e95319);
}

.web-triggers-api {
    min-height: 200px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-image: -webkit-linear-gradient(270deg, #4ac2f6 1%, #6db2f8 34%, #b16fee);
    background-image: linear-gradient(180deg, #4ac2f6 1%, #6db2f8 34%, #b16fee);
}

.paragraph {
    padding-right: 10px;
    padding-left: 10px;
    font-family: Raleway, sans-serif;
}

    .paragraph.margin-bottom {
        margin-bottom: 30px;
    }

.sample-ifttt {
    position: static;
    top: -59px;
    z-index: 3;
    display: inline-block;
    height: 490px;
    margin-bottom: 0px;
    padding: 10px 15px 30px 20px;
    background-color: #f5f5f5;
}

    .sample-ifttt.wt {
        padding-top: 5px;
        padding-bottom: 30px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

.create-web-trigger {
    position: static;
    top: -123px;
    display: block;
    height: 190px;
    margin-top: 0px;
    padding: 10px 15px 25px 20px;
    border-style: none solid solid;
    border-width: 2px;
    border-color: #f5f5f5;
    background-color: #fff;
}

.header-menu-without-background {
    position: fixed;
    left: 0px;
    top: 0px;
    bottom: 782px;
    z-index: 1000;
    width: 100%;
    height: 60px;
    padding-right: 15px;
    padding-left: 15px;
    background-color: transparent;
}

.header-menu-no-bkgd {
    position: static;
    left: 0px;
    top: 0px;
    bottom: 782px;
    z-index: 1000;
    display: block;
    width: 100%;
    height: 60px;
    padding-right: 15px;
    padding-left: 15px;
    background-color: transparent;
}

.container {
    display: block;
}

.image-3 {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.container-2 {
    position: static;
    display: block;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

/* IF accounts */

.accountNameContainer {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: -20px;
    margin-bottom: 30px;
}

.accountNameText {
    margin-right: auto;
    margin-left: auto;
    color: #343A40;
    display: inline-block;
    padding: 0.5rem 2rem;
    margin-bottom: 1rem;
    border-radius: 0.5rem;
    background-color: #F5F6F7;
    background-image: url("../../images/account_icon.svg");
    background-position: left 10px top 50%;
    background-repeat: no-repeat;
    padding-left: 35px;
    background-size: 14px;
}

.avatar {
    cursor: pointer;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    margin-right: 10px;
    margin-left: 10px;
    position: absolute;
    z-index: 2;
}

.initialsContainer {
    cursor: pointer;
    border-radius: 50%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    margin-right: 10px;
    margin-left: 10px;
    position: absolute;
    z-index: 1;
}

.floating-label-content {
    position: relative;
    min-width: 300px;
    max-width: 600px;
}

.floating-label {
    color: #767676;
    font-size: 13px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 15px;
    top: -11px;
    padding: 0 5px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    z-index: 2;
}

.floating-label-filter {
    width: 60px;
    height: 1px;
    background-color: #eeefef;
    position: absolute;
    z-index: 1;
    left: 15px;
}

.floating-select {
    font: normal normal bold 14px/19px Open Sans;
    letter-spacing: 0px;
    color: #333333;
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    padding-left: 40px;
    border: 1px solid #DFDFDF;
    background: #fff;
    border-radius: 0px;
    box-sizing: border-box;
    padding-right: 30px;
    min-width: 120px;
    cursor: pointer;
}

.floating-select {
    background-image: url("../../images/account_icon.svg"), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' viewBox='0 0 8 6'%3E%3Cpath id='Path_1' data-name='Path 1' d='M371,294l4,6,4-6Z' transform='translate(-371 -294)' fill='%23003d71'/%3E%3C/svg%3E%0A");
    background-position: left 10px top 50%, right 15px top 50%;
    background-repeat: no-repeat;
    background-size: 14px, auto;
}

.accountBackgroundImage {
    background-image: url("../../images/account_icon.svg");
    background-position: left 10px top 50%;
    background-repeat: no-repeat;
    padding-left: 35px;
    background-size: 14px;
}

.accountsRepeaterContainer {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #DFDFDF;
    border-radius: 2px;
    margin-top: 0.1rem;
    max-height: 500px;
    overflow-y: scroll;
}

.accountRepeaterDiv {
    width: 100%;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
}

.accountRepeaterItem {
    background-image: url("../../images/account_icon.svg");
    background-position: left 10px top 50%;
    background-repeat: no-repeat;
    padding-left: 40px;
    background-size: 14px;
    font: normal normal normal 14px/19px Open Sans;
    color: #333333;
}

.accountRepeaterDiv:hover {
    background-color: #dbf3fd;
}

.accountRepeaterDiv:hover span {
    color: #4AC2F6 !important;
}

.selectedAccountStyle {
    background-color: #dbf3fd;
    color: #4AC2F6 !important;
    width: 100%;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
}

.selectedAccountStyle span {
    color: #4AC2F6 !important;
}

.floating-select:focus {
    outline: none;
}    

.select-container:hover .floating-select
{
    border: 1px solid #4AC2F6;
}

.organizationSelectorLink {
    font: normal normal normal 14px/22px Open Sans; 
    color: #1A45A1;
}
.organizationSelectorLink span{
    margin-left: 5px;
}

.select-container:hover .floating-label {
    color: #4AC2F6;
}

select.floating-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

select.floating-select::-ms-expand {
    display: none;
}

.floating-select:disabled {
    /* for Firefox */
    -moz-appearance: none;
    /* for Chrome */
    -webkit-appearance: none;
    appearance: none;
    background-image: none;
}

.floating-select:disabled ~ .floating-label {
    display: none;
}

.floating-select:not([value=""]):valid ~ .floating-label {
    top: -10px;
    font-size: 13px;
}

.floating-select:focus ~ .floating-label {
    top: -10px;
    font-size: 13px;
}

.floating-select[value=""]:focus ~ .floating-label {
    top: 11px;
    font-size: 13px;
}

/*.floating-select:not([multiple]):not([size]):not(:disabled) {
    background-image: url("../../images/account_icon.svg"), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' viewBox='0 0 8 6'%3E%3Cpath id='Path_1' data-name='Path 1' d='M371,294l4,6,4-6Z' transform='translate(-371 -294)' fill='%23003d71'/%3E%3C/svg%3E%0A");
    background-position: left 5px top 50%, right 15px top 50%;
    background-repeat: no-repeat;
    background-size: 5%, auto;
}*/

.organizationStyle {
    width: 100%;
    color: gray;
    display: flex;
    cursor: pointer;
    padding-left: 2rem;
    white-space: nowrap;
    overflow: auto;
    max-height: 34px;
}

    .organizationStyle:hover {
        background-color: #dbf3fd;
        color: #7fd4f9;
    }

.selectedOrganizationStyle {
    color: #7fd4f9;
    cursor: not-allowed;
}

.multipleOrganizationsContainer {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: calc(100vh - 160px);
    background-color: #f3f6fe;
    font: normal normal normal 16px/24px Open Sans, sans-serif;
}

.organizationCard {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 2rem;
    min-width: 200px;
    cursor: pointer;
    min-height: 35px;
    border: 1px solid gray;
    border-radius: 4px;
    padding: 1rem;
}

    .organizationCard:hover {
        background-color: #6ECEF8;
        color: white;
        border-color: transparent;
    }

    .organizationCard:active {
        background-color: #45A5CF;
        color: white;
        border-color: transparent;
    }

.accountSelector {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    font-weight: 600;
}

    .accountSelector:hover {
        background: #dbf3fd 0% 0% no-repeat padding-box;
        font-weight: bold;
        color: #4AC2F6;
    }

    .accountSelector:active {
        background: #d9f1fb 0% 0% no-repeat padding-box;
        color: #4AC2F6;
        font-weight: bold;
    }

.profileContainer {
    display: block;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    text-align: center;
    width: 300px;
    position: absolute;
    right: 0px;
    top: 40px;
    margin: 0px;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #E3E3E3;
    border-radius: 5px;
}

.arrow-up {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid white;
    position: absolute;
    right: 13px;
    top: -8px;
    filter: drop-shadow(0.5px -1px 1px #00000029);
}

.separator {
    border-bottom: 0.1px solid #707070;
    width: 80%;
    margin: 5px auto;
}

.loading-indicator-gif {
    display: block;
    width: 42px;
    margin-top: 25%;
    margin-right: auto;
    margin-left: auto;
}

.modal-loading {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 10;
    display: none;
    background-color: rgba(0, 0, 0, 0.45);
}


@media (max-width: 991px) {
    .header-menu {
        height: 50px;
    }

    .top-header-menu {
        margin-top: 0px;
        margin-right: 5px;
    }

    .nav-link {
        margin-right: 0px;
        padding-right: 0px;
        padding-left: 12px;
    }

        .nav-link.cart {
            display: block;
            margin-top: 8px;
            margin-left: 12px;
            padding-right: 5px;
            padding-left: 9px;
        }

        .nav-link.login {
            margin-left: 15px;
        }

        .nav-link.login {
            margin-left: 15px;
        }

        .nav-link.email {
            padding-left: 0px;
        }

    .hero {
        height: 220px;
        padding-top: 55px;
    }

    .intuiface-mc {
        position: static;
        left: 0px;
        display: block;
    }

        .intuiface-mc.mobile {
            display: none;
        }

    .blue-column {
        margin-bottom: 20px;
    }

    .red-column {
        margin-top: 15px;
    }

    .h1.master-page {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .master-menu {
        height: 60px;
    }

    .nav-menu-mc {
        width: 30%;
        height: 40px;
        margin-left: 6px;
    }

    .intuilab {
        display: none;
    }

    .fake-login {
        background-size: cover;
    }

    .image {
        display: none;
    }

    .div-cards {
        margin-bottom: 0px;
    }

    .separator-lign {
        width: 125px;
        margin-right: 0px;
        margin-left: 5px;
    }

        .separator-lign.homelink {
            width: 45px;
        }

    .text-menu {
        display: none;
    }

        .text-menu.home {
            display: none;
            margin-left: 42px;
        }

    .skills {
        width: 32px;
        padding-left: 1px;
    }

    .manage {
        width: 32px;
    }

    .account {
        width: 32px;
    }

    .intuiface-mc-mobile {
        display: none;
    }

    .intuilab-mobile {
        display: block;
        width: 25px;
        height: 25px;
        margin-top: -4px;
        background-image: url('../images/Intuilab-button.png');
        background-position: 50% 50%;
        background-size: contain;
    }

    .top-header-menu-mobile {
        margin-top: 10px;
        margin-right: 5px;
    }

    .image-2 {
        display: none;
    }

    .admin.home {
        top: 60px;
        display: inline-block;
    }

    .web-triggers-title {
        margin-left: 10px;
    }

        .web-triggers-title.white {
            margin-top: 18px;
            font-size: 16px;
        }

    .web-triggers {
        width: 100%;
        padding-right: 10px;
        padding-left: 10px;
    }

    .create-account-zapier {
        display: block;
        height: 210px;
    }

    .sample {
        padding-top: 5px;
        padding-right: 15px;
        padding-left: 15px;
    }

        .sample.wt {
            padding-top: 5px;
        }

    .logo-wt {
        width: 30px;
        height: 30px;
    }

    .btn-webtrigger.demo {
        margin-top: 25px;
    }

    .manage-account-ifttt {
        display: block;
        height: 210px;
    }

    .manage-account-zapier {
        position: static;
        display: block;
        height: 210px;
    }

    .create-account-ifttt {
        display: block;
        height: 210px;
    }

    .bottom-color {
        display: block;
    }

    .zapier {
        min-height: 210px;
    }

    .web-triggers-api {
        padding-right: 2px;
    }

    .paragraph {
        padding-right: 9px;
        padding-left: 10px;
    }

    .sample-ifttt {
        padding-top: 5px;
        padding-right: 15px;
        padding-left: 15px;
    }

        .sample-ifttt.wt {
            padding-top: 24px;
        }

    .create-web-trigger {
        display: block;
        height: 210px;
    }

    .header-menu-without-background {
        height: 50px;
    }

    .header-menu-no-bkgd {
        height: 50px;
    }
}

@media (max-width: 767px) {
    .header-menu {
        height: 70px;
        padding-top: 4px;
    }

    .logo-header {
        width: 100px;
        height: 27px;
    }

    .top-header-menu {
        position: relative;
        top: -45px;
        display: block;
        float: right;
        height: 50px;
        margin-top: 25px;
        margin-right: 0px;
        margin-left: 0px;
        padding-left: 0px;
    }

    .nav-link {
        position: static;
        display: block;
        height: 14px;
        margin-top: 0px;
        margin-bottom: 5px;
        padding-right: 5px;
        padding-left: 15px;
        float: none;
        text-align: right;
    }

        .nav-link.cart {
            display: none;
            margin-left: 15px;
        }

    .my-cart-menu-2 {
        margin-left: 15px;
        float: right;
        margin-top: -4px;
    }

    .my-cart-2 {
        border: none;
    }

    .nav-link.login {
        display: block;
        background: none;
    }

    .nav-link.email {
        width: 100%;
        margin-left: 0px;
        float: none;
        text-align: right;
    }

    .nav-link.top-item {
    }

    .master-section.homepage {
        margin-top: -60px;
    }

    .hero {
        height: 170px;
        margin-top: 40px;
        padding-top: 0px;
    }

    .intuiface-mc {
        display: block;
    }

        .intuiface-mc.mobile {
            display: none;
        }

    .red-column {
        margin-top: 20px;
    }

    .card.left {
        margin-left: 0px;
    }

    .h1.master-page {
        margin-top: 35px;
        margin-bottom: 25px;
        padding-left: 5px;
        font-size: 25px;
    }

    .social-media {
        width: auto;
    }

    .master-menu {
        height: 80px;
    }

    .nav-menu-mc {
        width: 60%;
        height: 40px;
        margin-left: 10px;
        padding-right: 0px;
    }

    .master-container-title {
        padding-bottom: 5px;
    }

    .dropdown-list.w--open {
        left: -105px;
    }

    .title-container {
        margin-top: 80px;
    }

    .image {
        display: none;
    }

    .user-number-coupons.nav-menu {
        height: 20px;
    }

    .div-cards {
        margin-left: 8px;
    }

    .link-block {
        display: block;
        margin-top: 19px;
        float: none;
        text-align: center;
    }

    .separator-lign {
        width: 45px;
        margin-right: 0px;
    }

    .icon-menu {
        float: left;
    }

    .text-menu {
        display: none;
        font-size: 13px;
    }

    .skills {
        width: 32px;
    }

    .manage {
        width: 32px;
    }

    .account {
        width: 32px;
    }

    .intuiface-mc-mobile {
        position: static;
        top: -24px;
        display: block;
    }

    .top-header-menu-mobile {
        margin-top: 0px;
        margin-right: 7px;
        margin-left: 0px;
        padding-left: 0px;
        float: right;
    }

    .nav-icon {
        float: left;
    }

    .admin {
        position: relative;
        left: -98px;
        top: -120px;
        float: right;
        border: 3px none #fff;
        border-radius: 5px;
    }

        .admin.home {
            position: relative;
            left: -89px;
            top: -94px;
            display: inline-block;
            overflow: visible;
            margin-top: 0px;
            margin-right: 0px;
            float: right;
            border-style: none;
        }

    .web-triggers {
        width: 90%;
    }

    .create-account-zapier {
        top: -195px;
        display: block;
        height: 100%;
        padding-top: 15px;
    }

    .sample {
        top: -68px;
        height: 500px;
        padding-top: 5px;
        padding-bottom: 0px;
    }

        .sample.wt {
            height: 510px;
        }

    .snapshot {
        display: block;
        max-width: 100%;
        margin-right: auto;
        margin-left: auto;
    }

    .manage-account-ifttt {
        top: -195px;
        display: block;
        height: 100%;
        padding-top: 15px;
    }

    .manage-account-zapier {
        top: -18px;
        display: block;
        height: 100%;
        padding-top: 15px;
    }

    .create-account-ifttt {
        top: -43px;
        display: block;
        height: 100%;
        padding-top: 15px;
    }

    .ifttt {
        min-height: 150px;
    }

    .zapier {
        min-height: 150px;
        margin-top: 40px;
    }

    .web-triggers-api {
        min-height: 150px;
        margin-top: 40px;
        padding-right: 10px;
    }

    .sample-ifttt {
        top: -68px;
        height: 500px;
        padding-top: 5px;
        padding-bottom: 0px;
    }

    .create-web-trigger {
        top: -195px;
        display: block;
        height: 100%;
        padding-top: 15px;
    }

    .header-menu-without-background {
        height: 70px;
        padding-top: 4px;
    }

    .header-menu-no-bkgd {
        height: 70px;
        padding-top: 4px;
    }
}

@media (max-width: 479px) {
    .header-menu {
        height: 70px;
    }

    .top-header-menu {
        position: relative;
        left: 0px;
        top: -37px;
        display: block;
        width: 100%;
        height: 70px;
        margin-top: 0px;
        margin-right: 0px;
        padding-right: 10px;
        padding-bottom: 0px;
        padding-left: 10px;
        float: right;
        text-align: right;
    }

    .nav-link {
        display: block;
        margin-top: 11px;
        margin-right: 0px;
        margin-bottom: 0px;
        padding-right: 4px;
        padding-left: 0px;
        float: none;
        text-align: right;
    }

        .nav-link.cart {
            display: none;
            height: 20px;
            padding-left: 10px;
        }

        .nav-link.login {
            margin-top: 8px;
            margin-bottom: 0px;
            margin-left: 7px;
        }

        .nav-link.login {
            margin-top: 8px;
            margin-bottom: 0px;
            margin-left: 7px;
        }

        .nav-link.email {
            width: 100%;
            padding-left: 15px;
            margin-bottom: 3px;
            text-align: right;
        }

        .nav-link.top-item {
        }

    .logo-header {
        width: 120px;
    }

    .master-section.homepage {
        margin-top: -50px;
    }

    .hero {
        height: 150px;
        margin-top: 40px;
        padding-top: 0px;
    }

    .intuiface-mc {
        display: block;
    }

        .intuiface-mc.mobile {
            display: block;
            margin-left: 0px;
            padding-right: 6px;
            padding-left: 5px;
        }

    .card.left {
        position: static;
        left: 25px;
        right: 25px;
        display: block;
        margin-left: 0px;
        padding-top: 6px;
        float: left;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }

    .h1.master-page {
        margin-top: 25px;
        margin-bottom: 25px;
        font-size: 25px;
        line-height: 30px;
    }

    .category {
        font-size: 12px;
    }

    .image-category {
        width: 40px;
        margin-top: 1px;
        margin-bottom: 9px;
        padding-top: 0px;
    }

    .website {
        margin-right: 10px;
        margin-left: 10px;
    }

    .master-menu {
        height: 80px;
    }

    .nav-menu-mc {
        width: 65%;
        height: 40px;
        padding-left: 0px;
        float: none;
    }

    .master-container-title {
        padding-bottom: 5px;
    }

    .dropdown-list.w--open {
        left: -88px;
        top: 38px;
        width: 230px;
        padding-bottom: 8px;
    }

    .card-nav.left.nav.white {
        width: 100px;
        height: 85px;
        padding-top: 2px;
    }

    .title-container {
        margin-top: 100px;
    }

    .button-nav.green {
        margin-top: 7px;
        margin-right: 0px;
    }

    .button-nav.red {
        margin-top: 6px;
    }

    .image {
        display: none;
        width: 100px;
    }

    .link-homepage {
        margin-top: 12px;
    }

    .div-cards {
        display: block;
        margin-left: 13px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .link-block {
        display: none;
        margin-top: 11px;
        text-align: left;
    }

    .arrow {
        left: 100px;
    }

    .cards-items {
        width: 215px;
    }

    .separator-lign {
        width: 40px;
        padding-left: 5px;
    }

    .icon-menu {
        margin-left: 10px;
        float: none;
    }

    .text-menu {
        display: none;
    }

        .text-menu.home {
            display: none;
        }

    .skills {
        width: 30px;
    }

    .manage {
        width: 30px;
    }

    .account {
        width: 30px;
    }

    .intuiface-mc-mobile {
        position: relative;
        top: -35px;
        display: block;
    }

    .intuilab-mobile {
        float: left;
    }

    .top-header-menu-mobile {
        left: -8px;
        display: block;
        width: 50%;
        height: 70px;
        margin-top: 0px;
        margin-right: 0px;
        padding-right: 10px;
        padding-bottom: 0px;
        padding-left: 10px;
        float: right;
        text-align: right;
    }

    .nav-icon {
        margin-left: 10px;
        float: none;
    }

    .admin {
        position: static;
        left: -140px;
        top: -50px;
        margin-top: -43px;
        margin-right: 99px;
        margin-left: 0px;
    }

        .admin.home {
            position: relative;
            left: 0px;
            top: 0px;
            display: inline-block;
        }

    .kbarticlelink {
        margin-top: 12px;
    }

    .web-triggers {
        padding-right: 0px;
        padding-left: 0px;
    }

    .create-account-zapier {
        top: -163px;
        display: block;
    }

    .sample {
        height: 480px;
        padding-top: 10px;
    }

        .sample.wt {
            height: 470px;
            padding-top: 10px;
        }

    .text-bloc {
        margin-bottom: 20px;
    }

    .manage-account-ifttt {
        top: -163px;
        display: block;
    }

    .manage-account-zapier {
        top: -28px;
        display: block;
    }

    .create-account-ifttt {
        top: -37px;
        display: block;
        padding-top: 15px;
    }

    .ifttt {
        padding-bottom: 0px;
    }

    .zapier {
        padding-bottom: 0px;
    }

    .web-triggers-api {
        padding-right: 5px;
        padding-bottom: 0px;
    }

    .paragraph {
        margin-bottom: 20px;
    }

    .sample-ifttt {
        height: 480px;
        padding-top: 10px;
    }

        .sample-ifttt.wt {
            padding-top: 10px;
        }

    .create-web-trigger {
        top: -163px;
        display: block;
    }

    .header-menu-without-background {
        height: 70px;
    }

    .header-menu-no-bkgd {
        height: 70px;
    }
}
