﻿* {
    margin: 0px;
    padding: 0px;
}


.ui-jqgrid .ui-jqgrid-labels {
    background-color: #93b98f;
    background-image: none;
}

.bg-ok {
    background-color: #198754 !important;
}

.contenedor-100 {
    width: 100%;
    margin: 0 auto;
}
/**************IMAGES*****************/
.img-procomer {
    position: absolute;
    float: left;
}

.img-esencial {
    width: 200px;
}
/***********FRANJA CELESTE***********/
.franja {
    width: auto;
    height: auto;
    background: #5ca2d6;
    margin-top: 2%;
}

.franja-menu {
    width: auto;
    height: 45px;
    background: #5ca2d6;
}

/**********TITULO-RDD***************/
.titulo-RDD {
    color: white;
    font-size: 20pt;
    font-family: 'Gotham Book';
    /*font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
    margin: 1% 0% 1% 0%;
    text-transform: uppercase;
}

.validation-msg {
    color: #a94442;
    font-size: small;
    padding-left: 2px;
}


.borde {
    border: 1px solid;
    border-color: #525252;
    height: 65px;
}

.texto {
    height: 30px;
    width: 100%;
    text-align: center;
    border: none;
}

.drop {
    height: 30px;
    width: 100%;
    text-align: center;
    border: none;
}

.etiqueta {
    color: #b5b5b5;
    font-size: 12px;
    margin: 5px 0 0px 10px;
    text-align: center;
}

.encabezado-principal {
    font-family: 'Gotham Book';
    font-size: 16pt;
    color: #597a2d;
    padding-bottom: 15px;
    text-transform: uppercase;
}

.encabezado-secundario {
    font-family: 'Gotham Book';
    font-size: 12pt;
    color: #597a2d;
    padding-bottom: 15px;
    padding-top: 15px;
    text-transform: uppercase;
}

.encabezado-sesion {
    font-family: 'Gotham Book';
    font-size: 12pt;
    color: #597a2d;
}

/*******Menu*******/
nav {
    padding: 15px;
    width: 80%;
}

    nav ul {
        list-style: none;
        margin: 0 10px 0 10px;
        padding-left: 5%;
    }

        nav ul li {
            float: left;
            font-size: 16px;
            margin-right: 10px;
            text-align: center;
            padding-left: 5%;
        }

            nav ul li a {
                color: #FFFFFF;
                display: block;
                text-decoration: none;
            }

                nav ul li a:link {
                    text-decoration: none;
                }

                nav ul li a:hover {
                    color: #FFFFFF;
                    display: block;
                }

                nav ul li a:visited {
                    color: #FFFFFF;
                    display: block;
                }


/*************BOTONES***************/
.boton-verde-primario {
    text-transform: uppercase;
    background: #597a2d;
    width: 250px;
    padding: 15px;
    color: #FFFFFF;
    font-size: 14px;
    border: 2px solid #597a2d;
    /*margin: 0px 300px 0px 300px;*/
    outline: 0;
    border-radius: 5px;
}

    .boton-verde-primario:hover {
        background: #6c9337;
    }

.boton-verde-secundario {
    text-transform: uppercase;
    background: #FFFFFF;
    width: 250px;
    padding: 15px;
    color: #597a2d;
    font-size: 14px;
    border: 2px solid #597a2d;
    /*margin: 0px 300px 0px 300px;*/
    outline: 0;
    border-radius: 5px;
}

    .boton-verde-secundario:hover {
        background: #e6f3c6;
    }

.boton-rojo-primario {
    text-transform: uppercase;
    background: #FFFFFF;
    padding: 15px;
    color: #C8414C;
    font-size: 14px;
    border: 2px solid #C8414C;
    width: 250px;
    /*margin: 0px 300px 0px 300px;*/
    outline: 0;
    border-radius: 5px;
}

    .boton-rojo-primario:hover {
        background: #f7eeef;
    }

a.button {
    -webkit-appearance: button;
    -moz-appearance: button;
    text-decoration: none;
    text-transform: uppercase;
    background: #FFFFFF;
    width: 250px;
    padding: 15px;
    color: #597a2d;
    font-size: 14px;
    outline: 0;
    border: 2px solid #597a2d;
    margin: 20px 15px;
}

.espacio-botones {
    margin: 15px, 0, 15px 0;
}

.link {
    font-size: 14px;
    font-family: 'Gotham Book';
}

/**************Footer*****************/
.footer {
    font-size: 14px;
    font-family: 'Gotham Book';
    color: #525252;
    margin-bottom: 15px;
}

/****************Tabla****************/
.fondo {
    background: #b5b5b5;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 12px;
}

    .fondo th {
        text-align: center;
    }

.centrar {
    text-align: center;
}

    .centrar td {
        text-align: center;
    }

/*************BOTONES***************/
.Table-boton-verde-primario {
    text-transform: uppercase;
    text-align: center;
    background: #597a2d;
    width: 40px;
    height: 20px;
    /*padding: 3px;*/
    color: #FFFFFF;
    font-size: 10px;
    border: 2px solid #597a2d;
    /*margin: 10px;*/
}

.Table-boton-celeste-primario {
    text-transform: uppercase;
    text-align: center;
    background: #5ca2d6;
    width: 65px;
    height: 20px;
    color: #FFFFFF;
    font-size: 10px;
    border: 2px solid #5ca2d6;
}

datalist {
    display: none;
}

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    /*background: url('/Content/Imagenes/preloader-white.gif') 50% 50% no-repeat rgb(249,249,249);*/
    background: url('../Imagenes/preloader-white.gif') 50% 50% no-repeat;
}

.menuItemAprobado {
    width: 185px;
    display: block;
    background-color: #7d98c4;
    color: #d6eaf6;
    font-size: smaller;
    font-weight: bold;
    border: 1px solid #ffffff;
    padding: 8px 12px;
    text-decoration: none;
}

.menuItemDone {
    width: 185px;
    display: block;
    background-color: #5175ae;
    color: #d6eaf6;
    font-size: smaller;
    font-weight: bold;
    border: 1px solid #ffffff;
    padding: 8px 12px;
    text-decoration: none;
}

.menuItemDoing {
    width: 185px;
    display: block;
    background-color: #3f5683;
    color: #f7edc5;
    font-size: smaller;
    font-weight: bold;
    border: 1px solid #ffffff;
    padding: 8px 12px;
    text-decoration: none;
}

.menuItemMissing {
    width: 185px;
    display: block;
    background-color: #c0c0c0;
    color: #7c8090;
    font-size: smaller;
    font-weight: bold;
    border: 1px solid #ffffff;
    padding: 8px 12px;
    text-decoration: none;
}

.menuItemDatosGenerales {
    width: 185px;
    display: block;
    background-color: #c0c0c0;
    color: #7c8090;
    font-size: smaller;
    font-weight: bold;
    border: 1px solid #ffffff;
    padding: 8px 12px;
    text-decoration: none;
    pointer-events: none;
    opacity: 0.4;
}

/********************************
CARDS
*********************************/
.card {
    box-shadow: 2px 2px 8px 2px rgba(0,0,0,0.2);
    transition: 0.3s;
    border-radius: 7px 7px 7px 7px;
    background-color: #fcfcfc;
    font-family: 'Roboto', sans-serif;
    margin-top: 5px;
    padding-bottom: 5px;
}
/* On mouse-over, add a deeper shadow */
/*.card:hover {
        box-shadow: 0 10px 18px 0 rgba(0,0,0,0.2);
    }*/

.ui-button-text {
    background: none;
}

th.ui-th-column div {
    white-space: normal !important;
    height: auto !important;
    padding: 2px;
}

/*procees state*/
body {
    margin: 40px;
}

.stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

#delmodjqGridL {
    width: 270px;
}
