﻿
/* end  modales */
/*.opc {
    cursor: pointer;
    text-align: center;
    height: 75px;
    font-size: 27px;
    color: #fff;
    padding: 20px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    margin: 10px;
}*/
.opc {
    cursor: pointer;
    text-align: center;
    height: 40px;
    font-size: 20px;
    color: #fff;
    padding: 5px;
    /*border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    margin: 10px;*/
}
.opc:hover {
        background-color: #808080;
    }

.opc1 {
    background-color: #4a7ea6;
}

.opc2 {
    background-color: #4fa352;
}

.opc3 {
    background-color: #d59b46;
}

.opc4 {
    background-color: #37859c;
}

.regla {
    /*border-top: 1px solid #e56964;*/
    padding-top: 15px;
}

.tit {
    font-size: 150%;
    padding-bottom: 10px;
    margin-bottom: 15px;
    color: black;
}

.titulo {
    /*color: #424242;*/

    /*font-weight: bold;*/
    font-size: xx-large;
}



/******/



.btn-info {
    background-color: #78a1c5;
    border-color: #37859c;
}

#divOpciones {
    border-top: 1px solid #a94442;
    margin-left: 15px;
    margin-right: -100px;
    width: 97%;
    padding-top: 10px;
    margin-top: 5px;
}
/********/

.Alertafs {
    font-size: 130%;
}

/* botones principales*/
.fabtn {
    padding: 4px;
    background: #ffffff;
    margin-right: 4px;
}

.icon-btn {
    padding-left: 5px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}


/* end  botone */

.titopc {
    width: 25%;
}

.tit-page {
    border-bottom: 1px solid #e3dbdb;
    margin-bottom: 5px;
}

.img-circle {
    border-radius: 50%;
    background-color: #b2d5f1!important;
}

.Tblth {
    padding: 6px 6px 6px 10px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.9em;
    color: #FFF;
    background-color: #dfd9d9; 
}
