.logo {
    margin: 10px;
}

.backgroundPuertas {
    /* background-image: url("/plataforma/img/SARAIVA-095-high.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%; */
    background: url('/plataforma/img/SARAIVA-095-high.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.backgroundPuertasFiltro {
    background: url('/plataforma/img/SARAIVA-095-filtered.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.centrado {
    text-align: center;
}

.centrado>div {
    display: inline-block;
}

.pieIcono {
    font-family: 'Montserrat';
    font-weight: bold;
    color: #444444;
    font-size: 25px;
}

.pieIconoA {
    width: 100%;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #9F007D;
    font-size: medium;
    margin-top: 10px;
    display: block;
    cursor: pointer;
}

.separacion {
    margin: 40px;
}

.separacion>p {
    text-align: center;
}


/*Portal empleado css*/

.portalEmpleado {
    display: flex;
    text-align: center;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    margin: auto;
    width: 85%;
}

.botonEmpleado {
    cursor: pointer;
    height: 200px;
    width: 100%;
    font-weight: bold;
    color: #9F007D;
    font-size: 55px;
}

.listaNav {
    list-style-type: none;
}


/*Notificaciones*/

#notification-header {
    padding: 6px;
    text-align: right;
    /* margin-top: 4px; */
    border-radius: 5px;
    margin-left: auto;
    margin-right: 10px;
}

button#notification-icon {
    background: transparent;
    border: 0;
    position: relative;
    cursor: pointer;
}

#notification-count {
    position: absolute;
    left: -2px;
    top: -8px;
    font-size: 14px;
    color: #de5050;
    font-weight: bold;
}

#form-header {
    font-size: 1.5em;
}

#frmNotification {
    padding: 20px 30px;
}

.form-row {
    padding-bottom: 20px;
}

#btn-send {
    background: #258bdc;
    color: #FFF;
    padding: 10px 40px;
    border: 0px;
}

div.demo-content input[type='text'],
textarea {
    width: 100%;
    padding: 10px 5px;
}

div.demo-content {
    margin-left: auto;
}

#notification-latest {
    color: #555;
    position: absolute;
    right: 0px;
    background: #f5f5f5;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.20);
    /* max-width: 250px; */
    text-align: left;
    font-size: 12px;
}

.notification-item {
    padding: 10px;
    border-bottom: #ce2078 2px solid;
    cursor: pointer;
}

.notification-subject {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.notification-comment {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-style: italic;
}

.derecha {
    margin-left: auto;
}

.acordeon {
    margin: 25px;
}

.acordeon__boton {
    display: block;
    width: 100%;
    padding: 15px;
    border: none;
    outline: none;
    cursor: pointer;
    background: #9F007D;
    color: #ffffff;
    text-align: left;
    transition: background 0.2s;
    font-family: 'Montserrat';
}

.acordeon__boton::after {
    content: '\25be';
    float: right;
    transform: scale(1.5);
}

.acordeon__boton--active {
    background: #bd0a96;
}

.acordeon__boton--active::after {
    content: '\25b4'
}

.acordeon__contenido {
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.2s;
    padding: 0 15px;
    font-family: 'Lato';
    background: #F4F4F4;
}

.acordeon__contenido>p {
    padding-top: 6px;
}

.contenedorGlobal {
    display: block;
    margin: 10px;
    width: 100%;
}

.contenedorVideo {
    display: block;
    float: left;
    width: 25%;
    margin-left: 10%;
}

.pointer {
    cursor: pointer;
}

.mensajr {
    width: 100%;
    margin-left: 10%;
    margin-top: 1%;
}

.cntMens {
    display: flex;
    color: white;
}

.cntMens+div {
    display: inline-block;
}

.margenIzquierdo {
    margin-left: 5%;
}

.contenedorr {
    padding-left: 30px;
    padding-right: 30px;
}

#imhdr {
    line-height: 1.5;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.87);
    font-size: 14.5px;
    text-align: center;
    float: left;
    box-sizing: border-box;
    padding: 0 0.75rem;
    min-height: 1px;
    width: 33.3333333333%;
    left: auto;
    right: auto;
    margin-left: 33.3333333333%;
}

#botonlogin {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: normal;
    box-sizing: inherit;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    float: right !important;
    border: none;
    border-radius: 2px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 16px;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    font-size: 14px;
    outline: 0;
    text-decoration: none;
    text-align: center;
    letter-spacing: .5px;
    transition: background-color .2s ease-out;
    cursor: pointer;
    background-color: #9F007D;
    color: white;
}

#botonlogin:hover {
    background-color: #21A1D4;
}

#headerrow {
    line-height: 1.5;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.87);
    font-size: 14.5px;
    box-sizing: inherit;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFF;
    margin-bottom: 0px!important;
}

#logoheader {
    line-height: 1.5;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: normal;
    font-size: 14.5px;
    text-align: center;
    color: #039be5;
    -webkit-tap-highlight-color: transparent;
    box-sizing: inherit;
    border-style: none;
    max-width: 100%;
    height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    width: 250px;
}

.nav-center {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: normal;
    font-size: 14.5px;
    box-sizing: inherit;
    display: block;
    color: #fff;
    width: 100%;
    height: 64px;
    line-height: 64px;
    background-color: white;
    box-shadow: none;
    border-bottom: 1px solid #f0f0f0;
}

.nav-wrapper container {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: normal;
    font-size: 14.5px;
    color: #fff;
    line-height: 64px;
    box-sizing: inherit;
}

.nav-wrapper>ul {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: normal;
    font-size: 14.5px;
    color: #fff;
    line-height: 64px;
    box-sizing: inherit;
    margin: 0;
    padding-left: 0;
    list-style-type: none;
    text-align: center;
}

.nav-wrapper>ul>li {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: normal;
    font-size: 14.5px;
    color: #fff;
    line-height: 64px;
    box-sizing: inherit;
    transition: background-color .3s;
    padding: 0;
    list-style-type: none;
    display: inline;
    float: none;
}

.nav-wrapper>ul>li>a {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: normal;
    line-height: 64px;
    list-style-type: none;
    box-sizing: inherit;
    background-color: transparent;
    -webkit-tap-highlight-color: transparent;
    text-decoration: none;
    transition: background-color .3s;
    font-size: 1rem;
    padding: 0 15px;
    cursor: pointer;
    display: inline-block;
    color: #9F007D!important;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    font-size: 1rem;
}

.nav-wrapper>ul>li>a:hover {
    -webkit-tap-highlight-color: transparent;
    transition: background-color .3s;
    background-color: rgba(0, 0, 0, 0.1);
}

.inline-actions>a>i {
    color: #9F007D!important;
    background-color: transparent!important;
}

#wrapper>form>div.row>div.col-3.d-none.d-sm-block {
    display: none!important;
}

.contenedorr a {
    color: #9F007D;
    background-color: transparent;
}

.contenedorr a:hover {
    color: #9F007D!important;
    background-color: transparent!important;
}

.filename>a {
    color: #1a1a1a!important;
}

.navbar-brand {
    color: #1a1a1a!important;
}

.list-inline-item a {
    border-color: #9F007D!important;
}

.list-inline-item:hover *,
.list-inline-item a:hover {
    background-color: #9F007D!important;
    color: white!important;
}

a>i {
    color: #9F007D!important;
}

.btn-outline-primary {
    color: #9F007D!important;
}

b>a {
    color: #9F007D!important;
}

#a-tar {
    display: none;
}

.modif {
    width: 90%!important;
    font-size: 17px!important;
}

.relleno_span {
    width: 100%;
}

#headerGlobal a {
    color: black;
}

.widthAuto {
    width: auto!important;
}

.letraSaraiva {
    color: #9F007D!important;
}

.fondoOscuroSaraiva {
    background-color: #9F007D!important;
}

.fondoSaraiva {
    background-color: #FFFFFF!important;
}

.celdaPrincipal {
    width: 150px!important;
}

.primeraCelda {
    width: 250px!important;
}

.segundaCelda {
    width: 300px!important;
}

.botonesCentrales {
    width: 250px;
    height: 150px;
}

.encabezadoUno {
    text-indent: -50px;
}

.encabezadoDos {
    text-indent: -109px;
}

.encabezadoTres {
    text-indent: -64px;
}

.encabezadoCuatro {
    text-indent: 49px;
}

.encabezadoCinco {
    text-indent: -64px;
}

.encabezadoSeis {
    text-indent: 53px;
}

.pildora {
    width: 600px;
    height: 120px;
    left: 497px;
    top: 375px;
    background: rgba(252, 225, 247, 0.5);
    border-radius: 40px;
    background-color: #FCE1F7;
    color: #9F007D;
    text-align: center;
    border-top: solid 0px;
    border-bottom: solid 0px;
    border-right: solid 0px;
    border-left: solid 0px;
}

.pildora p {
    font-size: 36px;
    line-height: 44px;
    font-family: 'Montserrat';
}

a:hover {
    text-decoration: none!important;
}

a {
    text-decoration: none!important;
}

@font-face {
    font-family: "Lato";
    src: url("/plugins/fonts/Lato-Regular.ttf");
}

@font-face {
    font-family: "Montserrat";
    src: url("/plugins/fonts/Montserrat-Bold.ttf");
}

.video-responsive {
    position: relative;
    padding-bottom: 56.25%;
    /* 16/9 ratio */
    padding-top: 30px;
    /* IE6 workaround*/
    height: 0;
    overflow: hidden;
}

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

btn-outline-saraiva {
    color: #9F007D;
    border-color: #fff
}

.btn-outline-saraiva:hover {
    color: #fff;
    background-color: #9F007D;
    border-color: #9F007D
}

.btn-check:focus+.btn-outline-saraiva,
.btn-outline-saraiva:focus {
    box-shadow: 0 0 0 .25rem rgba(33, 37, 41, .5)
}

.btn-check:active+.btn-outline-saraiva,
.btn-check:checked+.btn-outline-saraiva,
.btn-outline-saraiva.active,
.btn-outline-saraiva.dropdown-toggle.show,
.btn-outline-saraiva:active {
    color: #9F007D;
    background-color: #fff;
    border-color: #9F007D
}

.btn-check:active+.btn-outline-saraiva:focus,
.btn-check:checked+.btn-outline-saraiva:focus,
.btn-outline-saraiva.active:focus,
.btn-outline-saraiva.dropdown-toggle.show:focus,
.btn-outline-saraiva:active:focus {
    box-shadow: 0 0 0 .25rem rgba(33, 37, 41, .5)
}


/*----------------page-wrapper----------------*/

.page-wrapper {
    height: 100vh;
}

.page-wrapper .theme {
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 4px;
    margin: 2px;
}

.page-wrapper .theme.chiller-theme {
    background: #1e2229;
}


/*----------------toggeled sidebar----------------*/

.page-wrapper.toggled .sidebar-wrapper {
    left: 0px;
}

@media screen and (min-width: 768px) {
    .page-wrapper.toggled .page-content {
        padding-left: 300px;
    }
}


/*----------------show sidebar button----------------*/

#show-sidebar {
    position: fixed;
    left: 0;
    top: 10px;
    border-radius: 0 4px 4px 0px;
    width: 35px;
    transition-delay: 0.3s;
}

.page-wrapper.toggled #show-sidebar {
    left: -40px;
}


/*----------------sidebar-wrapper----------------*/

.sidebar-wrapper {
    width: 260px;
    height: 100%;
    max-height: 100%;
    position: fixed;
    top: 0;
    left: -300px;
    z-index: 999;
}

.sidebar-wrapper ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.sidebar-wrapper a {
    text-decoration: none;
}


/*----------------sidebar-content----------------*/

.sidebar-content {
    max-height: calc(100% - 30px);
    height: calc(100% - 30px);
    overflow-y: auto;
    position: relative;
}

.sidebar-content.desktop {
    overflow-y: hidden;
}


/*--------------------sidebar-brand----------------------*/

.sidebar-wrapper .sidebar-brand {
    padding: 10px 20px;
    display: flex;
    align-items: center;
}

.sidebar-wrapper .sidebar-brand>a {
    text-transform: uppercase;
    font-weight: bold;
    flex-grow: 1;
}

.sidebar-wrapper .sidebar-brand #close-sidebar {
    cursor: pointer;
    font-size: 20px;
}


/*--------------------sidebar-header----------------------*/

.sidebar-wrapper .sidebar-header {
    padding: 20px;
    overflow: hidden;
}

.sidebar-wrapper .sidebar-header .user-pic {
    float: left;
    width: 60px;
    padding: 2px;
    border-radius: 12px;
    margin-right: 15px;
    overflow: hidden;
}

.sidebar-wrapper .sidebar-header .user-pic img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.sidebar-wrapper .sidebar-header .user-info {
    float: left;
}

.sidebar-wrapper .sidebar-header .user-info>span {
    display: block;
}

.sidebar-wrapper .sidebar-header .user-info .user-role {
    font-size: 12px;
}

.sidebar-wrapper .sidebar-header .user-info .user-status {
    font-size: 11px;
    margin-top: 4px;
}

.sidebar-wrapper .sidebar-header .user-info .user-status i {
    font-size: 8px;
    margin-right: 4px;
    color: #5cb85c;
}


/*-----------------------sidebar-search------------------------*/

.sidebar-wrapper .sidebar-search>div {
    padding: 10px 20px;
}


/*----------------------sidebar-menu-------------------------*/

.sidebar-wrapper .sidebar-menu {
    padding-bottom: 10px;
}

.sidebar-wrapper .sidebar-menu .header-menu span {
    font-weight: bold;
    font-size: 14px;
    padding: 15px 20px 5px 20px;
    display: inline-block;
}

.sidebar-wrapper .sidebar-menu ul li a {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    position: relative;
    padding: 8px 30px 8px 20px;
}

.sidebar-wrapper .sidebar-menu ul li a i {
    margin-right: 10px;
    font-size: 12px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
}

.sidebar-wrapper .sidebar-menu ul li a:hover>i::before {
    display: inline-block;
    animation: swing ease-in-out 0.5s 1 alternate;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown>a:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    font-style: normal;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    background: 0 0;
    position: absolute;
    right: 15px;
    top: 14px;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu ul {
    padding: 5px 0;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li {
    padding-left: 25px;
    font-size: 13px;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before {
    content: "\f111";
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 10px;
    font-size: 8px;
}

.sidebar-wrapper .sidebar-menu ul li a span.label,
.sidebar-wrapper .sidebar-menu ul li a span.badge {
    float: right;
    margin-top: 8px;
    margin-left: 5px;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .badge,
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .label {
    float: right;
    margin-top: 0px;
}

.sidebar-wrapper .sidebar-menu .sidebar-submenu {
    display: none;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active>a:after {
    transform: rotate(90deg);
    right: 17px;
}


/*--------------------------side-footer------------------------------*/

.sidebar-footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    display: flex;
}

.sidebar-footer>a {
    flex-grow: 1;
    text-align: center;
    height: 30px;
    line-height: 30px;
    position: relative;
}

.sidebar-footer>a .notification {
    position: absolute;
    top: 0;
}

.badge-sonar {
    display: inline-block;
    background: #980303;
    border-radius: 50%;
    height: 8px;
    width: 8px;
    position: absolute;
    top: 0;
}

.badge-sonar:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border: 2px solid #980303;
    opacity: 0;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    animation: sonar 1.5s infinite;
}


/*--------------------------page-content-----------------------------*/

.page-wrapper .page-content {
    display: inline-block;
    width: 100%;
    padding-left: 0px;
    padding-top: 20px;
}

.page-wrapper .page-content>div {
    padding: 20px 40px;
}

.page-wrapper .page-content {
    overflow-x: hidden;
}


/*------scroll bar---------------------*/

 ::-webkit-scrollbar {
    width: 5px;
    height: 7px;
}

 ::-webkit-scrollbar-button {
    width: 0px;
    height: 0px;
}

 ::-webkit-scrollbar-thumb {
    background: #525965;
    border: 0px none #ffffff;
    border-radius: 0px;
}

 ::-webkit-scrollbar-thumb:hover {
    background: #525965;
}

 ::-webkit-scrollbar-thumb:active {
    background: #525965;
}

 ::-webkit-scrollbar-track {
    background: transparent;
    border: 0px none #ffffff;
    border-radius: 50px;
}

 ::-webkit-scrollbar-track:hover {
    background: transparent;
}

 ::-webkit-scrollbar-track:active {
    background: transparent;
}

 ::-webkit-scrollbar-corner {
    background: transparent;
}


/*-----------------------------chiller-theme-------------------------------------------------*/

.chiller-theme .sidebar-wrapper {
    background: #31353D;
}

.chiller-theme .sidebar-wrapper .sidebar-header,
.chiller-theme .sidebar-wrapper .sidebar-search,
.chiller-theme .sidebar-wrapper .sidebar-menu {
    border-top: 1px solid #3a3f48;
}

.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text {
    border-color: transparent;
    box-shadow: none;
}

.chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-role,
.chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-status,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text,
.chiller-theme .sidebar-wrapper .sidebar-brand>a,
.chiller-theme .sidebar-wrapper .sidebar-menu ul li a,
.chiller-theme .sidebar-footer>a {
    color: #818896;
}

.chiller-theme .sidebar-wrapper .sidebar-menu ul li:hover>a,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active>a,
.chiller-theme .sidebar-wrapper .sidebar-header .user-info,
.chiller-theme .sidebar-wrapper .sidebar-brand>a:hover,
.chiller-theme .sidebar-footer>a:hover i {
    color: #b8bfce;
}

.page-wrapper.chiller-theme.toggled #close-sidebar {
    color: #bdbdbd;
}

.page-wrapper.chiller-theme.toggled #close-sidebar:hover {
    color: #ffffff;
}

.chiller-theme .sidebar-wrapper ul li:hover a i,
.chiller-theme .sidebar-wrapper .sidebar-dropdown .sidebar-submenu li a:hover:before,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu:focus+span,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active a i {
    color: #16c7ff;
    text-shadow: 0px 0px 10px rgba(22, 199, 255, 0.5);
}

.chiller-theme .sidebar-wrapper .sidebar-menu ul li a i,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown div,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text {
    background: #3a3f48;
}

.chiller-theme .sidebar-wrapper .sidebar-menu .header-menu span {
    color: #6c7b88;
}

.chiller-theme .sidebar-footer {
    background: #3a3f48;
    box-shadow: 0px -1px 5px #282c33;
    border-top: 1px solid #464a52;
}

.chiller-theme .sidebar-footer>a:first-child {
    border-left: none;
}

.chiller-theme .sidebar-footer>a:last-child {
    border-right: none;
}

*/ .acordeon__menu {
    display: block;
    width: 100%;
    padding: 15px;
    border: none;
    outline: none;
    cursor: pointer;
    text-align: left;
    transition: background 0.2s;
}

.acordeon__menu::after {
    content: url("/plataforma/iconos/arrow_down.png");
    align-items: center;
}

.acordeon__menu--active::after {
    content: url("/plataforma/iconos/arrow_up.png");
}

.acordeon__perfil::after {
    content: url("/plataforma/iconos/arrow_perfil_down.png");
    align-items: center;
}

.acordeon__perfil--active::after {
    content: url("/plataforma/iconos/arrow_perfil_up.png");
}


/*Remodelación de clase: Bootstrap 5.1*/

.btn-outline-dark {
    border: 2px solid #9F007D!important;
    box-sizing: border-box!important;
    border-radius: 30px!important;
    color: #444444!important;
    font-family: 'Montserrat'!important;
}

.btn-outline-dark:hover {
    color: #FFFFFF!important;
    background-color: #9F007D!important;
    transition: 0.5s linear!important;
    /* vendorless fallback */
    -o-transition: 0.5s linear!important;
    /* opera */
    -ms-transition: 0.5s linear!important;
    /* IE 10 */
    -moz-transition: 0.5s linear!important;
    /* Firefox */
    -webkit-transition: 0.5s linear!important;
    /*safari and chrome */
}

.btn-danger {
    border: 2px solid red!important;
    box-sizing: border-box!important;
    background-color: transparent;
    border-radius: 30px!important;
    color: #444444!important;
    font-family: 'Montserrat'!important;
}

.btn-danger:hover {
    color: #FFFFFF!important;
    background-color: red!important;
    transition: 0.5s linear!important;
    /* vendorless fallback */
    -o-transition: 0.5s linear!important;
    /* opera */
    -ms-transition: 0.5s linear!important;
    /* IE 10 */
    -moz-transition: 0.5s linear!important;
    /* Firefox */
    -webkit-transition: 0.5s linear!important;
    /*safari and chrome */
}

input#search {
    border: 2px solid #9F007D!important;
    box-sizing: border-box!important;
    border-radius: 30px!important;
    color: #444444!important;
    font-family: 'Montserrat'!important;
    outline: none!important;
}

input[type="file"] {
    background-color: #FFFFFF;
    border: 2px solid #E3E3E3!important;
    box-sizing: border-box!important;
    border-radius: 6px!important;
}

.form-control {
    background-color: #FFFFFF;
    border: 2px solid #E3E3E3!important;
    box-sizing: border-box!important;
    border-radius: 6px!important;
}

.custom-file-input::-webkit-file-upload-button {
    visibility: hidden;
}

.custom-file-input::before {
    content: 'Select some files';
    display: inline-block;
    background: -webkit-linear-gradient(top, #f9f9f9, #e3e3e3);
    border: 1px solid #999;
    border-radius: 3px;
    padding: 5px 8px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    text-shadow: 1px 1px #fff;
    font-weight: 700;
    font-size: 10pt;
}

.custom-file-input:hover::before {
    border-color: black;
}

.custom-file-input:active::before {
    background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}

.page-item>.page-link {
    color: #000000!important;
    background-color: transparent!important;
    border-color: transparent!important;
}

.active>.page-link {
    color: #9F007D!important;
    background-color: transparent!important;
    border-color: transparent!important;
}

.pagination {
    margin: 0!important;
}

.pagination li:last-child {
    background: url('/plataforma/iconos/fin_paginacion.png') no-repeat center center;
}

.pagination li:last-child>a,
.pagination li:last-child>span {
    color: transparent!important;
}

.pagination li:first-child {
    background: url('/plataforma/iconos/principio_paginacion.png') no-repeat center center;
}

.pagination li:first-child>a,
.pagination li:first-child>span {
    color: transparent!important;
}

.botonBuscador {
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #F8F8F8;
}

.pildoraTurnicidad {
    width: 360px;
    height: 72px;
    left: 741px;
    top: 371px;
    background: #9F007D;
    border-radius: 40px;
    font-family: "Montserrat";
    font-weight: bold;
    color: #FFFFFF;
    font-size: 32px;
    line-height: 39px;
    text-align: center;
    border-top: solid 0px;
    border-bottom: solid 0px;
    border-right: solid 0px;
    border-left: solid 0px;
}