@font-face {
    font-family: Montserrat-Regular;
    src: url('../font/Montserrat-Regular.ttf');
}

@font-face {
    font-family: 'typicons';
    src: url("../font/typicons.font-2.0.7/src/font/");
    src: url("../font/typicons.font-2.0.7/src/font/?#iefix") format('embedded-opentype'), url("../font/typicons.font-2.0.7/src/font//typicons.woff") format('woff'), url("../font/typicons.font-2.0.7/src/font//typicons.ttf") format('truetype'), url("../font/typicons.font-2.0.7/src/font//typicons.svg#typicons") format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body {
    font-family: tahoma,arial,sans-serif !important;
    font-size: 12px !important;
}

.navbar {
    padding: 0rem 1rem !important;
}

/* SUITS APP */
.app-container {
    display: inline-block;
}

.app-container > .toggler {
    padding: 3px;
    border-radius: 3px;
}

.app-container > .toggler:hover {
    background-color: #c8cbcc;
}

.app-container > .toggler > i {
    min-width: 1em;
    color: #a9abaa;
}

.app-container:not(.open) > .list-items {
    /* display: none; */
}

.app-container > .list-items {
    position: absolute;
    box-sizing: content-box;
    margin: 0;
    padding: 20px;
    width: 205px;
    right: 0;
    top: calc(100% + 5px);
    background: #ffffff;
    z-index: 999;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.app-container > .list-items > li {
    display: inline-block;
    height: 100px;
    list-style-type: none;
    padding: 5px;
    position: relative;
    transition: transform 0.2s cubic-bezier(0.333, 0, 0, 1);
    vertical-align: top;
    width: 90px;
}

.app-container > .list-items > li a {
    border-radius: 8px;
    margin: 8px 2px;
    outline: none;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 84px;
}

.app-container > .list-items > li a:not([href]):hover,
.app-container > .list-items > li a[href=""]:hover,
.app-container > .list-items > li a[href="#"]:hover {
    background-color: #ff000033;
    cursor: not-allowed;
}

.app-container > .list-items > li a:hover {
    background-color: #eaeaeb;
    border-radius: 8px;
    margin: 0px 2px;
    z-index: 1;
}

.app-container > .list-items > li a:hover span {
    overflow-wrap: break-word;
    white-space: normal;
    word-wrap: break-word;
}

.app-container > .list-items > li a div span {
    display: inline-block;
    height: 64px;
    vertical-align: top;
    width: 64px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.app-container > .list-items > li a div span.search {
    background-image: url('../apps/logo-search.png?v=1.1');
    background-size: 220px 65px;
}

.app-container > .list-items > li a div span.analytics {
    background-image: url('../apps/logo-analytics.png?v=1.1');
    background-size: 205px 65px;
}

.app-container > .list-items > li a div span.exdom {
    background-image: url('../apps/logo-exdom.png?v=1.1');
    background-size: 275px 65px;
}

.app-container > .list-items > li a div span.news {
    background-image: url('../apps/logo-news.png?v=1.1');
    background-size: 305px 65px;
}

.app-container > .list-items > li a div span.cm {
    background-image: url('../apps/logo-cm.png?v=1.1');
    background-size: 415px 65px;
}

.app-container > .list-items > li a div span.riskscoring {
    background-image: url('../apps/logo-riskscoring.png?v=1.1');
    background-size: 335px 65px;
}

.app-container > .list-items > li a span {
    color: #adafae; /*Reemplazar por el color de fuente definido*/
    display: inline-block;
    font-family: Nunito, Roboto, Helvetica, Arial, sans-serif;
    font-size: 14px;
    letter-spacing: 0.09px;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 76px;
}

h2.titles {
    border-bottom: 1px solid #405f38;
    padding-bottom: 0px;
    font-size: 1.5em;
    color: #4da52d;
    position: relative;
    cursor: pointer;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
}
h2.titles i:nth-child(1) {
    position: absolute;
    right: 1%;
    top: 0;
}
.form-control, .custom-select {
    height: calc(1.0em + 0.75rem + 1px);
    padding: 0.375rem 0.75rem;
    font-size: 12px !important;
}
.multiselect__placeholder {
    color: #495057 !important;
    display: inline-block !important;
    margin-bottom: 0px !important;
    padding-top: 0px !important;
}
.multiselect__tags {
    min-height: 20px !important;
    padding: 6px 40px 7px 8px !important;
    border: 1px solid #ced4da !important;
    font-size: 12px !important;
    color: #495057 !important;
}
.multiselect__select {
    height: 28px !important;
}
.multiselect__tags.ct__tag {
    padding: 2px 20px 2px 5px !important;
    margin-right: 0px !important;
    line-height: 1 !important;
    background: #28a745 !important;
    margin-bottom: 0px !important;
}
input, button, select, optgroup, textarea {
    font-size: 12px !important;
}
.btn-circle {
    width: 18px !important;
    height: 18px !important;
    padding: 2px 0px !important;
    border-radius: 15px !important;
    text-align: center !important;
    font-size: 12px !important;
    line-height: 1.42857 !important;
}
.input-group-text {
    padding: 0.1rem 0.25rem !important;
    background-color: rgba(255, 255, 255, 0) !important;
}
.custom-control {
    padding-left: 1.8rem !important;
}
hr {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
    border: 0 !important;
    border-top: 1px solid rgba(54, 169, 24, 0.55) !important;
    background: rgba(255,255,255,1) !important;
}
.background-std {
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 40%, rgba(246,246,246,1) 45%, rgba(246,246,246,1) 49%, rgba(246,246,246,1) 49%, rgba(246,246,246,1) 52%, rgba(246,246,246,0.79) 64%, rgba(5,168,38,0.17) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(40%, rgba(246,246,246,1)), color-stop(45%, rgba(246,246,246,1)), color-stop(49%, rgba(246,246,246,1)), color-stop(49%, rgba(246,246,246,1)), color-stop(52%, rgba(246,246,246,1)), color-stop(64%, rgba(246,246,246,0.79)), color-stop(100%, rgba(5,168,38,0.17)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 40%, rgba(246,246,246,1) 45%, rgba(246,246,246,1) 49%, rgba(246,246,246,1) 49%, rgba(246,246,246,1) 52%, rgba(246,246,246,0.79) 64%, rgba(5,168,38,0.17) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 40%, rgba(246,246,246,1) 45%, rgba(246,246,246,1) 49%, rgba(246,246,246,1) 49%, rgba(246,246,246,1) 52%, rgba(246,246,246,0.79) 64%, rgba(5,168,38,0.17) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 40%, rgba(246,246,246,1) 45%, rgba(246,246,246,1) 49%, rgba(246,246,246,1) 49%, rgba(246,246,246,1) 52%, rgba(246,246,246,0.79) 64%, rgba(5,168,38,0.17) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 40%, rgba(246,246,246,1) 45%, rgba(246,246,246,1) 49%, rgba(246,246,246,1) 49%, rgba(246,246,246,1) 52%, rgba(246,246,246,0.79) 64%, rgba(5,168,38,0.17) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#05a826', GradientType=0 );
}
.form-control:focus, .custom-select:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.25) !important;
    border-color: #90d080 !important;
}
button:focus, .btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5) !important;
}