﻿@import url('button.css');

#content table th {
    background: #EFF1F5;
}


#content input[type="checkbox"] {
    margin: 0px;
}


#content label.desc {
    font-weight: bold;
    color: #222;
}


.validatorError {
    display: inline;
    float: none;
    color: red !important;
    font-weight: bold;
    margin: 0;
    padding: 0;
}


.highlight {
    background: #fff7c0;
}

.tryItfree {
    background-color: #E94244;
    text-decoration: none;
    font-weight: bold;
    font-family: "segoe ui",sans-serif;
    font-size: 14px;
    text-align: center;
}

    .tryItfree a:hover {
        text-decoration: none;
    }

/*----------------DOWNLOADS----------------------*/


.bloc {
   
    border: solid 1px #afb4b9;
    margin-left: 12px;
    margin-bottom: 12px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.blocPlayerWindows {
    padding-top:130px;
    width: 100%;
    margin-left: 15px;
    margin-bottom: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
   
    /*IE 9 fallback */
    background-color: linear-gradient(130deg, #da95f9, #9d69fa, #5d45ed);
    background-image: url('/images/player-logo-download.png');
    background-repeat: no-repeat;
    background-position: center 40px;
    background: url('/images/player-logo-download.png') no-repeat center 40px,linear-gradient(130deg, #da95f9, #9d69fa, #5d45ed);
}





div.ComposerList
{
  height: 170px;   
}

div.PlayerList div.windows {
    background: url("/images/windows-plateform.svg") no-repeat center left;
}
div.PlayerList div.android {
    background: url("/images/android_os.svg") no-repeat center left;
}
div.PlayerList div.ipad {
    background: url("/images/ipad_os.svg") no-repeat center left;
}
div.PlayerList div.chrome {
    background: url("/images/chrome_os.svg") no-repeat center left;
}
div.PlayerList div.webos {
    background: url("/images/webos-platform.png") no-repeat center left;
}
div.PlayerList div.brightsign {
    background: url("/images/brightsign-platform.svg") no-repeat center left;
}
div.PlayerList div.tizen {
    background: url("/images/tizen_os.svg") no-repeat center left;
}
div.PlayerList div.raspberry {
    background: url("/images/raspberry_os.svg") no-repeat center left;
    background-size: 90px;
}

div.PlayerList div.title {
    width: 150px;
    height: 26px;
    border-bottom: 1px solid #dddddd;
    margin: 24px 0 5px 0;
}
.previousVersionPlayerLink {
    text-align: center;
    padding-top:20px;
}

.ComposerList .previousVersionPlayerLink {
    padding-top:30px;
}

.playerClassicBloc .previousVersionPlayerLink
{
    padding-top:10px;
}

.previousVersionPlayerLink a.downloadPreviousLink {
    color: #aaa;
    left:10px;
    text-align: center;
    text-decoration: none;
}
.previousVersionPlayerLink a.downloadPreviousLink:hover {
    text-decoration: underline;
    color: inherit;
}

.downloadPreviousLink {
    
    color: #aaa;
    font-family: Raleway;
    font-style: italic;
    font-size: 13px;
    font-weight: 500;
}

.playerClassicBloc {
    border-top: 1px solid #dddddd;
    margin-top: 20px;
    padding-top: 10px;
}
.playerClassicBloc p.title {
    font-weight: 900;
}

.legalTxt p.smallText
{
    font-size: 12px;
}


.blocComposerWindows {
    padding-top:100px;
    width: 100%;
    height: 300px;
    margin-bottom: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    /*IE 9 fallback */
    background-color: linear-gradient(130deg, #20eded, #2eaaef, #205de5);
    background-image: url('/images/composer-logo-download.png');
    background-repeat: no-repeat;
    background-position: center 40px;
    background: url('/images/composer-logo-download.png') no-repeat center 40px,linear-gradient(130deg, #20eded, #2eaaef, #205de5);

}


.blocLink:hover .blocComposerWindows {
    background: url('/images/composer-logo-download.png') no-repeat center 19px,linear-gradient(40deg, #bf57ff, #6087ff, #00baff);
}

.blocLink:hover .blocPlayerWindows {
    background: url('/images/player-logo-download.png') no-repeat center 19px,linear-gradient(40deg, #fd4fad, #eb52f8, #cf53ff);
}



.blocPla yerWindows a, .blocComposerWi ndows a {
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
}

.PlayerList {
    background-color: #fff;
    bottom: 0px;
    width: 100%;
    padding: 10px 20px;
    box-sizing: border-box;
    box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.18);

}

.playerTitle {
    color: #fff;
    margin-top: 155px;
    font-size: 17px;
    font-weight: 400;
    text-align: center;
}

.WindowsTitle {
    color: #fff;
    margin-top: 157px;
    font-size: 17px;
    font-weight: 400;
    text-align: center;
}



.PlayerList a {
    font-size: 13px;
    color: #50BFEE;
}

.betablock {
    margin-left: 15px;
    height: 130px;
}

.products a#ComposerBetaDownload:hover {
    height: 100px;
}

.products a#ComposerBetaDownload {
    height: 100px;
}

.blocsmall {
    display: inline-block;
    float: left;
    width: 157px;
    height: 290px;
    margin-left: 11px;
    margin-bottom: 12px;
}



#composer {
    background: url(/images/logoIntuifaceComposer.png) no-repeat center center;
    width: 225px;
    height: 290px;
}

#composer:hover {
    background: url(/images/logoIntuifaceComposer_hover.png) no-repeat center center #dcdee0;
    width: 225px;
    height: 290px;
}


#player {
    background: url(/images/logoIntuifacePlayerWindows.png) no-repeat center center;
    width: 157px;
    height: 290px;
}

#player:hover {
    background: url(/images/logoIntuifacePlayerWindows_hover.png) no-repeat center center #dcdee0;
    width: 157px;
    height: 290px;
}

#playeriPad {
    background: url(/images/logoIntuifacePlayeriPad.png) no-repeat center center;
    width: 157px;
    height: 290px;
}

#playeriPad:hover {
    background: url(/images/logoIntuifacePlayeriPad_hover.png) no-repeat center center #dcdee0;
    width: 157px;
    height: 290px;
}


#playerAndroid {
    background: url(/images/logoIntuifacePlayerAndroid.png) no-repeat center center;
    width: 157px;
    height: 290px;
}

#playerAndroid:hover {
    background: url(/images/logoIntuifacePlayerAndroid_hover.png) no-repeat center center #dcdee0;
    width: 157px;
    height: 290px;
}

#playerKiosk {
    background: url(/images/logoIntuifacePlayerKioskAndroid.png) no-repeat center center;
    width: 157px;
    height: 290px;
}

#playerKiosk:hover {
    background: url(/images/logoIntuifacePlayerKioskAndroid_hover.png) no-repeat center center #dcdee0;
    width: 157px;
    height: 290px;
}



.lastblock {
    border: 0px;
    margin-bottom: 13px;
    width: 200px;
}

.heightAuto {
    height: auto;
}

#downloads {
    float: left;
    width: 200px;
}

    #downloads li {
        list-style: none;
    }

        #downloads li a {
            display: block;
            padding-left: 40px;
            margin-top: 7px;
            height: 35px;
            line-height: 33px;
            color: #de2527;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            text-decoration: none;
            font-family: "segoe ui",sans-serif;
            font-weight: bold;
        }

    #downloads h2 {
        padding: 10px 0 10px 0;
        height: 23px;
        line-height: 23px;
        font-size: 18px;
    }


    #downloads li a#accelerators {
        background: url(/images/otherDownloads.png) no-repeat top left;
    }

    #downloads li a#sample {
        background: url(/images/otherDownloads.png) no-repeat top left;
    }

    #downloads li a#accelerators:hover {
        background: url(/images/otherDownloads_hover.png) no-repeat top left;
    }

    #downloads li a#sample:hover {
        background: url(/images/otherDownloads_hover.png) no-repeat top left;
    }




.large {
    width: 915px;
    height: 121px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: #fff;
    box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.18);
    font-size: 14px;
    border-radius: 4px;
    border: none;
}

#logoIntuipad {
    display: inline-block;
    float: left;
    /*margin: 42px 30px 50px 30px;*/
    /*height: 85px;*/ /*background: url("/images/logoIntuifaceIntuipad.png") no-repeat center center;*/
}

#logoPlayerforiPad {
    display: inline-block;
    float: left;
    margin: 32px 30px 50px 30px;
    width: 219px;
    height: 85px;
    background: url("/images/logoIntuifacePlayerIpad.png") no-repeat center center;
}

.windowsIcon {
    text-decoration: none !important;
}

.large a {
    text-indent: inherit;
    margin-top: -12px;
    height: 13px;
    font-size: 13px;
    color: #50BFEE;
}

.large a.icon:hover {
    text-decoration: underline;
}

.large li a.icon, .PlayerList li a.icon {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #D4D4D4;
    border-radius: 15px;
    width: 170px;
    min-height: 30px;
    cursor: pointer;
    padding: 5px 10px 5px 10px;
    color:#333;
}

.large li a.icon:hover, .PlayerList li a.icon:hover {
    opacity: 0.5;
}

.downloadButton {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #D4D4D4;
    border-radius: 15px;
    width: 100px;
    min-height: 30px;
    cursor: pointer;
}

.downloadButton:hover {
    opacity: 0.5;
}

.appStore {
    background: url(/images/AppStore.svg) no-repeat center center;
}

.playStore {
    background: url(/images/PlayStore.svg) no-repeat center center;
}

.installLink {
    text-decoration: underline;
    font: normal normal normal 13px/17px Open Sans !important;
    letter-spacing: 0px !important;
    color: #1A45A1 !important;
}

.customLink {
    text-decoration: underline;
    letter-spacing: 0px !important;
    color: #1A45A1 !important;
}

.docLink {
    background: url(/images/book.svg) no-repeat center left;
}


.large h2 {
    padding: 0px 0 10px 237px;
    height: 23px;
    line-height: 23px;
    font-size: 14px;
}

.large li, .PlayerList li {
    list-style: none;
    min-height: 20px;
    margin-top: 10px;
}

.large ul {
    padding-left: 237px;
}



.large li a, .PlayerList li a {
    padding-left: 20px;
}

/*----------------LOGIN----------------------*/

#presentation {
    display: inline-block;
    float: left;
    width: 515px;
    margin-left: 10px;
    margin-top: -10px;
}

#logoIntuiface {
    width: 155px;
    height: 155px;
    background: url(/images/logoIntuiface.png) no-repeat center left;
}



#description h2 {
    font-family: "segoe ui",sans-serif;
    font-size: 14px;
    color: black;
    margin-right: 30px;
}

#description p {
    margin-bottom: 20px;
}



#login {
    display: inline-block;
    float: left;
    width: 400px;
    height: 240px;
    margin-top: 30px;
}

    #login h2 {
        font-family: "segoe ui",sans-serif;
        font-size: 18px;
        font-weight: bold;
        color: black;
        margin-bottom: 5px;
    }

#panel {
    background-color: #DCDEE0;
    width: 350px;
    height: 200px;
    padding: 10px 22px 22px 22px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#login h3 {
    font-family: "segoe ui",sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: black;
    margin-top: 20px;
    margin-bottom: 3px;
}

.editor {
    width: 100%;
    height: 25px;
    border: solid 1px #DCDEE0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#check {
    margin-top: 17px;
}

#checkbox {
    display: inline;
    float: left;
    margin-left: -3px;
    margin-top: 20px;
}

#textbox {
    display: inline;
    float: left;
    margin-left: 10px;
}

    #textbox h3 {
        font-family: "segoe ui",sans-serif;
        font-size: 13px;
        color: #53616F;
        font-weight: normal;
    }


#button a {
    width: 91px;
    height: 43px;
    background-color: #db3a30;
    float: right;
    margin-top: 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-decoration: none;
}

    #button a:hover {
        background-color: #cd2514;
    }


#button h3 {
    color: white;
    font-weight: normal;
    text-align: center;
    line-height: 2px;
}

#password {
    margin-top: 5px;
}

    #password a.icon {
        text-indent: inherit;
        margin-right: 20px;
        height: 13px;
        font-size: 13px;
        color: #de2527;
    }

.rememberCb {
    margin-left: 12px;
}

.uderline {
    text-decoration: underline;
}

#password a.icon:hover {
    text-decoration: underline;
}


/* CART and Pricing */
.cart h1 {
    font-size: 24px;
    color: #282F36;
    letter-spacing: 0.1em;
    line-height: 1.2em;
}

.cart h1, .cart h2, .cart h3, .cart h4, .cart h5, h1.payment {
    font-family: inherit;
    text-transform: uppercase;
    color: #282F36;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 1.2em;
}

.billing h1, h1.payment {
    color: #282F36;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    font-size: 24px;
}

.billing h2 {
    text-transform: uppercase;
    color: #282F36;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    font-weight: 600;
}

/* Webflow override */
.list-item {
    margin-left: 0px !important;
}

/*PP7*/

.trialBanner {
    box-sizing: border-box;
    display: block;
    margin: 0;
    text-align: center;
    max-width: 33vw;
    min-width: 344px;
    padding: 10px 16px;
    min-height: 48px;
    transform-origin: center;
    max-width: 100vw !important;
    background-color: #21306B;
    color: #ffffff;
    font-size: 16px;
    font-family: Open Sans, sans-serif;
}

.trialBanner a {
    width: 180px;
    line-height: 30px;
    display: inline-block;
    border: solid 1px #ffffff;
    border-radius: 15px;
    color: #ffffff;
    font-weight: 600;
    margin-left: 25px;
}

.trialBanner a:hover {
    background-color: #49BBF6;
    border: solid 1px #49BBF6;
}

.trialBanner a:active {
    background-color: #2E9FCC;
    border: solid 1px #2E9FCC;
}

.trialBtn
{
    background: #112B78 0% 0% no-repeat padding-box;
    border-radius: 36px;
    width: 159px;
    height: 36px;
    text-align: center;
    font: normal normal 600 15px/20px Open Sans;
    color: #FFFFFF;
    text-decoration: none;
    margin: -5px 10px 0 0;
}
.trialBtn:visited
{
    color: #FFFFFF;
    font: normal normal 600 15px/20px Open Sans;
}
.trialBtn:hover
{
    color: #FFFFFF;
    opacity: 0.7;
}
.trialBtn span
{
    margin-top: 8px;
    display: inline-block;
}

.warningBanner {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 10px 16px;
    min-height: 48px;
    max-width: 940px;
    transform-origin: center;
    background-color: #bdc0c8;
    color: #21306B;
    font-size: 16px;
    border-radius: 4px;
    margin-bottom: 1px;
    font-family: Open Sans, sans-serif;
}

.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: 25rem;
    position: absolute;
    right: 0px;
    margin-top: 8px;
    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);
}

.organizationStyle {
    width: 100%;
    max-height: 34px;
    color: gray;
    display: flex;
    cursor: pointer;
    padding-left: 2rem;
    font: normal normal normal 14px/19px Open Sans;
    color: #343A40;
    white-space: nowrap;
    overflow: auto;
}

.organizationStyle:hover {
    color: #7fd4f9;
}

.selectedOrganizationStyle {
    color: #7fd4f9;
    background-color: #dbf3fd;
    cursor: not-allowed;
}

.separator {
    border-bottom: 0.1px solid #707070;
    width: 80%;
    margin: 5px auto;
}

.beta_tile {
    border: 1px solid #E86C5F;
}

.beta_tile .user-number {
    top: -70px;
}

.tagsContainer {
    width: 600px;
    border: 1px solid #E3E3E3;
    border-radius: 8px;
    padding-left: 10px;
    padding-right: 10px;
}

.form-switch .form-check-input:focus {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='4' fill='%23fff'/></svg>") !important;
}

.form-switch .form-check-input:checked {
    background-color: #50bfee !important;
    border-color: #50bfee !important;
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='4' fill='%23fff'/></svg>") !important;
}

.form-switch .form-check-input {
    background-color: #C1C1C1 !important;
    border-color: #C1C1C1 !important;
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='4' fill='%23fff'/></svg>") !important;
}


