@font-face {
    font-family: "roboto-bold";
    src: url(../fonts/Roboto-Bold_0.ttf) format("truetype");
}
#contenido_pagina{
    padding: 0 250px;
    position: relative;
    display: block;
}

.btn-headerImg{
    width: 50px;
    height: 50px;
    background-color: #A2CC82;
}
.headerTxt{
    padding: 0 !important;
}
.btn-headerTxt{
    background-color: #6DAABF;
    width: 100%;
    color: white;
    margin-top: 9px;
}
.btn-headerTxt:hover{
    background-color: #4d8a9f;
    color: white;
}
.btn-headerTxt:focus{
    background-color: #4d8a9f;
    color: white;
}
.logo_imagen{
    width: 185px;
    margin-top: 10px;
}
.header_position{
    margin-top: 13px;
}


.circuloIcon{
    width: 40px;
    height: 40px;
    background-color: #01567D;
    border-radius: 50px;
    margin-left: 10px;
    display: inline-block;
    position: relative;
    cursor: pointer;
}
.circuloIcon:hover{
    background-color: #2983AA;
}
.circuloIcon:active{
    background-color: #A7D2F8;
}
.circuloIcon.none{
    display: none;
}
.circuloIcon i {
    color:white;
    margin: 8px 10px;
}
.fa-3x {
    font-size: 25px !important;
}
#posicionFlecha{ 
    text-align: right;
}
.flechaHeader{
    width: 40px;
    height: 40px;
    background-color: #A2CC82;
    border-radius: 50px;
    margin-left: 10px;
    display: inline-block;
    position: relative;
    color: white;
    cursor: pointer;
}
.flechaHeader i {
    position: relative;
    left: -11px;
    top: 8px;
}
.cuerpoDescripcion{
    margin-bottom: 10px;
    margin-top: -50px !important;
}
.btn-cuerpoImg{
    width: 50px;
    height: 50px;
    background-color: #A2CC82;
}

.btn-sst2 {
    -moz-user-select: none;
    background-image: none;
    background-color: #01567D;
    border: 1px solid transparent;
    border-radius: 8px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.btn-sst {
    -moz-user-select: none;
    background-image: none;
    background-color: #01567D;
    border: 1px solid transparent;
    border-radius: 8px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.btn-sst:hover{
    background-color: #2983AA !important;
    color: white !important;
}
.btn-sst:focus{
    background-color: #2983AA !important;
    color: white;
}
.tituloCuerpo{
    
}
.txtTitulo, .txtTitulo a{
    font-family: "roboto-bold";
    font-size: 26px;
    color: #0A7194;
}
.cuerpoContenido{ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-linear-gradient(rgba(165,209,248,1) 0%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(rgba(165,209,248,1) 0%, rgba(255,255,255,0) 100%);
    background: linear-gradient(rgba(165,209,248,1) 0%, rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5d1f8', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
    padding-top: 20px;
    padding-left:25px;
    padding-right: 25px;
}

.cuerpoContenidoLimit{ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-linear-gradient(rgb(219, 224, 218) 0%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(rgba(219, 224, 218) 0%, rgba(255,255,255,0) 100%);
    background: linear-gradient(rgba(219, 224, 218) 0%, rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5d1f8', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
    /* padding-top: 20px;
    padding-left:25px;
    padding-right: 25px; */
}

.form-horizontal .control-label{
    text-align: left !important;
}
.form-control{
    border-radius: 0px !important;
}
.form-control[disabled],.form-control[readonly]{
    background-color: transparent !important;
}
.tablesst{
    border-collapse: separate;
    border-spacing: 5px;
    width: 100%;
}
.tablesst thead > tr > th{
    background-color: #90C2E5;
}
.tablesst td{
    background-color: #ffffff;
    padding-left: 3px;
}
.tablesst td.transparent{
    background-color: transparent;
    text-align: center;
}
.modal {
    color: #000 !important;
}
/* MODIFICACIONES LIBRERIAS */

/*----------------------------------------------------------------------------*/
/*                                     TABS                                   */
/*----------------------------------------------------------------------------*/
.nav > li > a {
    padding: 5px 15px !important;
}
.nav-tabs > li > a {
    background-color: #01567d;
    color: white;
}
.nav-tabs > li > a:hover {
    background-color: #2983AA !important;
    color: white !important;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background-color: #3399ff !important;
    color: #fff !important;
}

/*----------------------------------------------------------------------------*/
/*                          PLANES -> Actividad Padre                         */
/*----------------------------------------------------------------------------*/

.posicionIconoActividad{
    display:inline-block;
    float: right;
}
/*----------------------------------------------------------------------------*/
/*                     ICONOS DE ACORDEON LADO DERECHO                        */
/*----------------------------------------------------------------------------*/

.posicionIconoAcordeon{
    display:inline-block;
    float: right;
}
.derechaCheck{
    display:inline-block;
    float: right;
    clear: right;
}

/*----------------------------------------------------------------------------*/
/*                     PRINCIPAL                                              */
/*----------------------------------------------------------------------------*/
#principal {
	margin-top: 20px;
}

#principal h3 {
	color: #002060;
	font-weight: bold;
	font-size: 16px;
	margin-top: 5px;
}

#principal .stat {
	padding-right: 10px;
	color: #fff;
	text-transform: uppercase;
	height: 64px;
	position: relative;
}

#principal .stat img {
	position: absolute;
	right: 5px;
	bottom: 5px;
	width: 40px;
}

#principal .stat:last-child {
	padding-right: 15px;
}

#principal .stat .statback {
	clear: both;
	height: 64px;
	padding: 10px;
}

#principal .stat .statback h4 {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-size: 20px;
	font-weight: bolder;
}

#principal .stat .statback h4:last-child{
	margin-top: 5px;
}	

#principal .stat .statback p {
	position: absolute;
	top: 3px;
	right: 20px;
	font-weight: bold;
}

#principal .stat .statback h4 small {
	color: #fff;
	font-size: 12px;
}

#principal .stat.stat1 .statback {
	background-color: #004a62;
}

#principal .stat.stat2 .statback {
	background-color: #22adc1;
}

#principal .stat.stat3 .statback {
	background-color: #f0a704;
}

#principal .stat.stat4 .statback {
	background-color: #f35f25;
}

.warning td {
	background-color: #ffe082 !important;
}

.danger td{
	background-color: #f2dede !important;
}

/*----------------------------------------------------------------------------*/
/*                     PARAMETRIZACION                                        */
/*----------------------------------------------------------------------------*/
#parametrizacion {
	border-spacing: 0px;
}

#parametrizacion td{
	padding: 5px;
}

#parametrizacion .add1 {
	margin: 5px 5px 0px 0px !important;
}

#parametrizacion .add {
	margin: 5px 5px 0px 0px;
}

#parametrizacion table {
	width: 100%;
}

#parametrizacion .form-control{
    display: inline-block;
    width: 80%;
    margin: 2px;
    height: 25px; 
	padding: 0px 5px;
}

#parametrizacion fa {
	display: block;
	margin-right: 5px;
	margin: 0px;
}

#parametrizacion .fa.remove {
	margin-top: 1px;
	margin-right: 1px;
}

#parametrizacion div.pull-right {
	margin-top: 6px;
}

#parametrizacion .tr-tipo td {
	border-top: 1px solid #ccc;
}

th.rotated span{
  display: inline-block;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  min-height: 90px;
}

.tr-categoria th{
	background-color: #88b2f7 !important;
}
