.custom-selection{width:150px;}
.custom-selection:first-child{width:110px;}
.custom-selection .list{min-width:150px !important;}
.mutual-fund-select-pop .order-type{color:#cccccc; font-size:14px;}
.mutual-fund-select-pop .mfp-close{color:#fff;}
.pop-txt{font-size:12px;}
.mutual-fund-amc{min-width:200px;width:200px;}
.mutual-fund-amc .list{max-height:250px;overflow-y:auto;min-width:200px !important;}
.order-book-page {display:block;margin-bottom:3px;}
.oredr-book-heading{text-transform:uppercase;margin-bottom:22px;font-size: 18px;font-weight:600;}
.oredr-book-heading span{font-size:16px;color: #01b036;margin-left: 10px;}
.order-book-page .custom-selection{margin-left:0;width:210px;vertical-align: top;}
.order-book-page .order-date-range{width:420px;}
.order-book-page input[type="text"]{display:inline-block;width:143px;border-radius:0;margin-bottom:12px;vertical-align:text-bottom;padding:4px 5px;}
.order-book-page label{display:inline-block;vertical-align:top;margin-right:10px;padding-top:4px;}
.cal-go {background:#01b036;border:none;padding:5px 15px;margin-left:20px;color:#fff;vertical-align:top;}
.cal-go:hover{background: #16242f;}
#fromDate_cDiv{z-index:99;}
.edit-i-c {border: 1px solid #0170ae;color: #fff;padding: 2px 5px;background: #0170ae;}
.cancl-i-c {border: 1px solid #d0800a;color: #fff;padding: 2px 5px;background: #d0800a;margin-left:10px;}
.border-margin{margin: 0;padding-top: 9px;padding-bottom: 9px;border-bottom: 1px dashed #89898940;}
.mutual-fund-select-pop .popup-header{font-size: 20px;padding: 7px 10px;color: #eaeaea;font-weight: normal;border-bottom: 0;background: #1d4769;}
.mutual-fund-select-pop .nice-select{display:none !important; }
.mutual-fund-select-pop select{display: inline-block !important;border: 1px solid #ccc;padding: 2px;background: #fff;color: #444;-webkit-appearance:menulist;width:75%;}
.mutual-fund-select-pop select option{background:none; color:#444;}
.mutual-fund-select-pop  input[type="text"]{padding:2px 5px;width:50%;}
.radio-refine-buttons{display:block; overflow:hidden; margin-bottom:10px;}
.radio-refine-buttons input[type="radio"]{display: inline-block;width: 35px;margin: 2px 0px 2px -9px;}
.radio-refine-buttons input[type='radio']:after {
        width: 15px;
        height: 15px;
        border-radius: 15px;
        top: -2px;
        left: 9px;
        position: relative;
        background-color: #d1d3d1;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 2px solid white;
    }

.radio-refine-buttons input[type='radio']:checked:after {
        width: 15px;
        height: 15px;
        border-radius: 15px;
        top: -2px;
        left: 9px;
        position: relative;
        background-color: #01b036;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 2px solid white;
    }
.radio-refine-buttons label{display: inline-block;margin-right: 30px;}
.holding-report-heading{display: block;margin-bottom:15px;font-size:18px;text-transform:uppercase;color:#fff;font-weight:600;}
.holding-report-heading span{font-size:15px;color:#1ac54e;}

@media only screen and (max-width: 768px){
	.nice-select{margin-bottom:10px;}
	.custom-selection{width:100%;}
	.order-book-page .custom-selection{width:100%;}
	.order-book-page .custom-selection{margin-bottom:10px;}
	.cal-go{display:block; width:100px; margin-bottom:10px; margin-left:0;}
	.date-rangle-custom input{width:195px;}
	.radio-refine-buttons label{margin-right:15px;margin-bottom:15px;}
}
@media only screen and (min-width: 768px) and (max-width:1199px){
	.order-book-page .order-date-range{width:400px;}
}



