/*agregado*/
div#usuarioTop{
	float:right;
	color:#fff;
	padding-right:10px;
}
.button {
	border: none;
	padding: 5px 10px;
	background-color: #333;
	display: block;
	margin-bottom: 2px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	color: #FFF;
	font-size: 13px;
}
.button a:hover{
	background-color: #FFF;
	color: #FFF;
}

table.display tbody td:HOVER{cursor:pointer!important;}
.opciones{list-style:none;display:none;font-size:0.9em;padding:2px;min-height:5px;background:#fff;color:#666;position:absolute;top:-3px;left:0;z-index:9999;-moz-border-radius:6px;-webkit-border-radius:6px;border:1px solid #999;}
.opciones li{float:left;margin:3px 10px;font-weight:bold;}
.opciones li a{}

a.salir strong{color:#fff!important;}

.guardar{float:right;}

.login{width:320px;margin-top:45px;padding-top:10px;}
.login h2{margin:0;}
.login .alert{width:260px;}

.footer{padding-top:2em;padding-bottom:3em;border-top:2px solid #cdcdcd;}

ul.fotoProducto {list-style:none;}
ul.fotoProducto  li{float:left;margin:5px;}
ul.fotoProducto  li img:hover{cursor:pointer;}
ul.fotoProducto  li img{width:120px; height:120px;border:#A6A498 1px solid;}
body{
	background:url(/remesa/admin/images/fndCielo.jpg);
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;

}
#cabecera2 h1{
  font-family: 'Bubblegum Sans', cursive;
    width: 300px;
    float:left;
}

#cuerpo{
	background:#fff;
}
div#title{
	width:350px;
	background:#0B610B;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	padding:8px 10px;
	margin-left:5px;
	text-align:center;
	clear: both;
}
div#title h2{
	width:auto;
	color:#fff;
	font: .9em arial,helvetica;
}
a.descargar{
	float:right;
	display:block;
	background:url(/admin/images/descarga.png) left top no-repeat;
	padding-left:35px;
	height:33px;
}

fieldset{
	margin:2px 0;
	padding:2px;
	clear:both;
}
form.form-inline .control{
	display:block;
	padding:2px;
	margin:1px;
	float:left;
	width:auto;
	height:auto;
}
.control label{
	width:140px;
	font-weight:bold;
	color:#fff;
	background:#0B799D;
	padding:2px 0 2px 3px;
}

.control div.ranking{
	width:140px;
  height: 65px;
	font-weight:bold;
	color:#fff;
	background:#0B799D;
	padding:2px 0 2px 3px;
}

.control div.ranking div{
  padding:3px 0 3px 3px;
  font-size: 26px;
	font-weight:bold;
	color:#fff;
  text-align: center;
}

.control{
	
	padding:3px 0 3px 2px;
	margin-left:5px!important;
}
.noflotar{
	float:none!important;
}
input[type="text"],select{
	clear:both;
}
textarea{
	width:590px;
}
select{
	width:220px!important;
}
.separador{
	background:#ccc;
	border:none;
	width:90%;
	height:1px;
	text-align:center;
	display:block;
	margin:10px 0;

}
.alertac{
	background:#fff;
}

.breadcrumb li:last-child a{
	font-weight:bold;
	font-size:1.3em;
}
div#agregar{
	width:850px;
}
strong.titulo{
	width:210px;
	display:inline-block;
	background:#fff;
	font-weight:normal;
	color:#777;
	border:1px solid #ccc;
	padding:4px;
	border-radius:3px;
	line-height:18px;
	height:18px;
	vertical-align:middle;
	/*float:left;*/
}
.largoLabelInput{
	width:587px!important;
}
.navbar .nav > li > a {
	padding-left:8px;
}
/*formulario proyecto*/
form.well{
	padding-top:6px;
}
fieldset.par .control:nth-child(2n){
		clear:both;
	}
fieldset.impar .control:nth-child(2n+1){
		clear:both;
	}
.segmentado h3{
	font-size:1.3em;
	font-weight:normal;
	color:#777;
	cursor:pointer;
	font-weight:bold;
	transition: all .3s ease-out;
	-moz-transition: all .3s ease-out; /* Firefox 4 */
	-webkit-transition:all .3s ease-out; /* Safari and Chrome */
	-o-transition: all .3s ease-out; /* Opera */
}
.segmentado h3:hover, h3.seleccion{
	text-shadow:1px 1px 1px #888;
	
}

.segmentado fieldset{
	display:none;
	background:#F5F5F5;
}

.anchocontrol{
	width:370px!important;
}
.anexos input{
	width:265px;
	vertical-align: top;
}
hr{
	margin:5px 0;
}
/*grilla*/
table#example thead span{
	height:0;
}
div#example_filter input{
	margin:0;
	height:12px;
	padding:4px;
}

table#example tr td {
  padding:2px 2px;
  text-align:center;
}
table#example tbody td {
	overflow:hidden;
	text-overflow:ellipsis;
	/*white-space: nowrap;*/
}
table#example1 tbody td {
	overflow:hidden;
	text-overflow:ellipsis;
	/*white-space: nowrap;*/
}
table#TsinBuscar tbody td {
	overflow:hidden;
	text-overflow:ellipsis;
	/*white-space: nowrap;*/
}

table#example tbody tr:hover{
	background-color:#01537B;
	color:#fff;
}
table#example tbody img{
	height:20px;
}
/*grilla*/
/* proyecto busqueda*/
div#descripcionProcedimiento{
float:right;
font-size:.6em;
font-weight:normal;
padding-right:10px;
}
div#descripcionProcedimiento img{
vertical-align:middle;
}

a.anexo{
	float:right!important;
}
/*bitacora*/
ul#bitacora{
	list-style:none;
}
div.textoBitacora{
	background:#fff;
	border:1px solid #ccc;
	padding:4px;
	width:565px;
	display:none;
}
/*proyecto en contrato*/
select#vigencia, .peqenoselect{
	width:60px!important;
}
select#tipoVigencia{
	width:160px!important;
}

table#mesavirtuals label{
	width:160px;
	font-weight:bold;
	color:#fff;
	background:#0B799D;
	padding:2px 0 2px 3px;
}

.input-xxxlarge{
	width:590px;
}

.wrapfile{
	overflow:hidden;
	border:1px solid #ccc;
	background:#fff;
	position:relative;
	height:26px;
	cursor:pointer;
	width:60px;
	float:left;
}

.wrapfile input{
	border:1px solid #fff;
	background:#fff;
	height:30px;
	display:none;
	position:absolute;
	left:-3px;
	top:-8px;
}

/**************************/
.btn2 {
  display: inline-block;
  *display: inline;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn2:hover,
.btn2:active,
.btn2.active,
.btn2.disabled,
.btn2[disabled] {
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn2:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn2:first-child {
  *margin-left: 0;
}

.btn2:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
      -ms-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn2:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn2.active,
.btn2:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn2.disabled,
.btn2[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-primary2,

.btn-inverse,
.btn-inverse:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

.btn2 {
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-primary2 {
  background-color: #0074cc;
  *background-color: #D7DF01;
  background-image: -ms-linear-gradient(top, #D7DF01, #D7DF01);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#D7DF01));
  background-image: -webkit-linear-gradient(top, #D7DF01, #D7DF01);
  background-image: -o-linear-gradient(top, #D7DF01, #D7DF01);
  background-image: -moz-linear-gradient(top, #D7DF01, #D7DF01);
  background-image: linear-gradient(top, #D7DF01, #D7DF01);
  background-repeat: repeat-x;
  border-color: #D7DF01 #D7DF01 #003580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#0088cc', endColorstr='#D7DF01', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-primary2:hover,
.btn-primary2:active,
.btn-primary2.active,
.btn-primary2.disabled,
.btn-primary2[disabled] {
  background-color: #D7DF01;
  *background-color: #004ab3;
}

.btn-primary2:active,
.btn-primary2.active {
  background-color: #004099 \9;
}

/**************************/

.btn3 {
  display: inline-block;
  *display: inline;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn3:hover,
.btn3:active,
.btn3.active,
.btn3.disabled,
.btn3[disabled] {
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn3:active,
.btn3.active {
  background-color: #cccccc \9;
}

.btn3:first-child {
  *margin-left: 0;
}

.btn3:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
      -ms-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn3:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn3.active,
.btn3:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn3.disabled,
.btn3[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-primary3,

.btn-inverse,
.btn-inverse:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-primary3.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

.btn3 {
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-primary3 {
  background-color: #0074cc;
  *background-color: #088A08;
  background-image: -ms-linear-gradient(top, #088A08, #088A08);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#088A08));
  background-image: -webkit-linear-gradient(top, #088A08, #088A08);
  background-image: -o-linear-gradient(top, #088A08, #088A08);
  background-image: -moz-linear-gradient(top, #088A08, #088A08);
  background-image: linear-gradient(top, #088A08, #088A08);
  background-repeat: repeat-x;
  border-color: #088A08 #088A08 #003580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#0088cc', endColorstr='#088A08', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-primary3:hover,
.btn-primary3:active,
.btn-primary3.active,
.btn-primary3.disabled,
.btn-primary3[disabled] {
  background-color: #088A08;
  *background-color: #004ab3;
}

.btn-primary3:active,
.btn-primary3.active {
  background-color: #004099 \9;
}