body{
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    background: white;
    min-width: 0;
    color: #444;
}

a {
    text-decoration: none;
    color: #999 !important;
}

ul{
    list-style: none;
    padding: 0;
}

a:hover{
    text-decoration: none;
}

input.form-control,textarea{
    font-size: 14px !important;
    font-family: 'Open Sans', sans-serif;
}

.btn{
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

.navbar-brand {
    color: #b4b4b4 !important;
    font-size: 1.3em;
}

.navbar-brand a:hover{
    color: white;
    text-decoration: none;
}

.side-nav {
    position: fixed;
    top: 50px;
    width: 170px;
    border: none;
    border-radius: 0;
    overflow-y: auto;
    background-color: #23282d;
    bottom: -200px;
    overflow-x: hidden;
    padding-bottom: 40px;
    padding-left: 0;
}

.side-nav li ul{
    list-style: none;
    background: #32373c;
    padding: 0;
}

.side-nav li ul li a{
    padding-left: 50px;
}

.side-nav li a:hover,
.side-nav li a:focus, .side-nav .nav-link:hover, .side-nav .active a {
    outline: none;
    background-color: #191e23;
    color: #00b9eb;
}
.side-nav li ul li a:hover {
    background-color: #373a3e !important;
}
.side-nav i{
    width: 25px;
}

.wrapper{
    padding: 70px 0 0 170px;
}

.wrapper-header{
    background: white;
    margin-top: -30px;
    height: 68px;
    padding: 15px;
    border-bottom: 1px solid #e2e4e7;
}

.wrapper-header .btn-success{
    color: white !important;
}
.wrapper-header .btn{
    margin-left: 20px;
}

.note-editor.note-frame {
    border: 1px solid #e2e4e7 !important;
}

.padding-0{
    padding: 0;
}

header.desktop .dropdown-menu {
    float: left;
    position: absolute;
    margin-top: 0;
    border: 1px solid rgba(0, 0, 0, .15);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

header.desktop {
    background-color: #23282d;
    border-bottom: 1px solid #3b3b3b;
}

header.mobile {
    display: none;
}

.mobile .navbar{
    background-color: #23282d !important;
}

.mobile .dropdown-menu{
    background: none;
    border: none;
}

.dropdown-menu .dropdown-item{
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

.mobile .dropdown-menu .dropdown-item{
    color: rgba(255,255,255,.5);
    padding: 15px 30px;
}

.mobile .dropdown-menu .dropdown-item:hover{
    background-color: #191e23;
    color: #00b9eb;
}

.mobile .nav-link {
    padding: 16px;
    border-top: 1px solid #57595a;
}

.mobile .nav-link:first-child {
    border-bottom: none;
}

.mobile .dropdown-divider{
    border-top: 1px solid #57595a;
    margin: 0;
}

.blog-table{
    border: 1px solid #e5e5e5;
    box-shadow: 0 1px 1px rgba(0,0,0,.04);
    background: white;
}

.titulo-admin-1{
    float: left;
    margin-right: 20px;
}

.titulo-admin-2{
    float: left;
    font-weight: bold;
    color: #e4e4e4;
    margin-top: 5px;
}

.popup-style{
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
    padding-bottom: 40px;
    border-radius: 3px;
}

.td-option{
    padding: 0.75rem 0px !important;
    width: 30px;
}

.td-option .fas{
    color: #3d96b4;
}

.td-option .fa-trash-alt,.td-option .fa-times{
    color: #ea4f4f;
}

.note-popover.popover {
    display: none;
}

#login{
    background: white;
    margin-top: 120px;
    margin-left: 0;
    padding: 26px 24px 46px;
    font-weight: 400;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,.13);
}
#respuesta{
    padding: 20px;
}
#respuesta p{
    margin: 0;
}

.option-header{
    padding: 10px;
    font-weight: bold;
}

.option-body{
    padding: 10px;
    height: auto;
    background: white;
}

.blog-table td:first-child{
    display: none;
}

.blog-table td p{
    margin-bottom: 0;
}

.blog-table tr td:nth-child(2){
    width: 40%;
}

.blog-table tr:nth-of-type(2n+1){
    background-color: rgba(98, 98, 98, 0.05) !important;
}

.blog-table tr:hover{
    background-color: rgba(228, 228, 228, 0.67) !important;
}

#post_form .form-control{
    font-size: 2.44em !important;
    padding: 1.8rem;
    font-weight: bold;
    border-radius: 0;
    border: 1px solid #e2e4e7;
}

.note-editor.note-frame .note-placeholder,.note-editor.note-frame .note-editing-area .note-editable {
    padding: 1.8rem;
}

.option{
    padding: 15px 20px;
    border-bottom: 1px solid #e2e4e7;
}

.option.image-selected{
    height: 200px;
}

.image-description{
    height:180px !important;
}

#post_image_form .form-control{
    border-radius: 0;
}

.option .form-check{
    padding: 0.3rem 1.25rem;
}

a.simple-link{
    margin-top: 10px;
    color: #0073aa !important;
}
a.simple-link:hover{
    color: #00a0d2 !important;
}

#cat-pane{
    display: none;
}

.-categoria .form-control{
    font-weight: 400;
    font-size: 14px;
    margin: 20px 0;
}

.check-wrapper{
    max-height:120px;
    overflow: auto;
    margin-bottom: 10px;
}

#image_dialog .close{
    padding: 0;
}


#image_dialog .input-group {
    margin: 0;
}

#image_dialog .modal-body{
    height: 400px;
    padding-top: 0;
    padding-bottom: 0;
}

#image_dialog .modal-header{
    border-bottom: 0;
    padding-bottom: 0;
}

.images-wrapper figure{
    width: 100%;
    height: 140px;
    text-align: center;
}

.images-wrapper{
    overflow: auto;
    padding: 20px 25px 0 0;
    height: 340px;
}

.preview{
    background: #f1f1f1;
    width: 100%;
    height: 400px;
    float: left;
    padding: 20px;
}

.preview figure{
    height: 300px;
    overflow: hidden;
    text-align: center;
}

.preview figure img{
    width: 100%;
}

.preview p{
    line-height: 16px;
    padding-left: 20px;
    word-wrap: break-word;
}

#btn-upload{
    padding: 15px 50px;
}

.wrapper-btn-upload {
    margin-top: 150px;
}

#loading{
    margin-top: 20px;
    display: none;
}

.selected-image{
    box-shadow: inset 0 0 0 1px #fff,inset 0 0 0 5px #4a7eb9;
}

#ajax-mensaje{
    margin-top: 20px;
}

#ajax-mensaje p{
    margin: 0;
}

.option figure img{
    display: block;
}

.trash{
    float: left;
}

h3 .simple-link{
    margin-left: 20px;
    font-size: 16px;
    text-decoration: underline;
}

#upload_dialog .wrapper-btn-upload{
    margin-top: 0;
}

.cke_dialog_tabs [title~="Cargar"] {
    display: none !important;
}

/*BIBLIOTECA DE IMAGENES*/

#biblioteca #search_media{
    margin: 10px 0 0 0 !important;
    padding-bottom: 10px;
}

/*SECCION USUARIOS*/

#post_form_user{
    padding: 20px;
}

#post_form_user fieldset{
    margin: 20px 0;
}

#post_form_user label{
    margin: 8px 10px 0 0;
    float: left;
    width: 60px;
}

#rolSelect{
    width: 200px;
}

/*SECCION PAGES*/

#buildSelect{
    width: 200px;
    margin-left: 20px;
}

.orden{
    width: 100px;
}

.plantilla{
    margin: 30px 0;
    box-shadow: 0px 25px 45px -35px rgba(0, 0, 0, 0.8);
    padding: 0;
}

.plantilla section{
    width: 100%;
    background: #808181;
    min-height: 200px;
}

.plantilla img{
    width: 100%;
}

.plantilla section .row > div{
    height: 130px;
    border: 5px solid #CCC;
    background: #00a19a;
    padding: 0;
}

.plantilla section .row > div p{
    padding: 20px;
    font-size: 18px;
    color: white;
    width: 100%;
    height: 100%;
    margin: 0;
}

.plantilla section .row > div:hover{
    background: #52a19f;
    cursor: pointer;
}

.margin-0{
    margin: 0 !important;
}

.btn-cancelar-page{
    margin: 7px 20px;
}

.build{
    background: #1fb71f;
    color: white;
    padding: 3px 15px;
    border-radius: 2px;
    font-size: 11px;
    font-style: normal;
}

.td-build{
    margin: 0 10px;
}

/*SECCION MEDIA*/

.media{
    margin-bottom: 30px;
}

.media-wrapper{
    position: relative;
    background: white;
    width: 100%;
}

.media-wrapper figure img{
    width: 100%;
}

.btn-delete{
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 10px;
    background: #e64328;
    color: white;
    border-radius: 2px;
    transition: 0.3s all ease-in-out;
}

.btn-delete:hover{
    -webkit-transform:scale(1.2);
    transform:scale(1.2);
}

.btn-edit{
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px;
    background: #007bff;
    color: white;
    border-radius: 2px;
    transition: 0.3s all ease-in-out;
}

.btn-edit:hover{
    -webkit-transform:scale(1.2);
    transform:scale(1.2);
}

.media-image, .gallery-image{
    max-height: 150px;
    overflow: hidden;
    margin: 0;
    padding: 1px;
    cursor: pointer;
}

/*LIGHTBOX*/
#lightbox .modal-header{
    padding-bottom: 0;
}

#lightbox .modal-body{
    padding-top: 0;
}

.modal-header{
    border-bottom: 0 !important;
}

#image-preview{
    background: #f1f1f1;
    width: 100%;
    float: left;
    padding: 20px;
}

#image-preview figure{
    height: auto;
    overflow: hidden;
    text-align: center;
}

#lightbox #image-preview figure img{
    width: 100%;
}

#image-preview p{
    word-wrap: break-word;
}

/*MENUS*/

#nav-tabContent{
    padding: 30px;
    background: white;
}

.list-page-item,.list-social-item{
    padding: 3px 0;
    display: block;
}

.list-page-item span,.list-social-item span{
    width: 50%;
}

.list-social-menu span{
    width: 100px;
    float: left;
}

.list-page-menu,.list-social-menu{
    padding: 5px 20px;
    background: #ddf5fc;
    margin: 2px;
    border-radius: 2px;
}

.list-page-menu .edit-name{
    font-size: 12px;
    color: #0c80c0;
    cursor: pointer;
    margin-left: 10px;
}

.list-page-menu i,.list-social-menu i{
    float: right;
    margin-top: 5px;
    cursor: pointer;
}

.add_to_menu,.add_to_menu_social{
    float: right;
    color: #0073aa;
    cursor: pointer;
}

.add_to_menu:hover,.add_to_menu_social:hover{
    text-decoration: underline;
    color: #3484aa;
}

.sub-1{
    margin-left: 30px;
}

.sub-2{
    margin-left: 80px;
}

.ui-placeholder{
    height: 35px;
    width: 100%;
    border: 1px dashed #b4b4b4;
}

input.link{
    border: 1px solid #CCC;
    margin-left: 10px;
    padding: 0 10px;
}

/*SECTION*/

.section-tools{
    margin-top: 20px;
}

.modal-header{
    padding: 1rem 1.7rem;
}

.modal-header .close{
    padding: 0 !important;
    margin: 0;
}

.modal-body{
    padding-top: 0;
    min-height: 200px;
}

.section-options{
    position: absolute;
    right: -40px;
    z-index: 999;
}

.section-options i{
    background: #ea4f4f;
    padding: 10px;
    color: white;
}

.post-data-request > div{
    margin: 30px 0;
}

#section-image-selected{
    margin-top: 20px;
}

.tabla-gestionar{
    margin-top: 20px;
}

.bg-custom-green {
    background-color: #5cdd99 !important;
}

.title-bar{
    background: #434544;
    padding: 10px 20px;
    margin-bottom: 20px;
    border-radius: 3px;
}

.botones-accion{
    width: 20%;
}

.botones-accion button{
    margin: 2px;
    width: 40px;
}

.tabla-gestionar td{
    vertical-align: middle !important;
}

.panel-herramientas{
    background: #E9E9E9;
    padding: 10px 20px;
    border-radius: 3px;
}

.seccion-wrapper{
    padding: 30px 0px;
}

.seccion-item{
    padding: 20px;
    background: #c6efdf;
    border: 2px dashed #51888f;
    margin: 5px 0;
}

.seccion-menu-items .btn-borrar-item {
    float: right;
    padding-top: 8px;
    padding-bottom: 8px;
    cursor: pointer;
}
.seccion-menu-items input {
    display: inline-block;
    width: 50%;
}

.list-group-item{
    cursor: move;
    border: 2px dashed #CCC;
    background: #f7f9f8;
    margin: 4px 0;
}

.btn-quitar-seccion{
    margin-top: -6px;
}

.custom-select{
    font-size: 14px !important;
}

.texto-error{
    color: red;
    margin-bottom: 0;
}

[v-cloak] { display: none; }

#biblioteca-imagenes .contenedor-imagenes{
    height: 450px;
    overflow-y: scroll;
}

#biblioteca-imagenes .contenedor-imagenes img{
    width: 100%;
}

#biblioteca-imagenes .contenedor-imagenes figure{
    background: #dfdfdf;
}

.img-thumbnail{
    background-color: #f0f0f0 !important;
    margin-bottom: 20px;
}

.img-seleccionada{
    border: 3px solid #01a3ee;
    box-shadow: 0 0 8px rgba(48, 121, 255, 0.99);
}

figure img{
    width: 100%;
}

.uploader{
    background: #f2f2f2;
    border: 3px dashed #bfbfbf;
    width: 100%;
    text-align: center;
    height: 300px;
}

.uploader-caption{
    margin-top: 15%;
}

.uploader-caption button{
    cursor: pointer;
}

.uploader-label{
    margin-bottom: 5px;
}

.uploader i{
    font-size: 40px;
}

.subir-imagen{
    text-align: center;
    margin-top: 15px;
}

.subir-imagen p{
    word-wrap: break-word;
}

.custom-file{
    opacity: 0;
}

.custom-file-input{
    height: 300px;
}

figure.item-post{
    position: relative;
}

figure.item-post .opciones{
    position: absolute;
    bottom: 30px;
    left: 10px;
    color: white;
}

.seccion-posts{
    background: #F2F2F2;
    padding: 30px;
    border: 1px solid #EEE;
}

.media-uploader .uploader-caption{
    margin-top: 0;
}

.media-uploader .custom-file{
    display: block;
    margin: 0;
}

.media-uploader .uploader{
    height: 200px;
}

.media-uploader .custom-file-input{
    height: 200px;
}

.cerrar-uploader{
    position: absolute;
    right: 20px;
    z-index: 9999;
}

.navbar-brand {
    padding-top: 10px;
    padding-bottom: 12px;
}

/*RESPONSIVE*/

@media (max-width: 992px) {
    #buscador{
        margin-top: 10px !important;
    }
    #image_dialog .modal-body{
        height: auto;
    }
}

@media (max-width: 768px) {
    header.desktop {
        display: none;
    }

    header.mobile {
        display: inline;
    }

    .side-nav{
        display: none;
    }

    .wrapper{
        padding: 80px 0 0 0;
    }

    #media-image{
        max-height: 250px;
        overflow: hidden;
        margin: 0;
    }

}
