﻿body {
    background: #360b5a !important;
    
    
}

.auth-with-cac-button {
    width: 380px !important;
}

.auth-with-hardware-button {
    width: 380px !important;
}

.auth-with-hardware-username {
    width: 380px !important;
}


.btn-auth {
    background-color: rgba(0, 0, 0, 0) !important;
    border-bottom-color: rgb(210, 0, 122) !important;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(210, 0, 122) !important;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(210, 0, 122) !important;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(210, 0, 122) !important;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-style: solid;
    border-top-width: 1px;
    color: rgb(210, 0, 122) !important;
}

.btn-auth-ing {
    margin-bottom: 60px;
}

.btn-auth:hover {
    border-bottom-color: rgb(210, 0, 122) !important;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(210, 0, 122) !important;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(210, 0, 122) !important;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(210, 0, 122) !important;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-style: solid;
    border-top-width: 1px;
    color: rgb(11, 23, 39) !important;
    background-color: rgb(210, 0, 122) !important;
}


.btn-auth-hardware {
    background-color: rgba(0, 0, 0, 0) !important;
    border-bottom-color: rgb(210, 0, 122) !important;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(210, 0, 122) !important;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(210, 0, 122) !important;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(210, 0, 122) !important;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-style: solid;
    border-top-width: 1px;
    color: rgb(210, 0, 122) !important;
}

    .btn-auth-hardware:hover {
        border-bottom-color: rgb(210, 0, 122) !important;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-image-outset: 0;
        border-image-repeat: stretch;
        border-image-slice: 100%;
        border-image-source: none;
        border-image-width: 1;
        border-left-color: rgb(210, 0, 122) !important;
        border-left-style: solid;
        border-left-width: 1px;
        border-right-color: rgb(210, 0, 122) !important;
        border-right-style: solid;
        border-right-width: 1px;
        border-top-color: rgb(210, 0, 122) !important;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-top-style: solid;
        border-top-width: 1px;
        color: rgb(11, 23, 39) !important;
        background-color: rgb(210, 0, 122) !important;
    }
