/* btn-orange 
btn-outline-orange
btn-blue
btn-preview
btn-approve
btn-reject 

btn-danger 
btn-dark */


/* 
btn-bg-blue  
btn-bg-blue-a
btn-bg-orange  
btn-bg-green
btn-bg-yellow 
btn-bg-danger  
btn-bg-danger-b
btn-bg-danger-a
*/
.card-header{
    background: #EEAE56!important;
}
.col-form-label{
    color: #EF582E!important;
}
.col-form-label span{
    color: #000!important;
}
.btn-orange {
    color           : #fff!important; 
    background-color: #F9781B!important;
    border-color    : #F9781B!important
    
}

.btn-orange:hover {
    color           : #fff!important;
    background-color: #f26c0c!important;
    border-color    : #f26c0c!important
}

.btn-check:focus+.btn-orange,
.btn-orange:focus {
    color           : #fff!important;
    background-color: #f26c0c!important;
    border-color    : #f26c0c!important;
    box-shadow      : 0 0 0 .25rem rgba(217, 164, 6, .5)
}

.btn-check:active+.btn-orange,
.btn-check:checked+.btn-orange,
.btn-orange.active,
.btn-orange:active,
.show>.btn-orange.dropdown-toggle {
    color           : #fff!important;
    background-color: #f26c0c!important;
    border-color    : #f26c0c!important
}

.btn-check:active+.btn-orange:focus,
.btn-check:checked+.btn-orange:focus,
.btn-orange.active:focus,
.btn-orange:active:focus,
.show>.btn-orange.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(217, 164, 6, .5)
}

.btn-orange.disabled,
.btn-orange:disabled {
    color           : #fff!important;
    background-color: #eb863e!important;
    border-color    : #eb863e!important
}



.btn-outline-orange {
    color       : #F9781B!important;
    border-color: #F9781B!important;
}

.btn-outline-orange:hover {
    color           : #fff!important;
    background-color: #f26c0c!important;
    border-color    : #f26c0c!important
}

.btn-check:focus+.btn-outline-orange,
.btn-outline-orange:focus {
    box-shadow: 0 0 0 .25rem rgba(255, 193, 7, .5)
}

.btn-check:active+.btn-outline-orange,
.btn-check:checked+.btn-outline-orange,
.btn-outline-orange.active,
.btn-outline-orange.dropdown-toggle.show,
.btn-outline-orange:active {
    color           : #000;
    background-color: #F9781B;
    border-color    : #F9781B
}

.btn-check:active+.btn-outline-orange:focus,
.btn-check:checked+.btn-outline-orange:focus,
.btn-outline-orange.active:focus,
.btn-outline-orange.dropdown-toggle.show:focus,
.btn-outline-orange:active:focus {
    box-shadow: 0 0 0 .25rem rgba(255, 193, 7, .5)
}

.btn-outline-orange.disabled,
.btn-outline-orange:disabled {
    color           : #F9781B;
    background-color: transparent
}


.btn-blue {
    color           : #fff!important; 
    background-color: #00BBF6!important;
    border-color    : #00BBF6!important
    
}

.btn-blue:hover {
    color           : #fff!important;
    background-color: #00ace1!important;
    border-color    : #00ace1!important
}

.btn-check:focus+.btn-blue,
.btn-blue:focus {
    color           : #fff!important;
    background-color: #00ace1!important;
    border-color    : #00ace1!important;
    box-shadow      : 0 0 0 .25rem rgba(217, 164, 6, .5)
}

.btn-check:active+.btn-blue,
.btn-check:checked+.btn-blue,
.btn-blue.active,
.btn-blue:active,
.show>.btn-blue.dropdown-toggle {
    color           : #fff!important;
    background-color: #00ace1!important;
    border-color    : #00ace1!important
}

.btn-check:active+.btn-blue:focus,
.btn-check:checked+.btn-blue:focus,
.btn-blue.active:focus,
.btn-blue:active:focus,
.show>.btn-blue.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(217, 164, 6, .5)
}

.btn-blue.disabled,
.btn-blue:disabled {
    color           : #fff!important;
    background-color: #24c7f9!important;
    border-color    : #24c7f9!important
}






.btn-preview {
    color           : #fff!important; 
    background-color: #39AFD1!important;
    border-color    : #39AFD1!important
    
}

.btn-preview:hover {
    color           : #fff!important;
    background-color: #219cbe!important;
    border-color    : #219cbe!important
}

.btn-check:focus+.btn-preview,
.btn-preview:focus {
    color           : #fff!important;
    background-color: #219cbe!important;
    border-color    : #219cbe!important;
    box-shadow      : 0 0 0 .25rem rgba(217, 164, 6, .5)
}

.btn-check:active+.btn-preview,
.btn-check:checked+.btn-preview,
.btn-preview.active,
.btn-preview:active,
.show>.btn-preview.dropdown-toggle {
    color           : #fff!important;
    background-color: #219cbe!important;
    border-color    : #219cbe!important
}

.btn-check:active+.btn-preview:focus,
.btn-check:checked+.btn-preview:focus,
.btn-preview.active:focus,
.btn-preview:active:focus,
.show>.btn-blue.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(217, 164, 6, .5)
}

.btn-preview.disabled,
.btn-preview:disabled {
    color           : #fff!important;
    background-color: #50a0b6!important;
    border-color    : #50a0b6!important
}






.btn-approve {
    color           : #fff!important; 
    background-color: #0ACF97!important;
    border-color    : #0ACF97!important
    
}

.btn-approve:hover {
    color           : #fff!important;
    background-color: #01ba85!important;
    border-color    : #01ba85!important
}

.btn-check:focus+.btn-approve,
.btn-approve:focus {
    color           : #fff!important;
    background-color: #01ba85!important;
    border-color    : #01ba85!important;
    box-shadow      : 0 0 0 .25rem rgba(217, 164, 6, .5)
}

.btn-check:active+.btn-approve,
.btn-check:checked+.btn-approve,
.btn-approve.active,
.btn-approve:active,
.show>.btn-approve.dropdown-toggle {
    color           : #fff!important;
    background-color: #01ba85!important;
    border-color    : #01ba85!important
}

.btn-check:active+.btn-approve:focus,
.btn-check:checked+.btn-approve:focus,
.btn-approve.active:focus,
.btn-approve:active:focus,
.show>.btn-blue.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(217, 164, 6, .5)
}

.btn-approve.disabled,
.btn-approve:disabled {
    color           : #fff!important;
    background-color: #45be9c!important;
    border-color    : #45be9c!important
}







.btn-reject {
    color           : #fff!important; 
    background-color: #FFC35A!important;
    border-color    : #FFC35A!important
    
}

.btn-reject:hover {
    color           : #fff!important;
    background-color: #fbb948!important;
    border-color    : #fbb948!important
}

.btn-check:focus+.btn-reject,
.btn-reject:focus {
    color           : #fff!important;
    background-color: #fbb948!important;
    border-color    : #fbb948!important;
    box-shadow      : 0 0 0 .25rem rgba(217, 164, 6, .5)
}

.btn-check:active+.btn-reject,
.btn-check:checked+.btn-reject,
.btn-reject.active,
.btn-reject:active,
.show>.btn-reject.dropdown-toggle {
    color           : #fff!important;
    background-color: #fbb948!important;
    border-color    : #fbb948!important
}

.btn-check:active+.btn-reject:focus,
.btn-check:checked+.btn-reject:focus,
.btn-reject.active:focus,
.btn-reject:active:focus,
.show>.btn-blue.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(217, 164, 6, .5)
}

.btn-reject.disabled,
.btn-reject:disabled {
    color           : #fff!important;
    background-color: #dfb772!important;
    border-color    : #dfb772!important
}


.btn-bg {
    min-width          : 110px;
    display            : inline-block;
    font-weight        : 400;
    line-height        : 1.5;
    color              : #212529;
    text-align         : center;
    text-decoration    : none;
    vertical-align     : middle;
    cursor             : pointer;
    -webkit-user-select: none;
    -moz-user-select   : none;
    user-select        : none;
    background-color   : transparent;
    border             : 1px solid transparent;
    padding            : .175rem .75rem;
    font-size          : 1rem;
    border-radius      : .25rem;
    transition         : color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .btn-bg {
        transition: none
    }
}
.btn-bg-purple{
    color           : #2602FF!important;
    background: #2602FF26!important;
    border-color    : #2602FF!important
}

.btn-bg-blue {
    color           : #008CFF!important;
    background: #008CFF26!important;
    border-color    : #008CFF!important
}
.btn-bg-blue-a {
    color           : #4A0EF4!important;
    background: #E6F4FF!important;
    border-color    : #4A0EF4!important
}
.btn-bg-orange{
    color           : #EB6200!important;
    background-color: #EB620026!important;
    border-color    : #EB6200!important
}
.btn-bg-green{
    color           : #2AD000!important;
    background-color: #2AD00026!important;
    border-color    : #2AD000!important
}
.btn-bg-yellow{
    color           : #EBC700!important;
    background-color: #EBC70026!important;
    border-color    : #EBC700!important
}
.btn-bg-danger{
    color           : #FF0000!important;
    background-color: #FF000026!important;
    border-color    : #FF0000!important
}

.btn-bg-danger-a{
    color           : #FF0000!important;
    background-color: #FFF9F9!important;
    border-color    : #FF0000!important
}


.btn-bg-danger-b{
    color           : #B82C2C!important;
    background-color: #B82C2C26!important;
    border-color    : #B82C2C!important
}

