﻿.btn-grass {
    background-color: #afcc00;
    border-color: #afcc00;
}

    .btn-grass:hover,
    .btn-grass:focus,
    .btn-grass:active,
    .btn-grass.active {
        background-color: #99b300;
        border-color: #839900;
    }

    .btn-grass.disabled:hover,
    .btn-grass.disabled:focus,
    .btn-grass.disabled:active,
    .btn-grass.disabled.active,
    .btn-grass[disabled]:hover,
    .btn-grass[disabled]:focus,
    .btn-grass[disabled]:active,
    .btn-grass[disabled].active,
    fieldset[disabled] .btn-grass:hover,
    fieldset[disabled] .btn-grass:focus,
    fieldset[disabled] .btn-grass:active,
    fieldset[disabled] .btn-grass.active {
        background-color: #afcc00;
        border-color: #afcc00;
    }

.btn-orange {
    background-color: #FF8000;
    border-color: #FF8000;
}

    .btn-orange:hover,
    .btn-orange:focus,
    .btn-orange:active,
    .btn-orange.active {
        background-color: #e67300;
        border-color: #cc6600;
    }

    .btn-orange.disabled:hover,
    .btn-orange.disabled:focus,
    .btn-orange.disabled:active,
    .btn-orange.disabled.active,
    .btn-orange[disabled]:hover,
    .btn-orange[disabled]:focus,
    .btn-orange[disabled]:active,
    .btn-orange[disabled].active,
    fieldset[disabled] .btn-orange:hover,
    fieldset[disabled] .btn-orange:focus,
    fieldset[disabled] .btn-orange:active,
    fieldset[disabled] .btn-orange.active {
        background-color: #FF8000;
        border-color: #FF8000;
    }

.btn-purple {
    background-color: #8000FF;
    border-color: #8000FF;
}

    .btn-purple:hover,
    .btn-purple:focus,
    .btn-purple:active,
    .btn-purple.active {
        background-color: #7300e6;
        border-color: #6600cc;
    }

    .btn-purple.disabled:hover,
    .btn-purple.disabled:focus,
    .btn-purple.disabled:active,
    .btn-purple.disabled.active,
    .btn-purple[disabled]:hover,
    .btn-purple[disabled]:focus,
    .btn-purple[disabled]:active,
    .btn-purple[disabled].active,
    fieldset[disabled] .btn-purple:hover,
    fieldset[disabled] .btn-purple:focus,
    fieldset[disabled] .btn-purple:active,
    fieldset[disabled] .btn-purple.active {
        background-color: #8000FF;
        border-color: #8000FF;
    }

.btn-navy {
    background-color: #0055AA;
    border-color: #0055AA;
}

    .btn-navy:hover,
    .btn-navy:focus,
    .btn-navy:active,
    .btn-navy.active {
        background-color: #004891;
        border-color: #003b77;
    }

    .btn-navy.disabled:hover,
    .btn-navy.disabled:focus,
    .btn-navy.disabled:active,
    .btn-navy.disabled.active,
    .btn-navy[disabled]:hover,
    .btn-navy[disabled]:focus,
    .btn-navy[disabled]:active,
    .btn-navy[disabled].active,
    fieldset[disabled] .btn-navy:hover,
    fieldset[disabled] .btn-navy:focus,
    fieldset[disabled] .btn-navy:active,
    fieldset[disabled] .btn-navy.active {
        background-color: #0055AA;
        border-color: #0055AA;
    }


.btn-imokPeach {
    background-color: #EE6F70;
    border-color: #EE6F70;
    color: #ffffff;
}

    .btn-imokPeach:hover,
    .btn-imokPeach:focus,
    .btn-imokPeach:active,
    .btn-imokPeach.active {
        background-color: #eb5859;
        border-color: #e94143;
    }

    .btn-imokPeach.disabled:hover,
    .btn-imokPeach.disabled:focus,
    .btn-imokPeach.disabled:active,
    .btn-imokPeach.disabled.active,
    .btn-imokPeach[disabled]:hover,
    .btn-imokPeach[disabled]:focus,
    .btn-imokPeach[disabled]:active,
    .btn-imokPeach[disabled].active,
    fieldset[disabled] .btn-imokPeach:hover,
    fieldset[disabled] .btn-imokPeach:focus,
    fieldset[disabled] .btn-imokPeach:active,
    fieldset[disabled] .btn-imokPeach.active {
        background-color: #EE6F70;
        border-color: #EE6F70;
    }

btn-imokGreen {
    background-color: #69BD55;
    border-color: #69BD55;
    color: #ffffff;
}

.btn-imokGreen:hover,
.btn-imokGreen:focus,
.btn-imokGreen:active,
.btn-imokGreen.active {
    background-color: #5bb345;
    border-color: #51a13e;
}

.btn-imokGreen.disabled:hover,
.btn-imokGreen.disabled:focus,
.btn-imokGreen.disabled:active,
.btn-imokGreen.disabled.active,
.btn-imokGreen[disabled]:hover,
.btn-imokGreen[disabled]:focus,
.btn-imokGreen[disabled]:active,
.btn-imokGreen[disabled].active,
fieldset[disabled] .btn-imokGreen:hover,
fieldset[disabled] .btn-imokGreen:focus,
fieldset[disabled] .btn-imokGreen:active,
fieldset[disabled] .btn-imokGreen.active {
    background-color: #69BD55;
    border-color: #69BD55;
}

.btn-imokBrown {
    background-color: #EC9E7B;
    border-color: #EC9E7B;
    color: #ffffff;
}

    .btn-imokBrown:hover,
    .btn-imokBrown:focus,
    .btn-imokBrown:active,
    .btn-imokBrown.active {
        background-color: #e98e65;
        border-color: #e67d4e;
    }

    .btn-imokBrown.disabled:hover,
    .btn-imokBrown.disabled:focus,
    .btn-imokBrown.disabled:active,
    .btn-imokBrown.disabled.active,
    .btn-imokBrown[disabled]:hover,
    .btn-imokBrown[disabled]:focus,
    .btn-imokBrown[disabled]:active,
    .btn-imokBrown[disabled].active,
    fieldset[disabled] .btn-imokBrown:hover,
    fieldset[disabled] .btn-imokBrown:focus,
    fieldset[disabled] .btn-imokBrown:active,
    fieldset[disabled] .btn-imokBrown.active {
        background-color: #EC9E7B;
        border-color: #EC9E7B;
    }

.btn-imokPurple {
    background-color: #975490;
    border-color: #975490;
    color: #ffffff;
}

    .btn-imokPurple:hover,
    .btn-imokPurple:focus,
    .btn-imokPurple:active,
    .btn-imokPurple.active {
        background-color: #874b80;
        border-color: #764271;
        color: #ffffff;
    }

    .btn-imokPurple.disabled:hover,
    .btn-imokPurple.disabled:focus,
    .btn-imokPurple.disabled:active,
    .btn-imokPurple.disabled.active,
    .btn-imokPurple[disabled]:hover,
    .btn-imokPurple[disabled]:focus,
    .btn-imokPurple[disabled]:active,
    .btn-imokPurple[disabled].active,
    fieldset[disabled] .btn-imokPurple:hover,
    fieldset[disabled] .btn-imokPurple:focus,
    fieldset[disabled] .btn-imokPurple:active,
    fieldset[disabled] .btn-imokPurple.active {
        background-color: #975490;
        border-color: #975490;
    }

.btn-imokBlue {
    background-color: #3097BD;
    border-color: #3097BD;
    color: #ffffff;
}

    .btn-imokBlue:hover,
    .btn-imokBlue:focus,
    .btn-imokBlue:active,
    .btn-imokBlue.active {
        background-color: #2b87a9;
        border-color: #267794;
    }

    .btn-imokBlue.disabled:hover,
    .btn-imokBlue.disabled:focus,
    .btn-imokBlue.disabled:active,
    .btn-imokBlue.disabled.active,
    .btn-imokBlue[disabled]:hover,
    .btn-imokBlue[disabled]:focus,
    .btn-imokBlue[disabled]:active,
    .btn-imokBlue[disabled].active,
    fieldset[disabled] .btn-imokBlue:hover,
    fieldset[disabled] .btn-imokBlue:focus,
    fieldset[disabled] .btn-imokBlue:active,
    fieldset[disabled] .btn-imokBlue.active {
        background-color: #3097BD;
        border-color: #3097BD;
    }

.btn-imokDarkGreen {
    background-color: #34A782;
    border-color: #34A782;
    color: #ffffff;
}

    .btn-imokDarkGreen:hover,
    .btn-imokDarkGreen:focus,
    .btn-imokDarkGreen:active,
    .btn-imokDarkGreen.active {
        background-color: #2e9473;
        border-color: #288064;
    }

    .btn-imokDarkGreen.disabled:hover,
    .btn-imokDarkGreen.disabled:focus,
    .btn-imokDarkGreen.disabled:active,
    .btn-imokDarkGreen.disabled.active,
    .btn-imokDarkGreen[disabled]:hover,
    .btn-imokDarkGreen[disabled]:focus,
    .btn-imokDarkGreen[disabled]:active,
    .btn-imokDarkGreen[disabled].active,
    fieldset[disabled] .btn-imokDarkGreen:hover,
    fieldset[disabled] .btn-imokDarkGreen:focus,
    fieldset[disabled] .btn-imokDarkGreen:active,
    fieldset[disabled] .btn-imokDarkGreen.active {
        background-color: #34A782;
        border-color: #34A782;
    }

.btn-imokOrange {
    background-color: #FF8528;
    border-color: #FF8528;
    color: #ffffff;
}

    .btn-imokOrange:hover,
    .btn-imokOrange:focus,
    .btn-imokOrange:active,
    .btn-imokOrange.active {
        background-color: #ff770f;
        border-color: #f46a00;
    }

    .btn-imokOrange.disabled:hover,
    .btn-imokOrange.disabled:focus,
    .btn-imokOrange.disabled:active,
    .btn-imokOrange.disabled.active,
    .btn-imokOrange[disabled]:hover,
    .btn-imokOrange[disabled]:focus,
    .btn-imokOrange[disabled]:active,
    .btn-imokOrange[disabled].active,
    fieldset[disabled] .btn-imokOrange:hover,
    fieldset[disabled] .btn-imokOrange:focus,
    fieldset[disabled] .btn-imokOrange:active,
    fieldset[disabled] .btn-imokOrange.active {
        background-color: #FF8528;
        border-color: #FF8528;
    }

