/******************
    User custom CSS
    ---------------

    In this file you can add your own custom CSS
    It will be loaded last, so you can override any other property.
    Also, it will never be updated. So if you inheritate a core template and just add here some CSS, you'll still benefit of all the updates
*/

.table-bordered>thead>tr>th {
    border: 1px solid #dadada;
}

.table-bordered>thead>tr>td {
    border: 1px solid #dadada;
}

/* #################### general css ################### */

body {
    font-size: 14px;
    line-height: 1.42857143;
    margin: 0 !important;
    padding: 0 !important;
}

body .top-container {
    margin: 0;
}

.text-info {
    color: #333 !important;
}

.text-danger {
    color: #a94442 !important;
}

div.save-survey-form {
    padding: 15px;
}

img {
    max-width: 100%;
}

.uploadedfiles .upload.comment {
    word-break: break-all;
}

.top-container .progress {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);    
}

.table>:not(:first-child) {
    border-top: none; 
}

.asterisk.float-start {
    margin-right: 5px;
    font-size: 90%;
    vertical-align: top;
}

.leftheader.information-item {
    display: none !important;
}

.rightheader.information-item {
    display: none !important;
}

.group-description {
    text-align: center;
}

div.answer-item.dropdow-item.language-item {
    width: 200px;
}

.other-text-item {
    padding: 0px;
}

.othertext-label-checkox-container {
    margin-bottom: 15px;
}

@media only screen and (max-width: 768px) {
    .list-dropdown.question-container .ls-answers.answer-item div:nth-child(1),
    .list-dropdown.question-container .ls-answers.answer-item div:nth-child(3).text-item.other-text-item {
        width: 100%;
    }
}

@media (max-width: 768px) {
    #navbar ul.nav.navbar-nav {
        padding: 7.5px 0px;    
        border-bottom: 1px solid #dee2e6;
    }
}

.radio-item label::after {
    background-color: #333;
}

.checkbox-item label::after {
    color: #333;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

.form-control:focus {
    border-color: #000;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0, .6);
}

@media (max-width: 767px) {
    .date.question-container .date-item  div.col-12:nth-child(2),
    .date.question-container .date-item  div.col-12:nth-child(4) {
        display: none;
    }
}

.navbar-toggler {
    background-color: #fff !important;
}

.navbar-toggler:focus {
    background-color: #eee;
    box-shadow: none;
}

li.radio-item, 
li.checkbox-item, 
li.radio-text-item, 
li.checkbox-text-item {
    margin-bottom: 14px !important;
}

.numeric-multi ul.number-list li.ls-group-remaining.ls-group-dynamic  {
    display: inline-flex;
    flex-wrap: wrap;
    width: 100%;
}

@media (max-width: 768px) {
    .numeric-multi ul.number-list li.ls-group-remaining.ls-group-dynamic div:nth-child(1)  {
        text-align: center;
    }
}

.numeric-multi ul.number-list li.ls-group-total.ls-group-dynamic {
    display: inline-flex;
    flex-wrap: wrap;
    width: 100%;
    margin-left: auto;
}

@media (max-width: 768px) {
    .numeric-multi ul.number-list li.ls-group-total.ls-group-dynamic div:nth-child(1) {
        text-align: center;
    }
}

.ls-group-remaining div:nth-child(1),
.ls-group-total div:nth-child(1) {
   text-align: center; 
}

/* #################### first page start ################### */

.survey-welcome {
    margin-top: 15px;
}

.question-count-text {
    margin-top: 15px;
}

/* Privacy */

.privacy {
    margin-top: 15px;
    padding: 15px 0;
    margin: 15px 1px;
}

.privacy-block div:nth-child(2) {
    padding-top: 20px;
}

.privacy-heading.h4.text-primary {
    font-size: 14px;
    color: #333 !important;
    font-weight: bold;
}

p.ls-privacy-body {
    margin: 15px 0 0 0;
    font-style: italic;
}

/* Privacy policy */

.panel {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    background-color: transparent;
}

.panel-primary {
    border-color: transparent;
}

.panel-primary>.panel-heading {
    color: #000;
    background-color: transparent;
    border-color: transparent;
    padding: 15px 0;
}

.panel-body {
    padding: 5px 0;
}

.panel-footer {
    padding: 10px 0;
    background-color: transparent;
    border-top: transparent;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.privacy-block div.align-items-center div:first-child {
    margin-top: 15px;
    display: flex;
    column-gap: 5px;
}

input#datasecurity_accepted {
    width: 17px;
    height: 17px;
    margin-top: 2px;
    flex-shrink: 0;
}

/* #################### first page end ################### */

/* logo header */

span.navbar-banner {
    display: block;
    width: 100%;
    text-align: center;
}

.logo-bar {
    margin-top: 0;
    padding: 15px 0;
    display: flex;
    align-items: center;    
}

.navbar-logo-left {
    padding-right: 10px;
}

.navbar-logo-middle {
    padding: 0px 10px;
    text-align: center;
}

.navbar-logo-right {
    padding-left: 10px;
    text-align: right;
}

/* survey heading */

.survey-name {
    font-weight: 700;
    line-height: 130%;
    font-size: 1.8rem;
}

/*****************************************************************/
/*                   Start Progress Bar                          */
/*****************************************************************/

.top-container {
    margin: 0;
}

.top-container .top-content {
    margin: 0;
    padding: 1em 0;
}

/* Default Progress Bar */
.default-progressbar-container .progress-bar {
    background-color: #D72304;
}

/* Bubble Style Progress Bar */
.bubble-progressbar-container .progress-bar {
    background-color: #D72304;
}

@font-face {
    font-family: "Font Awesome 6 Pro";
    src: url("./icon/fa-light-300.woff2") format("woff2");
}

.bubble-progressbar-container .custom-progressbar-container {
    padding: 1em 0;  
}

.bubble-progressbar-container #custom-progressbar {
    width: 100%;
    margin: 10px 0px;
    padding: 0px;   
    display: inline-flex;
    justify-content: center;
    column-gap: 15px;
    flex-wrap: wrap;
} 

.bubble-progressbar-container #custom-progressbar .index-item-current .dot {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 15px;
    height: 15px;
    background-color: #D72304;
    border-radius: 50%;
}

.bubble-progressbar-container #custom-progressbar li {
    width: 10%;    
    font-size: 10px;    
    position: relative;    
    float: left;
    list-style-type: none;    
    font-weight: 400;
}

.bubble-progressbar-container #custom-progressbar .step0:before {
    font-family: FontAwesome;
    content: "\f10c";
    color: #fff;
}

.bubble-progressbar-container #custom-progressbar li:before {
    width: 40px;
    height: 40px;
    line-height: 43px;
    display: block;
    font-size: 20px;
    background: #D72304;
    border-radius: 50%;
    margin: auto;
    padding: 0px;
}

/*ProgressBar connectors*/
.bubble-progressbar-container #custom-progressbar li:after {
    content: '';
    width: 100%;
    height: 6px;
    background-color: #D72304;
    position: absolute;
    left: 100;
    top: 18px;
    z-index: -1;
}

.bubble-progressbar-container #custom-progressbar li.index-item-current:after,
.bubble-progressbar-container #custom-progressbar li.index-item-active:after  {
    background-color: #D72304 !important;
}

.bubble-progressbar-container #custom-progressbar li.index-item-active:before {
	background-color: #ffffff !important;
	border: 2px solid #D72304 !important;
}

.bubble-progressbar-container #custom-progressbar li.index-item-current.active:before {
    background-color:  #ffffff;
    border: 2px solid #D72304;
}

.bubble-progressbar-container #custom-progressbar li:last-child:after {
    height: 0;
}

/*Color number of the step and the connector before it*/
.bubble-progressbar-container #custom-progressbar li.active:before, 
.bubble-progressbar-container #progressbar li.active:after {
    background-color: #D72304;
}

.bubble-progressbar-container #custom-progressbar li.active:before {
    content: "\f00c";
    font-family: "Font Awesome 6 Pro";
}

.bubble-progressbar-container .icon {
    width: 60px;
    height: 60px;
    margin-right: 15px;
}

.bubble-progressbar-container .icon-content { 
    padding-bottom: 20px;
}

@media screen and (max-width: 992px) {
    .bubble-progressbar-container .icon-content {
        width: 50%;
    }
}

/* Group Titles Progress Bar */
.group-progressbar-container {
    display: block;
}

.group-progressbar-container .progress-bar {
    padding: 4px;
    color: #ffffff;
    background-color: #D72304;
    border-bottom-right-radius: 12px;
    border-top-right-radius: 12px;
    font-weight: bold;
    text-align: right;
}

.group-progressbar-container div.progress {
    position: relative;
    overflow: revert;
}

.group-progressbar-container div.progress div.progress-bar {
    position: absolute;
    line-height: 13px;
    padding-right: 12px;
    min-width: 3em !important;
}

.group-progressbar-container div.progress div.progress-bar::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 10px;
    height: 100%;
    border: 10px solid #D72304;
    border-left: none;
    border-radius: 0 50% 50% 0;
    z-index: 99;
}

.group-progressbar-container div.progress div.progress-step {
    flex: 1;
    border-right: 4px solid #fff;
    z-index: 9;
    position: relative;
}

.group-progressbar-container div.progress div.progress-step:last-child {
    border-right:none;
}

.group-progressbar-container div.progress div.progress-step span {
    width: 100%;   
    font-weight: bold;        
    padding-left: 6px;        
    position: absolute;
    top: 24px;
    white-space: normal;
    overflow-wrap: break-word;
    word-break: break-word;
}

@media only screen and (max-width: 768px) {
    
    .group-progressbar-container div.progress div.progress-step span {
        top: 47px;
        zoom: 0.5;
    }
    
}

/*****************************************************************/
/*                    					End Progress Bar                                */
/*****************************************************************/

/* #################### group start ################### */

.group-outer-container,
.group-container {
    margin-bottom: 0;
}

.group-title {
    font-size: 1.4rem;
    margin: 0;
    margin-bottom: 15px;
    padding: 0px 15px;
}

.well {
    justify-content: center;
    background-color: transparent;
    margin-top: 0px;
    padding: 0px 15px;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

/* #################### group end ################### */

/* #################### question start ################### */

.question-container {
    background-color: transparent;
    padding-bottom: 15px;
    border: 1px solid #aaa;
}

.question-title-container {
    margin-bottom: 15px;
}

.question-number,
.question-code {
    font-weight: normal;
    float: none;
    margin: 0;
}

.question-text {
    font-size: 120%;
}

.question-help-container {
    font-size: 12.6px;
    margin-top: 10px;
    color: #888 !important;
}

.question-valid-container {
    color: #333 !important;
    padding-left: 0;
    padding-right: 0;
    font-size: 12.6px;
    margin-top: 5px;
}

@media only screen and (max-device-width: 760px) {
    .ls-questionhelp, .help-block {
        font-size: 11.34px;
    }
}

.ls-answers tbody .answertext {
    text-align: left;
}

.array-flexible-row .ls-answers .answertextright {
    text-align: right;
}

/* #################### question end ################### */

/* #################### particular question start ################### */

.choice-5-pt-radio li.radio-item {
    margin-right: 15px;
}

.choice-5-pt-radio .radio-item label::before,
.list-radio .radio-item label::before,
.list-with-comment .radio-item label::before {
    top: 2px;
}

.choice-5-pt-radio .radio-item label::after,
.list-radio .radio-item label::after,
.list-with-comment .radio-item label::after {
    top: 5px;
}

.multiple-opt .checkbox-item label::before,
.multiple-opt-comments .checkbox-item label::before {
    top: 2px;
}

.multiple-opt .checkbox-item label::after,
.multiple-opt-comments .checkbox-item label::after {
    top: 3px;
}

.array-multi-flexi .checkbox-item label::after {
    left: 0px;
}

div.gender-button,
div.yesno-button {
    column-gap: 10px;
}

@media only screen and (max-width: 468px) {
    .date .date-item div:nth-child(1).col-3 {
        width: 100%;
    }
}

/* #################### particular question end ################### */

/* #################### dropdown & link start ################### */

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    background-color: #ccc;
}

.form-change-lang.dropdown.nav-item {
    list-style: none;
    text-align: center;
}

.form-change-lang .nav-link.dropdown-toggle {
    margin: 15px 0px;
    padding: 0;
    color: #888;
    text-decoration: none;    
}

li.form-change-lang .dropdown-menu.dropdown-menu-end.show {
    inset: 0px 43% auto auto !important;
}

/* #################### dropdown & link end ################### */

/* #################### footer navbar start ################### */

#navbar {
    padding: 0 !important;
}

#survey-nav .container-fluid {
    padding: 0;
}

ul.navbar-right {
    padding: 0;
}

.navbar-item-left a,
.navbar-item-middle a,
a:link {
    color: #888;
}

#navbar ul.nav.navbar-nav {
    width: 100%;
}

#navbar li.navbar-item-middle {
    text-align: center;
}

#navbar li.navbar-item-right {
    text-align: right;
}

.nav-item-fload {
    list-style: none;
}

.nav-item-fload a {
    color: #888;
    text-align: center;
}

#survey-nav .container-fluid {
    justify-content: center;
}

@media screen and (max-width: 768px) {
    #survey-nav .container-fluid {
        padding-top: 15px;
    }

    div.gender-button,
    div.yesno-button {
        width: 100%;
    }
}

.navbar-toggler {
    color: rgba(0, 0, 0, .55);
    background-color: #eee;
    border-color: rgba(0, 0, 0, .1);
}

span.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

@media screen and (max-width: 768px) {
    .navbar-item-left a,
    .navbar-item-right a {
        text-align: center;
    }

    #survey-nav {
        border-bottom: none !important;
    }
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #fff !important;
    background-color: #333 !important;
}

/* #################### footer navbar end ################### */

/* #################### footer start ################### */

footer {
    text-align: center;
    padding: 20px;
}

footer a {
    color: #333;
}

/* #################### footer end ################### */

label::after {
    background-color: transparent;
}

tr.ls-odd,
.array-flexible-column tr.answers-list:nth-child(even) {
    background-color: #f0f0f0;
}

tbody,
td,
tfoot,
th,
thead,
tr,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: none;
}

.form-select:focus {
    border-color: #000;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 0, 0, .6) !important;
    outline: 0;
}

.table-hover>tbody>tr:hover,
tr.answers-list:hover,
.array-flexible-column tr.answers-list:hover {
    background-color: #ddd;
}

.table-hover>tbody>tr:hover>* {
    --bs-table-accent-bg: #ddd;
    color: #333;
}

.ls-input-group-extra {
    vertical-align: top;
    padding: 1rem 1.2rem;
}

@media (min-width: 768px) {
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute;
        inset: auto 70px auto auto;
    }
}

@media only screen and (max-width: 760px),
(max-device-width: 1024px) and (min-device-width: 768px) {

    table.ls-answers>tbody>tr td.answer-item.radio-item,
    table.ls-answers>tbody>tr td.answer-item.checkbox-item {
        border-bottom: 1px solid #ddd;
        padding-left: 30px;
        padding-top: 10px;
        padding-bottom: 0px;
    }
}

/*--------------------start button--------------------- */

.btn {
    font-size: 110%;
    border-radius: 4px;
    padding: 6px 12px;
}

.btn-group-lg>.btn,
.btn-lg {
    line-height: 1.3333333;
    padding: 10px 16px;
}

/* Customize Admin page survey title buttons */
.surveytitle.btn-primary {
    color: #fff;
    background-color: #333;
    border-color: #333;
}

.surveytitle.btn-primary:hover {
    color: #fff;
    background-color: #111;
    border-color: #111;    
}

/*btn btn-primary*/

/*next-btn*/
.ls-move-submit-btn:active,
.ls-move-submit-btn.active,
.ls-move-submit-btn:focus,
.ls-move-submit-btn.focus,
.ls-move-submit-btn:active:focus,
.ls-move-submit-btn.active:focus,
.ls-move-submit-btn:active.focus,
.ls-move-submit-btn.active.focus,

.ls-move-next-btn:active,
.ls-move-next-btn.active,
.ls-move-next-btn:focus,
.ls-move-next-btn.focus,
.ls-move-next-btn:active:focus,
.ls-move-next-btn.active:focus,
.ls-move-next-btn:active.focus,
.ls-move-next-btn.active.focus,

.ls-move-submit-btn:hover,
.ls-move-submit-btn:active:hover,
.ls-move-submit-btn.active:hover,
.ls-move-next-btn:hover,
.ls-move-next-btn:active:hover,
.ls-move-next-btn.active:hover {
    color: #fff;
    background-color: #111;
    border-color: #111;
}

.ls-move-submit-btn,
.ls-move-next-btn {
    color: #fff;
    background-color: #333;
    border-color: #333;
}

/*gender/yes/no... : default*/
.gender-button .btn-primary,
.yes-no .btn-primary,
.bootstrap-buttons-div .button-item {
    color: #333;
    background-color: #eee;
    border-color: #eee;
}

/*gender/yes/no... : hover*/
.gender-button .btn-primary:hover,
.yes-no .btn-primary:hover,
.bootstrap-buttons-div .button-item:hover {
    background-color: #D72304;
    color: #FFFFFF;
    border-color: #D72304;

}

.btn-check:active+.btn-primary, 
.btn-check:checked+.btn-primary, 
.btn-primary.active, .btn-primary:active, 
.show>.btn-primary.dropdown-toggle {
    background-color: #D72304 !important;
    color: #FFFFFF !important;
    border-color: #D72304 !important;
}

/*gender/yes/no... : active*/
.gender-button .btn-primary:active,
.gender-button .btn-primary.active:hover,
.gender-button .btn-primary:focus,
.gender-button .btn-primary.active,
.gender-button .btn-primary.active:focus,
.yes-no .btn-primary:focus,
.yes-no .btn-primary.active,
.yes-no .btn-primary.active:hover,
.yes-no .btn-primary.active:focus,
.bootstrap-buttons-div .button-item:focus,
.bootstrap-buttons-div .button-item.active,
.bootstrap-buttons-div .button-item:focus {
    color: #fff;
    background-color: #777;
    border-color: #777;
}

/*date picker*/
.date-timepicker-group .btn-primary,
.date-timepicker-group .btn-primary:hover,
.date-timepicker-group .btn-primary:active,
.date-timepicker-group .btn-primary:focus,
.date-timepicker-group .btn-primary:active:hover,
.date-timepicker-group .btn-primary:active:focus,
.date-timepicker-group .btn-primary:active.focus,
.date-timepicker-group .btn-primary.hover,
.date-timepicker-group .btn-primary.active,
.date-timepicker-group .btn-primary.focus,
.date-timepicker-group .btn-primary.active:hover,
.date-timepicker-group .btn-primary.active:focus,
.date-timepicker-group .btn-primary.active.focus {
    color: #fff;
    background-color: #333;
    border-color: #333;
}

/*btn btn-default*/

/*previous-btn*/
.ls-move-previous-btn:hover,
.ls-move-previous-btn:active:hover,
.ls-move-previous-btn.active:hover,
.ls-move-previous-btn:active,
.ls-move-previous-btn.active,
.ls-move-previous-btn:focus,
.ls-move-previous-btn.focus,
.ls-move-previous-btn:active:focus,
.ls-move-previous-btn.active:focus,
.ls-move-previous-btn:active.focus,
.ls-move-previous-btn.active.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.ls-move-previous-btn {
    color: #333;
    background-color: #fff;
    border-color: #adadad;
}

/*###############Upload start###########*/
/*upload: Save Changes...*/
.upload.btn-primary {
    color: #fff;
    background-color: #333;
    border-color: #333;
}

.upload.btn-primary:hover,
.upload.btn-primary:active:hover,
.upload.btn-primary.active:hover {
    color: #fff;
    background-color: #111;
    border-color: #111;
}

.upload.btn-primary:active,
.upload.btn-primary.active,
.upload.btn-primary:focus,
.upload.btn-primary.focus,
.upload.btn-primary:active:focus,
.upload.btn-primary.active:focus,
.upload.btn-primary:active.focus,
.upload.btn-primary.active.focus {
    color: #fff;
    background-color: #111;
    border-color: #111;
}

/*upload popup start*/
/*start: upload: Select file...*/
.upload-div .btn {
    color: #fff;
    background-color: #333;
    border-color: #333;
}

.upload-div .btn:active,
.upload-div .btn.active,
.upload-div .btn:focus,
.upload-div .btn.focus,
.upload-div .btn:focus,
.upload-div .btn:focus,
.upload-div .btn.focus,
.upload-div .btn.focus {
    color: #fff;
    background-color: #111;
    border-color: #111;
}

.upload-div .btn:hover,
.upload-div .btn:active:hover,
.upload-div .btn.active:hover {
    color: #fff;
    background-color: #111;
    border-color: #111;
}

.upload-files .uploadedfiles td a.btn-primary {
    color: #fff;
    background-color: #333;
    border-color: #333;
}

.upload-files .uploadedfiles td a.btn-primary:hover,
.upload-files .uploadedfiles td a.btn-primary:active,
.upload-files .uploadedfiles td a.btn-primary:focus {
    color: #fff;
    background-color: #111;
    border-color: #111;
}

fieldset div:nth-child(3) a.btn {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

/*end: upload: Select file...*/

/*upload: You can upload...*/
.uploader .alert-info {
    color: #fff;
    background-color: #333;
    border: 0px;
}


/*file upload popup save-changes*/
.file-upload-modal-footer .btn {
    color: #fff;
    background-color: #333;
    border-color: #333;
}


.file-upload-modal-footer .btn:active,
.file-upload-modal-footer .btn.active,
.file-upload-modal-footer .btn:focus,
.file-upload-modal-footer .btn.focus,
.file-upload-modal-footer .btn:active:focus,
.file-upload-modal-footer .btn.active:focus,
.file-upload-modal-footer .btn:active.focus,
.file-upload-modal-footer .btn.active.focus {
    color: #fff;
    background-color: #111;
    border-color: #111;
}

.file-upload-modal-footer .btn:hover,
.file-upload-modal-footer .btn:active:hover,
.file-upload-modal-footer .btn.active:hover {
    color: #fff;
    background-color: #111;
    border-color: #111;
}

.file-upload-modal-footer .btn, 
.file-upload-modal-footer .btn:active, 
.file-upload-modal-footer .btn.active {
    color: #ffffff;
    border-color: #5cb85c;
    background-color: #4cae4c;
}

.file-upload-modal-footer .btn:hover, 
.file-upload-modal-footer .btn:active:hover, 
.file-upload-modal-footer .btn.active:hover {
    color: #ffffff;
    border-color: #398439;
    background-color: #449d44;
}

/*upload popup end*/

/*###############Upload end###########*/

.save-survey-input .btn,
.modal-dialog .btn {
    color: #fff;
    background-color: #333;
    border-color: #333;
}

.save-survey-input .btn:hover,
.save-survey-input .btn:active:hover,
.save-survey-input .btn.active:hover,
.modal-dialog .btn:hover,
.modal-dialog .btn:active:hover,
.modal-dialog .btn.active:hover {
    color: #fff;
    background-color: #111;
    border-color: #111;
}

.btn-info {
    color: #fff;
    background-color: #333;
    border-color: #333;
}

.btn-info:hover {
    color: #fff;
    background-color: #111;
    border-color: #111;
}

/*--------------------end button--------------------- */

/*--------------------start sortables----------------*/

.list-samechoiceheight .sortable-list {
    border: 1px dotted #ccc;
    padding: 5px;
}

/*unsorted*/
.sortable-choice .ls-choice.sortable-item {
    background-color: #ddd;
    border: 1px solid #ddd;
    margin-bottom: 5px;
}

/*sorted*/
.sortable-rank .ls-choice.sortable-item {
    color: #fff;
    background-color: #333;
    border-color: #333;
    margin-bottom: 5px;
}

/*--------------------end sortables----------------*/
.slider-list .slider.slider-untouched .slider-handle {
    background-color: #333;
}

.slider-touched .tooltip-inner,
.slider-touched .slider-handle {
    background-color: #111;
}


.slider-touched .tooltip.top .tooltip-arrow {
    border-top-color: #111;
}

.slider-handle {
    background-color: #111;
    background-image: linear-gradient(to bottom, #111 0%, #111 100%);
}

.slider-selection {
    background-image: linear-gradient(to bottom, #111 0%, #111 100%);
}

@media only screen and (max-width: 760px), (max-device-width: 1024px) and (min-device-width: 768px) {
    .array-flexible-row .ls-answers .answertextright {
        text-align: left;
    }
}

@media only screen and (max-width: 768px) {
    .radio-item label::before,
    .checkbox-item label::before {
        top: 3px;
    }
    
    .radio-item label::after {
        top: 6px;
    }
    
    .checkbox-item label::after {
        top: 3px;
    }
}

/* Logos appear well on mobile devices. */
@media only screen and (max-width: 768px) {
    .logo-bar {
        justify-content: center;        
        flex-direction: column;
        row-gap: 15px;
    }
}

/* 2021-06-23: Add visual separator for dual scale questions */
@media only screen and (min-width: 768px) {

    .array-flexible-dual-scale col.col-answers,
    .array-flexible-dual-scale col.separator,
    .array-flexible-duel-scale col.col-answers,
    .array-flexible-duel-scale col.separator {
        width: auto !important;
    }

    .array-flexible-dual-scale .header_separator,
    .array-flexible-dual-scale .dual_scale_separator,
    .array-flexible-duel-scale .header_separator,
    .array-flexible-duel-scale .dual_scale_separator {
        width: 4px !important;
        padding: 0 !important;
        background-color: grey;
        border-color: grey;
    }

    .array-flexible-dual-scale .table-hover>tbody>tr:hover>* {
        --bs-table-accent-bg: transparent;
        color: var(--bs-table-hover-color);
    }
}

@media only screen and (max-device-width: 1028px) {
	.ls-answers > tbody > tr > td.radio-item, 
	.ls-answers > tbody > tr > td.checkbox-item {
	min-height: 44px;
	}
}

/* [04-10-2024] : Trivender Singh */
.hidden {
    display: none;
}

/****Fixed css for misaligned array buttons****/
.row.array-flexible-column .radio-item label::before {
    top: 1px;
}

.row.array-flexible-column .radio-item label::after {
    top: 4px;
}

/*****************************************************************/
/*                           HKA                                 */
/*****************************************************************/

/*****************************************************************/
/*                        Start General CSS                      */
/*****************************************************************/

@font-face {
    font-family: "GT Pressura Greek Bold";
    font-style: normal;    
    src: url("./fonts/GT-Pressura-Greek-Bold.eot");
    src: url("./fonts/GT-Pressura-Greek-Bold.eot?#iefix") format("embedded-opentype"),
       url("./fonts/GT-Pressura-Greek-Bold.woff2") format("woff2"),
       url("./fonts/GT-Pressura-Greek-Bold.woff") format("woff"),
       url("./fonts/GT-Pressura-Greek-Bold.ttf") format("truetype");
}

@font-face {
    font-family: "GT Pressura Mono Greek Bold";
    font-style: normal;    
    src: url("./fonts/GT-Pressura-Mono-Greek-Bold.eot");
    src: url("./fonts/GT-Pressura-Mono-Greek-Bold.eot?#iefix") format("embedded-opentype"),
       url("./fonts/GT-Pressura-Mono-Greek-Bold.woff2") format("woff2"),
       url("./fonts/GT-Pressura-Mono-Greek-Bold.woff") format("woff"),
       url("./fonts/GT-Pressura-Mono-Greek-Bold.ttf") format("truetype");
}

@font-face {
    font-family: "IBM Plex Sans";
    font-style: normal;
    font-weight: 300;
    src: url("./fonts/IBMPlexSans-Light.eot");
    src: url("./fonts/IBMPlexSans-Light.eot?#iefix") format("embedded-opentype"),
       url("./fonts/IBMPlexSans-Light.woff2") format("woff2"),
       url("./fonts/IBMPlexSans-Light.woff") format("woff"),
       url("./fonts/IBMPlexSans-Light.ttf") format("truetype");
}

@font-face {
    font-family: "IBM Plex Sans";
    font-style: normal;
    font-weight: 400;
    src: url("./fonts/IBMPlexSans-Regular.eot");
    src: url("./fonts/IBMPlexSans-Regular.eot?#iefix") format("embedded-opentype"),
       url("./fonts/IBMPlexSans-Regular.woff2") format("woff2"),
       url("./fonts/IBMPlexSans-Regular.woff") format("woff"),
       url("./fonts/IBMPlexSans-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "IBM Plex Sans";
    font-style: normal;
    font-weight: 500;
    src: url("./fonts/IBMPlexSans-Medium.eot");
    src: url("./fonts/IBMPlexSans-Medium.eot?#iefix") format("embedded-opentype"),
       url("./fonts/IBMPlexSans-Medium.woff2") format("woff2"),
       url("./fonts/IBMPlexSans-Medium.woff") format("woff"),
       url("./fonts/IBMPlexSans-Medium.ttf") format("truetype");
}

@font-face {
    font-family: "IBM Plex Sans";
    font-style: normal;
    font-weight: 600;
    src: url("./fonts/IBMPlexSans-SemiBold.eot");
    src: url("./fonts/IBMPlexSans-SemiBold.eot?#iefix") format("embedded-opentype"),
       url("./fonts/IBMPlexSans-SemiBold.woff2") format("woff2"),
       url("./fonts/IBMPlexSans-SemiBold.woff") format("woff"),
       url("./fonts/IBMPlexSans-SemiBold.ttf") format("truetype");
}

@font-face {
    font-family: "IBM Plex Sans";
    font-style: normal;
    font-weight: 700;
    src: url("./fonts/IBMPlexSans-Bold.eot");
    src: url("./fonts/IBMPlexSans-Bold.eot?#iefix") format("embedded-opentype"),
       url("./fonts/IBMPlexSans-Bold.woff2") format("woff2"),
       url("./fonts/IBMPlexSans-Bold.woff") format("woff"),
       url("./fonts/IBMPlexSans-Bold.ttf") format("truetype");
}

.font-noto {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 400;
}

b, strong, fieldset > legend {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 700;
}

h1, h2, h3, h4, h5 {
  font-family: "GT Pressura Greek Bold", sans-serif;
}

a, 
a:link {
    color: black;
    text-decoration: none;
}

a:hover, 
a:focus,
#survey-nav .nav-link:hover {
    color: #D72304;
    text-decoration: underline;
}

.dropdown-menu>li>a:hover, 
.dropdown-menu>li>a:focus {
    text-decoration: none;
}

.dropdown-item.active, 
.dropdown-item:active {
    background-color: #D72304;
}

img.logo-left, 
img.logo-right {
    width: 200px;
}

/*****************************************************************/
/*                        End General CSS                        */
/*****************************************************************/

/*****************************************************************/
/*                       Start First Page                        */
/*****************************************************************/

.form-check-input:focus {
    box-shadow: none;
}

.form-check-input:checked {
    background-color: #D72304;
    border-color: #D72304;
    box-shadow: none;
}

/*****************************************************************/
/*                        End First Page                         */
/*****************************************************************/

/*****************************************************************/
/*                  Start Question Container                     */
/*****************************************************************/

.question-container {
    border: none;
}

.question-title-container .fa-asterisk:before, 
.question-title-container .question-number, 
.question-title-container .question-code {
    color: #333333;
}

.radio-item label::after {
    background-color: #D72304;
}

.checkbox-item label::after {
    color: #D72304;    
}

.radio-item input[type="radio"]:checked+label::before,
.checkbox-item input[type="checkbox"]:checked+label::before {
    border-color: #D72304;
}

/*****************************************************************/
/*                 End Question Container                        */
/*****************************************************************/

/*****************************************************************/
/*             Start Specified Question Container                */
/*****************************************************************/

.array-flexible-column tr.answers-list:nth-child(even) {
    background-color: transparent;
}

.array-flexible-column tr.answers-list:hover, 
.array-flexible-column tr.answers-list:hover {
    background-color: transparent;
}

.array-flexible-column table.subquestion-list col.ls-even {
    background-color: #f0f0f0;
}

.array-flexible-column table.subquestion-list col.hover {
    background-color: #dddddd;
}

.array-flexible-dual-scale .dropdown-item:focus, 
.array-flexible-dual-scale .dropdown-item:hover {
    background-color: transparent;
}

.multiple-short-txt ul.text-list li.text-item {
    align-items: center;
}

.multiple-opt-comments .form-horizontal .checkbox-item label::after {
    top: 6px;
}

li.imageselect-listitem .imageselect-container .imageselect-label {
    border: 18px solid #f0f0f0;
}

li.imageselect-listitem .imageselect-container input.imageselect-checkbox:checked+label {
    border: 18px solid #D72304;
}

Multiplechoice bootstrap buttons unchecked focus .btn-check .btn-primary:focus, 
.btn-check:focus+.btn-primary {
    color: #ffffff;
    background-color: #D72304;
    border-color: #D72304;
}

.equation.question-container,
.boilerplate.question-container {
	padding-bottom: 0;
}
 
.equation .question-title-container,
.boilerplate .question-title-container {
    margin-bottom: 0;
}

.equation .question-help-container,
.boilerplate .question-help-container {
    margin: 10px 0px;
}

/*****************************************************************/
/*            End Specified Question Container                   */
/*****************************************************************/

/*****************************************************************/
/*                     Start All Buttons                         */
/*****************************************************************/

/* Improve button focus and hover effects */
.btn,
.progress,
.dropdown-menu,
.checkbox-item label::before,
.checkbox-item label::after,
.form-control,
.form-select,
.modal-content,
.question-container {
    outline: none;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: none;
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: none;
}

/* box-shadow */
.btn-check:active+.btn-outline-secondary:focus, 
.btn-check:checked+.btn-outline-secondary:focus, 
.btn-outline-secondary.active:focus, 
.btn-outline-secondary.dropdown-toggle.show:focus, 
.btn-outline-secondary:active:focus {
    box-shadow: none;
}

.btn-check:focus+.btn-outline-secondary, 
.btn-outline-secondary:focus {
    box-shadow: none;
}

.btn-check:active+.btn-primary:focus, 
.btn-check:checked+.btn-primary:focus, 
.btn-primary.active:focus, 
.btn-primary:active:focus, 
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-check:focus+.btn-primary, 
.btn-primary:focus {
    box-shadow: none;
}

/* Improve radio and checkbox button focus effects */
.radio-item input[type="radio"]:focus+label::before,
.checkbox-item input[type="checkbox"]:focus+label::before,
.radio-item input[type="radio"]:focus+label::after,
.checkbox-item input[type="checkbox"]:focus+label::after {
    outline: none;
}

/* Customize Admin page survey title buttons */
.surveytitle.btn-primary {
    background-color: #D72304;
    color: #ffffff;
    border-color: #D72304;
}

.surveytitle.btn-primary:hover,
.surveytitle.btn-primary.hover {
	background-color: #ffffff;
    color: #D72304;
    border-color: #D72304;
}

.surveytitle.btn-primary:active,
.surveytitle.btn-primary.active {
	background-color: #ffffff;
    color: #D72304;
    border-color: #D72304;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);	
}

.surveytitle.btn-primary:focus,
.surveytitle.btn-primary.focus {
	background-color: #ffffff;
    color: #D72304;
    border-color: #D72304;
}

/* Customize Next/Submit buttons */
.ls-move-submit-btn,
.ls-move-next-btn {
    background-color: #D72304;
    color: #FFFFFF;
    border-color: #D72304;
}

.ls-move-submit-btn:hover,
.ls-move-submit-btn:active:hover,
.ls-move-submit-btn.active:hover,
.ls-move-next-btn:hover,
.ls-move-next-btn:active:hover,
.ls-move-next-btn.active:hover {
	background-color: #FFFFFF;
    color: #D72304;
    border-color: #D72304;
}

.ls-move-submit-btn:active,
.ls-move-submit-btn.active,
.ls-move-next-btn:active,
.ls-move-next-btn.active {
	background-color: #FFFFFF;
    color: #D72304;
    border-color: #D72304;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);	
}

.ls-move-submit-btn:focus,
.ls-move-submit-btn.focus,
.ls-move-submit-btn:active:focus,
.ls-move-submit-btn.active:focus,
.ls-move-submit-btn:active.focus,
.ls-move-submit-btn.active.focus,
.ls-move-next-btn:focus,
.ls-move-next-btn.focus,
.ls-move-next-btn:active:focus,
.ls-move-next-btn.active:focus,
.ls-move-next-btn:active.focus,
.ls-move-next-btn.active.focus {
	background-color: #FFFFFF;
    color: #D72304;
    border-color: #D72304;
}

/* Customize gender/yes-no buttons */
.gender-button .btn-primary,
.yes-no .btn-primary {
	background-color: #FFFFFF;
    color: #D72304;
    border-color: #D72304;
}

.btn-group>.btn-group:not(:first-child)>.btn, 
.btn-group>.btn:nth-child(n+3), 
.btn-group>:not(.btn-check)+.btn {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.btn-group>.btn-group:not(:last-child)>.btn, 
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;    
}

.gender-button .btn-primary:hover,
.gender-button .btn-primary.active:hover,
.yes-no .btn-primary:hover,
.yes-no .btn-primary.active:hover {
    background-color: #D72304;
    color: #FFFFFF;
    border-color: #D72304;
}

.gender-button .btn-primary:active,
.yes-no .btn-primary:active,
.gender-button .btn-primary.active,
.yes-no .btn-primary.active {
	background-color: #FFFFFF;
    color: #D72304;
    border-color: #D72304;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);	
}

.gender-button .btn-primary:focus,
.gender-button .btn-primary.active:focus,
.yes-no .btn-primary:focus,
.yes-no .btn-primary.active:focus {
	background-color: #FFFFFF;
    color: #D72304;
    border-color: #D72304;
}

/* Customize Date Picker button */
.date-timepicker-group .btn-primary,
.date-timepicker-group .btn-primary:hover,
.date-timepicker-group .btn-primary.hover,
.date-timepicker-group .btn-primary:active,
.date-timepicker-group .btn-primary.active,
.date-timepicker-group .btn-primary:focus,
.date-timepicker-group .btn-primary.focus {
    background-color: #D72304;
    color: #FFFFFF;
    border-color: #D72304;
}

/* Customize Previous buttons */
.ls-move-previous-btn {
	background-color: #FFFFFF;
    color: #D72304;
    border-color: #D72304;
}

.ls-move-previous-btn:hover,
.ls-move-previous-btn.hover {
    background-color: #D72304;
    color: #FFFFFF;
    border-color: #D72304;
}

.ls-move-previous-btn:active,
.ls-move-previous-btn.active {
	background-color: #D72304;
    color: #FFFFFF;
    border-color: #D72304;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);	
}

.ls-move-previous-btn:focus,
.ls-move-previous-btn.focus {
	background-color: #D72304;
    color: #FFFFFF;
    border-color: #D72304;
}

/* Customize Upload buttons */
.upload.btn-primary {
    background-color: #D72304;
    color: #FFFFFF;
    border-color: #D72304;
}

.upload.btn-primary:hover,
.upload.btn-primary.hover {
	background-color: #FFFFFF;
    color: #D72304;
    border-color: #D72304;
    text-decoration: none;    
}	

.upload.btn-primary:active,
.upload.btn-primary.active {
	background-color: #FFFFFF;
    color: #D72304;
    border-color: #D72304;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);	
}

.upload.btn-primary:focus,
.upload.btn-primary.focus {
	background-color: #FFFFFF;
    color: #D72304;
    border-color: #D72304;
}

.upload-div .btn {
    background-color: #D72304;
    color: #FFFFFF;
    border-color: #D72304;
}

.upload-div .btn:hover,
.upload-div .btn.hover {
	background-color: #FFFFFF;
    color: #D72304;
    border-color: #D72304;
}

.upload-div .btn:active,
.upload-div .btn.active {
	background-color: #FFFFFF;
    color: #D72304;
    border-color: #D72304;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.upload-div .btn:focus,
.upload-div .btn.focus {
	background-color: #FFFFFF;
    color: #D72304;
    border-color: #D72304;
}

.uploader .alert-info {
    background-color: #D72304;
    color: #FFFFFF;
    border-color: #D72304;
}

.uploader .alert-info:hover,
.uploader .alert-info.hover {
	background-color: #FFFFFF;
    color: #D72304;
    border-color: #D72304;
}

.uploader .alert-info:active,
.uploader .alert-info.active {
	background-color: #FFFFFF;
    color: #D72304;
    border-color: #D72304;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.uploader .alert-info:focus,
.uploader .alert-info.focus {
	background-color: #FFFFFF;
    color: #D72304;
    border-color: #D72304;
}

.file-upload-modal-footer .btn {
    background-color: #D72304;
    color: #FFFFFF;
    border-color: #D72304;
}

.file-upload-modal-footer .btn:hover,
.file-upload-modal-footer .btn.hover {
	background-color: #FFFFFF;
    color: #D72304;
    border-color: #D72304;
}

.file-upload-modal-footer .btn:active,
.file-upload-modal-footer .btn.active {
	background-color: #FFFFFF;
    color: #D72304;
    border-color: #D72304;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);	
}

.file-upload-modal-footer .btn:focus,
.file-upload-modal-footer .btn.focus {
	background-color: #FFFFFF;
    color: #D72304;
    border-color: #D72304;
}

/* Improve hover effect on uploaded files buttons */
.upload-files .uploadedfiles td a.btn-primary {
    background-color: #D72304;
    color: #FFFFFF;
    border-color: #D72304;
}

.upload-files .uploadedfiles td a.btn-primary:hover,
.upload-files .uploadedfiles td a.btn-primary.hover {
	background-color: #FFFFFF;
    color: #D72304;
    border-color: #D72304;
    text-decoration: none;
}

.upload-files .uploadedfiles td a.btn-primary:active,
.upload-files .uploadedfiles td a.btn-primary.active {
	background-color: #FFFFFF;
    color: #D72304;
    border-color: #D72304;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);		
}

.upload-files .uploadedfiles td a.btn-primary:focus,
.upload-files .uploadedfiles td a.btn-primary.focus {
	background-color: #FFFFFF;
    color: #D72304;
    border-color: #D72304;
}

/* Customize the delete button for uploaded files */
.upload-files ul.files-list fieldset div:nth-child(3) a.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.upload-files ul.files-list fieldset div:nth-child(3) a.btn-danger:hover,
.upload-files ul.files-list fieldset div:nth-child(3) a.btn-danger.hover{
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.upload-files ul.files-list fieldset div:nth-child(3) a.btn-danger:active,
.upload-files ul.files-list fieldset div:nth-child(3) a.btn-danger.active{
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.upload-files ul.files-list fieldset div:nth-child(3) a.btn-danger:focus,
.upload-files ul.files-list fieldset div:nth-child(3) a.btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.save-survey-input .btn,
.modal-dialog .btn {
    background-color: #D72304;
    color: #FFFFFF;
    border-color: #D72304;
    text-decoration: none;
}

.save-survey-input .btn:hover,
.save-survey-input .btn.hover,
.modal-dialog .btn:hover,
.modal-dialog .btn.hover {
	background-color: #FFFFFF;
    color: #D72304;
    border-color: #D72304;
}

.save-survey-input .btn:active,
.save-survey-input .btn.active,
.modal-dialog .btn:active,
.modal-dialog .btn.active {
	background-color: #FFFFFF;
    color: #D72304;
    border-color: #D72304;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);	
}

.save-survey-input .btn:focus,
.save-survey-input .btn.focus,
.modal-dialog .btn:focus,
.modal-dialog .btn.focus {
	background-color: #FFFFFF;
    color: #D72304;
    border-color: #D72304;
}

.btn-info {
    background-color: #D72304;
    color: #FFFFFF;
    border-color: #D72304;
}

.btn-info:hover,
.btn-info.hover {
	background-color: #FFFFFF;
    color: #D72304;
    border-color: #D72304;
}

.btn-info:active,
.btn-info.active {
	background-color: #FFFFFF;
    color: #D72304;
    border-color: #D72304;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);	
}

.btn-info:focus,
.btn-info.focus {
	background-color: #FFFFFF;
    color: #D72304;
    border-color: #D72304;
}

/* ############ Bootstrap Buttons ############  */
.bootstrap-buttons-div .btn-primary {
	background-color: #FFFFFF;
    color: #D72304;
    border-color: #D72304;
}

.bootstrap-buttons-div .btn-primary:hover,
.bootstrap-buttons-div .btn-primary.hover {
    background-color: #D72304;
    color: #FFFFFF;
    border-color: #D72304;
}

.bootstrap-buttons-div .btn-primary:active,
.bootstrap-buttons-div .btn-primary.active {
	background-color: #D72304;
    color: #FFFFFF;
    border-color: #D72304;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);	
}

.bootstrap-buttons-div .btn-primary:focus,
.bootstrap-buttons-div .btn-primary.focus {
	background-color: #D72304;
    color: #FFFFFF;
    border-color: #D72304;
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder.hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder.active,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder.focus {
    width: 250px;
    background-color: transparent;
    color: #212529;
    border: 1px solid #ced4da;
    border-radius: 4px;
}

.bootstrap-select>.btn-outline-secondary {
    color: #212529;
    border-color: #ced4da;
}

.bootstrap-select>.btn-outline-secondary:hover {
    background-color: transparent;
    color: #212529;
}

.dropdown.bootstrap-select .dropdown-menu.show {
    width: 250px;
}

.bootstrap-select  .btn-check:active+.btn-outline-secondary,
.bootstrap-select  .btn-check:checked+.btn-outline-secondary,
.bootstrap-select  .btn-outline-secondary.active,
.bootstrap-select  .btn-outline-secondary.dropdown-toggle.show,
.bootstrap-select  .btn-outline-secondary:active {
    color: #6c757d;
}

.bootstrap-select .btn-check:active+.btn-outline-secondary,
.bootstrap-select .btn-check:checked+.btn-outline-secondary,
.bootstrap-select .btn-outline-secondary.active,
.bootstrap-select .btn-outline-secondary.dropdown-toggle.show,
.bootstrap-select .btn-outline-secondary:active {
    background-color: transparent;
}

.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    outline: none !important;
}

/* ############ Add Line Button ############  */
.btn.selector--inputondemand-addlinebutton {
    background-color: #D72304;
    color: #FFFFFF;
    border-color: #D72304;
}

.btn.selector--inputondemand-addlinebutton:hover, 
.btn.selector--inputondemand-addlinebutton.hover {
	background-color: #FFFFFF;
    color: #D72304;
    border-color: #D72304;
}

.btn.selector--inputondemand-addlinebutton:active,
.btn.selector--inputondemand-addlinebutton.active {
	background-color: #FFFFFF;
    color: #D72304;
    border-color: #D72304;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn.selector--inputondemand-addlinebutton:focus,
.btn.selector--inputondemand-addlinebutton.focus {
	background-color: #FFFFFF;
    color: #D72304;
    border-color: #D72304;
}

/*****************************************************************/
/*                        End All Buttons                        */
/*****************************************************************/

/*****************************************************************/
/*                       Start Sortables                         */
/*****************************************************************/

/*unsorted*/
.sortable-choice .ls-choice.sortable-item {
    background-color: #EEEEEE;
    color: #333333;
    border-color: #EEEEEE;
	display: flex;
	flex-direction: column;
	align-items: center;
}

/*sorted*/
.sortable-rank .ls-choice.sortable-item {
    background-color: #D72304;
    color: #FFFFFF;
    border-color: #D72304;
	display: flex;
	flex-direction: column;
	align-items: center;
}

/*****************************************************************/
/*                      End Sortables                            */
/*****************************************************************/

/*****************************************************************/
/*                       Start Slider                            */
/*****************************************************************/

.tooltip-inner {
	background-color: #D72304;
}

.slider-list .slider.slider-untouched .slider-handle {
    background-color: #D72304;
}

.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,
.bs-tooltip-top .tooltip-arrow:before {
    border-top-color: #D72304;
}

.slider-touched .tooltip-inner,
.slider-touched .slider-handle {
    background-color: #D72304;
}

.slider-touched .tooltip.top .tooltip-arrow {
    border-top-color: #D72304;
}

.slider-handle {
    background-color: #D72304;
    background-image: linear-gradient(to bottom, #D72304 0%, #D72304 100%);
}

.slider-selection {
    background-image: linear-gradient(to bottom, #D72304 0%, #D72304 100%);
}

.star-cancel { color: #a4a4a4; }
.star-cancel.star-drained { color: #932424; }
.star-cancel.star-hover { color: #a12424; text-shadow: 1px 0 #a12424; }

/* STAR 1 */
.star-1 { color: #a4a4a4; }
.star-1.star-rated-on:not(.star-stub) { color: hsl(9, 96%, 43%); }
.star-1.star-drained { color: hsl(22,60%,65%); }
.star-1.star-drained.star-hover { text-shadow: 1px 2px hsl(22,60%,65%); }

/* STAR 2 */
.star-2 { color: #a4a4a4; }
.star-2.star-rated-on:not(.star-stub) { color: hsl(9, 96%, 43%); }
.star-2.star-drained { color: hsl(20,60%,65%); }
.star-2.star-drained.star-hover { text-shadow: 1px 2px hsl(20,60%,65%); }

/* STAR 3 */
.star-3 { color: #a4a4a4; }
.star-3.star-rated-on:not(.star-stub) { color: hsl(9, 96%, 43%); }
.star-3.star-drained { color: hsl(18,60%,65%); }
.star-3.star-drained.star-hover { text-shadow: 1px 2px hsl(18,60%,65%); }

/* STAR 4 */
.star-4 { color: #a4a4a4; }
.star-4.star-rated-on:not(.star-stub) { color: hsl(9, 96%, 43%); }
.star-4.star-drained { color: hsl(14,60%,65%); }
.star-4.star-drained.star-hover { text-shadow: 1px 2px hsl(14,60%,65%); }

/* STAR 5 */
.star-5 { color: #a4a4a4; }
.star-5.star-rated-on:not(.star-stub) { color: hsl(9, 96%, 43%); }
.star-5.star-drained { color: hsl(10,60%,65%); }
.star-5.star-drained.star-hover { text-shadow: 1px 2px hsl(10,60%,65%); }

/*****************************************************************/
/*                       End Slider                              */
/*****************************************************************/

/*****************************************************************/
/*                       Start Footer                            */
/*****************************************************************/

 /* Removed the classess background color in the question index */
li.navbar-item-middle ul li.index-item-current {
    background-color: #D72304;
}

/* Removed the classess background color in the question index */
li.navbar-item-middle ul li a.bg-warning,
li.navbar-item-middle ul li a.bg-danger {
    background-color: transparent !important;
}

li.navbar-item-middle ul li a.bg-warning:hover,
li.navbar-item-middle ul li a.bg-danger:hover {
    background-color: #cccccc !important;
}

footer .copyright {
    font-size: 12.6px;
}

/*****************************************************************/
/*                       End Footer                              */
/*****************************************************************/