﻿/* Move down content because we have a fixed navbar that is 50px tall */
body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
/*input,
select,
textarea {
    max-width: 280px;
}*/


/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
    }

    .body-content {
        padding: 0;
    }
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #777;
    border-color: #fff
}


.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 60px;
    padding-top: 20px;
    background-color: #f5f5f5;
}
iframe {
    background-image: url("/img/loading.gif");
    background-repeat: no-repeat;
    background-position-x: center;
}

.loading {
    background: url(/img/loading.gif) no-repeat right center;
    background-size: 40px 40px;
}


#iframe1 {
    border: none;
    width: 50%;
    min-height: 500px;
}

#iframeBen {
    border: none;
    width: 100%;
    min-height: 300px;
}

#exampleModalCenterTitle {
    width: 100%;
}


.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #cccccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #ffffff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }

.input-group {
    margin-bottom: 0px !important;
}


nav {
    text-align: left !important;
}

.alert-enc {
    margin-top: 10px;
    font-weight: bold;
    font-size: 20px;
    padding: 4px 8px;
}





.breadcrumb-item + .breadcrumb-item::before {
    font-family: 'fontAwesome';
    content: "\f0da" !important;
}

.margen {
    margin-top: 14px;
}

.breadcrumb-item, .alert, select, span, h4, h2, input:not(#MainContent_User):not(#MainContent_Password):not(.omite-mayusc) {
    font-weight: 500 !important;
    font-style: normal !important;
    text-transform: uppercase;
}

#container1 {
    width: 100%;
}


#header1 {
    padding: 20px 10px;
}



.accesos {
    color: #aaa9a9 !important;
    font-size: x-small;
}

/*.table input[type=text] {
    max-width: 100px !important;
}


.table {
    border-color: #eee;
}


    .table td {
        border: none;
        text-transform: uppercase;
        font-size: 12px;
    }

.thead {
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    color: #fdfdfd !important;
    border-color: rgba(50, 50, 50, 0.33);
}

table a:hover, li a:hover {
    text-decoration: none;
}*/

.select2-container, .select2-search__field {
    width: 70% !important;
    padding: 0;
}


.select2-selection__rendered {
    line-height: 38px !important;
}

.select2-selection {
    height: 38px !important;
}

.elem {
    min-width: 200px;
}
/*
.typeahead {
    border: 1px solid #fdfdfd !important;
    border-radius: 0.50rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -webkit-box-shadow: 1px 1px 3px rgba(50, 50, 50, 0.33);
    -moz-box-shadow: 1px 1px 3px rgba(50, 50, 50, 0.33);
    box-shadow: 1px 1px 3px rgba(50, 50, 50, 0.33);
    overflow-y: auto;
    max-height: 300px;
}

    .typeahead li {
        border-bottom: 1px solid #d8d6d6 !important;
    }

        .typeahead li:hover {
            border: 1px solid #fdfdfd !important;
            border-radius: 0.10rem;
            transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
            -webkit-box-shadow: 1px 1px 3px rgba(50, 50, 50, 0.33);
            -moz-box-shadow: 1px 1px 3px rgba(50, 50, 50, 0.33);
            box-shadow: 1px 1px 3px rgba(50, 50, 50, 0.33);
            border-bottom: 1px solid #808080 !important;
        }*/

#logo2 {
    max-height: 30px;
}

.navbar {
    padding-top: 4px;
    padding-bottom: 4px;
}

.modal-img {
    cursor: pointer;
}

#logoMaps {
    max-width: 100px;
}



#iframeBen {
    height: 70vh !important;
}



#imgFicha {
    max-height: 80px;
}

.fa-input {
    font-family: FontAwesome, 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}


.table th {
    color: #fff !important;
} 

/*gridview*/

/*
.table table tbody tr td a,
.table table tbody tr td span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.table table > tbody > tr > td > span {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

.table table > tbody > tr > td:first-child > a,
.table table > tbody > tr > td:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.table table > tbody > tr > td:last-child > a,
.table table > tbody > tr > td:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.table table > tbody > tr > td > a:hover,
.table table > tbody > tr > td > span:hover,
.table table > tbody > tr > td > a:focus,
.table table > tbody > tr > td > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
*/


.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

.b-example-divider {
    height: 3rem;
    background-color: rgba(0, 0, 0, .1);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.b-example-vr {
    flex-shrink: 0;
    width: 1.5rem;
    height: 100vh;
}

.bi {
    vertical-align: -.125em;
    fill: currentColor;
}

.nav-scroller {
    position: relative;
    z-index: 2;
    height: 2.75rem;
    overflow-y: hidden;
}

    .nav-scroller .nav {
        display: flex;
        flex-wrap: nowrap;
        padding-bottom: 1rem;
        margin-top: -1px;
        overflow-x: auto;
        text-align: center;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }


#logo2 {
    max-width: 30px;
}


iframe {
    background-image: url("/img/loading.gif");
    background-repeat: no-repeat;
    background-position-x: center;
    min-height: 70vh !important;
}

textarea {
    text-transform: uppercase;
}

::-webkit-scrollbar {
    width: 20px;
}

::-webkit-scrollbar-track {
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

::-webkit-scrollbar-thumb {
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
    background: #5b5858;
}

/*.nav a{
          
            font-size: 1.8em !important;
        }*/


/*.modal-body {
    
    padding: 0.5rem;
    
}*/

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    z-index: 1000;
    box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.27) !important;
}

.navbar .dropdown-menu {
    background-color: #5b5858;
    box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.27) !important;
}

.navbar .dropdown-item {
    color: #ccc;
}

/*   .navbar .dropdown-item:hover {
                color: #fff;
                background-color: #BE9655;
            }*/

.navbar {
    box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.27) !important;
}


.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #ffc107;
    background-color: #600724;
}
/* ============ desktop view ============ */
@media all and (min-width: 992px) {
    .dropdown-menu li {
        position: relative;
    }

    .nav-item .submenu {
        display: none;
        position: absolute;
        left: 100%;
        top: -7px;
    }

    .nav-item .submenu-left {
        right: 100%;
        left: auto;
    }

    .dropdown-menu > li:hover {
        background-color: #f1f1f1
    }

        .dropdown-menu > li:hover > .submenu {
            display: block;
        }
}
/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {
    .dropdown-menu .dropdown-menu {
        margin-left: 0.7rem;
        margin-right: 0.7rem;
        margin-bottom: .5rem;
    }
}
/* ============ small devices .end// ============ */

#iframe1 {
    border: none;
    width: 50%;
    min-height: 500px;
}

#iframe2 {
    border: none;
    width: 100%;
    min-height: 300px;
}

#iframeBen {
    border: none;
    width: 100%;
    min-height: 300px;
}


.imgFicha {
    max-height: 80px;
    cursor: pointer;
}



/*.input:not(#MainContent_User):not(#MainContent_Password) {
    font-weight: 500 !important;
    text-transform: uppercase !important;
}*/

/*
.tooltip-inner {
    color: #004085;
    background-color: #cce5ff;
    
    text-transform: uppercase;
}

.tooltip.bs-tooltip-right .arrow:before {
    border-right-color: #007bff !important;
}

.tooltip.bs-tooltip-left .arrow:before {
    border-left-color: #007bff !important;
}

.tooltip.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #007bff !important;
}

.tooltip.bs-tooltip-top .arrow:before {
    border-top-color: #007bff !important;
}*/


.GridPager a, .GridPager span {
    display: block;
    height: 30px;
    width: 30px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
}

.GridPager a {
    color: #4e73df;
}

.GridPager span {
    color: #4e73df;
    background-color: none;
}

.GridPager > table {
    background-color: none;
}


.typeahead dropdown-menu
.typeahead,
.tt-query,
.tt-hint {
    width: 396px;
    height: 30px;
    padding: 8px 12px;
    font-size: 24px;
    line-height: 30px;
    border: 2px solid #ccc;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    outline: none;
}

.typeahead .active {
    color: #2e2f37;
    text-decoration: none;
    background-color: #eaecf4;
}

.typeahead {
    background-color: #fff;
}

    .typeahead:focus {
        border: 2px solid #0097cf;
    }

.tt-query {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
    color: #999
}

.tt-menu {
    width: 422px;
    margin: 12px 0;
    padding: 8px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion {
    padding: 3px 20px;
    font-size: 18px;
    line-height: 24px;
}

    .tt-suggestion:hover {
        cursor: pointer;
        color: #fff;
        background-color: #0097cf;
    }

    .tt-suggestion.tt-cursor {
        color: #fff;
        background-color: #0097cf;
    }



    .tt-suggestion p {
        margin: 0;
    }

 

/* example specific styles */
/* ----------------------- */

#custom-templates .empty-message {
    padding: 5px 10px;
    text-align: center;
}

#multiple-datasets .league-name {
    margin: 0 20px 5px 20px;
    padding: 3px 0;
    border-bottom: 1px solid #ccc;
}

#scrollable-dropdown-menu .tt-menu {
    max-height: 150px;
    overflow-y: auto;
}

#rtl-support .tt-menu {
    text-align: right;
}