.newBreadcum a{
    text-decoration: none;
    font-size: 12px;
}
#ulMenu .dropdown:hover > .dropdown-menu {
    display: block;
}
.pricing-table.dark .footer1{
    margin: 6px 0 0 ;
}
.datetimepicker{
    background: #fff;
}
.elfinder .elfinder-navbar{
    background: #fff !important;
    border-right: 3px solid #ff6600 !important;
    color:  #000;
}
.elfinder-cwd-wrapper{

}
.elfinder .elfinder-statusbar, .elfinder .elfinder-statusbar a{
    color: #fff !important;
}
.elfinder-statusbar div{
    font-size: 12px !important;
}
li.columnaHome{
    width: 50%;
    float: left;
}
.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th{
    background-color: #ddd;
}
.table{
    margin-bottom: 10px;
}
.opcionMenu{
    color: #0066cc;
}
tr.opcionNivel1{
    background-color: #ff6600;

}
tr.opcionNivel1 td, tr.opcionNivel1 td a i{
    color: #fff;
}
tr.opcionNivel2{
    /*background-color: #004D9A;*/
}
.elfinder *{
    box-sizing: content-box;
}
td.acciones a{
    cursor: pointer;
}
.login .form-signin{
    max-width: 338px;
}
.textLoadingOverlay{
    color: #ff6600;
    font-weight: bold;
    font-size: 14px;
}
.displayLoading{
    padding: 12px 6px;
    padding-left: 30px;
    color: #00319D;
    font-weight: bold;
    position: absolute;
}
.tab-content > .active{
    margin: 0.5em auto;
}
.btn-sm, .btn-group-sm > .btn{
    padding: 4px 6px;
}
#divFechaProcesoCuentasCorrientes, #divFechaProcesoPrecios, #divFechaProcesoPedidos{
    font-weight: bold;
    color: #ff6600;
    text-align: right;
    font-size: 13px;
}
tr.editDetalleControlDespacho{
    cursor: pointer;
}
.scroll{
    margin: 0 auto;
    width: 95%;
    overflow: auto;
}
.ui-widget-header{
    background: url(../img/bg_menu.png) repeat;
    background-image: linear-gradient(#fe921c, #ff4900);
}
.modal-header{
    background: url(../img/bg_menu.png) repeat;
    background-image: linear-gradient(#fe921c, #ff4900);
}

.datepicker{
    background: #fff;
    z-index: 2000;
}
.error{
    color : red;
    display: block;
    clear: both;
}

.table a i{
    color : #b1b1b1;
}

.modal-title{
    color: #fff;
}
.nav-tipoMuestras li{
    width: 150px;
}

.navbar-primax{
    border: none;
}
.navbar-primax .nav-tabs{
    border: none;
}
.navbar-primax .nav-tabs li{
    border: none;
    margin-bottom: 0;
}
.navbar-primax .nav-tabs li.active a{
    color: #fff;
    background: url(../img/bt_buser.png) repeat;
    background-image: linear-gradient(#0066cc, #004D9A);
    padding: 5px 15px;
}
.navbar-primax .nav-tabs li a:hover{
    color: #fff;
    border: none;
    background: url(../img/bt_buser.png) repeat;
    background-image: linear-gradient(#0066cc, #004D9A);
    padding: 5px 15px;
}
.navbar-primax .nav-tabs li a{
    background:#e6e6e6;
    border: none;
    border-radius: 0;
    color: #000;
    padding: 5px 15px;
}

.tab-content-primax .tab-pane, .tab-content-primax .active{
    background: #fff;
}
.alert{
    font-size: 12px;
    white-space: normal;
}

#tdProgramacionSemanal .nav li{
    width: 100px;
}
.the-table {
    table-layout: fixed;
    word-wrap: break-word;
    white-space: normal;
}
.form-control{
    /*  padding-top: 7px;*/
}
.bootstrap-select .dropdown-menu>li>a{
    color: #666;
    font-size: 11px;
}

#frmFiltros .dropdown-menu>li>a, .autocomplete .dropdown-menu>li>a{
    color: #666;
    font-size: 11px;
}
#frmFiltros .dropdown-menu, .autocomplete .dropdown-menu{

    top:100%;
    left:0;
    z-index:1000;
    float:left;
    min-width:160px;
    padding:0;
    margin:2px 0 0;
    list-style:none;
    font-size:14px;
    background-color:#fff;
    -webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);
    box-shadow:0 6px 12px rgba(0,0,0,.175);
    background-clip:padding-box;
}
.bootstrap-select .dropdown-menu{
    position:absolute;
    top:100%;
    left:0;
    z-index:1000;
    float:left;
    min-width:160px;
    padding:0;
    margin:2px 0 0;
    list-style:none;
    font-size:14px;
    background-color:#fff;
    -webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);
    box-shadow:0 6px 12px rgba(0,0,0,.175);
    background-clip:padding-box;
}
.bootstrap-select button.selectpicker:hover, .bootstrap-select button.selectpicker:focus{
    background-image: none;
    color: #666;
}
.bootstrap-select button.selectpicker{
    display: block;
    width: 100%;
    height: 30px;
    padding: 4px 6px;
    margin: 0px 0 0;
    font-weight: normal;
    font-size: 11px;
    line-height: 1.42857143;
    color: #666 !important;
    background-color: #fff !important;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    /*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;*/
}
.modal-title{
    text-transform: uppercase;
    text-align: left;
}

#dataTableVCD_wrapper {
    /*width: 50% !Important;*/
    margin-left:2.5%;
    margin-right:2.5%;
}

#dataTableVCD tbody {
    /*width: 50% !Important;*/
    margin-left:2.5%;
    margin-right:2.5%;
}

#dataTableEdit321_wrapper{
    margin-left:2.5%;
    margin-right:2.5%;
}
#dataTableIns_wrapper{
    margin-left:2.5%;
    margin-right:2.5%;
}
.modal-scroll-v{
    height: 400px;
    overflow: auto;
}

/* INICIO DROPDOWN SUBMENU BOOTSTRAP */
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu li a:hover{
    background: #f5f5f5;
    color: #666;
    text-decoration: none;
}
.dropdown-submenu>.dropdown-menu li a{
    background: #ff9900;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:0px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display:block;
}
.dropdown-submenu>a:after {
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#fff;
    margin-top:5px;
    margin-right:-10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color:#666;
}
.dropdown-submenu.pull-left {
    float:none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}
/* FIN DROPDOWN SUBMENU BOOTSTRAP */
.mayus {
    text-transform:uppercase;
}

.form-control-checkbox{
    height: 22px;
    width:19px;
    margin-left: 13px;
}

.tablainactiva1{
    background-color:#ffa200 !important;
    opacity:1.0;;
}
.tablainactiva2{
    background-color:#004D9A!important;
}

.tblClientesUsuario thead, .tblClientesUsuario tbody{ display:block; }
.tblClientesUsuario tbody{ height:250px; overflow:auto; }

.outer{
    min-height: 445px;
}

.tooltip-inner{
    max-width:none !important;
    background: #003DA3;
    padding: 8px;
}
.text-danger{
    color: #ea0202 !important; 
    font-weight: bold !important; 
}

#divOrderPedido{
    min-height: 200px;
    padding: 10px 0;
}
div.orderPedidoNoFound{

}

div.orderPedidoNoFound .title{
    font-weight: bold;
    color: #a4a4a4;
    font-size: 20px;
    padding: 10px 0;
}
div.orderPedidoNoFound .message{
    font-weight: normal;
    color: #a4a4a4;
    font-size: 16px;
    padding: 10px 0;
}

#frmOrderPedido,#frmMantenimientoConfiguracion, .boxBlue .box-body form, .boxGrey .box-body form{
    padding: 5px 20px;
}

#frmOrderPedido .control-label, #frmMantenimientoConfiguracion .control-label, #frmAddItem .control-label, .boxBlue .box-body form .control-label, .boxGrey .box-body form .control-label{
    font-weight: normal;
    font-size: 12px;
    text-align: left;
    /*padding: 7px 0 0 7px;*/
}
#frmOrderPedido label.error ,#frmMantenimientoConfiguracion label.error, #frmAddItem label.error{
    font-weight: normal;
    font-size: 12px;
}
.bar-additem-order{
    padding: 10px 25px;
}
.titleDetallePedido{
    padding:10px 0 0 30px; 
    font-size: 18px;
}
#frmOrderPedido #divFechaRegistroScop{
    margin-top: 10px;
    font-size: 12px;
}
#frmOrderPedido .btn-metis-1{
    margin-top: 4px;
    margin-left: 10px;
}
#tbDetallePedido .btn-metis-1, #frmOrderPedido .btn-metis-1{
    width: auto;
}

#tbDetallePedido tr .tdButtons button{
    margin-left: 10px;    
}
#tbDetallePedido tr .tdButtons a{
    cursor: pointer;
}
#tbDetallePedido tr .tdButtons i{
    color: #004D9A;   
}
.row.bloquecombos{
    padding: 0 15px;
}
.buttonImg i{
    margin: 0 8px 0 8px;
}
.navtab-order{
    /*border-bottom: 3px solid /*#004D9A #FF6600 !important;*/
}
.navtab-order .tab{
    padding: 8px 0;
    color: #ccc;
    -webkit-border-radius:10px 10px 0 0;
    -moz-border-radius:10px 10px 0 0;
    border-radius:10px 10px 0 0;
    font-size: 12px;
    font-weight: bold;
}
.navtab-order .tab i, .navtab-order .tab span{
    /*display: block;*/
}
.navtab-order .active{
    color: #fff;
    border: none;
    background: #FF6600;
    /*background: url(../img/bt_buser.png) repeat;*/
    /*background-image: linear-gradient(#0066cc, #004D9A);*/
}
#frmOrderPedido .form-group, #frmAddItem .form-group{
    margin-bottom: 5px;
}
.boxNumeroOrden{
    -webkit-border-radius:6px 6px 6px 6px;
    -moz-border-radius:6px 6px 6px 6px;
    border-radius:6px 6px 6px 6px;
    border: 1px solid #0051B7;
    margin: 10px 0;
}
.boxNumeroOrden .titleOrder, .boxNumeroOrden .divNumOrder, .boxNumeroOrden .divRuc{
    padding: 8px;
    text-align: center;
}
.boxNumeroOrden .titleOrder{
    background: #0051B7;
    font-weight: bold;
    color: #fff;
}
.divInfoOrder{
    margin:20px 0 10px 0;   
}
.divInfoOrder > *{
    font-size: 12px;
}
.divInfoOrder .form-group{
    margin-bottom: 5px;
}
.divInfoOrder .control-label{
    font-weight: bold;
}
.boxBlue{
    border: 2px solid #003DA3;
    -webkit-border-radius:6px 6px 6px 6px;
    -moz-border-radius:6px 6px 6px 6px;
    border-radius:6px 6px 6px 6px;
    margin: 10px 0;
}
.head-title-padding-tab{
    padding: 0 15px !important;
    border-bottom: 1px solid #003DA3;
}
.boxGrey{
    border: 2px solid #e6e6e6;
    -webkit-border-radius:6px 6px 6px 6px;
    -moz-border-radius:6px 6px 6px 6px;
    border-radius:6px 6px 6px 6px;
    margin: 10px 0;
}
.boxBlue .head-title{
    background: #004D9A;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    padding: 8px 15px;
}
.boxGrey .head-title{
    background: #e6e6e6;
    color: #ccc;
    font-weight: bold;
    font-size: 11px;
    padding: 8px 15px;
}
.boxGrey .head-title .nav-tabs>li>a{
    color: #555;
}
.boxGrey .head-title .nav-tabs>li>a:hover{
    color: #fff;
    background-color: #004D9A;
    /*border: 1px solid #ddd;*/
    border-bottom-color: transparent;
}
.boxGrey .head-title .nav-tabs>li.active>a{
    color: #fff;
    background-color: #004D9A;
    /*border: 1px solid #ddd;*/
    border-bottom-color: transparent;
    cursor: pointer;
}
.boxBlue .box-body{
    background: #fff;
    padding: 10px;
}
.boxGrey .box-body{
    background: #fff;
    padding: 10px;
}
.head3-title{
    margin: 5px 0 10px 0;
}

.boxPrimax{
    -webkit-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.25);
    -moz-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.25);
    box-shadow: 0 1px 2px rgba(71, 73, 72, 0.25);
    background: #fff;
    padding: 10px;
}
button.cboMovimientosKardexIndustria{
    border: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    padding: 0 25px 0 6px !important;
    margin: 0 !important;
    height: auto !important;
    width: 100% !important;
    margin-top:2em !important;
    background-color: #f6f6f6 !important;
}
.cboMovimientosKardexIndustria span.filter-option {
    font-size: 2.2em;
    font-weight: normal;
    color: #ff6600;
    text-align: right !important;
}
.cboMovimientosKardexIndustria span.caret{
    color: #ff6600;
}
.listEmpresasOrderPedido{
    border: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    padding: 0 25px 0 6px !important;
    margin: 0 !important;
    height: auto !important;
}
.listEmpresasOrderPedido span.filter-option {   
    font-size: 12px;
    font-weight: bold;
    color: #ff6600;
    text-align: right !important;
}
.listEmpresasOrderPedido span.caret{
    color: #ff6600;
}
h3.title-toma-pedido{
    padding: 4px 0 0 0;
    font-size: 12px;
    font-weight: bold;
}
.form-control{
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
#frmOrderPedido a.aGenScop{
    margin-left: 10px; 
    margin-top: 3px;
}
#frmOrderPedido #btnValidateScop{
    margin-top: 3px;
}
.btn-blue-primax{
    background: #0051B7;
    color: #fff;
}
.btn-blue-primax:hover, .btn-blue-primax:focus{
    color: #fff;
}
#ulMenu > li > a{
    padding: 10px 5px;
}
.progress-bar-blue-prx{
    background: #003DA3;
}
.divPorcentajeTracking{
    font-weight: bold;
    font-size: 11px;
}
.divSelectEmpresa .bootstrap-select{
    margin: 0 !important;
}

#frmOrderPedido .bootstrap-select button.selectpicker{
    margin: 0;
}
/*.boxBlue .head-title .fa{
    font-size: 12px;
    margin: 0 5px;
}*/
.menu-primax .container-fluid{
    /*padding: 0px;*/
}
.table-responsive{
    overflow: auto;
    margin-bottom: 10px;
}
.row-body-page-primax{
    margin-top: 10px;
}
.tlpUsuario{
    cursor: pointer;
}
.table-sord-link:hover{
    color: #fff;
}
.table-sord-link{
    cursor: pointer;
}
.table-sord-link i{
    /*float: right;*/
    color: #fff !important;
}
.tableMoreColumns{
    padding: 0 5px;
    /*float: right;*/
    cursor: pointer;
}
.tableMoreColumns i{
    color: #fff !important;
}
.table-more-columns tr td{
    padding: 0 !important;
    color: #fff;
}
.popover{
    background: #ff6600;
    border: none;
    max-width: none;
}
.popover-content{
    background: #ff6600;
}
.popover-content-eecc{
    background: #fe921c;
    font-size: 12px;
    color: #fff;
    text-align: right;
}
.textAceptarLpdp{
    overflow: auto;
    height: 250px;
    padding: 5px;
    border-bottom: 2px solid #004D9A;
    background: #fff;
    text-align:justify;
    font-size: 12px;
    color: #aaa;
    line-height: 1.5em;
}
.textAceptarLpdp a:hover{
    color: #ff6600;
}
.textAceptarLpdp a{
    color: #aaa;
    text-decoration: underline;
}
.row-aceptar-lpdp{
    margin-top: 10px;
}
.divChkAll{
    padding: 13px 0;
}
.cboDespachosClientes a{
    text-align: left;
}
.errorItemPedido{
    color: red;
    margin-left: 5px;
}
.tdCodigoProducto .tooltip-inner{
    color: white;
    background: red;
}
.table-pagination{
    width: 100%;
}
.fix-padding-right-cell{
    padding-right: 15px;
}
.fix-padding-left-cell{
    padding-left: 15px;
}
.row-footer-pagination .form-control{
    margin: 0;
    height: 25px;
}
.row-footer-pagination > *{
    font-size: 11px;
    font-weight: bold;
}
.boxPrimax-body{
    margin-bottom: 0px;
}
.boxPrimax-head{
    margin-bottom: 10px;
}
.ul-control-filter-pagination{
    list-style: none;
    padding: 0;
    margin: 0;
}
.ul-control-filter-pagination li .form-control{
    margin: 0;
}
.ul-control-filter-pagination li .control-label{
    margin-right: 10px;
}
.ul-control-filter-pagination li{
    float: left;
    padding: 5px;
}
.ul-control-filter-pagination > *{
    font-size: 11px;
}
.table-pagination{
    margin: 0;
}
.table-pagination thead .divTextTh{
    float: left;
    width: 90%;
}
.table-pagination thead .divImgTh{
    float: right;
    width: 10%;
}
.ulToolbarGrilla{
    padding: 0;
    margin: 0;
    float: right;
}
.ulToolbarGrilla li a i{
    color: #fff;
}
.ulToolbarGrilla li button{

}
.ulToolbarGrilla li a{
    text-decoration: none;
}
.ulToolbarGrilla li{
    float: left;
    list-style: none;
    margin-left: 10px;
}
.divToolbarGrilla{
    padding: 0px;
}
.boxBlue .box-body form.form-filters #btnExcecuteFilter i, .boxBlue .box-body form.form-filters .btnSubmitFilter i{
    color: #004D9A;
} 
.boxBlue .box-body form.form-filters #btnExcecuteFilter, .boxBlue .box-body form.form-filters .btnSubmitFilter{
    background: none;
    border: none;
    padding: 4px 0;
    margin-left: 15px;
}
.btnExcecuteFilterBlue{
    color: #004D9A;
    background: none;
    border: none;
    padding: 4px 0;
    margin-left: 15px;
}
.boxBlue .box-body form.form-filters{
    margin: 0 0 10px 0;
    padding: 0;
}
.boxBlue .box-body form.form-filters .form-control{
    margin: 0;
    width: 100%;
}
.boxBlue .box-body form.form-filters .control-label{
    font-size: 11px;    
    font-weight: bold;
}
.boxGrey .box-body form.form-filters #btnExcecuteFilter i, .boxGrey .box-body form.form-filters .btnSubmitFilter i{
    color: #004D9A;
} 
.boxGrey .box-body form.form-filters #btnExcecuteFilter, .boxGrey .box-body form.form-filters .btnSubmitFilter{
    background: none;
    border: none;
    padding: 4px 0;
    margin-left: 15px;
}
.boxGrey .box-body form.form-filters{
    margin: 0 0 10px 0;
    padding: 0;
}
.boxGrey  .box-body form.form-filters .form-control{
    margin: 0;
    width: 100%;
}
.boxGrey .box-body form.form-filters .control-label{
    font-size: 11px;    
    font-weight: bold;
}
.divFilters{

}
.table-grilla-primax  thead tr th {
    text-align: center;
    border: none;
    text-transform: uppercase;
    border-bottom: 1px solid #999;
    /*box-shadow: 2px 1px 2px #666;
    -moz-box-shadow: 2px 1px 2px #666;
    -webkit-box-shadow: 2px 1px 2px #666;*/
}
.table-grilla-primax  tbody tr td a i{
    color: #004D9A;
}
.table-grilla-primax-no-hover  tbody tr td a{
    cursor: pointer;
}
.table-grilla-primax-no-hover  tbody tr td a.noAction{
    cursor: auto;
}
.table-grilla-primax-no-hover  tbody tr td a i{
    color: #004D9A;
}
.table-grilla-primax  tbody tr {
    border-bottom: 1px solid  #ddd;
}
.table-grilla-primax >tbody > tr:hover > td{
    /*-webkit-box-shadow: 2px 2px 2px #666;
    -moz-box-shadow: 2px 2px 2px #666;
    box-shadow: 2px 2px 2px #666;*/
    border-bottom: 1px solid #666;
}
.table-grilla-primax >tbody > tr:hover > td, .table-grilla-primax >tbody > tr:hover > th, .table-grilla-primax >tbody > tr:hover > td a i{
    background: #004D9A;
    color:  #fff;
} 
.boxPrimax .boxBlue{
    margin: 0;
}
.boxPrimax .boxGrey{
    margin: 0;
}
div.filterApplyGrilla .close{
    font-size: 15px;
    margin-left: 5px;
}
div.filterApplyGrilla{
    background-color: #FFCC66;
    border-color: #FF3300;
    color: #660000;
    font-size: 12px;
    float: left;
    margin-left: 5px;
    padding: 5px;
}
div.textApplyFilterGrilla{
    font-size: 12px;
    font-weight: bold;
    float: left;
    padding: 5px;
}
.divFilters label.error{
    font-size: 12px;
}
.actionsGrilla{
    margin-left: 5px;
}
.divProgressBarTracking{
    display: inline-block;
    width:50px; 
    float: left;
}
.divProgressBarTracking .progress{
    height: 10px;
}
#divFilterApplyGrilla label{
    font-size: 11px;   
}
.boxBlue .box-body  form.customFormFilters, .boxGrey .box-body  form.customFormFilters{
    margin-top: 10px;
}
.customFormFilters .row{
    margin-bottom: 10px;
}
.alert-info-credit{
    background-color: #fe921c;
    border: 2px solid #ff6600;
    color: #fff;
    padding: 0;
}
.alert-info-credit .text-info div{
    height: 17px;
}
.alert-info-credit .text-info{
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin:0;
}
.alert-info-credit .icon-info{
    padding: 5px 0;
    text-align: center;
    background: #ff6600;
}
#divMagnamentFile{
    border: 3px solid #ff6600
}
.elfinder-toolbar, .elfinder-statusbar{
    background: #ff6600 !important;
    color: #fff !important;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    border-radius: 0;
}
.elfinder-navbar .ui-state-active{
    background: #004D9A !important;
    border-color: #004D9A !important;
}
.header-app{
    border-top: 2px solid #ff6600;
    background: #fff;
    padding-top: 15px;
}
.outer{
    padding: 5px;
}
.header-infoUser{
    color: #004D9A;
    padding: 10px 0px;
}
.header-infoUser-text{
    font-weight: bold;
    font-size: 11px;
}

.header-infoUser-buttons a{
    color: #004D9A;
}
#top .navbar{
    -webkit-box-shadow: 0 1px 2px #666;
    -moz-box-shadow: 0 1px 2px #666;
    box-shadow: 0 1px 2px #666;
}
.alert-resumenPedido{
    background: #ff7700;
    border-color: #FF3300;
    color: #660000;
    font-size: 11px;
    font-weight: bold;
}
#btnAceptarLpdp i{
    margin-right: 5px;
}
.form-inline .form-control{
    width: auto;
    display: inline-block;
}
.row-footer-pagination .block-control-pagination{
    margin-bottom: 5px;
}
.row-primax{
    margin-bottom: 10px;
}
.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{
    padding-left: 15px;
    padding-right: 15px;
}
#content{
    background: #f4f4f4;
    padding: 5px 0;
}
.header-infoUser-buttons{
    margin-left: 10px;
}
.divImgHomePage img{
    width: 100%;
    background: #fff;
    /*padding: 0 5px 5px 0;*/
}
.divBackGroundIndexHome{
    background: #ff6600;
}
.divHomePageTextWelcome-phone{
    color: #fff;
    padding: 15px 0 15px 15px;
    line-height: 1.8em;
    white-space: normal;
}
.divHomePageTextWelcome-desktop{
    color: #fff;
    padding: 27% 0 0px 0px;
    line-height: 1.8em;
    white-space: normal;
}

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}
::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}

/*.container{
    padding-left: 15px;
    padding-right: 15px;
}*/

.alert-resumenPedido-blue{
    background-color: #0051B7;
    border-color: #0051B4;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
}
.table-more-columns{
    margin: 0;
}
.table-more-columns tbody tr{
    border: none;
}
.text-right-th-table-primax{
    text-align: right !important;
}
.boxPrimax-border-top{
    border-top: 3px solid #ff6600;
}
.boxPrimax-border-bottom{
    border-bottom: 3px solid #ff6600;
}
.block-control-pagination{
    white-space: normal;
}
.itemAnulado td{
    text-decoration: line-through;
}


.text-left{
    text-align: left !important;
}
.text-right{
    text-align: right !important;
}
.text-center{
    text-align: center !important;
}
.displayLoading{
    clear: both;
    font-weight: bolder;
    margin-top: 3px;
    padding: 7px 6px 6px 30px;
    background: #e8e8e8 !important;
    border: medium none;
    color: #004D9A;
    vertical-align: middle;
    border-radius: 1px 4px 4px 1px;
    -moz-border-radius: 1px 4px 4px 1px;
    -webkit-border-radius: 1px 4px 4px 1px;
    z-index: 500;
}
.FormLabel label{
    font-weight: normal;
    font-size: 11px;
    vertical-align: middle;
    white-space: pre-wrap;
}

.FormLabel .clearfix {
    margin-bottom: 5px;
}

.table-grilla-primax tbody tr td a.no-able i {
    color: #CCC;
}
.boxPrimax-no-padding{
    padding: 0;
}
.boxBlue .box-footer .ulToolbarGrillaFooter {
    margin: 0;
    background: #004D9A;
}
.boxGrey .box-footer .ulToolbarGrillaFooter {
    margin: 0;
    background: #004D9A;
}
.boxBlue .box-footer .ulToolbarGrillaFooter li, .boxGrey .box-footer .ulToolbarGrillaFooter li{
    float: right;
    list-style: none;
}
.boxBlue .box-footer .ulToolbarGrillaFooter li button.btn{
    background: #004D9A;
    color: #fff;
}
.boxGrey .box-footer .ulToolbarGrillaFooter li button.btn{
    background: #004D9A;
    color: #fff;
}
.boxBlue .box-footer .ulToolbarGrillaFooter li button.btn i{
    color: #fff;
    margin-right: 5px;
}
.boxGrey .box-footer .ulToolbarGrillaFooter li button.btn i{
    color: #fff;
    margin-right: 5px;
}
.boxBlue-no-border, .boxGrey-no-border{
    border: none;
}
.modal-body-primax{
    padding: 0;
}
.boxBlue .box-body  label.error, .boxGrey .box-body  label.error{
    font-size: 12px;
}
.boxBlue .box-body .form-control, .boxGrey .box-body .form-control{
    margin: 0;
}
.boxBlue .box-body .form-group, .boxGrey .box-body .form-group{
    margin-bottom: 5px;
}

#inputCentroCosto li.no-results{
    cursor: pointer;
}
#inputConductores li.no-results{
    cursor: pointer;
}
#inputConductor li.no-results{
    cursor: pointer;
}
#inputPlacas li.no-results{
    cursor: pointer;
}
#inputPlaca li.no-results{
    cursor: pointer;
}
.fieldsetPS{
    padding: 0px 20px 0px 20px;
    border: 1px solid #c0c0c0;
    margin-bottom: 10px;
}
.legendPS{
    width: auto;
    padding: 4px;
    padding: 4px;
    font-size: 13px;
    border-bottom: none;
    margin-bottom: 5px;
}
.tdAnularTarjeta, .tdActivarTarjeta ,.tdBloquearTarjeta , .tdDesbloquearTarjeta{
    background: #004D9A;
    color: #fff;
    text-align: right;
}
.tdAnularTarjeta .btn i, .tdActivarTarjeta .btn i, .tdBloquearTarjeta .btn i, .tdDesbloquearTarjeta .btn i{
    margin-right: 3px; 
}
.tdAnularTarjeta .btn, .tdActivarTarjeta .btn, .tdBloquearTarjeta .btn, .tdDesbloquearTarjeta .btn{
    background: #f60;
    color: #fff;
    margin-left: 8px;
    padding: 3px 5px;
}
a.aWhitImgFa:hover, a.aWhitImgFa:active{
    color: #004D9A !important;
}
a.aWhitImgFa{
    color: #004D9A !important;
}
a.aWhitImgFa .fa{
    color: #004D9A !important;
}
.tdAnulado{
    color: red;
}
.inputMotivoAnulacion{
    width: 50%;
    color: #000;
}
.divMessageAnulacion{
    text-align: center;
    font-weight: bold;
    color: #FF6600;
    font-size: 12px;
}
.tdBlue{
    background: #004D9A;
    color: #fff;
}
.transformarMayus{
    text-transform: uppercase;
}
.messageErrorHtmlView{
    background: #ff6600;
}
.messageErrorHtmlView  .divMensaje{
    font-size: 1.2em;
    margin-top: 25px;    
}
.messageErrorHtmlView  .divMensaje, .messageErrorHtmlView  .divTitulo{
    word-wrap: break-word;
    white-space: normal;
}
.messageErrorHtmlView h1{
    text-transform: uppercase;
    font-size: 1.8em;
}
.messageErrorHtmlView h1, .messageErrorHtmlView .divMensaje{
    color: #fff;
}
.uppercase{
    text-transform: uppercase;
}
.popover-grilla-primax{
    background: #004D9A;
}
.popover-grilla-primax .popover-content{
    background: #fff;
    font-size: 1.3em;
    color: #000;
    padding: 2px;
}
.popover-grilla-primax .popover-title{
    background: #004D9A;
    color: #fff;
    font-size: 1.2em;
}
.input-group-btn{
    vertical-align: top;
}
.input-group-btn>.btn-primary{
    margin-left: -1px;
    margin-top: -1px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    height: 32px;
}
.table-primax-autoajustable tbody tr{
    border-bottom: 1px solid  #ddd;
}
.table-primax-autoajustable tbody tr td{
    white-space: normal;
}
.table-primax-autoajustable tbody tr td a.actionsGrilla{
    cursor: pointer;
}
.table-primax-autoajustable tbody tr td a.actionsGrilla i{
    background: #fff;
    color: #004D9A;
}
.sidebarDashboardIndustria{
    background: transparent;
}
.headerBarDashboardIndustria{
    padding: 5px 0;
}
#contentDashboardIndustria{
    background: #fff;
}
.listaSeccionesDashboradIndustria{
    padding: 0;
    background: #ff6600;
    margin: 0;
}
.listaSeccionesDashboradIndustria li{
    list-style: none;
    padding: 5px 40px;
}
.listaSeccionesDashboradIndustria li.active{
    background: #004D9A;
    color: #fff;
}
.listaSeccionesDashboradIndustria li:hover{
    background: #004D9A;
    color: #fff;
    cursor: pointer;
}
.listaSeccionesDashboradIndustria li:hover a{
    color: #fff;
}
.listaSeccionesDashboradIndustria li a{
}
.bootstrap-select  button.listaDepositosDashboardIndustria{
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.listaDepositosDashboardIndustria span.filter-option{
    font-size: 1.6em;
    color: #ff6600;

}
.listaDepositosDashboardIndustria span.caret{
    color: #fff;
}
.divCboTitleBoxDashboardIndustria select{
    background: #003DA3;
    border: none;
    color: #fff;
}
.divCboTitleBoxDashboardIndustria .bootstrap-select{
    padding: 0 !important;
    margin: 0 !important;
}
.bootstrap-select  button.cboTitleBoxDashBoardIndustria{
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #003DA3 !important;
}
.cboTitleBoxDashBoardIndustria span.filter-option{
    font-size: 1.1em;
    font-weight: bold;
    color: #fff;

}
.cboTitleBoxDashBoardIndustria span.caret{
    color: #fff;
}
.contadorMetrica{
    margin-left: 25px;
}
#contentDashboardIndustria .row-seccion{
    margin-bottom: 10px;
}
.contadorMetriaBox{
    background: #ff6600;
    color: #fff;
}
.contadorMetriaBodyText{
    text-align: right;
    font-size: 0.4em;
    font-weight: bold;
}
.contadorMetricaBody{
    text-align: right;
    font-size: 2.5em;
}
.listObservaciones dropdown-menu{
    width: 100%;
}
.listObservaciones ul li a span.text {
    white-space: normal;
}
.divTitleControlStockMetrica h3{
    border-bottom: 2px solid #004D9A;
    color: #004D9A;
}
.contadorMetriaBoxEvent{
    cursor: pointer;
}
.tdRed{
    background: red;
    color: #fff;
}
.showDetalleMetricaPlanificacion{
    cursor: pointer;
}
.nav-tabs-primax{
    border-bottom: 1px solid #004D9A !important;
}
.nav-tabs-primax>li>a{
    color: #555 !important;
}
.nav-tabs-primax>li>a:hover{
    background-color: #004D9A !important;
    color: #fff !important;
}
.nav-tabs-primax>li.active>a{
    background-color: #004D9A !important;
    color: #fff !important;
}
.notasText{
    font-weight: bold;
    font-size: 11px;
    color: #004D9A;
}
.boxIndicadorPmDashboard{
    background: #ff6600;
    border-radius: 5px;
    moz-border-radius: 5px;
    color: #fff;
    padding: 10px 0;
}
.boxIndicadorPmDashboard .iconIndicador{

}
.boxIndicadorPmDashboard .listIndicador{
    margin: 0;
    padding: 0;
}
.boxIndicadorPmDashboard .listIndicador li{
    list-style: none;
    text-align: right;
}
.boxIndicadorPmDashboard .listIndicador .galones{
    font-weight: bold;
    font-size: 28px;
}
.boxIndicadorPmDashboard .listIndicador .porcentaje{
    font-weight: bold;
    font-size: 14px;
}
.boxIndicadorPmDashboard .listIndicador .text{
    font-weight: bold;
    font-size: 14px;
}
.buttonBackWhiteOrganePrx{
    color: #ff6600;
    cursor: pointer;
    margin: 7px auto;
}
.buttonBackWhiteOrganePrx:hover{
    color: #ff6600;
}
.dashboardPorcentajeAvance{
    color: #ff6600;
    font-size: 2em;
    font-weight: bold;
}
.ulToolbarGrilla .dropdown-menu{
    background: #004D9A;
    padding: 12px 0;
}
.ulToolbarGrilla .dropdown-menu .dropdown-item:hover{
    background: #ff6600;
    color: #fff;
}
.ulToolbarGrilla .dropdown-menu .dropdown-item{
    float: none;
    font-weight: normal;
    display: block;
    text-align: left;
    padding: 3px 10px;
    font-size: 12px;
}
@media (min-width: 1116px)
{
    .modal-lgp {
        width: 1024px;
    }
}
.stepsFlujo{
    margin: -10px -10px 0 -10px;
    background: #f6f6f6;
    padding: 1.5em 0;
}
.stepsFlujo a.stepFlujo:hover .circleStep{
    background: #ff6600;
}
.stepsFlujo a.stepFlujo:hover .circleStep .icon{
    color: #fff !important;
}
.stepsFlujo a.stepFlujo:hover .textIcon{
    color:#ff6600;
}
.stepsFlujo .textIcon{
    display: block;
    text-align: center;
    color: #c6c6c6;
    font-size: 1em;
}
.stepsFlujo .textIconActive{
    font-weight: bold;
    color:#ff6600 !important;
}
.stepsFlujo .circleStep{
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #eee;
    width: 80px;
    height: 80px;
    display: inline-block;
}
.stepsFlujo .circleStep .icon{
    color: #c6c6c6 !important;
    position: relative;
    top: 0.5em;
}
.stepsFlujo .circleStepActive{
    background: #ff6600 !important;
}

.stepsFlujo .circleStepActive .icon{
    color: #fff !important;
}

.stepsFlujo .step-dash-line-right{
    right: 0px;
}
.stepsFlujo .step-dash-line-left{
    left: 0px;
}
.stepsFlujo .step-dash-line{
    position: absolute;
    width: 38%;
    top: 40px;
}
.stepsFlujo .step-dash-line-active line{
    stroke: #ff6600 !important;
}
.stepsFlujo .step-dash-line line{
    stroke-width: 3px;
    stroke: #c6c6c6;
    stroke-dasharray: 1,8;
    stroke-linecap: round;
}
.circle-step{
    width: 9px;
    height: 9px;
    background: #ff6600;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    position: absolute;
    right: 0;
    top:2.7em;
}
#divContentFlujo .boxPrimax form{
    padding: 5px 0 0 0;
}
.alertConfirmacionEdit .contentConfirmacion p.textConfirmActions{
    font-weight: bold;
    color: #004D9A;
    margin: 0;
    padding: 0;
    white-space: normal;
}
.alertConfirmacionEdit .contentConfirmacion{
    text-align: center;
    padding: 5px 10px;
}
.alertConfirmacionEdit .footerConfirmacion{
    padding: 5px;
}
.alertConfirmacionEdit .footerConfirmacion .ulToolbarGrillaFooter {
    margin: 0;
    padding: 0;
}
.alertConfirmacionEdit .footerConfirmacion .divButtons button{
    color: #fff;
    background: #004D9A;
}
.alertConfirmacionEdit .footerConfirmacion .ulToolbarGrillaFooter li{
    list-style: none;
    float: right;
    margin: 5px;
}

.alertConfirmacionEdit{
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 3;
    left: 0;
}
#divResulActionAjax{
    position: absolute;
    width: 100%;
    bottom: 21px;
    left: 0;
    text-align: center;
}
.textCuestionModalInBody{
    font-size: 1.4em;
    color:#004D9A;
    font-weight: bold;
    white-space: normal;
}
.messageActionFinshGrilla{
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 46px;
}
.messageActionFinshGrilla .alert{
    text-align: center;
}
.listDonwloadLinkPopover{
    padding: 0;
}
.listDonwloadLinkPopover li{
    list-style: none;
    margin-bottom: 10px;
}
.listDonwloadLinkPopover li a{
    color: #004D9A;
    font-weight: bold;
}
.listDonwloadLinkPopover li a:hover{
    color: #004D9A;
}

.focusInput:focus {
    box-shadow: 0 0 3pt 2pt #719ECE;
}
.popoverEECCDTSContent{
    text-align: center;
}
.popoverEECCDTSDivLeft{
    float: left;
    padding-right: 5px;
    width: 135px;
}
.popoverEECCDTSDivRight{
    float: left;
    padding-left: 5px;
    border-left-width: 1px;
    border-left-color: white;
    border-left-style: solid;
    width: 135px;
}
.spanEECCDTSVerDetalle{
    text-decoration-line: underline;
    font-weight: initial;
    padding-left: 3px;
    font-size: 10px;
}
.spanEECCDTSVerDetalleTextNota{
    padding-top: 5px;
    font-style: italic;
}
.divLoginBottomText{
    font-size: 12px;
    color: #FFFFFF;
    width: 300px;
}