body {
    font-family:                    'Montserrat';
}
table, th, td {
    border-collapse:                        collapse;
    padding:                                10px;
    border:                                 1px solid gray;
}
th {
    background-color:                       #c4e2e7;
}
/*.tbl_0 {
    border:                                 1px solid white !important;
}*/
#div_form_confirmar_eli {
    display:                                none;
}
.cont_btn_sigant {
    margin-top:                             30px;
    margin-bottom:                          30px;
}
.btn_3 {
    height:                                 20px;
    max-width:                              250px;
    padding:                                20px;
    margin-bottom:                          30px;
    margin-right:                           2px;
    border-radius:                          10px;
    background-color:                       #0a7b98;
    color:                                  white;
    text-align:                             center;
    cursor:                                 pointer;
}
.btn_3:hover {
    background-color:                       #009ac1;
} 
.btn {
    height:                                 20px;
    max-width:                              250px;
    padding:                                20px;
    margin-bottom:                          10px;
    border-radius:                          10px;
    background-color:                       #0a7b98;
    color:                                  white;
    text-align:                             center;
    cursor:                                 pointer;
}
.btn:hover {
    background-color:               #009ac1;
}
#cont_ini {
    width:                          90%;
    margin-top:                     20px;
    padding:                        10px;
    text-align:                     left;
    box-shadow:                     0px 0px 3px #F0F0F0;
    border-radius:                  10px;
}
/*#div_sesion {
    padding:                        20px;
    width:                          300px;
    position:                       absolute;
    top:                            50%;
    left:                           50%;
    margin-top:                     -150px;
    margin-left:                    -150px;
    box-shadow:                     0px 0px 20px gray;
    border-radius:                  10px;
}*/
.btn_1 {
    height:                         20px;
    padding:                        20px;
    margin-bottom:                  10px;
    border-radius:                  10px;
    background-color:               #0a7b98;
    color:                          white;
    text-align:                     center;
    cursor:                         pointer;
}
.btn_1:hover {
    background-color:               #009ac1;
}
#div_tit {
    /*border:1px solid gray;*/
    padding-top:                        10px;
    padding-bottom:                     10px;
    margin-bottom:                      10px;
    background-color:                   #fafafa;
    /*box-shadow:                         0 0 10px gray;*/
}
.men_pri_2 {
    font-weight: bold;
}
.men_pri_2 ul {
    list-style-type:                    none;
    margin:                             0;
    padding:                            0;
}
.men_pri_2 ul li {
    position:                           relative;
    display:                            inline-block;
    background-color: #F9F9F9;
    box-shadow:                         0 0 3px gray;
}
.btn_men_pri_2, .btn_men_pri_3 {
    border:                             1px solid #e8e8e8;
    min-width:                          120px;
    font-size:                          14px;
    padding:                            10px;
    margin:                             4px;
    color:                              black;
}
.btn_men_pri_2:hover, .btn_men_pri_3:hover {
    color:                              #0097b2;
    cursor:                             pointer;
}
.submenu {
    display:                            none;
    position:                           absolute;
    background-color:                   #FFFFFF;
    min-width:                          150px;
    z-index:                            1;
}
.submenu li {
    display:                            block;
    border:                             1px solid #e8e8e8;
    width:                              130px;
    color:                              #000000;
    padding:                            10px;
    text-decoration:                    none;
    text-align:left;
    cursor:                             pointer;
}
.submenu li:hover {
    border:                             1px solid #e8e8e8;
    color:                              #0097b2;
    cursor:                             pointer;
}
#div_sesion {
    text-align:                     center;
    padding:                        20px;
    width:                          300px;
    position:                       absolute;
    top:                            50%;
    left:                           50%;
    margin-top:                     -150px;
    margin-left:                    -150px;
    box-shadow:                     0px 0px 20px gray;
    border-radius:                  10px;
}
#txt_usu, #txt_cla, #txt_nue_rol {
    margin-bottom:                  20px;
}
input[type="text"], input[type="password"], input[type="number"] {
    width:                          290px;
    height:                         30px;
    padding:                        20px;
    /*margin-bottom:                  20px;*/
    border-radius:                  10px;
    border:                         1px solid gray;
}
select {
    color:                          black;
    text-align:                     left;
    width:                          290px;
    height:                         40px !important;
    padding:                        20px !important;
    border-radius:                  10px;
    border:                         1px solid gray;
}
.txt_acc_est {
    color:                          black;
    text-align:                     left;
    width:                          100px !important;
    height:                         40px !important;
    padding:                        20px !important;
    border-radius:                  10px;
    border:                         1px solid gray;
}
.txt_responsable {
    width:                          150px !important;
}
.modal {
    display:                        none;
    position:                       fixed;
    top:                            0;
    left:                           0;
    width:                          100%;
    height:                         100%;
    background:                     rgba(0, 0, 0, 0.85);
    overflow: auto;
}
#div_cont_ver_cue, #div_form_edi, #div_cont_ver_pla {
    display:                        none;
    max-height:                     70%;
    position:                       fixed;
    top:                            50%;
    left:                           50%;
    background-color:               white;
    padding:                        20px;
    overflow-y:                     scroll;
}
#div_form_nue_rol, #div_form_nue_usu, #div_form_confirmar_eli, #div_form_nue_tip_org, #div_form_nue_org, #div_form_confirmar_edi, #div_form_confirmar_eli, #div_form_confirmar_fin {
    display:                        none;
    position:                       fixed;
    top:                            50%;
    left:                           50%;
    background-color:               white;
    padding:                        20px;
}
.btn_lnk {
    color:                          blue;
    padding:                        5px;
    margin-right:                   5px;
    border:                         1px solid #e8e8e8;
}
.btn_lnk:hover {
    color:                          black;
    cursor:                         pointer;
}
.oculto {
    display:                        none;
}
.tit_res, .tit_res_edi {
    height:                                 20px;
    max-width:                              350px;
    padding:                                20px;
    margin-top:                             30px;
    border-radius:                          10px;di
    text-align:                             center;
    cursor:                                 pointer;
    background-color:                       #bfe4ea;
    color:                                  black;
}
.tit_res:hover {
    background-color:                       #aed6dc;
}
.cont_res {
    display:                                none;
}
.txt_parrafo_pre {
    max-width:                              450px;
    margin-top:                             10px;
}
.tit_eje {
    height:                                 20px;
    max-width:                              400px;
    padding:                                20px;
    margin-bottom:                          30px;
    margin-right:                           2px;
    border-radius:                          10px;
    background-color:                       #0a7b98;
    color:                                  white;
    text-align:                             center;
    cursor:                                 pointer;
}
.tit_eje:hover {
    background-color:                       #009ac1;
}
.cont_eje {
    display:                                none;
    /*max-width:                              600px;*/ 
    max-width:                              800px;
    margin-bottom:                          20px;
    text-align:                             center;
}
.tbl_res {
    /*max-width:                              500px;*/
    width:                                  75%;
}
.div_menu_flotante {
    position:                               fixed;
    bottom:                                 20px;
    right:                                  20px;
    background-color:                       rgba(255, 255, 255, 0.5);
}
#btn_flo_subir {
    display:                                none;
}
.btn_flo:hover {
    cursor:                                 pointer;
}