/* OVERRIDE CSS ADMINLTE*/
:root{
    --blue: #3399cc !important;
}
body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .content-wrapper{
    margin-left: 0px;
    background-color: #fff;
}
/*.card-body{
    z-index: 1;
}*/
.col-md-6{
    flex: 0 0 55.88%;
    max-width: 55.88%;
}
.profile-user-img-2{
    border: none;
    margin: 0 auto;
    padding: 0px 3px 0px 0px;
    width: 18px;
}
.profile-user-img-3{
    border: none;
    margin: 0 auto;
    padding: 0px 3px 0px 0px;
    width: 24px;
}
.company-user-img{
    border: 3px solid #adb5bd;
    margin: 0 auto;
    padding: 3px;
    width: 100px;
    height: 100px;
}
.list-group-item:hover{
    z-index: 10 !important;
}
.card-primary.card-outline {
    border-top: 3px solid #3399CC;
}
.profile-user-img {
    border: none;
    margin: 0 auto;
    padding: 3px;
    width: 25px;
}

.login-page{
    background-color: #fff !important;
}
.card-primary.card-outline {
    border-top: 3px solid #39c;
}
.no-border{
    border-bottom: none;
}
.azul{
    background-color: #3399cc !important;
}
.bg-light-primary {
    background-color: #3399cc30 !important;
}
.btn-primary {
    color: #fff;
    background-color: #3399cc;
    border-color: #3399cc;
    box-shadow: none;
}
.btn-outline-primary {
    color: #3399cc !important;
    border-color: #3399cc;
}
.btn-outline-primary:hover {
    color: #fff !important;
    background-color: #3399cc;
    border-color: #3399cc;
  }

.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    flex-direction: unset;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.bg-success{
    background-color: #4DCC33 !important;
    border-color: #4DCC33 !important;
}

.w-10{
    width: 10% !important;
}
.w-5{
    width: 5% !important;
}
/* FIN OVERRIDE CSS ADMINLTE*/

body {
    background-color: #ffffff
}

.txt-azul{
    color: #3399CC !important;
}

a.txt-hover-azul:hover{
    color: #3399CC !important;
}

.txt-yellow{
    color: #ffc107;
}

.l-none{
    list-style: none;
    padding: 0px !important;
}
.pevents{
    pointer-events: none;
}
.container {
    margin-top: 120px
}

.input-group-prepend {
    margin-right: -2px !important
}

.input-group-append {
    margin-left: -2px !important
}
.mt-10{
    margin-top: 10rem;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #ced4da;
    outline: 0;
    box-shadow: 0 0 0 0 !important
}

.form-control {
    border-right: 0 !important;
    border-left: 0 !important
}
select.form-control:not([size]):not([multiple]) {
    height: auto;
    font-size: 0.80rem;
    width: 10rem;
}
.bordericon{
    border-bottom-left-radius: 25px !important;
    border-top-left-radius: 25px !important;
}
.borderinput{
    border-bottom-right-radius: 25px !important;
    border-top-right-radius: 25px !important;
    padding-left: 1.25rem !important;
}

.bordericonresult{
    border-bottom-right-radius: 25px !important;
    border-top-right-radius: 25px !important;
    height: 44px;
    background-color: transparent;
    box-shadow: 0 2px 5px 1px rgba(64,60,67,.16);
}
.borderinputresult{
    border-bottom-left-radius: 25px !important;
    border-top-left-radius: 25px !important;
    height: 45px !important;
    box-shadow: 0 2px 5px 1px rgba(64,60,67,.16);
    padding-left: 1.25rem !important;
}
#footer{
    background-color: #f2f2f2;
    position: fixed;
    bottom: 0px;
}

#footer-result{
    background-color: #f2f2f2;
    bottom: 0;
    font-size: 12px;
    position: fixed;
}
.footer-top {
    padding: 15px 30px;
    border-bottom: 1px solid #dadce0;
    color: #70757a;
}
.legal{
    font-size: 0.5rem;
    width: 75%;
    text-align: center;
    margin: 0 auto;
}
.footer-bottom{
    padding: 15px 30px;
    color: #70757a;
}
.img-profile{
    background-size: 32px 32px;
    border: 0;
    -moz-border-radius: 50%;
    border-radius: 50%;
    height: 26px;
    width: 26px;
    z-index: 0;
    margin-top: 0.3rem;
}
.link{
    padding: 15px 0px;
    color: #70757a;
}
.link-footer{
    color: #70757a;
}
.p-link{
    padding: 15px 0px;
}
body{
    font-size: 12px;
}
.sub-header{
    margin-top: -1.5rem;
    border-bottom: 1px solid #dadce0;
}
.header{
    background-color: #fff;
    z-index: 10;
    top: 0px;
    left: 0px;
}
.d-iblock ul{
    list-style: none;
}
.b-bottom{
    border-bottom: 2px solid rgba(0,0,0,.125);
}

.nav-style-result{
    flex-wrap: wrap;padding-left: 0;margin-bottom: 0;list-style: none;display: flex;
}

.nav-style-result li{
    padding-right: 0.2rem;
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
}

.nav-style-result li span{
    color: #70757a;
    background-color: #c6c6c6;
    border-radius: .25rem;
    padding: 0.2rem;
    font-size: 12px;
}
.fake-tab-blue{
    background-color: #3399cc;
    border-radius: .25rem;
    padding: 0.1rem 0.2rem 0.1rem 0.2rem;
}
.fake-tab{
    background-color: #c6c6c6;
    border-radius: .25rem;
    padding: 0.2rem;
    font-size: 12px;
    line-height: 40px;
}
.fake-tab-proyectos{
    background-color: #c6c6c6;
    border-radius: .25rem;
    padding: 0.2rem;
    font-size: 12px;
}
.disabled-tab{
    background-color: #c6c6c6;
    border-radius: .25rem;
    border-color: #c6c6c6;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active{
    color: #fff !important;
}

.text-initial{
    white-space: initial;
}

tr.no-border td{
    border-top: 0px solid #dee2e6 !important;
    padding-top: 0rem;
}
.nav-style{flex-wrap: wrap;padding-left: 0;margin-bottom: 0;list-style: none;display: flex;}
.nav-style-ayuda{flex-wrap: wrap;padding-left: 0;margin-bottom: 0;list-style: none;display: inline-flex; margin-top: 0.5rem;}
.nav-style li, .nav-style-ayuda li{padding-right: 0.2rem;margin-bottom: 0.5rem;}
.nav-style li span, .nav-style-ayuda li span{color: #70757a;border-radius: .25rem;}

.nav-style-proyectos{flex-wrap: wrap;padding-left: 0;margin-bottom: 0;list-style: none;display: flex;}
.nav-style-proyectos li{padding-right: 0.2rem;margin-bottom: 0.5rem;}
.nav-style-proyectos li span{color: #70757a;border-radius: .25rem;}
.text-gris{
    color: #666;
}
.text-gris2{
    color: #999;
}
.navbar-light{
    background-color: #ffffff;
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.5);
    font-size: 12px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
select{background-color:#eff1f3 !important;}
.h3-buscador{font-weight: normal;;line-height: 18px; color: #70757a;}
.spmr{margin:0.5rem 0 !important;}
.text-in-success{color:#28a745;font-weight: 400;line-height: 26px;letter-spacing: 0;}
.text-in-info{color:#3399cc;font-weight: 400;line-height: 26px;letter-spacing: 0;}
.text-in-warning{color:#B8424E;font-weight: 400;line-height: 26px;letter-spacing: 0;}
.ayuda-tab{padding: 0.5rem !important;}
.ayuda-li{padding-right: 0.5rem !important;}
.secondary-title{font-weight: 400;line-height: 30px;margin: 0px;}
.secondary-title span{font-weight: 300}
.sitio-oficial{color: #777777}
.mouseover:hover{cursor: help;} /* wait */
.bnone{ border: none; background: #F7F7F7; }
.results p, .results span{
    /*overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: Google Sans,arial,sans-serif;*/
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 8px;
    color: #70757a;
    line-height: 28px;
    font-size: 12px;
}
.description{
    color: #70757a;
    font-size: 13px;
}
.text-azul{
    color: #3399cc;
    font-size: 16px;
}
.text-naranja{
    color: #E6A753;
}
.index-danger{
    font-size: 16px;
    cursor: pointer;
}
.f16{
    font-size: 14px;
}
.bg-666{
    background-color: #666666;
    border-radius: 3px;
}
.bg-c6c6{
    background-color: #ececec;
    border-radius: 3px;
}
.lh-32{
    line-height: 32px;
}
.lh-35{
    line-height: 35px;
    font-weight: lighter;
}

.lh-40{
    line-height: 40px;
}
.navbar{
    padding: 0px !important;
}
.btn-submit{
    background-color: transparent;
    border: none;
    padding-left: 0px;
}
li.active{
    border-bottom: #39c solid 3px;
}
li.active a.nav-link{
    color: #39c !important;
}
.herramientas{
    border: 1px solid transparent;
    text-align: center;
    border-radius: 2px;
    line-height: 19px;
    cursor: pointer;
    margin-left: -1px;
    padding: 4px 11px;
    margin-right: -11px;
    font-size: 12px;
}
.herramientas:hover, .borrar:hover, .btn-share:hover, .savebusqueda:hover{
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    transition: all 0.0s;
    background-color: #f8f9fa;
    background-image: linear-gradient(top,#f8f9fa,#f8f9fa);
    border: 1px solid #dadce0;
    color: #202124;
    font-size: 12px;
}
h4{
    border-bottom: #79797938 solid 1px;
    color: #70757a;
    font-size: 16px;
}

.btn-orange {
    color: #fff!important;
    border-color: #fd7e14!important;
    background-color: #fd7e14!important;
}

.btn-orange:hover {
    color: #fff!important;
    background-color: #fd7e14!important;
    border-color: #fd7e14!important;
}

.btn-outline-orange {
    color: #fd7e14!important;
    border-color: #fd7e14!important;
}

.btn-outline-orange:hover {
    color: #fff!important;
    background-color: #fd7e14!important;
    border-color: #fd7e14!important;
}

a.bordered{
    width: 95%;
    color: #3399cc;
    display: block;
    padding: .5rem 1rem;
}
.d-block-ruby{
    display: block ruby;
}
.across{
    background-color: #dadce0;
    border: 0;
    height: 1px;
    left: 0;
    margin-top: 18px;
    position: absolute;
    width: 95%;
    margin-left: 18px;
}
.over{
    background: #fff;
    border: 1px solid #dadce0;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    pointer-events: auto;
    position: relative;
    width: 300px;
    padding: 7px 11px;
    height: 36px;
    border-radius: 18px;
}
.over:hover{
    background: #fafafa;
}

.borrar{
    background-color: transparent;
    border: none;
    height: 20px;
    font-size: 12px;
    padding: 4px 11px;
    line-height: 10px;
    color: #70757a;
}

.savebusqueda{
    background-color: transparent;
    border: none;
    height: 20px;
    font-size: 12px;
    padding: 4px 11px;
    line-height: 10px;
    color: #70757a;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    border-bottom: 1px solid #dadce0;
    z-index: 111;
    background-color: #fff;
    margin-top: 0px;
}
.sticky + .content {
    padding-top: 102px;
}
.borderbottom{
    border-bottom: 1px solid #dadce0;
}
.hover-none{
    cursor: none
    ;
}
.margin180{
    width: 220px !important;
    max-width: 220px !important;
    flex: 0 0 10%;
}
.circle {
    width: 50px;
    height: 50px;
    background: #3399cc;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 70px;
    margin: 0px auto;
    color:#fff;
 }
.p25{
    padding: 12.5px;
}
.bg-azul, a.active, button.active, .nav-pills .nav-link.active{
    background-color: #3399cc !important;
    max-height: 55px;
}
@media all and (max-width: 391px) {
    .dropdown-empresas{
      left: -60% !important;
    }
}
.dropdown-toggle::after{
    font-size: 1.3rem;
}
.dropdown-menu.show {
    display: block;
}
.dropdown-divider {
    height: 0;
    margin: 0 !important;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}
.dropdown-menu-lg {
    max-width: 300px;
    min-width: 280px;
    padding: 0;
}
.dropdown-menu-right {
    right: 0;
    left: auto;
}
.dropdown-menu-lg .dropdown-item {
    padding: .5rem 1rem;
}
#table1_wrapper .col-md-6{
    flex: 0 0 49% !important;
    max-width: 49% !important;
}
#table1_wrapper .col-md-6{
    flex: 0 0 49% !important;
    max-width: 49% !important;
}
#table2_wrapper .col-md-6 {
    flex: 0 0 49% !important;
    max-width: 49% !important;
}
#table3_wrapper .col-md-6 {
    flex: 0 0 49% !important;
    max-width: 49% !important;
}
#table4_wrapper .col-md-6 {
    flex: 0 0 49% !important;
    max-width: 49% !important;
}
#table5_wrapper .col-md-6 {
    flex: 0 0 49% !important;
    max-width: 49% !important;
}
.text-light {
    color: #f8f9fa !important;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.bg-rojo{
    background-color: rgba(204, 102, 51, 0.9) !important;
}
.nav-pills .nav-link{
    color: #3399cc;
}
.m180{
    margin-left: 180px;
}
.cursor-pointer{
    cursor: pointer;
}
.cursor-pointer:hover{
    cursor: pointer;
    color: #3399CC !important;
}
.mt035{
    margin-top: 0.35rem;
    margin-bottom: 0;
}
.p-data{
    height: 52px;
    width: 60rem;
    overflow-x: scroll;
    overflow-y: hidden;
    max-width: fit-content;
}
.text-black{
    color: #343a40;
}
.black{
    color: #343a40;
}
.text-black:hover{
    cursor: pointer;
    color: #3399CC !important;
}
.f-14{
    font-size: 0.90rem;
}
.f08{
    font-size: 0.8rem;
}
.mb-150{
    margin-bottom: 13rem;
}
.o-none{
    overflow-x: hidden;
}
.f-1{
    font-size: 2rem;
    color: #70757a;
}
.f-2{
    font-size: 1.75rem;
    color: #70757a;
}
.f-3{
    font-size: 1.25rem;
    color: #70757a;
}
.f-4{
    font-size: 1rem;
    color: #70757a;
}
.f-5{
    font-size: 0.75rem;
    color: #70757a;
}
.f-6{
    font-size: 0.50rem;
    color: #70757a;
}
.hover-azul:hover{
    background-color: #3399CC !important;
    color: #ffffff !important;
}
@media screen and (max-width: 860px) {
    body{
        font-size: 10px;
        color:#777777;
    }
    .p-link, .link{
        padding: 15px 0px;
    }
    .img-profile{
        background-size: 20px 20px;
        border: 0;
        -moz-border-radius: 50%;
        border-radius: 50%;
        height: 20px;
        width: 20px;
        z-index: 0;
    }
    .col-md-6{
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.dropdown-content {
    display: none;
}
.dropdown{
    /*width: 6%;*/
    float: right;
}
.f-06rem {
    font-size: 0.6rem;
    white-space: nowrap;
}
.w8rem{
    width: 8rem !important;
}
.mt-11rem{
    margin-top: 11rem !important;
}
.f-30{
    font-size: 30px;
}
.dispanone{
    display: none;
}
.dropdown:hover .dropdown-content {display: block;}

#innerTab li.nav-item a.nav-link.active{
    background-color: #fff !important;
    color: #3399cc !important;
    border-bottom-color: #3399cc !important;
}
#innerTab li.nav-item a.nav-link{
    color: #3399cc !important;
}
#innerTab{
    border-bottom: none !important;
}
.special-tab-content{
    border-style: solid;
    border-top-color: #e9ecef;
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-width: 1px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.box1.col-md-6{
    flex: 0 0 49.88%;
    max-width: 49.88%;
}
.box2.col-md-6{
    flex: 0 0 49.88%;
    max-width: 49.88%;
}
div.links{
    height: 21rem;
    margin-left: 4%;
}

span.interes, span.interes2{
    cursor: pointer;
}

.grey-color{
    color: #c6c6c6;
}
.cursornone{
    cursor: initial !important;
}
.dropdown-toggle {
    white-space: nowrap;
}
.btn-xs {
    padding: .125rem .25rem;
    font-size: .75rem;
    line-height: 1.5;
    border-radius: .15rem;
}
.btn-warning:disabled {
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-yellow:disabled {
    background-color: #eaae20;
}
.bg-light-yellow {
    background-color: #ffea5736;
}
.bg-light-danger {
    background-color: #ff5f6ec2;
}
.bg-yellow {
    background-color: #FAB948;
    line-height: 15px;
}
.bg-yellow p a:hover{
    color: #3399cc !important;
}
.btn-success:disabled{
    background-color: #4DCC33;
    border-color: #4DCC33;
}
.p-none{
    pointer-events: none !important;
}
.nowrap{
    white-space: nowrap !important;
}
.pbh2{
    padding-bottom: 0.35rem;
    padding-top: 1.05rem;
}
#adminloader{
    background: #fff;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 999999;
    top: 0;
    left: 0;
}
.spinner{
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 70px;
    text-align: center;
}
.dial{
    font-size: 20px !important;
}

/* colored tags */
.C6C6C6{
    background-color: #C6C6C6 !important;
}
._804906{
    background-color: #804906 !important;
}
._CC8833{
    background-color: #CC8833 !important;
}
._3399CC{
    background-color: #3399CC !important;
}
._82C8EC{
    background-color: #82C8EC !important;
}
._C8E0EC{
    background-color: #C8E0EC !important;
}
._CC6A47{
    background-color: #CC6A47 !important;
}
._29CCAA{
    background-color: #29CCAA !important;
}
._0F4D3F{
    background-color: #0F4D3F !important;
}
/* fin colored tags */
/* OVERRIDE METRO4 CSS*/
.tag-input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 0 2px;
    cursor: text;
    position: relative;
    height: auto;
    min-height: 36px;
}
.tag-input:hover{
    border-color: silver;
}
.tag-input.focused {
    box-shadow: 0 0 0 3px rgba(228,228,228,.45) !important;
}
.tag-input .original-input {
    width: 1px;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.tag-input .input-wrapper {
    width: 250px;
    border: none !important;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    padding: 0 4px;
}
.tag-input .input-wrapper:focus {
    box-shadow: none !important;
    outline: 0;
}
.tag-input .tag {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  margin: 2px;
  padding: 0;
  height: 26px;
  line-height: 26px;
  background-color: #f8f8f8;
  cursor: default;
}
.tag-input .tag .title {
    display: block;
    position: relative;
    max-width: 250px;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin: 0 8px;
}
.tag-input .tag .remover {
    display: block;
    position: relative;
    width: 26px;
    height: 100%;
    line-height: 22px;
    text-align: center;
    cursor: pointer;
    background-color: #e4e4e4;
    font-size: 1.2rem;
}
/* FIN OVERRIDE METRO4 CSS*/
#myTabSecondary{
    border-bottom: 1px solid #ccc;
    padding: 5px 10px;
}
.stars{
    margin-left: 2px;
    line-height: 35px;
}
.stars span.checked, span.fa.fa-star.checked, i.fa-solid.fa-euro-sign.checked{
    color: orange;
}

span.fa.fa-star{
    color: #c6c6c6;
}
ul.disabled, div.disabled{
    pointer-events:none;
    opacity:0.6;

}
.borderinputresult:read-only{
    text-decoration: line-through;
}
.f67{
    font-size: 67%;
}
.nodisabled{
    opacity: 1;
    pointer-events: all;
    text-align: right;
}
.divdisabled{
    opacity: 0.6;
    pointer-events: none;
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #39c;
    background-color: #39c;
    box-shadow: none;
}
 div.dropdown.border-right-0:after{
    content:"";
    position:absolute;
    top:10%;
    right:0;
    width:0.5px;
    height:80%;
    background:#ccc;
 }
div.btn-group.dropright.show{
    z-index: 1000;
}
.bg-danger > span:nth-child(1),.bg-success > span:nth-child(1){
    width: 60rem;
}
.lh-5{
    line-height: 0.35rem;
}
.lh-125{
    line-height: 1.25em;
}
.opacity-75{
    opacity: 0.75;
}
.opacity-50{
    opacity: 0.50;
}
.opacity-25{
    opacity: 0.25;
}
.bg-lightgray{
    background-color: #ababab;
}
ul.homelinks {
    list-style-type: '- ';
    padding-left: 0.5rem;
    margin-bottom: 1rem;
}
.btn-share{
    background: none;
	color: inherit;
	border: none;
	font: inherit;
	cursor: pointer;
	outline: inherit;
    padding: 4px 11px;
    font-size: 12px;
}
i.intensidad{
    cursor: pointer;
}
div[disabled]
{
    pointer-events: none;
    opacity: 0.7;
}
#orcidAuthFail {
    display: block;
    position: relative;
    margin: 1.2em;
    color: red;
    font-size: 12px;
    line-height: 16px;
}

/* CCS CALENDARIO*/
.calendario{
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}
.progress-1{
    width: 8% !important;
}
.progress-2{
    width: 24%;
}
.progress-3{
    width: 32%;
}
.progress-4{
    width: 40%;
}
.progress-5{
    width: 48%;
}
.progress-6{
    width: 56%;
}
.progress-7{
    width: 64%;
}
.progress-8{
    width: 72%;
}
.progress-9{
    width: 80%;
}
.progress-10{
    width: 88%;
}
.progress-11{
    width: 96%;
}
.progress-12{
    width: 100%;
}
.flex-row {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1em;
}
.flex-col-sm-1 {
    width: calc(100% * (1 / 12));
}
.elipsis, .elipsis-danger, .elipsis-success{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff !important;
}
div.col-sm-2.elipsis{
    /*background-image: repeating-linear-gradient( to right, #3399cc, #3399cc 48.5%, white 50% );*/
}
div.col-sm-3.elipsis{
    /*background-image: repeating-linear-gradient( to right, #3399cc, #3399cc 32.5%, white 33.5% );*/
}
div.col-sm-4.elipsis{
    /*background-image: repeating-linear-gradient( to right, #3399cc, #3399cc 24%, white 25% );*/
}
div.col-sm-5.elipsis{
    /*background-image: repeating-linear-gradient( to right, #3399cc, #3399cc 19%, white 20% );*/
}
div.col-sm-6.elipsis{
    /*background-image: repeating-linear-gradient( to right, #3399cc, #3399cc 16%, white 16.6% );*/
}
div.col-sm-7.elipsis{
    /*background-image: repeating-linear-gradient( to right, #3399cc, #3399cc 13.7%, white 14.2% );*/
}
div.col-sm-8.elipsis{
    /*background-image: repeating-linear-gradient( to right, #3399cc, #3399cc 12%, white 12.5% );*/
}
div.col-sm-9.elipsis{
    /*background-image: repeating-linear-gradient( to right, #3399cc, #3399cc 10.8%, white 11.11% );*/
}
div.col-sm-10.elipsis{
    /*background-image: repeating-linear-gradient( to right, #3399cc, #3399cc 9.5%, white 10% );*/
}
div.col-sm-11.elipsis{
    /*background-image: repeating-linear-gradient( to right, #3399cc, #3399cc 8.8%, white 9.1% );*/
}
div.col-sm-12.elipsis{
    /*background-image: repeating-linear-gradient( to right, #3399cc, #3399cc 8%, white 8.3% );*/
}
div.col-sm-2.elipsis-danger{
    /*background-image: repeating-linear-gradient( to right, #dc3545, #dc3545 48.5%, white 50% );*/
}
div.col-sm-3.elipsis-danger{
    /*background-image: repeating-linear-gradient( to right, #dc3545, #dc3545 32.5%, white 33.5% );*/
}
div.col-sm-4.elipsis-danger{
    /*background-image: repeating-linear-gradient( to right, #dc3545, #dc3545 24%, white 25% );*/
}
div.col-sm-5.elipsis-danger{
    /*background-image: repeating-linear-gradient( to right, #dc3545, #dc3545 19%, white 20% );*/
}
div.col-sm-6.elipsis-danger{
    /*background-image: repeating-linear-gradient( to right, #dc3545, #dc3545 16%, white 16.6% );*/
}
div.col-sm-7.elipsis-danger{
    /*background-image: repeating-linear-gradient( to right, #dc3545, #dc3545 13.7%, white 14.2% );*/
}
div.col-sm-8.elipsis-danger{
    /*background-image: repeating-linear-gradient( to right, #dc3545, #dc3545 12%, white 12.5% );*/
}
div.col-sm-9.elipsis-danger{
    /*background-image: repeating-linear-gradient( to right, #dc3545, #dc3545 10.8%, white 11.11% );*/
}
div.col-sm-10.elipsis-danger{
    /*background-image: repeating-linear-gradient( to right, #dc3545, #dc3545 9.5%, white 10% );*/
}
div.col-sm-11.elipsis-danger{
    /*background-image: repeating-linear-gradient( to right, #dc3545, #dc3545 8.8%, white 9.1% );*/
}
div.col-sm-12.elipsis-danger{
    /*background-image: repeating-linear-gradient( to right, #dc3545, #dc3545 8%, white 8.3% );*/
}
div.col-sm-2.elipsis-success{
    /*background-image: repeating-linear-gradient( to right, #4DCC33, #4DCC33 48.5%, white 50% );*/
}
div.col-sm-3.elipsis-success{
    /*background-image: repeating-linear-gradient( to right, #4DCC33, #4DCC33 32.5%, white 33.5% );*/
}
div.col-sm-4.elipsis-success{
    /*background-image: repeating-linear-gradient( to right, #4DCC33, #4DCC33 24%, white 25% );*/
}
div.col-sm-5.elipsis-success{
    /*background-image: repeating-linear-gradient( to right, #4DCC33, #4DCC33 19%, white 20% );*/
}
div.col-sm-6.elipsis-success{
    /*background-image: repeating-linear-gradient( to right, #4DCC33, #4DCC33 16%, white 16.6% );*/
}
div.col-sm-7.elipsis-success{
    /*background-image: repeating-linear-gradient( to right, #4DCC33, #4DCC33 13.7%, white 14.2% );*/
}
div.col-sm-8.elipsis-success{
    /*background-image: repeating-linear-gradient( to right, #4DCC33, #4DCC33 12%, white 12.5% );*/
}
div.col-sm-9.elipsis-success{
    /*background-image: repeating-linear-gradient( to right, #4DCC33, #4DCC33 10.8%, white 11.11% );*/
}
div.col-sm-10.elipsis-success{
    /*background-image: repeating-linear-gradient( to right, #4DCC33, #4DCC33 9.5%, white 10% );*/
}
div.col-sm-11.elipsis-success{
    /*background-image: repeating-linear-gradient( to right, #4DCC33, #4DCC33 8.8%, white 9.1% );*/
}
div.col-sm-12.elipsis-success{
    /*background-image: repeating-linear-gradient( to right, #4DCC33, #4DCC33 8%, white 8.3% );*/
}
.bg-light-dark{
    background-color: lightgrey;
}
.bg-light-warning{
    background-color: lightyellow;
}
.custom-ribbon{
    right: -5px !important;
    top: -5px !important;
    z-index: 9;
}
.custom-ribbon.ribbon-wrapper .ribbon{
    text-shadow: none !important;
}
.lh-75{
    line-height: 0.75rem;
}

div.experiences:before {
    content: "";
    position: absolute;
    left: -10px;
    border-left: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
    height: 126%;
    width: 1px;
}

div.experiences2:before {
    content: "";
    position: absolute;
    left: 23px;
    border-left: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
    height: 45%;
    width: 1px;
}

div.experiences4:before {
    content: "";
    position: absolute;
    left: 21px;
    border-left: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
    height: 105%;
    width: 1px;
}


div.experiences3:before {
    content: "";
    position: absolute;
    left: 30px;
    border-left: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
    height: 120%;
    width: 1px;
}

div.experiences5:before {
    content: "";
    position: absolute;
    left: 29px;
    border-left: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
    height: 100%;
    width: 1px;
}

.lh-10{
    line-height: 10px;
}

.lh-15{
    line-height: 15px;
}

label.btn.btn-default.btn-sm.toggle-off, label.btn.btn-default.toggle-off{
    background-color: #c6c6c6;
    font-weight: normal;
    text-decoration: line-through;
    color: #e6e6e6;
}
select[readonly] {
    pointer-events: none;
}   

.w-95{
    width: 95%;
}

.bg-warning-custom {
    background-color: #ffc10714!important;
}
.fake-tab-light{
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    padding: 0.275rem 0.375rem;
    align-items: center;
    color: #6c757d!important;
    font-size: small;
}
.fake-tab-danger{
    background-color: #dc3545;
    border: 1px solid #dc3545;
    padding: 0.275rem 0.375rem;
    align-items: center;
    color: #ffffff!important;
    font-size: small;
}

.div-bg-image{
    height: 100px;
    overflow: hidden;
}
.bg-image{
    border-radius: 10px;
    padding: 5px;
    width: 100%;
    max-width: 100%;
    height: 22pc;
}
.overlay-data{
    z-index:9;
    position: relative;
}

div.block-data{
    height: 150px;
}

.hoverblue:hover{
    color:#3399cc!important;
    font-weight: bold;
}

.hoverblue:hover span.text-muted{
    color:#3399cc!important;
    font-weight: bold;
}

.menusize{
    height: 35rem;
    max-height: 35rem;
    overflow-y: scroll;
}
.modal-size{
    overflow-y: scroll;
    max-height: 40rem;
}
a.hover-muted:hover{
    color: #6c757d!important;
}
label.noselected{
    background-color:#c6c6c6;
}

.bg-custom-yellow{
    background-color: #fff2c9;
}
span.customhover:hover, small.customhover:hover{
    text-decoration: underline;
}
.addons{
    height:44px;
    box-shadow: 0 2px 5px 1px rgba(64,60,67,.16);
}
.grecaptcha-badge { visibility: hidden !important; }