﻿@import url('https://fonts.googleapis.com/css?family=Raleway');
/* Move down content because we have a fixed navbar that is 50px tall */
body {
    padding-top: 50px;
    padding-bottom: 20px;
	font-family:'Raleway', 'Lucida Sans';
	background-color: #f5f5g6 ;
}

.scrollbar
{
	margin-left: 30px;
	float: left;
	height: 300px;
	width: 65px;
	background: #F5F5F5;
	overflow-y: scroll;
	margin-bottom: 25px;
}

#dvDescrPost{
    border: 1px solid #dddddd;
}

#txtDescripcion
{
    border: 0px solid none;
}

/*
 *  STYLE 1
 */

.scrollStyle::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.scrollStyle::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

.scrollStyle::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}


/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 10px;
    padding-right: 10px;
}

.panel .panel-body{
	overflow:auto;
}

h3{
	font-family:'Raleway', 'Lucida Sans';

}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

hr
{
	border:solid 1px #e9be88;
}

textarea
{
	width:100%;
	border:solid 1px #333;
	
}

inputtype=["text"],
 inputtype=["number"],
 inputtype=["date"],
inputtype=["password"],
inputtype=["email"],
inputtype=["tel"],
inputtype=["select"] {
    max-width: 430px;
}

inputtype=["text"],
 inputtype=["number"],
 inputtype=["date"],
inputtype=["password"],
inputtype=["email"],
inputtype=["tel"]
{
	outline: none;
	border:none;	
	border-bottom:solid 1px #eee3e3 /*#FF8C00*/;
	height: 45px;
	width:auto;
	
}

#dvAlertas, #ContentPlaceHolder1_dvAlertas , #MainContent_dvAlertas
{    position: absolute;
    max-width:200px;
    height:auto;
    /*top:20px;*/
    right:5px;
    float:right;
    z-index:90;
    box-shadow:#888 1px 1px inset;
}

.list-group-item
{
	overflow-wrap:break-word;
}


.card .title {
    position: relative;
    z-index: 1;
    border-left: 5px solid #ed2553;
    margin: 0 0 35px;
    padding: 10px 0 10px 50px;
    color:#1f2758;
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
}

.card .input-container input {
    outline: none;
    z-index: 1;
    position: relative;
    background: none;
    width: 100%;
    height: 60px;
    border: 0;
    color: #212121;
    font-size: 24px;
    font-weight: 400;
	border-bottom: 1px solid #e8dfdf;
}

.back-menu{
	background-color: #1f2758;
	background-color: #333333;
}

.back-lateral{
	background-color: #588fc4;
	height:2000px;
}

.back-login{
  background: url("../../res/images/backlogin5.jpg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#dvContainerPosts
{
	overflow: auto;
	height:100%;
	width:100%;
}



breadcrumb{
	position:fixed;
}

#dvMenuHide  {
	display: inline-block;
	margin: 0 auto;
	background-color: transparent;
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	height:50px;
	z-index:99 !important;
		
}

#| {
	position:fixed;
	display:  inline-block ;
	margin: 0 auto;
	background-color: #333333;
	border-right:1px solid #e5e5e5;
	
	bottom:0px;
	left:0;
	width:100%;
	overflow:hidden;
	vertical-align:middle;
	text-align:center;
	z-index:99 !important;
}

.expandDescripcion  { 
    height: 1em;
}


.bt1n-menu-lateral1
{
}

.fa-menu-lateral
{	
	border-radius:50%;
	border:1px solid;
	font-size: 32px;

	width:50px;
	height:50px;

	color: #ffffff;
	background-color:#337AB7;
	
	text-align:center;
	vertical-align: central;
	padding-top:4px;
	
	
	bottom:50px;
	 margin: 0 auto;

	overflow:visible;
	z-index:100 !important;
}

.backg-warning
{	
	background-color: #f0ad4e;
}

.backg-info
{	
	background-color: #00ffff;
}

.backg-success
{	
	background-color: #5cb85c;
}

.backg-danger
{	
	background-color: #ff0000;
}

.btn-ok:hover
{
    background-color: #3f9443;
    font-style:oblique;
    color:#ffffff;
}

.btn-ok:focus
{
    background-color: #3f9443;
    font-style:oblique;
    color:#ffffff;
}

.btn-crear:hover
{
    background-color: #588fc4;
    font-style:oblique;
    color:#ffffff;
}

.btn-crear:focus
{
    background-color: #588fc4;
    font-style:oblique;
    color:#ffffff;
}


.btn-borrar:hover
{
    background-color: #ff0000;
    font-style:oblique;
    color:#ffffff;
}

.btn-borrar:focus
{
    background-color: #ff0000;
    font-style:oblique;
    color:#ffffff;
}


.btn-menu-lateral1 a1
{
}

.btn-menu-latera2l a, .btn-menu-latera2l a:link, .btn-menu-latera2l a:visited
{
	position:  center !important;
	float:initial;

	
	
}
.alinear-der
{	
	float:right;
	border:0px solid;
	text-align:right;
}
.scroll-vistas{
	overflow-y: auto; 
}
.centrado
{
	text-align: -webkit-match-parent;
	vertical-align:middle;
	padding: 10px 15px;
}
.btn-MCL
{
	float: inherit;
	margin: auto 0;
	height: 50px;
	min-width: 55px;
	background-color: #588fc4;
	font-size: 16px;
	font-family:'Raleway', 'Lucida Sans';
	text-align: center;
	vertical-align:middle;
	color: #ffffff;
	border:  solid, #eee3e3, 1px;
	box-shadow:  #808080 1px 1px inset;
	
}


.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #ffffff;
    cursor: pointer;
    background-color: #588fc4;
    border: 1px solid #dddddd;
    border-bottom-color: transparent;
}



.badge-success-post
{
	display: block;
	background-color: #808080;
	font-size:11px;
	font-style: oblique;
	color: #ffffff;
	
}

.dvContenerBtnsLats{
	position:relative; border: 0px solid #fff; width: 330px; margin:0 auto; text-align:center;
}

.badge 
{
	background-color: #ff0000;
}


.badge-indicador
{
	position:absolute;
	top:0px;
	border-radius: 10px;
    width: 13px;
	color: #ffffff;
    background-color: #ff0000;
	text-align: left;
	vertical-align:middle;
	font-size: 9px;
    font-weight: bold;
    line-height: 1;
    padding: 3px 11px;
    z-index:101;
}
.badge-indicador-posts
{
	right:225px;
}
.badge-indicador-acts
{
	right:165px;
}
.badge-indicador-evts
{
	right:115px;
}
.badge-indicador-pgs
{
	right:60px;
}
.badge-indicador-gts
{
	right:5px;
}

.breadcrumb {
    padding: 8px 8px;
}

h4 .post-title{
	font-size: 12px;
	font-style:oblique;
}
.post-title{
	font-size: 12px;
	font-style:oblique;
}
.post-left-side
{
	float:left;
	width:100px;
	overflow: auto;
}
.post-right-side
{
	float:left;
	overflow: auto;
}

.post {
    display: inline-grid; /*inline-block*/
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    /*line-height: 1.428571429;*/
    color: #333333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 0px solid #cccccc;
    border-radius: 4px;
	border-left:solid 3px;
	border-left-color:#1f2758;
	padding-bottom:10px;
	width:100%;	
	overflow-wrap:break-word;
}

.post-integrantes{
	display: inline-block;
}



.dvPostInfoPerfil
{
	display:  inline-block;
	/*width:20%;*/
	/*border-right: 1px solid #cccccc;*/
	text-align:center;
	
}
.dvPostBtnsArriba
{
	position: inherit;
	display:  inline-block;
	width:250px;
	top:0;
	border-bottom:0px solid #cccccc;
	vertical-align:top;
}
.dvPostBtnsArriba2
{
	position:initial;
	display:  inline-block;
	float:right;
	right:0px;
	top:0px;
	border-bottom:0px solid #cccccc;
	vertical-align:top;
	max-width:100px;
}
.dvPostRowBtnsAcciones
{
	 border: 0px solid #cccccc;
}
.dvPostRowRespuesta{
	border: 0px solid #cccccc;
}

.post-Respuesta {
    display: inline-grid; 
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    word-break: break-all;
    word-wrap: break-word;
    border: 1px solid #cccccc;
    border-radius: 4px;
	padding-bottom:10px;
	width:100%;
}


.post1 {
    display: inline-block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    color: #333333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 0px solid #cccccc;
    border-radius: 4px;
	width:380px;
	height:200px;
}

.CategoriasSelect
{
	display: inline-block;
    margin: 0 0 10px;
	width: 80px;
	 vertical-align: baseline;
    font-size: 10px;
    line-height: 1.428571429;
    color: #333333;
    background-color: #588fc4; /*#f5f5f5;*/
    border: 0px solid #cccccc;
    border-radius: 4px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}

.lblTotal{
	color:#ffffff; 
	font-size: 12px;
	font-style:oblique; 
	height:32px;
	width:auto;
	vertical-align:middle;
	text-align:right;
	border-radius: 4px;
	padding: 5px 0px;
}

#IrArriba 
{
	position: fixed;
	width:50px;
	height:50px;
	border-radius:50%;
	border:1px solid;
	font-size:28px;
	color:white;
	background-color:#337AB7;
	text-align:center;
	vertical-align:middle;
	right:25px;
	bottom:50px;
	float:initial;
	overflow:visible;
	z-index:999;	
}


input[type="file"] {
    background-color: transparent ;
    box-sizing: border-box;
    padding: 2px 6px 3px;
    border-width: 0px;
    border-style: outset;
	width:50px;
}

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: pointer;
    display: block;
}

.btn-ver-respuestas {

	display: inline-block;
	
	width:inherit;
    color: #333333;
    
	background-color: #428bca;
	background-color: #b9deee;
    
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.428571429;
	
	text-align: left;
	
	white-space: nowrap;
	vertical-align: middle;
	
	cursor: pointer;
	border: 0px solid transparent;
	border-bottom:1px solid #cccccc;
	/*border-radius: 4px;*/
	-webkit-user-select: none;
}

.monitor-body{
	max-height:430px;
	overflow-wrap:break-word;
	overflow-y:auto;
}

.panel-body-top5{
	 height:210px;
}


/*.thumbnail*/
.img-thumbnail-about {
    /*display: inline-block;*/
    max-width: 35px;
    max-height:35px;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.check-img-about
{
    opacity:0.99;
	color:#996;
	margin:auto 0px;
	text-align:center;
	
}


.thumbnail-height
{
	min-height:300px;
	height:350px;
}
.thumbnail-perfil
{
	height:650px;
}


.shadow
{
box-shadow:#888,inset,2px 2px;
box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

#thumbComunidades > a:hover {
    cursor: pointer;
    background-color: rgba(0,0,0,0.2);
    border: 0px solid #dddddd;
    border-bottom-color: transparent;
	text-decoration: none;
}

#thumbComunidades  > img {
    height: 100px;
	width: 100%;
}

strong
{
	font-family:'Raleway', 'Lucida Sans';
	color:#ff6a00;
}


.panel
{
	border: 0px solid transparent;
	background-color: #f5f5f5;
	padding:0px;
}
.panel-heading {
    padding: 10px 0px;
}

.panel-body
{
	border: 0px solid transparent;
	padding:0px;
}

.nav-tabs
{
	padding:0px;
}

.row
{
	padding:0px;
}


th{
	font-family:'Raleway', 'Lucida Sans';
}


.alert-warning-acts, .panel-warning-mcl{
	background-color:#fffb3b;
	padding-left:10px;
}
.alert-success-acts, .panel-success-mcl{
	background-color:#5cb85c;
	padding-left:10px;
}
.alert-danger-acts, .panel-danger-mcl
{
	background-color:#ff0000;
	padding-left:10px;
}

.alert {
    /*border: 1px solid;*/
    /*-webkit-box-shadow: inset 0 0 9px rgba(0,0,0,0.5);*/
}

#ddlAnios, #MainContent_ddlAnios {
	background-color: #588fc4; 
}
#ddlMes, #MainContent_ddlMes{
	background-color: #588fc4; 
}
#ddlCategorias, #MainContent_ddlCategorias{
	background-color: #588fc4; 
}

.spanCategoriaFecha
{
	width:100%;
	border-top: 1px solid #de9704;
	font-size:12px;
}
.post .btn
{

}

.post .btn :hover 
{
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

.post-comunidad-title{
	position:fixed;
	float: left;
	top:47px; 
	/*margin: auto 0;*/
	left:0px;
	height: 30px;
	width: 100%;
	background-color: #588fc4;
	font-size: 18px;
	font-family:'Raleway', 'Lucida Sans';
	text-align: left;
	vertical-align:middle;
	color: #ffffff;
	border:  solid, #eee3e3, 0px;
	z-index:99;
}

 .dvPostRowRespuestas  .post-title-resp
{
    background-color:#dddddd;
	position:absolute;
	top: -10px;
	left:0px;
	width:100%;
    padding: 5px;
    border-right: 1px solid;

	border: 0px solid #cccccc;
	vertical-align:top;
	border-bottom:solid 1px #cccccc;
}

.header-Acts-Events
{
    background-color:#dddddd;
	position:relative;
	top:0;
	left:0;
	width:100%;
    padding: 5px;

	border: 0px solid #cccccc;
	vertical-align:top;
	border-bottom:solid 1px #cccccc;
}



.post .dvPostRowArriba
{
    background-color:#dddddd;
	position:absolute;
	top:0;
	left:0;
	width:100%;
    padding: 5px;

	border: 0px solid #cccccc;
	vertical-align:top;
	border-bottom:solid 1px #cccccc;
}

.label-post {
    background-color: #588fc4;
    font-size:11px;
}

.post .dvPostRowRespuestas
{
	position:relative;
	left:-10px;
	width:100%;
	/*border-top: 1px solid #de9704;*/
}

#dvRespuestaPost{
    min-height:90px;
}

.dvPostRowRespuestas .alinear-der-resp
{	
    position:relative;
	float:right;
	border:0px solid;
	text-align:right;

}


.post .spanCategoriaFecha
{
    background-color:#dddddd;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	/*border-top: 1px solid #de9704;*/
	font-size:12px;
}


.thumbnail {
    padding: 0px;
}
.thumbnail .imgBackg 
{
    position:absolute;
	top:0;
	left:0;
    width:100%;

}

.thumbnail .caption {
    padding: 0px;
    color: #333333;
}

.thumbnail .caption .alert-comunidades {
    left:0px;
    width:100%;
    padding: 0px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}


#loading {
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   position: fixed;
   display: block;
   opacity: 0.7;
   background-color: #333333;
   z-index: 99;
   
   align-content:center; 
   text-align:center; 
   vertical-align:middle;
}

#loading-image {
	display: block;
    margin: auto;
	vertical-align:middle;
}

.ui-autocomplete 
{
    text-align: left;
	/*font-size: 11px;*/
}

.titulos-pagina {
	/*position:fixed; z-index:98; width:100%;*/
    padding: 5px;
    /*margin-bottom: 2px;*/
    border: 1px solid transparent;
    border-radius: 4px;

	color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1;
}


/*css menu profile perfil vertical izquierdo*/

.profile-box-container{
	position:fixed;
     top:90px;
	width:220px;
	font-size:12px;
	background-color: #333333;
	/*left:0px;*/
}

.img-perfil
{
	width:40px;
	height:40px;
	border-radius: 5px;
	border-radius:50%;

	background-color:#dbdbdb;
	background-color: #337AB7  !important; 
	
}
.profile{
	width:80px;
	height:80px;
	background-position: center center;
	margin:auto 0px;
	text-align:center;
	left:10px;
}
.profile-center {
	margin:auto 0px;
	text-align:center;
	color:#cccccc;
}
.profile-box{
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    border-radius: 5px; /* 5px rounded corners */
	background-color: #333333;
    z-index: 1000;
}
/* On mouse-over, add a deeper shadow */
.profile:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}
.profile-container{
	color:#cccccc;
	padding: 2px 16px;
}

.profile-menu-box-height {
	max-height:230px;
}

.profile-menu-box{
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    border-radius: 5px; /* 5px rounded corners */
	background-color: #333333;
    z-index: 1000;
	color:#cccccc;
	padding: 2px 16px;
	overflow-y:auto;
	 background-color: :#333333;
}

/* Add rounded corners to the top left and the top right corner of the image */

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
    }
    .body-content {
        padding: 0;
    }
	.profile-box-container{
		height:100px;
	}
	.profile-box-container:hover {
		position:fixed;
        top:80px;
    	width:220px;
		font-size:12px;
		background-color: #333333;
		
	}
	.menu-mobile
	{
		position: page;
		left:-210px;
		left:0px;
		padding: 10px 5px 5px 5px;
		display:block;
		z-index: 999;
	}

	/*.menu-mobile:hover {
		position: fixed;
		left: 0px;
		z-index: 999;
		display:block;
	}*/
		


}

/* Responsive: Portrait tablets and up */
@media screen and (max-width: 550px) {

	.profile-box-container{
		height:100px;
	}
	.profile-box-container:hover {
		position:fixed;
        top:80px;
		width:220px;
		font-size:12px;
		background-color: #333333;
		
	}

	.menu-mobile
	{
		position:relative;
		left:-210px;
		/*padding: 20px 5px 5px 5px;*/
		display:inline-block;
		z-index: 999;
	}

	.menu-mobile:hover {
		/*padding: 20px 5px 5px 5px;*/
		position: fixed;
		left: 0px;
		z-index: 999;
		display:block;
	}

	.dvPostInfoPerfil
	{
		display:block;
		/*width:30%;*/
		/*height:500px;*/
		/*border-right: 1px solid #cccccc;*/
		text-align:center;
	
	}
	.dvPostBtnsArriba
	{
		position: inherit;
		display:  inline-block;
		/*width:30%;*/
		top:0;
		border-bottom:0px solid #cccccc;
		vertical-align:top;
	}
	.dvPostBtnsArriba2
	{
		position:initial;
		display:  inline-block;
		top:0;
		right:0;
		/*width:31%;*/
		border-bottom:0px solid #cccccc;
		vertical-align:top;
	}

	#loading {
		   height: 200px;
		   top: 0;
		   left: 0;
		   position: fixed;
		   display: block;
		   opacity: 0.7;
		   background-color: #333333;
		   z-index: 99;
   
		   align-content:center; 
		   text-align:center; 
		   vertical-align:middle;
		}

	
		#loading-image {
			display: block;
			margin: auto;
			vertical-align:middle;
		}

}

/* Responsive: Portrait tablets and up */
@media screen and (max-width: 400px) {

	

	.menu-mobile
	{
		position:relative;
		left:-210px;
		/*padding: 20px 5px 5px 5px;*/
		display: contents;
		z-index: 999;
	}

	.menu-mobile:hover {
		/*padding: 20px 5px 5px 5px;*/
		position: relative;
		left: 0px;
		z-index: 999;
		display: flex;
	}	


	.dvPostInfoPerfil
	{
		display:  inline-block;
		/*width:30%;*/
		/*height:500px;*/
		/*border-right: 1px solid #cccccc;*/
		text-align:center;
	
	}
	.dvPostBtnsArriba
	{
		position: inherit;
		display:  inline-block;
		/*width:30%;*/
		top:0;
		border-bottom:0px solid #cccccc;
		vertical-align:top;
	}
	.dvPostBtnsArriba2
	{
		position:initial;
		display:  inline-block;
		top:0;
		right:0;
		/*width:31%;*/
		border-bottom:0px solid #cccccc;
		vertical-align:top;
	}

	#loading {
		   height: 400px;
		   top: 0;
		   left: 0;
		   position: fixed;
		   display: block;
		   opacity: 0.7;
		   background-color: #333333;
		   z-index: 99;
   
		   align-content:center; 
		   text-align:center; 
		   vertical-align:middle;
		}

	
		#loading-image {
			display: block;
			margin: auto;
			vertical-align:middle;
		}

}