.skin-blue .user-panel>.info,
.skin-blue .user-panel>.info>a {
    color: rgb(54, 243, 7);
    font-size: 20px;
}

.user-panel>.info {
    position: relative;
    left: auto;
}

.skin-blue .user-panel>.info,
.skin-blue .user-panel>.info>i {
    color: rgb(255, 255, 255);
    font-size: 30px;
}

.skin-blue .sidebar-menu>li.header {
    color: #000000;
    background: #fdfdfd;
}

.skin-blue .wrapper,
.skin-blue .main-sidebar,
.skin-blue .left-side {
    background-color: #104214;
}

.skin-blue .main-header .navbar {
    background-color: #104214;
}

.login-page .main-footer {
    display: none;
}

.dtHorizontalExampleWrapper {
    max-width: 600px;
    margin: 0 auto;
}

#dtHorizontalExample th,
td {
    white-space: nowrap;
}

table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before {
    bottom: .5em;
}

.tableFixHead {
    overflow-y: auto;
    height: 100px;
}

.tableFixHead thead th {
    position: sticky;
    top: 0;
}


/* Just common table stuff. Really. */

table {
    border-collapse: collapse;
    width: 100%;
}

th,
td {
    padding: 1px 1px;
}

th {
    background: #000000;
}

.table-responsive {
    overflow-y: auto;
    height: 160px;
}

.table-responsive thead th {
    position: sticky;
    top: 0;
}


/* Just common table stuff. Really. */

table {
    border-collapse: collapse;
    width: 100%;
}

th,
td {
    padding: 1px 1px;
}

th {
    background: #000000;
}

.foto {
    float: right;
    width: 300px;
    height: 500px;
    background-color: green;
    border-block-end-style: dashed;
}

#imagen {
    float: center;
    margin-bottom: 15px;
    margin-top: 25px;
    margin-right: 35px;
    margin-left: 65px;
}

#file-input {
    float: center;
    margin-bottom: 15px;
    margin-top: 25px;
    margin-right: 125px;
    margin-left: 75px;
}


/* TAMAÑO Y UBICACION EL BOTON DE LA IMAGEN. */

.file-upload {
    height: 100px;
    width: 100px;
    margin: 40px auto;
    border: 1px solid #f0c0d0;
    border-radius: 80px;
    overflow: hidden;
    position: relative;
    float: center;
    margin-bottom: 15px;
    margin-top: -250px;
    margin-right: 35px;
    /* TAMAÑO Y UBICACION EL BOTON DE LA IMAGEN. SE MUEVE EL LADO DERECHO */
    margin-left: 920px;
}

.file-upload input {
    position: absolute;
    height: 450px;
    width: 450px;
    left: -100px;
    top: -200px;
    background: transparent;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.file-upload img {
    height: 70px;
    width: 70px;
    margin: 15px;
}

div.secImg {
    float: center;
    width: 100%;
    height: 100%;
    box-shadow: -5px 5px 3px rgb(240, 240, 240);
    -webkit-box-shadow: -5px 5px 3px rgb(240, 240, 240);
    -moz-box-shadow: -5px 5px 3px rgb(240, 240, 240);
}

#movimiento {
    margin-top: -600px;
    margin-left: 200px;
}

#movimiento-boton {
    margin-top: -100px;
    margin-left: 200px;
}

#box-header with-border {
    height: 1000px;
}

#form7 with-border {
    height: 1000px;
}

.fotico input {
    position: absolute;
    height: 200px;
    width: 300px;
    left: -100px;
    top: -150px;
    background: transparent;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.size {
    width: 50px;
}

#imagen_fondo {
    float: right=350px;
    width: 250px;
    height: 250px;
    background-color: transparent;
    border-block-end-style: dashed;
}

.select select {
    padding: 5px 8px;
    width: 50%;
    border: 1px solid #ccc;
    box-shadow: none;
    overflow: hidden;
    background-color: #fff;
    background-image: none;
    appearance: none;
}

#imagenes {
    float: center;
    margin-bottom: 15px;
    margin-top: 8px;
    margin-right: 35px;
    margin-left: 65px;
}

#imagenes1 {
    float: center;
    margin-bottom: 15px;
    margin-top: 20px;
    margin-right: 50px;
    margin-left: 300px;
    left: 450px;
}

.file-upload1 {
    height: 100px;
    width: 100px;
    margin: 40px auto;
    border: 1px solid #f0c0d0;
    border-radius: 80px;
    overflow: hidden;
    position: relative;
    float: center;
    margin-bottom: 15px;
    margin-top: -250px;
    margin-right: 35px;
    /* TAMAÑO Y UBICACION EL BOTON DE LA IMAGEN. SE MUEVE EL LADO DERECHO */
    margin-left: 650px;
}

.file-upload1 input {
    position: absolute;
    height: 450px;
    width: 200px;
    left: -100px;
    top: -200px;
    background: transparent;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.file-upload1 img {
    height: 70px;
    width: 70px;
    margin: 15px;
}