/* CSS Document */
@import url('/font/stylesheet.css');
.no-padd-left-right{
	padding-left: 0px;
    padding-right: 0px;
}
.padding-bottom-20{
	padding-bottom:20px;
	}
.no-margin-left{
	margin-left:0px;
	}
.padding-bottom-15{
	padding-bottom:15px;
	}
	
.nsedropdwn {font-family: arial, verdana, helvetica, sans-serif; font-size: 9pt; font-weight: normal;border: 1px solid #d2d2d3;}
section .zelect {
display: inline-block;
background-color:#eeeeee;
color:#5b5b5b;
cursor: pointer;
line-height: 17px;
border: 1px solid #d2d2d3;
position: relative;
font-family: arial, verdana, helvetica, sans-serif;
 font-size: 12px; 
width: 95%;
margin-top: 20px;
border-radius: 8px;
margin-bottom: 25px;
margin-left: 17px;
}

section .zelected {
font-weight: normal;
padding-left: 30px;
font-family: arial, verdana, helvetica, sans-serif; font-size: 9pt; 
padding-top: 10px;
padding-bottom: 10px;
padding-right: 10px;  
 }

section .zelected.placeholder {
color: #000000;
font-family: arial, verdana, helvetica, sans-serif; font-size: 9pt; 
}

section .zelected:hover {
 border-color: #d2d2d3;
}

section .zelect.open {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;              
}

section .dropdown {
background-color: white;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
/*border: 1px solid #d2d2d3;*/
border-top: none;
/*position: absolute;
left: -1px;
right: -1px;
top: 37px;*/
z-index: 2;
padding: 3px 5px 3px 3px;
font-family: arial, verdana, helvetica, sans-serif; font-size: 9pt; 
}

section .dropdown input {
font-family: arial, verdana, helvetica, sans-serif; font-size: 9pt; 
outline: none;
border-radius: 4px;
border: 1px solid #d2d2d3;
box-sizing: border-box;
 -moz-box-sizing: border-box;
width: 100%;
 padding: 7px 0 7px 10px;
}

section .dropdown ol {
padding: 0;
margin: 3px 0 0 0;
list-style-type: none;
max-height: 300px;
overflow-y: scroll;
}
/*
section .dropdown li {
padding-left: 10px;
}*/

section .dropdown li.current {
 background-color: #e9ebe1;
 }
				
.search{
margin-top:25px;
}
.search-text{
	font-family:'Open sans';
	font-size:21px;
}
.select-box{
display:inline;
 text-align:left;	
}

.glyphicon {
font-size: 8px;
padding-left: 5px;
font-size: 12px;
padding-left: 5px;
/*margin-top: 34px;
right: 50px;
z-index: 9999;*/
}
.glyphicon-search {
font-size: 8px;
padding-left: 5px;
font-size: 12px;
padding-left: 5px;
margin-top: 34px;
right: 50px;
z-index: 9999;
}

.buy_btn
{
    border-radius: 50px;
    font-size: 12px;
    cursor: pointer;
    background: #379e5c;
    display: inline-block;
    padding: 5px 15px;
    color: #fff;
    text-align: center;
	border:1px solid #0d7e36;
}
.buy_btn > .glyphicon {
margin-top: 2px;
color:#ffffff;
right: auto;
}
#page-content .dropdown-menu {
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 160px;
    padding: 0px 0;
    margin: 8px 0 0;
    font-size: 14px;
    text-align: left;
}
#page-content .dropdown-menu:before
{
    content: '';
    width: 0;
    height: 0;
    top: -8px;
    right: 39%;
    position: absolute;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 7px solid #e5e5e5;
}
#page-content .dropdown-menu .divider{
	min-height:1px;
}
#page-content .dropdown-menu>li>a {
    border-bottom: 1px solid #e5e5e5;
    padding: 5px 15px;
	font-size:13px;
}
#page-content .dropdown-menu>li>a:focus, #page-content .dropdown-menu>li>a:hover {
    color: #ffffff;
    background-color: #379e5c;
    border-bottom: 1px solid #0d7e36;
}

.search-content{
	background:url(/images/content.jpg) center no-repeat;
	min-height:700px;
	display:none;
}

.scheme-name{
	/*font-family:'robotoregular';*/
	font-size:25px;
	line-height:35px;
	color:#118bd8;
	    padding-bottom: 7px;
		
}
.small-divider{
	min-height:20px;
	border-right: 1px solid #000;
}

.divider{
	min-height: 40px;
    border-right: 1px solid #ccc;
    margin-top: 11px;
}
hr {
    margin-top: 5px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #dddddd;
	    width: 95%;
}
.nav-value{
	/*font-family:'robotoregular';*/
	font-size: 14px;
	color:#e51515;
	    line-height: 20px;
		  
}
.nav-sub-line{
	/*font-family:'robotoregular';*/
	font-size:10px;
	color:#9e9e9e;
	font-style:italic;
	line-height:14px;
	    text-align: left;
}
.nav-as-date{
	/*font-family:'robotoregular';*/
	     font-size: 13px;
	color:#424242;
	padding-top: 10px;
}
.nav-date{
	font-weight:600;
	}
.nav-output{
	/*font-family:'robotoregular';*/
	 font-size: 19px;
	color:#424242;
	
	 padding-top: 10px;
	    
}
.fund-output-type{
	
    padding-top: 5px;
    padding-bottom: 5px;
    /*font-family: 'robotoregular';*/
    font-size: 15px;
    border-radius: 3px;
	color:#464646;
	/*width: 200px;*/
	background:#ececec;
}
.btn.focus, .btn:focus, .btn:hover {
    color: #333;
    text-decoration: none;
	background:#ddeff9;
	color:#118bd8;
	border: 1px solid #118bd8;
}
.return-graph{
	border:1px solid #ccc;
	min-height:500px;
	margin-top:20px;
	}
#container {
	min-width: 310px;
	max-width: 800px;
	height: 400px;
	margin: 0 auto
}
form.form-inline {
    display: inline-block;
}
.display_block, form .display_block, th.display_block, td.display_block {
    display: block;
}
.margin_top, .left_col_head.margin_top {
    margin-top: 10px;
}
form {
    margin: 0;
}

.input-prepend > .add-on {
    font-family: Arial;
    font-size: 10px;
}
.input-small, input[type="text"].input-small, input[type="button"].input-small, input[type="submit"].input-small, select.input-small {
    width: 73px;
    padding-left: 1px;
    padding-right: 1px;
    font-family: Arial;
    font-size: 10px;
    margin-right: 10px;
}

#page-content select {
    background:#ffffff;
    border:1px solid #dedede;
    outline: none;
    padding: 3px;
}
	
	.datesdropdown {
background-color: white;
border-radius: 5px;
border: 1px solid #d2d2d3;
padding: 3px 5px 3px 3px;
font-family: arial, verdana, helvetica, sans-serif; font-size: 9pt;
text-align: left; 
outline:none;
}
	
.nav-pills{
	border:0px solid #ccc;
	margin-bottom: 0px;
	    margin-left: 5px;
	}
.tools .nav-pills > li > a
{
color: #000;
    font-size: 15px;
    /*font-family: 'open_sansregular';*/
       padding: 7px 136px;
    margin-right: 5px;
    background: #f0edee;
    border-radius:2px;
	    border: 1px solid #f0edee;
}
.tools .nav-pills > li > a.second
{
	 margin-right:0px;
	}

.nav-pills>li+li {
    margin-left: 5px;
}

.tools-content {
	height: 600px;
    display: block;
    margin-bottom: 10px;
    overflow: auto;
    padding: 5px;
     border: 0px solid #f0edee; 
    background: #fff;
	width: 100%;
}

.tools .nav-pills>li.active>a, .tools  .nav-pills>li.active>a:focus, .tools  .nav-pills>li >a:hover 
{
 background:#ddeff9 !important;
 color:#118bd8;
 border:1px solid #118bd8;
}

.tools  .nav-pills>li.last>a
{
 border-right:none;
}

/*----------------Elippsis Tooltip--------------------*/
.full-content {
    display:inline-block;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;    
	max-width: 100%;
}
.tipper {
    height: 1px;
    left: -99999px;
    position: absolute;
    pointer-events: none;
    top: -99999px;
    width: 1px;
}
.tipper .tipper-content {
    background: rgba(0, 0, 0, 0.85);
    border-radius: 3px;
    color: #fff;
    display: block;
    float: left;
    font-family: sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 8px 12px;
    position: relative;
    white-space: nowrap;
}
.tipper .tipper-caret {
    background: url(jquery.fs.tipper-icon.png) no-repeat;
    content:'';
    display: block;
    height: 11px;
    margin: 0;
    position: absolute;
    width: 5px;
}
.tipper.right .tipper-content {
    box-shadow: 1px 0 3px rgba(0, 0, 0, 0.25);
}
.tipper.right .tipper-caret {
    background-position: left center;
    left: -5px;
    top: 0;
}
.tipper.left .tipper-content {
    box-shadow: -1px 0 3px rgba(0, 0, 0, 0.25);
}
.tipper.left .tipper-caret {
    background-position: right center;
    right: -5px;
    top: 0;
}
.tipper.top .tipper-caret, .tipper.bottom .tipper-caret {
    display: block;
    float: none;
    height: 5px;
    margin: 0 auto;
    width: 11px;
}
.tipper.top .tipper-content {
    box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.25);
}
.tipper.top .tipper-caret {
    background-position: center bottom;
    bottom: -5px;
    left: 0;
}
.tipper.bottom .tipper-content {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
.tipper.bottom .tipper-caret {
    background-position: center top;
    top: -5px;
    left: 0;
}


[type="date"] {
  background:#fff url(https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/calendar_2.png)  97% 50% no-repeat ;
}
[type="date"]::-webkit-inner-spin-button {
  display: none;
}
[type="date"]::-webkit-calendar-picker-indicator {
  opacity: 0;
}


/* custom styles */
body {
  padding: 4em;
  background: #e5e5e5;
  font: 13px/1.4 Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
label {
  display: block;
}
 input{
        width: 85px;
    border-radius: 1px;
    border: 1px solid #a9a9a9;
    text-align: center;
}
input[type= date] {
  border: 1px solid #c4c4c4;
       border-radius: 1px;
    background-color: #fff;
    padding: 0px 4px;
    box-shadow: inset 0 0px 4px rgba(0,0,0,0.1);
    width: 117px;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: -21px;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    /*padding: 6px;*/
	padding: 13px;
    line-height: 1.42857143;
    vertical-align: middle;
}

table, td {
    text-align: -webkit-center;
}


.table>tbody>tr>th, .table>thead>tr>th{
	border-right:1px solid #ccc;
	 border-bottom:1px solid #ccc;
	  text-align:center;
}

.table>tbody>tr>td, .table>thead>tr>td{
	 text-align:center;
	border-right:1px solid #ccc;
	 border-bottom:1px solid #ccc;
	}



.table td.text {
    max-width: 177px;
}
.table td.text span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 100%;
	
}
.table-return{
	  margin-bottom:0px;
}
.table-return>tbody>tr>td, .table-return>thead>tr>td{
	line-height:33px;
	}
.glyphicon-triangle-top {
    font-size: 8px;
    padding-left: 5px;
   font-size: 9px;
    padding-left: 5px;
    margin-top: 0px;
    right: 4px;
   /* z-index: 9999;*/
}

.tooltip-inner {
	padding-top:5px;
    max-width: 350px;
	background:#118bd8 !important;
	color:#fff;
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #2996dc;
}
.glyphicon-shopping-cart{
	right:0px;
	    margin-top: 4px;
	    font-size: 18px;
	}
@media screen and (-webkit-min-device-pixel-ratio: 0){
input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
    line-height: 22px;
}
}

@media(max-width: 320px){
.glyphicon {
    		top:66px;
}
}
	
@media(min-width: 320px) and (max-width:425px){
.glyphicon {
right: 50px;
 z-index: -99;
}
}
@media(max-width:375px){
.glyphicon {
    right: 31px;
}
}