body {
//  background: #ffffff !important;
//  font-family: Verdana, Arial, sans-serif;
}

.lockscreen{height:250px;left:50%;margin-left:-239px;margin-top:-185px;position:absolute;top:50%;width:478px}.lockscreen .logo{padding:15px 0;display:block}.lockscreen .logo+div{background:#FFF;box-shadow:-31px 32px 53px rgba(0,0,0,.2);overflow:hidden;padding:13px;position:relative}.lockscreen .logo>:first-child{margin:0}.lockscreen .logo img{width:29px;margin-top:-4px;margin-right:-2px}.lockscreen .logo+div>img{float:left}.lockscreen .logo+div>img+div{float:right;width:318px}.lockscreen .logo+div>img+div>:first-child{margin-top:0}.lockscreen .logo+div>img+div>:first-child>:first-child{opacity:.1;padding:15px}.lockscreen .logo+div>img+div>:first-child>small{display:block;padding-top:5px}.lockscreen .logo+div>img+div>:first-child+p{margin-bottom:12px}#lock-page #main{position:static}@media (max-width:767px){.lockscreen .logo+div>img{float:none!important}.lockscreen{height:auto;left:5%;margin-left:0;margin-top:0;position:absolute;top:0;width:90%;text-align:center}.lockscreen .logo+div>img+div{float:none;width:100%;height:auto}}

.bg_login {
	//background-size: cover;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;	
	
}

.panel-totonal {
  border-color: #009a91;
}
.panel-totonal > .panel-heading {
  color: #ffffff;
  background-color: #009a91;
  border-color: #009a91;
}

.txt-color-totonal {
  color: #009a91 !important;
}

.bg-color-totonal {
  background-color: #009a91 !important;
}

.jarviswidget-color-totonal > header {
  border-color: #02837c !important;
  background: #009a91;
  color: #ffffff;
}
/*
#header {
  height: 71px;
  min-height: 28px;
}
#extr-page-header-space {
  line-height: 71px;
}
*/

#logo {
    margin-top: 8px;
}
.input-search {
  cursor: auto; 
  background-image: url("../img/search.png"); 
  background-repeat: no-repeat; 
  padding-left:43px;
}

.filtro {
  margin: 0 0 3px 0;
}

.filtro .widget-body {
  min-height: 50px;
  padding-bottom: 13px;
}

.desvanecido-30 {
  opacity: 0.3;
  filter: alpha(opacity=30);
}

.desvanecido-70 {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.desvanecido-0 {
  opacity: 1;
  filter: alpha(opacity=100);
}


.boton-agregar {
	margin:0 0 5px 0;
}

.dropzone {
  min-height: 100px;
}

/*
.menu-on-top aside#left-panel nav > ul > li > ul {
  position: absolute !important;
  background: #ccc;
}*/


aside {
  background: -o-linear-gradient(left, #0e6d6a 93%, #0c5452 100%);
  background: -ms-linear-gradient(left, #0e6d6a 93%, #0c5452 100%);
  background: linear-gradient(to right, #0e6d6a 93%, #0c5452 100%);
}

.btn-header  > :first-child  > a,

#logo-group span#activity {
  background-color: #DD7C37;
  background-image: -moz-linear-gradient(top, #dd7c37, #b9662b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b9662b), to(#b9662b));
  background-image: -webkit-linear-gradient(top, #dd7c37, #b9662b);
  background-image: -o-linear-gradient(top, #dd7c37, #b9662b);
  background-image: linear-gradient(to bottom, #dd7c37, #b9662b);
  color: #fff !important;
  border: 1px solid #f09d61;
  text-shadow: #985813 0 -1px;
}



.btn-header  > :first-child  > a:hover,
#logo-group span#activity:hover,
.btn-header  > :first-child  > a:active,
#logo-group span#activity:active {
  -webkit-box-shadow: inset 1px 1px 0px #985813, inset -1px -1px 0px #985813;
  -moz-box-shadow: inset 1px 1px 0px #985813, inset -1px -1px 0px #985813;
  box-shadow: inset 1px 1px 0px #985813, inset -1px -1px 0px #985813;
  background-color: #dd7a35;
  background-image: -moz-linear-gradient(top, #dd7a35, #984a13);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dd7a35), to(#984a13));
  background-image: -webkit-linear-gradient(top, #dd7a35, #984a13);
  background-image: -o-linear-gradient(top, #dd7a35, #984a13);
  background-image: linear-gradient(to bottom, #dd7a35, #984a13);
}

.select2 {
	padding-right:10px;
	text-wrap:none;
}

.select2-selection__choice__remove,
.select2-container-multi .select2-search-choice-close {
  line-height: 1;
  margin: 0;
  min-height: 15px;
  min-width: 15px;
  position: absolute;
  content: "\f057";
  padding-left:4px;
  background: url('../img/clear.png') center center no-repeat;

}
.select2-drop, .select2-dropdown {
 //   xmargin-top: 16px;
}
.select2-selection {
	padding-left: 10px;

}

.select2-selection__choice__remove:hover,
.select2-container-multi:hover .select2-search-choice-close:hover {
  padding-left:4px;
  background: url('../img/clear2.png') center center no-repeat;

}

.li-sorted {
	height:26px; 
	padding:5px 0 0px 38px; 
	margin-bottom:7px;
}

.pb5 {
  padding-bottom: 5px;
}

.error {
	color:#F00;
}

.minw-50 {
	min-width:50px;
}

.minw-100 {
	min-width:100px;
}
.minw-150 {
	min-width:150px;
}

.minw-200 {
	min-width:200px;
}
.minw-300 {
	min-width:300px;
}


/*
.minifyme {
  border-bottom: 1px solid #0c5452;
  background: #0e6d6a;
}
.minified nav > ul > li > ul {
  border: 1px solid #0c5452;
  background: #0e6d6a;
}
.minifyme:hover {
  background: #ccc;
  color: #ddd;
}
*/
/*
.smart-style-1.menu-on-top aside#left-panel nav > ul > li > ul {
  background: #0e6d6a;
} */

.ptop15 {
	padding-top:15px;
}

.ptb-1 {
  	padding-top: 77px;
  	padding-bottom: 100px;
    
}
.ptb-2 {
  	padding-top: 37px;
  	padding-bottom: 100px;
}
.notas-scroll {
	height:250px;
	overflow-y:auto;
}
.blog-scroll {
	height:450px;
	overflow-y:auto;
}
.pax-scroll {
	max-height:120px;
	overflow:auto; 
}
.contrato-scroll {
	height:450px;
	overflow-y:auto;
}
.detalles-scroll {
	max-height:80px;
	overflow:auto; 
}

.pl20 {
	padding-left:20px;
}
.pl5 {
	padding-left:5px;
}

.ml20 {
	margin-left:20px;
}
.p10 {
	padding:10px;
}
.p5 {
	padding:5px;
}

.pl10 {
	padding:0 10px;
}

.numerico {
	text-align:right;
	padding-right: 3px;
}
.large.tooltip {
    width: 250px;
}
.m10 {
 	margin:10px;
}
.fLeft {
	float:left;
	margin-right:5px;
}
.pt8 {
	padding-top:8px;
}

.texto-centrado {
	text-align: center;
}
.texto-der {
	text-align: right;
}
 .overfl {
	overflow: auto;
}

.nosmart-form {
  margin: 10px !important;
  outline: inherit;
  color: #666;
  position: relative;
  height:auto !important;
  width:auto !important;
  height:150px !important;
}
.texto-cancelado {
  text-decoration:line-through;
}
.nopadding {
 padding:0px !important;
}
.maxw-100 {
 max-width:100px;
}
.maxw-80 {
 max-width:80px;
}

.bootstrap-tagsinput {
  display: block;
  width: 100%;
  min-height: 32px;
  padding: 1px 3px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #FFF;
  border: 1px solid #CCC;
  border-radius: 0;
}
.bootstrap-tagsinput > span {
  border-radius: 0px !important;
  font-weight: normal;
  padding: 3px 28px 4px 8px;
  font-size: 13px;
  border: 1px solid #285E8E;
  background: #3276B1;
}
.bootstrap-tagsinput input {
  border: none;
  box-shadow: none;
  outline: none;
  background-color: transparent;
  padding: 0;
  margin: 0;
  width: auto !important;
  max-width: inherit;
}
.bootstrap-tagsinput input:focus {
  border: none;
  box-shadow: none;
}
.bootstrap-tagsinput .tag {
  color: #FFF;
  position: relative;
  margin: 3px 0 3px 2px;
  display: inline-block;
}
.bootstrap-tagsinput .tag [data-role="remove"] {
  display: block;
  top: 1px;
  right: 0px;
  padding: 3px 2px 3px 2px;
  width: 23px;
  height: 22px;
  position: absolute;
  cursor: pointer;
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover {
  background: rgba(0, 0, 0, 0.3);
}
.bootstrap-tagsinput .tag [data-role="remove"]:after {
  content: "\f057";
  font-family: fontAwesome;
  padding: 2px 1px;
  line-height: 17px;
  font-size: 15px;
  text-align: center;
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.mt5 {
  margin-top:5px;
}
textarea {
  resize: both !important;
}
.resize-vert  {
  resize: vertical !important;
}
.dz-preview .dz-image img{
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.marg-ts {
	margin-right:13px;
}