﻿/************ 
//--------------------------------
// GENERAL
//-------------------------------
************/
body {
    margin: 0;
    padding: 0;
    font-family: ProximaNova-Light;
    color: #666;
    background: #f2f2f2;
    line-height: 1.5em;
}

h1 {
    text-align: center;
    font-size: 2.3em;
    margin: 15px 15px;
    font-weight: 300;
    font-family: 'TRADE GOTHIC LT BOLD CONDENSED NO. 20';
}

h2 {
    text-align: center;
    margin: 15px 15px;
    font-weight: 300;
    font-family: 'TRADE GOTHIC LT BOLD CONDENSED NO. 20';
}

p {
    margin: 0 0 1.5em 0;
    font-family: ProximaNova-Light;
}

img {
    max-width: 100%;
    height: auto;
}

/************ 
//-------------------------------
// CABECERA
//-------------------------------
************/
#main-header {
    color: white;
    height: 130px;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}

    #main-header a {
        color: black;
    }

.Converse {
    background: linear-gradient(90deg, rgba(153,53,49,1) 0%, rgba(40,44,58,1) 100%);
}

.LeCoqSportif {
    background: linear-gradient(90deg, rgba(0,48,135,1) 0%, rgba(224,27,34,1) 100%);
}

/************
//-----------------------------
// LOGO
//-----------------------------
************/
#logo-header {
    float: left;
    padding: 15px 0 0 20px;
    text-decoration: none;
}

    #logo-header:hover {
        color: #0b76a6;
    }

    #logo-header .site-name {
        display: block;
        font-weight: 700;
        font-size: 1.2em;
    }

    #logo-header .site-desc {
        display: block;
        font-weight: 300;
        font-size: 0.8em;
        color: #999;
    }

/************ 
//------------------------------
// CONTENIDO
//------------------------------
************/
#main-content {
    background: white;
    min-width: 70%;
    max-width: 1200px;
    height: 1400px;
    margin: 20px auto;
    box-shadow: 0 0 10px rgba(0,0,0,1);
}

    #main-content header,
    #main-content .content {
        padding: 5px;
    }

.center {
    align-items: center;
    text-align: center;
}

/************
//-----------------------------
// PIE PÁGINA
//-----------------------------
************/
#main-footer {
    position: absolute;
    width: 100%;
    top: 1600px;
    background: #343466;
    color: white;
    text-align: center;
    padding: 20px;
    margin-top: 40px;
}

    #main-footer p {
        margin: 0;
    }

    #main-footer a {
        color: white;
    }


/************
//-----------------------------
// GridView1
//-----------------------------
************/
.mGrid {
    min-width: 25%;
    max-width: 90%;
    background-color: #fff;
    margin: auto;
    border: solid 1px #525252;
    border-collapse: collapse;
}

    .mGrid td {
        padding: 2px;
        text-align: left;
        border: solid 1px #c1c1c1;
        color: #717171;
        font-size: small;
        width: 150px;
    }

    .mGrid th {
        padding: 4px 2px;
        text-align: center;
        color: #fff;
        background: #424242 url(Img/GridView/grd_head.png) repeat-x top;
        border-left: solid 1px #525252;
        font-size: 0.9em;
        width: 150px;
    }

    .mGrid .alt {
        background: #fcfcfc url(Img/GridView/grd_alt.png) repeat-x top;
    }

    .mGrid .pgr {
        background: #424242 url(Img/GridView/grd_pgr.png) repeat-x top;
    }

        .mGrid .pgr table {
            margin: 5px 0;
        }

        .mGrid .pgr td {
            border-width: 0;
            padding: 0 6px;
            border-left: solid 1px #666;
            font-weight: bold;
            color: #fff;
            line-height: 12px;
            width: 150px;
        }

        .mGrid .pgr a {
            color: #666;
            text-decoration: none;
        }

            .mGrid .pgr a:hover {
                color: #000;
                text-decoration: none;
            }

/************
//-----------------------------
// Table
//-----------------------------
************/
.mTable {
    min-width: 0%;
    max-width: 75%;
    background-color: #fff;
    margin: auto;
    border: solid 0px #525252;
    border-collapse: collapse;
}

    .mTable td {
        max-width: 90%;
        padding: 2px;
        text-align: left;
        border: solid 1px #c1c1c1;
        color: #717171;
        font-size: small;
    }

    .mTable th {
        max-width: 90%;
        padding: 4px 2px;
        text-align: left;
        color: black;
        border: solid 1px #c1c1c1;
        font-size: 0.9em;
        text-align: center;
    }

/************
//-----------------------------
// Menu
//-----------------------------
************/
.menu {
    left: 0px;
    top: 125px;
    /**position:fixed;*/
    width: 100%;
    min-width: 300px;
    z-index: 1;
}

.menu-fixed {
    left: 0px;
    top: 0px;
    width: 100%;
    min-width: 300px;
    z-index: 1;
    position: fixed;
}

/************
//-----------------------------
// Espere
//-----------------------------
************/
.focused {
    border-color: blue !important;
}

.tr-rowspan-color {
    background-color: #F9F9FA;
}

.input-styled {
    border: 1px solid rgb(204, 204, 204);
    border-radius: 10px;
    box-sizing: border-box;
    padding-left: 5px;
    outline: 0;
}

.modal-content {
    overflow-x: scroll;
}

.close {
    visibility: hidden !important;
}

@font-face {
    font-family: 'TRADE GOTHIC LT BOLD CONDENSED NO. 20';
    src: url('fonts/Trade Gothic/TRADE GOTHIC LT BOLD CONDENSED NO. 20.ttf');
}

@font-face {
    font-family: 'ProximaNova-Light';
    src: url('fonts/Proxima Nova/ProximaNova-Light.otf');
}

/************
//-----------------------------
// Tabla scroll - Asignación
//-----------------------------
************/
table.scroll {
    vertical-align: middle;
    max-width: 95%;
    border-spacing: 0;
    border-collapse: collapse;
    margin-bottom: 0px;
    margin: 0 auto;
    border: solid 1px #525252;
}

    table.scroll tbody,
    table.scroll thead tr {
        width: auto;
        display: block;
    }

    table.scroll thead {
    }

        table.scroll thead tr {
            background-color: #343466;
        }

        table.scroll thead th,
        table.scroll thead td {
            font-size: 0.9em;
            padding: 4px 2px;
            text-align: center;
            color: #fff;
            border-left: solid 1px #525252;
            border-bottom: solid 1px #525252;
        }

        table.scroll thead th {
            max-width: 150px;
            width: 100px;
        }

        table.scroll thead td {
            width: 40px;
        }

    table.scroll tbody {
        position: relative;
        float: left;
        width: calc(100% + 20px);
        background-color: #343466;
        max-height: 400px;
        overflow-y: auto;
        overflow-x: hidden;
    }

        table.scroll tbody tr {
            background-color: white;
        }

        table.scroll tbody th,
        table.scroll tbody td {
            font-size: 0.9em;
            padding: 4px 2px;
            text-align: center;
            color: black;
            border-left: solid 1px #525252;
            border-bottom: solid 1px #525252;
        }

        table.scroll tbody th {
            max-width: 150px;
            width: 100px;
        }

        table.scroll tbody td {
            width: 40px;
        }

/************
//-----------------------------
// input Number - Asignación
//-----------------------------
************/
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input[type=number].default {
    -moz-appearance: textfield;
    width: 25px;
    height: 25px;
    font-size: small;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 10px;
    box-sizing: border-box;
    padding-left: 5px;
    outline: 0;
    text-align: left;
}

input[type="number"].defaultAsignacion {
    background-color: white;
    color: black;
}

input[type="number"].defaultAsignacion-Cantidad0 {
    background-color: white;
    color: white;
}

input[type="number"].defaultAsignacion-Danger {
    background-color: red;
    color: white;
}

/************
//-----------------------------
// Tabla scroll - Priorización
//-----------------------------
************/
table.scrollPriorizacion {
    vertical-align: middle;
    max-width: 95%;
    border-spacing: 0;
    border-collapse: collapse;
    margin-bottom: 0px;
    margin: 0 auto;
    border: solid 0px #525252;
}

    table.scrollPriorizacion tbody,
    table.scrollPriorizacion thead tr {
        width: auto;
        display: block;
    }

    table.scrollPriorizacion thead {
    }

        table.scrollPriorizacion thead tr {
            background-color: #343466;
        }

        table.scrollPriorizacion thead th,
        table.scrollPriorizacion thead td {
            font-size: 0.9em;
            padding: 4px 2px;
            text-align: center;
            color: #fff;
            border-left: solid 0px #525252;
            border-bottom: solid 0px #525252;
        }

        table.scrollPriorizacion thead th {
            width: 300px;
        }

        table.scrollPriorizacion thead td {
            width: 300px;
        }

    table.scrollPriorizacion tbody {
        position: relative;
        float: left;
        width: calc(100% + 20px);
        background-color: #343466;
        max-height: 475px;
        overflow-y: auto;
        overflow-x: hidden;
    }

        table.scrollPriorizacion tbody tr {
            background-color: white;
        }

        table.scrollPriorizacion tbody th,
        table.scrollPriorizacion tbody td {
            font-size: 0.9em;
            padding: 4px 2px;
            color: black;
            border-left: solid 0px #525252;
            border-bottom: solid 0px #525252;
        }

        table.scrollPriorizacion tbody th {
            width: 300px;
        }

        table.scrollPriorizacion tbody td {
            width: 300px;
        }

/************ 
//--------------------------------
// GENERAL
//-------------------------------
************/
.dropdown-multiselect {
    max-height: 350px;
}

/************ 
//--------------------------------
// BOTON
//-------------------------------
************/
.bg-purple {
    border-radius: 4px;
    background-image: linear-gradient(to right, #757F9A 0%, #D7DDE8 51%, #757F9A 100%);
    border: none;
    color: #FFFFFF;
    text-align: center;
}

    .bg-purple:hover {
        background-position: right center;
    }
