.surveyRow {
    background-color: #3BB982;
}

.survey {
    width: 100%;
    float: left;
    padding: 5px;
    clear: both;
    background-color: #3BB982;
}

.custom p {
    margin-bottom: 0em;
}

div.custom {
    padding: 1em;
    border-left: 10px solid #ffde00;
    background-color: #f5f5f5eb !important;
    ;
    margin-bottom: 1em;
}

li.custom {
    padding: 1em;
    border-left: 10px solid #ffde00;
    background-color: #f5f5f5eb !important;
    ;
    margin-bottom: 1em;
}

li p.custom {
    padding-left: 0;
    margin-bottom: 1em;
}

ul li.custom p {
    padding-left: 0em;
}

.custom ul li p {
    padding: 0;
}

.custom {
    background-color: #ffde00 !important;
}

.composite {
    background-color: #3BB982 !important;
}


/* Offcanvas*/

.offcanvas input[type=radio]:checked+label.custom {
    background-color: #ffde00 !Important;
    border-radius: 0;
    color: #000;
}

.offcanvas input[type=radio]:checked+label.composite {
    background-color: #3BB982 !Important;
    border-radius: 0;
    color: #000;
}

.offcanvas input[type=radio]+label.composite {
    background-color: #E8E8E8 !important;
    border-radius: 0;
    color: #0000008c;
}

.offcanvas input[type=radio]+label.custom {
    background-color: #E8E8E8 !important;
    border-radius: 0;
    color: #0000008c;
}

.inputsList input[type=radio]:checked+label::after {
    content: "";
    width: 100%;
    border-bottom: 2px solid #000000;
    display: table;
    padding-top: 10px;
    position: absolute;
}

input[type=radio]:checked+label::after {
    content: "";
    width: 100%;
    border-bottom: none;
}

button#submit:hover,
button#voteAgain:hover {
    background-color: #fff;
}

ul.basicInputsList {
    width: 100% !important;
    padding: 0;
}

.microTool_content.contentPanel {
    padding-top: 20px;
}

.form-control-plaintext {
    padding: .375rem .75rem;
}

.offcanvas .form-control,
.form-control-plaintext {
    text-align: right;
}

.offcanvas h3 {
    margin-bottom: 20px;
}

.float-btn {
    position: fixed;
    z-index: 1000;
    right: 0px;
    border-radius: 5px 0px 0px 5px;
    background-color: #a6e483;
    top: 200px;
    border: none;
    height: 350px;
    max-width: 100%;
    width: 52px;
    color: #000;
    opacity: 0.90;
}

.float-btn-bottom {
    position: fixed;
    z-index: 1000;
    right: 0;
    border-radius: 15px;
    bottom: 0px;
    margin: 0 auto;
    width: 225px;
    color: #000;
    left: 0;
    letter-spacing: normal;
    border: none;
    font-size: 14px;
    height: 0px;
    opacity: 0.90;
    font-weight: 700;
    text-align: center;
}

.offcanvas input[type=radio]:checked+label {
    background-color: #3BB982 !Important;
    border-radius: 0;
    color: #000;
}

.offcanvas input[type=radio]+label {
    background-color: #E8E8E8;
    border-radius: 0;
    color: #0000008c;
}

input[type=radio]+label {
    letter-spacing: normal;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: #3BB982;
    color: #000;
}

.nav-pills .nav-link {
    background-color: #E8E8E8;
    color: #000;
    font-weight: bold;
}

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
    width: 100%;
    border-radius: 0px;
    height: 100%;
}

.offcanvasStudy {
    height: calc(100% - 85px);
    width: 600px;
    left: auto;
    border-left: 1px #000 solid;
    top: 85px;
    opacity: .95;
}

.offcanvas-bottom {
    transform: translateX(100%);
}

.custombtn-close {
    color: #fff;
}

.panel-title button {
    background: unset;
    width: 100%;
    text-align: left;
    border: none;
    font-weight: 700;
    padding: 0;
    color: #000;
}

.float-btn-content {
    margin-left: 32px;
    background: #fff;
    height: 350px;
    top: -36px;
    position: relative;
    color: #000;
    left: 13px;
    padding: 25px 18px 25px 18px;
    /* margin: 0; */
    /* z-index: 2000; */
    max-width: 444px;
    text-align: initial;
    /*overflow:auto;*/
    overflow-y: scroll;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE 10+ */
}

.float-btn-content::-webkit-scrollbar {
    /* WebKit */
    width: 0px;
}

.float-btn-content p {
    font-family: Arial;
    font-weight: normal;
    font-size: 16px;
}

.float-btn-content h6 {
    color: #000;
    margin-bottom: 0;
    /* font-size: 1.5em; */
    clear: left;
}

#pdfModal .close {
    font-size: 2.5em;
    color: #00563f;
    opacity: 1;
    background: none;
    border: none;
    font-weight: 700;
}

.float-btn-content h3 {
    margin-bottom: .5em;
}

button.btn.btn-primary.float-btn:active {
    background-color: #a6e483;
    border: none;
    color: #000;
}

button.btn.btn-primary.float-btn:focus {
    background-color: #a6e483;
    border: none;
    box-shadow: none;
    color: #000;
}

button.btn.btn-primary.float-btn:hover {
    background-color: #a6e483;
    color: #000;
}

.float-btn-text {
    -webkit-transform: rotate( -90deg);
    width: 208px;
    display: flex;
    /* text-align: left; */
    position: relative;
    right: 89px;
    top: 157px;
    font-size: 20px;
    /* text-align: center; */
    /* margin: 0 auto; */
}

i.fa.fa-sliders {
    font-size: 30px;
    padding: 0px 5px;
}

.row {
    padding-left: 1em;
    padding-right: 1em;
    flex-direction: row;
}

.figureChartContent ul.inputsList,
.surveyRow ul.inputsList {
    /* margin: 0; */
    list-style: none;
    width: 100%;
    height: 100%;
    background-color: #e8e8e8;
    overflow: hidden;
}

.figureChartContent ul.inputsList li,
.surveyRow ul.inputsList li {
    margin: 0;
    float: left;
    display: inline;
    padding: 1em;
    /*margin-right: 4em;*/
}

.tableHeaderCustom {
    background-color: #ffde00;
}

.col-sm-4.keyFindingsMetrics {
    width: 50%;
}

@media (max-width: 655px) {
    .col-sm-4.keyFindingsMetrics {
        width: 50%;
    }
}

@media only screen and (max-width: 550px) {
    .float-btn {
        height: 70px;
    }
    .float-btn-text {
        top: -70px !important;
    }
    .float-btn-text span {
        display: none !important;
    }
}