﻿@font-face {
    font-family: 'lato-Regular';
    font-style: normal;
    font-weight: 500;
    src: url("/fonts/lato/lato-regular.eot");
    /* IE9 Compat Modes */
    src: url("/fonts/lato/lato-regular.eot?#iefix") format("embedded-opentype"), url("/fonts/lato/lato-regular.woff2") format("woff2"), url("/fonts/lato/lato-regular.woff") format("woff"), url("/fonts/lato/lato-regular.ttf") format("truetype"), url("/fonts/lato/lato-regular.svg#svgFontName") format("svg");
    /* Legacy iOS */
}

@font-face {
    font-family: 'lato-Black';
    font-style: normal;
    font-weight: 500;
    src: url("/fonts/lato/lato-black.eot");
    /* IE9 Compat Modes */
    src: url("/fonts/lato/lato-black.eot?#iefix") format("embedded-opentype"), url("/fonts/lato/lato-black.woff2") format("woff2"), url("/fonts/lato/lato-black.woff") format("woff"), url("/fonts/lato/lato-black.ttf") format("truetype"), url("/fonts/lato/lato-black.svg#svgFontName") format("svg");
    /* Legacy iOS */
}

@font-face {
    font-family: 'lato-Bold';
    font-style: normal;
    font-weight: 500;
    src: url("/fonts/lato/lato-bold.eot");
    /* IE9 Compat Modes */
    src: url("/fonts/lato/lato-bold.eot?#iefix") format("embedded-opentype"), url("/fonts/lato/lato-bold.woff2") format("woff2"), url("/fonts/lato/lato-bold.woff") format("woff"), url("/fonts/lato/lato-bold.ttf") format("truetype"), url("/fonts/lato/lato-bold.svg#svgFontName") format("svg");
    /* Legacy iOS */
}

@font-face {
    font-family: 'lato-Light';
    font-style: normal;
    font-weight: 500;
    src: url("/fonts/lato/lato-light.eot");
    /* IE9 Compat Modes */
    src: url("/fonts/lato/lato-light.eot?#iefix") format("embedded-opentype"), url("/fonts/lato/lato-light.woff2") format("woff2"), url("/fonts/lato/lato-light.woff") format("woff"), url("/fonts/lato/lato-light.ttf") format("truetype"), url("/fonts/lato/lato-light.svg#svgFontName") format("svg");
    /* Legacy iOS */
}

#recuperaPassowrdModale .uk-modal-dialog {
    transform: translate(50vw,30vh);
    left: -50%;
}

@media (max-width: 1624px) {
    .uk-open .uk-modal-dialog {
        transform: scale(0.7) translateY(-160px);
    }
}

@media (max-width: 80em) {
    .uk-table td, .uk-table th, .uk-table thead th {
        font: 400 10px/1.42857143 Roboto, sans-serif;
    }
}


/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

.uk-card.dropdown .dropbtn img {
    border-radius: 50%;
    height: 30px;
    width: 30px;
    object-fit: cover;
}
/*mirco 20201028*/
.user-image-container {
    border-radius: 50%;
    margin: auto;
    overflow: hidden;
    display: flex;
    height: 34px;
    width: 34px;
}

#avatarImage {
    height: auto;
    margin: auto;
}

.user_heading_avatar .thumbnail {
    display: flex;
}

.user-image-container .md-user-image {
    height: 100%;
    object-fit: cover;
    margin: auto;
}

#header_main .uk-navbar .uk-navbar-nav > li > a.user_action_image {
    display: flex;
}

.blocked-ribilanciamento {
    background: rgb(218 180 94 / 47%) !important;
    pointer-events: none;
}


/* VARIE */
.uk-button-warning {
    background-color: #ffa300;
}

    .uk-button-warning:hover {
        background-color: #ffa300;
    }

.uk-text-5b77cc {
    color: #5b77cc;
}

.uk-text-ef4a81 {
    color: #ef4a81;
}

.uk-block-primary-gradient {
    background-image: linear-gradient(#00b5e2, #009bda);
}

.uk-block-success-gradient {
    background-image: linear-gradient(#43ae3f, #059a63);
}

.uk-block-white-05 {
    background-color: rgba(255, 255, 255, 0.5);
}

.uk-block-bce2f5 {
    background-color: #bce2f5;
}

/* FINE VARIE */
/* NAV PRINCIPALE */
.cm-nav-principale {
    padding: 15px 0px;
    z-index: 999;
    position: relative;
}

    .cm-nav-principale.cm-padding-scroll {
        padding: 5px 0px;
    }

    /* Desktop */
    .cm-nav-principale .cm-nav-principale-desktop a.uk-button {
        line-height: 30px;
        min-height: 30px;
    }

    .cm-nav-principale .cm-navbar-logo {
        display: block;
        background: transparent url("/Content/img/areariservata/logo-fmc-white.png") center center no-repeat;
        background-size: 100%;
    }

    .cm-nav-principale .cm-nav-principale-desktop li a span {
        padding: 5px 0px;
    }

    .cm-nav-principale .cm-nav-principale-desktop li a:not(.uk-button):hover span {
        border-bottom: 2px solid #78be20 !important;
    }

    .cm-nav-principale .cm-nav-principale-desktop li.uk-active a span {
        border-bottom: 2px solid #ffa300 !important;
    }

/* Variante HOME PAGE */
body.home .cm-nav-principale .cm-navbar-logo {
    background: transparent url("/Content/img/areariservata/logo-fmc.png") center center no-repeat;
    background-size: 100%;
}

body.home .cm-nav-principale,
body.home .cm-nav-principale .uk-navbar {
    background-color: #ffffff !important;
}

    body.home .cm-nav-principale .uk-navbar-nav > li > a:active,
    body.home .cm-nav-principale .uk-navbar-nav > li > a,
    body.home .cm-nav-principale .uk-navbar-nav > li:hover > a,
    body.home .cm-nav-principale .uk-navbar-nav > li > a:focus,
    body.home .cm-nav-principale .uk-navbar-nav > li.uk-open > a,
    body.home .cm-nav-principale i.uk-icon-user {
        color: #5b77cc !important;
    }

/* Fine Variante HOME PAGE */
/* Fine Desktop */
/* Mobile */
.cm-nav-principale .cm-navbar-logo-mobile-container {
    max-width: 150px;
    margin: 0 auto;
}

@media (max-width: 959px) {
    .cm-nav-principale .cm-navbar-logo {
        display: block;
        background: transparent url("/Content/img/areariservata/logo-fmc-white-mobile.png") center center no-repeat;
        background-size: 35px;
    }
}

.cm-nav-principale .uk-hamburger-inner,
.cm-nav-principale .uk-hamburger-inner::before,
.cm-nav-principale .uk-hamburger-inner::after {
    background-color: #ffffff;
}

.cm-nav-principale-mobile a {
    color: #fff;
    margin-bottom: 15px !important;
    display: inline-block;
}

    .cm-nav-principale-mobile a:hover {
        text-decoration: none;
    }

.cm-nav-principale-mobile li.uk-active a {
    border-bottom: 2px solid #ffa300 !important;
}

/* Variante HOME PAGE */
body.home .cm-nav-principale .uk-hamburger-inner,
body.home .cm-nav-principale .uk-hamburger-inner::before,
body.home .cm-nav-principale .uk-hamburger-inner::after {
    background-color: #5b77cc;
}

body.home .cm-nav-principale-mobile a {
    color: #5b77cc;
}

@media (max-width: 959px) {
    body.home .cm-nav-principale .cm-navbar-logo {
        background: transparent url("/Content/img/areariservata/logo-fmc-mobile.png") center center no-repeat;
        background-size: 35px;
    }
}

.home {
    padding-top: unset !important;
}

/* Fine Variante HOME PAGE */
/* FINE Mobile */
/* FINE NAV PRINCIPALE */
/* SLIDER */
.cm-custom-slider {
    padding: 150px 0px;
}

@media (max-width: 766.99px) {
    .cm-custom-slider {
        padding: 100px 0px;
    }

    #page_content_inner {
        padding: 24px 10px 100px;
    }
}

#sidebar-menu {
    background-color: white;
}

.uk-slideset-nav.uk-dotnav a {
    border-radius: 0% !important;
    height: 5px;
    width: 25px;
    background-color: #ffffff;
}

.uk-slideset-nav.uk-dotnav.cm-gray a {
    background-color: #d3d3d3;
}

.uk-slideset-nav.uk-dotnav .uk-active a {
    background-color: #ffa300;
}

/* FINE SLIDER */
/* NEWS */
article.uk-box {
    max-width: 300px;
    margin: 0 auto;
    text-align: left;
    padding: 12px;
    /*border:1px solid rgba(0,0,0,0.1)*/
    background-color: rgba(245, 245, 245, 0.5);
}

    article.uk-box.uk-box-sponsor {
        background-color: rgba(0, 0, 0, 0.1);
    }

/* FINE NEWS */
.uk-pagination a {
    font-family: 'lato-bold';
}

.cm-video-wrapper {
    position: relative;
}

    .cm-video-wrapper .cm-icon-play {
        z-index: 9;
        box-sizing: border-box;
        width: 100%;
        height: 100%;
        padding: 10px calc(50% - 50px);
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        opacity: 0.95;
        cursor: pointer;
        background: transparent url("/Content/img/areariservata/icon-play.png") center center no-repeat;
        background-size: 75px;
    }

    .cm-video-wrapper video {
        width: 100%;
    }

.cm-greca {
    display: inline-block;
    height: 1px;
    background-color: #c0c0c0;
    clear: both;
    width: 100%;
}

    .cm-greca > * {
        margin-top: -10px;
        background-color: transparent;
    }

        .cm-greca > * > * {
            background-color: #ffffff;
            padding: 0px 20px;
        }

#cm-share {
    position: fixed !important;
    right: 0;
    top: 200px;
    z-index: 999;
    position: Relative;
    background-color: #EAEAEA;
}

    #cm-share > div {
        padding: 15px;
        cursor: pointer;
        text-align: center;
    }

    #cm-share > ul {
        margin: 0;
        text-align: center;
        padding-bottom: 10px;
    }

        #cm-share > ul > li {
            padding-bottom: 10px;
        }

@keyframes borderAnimation {
    0% {
        width: 0px;
        height: 0;
    }

    100% {
        width: 100%;
        height: 100%;
    }
}

.closed-document {
    padding-left: 12px;
}

#page_content_inner .custom-panel {
    color: #0490D7;
    text-align: center;
    box-sizing: border-box;
    height: 49%;
    border: 0px solid transparent;
    border-color: #73c9e2;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 21px 0;
    position: relative;
    box-shadow: unset;
}

    #page_content_inner .custom-panel:after {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
        color: #0490D7 !important;
        text-align: center;
        box-sizing: border-box;
        border: 4px solid transparent;
        border-color: #73c9e2;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        padding: 0px;
        border-width: 2px 0 0 2px;
        transition: 500ms;
        position: absolute;
    }

.name-team, .name-user {
    color: white;
    font-size: 16px;
    font-family: "lato-Bold",Helvetica,Arial,sans-serif;
    font-weight: normal;
}

.validation-red-border {
    border: 1px solid red !important;
    border-radius: 2px;
}

#page_content_inner .custom-panel:before {
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: '';
    color: #0490D7 !important;
    text-align: center;
    box-sizing: border-box;
    border: 4px solid transparent;
    border-color: #73c9e2;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 0px;
    border-width: 0 2px 2px 0;
    transition: 500ms;
    position: absolute;
}

#page_content_inner .custom-panel.custom-violet:after {
    border-color: #B6A2DE;
}

#page_content_inner .custom-panel.custom-violet:before {
    border-color: #B6A2DE;
}

#page_content_inner .custom-panel-animation {
    padding-top: 12px;
}

#page_content_inner .custom-panel strong {
    font-size: 35px;
}

#page_content_inner .custom-panel p {
    font-size: 16px;
    font-weight: 600;
}

#page_content_inner .custom-violet {
    border-color: #B6A2DE;
}

.uk-nav-side > li.uk-active > a {
    background-color: #018ED6;
}

.uk-nav-side li a i {
    color: #018ED6;
}

.uk-nav-side li.uk-active a i {
    color: white;
}

.uk-nav-side > li > a {
    padding-left: 3vw;
}

.user-nav {
    height: 62px;
    background-color: #018ED6;
    z-index: 10;
    position: relative;
}

.avatar-container {
    position: absolute;
    right: 1px;
    width: 30%;
}

    .avatar-container .tooltip-avatar {
        background-color: #78BE20 !important;
        top: 58px;
        position: absolute;
        right: 30px;
        transition: 500ms;
        display: none;
    }

        .avatar-container .tooltip-avatar:after {
            content: '';
            width: 0px;
            height: 0px;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-bottom: 10px solid #78BE20;
            position: absolute;
            top: -9px;
            right: 20px;
        }

    .avatar-container:hover .tooltip-avatar {
        display: block;
    }

.title-reserved-area {
    color: #018ED6;
    font-size: 30px;
    margin: 10px;
    text-align: center;
}

.notification-box .title-notification-box {
    color: #F44336;
}

.user-nav .title-reserved-area {
    color: white;
}

.custom-document-card {
    border: 2px solid #ededed;
}

#main-content {
    background-color: #f5f5f5;
}

/*@media (min-width: 1024px) {
    .title-reserved-area {
        margin-left: 3vw;
    }
}*/

.title-tab-wizard {
    text-align: center;
    color: #018ed6;
    margin-bottom: 30px;
}

.already-seen {
    background-color: #f9f9f9
}

.etf-table th {
    background-color: #dcefff;
}

#page_content_inner .custom-panel.negative-price {
    color: #D9534F;
    transition: 1700ms;
}

#page_content_inner .custom-panel.positive-price {
    color: #78be20;
    transition: 1700ms;
}

    #page_content_inner .custom-panel.positive-price:after {
        border-color: #78be20;
    }

    #page_content_inner .custom-panel.positive-price:before {
        border-color: #78be20;
    }

#page_content_inner .custom-panel.negative-price:after {
    border-color: #D9534F;
}

#page_content_inner .custom-panel.negative-price:before {
    border-color: #D9534F;
}

.price-box.negative-price {
    background: #D9534F;
    border-radius: 7px;
    color: white;
    text-align: center;
    padding: 0 4px;
}

.price-box.positive-price {
    background: #78be20;
    border-radius: 7px;
    color: white;
    text-align: center;
    padding: 0 4px;
}

.blue-container {
    background: #018ED6;
    border-radius: 7px;
    color: white;
    text-align: center;
    padding: 0 4px;
    margin: 0px;
}

.green-container {
    background: #78BE20;
    border-radius: 7px;
    color: white;
    text-align: center;
    padding: 0 4px;
    margin: 0px;
}

.red-container {
    background: #f21e0f;
    border-radius: 7px;
    color: white;
    text-align: center;
    padding: 0 4px;
    margin: 0px;
}

.orange-container {
    background: #FFA500;
    border-radius: 7px;
    color: white;
    text-align: center;
    padding: 0 4px;
    margin: 0px;
}

.cyan-container {
    background: #008B8B;
    border-radius: 7px;
    color: white;
    text-align: center;
    padding: 0 4px;
    margin: 0px;
}

.percentage:after {
    content: '%';
}

.euro:after {
    content: '€';
}

.trophy {
    background-image: url("/Content/img/areariservata/trophy-blue.png");
    background-repeat: no-repeat;
    height: 25px;
    width: 24px;
    display: inline-block;
    vertical-align: middle;
}

li.uk-active .trophy {
    background-image: url("/Content/img/areariservata/trophy-white.png");
    background-repeat: no-repeat;
    height: 24px;
}

.title-notification-box .trophy {
    background-image: url("/Content/img/areariservata/trophy-red.png");
}

@media (max-width: 550px) {
    .title-notification-box {
        padding-top: 33px;
    }
}

.plus:before {
    content: '+'
}

.leaderboard-table td {
    vertical-align: middle;
}

.leaderboard-table tbody:nth-child(2n) {
    background: #C9D6FF; /* fallback for old browsers */
    background: -webkit-linear-gradient(to left, #FFFFFF, #018ed657); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to lefT, #FFFFFF, #018ed657); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.leaderboard-table tbody:nth-child(odd) {
    background: #C9D6FF; /* fallback for old browsers */
    background: -webkit-linear-gradient(to left, #018ed657, #FFFFFF); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to lefT, #018ed657, #FFFFFF); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

i {
    cursor: pointer
}

.icon-notify-sidebar {
    background-color: rgba(212, 19, 13, 1);
    color: #fff;
    border-radius: 15px;
    padding: 2px 6px;
    font: 13px open-sans,sans-serif;
    position: absolute;
    transform: translate(140px, -40px);
    position: absolute;
}

.custom-document-card .title-notification i {
    padding: 2px 18px;
    font-size: 36px;
    color: #F44336
}

.custom-document-card .icon-download-documet {
    position: absolute;
    width: 21px;
    left: 12px;
    top: 6px;
}

.topnav .search-container {
    float: right;
}

.topnav input[type=text] {
    padding: 6px 5px;
    margin-top: 8px;
    font-size: 17px;
    border: none;
    width: auto;
}

.topnav .search-container button {
    float: right;
    padding: 6px 10px;
    margin-top: 8px;
    background: #018ed6;
    font-size: 17px;
    border: none;
    cursor: pointer;
    transition: 200ms;
}

    .topnav .search-container button:hover {
        background: #00527b;
        transition: 200ms;
    }

.topnav .search-container {
    padding-bottom: 20px
}

.fa-search:before {
    content: "\f002";
    color: white;
}

.date-documents {
    font-size: 12px;
    margin-left: 67px;
}

.description-documents {
    margin-left: 67px;
}

select.uk-form-large, textarea.uk-form-large, input[type].uk-form-large, input:not([type]).uk-form-large {
    height: 36px;
}

.uk-form-icon:not(.uk-form-icon-flip) > input {
    padding-left: 10px !important;
}

* {
    box-sizing: border-box;
}

#exchange-form {
    background-color: #ffffff;
    margin: 10px auto;
    min-width: 300px;
}

@media (max-width: 768px) {
    #exchange-form {
        overflow: scroll;
    }
}

input {
    padding: 10px;
    /*width: 100%;*/
    font-size: 17px;
    border: 1px solid #aaaaaa;
}

    /* Mark input boxes that gets an error on validation: */
    input.invalid {
        background-color: #ffdddd;
    }

/* Hide all steps by default: */
.tab {
    display: none;
}

.button-etf-table {
    background-color: #018DD5;
    color: #ffffff;
    border: none;
    padding: 10px 20px;
    font-size: 17px;
    cursor: pointer;
    border-radius: 3px;
}

button:hover {
    opacity: 0.8;
}

#prevBtn {
    background-color: #bbbbbb;
}

/* Make circles that indicate the steps of the form: */
.step {
    height: 45px;
    width: 45px;
    background-color: #dbdbdb;
    border: none;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    z-index: 3;
}

    .step.active {
        height: 45px;
        width: 45px;
        background-color: white;
        border: 2px solid #018ED6;
        border-radius: 50%;
        display: inline-block;
        position: relative;
        z-index: 3;
    }

    .step.invalid {
        background-color: white;
        border: 2px solid red;
    }

    .step.finish {
        background-color: #9fe2bf;
        border: none;
    }

    .step.active::before {
        content: '\e150';
        font-family: 'Material Icons';
        font-size: 29px;
        padding: 7px;
        color: #018ED6;
    }

    .step.invalid.active::before {
        content: '\e150';
        font-family: 'Material Icons';
        font-size: 29px;
        padding: 7px;
        color: red;
    }

    .step.finish::before {
        content: '\e876';
        font-family: 'Material Icons';
        font-size: 33px;
        padding: 7px;
        color: white;
    }

    .step.active.finish {
        background-color: white;
        border: 2px solid #228b22;
    }

        .step.active.finish:before {
            content: '\e150';
            font-family: 'Material Icons';
            font-size: 29px;
            padding: 7px;
            color: #228b22;
        }

.zero-padding:first-child::before {
    display: none;
}

.zero-padding:last-child::after {
    display: none;
}

.zero-padding:before {
    content: '';
    width: 14%;
    border: 2px solid #dbdbdb;
    position: absolute;
    top: 3em;
    margin-top: -2px;
    z-index: 2;
    transform: translatex(-50%);
}

.zero-padding.finish:before {
    border: 2px solid #9fe2bf;
}

.zero-padding.finish:after {
    border: 2px solid #9fe2bf;
}

.top-important {
    top: 0 !important;
}

.selected-longshort {
    background-color: #00f3ff26 !important;
}

.zeroset-longshort {
    background-color: #00bfff !important;
}

.zero-padding.active:before {
    border: 2px solid #9fe2bf;
}

.zero-padding:after {
    content: '';
    width: 12%;
    border: 2px solid #dbdbdb;
    position: absolute;
    top: 3em;
    margin-top: -2px;
    z-index: 2;
    transform: translatex(50%);
}

.custom-padding-margin {
    padding: 20px;
    margin: 20px;
}

.etf-table th, etf-table-2 th {
    background-color: #dcefff;
}
/* The container */
.container-checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default radio button */
    .container-checkbox input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 26px;
    width: 26px;
    background-color: #eee;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container-checkbox :hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container-checkbox input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.container-checkbox input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.container-checkbox .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

.boxsizing-border {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}

.text-area.invalid, .text-area-2.invalid {
    background: #ffdddd;
}

/*UPLOAD*/
.user_heading_avatar {
    float: none;
}

    .user_heading_avatar .thumbnail {
        width: 150px;
        height: 150px;
    }

.fileinput-new i {
    color: #3E515A;
    background: white;
    font-size: 145px;
}

.fileinputdocument-new i {
    color: #3E515A;
    background: white;
    font-size: 45px;
}
/*UPLOAD*/

/*AJAX CONTROL*/
#LoaderElement {
    position: fixed;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    background-color: rgba(0,0,0,0.5);
    z-index: 9999;
}

    #LoaderElement i {
        position: absolute;
        left: 50%;
        top: 50%;
        color: white;
        font-size: 50px;
    }
/*AJAX CONTROL*/

/*SELECTIZe*/
.selectize-input span:first-child {
    cursor: pointer;
    margin: 0 3px 3px 0;
    background: #f2f2f2;
    color: #303030;
    border-radius: 18px;
    padding: 3px 8px 2px;
    font-size: 14px;
}

.selectize-dropdown {
    z-index: 99999;
}

/*NOTIFY*/
.uk-notify {
    z-index: 9999;
}
/*NOTIFY*/

/*ALERT*/
.uk-alert .validation-summary-errors ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.uk-alert h2 i {
    font-size: 25px;
    color: white;
}

.uk-alert, .uk-alert h2 {
    color: white;
}

/*ALERT*/

/*MDCARD*/

.md-card .md-card-toolbar-heading-text {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    max-height: 50px;
    font-size: 14px;
    line-height: 54px;
    text-transform: uppercase;
    color: #018ED6;
    font-weight: bold;
}

.md-input-wrapper > label, .uk-input-group label {
    display: block !important;
    box-sizing: border-box !important;
    position: relative !important;
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
    text-align: left !important;
    vertical-align: top !important;
    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
    font-size: 12px !important;
    line-height: 16px !important;
    color: #607D8B !important;
    font-weight: 500 !important;
    height: auto !important;
    width: auto !important;
}

.md-card-toolbar-actions > label {
    box-sizing: border-box !important;
    position: relative !important;
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
    text-align: left !important;
    vertical-align: top !important;
    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
    font-size: 12px !important;
    line-height: 27px !important;
    color: #607D8B !important;
    font-weight: 500 !important;
    height: auto !important;
    width: auto !important;
}
/*MDCARD*/

/*MDFAB*/
.md-fab.md-fab-mini {
    width: 34px;
    height: 34px;
    border-radius: 50%;
}

    .md-fab.md-fab-mini > i {
        line-height: 34px;
        height: inherit;
        width: inherit;
        font-size: 18px;
    }

.md-fab-wrapper.z-index {
    z-index: 1095;
}

.btn-form-top {
    top: 70px;
}

.btn-form-right {
    right: 30px;
}

.uk-padding-top {
    padding-top: 15px;
}

.uk-padding-bottom {
    padding-bottom: 15px;
}

.uk-padding-left {
    padding-left: 15px;
}

.uk-padding-right {
    padding-right: 15px;
}
/*MDFAB*/

/*LOGIN*/
.login_page .login_page_wrapper {
    width: 360px;
    max-width: 100%;
    margin: 0 auto;
    -webkit-transition: all 280ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 280ms cubic-bezier(0.4, 0, 0.2, 1);
}

.login_page .user_avatar {
    width: 64px;
    height: 64px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0.085);
    background-position: 50% 1px;
}

.login_page .login_heading {
    text-align: center;
    margin-bottom: 32px;
}

.login_page .md-card {
    background-color: #ffffff;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0px 0px 0px 0px transparent;
    border: 1px solid #CFD8DC;
}

    .login_page .md-card .md-card-toolbar {
        background-color: white;
        margin: 24px 56px 24px 56px;
        height: auto;
        border: none;
    }

/*LOGIN*/

/*STICKY*/
.uk-container {
    padding-left: 16px;
    padding-right: 16px;
}

.uk-container-fluid {
    max-width: none;
}

.user_heading {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: transparent;
    border-radius: 0px 0px 0px 0px;
}

.uk-block.uk-background-color-azure {
    padding: 12px 0px 12px 0px;
}

.uk-background-color-azure {
    background-color: #0ea9f7 !important;
}

.uk-font-color-azure {
    color: #0ea9f7;
}

.uk-block.uk-background-color-azure h1 {
    font-size: 24px;
    line-height: 24px;
    font-weight: 500;
    vertical-align: middle;
    color: white;
    margin-bottom: 0px;
}

.uk-color-white, .uk-color-white-500 {
    color: #ffffff;
}

.uk-color-slate {
    color: #607D8B !important;
}

label.uk-text-bold {
    font-weight: 500 !important;
}

.uk-heading-icon {
    display: inline-block;
    border-radius: 50% 50% 50% 50%;
    width: 48px;
    height: 48px;
    background-color: #ffffff;
    text-align: center;
}

.uk-block.uk-background-color-azure .uk-heading-icon {
    width: 24px;
    height: 24px;
}

    .uk-block.uk-background-color-azure .uk-heading-icon .material-icons {
        line-height: 24px;
        font-size: 18px;
        width: 24px;
        height: 24px;
        vertical-align: top;
        color: #1E88E5
    }

.uk-sticky-placeholder .uk-tab,
.uk-tab {
    margin: 0px 0px 0px 0px;
    padding: 0px 16px 0px 16px;
    background: transparent;
}

#user_profile_tabs a.uk-button {
    border-radius: 9px;
    background: white;
    color: #008ED6;
    border: 2px solid #008ED6;
}

#user_profile_tabs {
    border-bottom: 0px solid #ddd;
}


    #user_profile_tabs .uk-active a.uk-button {
        border-radius: 9px;
        background: #008ED6;
        color: white;
        border: 2px solid #008ED6;
    }

.uk-tab > li > a {
    margin: 0px 0px 0px 0px !important;
    padding: 0px 16px 0px 16px !important;
    font-size: 14px;
    line-height: 37px;
    height: auto;
    width: auto;
    min-width: 0px;
    max-width: none;
    color: #000000;
}

.uk-tab > li.uk-active > a {
    font-weight: bold;
    color: black;
}

.uk-active2 .uk-tab > li.uk-active > a {
    background-color: #008ED6;
    color: #FFFFFF;
    border-radius: 10px;
}

.uk-background-color-white {
    background-color: #ffffff;
}

/*STICKY*/

h1, h2, h3, h4, h5, h6 {
    font-family: 'lato-Bold';
}

#sidebar_main {
    width: 300px;
    border: none;
    transform: translate3d(-300px,0,0)
}

    #sidebar_main .sidebar_main_header {
        background-color: white;
        background: none;
        border: none;
        height: auto;
        margin: 0px;
    }

    #sidebar_main .menu_section ul {
        margin-left: 20px;
    }

    #sidebar_main .menu_section > ul > li > a > .menu_icon i {
        color: #018ED6;
    }

    #sidebar_main .menu_section > ul > li > a .menu_title {
        color: black;
    }

#header_main {
    background: #018ED6;
}

#sidebar_main .menu_section a:hover {
    background-color: #efefef;
}

@media only screen and (min-width: 1220px) {
    .sidebar_main_open #header_main, .sidebar_main_open #top_bar {
        margin-left: 300px !important;
    }
}

@media only screen and (min-width: 1220px) {
    .sidebar_main_active #header_main, .sidebar_main_active #top_bar {
        margin-left: 300px;
    }
}

.field-validation-valid {
    font-size: 12px;
    color: red;
}

.button_next button {
    background: #ffa300;
    border: #ffa300;
    margin-left: 30px;
    height: 33px;
    min-width: 81px;
}

.slider-input-text {
    width: 100px;
    height: 30px;
}
/*Timeline altair V2.20*/
.timeline {
    position: relative;
    min-height: 40px;
    padding: 8px 0 8px 62px;
}

    .timeline,
    .timeline:before,
    .timeline:after,
    .timeline *,
    .timeline *:before,
    .timeline *:after {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

        .timeline:before {
            position: absolute;
            left: 29px;
            top: 0;
            bottom: 0;
            width: 3px;
            background: rgba(0, 0, 0, 0.085);
            content: '';
            display: block;
        }

.timeline_item {
    position: relative;
    min-height: 64px;
    padding: 6px 0;
}

.timeline_icon {
    position: absolute;
    left: -54px;
    top: 16px;
    height: 44px;
    width: 44px;
    border-radius: 50%;
    background: #9e9e9e;
    text-align: center;
    border: 4px solid #fff;
}

    .timeline_icon i {
        color: #fff;
        font-size: 18px;
        line-height: 36px;
    }

.timeline_icon_danger {
    background: #e53935;
}

.timeline_icon_success {
    background: #7cb342;
}

.timeline_icon_warning {
    background: #ffa000;
}

.timeline_icon_primary {
    background: #2196f3;
}

.timeline_date {
    float: left;
    min-width: 60px;
    color: #aaa;
    text-align: center;
    line-height: 18px;
    font-size: 16px;
    margin-right: 8px;
    padding-top: 6px;
}

    .timeline_date span {
        font-size: 11px;
        display: block;
        text-transform: uppercase;
    }

.timeline_content {
    padding: 5px 4px 8px;
    overflow: hidden;
}

.timeline_content_addon {
    background: #fff;
    margin-top: 8px;
    max-width: 340px;
    padding: 8px;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    border-radius: 4px;
}

    .timeline_content_addon > img {
        max-width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
    }

    .timeline_content_addon blockquote {
        margin: 8px 0 8px 8px;
        font-size: 15px;
    }

.timeline.timeline_small {
    padding: 4px 0 4px 48px;
}

    .timeline.timeline_small:before {
        left: 16px;
    }

    .timeline.timeline_small .timeline_item {
        min-height: 32px;
    }

    .timeline.timeline_small .timeline_icon {
        left: -50px;
        height: 40px;
        width: 40px;
    }

        .timeline.timeline_small .timeline_icon .material-icons {
            color: #fff;
            font-size: 18px;
            line-height: 32px;
        }

    .timeline.timeline_small .timeline_date {
        float: none;
        text-align: left;
        font-size: 11px;
        padding-left: 4px;
    }

        .timeline.timeline_small .timeline_date span {
            display: inline;
        }

    .timeline.timeline_small .timeline_content {
        font-size: 13px;
    }

        .timeline.timeline_small .timeline_content .md-list li {
            margin-left: 0;
            text-align: center;
        }

        .timeline.timeline_small .timeline_content .md-list .md-list-addon-element {
            width: auto;
            position: relative;
            top: 0;
            left: 0;
            padding-top: 0;
        }

        .timeline.timeline_small .timeline_content blockquote {
            font-size: 13px;
        }

@media only screen and (min-width: 768px) {
    .timeline.timeline-center {
        padding: 8px 0;
    }

        .timeline.timeline-center:before {
            left: 50%;
            margin-left: -2px;
        }

        .timeline.timeline-center .timeline_item {
            padding: 24px 0;
            width: 50%;
        }

            .timeline.timeline-center .timeline_item .timeline_date {
                position: absolute;
                float: none;
                white-space: nowrap;
                padding-top: 6px;
                margin-right: 0;
            }

                .timeline.timeline-center .timeline_item .timeline_date span {
                    display: inline;
                }

            .timeline.timeline-center .timeline_item .timeline_content {
                padding: 16px 24px;
                background: #fff;
                -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
                box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
                border-radius: 4px;
                position: relative;
                overflow: visible;
            }

            .timeline.timeline-center .timeline_item .timeline_content_addon {
                background: transparent;
                -webkit-box-shadow: none;
                box-shadow: none;
                padding: 0;
                max-width: 100%;
                margin-top: 0;
            }

            .timeline.timeline-center .timeline_item .timeline_content_info {
                display: block;
                font-size: 13px;
                color: #727272;
                padding-bottom: 10px;
            }

            .timeline.timeline-center .timeline_item .timeline_content:before,
            .timeline.timeline-center .timeline_item .timeline_content:after {
                position: absolute;
                content: '';
                display: block;
                border: 8px solid transparent;
                top: 6px;
            }

            .timeline.timeline-center .timeline_item:nth-child(even) {
                margin-left: 50%;
            }

                .timeline.timeline-center .timeline_item:nth-child(even) .timeline_icon {
                    left: -22px;
                }

                .timeline.timeline-center .timeline_item:nth-child(even) .timeline_content {
                    margin-left: 40px;
                }

                    .timeline.timeline-center .timeline_item:nth-child(even) .timeline_content:before {
                        left: -16px;
                        border-right-color: rgba(0, 0, 0, 0.1);
                    }

                    .timeline.timeline-center .timeline_item:nth-child(even) .timeline_content:after {
                        left: -15px;
                        border-right-color: #fff;
                    }

                .timeline.timeline-center .timeline_item:nth-child(even) .timeline_date {
                    right: 100%;
                    padding-right: 40px;
                }

            .timeline.timeline-center .timeline_item:nth-child(odd) .timeline_icon {
                left: auto;
                right: -22px;
            }

            .timeline.timeline-center .timeline_item:nth-child(odd) .timeline_date {
                left: 100%;
                padding-left: 40px;
            }

            .timeline.timeline-center .timeline_item:nth-child(odd) .timeline_content {
                margin-right: 40px;
            }

                .timeline.timeline-center .timeline_item:nth-child(odd) .timeline_content:before {
                    right: -16px;
                    border-left-color: rgba(0, 0, 0, 0.1);
                }

                .timeline.timeline-center .timeline_item:nth-child(odd) .timeline_content:after {
                    right: -15px;
                    border-left-color: #fff;
                }

            .timeline.timeline-center .timeline_item:nth-child(odd) .timeline_content_addon {
                display: inline-block;
            }
}

.md-btn {
    background-color: #39f !important;
    color: white !important;
    min-width: 180px !important;
}

.md-btn i {
    color: white;
    margin-right: 10px;
    font-size: 15px;
}


.header-creation-step-title {
    padding: 4px 18px 0;
    font-size: 16px;
    margin-bottom: 4px;
}


.uk-sticky-placeholder .uk-sticky-init.uk-active {
    width: 100% !important
}

.increase-price {
    color: #6dae1e !important
}

.decrease-price {
    color: #c2160a !important
}

#page_content_inner {
    padding: 0px;
}

.step.step-active {
    background-color: #008ed6;
    border: 2px solid #fd9034;
    color: white;
    border-right: 0px;
    border-left: 0;
}

    .step.step-active:first-child {
        background-color: #008ed6;
        border: 2px solid #fd9034;
        color: white;
        border-right: 0px;
        border-left: 2px solid #ffa300;
    }

.min-h {
    min-height: calc(100vh - 154px);
}

.step {
    background-color: white;
    display: flex;
    border-radius: 0px;
    text-align: center;
    height: 24px;
    border: 1px solid white;
    border-right: 0;
    border-left: 0;
    height: 31px;
    width: 75px;
    text-transform: uppercase;
    line-height: 31px;
    font-size: 11px;
    font-weight: bold;
    padding: 0px;
    border-top: 2px solid #fd9034;
    border-bottom: 2px solid #fd9034;
}

    .step:first-child:before {
        transform: translateX(100px);
    }

    .step span {
        margin-left: -11px;
    }

    .step:last-child {
        border-right: 2px solid #ffa300;
    }
    /*.step:first-child:before {
        display: none;
    }*/
    .step:after {
        background-color: transparent;
        content: "";
        height: 27px;
        width: 0;
        height: 0;
        transform: translateX(14px);
        transform: translate(13px, -3px);
        border-top: 16px solid transparent;
        border-bottom: 16px solid transparent;
        border-left: 16px solid #fd9034;
    }

    .step::before {
        background-color: transparent;
        content: "";
        width: 0;
        transform: translate(-22px, -1px);
        height: 0;
        border-top: 14px solid transparent;
        border-bottom: 15px solid transparent;
        border-left: 14px solid white;
    }

    .step.step-active:last-child {
    }

    .step.step-active + .step:before {
        transform: translate(-20px, 0px);
        height: 0;
        border-top: 12px solid white;
        border-bottom: 15px solid white;
        border-left: 14px solid transparent;
    }

    .step.step-active + .step.step-active:before {
        transform: translate(-22px, -1px);
        height: 0;
        border-top: 14px solid transparent;
        border-bottom: 15px solid transparent;
        border-left: 14px solid #008ed6;
    }

    .step.step-active + .step.step-active.tre:before {
        transform: translate(-24px, -1px);
    }


    .step:last-child:after {
        display: none;
    }

    .step.step-active:after {
        border-top: 16px solid transparent;
        border-bottom: 16px solid transparent;
        border-left: 16px solid #ffa300;
        transform: translate(11px, -3px);
    }

    .step.step-active.last:after {
        display: none;
    }

    .step.step-active::before {
        border-top: 14px solid transparent;
        border-bottom: 14px solid transparent;
        border-left: 14px solid white;
    }


.uk-alert {
    position: fixed !important;
    left: 0px;
    right: 0px;
    min-width: 200px;
    margin: auto;
    z-index: 200;
    top: 30px;
    max-width: 400px;
}

    .uk-alert h3 {
        margin-top: 0px;
        margin-top: 0px;
    }
    .uk-alert h2{
        font-size: 25px;
        display: none;
    }
    .uk-alert hr, .uk-alert .uk-alert-close {
        display: none;
    }


.uk-offcanvas-bar{
    background-color:white !important;
}


.uk-nav-header {
    padding: 20px 0 !important;
}

.uk-nav > li > a {
    padding: 10px 0 !important;
}

.uk-overflow-container{
    overflow:auto
}


#SendNotifiche{
    display:flex;
    width:100%;
}


#SendNotifiche .chat-input{
    width:80%;
}


#SendNotifiche .notifica-admin {
    width: 20%;
}


@media (max-width:578px) {
    .chat_submit_box
    {
        padding-left:0px !important;
        padding-right:0px !important;
    }

    .chat_submit_box .uk-input-group-addon{
        padding:0 6px;
    }

    #SendNotifiche{
        display:block;
    }

    #SendNotifiche .chat-input{
        width:100%;
    }

    #SendNotifiche .notifica-admin{
        width:50%;
        padding-top:10px;
    }

    #SendNotifiche .uk-button {
        position: absolute;
        right: 10px;
        bottom: 5px;
    }

    .chat_box_wrapper .chat_box{
        max-height:450px
    }

    .portfolio-cash-transfer {
        margin: 10px 0px !important;
    }

    .portfolio-constraint{
        margin-left:0px !important;
    }

    .uk-modal-container .uk-modal-dialog{
        width:100% !important;
    }
}