/* Overriding bootstrap elements*/
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    background-color: #DEDEDE;
}

html,
body {
    font-size: 100%;
    font-family: Arial, "Helvetica Neue", Helvetica, Roboto, sans-serif !important;
    color: #3C3C3C;
}

.nav-pills>* img {
    /*height: 3.5em !important;
  width: 3.5em !important; */
    margin: 0 auto 0;
}

.nav>li>a {
    text-decoration: none !important;
}

.nav-pills>* a {
    color: #180c3e;
}

.navbar {
    margin-bottom: 2px;
}

.navbar-default {
    background-color: #fff;
    border-color: #fff;
}

.navbar-default .navbar-nav>li>a {
    text-decoration: none !important;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    background-color: #fff;
    border-color: #fff;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: transparent;
}

a {
    font-size: 0.876em;
    color: #180c3e;
    cursor: pointer;
}


a,
a:focus,
a:link,
a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline !important;
}

a.blue {
    color: #180c3e;
}

i.link {
    font-size: 0.876em;
    font-style: normal !important;
    color: #180c3e;
}

i.link:hover {
    text-decoration: underline;
    cursor: pointer;
}

.viewport_450h {
    min-height: 450px;
}

.footer {
    min-height: 110px;
    background-color: transparent;
    border-top: 1px solid #1F293C;
    padding-top: 8px;
}

.footer {
    font-size: 0.82em;
}

.footer>* img {
    height: 3.5em !important;
    width: 3.5em !important;
}

.toolsPanel {
    padding-right: 15px;
}

.tools {
    margin-bottom: 0px;
}

.tools>li {
    display: inline-block;
    list-style: none;
    position: relative;
}

.tools>li>a {
    position: relative;
    display: block;
    padding: 10px;
    /*padding: 10px 15px;*/
}

.panel-white {
    border: none;
    background: none;
}

.list-group.carousel-list-group {
    padding-left: 0;
}

.list-group.carousel-list-group.lista {
    max-width: 95%;
    margin: 0 auto 20px;
}

.list-group.carousel-list-group .list-group-item {
    border: 1px solid #B5C9E8;
    min-height: 155px;
}

.list-group.carousel-list-group .list-group-item-heading {
    color: #141414;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 5px;
    font-size: 1.120em;
}

.list-group.carousel-list-group .list-group-item-text {
    text-align: justify;
    font-size: 0.875em;
    min-height: 100px;
}

.list-group.carousel-list-group .list-group-item-links {
    text-align: center;
    /*position: absolute;
      bottom: 10px;
      width: 100%;*/
}

.panel-primary {
    border: 1px solid #B5C9E8;
    text-align: justify;
    font-size: 0.875em;
}

.panel-primary>.panel-heading {
    border: none;
}

.panel.corousel-panel {
    min-height: 220px;
    max-height: 300px;
}

.panel.corousel-panel .panel-heading {
    color: #3C3C3C;
    background-color: #DEDEDE;
}

.panel.corousel-panel .panel-heading h3 {
    font-weight: bold;
}

.panel.corousel-panel .panel-body {
    color: #363636;
    line-height: 20px;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #003089;
    border: 1px solid #003089;
    border-radius: 10px;
}

.carousel-indicators {
    bottom: -30px !important;
}

.carousel-control {
    filter: none !important;
    width: 10%;
}

.carousel-control.left {
    left: -80px;
    background-image: none !important;
    color: #003089;
}

.carousel-control.right {
    right: -80px;
    background-image: none !important;
    color: #003089;
}

hr {
    border-top: 2px solid #EEE;
}

/* custom elements */

iframe {
    outline: none;
    border: none;
}

body {
    position: relative;
}

a,
a:visited {
    text-decoration: none;
}

span.label {
    cursor: pointer;
    display: block;
    max-width: 100%;
    margin: 2px;
    font-weight: 700;
    color: inherit;
    font-size: 1.1em;
}

li.no-bullet,
ul.no-bullet {
    list-style-type: none;
}

ul.square {
    list-style-type: square;
}

li span.title {
    color: #3C3C3C;
    font-weight: bold;
    font-size: 1.2em;
}

li.list {
    list-style: none !important;
    margin-top: 1.000em;
}

li.sublist {
    list-style: none !important;
    margin-top: .7em;
    margin-left: -1em;
}

li span.subtitle,
li span.subtitle a {
    font-family: inherit;
    font-size: 1.1em;
    font-weight: bold;
    color: #3C3C3C;
}

.divCirculares {
    display: none;
}

.divCirculares,
.divAcuerdos,
.divTips {
    width: 100%;
    min-height: 450px;
    background-color: #F9F9F9;
}

#header hr {
    border-width: 2px;
    border-color: #CFCFCF;
    margin: 1px;
}

#footer {
    background-color: #002262;
    color: #fff;
    margin-top: 20px;
}

#footer a {
    color: #fff;
}

#footer hr {
    border-width: 2px;
    border-color: #7d2E48;
    background-color: #002262;
    color: white;
}

#tabPanel {
    overflow-x: auto;
}

#tabPanel a {
    color: #180c3e;
    font-size: 0.875em;
}

#tabPanel li a,
.mapa li a {
    font-size: 1.000em;
}

#tabPanel li.active a {
    color: #180c3e;
    background-color: #CFCFCF;
}

#tabPanel ul li a:hover {
    background-color: #E6E6E6;
}

#tab-content li a,
.mapa li a {
    color: #363636;
}

#tab-content ul li a:hover,
.mapa ul li a:hover {
    text-decoration: underline;
    background-color: transparent;
}


/*avisos carousel*/

#carousel-avisos {
    margin: 0 auto 0;
    max-width: 800px;
}

.divCirculares table,
.divAcuerdos table,
.divTips table,
.divViaticos table,
.divNotiSalud table,
.divPract table {
    width: 100%;
    border-spacing: 5px;
    border-collapse: collapse;
}

.divCirculares table td,
.divAcuerdos table td table td,
.divTips table td {
    padding: 10px;
    border-top: #5A0A13 solid 1px;
}

.divNotiSalud table td,
.divPract table td {
    padding: 20px;
}

.divPract table td a {
    display: block;
    margin-top: 8px;
}

#YearMenu .active {
    color: #23527c;
    text-decoration: underline;
}

#pausa,
#play {
    font-size: 17px;
    float: right;
    width: 40px;
    color: #003089;
}

.divPlayPause {
    text-align: right;
    height: 30px;
    margin: 0 auto 0;
    max-width: 800px;
}


#CircularesPleno {}

#Circulares {
    display: none;
}

#Results {
    padding: 0 0 0 30px;
    margin-top: 30px;
}

.rowResults {
    color: #5A5A5A;
    padding: 15px;
    border-bottom: solid #F0F0F0 1px;
}

.rowResults a {
    color: #180c3e;
}

.rowResults a:hover {
    color: #180c3e;
    text-decoration: underline;
}

.rowResults .descripcion {
    font-size: 16px;
}

.nota {
    font-size: 11px;
    font-style: italic;
}

.BQspacer {
    display: block;
    height: 30px;
}

.btnColorYellow {
    color: #333 !important
}

.titleResults {
    padding: 10px;
    display: block;
    height: 80px;
    font-family: Arial;
    vertical-align: middle;
    font-size: 16px;
    border-bottom: solid #2d4a9a 1px;
    background-color: #f5f5f5;
    width: 100%;
}

.titleResults div {
    margin-top: 15px;
}

.SearchLinks {
    font-size: 16px;
    font-style: italic;
}

.SearchLinks:hover {
    font-size: 16px;
    font-style: italic;
}



.totalBusquedas {
    font-size: .9em;
}

#search-group {
    max-width: 40%;
    float: right;
    padding-top: 7px;
    padding-right: 15px;
    padding-left: 15px;
}

.container {
    background-color: white;
}

ul.single {
    margin-left: 23px;
}

ul.paragraph {
    margin-bottom: 2.0em;
}

.warning {
    color: #1366FF;
    font-size: 0.900em;
}

.publish-data {
    font-size: 0.82em;
    text-align: justify;
}


@media (min-width: 768px) {
    .nav-justified>li {
        display: inline-table;
    }
}

@media screen and (max-width: 800px) {
    #nav_home_panel {
        text-align: center;
    }

    .divPlayPause {
        text-align: left;
        padding-left: 15px;
    }

    a#font_increase {
        font-size: 20px !important;
    }

    a#font_reset {
        font-size: 18px !important;
    }

    a#font_decrease {
        font-size: 16px !important;
    }

    .carousel-control.left {
        left: -5px;
    }

    .carousel-control.right {
        right: -5px;
    }

    .nav>li>a>img {
        max-width: 45px;
    }

    .nav-justified>li {
        display: inline-table;
    }

    span.label {
        min-width: 200px;
    }

    #search-group {
        max-width: 70%;
    }
}

/*movil phones*/
@media screen and (max-width: 450px) {
    #nav_home_panel {
        text-align: center;
    }

    .divPlayPause {
        text-align: left;
        padding-left: 15px;
    }

    a#font_increase {
        font-size: 20px !important;
    }

    a#font_reset {
        font-size: 18px !important;
    }

    a#font_decrease {
        font-size: 16px !important;
    }

    .carousel-control.left {
        left: -5px;
    }

    .carousel-control.right {
        right: -5px;
    }

    .nav>li>a>img {
        max-width: 45px;
    }

    .nav-justified>li {
        display: inline-table;
    }

    #search-group {
        max-width: 100%;
    }

    .panel.corousel-panel {
        height: 400px;
        max-height: 400px;
    }
}

.panel-heading a span {
    color: #3C3C3C;
    font-weight: bold;
    font-size: 1.37em !important;
}

li.letter {
    list-style-type: lower-alpha;
    margin-right: 40px;
}

li.circle {
    list-style-type: disc;
    font-style: italic;
    text-align: justify;
    margin-right: 40px;
}

@media screen and (min-width: 900px) {

    .divCirculares,
    .divAcuerdos,
    .divTips {
        height: 450px;
        overflow: auto;
    }

    .carousel-control .glyphicon-chevron-left {
        right: 5%;
        left: initial;
    }

    .carousel-control .glyphicon-chevron-right {
        left: 5%;
        right: initial;
    }
}

@media screen and (max-height: 750px) {
    .container {
        min-height: 480px;
        height: calc(100% - 120px);
    }
}

@media screen and (min-height: 800px) {
    .container {
        min-height: calc(100% - 120px);
    }
}