﻿body {
    padding-top: 0px;
    padding-bottom: 20px;
    /*padding: 0;
            margin: 0;
            overflow: hidden;

            min-height: 200px;
            min-width: 400px;*/
}

.btn-primary {
    background-color: #0855a8;
    border-color: #0855a8;
}

.padtop20 {
    padding-top: 20px;
}

.dxgvAdaptiveGroupPanel_Moderno, .dxgvGroupPanel_Moderno {
    border-top: 0 !important;
}

small, .small {
    font-size: 85%;
}

.barra-titulo {
    background: #BA0F11; /*background: url("../Images/mosaico_rojo.jpg") repeat-x;*/
}

/*.barra-titulo > h2 {
        margin-top: 7px;
    }*/

.body-content {
    background: url('../Images/Fondos.jpg') no-repeat center fixed;
    background-size: cover;
    background-color: #01489A;
}

.dl-horizontal dt {
    white-space: normal;
}

.selected td {
    background-color: #BCE4FA !important;
}

.selectedd td {
    background-color: #E63312 !important;
    color: white !important;
}


    .selectedd td:hover {
        background-color: #E63312 !important;
        color: white !important;
    }

.selectedd a {
    color: white !important;
}

.cuadro-login {
    background-color: whitesmoke;
    border: #e0e0e0 solid thin;
    padding: 0 20px 8px 20px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}

.label-login {
    color: #0855a8;
}

.navbar {
    margin-bottom: 0;
}

.navbar-text {
    float: none;
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.navbar-default {
    background-color: #164194;
}

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #FFF;
        font-weight: bold;
        background-color: #E63312;
    }

    .navbar-default .navbar-nav > li > a {
        color: #FFF;
        font-weight: bold;
    }

        .navbar-default .navbar-nav > li > a:hover,
        .navbar-default .navbar-nav > li > a:focus {
            color: #BCE4FA;
            background-color: transparent;
        }

.navbar-static-top {
    z-index: 10;
    margin-bottom: 0;
}

.nav-tabs > li > a {
    padding: 2px 6px;
}

.nav-tabs .radio {
    position: relative;
    display: block;
    margin-top: 0;
    margin-bottom: 0;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-top-color: #0855a8;
    border-top-width: medium;
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border-top-color: #0855a8;
    border-top-width: medium;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #BCE4FA;
}

.dlopciones > li > a {
    z-index: 1 !important;
}

.gray-bg {
    background-color: #F6F6F6;
}

.white-bg {
    background-color: #FFF;
    padding-top: 15px;
}

.table-hover .firstcol td:first-child {
    background-color: #D3E1F4;
    font-weight: bold;
    width: 155px;
}

.panel-body {
    min-height: 40px;
    padding: 5px 0 5px 0;
    background-color: #D3E1F4;
    border-color: #D3E1F4;
}

.panel {
    margin-bottom: 0;
    border: none;
}

.filtros > div {
    line-height: 34px;
    vertical-align: middle;
}

.table thead {
    background-color: #164194;
    color: #FFF;
    text-align: center;
    font-weight:bold;
}

.table td {
    border: #FFF solid thin;
}

.table tbody td {
    background-color: #F6F6F6;
}

.table tfoot {
    background-color: #0069B4;
    color: #FFF;
    font-weight: bold;
    text-align: right;
}

.modal table {
    margin-bottom: 0;
}

.modal-header {
    padding: 5px 5px 0 5px;
    background-color: #004899;
    color: white;
}

.table tr {
    cursor: default;
}

.table a {
    cursor: pointer !important;
}

li a {
    cursor: pointer;
}

.close {
    color: #fff;
    opacity: 1;
}

.filtros label {
    margin-bottom: 0;
}

.linktabla {
    color: red;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: white;
}

.fondo-blanco {
    background-color: #FFF;
}

.texto-titulo {
    text-align: left;
}

.texto-rojo {
    color: #E63312;
}

.texto-blanco {
    color: #FFF;
}

.logo-login {
    width: 70%;
}

.martop20 {
    margin-top: 20px;
}

@media (min-width:992px) {
    .modal-lg {
        width: 970px;
    }
}

@media (max-width:991px) {
    .form-inline .form-control {
        width: 100%;
    }

    .texto-titulo {
        text-align: center;
    }
}

@media all and (max-width: 600px) {
    .FlowCard {
        width: 225px !important;
        height: 500px !important;
    }
}

.Foto {
    width: 100%;
}
