﻿.btn-secondary {
    background-color: #505b98;
    border-color: #505b98;
    color: #FFFFFF;
}

    .btn-secondary:hover {
        background-color: #505b98;
        border-color: #505b98;
        color: #FFFFFF;
    }

    .btn-secondary:focus {
        background-color: #505b98;
        border-color: #505b98;
        color: #FFFFFF;
    }


.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background-color: #2962b3;
    color: white;
}

.btn-success {
    background-color: #2962b3;
    border-color: #2962b3;
    color: #FFFFFF;
    font-weight: 500;
}

.progress-bar {
    background-color: #2962b3;
}

.pace .pace-progress {
    background: #1f2574;
    position: fixed;
    z-index: 2040;
    top: 0;
    right: 100%;
    width: 100%;
    height: 2px;
}

badge {
    font-family: "Figtree", "Barlow", "Rubik" !important;
}

.sweet-alert p {
    color: #797979;
    font-size: 13px;
    text-align: center;
    font-weight: 300;
    position: relative;
    text-align: inherit;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    font-family: "Figtree", "Barlow", "Rubik"
}

.btn-default {
    font-weight: 500;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success, .btn-success:active:focus, .btn-success:active:hover, .btn-success.active:hover, .btn-success.active:focus {
    background-color: #2962b3;
    border-color: #2962b3;
    color: #FFFFFF;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 6px;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0px;
    border-radius: 4px;
}

.ibox {
    clear: both;
    margin-bottom: 5px;
    margin-top: 25px;
    padding: 0;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.ibox-grilla {
    clear: both;
    margin-bottom: 25px;
    margin-top: 25px;
    padding: 0;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.btn {
    border-radius: 3px;
}

.widget {
    border-radius: 5px;
    padding: 15px 20px;
    margin-bottom: 10px;
    margin-top: 10px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

body {
    font-family: "Figtree", "Barlow", "Rubik", "Catamaran", "Quicksand","Rubik", "Helvetica Neue", Helvetica, Arial, sans-serif;
    /*font-size: 10px !important;*/
    background-color: #e1edf5 !important;
}

page-link active {
    background-color: purple;
}


.small-chat-box .content .chat-message {
    max-width: 100% !important;
}

.open-small-chat {
    height: 38px;
    width: 400px;
    display: block;
    background: mediumvioletred;
    padding: 9px 8px;
    text-align: center;
    color: white;
    border-radius: 0%;
}

#small-chat {
    position: revert;
    bottom: 20px;
    right: 20px;
    z-index: 100;
}


.navbar-fixed-top, .navbar-static-top {
    background: #2962b3 !important; /*#2962b3   !important;*/
}

#page-wrapper {
    padding: 0 0 !important;
    /*min-height: 568px;*/
    position: relative !important;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #2962b3; /*#2962b3  */
    ;
    color: white;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: #2962b3; /*#2962b3  */
}

.nav > li > a {
    color: white;
    font-weight: 400;
    padding: 16px 20px 14px 25px;
}

.navbar-toggle {
    background-color: #1c4466;
    color: #fff;
    padding: 6px 12px;
    font-size: 14px;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px !important;
    border: 1px solid transparent;
}

.gray-bg, .bg-muted {
    background-color: transparent;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: black;
    white-space: nowrap;
}

.text-primary {
    color: #2962b3 !important;
}

.select2-container--default.select2-container--focus .select2-selection--single, .select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #2962b3;
    min-height: 34px !important;
    vertical-align: middle !important;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    min-height: 34px !important;
}


.btn-verde {
    background-color: #2962b3;
    border-color: #2962b3;
    color: #FFFFFF;
}

    .btn-verde:hover {
        background-color: #2962b3;
        border-color: #2962b3;
        color: #FFFFFF;
    }

    .btn-verde:focus {
        background-color: #2962b3;
        border-color: #2962b3;
        color: #FFFFFF;
    }

.select2-container--open {
    z-index: 9999999
}

.btn-primary {
    background-color: #2962b3 !important;
    border-color: #2962b3 !important;
    color: #FFFFFF;
}

    .btn-primary:hover {
        background-color: #2962b3 !important;
        border-color: #2962b3 !important;
        color: #FFFFFF;
    }

    .btn-primary:focus {
        background-color: #2962b3 !important;
        border-color: #2962b3 !important;
        color: #FFFFFF;
    }


.sweet-alert showSweetAlert visible p{
    font-size:10px!important;
}

textarea {
    resize: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

/*.dropdown-menu {
    position: relative !important;
    top: 1px!important;
}
*/

table > tbody > tr > td > div > ul {
    position: relative!important;
    top: 1px!important;
    left: 0px;
    will-change: top, left;
}

.btn-flotante {
    font-size: 10px; /* Cambiar el tamaño de la tipografia */
    /*text-transform: uppercase*/ /* Texto en mayusculas */
    font-weight: bold; /* Fuente en negrita o bold */
    color: #ffffff; /* Color del texto */
    border-radius: 5px; /* Borde del boton */
    letter-spacing: 2px; /* Espacio entre letras */
    background-color: #2962b3; /* Color de fondo */
    padding: 18px 30px; /* Relleno del boton */
    position: fixed;
    bottom: 40px;
    right: 40px;
    transition: all 300ms ease 0ms;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
    z-index: 99;
}

    .btn-flotante:hover {
        background-color: #2962b3; /* Color de fondo al pasar el cursor */
        box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.3);
        transform: translateY(-7px);
        color: white !important;
    }

    .btn-flotante:active {
        background-color: #2962b3; /* Color de fondo al pasar el cursor */
        box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.3);
        transform: translateY(-7px);
        color: white !important;
    }

    .btn-flotante:after {
        background-color: #2962b3; /* Color de fondo al pasar el cursor */
        box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.3);
        transform: translateY(-7px);
        color: white !important;
    }

    .btn-flotante:before {
        background-color: #2962b3; /* Color de fondo al pasar el cursor */
        box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.3);
        transform: translateY(-7px);
        color: white !important;
    }

    .btn-flotante:focus {
        background-color: #2962b3; /* Color de fondo al pasar el cursor */
        box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.3);
        transform: translateY(-7px);
        color: white !important;
    }

@media only screen and (max-width: 600px) {
    .btn-flotante {
        font-size: 14px;
        padding: 12px 20px;
        bottom: 20px;
        right: 20px;
    }
}

@keyframes anim {
    0% {
        background-color: green;
    }
    /*Amarillo*/
    25% {
        background-color: yellowgreen;
    }
    /*Naranja*/
    50% {
        background-color: green;
    }
    /*Negro*/
    75% {
        background-color: yellowgreen;
    }
    /*Otra vez naranja*/
    100% {
        background-color: green;
    }
    /*Otra vez amarillo*/
}

.botonWhatsapp {
    animation-name: anim;
    animation-duration: 5s;
    animation-iteration-count: infinite;
}
