[data-sa-theme="11"] {
	background-image: url(../resources/img/background.jpg);
}

[data-sa-theme="11"] *,
[data-sa-theme="11"] .top-nav>li>a,
[data-sa-theme="11"] .dataTables_filter:after, 
[data-sa-theme="11"] .dataTables_length:after,
[data-sa-theme="11"] .form-control,
[data-sa-theme="11"] .breadcrumb-item+.breadcrumb-item:before,
[data-sa-theme="11"] .breadcrumb-item,
[data-sa-theme="11"] .breadcrumb-item.active,
[data-sa-theme="11"] .breadcrumb-item:hover, 
[data-sa-theme="11"] .breadcrumb-item>a:hover,
[data-sa-theme="11"] .dataTables_info, 
[data-sa-theme="11"] .paginate_button, 
[data-sa-theme="11"] .nav-link:not(.disabled):hover, 
[data-sa-theme="11"] .fc-today-button, 
[data-sa-theme="11"] .fc-icon-right-single-arrow:after, 
[data-sa-theme="11"] .fc-icon-left-single-arrow:after, 
[data-sa-theme="11"] .flot-chart-legends .legendLabel, 
[data-sa-theme="11"] .nav-tabs .nav-item.show .nav-link, 
[data-sa-theme="11"] .nav-tabs .nav-link.active,
[data-sa-theme="11"] .nav-tabs .nav-link.active:before, 
[data-sa-theme="11"] .actions__item, 
[data-sa-theme="11"] .dataTables_info, 
[data-sa-theme="11"] .dropdown-header, 
[data-sa-theme="11"] .listview__heading, 
[data-sa-theme="11"] .actions__item:hover, 
[data-sa-theme="11"] .listview__content>p, 
[data-sa-theme="11"] .view-more,
[data-sa-theme="11"] .load-more>a {
    color: black;
}

[data-sa-theme="11"] .columna-funcion .zmdi,
[data-sa-theme="11"] .columna-funcion .fa {
	color: black !important;
}

.modal-content .columna-funcion .zmdi,
.modal-content .columna-funcion .fa {
	color: white !important;
}

[data-sa-theme="11"] .dataTables_length:before {
	border-color: transparent transparent #181818;
}

[data-sa-theme="11"] .paginate_button {
    background-color: rgba(29, 29, 29, 0.12);
}

[data-sa-theme="11"] .listview__heading>small,
[data-sa-theme="11"] .toolbar__nav>a
[data-sa-theme="11"] .listview__content>p, 
[data-sa-theme="11"] .nav-link, 
[data-sa-theme="11"] .nav-tabs .nav-link {
    color: rgba(0, 0, 0, 0.7);
}

[data-sa-theme="11"] .nav-tabs .nav-link:before {
	background-color: black;
}

[data-sa-theme="11"]  .nav-tabs {
    border-bottom: 2px solid rgba(0, 0, 0, 0.18);
}

[data-sa-theme="11"] .form-control,
[data-sa-theme="11"] .dataTables_filter>label input[type=search], 
[data-sa-theme="11"] .dataTables_filter>label select, 
[data-sa-theme="11"].dataTables_length>label input[type=search], 
[data-sa-theme="11"] .dataTables_length>label select {
	color: black;
	border-bottom: 1px solid #a5a5a5;
}

[data-sa-theme="11"] .dataTables_filter>label input[type=search]:focus, 
[data-sa-theme="11"] .dataTables_filter>label select:focus, 
[data-sa-theme="11"] .dataTables_length>label input[type=search]:focus, 
[data-sa-theme="11"] .dataTables_length>label select:focus {
	border-bottom: 1px solid #000000;
}

[data-sa-theme="11"] .dataTables_filter>label input[type=search]::-webkit-input-placeholder, 
[data-sa-theme="11"] .dataTables_filter>label select::-webkit-input-placeholder, 
[data-sa-theme="11"] .dataTables_length>label input[type=search]::-webkit-input-placeholder, 
[data-sa-theme="11"] .dataTables_length>label select::-webkit-input-placeholder,
[data-sa-theme="11"] .dataTables_filter>label select::-moz-placeholder, 
[data-sa-theme="11"] .dataTables_length>label input[type=search]::-moz-placeholder, 
[data-sa-theme="11"] .dataTables_length>label select::-moz-placeholder,
[data-sa-theme="11"] .dataTables_filter>label select::-ms-input-placeholder, 
[data-sa-theme="11"] .dataTables_length>label input[type=search]::-ms-input-placeholder, 
[data-sa-theme="11"] .dataTables_length>label select::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.53);
}

.dataTables_filter>label input[type=search]::-webkit-input-placeholder, 
.dataTables_filter>label select::-webkit-input-placeholder, 
.dataTables_length>label input[type=search]::-webkit-input-placeholder, 
.dataTables_length>label select::-webkit-input-placeholder {
	color: rgba(9, 9, 9, 0.72) !important;
}

[data-sa-theme="11"] .clock {
	border-radius: 18px;
}

[data-sa-theme="11"] .custom-control-indicator,
[data-sa-theme="11"] .input-group-addon,
[data-sa-theme="11"] .fc-unthemed th {
	border: 1px solid black;
}

[data-sa-theme="11"] .select:before {
	border-color: transparent transparent #080808
}

[data-sa-theme="11"] .sidebar--hidden,
[data-sa-theme="11"] .card,
[data-sa-theme="11"] .themes,
[data-sa-theme="11"] .dropdown-menu,
[data-sa-theme="11"] .modal-content,
[data-sa-theme="11"] .header {
    background-color: rgba(222, 220, 220, 0.96);
}

[data-sa-theme="11"] .top-nav__notify:before {
    background-color: #000;
}

[data-sa-theme="11"] .clock,
[data-sa-theme="11"] .card,
[data-sa-theme="11"] .user__info {
	/*border: 1px solid #b5b4b4 !important;*/
}

[data-sa-theme="11"] .modal.fade.show {
	background-color: rgba(255, 255, 255, 0.9) !important;
}

[data-sa-theme="11"] .modal-content {
    border: 1px solid #a9a6a6 !important;
}

[data-sa-theme="11"] .input-group-addon:not(:last-child) {
    /*border-right: 1px solid black !important;*/
}

[data-sa-theme="11"] .fc-unthemed .fc-content, 
[data-sa-theme="11"] .fc-unthemed .fc-divider, 
[data-sa-theme="11"] .fc-unthemed .fc-list-heading td, 
[data-sa-theme="11"] .fc-unthemed .fc-list-view, 
[data-sa-theme="11"] .fc-unthemed .fc-popover, 
[data-sa-theme="11"] .fc-unthemed .fc-row, 
[data-sa-theme="11"] .fc-unthemed tbody, 
[data-sa-theme="11"] .fc-unthemed td, 
[data-sa-theme="11"] .fc-unthemed th, 
[data-sa-theme="11"] .fc-unthemed thead {
	border-color: #a9a6a6 !important;
}

[data-sa-theme="11"] .form-control:focus {
	color: black;
    border-color: black;
}
	
[data-sa-theme="11"] .fc-unthemed .fc-disabled-day {
    background: rgba(64, 67, 53, 0.42);
}

[data-sa-theme="11"] a.btn:active i,
[data-sa-theme="11"] a.btn:active span,
[data-sa-theme="11"] a.btn:hover i,
[data-sa-theme="11"] a.btn:hover span {
	color: #FFFFFF !important;
}

[data-sa-theme="11"] .ui-fileupload-files > div::after {
	background-color: #5554547a;
}

[data-sa-theme="11"] a.btn.btn-outline-success i,
[data-sa-theme="11"] a.btn.btn-outline-success span {
	color: #28a745;
}

[data-sa-theme="11"] a.btn.btn-outline-warning i,
[data-sa-theme="11"] a.btn.btn-outline-warning span {
	color: #ffc107;
}

[data-sa-theme="11"] a.button-number-control i {
    color: black;
}

[data-sa-theme="11"] .select2-dropdown {
	background-color: white;
}

[data-sa-theme="11"] .select2-search__field,
[data-sa-theme="11"] .select2-dropdown .select2-results__option[aria-selected="true"]::before,
[data-sa-theme="11"] .select2-dropdown .select2-search--dropdown:before,
[data-sa-theme="11"] .select2-dropdown .select2-results__option[aria-selected=true],
[data-sa-theme="11"] .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: black;
}

[data-sa-theme="11"] .select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa !important;
}

[data-sa-theme="11"] .select2-container--default .select2-selection--single {
	border-bottom: 1px solid rgba(156, 154, 154, 0.99)
}

[data-sa-theme="11"] .select2-container--default .select2-selection--single:before {
	border-color: transparent transparent #151414;
}

[data-sa-theme="11"] .select2-dropdown .select2-results__option--highlighted[aria-selected] {
	color: #757575;
}

[data-sa-theme="4"] .table-responsive.finpay .filter-finpay::placeholder {
	color: rgba(255,255,255,.5) !important;
	text-shadow: none;
}

[data-sa-theme="4"] .dataTables_filter>label input[type=search]::placeholder {
	color: rgba(255,255,255,.5) !important;
	text-shadow: none;
}