body {
    margin: 0;
    padding: 0;
    color: #3a3a3a;
    font: 14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    background: #f0f0f0 url(img/bg.gif) no-repeat center top;
}

p {
    clear: both;
    overflow: hidden;
}

#container {
    width: 982px;
    text-align: left;
    margin: 0 auto;
    padding: 0;
}

header {
    display: block;
    margin-bottom: 0px;
    clear: both;
    overflow: hidden;
}

section.content {
    display: block;
    clear: both;
    overflow: hidden;
    /*margin: 0 0 20px 4px;*/
}

footer {
    display: block;
    clear: both;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    background-color: #00477d;
    border-top: solid 2px #b1b3b4;
    border-bottom: solid 1px #fff;
    color: #b1b3b4;
    font-size: 12px;
}

    footer a, footer a:link, footer a:visited, footer a:hover, footer a:active {
        color: #fff;
        font-size: 12px;
    }

.inner-footer {
    width: 932px;
    margin: 0 auto;
    padding: 25px 0;
    text-align: left;
    clear: both;
    overflow: hidden;
}

    .inner-footer div {
        float: left;
        margin-left: 25px;
    }

        .inner-footer div.copy {
            width: 322px;
            background: url(img/separatore_footer.gif) no-repeat right top;
        }

#logo h1 {
    margin: 30px 0 30px 14px;
    padding: 0;
    float: left;
}

.content-banner {
    padding-left: 4px;
    position: relative;
}

.etichetta {
    position: absolute;
    left: 0;
    top: 35px;
    z-index: 200;
    width: 269px;
    height: 173px;
}

.content {
    background: url("img/white.jpg") repeat-x;
}

    .content > .breadcrumbs {
        display: inline-block;
        text-align: justify;
        font: 16px/30px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
        margin: 2px 0 20px 0;
        padding: 0;
    }

        .content > .breadcrumbs li.drop {
            cursor: pointer;
            color: #00477d;
            font: 16px/30px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
            font-weight: 600;
        }

        .content > .breadcrumbs > li {
            list-style-type: none;
            padding: 5px 0;
            margin: 0 10px;
            display: inline-block;
            font-weight: 600;
            font-size: .8em;
            position: relative;
            min-width: 110px;
        }

            .content > .breadcrumbs > li > ul {
                display: none;
                text-align: left;
                position: absolute;
                top: 34px;
                left: 0;
                padding: 5px;
                background-color: #fff;
                white-space: nowrap;
                list-style-type: none;
                z-index: 2147483647;
            }

                .content > .breadcrumbs > li > ul > li > a {
                    list-style-type: none;
                    width: 100%;
                    height: 100%;
                    display: block;
                    /*padding: 2px 0;*/
                }

nav > .breadcrumbs > li > ul:before {
    content: ' ';
    width: 100%;
    height: 40px;
    position: absolute;
    top: -40px;
    left: 0;
}

.content > .breadcrumbs > li:hover > ul {
    display: inline-block;
    border: 1px solid #8b8b8b;
    border-top: none;
}

.content > .breadcrumbs:after {
    content: ' ';
    display: inline-block;
    width: 100%;
}

.breadcrumbs li.selected {
    background: #00477d url(img/arrow_breadcrumbs.gif) no-repeat right top;
}

    .breadcrumbs li.selected a, .breadcrumbs li.selected a:link, .breadcrumbs li.selected a:visited, .breadcrumbs li.selected a:hover, .breadcrumbs li.selected a:active {
        color: #fff;
        text-decoration: none;
        font: 16px/30px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    }

        .breadcrumbs li.selected a:hover {
            text-decoration: underline;
        }

.breadcrumbs li.back a, .breadcrumbs li.back a:link, .breadcrumbs li.back a:visited, .breadcrumbs li.back a:hover, .breadcrumbs li.back a:active {
    color: #00477d;
    text-decoration: none;
    font: 16px/30px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.breadcrumbs {
    margin: 0 0 10px 0;
    padding: 0;
    list-style: none;
    background: url("img/white.jpg") repeat-x;
    display: block;
    clear: both;
    overflow: hidden;
    position: absolute;
    width: 100%;
}

    .breadcrumbs li {
        float: left;
        padding: 0 18px;
        margin: 0;
        font: 16px/30px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
        align-content: center;
        font-size: 18px;
    }

        .breadcrumbs li.drop {
            cursor: pointer;
            color: #00477d;
            font-weight: 600;
            margin: 0;
        }

        .breadcrumbs li.short {
            margin-left: -40px;
            margin-right: -40px;
        }

        .breadcrumbs li.drop:first-child {
            margin-left: 5px;
        }

        .breadcrumbs li.drop ul li {
            padding: 2px;
            margin-left: -34px;
        }

        .breadcrumbs li.selected {
            background: #00477d url(img/arrow_breadcrumbs.gif) no-repeat right top;
        }

            .breadcrumbs li.selected a, .breadcrumbs li.selected a:link, .breadcrumbs li.selected a:visited, .breadcrumbs li.selected a:hover, .breadcrumbs li.selected a:active {
                color: #fff;
                text-decoration: none;
                font: 16px/30px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
            }

                .breadcrumbs li.selected a:hover {
                    text-decoration: underline;
                }

        .breadcrumbs li.back a, .breadcrumbs li.back a:link, .breadcrumbs li.back a:visited, .breadcrumbs li.back a:hover, .breadcrumbs li.back a:active {
            color: #00477d;
            text-decoration: none;
            font: 16px/30px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
            float: left;
            clear: both;
        }

.content .breadcrumbs li {
    float: left;
    margin-top: 4px;
}

.content .breadcrumbs ul {
    clear: both;
    height: 0px;
    width: auto;
    background-color: #fff;
    overflow: hidden;
    -webkit-transition: 1.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    margin-top: 0px;
}

.content li:hover > ul {
    display: block;
    height: 200px !important;
    z-index: 9999999999;
    position: relative;
    float: left;
    top: 0px;
    z-index: 9999999999;
    -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    -ms-transition: 0.7s;
    transition: 0.7s;
    border: 1px solid #8b8b8b;
    border-top: none;
}

.content li.tre:hover > ul {
    display: block;
    height: 200px;
    width: auto;
    z-index: 9999999999;
    -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    -ms-transition: 0.7s;
    transition: 0.7s;
    border: 1px solid #8b8b8b;
    border-top: none;
}

.breadcrumbs li li {
    margin-left: 0px !important;
    margin-top: 0 !important;
    padding: 0;
}

.content li li {
    margin-left: -50px;
    display: block;
    clear: both;
}

.main-content {
    border-top: solid 2px #ddd;
    display: block;
    clear: both;
    overflow: hidden;
    background-color: #fff;
    padding: 5px 10px;
    margin-top: 47px;
    min-height: 200px;
}

    .main-content h1 {
        border-bottom: solid 1px #3a3a3a;
        padding: 0 0 10px 0;
        margin: 0 0 30px 0;
        font: normal 26px/30px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
        color: #00477d;
    }

    .main-content h2 {
        border-bottom: solid 1px #3a3a3a;
        padding: 0 0 10px 0;
        margin: 0 0 30px 0;
        font: normal 20px/24px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
        color: #00477d;
    }

a.info, a:link.info, a:visited.info, a:hover.info, a:active.info {
    padding-right: 27px;
    background: url(img/ico_info.gif) no-repeat right 2px;
    font: 14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color: #3a3a3a;
    text-decoration: none;
    margin-left: 4px;
    float: left;
    height: 23px;
}

.row-simulazione {
    clear: both;
    overflow: hidden;
    height: 60px;
    padding: 10px 0 0 4px;
}



.field:focus {
    border: 1px solid #B5B5B5;
    box-shadow: 0 0 6px #CCCCCC;
    outline: medium none;
    font: 14px "Lucida Sans Unicode","Lucida Grande",sans-serif;
}

.input-button {
    background: url(img/bg_btn.gif) no-repeat;
    margin: 0;
    padding: 0;
    color: #efefef !important;
    border: none;
    width: 185px;
    height: 26px;
    display: block;
    font: 14px/26px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
}

.input-button-lungo {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('img/bg_btn_lungo.gif') no-repeat;
    margin: 0px;
    padding-top: 2px;
    color: #EFEFEF;
    font: 14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    width: 248px;
    display: block;
    text-decoration: none;
    height: 26px;
}

.row-simulazione input.input-button {
    float: left;
    margin-top: 2px;
}

.tabella td {
    padding: 4px 0 9px 20px;
}

.tabella {
    margin-bottom: 14px;
}

    .tabella td span {
        color: #0082d9;
    }

.dispari {
    display: block;
    height: 36px;
    background: url(img/bg_td_disp.gif) repeat-x left bottom;
}

.pari {
    display: block;
    height: 36px;
    background: url(img/bg_td_pari.gif) repeat-x left bottom;
}

.tabella td input, .tabella td label {
    float: left;
    padding: 0;
}

.tabella td input {
    margin: 4px 10px 0 0;
}

.sottoscrizione input, .privacy input {
    float: left;
    margin: 4px 10px 0 0;
    padding: 0;
}

.sottoscrizione, .privacy {
    color: #00477d;
    padding-left: 20px;
}

.row-richiesta {
    clear: both;
    overflow: hidden;
    padding: 20px 0;
    margin-bottom: 5px;
    border-bottom: solid 2px #e4e4e4;
    text-align: center;
}

a.pdf, a:link.pdf, a:visited.pdf, a:hover.pdf, a:active.pdf, input.pdf {
    float: left;
    padding-right: 10px;
    background: url(img/arrow-link.gif) no-repeat right 7px;
    text-transform: uppercase;
    border-bottom: 1px dotted #353535;
    text-decoration: none;
    font: 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color: #3a3a3a;
    margin-left: 1px;
    border: none;
    cursor: pointer;
}

a:hover.pdf {
    border-bottom: 1px solid #353535;
}

html body form .RadInput .MyEmptyTextBox, html body form .RadInput .MyEnabledTextBox, html body form .RadInput .MyHoveredTextBox, html body form .RadInput .MyFocusedTextBox, html body form .RadInput .MyInvalidTextBox, html body form .RadInput .MyNegativeTextBox {
    border: 1px solid #D1D0D2;
    color: #00477d;
    font: 14px/18px arial,sans-serif;
}

html body .RadInput .MyEmptyTextBox {
    color: #999;
}

html body form .RadInput .MyEnabledTextBox {
}

html body form .RadInput .MyHoveredTextBox {
    border: 1px solid #B5B5B5;
    box-shadow: 0 0 6px #CCCCCC;
    outline: medium none;
}

html body form .RadInput .MyFocusedTextBox {
    border: 1px solid #B5B5B5;
    box-shadow: 0 0 6px #CCCCCC;
    outline: medium none;
}

html body form .RadInput .MyInvalidTextBox {
    border-color: #dc121e;
    background: none #fff;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

.loading {
    background-color: #fff;
    height: 100%;
    width: 100%;
}

h4 {
    font: bold 16px/20px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color: #3a3a3a;
    padding: 0 0 10px 0;
    margin: 0 0 30px 0;
    background: url(img/tratteggio.gif) repeat-x left bottom;
    clear: both;
    overflow: hidden;
}

.leftrow, .importo, .professione, .codice-fiscale, .mail {
    float: left;
    width: 460px;
    height: 80px;
}

    .leftrow.cf {
        width: 920px;
    }

    .leftrow label, .shortrow label {
        display: block;
        padding: 0 0 4px 4px;
    }

    .leftrow input {
        padding: 2px 6px !important;
        width: 390px;
    }

.shortrow {
    float: left;
    width: 220px;
    height: 90px;
}

    .shortrow.telefono {
        width: 460px;
    }

    .shortrow input {
        padding: 2px 6px !important;
        width: 160px;
    }

    .shortrow.telefono input.large-field {
        padding: 2px 6px !important;
        width: 212px !important;
        float: left;
    }

    .shortrow.telefono input.prefisso {
        padding: 2px 6px !important;
        width: 44px !important;
        float: left;
        margin-right: 10px !important;
    }

.content-privacy {
    clear: both;
    overflow: hidden;
    padding: 0 14px;
}

    .content-privacy p {
        margin: 0 0 5px 0;
    }

    .content-privacy .privacy {
        padding: 0;
        height: 50px;
        clear: both;
        overflow: hidden;
    }

    .content-privacy p a, .content-privacy p a:link, .content-privacy p a:visited, .content-privacy p a:hover, .content-privacy p a:active {
        color: #0082d9;
    }

.input-button.invia {
    background: url(img/bg_btn_short.gif) no-repeat;
    margin: 0;
    padding: 0;
    color: #efefef;
    border: none;
    width: 91px;
    height: 26px;
    font: 14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
}

p.error-message {
    font-size: 11px;
    color: #d6071b;
    margin: 2px 0 0 0;
}

.qtip-content.qtip-content {
    color: #00477D !important;
    background-color: #fff !important;
}

.qtip.qtip-cream canvas {
    background: url(img/linguetta.gif) no-repeat left top !important;
    display: block;
    width: 14px;
    height: 14px;
}

.pop-privacy p {
    font-size: 13px;
}

h6 {
    font: bold 13px/17px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color: #3a3a3a;
    padding: 0 0 10px 0;
    margin: 0 0 30px 0;
    background: url(img/tratteggio.gif) repeat-x left bottom;
    clear: both;
    overflow: hidden;
}

.informativa {
    border: 1px solid #B2B2B2;
    float: left;
    height: 87px;
    margin-bottom: 20px;
    overflow-y: scroll;
    width: 100%;
    font-size: 10px;
    color: #666;
}

.pop-privacy .informativa p {
    font-size: 10px;
    color: #666;
    padding: 5px;
    margin: 0;
}

.content-privacy.documenti a, .content-privacy.documenti a:link, .content-privacy.documenti a:visited, .content-privacy.documenti a:hover, .content-privacy.documenti a:active {
    padding: 0 0 0 20px;
    background: url(img/ico_pdf.gif) no-repeat;
    font: 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color: #3a3a3a;
    text-decoration: none;
}

    .content-privacy.documenti a:hover {
        text-decoration: underline;
    }

.content-privacy.documenti span {
    display: block;
    padding-bottom: 20px;
}

.content-pop {
    padding: 20px;
    clear: both;
    overflow: hidden;
}

.professione label, .codice-fiscale label, .mail label {
    display: block;
    height: 23px;
}

.privacy {
    clear: both;
    overflow: hidden;
    padding: 0 0 15px 0;
}

.importo .row-simulazione {
    padding: 0;
}

.RadInput.RadInput_WebBlue {
    float: left;
    margin-right: 10px;
}

.leftrow.sesso input {
    width: 16px;
    height: 16px;
    border: 0;
    margin: 3px 10px 0 0;
    padding: 0;
    float: left;
}

.leftrow.sesso td label, .leftrow.sesso tr {
    float: left;
    margin-right: 20px;
}

.country {
    clear: both;
    overflow: hidden;
}

.leftrow.via {
    width: 101px;
}

.leftrow.indirizzo {
    width: 359px;
}

.leftrow.riepilogo {
    height: auto;
    border-bottom: solid 1px #e4e4e4;
    ;
    width: 440px;
    padding: 8px 20px 8px 0;
}

    .leftrow.riepilogo label {
        color: #00477D;
        font-weight: bold;
    }

        .leftrow.riepilogo label span {
            float: left;
        }

.RadEContent, .RadEContentBordered {
    padding: 3px;
    background-color: red;
    margin: 0px;
    text-align: left;
}

.verticalLine {
    border-left: 1px solid #666;
}

.title-h3 {
    margin: 0;
    padding: 0;
    top: 0;
    font-size: 15px;
    font-weight: 700
}

.cnt-scheme {
    position: relative;
    padding: 50px 20px;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

    .cnt-scheme ul, .cnt-scheme li {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .cnt-scheme ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        padding-bottom: 120px;
        position: relative;
    }

        .cnt-scheme ul:after {
            content: "";
            width: 47%;
            height: 4px;
            background: #004071;
            position: absolute;
            left: 10%;
            z-index: 100;
            bottom: 58px;
        }

        .cnt-scheme ul.second-row:after {
            display: none;
        }

        .cnt-scheme ul.third-row:after {
            width: 20.2%;
            left: 63.3%;
        }

        .cnt-scheme ul.fourth-row:after, .cnt-scheme ul.fifth-row:after {
            display: none;
        }

        .cnt-scheme ul:not(.first-row) {
            padding-left: 15%;
        }

    .cnt-scheme li {
        width: 20%;
        margin-right: 3%;
        background: #FFF;
        border: solid 2px #004071;
        position: relative;
    }

        .cnt-scheme li:last-child {
            margin-right: 0;
        }

        .cnt-scheme li:after {
            content: "";
            width: 4px;
            height: 90px;
            background: #004071;
            position: absolute;
            left: 50%;
            z-index: 100;
            -ms-transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            bottom: -64px;
        }

    .cnt-scheme .first-row li.third-item:before {
        content: "";
        width: 40px;
        height: 4px;
        background: #004071;
        position: absolute;
        right: -17%;
        z-index: 100;
        top: 50px;
    }

    .cnt-scheme .first-row li.second-item:before {
        content: "";
        width: 441px;
        height: 29px;
        border-top: solid 4px #004071;
        border-left: solid 4px #004071;
        position: absolute;
        right: -134%;
        z-index: 100;
        top: -35px;
    }

    .cnt-scheme .second-row li.third-item:after {
        height: 400px;
        bottom: -374px;
    }

    .cnt-scheme ul:not(.first-row) li:before {
        content: "";
        width: 4px;
        height: 80px;
        background: #004071;
        position: absolute;
        left: 50%;
        z-index: 100;
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        top: -62px;
    }

    .cnt-scheme ul.second-row li.third-item:before {
        left: 90%;
        top: -260px;
        height: 260px;
    }

    .cnt-scheme .fourth-row li:last-child:after {
        display: none;
    }

    .cnt-scheme .fifth-row li:after {
        display: none;
    }

    .cnt-scheme li header {
        position: relative;
        z-index: 1000;
        margin-bottom: 0;
        color: #FFF;
        text-align: center;
        background: #004071;
        height: 30px;
        line-height: 30px;
        font: 16px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    }

    .cnt-scheme li .value {
        margin: 0;
        text-align: center;
        color: #004071;
        font: 20px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
        font-weight: 700;
        padding: 20px;
    }

.partial-value {
    position: absolute;
    padding: 0 5px;
    margin: 0;
    z-index: 120;
    color: #FFF;
    font: 16px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-weight: 700;
    width: 50px;
    bottom: -87px;
}

    .partial-value.good-value {
        background: #02ad1a;
    }

    .partial-value.medium-value {
        background: #d1b30b;
    }

    .partial-value.bad-value {
        background: #ba061f;
    }

    .partial-value span {
        display: block;
        text-align: center;
        padding: 0;
    }

        .partial-value span:first-child {
            border-bottom: 1px solid #fff;
        }

.first-row .first-item .partial-value {
    left: 72%;
}

.first-row .second-item .partial-value.first-value, .first-row .third-item .partial-value {
    left: 12%;
}

.first-row .second-item .partial-value.second-value {
    left: 63%;
}

.first-row .second-item .partial-value.third-value {
    left: 140%;
    bottom: 109px;
}

.first-row .third-item .partial-value.second-value {
    left: 103%;
    bottom: 24px;
}



.second-row .first-item .partial-value, .second-row .second-item .partial-value.first-value,
.third-row .first-item .partial-value, .third-row .second-item .partial-value, .third-row .third-item .partial-value, .fourth-row .partial-value {
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.second-row .second-item .partial-value.second-value {
    left: 100%;
}

.third-row .third-item .partial-value.second-value {
    left: 118%;
}

/*.second-row .second-item .partial-value.first-value, .third-row .third-item .partial-value {
    bottom: -118px;
}*/

.fourth-row .fourth-item .partial-value {
    bottom: 28px;
    left: 120%;
}

    .fourth-row .fourth-item .partial-value.second-value {
        bottom: 128px;
        left: 50%;
    }

.cnt-scheme ul.fourth-row li.fourth-item:after {
    bottom: 51px;
    content: "";
    width: 110px;
    height: 4px;
    background: #004071;
    position: absolute;
    right: -45%;
    z-index: 100;
    display: block;
    left: auto;
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.fourth-row .third-item .partial-value.second-value {
    bottom: 128px;
}

.cnt-scheme .fourth-row .value {
    padding: 20px 20px 0 20px;
}

.restart {
    left: 130%;
    bottom: 40px;
    position: relative;
    text-wrap: normal;
    z-index: 1000;
    margin-bottom: 0;
    color: #004071;
    text-align: center;
    line-height: 20px;
    font: 16px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    cursor: pointer;
}


#chart, #grid {
    margin-top: 20px;
    min-height: 560px;
    padding: 0 10px;
}

.flow-list {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 60%;
}

    .flow-list li {
        display: inline;
        list-style-type: none;
        margin-left: 20px;
    }



        .flow-list li [type="radio"]:checked, .flow-list li [type="radio"]:not(:checked) {
            position: absolute;
            left: -9999px;
        }

            .flow-list li [type="radio"]:checked + label,
            .flow-list li [type="radio"]:not(:checked) + label {
                position: relative;
                padding-left: 28px;
                cursor: pointer;
                line-height: 20px;
                display: inline-block;
                color: #003f59;
            }

                .flow-list li [type="radio"]:checked + label:before,
                .flow-list li [type="radio"]:not(:checked) + label:before {
                    content: '';
                    position: absolute;
                    left: 0;
                    top: 0;
                    width: 18px;
                    height: 18px;
                    border: 1px solid #ddd;
                    border-radius: 100%;
                    background: #fff;
                }

                .flow-list li [type="radio"]:checked + label:after,
                .flow-list li [type="radio"]:not(:checked) + label:after {
                    content: '';
                    width: 12px;
                    height: 12px;
                    background: rgb(19, 104, 140);
                    position: absolute;
                    top: 4px;
                    left: 4px;
                    border-radius: 100%;
                    -webkit-transition: all 0.2s ease;
                    transition: all 0.2s ease;
                }

                .flow-list li [type="radio"]:not(:checked) + label:after {
                    opacity: 0;
                    -webkit-transform: scale(0);
                    transform: scale(0);
                }

                .flow-list li [type="radio"]:checked + label:after {
                    opacity: 1;
                    -webkit-transform: scale(1);
                    transform: scale(1);
                }

.button {
    background-color: rgb(19, 104, 140);
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}

    .button span {
        cursor: pointer;
        display: inline-block;
        position: relative;
        transition: 0.5s;
    }

        .button span:after {
            content: '\00bb';
            position: absolute;
            opacity: 0;
            top: 0;
            right: -20px;
            transition: 0.5s;
        }



    .button:hover span:after {
        opacity: 1;
    }

table.filter {
    width: 100%;
    background-color: #daecf4;
    border: 1px solid rgba(0, 0, 0, 0.08);
    padding: 10px 30px;
    color: #003f59
}

    table.filter td > input {
        height: 30px;
        color: #003f59;
    }

    table.filter td > select {
        height: 36px;
        color: #003f59;
    }

    table.filter td > span {
        height: 35px;
    }



        table.filter td > span input {
            height: 35px;
        }

.extend-filter {
    width: 100%;
    height: 40px;
    background-color: #daecf4;
    margin-top: -15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.pulse {
    margin: 200px;
    display: block;
    cursor: pointer;
    box-shadow: 0 0 0 rgba(255, 199, 0, 0.80);
    animation: pulse 2s infinite;
    -webkit-animation: pulseb 2s infinite;
}

@-webkit-keyframes pulseb {
    0% {
        background-color: #f5d873;
    }

    50% {
        background-color: #fff;
    }

    100% {
        background-color: #f5d873;
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 199, 0, 0.80);
    }

    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 199, 0, 0.80);
        box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
    }

    70% {
        -moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
        box-shadow: 0 0 0 10px rgba(204,169,44, 0);
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
        box-shadow: 0 0 0 0 rgba(204,169,44, 0);
    }
}

@media only screen and (max-width: 1440px) {
    #chart, #grid {
        min-height: 490px;
    }
}

@media only screen and (max-width: 1280px) {
    #chart, #grid {
        min-height: 400px;
    }
}
