/*
 *      Document    : overrides.mob.css
 *      Project     : Nuevo Sitio Móvil CORPAMAG
 *      Author      : rafael.pena
 */

 body {
   padding-top:50px;
 }

#navbar {
  background:rgba(0, 117, 166, 0.75);
}

.navbar-header {
  background-color: #0095d3; /* Old browsers */
  background-image:    -moz-linear-gradient(top, #00b9f2 0%, #0075a6 100%); /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b9f2), color-stop(100%,#0075a6)); /* Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(top, #00b9f2 0%,#0075a6 100%); /* Chrome 10+,Safari 5.1+ */
  background-image:      -o-linear-gradient(top, #00b9f2 0%,#0075a6 100%); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #00b9f2 0%,#0075a6 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b9f2', endColorstr='#0075a6',GradientType=0 ); /* IE6-9 */
  background-repeat: repeat-x; /* Repeat the gradient */
}
.navbar-header > .navbar-brand,
.navbar-header > .navbar-brand:hover,
.navbar-header > .navbar-brand:focus,
.navbar-header > .navbar-brand > .text-muted {
    color: #fff;
}
.navbar-header > .navbar-toggle:hover,
.navbar-header > .navbar-toggle:focus {
    background-color: #fff;
}
.navbar-header > .navbar-toggle > .icon-bar,
.navbar-header > .navbar-toggle > .icon-bar {
    background-color: #fff;
}
.navbar-header > .navbar-toggle:hover > .icon-bar,
.navbar-header > .navbar-toggle:focus > .icon-bar {
    background-color: #0e5a9c;
}
.navbar-brand {
    text-shadow: 0.0em 0.1em 0.1em white;
}
.navbar-default {
    background-color: #0095d3; /* Old browsers */
    background-image:    -moz-linear-gradient(top, #00b9f2 0%, #0075a6 100%); /* FF3.6+ */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b9f2), color-stop(100%,#0075a6)); /* Chrome,Safari4+ */
    background-image: -webkit-linear-gradient(top, #00b9f2 0%,#0075a6 100%); /* Chrome 10+,Safari 5.1+ */
    background-image:      -o-linear-gradient(top, #00b9f2 0%,#0075a6 100%); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #00b9f2 0%,#0075a6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b9f2', endColorstr='#0075a6',GradientType=0 ); /* IE6-9 */
    background-repeat: repeat-x; /* Repeat the gradient */
}

#reg {
    font-size: 9px;
    font-family: Verdana;
    margin-top:-12px;
    text-align:center;
    width:100%;
    display:inline-block;
}
#reg > a {
    color: #fff;
}
#reg > div {
    color: #fff;
    font-family: Helvetica;
}

/*.nav-justified {
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 5px;
}*/

.nav-justified > li > a {
    padding: 10px;
    margin-bottom: 0;
    font-weight: bold;
    text-align: center;
    background-color: #0095d3; /* Old browsers */
    background-image:    -moz-linear-gradient(top, #00b9f2 0%, #0075a6 100%); /* FF3.6+ */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b9f2), color-stop(100%,#0075a6)); /* Chrome,Safari4+ */
    background-image: -webkit-linear-gradient(top, #00b9f2 0%,#0075a6 100%); /* Chrome 10+,Safari 5.1+ */
    background-image:      -o-linear-gradient(top, #00b9f2 0%,#0075a6 100%); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #00b9f2 0%,#0075a6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b9f2', endColorstr='#0075a6',GradientType=0 ); /* IE6-9 */
    background-repeat: repeat-x; /* Repeat the gradient */
}

.navbar-nav > li > a {
    font-weight: bold;
}
#dLabel {
    color: #fff;
}
.navbar-nav > .active > a,
.navbar-nav > .active > a:hover,
.navbar-nav > .active > a:focus {
    font-weight: bold;
    box-shadow: inset 0 3px 7px rgba(0,0,0,.15);
}
.navbar-nav > .active > #dLabel,
.navbar-nav > .active > #dLabel:hover,
.navbar-nav > .active > #dLabel:focus {
    color: #0e5a9c;
    background-image: none;
    background-color: #fff;
}

.nav-justified > li > a > p {
    color: #fff;
}
.nav-justified > .active > a,
.nav-justified > .active > a:hover,
.nav-justified > .active > a:focus {
    background-color: #fff;
    background-image: none;
    box-shadow: inset 0 3px 7px rgba(0,0,0,.15);
}
.nav-justified > .active > a > p {
    color: #0e5a9c;
}
/*.nav-justified > li:first-child > a {
    border-radius: 5px 5px 0 0;
}
.nav-justified > li:last-child > a {
    border-bottom: 0;
    border-radius: 0 0 5px 5px;
}*/
.navbar-brand {
  padding: 15px;
  width: 100%;
  font-family: 'Fjalla One', sans-serif;
}
.navbar-brand > #brand1 {
  width: 65px;
  margin-right: 10px;
  margin-top: -7.5px;
}
.navbar-brand > #brand2 {
  width: 130px;
  margin-top: -5px;
}

#mastfoot {
  z-index: 100000;
}
#mastfoot > ul > li > a > span {
  color: #fff;
}
#mastfoot > ul > li.active > a > span {
  color: #0e5a9c;
}

#submenu_subsidio > li > a,
#submenu_creditos > li > a,
#submenu_pqrs > li > a {
    color: #fff;
    font-weight: lighter;
}
#submenu_subsidio > .active > a,
#submenu_creditos > .active > a,
#submenu_pqrs > .active > a,
#submenu_subsidio > .active > a:hover,
#submenu_creditos > .active > a:hover,
#submenu_pqrs > .active > a:hover,
#submenu_subsidio > .active > a:focus,
#submenu_creditos > .active > a:focus,
#submenu_pqrs > .active > a:focus {
    color: #000055;
    font-weight: bold;
    background-color: #0095d3; /* Old browsers */
    background-image:    -moz-linear-gradient(top, #0095d3 0%, #007590 100%); /* FF3.6+ */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0095d3), color-stop(100%,#007590)); /* Chrome,Safari4+ */
    background-image: -webkit-linear-gradient(top, #0095d3 0%,#007590 100%); /* Chrome 10+,Safari 5.1+ */
    background-image:      -o-linear-gradient(top, #0095d3 0%,#007590 100%); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #0095d3 0%,#007590 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0095d3', endColorstr='#007590',GradientType=0 ); /* IE6-9 */
    background-repeat: repeat-x; /* Repeat the gradient */
}

#btnforms > .btn-success:hover,
#btnforms > .btn-success:focus,
#btnforms > .form-group > .btn-success:hover,
#btnforms > .form-group > .btn-success:focus,
#beneform:hover,
#beneform:focus {
    //font-weight: bold;
}

.kits,
.kits:active,
.extractos,
.extractos:active,
.formularios,
.formularios:active,
.certificados,
.certificados:active,
.misbeneficiarios,
.misbeneficiarios:active {
    background-color: transparent;
    border-color: #bdc7d8;
    font-weight: bold;
    color: #0e5a9c;
}
.kits:hover,
.kits:focus,
.extractos:hover,
.extractos:focus,
.formularios:hover,
.formularios:focus,
.certificados:hover,
.certificados:focus,
.misbeneficiarios:hover,
.misbeneficiarios:focus {
    background-color: #bdc7d8;
    border-color: #9dc7d8;
    font-weight: normal;
    color: #0e5a9c;
}

#item1 {
  background: url('../imgs/mainbanner.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.container {
  color: #0e5a9c;
}

.container > .newsmaster {
  margin-top: 70px;
  margin-bottom: 70px;
}
.container > .newsmaster > .newspanel {
  margin-bottom:20px;
  padding:20px;
  color: #000;
}
.container > .newsmaster > .newspanel > .subtitle {
  font-size: 13px;
  text-align: center;
  font-weight: bold;
}
.container > .newsmaster > .newspanel > p {
  font-size: 12px;
  text-align: justify;
}

#logspanel {
  z-index:10000;
  position:absolute;
  width:92%;
  margin-top:25px;
  display:none;
}

#homepanel {
  margin-top: 70px;
  margin-bottom:80px;
  padding:15px;
  color: #000;
  padding-bottom: 0px;
}
#homepanel > .panel > .panel-body > .subtitle {
  font-size: 13px;
  text-align: center;
  font-weight: bold;
}
#homepanel > .panel > .panel-body > p {
  font-size: 12px;
  text-align: justify;
}
#homepanel > .panel > .panel-body > form > .mob-form-groups > input {
  margin-bottom: 1px;
}
.panel-link > .panel-body {
  padding-bottom: 0px;
}

#trackpanel {
  color: #000;
  margin-top: -45px;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 75px;
}
#trackpanel > .panel-link {
  margin-bottom: 0px;
}

#content {
  /*padding-bottom: 50px;*/
}

#masthead {
  z-index:100000;
  position:fixed;
  overflow-x:auto;
  left:0px;
  right:0px;
}

/* Responsive: MediaQueries between Mobile and Web versions */
@media (max-width:1025px) {
    .jumbotron {
        padding: 10px;
    }
    #masthead > ul > li {
        min-width: 100px;
    }
}
@media (min-width:1025px) {
    .jumbotron {
        color: #0e5a9c;
        /*box-shadow: 0px 0px 0px #888888;*/
        box-shadow: 1px 1px 10px #888888;
    }
    .navbar-brand {
        margin-top: -3px;
        margin-right: 15px;
    }
}
@media (max-width:1025px) {
    .nav-justified {
        max-height: 52px;
    }
    .nav-justified > li > a {
        border-right: 1px solid #0075a6;
        border-left: 1px solid #0075a6;
    }
    /*    .nav-justified > li:first-child > a {
            border-left: 0;
            border-radius: 5px 0 0 5px;
        }
        .nav-justified > li:last-child > a {
            border-right: 0;
            border-radius: 0 5px 5px 0;
        }*/
}

@media screen and (max-width:1025px) {
    /* Remove the padding we set earlier */
    .masthead,
    .marketing,
    .footer {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (max-width:1025px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}

@media (max-width:1025px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        /*        border-radius: 4px 4px 0 0;*/
    }
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

@media (max-width:1025px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        /*        border-radius: 4px 4px 0 0;*/
    }
    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

@media screen and (max-width:1025px) {
    #btnforms {
        margin-top: -1px;
        margin-bottom: -1px;
    }
    #btnforms > .btn-success {
        width: 100%;
    }
    .extractos, .kits {
        width: 100%;
    }
}
