﻿/*******************ESTILOS MONDOPLASTIC 01/11/2017*********************/
@font-face {
font-family: CopperplateGothicLight;
src: url('../fonts/Copperplate Gothic Bold Regular/Copperplate Gothic Bold Regular.ttf');
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: rgba(0, 0, 0, 0.2);
}

::-webkit-scrollbar {
    height: 10px;
    background-color: rgba(0, 0, 0, 0.2);
}
::-webkit-scrollbar-thumb {
    background-color: rgba(191, 203, 214, 0.68);
}

.semitransparent {
        background:rgba(255, 255, 255, 0.7);
}


nav, .titulo {
    font-family: "CopperplateGothicLight";
}

.nav-sm .navbar.nav_title a i {
    margin: 15px 0 0 15px;
}

.mondotitulo {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.7);
}

.mondotitulo:hover {
    color: #fff;
}

.novisible, .costos-novisible {
    display: none;
}

.checkall h4, .c-pointer {
    cursor: pointer;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    top: 0px;
    left: 0px;
}

.mar-top {
    margin-top:50px;
}

.center_elem {
    TEXT-ALIGN: CENTER;
}

.no-border, .no-border tr td,.no-border tr th {
    border:none;
}
/************MENU PROGRAMAS***************/

/*******************PM OPERADORES*******************/

.opscont {
    display: inline-block;
    width: 33.3%;
    font-size: 12px;
    vertical-align: top;
    cursor: pointer;
    text-align: left;
    border-radius: 8px;
}

.opscont:hover {
    background: #337ab7;
}

#Operadores {
    text-align:center;
}

.imgops {
    width: 30px;
    border-radius: 100%;
    margin-left: 2px;
}

/**********************SELECCIONA EMPLEADO SERVICES FODT**************************/
.infoempl {
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
    width: 70%;
}

.imagenempl {
    width: 30%;
    display: inline-block;
    vertical-align: top;
}

    .imagenempl img {
        width: 100%;
    }

#empleadoactual, #empleadonuevo, #botonempleadonuevo {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    width: 40%;
}

#botonempleadonuevo {
    width: 15%;
    margin-top: 40px;
}

/*******************BOTONES ACTIVOS*****************/
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #337ab7;
    border-color: #adadad;
}

    .btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
        color: #fff;
        background-color: #245682;
        border-color: #8c8c8c;
    }

/***************TEXTA AREA CONTADOR******************/
.character-limit {
    text-align: right;
    font-size: 12px;
    color: #a5a5a5;
}

/**********************Progreso de la Pagina pantalla negra *************************/
.pace-running #fondoprogress {
    background-color: rgba(0, 0, 0, 0.85);
    width: 100%;
    position: absolute;
    z-index: 1000;
    height: 1100px;
}

.pace-done #fondoprogress {
    background-color: transparent;
    width: 100%;
    position: absolute;
    z-index: -1;
    height: 1100px;
    -webkit-transition-property: background-color, color, z-index;
    -webkit-transition-duration: .5s;
}


/***********MIGAJAS DE PAN Porcentaje gastos************/

.celtit {
    background-color: #bed3e5;
    font-weight: bold;
    padding: 10px;
}

.mpan {
    cursor: pointer;
}

    .mpan:hover {
        color: #266296;
    }



/***************CHECK LIST DOCUMENTOS********************/

.div__ {
    height: 3px;
    width: 100%;
    border-radius: 15%;
    background: #286090;
}

.encabezado {
    TEXT-ALIGN: CENTER;
}

.encabezado img, .encabezado h4 {
    display: inline-block;
    margin: 0px 20px;
    vertical-align: top;
}

div.vertical {
    margin-left: -48px;
    width: 124px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
}

th.vertical {
    max-width: 50px;
    height: 160px;
    line-height: 14px;
    /* padding-bottom: 20px; */
    text-align: left;
}


#tbrcheck > thead > tr > th {
    vertical-align: middle;
}

table#tbrcheck td:hover, table.nohover td:hover {
    background-color: transparent;
    color: #000;
}

table#tbrcheck td {
    padding: 5px;
}

/***************GRAFICOS****************/
.gauge-contenedor span{
    font-weight: bold;
    margin: 0px 19px;
    margin-top: -19px;
    font-size: 21px;
}
.gauge-contenedor h3 {
    margin:0;
    font-size: 20px;
}

/**TABLA PARA GRAFICA**/
.noactivo .symbol{
    background-color: #cccccc !important;
}

.noactivo  {
    color: #cccccc !important;
}


.symbol {
    width: 20px;
    height: 20px;
    margin-right: 20px;
    float: left;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.serieName {
    float: left;
    cursor: pointer;
}

.item {
    clear: both;
}

/*****************EMPRESAS********************/

#empresa .dropdown-nav:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}

#empresa .emptit{
    font-size: 18px;
}

#empresa .dropdown-menu {
    background-color: rgba(9, 27, 45, 0.95);
    border-color: transparent;
}

#empresa .nav .open>a, .nav .open>a:focus,
#empresa .nav .open>a:hover {
    background-color: rgba(9, 27, 45, 0.61);
    border-color: transparent;
}

#empresa .navbar-nav .open .dropdown-menu {
    background-color: rgba(9, 27, 45, 0.95);
    border-color: transparent;
}

#empresa .dropdown-menu>li>a {
    font-size: 16px;
}

#empresa .dropdown-menu>li>a:focus, 
#empresa .dropdown-menu>li>a:hover {
    background-color: #2a3f54;
}

#empresa .dropdown-menu > li > a.emp:hover {
    text-shadow: 0 0 10px #0c1e30;
}

#empresa .nav>li>a {
    padding: 0px 10px;
    line-height: 20px;
}
.emptit {
    display: inline;
    font-size: 17px;
}

.kartell {
    display: inline-block;
    color: #e4362a;
}

.plastic {
    display: inline-block;
    color: #4d76bf;
}

.trends {
    display: inline-block;
    color: #5abf4a;
}

.tlajo {
    display: inline-block;
    color: #f59c25;
}

.sundance {
    display: inline-block;
    color: #ffe415;
}

.dropdown-menu > li > a.emp:hover {
    text-shadow: 0 0 10px #fff;
}

/************************PANELS****************************/
.panel-body {
    padding: 5px;
}

.paneldetall span {
    background-color: transparent;
    border: none;
    font-weight: bold;
    color: #144773;
}

.paneldetall input:read-only {
    background-color: transparent;
    border: none;
}

ul.panel_toolbox {
    margin-top: -10px;
}

ul.panel_toolbox li {
    display: inline-table;
    cursor: pointer;
}

ul.panel_toolbox>li>a {
    color: #ddd;
}

.panel {
     margin-bottom: 5px; 
}

/*************************TABLAS**********************************/
table {
    font-size:12px !important;
    text-align: left;
}


.tablach {
    font-size: 8px;
}

.colnum {
    text-align: right;
}

.collet {
    text-align: left;
}

.tab-hv tbody tr td {
    border-right: solid 3px rgba(245, 245, 245, 0.74);
}

.tab-hv #subtable td {
    border: none;
}

.tab-hv #subtable td:hover {
    background-color: transparent;
}

.tab-hv #subtable tr:hover {
    background-color: transparent;
}

tr.group,
tr.group:hover {
   background-color: #efefef !important;
    color: #000;
    font-weight: bold;
    text-align: left;
}

.colstitulos {
    text-align: center;
    background: #49769c;
    color: #fff;
    border-left: solid 3px #ddd;
}

.tablam {
    font-size: 10px;
}

thead {
    font-size: 12px;
    font-weight: bold;
}
 
th {
    background-color: #bed3e5;
}

tfoot input {
    width: 100%;
    padding: 3px;
    box-sizing: border-box;
}

.selectr {
    background-color: #95b7d4 !important;
    color: #031e35;
}

.tab-hv  .selectr:hover {
     background-color: #5d89af !important;
    color: #ffffff;
}

.tab-hv .selectr td:hover {
    background-color: #103d63;
}

.tab-hv  .info td:hover {
    background-color: #57869e;
}

.tab-hv.info:hover {
    background-color: rgba(183, 206, 224, 0.61) !important;
    color: #000;
}

.tab-hv td:hover {
    background-color: #337ab7;
    color: #fff;
}

.tab-hv tr:hover {
    background-color: rgba(183, 206, 224, 0.61) !important;
    color: #000;
}

td input {
    background: transparent;
    border: none;
}

td.disabled {
    background-color: #eaeaea;
}

td.disabled:hover, td.disabled:hover td {
    background-color: #c1c1c1 !important;
    color: #000;
}

tr:hover td.disabled{
    background-color: #dedede !important;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 2px;
}

#rowhv.success td:hover, tbody#rowhv > tr.success td:hover {
    background-color: #96b988;
    color: #000;
}

/*Produccion Ver u ocultar Horas*/
.table > tbody > tr.success > [contenteditable=true], tbody > tr > [contenteditable=true], tbody > tr > [contenteditable=true]:focus, tbody > tr > [contenteditable=true]:hover {
    border: 1px dotted transparent;
    background: rgba(86, 86, 86, 0.4);
    color: #000;
}

tr.trhoras {
    color: transparent;
    font-size: 0px;
    text-align: center;
    -webkit-transition-property: color, font-size;
    -webkit-transition-duration: .5s;
}

tr.verhrs {
    font-size: 10px;
    color: #000;
    text-align: center;
    border-top: solid 1px rgba(0, 0, 0, 0.14);
    -webkit-transition-property: color, font-size;
    -webkit-transition-duration: .5s;
}

 tr.verhrs:hover {
        color: #000;
    }

 /**DATA TABLES*/
 .dataTables_length {
    width: 40%;
    float: left;
}
 .pagination > li > a, .pagination > li > span {
    padding: 2px 10px;
}
/*****************************CREDENCIAL DE USUARIO DEFAULT************************************/
#desuser {
    background-color: rgba(255, 255, 255, 0.12);
    border-radius: 9px;
    margin: 5px;
}

#imagenuser {
    padding-top: 40px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

#datosuser {
    display: inline-block;
    vertical-align: top;
    padding: 5px;
}

#btnsavanzados {
    padding: 8px;
}

.vacio {
    min-height: 53px;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu .dropdown-menu {
        top: 0;
        right: 99%;
        margin-top: -1px;
    }


.hoverwhite:hover {
    color: #fff;
}
/*IMAGEN CIRCULAR*/
.circular {
    display: inline-block;
    border-radius: 150px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.37);
    -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.32);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
}

/*****************************ANIMACIONES MENU GRAFICO IMAGENES************************************/
.hovereffect1 {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    background: #002c42;
}

.hovereffect1 .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    /*padding: 50px 20px;
    padding: 1px 10px;*/
    padding: 110px 10px 0px 0px;
}

.hovereffect1 img {
    display: block;
    position: relative;
    max-width: none;
    height:100%;
    width: calc(100% + 20px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-10px,0,0);
    transform: translate3d(-10px,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-filter: grayscale(0) blur(0);
    filter: grayscale(0) blur(0);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.hovereffect1:hover img {
    opacity: 0.9;
    width: calc(100% + 100px);
   height: calc(100% + 80px);
    filter: alpha(opacity=10);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-filter: grayscale(10%) blur(0);
    filter: grayscale(10%) blur(0);
}

.hovereffect1 h2 {
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    text-align: center;
    position: relative;
    font-size: 10px;
    overflow: hidden;
    margin: 10px -10px;
    padding: 5px 0px;
    background: rgba(0, 0, 0, 0.6);
}

    .hovereffect1 h2:after {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2px;
        background: #73879C;
        content: '';
        -webkit-transition: -webkit-transform 0.35s;
        transition: transform 0.35s;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }

.hovereffect1:hover h2:after {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.hovereffect1:hover h2 {
    background: transparent;
}


.hovereffect1 a, .hovereffect1 p {
    color: #FFF;
    opacity: 0;
    text-decoration: none;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
}

.hovereffect1:hover a, .hovereffect1:hover p {
    opacity: 1;
    color:#000;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.hovereffect1:hover h2 {
    color: #000;
}


/**********************PANEL DE PERMISOS*****************************/
.info {
    font-size: 18px;
}

tr.info {
    font-size: 12px;
}

h1.info b {
    font-size: 2em;
}

.info b {
    font-size: 20px;
    color: #003665;
}

.seccion-titulo {
    border: solid #deeefd;
    border-radius: 10px;
    padding: 10px;
    margin-top: 20px;
}

.seccion-titulo h4 {
    position: absolute;
    top: 3px;
    left: 40px;
    background: #fff;
    color: #003665;
}

/**CHECKBOX ESPECIALES **/
.check-especial input[type=checkbox][type=radio]:after, check-especial input[type=checkbox]:after {
    -moz-transition: all 0.25s cubic-bezier(0.75, 0.01, 0.48, 2);
    -o-transition: all 0.25s cubic-bezier(0.75, 0.01, 0.48, 2);
    -webkit-transition: all 0.25s cubic-bezier(0.75, 0.01, 0.48, 2);
    transition: all 0.25s cubic-bezier(0.75, 0.01, 0.48, 2);
}

.check-especial input[type=checkbox][type=radio]:before, .check-especial input[type=checkbox]:before {
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.check-especial input[type=checkbox] {
    position: relative;
}

    .check-especial input[type=checkbox]:before, .check-especial input[type=checkbox]:after {
        content: "";
        position: absolute;
    }

    .check-especial input[type=checkbox]:before {
        height: 100%;
    }

    .check-especial input[type=checkbox][type=radio] {
        border-radius: 30px;
    }

        .check-especial input[type=checkbox][type=radio]:before {
            width: 100%;
            border-radius: 30px;
            background-color: #d2dce6;
            box-shadow: 0 0 0 1px #d2dce6;
        }

        .check-especial input[type=checkbox][type=radio]:after {
            width: 100%;
            height: 100%;
            border-radius: 30px;
            background-color: #15202a;
            -moz-transform: scale(0, 0);
            -ms-transform: scale(0, 0);
            -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
        }

        .check-especial input[type=checkbox][type=radio]:checked:after {
            -moz-transform: scale(0.75, 0.75);
            -ms-transform: scale(0.75, 0.75);
            -webkit-transform: scale(0.75, 0.75);
            transform: scale(0.75, 0.75);
        }

        .check-especial input[type=checkbox][type=radio]:checked:before {
            background-color: #2875b7;
            box-shadow: 0 0 0 1px #2875b7;
        }

    .check-especial input[type=checkbox][type=checkbox]:before {
        width: 200%;
        background-color: #d2dce6;
        box-shadow: 0 0 0 1px #d2dce6;
        -moz-transform: translate(-25%, 0);
        -ms-transform: translate(-25%, 0);
        -webkit-transform: translate(-25%, 0);
        transform: translate(-25%, 0);
        border-radius: 30px;
    }

    .check-especial input[type=checkbox][type=checkbox]:after {
        width: 80%;
        height: 80%;
        margin-top: 10%;
        margin-left: 10%;
        background-color: #15202a;
        border-radius: 30px;
        -moz-transform: translate(-60%, 0);
        -ms-transform: translate(-60%, 0);
        -webkit-transform: translate(-60%, 0);
        transform: translate(-60%, 0);
    }

    .check-especial input[type=radio][type=checkbox]:checked:after, .check-especial input[type=checkbox][type=checkbox]:checked:after {
        -moz-transform: translate(60%, 0);
        -ms-transform: translate(60%, 0);
        -webkit-transform: translate(60%, 0);
        transform: translate(60%, 0);
    }

    .check-especial input[type=radio][type=checkbox]:checked:before, .check-especial input[type=checkbox][type=checkbox]:checked:before {
        background-color: #2875b7;
        box-shadow: 0 0 0 1px #2875b7;
    }

.check-especial span {
    display: block;
}

.check-especial input {
    display: inline-block;
    margin: 10px;
}

    .check-especial input[type=checkbox] {
        cursor: pointer;
        width: 20px;
        height: 20px;
    }

    /**************FORMULARIO RECEPCION************/
    
.stsgood {
    float: right;
    margin: -5px -15px;
    font-size: 18px;
    color: #88e264;
}

.stsbad {
    float: right;
    margin: -5px -15px;
    font-size: 18px;
    color: #e26464;
}

.solidloc {
    width: 34%;
    display: inline-block;
    vertical-align: top;
}

.solidlocfec {
    width: 30%;
    display: inline-block;
    vertical-align: top;
}

.haserror {
    background: #fff0f0;
    border: solid 1px #790000;
}

.underline {
    border-bottom: solid;
}