table.dataTable thead>tr>th {
	vertical-align: middle;
}

.dashboard-table {
	font-size: 11px;
	max-height: 640px ! important;
	overflow: auto ! important;
}

.dashboard-table table>tbody>tr>td, .dashboard-table .table>tbody>tr>th
	{
	vertical-align: middle;
}

.highlight {
	background-color: blue;
}

body {
	-ms-overflow-style: scrollbar;
}

.nowrap {
	white-space: nowrap;
}

.header2 {
	min-height: 64px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 8px;
	background-image: url("../img-bi/background.jpg");
	color: white;
}

td.totalTableValue {
	font-weight: bold;
}

.init-hidden {
	display: none;
}

.input-xs {
	height: 25px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.weekend {
	background-color: #fff0f0;
}

.header ul.nav {
	margin-top: 16px;
}

.header .nav-pills a {
	margin: 8px 0 0;
	padding: 4px;
}

.header .nav a {
	color: #fff;
	font-weight: bold;
}

.header .nav a:hover {
	color: #111;
}

.header.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	color: #111;
}

.clickable, .evolution, .go-detail {
	cursor: pointer;
}

.alert-thin {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid transparent;
	border-radius: 4px;
	font-size: 13px;
}

.filters-group {
	position: relative;
	margin: 0 0 0 20%;
}

.menu {
	min-height: 32px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
}

.main {
	min-height: 480px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.main-without-min-height {
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.footer {
	color: white;
	background-color: black;
	min-height: 32px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.dashboard-header {
	background-color: #48afb8;
	line-height: 18px;
	margin-bottom: 8px;
}

.estratea-dashboard-header {
    line-height: 23px !important;
}

.dashboard-title {
	color: white;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 8px;
}

.dashboard-subtitle {
	border-bottom: 2px solid #0588b4;
	font-weight: bold;
	color: #0588b4;
}


.margin-subtitle {
	margin: 10px 0;
	padding-bottom: 10px;
}

#shareIndicator, #shareScope, .modal-dialog {
	width: 98%;
	padding: 0;
}

#param-modal .modal-dialog {
	width: 98%;
	height: 92%;
	padding: 0;
}

#param-modal .modal-content {
	height: 99%;
}

.grid-graph-container {
	height: 302px;
	border: 1px solid #ddd;
	margin-top: 16px;
}

.grid-graph {
	height: 300px;
}

.summary-graph {
	height: 360px;
}

.dashboard-table table.dataTable {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	position: relative;
	border-collapse: collapse;
}

.dashboard-table table.dataTable thead th {
	position: relative;
	background-image: none !important;
	/* Remove the DataTables bootstrap integration styling */
	background: white;
	position: sticky;
	top: 0;
}

.minitable-header th {
	padding-left: 2px !important;
	padding-right: 24px !important;	
	text-align: center;
}

.table-group-header, .minitable-header {
	background-color: #DDDDDD;
}

.dashboard-table table th.title-cell {
	padding-left: 8px !important;
	font-weight: normal;
}

.dashboard-table table tr.row-child th.title-cell {
	padding-left: 24px !important;
	font-weight: normal;
}

.dashboard-table td, .dashboard-table th {
	padding-top: 2px !important;
	padding-bottom: 2px !important;
}

label.struts-radio {
	display: inline-block;
	font-weight: normal;
	padding: 8px;
}

.observations {
	background-color: rgba(230, 230, 230, 0.5);
	border: 2px solid #aaaaaa;
	padding: 10px 10px 0;
	margin-bottom: 8px;
	margin-top: 8px;
	border-radius: 5px;
}

.observations strong {
	color: rgb(5, 136, 180);
}

.tree, .tree ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.tree ul {
	margin-left: 1em;
	position: relative
}

.tree ul ul {
	margin-left: .5em
}

.tree ul:before {
	content: "";
	display: block;
	width: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	border-left: 1px solid
}

.tree li {
	margin: 0;
	padding: 0 1em;
	line-height: 2em;
	color: #369;
	font-weight: 700;
	position: relative
}

.tree ul li:before {
	content: "";
	display: block;
	width: 10px;
	height: 0;
	border-top: 1px solid;
	margin-top: -1px;
	position: absolute;
	top: 1em;
	left: 0
}

.tree ul li:last-child:before {
	background: #fff;
	height: auto;
	top: 1em;
	bottom: 0
}

.indicator {
	margin-right: 5px;
}

.tree li a {
	text-decoration: none;
	color: #369;
}

.tree li button, .tree li button:active, .tree li button:focus {
	text-decoration: none;
	color: #369;
	border: none;
	background: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	outline: 0;
}

.tree {
	padding: 2px;
}

.reports {
	padding: 10px;
}

.button_prenextind {
	padding: 0px 2px 5px 2px;
	cursor: pointer; 
	float: left;
}

/*
 * Sort styling
 */
table.dataTable thead th {
	position: relative;
	background-image: none !important;
	/* Remove the DataTables bootstrap integration styling */
}

table.dataTable thead th.sorting:after, table.dataTable thead th.sorting_asc:after,
	table.dataTable thead th.sorting_desc:after {
	position: absolute;
	top: 12px;
	right: 8px;
	display: block;	
	font-family: "Font Awesome\ 5 Pro";
	font-weight: 900;
}

table.dataTable thead th.sorting:after {
	content: "\f0dc";
	color: #000;
	font-size: 0.8em;
	padding-top: 0.12em;
	opacity: 0.8;
	font-family: "Font Awesome\ 5 Pro";
	font-weight: 900;
}

table.dataTable thead th.sorting_asc:after {
	font-family: "Font Awesome\ 5 Pro";
	content: "\f161";
	opacity: 0.8;
}

table.dataTable thead th.sorting_desc:after {
	content: "\f160";
	opacity: 0.8;
}

div.dataTables_scrollBody table.dataTable thead th.sorting:after, div.dataTables_scrollBody table.dataTable thead th.sorting_asc:after,
	div.dataTables_scrollBody table.dataTable thead th.sorting_desc:after {
	content: "";
}

/* In Bootstrap and Foundation the padding top is a little different from the DataTables stylesheet */
table.table thead th.sorting:after, table.table thead th.sorting_asc:after,
	table.table thead th.sorting_desc:after {
	top: 8px;
}

/* In Foundation we don't want the padding like in bootstrap */
div.columns div.dataTables_paginate li.first a:before, div.columns div.dataTables_paginate li.previous a:before,
	div.columns div.dataTables_paginate li.next a:after, div.columns div.dataTables_paginate li.last a:after
	{
	top: 0;
}

.invisible {
	display: none !important;
}

.row-indicator, .group-indicator, .back-summary, .unit-indicator {
	cursor: pointer;
}

html, body {
	height: 100%;
}

.fluidMedia {
	position: relative;
	padding-bottom: 12px;
	padding-top: 0;
	height: 100%;
	overflow: hidden;
}

.fluidMedia iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-bottom: 12px;
}

.modal-dialog .fluidMedia iframe {
	padding-bottom: 0;
}

.tableValue {
	text-align: right;
	white-space: nowrap;
}

.alert-block {
	margin: 10px 0;
}

.multiselect-header {
	background: #0588b4 none repeat scroll 0 0;
	color: white;
	text-align: center;
}

.news-title {
	background: #0588b4 none repeat scroll 0 0;
	border-radius: 5px;
	color: white;
	padding: 5px;
}

.news-content {
	border: 1px solid #0588b4;
	border-radius: 5px;
	margin-bottom: 5px;
	padding: 12px;
	background-color: #F0F0F0;
}

.news-footer {
	margin-bottom: 5px;
}

.map-frame {
	height: 600px;
	width: 100%;
}

.language-selector {
	display: inline;
	margin-right: 20px;
}

/*Fix para que se muestren bien los números de step si se usa introjs*/
.introjs-helperNumberLayer {
	box-sizing: initial;
}

.red {
	color: red;
}

.green {
	color: green;
}

.orange {
	color: orange;
}

.bootstrap-datetimepicker-widget {
	list-style: none;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
	margin: 2px 0;
	padding: 4px;
	width: 19em;
}

@media ( min-width : 768px) {
	.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
		width: 38em;
	}
}

@media ( min-width : 992px) {
	.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
		width: 38em;
	}
}

@media ( min-width : 1200px) {
	.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
		width: 38em;
	}
}

.bootstrap-datetimepicker-widget.dropdown-menu:before,
	.bootstrap-datetimepicker-widget.dropdown-menu:after {
	content: '';
	display: inline-block;
	position: absolute;
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #cccccc;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	top: -7px;
	left: 7px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid white;
	top: -6px;
	left: 8px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid #cccccc;
	border-top-color: rgba(0, 0, 0, 0.2);
	bottom: -7px;
	left: 6px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid white;
	bottom: -6px;
	left: 7px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
	left: auto;
	right: 6px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
	left: auto;
	right: 7px;
}

.bootstrap-datetimepicker-widget .list-unstyled {
	margin: 0;
}

.bootstrap-datetimepicker-widget a[data-action] {
	padding: 6px 0;
}

.bootstrap-datetimepicker-widget a[data-action]:active {
	box-shadow: none;
}

.bootstrap-datetimepicker-widget .timepicker-hour,
	.bootstrap-datetimepicker-widget .timepicker-minute,
	.bootstrap-datetimepicker-widget .timepicker-second {
	width: 54px;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0;
}

.bootstrap-datetimepicker-widget button[data-action] {
	padding: 6px;
}

.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after
	{
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Increment Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after
	{
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Increment Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after
	{
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Decrement Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after
	{
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Decrement Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Show Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after
	{
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Show Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after
	{
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Toggle AM/PM";
}

.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Clear the picker";
}

.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Set the date to today";
}

.bootstrap-datetimepicker-widget .picker-switch {
	text-align: center;
}

.bootstrap-datetimepicker-widget .picker-switch::after {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Toggle Date and Time Screens";
}

.bootstrap-datetimepicker-widget .picker-switch td {
	padding: 0;
	margin: 0;
	height: auto;
	width: auto;
	line-height: inherit;
}

.bootstrap-datetimepicker-widget .picker-switch td span {
	line-height: 2.5;
	height: 2.5em;
	width: 100%;
}

.bootstrap-datetimepicker-widget table {
	width: 100%;
	margin: 0;
}

.bootstrap-datetimepicker-widget table td,
	.bootstrap-datetimepicker-widget table th {
	text-align: center;
	border-radius: 4px;
}

.bootstrap-datetimepicker-widget table th {
	height: 20px;
	line-height: 20px;
	width: 20px;
}

.bootstrap-datetimepicker-widget table th.picker-switch {
	width: 145px;
}

.bootstrap-datetimepicker-widget table th.disabled,
	.bootstrap-datetimepicker-widget table th.disabled:hover {
	background: none;
	color: #777777;
	cursor: not-allowed;
}

.bootstrap-datetimepicker-widget table th.prev::after {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Previous Month";
}

.bootstrap-datetimepicker-widget table th.next::after {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Next Month";
}

.bootstrap-datetimepicker-widget table thead tr:first-child th {
	cursor: pointer;
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
	background: #eeeeee;
}

.bootstrap-datetimepicker-widget table td {
	height: 54px;
	line-height: 54px;
	width: 54px;
}

.bootstrap-datetimepicker-widget table td.cw {
	font-size: .8em;
	height: 20px;
	line-height: 20px;
	color: #777777;
}

.bootstrap-datetimepicker-widget table td.day {
	height: 20px;
	line-height: 20px;
	width: 20px;
}

.bootstrap-datetimepicker-widget table td.day:hover,
	.bootstrap-datetimepicker-widget table td.hour:hover,
	.bootstrap-datetimepicker-widget table td.minute:hover,
	.bootstrap-datetimepicker-widget table td.second:hover {
	background: #eeeeee;
	cursor: pointer;
}

.bootstrap-datetimepicker-widget table td.old,
	.bootstrap-datetimepicker-widget table td.new {
	color: #777777;
}

.bootstrap-datetimepicker-widget table td.today {
	position: relative;
}

.bootstrap-datetimepicker-widget table td.today:before {
	content: '';
	display: inline-block;
	border: solid transparent;
	border-width: 0 0 7px 7px;
	border-bottom-color: #337ab7;
	border-top-color: rgba(0, 0, 0, 0.2);
	position: absolute;
	bottom: 4px;
	right: 4px;
}

.bootstrap-datetimepicker-widget table td.active,
	.bootstrap-datetimepicker-widget table td.active:hover {
	background-color: #337ab7;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.bootstrap-datetimepicker-widget table td.active.today:before {
	border-bottom-color: #fff;
}

.bootstrap-datetimepicker-widget table td.disabled,
	.bootstrap-datetimepicker-widget table td.disabled:hover {
	background: none;
	color: #777777;
	cursor: not-allowed;
}

.bootstrap-datetimepicker-widget table td span {
	display: inline-block;
	width: 54px;
	height: 54px;
	line-height: 54px;
	margin: 2px 1.5px;
	cursor: pointer;
	border-radius: 4px;
}

.bootstrap-datetimepicker-widget table td span:hover {
	background: #eeeeee;
}

.bootstrap-datetimepicker-widget table td span.active {
	background-color: #337ab7;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.bootstrap-datetimepicker-widget table td span.old {
	color: #777777;
}

.bootstrap-datetimepicker-widget table td span.disabled,
	.bootstrap-datetimepicker-widget table td span.disabled:hover {
	background: none;
	color: #777777;
	cursor: not-allowed;
}

.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
	height: 27px;
	line-height: 27px;
}

.bootstrap-datetimepicker-widget.wider {
	width: 21em;
}

.bootstrap-datetimepicker-widget .datepicker-decades .decade {
	line-height: 1.8em !important;
}

.input-group.date .input-group-addon {
	cursor: pointer;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.main .page-header {
	margin-top: 0;
}

.bg-success {
	background-color: #5cb85c;
}

.box {
	border-radius: 3px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0
		rgba(0, 0, 0, 0.12);
	padding: 10px 25px;
	text-align: right;
	display: block;
	margin-top: 60px;
}

.box .info p {
	min-height: 200px;
}

.box-icon {
	border-radius: 10px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0
		rgba(0, 0, 0, 0.12);
	display: table;
	height: 100px;
	margin: 0 auto;
	width: 100px;
	margin-top: -61px;
}

.title-icon {
	border-radius: 10px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0
		rgba(0, 0, 0, 0.12);
	display: table;
	padding: 10px;
	width: 100%;
	background-color: #337ab7;
	color: #fff;
	margin: 0;
	border: none;
}

.box-icon span, .box-icon a {
	color: #fff;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	text-decoration: none !important;
}

.info>p {
	text-align: justify;
	min-height: 80px;
}

.last-execution-date {
	width: 50%;
	float: left;
}

.last-execution-date p {
	font-size: 13px;
	color: #337ab7;
	margin-bottom: 0px;
}

.access-to-dictionary {
	width: 50%;
	float: right;
}

.obsevationTable_type {
	width: 170px;
}

.obsevationTable_date {
	width: 255px;
}

.obsevationTable_actions {
	width: 30px;
}

.empty-observation {
	visibility: hidden;
	display: none;
}

.year-input {
	width: 60px !important;
}

.months-control {
	width: 135px;
	display: inline-block;
}

.year-control {
	width: 60px;
	display: inline-block;
}

.temporal-contol {
	width: 135px;
	display: inline-block;
}

.check-control {
	width: 15px;
}

.group-indicator-header {
	padding-left: 10px !important;
}

.unit-indicator th {
	text-transform: uppercase;
	background-color: #9dade2;
	border-color: #bbb;
}

td.obs-error {
	background: #f2dede;
}

td.obs-warn {
	background: #fcf8e3;
}

td.obs-success {
	background: #dff0d8;
}

td.obs-info {
	background: #d9edf7;
}

.smartselect>button {
	width: 100%;
	padding: 4px 12px 5px;
	text-align: left;
}

@media print {
	.no-print {
		display: none;
	}
}

table.estratea {
	width: 100%;
	font-size: 12px;
}

.estratea td.compliance {
	padding: 2px;
}

.estratea tr.plan {
	font-weight: bold;
	z-index: -20;
}

.estratea tr.group {
	font-weight: bold;
	z-index: -20;
}

.estratea tr.indicator {
	
}

div.indent-0 {
	padding-left: 5px;
	padding-top: 2px;
}

div.indent-1 {
	padding-left: 25px;
	padding-top: 2px;
}

div.indent-2 {
	padding-left: 45px;
	padding-top: 2px;
}

div.indent-3 {
	padding-left: 65px;
	padding-top: 2px;
}

div.indent-4 {
	padding-left: 85px;
	padding-top: 2px;
}

div.indent-5 {
	padding-left: 105px;
	padding-top: 2px;
}

div.indent-6 {
	padding-left: 125px;
	padding-top: 2px;
}

div.indent-7 {
	padding-left: 145px;
	padding-top: 2px;
}

.estratea div.full-bar {
	position: relative;
	border: 1px solid #aaa;
	z-index: 50
}

.estratea div.full-bar-completed {
	position: relative;
	border: 1px solid #28a745;
	background-color: #fcfcfc;
	z-index: 50
}

.estratea div.compliance-bar, .estratea div.compliance-bar-completed {
	text-align: center;
	position: absolute;
	border-right: 1px solid #aaa;
	z-index: -10;
	padding: 1px 0;
}

.estratea tr.plan div.compliance-bar {
	background-color: #9BE1FB;
	color: #9BE1FB;
}

.estratea tr.group div.compliance-bar {
	background-color: #e1f5fe;
	color: #e1f5fe;
}

.estratea tr.plan div.compliance-bar-completed, .estratea tr.group div.compliance-bar-completed,
	.estratea tr.subgroup div.compliance-bar-completed {
	background-color: #28a745c9;
	color: #28a745c9;
}

.estratea tr.subgroup div.compliance-bar {
	background-color: #e1f5fe;
	color: #e1f5fe;
}

.estratea tr.indicator div.compliance-bar {
	background-color: #CCC;
	color: #8C8984;
}

.estratea-badge {
	float: right;
	padding-bottom: 3px;
	font-size: 10px;
	margin-top: 2px;
}

.estratea-badge-success {
	background-color: #28a745;
}

.estratea-badge-paused {
	background-color: #eab61c;
}

.estratea-badge-executing {
	background-color: #3987b7;
	color: white;
}
.btn-xs{
	padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.detail {
	background-color: rgba(230, 230, 230, 0.5);
	border: 1px solid #aaaaaa;
	padding: 5px;
	margin-bottom: 8px;
	margin-top: 8px;
	border-radius: 3px;
}

.shadow {
	box-shadow: 0 0 5px 4px #006295;
}

.hidden {
	display: none;
}

.panel-xs {
	padding: 3px 15px;
}

.estratea-detail {
	font-size: 12px !important;
}

.estratea-detail td {
	padding: 1px !important;
}

.estratea-detail tr.plan td {
	background-color: #01579b;
	color: white;
}

.estratea-detail tr.group td {
	background-color: #039be5;
	color: white;
}

.estratea-detail tr.subgroup td {
	background-color: #e1f5fe;
}

.estratea-detail tr.indicator td {
	background-color: #fafafa;
}

.search-box {
	display: inline;
	width: 160px;
	height: 21px;
	font-size: 11px;
	padding: 2px 5px
}

.selectedExport {
	text-decoration: underline !important;
}

ul.fancytree-container li {
	overflow: hidden;
	text-overflow: ellipsis;
}

ul.fancytree-container {
	font-size: 11px !important;
}

/* CSS needed to collapse dashboard table */
.collapse-dashboard-table-enabled .flex-container,
	.dashboard-table-collapsed .flex-container-1 {
	display: flex;
}

.flex-container.column {
	flex-direction: column;	
}

.flex-container.wrap {
	flex-wrap: wrap;
}

.flex-container.flex-align-center {
	align-items: center;
}

.flex-container.flex-align-start {
	align-items: flex-start;
}

.flex-container.flex-align-end {
	align-items: flex-end;
}

.flex-container.justify-space-between {
	justify-content: space-between;
}

.collapse-dashboard-table-enabled .wide-flex-item,
	.dashboard-table-collapsed .wide-flex-item-1 {
	flex-basis: 100%;
}

.collapse-dashboard-table-btn {
	border: 0.5px solid #CBCBCB;
	background-color: #f4f4f4;
	color: #575757;
	padding: 3px;
	margin: 0px 5px;
	/*border:none;
	background-color:transparent;
	color: #0079ac;
	font-size: 150%;*/
}

.collapse-dashboard-table-btn:hover, .collapse-dashboard-table-btn:active
	{
	background-color: #EDEDED;
	/*color: #015F86;
	font-size: 250%;
	outline-color: transparent;*/
}

.collapse-dashboard-table-btn2 {
	background-color: #f4f4f4;
	color: #575757;
	border: none;
	background-color: transparent;
	display: inline;
	padding: 0px;
	margin: 0px 0px;
}

.collapse-dashboard-table-btn2:hover, .collapse-dashboard-table-btn2:active
	{
	background-color: #f4f4f4;
	/*color: #015F86;
	font-size: 250%;
	outline-color: transparent;*/
}

.flex-container.justify-space-around {
	justify-content: space-around;
}

.flex-container .flex-item.flex-grow-1 {
	flex-grow: 1;
	flex-basis: 100%;
    min-width: 0;
}

/* CSS needed to collapse dashboard table */
#show_dashboard_table_btn {
	display: none;
}

.dashboard-table-collapsed #show_dashboard_table_btn {
	display: inline;
}

.dashboard-table-collapsed .main {
	margin-left: 0;
	padding-left: 0;
}

.dashboard-table-collapsed #indicators_wrapper.flex-container {
	display: none;
}

/* CSS para La tabla de un informe de análisis de datos */
.total_col, .total_row {
	font-weight: bold;
	background-color: #e9e9e9;
}

.datatable th {
	white-space: nowrap;
}

.analysis_table th.analysis_header {
	vertical-align: middle;
	text-align: center;
	background-color: #82CCD9;
	white-space: nowrap;
}

.analysis_table>tbody>tr>.table_square {
	vertical-align: middle;
	text-align: center;
}

.analysis_table>tbody>tr>.analysis_data {
	text-align: center;
	vertical-align: middle;
}

.analysis_table>tbody>tr>td, .analysis_table>tbody>tr>th,
	.analysis_table>tfoot>tr>td, .analysis_table>tfoot>tr>th,
	.analysis_table>thead>tr>td, .analysis_table>thead>tr>th {
	font-size: 11px;
	border-color: #aaa;
}

.analysis_table th.row_header {
	text-align: left;
	white-space: normal;
	min-width: 250px;
	max-width: 300px;
}
/* CSS para la parametrización de un informe del espacio de análisis */
.dropzoneBox {
	position: relative;
	background: white;
	width: 100%;
	border-radius: 5px;
	height: 100%;
	min-height: 37px;
	z-index: 0;
	border: 1px solid rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0
		rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0
		rgba(0, 0, 0, 0.12);
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0
		rgba(0, 0, 0, 0.12);
}

.dropzoneBox-title {
	pointer-events: none;
	cursor: default;
}

.dropzoneElement-group {
	background-color: rgba(0, 136, 204, 0.4);
	min-height: 15px;
	width: fit-content;
	text-align: center;
	padding: 2px;
	margin: 5px;
	border: 1px solid rgba(0, 0, 0, 0.3);
	border-radius: 3px;
	display: inline-block;
	vertical-align: center;
}

.dropzoneElement-label {
	display: inline-block;
	height: fit-content;
	margin-bottom: 0;
	font-size: 11px;
}

.dropzoneElement-icon {
	width: 20px;
	margin-left: 0px;
	display: inline-block;
	cursor: pointer;
	color: red;
}

.draggableElement-group {
	display: inline-block;
	position: relative;
	z-index: 10;
	width: 100%;
	line-height: 0em;
}

.draggableElement-label {
	position: relative;
	display: inline-block;
	width: 100%;
	text-align: left;
}

.draggableElement-icon {
	width: 0px;
	position: relative;
	display: inline-block;
}

/* CSS para las cajas de los Maestros */
.masterbox {
	border-radius: 3px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0
		rgba(0, 0, 0, 0.12);
	padding: 10px 25px;
	text-align: right;
	display: block;
	margin-top: 60px;
}

.masterbox .info h4 {
	min-height: 40px;
}

.masterbox .info p {
	min-height: 60px;
}

.masterbox-icon {
	border-radius: 10px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0
		rgba(0, 0, 0, 0.12);
	display: table;
	height: 100px;
	margin: 0 auto;
	width: 100px;
	margin-top: -61px;
}

.masterbox-icon span, .masterbox-icon a {
	color: #fff;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	text-decoration: none !important;
}

/*******************************************/
.modal-dialog-indicators {
	width: auto;
	margin: 13px;
}

.help-block {
	font-style: italic;
	font-size: 12px;
}

table.analysis_table {
	width: auto;
}

/*!
 * Select2 Bootstrap Theme v0.1.0-beta.10 (https://select2.github.io/select2-bootstrap-theme)
 * Copyright 2015-2017 Florian Kissling and contributors (https://github.com/select2/select2-bootstrap-theme/graphs/contributors)
 * Licensed under MIT (https://github.com/select2/select2-bootstrap-theme/blob/master/LICENSE)
 */
.select2-container--bootstrap {
	display: block;
	/*------------------------------------*      #COMMON STYLES
  \*------------------------------------*/
	/**
   * Search field in the Select2 dropdown.
   */
	/**
   * No outline for all search fields - in the dropdown
   * and inline in multi Select2s.
   */
	/**
   * Adjust Select2's choices hover and selected styles to match
   * Bootstrap 3's default dropdown styles.
   *
   * @see http://getbootstrap.com/components/#dropdowns
   */
	/**
   * Clear the selection.
   */
	/**
   * Address disabled Select2 styles.
   *
   * @see https://select2.github.io/examples.html#disabled
   * @see http://getbootstrap.com/css/#forms-control-disabled
   */
	/*------------------------------------*      #DROPDOWN
  \*------------------------------------*/
	/**
   * Dropdown border color and box-shadow.
   */
	/**
   * Limit the dropdown height.
   */
	/*------------------------------------*      #SINGLE SELECT2
  \*------------------------------------*/
	/*------------------------------------*    #MULTIPLE SELECT2
  \*------------------------------------*/
	/**
   * Address Bootstrap control sizing classes
   *
   * 1. Reset Bootstrap defaults.
   * 2. Adjust the dropdown arrow button icon position.
   *
   * @see http://getbootstrap.com/css/#forms-control-sizes
   */
	/* 1 */
	/*------------------------------------*    #RTL SUPPORT
  \*------------------------------------*/
}

.select2-container--bootstrap .select2-selection {
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	color: #555555;
	font-size: 14px;
	outline: 0;
}

.select2-container--bootstrap .select2-selection.form-control {
	border-radius: 4px;
}

.select2-container--bootstrap .select2-search--dropdown .select2-search__field
	{
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	color: #555555;
	font-size: 14px;
}

.select2-container--bootstrap .select2-search__field {
	outline: 0;
	/* Firefox 18- */
	/**
     * Firefox 19+
     *
     * @see http://stackoverflow.com/questions/24236240/color-for-styled-placeholder-text-is-muted-in-firefox
     */
}

.select2-container--bootstrap .select2-search__field::-webkit-input-placeholder
	{
	color: #999;
}

.select2-container--bootstrap .select2-search__field:-moz-placeholder {
	color: #999;
}

.select2-container--bootstrap .select2-search__field::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.select2-container--bootstrap .select2-search__field:-ms-input-placeholder
	{
	color: #999;
}

.select2-container--bootstrap .select2-results__option {
	padding: 6px 12px;
	/**
     * Disabled results.
     *
     * @see https://select2.github.io/examples.html#disabled-results
     */
	/**
     * Hover state.
     */
	/**
     * Selected state.
     */
}

.select2-container--bootstrap .select2-results__option[role=group] {
	padding: 0;
}

.select2-container--bootstrap .select2-results__option[aria-disabled=true]
	{
	color: #777777;
	cursor: not-allowed;
}

.select2-container--bootstrap .select2-results__option[aria-selected=true]
	{
	background-color: #f5f5f5;
	color: #262626;
}

.select2-container--bootstrap .select2-results__option--highlighted[aria-selected]
	{
	background-color: #337ab7;
	color: #fff;
}

.select2-container--bootstrap .select2-results__option .select2-results__option
	{
	padding: 6px 12px;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__group
	{
	padding-left: 0;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option
	{
	margin-left: -12px;
	padding-left: 24px;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option
	{
	margin-left: -24px;
	padding-left: 36px;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option
	{
	margin-left: -36px;
	padding-left: 48px;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option
	{
	margin-left: -48px;
	padding-left: 60px;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option
	{
	margin-left: -60px;
	padding-left: 72px;
}

.select2-container--bootstrap .select2-results__group {
	color: #777777;
	display: block;
	padding: 6px 12px;
	font-size: 12px;
	line-height: 1.42857143;
	white-space: nowrap;
}

.select2-container--bootstrap.select2-container--focus .select2-selection,
	.select2-container--bootstrap.select2-container--open .select2-selection
	{
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px
		rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px
		rgba(102, 175, 233, 0.6);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow
		ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out
		0.15s;
	-webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow
		ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, -webkit-box-shadow
		ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
		-webkit-box-shadow ease-in-out 0.15s;
	border-color: #66afe9;
}

.select2-container--bootstrap.select2-container--open {
	/**
     * Make the dropdown arrow point up while the dropdown is visible.
     */
	/**
     * Handle border radii of the container when the dropdown is showing.
     */
	
}

.select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b
	{
	border-color: transparent transparent #999 transparent;
	border-width: 0 4px 4px 4px;
}

.select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection
	{
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-color: transparent;
}

.select2-container--bootstrap.select2-container--open.select2-container--above .select2-selection
	{
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-top-color: transparent;
}

.select2-container--bootstrap .select2-selection__clear {
	color: #999;
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-right: 10px;
}

.select2-container--bootstrap .select2-selection__clear:hover {
	color: #333;
}

.select2-container--bootstrap.select2-container--disabled .select2-selection
	{
	border-color: #ccc;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.select2-container--bootstrap.select2-container--disabled .select2-selection,
	.select2-container--bootstrap.select2-container--disabled .select2-search__field
	{
	cursor: not-allowed;
}

.select2-container--bootstrap.select2-container--disabled .select2-selection,
	.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice
	{
	background-color: #eeeeee;
}

.select2-container--bootstrap.select2-container--disabled .select2-selection__clear,
	.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove
	{
	display: none;
}

.select2-container--bootstrap .select2-dropdown {
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	border-color: #66afe9;
	overflow-x: hidden;
	margin-top: -1px;
}

.select2-container--bootstrap .select2-dropdown--above {
	-webkit-box-shadow: 0px -6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0px -6px 12px rgba(0, 0, 0, 0.175);
	margin-top: 1px;
}

.select2-container--bootstrap .select2-results>.select2-results__options
	{
	max-height: 200px;
	overflow-y: auto;
}

.select2-container--bootstrap .select2-selection--single {
	height: 34px;
	line-height: 1.42857143;
	padding: 6px 24px 6px 12px;
	/**
     * Adjust the single Select2's dropdown arrow button appearance.
     */
}

.select2-container--bootstrap .select2-selection--single .select2-selection__arrow
	{
	position: absolute;
	bottom: 0;
	right: 12px;
	top: 0;
	width: 4px;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b
	{
	border-color: #999 transparent transparent transparent;
	border-style: solid;
	border-width: 4px 4px 0 4px;
	height: 0;
	left: 0;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__rendered
	{
	color: #555555;
	padding: 0;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder
	{
	color: #999;
}

.select2-container--bootstrap .select2-selection--multiple {
	min-height: 34px;
	padding: 0;
	height: auto;
	/**
     * Make Multi Select2's choices match Bootstrap 3's default button styles.
     */
	/**
     * Minus 2px borders.
     */
	/**
     * Clear the selection.
     */
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered
	{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	line-height: 1.42857143;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__placeholder
	{
	color: #999;
	float: left;
	margin-top: 5px;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice
	{
	color: #555555;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin: 5px 0 0 6px;
	padding: 0 6px;
}

.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field
	{
	background: transparent;
	padding: 0 12px;
	height: 32px;
	line-height: 1.42857143;
	margin-top: 0;
	min-width: 5em;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove
	{
	color: #999;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-right: 3px;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover
	{
	color: #333;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__clear
	{
	margin-top: 6px;
}

.select2-container--bootstrap .select2-selection--single.input-sm,
	.input-group-sm .select2-container--bootstrap .select2-selection--single,
	.form-group-sm .select2-container--bootstrap .select2-selection--single
	{
	border-radius: 3px;
	font-size: 12px;
	height: 30px;
	line-height: 1.5;
	padding: 5px 22px 5px 10px;
	/* 2 */
}

.select2-container--bootstrap .select2-selection--single.input-sm .select2-selection__arrow b,
	.input-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,
	.form-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b
	{
	margin-left: -5px;
}

.select2-container--bootstrap .select2-selection--multiple.input-sm,
	.input-group-sm .select2-container--bootstrap .select2-selection--multiple,
	.form-group-sm .select2-container--bootstrap .select2-selection--multiple
	{
	min-height: 30px;
	border-radius: 3px;
}

.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__choice,
	.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
	.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice
	{
	font-size: 12px;
	line-height: 1.5;
	margin: 4px 0 0 5px;
	padding: 0 5px;
}

.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-search--inline .select2-search__field,
	.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
	.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field
	{
	padding: 0 10px;
	font-size: 12px;
	height: 28px;
	line-height: 1.5;
}

.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__clear,
	.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,
	.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear
	{
	margin-top: 5px;
}

.select2-container--bootstrap .select2-selection--single.input-lg,
	.input-group-lg .select2-container--bootstrap .select2-selection--single,
	.form-group-lg .select2-container--bootstrap .select2-selection--single
	{
	border-radius: 6px;
	font-size: 18px;
	height: 46px;
	line-height: 1.3333333;
	padding: 10px 31px 10px 16px;
	/* 1 */
}

.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow,
	.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow,
	.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow
	{
	width: 5px;
}

.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow b,
	.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,
	.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b
	{
	border-width: 5px 5px 0 5px;
	margin-left: -5px;
	margin-left: -10px;
	margin-top: -2.5px;
}

.select2-container--bootstrap .select2-selection--multiple.input-lg,
	.input-group-lg .select2-container--bootstrap .select2-selection--multiple,
	.form-group-lg .select2-container--bootstrap .select2-selection--multiple
	{
	min-height: 46px;
	border-radius: 6px;
}

.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__choice,
	.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
	.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice
	{
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 4px;
	margin: 9px 0 0 8px;
	padding: 0 10px;
}

.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-search--inline .select2-search__field,
	.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
	.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field
	{
	padding: 0 16px;
	font-size: 18px;
	height: 44px;
	line-height: 1.3333333;
}

.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__clear,
	.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,
	.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear
	{
	margin-top: 10px;
}

.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single
	{
	/**
     * Make the dropdown arrow point up while the dropdown is visible.
     */
	
}

.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b
	{
	border-color: transparent transparent #999 transparent;
	border-width: 0 5px 5px 5px;
}

.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single
	{
	/**
     * Make the dropdown arrow point up while the dropdown is visible.
     */
	
}

.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single .select2-selection__arrow b
	{
	border-color: transparent transparent #999 transparent;
	border-width: 0 5px 5px 5px;
}

.select2-container--bootstrap[dir="rtl"] {
	/**
     * Single Select2
     *
     * 1. Makes sure that .select2-selection__placeholder is positioned
     *    correctly.
     */
	/**
     * Multiple Select2
     */
	
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--single {
	padding-left: 24px;
	padding-right: 12px;
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__rendered
	{
	padding-right: 0;
	padding-left: 0;
	text-align: right;
	/* 1 */
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__clear
	{
	float: left;
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow
	{
	left: 12px;
	right: auto;
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow b
	{
	margin-left: 0;
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
	.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
	.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-search--inline
	{
	float: right;
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice
	{
	margin-left: 0;
	margin-right: 6px;
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove
	{
	margin-left: 2px;
	margin-right: auto;
}

/*------------------------------------*  #ADDITIONAL GOODIES
\*------------------------------------*/
/**
 * Address Bootstrap's validation states
 *
 * If a Select2 widget parent has one of Bootstrap's validation state modifier
 * classes, adjust Select2's border colors and focus states accordingly.
 * You may apply said classes to the Select2 dropdown (body > .select2-container)
 * via JavaScript match Bootstraps' to make its styles match.
 *
 * @see http://getbootstrap.com/css/#forms-control-validation
 */
.has-warning .select2-dropdown, .has-warning .select2-selection {
	border-color: #8a6d3b;
}

.has-warning .select2-container--focus .select2-selection, .has-warning .select2-container--open .select2-selection
	{
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px
		#c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
	border-color: #66512c;
}

.has-warning.select2-drop-active {
	border-color: #66512c;
}

.has-warning.select2-drop-active.select2-drop.select2-drop-above {
	border-top-color: #66512c;
}

.has-error .select2-dropdown, .has-error .select2-selection {
	border-color: #a94442;
}

.has-error .select2-container--focus .select2-selection, .has-error .select2-container--open .select2-selection
	{
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px
		#ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
	border-color: #843534;
}

.has-error.select2-drop-active {
	border-color: #843534;
}

.has-error.select2-drop-active.select2-drop.select2-drop-above {
	border-top-color: #843534;
}

.has-success .select2-dropdown, .has-success .select2-selection {
	border-color: #3c763d;
}

.has-success .select2-container--focus .select2-selection, .has-success .select2-container--open .select2-selection
	{
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px
		#67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
	border-color: #2b542c;
}

.has-success.select2-drop-active {
	border-color: #2b542c;
}

.has-success.select2-drop-active.select2-drop.select2-drop-above {
	border-top-color: #2b542c;
}

/**
 * Select2 widgets in Bootstrap Input Groups
 *
 * @see http://getbootstrap.com/components/#input-groups
 * @see https://github.com/twbs/bootstrap/blob/master/less/input-groups.less
 */
/**
 * Reset rounded corners
 */
.input-group>.select2-hidden-accessible:first-child+.select2-container--bootstrap>.selection>.select2-selection,
	.input-group>.select2-hidden-accessible:first-child+.select2-container--bootstrap>.selection>.select2-selection.form-control
	{
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.input-group>.select2-hidden-accessible:not(:first-child ) +.select2-container--bootstrap:not(:last-child ) >.selection>.select2-selection,
.input-group>.select2-hidden-accessible:not(:first-child ) +.select2-container--bootstrap:not(:last-child ) >.selection>.select2-selection.form-control
	{
	border-radius: 0;
}

.input-group>.select2-hidden-accessible:not(:first-child ):not(:last-child) +.select2-container--bootstrap:last-child>.selection>.select2-selection,
.input-group>.select2-hidden-accessible:not(:first-child ):not(:last-child) +.select2-container--bootstrap:last-child>.selection>.select2-selection.form-control
{
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.input-group>.select2-container--bootstrap {
	display: table;
	table-layout: fixed;
	position: relative;
	z-index: 2;
	width: 100%;
	margin-bottom: 0;
	/**
   * Adjust z-index like Bootstrap does to show the focus-box-shadow
   * above appended buttons in .input-group and .form-group.
   */
	/**
   * Adjust alignment of Bootstrap buttons in Bootstrap Input Groups to address
   * Multi Select2's height which - depending on how many elements have been selected -
   * may grow taller than its initial size.
   *
   * @see http://getbootstrap.com/components/#input-groups
   */
}

.input-group>.select2-container--bootstrap>.selection>.select2-selection.form-control
	{
	float: none;
}

.input-group>.select2-container--bootstrap.select2-container--open,
	.input-group>.select2-container--bootstrap.select2-container--focus {
	z-index: 3;
}

.input-group>.select2-container--bootstrap, .input-group>.select2-container--bootstrap .input-group-btn,
	.input-group>.select2-container--bootstrap .input-group-btn .btn {
	vertical-align: top;
}

/**
 * Temporary fix for https://github.com/select2/select2-bootstrap-theme/issues/9
 *
 * Provides `!important` for certain properties of the class applied to the
 * original `<select>` element to hide it.
 *
 * @see https://github.com/select2/select2/pull/3301
 * @see https://github.com/fk/select2/commit/31830c7b32cb3d8e1b12d5b434dee40a6e753ada
 */
.form-control.select2-hidden-accessible {
	position: absolute !important;
	width: 1px !important;
}

/**
 * Display override for inline forms
 */
@media ( min-width : 768px) {
	.form-inline .select2-container--bootstrap {
		display: inline-block;
	}
}

/*
 * Estilos DATATABLES
*/
.dataTables_filter {
	float: right !important;
}

.dataTables_paginate {
	float: right !important;
}

.dt-buttons {
	float: right !important;
	margin: 0px 12px;
}

.dt-buttons .btn {
	padding: 5px 12px;
}

.dataTables_paginate ul.pagination {
	margin: 0;
}

.datatable-select tr.selected {
	background-color: #08C !important;
	color: white !important;
}

table.fixedHeader-floating {
	position: fixed !important;
	background-color: white
}

table.fixedHeader-floating.no-footer {
	border-bottom-width: 0
}

table.fixedHeader-locked {
	position: absolute !important;
	background-color: white
}

@media print {
	table.fixedHeader-floating {
		display: none
	}
}

span.fancytree-icon, span.fancytree-checkbox, span.fancytree-expander,
	span.fancytree-custom-icon {
	margin-top: 4px !important;
}

.dotted-underline {
	border-bottom: 1px dotted;
}

/* CSS para indentar los �mbitos pertenecientes a un subsgrupo cuando est� configurado el men� doble*/
.doublelevel-scope
{
	margin-left: 20px;
}


#semaphoreTable .sp-replacer {
    height: 26px;
    width: 100%;
}

#semaphoreTable .sp-dd {
	padding-top: 5px;
	left: 22px;
}

#semaphoreTable .form-control, #complianceSegmentsTable .form-control {
    width: 100%;
    height: 26px;
    text-align: right;
}

#semaphoreTable th:nth-child(1) {
	width: 5%,
}

#semaphoreTable th:nth-child(2) {
	width: 40%,
}

#semaphoreTable th:nth-child(3) {
	width: 40%,
}

#semaphoreTable th:nth-child(4) {
	width: 15%,
}

#semaphoreTable th, #complianceSegmentsTable th {
    text-align: center;
}

#complianceSegmentsTable td , #semaphoreTable td {
    text-align: right;
}

#semaphoreTable tr td:nth-child(4) {
	text-align: center !important;	
}

#inputData ul {
	margin-bottom: 0;
	margin-left: -20px;
}

.no-margin {
	margin: 0;
}

.ms-choice {
	border: none;
}

.btn-visib-link {
	visibility: hidden;
}

.block-export {
	visibility: hidden;
}

.block-export-scope {
	visibility: hidden;
}

.modal-body
{
  height: 100%;
}

.cmu-tour-tooltip
{
  min-width: 350px;
  max-width: 450px;
}

i#preInd, i#nextInd {
    margin-top: 5px;
    padding-bottom: 0;
}

.smartselect .open .ss-folder.ss-open, .smartselect .ss-folder.ss-close {
    box-sizing: content-box;
}

.badge {
	border-radius: 0.25em;
	font-size: 0.75em;
}

.blog-pin-badge
{
	float: right;
	margin-top: 4px;
	background-color: white;
	color: #666;
}

.estratea-left-vertical-line
{
	border-left: 1px solid #ddd;
}

.estratea-right-vertical-line
{
	border-right: 1px solid #ddd;
}

.compliance-detail {
	padding-right: 3px !important;
}	

.align-middle {
  vertical-align: middle !important;
}

#ManualEditing #inputData input {
	text-align: right;
} 

/* SIDR menu*/ 
.sidr-status-close {
	display: none;
}
.sidr-status-open {
	display: block;
}
body.sidr-open .sidr-status-close {
	display: block;
}
body.sidr-open .sidr-status-open {
	display: none;
}