﻿body, html
{
	font-family: Arial !important;
	font-size: 12px !important;
	border: 0;
	margin: 0;
	text-align: left;
    background-color:white;        
	/*background: #e8f6ff;*/
}

.clearPadding 
{
    clear:both !important;
}


.input-trans {
    font-size: 30px !important;
}
} 
.ui-checkbox .ui-btn, .ui-radio .ui-btn {
    z-index: 00 !important;
}
body
{
	font-size: 14px !important;
}

.bigSize {
    font-family: Lucida Grande, Lucida Sans, Arial, sans-serif !important;
    font-size: 1.5em !important;
}

/*#tabs .ui-state-highlight {
    background-color: #ffffff !important;
}

#tabs .ui-state-active {
width:150px !important; 
border-right:solid 2px #ffffff !important; 
background-color:#7D7D7D !important; 
color:#ffffff !important;
    /*background-color: #ff0000 !important;
    color: #ffffff !important;*/
/*}*/

#tabs .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {

color:#2e6e9e;
}
      
#tabs .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
        border: 1px solid #c5dbec;
    background: #dfeffc url(../imgs/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #2e6e9e;
    font-size:14px;
}
#tabs .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
        color: #e17009;
        font-size:14px;
}

#tabs .ui-widget-header {
           border: 1px solid #4297d7;
    background: #5c9ccc url(../imgs/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x;
    color: #ffffff;
    font-weight: bold;
}
#tabs .ui-helper-reset {
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
#tabs .ui-widget {
    font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
}

    #tabs .ui-widget :active {
    
    outline: none;
    }
    

Div
{
	-moz-box-sizing:border-box;
	margin:0;
	padding:0;
}

.metromaster {
background-color: #ffffff;
clear:both;
width:1100px;
height:180px;
margin:0px auto;
}

.metro {
    position:relative;
    height: 145px;  
    margin-top: 5px;
    margin-right: 5px;
    cursor: pointer;
	float: left;
    font-family: Segoe UI Light,Segoe UI,Verdana, Tahoma, Arial;
    width: 145px;
    background:#2573EB;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  text-align:center;

}

.metro-1 {
	position: relative;
	margin-top: 5px;
	cursor: pointer;
	font-family: Segoe UI Light,Segoe UI,Verdana, Tahoma, Arial;
	width: 145px;
	background: #2573EB;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	text-align: center;
	margin: auto;
}
.metro:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.metro:hover,
.metro:focus {
  color: #E9EEF4;
  text-decoration: none;
}
.metro:active,
.metro.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.metro.disabled,
.metro[disabled],
fieldset[disabled] .metro {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.metro h1
{
    font-family: Segoe UI Light,Segoe UI,Verdana, Tahoma, Arial;
    font-size: 200% !important;
    font-weight: bold;
    text-align: center;
}
.metro span
{
    color: #BECFF5;
    font-family: Segoe UI,Verdana, Tahoma, Arial;
    text-align: justify !important;
    vertical-align: bottom !important;
}


.btn-menu {
  color: #fff;
  background-color: #BBBBBB;
  border-color: #357ebd;
  text-align:left;
  height:34px;
      cursor:pointer;
    cursor:hand;
}
.btn-menu:hover,
.btn-menu:focus,
.btn-menu:active,
.btn-menu.active,
.open .dropdown-toggle.btn-menu {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
    height:38px;
}
.btn-menu:active,
.btn-menu.active,
.open .dropdown-toggle.btn-menu {
  background-image: none;
}
.btn-menu.disabled,
.btn-menu[disabled],
fieldset[disabled] .btn-menu,
.btn-menu.disabled:hover,
.btn-menu[disabled]:hover,
fieldset[disabled] .btn-menu:hover,
.btn-menu.disabled:focus,
.btn-menu[disabled]:focus,
fieldset[disabled] .btn-menu:focus,
.btn-menu.disabled:active,
.btn-menu[disabled]:active,
fieldset[disabled] .btn-menu:active,
.btn-menu.disabled.active,
.btn-menu[disabled].active,
fieldset[disabled] .btn-menu.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-menu .badge {
  color: #428bca;
  background-color: #fff;
    height:34px;
}

ul {
	margin-left:0;
	padding-left:0;
}
li {
	margin-left:16px;
	padding-left:0;
	list-style-image:url(img/bullet.gif);
}
.Mapa 
{
	color:Gray;
	font-family:helvetica, Arial;
	font-size:10px;
	text-decoration:none;
	}

#Header
{
	background: #FFFFFF;
	color: White;
	height: 100px;
	border-bottom:#3371ab solid 2px;	
}

#logo
{
	background: url(Imgs/logo.gif) no-repeat;
}

#Nombre_P
{
	background:#325b93;
	color:#ffffff;
	font-family: Tahoma; 
	font-size:12px;
	text-align:left;
	width:800px;
}

#Footer
{
	/*margin: auto;*/
	background: #325b93;
	margin-top: -25px;
	height: 25px;
	width: 1000px;
	border: solid 2px #325b93;
	border-top: 0;
	color: #FFF;
	float:left;
	margin-left: 110px;
	text-align:left;
}
#Wrapper 
{
	display:  table;
	border: solid 2px #3371ab;
	margin: auto;
	width: 1000px;
	height: 100%;
	padding-bottom: 47px;
}
html>body #Wrapper {overflow:hidden;}

#Main 
{
	display:table;
	text-align: left;
	background: Orange;
	width: 996px;
	margin: auto;
	padding-bottom: 30px;
	overflow:hidden;
}
#Column
{
	background-color: #ffffff;
	color: #3371ab;
	width: 150px;
	float:left;
	border-right: solid 1px #3371ab;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
#Content
{
	clear: none;
	background: #FFF;
	color:Navy;
	color: #000;
	float:left;
	border:15px; 
	padding:10px; 
	width:800px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}



div.menu
{ 
	width: 170px;
	/*border-bottom: solid #3371ab 1px;*/
	color: #949597;
	font-weight: bold;
	font-family: 'Tahoma';
	font-size: 14px;
	padding-top: 2px;
	padding-left:3px;
	background-image: url(Imgs/BtnMenu.png) no-repeat; 
	}


div.submenu
{
	/*border: solid #3371ab 0.2px;*/
	width: 195px; /*border-bottom: dashed #ffffff 1px; background-color: #3371ab;*/
	font-size: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(Imgs/BtnMenu.png) no-repeat; 
}

div.menucontent
{
	 
	color: #999999;
	width: 200px;
	height:100%;
}


ul.submenu
{
	list-style: none;
	margin: 0;
	padding:0;
	border-right:solid 1px #ffffff;
}

li.submenu
{
	list-style: none;
	margin: 0;
	padding:0;
	border-right:solid 1px #ffffff;
}
a.submenu:link
{
	margin-left:0px;
    color   :  #949597;
	font-size:10px;
	text-decoration: none ;
	display:block;
	width:100%;
	height:100%; 
	padding-left: 0px;
}

a.submenu:visited 
{
	margin-left:0px;
	color: #315E95;
	font-size:11px;
	text-decoration: none;
	text-decoration: none ;
	display:block;
	width:100%;
	height:100%; 
	padding-left: 0px;
}

a.submenu:hover
{
	margin-left:0px;
	color: #315E95;
	font-size:11px;
	text-decoration: none;
	text-decoration: none ;
	display:block;
	width:100%;
	height:100%; 
	padding-left: 0px;
}

div.submenu:hover
{
	color: #315E95;
	background-color: #E9EEF4;
	padding-left: 5px;
}
 .BtnEncendido
{
	background: url('../Imgs/BtnEncendido.png') no-repeat;
	font-family: Arial;
	border-width: 0px;
	vertical-align: middle; color:White;
	width: 150px;
	cursor: hand;
}
  .BtnApagado
{
	background: url('../Imgs/BtnApagado.png') no-repeat;
	font-family: Arial;
	border-width: 0px;
	vertical-align:middle;
	width:150px;
	cursor: hand;
}
td.bg001, th.bg001
{
	background-color: #ff7200 !important;
	color: #ffffff !important;
}
	
td.bg002, th.bg002
{
	background-color: #005FB3 !important;
	color: #ffffff !important;
}
/*  --> Incluion CSS Henry ALB */
#h_menu
	{
	padding:0;
	margin:0;
	
	}
#h_menu ul
	{
	padding:0;
	margin:0;
	}
#h_menu li
	{
	position: relative;
	float: left;
	list-style: none;
	margin: 0;
	margin-right:0px;
	padding:0;
	margin-left:0;
	height:30px;
	width:115px;
    background-color: #FF7200;
	text-align:center ;
    vertical-align :bottom;
    font-size:14px;
    color:#ffffff;
	} 
#h_menu li a
{
	height: 30px;
	display: block;
	text-decoration:none;
    font-size:10px;
    height:25px;
	width:115px;
	text-align:left;
	background:   #005fb3  none no-repeat;
	color: #ffffff;
	margin-left:0;
	} 
#h_menu li a:hover
{
	background-color: #BECFF5;
} 

#h_menu ul ul
{
	position: relative;
	top: 10px; 
	visibility: hidden;
	margin: 0;
	margin-left:0px;
	padding-left:0px;
} 

#h_menu ul li:hover ul
{
visibility:visible;
margin: 0;
} 


div.menu_b
{ 
	width: 200px;
	/*border-bottom: solid #3371ab 1px;*/
	color: white;
	font-weight: bold;
	font-family: 'Tahoma';
	font-size: 15px;
	padding-top: 2px;
	padding-left:3px;
    text-decoration:none;
	text-align: left;
	line-height: 30px;
	background:#ffffff url('../imgs/BtnMenu.png') no-repeat;
	color: #FF7200;
	height:40px;

	}


div.submenu_b
{
	list-style: none;
	margin: 0;
	padding:0;
	border-right:solid 1px #FF7200;
    	height:40px;
}


div.submenu_b a
{
   width: 200px;
	height: 30px;
	display: block;
	text-decoration:none;
	text-align: left;
	font-size:12px;
	line-height: 30px;
	background-color: #FF7200;
	color: white;
    	height:40px;
}
div.submenu_b a:hover
{
	background-color: #BECFF5;
} 
div.menucontent_b
{
	color: #999999;
	width: 210px;
	height:100%;
	z-index:999;
}

div.messagesOp
{
    /*background-color: #428bca !important;
	color: #999999 !important;*/
    font-size: 120% !important;
    height: 100%;
    min-width: 200px;
    /*position: fixed;*/
    text-align: left !important;
	width: 12% !important;
	z-index:999;
}
div.messagesOp .item {
    background-color: #ff7200 !important;
    border-color: #357ebd !important;
    color: #ffffff !important;
    cursor: pointer;
    height: 3%;
    margin: 3%;    
    width: 94% !important;
}
div.messagesOp .item:hover
{
    background-color: #d0560f !important;
    border-color: #285e8e !important;
}
div.messagesOp .item a, div.messagesOp .item span
{
    color: #ffffff !important;
    font-weight: bold;
    margin-left: 5%;
    position: relative;
    text-decoration: none;
    top: 10%;
}
div.messagesOp .itemSelected {
    background-color: #e9eef4 !important;
    border-color: #357ebd !important;
    cursor: not-allowed;
    height: 3%;
    margin: 3%;    
    width: 94% !important;
}
div.messagesOp .itemSelected a, div.messagesOp .itemSelected span
{
    color: #666666 !important;
    font-weight: bold;
    margin-left: 5%;
    position: relative;
    text-decoration: none;
    top: 10%;
}
.calendar
{
    min-width: 80px;
    text-align: center;
    width: 50%;
}
img>.calendar
{
    vertical-align: middle;
}

a.mapa 
{
	color:Gray;
	font-family:helvetica, Arial;
	font-size:10px;
	text-decoration:none;
	font-weight: 700;
}

a.visited  
{
	text-decoration:none;
}

td.Tab
{
width:150px; 
border-right:solid 2px #ffffff; 
background-color:#BBBBBB; 
color:#ffffff;
}

td.TabSelected
{
width:150px !important; 
border-right:solid 2px #ffffff !important; 
background-color:#7D7D7D !important; 
color:#ffffff !important;
}

img.Mini
{
	width:112px; 
	height: 53px
}

.servercontrol
{
  font-family  : Arial !important;
 font-size     : 14px !important;

}

tr.N0
{
	background-color:#ffffff;
}

tr.N1
{
 background-color : #E9EEF4;
}

span.background
{
	font-size:14px;
	background-color:#005FB3;
	color:#ffffff;
	width:25px;
	height:25px;
	text-align:center;
}
span.background2
{
	font-size:14px;
	background-color:#E9EEF4;
	color:black;
	width:25px;
	height:25px;
	text-align:center;
}

img
{
    margin: 0px !important;
    padding: 0px !important;
    vertical-align: middle !important;
}
input
{
	font-size: 14px !important;
	font-family: Arial !important;
    color:black !important;
}
.headT {
        background-color: #005FB3 !important;
    color: white !important;
    font-size:14px !important;

}

/*th {
    background-color: #005FB3 !important;
    color: white !important;
    font-size:14px !important;
}*/

#tblLeyenda > th {
    background-color: #005FB3 !important;
    color: white !important;
    font-size:14px !important;
}
tr {
    font-size:14px;
} 


.bnt-primary {
      background-color: #005FB3 !important;
} 

textarea
{
	font-size: 12px !important;
	font-family: Arial !important;
    color:black !important;
}

select
{
	font-size: 13px !important;
	font-family: Arial !important;
	height: 25px !important;
    color:black !important;
}

/*  --> Incluion CSS Diorangel Leonardo P. Banner Menu */
#divx3
	{
	padding:0;
	margin:0;
	text-align:right;
	}
#divx3 ul
	{
	padding:0;
	margin:0;
	}
#divx3 li
	{
	float: left;
	list-style: none;
	margin: 0;
	padding:0;
	height:16px;
	width:21px;
	text-align:center;
    vertical-align :text-bottom;
    font-size:14px;
    color:#ffffff;
}
.Numeric { text-align: right !important; }

/*.form-group>label[class*=col-]{padding-top:4px;margin-bottom:4px}
.form-group input[type=color],.form-group input[type=date],.form-group input[type=datetime-local],.form-group input[type=datetime],.form-group input[type=email],.form-group input[type=month],.form-group input[type=number],.form-group input[type=password],.form-group input[type=search],.form-group input[type=tel],.form-group input[type=text],.form-group input[type=time],.form-group input[type=url],.form-group input[type=week],.form-group select,.form-group textarea{background:#FFF}*/


.newBorder {
      -moz-background-clip: border;     /* Firefox 3.6 */
  -webkit-background-clip: border;  /* Safari 4? Chrome 6? */
  background-clip: border-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */
				
  -moz-background-clip: padding;     /* Firefox 3.6 */
  -webkit-background-clip: padding;  /* Safari 4? Chrome 6? */
  background-clip: padding-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */
				
  -moz-background-clip: content;     /* Firefox 3.6 */
  -webkit-background-clip: content;  /* Safari 4? Chrome 6? */
  background-clip: content-box;  
      /*background: white;
   border: 20px solid rgba(0, 0, 0, 0.3);*/
/*border-radius: 1px;
filter:alpha(opacity=60);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;*/
/*box-shadow: 0px 0px 0px 8px rgba(0,0,0,0.3);*/  
    /*-webkit-background-clip: padding-box; /* for Safari */
    /*background-clip: padding-box;  for IE9+, Firefox 4+, Opera, Chrome */
}
.container .btn-group .active { background-color :#428bca!important; }
.total-monto {
	font-size: 25px;
	font-weight: bold;
	color: white;
}