@charset "UTF-8";
/* CSS Document */

body{font-family: 'Open Sans', sans-serif;}

body {
  font-size: .875rem;
}

.margin-auto {
    margin-left: auto;
    margin-right: auto;
}


@media (min-width: 576px){
  .col-sm-0 {
      -ms-flex: 0 0 4.1666666%!important;
      flex: 0 0 4.1666666%!important;
      max-width: 4.1666666%!important;
  }
}
#change-screen{}
.feather {
  width:100%;
  height: 2rem;
  vertical-align: text-bottom;
}

[contenteditable="true"]:focus {
    outline: none;
}
*:focus {
    outline: none;
}
.bg-red{background-color:#d7232b;}

/*
 * topbar
 */

.topbar {
  z-index: 100; /* Behind the navbar */
  list-style: none;
	overflow:hidden;
	margin-bottom:0px;
}
.topbar .nav-item{
	float:left;
}
.topbar .nav-item.active{
	background:#aa1b1b;
}

.topbar .nav-item:hover{
	background:#f28882;
}

.topbar .nav-item a i,.topbar .nav-item a span {	color:#ffffff;}


.navbar-brand {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: 1rem;
  background-color: rgba(0, 0, 0, .25);
  box-shadow: inset -1px 0 0 rgba(0, 0, 0, .25);
}

.navbar .form-control {
  padding: .75rem 1rem;
  border-width: 0;
  border-radius: 0;
}

.form-control-dark {
  color: #fff;
  background-color: rgba(255, 255, 255, .1);
  border-color: rgba(255, 255, 255, .1);
}

.form-control-dark:focus {
  border-color: transparent;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, .25);
}

.semanas  .bootstrap-select{width:160px!important;}


/****TABLE ****/
.table-row{width:100%;height:30px;position:relative;}
.table-row:nth-child(odd) {
    background-color: #efefef;
}
.row:nth-child(even) {
    background-color: #ffffff;
}
.table-cell{float:left;height:30px;}

.table-cell.one-week{width:14.2857143%;}
.table-cell.two-week{width:7.14285714%;}
.table-cell.four-week{width:3.57142857%;}
.table-cell.fifty-week{width:0.28571429%;}
/***** FORMS ****/
/*
.bootstrap-select .bs-ok-default::after {
    width: 0.3em;
    height: 0.6em;
    border-width: 0 0.1em 0.1em 0;
    transform: rotate(45deg) translateY(0.5rem);
}

.btn.dropdown-toggle:focus {
    outline: none !important;
}*/
.gj-datepicker{height:24px!important;}
.gj-datepicker .datepicker{background-color:transparent!important;border:none!important;height:24px!important;}
.gj-datepicker span{display:block!important;height:24px!important;}
.gj-datepicker button{border:none!important;}




/**** MAIN ***/

.tableFixHead          { /*height: 1200px;*/ }
.tableFixHead thead th { position: sticky; top: 0; box-shadow: 0px 1px 0 #dee2e6; }
/* Just common table stuff. Really. */
table  { border-collapse: collapse; width: 100%; }
th, td { padding: 8px 16px; }
th     { background:#ffffff; z-index:2;}


/* sPINNER */
.loader-container{width:100%;height:300px;}
.loader,
.loader:before,
.loader:after {
  background: #555555;
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: 1em;
  height: 4em;
}

.loader {
  color: #555555;
  text-indent: -9999em;
  margin: 20% auto;
  position: relative;
  font-size: 11px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader:before,
.loader:after {
  position: absolute;
  top: 0;
  content: '';
}
.loader:before {
  left: -1.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader:after {
  left: 1.5em;
}
@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}
@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}
.bg-red{background-color:#ff0000!important;}
.tooltip-inner{min-width:350px;}
.tooltip-button-inside-container{width:440px;overflow:hidden;margin-top:20px;}
.tooltip-button-inside{float:left;display:block;width:136px;border-radius:4px;font-weight:bold;padding:5px 20px;text-decoration:none!important;cursor:pointer;}
.tooltip-button-inside.long-width{width:100%!important;;}
.tooltip-button-inside:nth-child(2),.tooltip-button-inside:nth-child(3){margin-left:15px;}
.tooltip-button-inside.green{background-color:#27ae60!important;color:#ffffff!important;}
.tooltip-button-inside.red{background-color:#ff0000!important;color:#ffffff!important;}
.tooltip-button-inside.blue{background-color:#0000ff!important;color:#ffffff!important;}
.tooltip-button-inside.white{background-color:#ffffff!important;color:#000000!important;}

.tooltip-button-inside.blue:hover{background-color:#5555ff!important;}

	.tooltip-button-inside.red:hover{background-color:#ff5555!important;}
		.tooltip-button-inside.green:hover{background-color:#2ECC71!important;}
#tooltip-save-container{}

.tooltip.show{opacity:1!important;}

.v{display:block!important;}
.nv{display:none!important;}
.bg-light2{ background-color:#efefef!important;}
.bg-light2:hover{ background-color:#9d9d9d!important;}
.bg-light2:hover > input{background-color:#9d9d9d!important;}
#button-refresh{height:40px;width:40px;line-height:40px;background-color:#efefef;text-align:center;border-radius:50%;cursor:pointer;}
#button-refresh:hover{background-color:#9d9d9d;}
#button-reset{height:40px;width:40px;line-height:40px;background-color:#efefef;text-align:center;border-radius:50%;cursor:pointer;}
#button-reset:hover{background-color:#9d9d9d;}
.button-control{height: 40px;width: 40px;line-height: 40px;background-color: #efefef;text-align: center;border-radius: 50%;cursor: pointer;}

/*#button-tooltip-save{border:none;border-radius: 0 50rem 50rem 0 ;border-left:1px solid #cccccc;height:42px;width:60px;line-height:42px;background-color:#efefef;text-align:center;cursor:pointer;font-size:18px;}
#button-tooltip-save:hover{background-color:#9d9d9d;}*/

.llevar-dinero-button-container span {display:block;}
.llevar-dinero-button{background-color:#ff0000;color:#ffffff;margin: 40px auto 0 auto;font-size:24px;padding:10px 20px;width:300px;border-radius:4px;cursor:pointer;}
.llevar-dinero-button:hover{background-color:#ff6666;}

#overlay{height:calc(100vh);width:calc(100vw);z-index: 9998;background-color: rgba(0,0,0,0.4);position: fixed;top: 0px;left: 0px;}

.menu.taged{background-color:rgb(239,239,239)!important;position: fixed;top: 50%;left: 50%;width: 500px;z-index: 9999;;border-radius: 4px;box-shadow: 0 3px 5px rgba(0,0,0,0.12), 0 3px 4px rgba(0,0,0,0.24);}
.menu{    background-color:rgb(239,239,239)!important;position: fixed;top: 50%;left: 50%;width: 500px;border-radius: 4px;z-index: 99998;box-shadow: 0 3px 5px rgba(0,0,0,0.12), 0 3px 4px rgba(0,0,0,0.24);}

.menu #title_form{background-color:rgb(239,239,239);z-index:9999;}
.tag-select{flex-grow:1;text-align:center;cursor:pointer;background:#aaaaaa;color:#ffffff;border-bottom-width:1px;border-bottom-style: solid;border-bottom-color: #aaaaaa;line-height:50px;height:50px;}
.tag-select.current-tag{color:#000000!important;border-bottom-width:1px;border-bottom-style: solid; background-color:rgb(239,239,239)!important;border-bottom-color: rgb(239,239,239)!important;}
#menu-tags-container{overflow:hidden;display:flex;flex-direction: row;border-radius:4px 4px 0 0;}
.tag{background-color:rgb(239,239,239);overflow:hidden;border-radius:0 0 4px 4px;}

/* STYLED FORMS */
.select-style {
   width: 98%;
   height: 30px;
   overflow: hidden;
   border: 1px solid #999999;
   line-height:30px;
   border-radius:2px;
	position:relative;
	text-align:right;
	background:#ffffff;
	
   }
.select-style span{padding:0 10px;font-size:18px;line-height:22px;}
.select-style select {
   background: transparent;
   width: 100%;
   padding: 0 5px;
   font-size: 18px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 30px;
   -webkit-appearance: none;
   -moz-appearance: none;
	position:absolute;
	top:0px;
	left:0px;
   }

.inputfile{
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}
.inputfile + label {
    font-size:18px;
    font-weight: 700;
    color: white;
    background-color: #00abc7;
    display: inline-block;
	padding:5px 15px;
	text-align:center;
	border-radius:2px;
}

.inputfile:focus + label,
.inputfile + label:hover {
    background-color: #009eb7;
}

.inputfile + label {
	cursor: pointer; /* "hand" cursor */
}


.text-area{border:1px solid #999999;border-radius:0px;color:#333333;}

/* JQUERY CUSTOM INPUTS CSS*/
.nice {
	/* the container div	*/
	background: #ffffff;
	height: 30px;
	width: 100%;
	}
.nice  .NFI-button {
	background:#cdcdcd;
	width:150px;
	height:30px;
	color:#4f4f4f;
	line-height:30px;
	font-size:13px;
}
.nice  .NFI-filename {
	background:#ffffff;
	width:150px;
	height:30px;
	color:#4f4f4f;
	line-height:33px;
	font-size:13px;
	/*the text input element which collects and shows the value*/
}

 
 .input-container {
	background: #ffffff;
	height: 30px;
	border: 1px solid #999999;
	border-radius: 2px;
	/*width: 98%;*/
}
.input-container .styled-input{
	/*width: 92%;*/
	height: 30px;
	line-height: 30px;
	float: left;
	width:100%;
}


.input-container input{
	height: 30px;
	line-height: 30px;/*results in nice text vertical alignment*/
	border: none;
	background: transparent;
	/*margin: 0 0 0 10px;/*don't start input text directly from the edge*/
	/*width: 92%;*//*full width - grey on the side - 2*10px padding*/
	font-size: 18px;
	color: #333333;
	margin-left:5px;
	margin-right:5px;
    width:         calc(100% - 10px)!important;
}
.submit-button{
	background: #3e4045;
	border-radius: 0px;
	color: #ffffff;
	text-align: center;
	font-size: 18px;
	line-height: 40px;
	height: 40px;
	width: 100%;
	letter-spacing:1px;
	margin-top: 30px;
	border: 0;
	cursor: pointer;
}

input::placeholder{color:#a5a5a5;font-weight:400;}


 form .label{font-size:12px;line-height: 30px;text-transform:capitalize;color:#7d8290;letter-spacing:1px;}
 form label{font-size:12px;line-height: 30px;text-transform:capitalize;color:#7d8290;letter-spacing:1px;}


/****** COLORS *******/
.nexus-primary-bgcolor{background-color:#00bcd4;}
.nexus-primary-font-color{color:#00bcd4;}
.nexus-secondary-bgcolor{background-color:#ffffff;}
.nexus-secondary-font-color{color:#ffffff;}
.nexus-third-bgcolor{background-color:#818181;}
.nexus-third-font-color{color:#818181;}

/******** DROP SHADOW *********/
.s-shadow{box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);}
.m-shadow{box-shadow: 0 2px 4px rgba(0,0,0,0.12), 0 2px 3px rgba(0,0,0,0.24);}
.l-shadow{box-shadow: 0 3px 5px rgba(0,0,0,0.12), 0 3px 4px rgba(0,0,0,0.24);}
.xl-shadow{box-shadow: 0 7px 7px rgba(0,0,0,0.12), 0 7px 7px rgba(0,0,0,0.24);}

/****** FONT SIZES *******/

h1{font-size:32px;font-weight:300;letter-spacing:1px;}
h2{font-size:24px;font-weight:300;letter-spacing:1px;}
h3{font-size:16px;font-weight:300;letter-spacing:1px;}
h4{font-size:12px;font-weight:300;letter-spacing:1px;}
.text-thin{font-size:13px;font-weight:300;}
.text-normal{font-size:13px;font-weight:400;}
.text-extra-bold{font-size:13px;font-weight:500;}
.text-extra-bold{font-size:13px;font-weight:700;}

/******* BUTTONS *******/
.back_button span{font-size:32px;color:#cacaca;line-height:40px;transition:all 0.3s ease;float:right;display:block;}
.back_button span:hover{color:#00b4ce;}

.button-bar{width:1240px;height:100px;border-top:1px solid #d0d0d0;margin:20px -20px 0 -20px;}
.button-bar .button{height:80px;width:150px;padding-bottom:10px;padding-top:10px;cursor:pointer;border-right:1px solid #d0d0d0;float:left;}
.button-bar .button .button-img{height:60px;width:100px;text-align:center;margin:0 auto 0 auto;}
.button-bar .button .button-img span{font-size:40px;color:#cacaca;line-height:60px;transition:all 0.3s ease;}
.button-bar .button:hover > .button-img span,.button-bar .button:hover > .button-text{color:#00b4ce;}
.button-bar .button:hover > .button-img span,.button-bar .button:hover > .button-text{color:#00b4ce;}

.button-bar .button .button-text{height:20px;width:100px;text-align:center;margin:0 auto 0 auto;font-size:13px;line-height:20px;color:#7d8290;transition:all 0.3s;}




.button-s{text-align: center;font-size: 16px;line-height: 32px;	height: 32px;	width: 100px;letter-spacing:1px;	cursor: pointer;	border-radius:2px;}
.button-m{text-align: center;font-size: 16px;line-height: 40px;	height: 40px;	width: 120px;letter-spacing:1px;	cursor: pointer;	border-radius:2px;}
.button-l{text-align: center;font-size: 16px;line-height: 40px;	height: 40px;	width: 160px;letter-spacing:1px;	cursor: pointer;	border-radius:2px;}
.button-xl{text-align: center;font-size: 16px;line-height: 40px;	height: 40px;	width: 200px;letter-spacing:1px;	cursor: pointer;	border-radius:2px;}


/*****DELIMITADORES-LINEA****/

.delimiter-line{width:1240px;margin:0 -20px 15px -20px;border-bottom:1px solid #cacaca;}


input[type="checkbox"]{
cursor: pointer;
/*-webkit-appearance: none;*/
/*appearance: none;*/
/*background: #ffffff;*/
border-radius: 4px;
box-sizing: border-box;
position: relative;
box-sizing: content-box ;
width: 24px;
height: 24px;
border-width: 2px;
border-color:#333333;
border-style: solid;
/*transition: all .3s linear;*/
}
input[type="checkbox"]:checked{
  background: #00bcd4;
}
input[type="checkbox"]:focus{
  outline: 0 none;
  box-shadow: none;
}


/******* PLANNNING ********/


    .pelotilla{
        cursor:pointer;
        height:14px;
        width:14px;
        margin-top:3px;
        border-radius:50%;
        margin-left:5px;
        text-align:center;
        font-size:14px;
        line-height:14px;
    }
    
    .tooltip-new{
        z-index:99997;
        cursor:default;
        min-width:100px;
        min-height:100px;
        max-width:500px;
        position:absolute;
        background:#000000;
        transform:translatex(-50%);
        padding:20px;
        text-align:center;
        color:#ffffff;
        border-radius:8px;
    }
    
  .menu{ }
  .menu .rescon-resumen-texto p{line-height:25px;}
  .menu #texto-tooltip-editable p{line-height:25px;color:#aaaaaa;font-weight:bold;}
  .menu #texto-tooltip-editable p select{font-weight:bold;line-height:25px;height:25px;text-align:right;}
  .menu #texto-tooltip-editable p input{font-weight:bold;line-height:25px;height:25px;text-align:right;}
  p{margin:0!important;}	
  .atencion{background-color:#ffff00!important;color:#000000!important;}
  .texto-amarillo{color:#ffff00!important;}
  .fondo-texto-azul{background-color:#0000ff;}
  .fondo-texto-verde{background-color:#00ff00;}
  .texto-blanco{color:#ffffff;}

  
  .dropdown-item span.check-mark{left:15px!important;}
  .dropdown-item span.text{margin-left:20px!important;}
  
  input.editable{ border:none; background:transparent; color:#0033ff; }
  select.editable{border:none; background:transparent; color:#0033ff;select::-ms-expand {-webkit-appearance: none;
  -moz-appearance: none;display: none;
}}
    .editable.error{color:#ff0000!important;}
@-webkit-keyframes blink{
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
.blink{
  -webkit-animation-name: blink;
  -webkit-animation-iteration-count: infinite;  
  -webkit-animation-duration: 1s;
}
    .result-finder-line{
        cursor:pointer;
            border-top: 1px solid #cfcfcf;
    }
    .result-finder-line:hover{
        background:#cccccc;
    }
    
    
    
  .menu-special{background-color:#efefef;border-radius:8px;padding:20px;}
  .menu-special .menu-special-content{overflow:hidden;}
  .menu-special .menu-special-detail{border-top:1px solid #cccccc;width:100%;margin-top:20px;}
  .menu-special .menu-special-detail p{padding:10px 0 0 0;}