﻿@media(max-width:800px),(max-height: 800px) {
    .fa.fa-plus.fa-5x {
        font-size: 4em;
    }

    .courseIcon {
        height: 81px;
    }

    #body {
        background-position: 35%;
        background-size: cover !important;
    }
}

.fa.fa-plus.fa-5x {
    margin: 8px;
    margin-left: auto;
    margin-right: auto;
    display: table;
}

.matchGroup {
    padding-bottom: 30px;
}

    .matchGroup .form-group {
        margin-left: 25px;
    }

.slide {
    width: 100%;
}

.finishBtn {
    float: right;
}

.nextBtn {
    float: right;
}

html {
    overflow: hidden;
}

div.table-responsive {
    margin-bottom: 0;
    border: none;
}

.table > tbody + tbody {
    border-top: none;
}

.templateRow.row::before {
    display: block;
    content: initial;
}

.questionError {
    color: red;
}

.priceBlock {
    margin: 5px 0 5px 0;
    float: left;
}

.twoTwenty {
    width: 220px;
}

.hundredPercent {
    width: 100%;
}

.longTable {
    height: 90VH;
}

#body {
    overflow-y: scroll;
    background-size: cover;
}

#bodyWrapper {
    height: 100VH;
    -webkit-overflow-scrolling: touch;
}

@media(max-height:768px) {
    #body {
        background-size: auto;
    }
}

.btn {
    white-space: normal;
}

.rightArrow {
    transform: rotate(0deg);
    transition: 0.2s ease-in-out;
    padding: 9px;
    float: right;
}

.left {
    float: left;
}

.right {
    float: right;
}

.fakeButton {
    color: #FFF;
    padding: 17px;
    display: inline-block;
    z-index: 1;
    position: relative;
}

.fakeButtonAssessment {
    width: 50%;
    padding-top: 0;
    padding-bottom: 0;
}

.fakeButtonExplore {
    width: 100%;
}

.fakeButtonInner {
    width: 90px;
    font-weight: bold;
    font-size: 17px;
}

.threeSixtyButton {
    float: left;
    margin-top: 3px;
    margin-right: 5px;
}

.lineHeight {
    line-height: 1;
}

.nine {
    padding: 9px;
}

.downArrow .fa-chevron-right {
    transform: rotate(90deg);
    transition: 0.2s ease-in-out;
    padding: 3px;
}

.shrunk .fa-chevron-right {
    transition: 0.2s ease-in-out;
    padding: 3px;
}

.fakeButtonsContainer {
    display: block;
}

.real .fakeButtonsContainer {
    display: none;
}

.realButtonsContainer {
    display: none;
}

.logo {
    background: url("../Images/pattern.png") repeat;
    padding: 30px 20px 8px 20px;
    border-radius: 10px;
}

.hidden {
    display: none;
}

.form-check-label {
    width: 90%;
}

.w3-main.scorm {
    margin-left: 200px;
    width: 1088px;
}

.thumbWrapper {
    max-height: 139px;
    overflow: hidden;
}

.thumbCard {
    transition: transform .2s;
    padding: 5px;
}

    .thumbCard:hover {
        transform: scale(1.1);
    }

div.col-xs-6.col-sm-4:nth-child(n+4) {
    margin-top: 30px;
}

@media(max-width: 767px) {
    div.col-xs-6.col-sm-4:nth-child(n+3) {
        margin-top: 30px;
    }
}

.courseIcon {
    width: 100%;
    max-width: 100%;
    border-radius: 10px;
    transition: transform .2s;
}

#information td:nth-child(6n - 2) {
    border-left: 1px solid #ddd;
}

#ingredients td:nth-child(2n - 1) {
    background: #666666;
}

.alergenImg {
    width: 120px;
    padding-bottom: 10px;
}

.alergenImg2 {
    width: 150px;
    padding-bottom: 10px;
}

.finishBtn {
    margin-right: 25px;
}

.courseIcon:hover {
    transform: scale(1.1);
}

.real .realButtonsContainer {
    display: block;
}

.arrowContainer {
    color: #FFF;
    padding: 17px;
    display: inline-block;
    width: 100%;
    z-index: 1;
    position: relative;
}

    .arrowContainer.downArrow {
        padding: 9px;
        transition: 0.2s ease-in-out;
    }

    .arrowContainer.shrunk {
        padding: 9px;
        transition: 0.2s ease-in-out;
    }

.reportName {
    width: 90px;
    font-weight: bold;
    float: left;
    font-size: 17px;
    transition: 0.2s ease-in-out;
}

.shrunk .reportName {
    width: 125px;
    font-size: 12px;
    transition: 0.2s ease-in-out;
}

.downArrow .reportName {
    width: 125px;
    font-size: 12px;
    transition: 0.2s ease-in-out;
}

div.selectionBtn {
    background-color: #808080;
    color: #FFF;
    height: 30px;
    width: 82%;
    padding: 5px;
    box-shadow: 3px 5px 10px #555;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.thirty {
    height: 30px;
}

html, body, h1, h2, h3, h4, h5 {
    font-family: "Raleway", sans-serif !important;
}

.wht {
    color: #FFF;
}

.logo {
    background: url("../Images/pattern.png") repeat;
    padding: 8px 20px 8px 20px;
    border-radius: 10px;
}

.shadow a {
    color: #337ab7;
}

.btn-primary {
    background-color: #8abe23 !important;
    border-color: #7dac20 !important;
}

.logo h2 {
    font-weight: 500;
    color: #FFF;
}

.shadow {
    text-shadow: 1px 1px #000;
}

.control-label.shadow {
    font-weight: bold;
}

p.shadow {
    text-align: center;
}

.wht .shadow a {
    color: #FFF;
}

header.w3-container {
    padding-top: 22px;
}

.gray {
    background-color: #EEE;
}

.title {
    float: left;
    width: 130px;
}

.box {
    position: relative;
    overflow: hidden;
}

    .box:before {
        content: "";
        display: block;
        padding-top: 100%; /* initial ratio of 1:1*/
    }

.content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 2%;
    min-width: 150px;
}

.assessmentBtnTxt {
    background-color: #e2e2e2;
    color: #FFF;
    padding: 10px;
    font-size: 20px;
    float: right;
}

    .assessmentBtnTxt.selection {
        float: left;
    }

    .assessmentBtnTxt.development {
        float: left;
    }

@media only screen and (max-width:328px) {
    .assessmentBtnTxt {
        padding: 5px;
    }

        .assessmentBtnTxt .fa-chevron-right.fa-fw {
            right: 15px;
        }

    .col-sm-4.col-sm-push-4.col-xs-7 {
        margin-left: 28px;
        padding: 0;
        width: 45%;
    }
}


@media only screen and (max-width:1025px) {
    .pro-con {
        min-height: 200px;
    }

    .sliderRow {
        min-height: 276px;
    }
}

.creditsText {
    padding-left: 10px;
    width: 250px;
    float: left;
    line-height: 1.3;
}

.creditsNumber {
    width: 50px;
    float: left;
    line-height: 1.3;
}

.assessmentBtnTxt .fa {
    bottom: 15px;
    position: absolute;
    right: 10px;
}

#threesixtyblock {
    cursor: pointer;
}

input[type=text] {
    width: 100%;
    box-sizing: border-box;
}

.col-xs-7 .radio {
    margin-top: 0;
}

.col-xs-7.col-sm-8 {
    padding: 0;
}

.select .glyphicon {
    padding-right: 12px;
}

.date .form-control-feedback {
    padding-right: 62px;
}

.input-group .form-control {
    z-index: 1;
}

#block360AccessDiv {
    display: none;
}

#compCount {
    font-size: 45px;
    float: left;
    line-height: 55px;
    font-family: sans-serif;
}

.text-danger {
    background-color: #EEE;
    border-radius: 5px;
}

.w3-main {
    margin-left: 280px;
    margin-top: 13px;
    margin-right: -20px;
    margin-bottom: 50px;
    background-color: white;
    border-radius: 10px;
    box-shadow: 3px 3px 10px #333;
}

.relative {
    position: relative;
}

.w3-container.w3-top.w3-black {
    float: none;
    position: initial;
}

.twoBtnTitle {
    float: left;
    width: 55%;
}

.btnTitle {
    float: left;
    width: 75%;
}

.centerColumn {
    padding-left: 22px;
    padding-right: 22px;
}

.form-control-feedback {
    display: none;
}

.has-success .glyphicon-ok {
    display: block;
}

.has-error .glyphicon-remove {
    display: block;
}

.has-warning .form-control-feedback {
    display: block;
}

textarea {
    resize: none;
}

.w3-modal#myModal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 20; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.oldInfoText {
    margin: 15px 10px;
}

.modalBtn {
    width: 100px;
    margin: 10px;
}

.close {
    padding-top: 10px;
}

#finished {
    display: none;
    text-align: center;
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.8s;
}

#offline {
    display: none;
    text-align: center;
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.8s;
}

/* Modal Header */
.w3-modal-header {
    padding: 2px 16px;
    background-color: #DDD;
    color: white;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

/* Modal Body */
.w3-modal-body {
    padding: 2px 16px;
}

/* Modal Footer */
.w3-modal-footer {
    padding: 2px 16px;
    background-color: #DDD;
    color: white;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

#modal-footer {
    margin: auto;
    display: table;
}

/* Modal Content */
.w3-modal-content {
    position: relative;
    border-radius: 5px;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 80%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
}

.btn.form {
    float: right;
    margin-right: 10%;
    margin-bottom: 30px;
    margin-top: 10px;
}


.compButton {
    background-color: #e2e2e2;
    width: 100%;
    height: 40px;
    margin-right: 5%;
    cursor: pointer;
}

.buttonText {
    font-weight: bold;
    text-align: center;
    padding-top: 9px;
    font-size: 13px;
    height: 100%;
    box-shadow: 3px 5px 5px #888888;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.titleText {
    font-weight: bold;
}

.infoCircle {
    padding-top: 4px;
    color: #444;
}

.highlighted {
    color: #FFF;
}

    .highlighted .fa {
        color: #FFF;
    }

.goalSeeking.titleText {
    color: #bf619d;
}

.organisation.titleText {
    color: #1e969c;
}

.enterprise.titleText {
    color: #a47fbc;
}

.interpersonal.titleText {
    color: #d59617;
}

.strategy.titleText {
    color: #27a274;
}

.highlighted .goalSeeking {
    background-color: #bf619d;
    box-shadow: none;
}

.highlighted .organisation {
    background-color: #1e969c;
    box-shadow: none;
}

.highlighted .enterprise {
    background-color: #a47fbc;
    box-shadow: none;
}

.highlighted .interpersonal {
    background-color: #d59617;
    box-shadow: none;
}

.highlighted .strategy {
    background-color: #27a274;
    box-shadow: none;
}

.selection {
    background-color: #27a274;
}

.development {
    background-color: #86649c;
}

.threeSixty {
    background-color: #df9800;
}

.JAS {
    background-color: #b05890;
}

.fakeTitle {
    width: 100%;
    color: #FFF;
    padding: 5px;
    display: inline-block;
    position: relative;
    z-index: 1;
    padding-left: 1%;
    text-align: center;
    font-weight: bold;
    float: left;
    font-size: 17px;
}

.fourfour {
    height: 44px;
}

.half {
    width: 50%;
}

.tooltip {
    position: relative;
    display: inline-block;
    opacity: 1;
}

    .tooltip.tooltiptext {
        visibility: hidden;
        background-color: #333;
        color: #fff;
        text-align: left;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        left: 30px;
        margin-left: -45px;
        opacity: 0;
        transition: opacity 1s;
        padding: 5px;
        bottom: 40px;
        margin-right: -15px;
        font-weight: bold;
    }

.ContainerBtn {
    max-height: 0;
    opacity: 0;
    transition: 0.2s ease-in-out;
    padding-bottom: 1px;
    padding-bottom: 1px;
    position: relative;
    width: 100%;
    z-index: -1;
    overflow: auto;
}

a.topBar {
    margin-top: 10px;
}

.btn-primary.info {
    float: right;
    margin-top: -10px;
    margin-bottom: 10px;
}

.dropdown-menu.dropdown-menu-right {
    min-width: 240px;
}

@media (min-width:641px) {
    .dropdown-menu.dropdown-menu-right {
        min-width: 600px;
    }
}

.oHidden {
    overflow: hidden;
}

.infoLine {
    margin: 0;
    border-top-color: #CCC;
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
}

.infoRow {
    margin-top: 10px;
    margin-bottom: 10px;
    min-height: 55px;
}

.infoNumber {
    width: 40px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

.infoText {
    margin-right: 10px;
    padding-left: 60px;
}

.downArrow.ContainerBtn {
    max-height: 500px;
    transition: 0.2s ease-in-out;
    opacity: 1;
    z-index: 1;
    margin-top: -13px;
}

.inAccessable {
    color: red;
    margin: 10px;
}

/*Create Page CSS*/

.arrowContainer.thin {
    padding-top: 0;
    padding-bottom: 0;
}

    .arrowContainer.thin.downArrow {
        padding-bottom: 9px;
    }

    .arrowContainer.thin.shrunk {
        padding-bottom: 9px;
    }

.selectionContainer {
    padding-top: 0;
    padding-bottom: 0;
    padding-bottom: 9px;
    padding-left: 5px;
    margin-top: -1px;
    color: #FFF;
}

.reportName.wide {
    width: 90px;
}

.shrunk .reportName.wide {
    width: 125px;
}

.sectionTitle.shrunk {
    font-size: 12px;
}

.fa-floppy-o.rightArrow.fa-1x {
    padding-right: 10px;
}

.sectionTitle {
    width: 100%;
    color: #FFF;
    padding: 5px;
    display: inline-block;
    position: relative;
    z-index: 1;
    padding-left: 1%;
    text-align: center;
}

.selection.sectionTitle {
    margin-top: -16px;
}

.selection .reportName {
    width: 50px;
}

.col-sm-4.col-sm-pull-4.col-xs-12 {
    display: inline-block;
}

.ten {
    height: 10px;
}

.pTen {
    padding: 10px;
}

.singleRow .glyphicon {
    top: 27px;
    right: 15px;
}

form::after {
    content: "";
    display: block;
    clear: both;
}

table.table {
    margin-bottom: 0px;
}

.form-control.datepicker {
    background-color: #FFF;
}

.downArrow .reportName.wide {
    width: 125px;
}

.shrunk .rightArrow {
    padding: 3px;
}

.downArrow div:nth-child(1) {
    margin-top: 5px;
}

@-moz-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0;
    }

    to {
        top: 0;
        opacity: 1;
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0;
    }

    to {
        top: 0;
        opacity: 1;
    }
}

.Down .fa-chevron-right {
    transition: transform 0.1s linear;
    transform: rotate(90deg);
}


@keyframes animatefade {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

input[type=range] {
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    margin: 13.8px 0;
    background: -webkit-repeating-linear-gradient(90deg, #777, #777 1px, transparent 1px, transparent 50px) no-repeat 50% 50%;
    background: -moz-repeating-linear-gradient(90deg, #777, #777 1px, transparent 1px, transparent 50px) no-repeat 50% 50%;
    background: repeating-linear-gradient(90deg, #777, #777 1px, transparent 1px, transparent 50px) no-repeat 50% 50%;
}

    input[type=range]:focus {
        outline: none;
    }

    input[type=range]::-webkit-slider-runnable-track {
        width: 100%;
        height: 8.4px;
        cursor: pointer;
        box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
        /*background: #3071a9;*/
        border-radius: 1.3px;
        border: 0.2px solid #010101;
    }

    input[type=range]::-webkit-slider-thumb {
        box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
        border: 1px solid #000000;
        height: 36px;
        width: 16px;
        border-radius: 3px;
        background: #ffffff;
        cursor: pointer;
        -webkit-appearance: none;
        margin-top: -14px;
    }

    input[type=range]:focus::-webkit-slider-runnable-track {
        background: #FFF;
    }

    input[type=range]::-moz-range-track {
        width: 100%;
        height: 8.4px;
        cursor: pointer;
        box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
        background: #FFF;
        border-radius: 1.3px;
        border: 0.2px solid #010101;
    }

    input[type=range]::-moz-range-thumb {
        box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
        border: 1px solid #000000;
        height: 36px;
        width: 16px;
        border-radius: 3px;
        background: #ffffff;
        cursor: pointer;
    }

    input[type=range]::-ms-track {
        width: 100%;
        height: 8.4px;
        cursor: pointer;
        background: transparent;
        border-color: transparent;
        color: transparent;
    }

    input[type=range]::-ms-fill-lower {
        /*background: #2a6495;*/
        border: 0.2px solid #010101;
        border-radius: 2.6px;
        box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
    }

    input[type=range]::-ms-fill-upper {
        background: #3071a9;
        border: 0.2px solid #010101;
        border-radius: 2.6px;
        box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
    }

    input[type=range]::-ms-thumb {
        box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
        border: 1px solid #000000;
        height: 36px;
        width: 16px;
        border-radius: 3px;
        background: #ffffff;
        cursor: pointer;
        height: 8.4px;
    }

    input[type=range]:focus::-ms-fill-lower {
        /*background: #3071a9;*/
    }

    input[type=range]:focus::-ms-fill-upper {
        /*background: #367ebd;*/
    }


.saveMessage {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 2s, opacity 2s linear;
}

.cb-enable, .cb-disable, .cb-enable span, .cb-disable span {
    background: url(../Images/switch.gif) repeat-x;
    display: block;
    float: left;
}

    .cb-enable span, .cb-disable span {
        line-height: 30px;
        display: block;
        background-repeat: no-repeat;
        font-weight: bold;
    }

    .cb-enable span {
        background-position: left -90px;
        padding: 0 10px;
    }

    .cb-disable span {
        background-position: right -180px;
        padding: 0 10px;
    }

    .cb-disable.selected {
        background-position: 0 -30px;
    }

        .cb-disable.selected span {
            background-position: right -210px;
            color: #fff;
        }

    .cb-enable.selected {
        background-position: 0 -60px;
    }

        .cb-enable.selected span {
            background-position: left -150px;
            color: #fff;
        }

.switch label {
    cursor: pointer;
}

.switch input {
    display: none;
}



/**/

.form-check .form-check-inputR {
    float: left;
    margin-left: -1.5em;
    margin-bottom: 0.75em;
}


.form-check-inputR {
    width: 1em;
    height: 1em;
    margin-top: 0.25em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0, 0, 0, 0.25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}

    .form-check-inputR[type=checkbox] {
        border-radius: 0.25em;
    }

    .form-check-inputR[type=radio] {
        border-radius: 50%;
    }

    .form-check-inputR:active {
        filter: brightness(90%);
    }

    .form-check-inputR:focus {
        border-color: #86b7fe;
        outline: 0;
        box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    }

    .form-check-inputR:checked {
        background-color: red;
        border-color: palevioletred;
    }

        .form-check-inputR:checked[type=checkbox] {
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
        }

        .form-check-inputR:checked[type=radio] {
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
        }

    .form-check-inputR[type=checkbox]:indeterminate {
        background-color: #0d6efd;
        border-color: #0d6efd;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
    }

    .form-check-inputR:disabled {
        pointer-events: none;
        filter: none;
        opacity: 0.5;
    }

    .form-check-inputR[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
        opacity: 0.5;
    }
.form-switch .form-check-inputR {
    width: 2em;
    margin-left: -2.5em;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
    background-position: left center;
    border-radius: 2em;
    transition: background-position 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .form-switch .form-check-inputR {
        transition: none;
    }
}

.form-switch .form-check-inputR:focus {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e");
}

.form-switch .form-check-inputR:checked {
    background-position: right center;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
/**/
/**/
.form-check .form-check-inputG {
    float: left;
    margin-left: -1.5em;
    margin-bottom: 0.75em;
}

.form-check-inputG {
    width: 1em;
    height: 1em;
    margin-top: 0.25em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0, 0, 0, 0.25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}

    .form-check-inputG[type=checkbox] {
        border-radius: 0.25em;
    }

    .form-check-inputG[type=radio] {
        border-radius: 50%;
    }

    .form-check-inputG:active {
        filter: brightness(90%);
    }

    .form-check-inputG:focus {
        border-color: #86b7fe;
        outline: 0;
        box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    }

    .form-check-inputG:checked {
        background-color: forestgreen;
        border-color: forestgreen;
    }

        .form-check-inputG:checked[type=checkbox] {
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
        }

        .form-check-inputG:checked[type=radio] {
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
        }

    .form-check-inputG[type=checkbox]:indeterminate {
        background-color: #0d6efd;
        border-color: #0d6efd;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
    }

    .form-check-inputG:disabled {
        pointer-events: none;
        filter: none;
        opacity: 0.5;
    }

    .form-check-inputG[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
        opacity: 0.5;
    }

.form-switch .form-check-inputG {
    width: 2em;
    margin-left: -2.5em;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
    background-position: left center;
    border-radius: 2em;
    transition: background-position 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .form-switch .form-check-inputG {
        transition: none;
    }
}

.form-switch .form-check-inputG:focus {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e");
}

.form-switch .form-check-inputG:checked {
    background-position: right center;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
/**/


