body {
  background: #013250;
  overflow-x: hidden;
}
#header {
  height: 162px;
  background: url('../media/header-bg.png');
}
#header .container {
  position: relative;
  padding-top: 15px;
}
#header h1.title {
  color: #FFFFFF;
  font-family: "Caudex";
  font-size: 33px;
  font-weight: normal;
  left: 320px;
  position: absolute;
  text-shadow: 2px 2px 2px #013250;
  top: 45px;
}


#header .legend {
    color: #E7F8FF;
    font-family: "Caudex";
    font-size: 13px;
    padding-top: 14px;
    text-align: right;
    text-shadow: 2px 2px 2px #013250;
}
#mainMenu {
  height: 48px;
  background: url('../media/mainmenu-bg.jpg');
  border-top: 1px solid #002E55;
  border-bottom: 1px solid #002E55;
  box-shadow: 0 0 20px #024162;
  z-index: 3;
  position: relative;
}
#mainMenu.small {
  height: 10px;
}
#mainMenu ul {
  list-style: none;
  margin: 0px;
}
#mainMenu ul li {
  border-right: 1px solid #013250;
  float: left;
  margin-right: 10px;
  padding-right: 10px;
  position: relative;
}
#mainMenu ul li a {
  color: #FFFFFF;
  display: block;
  font-family: "Pathway Gothic One";
  font-size: 18px;
  font-weight: normal;
  line-height: 48px;
  text-shadow: 1px 1px 1px #013250;
  text-transform: uppercase;
}
#mainMenu ul li a span {
  margin-right: 5px;
  margin-top: 5px;
}
#mainMenu ul li:hover .submenu {
  display: block;
}
#mainMenu ul li .submenu {
  border-radius: 0 0 10px 10px;
  box-shadow: 2px 2px 5px #999999;
  left: -10px;
  position: absolute;
  display: none;
}
#mainMenu ul li .submenu li {
  background: none repeat scroll 0 0 #002E55;
  border-right: 1px solid #002E53 !important;
  margin-right: 0;
  padding: 0 0 0 10px;
  width: 200px;
}
#mainMenu ul li .submenu li:last-child {
  border-radius: 0px 0px 10px 10px;
}
#mainMenu ul li .submenu li:hover {
  background: #034E7A;
}
#mainMenu ul li .submenu li a {
  color: #FFFFFF !important;
  display: block;
  font-size: 17px;
  line-height: 35px;
  text-transform: none;
}
#mainContent {
  background: #fff;
  position: relative;
  z-index: 2;
  box-shadow: 0 0 10px #011C2C;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: 'PT Sans';
}
#mainContent .currentUser {
  padding: 10px;
  background: #efefef;
  border-radius: 10px;
  margin-bottom: 20px;
}
#footer {
  color: #fff;
  padding-top: 10px;
  font-family: "PT Sans";
}
#footer ul {
  list-style: none;
}
#footer ul li {
  float: right;
  margin-left: 10px;
  border-right: 1px solid #034E7A;
}
#footer ul li:first-child {
  border: none;
}
#footer ul li a {
  color: #fff;
  padding-right: 10px;
}
.popLogin {
  background: url("../css/images/background.png") repeat scroll 0 0 transparent;
  border-radius: 10px 10px 10px 10px;
  left:0px;
  right:0px;
  margin-left:auto;
  margin-right:auto;  
  padding: 10px 0 5px 13px;
  position: absolute;
  width:494px;
  z-index: 4;
}

.popLogin label
{
    color:#fff;
    font-size:12px;
}

.popLogin .icon-user
{
    left: 20px;
    position: absolute;
    top: 140px;
}

.popLogin .icon-lock
{
    left: 265px;
    position: absolute;
    top: 140px;
}

.popLogin input[type="password"], .popLogin input[type="text"] {
    background: none repeat scroll 0 0 #00223C;
    border: 2px solid #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    padding-left: 20px;
}

.popLogin .head .loginLogo {
  float: left;
  width: 180px;
}

.popLogin hr
{
    border-color: #00487D;
}

.popLogin .head h4 {
color: #FFFFFF;
    font-family: "Pathway Gothic One";
    font-size: 39px;
    font-weight: normal;
    line-height: 40px;
}
.popLogin .head p {
  color: #FFFFFF;
  font-size: 13px;
}
.tituloPag {
  display: none;
}
.link {
  color: #0088CC;
  text-decoration: underline;
}
.marBottom5 {
  margin-bottom: 5px;
}
.marBottom10 {
  margin-bottom: 10px;
}
.marBottom15 {
  margin-bottom: 15px;
}

.overlayMask
{
     background: none repeat scroll 0 0 #01141F;
    display: none;
    height: 100%;
    opacity: 0.95;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
}

.table
{
     background-color: #336699;
    color: #DDEEFF;
    height: 19px;
    margin: 0 0 5px;
    padding: 0 10px;
    text-align: center;
    vertical-align: middle;
}

.table tr th
{
    font-family: PT Sans;
    font-size: 12px !important;
    font-weight: normal;
    padding:10px;
    vertical-align:middle;
}


.table tbody td {
    border: 1px solid #FFF;
    color: #000000;
    font-size: 13px;
    padding: 5px;
}

.table tbody tr:hover
{
    background:#D9F0FF !important;
}
.table tbody tr:hover td
{  
    color:#000 !important;
}

.table-form
{
    width:100%;
}

.table-form td
{
    vertical-align: top;
}

.nombrePrograma span
{
    font-size:13px;
    margin-left:10px;
}
.nombrePrograma td {
    font-size: 13px;
    line-height: 10px;
}

#footer {
    font-size: 12px;
}

.credit {
    border-top: 1px solid #014B78;
    color: #FFFFFF;
    font-size: 12px;
    padding-right: 0px !important;
    text-align: right;
}

.linkFooter:first-child {
    border-right: medium none !important;
    margin-right: 0;
    padding-right: 0;
}
.linkFooter:first-child {
    border: medium none;
}
.linkFooter:hover {
	color:#efefef !important;
}
.linkFooter {
    border-right: 1px solid #FFBB00 !important;
    color: #FFFFFF;
    float: right;
    font-size: 12px;
    line-height: 15px;
    margin-right: 10px;
    padding-right: 10px;
    text-decoration: none;
    text-shadow: 1px 2px 2px #1E4264;
}