.data_box {
    display: table;
    border: 2px solid #1F497C; 
    width: 100%;
    margin: 0 auto;
}

.data_box_three {
    display: table;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 4px 10px;
    vertical-align: middle;
    background-color: #1F497C; 
    font-weight: bold;
    color: white; 
    font-size: 18px;
}

.data_box_two {
    display: table;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 4px 10px;
    vertical-align: middle;
    background-color: #1F497C; 
    font-weight: bold;
    color: white; 
    font-size: 18px;
}

.single_data_box {
    display: table-row;
}

.single_data_box .column_one {
    display: table-cell;
    border: none;
    vertical-align: middle;
    padding: 4px 6px;
    background-color: #FFFF66;
    font-size: 14px;
}

.single_data_box .column_two {
    display: table-cell;
    border: none; 
    vertical-align: middle;
    padding: 2px;
    width: 15%;
    background-color: #FFFF66;
    font-size: 14px;
}

.single_data_box .column_three {
    display: table-cell;
    border: none; 
    vertical-align: middle;
    padding: 1px 3px;
    width: 16%;
    background-color: #C5D9F1; 
    font-size: 14px;
}

.single_data_box input {
    width: 100%;
    color: #5d5959;
    padding-left: 5px;
}

.title_app h2{
    background-color: #963634;
    padding: 6px;
    border-radius: 6px;
    color: white;
    text-align: center;
}

.presupuesto td {
    padding: 4px 3px;
    font-size: 14px;
    background-color: #FFFF66;    
}

.calculate {
    display: table;
    width: 100%; 
    margin: 0 auto;
    padding: 10px 0px;
    vertical-align: middle;
    font-weight: bold;
}

.calculate .btn {
    font-size: 20px;
}

.presupuesto .subtitle {
    background-color: #8064A2;
    color: white;
    text-align: center;
}

.presupuesto .item {
    text-align: left;
    padding-left: 5px;
}

.presupuesto .subitem,
.presupuesto .show_data_one .subitem {
    text-align: left;
    padding-left: 15px;
}

.presupuesto .subsubitem{
    text-align: left;
    padding-left: 30px;
}


.presupuesto .show_data_one .table-title,
.presupuesto .table-title {
    background-color: #1F497C;
    color: white;
    padding: 2px;
    font-size: 14px;
}

.presupuesto .show_data_one .color1,
.presupuesto .color1 {
    background-color: #C0504D;
    color: white;
    font-size: 14px;
}

.presupuesto .color2 {
    background-color: #B1A0C7;
}

.show_data_one {
    margin-top: 2%;
    margin-bottom: 20px;
    font-weight: bold; 
}

.presupuesto .show_data_one td {
    background-color: #DDD9C4;
    padding: 1px 3px;
}

.presupuesto .show_data_one input {
    width: 50px;
    padding-left: 5px;
}

.presupuesto .show_data_one .color2 {
    background-color: #FFFF66;
}

.presupuesto .box {
    height: 18px;
}

.presupuesto .box3 {
    height: 25px;
}

.presupuesto .box4 {
    height: 11px;
}

.box-bottom {
    height: 55px;
    background-color: #EBEBEB !important;
    border-left: none;
}

.presupuesto #obra-parcial,
.presupuesto #material-parcial {
    font-weight: bold;
}

.presupuesto .price-table td {
    border-right: 1px solid  #1F497C;
    padding: 4px;
}

.presupuesto .box_empty {
    height: 22px;
}

.presupuesto .bulks-table {
    margin-bottom: 3%;
    margin-top: 3%;
}

.subscription-zone h4{
    font-weight: bold;
}

.subscription-zone .zone_one p {
    font-size: 16px;
    font-weight: 400;
}

.subscription-zone .zone_two p {
    font-size: 16px;
    line-height: 1.2;
}

.subscription-zone .zone_one,
.subscription-zone .zone_two{
    background-color: #9BBB59;
    padding: 4px 8px;
}

.subscription-zone .zone_one{
    margin-bottom: 10px;
}

.btn-subscripcion {
    margin-top: 30%;
}

.btn-subscripcion a:hover {
    text-decoration: underline;
}

/*****************************
******* App Publico *********
******************************/

.publico .data_box_three,
.publico .table-title,
.publico .show_data_one .table-title {
    background-color: #000;
}


.publico .data_box_two,
.publico .table-title,
.publico .show_data_one .table-title {
    background-color: #000000;
}

.publico .data_box,
.publico table {
    border: 2px solid #000000;
}

.publico .single_data_box .column_three {
    background-color: #8064A2;
}

.publico .single_data_box .column_one,
.publico .single_data_box .column_two {
    background-color: #B1A0C7;
}

.publico .subtitle,
.publico .color1 {
    background-color: #1F497D !important;
}

.publico td {
    background-color: #FFC000;
}

.publico .color2 {
    background-color: #FFFF66;
}

.publico .color3 {
    background-color: #9BBB59;
}

.publico .color4 {
    background-color: #EEECE1 !important;
    color: #000 !important;
    font-weight: bold;
}

.publico .color5 {
    background-color: #1F497D !important;
    color: white !important;
    font-weight: bold;
}

.publico .color6 {
    background-color: #000 !important;
    color: white !important;
    font-weight: bold;
}

.publico .color7 {
    background-color: #404040 !important;
    color: white !important;
    font-weight: bold;
}

.publico .color8 {
    background-color: #FFFF66 !important;
    color: darkblue!important;
}

.publico .show_data_one .color1 {
    background-color: #FFC000 !important;
    color: #000;
    font-weight: bold;
}

.publico .show_data_one .color2{
    color: #000;
}

.publico .show_data_one td {
    background-color: #60497A;
    color: white;
}

.publico .price-table td {
    border-right: 1px solid #963634;
    background-color: #B1A0C7;
    color: #000;
}

.publico .show_data_one input {
    color: #000;
}

.publico .show_data {
    border:none !important;
}

.calculate .btn-default {
    background-color:#B1A0C7; /* #60497A;*/
    border-color:#B1A0C7; /* #60497A;*/
    color: white;
}

.mb-15 {
    margin-bottom: 15px;
}

.px-15{
    padding-left: 15px;
    padding-right: 15px;
}

.py-5{
    padding-top: 5px;
    padding-bottom: 5px;
}

/*************************************/
.accordion-titulo {
    position: relative;
    /*display: block;
    padding: 20px;
    font-size: 24px;
    font-weight: 300;
    background: #2c3e50;
    color: #fff;
    text-decoration: none;*/
}

.accordion-container {
    width: 100%;
    margin: 0 0 20px;
    clear:both;
}

.accordion-titulo.open {
    background: #16a085;
    color: #fff;
}
.accordion-titulo:hover {
    background: #1abc9c;
}
 
.accordion-titulo span.toggle-icon:before {
    content:"+";
}
 
.accordion-titulo.open span.toggle-icon:before {
    content:"-";
}
 
.accordion-titulo span.toggle-icon {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 20px;
    font-weight:bold;
}

.accordion-content {
    display: none;
    padding: 20px;
    overflow: auto;
}

.selectItem .nav>li {
    border-bottom: none;
}

.size14{
    font-size: 14px;
}

.mt-25px{
    margin-top: 25px;
}

.modal-header {
    background-color: #1F497D;
    color: white;
}
 
.modal-body {
    background-color: #D9D9D9;
}

.close{
    font-size: 25px !important;
    color: inherit !important;
}

.color-blue {
    color: #1F497D;
    font-weight: bold;
}

.color-white {
    color: white;
    font-weight: bold;
}

.color-sliver {
    color: silver;/* d9d9d9*/
}

.color-red {
    color: red;
    font-weight: bold;
}

.mt-25 {
    margin-top: 25px;
}

.mt-15 {
    margin-top: 15px;
}

.mb-30 {
    margin-bottom: 30px;
}

.fondo-azul {
    background-color: #1F497D;
    padding: 5px;
}

.fondo-morado,
.fondo-morado:visited,
.fondo-morado:focus,
.fondo-morado:hover,
.fondo-morado:active {
    background-color: #8064A2;
    border-color: #8064A2;
}

.grid_apk {
    background-color: white;
    padding: 10px;
    box-shadow: var(--box-shadow);
    border-top: 5px #1f497d solid;
}

.h250 {
    height: 250px;
}

.ml-5px {
    margin-left: 5px;
}

.pr-0 {
    padding-right: 0px !important;
}
.text-bold {
    font-weight: bold;
}

@media (max-width: 767px){
    .xs-size18{
        font-size: 18px;
    }

    .xs-w90{
        width: 90%;
    }

    .xs-w80{
        width: 80%;
    }

    .px-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .xs-px-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .xs-pl-0{
        padding-left: 0px !important;
    }

    .xs-pr-0{
        padding-right: 0px !important;
    }

    .presupuesto .show_data_one td {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .presupuesto td {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .xs-center {
        text-align: center;
    }

    .xs-mt-10{
        margin-top: 10px;
    }

    .xs-mt-15{
        margin-top: 15px;
    }

    .xs-d-flex{
        display: flex;
    }

    .xs-my {
        margin-top: auto;
        margin-bottom: auto;
    }

    .xs-size12 {
        font-size: 12px;
    }

    .xs-text-center {
        text-align: center
    }

    .xs-w160px {
        width: 160px;
    }  

}

@media (min-width: 768px){
    .sm-center {
        text-align: center;
    }

    .sm-text-right {
        text-align: right !important;
    }

    .sm-text-left {
        text-align: left !important;
    }

    .sm-w100p {
        width: 100%;
    }
}

@media (min-width: 992px){
    .md-h350 {
        height: 350px;
    }

    .md-w60p {
        width: 60%;
    }

}

@media (min-width: 1200px){

}
 
/***************************************/ 
@media (max-width: 767px) {
    .accordion-content {
        padding: 10px 0;
    }
}

#reporte tr.odd td { background:#fff url("contenido/img/boxbackground.gif") repeat-x scroll center left; 
    :pointer; 
    -top: 1px solid #ddd;
}

#reporte .arrow { background:transparent url("contenido/img/arrows.png") no-repeat scroll 0px -16px; 
    width:16px; height:16px; display:block;
}

#reporte .up { 
    background-position:0px 0px;
}