body {
    background-color: #f9f9f9;  
    background-image: url("../imagenes/040a9c35.png") !important;
}

.contenedor {
    background-color: #ffffff;
}

.notice {
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #fafafa;
    border-left: 6px solid #7f7f84;
    border-bottom: 1px solid #e7e7e7 !important;
    border-right: 1px solid #e7e7e7 !important;
    border-top: 1px solid #e7e7e7 !important;
}

.notice-success {
    border-color: #80D651;
}

.spacer5 { 
    height: 5px; 
    width: 100%; 
    font-size: 0; 
    margin: 0; 
    padding: 0; 
    border: 0; 
    display: block; 
}

.spacer20 { 
    height: 20px; 
    width: 100%; 
    font-size: 0; 
    margin: 0; 
    padding: 0; 
    border: 0; 
    display: block; 
}

.form-controles {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;

    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);

    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.textoAzul{        
    color:  #0069a0 !important;
}

.btn-principal {
    color: #fff;
    font-weight: bold;
    background-color: #0069a0;
    border-color: #0069a0;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff !important;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #0069a0;
    border-radius: 10px;
}

.form-control {
    display: block;
    width: 100%;
    height: 28px !important;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;

}

.panel-default>.panel-heading {
    border-left: 6px solid #CFCFD0 !important;
    color: #337ab7;
    background-color: #f3f6f9;
    border-color: #337ab7;
    font-size: 12px !important;
}
.ui-accordion>h3.ui-state-active {
    margin-top: 20px;
    margin-left: 0px;
    margin-right: 0px;
    border-left-color: #0069a0 !important;
    font-weight: bold;
}
.ui_boton_redondo{
    border-radius: 200px 200px 200px 200px !important;
    -moz-border-radius: 500px 500px 500px 500px !important;
    -webkit-border-radius: 500px 500px 500px 500px !important;
    border: 1px solid #a5a5a5 !important;
}

.titulos{
    font-size: 20px !important;
    color: #0069a0;
    vertical-align: middle !important;
}

.col_titulo{
    font-size: 12px !important;
    font-weight: bold !important;
}

.form-controlTarea {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;

}

.content {
    font-size:12px !important;
    font-family:'Helvetica','Verdana','Monaco',Arial;
}
.tamanioTotal{
    width: 80%; 
    border-left: #000;
}
.tamanioCombo{
    text-align: left !important; 
    height: 28px !important; 
    padding-top: 2px; 
    white-space: inherit;
}

.select {
    border: 1px solid #ccc;  
    overflow: hidden;
    max-height: 250px !important;        
    overflow-y: auto;
    background: #fff !important;
    /*background: #fff url("../imagenes/arrowdown.gif") no-repeat 90% center;*/
}
.select select {
    padding: 5px 8px;
    width: 130%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    appearance: none;
}



.am-collapse {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
    overflow: visible !important; 
    opacity: 1;
}
.tipoID{
    background-color: #007FBB; 
    width: 10%; 
    color: #fff
}



input:invalid {/*border: 1px solid #cc0033;*/}

/* Estilo por defecto */


.modal-tamanio {
    width: 900px;
    border: #007FBB !important;
    border-color: #80D651 !important;
}

*{box-sizing: border-box;}
.pdf-controls { width: 100%; display: block; background: #eee; padding: 1em;}
.rotate0 {-webkit-transform: rotate(0deg); transform: rotate(0deg); }
.rotate90 {-webkit-transform: rotate(90deg); transform: rotate(90deg); }
.rotate180 {-webkit-transform: rotate(180deg); transform: rotate(180deg); }
.rotate270 {-webkit-transform: rotate(270deg); transform: rotate(270deg); }
.fixed { position: fixed; top: 0; left: calc(50% - 480px); z-index: 100; width: 100%; padding: 1em; background: rgba(238, 238, 238,.9); width: 960px; }
/*si necesitas que sea responsive*/
canvas {
    width: 100%;
    height: auto;
}

.alert.top {
    right: 80px !important;
    left: 81px !important;
    z-index: 10000 !important;
}

.colorFondo{
    background-color: rgb(146, 205, 220) !important;                       
}



















@media screen and (max-width: 600px) {

    table {
        border: 0px solid #fff !important;
        width:100% !important;
    }
    thead {
        display: none !important;
    }
    tr:nth-of-type(2n) {
        background-color: inherit !important;
    }
    tr td:first-child {
        background: #f0f0f0 !important;
        font-weight:bold !important;
        font-size:1.3em !important;
    }
    tbody td {
        word-break: break-all !important;
        display: block !important;
        text-align:center !important;
    }
    tbody td:before {
        content: attr(data-label) !important;
        display: block !important;
        text-align:center !important;
    } 
    tfoot th:before {
        content: attr(data-label) !important;
        display: block !important;
        text-align:left !important;
    }

    .tipoID{
        background-color: #007FBB; 
        width: 80%; 
        color: #fff
    }
    .tamanioCombo{
        text-align: left !important; 
        height: 28px !important; 
        padding-top: 2px; 
        font-size: 12px !important;
        white-space: inherit;
    }
    .col_titulo{
        font-size: 12px !important;
        font-weight: bold !important;
        text-align: left !important;
    }
    .nav-tabs > li a {

        line-height: 25px !important;
    }
    .displayFoot{
        Display:none !important;
    }
    .displayTable{
        Display:inline-table !important;
    }

    .displayItem{
        Display:block !important;
    }
    .margenTexto{
        padding-left: 2.5em !important;
    }
    .tamanioImagen{
        width: 200px !important;
    }
    
    .tamanioBtnCalendar{
        width: 80% !important;
    }


}
@media (min-width: 992px) {
    .modal-lg-5 {
        width: 400px;
    }
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f3f6f9;
    border-bottom: 1px solid #337ab7;
    color: #0069a0;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover{
    max-width: 400px !important;
}

.modal-backdrop.am-fade {
    opacity: .5;
    transition: opacity .15s linear;
    &.ng-enter {
        opacity: 0;
        &.ng-enter-active {
            opacity: .5;
        }
    }
    &.ng-leave {
        opacity: .5;
        &.ng-leave-active {
            opacity: 0;
        }
    }


    .textoTabla{
        width: 15% !important; 
        background-color: rgb(238, 236, 225) !important;
    }
}
