﻿body {
}

.img-leftmenu {
    width:auto;
    height:auto;
    max-height:80px;
    max-width: 80px;
    cursor:pointer;
}


#left-nav-xs-in {
    background-color: #133556 !important;
    color:white !important
}
#new_menuleft-xs label {
color:white;

}

#menu2xxx li a {
color:white;
}

.modal {
    overflow-y: auto;
}

 .visible-xs .uk-navbar-item a {
     background: transparent;
    border: none;
    color: #1e87f0;
        
        }



 /* novedades */

#optionimg img {
    /*max-height:200px;
    max-width:100px;*/
    padding-top: 10px;
    height: 55px;
    width: auto;
}

#optionimg {
    vertical-align: bottom;
    height: 65px;
}





#list-novedades tr:nth-child(even) {
    background-color: #cccccc;
}

#list-novedades {
    color: #666666;
}

    #list-novedades td {
        padding: 5px;
    }

    #list-novedades tr {
        height: 66px;
    }

    #list-novedades thead th {
        background-color: #133556;
        color: white;
        font-weight: bold;
    }

.form-group {
    padding: 4px;
    margin-right: 20px;
}

#edit hr {
    visibility: hidden;
    height: 1px;
}

#edit {
    width: 650px
}

#nove-imagen, #nove-thumbs, #nove-imagen-edit, #nove-thumbs-edit {
    max-height: 100px;
    max-width: 120px;
    height: auto;
    width: auto;
}

.preview-image {
    max-height: 200px;
    max-width: 150px;
    height: auto;
    width: auto;
}

.bootstrap-select {
width:100% !important;
}

.ui-datepicker {
z-index:2000;

}