﻿.fuelux .placard .glass {
    background: transparent;
    border: 1px solid transparent;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.fuelux .placard .glass:hover[disabled] {
    background: transparent;
    border-color: transparent;
    cursor: not-allowed;
}
.fuelux .placard.glass input.placard-field[readonly],
.fuelux .placard.glass textarea.placard-field[readonly] {
    background: none;
}
.fuelux .placard.glass input.placard-field[readonly]:hover,
.fuelux .placard.glass textarea.placard-field[readonly]:hover {
    background: #d9edf7;
    cursor: pointer;
}
.fuelux .placard.glass input,
.fuelux .placard.glass textarea {
    resize: none;
    background: transparent;
    border: 1px solid #fff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.fuelux .placard.glass .input-group-btn {
    display: none;
}
.fuelux .placard.glass input:hover,
.fuelux .placard.glass textarea:hover {
    background: #d9edf7;
    border-color: #66afe9;
    cursor: pointer;
}
.fuelux .placard.glass input:hover[disabled],
.fuelux .placard.glass textarea:hover[disabled] {
    background: transparent;
    border-color: #fff;
    cursor: not-allowed;
}
.fuelux .placard.glass input:focus,
.fuelux .placard.glass textarea:focus {
    background: #fff;
    border-color: #66afe9;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    cursor: auto;
}
.fuelux .placard.glass .input-group-btn:focus {
    display: inline-block;
}
.fuelux .placard.glass input:focus[disabled],
.fuelux .placard.glass textarea:focus[disabled] {
    background: transparent;
    border-color: #fff;
    cursor: not-allowed;
}
.fuelux .placard.glass input[disabled],
.fuelux .placard.glass textarea[disabled] {
    cursor: not-allowed;
}
.fuelux .radio-inline,
.fuelux .checkbox-inline {
    padding-left: 20px;
}
.fuelux .pillbox .pillbox-input-wrap {
    margin: 0;
}
.fuelux .pillbox > .pill-group > .pill {
    margin: 0 2px 0 2px;
}
.fuelux .repeater .checkbox-custom.checkbox-inline,
.fuelux .table .checkbox-custom.checkbox-inline {
    /*padding-left: 0px;*/    
    position: relative;
    margin-bottom: 0;
}
.fuelux .repeater .repeater-pagination span {
    display: inline-block;
}
.fuelux .repeater .repeater-pagination label {
    margin: 0px;
    max-width: none;
}
.fuelux .repeater .repeater-list .checkbox-custom.checkbox-inline:before,
.fuelux .table .checkbox-custom.checkbox-inline:before {
    top: -8px;
}

.fuelux .repeater-search.btn-group {
  float: none;  
}

.fuelux .combobox .container .combobox-image,
.fuelux .combobox .input-group-btn .combobox-image {
    background-position: center center;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-attachment: inherit;
    -webkit-background-size: cover;
    /* For WebKit*/
    
    -moz-background-size: cover;
    /* Mozilla*/
    
    -o-background-size: cover;
    /* Opera*/
    
    background-size: cover;
    /* Generic*/
}
.fuelux .combobox.input-group-default .container .combobox-image,
.fuelux .combobox.input-group-default .container img,
.fuelux .combobox.input-group-default .input-group-btn .combobox-image {
    width: 20px !important;
    height: 20px !important;
    margin-right: 4px;
}
.fuelux .combobox.input-group-sm .container .combobox-image,
.fuelux .combobox.input-group-sm .container img,
.fuelux .combobox.input-group-sm .input-group-btn .combobox-image {
    width: 16px !important;
    height: 16px !important;
    margin-right: 4px;
}
.fuelux .combobox.input-group-lg .container .combobox-image,
.fuelux .combobox.input-group-lg .container img,
.fuelux .combobox.input-group-lg .input-group-btn .combobox-image {
    width: 24px !important;
    height: 24px !important;
    margin-right: 4px;
}
.fuelux .repeater .repeater-list table tbody tr.selected:hover td {
    background: #00BEEE !important;
}
.fuelux .repeater .repeater-list table tbody tr.selected td {
    background: #6AE1FF !important;
}
.fuelux .repeater[data-viewtype="list"] .repeater-canvas .repeater-list table tbody tr.selected td:first-child {
    padding-left: 8px;
}
.fuelux .repeater[data-viewtype="list"] .repeater-canvas .repeater-list table tbody tr:focus {
    outline: none;
}
.fuelux .repeater .repeater-list table tbody tr.empty td,
.fuelux .repeater[data-viewtype="list"] .repeater-canvas .repeater-list table tbody tr.empty td {
    border-bottom: 1px solid transparent;
    padding: 8px;
}
.fuelux .repeater .radio,
.fuelux .repeater .checkbox,
.fuelux .table .radio,
.fuelux .table .checkbox {
    margin-bottom: 0px;
    margin-top: 0px;
}

.fuelux .repeater .repeater-first,
.fuelux .repeater .repeater-prev,
.fuelux .repeater .repeater-next,
.fuelux .repeater .repeater-last {
    margin: 0px !important;
}

.fuelux .repeater[data-viewtype="list"] .repeater-canvas .repeater-list table thead > tr > th span.glyphicon {    
    position: absolute;
    right: 4px;
    top: 8px;
}

.fuelux .repeater .repeater-thumbnail.repeater-thumbnail-col {
    float:none;
    margin: 0 0 20px;
}

.fuelux .repeater .repeater-thumbnail h1,
.fuelux .repeater .repeater-thumbnail h2,
.fuelux .repeater .repeater-thumbnail h3,
.fuelux .repeater .repeater-thumbnail h4,
.fuelux .repeater .repeater-thumbnail h5,
.fuelux .repeater .repeater-thumbnail h6 {
    margin-top: 0;
}

.fuelux .repeater .repeater-thumbnail p {
    margin: 5px;
}

/*Comentado mientras se soluciona el problema con etiquetas super mega enormes*/
/*
.fuelux .repeater[data-viewtype="list"] .repeater-canvas .repeater-list table thead > tr > th,
.fuelux .repeater[data-viewtype="list"] .repeater-canvas .repeater-list-heading {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.fuelux .repeater[data-viewtype="list"] .repeater-canvas .repeater-list table thead > tr > th span.glyphicon {    
    position: absolute;
    right: 4px;
    top: 8px;
}*/

.fuelux .repeater .repeater-pagination .repeater-primaryPaging .input-group.input-append.dropdown.combobox {
	display:table;
	width: 100%;
}

.fuelux .radio input[type="checkbox"]:not(.sr-only),
.fuelux .checkbox input[type="checkbox"]:not(.sr-only),
.fuelux .radio-inline input[type="checkbox"]:not(.sr-only),
.fuelux .checkbox-inline input[type="checkbox"]:not(.sr-only),
.fuelux .radio input[type="radio"]:not(.sr-only),
.fuelux .checkbox input[type="radio"]:not(.sr-only),
.fuelux .radio-inline input[type="radio"]:not(.sr-only),
.fuelux .checkbox-inline input[type="radio"]:not(.sr-only) {
    border: 0 none;
    clip: initial;
    margin-left: -20px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: auto;
    height: auto;
}
.fuelux .spinbox .spinbox-up.btn-xs,
.fuelux .spinbox .spinbox-down.btn-xs {
    height: 14px !important;
    padding: 0px;
}
.fuelux .repeater-toolbar-search {
    margin: auto 0.3em;
}
.fuelux .wizard > .actions {
    z-index: 980;
}
.fuelux .wizard > .actions .dropdown-menu li a {
    line-height:1.42857;
    font-size:unset;
}
@media (max-width: 767px) {
    .fuelux .repeater .repeater-itemization .selectlist, 
    .fuelux .repeater .repeater-filters, 
    .fuelux .repeater .repeater-secondaryPaging, 
    .fuelux .repeater .repeater-primaryPaging, 
    .fuelux .repeater .repeater-next, 
    .fuelux .repeater .repeater-prev {
        margin:auto;
    }

    .fuelux .repeater .repeater-header-left, 
    .fuelux .repeater .repeater-footer-left {
        margin:auto;
    }

    .fuelux .repeater .btn-group,
    .fuelux .repeater .repeater-search,
    .fuelux .repeater .repeater-filters,
    .fuelux .repeater .repeater-views,
    .fuelux .repeater .repeater-itemization,
    .fuelux .repeater .repeater-pagination {
        margin-bottom: 8px;
    }

    .fuelux .repeater .repeater-pagination .repeater-primaryPaging {
        width:auto;
    }

    .fuelux .repeater .repeater-pagination .repeater-secondaryPaging {
        width: 41px;
    }

    .fuelux .repeater .repeater-state {
        width:100%;
    }

    .fuelux .repeater .page-label,
    .fuelux .repeater .repeater-title {
        display:none;
    }

    .fuelux .repeater .repeater-search,
    .fuelux .repeater .repeater-filters {
        width:100%;
    }

    .fuelux .wizard > .actions {
        z-index: unset;
        display: block;
        position: static;
        float: none;
        text-align: right;
        border-left: 1px solid #d4d4d4;
        border-right: 1px solid #d4d4d4;
        border-top: 1px solid #d4d4d4;
    }
}
@media (min-width: 992px) {
    .fuelux .repeater .table > thead > tr > th,
    .fuelux .repeater .table > thead > tr > td {
        padding: 7px !important;
        line-height: 1;
        vertical-align: middle;
    }
    .fuelux .repeater .table > tbody > tr > th,
    .fuelux .repeater .table > tfoot > tr > th,
    .fuelux .repeater .table > tbody > tr > td,
    .fuelux .repeater .table > tfoot > tr > td {
        padding: 7px !important;
        line-height: 1;
        vertical-align: middle;
    }
    .fuelux .repeater .repeater-viewport .btn {
        line-height: 1;
    }

    .fuelux .repeater .repeater-thumbnail {
        line-height: 1;
    }

    .fuelux .repeater .radio label,
    .fuelux .repeater .checkbox label,
    .fuelux .table .radio label,
    .fuelux .table .checkbox label {
        display: inline;
    }
    .fuelux .checkbox-custom:before,
    .fuelux .checkbox-custom.checkbox-inline::before {
        top: 0px;
    }
}