﻿/*Password strength*/

form .indicator {
    height: 10px;
    margin: 10px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    display: none;
}

    form .indicator span {
        position: relative;
        height: 100%;
        width: 100%;
        background: lightgrey;
        border-radius: 5px;
    }

        form .indicator span:nth-child(2) {
            margin: 0 3px;
        }

        form .indicator span.active:before {
            position: absolute;
            content: '';
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            border-radius: 5px;
        }

.indicator span.weak:before {
    background-color: #ff4757;
}

.indicator span.medium:before {
    background-color: orange;
}

.indicator span.strong:before {
    background-color: #23ad5c;
}

form .pwdStrengthText {
    font-size: 20px;
    font-weight: 500;
    display: none;
    margin-bottom: -10px;
}

    form .pwdStrengthText.weak {
        color: #ff4757;
    }

    form .pwdStrengthText.medium {
        color: orange;
    }

    form .pwdStrengthText.strong {
        color: #23ad5c;
    }

/*Password strength*/

/**Recruitive**/
.MyPageHeading{
    background: #178CC6 !important;
    padding-top: 20px;
    padding-bottom: 8px;
}
/*.bg-darkGreen {
    background-color: #00704a !important;
}*/
/*Job Responses*/
.dashBoardJobResponsesBoxBackGround {
    background-color: #1774AF !important;
    color: #ffffff;
}

    .dashBoardJobResponsesBoxBackGround:hover .dashBoardJobResponsesProgressBar {
        background-color: #fff !important;
        color: #fff;
    }

.dashBoardJobResponsesProgressBar {
    background-color: #FFFFFF !important;
}
.dashBoardTileLink {
    color: #fff;
}
.dashBoardTileLink:hover {
    color: #fff;
    text-decoration:none;
}
a.underline:hover{
    text-decoration:underline!important;
}
.dashBoardTileLink:visited {
    color: #fff;
    text-decoration: none;
}
  .dashBoardTileLink:focus {
        color: #fff;
        text-decoration: none;
    }
    .dashBoardTileLink:active {
        color: #fff;
        text-decoration: none;
    }

/*Search Box*/
.dashBoardSearchBoxBackGround {
    /*background-color: #3f4041 !important;
    color: #fff;*/
    background-color: #6e6f71 !important;
    color: #fff;
}

.dashBoardSearchBoxProgressBar {
    background-color: #ffffff !important;
}



/*Email Center*/
.dashBoardEmailCenterBoxBackGround {
    /*background-color: #f6b394 !important;
    color: #fff;*/
    background-color: #1774AF !important;
    color: #ffffff;
}

.dashBoardEmailBoxProgressBar {
    background-color: #ffffff !important;
}

/*Task Management*/
.dashBoardTaskManagementCenterBoxBackGround.bg-warning.tiles-information.reports {
    background-color: #6E6F71;
    color: #ffffff;
}

.progress-bar-warning {
    background-color: #ffffff; /*!important;*/
}

/*Reponse Count*/
.DashBoardResponseCount-Border {
    border-color: #6E6F71 !important;
}

.DashBoardResponseCount-Background {
    background-color: #6E6F71 !important;
    color: #fff !important;
}
/*Hot List*/
.DashBoardHotList-Border {
    border-color: #6E6F71 !important;
}

.DashBoardHotList-Background {
    background-color: #6E6F71 !important;
    border-color: #6E6F71;
    color: #fff !important;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    -ms-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -ms-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}

a.HotListATag {
    color: #f26522;
}
/*SMS Lix Box*/
.DashBoardSmsList-Border {
    border-color: #6E6F71 !important;
}

.DashBoardSmsList-Background {
    background-color: #6E6F71 !important;
    border-color: #6E6F71 !important;
    color: #fff !important;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    -ms-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -ms-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}
/*Folder Lixt Box*/
.DashBoardFolderList-Border {
    border-color: #6E6F71 !important;
}

.DashBoardFolderList-Background {
    background-color: #6E6F71 !important;
    border-color: #6E6F71 !important;
    color: #fff !important;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    -ms-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -ms-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}
/*Documents Lixt Box*/
.DashBoardDocumentsList-Border {
    border-color: #6E6F71 !important;
}

.DashBoardDocumentsList-Background {
    background-color: #6E6F71 !important;
    border-color: #6E6F71 !important;
    color: #fff !important;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    -ms-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -ms-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}

.DashBoardDocumentsList-Icon {
    color: #f26522 !important;
    left: 0 !important;
    bottom: auto !important;
    -ms-opacity: 0.8 !important;
    opacity: 0.8 !important;
    font-size: 100px;
}

/*Users Lixt Box*/
.DashBoardUsersList-Border {
    border-color: #6E6F71 !important;
}

.DashBoardUsersList-Background {
    background-color: #6E6F71 !important;
    border-color: #6E6F71 !important;
    color: #fff !important;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    -ms-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -ms-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}

/*Setting Cog*/
.TopSettingCog-Color {
    color: #6d6e71;
}

.notViewedResponses {
    /*color: #6d6e71;*/
    font-weight: bold;
}

.revisedResponse {
    font-weight: bold;
    color: #37bc9b;
}
/*Drag Drop Class*/
.ui-draggable-dragging {
    background: #f26522;
    cursor: url(/Templates/resources/cursors/openhand.cur), auto !important;
    padding: 10px;
    margin: 10px;
    color: #fff;
}

.ui-draggable {
    cursor: url(/Templates/resources/cursors/openhand.cur),auto !important;
}

    .ui-draggable, .ui-draggable:active {
        cursor: -moz-grabbing;
        cursor: -webkit-grabbing;
    }

.ui-draggable-dragging:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}


.ui-state-hover {
    /*width: 84% !important;*/
    color: #00704a !important;
    font-weight: bold;
    background-color: #f5f7fa;
    /*padding-bottom: 10px;*/
}


a#trasha.ui-state-hover {
    color: #c14029 !important;
    text-decoration: none;
    background-color: transparent;
}

/*Custome Left Menu*/

ul.customMenu {
    padding: 0;
    margin: 0 0 30px 0;
    list-style: none;
    border: 1px solid #6E6F71;
    border-bottom: 0;
}

    ul.customMenu li {
        display: block;
        color: #AAB2BD;
        border-bottom: 1px solid #A0A0A0;
    }


        ul.customMenu li a {
            display: block;
            color: #656d78;
            height: 45px;
            padding: 12px 20px 12px 10px;
            text-decoration: none;
            line-height: 120%;
            position: relative;
            overflow: hidden;
            -moz-text-overflow: ellipsis;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        ul.customMenu li ul.customMenu-submenu {
            background: #A0A0A0;
            padding: 0 0 0 20px;
            margin: 0;
            list-style: none;
            display: none;
        }

ul.customMenu-submenu li {
    border-bottom: none;
}

ul.customMenu li ul.customMenu-submenu li a {
    display: block;
    color: #fff;
    height: 35px;
    padding: 10px 15px 10px 0;
    border-bottom: none;
    text-decoration: none;
    line-height: 120%;
    position: relative;
    border-left: 1px solid #fff;
    overflow: hidden;
    -moz-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    ul.customMenu li ul.customMenu-submenu li a:before {
        content: "\2014\00a0";
        margin-left: -1px;
        color: #fff;
    }



/*Images Starts*/
/*.quickViewImage {
    background-image: url("/Templates/resources/Agency/RecruitiveLite/quickview/quickViewUser.png");
    display: block;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}*/

/*.quickViewBranches {
    background-image: url("/Templates/resources/Agency/RecruitiveLite/quickview/quickViewBranches.png");
    display: block;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}*/


/*.quickViewBranchManager {
    background-image: url("/Templates/resources/Agency/RecruitiveLite/quickview/quickViewBranchManager.png");
    display: block;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}*/


/*.quickViewHM {
    background-image: url("/Templates/resources/Agency/RecruitiveLite/quickview/quickViewHM.png");
    display: block;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}*/


/*.quickViewJobs {
    background-image: url("/Templates/resources/Agency/RecruitiveLite/quickview/quickViewJobs.png");
    display: block;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}*/


/*.DeactiveOff {
    background-image: url("/Templates/resources/Agency/RecruitiveLite/images/icons/notes_off.png");
    display: block;
    height: 23px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

.DeactiveOn {
    background-image: url("/Templates/resources/Agency/RecruitiveLite/images/icons/notes_on.png");
    display: block;
    height: 23px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}*/

/*.DocumentsOff {
    background-image: url("/Templates/resources/Agency/RecruitiveLite/images/icons/docs_off.png");
    display: block;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}*/

/*.DocumentsOn {
    background-image: url("/Templates/resources/Agency/RecruitiveLite/images/icons/docs_on.png");
    display: block;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}*/

/*.EmailUser {
    background-image: url("/Templates/resources/Agency/RecruitiveLite/images/icons/email.png");
    display: block;
    height: 22px;
    width: 22px;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    margin-right: 5px;
    cursor: pointer;
}*/

/*.SMSUser {
    background-image: url("/Templates/resources/Agency/RecruitiveLite/images/icons/SMS.png");
    display: block;
    height: 17px;
    width: 22px;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    margin-right: 5px;
    cursor: pointer;
}*/
/*.btnSMSUser {
    background-image: url("/Templates/resources/Agency/RecruitiveLite/images/icons/SMS.png"); 
    height: 17px; 
    display:inline-block;
    width:22px;
    background-repeat: no-repeat;
    background-position: center; 
    cursor: pointer;
}*/

/*.candidateFullDetails {
    background-image: url("/Templates/resources/Agency/RecruitiveLite/images/icons/candidateFullDetails.png");
    display: block;
    height: 27px;
    width: 22px;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    cursor: pointer;
}*/

.link_downloadcv {
    display: inline-block;
    padding: 3px;
}

/*.downlaodcv {
    background-image: url("/Templates/resources/Agency/RecruitiveLite/images/icons/downlaodcv.png");
    display: block;
    height: 30px;
    width: 22px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}*/

.link_Previewcv {
    display: inline-block;
    vertical-align: top;
    padding: 3px;
}

/*.Preview_CVDOC {
    background-image: url("/Templates/resources/Agency/RecruitiveLite/images/icons/previewcv.png");
    display: block;
    height: 24px;
    width: 22px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}*/
/*Images Ends*/

.branch {
   /* width: 15px;*/
    background-color: #f26522;
}

.table-th-block.table-hover > tbody > tr.noHover:hover > td, .table-th-block.table-hover > tbody > tr.noHover:hover > th {
    background-color: transparent !important;
    color: #656D78 !important;
}

.positionanchor {
    float: left;
    margin-top: -20px;
    margin-left: 300px;
}

select.listBox option {
    border-bottom: solid #c7c6c6 1px;
    padding-bottom: 5px;
    margin-bottom: 2px;
}
/*FAQ Starts*/
#faq .panel-success {
    border-color: #e4e4e4;
}

    #faq .panel-success > .panel-heading {
        background-color: #f7f7f7;
        border-color: #8cc152;
        color: #f7f7f7;
    }

#faq .panel-heading {
    outline-style: none;
}

#faq .block-collapse {
    color: #666;
}

#faq .panel {
    margin-bottom: 15px;
    float: left;
}
/*FAQ Ends*/
.panel-warning.dashBoardReport {
    border-color: #6E6F71;
}

    .panel-warning.dashBoardReport .panel-heading {
        background-color: #6E6F71;
        border-bottom-color: #6E6F71;
    }

.panel-body h1.tiles-number,
.panel-body.tiles-information .icon-bg {
    color: #6e6f71 !important;
}

body#anonymous {
    background: #178CC6 !important;
}
body#anonymous a {
    color: #fff;
}


.helpBar {
    text-align: right;
    background-color: #f7f7f7 !important;
    display: none;
}

.helpIcon {
    font-size: 20px;
    cursor: pointer;
    float: right;
}

.overViewBox, .overViewheading {
    border-color: #6E6F71 !important;
}

.overViewheading {
    background-color: #6E6F71 !important;
}
.CloseEmployerQuickView {
    cursor: pointer;
    left: 6px;
    position: relative;
    top: 8px;
    width: 19px;
}

/*Form Wizard*/
ul.bs-wizard {
    margin: 0 auto;
    display: block;
    text-align: center;
    padding: 0 15px;
}

.bs-wizard > .bs-wizard-step {
    padding: 14px;
    position: relative;
    margin: 5px 0;
    display: inline-block;
}

.bs-wizard > .col-sm-2.col-xs-10.bs-wizard-step {
    padding: 0;
    float: none;
}

.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
    color: #595959;
    font-size: 18px;
    margin: 15px 0;
}

.bs-wizard > .bs-wizard-step.complete .bs-wizard-stepnum {
    color: #5b842d;
}

.bs-wizard > .bs-wizard-step .bs-wizard-info {
    color: #999;
    font-size: 14px;
}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot {
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    background: #959595;
    z-index: 9999;
    bottom: 15px;
    right: -15px;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 50%;
}

    .bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
        content: ' ';
        width: 14px;
        height: 14px;
        background: #ffffff;
        border-radius: 50px;
        position: absolute;
        top: 8px;
        left: 8px;
    }

.bs-wizard > .bs-wizard-step > .progress {
    background-color: #383636;
}

    .bs-wizard > .bs-wizard-step > .progress > .progress-bar {
        width: 0px;
        box-shadow: none;
        background: #f26522;
    }

.bs-wizard > .bs-wizard-step.complete > .progress {
    background-color: #c0c0c0;
}

.bs-wizard > .bs-wizard-step.active > .progress {
    background-color: #f26522;
}

.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {
    width: 0%;
}

.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
    width: 100%;
}

.bs-wizard > .bs-wizard-step.disabled > .progress {
    background-color: #c0c0c0;
}

.bs-wizard > .bs-wizard-step.active > .bs-wizard-dot {
    background-color: #f26522;
}

    .bs-wizard > .bs-wizard-step.active > .bs-wizard-dot:after {
        background-color: #ffffff;
    }

.bs-wizard > .bs-wizard-step.complete > .bs-wizard-dot {
    background-color: #c0c0c0;
}

    .bs-wizard > .bs-wizard-step.complete > .bs-wizard-dot:after {
        background-color: #c0c0c0;
    }

.bs-wizard > .bs-wizard-step:first-child > .progress {
    left: 0%;
    width: 100%;
}

.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {
    pointer-events: none;
}

.bs-wizard-step .text-left.bs-wizard-stepnum {
    text-align: center !important;
    display: inline-block;
}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot .fa {
    color: #ffffff;
    font-size: 19px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
}

ul.bs-wizard.list-unstyled.text-center {
    padding: 0 80px 0 150px;
}

@media only screen and (min-device-width : 200px) and (max-device-width : 736px) {
    ul.bs-wizard {
        padding-right: 45px;
    }
}

.zoomin 
{
    cursor: zoom-in;
}
#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8) none 50% / contain no-repeat;
    cursor: pointer;
    transition: 0.3s;
    visibility: hidden;
    opacity: 0;
}

    #overlay.open {
        visibility: visible;
        opacity: 1;
        cursor: zoom-out;
    }

    #overlay:after { /* X button icon */
        content: "\2715";
        position: absolute;
        color: #fff;
        top: 10px;
        right: 20px;
        font-size: 2em;
    }

.agencyColorOn {
    color: #1774AF;
}
.agencyHeadingColor{
    color:#ffffff;
}
.preview-application-form {
    float: right;
    margin-right: 20px;
    color: #FFFFFF;
}
.preview-application-form:hover {
    float: right;
    margin-right: 20px;
    color: #FFFFFF;
    text-decoration:underline;
}

.agencyColorOnGreen {
    color: #8ee331;
}
.divHideEmailFromToBoxes {
    display: none;
}

.divShowEmailFromToBoxes {
    display: block;
}

/*
    CV Processing Box
*/

.chat-box {
    position: fixed;
    right: 20px;
    bottom: 0px;
    background: white;
    width: 300px;
    border-radius: 5px 5px 0px 0px;
    border: 1px solid #e3e3e3;
    z-index: 999999999999999;
}

.chat-head {
    width: inherit;
    height: 45px;
    background: #2c3e50;
    border-radius: 5px 5px 0px 0px;
    cursor: pointer;
}

    .chat-head h2 {
        color: white;
        padding: 0px;
        display: inline-block;
        margin: 8px;
    }

    .chat-head img {
        cursor: pointer;
        float: right;
        width: 25px;
        margin: 10px;
    }

    .chat-head .fa {
        cursor: pointer;
        float: right;
        width: 25px;
        margin: 10px;
        color: #fff;
        font-size: 30px;
    }

.chat-body {
    height: 355px;
    width: inherit;
    overflow: auto;
    margin-bottom: 30px;
}

.chat-box table td {
    border: 0px !important;
}

.chat-box .documentType {
    text-align: center;
}
.divChat {
    top: 22px;
    left: 14px;
    /* UI Properties */
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 9px 12px #00000029;
    border-radius: 12px;
    opacity: 1;
    margin-top: 20px;
    padding: 15px;
    margin-bottom: 35px;
}

    .divChat hr {
        margin: 0;
        width: 100%;
        margin: 5px 16px 5px 10px;
        border: 1px solid #3A3C3D;
    }

.chat-box {
    position: fixed;
    right: 20px;
    bottom: 0px;
    background: #F5F5F5 0% 0% no-repeat padding-box;
    min-width: 400px;
    border-radius: 5px 5px 0px 0px;
    border: 1px solid #e3e3e3;
    z-index: 999999999999999;
    padding-right: 10px;
    padding-left: 10px;
}

.chat-head {
    width: inherit;
    height: 45px;
    background: #fff;
    border-radius: 5px 5px 0px 0px;
    cursor: pointer;
    border-radius: 12px;
}

    .chat-head h2 {
        color: #3A3C3D;
        padding: 0px;
        display: inline-block;
        margin: 8px;
    }

    .chat-head img {
        cursor: pointer;
        float: right;
        width: 25px;
        margin: 10px;
    }

    .chat-head .fa {
        cursor: pointer;
        float: right;
        width: 25px;
        margin: 10px;
        color: #0D4C74;
        font-size: 30px;
    }

.chat-body {
    height: 320px;
    width: 100%;
    overflow: auto;
    margin-bottom: 30px;
    overflow-x: hidden;
}

#tableProcessingCVsPanelData tbody tr {
    border: 1px solid #BBBABA;
    border-radius: 6px;
}

#tableProcessingCVsPanelData {
    border-collapse: separate !important;
    border-spacing: 0 !important;
}

    #tableProcessingCVsPanelData td {
        border: solid 1px #000 !important;
        border-style: none solid solid none !important;
        padding: 10px !important;
    }

    #tableProcessingCVsPanelData tr td:first-child {
        border-top-left-radius: 5px !important;
        border-color: #BBBABA !important;
        border-bottom-left-radius: 5px !important;
    }

    #tableProcessingCVsPanelData tr td:last-child {
        border-top-right-radius: 5px !important;
        border-color: #BBBABA !important;
        border-bottom-right-radius: 5px !important;
    }

    #tableProcessingCVsPanelData tr:last-child td:first-child {
        border-bottom-left-radius: 5px !important;
        border-color: #BBBABA !important;
    }

    #tableProcessingCVsPanelData tr:last-child td:last-child {
        border-bottom-right-radius: 5px !important;
        border-color: #BBBABA !important;
    }

    #tableProcessingCVsPanelData tr td {
        border-top: 2px solid !important;
        border-color: #BBBABA !important;
        border-bottom: 2px solid !important;
    }

        #tableProcessingCVsPanelData tr td:first-child {
            border-left: 2px solid !important;
            border-color: #BBBABA !important;
        }

        #tableProcessingCVsPanelData tr td:last-child {
            border-right: 2px solid !important;
            border-color: #BBBABA !important;
        }

    #tableProcessingCVsPanelData td:first-child {
        border-right: none !important;
    }

.chat-head h3 {
    color: #3A3C3D;
    padding: 0px;
    display: inline-block;
    margin: 8px;
}

/*.documentType {
    background-image: url("/Areas/V2/Resources/icons/icon_cv.png")
}*/

#tableProcessingCVsPanelData fa {
}

.documentType .fa {
    font-size: 35px;
    margin-left: -10px;
    color: #178CC6;
}

#tableProcessingCVsPanelData .tdblank {
    border: none !important
}

#tableProcessingCVsPanelData tr td.tdblank {
    border: none !important
}

.divCVProcessingSettings {
    margin-bottom: 25px;
    text-align: center;
}

.fa.fa-cog {
    width: 100%;
    text-align: center;
    font-size: 30px;
}



.divChat h4 {
    color: #3A3C3D;
}

    .divChat h4 .fa-refresh {
        color: #178CC6;
        padding-right: 15px;
        font-size: 20px;
        margin-left: 16px;
    }

.divHeading {
    margin-top: -2px;
}

.floatLeft {
    float: left;
}

.divProcessingCount {
    margin-top: -2px;
    margin-bottom: 4px;
    display: inline-block;
}

.divEstimatedTime {
    font-size: 14px;
    color: #178CC6;
}
.subHeadingForm {
    background: transparent;
    float: none;
    margin: 0;
    margin-left: -10px;
    font-size: 1.650em !important;
    color: #707070 !important;
}
hr.subHeadingForm {
    margin: 10px;
}

.ques-grp .panel-body {
    display: none;
}
.ques-grp .panel-heading .toggle-icon:before {
    content: "+";
    display: inline-block;
    margin-right: 5px;
    margin-left: 10px; 
    font-weight: bold;
}
.ques-grp .panel-heading.active .toggle-icon:before {
    content: "-";
}