div.dataTables_wrapper div.dataTables_length select{
  margin: 0 4px;
}
.g-recaptcha iframe{
    margin-left: 10px;
    margin-top: 3px;
}


.widgets-list{ margin:0px; padding:0px; list-style: none;}
.widgets-element{ margin:0px 0px 40px 0px;  list-style: none;}
.widgets-title{ display:block; padding-top: 3px; padding-bottom:25px; border-top:2px solid #a8a8a8;}
.widgets-form { display:none; }



h3.subtitle{ display: block; height: 20px; position: relative;}
.chosen-select{width:100% !important; }

.btn-rnbsp{ margin-right: 5px;}
.btn-lnbsp{ margin-left: 5px;}

#cross-container{
    position: relative;
    margin-top: -32px;
    top: 22px;
    left: 23px;
}

#show-ind{
    display: none;
    position: relative;
    top: -21px;
    left: 3px;
    background-color: #E7E7E7;
    border: 1px solid #CBCBCB;
    border-radius: 0 0 4px 4px;
    padding: 6px;
    width: 90px;
    font-size: 14px;
}

@media (max-width: 990px){
    aside{
        display: none;
    }
}

@media (min-width:280px) and (max-width: 600px){
    .collapse-700{
        margin-left: 0%;
        margin-top: 0px !important;
        margin-bottom: 10px;
    }

   .responsive-capcha div{
        transform: scale(0.85);
        -webkit-transform: scale(0.85);
        -moz-transform:scale(0.85);
        -ms-transform:scale(0.85);
        transform:scale(0.85);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

    #login-box .panel-heading, #menu-box .panel-heading, #calendar-box .panel-heading {
        height: 45px !important;
        padding: 10px 5px;
    }

    a:focus{
        box-shadow: none!important;
    }

    #navbar{
        margin-bottom: 0px;
    }

    #indicators-container{
        position: relative;
        z-index: 1000;
        font-size: 10px!important;
        width: 100%;
        padding: 10px!important;
        height: auto!important;
    }

    .indicator-title{
        font-size: 11px !important;
    }

    .indicator{
        width: 100px;
        padding: 5px 1%!important;
    }

    #bs-example-navbar-collapse-1{
        width: 100% !important;
        margin-right: 0px !important;
        margin-left: 10px !important;
    }

    #bs-example-navbar-collapse-1 .navbar-form{
        padding-left: 0;
        margin-left: 0px;
        overflow: hidden;
        width: 248px !important;
    }

    #help{
        margin-right: 2px;
    }

    #select-theme{
        top: 304px !important;
        right: 42px !important;
        color: white !important;
    }

    aside .panel-title{
        text-align:center;
    }

    aside .panel-heading{
        padding-top: 3px!important;
        margin-bottom: 10px;
    }

    body aside .col-md-12 .arrow,
    body aside #menu-box .arrow{
        margin-top: 0!important;
        float: none !important;
        text-align: center;
    }

    #accordion .panel-title{
        font-size: 11px;
    }

    #accordion .tab-content{
        font-size: 10px !important;
    }

    #navbar{
        margin-bottom: 0px;
    }

    .navbar-nav{
        margin-left: -7px;
    }

    #bs-example-navbar-collapse-1{
        width: 100% !important;
        margin-right: 0px !important;
        margin-left: 10px !important;
    }

    #bs-example-navbar-collapse-1 .navbar-form{
        padding-left: 0;
        margin-left: 0px;
        overflow: hidden;
        width: 100% !important;
    }

    #help{
        margin-right: 2px;
    }

    #select-theme{
        top: 395px !important;
        right: 42px !important;
        color: white !important;
    }

    #right-container{
        margin-top: 18px;
    }

    #accordion div.panel-heading{
        padding: 8px;
    }

    .accordion-controls .openall, .accordion-controls  .closeall{
        width: 29px;
    }

    h2{
        font-size: 20px;
    }

    #diario-title{
        text-align: center;
        float: left;
        width: 100%;
        margin-top: 100px;
        font-size: 40px;
        font-shadow:1px 2px 6px rgb(0, 0, 0);
        font-family: serif;
    }

    #accordion .accordion-controls span{
        font-size: 13px;
    }
    .tab-content .accordion-controls a{
        font-size: 10px;
    }

    aside .in{
        background-color: white;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        margin-top: -10px;
        border-radius: 0 0 3px 3px;
    }

    aside .panel{
        box-shadow: none !important;
    }

    aside .panel-title{
        font-size: 9px;
    }

    .print-note, .btn-default{
        font-size: 10px;
    }

    aside #datetimepicker12{
        margin-left: -15px;
        width: 100%;
        padding: 10px;
        margin-top: -26px;
    }

    #calendar-box .row{
        width: 89%;
        margin-left: 4px !important;
        font-size: 11px;
        background: white;
        padding: 5px 12px;

    }

    #calendar-box .panel-body{
        width: 338%;
    }

    #menu-box .panel-body{
        margin: -10px -138% 0 -138%;
        font-size: 12px;
        border: none;
        width: 376%;
    }

    #login-box .panel-body{
        margin-left: -238%;
        position: relative;
        z-index: 1000;
        font-size: 12px;
        width: 338%;
    }

    #login-box .panel-heading{
        padding: 3px 10px!important;
    }
}

@media(min-width: 600px) and (max-width: 768px){
    #select-theme {
        color: white !important;
    }
    #bs-example-navbar-collapse-1{
        width: 100% !important;
        margin-right: 0px !important;
        margin-left: 10px !important;
    }

    .navbar-nav{
        margin-left: -5px;
    }

    #bs-example-navbar-collapse-1 .navbar-form{
        padding-left: 0;
        margin-left: 0px;
        overflow: hidden;
        width: 100%;
    }

    #select-theme{
        top: 394px!important;
        right: 39px!important;
    }
}

@media (max-width: 991px) {
    /* Quitar seccion banners >= 991px*/
    #content-banners{
        display: none !important;
    }

    #accordion, #body-content {
        clear: both;
    }

    #body-content{
        font-size: 11px;
    }

    aside {
        position: absolute!important;
        left: 0;
        z-index: 20;
        top: 0;
        width: 100%;
    }
    aside .col-md-12 {
        width: 33%;
        float: left;
    }
    #indicators-container {
        margin-top: 20px;
    }
    .indicator{
        height: 63px !important;
    }
    #diario-title{
        text-align: center;
        float: left;
        width: 100%;
        margin-top: 70px;
        font-size: 40px;
        font-shadow:1px 2px 6px rgb(0, 0, 0);
        font-family: serif;
    }
    body aside .col-md-12 .arrow {
        display: block;
    }
    body aside .panel-body{
        display: none;
    }
}


@media (min-width:400px) and (max-width: 512px){
    aside .panel-title{
        font-size: 12px;
    }
    .responsive-capcha{
        transform: scale(1.09);
        -webkit-transform: scale(1.09);
        -moz-transform:scale(1.09);
        -ms-transform:scale(1.09);
        transform:scale(1.09);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
}

@media (min-width: 512px) and (max-width: 800px){
    aside .panel-title{
        font-size: 13px;
    }
}

@media (min-width: 453px) and (max-width:800px){
    #calendar-box .panel-title{
        margin-bottom: 10px;
    }
}

@media (min-width: 522px) and (max-width:800px){
    #login-box .panel-title{
        margin-bottom: 10px;
    }
}

@media (min-width: 768px) and (max-width:1131px){
    #select-theme {
        position: absolute;
    }
    body #bs-example-navbar-collapse-1{
        width: 75% !important;
        margin-right: 2% !important;
    }
    .menu-header{
        margin-top: 5px;
    }
    .menu-header li a{
        padding: 10px;
    }

    #bs-example-navbar-collapse-1 .navbar-form{
        width: 500px!important;
    }

    #search{
        float: left !important;
        margin-left: 10px;
        height: 34px;
    }

    #bs-example-navbar-collapse-1 .navbar-nav {
        margin-right: 0!important;
    }
    #bs-example-navbar-collapse-1 .form-group {
        width: 463px!important;
        margin-right: 0;
    }
    body #select-theme {
        top: 111px;
    }
    #bs-example-navbar-collapse-1 .form-group{
        width: 465px !important;
    }

    body .navbar-form .form-control{
        width: 89%!important;
    }

    .navbar-custom-menu-traduct{
        position: absolute;
        right: 40px;
        top: 52px;
    }
}

@media(min-width:1131px){
     .responsive-capcha {
        transform: scale(1.09);
        -webkit-transform: scale(1.09);
        -moz-transform:scale(1.09);
        -ms-transform:scale(1.09);
        transform:scale(1.09);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
    body #bs-example-navbar-collapse-1{
        /*width: 672px !important;*/
        margin-right: 2% !important;
    }

    #bs-example-navbar-collapse-1 .navbar-form{
        width: 168px !important;
        padding-left: 0px;
    }
    #bs-example-navbar-collapse-1 .form-group{
        /*width: 167px !important;*/
    }
    body .navbar-form .form-control{
        width: 121px !important;
    }
    body .navbar-nav{
        margin-right: 0px!important;
    }
}


@media (min-width: 991px) and (max-width: 1280px) {

    aside{
        width: 25%;
    }
    #accordion{
        width: 75%;
        float: left;
    }
    body #bs-example-navbar-collapse-1 {
        margin-right: -22px;
        padding: 0;
        margin-top: 10px;
    }
    #bs-example-navbar-collapse-1 .navbar-form {
        width: 22%;
        padding-left: 0;
    }

    #bs-example-navbar-collapse-1 .form-group {
        width: 100%;
        margin-right: 0;
    }
    body .navbar-form .form-control {
        width: 76%;
    }

    aside .collapse {
        display: block;
    }

    aside .panel-body {
        height: auto !important;
    }

    aside .row{
        width: 240px;
    }
}

@media (max-width: 768px){
    #select-theme {
        margin-top: 22px;
    }
}

@media (min-width: 768px){
    #select-theme {
        position: absolute;
        display: none;
    }
}

.ov-hidden{
    overflow: hidden;
}

aside .collapse {
    display: block;
}

body aside .col-md-12 .arrow {
    /*display: block;*/
    margin-top: -22px;
}

#menu-box .arrow{
    margin-top: -12px!important;
}

body .navbar-brand {
    padding-top: 6px;
    margin-left: 10px;
}

#bs-example-navbar-collapse-1 {
    /*width: 809px;*/
    padding: 0;
}

.navbar-nav > li > a{
    padding: 15px 7px;
}

#bs-example-navbar-collapse-1 .form-group {
    width: 100%;
}

#bs-example-navbar-collapse-1 .navbar-form {
    /*margin-right: 10px;*/
}

#diario-title{
    text-align: center;
    float: left;
    width: 100%;
    font-size: 40px;
    font-shadow:1px 2px 6px rgb(0, 0, 0);
    font-family: serif;
    margin-top: 0px;
}

.navbar-form .form-control{
    width: 80%;
}

aside .col-md-12 .arrow{
    margin-top: -15px;
    display: none;
}

.navbar-form {
    padding-right: 0;
}

.index .fa-search,
#login-box .fa-sign-in {
    color: #777;
}

/*.left {
    float: left;
}*/

.button-container {
    width: 730px;
}
.accordion-controls a:focus{
    box-shadow: none!important;
    text-decoration: underline;
    background-color: transparent !important;
}
#accordion .panel {
    margin-top: 0;
    border-radius: 0;
}

#accordion .panel-heading,
asside .panel-heading {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #ffffff 1%, #a09f9b 100%) repeat scroll 0 0;
    background: -webkit-linear-gradient(#ffffff 1%, #a09f9b 100%); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#ffffff 1%, #a09f9b 100%); /* For Opera 11.1 to 12.0 */
    background: linear-gradient(#ffffff 1%, #a09f9b 100%); /* Standard syntax */
    box-shadow: 0 0 0 1px rgba(155, 155, 155, 0.3), 1px 0 0 0 rgba(255, 255, 255, 0.9) inset, 0 2px 2px rgba(0, 0, 0, 0.1);
    color: #777;
    cursor: pointer;
    display: block;
    font-size: 19px;
    height: 35px;
    line-height: 33px;
    padding: 8px 20px;
    position: relative;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
    z-index: 20;
}

#accordion .panel-heading:hover:after {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    right: 13px;
    top: 7px;
}

#accordion .panel-heading {
    border-radius: 0;
}

#accordion .panel-heading span {
    margin-top: -18px;
}

#accordion .panel-body a {
    color: black;
}

#accordion .sections {
    margin-bottom: 10px;
    padding-bottom: 36px;
}

.accordion-controls {
    margin-top: -25px;
}

.accordion-controls a {
    color: inherit;
    font-size: 11px;
}

#accordion .section-title {
    cursor: default;
}

.index .form-group {
    margin-right: 10px;
    width: 176px;
}

.index .form-group a {
    color: #777;
    font-size: 10px;
    display: none;
}

aside .panel-heading {
    height: 39px;
    padding: 11px 13px;
}


#box-forget {
    font-size: 11px;
    width: 170px;
    margin-left: 5px;
    margin-top: 8px;
}

#box-forget a,
aside a,
aside a:hover {
    color: inherit;
    font-size: inherit;
}


#indicators-box .panel-body div {
    float: left;
    font-size: 13px;
    margin-top: 10px;
    width: 94px;
}

.new-user {
    text-decoration: underline;
}

.openall,
.closeall {
    text-align: center;
    width: 37px;
    float: left;
    margin-top: 2px;
}

.closeall {
    margin-left: 3px;
}

#accordion .accordion-controls span {
    margin: 0;
}

footer {
    clear: both;
    /*background: #ffffff; /* Old browsers */
    /*background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
    /*background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
    /*background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
    padding: 20px 0;
}

footer h2 {
    color: black;
    font-size: 16px;
    border-bottom: 1px solid #777777;
    padding-bottom: 8px;
}

footer p,
footer a,
footer ul {
    text-align: justify;
    font-size: 12px;
    color: black;
}

footer i {
    padding-right: 5px;
}

footer a:hover {
    color: black;
}

footer ul {
    list-style-type: none;
    padding: 0;
}

#red-boa-logo {
    width: 160px;
}

#red-boa-link{
    margin-top: 41px;
    float: left;
}

#red-publicaciones-mexicanas {
    width: 180px;
}

#red-publicaciones-mexicanas-link{
    margin-top: 25px;
    float: right;
}

.datepicker .new {
    display: none;
}

.datepicker .old {
    opacity: 0;
}

.today-corner {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 0, 0, 0.2) transparent #337ab7;
    border-image: none;
    border-style: solid;
    border-width: 0 0 7px 7px;
    bottom: -5px;
    content: "";
    display: inline-block;
    position: relative;
    right: -5px;
}

#indicators-container {
    display: block;
    margin-bottom: 20px;
    padding: 10px 20px;
    background-color: #F8F8F8;
    border-radius: 4px;
    border: 1px solid #e7e7e7;
    float: left;
    /*display: none;*/
}

#indicators-container a {
    color: black;
    text-decoration: underline;
    margin-bottom: 10px;
}

.indicator-title {
    font-size: 14px;
    padding-left: 0px;
}

.indicator {
    border-left: 1px dashed black;
    margin-top: 0px;
    height: 30px;
    padding-top: 0px;
    font-size: 12px;
    width: 100px;
}

.symbol-container {
    width: 15px;
    height: 15px;
    border: 1px solid black;
    margin: 10px 10px 0 0;
}

.symbols span {
    margin-top: 8px;
}

.morning-edition {
    background-color: #337AB7;
}

.afternoon-edition {
    border: 2px solid #008000;
}

.both-edition {
    border: 2px solid red;
}

.bootstrap-datetimepicker-widget table td.day,
.bootstrap-datetimepicker-widget table td.day:hover {
    background-color: white;
    color: black;
}

body .bootstrap-datetimepicker-widget td.disabled {
    color: gray;
}

body .bootstrap-datetimepicker-widget td.weekend,
body .bootstrap-datetimepicker-widget td.weekend:hover {
    color: #c9c9c9;
}

#select-theme {
    top: 71px;
    right: 29px;
    color: black;
    font-size: 12px;
}

#select-theme span {
    float: left;
    margin-top: 1px;
}

#gob-mx {
    background-color: #393B3C;
}

#green-gob {
    background-color: #12312A;
}

#green {
    background-color: #04724D;
}

#cherry-gob {
    background-color: #BA1B3F;
}

#blue {
    background-color: #002B5C;
}

#yellow {
    background-color: #E5AC00;
}

#redish {
    background-color: #C0311A;
}



.square {
    width: 18px;
    height: 18px;
    float: right;
    margin: 0 5px;
}



/* -------- style Enlaces Relevantes ----------------------*/

.box {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    margin-bottom: 20px;
    width: 100%;
}

.box.box-solid {
    border-top: 0;
}

.box-header.with-border {
    /*border-bottom: 1px solid #f4f4f4;*/
}

.box-header {
    color: #444;
    display: block;
    padding: 5px;
    position: relative;
}

.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px;
}

.box .box-group>.box {
    margin-bottom: 5px;
}

.box.box-primary {
    /*border-top-color: #f6f7f7;*/
}

.collapse {
    display: none;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.box-title {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1;
}

.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px;
}

.box-header .box-title {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1;
}

.acordean-liga {
    color: black;
    text-decoration-color: black;
    font-size: 10px;
    font-size: 16px;
}

.expand:hover{
    color: black;
}

.enlaces {
    font-size: 13px;
}

.enlaces:link,
.enlaces:visited,
.acordean-liga:link,
.acordean-liga:visited {
    color: black;
    text-decoration: none;
}

.enlaces:hover,
.enlaces:active,
.acordean-liga:hover,
.acordean-liga:active {
    color: black;
    text-decoration: none;
}
td.active{
    border: 2px solid black;
}

.validate-message {
    font-size: 11px;
    color: #a94442;
    font-style: italic;
}

.label-forms{
    color: #545454;
    font-weight: normal;
    font-family: helvetica,arial,sans-serif;
}

.tabb{
    color: #555;
    cursor: default;
    background-color:#d8d8d8;
    border-bottom-color: transparent;
}

.kd-tabbed-vert.header-links .kd-tabbutton a {
    color: #757575;
    display: inline-block;
    height: 100%;
    padding: 0 24px;
    width: 100%;
}

.kd-tabbed-vert.header-links .kd-tabbutton {
    padding: 0;
}

.kd-tabbed-vert.header-links .kd-tabbutton.selected a {
    color: #03a9f4;
}

.kd-tabbed-vert.header-links .kd-tabbutton a:focus {
    text-decoration: none;
}

p.top-desc {
    padding: 1em 1em .1em 1em;
}

p.bottom-desc {
    padding: 0em 1em 1em 1em;
}

.required{
    color: #FF0000;
}

.butons-container{
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 4px solid gray;
    padding-bottom: 10px;
    font-size: 13px;
}

.butons-container a{
    padding: 0 38px;
}

.butons-container a span{
    text-decoration: underline;
}

.butons-container a span:hover{
    text-decoration: underline;
}

.butons-container a:hover{
    text-decoration: none;
}

select#indicator{
    height: 50px;
}

#indicator_chosen a.chosen-single{
    height: 31px;
    padding-top: 2px;
}

.table-head{
    color: white;
    height: 40px;
    /*text-align: center;*/
}

#result table {
    border:1px solid #ddd;
    border-collapse: collapse;
    text-align: center;
}

#result table td {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    height: 30px;
}

#result table td:first-child {
    border-left: none;
}

#result table td:last-child {
    border-right: none;
}

#accordion .panel-body{

}

#accordion .panel-body p{
    margin-bottom: 0;
}

#accordion .note-separator-container{
    width: 100%;
    /*background-color: #d8d2d2;*/
}
#accordion .search{
    padding: 20px 0;
}

#accordion .note-separator{
    border: 1px solid black;
    margin: 0 auto;
    width: 96%;
}

.tab-content .chosen-container{
    width: 100%!important;
}

.playa{
    float: left;
    margin-bottom: 10px;
    margin-left: -4px;
    margin-top: 10px;
    display: none;
    width: 100%;
}
#nota{
    text-align: justify;
    font-size: 8pt;
}
#nota div{
    margin: 10px 0;
}

#nota table, #nota table td{
    border: 1px solid black;
    padding: 10px;
    border: 0.75pt solid #000000;
    padding-left:3.6pt;
    padding-right:3.6pt;
    vertical-align:middle;
    width:62.1pt;
}

.print-note{
    margin-right: -15px !important;
    padding-left: 0px;
}

/*@krescruz corrección de alineación print-note*/
.print-note-fix .print-note{
    margin-right: -16px !important;
}


.Texto, .Titulo_1{
    white-space: normal !important;
}

.dec, .dec2, .inc ,.inc2, .print, .btn-audio{
    margin-left: 4px !important;
}

#indicator_chosen{
    width: 170px;
}

#topico_chosen, #organism_chosen, #cmbAnio_chosen,
#cmbEdicion_chosen, #cmbSeccion_chosen{
    width: 100%;
}

#result-tabla-distri .table-head{
    background-color: white !important;
}

.note-results{
    padding: 20px;
}

.no-padding-left{
    padding-left: 0;
}

.no-padding-right{
    padding-right: 0;
}

.error-label{
    display: none;
}

.no-padding{
    padding: 0;
}

.navbar-custom-menu-traduct {
    float: right;
}

.active-idioma{
    background-color: #ededec !important;
}

.clear-select-idioma:hover{
    background-color: #ededec;
}

.menu-list-idioma {
    max-height: 200px;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow-x: hidden;
}

/* Estilo de traducir pagina*/
.traduct-idm {
    position: absolute;
    right: 0;
    left: auto;
    width: 210px;
    padding: 0 0 0 0;
    margin: 0;
    top: 100%;
    color: black;
}

.dropdown-menu>li.header-idioma, .clear-select-idioma {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #ffffff;
    padding: 7px 10px;
    border-bottom: 1px solid #f4f4f4;
    color: #444444;
    font-size: 14px;
    cursor: pointer;
}


.navbar-custom-menu-traduct {
    float: right;
}

.active-idioma{
    background-color: #ededec !important;
}

.menu-list-idioma {
    max-height: 200px;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow-x: hidden;
}

.traduct-idm>li {
    position: relative;
}


/* -------------------------- */
#skip-link{
    position: absolute;
    top: -30px;
    margin: 0 auto;
    z-index: 99;
    width: 100%;
    height: 30px;
    text-align: center;
}

.element-focusable{
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    height: 1px;
}

.name-tab{
    padding-top: 5px;
}


.activoCss{
    background-color: gray;
    border-radius: 48px 48px 48px 48px;
    -moz-border-radius: 48px 48px 48px 48px;
    -webkit-border-radius: 48px 48px 48px 48px;
}

.desactivoCss{
    background-color: white;
}

/*style calendar*/
.bootstrap-datetimepicker-widget table td.day {
    border: 1px solid white;
    background-color: #f9f9f9 !important;
}

.bootstrap-datetimepicker-widget table td.day:hover {
    border: 1px solid white !important;
    background-color: white !important;
}

.bootstrap-datetimepicker-widget table td.old{
    visibility: hidden;
    border: 1px solid white !important;
}

.bootstrap-datetimepicker-widget table td.disabled{
    color: #707070;
}

.bootstrap-datetimepicker-widget table td.weekend{
    color: #707070;
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover{
    border: 2px solid black !important;
}
.ElipsisText{

    overflow:hidden;

    white-space:nowrap;

    text-overflow: ellipsis;

}

.close{
    color: #383c3a;
}

#content:focus{
    outline-width: 0;
}

body footer.container-fluid{
    color: white;
}

#select-theme{
    background-color: #E7E7E7;
    height: 33px;
    padding: 8px;
    border: 1px solid #D4D4D4;
    border-radius: 0 0 4px 4px;
    z-index: 10;
}

.panel{
    background-color: white;
    color: #595757;
}

.text-muted{
    color: #383c3a !important;
}

.text-info{
    color : #0C0C0D !important;
}

.liga{
    color: #02396A !important;
}

.navbar-collapse{
    font-size: 15px;
}

@media print
{
    #indicators-container, #diario-title, .controls, .inc2, .dec2, .arrow, .print{
        display: none;
    }
    body * { visibility: hidden;   }
    .panel-group * {
        visibility: visible;
    }


    body .indicator-title{
        visibility: visible!important;
    }

    .print-note * { display: none; } /* krescruz, remplazo visibility*/
    footer {display: none;}
    #dvImagenQr{visibility:visible}

    #FaqsInfoGeneral{display: block}
    .panel-collapse{display: block}

    /* krescruz, quitar salto extra en el boton imprimir*/
    .print-note-salto{
        display: none;
    }
}

#right-container #datetimepicker12{
    margin-left:-10px;
}

.panel-body p{
    text-align: justify;
}

.modal-content{
    overflow: hidden;
}
#tab_ediciones a{
    color: #000 !important;
}
#help a{
    color: white;
}


/**** User login ****/
#login-dp{
    min-width: 250px;
    padding: 14px 14px 0;
    overflow:hidden;
    background-color:white;
    color: black;
    left: -213px;
    padding-bottom: 10px;
}
#login-dp .help-block{
    font-size:12px
}
#login-dp .bottom{
    background-color:rgba(255,255,255,.8);
    border-top:1px solid #ddd;
    clear:both;
    padding:14px;
}
#login-dp .social-buttons{
    margin:12px 0
}
#login-dp .social-buttons a{
    width: 49%;
}
#login-dp .form-group {
    margin-bottom: 10px;
}
.btn-fb{
    color: #fff;
    background-color:#3b5998;
}
.btn-fb:hover{
    color: #fff;
    background-color:#496ebc
}
.btn-tw{
    color: #fff;
    background-color:#55acee;
}
.btn-tw:hover{
    color: #fff;
    background-color:#59b5fa;
}
@media(max-width:768px){
    #login-dp{
        background-color: inherit;
        color: #fff;
    }
    #login-dp .bottom{
        background-color: inherit;
        border-top:0 none;
    }
}
nav .menu-icon{
    position: relative;
    width: auto;
    height: auto;
    margin-top: 0px;
}

.menu-icon a{
    font-size: 17px;
    padding: 13px 6px !important;
}
#top-notes{
    z-index: 999;
}
.top-notes-list{
    padding-left: 16px;
    font-size: 13px;
    line-height: 1.3;
    text-align: justify;
}
aside .btn-group{
    margin-bottom: 10px;
}
.top-notes-list a{
    border-bottom: 2px solid #393C3E;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#top-notes .panel-body{
    overflow: scroll;
    height: 190px !important;
    overflow-x: hidden;
    background-color: white;
}


/* KRESCRUZ */

@media (min-width: 768px) and (max-width: 991px){
    #diario-title {
        margin-top: 10px;
    }
}


body .navbar-brand{
    height: 71px;
}

.symbols{
    margin-left: -9px;
    font-size: 11px;
}

/*** responsive menu ***/

    #responsive-menu{
        overflow: hidden;
    }

    #responsive-menu .panel{
        width: 100%;
        margin-bottom: 0px;
    }

    #responsive-menu .panel-title{
        font-size: 1em;
    }

    #responsive-menu .panel-container{
        min-width: 230px;
    }

    @media (min-width: 991px){
        #responsive-menu {
            display: none;
        }
    }

    @media (max-width: 750px){
        #responsive-menu .panel-container:nth-of-type(1){
            margin-left: -15px;
        }

        #responsive-menu .panel-container:nth-of-type(3){
            margin-right: -15px;
        }
    }

    @media (max-width: 750px){
        #responsive-menu .panel-container:nth-of-type(1){
            margin-left: 0px;

        }
        #responsive-menu .panel-container{
            width: 100%
        }
    }

    @media (max-width: 990px){
        #navbar.index{
            margin-bottom: 20px!important;
        }
    }

    .calendar-container{
        padding: 7px;
    }

    #responsive-menu .symbols{
        margin-left: 17px;
    }

    #responsive-menu .arrow{
        margin-top: -14px;
        overflow: hidden;
        display: block;
        float: right;
    }

    @media (max-width: 600px){
        #diario-title{
            font-size:1.8em;
        }
    }
    @media (min-width: 1000px){
        #diario-title{
            font-size:3.5em;
        }
    }

    .indicadores-control{
        font-size: 20px;
    }
/*** end rm ***/
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.nav-tabs>li>a:hover,
.nav-tabs>li>a:focus{
    background-color: #ddd !important;
}


#indicators-container a:focus{
    color: grey;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
    color: white;
    background-color: black;
}

.btn-default.active:focus, .btn-default:focus{
    background-color: #d4d4d4!important;
}

a.navbar-brand:focus, a.footer-logos:focus{
    background-color: black!important;
}


.navbar-brand > img{
  margin-top: -30px;
  margin-left: -20px;
}

.nivoSlider img{
  width: 100% !important;
  max-width: 100%;
}



.goog-te-gadget-simple{
  width: 100%;
}

.goog-te-menu-value span:first-of-type{
  margin-right: 25%;
}

.display-hide{
  display: none;
}
