/* news details css 17-9-21 */
body.path-finstinct-news ol.arrows.top-title.breadcrumb li:last-child {
    display: none;
}
body.path-finstinct-news ol.arrows.top-title.breadcrumb li:nth-child(3)::after {
    display: none;
}
    .news--box {padding: 20px 10px;}
    .news--box p {font-size: 28px;font-weight: 500;}
    .news--box span {font-size: 16px;font-weight: 300;line-height: 22px;}
    .swotnews--box {background-color: #fff;box-shadow: 0 2px 10px 0 rgb(108 148 184 / 21%);border-radius: 10px;padding: 30px 9px;}
    .stocknews--signals {display: flex;position: relative;}
    .stocknews--signals li {width: 100%;}
    .stocknews--signals:first-child {width:100%;padding: 0px 5px;}
    .signalnews--graph {width: 315px;display: inline-block;height: 55px;background: url("/themes/custom/fivepaisa/stocksimages/signal.svg") no-repeat;display: inline-block;background-size: contain;position: relative;margin-top: 20px;}
    .pointnews {background: url("/themes/custom/fivepaisa/stocksimages/pointer.svg") no-repeat;display: inline-block;position: absolute;width: 11px;height: 50px;margin-left: -4px;margin-top: 4px;}
    .grphnews--val {display: flex;width: 85%;text-align: center;}
    .grphnews--val div {flex: 1;}
    .grphnews--val span {display: inline-block;width: 10px;height: 10px;margin-right: 5px;}
    .greennews {background: #31a745;}
    .rednews {background: #ff4f55;}
    .signalnews--SWOT {display: flex;flex-flow: row wrap;background: url("/themes/custom/fivepaisa/stocksimages/trendlyne.svg") no-repeat center;}
    .signalnews--SWOT span {flex: 0 45%;font-size: 22px;font-weight: 600;text-align: right;}
    .grennews {color: #31a745;padding: 0px 0 20px 0;}
    .yellownews {color: #f7941e;padding: 0px 0 20px 0;}
    .bluenews {color: #4644a1;padding: 20px 0 0 0;}
    .rdnews {color: #ff4f55;padding: 20px 0 0 0;}
    .signalnews--SWOT span:nth-child(1) {text-align: left;}
    .signalnews--SWOT span:nth-child(2) {text-align: right;}
    .signalnews--SWOT span:nth-child(3) {text-align: left;}
    .signalnews--SWOT span:nth-child(4) {text-align: right;}
    .chart--box {background-color: #fff;box-shadow: 0 2px 10px 0 rgb(108 148 184 / 21%);border-radius: 10px;padding: 30px 9px;}
    @media (max-width: 767px) {
        .signalnews--graph {width: 100%;}
        .news--box p {font-size: 24px;padding: 10px 0;}
        .news--box span {font-size: 14px;}
        .stocknews--signals {flex-direction: column;}
        .stocknews--signals li {flex: 100%;}
        .swotnews--box, .chart--box {margin-bottom: 20px;}   
        .img-responsive {max-width: 70%;}        
    }

    /* news details css 17-9-21 */

.glossary--text {font-size: 36px;font-weight: 500;color: #153a5b;text-align: center;padding-bottom: 15px;}
.breadcrumb-wrapper {padding-top: 25px;margin-top: 0;}
.search--box {width: 60%;margin-right: 15px;border: solid 1px #818181;border-radius: 5px;margin: 0 auto 0;position: relative;}
.search--box input {height: 40px;width: 100%;-webkit-border-radius: 3px;-moz-border-radius: 3px;-ms-border-radius: 3px;-o-border-radius: 3px;border-radius: 3px;padding: 10px;font-size: 13px;font-weight: 300;background: #eaf6ff;}
.search--img {padding: 10px;position: absolute;top: 0;right: 0;}
.pagination {text-align: center;padding: 20px;letter-spacing: 5px;font-size: 15px;font-weight: 400;display: block;}
.pagination a {background: #eaf6ff;color: #FFF;font-weight: 300;display: inline-block; width: 23px;height: 23px;border-radius: 20px;border: solid 1px #818181;text-align: center;font-size: 13px;position: relative;padding: 1px 6px;cursor: pointer;margin-bottom: 8px;}
.pagination a.active{background: #c9354d;border: none;}
.result--text {margin: 20px 0;color: #adadad;font-size: 15px;}
.dropdown--box {border: 1px solid #4f4f4f;padding: 5px;border-radius: 3px;float: right;height: 35px;font-size: 15px;margin: 20px 0;}
.select-wrap {border: 1px solid #777;border-radius: 4px;margin-bottom: 10px;padding: 0 5px 5px;width:200px;background-color:#ebebeb;float: right;}
.select-wrap label {font-size:10px;text-transform: uppercase;color: #777;padding: 2px 8px 0;}
select {background-color: #ffffff;border: 0px;color: #c9354d;width: 65%;}
.content--head {font-size: 22px;font-weight: 500;padding-bottom: 20px;}
.content--head span {font-size: 16px;font-weight: 300;display: block;}
.filter--fixed {display: none;bottom: 0;z-index: 10;bottom: 0;position: fixed;width: 100%;left: 0;box-shadow: 0px 0px 10px rgb(21 58 91 / 30%);background: linear-gradient(to bottom, #44bfca 0%, #1aafd0 100%);}
.filter--fixed a {flex: 1;text-align: center;border-right: solid 1px rgba(21, 58, 91, 0.3);color: #3d4051;padding: 10px 0px;color: #fff;font-weight: 400;font-size: 16px;}
.filter--button {display: none;padding: 10px;position: fixed;bottom: 0;width: 100%;background: #FFF;}
.filter--head {font-size: 16px;padding: 15px;border-bottom: solid 2px rgba(21, 58, 91, 0.1);font-weight: 400;color: #3d4051;position: relative;}
.filter--head a {position: absolute;right: 15px;top: 15px;color: #383838;font-size: 16px;font-weight: 500;}
.filter-section {border: solid 2px rgba(21, 58, 91, 0.1);border-radius: 10px;position: relative;}
.filter--button a.prm-anchor {border: solid 2px #d3114a;background: #FFF;color: #d3114a;}
.filter--button a {flex: 1;text-align: center;font-size: 16px;text-transform: uppercase;background: #d3114a;color: #FFF;padding: 10px;margin-right: 10px;border-radius: 4px;border: solid 2px #d3114a;font-weight: 500;}
.input--mr {margin-bottom: 25px;position: relative;}
.form-inputs {margin: 20px;display: grid;}
.form-inputs label{margin-right:30px;font-weight:300;color:#383838;padding-bottom: 25px;}
.form-inputs input[type=radio]{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}
.form-inputs input[type=radio]+label{position:relative;padding-left:2em;vertical-align:middle;user-select:none;cursor:pointer}
.form-inputs input[type=radio]+label:after,.form-inputs input[type=radio]+label:before{box-sizing:content-box;content:'';position:absolute;top:50%}
.form-inputs input[type=radio]+label:before{color:#4f8196;left:0;width:14px;height:14px;margin-top:-22px;border:1px solid #9da7a6;text-align:center;transition:all .4s ease;border-radius:50%}
.form-inputs input[type=radio]+label:after{background-color:#d3114a;left:4px;width:8px;height:8px;margin-top:-18px;transform:scale(0);transform-origin:50%;transition:transform .2s ease-out;border-radius:50%}
.form-inputs input[type=radio]:checked+label:after{transform:scale(1)}
.form-inputs input[type=radio]:checked+label:before{border:1px solid #e2dede;background: #e2dede;}
.form-inputs input[type=radio] + label[disabled="disabled"] {opacity:0.3;}
.filter--box {display: none;}
#finstinct-news-title .trigger {
    float: right;
    width: 26px !important;
    height: 26px !important;
    text-indent: -9999px;
    background-image: url(/themes/custom/fivepaisa/images/edit.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 16px 16px;
    border-radius: 50%;
    border: 1px solid #ccc;
}
@media (max-width: 767px) {
.filter--fixed {display: flex;}
.filter--button {display: flex;}
.filter-section {padding-bottom: 70px;}
.filter--button {display: flex;}
.dropdown--box {display: none;}
.filter--box {margin: 0;position: absolute;background: #FFF;width: 100%;height: 100%;top: 0;bottom: 0;left: 0;z-index: 100;display: none;}
.filter--box.view--filter {display: block;}
}