/* css for buttons */



.wrapper_30 {
    margin-left: 30px;
    text-align: left;
}

.wrapper_1 {
    margin-left: 30px;
    text-align: center;
}
.wrapper_2 {
    margin-left: 30px;
    text-align: left;
}
.wrapper_3 {
    margin-right: 30px;
    text-align: right;
}
.wrapper_4 {
    text_align: center;
}
.wrapper_40 {
    margin-left: 40px;
    text-align: left;
}

.wrapper_50 {
    margin-left: 50px;
    text-align: left;
}

.wrapper_center {
    margin-left: 40%;
    text-align: center;

}

.button_setup {
    background-color: #006600;
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    font-size: 14px;
    text-decoration: bold;

}

.button_multiple_setup {
    background-color: #006600;
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    font-size: 14px;
    text-decoration: bold;

}

.button_multiple_edit {
    background-color: #603902;
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    font-size: 14px;
    text-decoration: bold;

}

.button_multiple_delete {
    background-color: #ff0000;
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    font-size: 14px;
    text-decoration: bold;

}
.button_edit {
    background-color: #603902;
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    font-size: 14px;
    font-decoration: bold;
}
.button_delete {
    background-color: #ff0000;
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    font-size: 14px;
    font-decoration: bold;
}
.button_deleteAll {
    background-color: #ff0000;
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    font-size: 14px;
    font-decoration: bold;
}
.button_calculate {
    background-color: #7e09de;
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    font-size: 14px;
    font-decoration: bold;
}
.button_break {
    background-color: #1c4c30; /* blue */
    border: none;
    color: white;
    padding: 12px 25px;
    text-align: center;
    font-size: 14px;
    font-decoration: bold;
}

.button_report {
    background-color: #7e09de;
    border: none;
    color: black;
    padding: 10px 20px;
    text-align: center;
    font-size: 14px;
    font-decoration: bold;
}
.button_submit {
    background-color: #990000; /* maroon */
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    font-size: 14px;
    font-decoration: bold;
}
.buttonMitigate {
    background-color: #00ff00; /* Irridescent Green */
    border: none;
    color: black;
    padding: 10px 20px;
    text-align: center;
    font-size: 14px;
    font-decoration: bold;
}
.button_help {
    background-color: #0427a4;
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    font-size: 14px;
    font-decoration: bold;
}

.button1 {
    background-color: #ff0000; /* red */
    border: none;
    color: white;
    top: 1%;
    padding: 10px 20px;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin-left: 4x 2px;
    cursor: pointer;
}
.button2 {
    background-color: #003300; /* green */
    border: none;
    color: white;
    top: 1%;
    padding: 10px 20px;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
    margin: 4px 2px;
    cursor: pointer;
}
.button3 {
    background-color: blue; /* blue */
    border: none;
    color: white;
    padding: 10px 20px;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 4px 2px;
    cursor: pointer;
}

.button4 {
    background-color: #f0a03a; /*  */
    border: none;
    color: black;
    padding: 10px 20px;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 4px 2px;
    cursor: pointer;
}
.button5 {
    background-color: purple;
    border: none;
    color: white;
    padding: 10px 20px;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 4px 2px;
    cursor: pointer;
}
.button6 {
    background-color: brown; /* brown */
    border: none;
    color: white;
    padding: 10px 20px;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 4px 2px;
    cursor: pointer;
}

.button7 {
    background-color: black; /* black */
    border: none;
    color: white;
    padding: 10px 20px;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 4px 2px;
    cursor: pointer;
}

.button8 {
    background-color: #00ffcc; /* brown */
    border: none;
    color: black;
    padding: 10px 20px;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 4px 2px;
    cursor: pointer;
}
.button9 {
    background-color: #003399; /* blue */
    border: none;
    color: white;
    padding: 10px 20px;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 4px 2px;
    cursor: pointer;
}
.button10 {
    background-color: #663300; /* Brown */
    border: none;
    color: white;
    padding: 10px 20px;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 4px 2px;
    cursor: pointer;
}
.button11 {
    background-color: yellow; /* Brown */
    border: none;
    color: black;
    padding: 10px 20px;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 4px 2px;
    cursor: pointer;
}
.button12 {
    background-color: #b3b300; /* Brown */
    border: none;
    color: black;
    padding: 10px 20px;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 4px 2px;
    cursor: pointer;
}

.button1 {border-radius: 50%;}
.button2 {border-radius: 50%;}
.button3 {border-radius: 50%;}
.button4 {border-radius: 50%;}
.button5 {border-radius: 50%;}
.button6 {border-radius: 50%;}
.button7 {border-radius: 50%;}
.button8 {border-radius: 50%;}
.button9 {border-radius: 50%;}
.button10 {border-radius: 50%;}
.button11 {border-radius: 50%;}
.button12 {border-radius: 50%;}

.button_setup {border-radius: 50%;}
.button_multiple_setup {border-radius: 50%;}
.button_multiple_edit {border-radius: 50%;}
.button_multiple_delete {border-radius: 50%;}
.button_edit {border-radius: 50%;}
.button_delete {border-radius: 50%;}
.button_deleteAll {border-radius: 50%;}
.button_calculate {border-radius: 50%;}
.button_report {border-radius: 50%;}
.button_submit {border-radius: 50%;}
.button_break {border-radius: 50%;}
.button_help {border-radius: 50%;}
.buttonMitigate {border-radius: 50%;}