html, body{min-height:100%;}
body{height:100vh;}
html, body {
        background: rgba(154,197,208,0.2);
        background: -moz-linear-gradient(top, rgba(154,197,208,0.2) 0%, rgba(255,255,255,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(154,197,208,0.2)), color-stop(100%, rgba(255,255,255,1)));
        background: -o-linear-gradient(top, rgba(154,197,208,0.2) 0%, rgba(255,255,255,1) 100%);
        background: -ms-linear-gradient(top, rgba(154,197,208,0.2) 0%, rgba(255,255,255,1) 100%);
	overflow: auto;
}
/* .up{
	height:150px;
} */
.wrap {
	background-image:url("/img/fondo.jpg") ;
	min-height: 100%;
	height: auto;
	margin: 0 auto -60px;
	-webkit-background-size: cover;

	/* padding: 0 0 60px; */
}

.wrap > .container {
	/* background-image:url("/img/fondo.jpg") ; */
	top: 50px;
	width: 98%;
	margin-left: 15px;
	margin-right: 15px;

}
.navbar-collapse {
        background-color: #4a7d75 !important;
        margin-bottom: 0px !important;
}
.footer {
        height: 60px;
        background-color: #606060;
        border-top: 3px solid #9ac5d0;
        padding-top: 20px;
        color: #EEEEEE;
        margin-top: 50px;
}

.jumbotron {
	text-align: center;
	background-color: transparent;
}

.jumbotron .btn {
	font-size: 21px;
	padding: 14px 24px;
}

.not-set {
	color: #c55;
	font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: '"Helvetica Neue",Helvetica,Arial,sans-serif';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	padding-left: 5px;
}

a.asc:after {
	/*content: /*"\e113"*/"\e151";*/
}

a.desc:after {
	/*content: /*"\e114"*/"\e152";*/
}

.sort-numerical a.asc:after {
	content: "\e153";
}

.sort-numerical a.desc:after {
	content: "\e154";
}

.sort-ordinal a.asc:after {
	content: "\e155";
}

.sort-ordinal a.desc:after {
	content: "\e156";
}

.grid-view th {
	white-space: nowrap;
}

.hint-block {
	display: block;
	margin-top: 5px;
	color: #999;
}

.error-summary {
	color: #a94442;
	background: #fdf7f7;
	border-left: 3px solid #eed3d7;
	padding: 10px 20px;
	margin: 0 0 15px 0;
}
.solicitudesrad-form{
	/* background-image:url("/img/fondo.jpg"); */
	-webkit-background-size: cover;
}
.solicitudesrad-create p{
        font-size:40px;
        color:#4a7d75;
        margin:0;
        padding:2px;
        text-align:center;
        font-weight: bold;
}
.solicitudestel-form{
	/* background-image:url("/img/fondo.jpg"); */
	-webkit-background-size: cover;
}
.solicitudestel-create p{
        font-size:40px;
        color:#4a7d75;
        margin:0;
        padding:2px;
        text-align:center;
        font-weight: bold;
}

.publico{
	background: #fff;
}
table tbody tr td {
 min-width:190px ;
}

/* */
.error {
    background: #ffcccc none repeat scroll 0 0;
    border: 1pt solid #640000;
    color: #640000;
    font-weight: bold;
    margin-top: 20px;
    padding: 10px;
}

.btn-default:hover {
	color: #333 !important;
}

ul {
        list-style-type: none;
        margin: 0;
        overflow: hidden;
        background-color: #4a7d75 !important;
}

  li a {
	/*display: block;*/
	color: white;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;
  }

  /* Change the link color to #111 (black) on hover */
  li a:hover {
        background-color: #719297;
        text-decoration: none;
  }

  button.navbar-toggler {
	height: 30px !important;
	width: 30px !important;
	margin: 15px;
  }
  .navbar-nav{
	float: none;
  }

.mb-10 {margin-bottom: 10px;}
.mb-20 {margin-bottom: 20px;}

@media (min-width: 1200px) {
.mt-lg-10 {
	margin-top: 10px;
}
.mt-lg-23 {
		margin-top: 23px;
}
}
@media (min-width: 992px) {
	.mt-md-23 {
		margin-top: 23px;
	}
}
.mt-2{ margin-top: 20px;}
.mt-25{ margin-top: 25px;}
.mb-2{ margin-bottom: 20px;}

header  {
        position: sticky;
    top: 0;
        z-index: 1071
}
.top-section {
        background-color: #fff;
}
.top-section .container-fluid,
.top-section .container-header,
.top-section .fondo-blanco {
        background-color: #fff !important;
}
.container-fluid{
        background-color: #9ac5d0;
}

.solicitudestel-consulta p{
        font-size:40px;
        color:#4a7d75;
        margin:0;
        padding:2px;
        text-align:center;
        font-weight: bold;
}
.container-fluid-sin-resultados{
        color: white;
        text-align: center;
        background-color: #719297;
        margin-bottom: 100px;

}
.solicitudesrad-consulta p{
        font-size:40px;
        color:#4a7d75;
        margin:0;
        padding:2px;
        text-align:center;
        font-weight: bold;
}

.breadcrumb {
        padding: 8px 15px !important;
  margin-bottom: 20px !important;
  list-style: none !important;
  background-color: #9ac5d0 !important;
  border-radius: 4px !important;

}
.textcorto {
	width: 250px;
	margin: 0 0 1em 0;
	overflow: hidden;
	margin: 0;
  }

.line-clamp {
	width: 190px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.container-header{
	width: 100%;
}
.titulo-center{
    position: initial;
    top: 1.5%;
    left: 10%;
}
p.titlepagemenu{
    font-size: 22px !important;
    font-family: arial !important;
    float: left !important;
    width: 650px;
    padding: 25px 0 0 25px;
    font-weight: 100 !important;
}
.imagmenu {
	display: inline-block !important;
	width: 10% !important;
	float: right !important;
	margin-right: 5%;
	margin-top: 25px;
  }

.bg-greenDark {
        background-color: #4a7d75 !important;
}
.navbar-collapse.in {
    overflow-y: inherit;
}
.fondo-blanco{
	background-color: white;
}
.parrafo-17{
	font-size:15px !important;
	text-align: justify !important;
	color: black !important;
}
.letra-negro{
	color: black;
}
.padding-10{
	padding:10px;
}
.letra-rojo{
	color: red;
}

.suscriptorestotales{
	padding-top:20px;
	margin-right: 30px;
	color: black;
	font-weight: bold;
	/*font-size:20px;*/
	text-align: right;
}

.filtcorreobtn{
	padding-top:50px;
	padding-bottom:20px;
	display: flex;
	justify-content: center;
}

.filtespa{
	margin-right: 20px;
}

.filtbtncolor{
	background-color: red;
}
.filtcorreofechini{
	margin-top: 25px;
	width: 20%;
	height: 33px;
}

.filtcorreofechfin{
	margin-top: 25px;
	width: 20%;
	height: 33px;
}

.filtcorreolblff{
	padding-left: 20px;
}

.espaciofooter{
	padding-bottom:20px;
}

.correoaviso{
	padding-top: 40px;
}

.correoaltarow{
	margin-bottom: 60px;
}

.correoaltalbl{
	font-size:17px !important;
	margin-left: 10px;
	margin-top: 20px;
	text-align: right !important;
}

.correoaltainput{
	margin-left: -20px;
}

.texto-justificado{
	text-align: justify
  }
  
.padding-25{
	padding: 25px !important;
}  
.font-size-10{
	font-size: 10px !important;
}
.icon-azul{
	color: #337ab7;
	cursor:pointer;
}
.create p{
        font-size: 40px;
    color: #4a7d75;
    margin: 0;
    padding: 2px;
    text-align: center;
    font-weight: bold;
}

.ui-widget-header {
    border: 1px solid #719297 !important;
    background: #719297 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x !important;

}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #9ac5d0 !important;
    background: #9ac5d0 url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x !important;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #719297 !important;
    color: #719297 !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    color: #333 !important;
}

.btnalta{
	padding-top:20px !important;
	margin-right: 80px !important;
	text-align: right !important;
}
.correo-create p{
        font-size:40px;
        color:#4a7d75;
        margin:0;
        padding:2px;
        text-align:center;
        font-weight: bold;
}
.boletin-create p{
        font-size:40px;
        color:#4a7d75;
        margin:0;
        padding:2px;
        text-align:center;
        font-weight: bold;
}

.m-10 {
	margin: 10px;
}

.background-4d9d45{
        background: #4a7d75 !important;
}

.text-align-center{
	text-align: center
}

.pagination {
    padding-bottom: 60px !important;
	background-color: transparent !important;
}
.navbar-toggle .icon-bar{
        width: 28px !important;
    height: 5px !important;
    background-color:#9ac5d0 !important;
}
.modal-open .modal{
	z-index: 1072;
}
.ml-40-percent{
	margin-left: 40%;
}
.mr-15-px{
    margin-right: 15px;	
}

.title{
        font-size: 38px;
    color: #4a7d75;
    padding-bottom: 25px;
    padding-top: 25px;
    text-align: center;
    font-weight: bold;
}

@media handheld, only screen and (max-width: 395px) {
.title {
    font-size: 28px;
    color: #4a7d75;
    padding-bottom: 25px;
    padding-top: 25px;
    text-align: center;
    font-weight: bold;
    }
}

@media handheld, only screen and (max-width: 280px) {
.title {
    font-size: 20px;
    color: #4a7d75;
    padding-bottom: 25px;
    padding-top: 25px;
    text-align: center;
    font-weight: bold;
    }
}