﻿.btn-primary {
    font-size: 22px;
    font-weight: bold;
    margin-top: 20px;
    float: none;
    padding: 10px 30px;
}

.btn-primary-small {
    font-size: 14px !important;
    font-weight: bold;
    margin-top: 20px;
    float: none;
    padding: 6px 10px;
}

.btn-primary-small {
    border-color: #4285f4;
    color: rgb(255, 255, 255);
    background-color: #4285f4;
}

.btn-primary, .btn-primary:visited {
    border-color: #4285f4;
    color: rgb(255, 255, 255);
    background-color: #4285f4;
}

.btn-primary-green {
    border-color: #4CAF50;
    color: rgb(255, 255, 255);
    background-color: #4CAF50;
}

    .btn-primary-green:hover {
        border-color: #4CAF50 !important;
        color: rgb(255, 255, 255);
        background-color: #4CAF50 !important;
    }
    .btn-primary-green:focus {
        border-color: #4CAF50 !important;
        color: rgb(255, 255, 255);
        background-color: #4CAF50 !important;
    }
    .btn-primary-green:active {
        border-color: #4CAF50 !important;
        color: rgb(255, 255, 255);
        background-color: #4CAF50 !important;
    }

/*.btn-primary:hover {
    border-color: rgb(40, 94, 142);
    color: rgb(255, 255, 255);
    background-color: rgb(50, 118, 177);
}

.btn-primary:focus {
    border-color: rgb(40, 94, 142);
    color: rgb(255, 255, 255);
    background-color: rgb(50, 118, 177);
}

.btn-primary:active {
    border-color: rgb(40, 94, 142);
    color: rgb(255, 255, 255);
    background-color: rgb(50, 118, 177);
}

.btn-primary.active {
    border-color: rgb(40, 94, 142);
    color: rgb(255, 255, 255);
    background-color: rgb(50, 118, 177);
}*/

.btn {
    border-radius: 4px;
    border: 1px solid transparent;
    border-image: none;
    text-align: center;
    line-height: 1.4285;
    margin-bottom: 0px;
    vertical-align: middle;
    display: inline-block;
    white-space: nowrap;
    cursor: pointer;
    -ms-user-select: none;
    background-image: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

    .btn:focus {
        outline: dotted thin;
        outline-offset: -2px;
    }

        .btn:focus:active {
            outline: dotted thin;
            outline-offset: -2px;
        }

    .btn.active:focus {
        outline: dotted thin;
        outline-offset: -2px;
    }

    .btn:hover {
        text-decoration: none;
    }

    .btn:focus {
        text-decoration: none;
    }

    .btn:active {
        outline: 0px;
        box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    .btn.active {
        outline: 0px;
        box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    .btn.disabled {
        cursor: not-allowed;
        opacity: 0.65;
        pointer-events: none;
        box-shadow: none;
        -webkit-box-shadow: none;
    }
a.blackbutton-map {
    color: white;
}
a.blackbutton-map:visited {
    color: white;
}
a.blackbutton-map:hover {
    color: white;
    text-decoration: none;
}
.blackbutton-map {
    background-color: #000000; /* black */
    border: none;
    color: white;
    padding: 10px 22px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 4px 2px;
    cursor: pointer;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    border-radius: 12px;
}
.blackbutton-map:hover {
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}
.blackbutton-map {
    width: 414px !important;
}
a.blackbutton-map {
    color: white;
}
a.blackbutton-map:visited {
    color: white;
}
a.blackbutton-map:hover {
    color: white;
    text-decoration: none;
}
.blackbutton-map {
    background-color: #000000; /* black */
    border: none;
    color: white;
    padding: 10px 22px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 4px 2px;
    cursor: pointer;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    border-radius: 12px;
}
.blackbutton-map:hover {
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}
.blackbutton-map {
    width: 414px !important;
}
