
body {
    padding: 56px 0 60px !important;
    color:#666666;
}

#TdFiltro {
    padding: 5px 15px 10px;
}

input.form-control {
    height: 40px;
}

#errorValidate {
    /*display: none;*/
}

.txt2 {
    font-size: 120%;
    font-weight: bold;
}

td.j_rss {
    display: none;
}

span.j_titol_modul {
    vertical-align: middle;
}

span.j_desc_modul {
    display: none;
}

.sinTransicion table tr td {
    display: table-cell;
    margin: 0 0px 0 0px;
}

.sinTransicion img {
    max-width: 100%;
}

.brMobileOut {
    display: none;
}

#Layer1 {
    display: none;
}

table {
    width: 100%;
}

span.j_titol_modul {
    font-size: 120%;
    font-weight: bold;
    display: block;
}

table.piePaginaTable {
    background-color: #E0E0E0;
    position: fixed;
    bottom: 0;
    margin: 0;
    z-index: 1;
}

table td.pie {
    padding: 5px;
}

#camera {
    height: 100%;
}

.capturecanvas {
    height: 100% !important;
    width: 100% !important;
}

#qr-canvas {
    display: none;
    position: absolute;
    top: 0;
}

#qr-canvas-img {
    /*display: none;*/
}

#dragandrophandler {
    background-color: #ffffff;
    color: #92aab0;
    font-size: 120%;
    height: 1.5em;
    margin: 1% 0 3%;
    padding: 10% 1% 15%;
    text-align: center;
    width: auto;
    line-height: 1.5em;
    width: 98%;
    overflow: hidden;
}

#fileToUpload {
    display: none;
}

#v {
    height: 100% !important;
    width: 100% !important;
}

#videoContainer {
    display: none;
    margin: 0 auto;
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    background-color: #FFFFFF;
    z-index: 1;
}

#dniContainer {
    display: none;
    margin: 0 auto;
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    background-color: #FFFFFF;
    z-index: 1;
    text-align: left;
    overflow-y: auto;
}

.green {
    /*color: #3c763d;
    background-color: #dff0d8;*/
    color: #5cb85c ;
    background-color: #FFFFFF;
    border: 2px solid #5cb85c  !important;
    border-radius: 2px !important;
}

.yellow {
    /*color: #8a6d3b;
    background-color: #fcf8e3;*/
    color: #8a6d3b;
    background-color: #FFFFFF;
    border: 2px solid #8a6d3b !important;
    border-radius: 2px !important;
}

.red {
    /*color: #a94442;
    background-color: #f2dede;*/
    color: #d9534f;
    background-color: #FFFFFF;
    border: 2px solid #d9534f !important;
    border-radius: 2px !important;
}

.siguiente_paso, .siguiente_paso_error {
    display: none;
}

.list-group {
    box-shadow: 0 0px 0px rgba(0,0,0,0);
}

.list-group-item {
    padding: 15px 0;
    border: 0px solid #ddd;
}

#workerContainer {
    margin: 0 auto;
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    background-color: #FFFFFF;
    z-index: 1;
    text-align: left;
    padding: 50px 0 60px 0;
    overflow-y: auto;
}

    #workerContainer .list-group {
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    #workerContainer .list-group-item {
        border-radius: 0px;
        border-top: 0;
        border-bottom: 1px solid #ddd;
        border-left: 0;
        border-right: 0;
        margin-bottom: 0px;
    }

        #workerContainer .list-group-item:first-child {
            border-top-right-radius: 0px;
            border-top-left-radius: 0px;
        }

        #workerContainer .list-group-item:last-child {
            border-top-right-radius: 0px;
            border-top-left-radius: 0px;
        }

    #workerContainer .loatItemMobile fieldset {
        font-size: 115% !important;
        padding: 0 5%;
        margin: 0 0 5%;
    }

    #workerContainer .loatItemMobile fieldset div {
        background-color: transparent !important;
    }

    #workerContainer .loatItemMobile legend {
        font-size: 100% !important;
        margin-bottom: 5px;
    }

    #workerContainer .loatItemMobile center {
        text-align: left;
    }

    #workerContainer img.imgTree {
        display: none;
    }

#infoTextDocs {
    display: block;
}

#registerContainer {
    display: none;
    margin: 0 auto;
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    background-color: #FFFFFF;
    z-index: 1;
    text-align: left;
    padding: 50px 0 60px 0;
    overflow-y: auto;
}

#buttonMoreInfo {
}

#docList tbody {
    font-size: 80%;
}

    #docList tr {
        background-color: transparent !important;
        border-bottom: 1px solid #CCCCCC;
    }

        #docList tr td {
            display: table-cell;
            padding: 4px 4px 4px 0px;
        }

            #docList td.barra_bloques2 {
                font-weight: bold;
                font-size: 115%;
            }

#dataPagination {
    display: none;
}

#response {
}

.loatItemMobile table {
    font-size: 75%
}

#footer {
    background-color: #E0E0E0;
    position: fixed;
    bottom: 0;
    padding: 5px 0;
    width: 100%;
}

    #footer p {
        margin: 0;
    }

    #footer a.actiu {
        float: left;
    }

#blanket {
    background-color: #FFFFFF;
    opacity: 1;
    filter: alpha(opacity=100);
    position: absolute;
    z-index: 9001;
    top: 0px;
    left: 0px;
    height:100%;
    width: 100%;
    vertical-align:middle;
    text-align:center;
    background-image: url(/CTAIMA_CAE/images/ripple2.gif);
    background-position: center center;
    background-repeat: no-repeat;
}

.j_modul {
    cursor: pointer;
}

#ayuda {
    float: right;
    z-index: 99999;
    position: fixed;
    right: -3px;
    top: 15%;
    background-color: white;
}

    #ayuda #botonAyuda {
        height: 61px;
        background-color: #bfbfbf;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 100000;
        top: 10px;
    }

        #ayuda #botonAyuda i.fa {
            color: white;
        }

    #ayuda #slide {
        position: absolute;
        width: 500px;
        right: -690px;
        padding: 10px 10px;
        max-height: 500px;
        overflow: auto;
        animation-duration: 1s;
        animation-name: slidein;
        z-index: 99999;
        top: 11px;
        background-color: #fff;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: 1px solid #ccc;
        border: 1px solid rgba(0,0,0,.15);
        border-radius: 4px;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
        box-shadow: 0 6px 12px rgba(0,0,0,.175);
        margin-right: 13px;
    }

@media (max-width: 767px) {
    .navbar .navbar-nav .open .dropdown-menu > .active > a, .navbar .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar .navbar-nav .open .dropdown-menu > .active > a:hover {
        background-image: none;
    }
    .sinTransicion table tr td {
        display: block;
    }
    .sinTransicion img {
        max-width: 100%;
    }
}

@media (max-width: 640px) {
    .imgItem {
        max-height: 100px;
    }
}

