/*.Slider_RatingPoup 
{
  width: 100%;
}*/
.ui-widget{
    font-family:inherit;
}

.ui-slider {
    text-decoration: none !important;
}

ol.ui-slider-scale li div {
    font-size: 13px;
    text-align:center;
}


.ui-slider .ui-slider-handle {
    overflow: visible !important;
}

.ui-slider .ui-slider-tooltip {
        display: none;
    }

.ui-slider .screenReaderContext {
    height: 0;
    left: -19px;
    overflow: hidden;
    position: absolute;
    width: 0;
}

.ui-slider .ui-state-active .ui-slider-tooltip, .ui-slider .ui-state-focus .ui-slider-tooltip, .ui-slider .ui-state-hover .ui-slider-tooltip {
    bottom: 2.5em;
    display: block;
    font-size: 0.9em;
    margin-left: -3.7em;
    padding: 0.3em 0.2em 0.4em;
    position: absolute;
    text-align: center;
    width: 8em;
}

.uistatefocus {
    bottom: 0.5em;
    display: block;
    font-size: 0.9em;
    margin-left: -3.7em;
    padding: 0.3em 0.2em 0.4em;
    position: absolute;
    text-align: center;
    width: 8em;
}


.ui-slider .ui-slider-tooltip .ui-tooltip-pointer-down, .ui-slider .ui-slider-tooltip .ui-tooltip-pointer-down-inner {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom-width: 0;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}

.ui-slider .ui-slider-tooltip .ui-tooltip-pointer-down {
    border-left: 7px dashed transparent;
    border-right: 7px dashed transparent;
    border-top-width: 8px;
    bottom: -8px;
    left: 50%;
    margin-left: -7px;
    right: auto;
}

.ui-slider .ui-slider-tooltip .ui-tooltip-pointer-down-inner {
    border-left: 6px dashed transparent;
    border-right: 6px dashed transparent;
    border-top: 7px solid #fff;
    bottom: auto;
    left: -6px;
    top: -9px;
}



.ui-slider ol, .ui-slider li, .ui-slider dl, .ui-slider dd, .ui-slider dt {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.ui-slider ol, .ui-slider dl {
    position: relative;
    top: 0.8em;
    width: 100%;
}

.ui-slider dt {
    border-bottom: 1px dotted #ddd;
    color: Black;
    height: 0.7em;
    padding-top: 0.2em;
    position: absolute;
    text-align: center;
    top: 1.5em;
}

    .ui-slider dt span {
        background: #fff none repeat scroll 0 0;
        padding: 0 0.5em;
    }

.ui-slider li, .ui-slider dd {
    color: Black;
    font-size: 1em;
    overflow: visible;
    position: absolute;
}

.ui-slider span.ui-slider-label {
    color: #191919;
    line-height: 6px !important;
    padding-top: 6px;
    position: absolute;
    white-space: nowrap;
}

.ui-slider li span.ui-slider-label, .ui-slider dd span.ui-slider-label {
    display: none;
}

.ui-slider li span.ui-slider-label-show, .ui-slider dd span.ui-slider-label-show {
    display: block;
}

.ui-slider span.ui-slider-tic {
    height: 0.5em;
    left: 50%;
    position: absolute;
    top: -0.2em;
}

.ui-slider li span.ui-widget-content, .ui-slider dd span.ui-widget-content {
    border-color: Black;
    border-style: none none none solid;
    border-width: 0 0 0 1px;
}

.ui-slider .first .ui-slider-tic, .ui-slider .last .ui-slider-tic {
    display: none;
}

.ui-slider {
    font-size: inherit;
    margin: 10px 0 20px;
    position: relative;
    text-align: left;
    width: 31.2em;
}

    .ui-slider a {
         margin-top: -3px !important;color:#626262; font-weight:bold;
    }

    .ui-slider .ui-slider-handle {
        border: medium none !important;
        cursor: default;
        height: 28px;
		background:#fff;
        padding: 0 0 14px 3px !important;
        position: absolute;
        width: 28px;
        z-index: 2;
    }

.ui-slider .ui-slider-range,.extra  {
    border: 0 none;
    display: block;
    font-size: 0.7em;
    position: absolute;
    z-index: 1;
}
.extra{  right:-2px; width:100%;  height:10px; border-top:3px solid #fff; border-bottom:3px solid #fff; background:#e1e0e0;	border-radius:6px; z-index:inherit; box-sizing:initial  !important; -moz-box-sizing:initial  !important; -webkit-box-sizing:initial  !important;}
.ui-slider-horizontal {
    border:0;
    height: 16px;
    width: 80%;
	margin:0 auto;
	/* Safari 4-5, Chrome 1-9 */ background: -webkit-gradient(linear, left, #f85c33 5%, #f5891d 10%, #f7c42a 25%, #8dc90b 100%); 
/* Safari 5.1+, Chrome 10+ */ background: -webkit-linear-gradient(left, #f85c33 5%, #f5891d 10%, #f7c42a 25%, #8dc90b 100%); 
/* Firefox 3.6+ */ background: -moz-linear-gradient(left, #f85c33 5%, #f5891d 10%, #f7c42a 25%, #8dc90b 100%);
/* IE 10 */ background: -ms-linear-gradient(left, #f85c33 5%, #f5891d 10%, #f7c42a 25%, #8dc90b 100%);
/* Opera 11.10+ */ background: -o-linear-gradient(left, #f85c33 5%, #f5891d 10%, #f7c42a 25%, #8dc90b 100%);
/* IE - 8 */-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f85c33, endColorstr=#8dc90b,GradientType=1)";
 /* IE6-9 */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85c33', endColorstr='#8dc90b',GradientType=1);
border-radius:10px;
}

    .ui-slider-horizontal .ui-slider-handle {
        background: url("../images/Sliderhandle.png");
		 height: 33px; width:39px; border:0; cursor:pointer;  margin-left:-1.2em; top:-0.4em;

    }
	.ui-slider-handle:hover,.ui-slider-handle:active{background: url("../images/Sliderhandle-hover.png");}

    .ui-slider-horizontal .ui-slider-range {
        height: 100%;
        top: 0;background:transparent;
    }

    .ui-slider-horizontal .ui-slider-range-min {
        left: 0;
    }

    .ui-slider-horizontal .ui-slider-range-max {
        right: 0;
    }

.ui-slider-vertical {
    border-color: Olive;
    height: 100px;
    width: 0.8em;
}

    .ui-slider-vertical .ui-slider-handle {
        font-size: 0.2em;
        left: -0.3em;
        margin-bottom: -0.6em;
        margin-left: 0;
    }

    .ui-slider-vertical .ui-slider-range {
        left: 0;
        width: 100%;
    }

    .ui-slider-vertical .ui-slider-range-min {
        bottom: 0;
    }

    .ui-slider-vertical .ui-slider-range-max {
        top: 0;
    }

.prof-sliders .tooltip-inner {
    max-width: 100% !important;
}

.min-value, .max-value {
    position: absolute;
    bottom: -2px;
    color: #616161;
}

.min-value {
    left: -32px;
}

.max-value {
    right: -52px;
}
.SliderNumValue {
    position:absolute; top:0; left:47%;
}

.frating-scale .ui-slider-horizontal{
background:#8cf308;
/* Safari 4-5, Chrome 1-9 */ background: -webkit-gradient(linear, left top, right top, from(#f8864b), color-stop(0.25, #dda23b), color-stop(0.5, #b6c822),  to(#8cf308)); 
/* Safari 5.1+, Chrome 10+ */ background: -webkit-linear-gradient(left, #f8864b, #dda23b, #b6c822, #8cf308); 
/* Firefox 3.6+ */ background: -moz-linear-gradient(left, #f8864b, #dda23b, #b6c822, #8cf308);  
/* IE 10 */ background: -ms-linear-gradient(left, #f8864b, #dda23b, #b6c822, #8cf308); 
/* Opera 11.10+ */ background: -o-linear-gradient(left, #f8864b, #dda23b, #b6c822, #8cf308);
/* IE - 8 */-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8864b, endColorstr=#8cf308,GradientType=1)";
 /* IE6-9 */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8864b', endColorstr='#8cf308',GradientType=1);
    border:none;
    border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;
    height:13px; 
    margin:30px 0;
    position:relative;
    width:100%;

}
.ui-widget-header {
    background: transparent none repeat scroll 0 0;
}

.frating-scale .ui-slider-handle.ui-state-default.ui-corner-all {
    background: #2fa255 none repeat scroll 0 0 !important;
    border: 7px solid #555453 !important;
    cursor: default;
    height: 8px;
    margin-left: -0.9em;
    padding: 0 !important;
    position: absolute;
    top: 0;
    width: 8px;
    z-index: 2;
}

.frating-scale .tooltip {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    color: #fff;
    font-weight: bold;
    line-height: 20px;
    min-width: 35px;
    opacity: 1;
    padding: 0 2px;
    text-align: center;
    width: auto;
    margin-left: -8px;
}

    .frating-scale .tooltip span {
        background: rgba(0, 0, 0, 0) url("../images/t-arrow.png") no-repeat scroll 0 0;
        bottom: -8px;
        display: inline-block;
        height: 9px;
        left: 15px;
        position: absolute;
        width: 9px;
    }

.achived-per {
    margin-top: 10px;
}

.tooltip-popup {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 4px;
    color: black;
    display: none;
    position: absolute;
    z-index: 9;
}

    .tooltip-popup::after {
        border-color: transparent transparent black;
        border-style: solid;
        border-width: 5px;
        bottom: 100%;
        content: "";
        left: 40%;
        margin-left: -5px;
        position: absolute;
    }

    .tooltip-popup.hide-popup::after {
        display: none;
    }

.gradeTx {
    margin: 0 10px 10px;
    width:90% !important;
}

#BucketComments.input-validation-error
{
    background-color:inherit !important;
}

.tooltip-popupht {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 4px;
    color: black;
    display: none;
    position: absolute;
    z-index: 9;
    /*padding: 10px;
    min-width: 200px;*/
}


    .tooltip-popupht::after {
        left: 454px;
        border-color: transparent transparent black;
        border-style: solid;
        border-width: 5px;
        bottom: 100%;
        content: "";
        position: absolute;
    }
.prof-sliders .ui-slider-scale .tooltip {
    word-wrap:break-word;
    /*left:-100px !important; right:-100px !important;*/  
    -moz-box-shadow: 0 0 4px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.3);
    -o-box-shadow: 0 0 4px rgba(0,0,0,0.3);
    box-shadow: 0 0 4px rgba(0,0,0,0.3);
    opacity:1;
    width:300px; 
}
.prof-sliders .ui-slider-scale .tooltip .tooltip-inner{
      background-color:white !important;
    color:black !important;
     font-family: 'Lato', sans-serif;
      font-size:0.857rem; 
      font-weight: 400;
    word-wrap:break-word; white-space:normal;
}

    .grid-arrow.tooltip-popupht::after {
        left: 50px !important;
    }

    .tooltip-popupht.hide-popup::after {
        display: none;
    }

.provide-feedback .rating-container.rating-xs {
    font-size: 1em;
}

    .provide-feedback .rating-container.rating-xs .clear-rating {
        display: none;
    }

    .provide-feedback .rating-container.rating-xs .caption {
        display: none;
    }

.attr-Width > .each-question {
    width: 100% !important;
}

.rating-container .filled-stars {
    color: rgb(242, 101, 30) !important;
}

.provide-feedback .rating-system {
    background-color: rgb(197, 239, 255);
    border-radius: 4px;
    color: rgb(58, 99, 131);
    opacity: 1;
    z-index: 1000;
}

    .provide-feedback .rating-system .btn-icon {
        background-color: rgb(242, 100, 34);
        color: white;
        padding-top: 2px;
        margin-left: 15px;
        margin-right: 10px;
    }

.rate {
    background: #dddbdb none repeat scroll 0 0;
    border: 1px solid #cdcdcd;
    border-radius: 50%;
    color: #000000;
    height: 28px;
    line-height: 28px;
    margin: 5px 7px 10px 0;
    text-align: center;
    width: 28px;
    display: inline-block;
}

.rating-selectImg {   
     margin: -6px 0 10px 20px;  
}


.PageLink.fileLinks {
    color: #1e1e1e;
    font-weight: 400;
    font-size: 14px;

}

    .PageLink.fileLinks:hover {
        color: #1d8ffe;
    }

.feedback-message .feedback-value section {
    background-color: #fbfafa;
    border: 1px solid rgb(230,230,230);
    border-radius: 4px;
    margin-top: 10px;
    display: block;
    padding: 15px;
    word-wrap: break-word;
}


.question-message .rating-scale {
    width:auto;
    margin-left:0;
}
.question-message.col-md-4.col-lg-4.col-sm-6 {
    padding-left:0;
}
.provide-feedback .section-title a {   color: inherit; }
i.fa.fa-question-circle{ color:#242a30; }
/*.SliderNumValue{ display:none; }*/
.each-question:hover{ border-color:rgb(153,153,153); }

.each-question .desc-label,.each-question label,.each-question .textareatour{ font-weight:700;
font-family: 'DM Sans';margin-bottom: 6px;}
.each-question label p span {
        font-weight: normal;
    }

.right-content .ratingText{font-weight:bold;}
.choose-to-rate {
    float: left;
    margin-right:5px;
    width:100px;
    display:table;
}
.choose-to-rate input[type=radio]{ margin-left:-15px;}
.rating-section-contents {
    margin: 10px 0 0;
}
.rating-section{ 
    margin-top:0px !important;
}
.prof-sliders {
    cursor: pointer;
    width: 95%;
}

.rating-scale {
    width: 75%;
    float: left;
    margin: -6px 0 0 110px;    
}


.Arrow {
    width: 0; 
  height: 0; 
  border-left: 8px solid transparent;
  border-right:8px solid transparent;
  border-bottom:8px solid #c1c1c1; }

.CannotRate{ float:left; width:100px; position:relative; text-align:center;}
.CannotRate label{ position:absolute; left:0; right:0; top:27px; background:#fff; border:1px solid #c1c1c1; border-radius: 4px; font-size:13px; text-align:center; padding:8px; word-wrap: break-word;font-weight:normal !important;}
.CannotRate .Arrow{ position:absolute; top:20px; left:42px;}

.ui-widget-content a.Arrow{left: 0; right:0; margin:0 auto; top: -7px; position:absolute; }
.borderline{ background:#fff; border:1px solid #c1c1c1; margin-top:35px !important; border-radius: 4px; position:relative; }  
.Slider_RatingPoup{ padding:8px 10px;  border-radius: 4px; width:100%; }

.floatingscale {
    width: 75%;
    float: left;
    margin: -6px 0 0 20px;  
}
.frating-scale {
    width:100% !important;
    margin: 0 !important;
}

.comment_cont.grade_Comments_Popup_Div{
    position: relative;
    padding: 10px;
}

.grade_Comments_Popup_CloseButton{
    position: absolute;
    right: 4px;
    top: 2px;
    font-size: 18px;
}

.grade_Comments_Popup_Label{
    font-weight: bold;
    font-size:0.857rem;
    margin: 0 0 5px 0;
}

.grade_Comments_Popup_Text_Area{
    width: 100% !important;
    margin: 0;
}
.comment_cont.grade_Comments_Popup_Div .textlength, .countdown{
    width:100% !important;
}
.ratingtooltip{ position:absolute; background:#fff; width:600px; display:none; z-index:999; padding:30px 26px 26px; border-radius: 4px;} 
.ratingtooltip:after, .ratingtooltip:before {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    left:56px;
    pointer-events: none;
}
.rating-section .fa-question-circle-o{ color:#0087c7; font-size:16px; margin:2px 0 0; cursor:pointer;}
.rating-section textarea{ resize:none; border:1px solid #c7c7c7;}
.ratingtooltip:after {
    border-color: rgba(51, 51, 51, 0);
    border-bottom-color: #333;
    border-width: 5px;
    margin-left: -5px;
}
.ratingtooltip:before {
    border-width: 11px;
    margin-left: -11px;
}
.truncate-text a{color: #1e1e1e;}
.rating-scale-list{ background:#fff; padding:20px; margin:15px 0 0;}
.rating-scale-list ul{ display:table; width:100%;}
.rating-scale-list li{ line-height:18px;border:1px solid #dfdfdf; display:table-cell; vertical-align:top; text-align:center; font-size:13px; padding:0 5px;}
.rating-scale-list li i{ color:#03a9f4; display:none; }
.InfoToolTip{ display:none; width:400px; line-height:normal; padding:10px; position:absolute;}
.rating-scale-list li span{ width:10px; border:1px solid #d4d4d4; display:none; margin:14px 0 5px 0; float:left;}
.each-question-wrapper{ padding:0;}

.NewSlider{ float:left; width:100%; margin:20px 0 0; position:relative; background:#fff; padding:25px 0;}
.NewSlider .border{height:1px; border:1px solid #dfdfdf; position:absolute; top:60px; left:4.5%; right:4.5%;}
.NewSlider span label{ display:block; font-weight:normal;}
.NewSlider span{ width:9%; float:left; text-align:center; position:relative; z-index:999;}
.NewSlider span a{ font-size:18px; color:#43C7E1; background:#fff;}
/*.tooltip-inner{ background:#fff; color:#333; border:1px solid #d4d4d4; max-width:300px; width:auto; word-wrap:break-word; white-space:normal; font-size:13px; }*/
.ScoreGrid{ background:#fff; border:1px solid rgb(230,230,230);}
.ScoreGrid td, .ScoreGrid th{ padding:5px;  border:1px solid rgb(230,230,230);}

.NewRadioScale{ background:#fff; border:1px solid rgb(230,230,230); display:block; /* padding:27px 0 30px; */ text-align:center; position:relative; border-radius: 4px; /*z-index:9; *//*padding:37px 0 42px;*/padding: 25px 0px 30px;}
.NewRadioScale li{ display:inline-block;}
.NewRadioScale li span{ display:inline-block; border:1px solid rgb(173, 171, 171); width:40px; height:40px; background:#fff; 
line-height:40px; text-align:center; border-radius:50%; margin:0 9px; cursor:pointer; font-size:13px;}
.NewRadioScale li label{ display:block; font-weight:normal; font-size:14px;}
.NewRadioScale li:hover span,.NewRadioScale.disabled li:hover span{ border:1px solid #4f2ea5;background:#4f2ea5; color:#fff;}
.NewRadioScale li.active span{ background:#4f2ea5; color:#fff; border:1px solid #4f2ea5;}
.NewRadioScale li.active:hover span{border-color:#4f2ea5;background:#4f2ea5; color:#fff;}
.SelectedValue{text-transform: capitalize; color: #4f2ea5; margin: 0 0 20px 0; display: block; font-weight: bold; font-size: 14px;}
.NotRated{color:#764FB7;}
.Cannot_Rate{ padding:16px 0 9px;}
.RatingSystem {border-top: 1px solid rgb(230,230,230); border-bottom: 1px solid rgb(230,230,230); margin: 10px -15px;
padding:15px 20px 12px 20px;}
.RatingSystem li{ display:inline-block; margin:0 15px 0 0;}
.RatingSystem h5{margin:0px 0 5px 0;}
.RatingSystem li b{ color:#4f2ea5;}
.ratingtooltip label{ font-weight:bold; margin:-5px 0 0 15px; float:left;}
.ratingtooltip ul{ display:table;}
.ratingtooltip li{ margin:0 0 20px 0; float:left; width:100%; display:table-row;}
.ratingtooltip li div{ display:table-cell;}
.ratingtooltip li:last-child{ margin:0px;}
.ratingtooltip p {margin:0px 0 0 15px; clear:both; display:block; line-height:18px;}
.ratingtooltip span {  background: #4f2ea5;  color: #fff;  font-weight: normal;  width: 45px;  height: 45px;  float: left;    line-height: 46px;  border-radius: 50%;  text-align: center;  font-size: 13px;}
.mask {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0; z-index:999;
    left: 0; display:none;
    background: rgba(0,0,0,0.3);
    
}
.ratingtooltip div{ }
.ratingtooltip div.desc{ width:91%; vertical-align:middle; float:none;}
.ratingtooltip h3{ font-size:18px; font-weight:normal; margin:0 0 20px 0;}
.ApproveMsg{ background:#e8e8fb; padding: 20px 17px; margin:0px;}
.infotext{ font-size:16px; font-weight:bold;} 
.Cannot_Rate .pull-right{ font-weight:bold; padding:5px; background:#fff; padding:5px 10px; margin-bottom:-23px; position:relative; z-index:99; border:1px solid rgb(230,230,230); border-bottom:0px;}
.NewRadioScale.disabled li span{background:#f4f4f4; color:#827F7F;}
/* .ratingtooltip .ratingline{border-top: 1px solid #CAD0D6;padding: 20px 0 0 0;}*/
 .ratingtooltip h3{font-weight: bold;position: relative;}
 .close_rating{float: right;font-size: 21px;font-weight: bold;line-height: 1;color: #000;text-shadow: 0 1px 0 #fff;
    opacity: .2;background: #fff;border: none;position: absolute;right: 14px;bottom: auto;top: 6px;}
#tooltip{
    border: 2px solid #7fc2f6; background:#fff; border-radius: 4px;
    color:#fb7c59;
    padding:10px 0;
    text-align: center;
    line-height: 20px; width:175px; box-sizing:initial  !important; -moz-box-sizing:initial  !important; -webkit-box-sizing:initial  !important; font-weight:bold; font-size:18px; margin:0 0 0 -75px;
}

#tooltip:after, #tooltip:before {
	top: 100%;
	left: 62%; 
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

#tooltip:after {
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #fff;
	border-width: 7px;
	margin-left: -30px;
}
#tooltip:before {
	border-color: rgba(194, 225, 245, 0);
	border-top-color: #7fc2f6;
	border-width: 10px;
	margin-left: -33px;
}
#tooltip label{ color: #3c3c3c; display:block; margin:0 0 4px 0; font-size:14px;}
#tooltip small{ color:#3c3c3c; font-size:13px; font-weight:normal;}
#amount{ width:50px;}
.pointer{ position:absolute; left:0; right:0; top:11px; }
.pointer span{color:#e6e4e5; width:6.25%; float:left; font-weight:bold; height:14px; overflow:hidden; opacity:0.5;}
.pointer span:first-child{ visibility:hidden;}
.pointer label{position:absolute; top:0px; font-weight:normal !important; font-size:13px; color:#626262;}
.pointer label.LabelMin{ left:4px;  }
.pointer label.LabelMax{ right:4px; text-align:right; }
.pointer label.LabelMax a{ margin-right:-12px;color:#626262; padding:5px 0 0;}
.pointer small{color:#e6e4e5;height:14px; overflow:hidden; display:block;}
.pointer a{ display:block;}
.LabelMin a{margin:0px 0 0 -7px; color:#626262; padding:5px 0 0;}
.rating-bar{ margin:90px 0 20px; padding:0 10px 0 0;}
@media only screen and (min-width:1020px) and (max-width: 1280px)
{
	.ui-slider-horizontal{ width:68%;}
	.page-sidebar-minified .ui-slider-horizontal{ width:72%;}
}
@media only screen and (min-width:768px) and (max-width:1019px)
{
.ui-slider-horizontal{ width:68%;}	
}
@media only screen and (min-width:360px) and (max-width: 375px)
{   
    .SelectedValue{ font-size:14px; width:98%; line-height:20px; margin:0 0 15px 0;}
    .NewRadioScale li span{ font-size:0.857rem; width:38px; height:38px; line-height:38px; margin:0 2px;}
    
}
@media only screen and (min-width:376px) and (max-width: 420px)
{
        .SelectedValue{  margin:0 0 6px 0;}
}

/* Animation */
.Animation li span i{display:none;}
.Animation li span i img{ width:25px;}
.Animation li.active span i{ }
.Animation li.animationactive span{ background:#fff; border:1px solid #4f2ea5; color:#4f2ea5;}
/* .Animation li.active{ zoom: 2;
    -moz-transform: scale(2);} */
.Animation li span{ position:relative;}
.Animation li span i{ position:absolute; top:20px; left:5px; z-index:1999;}
.Animation li {position:relative; z-index:99; }
.Message{ position:absolute; left:-210px;  top:-9px;}
.Message label{  display:inline-block !important; line-height:30px; padding:0 !important; margin:10px 0 0 0; float:left; color:#0087c7; font-size:14px !important;
font-weight: 700; width:150px;line-height:normal !important;}
.Message label img{ float:left; }
.sub-section-title .accordion-toggle{font-weight: 500;
    font-size: 18px;
    font-family: 'Roboto Slab';
    color: #353535;
    text-transform: capitalize;
    line-height: 24px;}

/* Provide Feedback Auto Generated Rating */
.AutoGeneratedRating li span{color:#ababad; background:repeating-linear-gradient(-45deg, #cccdce, #cccdce 2px, #f1f1f1 2px, #f1f1f1 6px);}
.AutoGeneratedRating li:hover span, .AutoGeneratedRating.disabled li:hover span{ border:1px solid rgb(173, 171, 171); background:repeating-linear-gradient(-45deg, #cccdce, #cccdce 2px, #f1f1f1 2px, #f1f1f1 6px); color:#ababad; cursor:not-allowed;}
.AutoGeneratedRating .Cannot_Rate .pull-right{color:#ababad;cursor:not-allowed;}
.AutoGeneratedRating .NewRadioScale{/*padding:37px 0 17px; */color:#ababad;}
.AutoGeneratedRating .NoteMsg{ font-style:italic; margin-top:20px;}
.AutoGeneratedRating .ui-slider-handle,.AutoGeneratedRating .ui-slider-handle:hover, .AutoGeneratedRating .ui-slider-handle:active {
    background: url(../images/Sliderhandle-hover.png); cursor:not-allowed;}
	
