
/**
 * Rewards
 */

body.project-edit div#main.rewards div.superform li.element.reward-new > .title {
    display: none;
}

/* Viendo */

body.project-edit div#main.rewards div.superform li.element.reward div.title {
    font-size: 14px;
    text-transform: uppercase;
    width: 68%;
    float: left;
}

/* Iconos tambien para los retornos de las convocatorias */

body.project-edit div#main.overview div.superform li.element.icon,
body.project-edit div#main.rewards div.superform li.element.reward div.reward {
    background: none no-repeat right center;
    min-height: 32px;
    display: inline-block;
    width: 30%;
    margin-right: 1%;
}

body.project-edit div#main.overview div.superform li.element.icon.file,
body.project-edit div#main.rewards div.superform li.element.reward div.file {
    background-image: url('/view/css/icon/m/file.png');
}

body.project-edit div#main.overview div.superform li.element.icon.money,
body.project-edit div#main.rewards div.superform li.element.reward div.money {
    background-image: url('/view/css/icon/m/money.png');
}

body.project-edit div#main.overview div.superform li.element.icon.code,
body.project-edit div#main.rewards div.superform li.element.reward div.code {
    background-image: url('/view/css/icon/m/code.png');
}

body.project-edit div#main.overview div.superform li.element.icon.service,
body.project-edit div#main.rewards div.superform li.element.reward div.service {
    background-image: url('/view/css/icon/m/service.png');
}

body.project-edit div#main.overview div.superform li.element.icon.manual,
body.project-edit div#main.rewards div.superform li.element.reward div.manual {
    background-image: url('/view/css/icon/m/manual.png');
}

body.project-edit div#main.overview div.superform li.element.icon.product,
body.project-edit div#main.rewards div.superform li.element.reward div.product {
    background-image: url('/view/css/icon/m/product.png');
}

body.project-edit div#main.overview div.superform li.element.icon.design,
body.project-edit div#main.rewards div.superform li.element.reward div.design {
    background-image: url('/view/css/icon/m/design.png');
}

body.project-edit div#main.overview div.superform li.element.icon.thanks,
body.project-edit div#main.rewards div.superform li.element.reward div.thanks {
    background-image: url('/view/css/icon/m/thanks.png');
}

body.project-edit div#main.overview div.superform li.element.icon.other,
body.project-edit div#main.rewards div.superform li.element.reward div.other {
    background-image: url('/view/css/icon/m/other.png');
}

body.project-edit div#main.rewards div.superform li.element.reward div.description {
    float: left;
    width: 68%;
    margin: .5em 0;
}

body.project-edit div#main.rewards div.superform li.element.reward div.description span.left {
    color: #EE4843;
    font-weight: bold;
}



body.project-edit div#main.rewards div.superform li.element.reward div.license {
    padding-left: 110px !important;
    background: none no-repeat 10px center;
    min-height: 32px;
    line-height: 32px;
}

/*
body.project-edit div#main.rewards div.superform li.element.reward input.edit,
body.project-edit div#main.rewards div.superform li.element.reward input.remove {
    width: 6em;
}
*/

body.project-edit div#main.rewards div.superform li.element.reward input.edit {
    margin-top: -1em;
}

body.project-edit div#main.rewards div.superform li.element.reward input.remove {
    margin-bottom: 1em;
    margin-top: 0;
}

/* Editando */

body.project-edit div#main.rewards div.superform li.element.editsocial_reward > .children  ol,
body.project-edit div#main.rewards div.superform li.element.editindividual_reward > .children  ol {
    padding: 0 !important;
    margin: 0 !important;
}

body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.buttons div.contents,
body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.buttons ol,
body.project-edit div#main.rewards div.superform li.element.editindividual_reward li.buttons div.contents,
body.project-edit div#main.rewards div.superform li.element.editindividual_reward li.buttons ol {
    margin: 0 !important;
    padding: 0 !important;
}

body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.buttons li,
body.project-edit div#main.rewards div.superform li.element.editindividual_reward li.buttons li {
    display: inline-block;
    padding: 0;
    margin: 0;
}

body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.buttons ol,
body.project-edit div#main.rewards div.superform li.element.editindividual_reward li.buttons ol {
    text-align: right;
}

body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.buttons input,
body.project-edit div#main.rewards div.superform li.element.editindividual_reward li.buttons input {
    width: auto;
    float: left;
    margin: 0 10px 0 0;
}


body.project-edit div#main.rewards div.superform li.element.editsocial_reward div.children li.element.reward-description textarea,
body.project-edit div#main.rewards div.superform li.element.editindividual_reward div.children li.element.reward-description textarea {
    height: 4em;
    min-height: 4em;
}

body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.other div.contents,
body.project-edit div#main.rewards div.superform li.element.editindividual_reward li.other div.contents {
    padding-left: 0px !important;
    background-image: none !important;
    min-height: 32px;
    line-height: 32px;
}

body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.reward-type div.contents,
body.project-edit div#main.rewards div.superform li.element.editindividual_reward li.reward-type div.contents {
    padding-left: 55px;
    background-position: 10px 10px;
    background-repeat: no-repeat;
    min-height: 32px;
    line-height: 32px;
}

body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.reward_file div.contents,
body.project-edit div#main.rewards div.superform li.element.editindividual_reward li.reward_file div.contents {
    background-image: url('/view/css/icon/m/file.png');
}

body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.reward_money div.contents,
body.project-edit div#main.rewards div.superform li.element.editindividual_reward li.reward_money div.contents {
    background-image: url('/view/css/icon/m/money.png');
}

body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.reward_code div.contents,
body.project-edit div#main.rewards div.superform li.element.editindividual_reward li.reward_code div.contents {
    background-image: url('/view/css/icon/m/code.png');
}

body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.reward_service div.contents,
body.project-edit div#main.rewards div.superform li.element.editindividual_reward li.reward_service div.contents {
    background-image: url('/view/css/icon/m/service.png');
}

body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.reward_manual div.contents,
body.project-edit div#main.rewards div.superform li.element.editindividual_reward li.reward_manual div.contents {
    background-image: url('/view/css/icon/m/manual.png');
}

body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.reward_product div.contents,
body.project-edit div#main.rewards div.superform li.element.editindividual_reward li.reward_product div.contents {
    background-image: url('/view/css/icon/m/product.png');
}

body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.reward_design div.contents,
body.project-edit div#main.rewards div.superform li.element.editindividual_reward li.reward_design div.contents {
    background-image: url('/view/css/icon/m/design.png');
}

body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.reward_thanks div.contents,
body.project-edit div#main.rewards div.superform li.element.editindividual_reward li.reward_thanks div.contents {
    background-image: url('/view/css/icon/m/thanks.png');
}

body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.reward_other div.contents,
body.project-edit div#main.rewards div.superform li.element.editindividual_reward li.reward_other div.contents {
    background-image: url('/view/css/icon/m/other.png');
}

/* Licencias */
body.project-edit div#main.rewards div.superform li.element.editsocial_reward .license {
    margin-left: 18px;
}

body.project-edit div#main.rewards div.superform li.element.editsocial_reward .license div.contents {
    padding-left: 110px !important;
    background: none no-repeat 10px center;
    min-height: 32px;
    line-height: 32px;
}

body.project-edit div#main.rewards div.superform li.element.reward div.license_agpl ,
body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.license_agpl div.contents {
    background-image: url('/view/css/license/agpl.png');
}

body.project-edit div#main.rewards div.superform li.element.reward div.license_apache ,
body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.license_apache div.contents {
    background-image: url('/view/css/license/apache.png');
}

body.project-edit div#main.rewards div.superform li.element.reward div.license_balloon ,
body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.license_balloon div.contents {
    background-image: url('/view/css/license/balloon.png');
}

body.project-edit div#main.rewards div.superform li.element.reward div.license_bsd ,
body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.license_bsd div.contents {
    background-image: url('/view/css/license/bsd.png');
}

body.project-edit div#main.rewards div.superform li.element.reward div.license_cc0 ,
body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.license_cc0 div.contents {
    background-image: url('/view/css/license/cc0.png');
}

body.project-edit div#main.rewards div.superform li.element.reward div.license_ccby ,
body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.license_ccby div.contents {
    background-image: url('/view/css/license/ccby.png');
}

body.project-edit div#main.rewards div.superform li.element.reward div.license_ccbync ,
body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.license_ccbync div.contents {
    background-image: url('/view/css/license/ccbync.png');
}

body.project-edit div#main.rewards div.superform li.element.reward div.license_ccbyncnd ,
body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.license_ccbyncnd div.contents {
    background-image: url('/view/css/license/ccbyncnd.png');
}

body.project-edit div#main.rewards div.superform li.element.reward div.license_ccbyncsa ,
body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.license_ccbyncsa div.contents {
    background-image: url('/view/css/license/ccbyncsa.png');
}

body.project-edit div#main.rewards div.superform li.element.reward div.license_ccbynd ,
body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.license_ccbynd div.contents {
    background-image: url('/view/css/license/ccbynd.png');
}

body.project-edit div#main.rewards div.superform li.element.reward div.license_ccbysa ,
body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.license_ccbysa div.contents {
    background-image: url('/view/css/license/ccbysa.png');
}

body.project-edit div#main.rewards div.superform li.element.reward div.license_fal ,
body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.license_fal div.contents {
    background-image: url('/view/css/license/fal.png');
}

body.project-edit div#main.rewards div.superform li.element.reward div.license_fdl ,
body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.license_fdl div.contents {
    background-image: url('/view/css/license/fdl.png');
}

body.project-edit div#main.rewards div.superform li.element.reward div.license_freebsd ,
body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.license_freebsd div.contents {
    background-image: url('/view/css/license/freebsd.png');
}

body.project-edit div#main.rewards div.superform li.element.reward div.license_gpl ,
body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.license_gpl div.contents {
    background-image: url('/view/css/license/gpl.png');
}

body.project-edit div#main.rewards div.superform li.element.reward div.license_gpl2 ,
body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.license_gpl2 div.contents {
    background-image: url('/view/css/license/gpl2.png');
}

body.project-edit div#main.rewards div.superform li.element.reward div.license_lgpl ,
body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.license_lgpl div.contents {
    background-image: url('/view/css/license/lgpl.png');
}

body.project-edit div#main.rewards div.superform li.element.reward div.license_mit ,
body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.license_mit div.contents {
    background-image: url('/view/css/license/mit.png');
}

body.project-edit div#main.rewards div.superform li.element.reward div.license_mpl ,
body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.license_mpl div.contents {
    background-image: url('/view/css/license/mpl.png');
}

body.project-edit div#main.rewards div.superform li.element.reward div.license_odbl ,
body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.license_odbl div.contents {
    background-image: url('/view/css/license/odbl.png');
}

body.project-edit div#main.rewards div.superform li.element.reward div.license_odcby ,
body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.license_odcby div.contents {
    background-image: url('/view/css/license/odcby.png');
}

body.project-edit div#main.rewards div.superform li.element.reward div.license_oshw ,
body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.license_oshw div.contents,
body.project-edit div#main.rewards div.superform li.element.reward div.license_cernohl ,
body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.license_cernohl div.contents {
    background-image: url('/view/css/license/oshw.png');
}

body.project-edit div#main.rewards div.superform li.element.reward div.license_pd ,
body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.license_pd div.contents {
    background-image: url('/view/css/license/pd.png');
}

body.project-edit div#main.rewards div.superform li.element.reward div.license_php ,
body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.license_php div.contents {
    background-image: url('/view/css/license/php.png');
}

body.project-edit div#main.rewards div.superform li.element.reward div.license_tapr ,
body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.license_tapr div.contents {
    background-image: url('/view/css/license/tapr.png');
}

body.project-edit div#main.rewards div.superform li.element.reward div.license_xoln ,
body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.license_xoln div.contents {
    background-image: url('/view/css/license/xoln.png');
}

body.project-edit div#main.rewards div.superform li.element.reward div.license_ppl ,
body.project-edit div#main.rewards div.superform li.element.editsocial_reward li.license_ppl div.contents {
    background-image: url('/view/css/license/ppl.png');
}

/* Fin licencias */

body.project-edit div#main.rewards div.superform li.element.editindividual_reward div.children li.element.reward-amount > div.contents {
    position: relative;
}

body.project-edit div#main.rewards div.superform li.element.editindividual_reward div.children li.element.reward-amount > div.contents > input {
    width: 3em;
    max-width: 3em;
    min-width: 3em;
    float: left;
    padding-left: 30px;
    font-size: 16px;
    font-weight: bold;
}

body.project-edit div#main.rewards div.superform li.element.editindividual_reward div.children li.element.reward-amount > div.contents > span.symbol {
    font-size: 22px;
    font-weight: bold;
    left: 10px;
    position: absolute;
    top: 4px;
}


body.project-edit div#main.rewards div.superform li.element.editindividual_reward div.children li.element.reward-units > div.contents > input {
    width: 4.6em;
    max-width: 4.6em;
    min-width: 4.6em;
}
