html {
    font-size: 14px;
}
.headertitle {
    padding: 20px 0 10px 15px;
    font: Verdana, Geneva, sans-serif;
    font-size: 20px;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: central;
    font-weight: bold;
    color: white !important;
    text-transform: capitalize;
    background-color: #2b7cb3 !important;
}
.headertitlewithoutcap {
    padding: 20px 0 10px 15px;
    font: Verdana, Geneva, sans-serif;
    font-size: 20px;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: central;
    font-weight: bold;
    color: white !important;
    background-color: #2b7cb3 !important;
}
.popupheadertitle {
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: central;
    font-weight: bold;
    color: white !important;
    text-transform: capitalize;
    background-color: #2b7cb3 !important;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}
.topPadding {
    padding-top: 15px !important;
}


.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

body {
    margin-bottom: 50px;
    margin-top: 75px;
    display: flex;
}


.logo {
    padding: 20px 0 10px 0px;
}

.footer {
    position: fixed !important;
    width: 100% !important;
    background-color: #2b7cb1 !important;
    color: white !important;
    padding-right: 10px !important;
    padding-left: 10px !important;
    text-align: center !important;
    font-weight: bolder;
}

.dropdown-menu, .dropdown-submenu {
    background-color: #226997;
}

    .dropdown-menu li {
        position: relative;
    }

    .dropdown-item, .dropdown-menu > li > a {
        color: white;
    }

.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}

.navbar {
    z-index: 9999;
}

.dropdown-menu .dropdown-submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: -7px;
}

.dropdown-menu .dropdown-submenu-left {
    right: 100%;
    left: auto;
}

.dropdown-menu > li:hover > .dropdown-submenu {
    display: block;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,1);
    font-weight: bolder;
}

.fix-header-top {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
}

.loginbackground {
    background: #749cba;
}

.bg-blue {
    background-color: #d3e5ff !important
}

.card-body {
    height: 400px !important;
    overflow: auto !important;
}

fieldset, legend {
    all: revert;
}

fieldset {
    border: 2px solid;
    border-radius: 10px;
    margin: 10px 10px 3px 3px;
}

legend {
    border-radius: 10px;
    box-shadow: 0 0 0 1px;
    background-color: inherit;
}

    legend h5 {
        font-weight: bold !important;
        margin-left: 5px;
    }


.rcorners {
    border-radius: 20px;
    background: white;
    padding: 20px;
}

.btn3d {
    position: relative;
    top: -6px;
    border: 0;
    transition: all 40ms linear;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 2px;
    margin-right: 2px;
}

    .btn3d:active:focus,
    .btn3d:focus:hover,
    .btn3d:focus {
        -moz-outline-style: none;
        outline: medium none;
    }

    .btn3d:active,
    .btn3d.active {
        top: 2px;
    }

    .btn3d.btn-white {
        color: #666666;
        box-shadow: 0 0 0 1px #ebebeb inset, 0 0 0 2px rgba(255, 255, 255, 0.10) inset, 0 8px 0 0 #f5f5f5, 0 8px 8px 1px rgba(0, 0, 0, .2);
        background-color: #fff;
    }

        .btn3d.btn-white:active,
        .btn3d.btn-white.active {
            color: #666666;
            box-shadow: 0 0 0 1px #ebebeb inset, 0 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 3px 1px rgba(0, 0, 0, .1);
            background-color: #fff;
        }

    .btn3d.btn-default {
        color: #666666;
        box-shadow: 0 0 0 1px #ebebeb inset, 0 0 0 2px rgba(255, 255, 255, 0.10) inset, 0 8px 0 0 #BEBEBE, 0 8px 8px 1px rgba(0, 0, 0, .2);
        background-color: #f9f9f9;
    }

        .btn3d.btn-default:active,
        .btn3d.btn-default.active {
            color: #666666;
            box-shadow: 0 0 0 1px #ebebeb inset, 0 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 3px 1px rgba(0, 0, 0, .1);
            background-color: #f9f9f9;
        }

    .btn3d.btn-primary {
        box-shadow: 0 0 0 1px #417fbd inset, 0 0 0 2px rgba(255, 255, 255, 0.15) inset, 0 8px 0 0 #4D5BBE, 0 8px 8px 1px rgba(0, 0, 0, 0.5);
        background-color: #4274D7;
    }

        .btn3d.btn-primary:active,
        .btn3d.btn-primary.active {
            box-shadow: 0 0 0 1px #417fbd inset, 0 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 3px 1px rgba(0, 0, 0, 0.3);
            background-color: #4274D7;
        }

    .btn3d.btn-success {
        box-shadow: 0 0 0 1px #31c300 inset, 0 0 0 2px rgba(255, 255, 255, 0.15) inset, 0 8px 0 0 #5eb924, 0 8px 8px 1px rgba(0, 0, 0, 0.5);
        background-color: #78d739;
    }

        .btn3d.btn-success:active,
        .btn3d.btn-success.active {
            box-shadow: 0 0 0 1px #30cd00 inset, 0 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 3px 1px rgba(0, 0, 0, 0.3);
            background-color: #78d739;
        }

    .btn3d.btn-info {
        box-shadow: 0 0 0 1px #00a5c3 inset, 0 0 0 2px rgba(255, 255, 255, 0.15) inset, 0 8px 0 0 #348FD2, 0 8px 8px 1px rgba(0, 0, 0, 0.5);
        background-color: #39B3D7;
    }

        .btn3d.btn-info:active,
        .btn3d.btn-info.active {
            box-shadow: 0 0 0 1px #00a5c3 inset, 0 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 3px 1px rgba(0, 0, 0, 0.3);
            background-color: #39B3D7;
        }

    .btn3d.btn-warning {
        box-shadow: 0 0 0 1px #d79a47 inset, 0 0 0 2px rgba(255, 255, 255, 0.15) inset, 0 8px 0 0 #D79A34, 0 8px 8px 1px rgba(0, 0, 0, 0.5);
        background-color: #FEAF20;
    }

        .btn3d.btn-warning:active,
        .btn3d.btn-warning.active {
            box-shadow: 0 0 0 1px #d79a47 inset, 0 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 3px 1px rgba(0, 0, 0, 0.3);
            background-color: #FEAF20;
        }

    .btn3d.btn-danger {
        box-shadow: 0 0 0 1px #b93802 inset, 0 0 0 2px rgba(255, 255, 255, 0.15) inset, 0 8px 0 0 #AA0000, 0 8px 8px 1px rgba(0, 0, 0, 0.5);
        background-color: #D73814;
    }

        .btn3d.btn-danger:active,
        .btn3d.btn-danger.active {
            box-shadow: 0 0 0 1px #b93802 inset, 0 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 3px 1px rgba(0, 0, 0, 0.3);
            background-color: #D73814;
        }

    .btn3d.btn-magick {
        color: #fff;
        box-shadow: 0 0 0 1px #9a00cd inset, 0 0 0 2px rgba(255, 255, 255, 0.15) inset, 0 8px 0 0 #9823d5, 0 8px 8px 1px rgba(0, 0, 0, 0.5);
        background-color: #bb39d7;
    }

        .btn3d.btn-magick:active,
        .btn3d.btn-magick.active {
            box-shadow: 0 0 0 1px #9a00cd inset, 0 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 3px 1px rgba(0, 0, 0, 0.3);
            background-color: #bb39d7;
        }

fieldset {
    border: 1px solid #749cba;
}




.header {
    width: 100% !important;
    background-color: #2b7cb1 !important;
    color: white !important;
    padding-right: 10px !important;
    padding-left: 10px !important;
}

.color {
    color: black;
}
.openMap {
    cursor: pointer;
}

.modal {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.modal-content {
    position: relative;
    max-width: 800px;
    overflow: hidden;
}

.map {
    width: 100%;
    height: 400px;
}

@media (max-width: 600px) {
    .map {
        height: 300px;
    }
}
.attestationbgcolor {
    background-color: #4274d7;
}

.attestationforecolor {
    color: white;
}
.form-check-label,
.form-check-input {
    cursor: pointer;
}