.IndicesOverObjects
{
	position: relative;
	z-index: 3;
	border-style: none;
	border-width: 0px;
	float: left;
	padding-right: 5px;
}

.IndicesOverObjects .panel 
{
	border: 0px;
	background: none;
}
.IndicesOverObjects .panel  H3 A
{
	text-decoration: none;
}
.IndicesOverObjects .panel  H3 A SPAN
{
	font-size: 12px;
	font-weight: bold;
    color: #71c755;
}
.IndicesOverObjects .panel-heading 
{
	background-color: #434343;
    padding: 8px;
}
.IndicesOverObjects .panel-body 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background: #434343;
    /* border: 0px !important; */
	border-top-color: #3e3e3e !important;
	overflow-x: clip;
    overflow-y: visible;
}

.IndicesOverObjects span.Label {
    color: #71c755;
}

.IndicesOverObjects #TABLESPLITTEDCOMBOPAISDPTO {
    margin-top: 15px;
}

.IndicesOverObjects #TABLESPLITTEDCOMBOFECHAINDICE {
    margin-top: 15px;
}

.IndicesOverObjects #TABLESPLITTEDCLIENTEID {
    margin-top: 15px;
}

.IndicesOverObjects #TABLESPLITTEDCAMPOID {
    margin-top: 15px;
}

.IndicesOverObjects #TABLESPLITTEDCAMPANAID {
    margin-top: 15px;
}

.IndicesOverObjects #TBLREFERENCIASINDICES {
    width: 100%;
}

.IndicesOverObjects #mainMenuNav {
    max-height: calc(70vh);
    overflow-y: scroll;
}

.IndicesOverObjects .ExtendedCombo {
    margin-bottom: 5px;
	min-width: auto;
}

.IndicesOverObjects .ExtendedComboCell #TABLESPLITTEDCAMPOID BUTTON#COMBO_CAMPOIDContainer_btnGroupDrop SPAN {
    color: #575b5d;
}

.IndicesOverObjects .ExtendedComboCell #TABLESPLITTEDCAMPOID SPAN.ReadonlyExtendedCombo {
    color: #FFFFFF;
}

.IndicesOverObjects .ExtendedComboCell #TABLESPLITTEDCAMPOID .ExtendedComboEmptyValue {
    height: 35px;
}

.IndicesOverObjects .ExtendedCombo.Attribute .btn-default {
    padding-top: 4px;
}

.IndicesOverObjects input::before {
    color: #9E9E9E !important;
}

.TblMapaIndices
{
	margin-left: -15px;
	margin-right: 0px;
	margin-top: -16px;
}

.TblMapaIndicesContainer
{
	padding-right: 0px;
}

.TblMapaIndicesContainer  .gm-style  .gm-style-iw-d 
{
	max-height: 400px !important;
}

.TblMapaIndicesContainer .gm-style-iw.gm-style-iw-c {
    background: #434343;
    color: #FFFFFF;
}

.TblMapaIndicesContainer .gm-style .gm-style-iw-d::-webkit-scrollbar-track, .TblMapaIndicesContainer .gm-style .gm-style-iw-d::-webkit-scrollbar-track-piece {
    background: #434343 !important;
}

.TblMapaIndicesContainer .gm-style .gm-style-iw-d::-webkit-scrollbar-track, .TblMapaIndicesContainer .gm-style .gm-style-iw-d::-webkit-scrollbar-track-piece {
    background: #434343 !important;
}

.TblMapaIndicesContainer .gm-style .gm-style-iw-c .gm-style-iw-d::-webkit-scrollbar-thumb {
    background-color: #545454 !important;
    border: 6px solid transparent;
    border-radius: 9px;
    background-clip: content-box;
}

.TblMapaIndicesContainer .gm-style .gm-style-iw-c .gm-style-iw-d::-webkit-scrollbar-corner {
    background: #434343 !important;
}

.TblMapaIndicesContainer .gm-style .gm-style-iw-tc::after {
    background: #434343 !important;
}

.TblMapaIndicesContainer .gm-ui-hover-effect>span {
    background: #70c654;
	margin: 0px 12px !important;
    width: 15px !important;
    height: 15px !important;
	margin: 2px !important;
}

.TblMapaIndicesContainer button.gm-ui-hover-effect {
    width: auto !important;
    height: auto !important;
}

.TblMapaIndicesContainer  DIV#MAPContainer_MAP
{
	height: calc(100vh - 290px) !important;
}

.TblMapaIndicesContainer button.gm-control-active.gm-fullscreen-control {
    background-color: #434343 !important;
}

.TblMapaIndicesContainer button.gm-control-active {
    background-color: #434343 !important;
}

.gm-bundled-control-on-bottom > .gmnoprint:nth-child(2) > div {
    background-color: transparent !important;
}

.gm-bundled-control-on-bottom > .gmnoprint:nth-child(2) > div > div {
    display:none !important;
}

.TblOverPanels  
{
	width: 100%;
	position: absolute;
    top: -5px;
	left: -5px;
	padding: 0px 60px 0px 0px;
	height: 50px;
}

.TblOverPanels #TBLOVERPANELS > .row:nth-child(n)
{
	width: 24%;
	float:left;
	margin-left: 0px;
	position: relative;
    z-index: 10;
}

.TblOverPanels #TBLOVERPANELS > .row:nth-child(2)
{
	width: 24%;
	float:left;
	margin-left: 0px;
	position: relative;
    z-index: 5;
}

.TblOverPanels #TBLOVERPANELS > .row:last-child
{
	float:right;
}

.IndicesOverObjects table#TBLOPCIONESGENERALES  
{
	width: 100%;
}

.IndicesOverObjects table#TBLLISTAINDICES {
    width: 100%;
}

.IndicesOverObjects table#TBLVISUALIZACIONES {
    width: 100%;
}

.IndicesOverObjects table#TBLVISUALIZACIONES span.optionsTitle {
    display: none;
}

.IndicesOverObjects #DVPANEL_TBLREFERENCIASINDICESContainerTblReferenciasIndices.panel-body {
    max-height: calc(70vh);
    overflow-y: scroll;
}

.IndicesOverObjects #DVPANEL_TBLOPCIONESGENERALESContainerTblOpcionesGenerales.panel-body {
    max-height: calc(70vh);
    overflow-y: scroll;
}

#TBIndexName .optionsTitle {
	padding-bottom: 0px;
}

#TBLREFERENCIASINDICES .TblIndexScale {
	    background-color: transparent;
		margin: 0 auto 0;
}

#TBLINFO .PanelNoBorder #TBLTAB2PANEL {
    table-layout: fixed;
    width: 100%;
}

.menuNavigation::-webkit-scrollbar-thumb {
				background-color: #706d6d;
}

.menuNavigation::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #9b9797;
}

.menuNavigation::-webkit-scrollbar {
	width: 6px;
	background-color: #F5F5F5;
}

.IndicesOverObjects .panel-body::-webkit-scrollbar-thumb {
		    background-color: #706d6d;
}

.IndicesOverObjects .panel-body::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #9b9797;
}

.IndicesOverObjects .panel-body::-webkit-scrollbar {
	width: 6px;
	background-color: #F5F5F5;
}

/* Modal */
#TABLEBTNMAPAFICHACAMPO_MODAL .gx_usercontrol.modal {
	top: 51px;
    left: 0px;
    height: 100%;
    margin: 0px auto;
    /* background-color: rgb(203, 38, 38); */
    z-index: 10010;
    max-width: 1248px;
    width: calc(-144px + 100vw);
}

#TABLEBTNMAPAFICHACAMPO_MODAL .modal-dialog {
	padding-top: 0px !important;
	padding-bottom: 10px !important;
    height: 100%;
    margin: 0px auto;
    position: relative;
    /* background-color: rgb(63, 81, 181); */
    z-index: 10010;
    max-width: 1248px;
    width: calc(-144px + 100vw);
}

#TABLEBTNMAPAFICHACAMPO_MODAL .modal-body {
	padding: 0px !important;
}

#TABLEBTNMAPAFICHACAMPO_MODAL .modal-content {
	border-radius: 0px;
    box-shadow: none;
    border: none;
    height: 100%;
    width: 100% !important;
}

#TABLEBTNMAPAFICHACAMPO_MODAL .modal-header {
	position: absolute;
    right: 14px;
    padding: 0px;
    border: 0;
    z-index: 9999999;
    top: 1px;
}

#TABLEBTNMAPAFICHACAMPO_MODAL .modal-header button {
	color: #bbbbbb;
    opacity: 1;
}

#TABLEBTNMAPAFICHACAMPO_MODAL .modal-header H4 {
	display:none;
}

#TABLEBTNMAPAFICHACAMPO_MODAL .row {
	margin: 0px;
}

#TABLEBTNMAPAFICHACAMPO_MODAL .btnWhatsapp {
	display: inline-block;
    outline: 0px;
    cursor: pointer;
    text-align: center;
    border: 0px;
    padding: 3px 15px;
    color: rgb(255, 255, 255);
    background: rgb(0, 128, 96);
    border-radius: 4px;
    font-weight: 500;
    font-size: 14px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 0px 0px, rgba(0, 0, 0, 0.2) 0px -1px 0px 0px;
    font-weight: bold;
    float: right;
    margin-right: 8px;
    padding-right: 22px;
}

#TABLEBTNMAPAFICHACAMPO_MODAL .btnPreguntar {
	display: inline-block;
    outline: 0px;
    cursor: pointer;
    text-align: center;
    border: 0px;
    padding: 10px 33px;
    color: rgb(255, 255, 255);
    background: rgb(0, 128, 96);
    border-radius: 4px;
    font-weight: 500;
    font-size: 14px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 0px 0px, rgba(0, 0, 0, 0.2) 0px -1px 0px 0px;
    font-weight: bold;
    float: right;
    margin-right: 3px;
}

#TABLEBTNMAPAFICHACAMPO_MODAL .btnPrecalificarBanco {
	float: right;
    margin-right: 10px;
    margin-top: 30px;
    font-size: 14px;
	display: block
}

#TABLEBTNMAPAFICHACAMPO_MODAL .FichaCampoSection {
	width: 99%;
	float: left;
	padding: 5px !important;
	border: 1px solid #cdcdcd;
	margin: 0.5%;
	margin-bottom: 10px;
	color: #000;
	margin-top: 0px;
}

#TABLEBTNMAPAFICHACAMPO_MODAL .ListContainer{
	width:49%;
}

#TABLEBTNMAPAFICHACAMPO_MODAL .List{
	position: relative;
	float: left;
	width:100%;
	border-bottom: 1px solid #eee;
}

#TABLEBTNMAPAFICHACAMPO_MODAL .LisItemLeft{
	position: relative;
	float: left;
	width:50%;
	text-align:left;
	font-size: 15px;
	color: #606060;
	text-align: left;
	letter-spacing: 0px;
	line-height: 16px;
	white-space: break-spaces;
}

#TABLEBTNMAPAFICHACAMPO_MODAL .LisItemRight{
	position: relative;
	float: left;
	width:50%;
	text-align:right;
	font-weight: bold;
	color:#000000;
	font-size: 14px;
	letter-spacing: 0px;
	line-height: 16px;
	white-space: break-spaces;
}		

.ImgLogoEmpresaPublica {
	margin-top: 0px;
}

/* Modal */

/* Grafico de acumulados de precipitaciones de clima */
#W0123W0060W0018GridacumuladoContainerDiv .FreeStyleGrid .col-xs-12 {
    padding-right: 0px;
}
/* Grafico de acumulados de precipitaciones de clima */

@media (max-width: 767px) /*ExtraSmall*/
{
	.TblMapaIndicesContainer  DIV#MAPContainer_MAP
	{
		height: calc(100vh - 50px) !important;
	}
	
	.menuNavigation {
		max-height: 200px;
		overflow-y: scroll;
	}
	
	
	
	.TblOverPanels #TBLOVERPANELS > .row:nth-child(n) {
		width: 90%;
		margin-bottom: 10px;
	}
	
	.TblOverPanels #TBLOVERPANELS > .row:last-child {
		float: left;
		position: relative;
		z-index: 1;
	}
	
	.IndicesOverObjects #TABLESPLITTEDCOMBOPAISDPTO {
		width: 96%;
		margin: 0 2%;
	}
	
	.IndicesOverObjects #TABLESPLITTEDCOMBOFECHAINDICE {
		width: 96%;
		margin: 0 2%;
	}
	
	.IndicesOverObjects #TABLESPLITTEDCLIENTEID {
		width: 96%;
		margin: 0 2%;
	}

	.IndicesOverObjects #TABLESPLITTEDCAMPOID {
		width: 96%;
		margin: 0 2%;
	}

	.IndicesOverObjects #TABLESPLITTEDCAMPANAID {
		width: 96%;
		margin: 0 2%;
	}
	
	.TblIndexScale DIV#TBINDEXSCALEHTML TABLE TR TD:first-child {
		height: 25px !important;
		display: table-cell;
	}
	
	.TblIndexScale DIV#TBINDEXSCALEHTML TABLE TR TD:last-child {
		display: block;
		font-size: 12px !important;
	}
	
	.ImgLogoEmpresaPublica {
		margin-top: 20px;
	}
	
	/* Menu */
	#navContainer {
		display: none !important;
	}
	/* Menu */
	
	/* Modal */
	#TABLEBTNMAPAFICHACAMPO_MODAL .btnWhatsapp {
		display: inline-block;
		outline: 0px;
		cursor: pointer;
		text-align: center;
		border: 0px;
		padding: 3px 15px;
		color: rgb(255, 255, 255);
		background: rgb(0, 128, 96);
		border-radius: 4px;
		font-weight: 500;
		font-size: 14px;
		box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 0px 0px, rgba(0, 0, 0, 0.2) 0px -1px 0px 0px;
		font-weight: bold;
		float: none;
		margin-right: 8px;
		padding-right: 22px;
		margin-top: 20px;
	}

	#TABLEBTNMAPAFICHACAMPO_MODAL .btnPreguntar {
		display: inline-block;
		outline: 0px;
		cursor: pointer;
		text-align: center;
		border: 0px;
		padding: 10px 33px;
		color: rgb(255, 255, 255);
		background: rgb(0, 128, 96);
		border-radius: 4px;
		font-weight: 500;
		font-size: 14px;
		box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 0px 0px, rgba(0, 0, 0, 0.2) 0px -1px 0px 0px;
		font-weight: bold;
		float: none;
		margin-right: 3px;
		margin-top: 20px;
	}
	
	#TABLEBTNMAPAFICHACAMPO_MODAL .cellTextCenter {
		text-align: center;
	}
	
	#TABLEBTNMAPAFICHACAMPO_MODAL .btnPrecalificarBanco {
		float: none;
		margin-right: 10px;
		margin-top: 30px;
		font-size: 14px;
		display: block;
	}	
	
	#TABLEBTNMAPAFICHACAMPO_MODAL .ListContainer{
		width:100%;
		float:left;
	}
	
	#TABLEBTNMAPAFICHACAMPO_MODAL .LisItemLeft{
		position: relative;
		float: left;
		width:50%;
		text-align:left;
		font-size: 14px;
		color: #606060;
		text-align: left;
		letter-spacing: 0px;
		line-height: 16px;
		white-space: break-spaces;
	}
	
	#TABLEBTNMAPAFICHACAMPO_MODAL .LisItemLeft {
        position: relative;
        float: left;
        width: 100%;
        text-align: left;
        font-size: 14px;
        color: #606060;
        text-align: left;
        letter-spacing: 0px;
        line-height: 16px;
        white-space: break-spaces;
    }
	
	#TABLEBTNMAPAFICHACAMPO_MODAL .LisItemRight {
		position: relative;
		float: right;
		width: 100%;
		text-align: left;
		font-weight: bold;
		color: #000000;
		font-size: 14px;
		letter-spacing: 0px;
		line-height: 16px;
		white-space: break-spaces;
		text-wrap: auto;
	}
}
	
	/* Modal */
}

@media (min-width: 768px) /*Small*/
{
	.TblMapaIndicesContainer  DIV#MAPContainer_MAP
	{
		height: calc(100vh - 50px) !important;
	}
	
	.IndicesOverObjects .ExtendedCombo.Attribute .btn-default {
		width: 90%;
	}
	
	.TblIndexScale DIV#TBINDEXSCALEHTML TABLE TR TD:first-child {
		height: 25px !important;
		display: table-cell;
	}
	
	.TblIndexScale DIV#TBINDEXSCALEHTML TABLE TR TD:last-child {
		display: block;
		font-size: 12px !important;
	}
}

@media (min-width: 992px) /*Medium*/
{
	.TblMapaIndicesContainer  DIV#MAPContainer_MAP
	{
		height: calc(100vh - 23px) !important;
	}

	.IndicesOverObjects .ExtendedCombo.Attribute .btn-default {
		width: 80%;
	}
	
	.TblIndexScale DIV#TBINDEXSCALEHTML TABLE TR TD:first-child {
		height: 25px !important;
		display: table-cell;
	}
	
	.TblIndexScale DIV#TBINDEXSCALEHTML TABLE TR TD:last-child {
		display: block;
		font-size: 12px !important;
	}
}

@media (min-width: 1200px) /*Large*/
{
	.TblMapaIndicesContainer  DIV#MAPContainer_MAP
	{
		height: calc(100vh - 237px) !important;
	}

	.TblIndexScale DIV#TBINDEXSCALEHTML TABLE TR TD:first-child {
		height: 25px !important;
		display: table-cell;
	}
	
	.TblIndexScale DIV#TBINDEXSCALEHTML TABLE TR TD:last-child {
		display: block;
		font-size: 12px !important;
	}
}

@media (min-width: 1400px) /*ExtraLarge*/
{
	.TblMapaIndicesContainer  DIV#MAPContainer_MAP
	{
		height: calc(100vh - 50px) !important;
	}
	
	.IndicesOverObjects .ExtendedCombo.Attribute .btn-default {
		width: -webkit-fill-available;
	}
}

