:root {
    --module-color:  #cc9900;
}
/** 007E33 **/
/** cc9900 **/
/** 999966 **/


/** selector de proyecto **/
#proyecto .select2-selection.select2-selection--single {
    border:  0 !important;
    background-color: transparent;
    width: 160px !important;
    margin-top: 6px;
}

#proyecto .select2.select2-container {
    border-bottom:  0 !important;
}

#proyecto .select2-selection__rendered {
        padding-right: 15px !important;    
}

#proyecto .input-group-addon {
    border: 0;
    padding: 7px 0px 7px 10px;
}

