
.wg-opc{
    
    width: 170px !important;
    height: 18px;
    margin-top: 8px;
    font-size: 12px;
}


.disabled_a,.disabled_a:hover{
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
    text-decoration: none;
}

.table-responsive{overflow-x: hidden !important;}

.success-color{ background-color: #abe7ed !important;}

.select2-drop {
    z-index: 1013;
}

.select2-results {
    z-index: 999;
}


.toggler-prize{
    right: 0;
    position: absolute;

    padding: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    top: 4px;
    cursor: pointer;
    font-size: 28px;
}

.toggler-cerrar {
    font-size: 30px;
    display: none;
    right: 0;
    z-index: 101;
    position: absolute;
    border-radius: 4px;

    padding: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    top: 4px;
    cursor: pointer;

}

.infoPrize{ background-color: #CECECE;}

.select2-result {
    z-index: 1010;
}

#table-tasados > tbody tr { cursor: pointer;}
#table-tasados > tbody tr > td:first-child { display: none;}
