.form-signin
{
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}
.form-signin .form-signin-heading, .form-signin .checkbox
{
    margin-bottom: 10px;
}
.form-signin .checkbox
{
    font-weight: normal;
}
.form-signin .form-control
{
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form-signin .form-control:focus
{
    z-index: 2;
}
.form-signin input[type="text"]
{
    margin-bottom: -1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.form-signin input[type="password"]
{
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.account-wall
{
    margin-top: -10px;
    padding: 20px 0px 20px 0px;
    /*background-color: #f7f7f7;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    */
}
.login-title
{
    color: #337ab7;
    font-size: 23px;
    font-weight: 400;
    display: block;
}
.profile-img
{
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.need-help
{
    margin-top: 10px;
}
.new-account
{
    display: block;
    margin-top: 10px;
}
/*ruben*/

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance:textfield;
}
 /* Specify styling for tooltip contents */
.tooltip.customClass1 .tooltip-inner {
  color: #ffffff;
  font-family:'Verdana',Arial,sans-serif;
  font-size:14px;
  text-shadow:#b2e2f5 0 1px 0;
  background-color: #ff0000;
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
/* Hide arrow */
.tooltip.customClass1 .tooltip-arrow {
  display: none;
}
/* Specify styling for tooltip contents */
.tooltip.customClass2 .tooltip-inner {
  color: #000000;
  font-family:'Verdana',Arial,sans-serif;
  font-size:14px;
  text-shadow:#b2e2f5 0 1px 0;
  background-color: #ffff80;
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
/* Hide arrow */
.tooltip.customClass2 .tooltip-arrow {
  display: none;
}
/*css del loguin */
.ingreso{
	background-image: url(../img/f2.jpg) ;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
	/*background-color: #464646;*/
}
.titulo{
	padding-top:20px;
	color: #1ab394;
	/*font-family:Helvetica,Futura,Arial,Verdana,sans-serif;*/
	
	font: small-caps 100%/200% serif;
	font-weight: 800;
	font-size: x-large;
	
	/*font: italic normal 400 16px/22px Arial, Verdana, Sans-serif;*/
	/*font-family: Vegur, 'PT Sans', Verdana, Sans-serif;
	color: #1ab394;
    font-size: 45px;
    font-weight: 500;
    letter-spacing: 3px;
    margin-bottom: 0;
	*/
}
.titulo2{
	color: #1ab394;
	font-family:Helvetica,Futura,Arial,Verdana,sans-serif;
	font-weight: 800;
	font-size:55px;
	padding-bottom: 1px;
}
.dialogo{
	/*background-color: #1ab394;*/
	/*border: 4px solid #1ab394;*/
	width: 50%;
	height: 150%;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>.efecto:hover{
	background-color: #1ab394;
	padding:3px;
	
}

/*libreria jstree*/
/*
html { margin:0; padding:0; font-size:62.5%; }
	body { max-width:800px; min-width:300px; margin:0 auto; padding:20px 10px; font-size:14px; font-size:1.4em; }
	h1 { font-size:1.8em; }*/
.demo { overflow:auto; border:1px solid silver; min-height:100px; }

.nacioncolor{
	background-color: #1E96D4;
}

.sin-margen-inferior{
	margin-bottom: 0px;
}

.ticket-estado-cont-img{
	height: 140px;
}

.ticket-estado-cont-img i.fa{
	font-size: 76px;
	margin-top: 18px;
}

.ticket-estado-img{
	height: 100%;
}


/* para contruir el timeline de tickets*/

#cd-timeline {
  position: relative;
  padding: 2em 0;
  margin-top: 2em;
  margin-bottom: 2em;
}

#cd-timeline::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  width: 4px;
  background: #d7e4ed;
  left: 50%;
  margin-left: -2px;
}

.cd-container::after {
  content: '';
  display: table;
  clear: both;
}

.cd-container {
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
}

.cd-timeline-block:first-child {
  margin-top: 0;
}

.cd-timeline-block {
  position: relative;
      margin: 4em 0;
}

.cd-timeline-content {
  margin-left: 0;
  padding: 1.6em;
  width: 42%;
  position: relative;
  background: white;
  border-radius: 0.25em;
  padding: 1em;
  box-shadow: 0 3px 0 #d7e4ed;
}

.cd-timeline-content .cd-date {
  position: absolute;
  width: 100%;
  left: 122%;
  top: 6px;
  font-size: 16px;
  font-size: 1rem;
}

.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
  left: auto;
  right: 122%;
  text-align: right;
}

.cd-timeline-block:nth-child(even) .cd-timeline-content {
  float: right;
}

.cd-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}

.cd-timeline-img {
  width: 60px;
  height: 60px;
  left: 50%;
  margin-left: -30px;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
}

.cd-timeline-img {
  position: absolute;
  top: 0;
  border-radius: 50%;
  box-shadow: 0 0 0 4px white, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
  background: #105a8b;
}

.cd-timeline-img img,.cd-timeline-img svg {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px;
  vertical-align: middle;
}

.cssanimations .cd-timeline-img.is-hidden,.cssanimations .cd-timeline-content.is-hidden {
  visibility: hidden;
}

.cssanimations .cd-timeline-img.bounce-in,.cssanimations .cd-timeline-content.bounce-in {
  visibility: visible;
  animation: cd-bounce-1 0.6s;
}

@keyframes cd-bounce-1 {

  0% {
    opacity: 0;
    transform: scale(0.5);
  }

  60% {
    opacity: 1;
    transform: scale(1.2);
  }

  100% {
    transform: scale(1);
  }
}