/*By Jenice ♥*/
/*Busqueda y ordenamiento*/
.sort thead th:last-child{
    text-align: center;
    width: 10px;
}
.sort tr td:last-child{
    text-align: right;
}
.sort tr td:last-child a{
    display: table-cell;
    padding: 0 3px;
    cursor: pointer;
}
.sort thead th[data-col] {
    color: #008cba;
    text-decoration: none;
    cursor: pointer;
}
.sort thead th[data-col]:hover,
.sort thead th[data-col]:focus {
    color: #008cba;
    text-decoration: underline;
}
.sort thead th[data-col]:focus {
    outline-offset: -2px;
}
.busqueda{
    border: 1px solid #c8c8c8  !important;
    border-radius: 4px;
    padding-left: 10px;
    box-shadow: inset 0px 0px 1px #cfcfcf ;
    height: 30px;
}
.btn-buscar{
    padding: 5px;
    cursor: pointer;
    border: none;
    background: none;
    color: #286090 ;
}
.btn-buscar:hover{
    color: #337AB7 ;
}
/*Busqueda y ordenamiento 2 (CXC)*/
.rowTotales th:first-child{
    text-align: center;
}
.sortCC thead th:last-child{
    text-align: center;
}
.sortCC tr td:last-child{
    text-align: right;
    width: 10px;
}
/*.sortCC tr td:last-child a,
.sortCC tr td:last-child input
{
    display: table-cell;
    padding: 0 3px;
}
.sortCC tr td:last-child input{
    float: left;
}*/
.sortCC td:not(.noSort){
    padding-left: 15px !important;
}
.sortitos{
    color: rgb(171, 171, 171);
    cursor: pointer;
}
.iga-sort:hover .sortitos{
    color: #337AB7 ;
}
.sortitos.active{
    color: #337AB7 ;
}
.clicSearch{
    cursor: pointer;
}
.sortCC thead th .input-mini{
    border-radius: 4px 0 0 4px;
    padding-left: 4px;
    border: 1px solid #ccc;
    height: 28px;
}
.sortCC thead th .input-group-addon{
    padding: 3px;
}
.sortCC thead th .iga-times{
    background:#fff !important;
    border-left:none !important;
    padding-left: 0px !important;
}
.sortCC thead th .input-mini{
    box-shadow:none !important;
    border-right:none !important;
    width: 100%;
}
.sortCC thead th .input-group-addon .fa-times{
    cursor:pointer;
    color:#fff;
}
.sortCC tr td,.sortCC tr th{
    font-size: 12px;
}
.sortCC thead th .input-mini:focus,
.sortCC thead th .input-mini:focus + .input-group-addon{
    border-color: #66afe9;
    outline: 0;
}
.sortCC thead th .input-group-addon:hover .fa-times,
.sortCC thead th .input-mini:hover + .input-group-addon .fa-times{
    color: #ccc;
    display: inline-block;
}
.sortCC tbody tr td .btn-default{
    padding: 1px 3px !important;
}
/*Dinero*/
.dinero, .cell-cantidad{
    text-align:right;
    padding-right:30px !important;
}
/*.dinero:not(.noSort),.cantidad:not(.noSort){
    padding-right:30px !important;
}*/
/*.dineroLabel{
    float: left;
}*/
.rowTotales th, .rowTotales td{
    background: #d9edf7 !important;
}

/*CXC*/
tr.linea-roja {
    background-color: rgb(255, 224, 224) !important
}
tr.letras-rojas td {
    color: red !important
}
/*FILTERINPUT*/
.filterUl{
    display: inline-block;
    padding: 0;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 0 0 4px 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    position: absolute;
    width: 90%;
    z-index: 20;
    overflow: auto;
    max-height: 200px;
}
.filterUl li{
    list-style: none;
    cursor: pointer;
    padding: 6px 12px;
}
.filterUl li:hover, .selected{
    list-style: none;
    background: #f8f8f8;
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.fa-asterisk{
    color: red !important;
}
iframe{
    border: 1px solid #ccc;
}
.right{
    text-align: right;
    padding-right: 30px !important;
}
.fa-pulse.form-control-feedback{
    width:auto !important;
    height:auto !important;
    top:35px !important;
    right:25px !important;
    color: #ccc !important;
}
html.busy, html.busy * {
    cursor: wait !important;
}
.btn-wl{
    margin-top:23px;
}
.expressEdit .guardar,
.expressEdit .editar{
    cursor: pointer;
}
.expressEdit input{
    height: 25px;
    font-size: inherit;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.expressEdit td{
    height: 30px;
}
.expressEdit tr td:last-child{
    text-align: right;
}
.mycontainer{
    max-width: 1170px;
    margin: 0 auto;
}

/********************************************** Ray ***************************************/
.form-control-ray{
    width: auto!important;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control-ray-sinalto{
    width: auto!important;
    /*height: 34px;*/
    padding: 0;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/******************* Colores estandar *********************/
.azulOff{
    color:#286090;
}
/*azul On*/
.azul{
    color:#337AB7;
}
.verdeOff{
    color:#449D44;
}
/*verde On*/
.verde{
    color:#5CB85C;
}
.rojoOff{
    color:#C9302C;
}
/*rojo On*/
.rojo{
    color:#D9534F;
}/*rojo inactivo*/
.rojoInactivo{
    color:#DBBBB7;
}
.anaranjadoOff{
    color:#EC971F;
}
/*anaranjado On*/
.anaranjado{
    color:#F0AD4E;
}
.defaultOff{
    color:#E0E0E0;
}
/*default On*/
.default{
    color:#BFBABA;
}
.negroOff{
    color:#2B2B2B;
}
/*default On*/
.negro{
    color:#000000;
}
/************************************* Nomina ************************/
.tabla-nomina{
    border: 1px solid #E5E5E5;
    border-radius: 8px;
    padding: 0;
}
/************************************* tarjeta contactos ************************/
.flotante {
    position: absolute;
    right: 15px;
    top: 0px;
    /*top: 10px;*/
}
.tarjeta {
    padding: 0px;
    /*margin: 10px;*/
    position: relative;
    min-height: 140px;
}
.tarjeta .panel-body{
    padding: 15px 0;
}
.tarjeta .departamento{
    text-transform: uppercase;
    font-weight: bold;
}
.tarjeta .nombre{
    font-weight: bold;
}
.tarjeta .fa{
    width:10px;
}
.division-top {
    border-top: solid 1px #DDDDDD;
    padding-top: 5px;
    padding-bottom: 5px;
}
/************************************* Otros ************************/
.removerDec{
    text-decoration: none !important;
}
.mini-boton{
    background-color: #5CB85C;
    padding: 7px;
    border-radius: 7px;
    border: 1px solid #A3E3A3;
    cursor: pointer;
}
.cancelar-boton-input{
    position: absolute;
    margin-left: -15px;
    margin-top: 5px;
}
.margenBoton{
    margin:5px;
}