.clearFeed {
    clear: both;
    height: 5px;
}

.rightSideBar ul li.act9 a {
    background: #226085;
    color: #fff;
    text-decoration: none;
}

    .rightSideBar ul li.act9 a span {
        background-color: #3aa8b9;
    }

h1.SectionHead {
    font-size: 20px;
    margin-left: 30px;
    color: rgb(34, 96, 133);
}

div.surveyOpt {
    display: inline-block;
    float: left;
    padding-left: 20px;
}

    div.surveyOpt input {
        vertical-align: initial;
        vertical-align: middle\9;
        margin-right: 2px;
        margin-top: -5px\9;
    }

    div.surveyOpt label {
        float: none;
        width: inherit;
    }

.surveyQ { /*background-color:#00A650;*/
    background-color: #D2F3E2;
    padding: 5px 10px;
    color: #fff;
}

    .surveyQ h3 { /*color:#fff;*/
        color: #0E0C0D;
    }

.SurveyFrame {
    margin: 0px;
    padding: 0px;
    border: 1px solid #DBDBDB;
    margin-bottom: 10px;
}

.SubQ {
    padding: 0px 5px;
}

.surveyQsub { /*background-color:rgb(198, 255, 239);*/
    background-color: #E6F4F6;
    padding: 5px 10px;
    color: #3E3E3E;
    margin: 0px 5px;
}

    .surveyQsub h3 {
        color: #0E0C0D;
    }

.contentTxtArea {
    margin: 15px 0px 10px 15px;
    width: 95%;
    min-height: 50px;
    padding: 5px;
}

.SurveyMQ {
    margin-bottom: 10px;
    padding-top: 20px;
    background-color: #E6F4F6;
}

    .SurveyMQ .acc-content {
        padding-top: 5px;
    }

.SInfoL {
    float: left;
    text-align: left;
    width: 47%;
    margin-left: 2%;
}

.SInfoR {
    float: right;
    text-align: left;
    width: 47%;
    font-weight: bold;
}

    .SInfoL label, .SInfoR label {
        min-width: 140px;
        display: inline-block;
        padding-left: 10px;
        text-align: left;
        cursor: default;
        color: #000;
    }

input[type='text'] {
    border-radius: 0px;
    border: 1px solid #C7C7C7;
    min-height: 28px;
    padding: 2px 8px;
    width: 250px;
    position: relative;
    font-family: "RobotoRegular",Arial,Helvetica,sans-serif;
    font-size: 16px;
    color: #232222;
}

.packages_bg {
    background-color: #fff;
    padding: 0px;
}

input[type="text"].MobCountry {
    width: 100px;
}

input[type="text"].MobNos {
    width: 143px;
    margin-left: 5px;
}

input[type='text'].FormDateText {
    background: url("../img/date_icon.png") no-repeat 98% 2px #ffffff;
    cursor: pointer;
}

input[type="date"].FormDateText {
    background: url("../img/date_icon.png") no-repeat 98% 2px #ffffff;
    cursor: pointer;
    padding: 2px 5px;
    font-family: "RobotoRegular",Arial,Helvetica,sans-serif;
    font-size: 16px;
}

input[type="submit"].FeedFinalSubmit, input[type="submit"].FeedbackPopSubmit {
    height: 30px;
    color: #FFF;
    font-weight: normal;
    font-size: 16px;
    padding: 3px 15px 4px 40px;
    float: left;
    font-family: "RobotoMedium",Arial,Helvetica,sans-serif;
    background: url('../img/slot_0.png') no-repeat #226085;
}

input[type="submit"].FeedFinalSubmit {
    margin-bottom: 10px;
    margin-right: 10px;
}

input[type="submit"].FeedbackPopSubmit { /* margin-left:10px;*/
    margin-top: 10px;
}

div .FeedbackTableTr label {
    width: 110px;
    float: none;
    text-align: left;
    margin: 0px 0px 0px 10px;
}

input[type="radio"] {
    vertical-align: middle;
    margin-top: -5px;
}

input[type="checkbox"] {
    vertical-align: baseline;
}

textarea.FeedTxtArea {
    width: 95%;
    margin: 10px;
    padding: 5px 10px;
    -webkit-appearance: none;
    border-radius: 0px;
    height: 55px;
    appearance: none;
    border: 1px solid #dbdbdb;
}

.FeedbackTableTr td {
    display: inline-block;
    width: 180px;
    float: left;
    padding: 5px 10px 10px;
}

.modalBackground {
    background-color: Black;
    filter: alpha(opacity=90);
    opacity: 0.8;
    z-index: 20000 !important;
}

.modalPopup {
    background-color: #FFFFFF;
    padding: 25px;
    width: 90%;
    max-width: 720px;
}

    .modalPopup h2 {
        color: #00A650;
        background: url("../img/feedback.png") top left no-repeat #fff;
        padding-left: 55px;
        line-height: 45px;
    }

.PopFeedHead {
    text-align: left;
}

.FeedBkChoice {
    background-color: #e4f4ff;
    padding: 10px 0px 15px 5px;
    margin: 5px 0px;
}

.PopFeedText {
    text-align: left; /*padding-left:10px;*/
    font-size: 20px;
    margin-bottom: 15px;
    color: #00a672;
    font-weight: 500;
    line-height: 1.5;
}

.rBotText {
    text-align: left;
    font-weight: 600;
    margin-bottom: 16px;
    padding-left: 8px;
}

table.PopFeedRadio {
    margin-bottom: 20px;
}

.PopFeedRadio tr {
    padding: 4px;
    display: inline-block;
    float: left;
}

.PopFeedRadio td {
    padding: 4px;
    display: inline-block;
}

.PopFeedRadio tr:nth-of-type(3) label {
    margin-right: 0px;
}

.PopFeedRadio input[type="radio"] {
    margin-top: -5px;
}

.PopFeedRadio label {
    width: 105px; /*font-size: 13px;*/
    float: none;
    text-align: left;
    margin: 0px 30px 0px 10px;
    padding-top: 0px;
    font-size: 15px;
    font-family: "RobotoCondBold", Arial, Helvetica, sans-serif;
    display: inline;
}

.PopFeedRadio tr:nth-of-type(2n+1), .PopFeedRadio tr:nth-of-type(2n) {
    background-color: #e4f4ff;
    ;
}

.FeedbackPopErrMsg {
    text-align: left;
    padding-left: 10px;
    clear: both;
}

.divFeedbacktype {
    color: #226085;
    font-size: 20px;
    line-height: 1.5;
    margin: 0 0 16px;
}

input[type='submit'].btnSubmitCategory {
    height: 30px;
    color: #FFF;
    font-weight: normal;
    font-size: 16px;
    padding: 3px 15px 4px 40px;
    font-family: "RobotoMedium",Arial,Helvetica,sans-serif;
    background: url(../img/submit_0.png) top left no-repeat #3AA8B9;
}

div.ErrMsg {
    text-align: left;
    color: red;
    font-size: 14px;
    margin-left: 10px;
}

span.FeedbackFailure {
    float: left;
    min-height: 55px;
    background: url(../img/failure.png) no-repeat left top;
    font-weight: normal;
    text-align: left;
    padding: 11px 21px 0px 70px;
    font-size: 16px;
    color: red;
    min-width: 150px;
}

span.FeedbackSuccess {
    float: left;
    min-height: 55px;
    background: url(../img/success.png) no-repeat left top;
    font-weight: normal;
    text-align: left;
    padding: 11px 21px 0px 60px;
    font-size: 16px;
    color: #00a650;
}

/* for Feedback Popup captcha Start*/
div label.PopFeedCapLab {
    text-align: left;
    width: 175px;
    padding-left: 10px;
    padding-top: 3px;
    font-weight: bold;
}
/*div.FeedbackPopSubmitDiv{ clear:both;}*/
.PopFeedPad #ctl00_cphMainContent_txtCaptchaSum {
    height: 30px;
}

.FeedbackPopSubmitDiv {
    z-index: 1;
}

/* for Feedback Popup captcha End*/
/* for payment*/
.Pmtsteps {
    padding-left: 30px;
    margin: 15px 0 10px;
}

    .Pmtsteps ul li {
        float: left;
        display: inline-block;
        font-family: "RobotoRegular",Arial,Helvetica,sans-serif;
        font-size: 14px;
        padding-top: 52px;
        height: 80px;
        width: 150px;
    }

.paystep1a {
    background: url(../img/pay1b.png) no-repeat top left transparent;
    color: #7a7a7a;
}

.paystep1b {
    background: url(../img/pay1a.png) no-repeat top left transparent;
    color: #00a650;
}

.Pmtsteps ul li.paystep2a {
    background: url(../img/pay2a.png) no-repeat top left transparent;
    color: #7a7a7a;
    width: 169px;
}

.Pmtsteps ul li.paystep2b {
    background: url(../img/pay2b.png) no-repeat top left transparent;
    color: #00a650;
    width: 169px;
}

.Pmtsteps ul li.paystep3a {
    background: url(../img/pay3a.png) no-repeat top left transparent;
    color: #7a7a7a;
    width: 80px;
}

.Pmtsteps ul li.paystep3b {
    background: url(../img/pay3b.png) no-repeat top left transparent;
    color: #00a650;
    width: 80px;
}

.parentHorTab h3 {
    color: #000;
}

span.PayeeName {
    padding-top: 7px;
    display: inline-block;
    margin-bottom: 15px;
}

input[type="submit"].PayFinalSubmit {
    height: 30px;
    color: #FFF;
    font-weight: normal;
    font-size: 16px;
    padding: 3px 15px 4px 40px;
    float: left;
    font-family: "RobotoMedium",Arial,Helvetica,sans-serif;
    background: url('../img/yes.png') no-repeat #3aa8b9;
    margin-top: 10px;
}

span.paymentQ {
    width: 250px;
    display: inline-block;
}

    span.paymentQ a {
        font-size: 14px;
        text-decoration: none;
        color: #00a650;
    }

input[type="submit"].payBill {
    background: url('../img/rupeesymbol.png') no-repeat #3aa8b9;
}

span.pmtnote {
    font-size: 13px;
    color: #7A7C7C;
    line-height: 15px;
}

div.Paymentbuttondiv {
    clear: both;
    padding-left: 10px;
}

div.PayConfCube {
    float: left;
    width: 24%;
    margin-right: 1%;
    padding-left: 5%;
    border-right: 1px solid #c0d5d8;
    min-width: 220px;
    margin-bottom: 20px;
}

div.PayConfCubeLast {
    border: none;
}
/* for HINT popup */
.pnlHint {
    width: 480px;
    margin: 10px 0px !important;
    background-color: white;
    padding: 15px;
    color: #00A650;
    border-radius: 10px;
}

input[type="submit"].btnSearchImage {
    background: url(../img/refresh.svg) no-repeat scroll 2px #226085;
    height: 30px;
    width: 30px;
}

.divQuest {
    font-weight: bold;
}

.divHint {
    font-size: 14px;
    color: #7A7C7C;
}

/* for confirm payment*/

.paymentConfirmation {
    padding: 25px 25px 20px;
    background-color: #E6F4F6;
}

.payconfspan {
}

.paymentConfirmation label {
    text-align: left;
    cursor: default;
    margin: 15px 0px 5px;
    display: block;
    width: 100%;
}

.paymentConfirmation h1 {
    font-size: 20px;
    line-height: 26px;
}

    .paymentConfirmation h1 span {
        color: #00A650;
        margin-top: 0px;
    }

.paymentConfirmation span {
    display: block;
    margin-top: 5px;
    color: #00A650;
    font-family: "RobotoMedium",Arial,Helvetica,sans-serif;
    margin-bottom: 10px;
}

h1.payconfspan {
    color: #00A650;
}

.paymentConfirmation span.paycncspan, h1.paycncspan {
    color: #F72A2A;
}

.paymentConfirmation span.paypendingspan {
    color: #FC9D1A;
}

input[type="submit"].payPrint {
    background: url('../img/print.png') no-repeat #3aa8b9;
}

input[type="submit"].payDwn {
    background: url('../img/save.png') no-repeat #3aa8b9;
}

div.payConfbtn {
    margin-top: 10px;
}

.pmtnote {
    font-size: 14px;
    margin-bottom: 10px;
}

    .pmtnote b {
        font-weight: normal;
        color: #3aa8b9;
    }
/*.pmtnote p{ margin-left:40px; font-size:14px;}*/

.divWaiting {
    position: absolute;
    background-color: #FAFAFA;
    z-index: 2147483647 !important;
    opacity: 0.8;
    overflow: hidden;
    text-align: center;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding-top: 20%;
}


@media screen and (max-width:900px) {
    .SInfoL, .SInfoR {
        float: none;
        width: 60%;
        margin-left: 20%;
    }

    .FeedbackTableTr td, .FeedbackTableTr tr {
        display: inline-block;
        padding: 5px;
    }

    ul.autocomplete_completionListElement_doc {
        width: 25% !important;
    }

    h1.SectionHead {
        margin-left: 20%;
    }
}

@media screen and (max-width:800px) {
    .PopFeedPad {
        padding-left: 10px;
    }

    input.FeedbackPopSubmit[type="submit"] {
        margin-left: 10px;
    }

    div.PayConfCube {
        width: 49%;
    }
}

@media screen and (max-width:715px) {

    .SInfoL label, .SInfoR label {
        display: block;
        width: 100%;
        padding-left: 0px;
    }

    .SInfoL input[type='text'], .SInfoR input[type='text'] {
        width: 95%;
    }

    input.MobNos[type="text"] {
        width: 57%
    }

    input.MobCountry[type="text"] {
        width: 35%;
    }

    h1.SectionHead {
        margin-left: 19%;
    }

    input[type="submit"].FeedFinalSubmit {
        margin-top: 10px;
    }
    /*margin-left: 10px;*/
    ul.autocomplete_completionListElement_doc {
        width: 40% !important;
    }

    .PopFeedRadio tr {
        padding: 0px 4px;
    }

    .PopFeedRadio td {
        padding: 10px 4px;
    }

    .modalPopup {
        padding: 15px;
    }
    /* for payment*/
    label.dummy {
        display: none;
    }

    div.Paymentbuttondiv {
        padding-left: 0;
    }

    span.pmtnote {
        width: 100%;
    }
}


@media screen and (max-width:600px) {
    Span.payconfspan {
        width: 50%;
        color: #00A650;
    }
}

@media screen and (max-width:550px) {
    label.PopFeedCapLabHide {
        display: none;
    }
}

@media screen and (max-width: 480px) {
    .SInfoL, .SInfoR {
        width: 90%;
        margin-left: 5%;
    }

        .SInfoL input[type='text'], .SInfoR input[type='text'] {
            font-size: 13px;
        }

    h1.SectionHead {
        margin-left: 4%;
    }

    .surveyQ h3 {
        line-height: 20px;
    }

    .surveyQsub h3 {
        line-height: 20px;
    }

    .modalPopup {
        padding: 10px;
    }

        .modalPopup h2 {
            line-height: 30px;
            background-size: 30px 30px;
            padding-left: 40px;
            margin-bottom: 10px;
        }

    table.PopFeedRadio {
        margin-bottom: 5px;
    }

    .PopFeedRadio tr {
        height: 25px;
        padding: 0px 4px;
    }

    .PopFeedRadio td {
        padding: 0px 5px;
    }

    .PopFeedRadio label {
        width: 160px;
        font-size: 11px;
    }

    .PopFeedText {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 5px;
    }

    .PopFeedRadio label {
        padding-top: 2px;
    }

    .FeedbackTableTr td {
        width: 160px;
        padding: 6px;
    }

    input.btnSubmitCategory[type="submit"] {
        margin-left: 10px;
    }

    input.FeedbackPopSubmit[type="submit"] {
        margin-bottom: 0px;
        margin-left: 10px;
    }

    ul.autocomplete_completionListElement_doc {
        width: 85% !important;
    }

    .PopFeedPad {
        padding-left: 10px;
    }

    div label.PopFeedCapLab {
        margin-bottom: 5px;
    }
    /* for payment*/
    span.CCardTypeImg {
        padding: 12px 0px 0px !important;
    }

    .paymentConfirmation h1 {
        color: #000;
        font-size: 17px;
        line-height: 22px;
    }

    .paymentConfirmation label {
        width: 100%;
        color: #000;
        margin: 0;
    }

    .Pmtsteps {
        padding-left: 2px;
    }

        .Pmtsteps ul li {
            width: 100px;
        }

            .Pmtsteps ul li.paystep2a, .Pmtsteps ul li.paystep2b {
                width: 130px;
            }

            .Pmtsteps ul li.paystep3a, .Pmtsteps ul li.paystep3b {
                width: 70px;
            }

    span.PayeeName {
        margin-bottom: 5px;
    }

    span.pmtnote {
        font-size: 12px;
    }
    /* .pmtnote p, .pmtnote{font-size: 13px; margin:0px;color:rgb(90,90,90); }*/
    .paymentConfirmation {
        padding: 20px 20px 10px;
    }

    Span.payconfspan {
        width: 100%;
        margin-bottom: 0px;
    }

    div.PayConfCube {
        width: 100%;
        border: none;
        padding-left: 0%;
        margin-bottom: 5px;
    }

    /* for HINT popup */
    .pnlHint {
        width: 310px;
        margin: 10px 0px !important;
        padding: 10px;
    }

    .divHint {
        font-size: 12px;
    }
}

@media screen and (max-height:380px) {
    div.PopFeedContainerM {
        overflow: scroll;
        max-height: 185px;
    }
}



.excellent input[type="radio"], .good input[type="radio"], .fair input[type="radio"], .poor input[type="radio"] {
    visibility: hidden;
}

/* .FeedbackTableTr input[type="radio"]:checked{
    visibility:visible;
} */

.excellent label {
    background: url("../img/excellent-normal.png") no-repeat 10px 0;
    background-size: 40px;
    height: 40px;
    width: 80px !important;
    padding: 40px 0 15px;
    font-size: 13px;
    font-weight: bold;
    color: #696969;
}

.excellent input[type="radio"]:checked + label {
    background: url("../img/excellent.png") no-repeat 10px 0;
    background-size: 40px;
    color: #2eaf4a;
}

.excellent:hover label, .good:hover label, .fair:hover label, .poor:hover label {
    color: #3c3c3c;
}

.good label {
    background: url("../img/very-good-normal.png") no-repeat top left;
    background-size: 40px;
    height: 40px;
    width: 43px !important;
    font-size: 13px;
    font-weight: bold;
    color: #696969;
    padding: 40px 0 15px;
    text-align: center !important;
}

.good input[type="radio"]:checked + label {
    background: url("../img/very-good.png") no-repeat top left;
    background-size: 40px;
    color: #71ab26;
}

.fair label {
    background: url("../img/good-normal.png") no-repeat top left;
    background-size: 40px;
    height: 40px;
    width: 43px !important;
    font-size: 13px;
    font-weight: bold;
    color: #696969;
    padding: 40px 0 15px;
    text-align: center !important;
}

.fair input[type="radio"]:checked + label {
    background: url("../img/good.png") no-repeat top left;
    background-size: 40px;
    color: #ee9c21;
}

.poor label {
    background: url("../img/fair-normal.png") no-repeat top left;
    background-size: 40px;
    height: 40px;
    width: 44px !important;
    font-size: 13px;
    font-weight: bold;
    color: #696969;
    padding: 40px 0 15px;
    text-align: center !important;
}

.poor input[type="radio"]:checked + label {
    background: url("../img/fair.png") no-repeat top left;
    background-size: 40px;
    color: #f26522;
}

.ajax__slider_h_rail {
    position: relative;
    background: url(../img/download.gif) repeat-x;
    height: 16px;
    width: 200px;
    display: inline-block;
    margin-right: 10px;
    margin-left: 15px;
}

.ajax__slider_h_handle {
    position: absolute;
    height: 22px;
    width: 10px;
}

.ajax__slider_v_rail {
    position: relative;
    background: url(../img/slide-xaxis.gif ) repeat-y;
    width: 22px;
    height: 150px;
}

.ajax__slider_v_handle {
    position: absolute;
    height: 10px;
    width: 22px;
}

.horBoundSlider {
    width: 40px !important;
    display: inline-block;
    text-align: center;
}

.FeedbackTableTr td.NPSClass, .FeedbackTableTr td.NPSClass label {
    box-sizing: border-box;
    text-align: center;
    margin: 0;
    padding: 0;
    width: 74px;
}

.FeedbackTableTr td.NPSClass {
    border: 1px solid #cccccc;
}

    .FeedbackTableTr td.NPSClass label {
        padding: 10px 0;
    }

    .FeedbackTableTr td.NPSClass input {
        visibility: hidden !important;
        display: none;
    }

    .FeedbackTableTr td.NPSClass:hover label {
        background: #d2f3e2;
    }

td.NPSClass input[type="radio"]:checked + label {
    background: #00a651;
    color: #fff;
}

.slideHead {
    margin: 10px 0;
    font-size: 13px;
}
/*.slideHead span{
    font-weight: bold;
}
.slideHead span:nth-child(2){
    float: right;
}*/
.slideHeadGrp {
    padding: 15px;
    max-width: 770px;
    box-sizing: border-box;
}
