.fileUpload {
    margin: 19px;
    overflow: hidden;
    position: absolute;
    right: -10px;
    top: 0;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
.seleccionador {
    position: absolute;
    right: 0px;
    top: 4px;
}
.volver {
    padding: 15px;
}
.ibox-title {
    position: relative;
    background: #f7f7f7;
}
.acciones {
    position: absolute;
    right: 15px;
    top: 10px;
}
.seleccionador .col-xs-4,.seleccionador .col-xs-9,.seleccionador .col-xs-3 {
    padding: 2px;
}
.importador_pagador {
    position: absolute;
    right: 15px;
    top: 15px;
}
.sweet-alert {
    /*
      background-color: white;
      border-radius: 0px !important;
      display: none;
      font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
      left: 0 !important;
      margin-left: 0px !important;
      margin-top: 0px !important;
      padding: 10px !important;
      position: fixed;
      max-height: 100% !important;
      overflow-y: scroll !important;
      text-align: center;
      top: 0% !important;
      width: 100% !important;
      height: 100% !important;
      z-index: 99999;
    */

}
.ui-autocomplete {
    z-index: 9999 !important;
}
input[type="file"] {
    border: 0 none;
    display: block;
    margin: 5px 0;
    padding: 0;
    background: none;
}
label {
    display: inline-block;
    font-weight: 500;
    margin-bottom: 1px;
    max-width: 100%;
}
label {
    color: #090909;
    font-size: 10pt;
    margin: 2px 0;
    text-transform: uppercase;
}
textarea {
    max-width: 100%;
    min-width: 100%;
    min-height: 70px;
    max-height: 70px;
}

.modal-body {
    padding: 10px 0;
    background: #f4f4f4;
}
.modal-header {
    background: #09afdf;
    border-bottom: 1px solid #09afdf;
    color: #fff;
}
.ui-autocomplete {
    border: 1px solid #dcdcdc !important;
    border-radius: 0 !important;
    max-height: 300px;
    overflow-y: scroll;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid #09afdf !important;
    color: #fff !important;
    background: #09afdf !important;
    border-radius: 0px !important;
}
#logoimg {
    width: 100%;
    padding: 10px;
}

.logointro {
    max-width: 300px;
    width: 100%;
    margin: auto;
}
.logopuerto {
    max-width: 300px;
    width: 100%;
    margin: auto;
}
.logoicon {
    margin-left: 15px;
}
.navbar-static-top {
    background: #025a99;
    margin: 0px;
}
.bloqini {
    max-width: 768px;
}

#bgvid {
    opacity: 0.3;
}
video {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
    background: url('/images/video.png') no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    transition: 1s opacity;
}
.iner .form-control,.iner .btn.dropdown-toggle {
    height: 50px;
}
.form-group {
    margin-bottom: 8px;
    padding: 0 8px;
}
.iner {
    background: rgba(0, 0, 0, 0.04);
    border-radius: 5px;
    padding: 2.5rem;
}
.form-control::placeholder {
    color: #999 !important;
    font-weight: 300 !important;
}
.form-control::-webkit-input-placeholder {
    color: #999 !important;
    font-weight: 300 !important;
}
.form-control::-moz-placeholder {
    color: #999 !important;
    font-weight: 300 !important;
}
.form-control:-ms-input-placeholder {
    color: #999 !important;
    font-weight: 300 !important;
}
.form-control:-moz-placeholder {
    color: #999 !important;
    font-weight: 300 !important;
}

.bs-searchbox input {
    height: 34px;
}
.btn-transparent {
    border: 1px solid #fff !important;
    color: #6f6f6f;
}
.page-heading h3 {
    margin: 5px;
    font-weight: 300;
}
.page-heading {
    padding:5px;
    margin-left: 25px;
}
.alert ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.alert ul li {
    border: 1px solid rgba(255, 65, 95, 0.2);
    border-radius: 3px;
    margin-bottom: 3px;
    padding: 4px 8px;
}
.alert i {
    font-size: 18px;
    margin-right: 10px;
}
.bloquemenu {
    color: #000;
    font-size: 12px;
    font-weight: 600;
    position: absolute;
    right: 0px;
}
.userloged {
    padding: 5px;
}
.usericon {
    /*! border-radius: 50%; */
    /*! height: 20px; */
    width: 200px;
}

/* TABLAS */
table {
    font-size: 12pt;
    background: #fff;
    line-height: 14px !important;
    width: 100% !important;
    font-weight: 400;
}
.tabletstyle .ibox-content .col-sm-12 {
    padding: 0;
    margin-top: -22px;
}
.table td,.table th {
    padding: 4px 8px !important;
}
table .sorting::after, table  .sorting_asc::after, table .sorting_desc::after {
    right: 4px !important;
    top: 4px !important;
}
.tabletstyle .dataTables_filter {
    position: fixed;
    right: 7px;
    top: 7px;
    z-index: 2;
}
.tabletstyle .ibox-title {
    background: #f7f7f7;
    height: 50px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}
.tabletstyle thead {
    background: #fff;
    position: fixed;
    top: 48px;
    left: 0px;
    right: 0px;
    width: 100%;
    z-index: 3;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.tabletstyle .ibox-content .dataTables_wrapper {
    margin-top: 70px;
}
.tabletstyle thead th {
    padding: 4px 6px !important;
}
.minheight {
    min-height: 35px !important;
}
.w5 {
    width: 5% !important;
    min-width: 62px !important;
}
.w10 {
    width: 10% !important;
    min-width: 100px !important;
}
.w15 {
    width: 15% !important;
    min-width: 115px !important;
}
.w20 {
    width: 20% !important;
}
.w30 {
    width: 30% !important;
}
.dataTables_filter {
    overflow: hidden;
}
table td .btn-xs {
    border-radius: 3px;
    font-size: 11pt;
    line-height: 1;
    margin-right:5px;
    padding: 3px 12px;
    float: right;
}
table td .btn-sm {
    font-size: 12px;
    padding: 0px 8px;
    float: right;
    margin-right: 5px;
}

.widget.white-bg a {
    color:inherit;
}
.widget.white-bg {
    background: #fff;
    color:#337ab7;
    cursor:pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.widget.white-bg:hover {
    background: #337ab7;
    color:#fff;
}
.bloqueinfo {
    border-radius: 5px;
    margin: 5px;
    padding: 10px;
    background: #f2f2f2;
}
.bloqueinfo h5 {
    background: #337ab7;
    border-radius:5px 5px 0 0;
    color: #fff;
    padding: 5px;
    margin: 0;
}
.bloqueinfo p {
    background: #ffffff;
    border-radius: 0 0 5px 5px;
    color: #000;
    padding: 5px;
}
.bloqueinfo2 h5 {
    color: #337ab7;
    margin: 0;
}
.bloqueinfo2 p {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    margin: 0;
    padding: 6px;
}
.cantidad {
    background: #ff2d22 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    float: left;
    margin: 3px;
    padding: 10px;
    text-align: center;
}
.cantidad label {
    font-size: 12px;
}
.cantidad span {
    font-size: 20px;
}
.cantidad p {
    font-size: 14px;
}
.datos {
    border: 1px solid #337ab7;
    border-radius: 5px;
    margin: 5px 0;
    padding: 10px;
}
#form-solicitudes .ibox-content {
    min-height: 285px;
}
.modal-md {
    max-width: 400px;
}
.organismosimplicados span {
    background: #fff none repeat scroll 0 0;
    border: 1px solid;
    border-radius: 3px;
    font-size: 14px;
    margin: 5px;
    padding: 4px 8px;
}
.submenu {
    background: #fff;
    padding: 5px;
    margin-bottom: 5px;
    border-radius: 5px;
}
.submenu .menumegaop a {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #f2f2f2;
    border-radius: 5px;
    font-weight: 600;
    margin: 2px;
    color:#337ab7;
    padding: 4px 8px;
    text-align: center;
    text-transform: uppercase;
    display: block;
}
.submenu .menumegaop a:hover {
    background: #337ab7;
    color:#fff;
    border-radius: 5px;
    font-weight: 600;
    margin: 2px;
    padding: 4px 8px;
    text-align: center;
    text-transform: uppercase;
    display: block;
}
.menuop h5 {
    font-size: 10px;
    padding-top: 5px;
}
.menumegaop .widget {
    margin: 5px 1px;
    padding: 10px 0;
}
@media (max-width:767px) {
    .iner {
        background: rgba(0, 0, 0, 0.2);
        border-radius: 0px;
    }
    .cantidad {
        width:100%;
    }
    .bloquemenu {
        position: relative
    }
    .menuop {
        display: none;
    }
}

/* Mostrar botón de menú en vista móvil */
.visible-xs {
    display: block;
}

@media (min-width:768px) {
    .cantidad {
        width:31%;
    }
    .menumegaop {
        float: left;
        width: 110px;
    }
    .submenu .menumegaop {
        float: left;
        width: 110px;
    }
    .bloqini {
        margin: 40px auto auto;
    }
    .visible-xs {
        display: none;
    }
}
#form-solicitud .col-sm-3, #form-solicitud .col-sm-2, #form-solicitud .col-sm-4 {
    padding: 2px;
}
#form-solicitud {
    margin: 10px;
    border: 1px solid #ececec;
    padding: 5px;
    border-radius: 5px;
}
.formulario {
    background: #f6f6f6;
    margin: 0 15px;
    padding: 10px;
}
.cambiopass {
    background: #f6f6f6 none repeat scroll 0 0;
    margin: 15px;
    padding: 10px;
}

.menutableta {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f2f2f2;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 2px 0 0;
    color: inherit;
    margin-bottom: 0;
    min-height: 48px;
    padding: 10px;
}
.bloqvolver {
    display: inline-block;
    float: left;
    width: 110px;
}
.bloqtablet {
    position: relative;
    float: left;
    width: 110px;
}
.bloqtablet input {
    border: medium none;
    border-radius: 3px;
    font-size: 18px;
    height: 45px;
    text-align: center;
    width: 100%;
}
.bloqtablet label {
    left: 9px;
    position: absolute;
    top: -2px;
}
.bloqhora {
    margin-left: 5px;
    width: 65px;
}
.bloqhora label {
    left: 19px;
    position: absolute;
    top: -2px;
}
.select-mobile button {
    border: medium none;
    height: 45px;
    margin-left: 5px !important;
    color: #fff !important;
}
.bloqmuelle label {
    left: 80px;
    position: absolute;
    top: -2px;
    z-index: 999;
    color: #fff !important;
}
.tableta h3 {
    min-height: 45px;
}
.tableta h2 {
    color: #c7c7c7;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: -12px;
}
.tableta .col-xs-3 {
    border-right: 1px dashed #e1e1e1;
    margin: -1px;
    padding: 10px;
}
.tableta .col-xs-3:last-child, .tableta .col-xs-4:last-child, .tableta .col-xs-6:last-child {
    border-right: none;
}
.tableta .col-xs-4 {
    border-right: 1px dashed #e1e1e1;
    margin: -1px;
    padding: 10px;
}
.tableta .col-xs-6 {
    border-right: 1px dashed #e1e1e1;
    margin: -1px;
    padding: 10px;
}
.bagde-danger {
    background: #ed5565;
    color: #fff;
}
.badge-label {
    border-radius: 10px 0px 0px 10px;
    height: 18px;
    width: 90px;
    text-align: left;
}
.badge-data {
    background: #ed5565;
    color: #fff;
    border-radius: 0 10px 10px 0;
    height: 18px;
    width: 110px;
}
.badbloq {
    margin: 3px 0;
    width: 200px;
}
.nuevainspeccion, .nuevaoperacion {
    margin-top: -9px;
    margin-right: -9px;
}
.ibox-content {
    position:relative;
}
.estadocampo {
    position:absolute;
    top: 5px;
    right: 25px;
}
.fondo-blanco {
    background-color: white !important;
}