@font-face {
	font-family: 'telefonica';
	src:  url('../../lib/fonts/Telefonica-Regular.woff') format('woff');
}

html, body
{
	margin:0px;
	height: 100%;
	background-color: #FFF;
	font-family: 'telefonica', sans-serif;
}

.fileInput{
	visibility: hidden;
}

#errorWrapper {
	visibility: hidden;
}

/*input, select {
	border:1px solid #0299d8;
	color:#555555;
	border-radius: 5px 0 0 5px;
	line-height: 40px;
	height:49px ;
	padding: 5px ;
	width: 98%;
}*/

table.dataTable td{
	font-size: 0.85em ;
}
.btn_viewer{
	margin-top: 3px;
}
input[type=radio] {
	padding:2px;
	color:#555555;
	height: 20px;
	width: 20%;
}

.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border:0px ;
}

/*Centrar div horizontal y vertical*/
.divAbs {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	font-size: 1.8em;
	color: #fff;
	width: 75%;
}
h2 {
	font-size: 1.8em;
	color: #2aaad4
	margin-top: 10px;
	margin-bottom: 5px;
}

h2 .white {
	color: #FFF;
	font-size: 1.8em;
}

h4 {
	color : #2aaad4;
}
.white {
	color: #FFF !important;
}
.azul {
	color: #019DF4;
}

.fondo {
	position: relative;
	float: left;
	background: url(../images/bg-wrap.jpg) top center no-repeat;
	background-size: cover;
	width: 100%;
}

.tope{
	border-bottom: 2px solid #5bc500;
	margin-top: 30px;
	background-color: #fff;
	background: url(../images/cab001.jpg) top center no-repeat;
	height:110px;
	color: #63666d;

}
.menu_tope {
	margin: 0px;
	background-color: #f4f4f3;
	height: 30px;
	top: 0px;
	right:0px;
	padding: 10px;
	width: 100%;
	position: absolute;
}

.con_footer {
	position:relative;
}
.footer {
	margin-top: 20px;
	border-bottom: 10px solid #0B2739;
	background-color: #019DF4;
	height: 74px;
	right:0px;
	width: 100%;
	padding: 20px;
	position: fixed;
	bottom: 0px !important ;
	z-index:0;
		/*bottom: -1px;*/
}

#row-pdf {
	/*position: relative;*/
	height: 800px;
	/*background-color:  #fff ;/*#0092bc ;*/
	/*width: 100%;*/
	margin-top: 0px;
}

.row-pdf-full{
	position: absolute;
	height: 100% !important;
	background-color: #0092bc;
	top: 0px;
	width: 100%;
	left: 0px;
}

#visorPDF {
	margin-top: 10px;
	width: 100%;

}

.btn-default {
	color: #fff;
	background-color: #019DF4;
	font-weight: 400 ;
	font-size: 1em;
	border-radius: 50px;
}


.btn-success {
	color: #fff;
	background-color: #5CB615;
	font-size: 1em;
}

.btn-warning {
	color: #fff;
	background-color: ##F28D15;
	font-size: 1em;
	border-radius: 50px;
}

.btn-primary {
	color: #fff;
	font-size: 1em;
	background-color:#0B2739 ;
	border-radius: 50px;

}

.container {
	background-color: #fff;
	min-height: 90%;
	padding-right: 0px;
	padding-left:  0px;
	opacity: 0.9;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #fff;
	cursor: default;
	background-color: #019DF4;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	font-weight: 600;
}

.menu_bar {
	display:none;
}

#msjCarga{
	position: absolute;
	top: 35%;

	z-index: 1000;
	color: #5bc500;
	font-weight: 600;
	width: 100%;
    text-align: center;
}

.font_li {
	font-size: 11px ;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #DDF6FF !important;
}

.my-custom-scrollbar {
  position: relative;
  height: 200px;
  overflow: auto;
}
.table-wrapper-scroll-y {
  display: block;
}

header {
	width: 100%;
	border-radius: 5px 0 0 5px;
}
header nav {
	background:#fff;
	z-index:1000;
	width:100%;
	margin:10px auto;
	top: 68px;
}

header nav ul {
	list-style:none;
}

header nav ul li {
	display:inline-block;
	position: relative;
}

header nav ul li:hover {
	color: #0299d8 !important;
	background:#fff;
	text-decoration: none;
}

header nav ul li a {
	color:#63666d;
	display:block;
	text-decoration:none;
	padding: 10px;
}

header nav ul li a span {
	margin-right:10px;
}

header nav ul li:hover .children {
	display:block;
	color: #fff !important;
	text-decoration: none;
}

header nav ul li .children {
	display: none;
	background:#011826;
	position: absolute;
	width: 150%;
	z-index:1000;
}

header nav ul li .children li {
	display:block;
	overflow: hidden;
	border-bottom: 1px solid rgba(255,255,255,.5);
}

header nav ul li .children li a {
	display: block;
}

header nav ul li .children li a span {
	float: right;
	position: relative;
	top:3px;
	margin-right:0;
	margin-left:10px;
}

header nav ul li .caret {
	position: relative;
	top:3px;
	margin-left:10px;
	margin-right:0px;
}

ol, ul {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 13pt;
	font-family: 'telefonica', sans-serif;
}

p {
	font-size: 13pt;
	font-family: 'telefonica', sans-serif;

}
/*****************************************************/
@media screen and (max-width: 760px) {
	body {
		padding-top:60px;
	}

	h2 {
		font-size: 1.5em;
		color: #2aaad4
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.btn {
     padding: 3px 6px;
    }
	.tope{
		display: none;
	}

	#btnPdf_full{
		margin-top: 0px;
	}

	.row-pdf-full{
		top: 65px;
	}

	.menu_bar {
		display:block;
		width:100%;
		position: fixed;
		top:0;
		background:#0092BC;
		left: 0;
		z-index: 10000;
	}

	.menu_bar .bt-menu {
		display: block;
		padding: 10px;
		color: #fff;
		overflow: hidden;
		font-size: 25px;
		font-weight: bold;
		text-decoration: none;
	}

	.menu_bar span {
		float: right;
		font-size: 30px;
	}
	.footer {
		margin-top: 5px;
		border-bottom: 5px solid #0B2739;
		background-color: #019DF4;
		height: 45px;
		bottom: 0px;
		right:0px;
		width: 100%;
		padding: 5px;
		position: fixed;
	}

	header nav {
		width: 80%;
		height: calc(100% - 80px);
		position: fixed;
		right:100%;
		margin: 0;
		overflow: scroll;
	}

	header nav ul li {
		display: block;
		border-bottom:1px solid rgba(255,255,255,.5);
	}

	header nav ul li a {
		display: block;
	}

	header nav ul li:hover .children {
		display: none;
	}

	header nav ul li .children {
		width: 100%;
		position: relative;
	}

	header nav ul li .children li a {
		margin-left:15px;
	}

	header nav ul li .caret {
		float: right;
	}

	ol, ul {
		margin-top: 3px;
	}
}
.dataTables_length, .dataTables_filter {
    margin-top: 10px;
}
.dataTables_paginate {
    margin-top: 10px !important;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #019DF4 !important;
    border-color: #46add1 !important;
}
.dataTables_wrapper .glyphicon-file:before {
    content: url(https://sistemafsend.topf1.info/movistar/web/images/pdf.png);
    position: relative;
    top: 2px;
}
.dataTables_wrapper .glyphicon-file {
    background-color: #019DF4;
    border-color: #019DF4;
}
.dataTables_wrapper .glyphicon-envelope {
    background-color: #019DF4;
    border-color: #019DF4;
}
.dataTables_wrapper .glyphicon-certificate {
    background-color: #019DF4;
    border-color: #019DF4;
}
.dataTables_wrapper .glyphicon-export {
    background-color: #019DF4;
    border-color: #019DF4;
}
.dataTables_wrapper .glyphicon-list-alt {
    background-color: #019DF4;
    border-color: #019DF4;
}
.dataTables_wrapper .glyphicon:before  {
    font-size: 13px;
}
th.rowOpciones {
    width: 20% !important;
}
@media (max-width: 767px) {
	/*movil*/
	th.rowOpciones {
	    width: 48% !important;
	}

}
@media (min-width: 768px) and (max-width: 991px) {
	/*tablet*/
}
@media (min-width: 992px) {
	/*escritorio*/


}
@media (min-width: 1200px) {
/* puede ser util */

}
@media (min-width: 1500px) {

}
@media (min-width: 1900px) {

}

.rainbowint {
  -webkit-animation:colorchange 20s infinite alternate;
}

@-webkit-keyframes colorchange {
  0% {
    color: #137CC1;
  }

  10% {
    color: #FF8201;
  }

  20% {
    color: #191D4C;
  }

  30% {
    color: #EE353D;
  }

  40% {
    color: #86BD00;
  }

  50% {
    color: #E0D08B;
  }

  60% {
    color: #B68ABA;
  }

  70% {
    color: #6AAEE1;
  }
  80% {
    color: #6AC696;
  }

  90% {
    color: #7AA2A7;
  }

  100% {
    color: #A49467;
  }
}
