﻿.tbutton-popup-widget {
    line-height: 1.42857143;    
}

.tbutton-popup-widget .mf-list .trade-entry-input-list{
    border-bottom: 1px solid #e6e6e6;
    padding: 15px 10px 0px;
    display: flex;
}

.tbutton-popup-widget .mf-multi-list .trade-entry-input-list{
    border-bottom: 1px solid #e6e6e6;
    padding: 20px 0 0;
    display: flex;
}

.tbutton-popup-widget .trade-entry-input-list > li {
    width: 30%;
    float: left;
    margin-right: 15px;
    margin-bottom: 20px;
        line-height: 1.42857143;
}

.tbutton-popup-widget .mf-list .trade-entry-input-list > li {    
    margin-bottom: 10px;
}

.tbutton-popup-widget .mf-list .trade-entry-input-list > li > p input {
    border: 0;
}

.tbutton-popup-widget .mf-list .trade-entry-input-list .mf-quantity-field,
.tbutton-popup-widget .mf-list .trade-entry-input-list .mf-amount-field {
    border-bottom: 1px solid #f4f0e7;
}



.tbutton-popup-widget .equity-tbutton .trade-more-info.active .trade-more-icon,
.tbutton-popup-widget .equity-tbutton .price-more-info.active .trade-more-icon {
    background: url(../../images/portfolio/neg-small.png);
}

.tbutton-popup-widget .equity-tbutton .trade-more-icon {
    background: url(../../images/portfolio/plus-small.png);
    display: inline-block;
    width: 10px;
    height: 10px;
    top: 0px !important;
    margin-right: 5px;
}


.tbutton-popup-widget .form.siptradeform {
    padding: 15px 30px;
}

.tbutton-popup-widget .form.sipmodifytradeform {
    padding: 15px 30px;
}

.tbutton-popup-widget .p-0{
    padding: 0px !important;
}

.tbutton-popup-widget .b-0{
    border: 0px;
}

.tbutton-popup-widget #multisip-tradedetails .trade-entry-input-list > li {
    width: 18%;
}

.tbutton-popup-widget .mutisip-header{
    padding: 0 15px;
    
}

.tbutton-popup-widget .tbtn_popup_marginrequired {
    border: 1px solid #f4f0e7;
    border-left: 0px;
    border-right: 0px;
    padding: 15px 20px 10px;
}



.tbutton-popup-widget .sip-condition {
    font-weight: 400 !important;
    text-transform: uppercase;
    font-size: 12px;
    padding: 0 0px 0 20px;
    color: #0d57a0;
}



.tbutton-popup-widget .market-hour-error {
    font-size: 12px;
    padding: 15px 0;
}



/*accordian style*/
.tbutton-popup-widget .multisipform .accordion {
    background-color: transparent;
    color: #444;
    cursor: pointer;
    padding: 20px 18px 5px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
        border-bottom: 1px solid #e5e5e5;
}

.tbutton-popup-widget .multisipform .active, .accordion:hover {
    background-color: #efefef;
}

.tbutton-popup-widget .multisipform .accordion:after {
        content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    position: relative;
    bottom: 20px;
    left: 0px;
}

.tbutton-popup-widget .multisipform .active:after {
    content: "\2212";
}

.tbutton-popup-widget .multisipform  .panel {
   
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
        padding: 0;
    margin: 0;
    border: 0;
}

.tbutton-popup-widget #multisip-tradedetails .eq_tbtn_tradeform{
    padding: 0 15px;
}

.tbutton-popup-widget #multisip-tradedetails .panel .trade-entry-input-list {
    list-style: none;
    padding: 5px 15px;
    margin: 0;
}

.tbutton-popup-widget .sip-termspopup {
    border: 1px solid #e6e6e6;
    padding: 0px 15px;
    margin: 0px 15px;
    color: #92979e;
        max-height: 200px;
    overflow: auto;
}

.tbutton-popup-widget .sip-termspopup p{
    margin-bottom: 10px;
}

.tbutton-popup-widget .tbtn-mf-delete{
    background: transparent;
    border: 0;
    color: #0d57a0;
    font-size: 12px;
    text-transform: uppercase;
    padding-top: 0px;
}

.tbutton-popup-widget #multisip-tradedetails .sip-condition {
    padding: 25px 35px 0;
}

/*Error Model css Start*/
/* The Modal (background) */


/* Modal Content */
.tbutton-popup-widget .tbtn-errormodel-content {
    background-color: #fff;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 100%;
}

.tbutton-popup-widget .tbtn-errormodel-content .close {
    right: -25px;
    top: -5px;
}

/* The Close Button */



/*Error Model css End*/

.tbutton-popup-widget #backToMultiTradeForm{
 margin-top: 55px;
}

.tbutton-popup-widget .mutisip-header .trade-entry-input-list > li {
    width: 18%;
}

.tbutton-popup-widget .multisip-condition{
    font-weight: 400;
    text-transform: uppercase;
    font-size: 12px;
    padding: 0 0px 0 20px;
    color: #0d57a0;
}

.tbutton-popup-widget #terms-multisip{
    
    margin-top: 5px;
}

.tbutton-popup-widget .modify-tbtn-mf-delete{
    background: transparent;
    border: 0;
    color: #0d57a0;
    font-size: 14px;
    text-transform: uppercase;
    padding-top: 10px;
}

.tbutton-popup-widget input[type=number]::-webkit-inner-spin-button, 
.tbutton-popup-widget input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}



/*new style for Responsive popup by ashish 25-10-2018*/

    .tbutton-popup-widget div#sipbasket {
        display: none;
    }

    .tbutton-popup-widget .tbtn_derivative_head {
        display: none;
    }

     .tbutton-popup-widget .order-status,
     .tbutton-popup-widget .order-success,
     .tbutton-popup-widget .notify-alert {
        padding: 15px !important;
        border-bottom: 1px solid #efefef;
    }

    .tbutton-popup-widget .btn-trades {
        float: right;
        position: relative;
        bottom: -5px;
    }
  


    .tbutton-popup-widget #legend11-inside svg {
        /*top: 85px !important;*/
        position: relative !important;
    }


    .tbutton-popup-widget .btn-trade.btn-sell {
        background: transparent !important;
            float: none !important;
    }

    .tbutton-popup-widget #charting .graphs-daystabs {
        float: left;
        margin-right: -17px;
    }

    .tbutton-popup-widget #charting .graphs-daystabs li a {
        padding: 0 10px;
    }

    .tbutton-popup-widget #derivative-tradedetails {
        margin: 0px !important;
    }

    .tbutton-popup-widget .indicators-charts .nav-tabs a {
        font-size: 12px;
    }


    .tbutton-popup-widget .equity-tbutton .nav-tabs .nav-item.show .nav-item a,
    .tbutton-popup-widget .equity-tbutton .nav-tabs .nav-item.active a,
    .tbutton-popup-widget .equity-tbutton .nav-tabs .nav-item:hover a {
        color: #495057;
        background-color: #fff;
        border-color: transparent;
        border-bottom: 2px solid #0d57a0;
    }

/*new style for Responsive popup by ashish 21-11-2018*/
    .tbutton-popup-widget .equity-tbutton .modal-header {
        padding: 20px 30px 0px;
        border-bottom: 1px solid #e4eae4;
    }

    .tbutton-popup-widget .form.tradeform {
        padding: 20px 30px;
    }


    .tbutton-popup-widget span.mod-time {
        color: #92979e;
    }


    .tbutton-popup-widget .btn-cancel-report.view-order-detail-cancel-mf{
        display: flex;
        float: left;
        width: auto;
        padding: 5px 15px !important;
        margin-left: 20px !important;
        margin-top: 20px;
        color: #9d9ba8 !important;
    }


    .tbutton-popup-widget #charting {
        padding: 10px;
    }

    .tbutton-popup-widget #multisip-tradedetails .trade-entry-input-list > li {
        width: 24%;
    }

    .tbutton-popup-widget .tbtn_btn_siporder {
        display: inline-block;
    }

    .tbutton-popup-widget .its_sipcondition {
        padding: 20px 10px 0;
    }

    .tbutton-popup-widget .mf-form-field.mf-delete-field {
        text-align: center;
    }
     .tbutton-popup-widget .mf-list .trade-entry-input-list .mf-amount-field,
     .tbutton-popup-widget .mf-list .trade-entry-input-list .mf-quantity-field{
        border: 0px;
        display: flex;
    }
    .tbutton-popup-widget li.mf-form-field.mf-amount-field input.amount-textfield,
    .tbutton-popup-widget li.mf-form-field.mf-quantity-field input.quantity-textfield {
        border-bottom: 1px solid #f4f0e7;
        position: relative;
        top: -5px;
        left: 10px;

    }

    .tbutton-popup-widget #multisip-tradedetails .trade-entry-input-list li.mf-form-field.mf-stockltp-field {
        width: 18%;
        text-align: center;
    }

    .tbutton-popup-widget #multisip-tradedetails .trade-entry-input-list li.mf-form-field.mf-amount-field,
    .tbutton-popup-widget #multisip-tradedetails .trade-entry-input-list li.mf-form-field.mf-quantity-field {
        width: 28%;
        margin-top: 5px;
    }


    .tbutton-popup-widget .tbtn_btn_siporder:hover {
        color: #fff;
    }


    .tbutton-popup-widget .tbutton-equity-place-new-order{
        margin: 0px !important;
    }

    .tbutton-popup-widget .tbutton-currency-place-new-order{
        margin: 0px !important;
    }



.tbutton-popup-widget .clearfix.eq_tbtn_accordion {
    margin-bottom: 20px;
}

.tbutton-popup-widget .emargin-section {
    display: block;
    clear: both;
    background: linear-gradient(135.89deg, #E3E6FF 0%, #DCC0F5 100%);
    box-shadow: 0 0 20px 0 rgba(183,183,183,0.4);
        padding:20px 20px 20px 30px;
    margin: 15px -30px;
}

.tbutton-popup-widget .emargin-section p {
    display: inline-block;
    width: 60%;
    color: #000 !important;
}

.tbutton-popup-widget .emargin-section .emargin-knowmore {
    text-transform: uppercase;
    cursor: pointer;
}

.tbutton-popup-widget .emargin-section .emargin-convert {
    display: inline-block;
    float: right;
    padding: 10px 15px;
    background: #fff;
    margin-top: -10px;
    border-radius: 5px;
    text-transform: uppercase;
        cursor: pointer;
}

.tbutton-popup-widget .emargin-section .emargin-convert:hover {
    background: #0D57A0;
    color: #fff;
}

.tbutton-popup-widget .knowmore-section {
    display: block;
    clear: both;
    padding: 10px 15px 0px 10px;
    overflow: auto;
    height: 130px;
    background: #fff;
    margin-top: 15px;
}

.tbutton-popup-widget .knowmore-section p {
    width: 100%;
    text-align: justify;
    font-size: 12px !important;
   
    padding-right: 10px;
}

.tbutton-popup-widget .knowmore-section li {
    list-style: disc;
    margin-left: 20px;
        font-size: 12px!important;
        color: #000;
}

.tbutton-popup-widget .knowmore-close {
        float: right;
    font-size: 24px;
    line-height: 1;
    cursor: pointer;
    position: absolute;
    z-index: 99999999999999;
    right: 30px;
    margin-top: -10px;
}

.tbutton-popup-widget .tbtn_popup_marginrequired .emargin-section {
    margin: 15px -20px;
}

.tbutton-popup-widget .convertemargin-section{
        display: block;
    clear: both;
    padding: 10px 0 0;
}

.tbutton-popup-widget .convertemargin-section h2 {
    font-family: 'futura_lightregular','open_sansregular',Arial,sans-serif;
    font-size: 21px;
    color: #000;
}

.tbutton-popup-widget .convertemargin-section button {
    background-color: #0d57a0;
    text-transform: inherit;
    font-size: 14px;
    padding: 10px 15px;
    color: #fff;
    border: 0px;
    display: block;
    margin-top: 15px;
}

.tbutton-popup-widget .bye-sell-header {
    display: flex;
}

.tbutton-popup-widget #eq_tbtn_stocksearch {
    width: 100%;
}

.tbutton-popup-widget #tbutton-equity-popup-search {
    background: transparent;
     width: 100%;
}


.tbutton-popup-widget #headerTradeOptions {
    min-width: 50%;
}

.tbutton-popup-widget .inp-filed {
    box-shadow: none;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ababab;
}

.tbutton-popup-widget .btn-placeneworder.multisip-placeneworder.sip_btnaddstock {
    margin-left: 20px;
}

.tbutton-popup-widget .its-desktop-eq-orderbtn,
.tbutton-popup-widget .its-desktop-dv-orderbtn {
    display: inline-block;
}

/*for ipad by Ashish Bakliwal 06062019 Start*/

@media(min-width: 768px) and (max-width: 1023px){
    .tbutton-popup-widget .btn-trades {
        top: 5px;
    }

    .tbutton-popup-widget #tradesectionprice {
        min-height: 20px;
    }

    .tbutton-popup-widget .equity-tbutton .trade-entry-input-list>li {
        width: 28%;
        margin-bottom: 30px;
    }

    .tbutton-popup-widget .tbtn_derivative_head {
        margin-top: 10px;
    }

    .tbutton-popup-widget #mobileTradebook .sub-content table tr td:nth-child(2) {
        text-align: left;
    }

}

@media(min-width: 769px) and (max-width: 1024px){
    .tbutton-popup-widget a.view-details-mobile.hidden-lg {
        display: none;
    }

        .tbutton-popup-widget .balance-div {
        padding-left: 0;
    }

    .tbutton-popup-widget .sort-by.dp-sort .sort-name.dp{
        margin-left: 30px;
        margin-right: 40px;
    }
        

}

/*for ipad by Ashish Bakliwal 06062019 End*/





@media(max-width: 768px){

    .tbutton-popup-widget .btn-placeneworder.multisip-placeneworder.sip_btnaddstock {
        margin-left: 0px;
        
    }

/*    .tbutton-popup-widget .bye-sell-header {*/
    .tbutton-popup-widget .col-xs-12.col-sm-6.bye-sell-header{
        display: inline;
     z-index: 999;
        width: 95%;
        padding-right: 0;
    }


    .tbutton-popup-widget .eq_tbtn_searchbox {
	    position: relative;
	    z-index: 99999;
	}

     .tbutton-popup-widget .equity-tbutton .modal-content {
        height: 100vh;
        border: 0px solid rgba(0,0,0,.2);
        border-radius: 0px;
    }


      
      .tbutton-popup-widget .equity-tbutton .drop-down-menu {
        width: 180px !important;
    }

    .tbutton-popup-widget .equity-tbutton #headerTradeOptions .drop-down-menu{
        width: 140px !important;
    }


    .tbutton-popup-widget .equity-tbutton #headerTradeOptions .drop-down-menu.rea-mod-time>li>a,
     .tbutton-popup-widget .equity-tbutton .rea-mod-time>li>a{
        padding: 15px 10px !important;
    }


    .tbutton-popup-widget .equity-tbutton .modal-dialog {
        margin: 0px;
    }

    .tbutton-popup-widget .equity-tbutton .modal-header {
        padding-bottom: 0;
        padding: 15px 0 15px 20px;
        /*min-height: 105px;*/
        min-height: 50px;
    }

    .tbutton-popup-widget .equity-tbutton .rea-mod-time > li > a,
    .tbutton-popup-widget .equity-tbutton .chart-dropdown > li > a {
        line-height: 14px;
        padding: 5px 10px;
    }

      .tbutton-popup-widget .equity-tbutton .close {
        position: absolute;
        right: 0px;
        top: 0px;
        }

      .tbutton-popup-widget .equity-tbutton .stockcurrentprice {
        color: #00cc00 !important;
        padding: 5px 0px;
      }

      .tbutton-popup-widget .equity-tbutton .trade-entry-input-list > li {
        width: 45%;
            margin-bottom: 30px;
      }

    .tbutton-popup-widget .equity-tbutton .tab-content {
         border-bottom: 0px solid #efefef; 
    }

    .tbutton-popup-widget .equity-tbutton .btn-fixedfooter {
        width: 100%;
        position: fixed;
        bottom: 0;
        margin: 0;
        left: 0px;
            background-color: #dcd9cf;
    }

    .tbutton-popup-widget .equity-tbutton .btn-fixedfooter.btn-confirmation{
            background: #0c0;
    }

    .tbutton-popup-widget .equity-tbutton .btn-toggle-nse-bse {
        float: right;
        margin-right: 20px;
        color: #d5dae0;
        position: absolute;
        top: 55PX;
    }

    .tbutton-popup-widget .equity-tbutton .trade-entry-input-list > li p.invest-down {
        width: auto;
    }

    .tbutton-popup-widget .equity-tbutton .eq_tbtn_mktprice {
        margin-left: -20px;
    }

    .tbutton-popup-widget .equity-tbutton .form-check.mkt-price-check .form-check-label {
        margin: 0 -10px;
    }

    .tbutton-popup-widget .equity-tbutton button.addlink {
        padding: 15px 0 15px 20px;
    }

    .tbutton-popup-widget .equity-tbutton .indicators-charts .datetime {
        padding: 20px 10px 0 0;
        line-height: 1;
    }

    .tbutton-popup-widget .equity-tbutton li.Price-field {
        margin-bottom: 10px;
        min-height: 68px;
    }

    .tbutton-popup-widget .equity-tbutton button.btn-notify {
        margin: 15px 0;
    }

    .tbutton-popup-widget .btn-trades {
        float: right;
        padding-top: 0px;
        position: absolute;
        bottom: 0;
        right: 0;
    }

    .tbutton-popup-widget .form.tradeform {
        padding: 20px 5px;
    }

    .tbutton-popup-widget .form.siptradeform {
        padding: 15px 10px;
    }

    .tbutton-popup-widget .form.sipmodifytradeform {
        padding: 15px 10px;
    }

    .tbutton-popup-widget .trade-entry-input-list > li .intvest-time {
        min-width: 110px; 
    }

    .tbutton-popup-widget.ui-dialog.ui-widget.ui-widget-content {
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100vh !important;
    }

     .tbutton-popup-widget .scheme-charges {
        margin-top: 20px !important;
        position: initial !important;
        left: 0 !important;
        top: 0 !important;
    }

    .tbutton-popup-widget div#equity-tradedetails {
        margin: 0px !important;
    }

     .tbutton-popup-widget .modal-body {
        padding: 0 !important;
        background: #fff;
    }

     .tbutton-popup-widget .btn-confirmbox .col-sm-3 {
        text-align: left;
    }

     .tbutton-popup-widget .order-status,
     .tbutton-popup-widget .order-success,
     .tbutton-popup-widget .notify-alert {
        padding: 20px 15px 10px!important;
        border-bottom: 1px solid #efefef;
    }

     .tbutton-popup-widget .close {
        width: 22px;
        height: 22px;
        padding: 10px 0;
        font-size: 12px;
        top: 5px !important;
        right: -5px !important;
        margin-top: 0px !important;
            z-index: 999;

    }

    .tbutton-popup-widget #tbutton-equity-popup-search {
        color: #757a80;
    }

    .tbutton-popup-widget .indicators-charts .nav-tabs .nav-link {
        padding: 13px 10px;
    }

    .tbutton-popup-widget .trade-entry-input-list > li label {
        font-size: 11px;
        }

       .tbutton-popup-widget .indicators-charts .nav-tabs a {
        padding: 13px 10px;
    }

    .tbutton-popup-widget #sipbasket {
        margin: 0; 
    }

    .tbutton-popup-widget .invest-drop-txt.order-trade-option-type-sip {
        width: 100%;
        bottom: 0px;
    }

    .tbutton-popup-widget .mf-list-form li.mf-form-field.mf-amount-field,
    .tbutton-popup-widget .mf-list-form li.mf-form-field.mf-quantity-field {
        display: block;
        margin-top: 0px !important; 
    }


    .tbutton-popup-widget .equity-tbutton #multisip-tradedetails .trade-entry-input-list>li,
    .tbutton-popup-widget .equity-tbutton .mutisip-header .trade-entry-input-list>li{
    margin-bottom: 10px;
    }


    .tbutton-popup-widget li.mf-form-field.mf-amount-field input.amount-textfield,
    .tbutton-popup-widget li.mf-form-field.mf-quantity-field input.quantity-textfield{
        left:0px;
    }
     
     .tbutton-popup-widget .mf-list .trade-entry-input-list {
        padding: 15px 0px 0px;
     
    }

        .tbutton-popup-widget .mf-list.common-mf-list {
        margin-bottom: 20px;
    }

        .tbutton-popup-widget button.btn-placeneworder.multisip-placeneworder.sip_btnaddstock {
        margin-top: 20px;
    }

    .tbutton-popup-widget li.mf-form-field.mf-delete-field {
        width: 10% !important;
        margin-right: 0;
    }

    .tbutton-popup-widget li.mf-form-field.mf-delete-field .bin-icon.dB {
        margin-top: 15px !important;
    }

    .tbutton-popup-widget .equity-tbutton .mutisip-header .drop-down-menu {
        width: 140px!important;
    }

    .tbutton-popup-widget .equity-tbutton .mutisip-header .drop-down-menu>li{
            padding: 8px;
    }

    .tbutton-popup-widget .emargin-section p {
            width: 70%;
    }

    .tbutton-popup-widget .emargin-section .emargin-convert {
            margin-top: 0px;
    }

    .tbutton-popup-widget .emargin-section .knowmore-section p {
            width: 100% !important;
    }

}

@media(min-width: 768px) and (max-width: 1023px){
        .tbutton-popup-widget .equity-tbutton .trade-entry-input-list>li {
        width: 25%;
        margin-bottom: 30px;
    }
}

@media(max-width: 360px){

}

@media(max-width: 320px){
    
}


