@import url('/font/stylesheet.css');
.margin-bottom-0{
	margin-bottom:0px;
	}
.com_sub{
	font-size: 17px;
    margin-bottom: 45px;
    line-height: 20px;
	text-transform:uppercase;
	text-align:center;
	}




.no-padd-left-right{
	    padding-left: 0px;
    padding-right: 0px;
	}
.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: 'muliregular';
 font-size: 16px; 
width: 91%;
margin-top: 20px;
border-radius: 5px;
margin-bottom: 25px;
margin-left: 17px;
}

section .zelected {
font-weight: normal;
padding-left: 30px;
font-family: 'muliregular';
font-size: 13px;  
padding-top: 10px;
padding-bottom: 10px;
padding-right: 30px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
    text-align: left;
 }

section .zelected.placeholder {
color: #444444;
font-family: 'muliregular';
font-size: 16px; 
text-align:center; 
}

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;
text-align: left; 
}

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;
 }
	
.glyphicon-menu-down{
font-size: 8px;
padding-left: 5px;
font-size: 12px;
padding-left: 5px;
margin-top: 34px;
right: 30px;
z-index: 999;
}

	





















.table
{
	border:1px solid #dedede;
	font-size:13px;
}
.table>thead>tr>th, .table>tbody>tr>td, .table>tbody>tr>th{
	vertical-align: middle;
    border-right: 1px solid #dedede;
	}
.table>thead>tr>th {
    border-bottom: 0px solid #ddd;
}

.table>thead>tr>th, .table>tbody>tr>th {
    height: 45px;
}
.table>tbody>tr>th{
	width:20%;
	padding-left: 10px;
	font-weight: initial;
}

.table>tbody>tr>th:nth-of-type(1) {
    padding-left:15px;
	    font-size: 13px;
    font-weight: 500;
    border-right: 1px solid #dedede;
	text-align:left;
}
.table-striped>tbody>tr>th{
text-align:center;
}
/*.table-striped>tbody>tr:nth-of-type(5n-3) {
	background:#FFF;
}*/
.table-striped>tbody>tr:nth-of-type(even)  {
    background-color: #f2f2f2;
	    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}

/*.table-striped>tbody>tr:nth-of-type(3)  {
    background-color: #fff;
	
}
*/

.table-striped>tbody>tr:nth-of-type(even)>td:nth-of-type(1)  {
    background-color: #e4f7fb;
	color:#545454;
}
table.table.table-striped tr:nth-of-type(2).found>th:nth-of-type(2) {

    text-align: center;
}
.table-striped>tbody>tr:nth-of-type(even)>td:nth-of-type(2)  {
    background-color: #eef5ff;
	color:#545454;
	text-align:center;
}
.table-striped>tbody>tr:nth-of-type(even)>td:nth-of-type(3)  {
    background-color: #fff4ee;
	color:#545454;
}

table.table.table-striped tr:nth-of-type(3).found>th:nth-of-type(2) {

    text-align: center;
}



.table-striped>tbody>tr:nth-of-type(even)>td:nth-of-type(4) {
    background-color: #f7dfaa;
    color: #545454;
}

table.table.table-striped tr.found th {
    	background-color:#fff;    
		border-right: 1px solid #dedede;
}
table.table.table-striped tr:nth-of-type(11).found th {
   background-color: #f9f9f9; 
} 




table.table.table-striped tr:nth-of-type(4).found th {
    	background-color:#f2f2f2;    
		border-right: 1px solid #dedede;
}
table.table.table-striped tr:nth-of-type(4).found>th:nth-of-type(2)  {
    background-color: #e4f7fb;
	color:#545454;
	    text-align: center;
}




table.table.table-striped tr:nth-of-type(4).found>th:nth-of-type(3)  {
   background-color: #eef5ff;
   color: #545454; 
}

table.table.table-striped tr:nth-of-type(4).found>th:nth-of-type(4)  {
   background-color: #fff4ee;
   color: #545454; 
}  

table.table.table-striped tr:nth-of-type(4).found>th:nth-of-type(5)  {
   background-color: #f7dfaa;
   color: #545454; 
} 
table.table.table-striped tr:nth-of-type(3).found th {
   background-color: #f9f9f9; 
}  
.table-striped>tbody>tr:nth-of-type(1)>th:nth-of-type(2) {
    background-color: #7ecdda;
	color:#fff;
	font-weight:initial;
}
.table-striped>tbody>tr:nth-of-type(1)>th:nth-of-type(3) {
    background-color: #7396cd;
	color:#fff;
	font-weight:initial;
}
.table-striped>tbody>tr:nth-of-type(1)>th:nth-of-type(4) {
    background-color: #f28239;
	color:#fff;
	font-weight: initial;
}
.table-striped>tbody>tr:nth-of-type(1)>th:nth-of-type(5) {
    background-color: #f2b739;
    color: #fff;
    font-weight: initial;
}
/*.table-striped>tbody>tr:nth-of-type(11)>td:nth-of-type(1), .table-striped>tbody>tr:nth-of-type(11)>td:nth-of-type(2), .table-striped>tbody>tr:nth-of-type(11)>td:nth-of-type(3), .table-striped>tbody>tr:nth-of-type(11)>td:nth-of-type(4){
	background-color: #fff;
	}
*/
.table-striped>tbody>tr:nth-of-type(12)>td:nth-of-type(1) {
    background-color: #fff;
	color:#ee640a;
	height:40px;
	font-size:13px;
	text-align:left;
	padding-left:55px;
	font-family:'Poppins-Regular';
}

.table-striped>tbody>tr:nth-of-type(13)>td:nth-of-type(1) {
    background-color: #24b3c4;
	color:#fff;
	height:50px;
	font-size:19px;
}	

select{
	background:none;
	border:none;
	outline:none;
	
}
/*.select:after {
	content:"▼";
	color:#f0f;
	}*/


	
	
	
	
	
	
	
	
	
	
	
	
	
.glyphicon-triangle-top {
    font-size: 10px;
    padding-left: 5px;
    color: #009c03;
}
.glyphicon-triangle-bottom {
    font-size: 10px;
    padding-left: 5px;
    color: #C00;
}
input[type=text], input[type=text]:focus{
	border:1px solid #dedede;
	background:#ffffff;
	 width: 100%;
    text-align: center;
    padding-top: 9px;
    padding-bottom: 8px;
	outline:none;
}
.switch {
    position: relative;
    display: inline-block;
    width: 70px;
    height: 20px;
	    margin-bottom: -4px;
}
.switch input {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #f6f6f6;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 13px;
    width: 30px;
    left: 7px;
    bottom: 4px;
    background-color: #f1790e;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
  background-color: #f6f6f6;
}
.invest{
	padding-left: 50px;
	}
input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 34px;
}


.scheme-select 	input[type=checkbox]{
    margin-left: 10px;
    height: 17px;
    width: 17px;
	color: green;
}



input[type="checkbox"]:checked:after {
    /* Heres your symbol replacement - this is a tick in Unicode. 
    content: "\2713";*/
    color: #fff;
	
	}

 
 input[type=submit]{
	border: none;
    padding-top: 6px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 7px;
	color:#fff;
	background: #096cb1;
    border: 1px solid #096cb1;
    border-radius: 4px;
    box-shadow: 1px 0px 1px #096cb1;
	 
	 }
input[type=submit]:focus, input[type=submit]:hover{
	    outline: none;
    background: #ffa226;
    border: 1px solid #ffa226;
    border-radius: 4px;
	color:#fff;
    box-shadow: 1px 0px 1px #ffa226;
	} 
/*input[type=submit], input[type=submit]:focus{
	border: none;
    border-radius: 4px;
    padding-top: 7px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 7px;
	color:#fff;
	background:#f1790e;
	outline:none;
}*/
/*.btn-custom {
    padding: 8px 15px !important;
    border-radius: 4px ;
    outline: none;
}*/
.btn-custom {
    color: #FFF;
    margin-top: 20px;
    font-size: 15px;
    font-family: 'merriweather_sansregular';
    font-size: 14px;
    color: #fff;
    display: inline-block;
    margin-bottom: 20px;
    padding: 6px 22px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #096cb1;
    border: 1px solid #096cb1;
    border-radius: 4px;
    box-shadow: 1px 0px 1px #096cb1;
}
.btn.focus, .btn:focus, .btn:hover {
    outline: none;
    background: #ffa226;
    border: 1px solid #ffa226;
    border-radius: 4px;
	color:#fff;
    box-shadow: 1px 0px 1px #ffa226;
}

	.modal-content {
    position: relative;
    background-color:transparent;
    -webkit-background-clip: content;
    background-clip: padding-box;
    border: 0px solid #999;
    border: 0px solid rgba(0,0,0,.2);
    border-radius: 0px;
    outline: 0;
       -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0);
    -moz-box-shadow: 0 5px 15px rgba(0,0,0,0);
    -o-box-shadow: 0 5px 15px rgba(0,0,0,0);
    box-shadow: 0 5px 15px rgba(0,0,0,0);
}

/* Scroller */
::-webkit-scrollbar {
    width: 3px;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
	background:#428bca;							   
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(245,75,0,0.4);
}
.asterisk{
	text-align: left;
    font-size: 14px;
	font-family:'open_sansregular';
}