/** Proyectos lista**/
.box {
    background-color: white;
    /*margin-top: 0px;*/
    margin-top: 1px;
}
.search-inp {
    /*padding: 4px 10px;*/
    border: none;
    width: 100%;
    box-shadow: none;
    margin-top: 8px;
    margin-bottom: 0px;
}
.searchicon {
    background: url(../img/buscar_negro.gif);
    background-size: 50px 50px;
    width: 50px;
    height: 50px;
}
.searchiconmin {
    background: url(../img/buscar_negro.gif) 53px;
    width: 43px;
    height: 43px;
}
.searchiconred {
    background: url(../img/search_blue.png) no-repeat;
    width: 54px;
    height: 45px;
}
.separator {padding-top: 20px;
            border-radius: 2px;}
/*.listresponsive { margin-right: 0px; padding-right: 0px;}*/
.li-minor { padding-right: 0px; }

div#numComm {
    width: 10%;
}
div#stars {
    margin-left: -2%;
}
.navbar {
    border: none;
    margin-bottom: 0px;
}
.navbar .navbar-default {
    border: none;
    margin-top: 0px;
}

.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #FDFCFC;
}
.navbar-nav > li > a {
    padding-top: 17px !important;
    padding-bottom: 10px;
    line-height: 17px;
}
.navbar-default .navbar-nav > .active > a {
    background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #f3f3f3 100%);
    background-image: linear-gradient(to bottom, #FFFFFF 0%, #f3f3f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff3f3f3', GradientType=0);
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .0);
}

div.hoverli:hover{
    background-color: #68B2EB;
}
div.hoverliSelected{
    background-color: #68B2EB;
}
div.activeli {
    background-color: #68B2EB;
}
div.hoverli:hover {
    color: white;
}
dd.descr, dt.descr {
    white-space:nowrap; 
    width:20em;
    overflow:hidden;
    text-overflow: ellipsis;
}
span.nameChat {
    white-space:nowrap; 
    width:4em;
    overflow:hidden;
    text-overflow: ellipsis;
}
.cell {
    border-right: dotted thin #D8D5D5;
    margin-top: 10px;
    margin-left: 0px;
}

.cell.vote {
    margin-left: -30px;
    padding-bottom: 0px;
    padding-top: 20px;
}
.cell img {
    margin-left: 27%;
    padding: 10px 0px 8px 0px;
}
.cell h4 {
    color: #3BFCAF;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.barstrip {padding: 10px 10px 10px 0px; /*margin-left: -50px;*/}
.progress {margin-bottom: 0px;}
#probar {margin-left: -15px; margin-right: -30px;}
.slider-bar{
    display:block; width:20px;
    background-color: rgb(243, 243, 243);
    position:relative;
    border: 1px solid #DFE0E2;
}
.slider, .slider-bar{height:20px;}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: 1;
    filter: Alpha(Opacity=1);
    background-image: none;
}
.plus img{
    width: 50px;
    height: 50px;
    border: none;
}

.logo img {
    width: 80%;
    height: 80%;
}

.row li {
    margin-top: 0px;
    margin-bottom: 0px;
}

/** Sistema de votacion **/
#dm2 {text-align: center;}

.deleted_project{
    margin-top: 10px;
}

.estrellasValoracion {
    background: url(../img/estralla_vacia_gris.png) no-repeat;
    height: 10px;
    padding: 13px;
    width: 10px;
    display: inline;
}

.estrellaValoracion { background: url(../img/prioridad_alta.png) no-repeat; }

.estrellaVotar { background: url(../img/prioridad_alta.png) no-repeat; }
.estrellaPurple { background: url(../img/prioridad_baja.png) no-repeat; }
.estrellaBlue { background: url(../img/prioridad_media.png) no-repeat; }

.flecha {
    background: url(../img/flecha_cerrada.png) no-repeat;
    height: 10px;
    padding: 15px;
    width: 10px;
    margin-top: 5px;
    display: inline;
    margin-left: 20px;
}

.fleActive { background: url(../img/flecha_abierta.png) no-repeat; }

/** Show details projects**/
.details {margin-top: -8px; padding-left: 0px;}
.detailHmwk {
    margin-top: 0;
    padding-left: 10px;
}
.details .nav{
    padding-left: 5px;
    margin-top: 0px;
    border-top: 1px solid lightgray;
    background-color: #FFF;
    margin-bottom: 2px;
}

.details > .nav-tabs > li.active a {
    padding-left: 12px;
    background: none;
    border: 0px;
}

/*.nav-tabs > li.active > a, .nav-tabs > li.active > .nav-tabs > li.active > a:focus {
        border: 0px;
}*/
.nav-tabs > li > a:hover {
    border-color: transparent;
}
.nav > li > a:hover, .nav > li > a:focus {
    background-color: transparent;
}

.details > .nav-tabs > li{ margin-bottom: 0px; }
.content { padding: 10px;
           width: 100%;
           height: 100%;
}

.seccionData { border-bottom: 3px solid red; }

.descripTab {
    border-left: 3px solid red;
    padding-left: 4px;
}

.colaborator { padding-left: 15px; padding-bottom: 10px;}
.profile_project {
    display: inline-block;
    text-align: right;
    width: 105px;
    position: relative;
}

/* Cometarios */
.textochat{
    font-size: 80%;
}
.borde{
    border: 1px solid #d0d0d0;
}
.resultados{
    height: 200px;
}
.enter{
    font-size: 70%
}
.buscartamano{
    width: 150px;
    height: 40px;
}

/**** Widget de tareas para proyectos Tabs***/
div.tabsSmall {
    width: 100%;
}

div.tabsSmall .nav{
    background: white;
    border: none;
}

div.tabsSmall span{
    color: #7DD7C5;
    padding-left: 5px;
    padding-right: 5px;
}

div.tabsSmall ul.nav.nav-tabs {
    margin-left: 5%;
}

div.tabsSmall .nav > li > a {
    padding: 0px 0px;
}

.nav-tabs > li > a {
    border: 0px solid transparent;
}

div.tabsSmall .nav-tabs > li {
    border: 1px solid rgb(230,230,244);
    padding: 5px 15px 0px 15px;
}
div.tabsSmall .nav-tabs > li.span {
    border: 0px;
}
div.marginright ul.nav.nav-tabs {
    margin-left: 34%;
    margin-top: 25px;
    width: 28% !important;
}
/***Hover sobre las tareas ***/
div.hoverlihmw{
    border-left: 3px solid transparent;
    border-top: 1px solid rgb(230,230,244);
    border-bottom: 1px solid rgb(230,230,244);
    margin-bottom: -3px;
}
div.hoverlihmw:hover{
    border-left: 3px solid #008eff;
}

/*.hoverlihmw {
        height: 60px;
}
.hoverli {
        height: 60px;
}*/
/*div#content {
      margin: 200px auto;
      width: 581px;
      position: relative;
      border-bottom: 1px solid #DDDDDD;
      border-left: 1px solid #DDDDDD;
      border-right: 1px solid #DDDDDD;
      border-top: 1px solid #DDDDDD;
  }
  div.post {
      border: 1px solid #ccc;
      border-top: none;
      background-color: #FFFFFF;
  }
  div.post.selected {
      border-bottom: 1px solid #DDDDDD;
      border-left: 3px solid #4D90F0;
      border-top: 1px solid #DDDDDD;
  }
  div#animate {
      border: 3px solid #4D90F0;
      border-top: none;
      border-right: none;
      border-bottom: none;
      position: absolute;
  }*/

/*** Tareas completadas **/
div.progress.progress-bar-default {
    background-image: -webkit-linear-gradient(top, #E6E3E3 0%, #E9E9E9 100%);
    border-radius: 0px;
}
div.barstrip2 > div.progress.progress-striped.active.slider {
    border-radius: 0px;
}

div.hoverli:hover dd {
    color: white;
}
div.hoverli:hover dt {
    color: white;
}
/**Colaboradores**/
.delIntegrante
{
    vertical-align : top;
    margin-left    : -10px;
    position: absolute;
}
.delIntegrante:hover
{
    cursor: pointer;
}
.colaboradores{
    padding:20px 0px;
}



.projectsummary .cell
{
    border:none!important;
    padding:0px;
}
.projectsummary>div
{
    padding: 0 7px;/*!important*/
    margin-top:0px;
}
.projectsummary
{
    margin:0px;
}
.projectsummary h4
{
    padding:0px;
}

.buscadorblue{

    background-image: url("../img/search_blue.png");
    background-repeat: no-repeat;
    width: 50px;
    height: 40px;
    margin-top: 5px;
    margin-right: 5px;
}

.fechain{
    height: 30px!important;
}

.filtros{
    /*width: 100% ; */
    height: 40px!important;
    padding-bottom: 0px!important;
    padding-top: 0px!important;
    margin-bottom: 5px;
}

.filtros2{
    width: 100%!important;
    height: 40px!important;
    padding-bottom: 0px!important;
    padding-top: 0px!important;
    margin-bottom: 5px;
    margin-top: 5px;
}

.filtroselec{
    width: 70%!important;
    height: 40px!important;
    padding-bottom: 0px!important;
    padding-top: 0px!important;
    margin-top: 5px!important;
    border: 1px solid rgb(226, 226, 226) !important;
}

.lem_derecha{
    padding: 5px 5px 5px 5px;
    width: 320px;
    padding-left: 26px;
}
.lem_izquierda{
    padding: 5px 5px 5px 1px;
}

.mrg-bttm{margin-bottom: 10px;}
/*.chosen-container { margin-top: -10px;}*/
.lblform-chsn {margin-bottom: 0px;}
.priorityHmw {padding-top: 10px;}
.navbarFB {
    background: white;
    border-color: rgba(231, 231, 231, 0);
    box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0), 0 1px 5px rgba(0, 0, 0, 0);
}
.fondoPlusProyectos {
    background: red;
}
/*fix filtros */
.buscadorProyectos {
    margin-top: 15px !important;
    height: 50px;
}
.minheight {
    margin-top: 15px;
    margin-right: 0px;  
}
.iconoBusquedaProyectos {
    padding: 0;
    width: 50px;  
}
.FiltBusquedaProyectos {
    height: 50px;
}
.filterAsignadoProyecto {
    background: #FFF;
    float: left;
    height: 50px;
    margin: 0px 2px;
    border: 1px solid lightgray;
    width: 25%;
}
#bs-example-navbar-collapse-1 div {
    width: 24% !important;
}
/*
.chosen-choices {
  height: 50px !important;
  margin-right:  3px;
  width: 150px !important;
}
.chosen-container-multi {
  border: none;
height: 50px !important;
  width: 150px !important;
}
.chosen-choices li input {
  height: 45px !important;
  padding-top: 0 !important;
  border: none !important;
  padding-bottom: 0 !important;
  /*width: 100px !important;
}
*/
.proyectosSearchRow {
    margin-left: 0px;
    margin-right: 0px;
}
.botonModificarProy {
    border: none;
    padding: 2px;
}
div#filterEntidadProyecto_chosen {
    float:  left;  
    margin: 0 2px;
    width: 20% !important;
}
div#filterEntidadProyecto_chosen ul {
    width: 100% !important;
    z-index: 1001;
}
div#filterEntidadProyecto_chosen ul li input {
    height: 46px;
}
div#filterEntidadProyecto_chosen div.chosen-drop {
    width: 100% !important;
}
div#filterEstatusProyecto_chosen {
    float: left;
    margin: 0 2px;
    width: 20% !important;
}
div#filterEstatusProyecto_chosen ul {
    width: 100% !important;
    z-index: 1001;
}
div#filterEstatusProyecto_chosen ul li input {
    height: 46px;
}
div#filterEstatusProyecto_chosen div.chosen-drop {
    width: 100% !important;
}
div#filterPrioridadProyecto_chosen {
    float: left;
    width: 20% !important;
}
div#filterPrioridadProyecto_chosen ul {
    width: 100% !important;
    z-index: 1001;
}
div#filterPrioridadProyecto_chosen ul li input {
    height: 46px;
}
div#filterPrioridadProyecto_chosen div.chosen-drop {
    width: 100% !important;
}
/*chosen modal general*/
div#integrantes_proyect_chosen {
    height: auto !important;
}
#integrantes_proyect_chosen ul,
#integrantes_proyect_chosen div.chosen-drop {
    width: 100% !important;
    height: auto !important;
}
#integrantes_proyect_chosen ul li input {
    height: 50px;
    width: 100% !important;
}
#integrantes_proyect_chosen div.chosen-drop ul {
    width: 100% !important;
}


.projecsWidgetHeader{
    margin-top: 15px;
    text-align: center;
}

.statusProyecto{
    border-bottom: 5px solid #F5F5F5;
    padding: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: bold;
}

.tituloChiquito{
    font-weight: bold;
    padding: 3px;
    border-bottom: 1px solid #F5F5F5;
    margin-bottom: 5px;
    margin-top: 10px;
}

.selectFondoGris{
    border: none;
    background-color: #F5F5F5;
    width: 150px;
    padding: 5px;
    border: 1px solid #ECECEC;
}

.fechasInicios{
    font-size: 12px;
    margin-top: 10px;
}

.calendarioFondoGris{
    background: url(../img/calendario.png);
    background-color: #ECECEC;
    background-repeat: no-repeat;
    background-position: 50% 50%; 
    padding: 6.5px 15px;
}

.calendario_rojo{
    margin-top: 30px;
}

.numprogress{
    text-align: center;
}

.tituloProyecto{
    margin-bottom: 15px;
}

.projecsWidgetFooter{
    margin-bottom: 30px;
}

.calendario_rojo{
    background: url('../img/calendario_rojo.png');
    background-repeat: no-repeat;
    width: 87px;
    height: 89px;
    padding: 25px 5px 5px 5px;
    text-align: center;
    margin: 10px 18px;
}

.calendario_rojo .calendario_rojo_dia{
    font-size: 24px;
    font-weight: bold;
}

.titleTareas{
	padding: 5px 10px;
	font-weight: bold;
}