#app .form-control {
    font-size: 11px;
}
#app .radio-inline,
#app .radio-inline+.radio-inline,
#app .checkbox-inline,
#app .checkbox-inline+.checkbox-inline {
    margin-bottom: 0 !important;
}

#app .form-horizontal .radio,
#app .form-horizontal .checkbox,
#app .form-horizontal .radio-inline,
#app .form-horizontal .checkbox-inline {
    padding-top: 0;
}
#app .form-categorias_ps .selectize-input {
    min-width: 120px !important;
}

#app .table {
    width: auto;
    max-width: auto;
}

#app .table-full-width {
    width: 100%;
    max-width: 100%;
}

#app .selectize-control {
    min-width: 80px;
}

.caracteristicas_moviles {
    margin-bottom: 0 !important;
}

.caracteristicas_moviles td {
    padding: 2px !important;
    border-bottom: none !important;
}

.caracteristicas_moviles .ajaxupdate {
    /*
	padding-left: 2px !important;
	padding-right: 2px !important;
	*/
    padding: 2px !important;
}

.csv_on,
.csv_on a,
.csv_on span {
    background-color: #00CC00 !important;
    color: #fff !important;
}

.ready_on,
.ready_on a,
.ready_on span,
input.ready_on,
input.ready_on:focus {
    background-color: #FF9900 !important;
    color: #fff !important;
}

.background_group {
    padding: 0 !important;
}

.background_m {
    background-color: #6600FF !important;
}
.background_n {
    background-color: #FF9900 !important;
}
.background_r {
    background-color: #FF0000 !important;
}

#tablamodelos {
    position: fixed;
    top: 0;
    right: 120px;
    background: #ffffff;
    border: 1px solid #484848;
    padding: 10px;
    z-index: 99999;
    display: none;
}

.width50 {
    display: inline-block;
    width: 60%;
}

.width50:first-child {
    margin-bottom: 6px;
}

.sortable hr {
    margin: 5px 0;
}

.en_oferta {
    background-color: #F89C0E;
}

.background_group {
    min-width: 5px;
}

#app .form-control {
    height: auto;
}

#app .dropdown-menu {
    font-size: 11px;;
}
#app .notifylayer.controles {
    display: block;
}

#app .notifylayer .notifycontainer {
    position: fixed;
    z-index: 1000000;
    /*top: 50%;*/
    bottom: 0;
    left: 0;
    /*margin-left: -175px;
	margin-top: -100px;*/
    width: 100%;
    min-height: 10px;
    height: auto;
    background-color: #CB3412;
    color: #ffffff;
    /*-webkit-border-radius: 20px;*/
    /*-moz-border-radius: 20px;*/
    /*border-radius: 20px;*/
    text-align: center;
}

#app .notifylayer .notifycontainer .notifycontent {
    margin: 0 30px 10px 30px;
    text-align: center;
    /*font-family: "Raleway", sans-serif !important;*/
    font-weight: 300 !important;
    font-size: 16px !important;
}

#app .notifylayer .notifycontainer #closenotify {
    position: absolute;
    top: 10px;
    right: 15px;
}

#app .notifylayer .notifycontainer .notifycontent .btn-custom {
    background-color: #fff !important;
    border-color: #fff !important;
    color: #F4811E !important;
}
.opciones a {
    cursor:pointer;
}
.form-categorias_ps .icecat {
    display: inline-block;
    margin-left: 0px;
    margin-right: 10px;
    width: 18%;
}

#tabla_dinamica tfoot {
    display: table-row-group;
}

#tabla_dinamica {
    font-size: 11px !important;
    white-space: nowrap;
}
#app table.dataTable thead th,
#app table.dataTable thead td {
    padding: 10px 4px 10px 4px;
}

#app table.dataTable tbody th,
#app table.dataTable tbody td {
    padding: 8px 4px 8px 4px;
}

#app .form-categorias_ps .col-fullw {
    width: auto !important;
}
#app input:read-only:not(.ready_on) {
    background: none !important;
}
#app .tabla-atributos input:read-only {
    border: 1px solid transparent;
}
#app .tabla-atributos input:read-only:hover {
    border: 1px solid transparent !important;
}

#app .input-group-addon {
    padding: 0px 6px !important;
}

#app .btn-sm, .btn-group-sm > .btn {
    padding: 3px 8px !important;
    font-size: 12px !important;
    line-height: inherit !important;
}
.form-categorias_ps .edit_cat_ps, .form-fabricantes_ps .edit_fab_ps {
    border: none;
    margin: 1px;
}
.form-categorias_ps .edit_cat_ps:not([readonly]):focus, .form-fabricantes_ps .edit_fab_ps:not([readonly]):focus {
    border: 1px solid #5b5b60;
    margin: 0px;
}

.sorter {
    cursor: move !important;
}
#form_gestor .prod_new {
     color: #f00;
     font-weight: bold;
     cursor: pointer;
}
#form_gestor tr.sortable {
    border-top: 2px solid #000 !important;
}

#form_gestor .ajaxupdate_producto_css_1 {
    width: 50%;
    display: inline-block;
    margin-right: 10px;
}
#form_gestor .ajaxupdate_producto_css_2 {
    width: 20%;
    display: inline-block;
    margin-right: 10px;
}
#form_gestor .icecat {
    display: inline-block;
    margin-right: 10px;
}
#form_gestor .js-atributos-multiple {
    width: 20%;
    display: inline-block;
    margin-right: 10px;
}
#form_gestor .js-atributos {
    height: 26px;
    width: 25%;
    display: inline-block;
    overflow: hidden;
    vertical-align: bottom;
    color: #ffffff !important;
}
#form_gestor .js-atributos option {
    display: none;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #C8C7CC 1px;
    outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background: none !important;
}
.select2-container .select2-selection--multiple {
    min-height: 26px;
    height: auto;
}

.select2-container .select2-search--inline .select2-search__field {
    margin-top: 0px;
}

.dataTables_wrapper .dataTables_processing {
    top: 0 !important;
    background: none !important;
}
#app .messagelayer .selectize-control {
    min-width: 380px;
    text-align: left;
}
#app .force-import {
    background-color: #ffffff !important;
    font-size: 11px !important;
    font-weight: inherit !important;
    margin-top: 2px;
}
#app .force-import.active {
    background-color: unset !important;
    color: #484848 !important;
}
.messagelayer .messagecontainer, .messagelayer2 .messagecontainer2 {
    min-height: 320px;
}

.table-cats .td-cats, .table-cats .td-cats label, .table-cats .td-cats input {
    width: 100%;
}

.spin {
    -webkit-animation: spin 1.2s infinite linear;
    -moz-animation: spin 1.2s infinite linear;
    -o-animation: spin 1.2s infinite linear;
    animation: spin 1.2s infinite linear;
       -webkit-transform-origin: 50% 50%;
           transform-origin:50% 50%;
           -ms-transform-origin:50% 50%; /* IE 9 */
}
  
@-moz-keyframes spin {
    from {
      -moz-transform: rotate(0deg);
    }
    to {
      -moz-transform: rotate(360deg);
    }
}
  
@-webkit-keyframes spin {
    from {
      -webkit-transform: rotate(0deg);
    }
    to {
      -webkit-transform: rotate(360deg);
    }
}
  
@keyframes spin {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
}
