@charset "utf-8";


.theadtop{
  vertical-align: bottom;  
  color: #FEC254;
  background-color: #515151;
  border-color: #333333;
}

#wrapper {
    width: 100%;
	overflow:hidden;
}

#page-wrapper {
    padding: 0 15px;
    min-height: 568px;
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2f2f2+0,ffffff+28 */
background: #f2f2f2; /* Old browsers */
background: -moz-linear-gradient(top, #f2f2f2 0%, #ffffff 28%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f2f2f2 0%,#ffffff 28%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f2f2f2 0%,#ffffff 28%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */


}

.fullsize {
	width: 100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,353535+100 */
background: #000000; /* Old browsers */
background: -moz-linear-gradient(top, #000000 0%, #353535 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #000000 0%,#353535 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #000000 0%,#353535 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#353535',GradientType=0 ); /* IE6-9 */

	position: relative;
}

.fullsizeblanca {
	width: 100%;
    background: #FFF; 
    position: relative;
}

.aleft {
	text-align:left;
}
.aright {
	float: right;
	display: block;
	position: relative;
	margin-right: 0px;
}

.altura-mapa{
	width: 100%;
	height: 619px;
}


/*COLORES varios elementos*/
.amarillo {
	color:#F18D05;
}

.celeste {
	color: #fec254
}

.bglogin {
	background:url(../imgs/bglogin.jpg) top left;
	 padding:150px 0;
}


/* DROPDOWN USER */
/*======================================*/

.img-user {
	width: 32px;
	height: 32px;
	box-shadow: 0 0 0 2px rgba(0,0,0,0.1);
	margin-top:10px;
	margin-right:10px;
	border:1px solid #FFF;
}
.username {
	font-size: 12px;
	float: right;
	white-space: nowrap;
	line-height: 50px;
	margin: 0 10px;
	color: #FFF;
}

.btn-user {
	margin:0 20px;
	line-height:28px
}

.btn-user a{
	text-decoration:none;
}



/* ===================================
    widgetboxes
====================================== */


.widgetbox {
	font-family: 'Roboto', sans-serif;
	width: 100%;
	float: left;
	margin: 0;
	list-style: none;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 18px;
	margin-bottom: 10px;
	position: relative
}

.widgetbox-comun {
	border:1px solid #9DC2D9;
/*	border-left:7px solid #9DC2D9;*/
	background-color:#FFF
}

.widgetbox-des {
    border-bottom:1px solid #9DC2D9;
	background-color:#fff
}
.widgetbox-becas {
	border:1px solid #649c50;
	background-color:#649c50;
	color:#FFF;
}
.widgetbox-sial {
	border:1px solid #71abe0;
	background-color:#71abe0;
	color:#FFF;
}
.widgetbox-sireh {
	border: 1px solid #FFB51C;
	background-color: #FFB51C;
	color: #FFF;
}
.widgetbox-sisa {
	border:1px solid #8cd9bf;
	background-color:#8cd9bf;
	color:#FFF;
}

.widgetbox-siga {
	border:1px solid #4E63BA;
	background-color: #4E63BA;
	color:#FFF;
}

.widgetbox-salma {
	border:1px solid #a7c075;
	background-color:#a7c075;
	color:#FFF;
}

.widgetbox-sipo {
	border:1px solid #D95591;
	background-color: #D95591;
	color:#FFF;
}

.widgetbox-gisau {
	border:1px solid #fd712d;
	background-color:#fd712d;
	color:#FFF;
}
.widgetbox-segex {
	border:1px solid #7d7d7d;
	background-color:#7d7d7d;
	color:#FFF;
}
.widgetbox-solic {
	border:1px solid #fa6a6a;
	background-color:#fa6a6a;
	color:#FFF;
}

.widgetbox-ayh {
	border:1px solid #9f896e;
	background-color:#9f896e;
	color:#FFF;
}


.widgetbox.widgetbox-np {
    padding: 0
}
.widgetbox.widgetbox-no-subtitle {
    padding-top: 20px
}
.widgetbox.widgetbox-default {
    background: #fff;
    color: #333
}
.widgetbox.widgetbox-primary {
    background: #01A4A4;
    color: #FFF
}
.widgetbox.widgetbox-success {
    background: #61AE24;
    color: #FFF
}
.widgetbox.widgetbox-info {
    background: #00A1CB;
    color: #FFF
}
.widgetbox.widgetbox-warning {
    background: #F18D05;
    color: #FFF
}
.widgetbox.widgetbox-danger {
    background: #E54028;
    color: #FFF
}
.widgetbox.widgetbox-purple {
    background: #7266ba;
    color: #FFF
}
.widgetbox .widgetbox-big-int, 
.widgetbox .widgetbox-int, 
.widgetbox .widgetbox-subtitle, 
.widgetbox .widgetbox-title {
    width: 100%;
    float: left;
}
.widgetbox .widgetbox-title {
	font-size: 14px;
	text-align:left;
	font-weight: 400;
	margin-bottom: 3px;
	line-height: 20px;
}
.widgetbox .widgetbox-subtitle {
	font-size: 12px;
	text-align: left;
	font-weight: 400;
	margin-bottom: 2px;
	margin-top: 10px;
	line-height: 15px
}
.widgetbox .widgetbox-int {
	font-family: inherit;
	text-align: left;
	font-size: 25px;
	line-height: 36px;
	font-weight: 300;
	margin-bottom:5px;
}

.widgetbox .widgetbox-int-p {
	font-family: inherit;
	text-align:left;
    font-size: 25px;
	font-weight: 300;
	margin-bottom:10px;
}
.widgetbox .widgetbox-big-int {
    font-size: 30px;
    line-height: 40px;
    font-weight: 300
}
.widgetbox .widgetbox-item-left, .widgetbox-item-left-p {
    margin-left: 10px;
    float: left
}
.widgetbox .widgetbox-item-right {
    margin-right: 10px;
    float: right
}
.widgetbox.widgetbox-item-icon .widgetbox-item-left , .widgetbox-item-left-p, 
.widgetbox.widgetbox-item-icon .widgetbox-item-right {
   
    text-align: left
}
.widgetbox.widgetbox-item-icon .widgetbox-item-left.widgetbox-icon-primary, 
.widgetbox.widgetbox-item-icon .widgetbox-item-left.widgetbox-icon-success, 
.widgetbox.widgetbox-item-icon .widgetbox-item-right.widgetbox-icon-primary, 
.widgetbox.widgetbox-item-icon .widgetbox-item-right.widgetbox-icon-success {
    color: #01A4A4
}
.widgetbox.widgetbox-item-icon .widgetbox-item-left.widgetbox-icon-info, 
.widgetbox.widgetbox-item-icon .widgetbox-item-right.widgetbox-icon-info {
    color: #9dc2d9
}
.widgetbox.widgetbox-item-icon .widgetbox-item-left.widgetbox-icon-warning, 
.widgetbox.widgetbox-item-icon .widgetbox-item-right.widgetbox-icon-warning {
    color: #F18D05
}
.widgetbox.widgetbox-item-icon .widgetbox-item-left.widgetbox-icon-danger, 
.widgetbox.widgetbox-item-icon .widgetbox-item-right.widgetbox-icon-danger {
    color: #E54028
}
.widgetbox.widgetbox-item-icon .widgetbox-item-left.widgetbox-icon-purple, 
.widgetbox.widgetbox-item-icon .widgetbox-item-right.widgetbox-icon-purple {
    color: #7266ba
}

/* color x sistema */
.widgetbox.widgetbox-item-icon .widgetbox-item-left.widgetbox-icon-si, 
.widgetbox.widgetbox-item-icon .widgetbox-item-right.widgetbox-icon-si {
    color: #2f76a0
}

.widgetbox.widgetbox-item-icon .widgetbox-item-left.widgetbox-icon-blanco.widgetbox-item-left-p, 
.widgetbox.widgetbox-item-icon .widgetbox-item-right.widgetbox-icon-blanco {
    color: #FFF;
	opacity:0.8;
    filter:alpha(opacity=80);
}
/*fin color x sistema*/



.widgetbox.widgetbox-item-icon .widgetbox-item-left, .widgetbox-item-left-p {
    border-right: 1px solid #D7D7D7;
    margin-right: 10px;
    padding-right: 15px;
}

.widgetbox.widgetbox-item-icon .widgetbox-item-right {
    border-left: 1px solid rgba(0,0,0,.1);
    margin-left: 10px;
    padding-left: 15px
}
.widgetbox .widgetbox-item-left .fa, 
.widgetbox .widgetbox-item-left .glyphicon, 
.widgetbox .widgetbox-item-right .fa, 
.widgetbox .widgetbox-item-right .glyphicon {
	font-size: 60px
}
.widgetbox .widgetbox-data {
    padding-left: 100px
}
.widgetbox .widgetbox-data-left {
    padding-right: 120px
}
.widgetbox .widgetbox-data-right, .widgetbox-data-right-p{
	padding-left: 100px;
	text-align: right;
}

.widgetbox .widgetbox-data-right, .widgetbox-data-right-u{
	padding-left: 125px;
	text-align: right;
	line-height: 15px;
}
.widgetbox .widgetbox-data .widgetbox-big-int, 
.widgetbox .widgetbox-data .widgetbox-int, 
.widgetbox .widgetbox-data .widgetbox-subtitle, 
.widgetbox .widgetbox-data .widgetbox-title, 
.widgetbox .widgetbox-data-left .widgetbox-big-int, 
.widgetbox .widgetbox-data-left .widgetbox-int, 
.widgetbox .widgetbox-data-left .widgetbox-subtitle, 
.widgetbox .widgetbox-data-left .widgetbox-title {
    text-align: left
}

/* counter section  */
.counter-section i { display:block; margin:0 0 10px}
.counter-section span.counter-number {
	font-size: 50px;
	color: #333;
	line-height: 60px;
	display: block;
	font-family: "Oswald",sans-serif;
	letter-spacing: 2px
}
.counter-title{ font-size:12px; letter-spacing:2px; text-transform: uppercase}
.counter-icon {top:25px; position:relative}
.counter-style2 .counter-title {letter-spacing: 0.55px; float: left;}
.counter-style2 span.counter-number {letter-spacing: 0.55px; float: left; margin-right: 10px;}
.counter-style2 i {float: right; line-height: 26px; margin: 0 10px 0 0}
.counter-subheadline span {float: right;}


.usuariotop {
	margin: 0 -15px 0 -15px;
}

.logotop {
	background-color: #FEC254;
	height: 50px;
}

.sistematop {
	background-color: #ffd383;
	height: 50px;
}

.sistematop-sial {
	background-color:#71abe0; 
	height:50px;
}

.sistematop-gisau {
	background-color:#fd712d; 
	height:50px;
}

.sistematop-sisa {
	background-color:#8cd9bf; 
	height:50px;
}

.sistematop-sireh {
	background-color:#FFB51C; 
	height:50px;
}

.relojtop {
	background-color: #FEC254;
	height: 50px;
}

.text-logo {
	float:left; 
	margin:16px 46px; 
	text-transform:uppercase; 
	color:#FFF; 
	font-weight:500;
}

.centrar-v {
	text-align: center;
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.sishome {
	padding:15px;
	margin-bottom:10px;
}

.icomargin {
	margin-right: 10px;
	min-width: 44px;
	min-height: 44px;
	text-align: center;
	border-radius:4px;
	padding:9px 5px 5px 5px;
}


.radiobig {
	text-align:left;
}

:focus{
  outline:none;
}
.radio{
  -webkit-appearance:button;
  -moz-appearance:button;
  appearance:button;
  border:3px solid #555;
  background:#fff;
  width:25px;
  height:25px;
  border-radius:50%;
  padding:10px;
  float:left;
  position:relative;
  top:10px;
}
.radio:checked{
  border:8px solid #fec254;
}
.radio:disabled{
  border:3px solid #E5E5E5;
}

.checkbox2 {
    display: inline-flex;
    cursor: pointer;
    position: relative;
}

.checkbox2 > span {
    color: #34495E;
	/*#color: #FEC254;*/
    padding: 1rem 0.25rem;
}

.checkbox2 > input {
    height: 25px;
    width: 25px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    border: 1px solid #34495E;
    border-radius: 4px;
    outline: none;
    transition-duration: 0.3s;
    /*#background-color: #83B841;*/
	background-color: #FEC254;
    cursor: pointer;
  }

.checkbox2 > input:checked {
    /*#border: 1px solid #41B883;
    #background-color: #5E4934;*/
	border: 1px solid #34495E;
	background-color: #FEC254;
}

.checkbox2 > input:checked + span::before {
    content: '\2713';
    display: block;
    text-align: center;
    /*#color: #41B883;*/
     color:#000000;
    position: absolute;
    left: 0.7rem;
    top: 0.5rem;
}

.checkbox2 > input:active {
   /* #border: 2px solid #34495E;*/
	border: 2px solid #000000;
}


.pesos::before { 
  content: "$";
  color:#999;
  font-weight:200;
}

.btn-ancho {
	height: 68px;
}

.menostop{
	top:-10px;
}

.centrar {
	margin:0 auto;
}

@media(min-width:768px) {
    #page-wrapper {

        margin: 0 0 0 250px;
        padding: 0 30px;
        border-left: 1px solid #CCC;
    }
}

.navbar-top-links {
    margin-right: 0;
}

.navbar-top-links li {
    display: inline-block;
}

.navbar-top-links li:last-child {
    margin-right: 15px;
}

.navbar-top-links li a {
    padding: 15px;
    min-height: 50px;
}

.navbar-top-links .dropdown-menu li {
    display: block;
}

.navbar-top-links .dropdown-menu li:last-child {
    margin-right: 0;
}

.navbar-top-links .dropdown-menu li a {
    padding: 3px 20px;
    min-height: 0;
}

.navbar-top-links .dropdown-menu li a div {
    white-space: normal;
}

.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
    width: 310px;
    min-width: 0;
}

.navbar-top-links .dropdown-messages {
    margin-left: 5px;
}

.navbar-top-links .dropdown-tasks {
    margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
    margin-left: -123px;
}

.navbar-top-links .dropdown-user {
    right: 0;
    left: auto;
}

.sidebar .sidebar-nav.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.sidebar {
	border-bottom:1px solid #ccc;
}

.sidebar .sidebar-search {
    padding: 10px 15px ;
}

/*.sidebar ul li {
	
}*/

.sidebar ul li a.active {
    background-color: #fff;
}

.sidebar ul li a.seccion {
	background: #FFF;
	color: #333;
	border-bottom: 1px solid #999;
}

.sidebar .arrow {
    float: right;
}

.sidebar .fa.arrow:before {
    content: "\f104";
}

.sidebar .active>a>.fa.arrow:before {
    content: "\f107";
}

.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
    border-bottom: 0!important;
}

.sidebar .nav-second-level li a {
    padding-left: 37px;
}

.sidebar .nav-third-level li a {
    padding-left: 52px;
}

@media(min-width:768px) {
	
    .sidebar {
        z-index: 1;
        position: absolute;
        width: 250px;
        margin-top: 51px;
    }

    .navbar-top-links .dropdown-messages,
    .navbar-top-links .dropdown-tasks,
    .navbar-top-links .dropdown-alerts {
        margin-left: auto;
    }
	
}

@media(max-width:768px) {
	.userbig {
		display:none;
	}
	
	.text-logo {
		display:none;
	}
	
	.widgetbox-item-left-p {
		display:none;
	}
	
	#nombreacceso {
		display:none;
	}
	
	.widgetbox .widgetbox-data-right-p {
    padding-left:0;
	text-align: right;
	}
	
	.widgetbox .widgetbox-data-right-u {
    padding-left:0;
	text-align: right;
	}
	
	.margintop {
		margin:12px;
		margin-left:0;
	}
	
	.bglogin {
	background:url(../imgs/bglogin.jpg) center left;
	 padding:50px 0;
}

.nomuestra {
	display:none;
}

.widgetbox-data-right-u{
	line-height: 45px;
}


}

.btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all .5s;
	border:1px solid #5294c8;
}

.btn-primary.btn-outline {
    color: #428bca;
}

.btn-success.btn-outline {
    color: #5cb85c;
}

.btn-info.btn-outline {
    color: #5bc0de;
}

.btn-warning.btn-outline {
    color: #f0ad4e;
}

.btn-danger.btn-outline {
    color: #d9534f;
}

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
    color: #fff;
}

.chat {
    margin: 0;
    padding: 0;
    list-style: none;
}

.chat li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #999;
}

.chat li.left .chat-body {
    margin-left: 60px;
}

.chat li.right .chat-body {
    margin-right: 60px;
}

.chat li .chat-body p {
    margin: 0;
}

.panel .slidedown .glyphicon,
.chat .glyphicon {
    margin-right: 5px;
}

.chat-panel .panel-body {
    height: 350px;
    overflow-y: scroll;
}

.login-panel {
    margin-top: 25%;
}

.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

.dataTables_wrapper {
    position: relative;
    clear: both;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    background: 0 0;
}

table.dataTable thead .sorting_asc:after {
    content: "\f0de";
    float: right;
    font-family: fontawesome;
}

table.dataTable thead .sorting_desc:after {
    content: "\f0dd";
    float: right;
    font-family: fontawesome;
}

table.dataTable thead .sorting:after {
    content: "\f0dc";
    float: right;
    font-family: fontawesome;
    color: rgba(50,50,50,.5);
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.428571429;
}

.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    border-radius: 25px;
    font-size: 18px;
    line-height: 1.33;
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33;
}

.show-grid [class^=col-] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ddd;
    background-color: #eee!important;
}

.show-grid {
    margin: 15px 0;
}

.huge {
	font-size: 25px;
	line-height: 40px;
}
/*PANELES--------------*/


/*MODULOS---------------*/
.module{
	border: 1px solid #c5dbe8;
	background: #fff;
	padding: 20px;
	margin-bottom: 30px;
	position: relative;
	border-radius: 4px;
	background-clip: padding-box;
	border-left:7px solid #c5dbe8;
}

.soloimp {
		display:none;
	}

@media print{
	.noprint {
		display:none;
	}
	
	.soloimp {
		display:block;
	}
	
	.sinmargen {
		margin-left:-15px;
	}
	.fright {
		float:right;
	}
	
	.alert {
		display:none;
	}
	.breadcrumb {
		display:none;
	}
	
	.widgetbox .widgetbox-int {
	font-size: 15px;
	line-height: 30px;
}

.widgetbox-comun {
	border:none;
}

.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:3px; font-size:12px}

.widgetbox .widgetbox-title {
	font-size: 12px;
	margin-bottom: 2px;
	line-height: 15px;
}

.textosmall {
	font-size:16px;
}
 }

 
/* css to customize Leaflet default styles  */


/* .custom .leaflet-popup-tip, */

.custom .leaflet-popup-content-wrapper {
    color: #514A02;
    background: #F5F975;
    border-radius: 12px;
    -moz-border-radius:12px;
    -webkit-border-radius:12px;
}

.custom .leaflet-container a.leaflet-popup-close-button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 4px 4px 0 0;
    text-align: center;
    width: 18px;
    height: 14px;
    font: 16px/14px Tahoma, Verdana, sans-serif;
    color: #c3c3c3;
    text-decoration: none;
    font-weight: bold;
    background: transparent;
    z-index:99999;
    }

.custom .leaflet-popup {
    position: absolute;
    text-align: center;
    }

.custom .leaflet-popup-content {
    margin: 13px 19px;
    line-height: 1.4;
    }
.custom .leaflet-popup-content p {
    margin: 18px 0;
    }
.custom .leaflet-popup-tip-container {
    margin: 0 auto;
    width: 40px;
    height: 20px;
    position: relative;
    overflow: hidden;
    }
.custom .leaflet-popup-tip {
    
    color: #514A02;
    background: #F5F975;
    
    width: 17px;
    height: 17px;
    padding: 1px;

    margin: -10px auto 0;

    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
    }
/* .custom .leaflet-popup-content-wrapper, */
/*.custom .leaflet-popup-tip {
    background: white;

    box-shadow: 0 3px 14px rgba(0,0,0,0.4);
    }
*/    
.custom .leaflet-container a.leaflet-popup-close-button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 4px 4px 0 0;
    text-align: center;
    width: 18px;
    height: 14px;
    font: 16px/14px Tahoma, Verdana, sans-serif;
    color: #c3c3c3;
    text-decoration: none;
    font-weight: bold;
    background: transparent; 
    background:url(../images/close.gif) no-repeat;
    }
    
.custom .leaflet-popup-close-button {
    position: absolute;
    padding: 14px 14px 0px 0px;
    width: 17px;
    height: 17px;
    background:url(../images/close.gif) no-repeat;
    }
    
    
.custom .leaflet-container a.leaflet-popup-close-button:hover {
    color: #999;
    }
.custom .leaflet-popup-scrolled {
    overflow: auto;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    }

.custom .leaflet-oldie .leaflet-popup-content-wrapper {
    zoom: 1;
    }
.custom .leaflet-oldie .leaflet-popup-tip {
    width: 24px;
    margin: 0 auto;

    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
    }
.custom .leaflet-oldie .leaflet-popup-tip-container {
    margin-top: -1px;
    }

.custom .leaflet-oldie .leaflet-control-zoom,
.custom .leaflet-oldie .leaflet-control-layers,
.custom .leaflet-oldie .leaflet-popup-content-wrapper,
.custom .leaflet-oldie .leaflet-popup-tip {
    border: 1px solid #999;
    }    
    
.table-pedidos
{
 width: 100%;
 max-width: 100%; 
}

.table-pedidos td {
  border: 1px solid white;
}

.fondo-rojo {
  /*background-color: #FCADAD;*/
  background-color: #F75145;
}	

.fondo-naranja {
  background-color: #F9D751;
}	
.fondo-verde {
 /* background-color: #D9FDD3;*/
 background-color: #80FF80;
}	
.fondo-violeta {
  background-color: #E3B7EB;
}    
.fondo-amarillo {
  background-color: #FFFF57;
}    



.patente{
  text-align: center;
  position: absolute;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-color: rgba(255,255,255,0.8);
  color: rgba(0,0,0,0.6);                    
  width: 138px;
  height: 32px;
  line-height: 22pt;
  font-size: 22px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px; 
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-color: rgba(10,10,10,0.8);
  border-width: 2px;
  border-style: solid; 
  line-height: 1.5;
  background-image:  url("../images/azul.png");
  background-position: top;
  font-family: 'FontAwesome';    
    
}

.form-control{
	padding: 5px 12px;
}
.btn-group-lg>.btn,.btn-lg{
	padding: 7px 16px;
}













 
