﻿button.dt-button, div.dt-button, a.dt-button, input.dt-button {
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid transparent;
    background-color: #f39c12;
    border-color: #e08e0b;
    color: #fff;
}

.bg-sdg {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    width: 200px;
    background-color: #f9f9f9;
}

.bg-sdg1-color {
    /*background-color: #e5243b;*/
}


.bg-sdg2-color {
    /*background-color: #dda63a;*/
}

.bg-sdg3-color {
    /*background-color: #4c9f38;*/
}

.bg-sdg4-color, table.dataTable th .bg-sdg4-color {
    background-color: #c5192d;
    color: #eee;
}

.bg-sdg5-color {
    /*background-color: #ff3a21;*/
}

.bg-sdg6-color, table.dataTable th .bg-sdg6-color {
    background-color: #26bde2;
    color: #eee;
}

.bg-sdg7-color, table.dataTable th .bg-sdg7-color {
    background-color: #fcc30b;
    color: #eee;
}

.bg-sdg8-color, table.dataTable th .bg-sdg8-color {
    background-color: #a21942;
    color: #eee;
}

.bg-sdg9-color {
    /*background-color: #fd6925;*/
}

.bg-sdg10-color {
    /*background-color: #dd1367;*/
}

.bg-sdg11-color, table.dataTable th .bg-sdg11-color {
    background-color: #fd9d24;
    color: #eee;
}

.bg-sdg12-color, table.dataTable th .bg-sdg12-color {
    background-color: #bf8b2e;
    color: #eee;
}

.bg-sdg13-color {
    /*background-color: #3f7e44;*/
}

.bg-sdg14-color {
    /*background-color: #0a97d9;*/
    
}

.bg-sdg15-color {
    /*background-color: #56c02b;*/
    
}

.bg-sdg16-color {
    /*background-color: #00689d;*/
    
}

.bg-sdg17-color, table.dataTable th .bg-sdg17-color {
    background-color: #19486a;
    color: #eee;
}
.bg-sdgsubtotal-color, table.dataTable th .bg-sdgsubtotal-color, table.dataTable td .bg-sdgsubtotal-color {
    background-color: #e5e2e2;
    color: #333;
}