
.fs-7{font-size:14px;}
.hasDatepicker {
    background-color: transparent !important;
    opacity: 1;
}
/*.btn-group {
    display: none !important;
}*/
#perfil {
    display: none;
}

.hamburger {
    display: none;
}
a {
    cursor: pointer;
}
.logo {
    display: none;
}
.cursor-hand{cursor:pointer;}
.color-teal {
    color: #3ECDE0;
}
/* ----------------------------Fundo Mobile---------------------------*/

#fundo-gradiente {
    font-family: 'Titillium Web', sans-serif;
    background-size: cover;
    position: relative;
    z-index: 1;
}

#headerMB img {
    padding-top: 5px;
}

/* ------------------------- Menu Mobile---------------------- */


body {
    font-family: 'Titillium Web', sans-serif;
    margin: 0;
}

#logoMenuMB img {
    width: 115px;
}
.status-pendente {
    border: 1px solid #fb9306;
    border-radius: 30px;
    width: auto;
    text-align: center;
    color: #fb9306;
}
    .status-pendente i {
        color: #fb9306;
    }
    .status-pendente a {
        color: #fb9306;
        font-weight:bold;
    }
.status-concluido {
    border: 1px solid #287807;
    border-radius: 30px;
    width: auto;
    text-align: center;
    color: #287807;
}
.status-concluido i {
    color: #287807;
}
.status-concluido a {
    color: #287807;
    font-weight: bold;
}
.status-rejeitado {
    border: 1px solid #ff0000;
    border-radius: 30px;
    width: auto;
    text-align: center;
    color: #ff0000;
}
.status-rejeitado i {
    color: #ff0000;
}
.status-rejeitado a {
    color: #ff0000;
    font-weight: bold;
}
    /*.icones {
    width: 10%;
    margin: 15px;
    margin-top: auto;
}

.icones-mobileMenu {
    width: 10%;
    margin: 11px;
    margin-top: auto;
    margin-left: 21px;
    margin-top: -2px;
}*/
.nomePerfil {
    margin-top: revert;
    font-size: 29px;
}

.bla {
    padding-left:15px;
    font-size: 18px;
    margin-top: 10px;
}

.anterior {
    background-color: white;
    border: none;
    min-width: 20% !important;
    text-align: end !important;
}
.anterior i {
    margin-top: 5px;
    float: left;
}

.proximo {
    float: right !important;
    text-align: left !important;
    border: none;
    color: #fff;
    min-width: 20% !important;
}
.proximo:hover {
    border: 1px solid var(--primary);
}
}
.proximo i {
    float: right;
    margin-top: 5px;
}

#menu-hamburguer {
    color: white;
}

.menu li a {
    color: white;
    text-decoration: none;
}

#logoMB {
    left: 26%;
    position: relative;
}

#logoMB img {
    width: 150px;
}

#perfilMB {
    width: 13%;
}

/*.header {
    background: linear-gradient(22deg, #FC83B3 20%, #5cd6e685);
    position: fixed;
    width: 100%;
    z-index: 1;
    top: 0px;
    left: 0%;
    display: block;
    height: 7vh;
}

.header-azul {
    background: linear-gradient(101deg, #326dad -11%, #a7e6ef);
    position: fixed;
    width: 100%;
    z-index: 1;
    top: 0px;
    left: 0%;
    display: block;
    height: 7vh;
}*/

.header ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.menu span {
    color: white;
    position: relative;
}

.header ul a {
    font-size: medium !important;
    display: flex;
    padding: 10px;
    border-right: 1px solid #aaa;
    text-decoration: none;
}

.header ul a:hover {
    background-color: transparent;
}

#logoMenuMB-2 {
    position: relative;
    left: 0px !important;
}

.header .logo {
    float: center;
    display: flex;
    font-size: 2em;
    position: relative;
    left: 35%;
}

.header .menu {
    max-height: 0;
    clear: both;
    transition: max-heigth .2s ease-out;
}

.header .menu-icon {
    position: relative;
    float: right;
    left: -40px;
    top: -50px;
    cursor: pointer;
}

.header .menu-icon .nav-icon {
    background: white;
    display: block;
    height: 2px;
    width: 22px;
    left: -8px;
    position: absolute;
    z-index: 9;
}

.header .menu-icon .nav-icon::before {
    background: white;
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 5px;
}

.header .menu-icon .nav-icon::after {
    background: white;
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    transition: all .2s ease-out;
    top: -5px;
}

.header .menu-btn {
    display: none;
}

.header .menu-btn:checked ~ .menu {
    height: 1500px;
    max-height: 190vh;
    width: inherit;
    position: absolute;
    /*background: linear-gradient(0deg,#5CD6E6 24%,#FC83B3 );*/
    top: 1%;
    transition: 1s ease-in;
}


.header .menu-btn:checked ~ .menu-icon .nav-icon {
    background-color: transparent;
}

.header .menu-btn:checked ~ .menu-icon .nav-icon:before {
    transform: rotate(-45deg);
    top: 0;
}

.header .menu-btn:checked ~ .menu-icon .nav-icon:after {
    transform: rotate(45deg);
    top: 0;
}

.buscar-cotacoes {
    margin-top: -7%;
    width: 34%;
}

.buscar-apolice {
    width: 34%;
}

.mensagemPreLoader {
    margin-top: 315px;
}
/* -----------------------------topo com grÃ¡fico---------------------------------- */
.fundo-gradiente-mobile {
    display: block;
    left: 0;
    top: 5%;
    width: 100%;
    height: 15%;
    position: fixed;
    background: linear-gradient(101deg, #5CD6E6 -11%, #FC83B3);
    z-index: 1;
}

.fundo-gradiente-mobile label {
    background: #f4f4f4;
    padding: 9px;
    border-radius: 6px;
    position: relative;
    color: #5CD6E6;
    float: right;
    margin-top: 12%;
    margin-right: 5%;
    width: 58%;
    text-align: center;
}
/*----------------------------- div principal no mobile ------------------------*/
.fundo-branco-mobile {
    background: white;
    margin-top: 50%;
    padding: 8%;
    position: relative;
    display: block;
}
.fundo-branco-mobile h3 {
    text-align: center;
}

/* ----------------------- Esconder Menu Desk --------------------------- */

/*.sidebar {
    display: none;
}*/

/* --------------------- cores dos formulÃ¡rios --------------------------*/

/*TABS NA PARTE DE COTACOES*/
.tab-equipes {
    margin-left: 41%;
    text-align: center;
    color: #8D8D8D;
    margin-top: -41px;
    font-size: 13px;
    /*border-bottom: 2px solid #8D8D8D;*/
}

.divBtnBotoes {
    width: 131%;
}

.btnMeusDados {
    text-align: right; 
    display: flex;
}

/*----------------------------- Responsividade---------------------------------- */
@media only screen and (min-width: 576px) {
    /*esconder cÃ­rculo branco em telas mobile grandes */
.white-circle:before {
    display: none !important;
}

.fundo-branco-mobile {
    margin-top: 35%;
}
}

@media only screen and (max-width: 1024px) {
    .divBtnBotoes {
        width: 102%;
    }

        .divBtnBotoes button {
        width: 100%;
        }

    .btnMeusDados {
        display: block;
    }
}


/* DESK */

/*----------------------------------------------
TEMPLATE ADMIN
------------------------------------------------*/

/* Largura da barra de rolagem do menu e do bloco branco */

.fundo-gradiente-mobile {
    display: none;
}

.fundo-branco-mobile {
    display: block;
    margin: 0px;
    background: transparent;
    padding: 0;
    position: inherit;
}

/* Body */

.abas h3 {
    text-align: initial;
}

/*posicionamento e dimensÃµes das divs*/

.divDireita {
/*    position: relative;
*/    left: 18%;
/*    margin-top: 1%;
*/    /*width: 64%;*/
    /*width: 78%;*/
}

#perfil span {
    color: white;
}

/* Fundo Desk */


#fundo-gradiente-azul {
    color: #fff;
    font-family: 'Titillium Web', sans-serif;
    background: linear-gradient(115deg, #326dad 20%, #a7e6ef);
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Open Sans, Ubuntu, Fira Sans, Helvetica Neue, sans-serif;
    margin: 0;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    z-index: 1;
}

/* Troca De Plataforma */

/*.btn-group i {
    display: block !important;
    margin-right: 10px;
    color: #FC83B3;
}*/

.hover_collapse #drop {
    transform: translate3d(77px, 64px, 0px) !important;
}

.btn-secondary.focus, .btn-secondary:focus {
    box-shadow: none !important;
}

.btn.focus, .btn:focus {
    box-shadow: none !important;
}

/*.dropdown-menu.show {
    transform: translate3d(1px, 64px, 0px) !important;
    top: 0px;
    left: 0px;
    will-change: transform;
    display: block;
    position: absolute !important;
}*/

.click_collapse .hover_collapse .dropdown-menu.show {
    transform: translate3d(12px, 64px, 0px) !important;
}

#btn-menu {
    background-color: transparent !important;
    border: none !important;
}

/*.btn-group, .btn-group-vertical {
    position: absolute !important;
    display: block !important;
    width: 35% !important;
    left: 81%;
    top: 3%;
    width: 10% !important;
}*/

#btn-image {
    width: 146px;
}

/*bloco branco para conteÃºdos */

.abas {
    border-radius: 13px;
    width: calc(100% + 10px);
    min-height: 600px;
    background: white;
    box-shadow: 0px 0px 1px grey;
    border-bottom-left-radius:0px;
}
@media(max-width: 768px) {
    .abas {
        margin-left:5px;
        width: calc(100% - 10px);
       
    }
}
.dCentral {
}

/* Menu Desk */

.top_navbar .hamburger {
    top: -37% !important;
}

* {
    font-family: 'Titillium Web', sans-serif;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    list-style: none;
    text-decoration: none;
    text-align: inherit;
}

.menu-img {
    width: 35px;
}

    .menu-img:hover {
        color: #007dc3;
    }


.sidebar li a:hover img {
    filter: brightness(55%);
}

.linha {
    border-top: 1px solid grey;
    width: 200%;
}

.top_navbar {
    position: inherit;

    background: transparent;
    display: flex;
    align-items: center;
}

.top_navbar .logo {
    width: 250px;
    font-size: 25px;
    font-weight: 600;
    padding: 0 25px;
    color: #007dc3;
    letter-spacing: 0;
    text-transform: uppercase;
    border-right: 1px solid #f5f5f5;
}

.top_navbar .logo span {
    font-weight: 400;
}

.top_navbar .menu {
    width: calc(100% - 250px);
    padding: 0 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.top_navbar .hamburger {
    font-size: 30px;
    cursor: pointer;
    color: white;
    position: absolute;
    left: 2%;
    top: -39%;
    display: block;
}


    .top_navbar .menu .profile_wrap {
        padding-left: 55px;
        border-left: 1px solid #f5f5f5;
    }

    .top_navbar .menu .profile img {
        width: 25px;
        height: 25px;
    }

    .top_navbar .menu .profile {
        display: flex;
        align-items: center;
        cursor: pointer;
    }

.top_navbar .menu .profile .name {
    margin: 0 15px;
}

/*.hover_collapse .sidebar {
    height: 67%;
}*/

/*.sidebar {
    display: block;
}*/

.hover_collapse .sidebar ul li a .text {
    display: none;
}

.hover_collapse .sidebar ul li a .text-perfil {
    display: none;
}

.hover_collapse .sidebar ul li a .text-perfil-2 {
    display: none;
}

.hover_collapse .sidebar ul li a .perfil-img {
    width: 85%;
    position: relative;
    left: -9%;
    transition: 1s ease;
}


.sidebar ul li a .text-perfil {
    color: white;
    text-align: center;
    position: absolute;
    margin-left: 41px;
}

.sidebar ul li a .text-perfil-2 {
    color: white;
    text-align: center;
    position: absolute;
    margin-left: -10px;
    margin-right: 50px;
}

/*.sidebar {
    position: absolute;
    top: -6px;
    left: 0;
    height: 66%;
    overflow-x: hidden;
    overflow-y: auto;
    background: none;
}
*/
.sidebar ul li{
    border-bottom:1px solid silver;
}
.sidebar ul li a {
    display: block;
    padding: 0px 15px 10px;
    color: #000000c4;
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
        
}
.sidebar ul li a:hover {
    display: block;
    padding: 0px 10px 10px;
    color: black;
    transition: all 0.2s ease;
    text-decoration: none;
}
       
.sidebar ul li a .icon {
    font-size: 24px;
    vertical-align: middle;
    transition: background 0.2s ease;
}

.click_collapse .sidebar {
    transition: all 1s ease;
}

/*.sidebar {
    position: absolute;
    top: 1px;
}*/


.bg-branco {
    top: 10% !important;
    height: 100vh;
    width: 100%;
    background: #dedede;
    display: block;
    position: absolute;
}


/* funÃ§Ã£o que expande o bloco branco de conteÃºdos */

.extendido {
    left: 6%;
    width: 90%;
    -webkit-transition: left 1s, width 1s;
    transition: left 1s, width 1s;
}


/* logo desktop */

.logo {
    width: 11% !important;
    position: absolute;
    left: 2%;
    display: block;
}
.logo img {
    width: 200px;
    margin-top:7px;
}

.card-img-produto {
    max-width: 311px;
    max-height: 228px;
    object-fit: cover;
}
/*----------------------------- Responsividade---------------------------------- */
@media (max-width: 560px) {
    .col-sm.minha-organizacao {
        margin-top: 35px;
    }

    .nomePerfil {
        margin-top: 2%;
        font-size: 21px;
    }

/*    .icones-mobileMenu {
        width: 12%;
        margin: 11px;
        margin-top: auto;
        margin-left: 17px;
        margin-top: -2px;
    }*/

    .bla {
        font-size: 16px;
        margin-top: 10px;
    }
}

@media (max-width: 767px) {

    .buscar-cotacoes {
        margin-top: -4% !important;
        width: 100%;
    }

    .buscar-apolice {
        width: 100%;
    }

    .tab-cotacoes {
        margin-left: 0%;
        text-align: center;
        color: #8D8D8D;
        /* border-bottom: 2px solid #8D8D8D; */
    }
}

@media only screen and (min-width: 990px) {
    .header {
        display: none;
    }
}

@media only screen and (max-width: 990px) {
    .header {
        display: block;
        height: 112px;
        /* border: 1px solid; */
    }

    .bg-branco {
        display: none;
    }

    .logo {
        display: none;
    }




    .header .logo {
        display: flex;
        flex-wrap: wrap;
        font-size: 2em;
        position: relative;
        left: 34%;
    }

    .divPessoasApolice {
        padding-top: 4%;
    }

    .divDireita {
        position: relative;
        left: 5%;
        margin-top: 17%;
        width: 90%;
    }

    .nomePerfil {
        margin-top: 4%;
        margin-left: 4%;
        font-size: 26px;
        padding-bottom: 10px;
    }

    .buscar-cotacoes {
        margin-top: -10%;
        width: 100%;
    }

    .buscar-apolice {
        width: 100%;
    }

    .divEquipes {
        border-radius: 6px;
        width: 310px !important;
        height: 842px !important;
        box-shadow: 0px 3px 9px 0 rgba(0, 0, 0, .39);
        flex-wrap: wrap;
        display: flex;
    }

    .div-form-equipe {
        display: block;
        flex-wrap: wrap;
        margin-left: 1pc !important;
        margin-top: 11px !important;
    }

    .opcoes-objeto-equipe p {
        margin-left: -666px !important;
    }

    .pdfAceitacao {
        width: 109% !important;
        height: 721px !important;
        margin-left: -14px !important;
    }

    .card-wrapper {
        position: relative !important;
        margin-left: 0px !important;
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 17px;
    }

    .btn-endc-cobranca {
        margin-top: 0px !important;
        position: relative !important;
        margin-left: 0px !important;
        margin-bottom: 37px !important;
    }
}


@media screen and (max-width: 1235px) {


   

    .caret-down {
        margin-left: 92%;
        margin-top: 21px;
    }
}



@media screen and (min-width: 1440px) {
    .perfil-img {
        width: 103px;
        height: 103px;
        border-radius: 20px;
        margin-bottom: 6px;
    }

    .buscar-cotacoes {
        margin-top: -59px;
    }

    .opcoes-objeto-segurado h3 {
        font-size: 24px !important;
        font-weight: 600;
    }

    .divEquipes {
        width: 1360px !important;
        height: 700px !important;
        display: block;
        margin-top: 85px;
    }

    .modo-visualizacao-equipe {
        margin-left: 727px !important;
    }
    /*.pdfAceitacao {
            width: 144% !important;
            height: 1008px !important;
            margin-left: -107px !important;
        }*/

    .pagamento-up {
        width: 35%;
    }

    /* .footer-revisar {
            text-align: center; 
            /* position: fixed; 
            margin-left: 2216px !important;
            padding-bottom: 9px !important;
            /* margin-top: 245px; 
        }*/
}


@media screen and (min-width: 1500px) {
}


.pdfAceitacao {
    width: 129%;
    height: 721px;
  /*  margin-left: -16px;*/
}

.divOrganizacao {
    width: 300px;
    height: 220px;
    /*border: 1px solid #113965;
    border-radius: 6px;*/
    display: block;
    margin-top: 25px;
    margin-left: 20px;
}

.infosOrg {
    margin-left: auto;
}

.tituloOrg {
    margin-top: 9px;
    margin-left: 9px;
}

.tutiloEquipe {
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
}

.nha {
    color: #A2A2A2;
    text-transform: uppercase;
}

.blaa {
    font-size: 18px;
}

.linha2 {
    margin-top: 18px;
}

.divEquipes {
    border-radius: 6px;
    width: 990px;
    height: 470px;
    box-shadow: 0px 3px 9px 0 rgba(0, 0, 0, .39);
    flex-wrap: wrap;
    display: flex;
}



.contorno {
    border-style: solid;
    border-width: 10px;
    border-image: conic-gradient(red, yellow, lime, aqua, blue, magenta, red) 1;
    width: 130px;
    height: 130px;
    border-radius: 6px;
}

.TituloEquipe {
    display: flex;
    flex-wrap: wrap;
    position: absolute;
}

.eqpPessoas {
    margin-top: 26px;
    padding: 15px;
    display: inline-block;
}

.imagemPessoasEqps {
    width: 78px;
    height: 78px;
    cursor: default;
}

.eqpPessoas p {
    color: #000;
    font-size: 15px;
    text-align: center;
    padding: 8px;
}

.txtP {
    font-size: 19px !important;
    position: absolute;
    margin-top: -82px;
    margin-left: 7pc;
    font-weight: bold;
}

.divCequipe {
    display: block;
    position: absolute;
    margin-left: 30%;
    margin-top: 21px;
    width: 510px;
}


.selectEquipe {
    display: block;
    width: 100%;
    height: 226px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.optionEquipe {
    height: 33px;
    margin-top: 3px;
}

.icon {
    color: #000000c4;
}


.btn-cadastrar-usuario-equipe {
    margin-left: 466px;
    margin-top: -13px;
}

/*li.cor.active {
    background: blueviolet;
}*/

.equipes {
    width: 960px;
}

.modo-visualizacao-equipe {
    display: flow-root;
    width: 393px;
    position: absolute;
    margin-left: 581px;
    margin-top: 21px;
}

.div-funcao {
    display: flex;
    margin-top: 10px
}

.div-form-equipe {
    display: flex;
    margin-left: 28pc;
    margin-top: -142px;
    width: 65%;
    max-width: 58%;
}

.ul-equipe {
    width: 80%;
}

.btn-endc-cobranca {
    margin-top: 213px;
    position: absolute;
    margin-left: 464px;
}

    .btn-endc-cobranca i {
        color: #000;
        margin-left: 1px;
        margin-right: 7px
    }

.card-wrapper {
    position: absolute;
    margin-left: 452px;
}
/*----------Fantasminha pagina de error---------- */
.sh {
    margin: 0 auto;
    position: relative;
    width: 250px;
    height: 250px;
    margin-top: -40px;
}

.ghost {
    width: 50%;
    height: 53%;
    left: 25%;
    top: 10%;
    position: absolute;
    border-radius: 50% 50% 0 0;
    background: #EDEDED;
    border: 1px solid #BFC0C0;
    border-bottom: none;
    animation: float 2s ease-out infinite;
}

.ghost-copy {
    width: 50%;
    height: 53%;
    left: 25%;
    top: 10%;
    position: absolute;
    border-radius: 50% 50% 0 0;
    background: #EDEDED;
    border: 1px solid #BFC0C0;
    border-bottom: none;
    animation: float 2s ease-out infinite;
    z-index: 0;
}


.face {
    position: absolute;
    width: 100%;
    height: 60%;
    top: 20%;
}

.eye, .eye-right {
    position: absolute;
    background: #585959;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    top: 40%;
}

.eye {
    left: 25%;
}

.eye-right {
    right: 25%;
}

.mouth {
    position: absolute;
    top: 50%;
    left: 45%;
    width: 10px;
    height: 10px;
    border: 3px solid;
    border-radius: 50%;
    border-color: transparent #585959 #585959 transparent;
    transform: rotate(45deg);
}

.one, .two, .three, .four {
    position: absolute;
    background: #EDEDED;
    top: 85%;
    width: 25%;
    height: 23%;
    border: 1px solid #BFC0C0;
    z-index: 0;
}

.one {
    border-radius: 0 0 100% 30%;
    left: -1px;
}

.two {
    left: 23%;
    border-radius: 0 0 50% 50%;
}

.three {
    left: 50%;
    border-radius: 0 0 50% 50%;
}

.four {
    left: 75.5%;
    border-radius: 0 0 30% 100%;
}

.xshadow {
    position: absolute;
    width: 30%;
    height: 7%;
    background: #BFC0C0;
    left: 35%;
    top: 80%;
    border-radius: 50%;
    animation: scale 2s infinite;
}

@keyframes scale {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes float {
50% {transform: translateY(15px);}
}
/*---------- Fim Fantasminha pagina de error---------- */

.footer-revisar {
    text-align: center;
    background: #dedede;
    padding: 6px;
}

.pagination > li {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.5;
    text-decoration: none;
    border: 1px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    z-index: 2;
    font-weight:bold;
    border:2px;
}
.required{color:red;font-weight:bold;}
.bloco-cobertura {
    position: relative !important;
}

.bloco-cobertura a {
    position: absolute !important;
    cursor: pointer;
    top: 0;
    right: 0;
    width: 100px;
    height: 100%;
    border-left: 1px solid #000;
}

.bloco-cobertura a i {
    position: absolute;
    top: 4px;
    right: 36px;
}

#pre-loader {
    position: fixed;
    border-radius: 0;
}
.select2 {
    width: 100% !important;
}
.select2-container {
    height: auto !important;
}
.select2-selection--single {
    height: auto !important;
}
.select2-selection__rendered{
    padding-top:21px;
    height:50px!important;
}

.pull-left {
    float: left !important;
}

.caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
    display: inline-block;
    margin-left: 0;
    vertical-align: middle;
    width: 0;
}

.pull-right {
    float: right !important;
}

.ui-select-toggle.btn {
    border: 1px solid #ced4da;
}

.ui-select-choices.dropdown-menu {
    display: block;
}

.ui-select-match-text {
    max-height: 24px;
}

.ui-select-match.btn-default-focus {
    border-radius: .25rem;
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
    outline: 0;
}

.ui-select-match.btn-default-focus > .ui-select-toggle {
    border-color: #80bdff;
}
.ui-autocomplete {
    z-index: 9999 !important;
}