/* Minification failed. Returning unminified contents.
(193,170): run-time error CSS1035: Expected colon, found '}'
 */
/*!
 * ui-select
 * http://github.com/angular-ui/ui-select
 * Version: 0.18.1 - 2016-07-10T00:18:11.107Z
 * License: MIT
 */.ui-select-highlight{font-weight:700}.ui-select-offscreen{clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;border:0!important;margin:0!important;padding:0!important;overflow:hidden!important;position:absolute!important;outline:0!important;left:0!important;top:0!important}.ui-select-choices-row:hover{background-color:#f5f5f5}.ng-dirty.ng-invalid>a.select2-choice{border-color:#D44950}.select2-result-single{padding-left:0}.select-locked>.ui-select-match-close,.select2-locked>.select2-search-choice-close{display:none}body>.select2-container.open{z-index:9999}.ui-select-container.select2.direction-up .ui-select-match,.ui-select-container[theme=select2].direction-up .ui-select-match{border-radius:0 0 4px 4px}.ui-select-container.select2.direction-up .ui-select-dropdown,.ui-select-container[theme=select2].direction-up .ui-select-dropdown{border-radius:4px 4px 0 0;border-top-width:1px;border-top-style:solid;box-shadow:0 -4px 8px rgba(0,0,0,.25);margin-top:-4px}.ui-select-container.select2.direction-up .ui-select-dropdown .select2-search,.ui-select-container[theme=select2].direction-up .ui-select-dropdown .select2-search{margin-top:4px}.ui-select-container.select2.direction-up.select2-dropdown-open .ui-select-match,.ui-select-container[theme=select2].direction-up.select2-dropdown-open .ui-select-match{border-bottom-color:#5897fb}.selectize-input.selectize-focus{border-color:#007FBB!important}.selectize-control>.selectize-dropdown,.selectize-control>.selectize-input>input{width:100%}.ng-dirty.ng-invalid>div.selectize-input{border-color:#D44950}.ui-select-container[theme=selectize].direction-up .ui-select-dropdown{box-shadow:0 -4px 8px rgba(0,0,0,.25);margin-top:-2px}.btn-default-focus{color:#333;background-color:#EBEBEB;border-color:#ADADAD;text-decoration:none;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.ui-select-bootstrap .ui-select-toggle{position:relative}.ui-select-bootstrap .ui-select-toggle>.caret{position:absolute;height:10px;top:50%;right:10px;margin-top:-2px}.input-group>.ui-select-bootstrap.dropdown{position:static}.input-group>.ui-select-bootstrap>input.ui-select-search.form-control{border-radius:4px 0 0 4px}.input-group>.ui-select-bootstrap>input.ui-select-search.form-control.direction-up{border-radius:4px 0 0 4px!important}.ui-select-bootstrap>.ui-select-match>.btn{text-align:left!important}.ui-select-bootstrap>.ui-select-match>.caret{position:absolute;top:45%;right:15px}.ui-select-bootstrap>.ui-select-choices,.ui-select-bootstrap>.ui-select-no-choice{width:100%;height:auto;max-height:200px;overflow-x:hidden;margin-top:-1px}body>.ui-select-bootstrap.open{z-index:1000}.ui-select-multiple.ui-select-bootstrap{height:auto;padding:3px 3px 0}.ui-select-multiple.ui-select-bootstrap input.ui-select-search{background-color:transparent!important;border:none;outline:0;height:1.666666em;margin-bottom:3px}.ui-select-multiple.ui-select-bootstrap .ui-select-match .close{font-size:1.6em;line-height:.75}.ui-select-multiple.ui-select-bootstrap .ui-select-match-item{outline:0;margin:0 3px 3px 0}.ui-select-multiple .ui-select-match-item{position:relative}.ui-select-multiple .ui-select-match-item.dropping .ui-select-match-close{pointer-events:none}.ui-select-multiple:hover .ui-select-match-item.dropping-before:before{content:"";position:absolute;top:0;right:100%;height:100%;margin-right:2px;border-left:1px solid #428bca}.ui-select-multiple:hover .ui-select-match-item.dropping-after:after{content:"";position:absolute;top:0;left:100%;height:100%;margin-left:2px;border-right:1px solid #428bca}.ui-select-bootstrap .ui-select-choices-row>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.ui-select-bootstrap .ui-select-choices-row>a:focus,.ui-select-bootstrap .ui-select-choices-row>a:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.ui-select-bootstrap .ui-select-choices-row.active>a{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.ui-select-bootstrap .ui-select-choices-row.active.disabled>a,.ui-select-bootstrap .ui-select-choices-row.disabled>a{color:#777;cursor:not-allowed;background-color:#fff}.ui-select-match.ng-hide-add,.ui-select-search.ng-hide-add{display:none!important}.ui-select-bootstrap.ng-dirty.ng-invalid>button.btn.ui-select-match{border-color:#D44950}.ui-select-container[theme=bootstrap].direction-up .ui-select-dropdown{box-shadow:0 -4px 8px rgba(0,0,0,.25)}
/*# sourceMappingURL=select.min.css.map */

.al-sidebar-list-item.with-sub-menu .selected {
    background-color: #000010;
    color: #fff;
}

.btn.ui-select-toggle,
.form-group-date .btn,
.dropdown-menu .btn {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

.align-left {
    text-align: left;
}



#chartFinanciero {
	width		: 100%;
	height		: 300px;
}	

#chartPlazo {
	width		: 100%;
	height		: 300px;
}	

button.btn.btn-pass {
    border-width: 1px;
    color: #666666;
    background: #fce2c2;
    border-color: #d6d6d6;
}

.espaciado {
    margin-top: 0;
    margin-bottom: 5px;
}

.input-sm-custom {
    height: 33px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.x-cash-icon-leaf, .x-cash-icon-text::before {
  font: normal normal normal 25px/1 "FontAwesome";
  display: inline-block;
  color: #093e63;
}

.x-cash-icon-leaf::before, .x-cash-icon-text::before {
    content: "\f155";
    font-size: 1em;
    position: relative;
    top: -1px;
}


.bootstrap-switch-handle-on {
    color: white!important;
}
.input-group {
    margin-bottom: 0;
}

.table .form-group {
    margin-bottom: 0;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    color: #aaa;
}

.modal .modal-dialog .has-success .form-control {
     border: 1px solid #a6c733;
}

.modal .modal-dialog .has-error .form-control {
     border: 1px solid #ed7878;
}

.modal .bg-primary {
    background-color: #5E5E5E;
}

.modal .bg-default {
    background-color: #d4e6fc;
}

.margin-top-checkbox {
  margin-top: 25px; }


button.btn.btn-default {
    background: #fff !important;
}
button.btn.btn-item {
    color: #fff;
    background: #c1c96c !important;
}

.alert-warning {
  color: #c09853;
  background-color: #11110c;
  border-color: #fbeed5;
}

button.btn.btn-ampliacion {
    width: 100px;
    color: #fff;
    background: #9ad16a !important;
}

.table > tbody > tr.disabled > td {
    background-color: rgba(146, 148, 138, 0.7);
    color: #ffffff;
    border: none;
}

.ui-tabs .ui-tabs-nav
{
background: lightblue;
}

.ui-tabs .ui-tabs-panel 
{
background: blue;
}

.hh{
    font-size: 200%;
}


.change {
    color: black;
    background: #f4cbd2;
}

.changeSaldo {
    color: black;
    background: #eeefc6;
}

.saldoPositivo {
    /*color: #616867;*/
    color: #216d1d;
}

h1, h2 {
    display: inline;
}

.saldoNegativo {
    /*color: #616867;*/
    color: #b72f2f;
}

.red {
    color: red; 
}
.switcher { display: inline-block; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
.switcher-label { font-size: .9em; }
.switcher-label.false { color: #e35144; }
.switcher-line { display: inline-block; vertical-align: middle; cursor: pointer; }
.switcher-line { position: relative; width: 40px; height: 2em; margin: 0 8px; }
.switcher-line:before { content: ''; display: block; vertical-align: middle; width: 100%; height: 6px; background: #8ca0ad;
	background-image: -webkit-linear-gradient(#8ca0ad, #cad6de); background-image: linear-gradient(#8ca0ad, #cad6de); }
.switcher-line:before,
.switcher-line:after { -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); position: absolute; top: 50%; border-radius: 10em;
	-webkit-transition: all 300ms ease; -ms-transition: all 300ms ease; transition: all 300ms ease; }
.switcher-line:after { content: ''; display: block; width: 20px; height: 20px; background: #fff; border: 1px solid #c9d1d6; box-shadow: 0 1px 2px rgba(97, 126, 147, .5);
	left: 0; }
.switcher input { display: none !important; }

.switcher.active .switcher-line:after { left: 100%; -webkit-transform: translate(-100%, -50%); -ms-transform: translate(-100%, -50%); transform: translate(-100%, -50%); }
.switcher.active .switcher-label.true { color: #4ecb32; }
.switcher.active .switcher-label.false { color: inherit; }

.switcher.disabled { opacity: .5; }
