@font-face {
	font-family: 'HelveticaNeueLTStd-Th';
    src: url('fonts/original_HelveticaNeueLTStd-Th.eot?#iefix') format('embedded-opentype'),
         url('fonts/original_HelveticaNeueLTStd-Th.woff') format('woff'),
         url('fonts/original_HelveticaNeueLTStd-Th.ttf') format('truetype'),
         url('fonts/original_HelveticaNeueLTStd-Th.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.empty_space
{
	height: 15px;
}
.contenedor-popover img
{
	margin: 0 auto;
}
.contenedor-popover, .contenedor-popover a {
    text-align: center;
    color: #1f5d89;
    font-family: 'HelveticaNeueLTStd-Th';
}
.popover.bottom
{
	background: url("../images/background-popover.jpg");
	border: 0;
	border-radius: 0;
	width: auto;
	height: auto;
	background-size: 100% auto;
	background-repeat: no-repeat;
	padding: 0;
	top: 90px !important;
}
.popover .popover-title {

    padding: 8px 14px;
    margin: 0;
    font-size: 16px;
    background-color: #091432;
    border: 0 none;
    border-radius: 0;
    color: #fff;

}
#contacto-popover {
    cursor: pointer;
}
#dashboard-container {
    padding: 0;
}
.img-home-arconel img {
    width: 100%;
}
#filterWebService {
    margin-bottom: 15px;
}
.skin-blue .main-header .navbar .nav>li>a {
    line-height: 70px;
}
.logo-sisdat {
    position: relative;
    top: 12px;
    width: 240px;
}
.skin-blue .content-wrapper {
    background-color: #fff;
}
.main-header
{
	background: url("../images/barra-top.svg");
	background-repeat: repeat-y;
    background-size: 100% auto;
    height: auto;
    min-height: 100px;
}
.skin-blue .main-header .logo
{
	background: transparent;
	height: auto;
	min-height: 74px;
	padding-top: 8px;
	width: 400px;
}
.skin-blue .main-header .navbar
{
	background: transparent;
}
.user-panel > .image > img {
    max-width: 100%;
}
.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
	background: #8BB4E0;
	background-repeat: no-repeat;
	background-size: 100%;
}
.skin-blue .sidebar-menu > li.active > a {
    border-left-color: #005d8a;
}
.skin-blue .sidebar-menu > li:hover > a, .skin-blue .sidebar-menu > li.active > a, .skin-blue .sidebar-menu > li.menu-open > a {
    color: #fff;
    background: #005d8a;
    line-height: 10px;
}
.skin-blue .sidebar-menu > li > a {
    border: 0 none;
    background: #fff;
    margin-bottom: 5px;
    line-height: 10px;
}
.sidebar-menu > li > a {
    padding: 0;
}
.sidebar-menu > li a:hover svg path, .sidebar-menu > li a:hover svg g text, .sidebar-menu > li a:hover svg path, .sidebar-menu > li a:hover svg text
{
	fill: #fff;
	color: #fff;
	font-family: 'HelveticaNeueLTStd-Th';
}
.sidebar-menu > li.active a svg path, .sidebar-menu > li.active a svg g text, .sidebar-menu > li.active a svg path, .sidebar-menu > li.active a svg text
{
	fill: #fff;
	color: #fff;
	font-family: 'HelveticaNeueLTStd-Th';
}
#btnBalance {
    width: 100%;
}
#btnBalance svg {
    left: 10px;
    position: relative;
    margin-top: 2px;
}
#btnGeoportal {
    width: 100%;
}
#btnGeoportal svg {
    left: 10px;
    position: relative;
    margin-top: 2px;
}
#btnReportes {
    width: 100%;
}
#btnReportes svg {
    left: 10px;
    position: relative;
    margin-top: 2px;
}
#btnGEO {
    width: 100%;
}
#btnGEO svg {
    left: 10px;
    position: relative;
    margin-top: 2px;
}
.sidebar-menu li a svg {
    left: -20px;
	position: relative;
	font-family: 'HelveticaNeueLTStd-Th';
	width: 80%;
}
.sidebar-menu #acometidas a svg {
    left: 0;
}
.sidebar-menu #subestaciones a svg {
    left: 0;
}
.skin-blue .main-header .logo:hover {
    background: transparent;
}
.user-panel {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
	padding-bottom: 0;
}
#btnEstadisticas {
    padding-top: 30px;
    width: 100%;
}
.sidebar-menu
{
	padding-left: 10px;
	padding-right: 10px;
}
#btnEstadisticas svg, #btnInfraestrcutura svg, #btnTransacciones svg {
    width: 100%;
}
#btnInfraestrcutura, #btnTransacciones
{
	width: 100%;
	cursor: pointer;
}
.loader-container {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    display: none;
    background: rgba(0,0,0,0.1);
}
#loading-indicator {
    position: relative;
    left: 0;
    top: 50%;
    z-index: 9999;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    display: none;
}
#filterWebService label {
    float: left;
    margin-right: 15px;
    line-height: 32px;
}
#anios {
    float: left;
    margin-right: 15px;
}
#empresa {
    float: left;
    margin-right: 15px;
}
#reporte, #reporteApp {
    float: left;
    margin-right: 15px;
}
#transacciones li a svg {
    left: 3px;
    width: 85%;
}
#transacciones, #infraestructura
{
	display: none;
}
#result {
    height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-top: 23px;
}
#block-one {
    background: #36A2EB;
    padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: 90px;
}
#block-one label {
	color: #fff;
	font-size: 11px;
}
#block-one p {
    color: #fff;
    font-size: 16px;
}
#block-one-ch {
    background: #FF6384;
    padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: 90px;
}
#block-one-ch label {
	color: #fff;
	font-size: 11px;
}
#block-one-ch p {
    color: #fff;
    font-size: 16px;
}
#block-two {
    background: #FF6384;
    padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: 90px;
}
#block-two label {
	color: #fff;
	font-size: 11px;
}
#block-two p {
    color: #fff;
    font-size: 16px;
}
#block-two-ch {
    background: #36A2EB;
    padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: 90px;
}
#block-two-ch label {
	color: #fff;
	font-size: 11px;
}
#block-two-ch p {
    color: #fff;
    font-size: 16px;
}
#block-three {
    background: #FFCD56;
    padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: 90px;
}
#block-three label {
	color: #fff;
	font-size: 11px;
}
#block-three p {
    color: #fff;
    font-size: 16px;
}
#block-four {
    background: #E5E5E5;
    padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: 90px;
}
#block-four label {
	color: #fff;
	font-size: 11px;
}
#block-four p {
    color: #fff;
    font-size: 16px;
}
#chart-area {
    top: 15px;
    position: relative;
}
#balanceDistribuidoras a svg rect {
    fill: transparent;
}
#balanceDistribuidoras.active a svg text, #balanceDistribuidoras:hover a svg text {
    fill: #fff;
}
#balanceDistribuidoras.active a svg path, #balanceDistribuidoras:hover a svg path {
    fill: #fff;
}
#balanceDistribuidoras a svg text {
    fill: #000;
}
#balanceDistribuidoras a svg path {
    fill: #005d8a;
}
ul li #dropdown-menu {
    background: transparent;
    border: 0 none;
    width: 220px;
    margin-top: 5px;
    display: none;
}
#dropdown-menu.active {
    display: block;
}
ul li #dropdown-menu li a svg path {
    fill: #11638f;
    color: #11638f;
    font-family: 'HelveticaNeueLTStd-Th';
}
ul li #dropdown-menu li a svg g path {
    fill: #11638f;
    color: #11638f;
    font-family: 'HelveticaNeueLTStd-Th';
}
ul li #dropdown-menu li a svg text {
    fill: #000;
    color: #000;
    font-family: 'HelveticaNeueLTStd-Th';
}
ul li #dropdown-menu li:hover > a svg g path, ul li #dropdown-menu li:hover > a svg text {
    fill: #fff;
    color: #fff;
    font-family: 'HelveticaNeueLTStd-Th';
}
ul li #dropdown-menu li:hover > a svg path, ul li #dropdown-menu li:hover > a svg text {
    fill: #fff;
    color: #fff;
    font-family: 'HelveticaNeueLTStd-Th';
}
#medidores li a svg {
    left: 3px;
    width: 85%;
}
.skin-blue table.dataTable {
    margin-bottom: 15px !important;
}
#title_report {
    text-align: center;
    margin-bottom: 15px;
    font-size: 24px;
    color: #10112F;
}
.buttons-print {
    background: url("../images/print-btn.svg") !important;
    background-repeat: no-repeat !important;
    width: 41px;
    border: 0 none !important;
    background-color: transparent !important;
    height: 60px;
    color: transparent !important;
    background-size: 100% auto !important;
    padding: 0 !important;
    position: static !important;
    margin-right: 25px !important;
}
.buttons-print span {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #000;
}
.buttons-csv {
    background: url("../images/csv-excel-btn.png") !important;
    background-repeat: no-repeat !important;
    width: 41px;
    border: 0 none !important;
    background-color: transparent !important;
    height: 60px;
    color: transparent !important;
    background-size: 100% auto !important;
    padding: 0 !important;
    position: static !important;
    margin-right: 25px !important;
}
.buttons-csv span {
    position: absolute;
    bottom: -11px;
    left: 65px;
    color: #000;
    width: 41px;
    white-space: normal;
    line-height: 14px;
}
.buttons-excel {
    background: url("../images/excel-btn.svg") !important;
    background-repeat: no-repeat !important;
    width: 41px;
    border: 0 none !important;
    background-color: transparent !important;
    height: 60px;
    color: transparent !important;
    background-size: 100% auto !important;
    padding: 0 !important;
    position: static !important;
    margin-right: 25px !important;
}
.buttons-excel span {
    position: absolute;
    bottom: -11px;
    left: 65px;
    color: #000;
    width: 41px;
    white-space: normal;
    line-height: 14px;
}
.buttons-excel-all {
    background: url("../images/excel-btn.svg") !important;
    background-repeat: no-repeat !important;
    width: 41px;
    border: 0 none !important;
    background-color: transparent !important;
    height: 60px;
    color: transparent !important;
    background-size: 100% auto !important;
    padding: 0 !important;
    position: static !important;
    margin-right: 25px !important;
}
.buttons-excel-all span {
    position: absolute;
    bottom: -11px;
    left: 120px;
    color: #000;
    width: 80px;
    white-space: normal;
    line-height: 14px;
}
#mapa-home iframe {
    width: 100%;
    border: 0;
    height: 300px;
    margin-top: 30px;
    position: relative;
}
#clientesPEC ul#dropdown-menu li a svg {
    left: 0;
}
.navbar .sidebar-toggle .sr-only {
    position: absolute;
    width: auto;
    height: auto;
    padding: 0;
    margin-left: 5px;
    overflow: visible;
    clip: auto;
    border: 0;
    font-family: 'HelveticaNeueLTStd-Th';
    line-height: 25px;
}
.sidebar-toggle:hover {
    background: transparent !important;
}
.sidebar-toggle {
    display: none;
}
.menu-popover i
{
    font-size: 35px;
    line-height: 30px;
    position: relative;
    top: 10px;
    color: #ADDFF8;
}
ul li #dropdown-menu li a.circle-cocina svg path {
    fill: #ffffff;
    color: #11638f;
}
ul li #dropdown-menu li a.circle-cocina svg g path {
    fill: #11638f;
    color: #11638f;
}
ul#dropdown-menu li .open {
    background: #005d8a;
}
ul#dropdown-menu.active li .open svg text, ul#dropdown-menu.active li .open svg g path, ul#dropdown-menu.active li .open svg path {
    fill: #fff;
}
.bootbox-body {
    font-size: 22px;
    text-align: center;
}
ul.sidebar-menu li a svg g text {
    fill: #000000;
}
ul.sidebar-menu li a svg text {
    fill: #000000;
}
#subestaciones a:hover svg g path {
    fill: #fff;
    color: #fff;
    stroke: #fff;
}
#combustibles a svg text {
    font-family: 'HelveticaNeueLTStd-Th';
    font-size: 16px;
}
@media (min-width:320px) and (max-width:767px)
{
	.popover.bottom {
    	top: 160px !important;
	}
	.sidebar-toggle {
    	display: block;
	}
	.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
    	background-repeat: repeat;
	}
	#filterWebService a {
	    margin-top: 15px;
	}
	#filterWebService .form-group {
	    margin-bottom: 0;
	    float: left;
	    width: 100%;
	}
	#filterWebService label {
	    width: 100%;
	}
	#anios {
	    width: 100%;
	}
	#empresa {
	    width: 100%;
	}
	#reporte {
	    width: 100%;
	}
	#btn-Webservice {
	    margin-top: 15px;
	    width: 100%;
	}
	.main-header {
	    background: #10112F;
		padding-top: 13px;
		min-height: 100%;
		max-height: 100%;
	}
	.skin-blue .main-header .navbar {
	    background: #10112F;
	}
	.skin-blue .main-header .navbar .nav > li > a {
	    color: #fff;
	    padding: 5px;
	}
	.logo-sisdat {
	    width: 120px;
	}
	.sidebar {
	    padding-top: 15px;
	}
	.content-wrapper {
	    padding-top: 30px;
	}
	.main-header .logo .logo-lg {
	    display: block;
	    width: 320px;
	    margin: 0 auto;
	}
	.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
    	background-size: auto;
	}
	.skin-blue .main-header .logo {
	    width: 100%;
	}
    .menu-popover i {
        font-size: 25px;
    }
    .dropdown-toggle img {
        width: 25px;
        position: relative;
        top: 4px;
    }
    .skin-blue .main-header .navbar .sidebar-toggle {
        position: relative;
        top: 5px;
    }
}
