 @keyframes fa-blink {
     0% { opacity: 1; }
     25% { opacity: 0.25; }
     50% { opacity: 0.5; }
     75% { opacity: 0.75; }
     100% { opacity: 0; }
 }
@media (max-width: 768px) {
    .btn-full-mb {
        width:100%;
    }
}
@media (min-width: 768px) {
  .modal-xl {
    width: 90%;
   max-width:1200px;
  }
}
.underline {
	text-decoration: underline;
}
.datepicker-dropdown {
	z-index : 9999999 !important;
}
.tbl-avatar {
	height : 40px;
}
.fa-blink {
   -webkit-animation: fa-blink .75s linear infinite;
   -moz-animation: fa-blink .75s linear infinite;
   -ms-animation: fa-blink .75s linear infinite;
   -o-animation: fa-blink .75s linear infinite;
   animation: fa-blink .75s linear infinite;
}
.card-shadow {
	box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
}

.btn-group li {
	cursor: pointer;
}

.sweet-alert .icon {
	height: 85px !important; 
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
	border-bottom: 2px solid #ebeced;;
}

@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.blink{
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}
.navbar-nav>li>a.has-notify:before {
	
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}
.select2 {
	width : 100% !important;
}
.bootstrap-tagsinput {
	width : 100% !important;
}
.label-switcher {
	cursor : pointer;
}
.label-check {
	cursor : pointer;
}

.select2-close-mask{
    z-index: 2099;
}
.select2-dropdown{
    z-index: 3051;
}
.select2-container.select2-container--default.select2-container--open  {
  z-index: 5000;
}

.table , .dataTable{
  width:100% !important;
}

.i-mini-switch {
	cursor : pointer;
}
.i-mini-switch-si-no {
	cursor : pointer;
}
.i-mini-switch-ajax {
	cursor : pointer;
}
.cursor-pointer {
	cursor : pointer;
}
.cursor-dont {
	cursor : not-allowed;
}
.bg-unset {
	background-color : unset !important;
}
.fdate {
	cursor : pointer;
	background-color : unset !important;
}
.fdate-no-past {
	cursor : pointer;
	background-color : unset !important;
}
.fdate-no-future {
	cursor : pointer;
	background-color : unset !important;
}
.fdate-from-tomorrow {
	cursor : pointer;
	background-color : unset !important;
}
.fdate-drops {
	cursor : pointer;
	background-color : unset !important;
}
select[disabled] {
  cursor: not-allowed;
}
.bg-orange {
	background-color : #e59400;
}
.bg-light-gray {
	background-color: #939393;
}
.bg-dark-blue {
	background-color : #000062;
}
.bg-blue2 {
	background-color : #62629d;
}
.tbl-border-left {
	border-left-color: grey !important;
	border-left-style: dashed;
	border-left-width: 1px;
}

.tbl-border-right {
	border-right-color: grey !important;
	border-right-style: dashed;
	border-right-width: 1px;
}
.out-logo {
	max-height: 75px;
	margin-top: -4%
}
.in-logo {
	width : 60% !important;
}

.olvido_contrasena{
	color: #151b26 !important;
	font-size: 17px;
	text-decoration : underline #000
}

.bg-dark, .bg-inverse {
    background: #151B26!important;
}
.btn.btn-inverse, .btn.btn-inverse:not(:disabled):not(.disabled).active:focus, .btn.btn-inverse:not(:disabled):not(.disabled):active:focus, .show>.btn.btn-inverse.dropdown-toggle:focus {
    color: #fff;
    background: #151B26;
    -webkit-box-shadow: 0 1px #24292e;
    box-shadow: 0 1px #24292e;
}

.header {
	box-shadow: 0px 9px 19px -15px #111;
}
#content {
	background-color : #f9f9f9;
}
.panel {
	box-shadow: 0 1px 7px #c9c9c9; 
    -moz-box-shadow: 0 1px 7px #c9c9c9;
    -webkit-box-shadow: 0 1px 7px #c9c9c9;
}
.widget {
	box-shadow: 0 1px 7px #c9c9c9; 
    -moz-box-shadow: 0 1px 7px #c9c9c9;
    -webkit-box-shadow: 0 1px 7px #c9c9c9;
}
.sidebar .nav-user {
	background: #030406;
}
.sidebar .nav-user .image {
	background: #eaedef;
	/*padding : 5px; */
}
.navbar-user > a .image img {
	/* padding: 5px; */
}
.sidebar, .sidebar-bg {
    background: #151B26;
}
.sidebar .nav > li.divider {
    background: #fac820;
}
.sidebar .nav > li.nav-header{
	color: #FFF
}
.sidebar-minify-btn {
	background: #000;
}
.page-header {
	color : #000033;
}
.sidebar .sub-menu {
    background: #0c1325;
}
.sidebar .nav > li.expand > a, .sidebar .nav > li > a:hover, .sidebar .nav > li > a:focus {
    background: #010204;
}
.sidebar .sub-menu > li > a{
	color: #FFF
}
.sidebar .sub-menu > li > a:hover{
	color: #8a8f94
}
.sidebar .nav > li.active > a > i{
	color: #000;
	background: #fac820
}
.float-sub-menu:before{
	background: #fac820
}
.sidebar .sub-menu > li.active > a:before{
	color: #fac820
}
.float-sub-menu li.active > a:before{
	color: #000
}
.float-sub-menu-container {
	background: #0c1325;
}
.panel.panel-inverse .panel-heading {
    background: #151b26;
}
.dropdown-notification > li.notification-item .title, .dropdown-notification > li.notification-item .desc {
    white-space: break-spaces;
    width: 232px;
    margin-top: 5px;
}
 .profile-header {
    position: relative;
    overflow: hidden;
}
.profile-header .profile-header-cover {
    background-image: url(/images/covers/cover4.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.profile-header .profile-header-content, .profile-header .profile-header-tab {
    position: relative;
}
.profile-header .profile-header-content {
    color: #fff;
    padding: 25px;
}
.profile-header .profile-header-tab {
    background: #fff;
    list-style-type: none;
    margin: -10px 0 0;
    padding: 0 0 0 140px;
    white-space: nowrap;
    border-radius: 0;
}
.profile-header .profile-header-content, .profile-header .profile-header-tab {
    position: relative;
}
.profile-header-img {
    float: left;
    width: 120px;
    height: 120px;
    overflow: hidden;
    position: relative;
    z-index: 10;
    margin: 0 0 -20px;
    padding: 3px;
    border-radius: 4px;
    background: #fff;
}
.profile-header-img img {
    max-width: 100%;
}
.p-image {
	position: absolute;
	top: 167px;
	right: 30px;
	color: #666666;
	transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
	cursor: pointer;
}

.p-image:hover {
	transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
}
.upload-button {
	font-size: 1.2em;
	cursor: pointer;
}

.upload-button:hover {
	transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
	color: #999;
	cursor: pointer;
}

.div-img {
	position: relative;
	margin-top: -19px;
	margin-left: 95px;
	color: white;
}

.div-edit-name {
	margin-top: 5px;
}

.ingreso-pendiente {
    background-color : #ffcccc !important;
}
.urgente {
	background-color: #F08080 !important;
	color: white;
}

.por-autorizar {
	background-color: #ffffc4 !important;
}

.por-autorizar-urgente {
	color: #ffffc4 !important;
}
.iva-checked {
    background-color: #ffffc7 !important;
}
.por-pagar {
	background-color: #000080 !important;
	color : white !important;
}
.fc-day-grid-event {
    margin: 3px;
    font-size: 13px;
}

.fc-past {
    background-color: silver;
}

.fc-event.fc-selected.fc-dragging {
	box-shadow: 0 2px 7px rgba(253, 227, 167, 1);
}
.fc-highlight { /* when user is selecting cells */
	background: #003F87	;
	opacity: .3;
}
.dropdown-notification > li.notification-item .title, .dropdown-notification > li.notification-item .desc {
    white-space: break-spaces;
    width: 232px;
    margin-top: 5px;
}
.sidebar .sub-menu > li > a {
    padding: 5px 20px;
    display: block;
    color: #8a8f94;
    text-decoration: none;
    position: relative;
}
.pac-container {
	z-index: 10000 !important;
}
.avatar-circle-xs {
    float: left;
    width: 20px;
    height: 20px;
    border-radius: 48px;
    overflow: hidden;
    margin-top: 5px;
}
.avatar-circle-sm {
	float: left;
    width: 30px;
    height: 30px;
    border-radius: 48px;
    overflow: hidden;
    margin-top: 5px;
}
.avatar-circle-mini {
    float: left;
    width: 33px;
    height: 33px;
    border-radius: 48px;
    overflow: hidden;
    margin-top: 10px;
}
.avatar-circle-md {
	float: left;
    width: 50px;
    height: 50px;
    border-radius: 48px;
    overflow: hidden;
    margin-top: 5px;
}
.bold {
	font-weight: bold;	
}
.sweet-alert {
	box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
}
.img-articulo {
	height : 100px;
	border-radius : 10%;
}
.line-through {
	text-decoration: line-through;
}

.dotted-box {
    border: 2px dotted #ccc;       /* Borde gris claro (#ccc) punteado */
    border-radius: 12px;           /* Bordes redondeados */
    padding: 20px;                 /* Espaciado interno */
    background-color: #f9f9f9;     /* Fondo muy claro, opcional */
}
