body {
    background-color: #002F3E;
}

#page-wrapper{
    min-height: 100vh;
}

.p-t-none{
    padding-top: 0px;
}

/* Layout */
.nav.metismenu > li.active {
    border-left: 4px solid #41adcf;
    background-color: #175062;
}

.nav-second-level li a {
    padding: 10px;
    padding-left: 46px;
}

.nav-second-level li.active a {
    background-color: #053b4c;
}

.navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus {
    background-color: #053b4c;
}

.nav-second-level li:last-child {
    margin-bottom: 0px;
}

.nav-header {
    padding: 33px 25px;
    background-color: #2f4050;
    background-image: url(patterns/header-profile-skin-2.png);
    background-size: cover;
}

.navbar-select {
    padding-top: 12px;
}

/* Fin Layout */

.dt-button {
    padding: 0;
    border: none;
}

.contenedor-logo > .logo {
    width: 60%;
    height: 60%;
}

.font-bold {
    font-weight: 600;
}

/*Formateo de espacios*/

.no-margin {
    margin: 0 !important;
}

.pb-10 {
    padding-bottom: 10em !important;
}

.pt-10 {
    padding-top: 10em !important;
}

.m-t-15{
    margin:15px;
}

/*Fin formateo de espacios*/

#image-id {
    height: 200px;
    width: 200px;
}

#Mesa {
    width: 765px;
    height: 5px;
    border-radius: 10px;
    margin-left: 15px;
}

#NumeroMesa {
    top: 5px;
    font-size: 50px;
    transform: translate(5%, -20%);
    color: black;
}

#blanco {
    margin: auto;
    max-width: 100%;
    height: 210px;
}

.imgVotation {
    top: 20px;
    width: 200px;
    height: auto;
    margin: auto;
    display: block;
}

.contact-box.center-version > .img-voto-blanco {
    width: 100%;
    height : auto;
    max-width : 400px;
    text-align : center;
    display : inline-block;
}


.margen {
    top: 50px;
    left: 50px;
    position: absolute;
    background: hsla(200, 10%, 50%,100);
}

.img-fondo {
    background: url('img/background.png') center center no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.loginBox {
    width: 480px;
    min-height: 100vh;
    display: block;
    background-color: #f7f7f7;
    padding: 173px 55px 55px 55px;
    background: #002F3E;
}

.Background {
    margin: 10px 20px 50px 10px;
    width: 170px;
    height: 160px;
    border: none;
    border-radius: 5px;
    background-position: center center;
    box-shadow: 1px 10px 10px rgba(0, 0, 0, .4);
}


.tarjetonimg {
    width: 250px;
    height: 250px;
    background-image: url('img/voto.jpg');
    background-repeat: no-repeat;
    background-position: center center;
}

.informacion {
    position: absolute;
    width: 170px;
    height: 160px;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: opacity 0.2s;
    opacity: 0;
}

.colorText {
    margin-left: 38px;
    color: black;
    font-size: 18px;
}

.tarjetonimg:hover .informacion {
    opacity: 1;
}

.headline {
    position: absolute;
    -webkit-transition: margin 0.2s;
    margin-left: -20px;
    font-size: 21px;
}

.tarjetonimg:hover .headline {
    margin-left: 5px;
}

.loginBoxVotation {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 500px;
    height: 400px;
    box-sizing: border-box;
    background: #1c84c6;
    box-shadow: 1px 15px 25px rgba(31, 31, 31, 0.9);
    border-radius: 10px;
}

.inicioVotacion {
    background: #1c84c6;
    box-shadow: 1px 15px 25px rgba(31, 31, 31, 0.9);
}

.tarjetonFoto {
    display: block;
    margin-left: -5px;
}


#bodyTarjetonPrincipal {
    margin: 0px;
    padding: 0px;
    color: white;
    font-family: Arial;
}

.TarjetonPrincipal {
    top: 20px;
    margin: 20px;
}

@media (min-aspect-ratio : 12/7) {
    .boxvoto {
        position: absolute;
        top: 45%;
        left: 50%;
        transform: translate(-50%,-50%);
        width: 500px;
        height: auto;
        box-sizing: border-box;
        background: #1c84c6;
        /*background: rgba(0,0,0,.2);*/
        box-shadow: 1px 15px 15px rgba(0,0,0,.6);
        border-radius: 10px;
    }
}

@media (max-aspect-ratio : 12/7) {
    .boxvoto {
        position: absolute;
        top: 45%;
        left: 50%;
        transform: translate(-50%,-50%);
        width: auto;
        height: auto;
        box-sizing: border-box;
        background: #1c84c6;
        /*background: rgba(0,0,0,.2);*/
        box-shadow: 1px 15px 15px rgba(0,0,0,.6);
        border-radius: 10px;
    }
}

@media (max-width : auto) {
    .boxvoto {
        display: none;
    }
}

.voto {
    font-size: 25px;
    text-align: center;
    color: black;
}

#tar {
    opacity: 0.8;
}

.middle-box {
    padding-top: 17rem;
    padding-bottom: 10rem;
}

.middle-btn {
    border-radius: 50px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    height: 8rem;
    width: 8rem;
}

.sinai {
    height: 100%;
    width: 100%;
}

.card-size {
    height: 23rem;
}

.card-borde {
    border: 1px solid #e7eaec;
}

.login-box {
    padding-top: 5%;
}

.img-circulo {
    border-radius: 50%;
}

.box-image {
    width: 100%;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background: #f2f2f2;
}

.fa-minus-circle {
    color: red;
}

.tittle-proceso {
    margin-bottom: 0px;
}

.vertical-hr {
    border: none;
    border-right: 1px solid hsla(200, 10%, 50%,100);
    height: 20vh;
    width: 1px;
}

#img-padding {
    padding-left: 50px;
    padding-right: 0px;
}

/*@media (max-width: 600px) {
    .img-fondo {
        background: url('img/voto.jpg') center center no-repeat;
        background-color: #ffd800;
    }
}*/

.login-tittle {
    display: block;
    width: 100%;
    font-family: Poppins-Bold;
    font-size: 25px;
    color: #FFFFFF;
}

.img-zoom {
    transition: all 0.3s ease-in-out;
}

    .img-zoom:hover {
        -webkit-transform: scale(1.1);
        transform: scale(2.0);
    }

@font-face {
    font-family: 'Poppins-Bold';
    src: url('../fonts/poppins/Poppins-Bold.ttf') format('truetype');
}

.bg-ps {
    background-color: #ECECEC;
    color: #ffffff;
}

.btn-nuevo {
    background-color: #00c8ff;
    border-color: #00c8ff;
    color: #FFFFFF;
}

    .btn-nuevo:active {
        color: #FFFFFF;
    }

    .btn-nuevo:hover {
        color: #FFFFFF;
    }

    .btn-nuevo:focus {
        color: #FFFFFF;
    }

.btn-guardar {
    background-color: #28a745 !important;
    border-color: #28a745 !important;
    color: #FFFFFF;
}

    .btn-guardar:active {
        color: #FFFFFF;
    }

    .btn-guardar:hover {
        color: #FFFFFF;
    }

    .btn-guardar:focus {
        color: #FFFFFF;
    }

.panel-ps {
    border-color: #002F3E;
}

    .panel-ps > .panel-heading {
        background-color: #002F3E;
        border-color: #002F3E;
        color: #ffffff;
    }

.bg-bluedark {
    background-color: #002F3E;
    border-color: #002F3E;
    color: #ffffff;
}

.bg-blue {
    background-color: #007bff;
    border-color: #007bff;
    color: #ffffff;
}


.bg-morado {
    background-color: #6140c5;
    border-color: #007bff;
    color: #ffffff;
}

.span-color {
    color: #333;
}

.img-normal {
    width: 13em !important;
    height: 10em !important;
}


.overlay-box {
    background: #707cd2;
    opacity: .9;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    text-align: center
}

.size-ph {
    width: 100px;
    height: 100px;
}

.white-box {
    background: #ffffff;
    padding: 25px;
    margin-bottom: 30px
}

.white-box-2 {
    padding: 25px;
    margin-bottom: 30px
}

.overlay-box .box-title {
    margin: 0 0 12px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px
}

.el-element-overlay .white-box {
    padding: 0
}

.user-bg {
    margin: -25px;
    height: 230px;
    overflow: hidden;
    position: relative
}

    .user-bg .overlay-box {
        background: #4261C9;
        opacity: .9;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 100%;
        text-align: center
    }

    .user-bg .overlay-box-2 {
        opacity: .9;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 100%;
        text-align: center
    }

    .user-bg .overlay-box .user-content {
        padding: 15px;
        margin-top: 30px
    }

.thumb-lg {
    height: 140px !important;
    width: 140px !important;
}

.img-xl {
    height: 180px !important;
    width: 260px !important;
}

.user-btm-box {
    padding: 0 0 10px;
    clear: both;
    overflow: hidden
}

.ibox-top-user {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    border-color: #4261C9;
    border-image: none;
    border-style: solid solid none;
    border-width: 3px 0 0;
    color: inherit;
    margin-bottom: 0;
    padding: 15px 15px 7px;
    min-height: 48px;
}

.btn-opciones {
    background-color: transparent;
    float: right;
    color: #333;
    width: 40px;
    height: 40px;
}

    .btn-opciones:hover {
        color: black;
        background-color: #DCDCDC;
    }


.icon-opciones {
    text-align: center;
}

.btn-opciones .fa {
    font-size: 30px;
}

.bordes-top-bottom {
    border-top: 1px solid #e5e6e7;
    border-bottom: 1px solid #e5e6e7;
}

.btn-space {
    margin-right: 10px;
}

.cmb-padding {
    padding-top: 0;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-left: 0;
}

.required {
    color: red;
}

.size-title {
    font-size: 13px;
    font-weight: 900;
}


.btn-ingresar {
    background-color: #007bff;
    color: white;
}

    .btn-ingresar:active {
        background-color: #3596ff;
        color: white;
    }

    .btn-ingresar:focus {
        background-color: #3596ff;
        color: white;
    }

    .btn-ingresar:hover {
        background-color: #3596ff;
        color: white;
    }

.space-bottom-100 {
    margin-bottom: 100px;
}

.parrafo .tittle {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    margin: 0 0 20px 0;
    padding: 0;
    color: #333;
}

.parrafo .texto {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    margin: 0 0 20px 0;
    padding: 0;
    color: #333;
}

.black-title {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    margin: 0;
    padding: 0;
    color: #333;
}

.title-thank {
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    margin: 0;
    padding: 0;
    color: #333;
    font-size: 5em;
}


.title-welcome {
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    margin: 0;
    padding: 0;
    color: #ffffff;
    font-size: 5em;
}

.title-candidatos {
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    margin: 0;
    padding: 0;
    color: #333;
    font-size: 38px;
}

.voto-blanco {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    margin: 0;
    padding: 0;
    color: #333;
    font-size: 5em;
}

#logo {
    width: 300px;
    height: 300px;
}

.white-title {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    margin: 0;
    padding: 0;
    color: white;
}

.padding-bottom-100 {
    padding-bottom: 100px;
}

.title-cards {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    margin: 0;
    padding-bottom: 40px;
    color: white;
}

.font-monserrat {
    font-family: "Montserrat", sans-serif;
    color: #333;
}

.margin-bottom-50 {
    margin-bottom: 50px;
}

.animacion {
    transition: all 0.3s ease-in-out;
}

    .animacion:hover {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

.margin-bottom-10 {
    margin-bottom: 10px;
}

.alert-purple {
    border-color: #694D9F;
    background: #694D9F;
    color: #fff;
}

.alert-info-alt {
    border-color: #B4E1E4;
    background: #81c7e1;
    color: #fff;
}

.alert-danger-alt {
    border-color: #B63E5A;
    background: #E26868;
    color: #fff;
}

.alert-warning-alt {
    border-color: #F3F3EB;
    background: #E9CEAC;
    color: #fff;
}

.alert-success-alt {
    border-color: #19B99A;
    background: #20A286;
    color: #fff;
}

.glyphicon {
    margin-right: 10px;
}

.alert a {
    color: gold;
}

.transfer-double-content-left {
    display: inline-block;
    width: 258px;
    height: 320px;
    border: 1px solid #eee;
    border-radius: 2px;
    float: left;
}

.transfer-double-content-middle {
    display: inline-block;
    width: 35px;
    float: left;
    margin: 20% 15px 0 15px;
    text-align: center;
}

.transfer-double-content-right {
    display: inline-block;
    width: 258px;
    height: 320px;
    border: 1px solid #eee;
    border-radius: 2px;
}


.transfer-demo {
    padding-top: 30px;
    width: 640px;
    height: 600px;
    margin: 0 auto;
}


.transfer-double-content-param {
    display: inline-block;
    width: 100%;
    height: 30px;
    line-height: 28px;
    text-align: center;
    background-color: #2f4850;
    color: white;
}

    .transfer-double-content-param .param-item {
        font-size: 18px;
        display: inline-block;
        height: 36px;
        line-height: 36px;
    }

/*.cmbmultiple {
    border: 1px solid #007bff;
}*/

.transfer-double-list-footer {
    font-size: 15px;
    height: 24px;
    line-height: 24px;
    color: #999;
    font-size: 55px;
}

.sizepic {
    height: 150px !important;
    width: 220px !important;
}

.bg-gris {
    color: #ffffff;
    background: #FAFAFA;
}

.icon-check {
    color: #22BA64;
    font-size: 12em;
}

.icon-size-x8 {
    font-size: 80px;
}

.iconfa-size-x8 {
    font-size: 5em;
}

.btn-thank {
    background-color: #1ab394;
    border-color: #1ab394;
    color: #FFFFFF;
}

    .btn-thank:hover {
        color: white;
        background-color: #259e86
    }

/* Estilos Candidatos*/
.componente-candidatos {
}

.componente-candidatos-num {
    position: absolute;
}

/* Estilos Home Page*/
.home-page {
}

    .home-page .jumbotron h1 {
        font-size: 50px;
    }

    .home-page .jumbotron {
        padding: 20px;
        margin-bottom: 10px;
        border: 2px solid #1ab394;
        background-color: white;
    }

    .home-page .diagrama {
        position: relative;
        max-width: 1000px;
        width: 100%;
    }

        .home-page .diagrama a {
            background-color: transparent;
            box-shadow: initial;
            border-radius: 14px;
            transition: all ease-in-out .35s;
        }

        .home-page .diagrama a:hover {
            background-color: #ffffff6b;
            box-shadow: #00000026 -2px 0px 10px 2px;           
          
        }

/* Media queries para pantallas pequeñas*/
@media (max-width: 600px) {
    .loginBox {
        width: 100%;
    }
}

/* Progress */
#loading {
    display: none;
    background-color: black;
    z-index: 999999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 300px;
    opacity: 0.65;
}

    #loading > label {
        font-size: 20px;
        animation-name: loading;
        animation-duration: .6s;
        animation-direction: alternate;
        animation-iteration-count: infinite;
        opacity: initial;
    }

    #loading > img {
        width:200px;
        opacity: initial;
    }

    @keyframes loading {
        from {
        color: #657fe6;
    }

    to {
        color: #002F3E;
    }
}

.green-bg {
    background: #39b54a;
    color: #ffffff;
}

.blue-bg {
    background: #007bff;
    color: #ffffff;
}

.creamred-bg {
    background: #ff5c5c;
    color: #ffffff;
}
