main>.container {
    padding: 70px 15px 20px;
}

.footer {
    background-color: #f5f5f5;
    font-size: .9em;
    height: 60px;
}

.footer>.container {
    padding-right: 15px;
    padding-left: 15px;
}

.not-set {
    color: #c55;
    font-style: italic;
}


/* add sorting icons to gridview sort links */

a.asc:after,
a.desc:after {
    content: '';
    left: 3px;
    display: inline-block;
    width: 0;
    height: 0;
    border: solid 5px transparent;
    margin: 4px 4px 2px 4px;
    background: transparent;
}

a.asc:after {
    border-bottom: solid 7px #212529;
    border-top-width: 0;
}

a.desc:after {
    border-top: solid 7px #212529;
    border-bottom-width: 0;
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}


/* align the logout "link" (button in form) of the navbar */

.nav li>form>button.logout {
    padding-top: 7px;
    color: rgba(255, 255, 255, 0.5);
}

@media(max-width:767px) {
    .nav li>form>button.logout {
        display: block;
        text-align: left;
        width: 100%;
        padding: 10px 0;
    }
}

.nav>li>form>button.logout:focus,
.nav>li>form>button.logout:hover {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.75);
}

.nav>li>form>button.logout:focus {
    outline: none;
}

select.is-valid+.select2-container--krajee-bs5 .select2-selection--single,
.has-success.select2-container--krajee-bs5 .select2-dropdown,
.has-success .select2-container--krajee-bs5 .select2-selection {
    border-color: #A5F1E9;
}

.has-success .select2-container--bootstrap .select2-dropdown,
.has-success .select2-container--bootstrap .select2-selection {
    border-color: #A5F1E9;
}

.has-success .select2-container--bootstrap.select2-container--focus .select2-selection,
.has-success .select2-container--bootstrap.select2-container--open .select2-selection {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #A5F1E9;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #A5F1E9;
    border-color: #A5F1E9;
}

.help-block {
    color: #FF597B;
    font-size: 12px;
}

select.is-invalid+.select2-container--krajee-bs5 .select2-selection--single,
.has-error.select2-container--krajee-bs5 .select2-dropdown,
.has-error .select2-container--krajee-bs5 .select2-selection {
    border-color: #FF597B;
    font-size: 12px;
}

a {
    color: #252525;
    text-decoration: none;
}

a:hover {
    color: #FF0000;
    text-decoration: none;
}


/* add sorting icons to gridview sort links */

a.asc:after,
a.desc:after {
    content: '';
    left: 3px;
    display: inline-block;
    width: 0;
    height: 0;
    border: solid 5px transparent;
    margin: 4px 4px 2px 4px;
    background: transparent;
}

a.asc:after {
    border-bottom: solid 7px #212529;
    border-top-width: 0;
}

a.desc:after {
    border-top: solid 7px #212529;
    border-bottom-width: 0;
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}


/* align the logout "link" (button in form) of the navbar */

.nav li>form>button.logout {
    padding-top: 7px;
    color: rgba(255, 255, 255, 0.5);
}

@media(max-width:767px) {
    .nav li>form>button.logout {
        display: block;
        text-align: left;
        width: 100%;
        padding: 10px 0;
    }
}

.nav>li>form>button.logout:focus,
.nav>li>form>button.logout:hover {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.75);
}

.nav>li>form>button.logout:focus {
    outline: none;
}

.btn-primary {
    background-color: #080808;
    color: #68C3ED;
}

.btn-danger {
    background-color: #080808;
    color: #FF0000;
}

.btn-info {
    background-color: #080808;
    color: #40E0D0;
}

.btn-secondary {
    background-color: #080808;
    color: #EE82EE;
}

.btn-success {
    background-color: #080808;
    color: #7FFF00;
}

.btn-warning {
    background-color: #080808;
    color: #FFD700;
}

.color1 {
    color: #68C3ED !important;
}

.color2 {
    color: #686FED !important;
}

.color3 {
    color: #6899ED !important;
}

.color4 {
    color: #68EDED !important;
}

.color5 {
    color: #8D68ED !important;
}

.color6 {
    color: #B7CBED !important;
}

.color7 {
    color: #0000FF !important;
}

.color8 {
    color: #191970 !important;
}

.color9 {
    color: #483D8B !important;
}

.color10 {
    color: #000000 !important;
}

.color11 {
    color: #7FFF00 !important;
}

.color12 {
    color: #FFD700 !important;
}

.color13 {
    color: #EE82EE !important;
}

.color14 {
    color: #40E0D0 !important;
}

.color15 {
    color: #FF0000 !important;
}

.colortransparent1 {
    color: #68C3ED4e !important;
}

.colortransparent2 {
    color: #686FED4e !important;
}

.colortransparent3 {
    color: #6899ED4e !important;
}

.colortransparent4 {
    color: #68EDED4e !important;
}

.colortransparent5 {
    color: #8D68ED4e !important;
}

.colortransparent6 {
    color: #B7CBED4e !important;
}

.colortransparent7 {
    color: #0000FF4e !important;
}

.colortransparent8 {
    color: #1919704e !important;
}

.colortransparent9 {
    color: #483D8B4e !important;
}

.colortransparent10 {
    color: #0000004e !important;
}

.colortransparent11 {
    color: #7FFF004e !important;
}

.colortransparent12 {
    color: #FFD7004e !important;
}

.colortransparent13 {
    color: #EE82EE4e !important;
}

.colortransparent14 {
    color: #40E0D04e !important;
}

.colortransparent15 {
    color: #FF00004e !important;
}

.bgcolor1 {
    background-color: #68C3ED !important;
}

.bgcolor2 {
    background-color: #686FED !important;
}

.bgcolor3 {
    background-color: #6899ED !important;
}

.bgcolor4 {
    background-color: #68EDED !important;
}

.bgcolor5 {
    background-color: #8D68ED !important;
}

.bgcolor6 {
    background-color: #B7CBED !important;
}

.bgcolor7 {
    background-color: #0000FF !important;
}

.bgcolor8 {
    background-color: #191970 !important;
}

.bgcolor9 {
    background-color: #483D8B !important;
}

.bgcolor10 {
    background-color: #000000 !important;
}

.bgcolor11 {
    background-color: #7FFF00 !important;
}

.bgcolor12 {
    background-color: #FFD700 !important;
}

.bgcolor13 {
    background-color: #EE82EE !important;
}

.bgcolor14 {
    background-color: #40E0D0 !important;
}

.bgcolor15 {
    background-color: #FF0000 !important;
}

.bgcolortransparent1 {
    background-color: #68C3ED4e !important;
}

.bgcolortransparent2 {
    background-color: #686FED4e !important;
}

.bgcolortransparent3 {
    background-color: #6899ED4e !important;
}

.bgcolortransparent4 {
    background-color: #68EDED4e !important;
}

.bgcolortransparent5 {
    background-color: #8D68ED4e !important;
}

.bgcolortransparent6 {
    background-color: #B7CBED4e !important;
}

.bgcolortransparent7 {
    background-color: #0000FF4e !important;
}

.bgcolortransparent8 {
    background-color: #1919704e !important;
}

.bgcolortransparent9 {
    background-color: #483D8B4e !important;
}

.bgcolortransparent10 {
    background-color: #0000004e !important;
}

.bgcolortransparent11 {
    background-color: #7FFF004e !important;
}

.bgcolortransparent12 {
    background-color: #FFD7004e !important;
}

.bgcolortransparent13 {
    background-color: #EE82EE4e !important;
}

.bgcolortransparent14 {
    background-color: #40E0D04e !important;
}

.bgcolortransparent15 {
    background-color: #FF00004e !important;
}

.bordercolor1 {
    border: 1px solid #68C3ED !important;
}

.bordercolor2 {
    border: 1px solid #686FED !important;
}

.bordercolor3 {
    border: 1px solid #6899ED !important;
}

.bordercolor4 {
    border: 1px solid #68EDED !important;
}

.bordercolor5 {
    border: 1px solid #8D68ED !important;
}

.bordercolor6 {
    border: 1px solid #B7CBED !important;
}

.bordercolor7 {
    border: 1px solid #0000FF !important;
}

.bordercolor8 {
    border: 1px solid #191970 !important;
}

.bordercolor9 {
    border: 1px solid #483D8B !important;
}

.bordercolor10 {
    border: 1px solid #000000 !important;
}

.bordercolor11 {
    border: 1px solid #7FFF00 !important;
}

.bordercolor12 {
    border: 1px solid #FFD700 !important;
}

.bordercolor13 {
    border: 1px solid #EE82EE !important;
}

.bordercolor14 {
    border: 1px solid #40E0D0 !important;
}

.bordercolor15 {
    border: 1px solid #FF0000 !important;
}

.bordercolortransparent1 {
    border: 1px solid #68C3ED4e !important;
}

.bordercolortransparent2 {
    border: 1px solid #686FED4e !important;
}

.bordercolortransparent3 {
    border: 1px solid #6899ED4e !important;
}

.bordercolortransparent4 {
    border: 1px solid #68EDED4e !important;
}

.bordercolortransparent5 {
    border: 1px solid #8D68ED4e !important;
}

.bordercolortransparent6 {
    border: 1px solid #B7CBED4e !important;
}

.bordercolortransparent7 {
    border: 1px solid #0000FF4e !important;
}

.bordercolortransparent8 {
    border: 1px solid #1919704e !important;
}

.bordercolortransparent9 {
    border: 1px solid #483D8B4e !important;
}

.bordercolortransparent10 {
    border: 1px solid #0000004e !important;
}

.bordercolortransparent11 {
    border: 1px solid #7FFF004e !important;
}

.bordercolortransparent12 {
    border: 1px solid #FFD7004e !important;
}

.bordercolortransparent13 {
    border: 1px solid #EE82EE4e !important;
}

.bordercolortransparent14 {
    border: 1px solid #40E0D04e !important;
}

.bordercolortransparent15 {
    border: 1px solid #FF00004e !important;
}

.glass1 {
    /* From https://css.glass */
    background: rgba(255, 255, 255, 0.2);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.y_centercenter {
    vertical-align: middle !important;
}

.y_top {
    vertical-align: top !important;
}

.font400 {
    font-weight: 400 !important;
}

.font450 {
    font-weight: 450 !important;
}

.font500 {
    font-weight: 500 !important;
}

.font550 {
    font-weight: 550 !important;
}

.font600 {
    font-weight: 600 !important;
}

.font650 {
    font-weight: 650 !important;
}

.font5 {
    font-size: 5px !important;
}

.font6 {
    font-size: 6px !important;
}

.font7 {
    font-size: 7px !important;
}

.font8 {
    font-size: 8px !important;
}

.font9 {
    font-size: 9px !important;
}

.font10 {
    font-size: 10px !important;
}

.font11 {
    font-size: 11px !important;
}

.font12 {
    font-size: 12px !important;
    ;
}

.font13 {
    font-size: 13px !important;
}

.font14 {
    font-size: 14px !important;
}

.font15 {
    font-size: 15px !important;
}

.font16 {
    font-size: 16px !important;
}

.font17 {
    font-size: 17px !important;
}

.font18 {
    font-size: 18px !important;
}

.font19 {
    font-size: 19px !important;
}

.font20 {
    font-size: 20px !important;
}

.font21 {
    font-size: 21px !important;
}

.font22 {
    font-size: 22px !important;
}

.font23 {
    font-size: 23px !important;
}

.font24 {
    font-size: 24px !important;
}

.font25 {
    font-size: 25px !important;
}

.font26 {
    font-size: 26px !important;
}

.font27 {
    font-size: 27px !important;
}

.font28 {
    font-size: 28px !important;
}

.font29 {
    font-size: 29px !important;
}

.font30 {
    font-size: 30px !important;
}

.form-label {
    font-size: 12px;
    font-weight: 500;
}

.control-label {
    font-size: 13px !important;
    font-weight: 500 !important;
    color: dark;
}

.form-control {
    border: none;
    background-color: rgb(230, 230, 230);
    /* border: 1px solid white; */
}

.login-picture {
    height: 500px;
    background-image: url('../resources/images/bg1.jpg');
    background-position: 25% 65%;
    /* background-position: right center, left top;
     */
    background-repeat: no-repeat, repeat;
    background-size: cover;
    height: 100vh;
    position: relative;
    opacity: 0.9;
}

body {
    font-family: Arial, Helvetica, sans-serif;
}

.fonttitle {
    font-weight: 400 !important;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

.card-header {
    background-color: #080808 !important;
}

.bggradient {
    background: #7BC9FF;
}

.minicircular {
    display: inline-block;
    position: relative;
    width: 35px;
    height: 35px;
    overflow: hidden;
    border-radius: 50%;
    background-color: #ffffff;
    /*box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;*/
}

.minicircular2 {
    display: inline-block;
    position: relative;
    width: 35px;
    height: 35px;
    overflow: hidden;
    border-radius: 50%;
    background-color: #f9ffff;
    border: 2px solid white;
}

.circular {
    display: inline-block;
    position: relative;
    width: 45px;
    height: 45px;
    overflow: hidden;
    border-radius: 50%;
    background-color: #E7E6F7;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
}

.circular2 {
    display: inline-block;
    position: relative;
    width: 45px;
    height: 45px;
    overflow: hidden;
    border-radius: 50%;
    background-color: #E7E6F7;
    border: 2px solid white;
}

.rectangle {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 30px;
}

.square {
    display: inline-block;
    position: relative;
    width: 60px;
    height: 60px;
}

.largerCheckbox25 {
    transform: scale(2.5);
    margin-right: 11px;
    margin-top: 15px;
}

.largerCheckbox20 {
    transform: scale(2);
    margin-right: 10px;
    margin-top: 10px;
}