﻿
/* Move down content because we have a fixed navbar that is 50px tall */

html, body {
    margin: 0px;
    height: 100%;
    font-family: 'Century Gothic';
}

h4{
    color:#0f418d !important;
}

label{
    color: #0f418d;
    font-weight: normal;
}

.btn-finish{
    width:100%;
}

.cedis_list
{
    display: none;
}

.bar-monto{
    float:left;
    text-align: right;
    font-size: 18px;
    font-weight: bold; 
    background-color: #007bff; 
    margin-bottom: 10px; 
    width: 100%; 
    color: #fff; 
    padding:5px; 
    border-radius: 5px;
}

.required
{
    color: #B0B0B0;
}

.container-main-master
{
    background-image: url('../img/bg.jpg'); 
    background-repeat: no-repeat; 
    background-size: cover;
    background-position: center center; 
    height: 100%;
}

.container-form
{
    margin: 0px auto; 
    width: 70%; 
    background-color: rgba(250,250,250,0.9); 
    box-shadow: 1px 1px 4px #333;
    border-radius: 5px; 
    padding:20px;
}

.title-record-prv
{
    margin: 0px auto;
    margin-bottom: 30px; 
    width:100%;
    text-align: center;
}
.container-form-factura{
    width:70%; 
    margin: 0px auto;
    box-shadow: 1px 1px 4px #333;
    padding: 10px;
    border-radius: 5px;
}

.icon-form{
    color: #08295a;    
}

.btn-back{
    margin-bottom: 5px;
    background-color: #dde2e7;
    width: 100%; 
    text-align: left;
}

.dataTables_filter{    
    float: right;
}

.buttons-excel{
    border-color:#28a745 !important;
    background: none !important;
    font: inherit !important;
    
    background-color:#28a745 !important;
    color:#fff !important;    
}

.buttons-csv{
    border-color:#dc3545 !important;
    background: none !important;

    font: inherit !important;
    background-color:#dc3545 !important;
    color:#fff !important;
    margin: 0px !important;
}

.buttons-copy{
    border-color:#007bff !important;
    border: none !important;
    background: none !important;

    font: inherit !important;
    background-color:#007bff !important;
    color:#fff !important;
    margin: 0px !important;   
}

/*
.input[type="file"] {
    display: none;
}
*/

.icon-up{
    font-size: 20px;
    margin-left: 10px;
    color: #dc3545 !important;
    cursor: pointer;
}

.icon-down{
    font-size: 20px;
    margin-left: 10px;
    color: #17a2b8;
}

#container-form-ot{
    width: 100%;
    height:450px;
    display: none;
    overflow-y: scroll;
    overflow-x: hidden;
}

.success-add{
    margin: 5px;
}

#TblOTReport {
  width: auto;
}

 input{
    /*text-transform:uppercase;*/
 }

.tr-tbl{
    height: 40px;
}

.btn-bar{
    width: 115px;
    margin-right: 5px;
}

.icon-btn{
    font-size: 15px;
}

.outline-by-id{    
  background-color: deepskyblue; 
  width: 100%; 
  padding: 5px; 
  border-radius: 8px;
  margin-bottom: 10px;
}

#FileXML{
    display: none;
}

#FileFacturaXML{
    display: none;
}

#FilePDF{
    display: none;
}

#FileFacturaPDF{
    display: none;
}

#FilePO{
    display: none;
}

#FileFacturaWEXCL{
    display: none;
}

#FileFactGeneral{
    display: none;
}

#FileFactLY{
    display: none;
}

#FileGeneral{
    display: none;
}

#FilePO26 {
    display: none;
}
#File50 {
    display: none;
}
#FilePO26SE {
    display: none;
}

.custom-file-upload1 {
    width: 100%;
    border: 1px dashed; #ccc;
    display: inline-block;
    padding: 15px;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    color: #007bff;
}

.custom-file-upload {
   width: 100%;
    border: 1px dashed; #ccc;
    display: inline-block;
    padding: 15px;
    cursor: pointer;
    text-align: center;
    font-size: 15px;
    color: #007bff;
}

.custom-file-upload-xml {
   width: 100%;
    border: 1px dashed; #ccc;
    display: inline-block;
    padding: 15px;
    cursor: pointer;
    text-align: center;
    font-size: 15px;
    color: #007bff;
}

.custom-file-upload-pdf {
   width: 100%;
    border: 1px dashed; #ccc;
    display: inline-block;
    padding: 15px;
    cursor: pointer;
    text-align: center;
    font-size: 15px;
    color: #007bff;
}

.custom-file-upload-soporte {
   width: 100%;
    border: 1px dashed; #ccc;
    display: inline-block;
    padding: 15px;
    cursor: pointer;
    text-align: center;
    font-size: 15px;
    color: #007bff;
}

.custom-file-upload:hover {
    background-color: #eee;
}

.modal-header{
    /*#33bdc7*/
    background-color:#007bff; 
    color: #fff;
}

.modal-footer{
    background-color:#fbf2eb
}

.modal-body{
    style="color: #1e2737;
} 

h2{
    font-family: 'Century Gothic';
    font-weight: normal;
}

.title{
    font-size: 28px;
}

.top-bar{
    width: 100%;
    float: left;
    margin-bottom: 2%;
}

.top-bar-left{
    width: 60%;
    float: left;
    padding: 0.6%;
}

.top-bar-right{
    width: 40%;
    float: left;
    padding: 0.7%;
    color: #fff;
    border-radius: 5px 0px 0px 5px;
    background-color: #002365;
}

.dash-box{
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    margin-left: 1%;
    padding: 5px;
    text-align: center;
}

.fa-cloud-download-alt{
    font-size: 24px;
    text-align: center;
}

.btn-light{
    width: 90px;
    height: 36px;
}

.couter{
    display: none;
}

.item_requiered{
    font-weight: bold;
    color: green;
}

.lblCounter{
    font-size: 25px;
    /*font-weight: bold;*/
}

.box-counter{
    float: left;
    width: 33%;
    height: 80px;
}

thead tr th {
    position: sticky !important;
    top: -10px !important;
    z-index: 10 !important;
    background-color: #ffffff;
}

.fa-camera{
    font-size: 35px;
    color:deepskyblue;
}

.camera{
    font-size: 20px;
}

.container-image{
    background-color:#1e2737;
    color: #fff;
    /*margin:1%;*/
    padding: 1%;
    /*float: left;*/
    width: 100%;
    height: 130px;
}

.item-desc{
    font-weight: normal;
}

item-sol{
    color: #eee;
}

.txt-sol{
    width: 100%;
    height: 30px;
}

.container-car-main{
    float: left;
    width: 100%;
    height: 40px;
    /*background-color: #eee;*/
    margin-bottom: 40px;
}

.container-car-side{
    float: left;
    width: 100%;
    height: 40px;
    padding: 0%;
    /*background-color: #eee;*/
}

.lblContador{
    cursor: pointer;
}

.add-button-icon{
    width:30px;
    height:30px;
    padding: 3px;
    margin-left: 10px;
    /*background-color:#28a745 !important;*/
    color: #28a745;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
}

.add-button{
    width:40px;
    height:40px;
    padding:0px;
}

.op-button{
    width:32px;
    height:32px;
    padding:3px;
    margin-right: 3px;
    border-radius: 5px;
}

.icon-op{
    font-size: 15px;
}

.icon-add{
    font-size:15px;
}

.tr-table{
    height: 45px; 
}

.th-table{
    background-color:#002365; 
    color: #fff; 
    height: 20px; 
    font-size: 13px;
    text-align: left !important;
    padding-left: 5px;
}

td
{
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
}

.maps-menu-top-filtros {
    box-shadow: 1px 1px 4px #000;
    margin-top: 110px;
    margin-left: 375px;
    /*width: 280px;
    height: 260px;*/
    width: 650px;
    height: 65px;
    padding: 10px;
    border-radius: 5px;
    position: absolute;
    background-color: rgba(255, 255, 255, .9);
    z-index: 2;
}

.maps-menu-top {
    /*box-shadow: 1px 1px 4px #808080;*/
    margin-top: 58px;
    margin-left: 12px;
    width: 98%;
    height: 46px;
    padding: 3px;
    border-radius: 5px;
    position: absolute;
    background-color: rgba(0, 0, 0, .6);
    z-index: 2;
}

.map-menu-center-alert {
    margin: 110px auto 0px 40%;
    /*width:350px;*/
    padding: 10px;
    position: absolute;
    z-index: 5;
    color: #002365;
}

.shadow-alert {
    box-shadow: 1px 1px 4px #808080;
}

.icon-alert {
    font-size:25px;
    margin-right:5px;
}

.map-menu-left {
    box-shadow: 1px 1px 4px #808080;
    background-color: rgba(255, 255, 255, .6);
    border-radius: 6px;
    margin-top: 110px;
    margin-left: 12px;
    padding: 10px;
    /*width: 25%;
    height: 55%;*/
    width:350px;
    height:470px;
    position: absolute;
    
    z-index: 3;
    color: #002365;
}

.map-menu-right {        
    margin-top: 110px;
    margin-left: 93%;
    padding: 10px;    
    position: absolute;
    z-index: 4;
    color: #002365;
}

h1 {
    font-weight:normal;
}

.footer {
    width:100%;
    height:80px;
    background-color:#002365;
}


.icon-box {
    font-size: 45px;
    color: #fff;    
}


.text-box {
    font-size: 35px;
    color: #fff;
    font-weight: bold;
}

.text-box-foot {
    font-size: 13px;
    color: #fff;
    font-weight: normal;
}

.head_title {
    float: left;
    color: white;
    width: 25%;
    height: 40px;
    padding-top: 20px;
    font-size: 14px;
    font-family: 'Century Gothic';
    font-weight: bold;
}

.head_help_options {
    float: left;
    color: white;
    width: 20%;
    height: 40px;
    padding-top: 20px;
    font-size: 14px;
    font-family: 'Century Gothic';
    text-align: right;
}

.head_power {
    float: right;
    color: white;
    width: 8%;
    height: 100%;
    font-size: 14px;
    font-family: 'Century Gothic';
    /*background-color: #BF0033;*/
    padding-top: 20px;
    text-align: center;
}

.wrapper {
    background-color: #fff;

    margin-left: 110px;
    margin-top: 10px;
    /*float: left;*/

    width: 91%;
    height: 89%;  
    position:absolute;    
}

#MainContent {
    width:100%;
    height:100%;
}

.container-main{
    background-color: #fff;
    margin-top: 80px;
    width: 100%;
    padding: 1%;
    color:#333;
    min-height: 550px;
}

.container-pedidos{
    display: none;
}

.container-fotografias{
    display: none;
}

.container-usuarios{
    display: none;
}

.container-table-servicios{
    overflow-x: scroll;
    overflow-y: scroll;
    width: 100%;
    height: 350px;
    padding: 10px;    
}

.container-table-equipos{
    overflow-x: scroll;
    overflow-y: scroll;
    width: 100%;
    height: 350px;
    padding: 10px;    
}

.container-table-series{
    overflow-x: scroll;
    overflow-y: scroll;
    width: 100%;
    height: 350px;
    padding: 10px;    
}

.container-table{
    /*background-color: #333;*/
    overflow-x: hidden;
    overflow-y: hidden;
    width: 99%;
    padding: 10px;    
}

.container-table-prove{
    /*background-color: #333;*/
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
}

.container-table-ot{
    /*background-color: #333;*/
    overflow-x: scroll;
    overflow-y: scroll;
    width: 100%;
    height: 350px;
    padding: 10px;    
}

.container-table-mdc{
    /*background-color: #333;*/
    overflow-x: scroll;
    overflow-y: scroll;
    width: 100%;
    height: 350px;
    padding: 10px;       
}

#resultado{
    width: 100%;
}

.mobile-menu{
    background-color: #1e2737; 
    padding: 5px; 
    display: none;
}

.menu_top {
    background-color: #1e2737;
    /*#062f87*/
    color: white;
    width: 100%;
    height: 12%;
}

.menu_left {
    /**/
    float: left;
    /*width: 220px;*/
    width: 8%;
    height: 88%;
    /*position: absolute;*/
    /*z-index: -1;*/
    background-color: #1e2737;
}

.logo {
    /*background-color:#eee;*/
    float: left;
    /*width: 220px;*/
    width: 180px;
    
    padding-top: 10px;
    padding-left: 1%;
}

.head_sesion {
    /*background-color: #BF0033;*/
    float: left;
    color: white;
    width: 28%;
    height: 40px;
    padding-top: 20px;
    font-weight: bold;
    font-size: 14px;
    font-family: 'Century Gothic';
}

.menu {
    width: 100%;
    height: 80px;
    background-color: #1e2737;
    margin-top: 0px;
    color: #eee;
    padding-top: 20px;
    padding-left: 0px;
    transition: background-color .4s;
    text-align:center;
}

    .menu:hover {
        background-color: #BF0033;
        cursor: pointer;
        color: white;
    }

.icon-menu-left {
    font-size: 26px;
    margin: 0px auto;
    /*color: #cfd8dc;*/
    color: #fff;
}

/*.wrapper_maps {
    margin-top: 0px;
    width: 100%;
    max-height:500px;
    float: left;
    background-color: #333;
}*/
.wrapper_maps {
    margin-top: 0px;
    width: 100%;
    height: 90%;
    float: left;
    position: relative;
}


.controls-maps {
    box-shadow: 1px 1px 4px #808080;
    background-color: #fff;
    margin-top: 168px;
    margin-left: 37%;
    padding: 10px;
    width: 23%;
    height: 490px;
    position: absolute;
    /*background-color: rgba(255, 255, 255, .9);*/
    z-index: 3;
}

.controls-maps-routes {
    box-shadow: 1px 1px 4px #808080;
    background-color: #fff;
    margin-top: 60px;
    margin-left:11px;
    padding: 10px;
    width: 23%;
    height: 490px;
    position: absolute;
    background-color: rgba(255, 255, 255, .9);
    overflow-y:scroll;
    z-index: 3;
}

/*
    #map {
    width: 100%;
    height: 500px;
    position: relative;
    float:left;
}
*/
.control_bar_left {
    width: 70%;
    height: 60px;
    background-color: #062f87;
    float: right;
    margin: 0px 0px 10px 0px;
    padding: 7px 0px 0px 0px;
    border-radius: 5px 0px 0px 5px;

    position:relative;
    z-index:5;
}

.control_bar_right {
    width: 29%;
    height: 50px;
    float: left;
    margin-top:10px;
    position:absolute;
    z-index:6;
}

.control {
    /*background-color:#eee;*/
    float: left;
    padding-top:3px;
}

.combo {
    width: 200px;
    height: 30px;
}

/*.dev-chart {
    float: left;
    background-color: #eee;
    margin-top: 20px;
    width: 65%;
    min-height: 520px;
    max-height: 520px;
    padding-top: 10px;
    font-family: 'Century Gothic';
    font-weight: bold;
}*/

.dev-chart {
    /*float: left;*/
    background-color: #eee;
    /*margin-top: 20px;*/
    width: 49%;
    height: 75%;
    /*padding-top: 10px;*/
    font-family: 'Century Gothic';
    font-weight: bold;
    position: absolute;
    z-index: 12;
    margin-left: 51%;
    margin-top: 1%;
}

#ChartDoughnut {
    margin-top:10%;
}

.container-chart-tools {
    /*float: left;*/
    background-color: #eee;
    margin-top: 1%;
    width: 50%;
    height: 77%;
    /*padding:10px;*/
    /*min-height: 430px;*/
    /*padding-top: 20px;*/
    font-family: 'Century Gothic';
    /*background-color: #eee;*/
    /*padding: 10px;*/
    /*margin-right: 1%;*/
    position: absolute;
    z-index: 13;
}

.dev-grid-mensajeros {
    background-color: #eee;
    margin-top: 5px;
    margin-right: 0%;
    padding:0px;
    width: 49.5%;
    min-height:370px;
    font-family: 'Century Gothic';
    float: left;
}

.dev-grid1 {
    float: left;
    background-color: #eee;
    margin-top: 20px;
    width: 35%;
    min-height: 180px;
    max-height: 220px;
    overflow: scroll;
    padding-top: 20px;
    font-family: 'Century Gothic';
}

.dev-grid-detail {
    background-color: #fafafa;
    color: #333;    
    border-color: #333;
    height: 40px;
}

.column-devexpress {
    background-color: #17a2b8;    
    color: #333;
    border-color: #333;
    height: 40px;
}

/*
    *********************************
    Style form Welcome
    *********************************
*/
.slide {
    position: relative;
    width: 1020px;
    height: 300px;
    margin: 0px auto;
    margin-top: 10px;
    background-image: url('../img/bg-express.jpg');
}

.slide-foot {
    width: 100%;
    height: 50px;
    background-color:#333;
    color: white;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding-top: 12px;
}

.welcome-logo {
    width: 300px;
    margin: 0px auto;
    text-align: center;
}

.welcome-title {
    background-color:#eee;
    width: 100%;
    height:60px;
    padding-top:14px;
    margin: 0px auto;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    font-family:'Century Gothic';
    opacity:0.9;
    position:absolute;
    bottom:0;
}

a{
    color: #fff;
    text-decoration: none;
}

a:hover {
    color: #eee;
    text-decoration: none;
}

.a-menu {
    color: #fff;
    text-decoration: none;
}

.a-menu:hover {
    color: #eee;
    text-decoration: none;
}

.container-box {
    width: 1020px;
    height: 350px;
    background-color: #f5f6f8;
    margin: 0px auto;
    font-size: 20px;
    color: #333;
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
    font-family: 'Century Gothic';
}

.box {
    width: 30%;
    height: 200px;
    background-color: #eee;
    float: left;
    margin-left: 23.5px;
    margin-top: 20px;
    color: #002365;
    padding-top: 43px;
    font-weight: normal;
    box-shadow: 1px 1px 4px #808080;
    font-weight: bold;
    transition: background-color .4s;
}

.box:hover {
    background-color: #fff;
    /*color: #0094ff;*/
}

.icono {
    font-size: 70px;
    text-align: center;
    color: #002365;
    margin-bottom: 10px;
}

.icono-maps {
    color: #007bff;
    color: #28a745;
}

.txt-icon{
    margin-top:0px;
    font-size:20px;
    text-align:center;
}

/*
    ************************
    Style for pages
    ************************
*/

.container-child {
    /*background-color: #002365;*/
    width: 100%;
    height: 100%;
    margin-top: 0px;
    color: #333;
    /*padding: 10px;*/
    position: relative;
    /*position: relative;
    float:left;*/
    float: left;
}

.container-grid {
    margin-top: 90px;
    overflow: scroll;
    overflow-y: scroll;
    width: 100%;
    height: 450px;
}

.txtFileUpload {
    border:0px;
    margin-left:8px;
}

.FileUpLoadCtrl {
    width:230px;
    padding:5px;
    border-radius:3px;
    background-color:#fff;
}

.IconUpload {
    font-size: 20px;
    color: #009AFF;
}

.IconUpload:hover {
    color: #005AFF;
}

.btnExportXLS {
   
}

.icon-module {
    color: #203046;
    font-size:32px;
    margin-right:8px;
}

.LinkButton {
    color:#fff;
    font-size:15px;
}

.LinkButton:hover {
    color: #fff;
    font-size: 15px;
}

.LinkButtonEnable {
    color: #9b9b9b;
    font-size: 15px;
}

.LinkButtonEnable:hover {
    color: #9b9b9b;   
}

.container-data-edit-adress {
    font-size: 14.3px;
    width: 100%;
    padding: 3px;
    margin-bottom: 2px;
    border: solid 1px #fff;    
}

    .container-data-edit-adress:hover {
        background-color: #eee;
    }

.container-data-adress-bar {
    font-size: 14.3px;    
    width: 100%;
    padding: 6px;
    margin-bottom: 5px;
    border: solid 1px #009AFF;
}

    .container-data-adress-bar:hover {
        background-color:#fff;
    }

.container-filters{
    font-size: 14.3px;
    width: 100%;
    padding: 6px;
    margin-bottom: 5px;    
}

    .container-filters:hover {
        background-color: #fff;
    }

.adress-maps {
    background-color: #17a2b8;
    width: 100%;
    height: 40px;
    padding: 10px;
    color: #fff;
    text-align: center;
    font-size: 14.5px;
    font-family: 'Century Gothic';
    font-weight: normal;
    border-radius: 3px 3px 0px 0px;
}

/* 
************************************************************************
   Style for CheckBox HTML
************************************************************************    
*/

/* Customize the label (the container) */
.container-check {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight:normal;    
}

    /* Hide the browser's default checkbox */
    .container-check input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* 
********************************
Style for scroll - Module editar
********************************
*/
.contenedor {
    /*border: 1px solid #aaa;*/
    width: 100%;
    height: 100%;
    /*max-width: 400px;*/
    background: #f1f2f3;
    overflow-x: scroll;
    /*box-sizing: border-box;*/
    /*padding: 0 1rem;*/
    color: #000;
}

    /* Estilos para motores Webkit y blink (Chrome, Safari, Opera... )*/

    .contenedor::-webkit-scrollbar {
        -webkit-appearance: none;
    }

        .contenedor::-webkit-scrollbar:vertical {
            width: 13px;
            background-color:#fff;
        }

    .contenedor::-webkit-scrollbar-button:increment, .contenedor::-webkit-scrollbar-button {
        display: none;
    }

    /*.contenedor::-webkit-scrollbar:horizontal {
        height: 13px;        
    }*/

    .contenedor::-webkit-scrollbar-thumb {
        background-color: #002365;
        border-radius: 20px;
        border: 2px solid #f1f2f3;
    }

    .contenedor::-webkit-scrollbar-track {
        border-radius: 10px;
    }

/*
***********************************
End
***********************************
*/

.container-dt {
    width: 100%;
    height:200px;
    margin-top:30px;
    overflow-y:scroll
}

.dtHistorial {
    width: 100%;
    border-color: #eee;
}

.tr-column {
    background-color: #17a2b8;    
}

.td-column-head {
    padding: 8px;
    color:#fff;
    font-size:15px;
}

.td-column-row {
    padding: 5px;
    color: #333;
    font-size: 15px;
}

.tr-head {
    background-color: #fff;
    border-color: #eee;
    text-align: center;
    font-size: 15px;
}

.container-historial {
    width: 100%;
    background-color: #fff;
    margin-bottom: 50px;
}

.btn-export {
    width: 100%;
    height: 35px;
    margin-bottom: 10px;
    background-color: #009AFF;
    color:#fff;
    border-radius:5px;
    border:0px;
}
    .btn-export:hover {
        background-color: #007eff;
        box-shadow: 1px 1px 4px #808080;
    }
/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.container-check:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container-check input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container-check input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container-check .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 0px;
    }

    .body-content {
        padding: 0;
    }
}


/*============================================================
    Mobile (Landscape) Design for a width of 480px
==============================================================*/

@media only screen and (min-width: 340px) and (max-width: 820px) {
    
    .left-bar
    {
     width: 100% !important;
    }

    .bar-right
    {
     width: 100% !important;   
     background-color: #fff;
    }

    .top-bar
    {
        margin-bottom: 150px;

    }

    .title-record-prv
    {
     width: 96%;   
    }

    .container-form
    {
        width: 96%;
    }

    .welcome_login{
        display: none;
        background-color: #fff;
    }

    .mobile-menu{
        display: block;
    }

    .menu_left{
        display: none;
    }

    #head_power_link{
        display: none;
    }

    .head_sesion{
        padding-top: 20px;
        width: 50%;
    }

    .container-main{
        width: 100%;
    }

   .container-car-main{
        /*background-color: #1e2737;
        color: #eee;*/
        color:#333;
        width: 100%;
        height: 70px;
        padding: 1%;
        margin-bottom: 20px;
    }

    .logo {
        width: 150px;
    }

    .container-image{
        width: 100%;   
    }
    
    .box-counter{
        width: 100%;
        height: 50px;
        text-align: left;
    }
}