.form-control{
    height: 33px;
}
#shortcuts a {
    width: 100%;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.dropdown-apps{
    background: #fff;
    border: 1px solid rgba(0,0,0,0.2);
    -moz-border-radius: 8px;
    border-radius: 8px;
    -moz-box-shadow: 0 1px 2px 0 rgba(60,64,67,.30),0 2px 6px 2px rgba(60,64,67,.15);
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.30),0 2px 6px 2px rgba(60,64,67,.15);
    /*height: 100%;*/
    overflow-x: hidden;
    padding-top: 0;
    /*width: 280px;*/
}
.listSistemas{
    box-sizing: content-box;
    margin: 0;
    /*padding: 10px 0 0 14px;*/
    width: 100%;
    min-height: 68px;
}
.listSistemas li{
    display: inline-block;
    height: 84px;
    list-style-type: none;
    padding: 6px;
    position: relative;
    transition: transform .2s cubic-bezier(.333,0,0,1);
    vertical-align: top;
    width: 84px;
}
.cuadroSistema p{
    color: #202124;
    display: inline-block;
    font-family: 'Google Sans',Roboto,RobotoDraft,Helvetica,Arial,sans-serif;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 76px;
    margin: 0;
}
.cuadroSistema{
    border-radius: 8px;
    margin: 0;
    outline: none;
    /*float: left;*/
    text-align: center;
    text-decoration: none;
    /*width: 84px;*/
    padding: 10px 0;
}
.cuadroSistema:hover{
    background: #dddddd;
}
#visor{
    padding: 0 !important;
}
#visor .modal-dialog{
    width:100% !important;
    margin: 0;
    height: 100%;

}
#visor .modal-header{
    padding: 10px;
    height: 75px;
    background: #e5e5e5;
}
#visor .modal-header .image{
    margin-right: 10px;
}
#visor .modal-header .img-circle{
    width: 45px;
    height: 45px;
}
#visor .modal-header .buttonn{
    font-size: 34px;
    margin: 10px 10px;
}
#visor .modal-body{
    padding: 0;
}
#visor .modal-body iframe{
    width: 100%;
    height: 700px;
    border: none;
    /*background: #d1d1d1;*/
}
#tituloDocumento{
    font-weight: bold;
    margin-bottom: 2px;
    font-size: 15px;
    line-height: 17px;
    color: #1d1c1d;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
#subtituloDocumento{
    color: #a0a0a2;
    font-size: 13px;
    line-height: 15px;
    width: 205px;
}
.expedientesubmenu{
    padding-top: 10px;
}
.skin-blue .main-header .navbar {

    background-color: transparent !important;

}
.main-header .logo{
    font-weight: bold;
}
.barraDiasMes{
    margin: 0;
    padding: 0;
}
.barraDiasMes li{
    float: left;
    list-style: none;
    width: 30px;
    height: 25px;
    margin: 0;
    border: #cccccc 1px solid;
    text-align: center;
    padding: 3px;
}
.borde-derecho{
    border-right: 1px solid #7777 !important;
}
body{
    font-size: 12px !important;
}
.tb-box th {
    background: #1152af;
    color: white;
}
.small-box h3{
    font-size: 24px !important;
}
.btn-xs i{
    margin: 0 !important;
}
.text-error{
    color: darkred;
}
.form-group .datepicker-modal {
    position: absolute !important;
    top: auto !important;
    left: auto !important;
}
.panel-heading .datepicker-modal {
    top: 0 !important;
}
div.vertical-line{
    width: 0; /* Use only border style */
    height: 100%;
    display: inline;
    margin: 0 11px;
    border-left: solid 1px #d2d6de; /* This is default border style for <hr> tag */
}
@media screen and (max-width: 767px) {
    .content-wrapper{
        width: 100%;
        float: left;
    }
}
[onclick]{
    cursor: pointer;
}
.searchField, .searchField2{
    width: 100%;
}

.form-control[readonly]{
    background-color: #ffffff;
    cursor: default;
}
.enfocado{
    border: solid 1px #0067b8;
}
a .card{
    color: #0c0c0c;
    font-weight: bold;
    font-size: 14px;
}
.bg-danger{
    background: #dc3545 !important;
    color: white;
}
.dia{
    float: left;
    padding: 10px;
    border: 1px solid #f4f4f4;
    width: 36px;
    text-align: center;
}
.dialabel{
    float: left;
    background: #f1f1f1;
    border: solid 1px white !important;
    padding: 10px;
    font-weight: bold;
}
.dia.on{
    background: rgba(0, 103, 184, 0.3);
}
.tb{
    display: table;
    width:100%;

}
.tb-bordered > .tbrow > .td{
    border: 1px solid #f4f4f4;
}
.tb-condensed .td{
    padding: 0;
    height: 35px;
}
.tbrow{
    display: table-row;
}
.td{
    display: table-cell;
    padding: 20px;
    background: #fff;
    vertical-align: top;
    line-height: 1.42857143;

}
.toast-container--fade {
    right: 0;
    top: 65px;
}
#btncontrolsidebar.listo{
    background-color: yellow;
    color: blue;
}
.user-panel {
    padding: 7px;
}
.sidebar-menu li.header {
    padding: 5px 25px 5px 15px;
}
thead th{
    font-size: 10pt;
    background: #f5f5f5;
}
tbody th{
    font-size: 10pt;
    font-weight: normal;
    color: #5e5e5e;
    background: #f5f5f5;
}
.btn-lg{
    padding:2rem 1rem;
    background: #ffffff!important;
    border-radius: 8px;
    border: 1px solid #dad9da
}
.btn-lg .titulo{
    display: block;
    text-align: center;
    font-weight: 500;
    max-width: 100%;
    word-wrap: break-word;
    margin-top: 1.8rem;
    color: #333;
}
h3 .fas{
    color: #dad9da;
}
.btn-lg:hover {
    box-shadow: 0 0 11px rgba(33,33,33,.2);
}
.titulomodulo{

}
.hero-section {
    background-position: top;
    background-size: cover;
    width: 100%;
    position: relative;
    background-color: transparent;
    height: 194px;
    padding: 20px;
}
.hero-title-gradient {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-bottom: 20px;
    color: white;
    padding-left: 35px;
}
.cuadrito{
    width: 100%;
    font-size: 12px;
    padding: 2rem 1rem;
    border-radius: 8px;
    border: 1px solid #dad9da;
    margin: 5px 0 !important;
}
.content-wrapper, .right-side, .main-footer, .main-header{
    margin-left: 0!important;
}
.sidebar-toggle{
    display: none;
}
.content-wrapper,
.right-side {
    min-height: 100%;
    background-color: #ffffff;
    z-index: 800;
}
.main-sidebar, .left-side{
    z-index: 1045;
}
.iconoMonitor{
    font-size: 38px;
    margin: 10px 10px;
}

.circle-diagram{
    --degree: calc(360deg / 100 * var(--percent));
    --hue: calc(360 / 100 * var(--percent));
    font-size: 1rem;
    width: 100%;
    max-width: 15rem;
    aspect-ratio: 1;
    position: relative;
    border-radius: 50%;
    filter: drop-shadow(0 0.5rem .5rem rgb(255 255 255 / .5));
    display: grid;
    place-items: center;
    font-weight: 700;
    font-family: system-ui, sans-serif;
    color: black;
}
.circle-diagram::before, .circle-diagram::after{
    content: "";
    position: absolute;
    border-radius: 50%;
    z-index: -1;
}
.circle-diagram::before{
    inset: 1em;
    background-color: #25afaf;
}
.circle-diagram::after{
    inset: 0;
    background-color: white;
    --mask1: radial-gradient(black 25%, transparent calc(25% + 1px));
    --mask2: conic-gradient(transparent var(--degree), black calc(var(--degree) + .5deg));
    -webkit-mask-image: var(--mask1), var(--mask2);
    mask-image: var(--mask1), var(--mask2);
}