
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}


#logo-group *,
.minified .menu-item-parent {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/*
 * AJAX DROPDOWN
 */

.ajax-dropdown {
  position: absolute;
  display: none;
  z-index: 905;
  background: white;
  top: 48px;
  left: 0px;
  width: 344px;
  height: 435px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-box-shadow: 0 2px 4px rgba(30, 30, 100, 0.25);
  -moz-box-shadow: 0 2px 4px rgba(30, 30, 100, 0.25);
  box-shadow: 0 2px 4px rgba(30, 30, 100, 0.25);
  padding: 10px;
  background: #ffffff;
  border: 1px solid #b3b3b3;
}
.ajax-dropdown:after,
.ajax-dropdown:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.ajax-dropdown:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 7px;
  left: 8%;
  margin-left: 0px;
}







.ajax-notifications {
  height: 365px;
  display: block;
  overflow: auto;
  margin-right: -10px;
  margin-left: -10px;
  border-bottom: 1px solid #CECECE;
  border-top: 1px solid #CECECE;


}

.ajax-notifications .alert > :first-child {
  margin-bottom: 10px;
  font-weight: 400;
}
.ajax-dropdown > :last-child {
  font-size: 13px;
  display: block;
  padding: 5px 0;
  line-height: 22px;
  font-weight: 400;

}



.active + .ajax-dropdown {
  -webkit-animation-name: flipInY;
  -moz-animation-name: flipInY;
  -o-animation-name: flipInY;
  animation-name: flipInY;
  -webkit-animation-duration: .7s;
  -moz-animation-duration: .7s;
  -o-animation-duration: .7s;
  animation-duration: .7s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  
}

/*
 * NOTIFICATIONS : MAIL
 */

.notification-body > li > span {
  background: #ffffff;
  display: block;
  min-height: 25px;
  overflow: hidden;
  padding: 8px 10px 13px;
  white-space: normal;
  
}

.notification-body li {
    border-left: 0px solid #fff !important;
    border-right: 0px solid #fff !important;
}


.notification-body .from {
  font-size: 12px;

  color: #333333;
  font-weight: normal;
  margin-right: 100%;
  margin-bottom: 6px;
  height: 20px;
  font-weight: bold;
  white-space: nowrap;

}


.notification-body time {
  position: absolute;
  top: 10px;
  right: 0;
  font-size: 11px;
  font-weight: normal;
  color: #058dc7;
  margin-right: 10px;
}

.notification-body .msg-body,
.notification-body .subject {
  font-size: 11px;
  color: #a1a1a1;

}






.myGridNU, .jqx-widget .myGridNU {
    font-size: 11px;
}

.myGridN1, .jqx-widget .myGridN1 {
    font-size: 12px;
    font-weight: bold;
    background-color: #707070 !important;
    color: #FFFFFF !important;
}

.myGridN2, .jqx-widget .myGridN2 {
    font-size: 11px;
    background-color: #B0B0B0 !important;
}

.myGridN3, .jqx-widget .myGridN3 {
    font-size: 11px;
    background-color: #E0E0E0 !important;
}
.myGridN4, .jqx-widget .myGridN4 {
    font-size: 11px;
    background-color: #F0F0F0 !important;
}
.myGridN5, .jqx-widget .myGridN5 {
    font-size: 11px;
    background-color: #D3D3D3 !important;
}
.myGridN6, .jqx-widget .myGridN6 {
    font-size: 11px;
    background-color: #D9D9D9 !important;
}
.myGridN7, .jqx-widget .myGridN7 {
    font-size: 11px;
    background-color: #DFDFDF !important;
}

.myGridContrato, .jqx-widget .myGridContrato {
    font-size: 11px;
}

.claseCeldaEditable, .jqx-widget .claseCeldaEditable {
    font-size: 11px;
    background-color: #3691cf !important;
    color: #FFFFFF !important;
}

.claseCeldaEditable2, .jqx-widget .claseCeldaEditable2 {
    font-size: 11px;
    background-color: #fff260 !important;
    color: #000000 !important;
}

.green, .jqx-widget .green {
    color: white !important;
    background-color: #468847 !important;
    font-size: 11px;
}

.red, .jqx-widget .red {
    color: white !important;
    background-color:#b94a48 !important;
    font-size: 11px;
}

.yellow, .jqx-widget .yellow {
    color: black !important;
    background-color: #fcf8e3 !important;
    font-size: 11px;
}


.blue, .jqx-widget .blue {
    color: white !important;
    background-color: #3a87ad !important;
    font-size: 11px;
}


input::-webkit-inner-spin-button, input::-webkit-outer-spin-button{
	-webkit-appearance: none;
	margin: 0;
}


.gruposEdgarBold {
	font-size:10px;
	font-weight:bold;
	padding-top:4px;
}

.gruposEdgar {
	font-size:10px;
	padding-top:4px;
}


.uploadifive-button-Edgar {
	background-color: #fff;
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #CCC;
	color: #333;
	text-align: center;
	width: 100%;
	height: 32px !important;
	line-height: 32px !important;
	display: inline-table;
	
}
.uploadifive-button-Edgar:hover {
	background-color: #ebebeb;
	background-position: center bottom;
}



.miBotonE {
	background-color: #fff;
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #CCC;
	color: #333;
	text-align: center;
	width: 90%;
	height: 32px !important;
	line-height: 32px !important;
	display: inline-table;
}
.miBotonE:hover {
	background-color: #ebebeb;
	background-position: center bottom;
}
	
