@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
body {
  font-family: 'Roboto', 'sans-serif';
  background:#e6e1e14a;
}


a:hover{
	text-decoration:none;
}

h1,
.h1 {
  font-size: 36px;
  text-align: center;
  font-size: 5em;
  color: #404041;
}
/*-------------login-------------------------*/
.logos { margin-top:1em;}
.panel h2{ color:#444444; font-size:18px; margin:0 0 8px 0;}
.panel p { color:#777777; font-size:14px; margin-bottom:30px; line-height:24px;}
.login-form .form-control {
  background: #f7f7f7 none repeat scroll 0 0;
  border: 1px solid #d4d4d4;
  border-radius: 4px;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
}
.regist{
  background: #ffffff none repeat scroll 0 0;
  border-radius: 2px;
  padding: 2em;
}
.regist .form-control {
	border-radius:0 !important;
}
.main-div {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 2px;
  margin: 10px auto 30px;
  max-width: 38%;
  padding: 50px 70px 70px 71px;
}

.login-form .form-group {
  margin-bottom:10px;
}
.login-form{ text-align:center;}
.forgot a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}
.login-form  .btn.btn-primary {
  background: #4ee07e  none repeat scroll 0 0;
  border-color: #4ee07e ;
  color: #ffffff;
  font-size: 14px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0;
}
.panels h2{ color:#444444; font-size:18px; margin:0 0 8px 0;text-align:center}
.panels p { color:#777777; font-size:14px; margin-bottom:30px; line-height:24px;text-align:center}
.login-forms .form-control {
  background: #f7f7f7 none repeat scroll 0 0;
  border: 1px solid #d4d4d4;
  border-radius: 4px;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
}

.login-forms .form-group {
  margin-bottom:10px;
}
.login-forms{ text-align:left;}

.login-forms  .btn.btn-primary {
  background: #f0ad4e none repeat scroll 0 0;
  border-color: #f0ad4e;
  color: #ffffff;
  font-size: 14px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0;
}
.forgot {
  text-align: left; margin-bottom:30px;
}
.botto-text {
  color: #ffffff;
  font-size: 14px;
  margin: auto;
}
.login-form .btn.btn-primary.reset {
  background: #ff9900 none repeat scroll 0 0;
}
.back { text-align: left; margin-top:10px;}
.back a {color: #444444; font-size: 13px;text-decoration: none;}
/*-----------------------//login---------------------------*/
.navbar-nav>li>.dropdown-menu {
  margin-top: 20px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.navbar-default .navbar-nav>li>a {
  
  font-weight: normal;
}

.mega-dropdown {
  position: static !important;
  margin-left: 1em;
}

.mega-dropdown-menu {
  /*padding: 20px 0px;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;*/
}

.dropdown-menu:before {
  content: "";
  border-bottom: 15px solid #152e4e;
  border-right: 17px solid transparent;
  border-left: 17px solid transparent;
  position: absolute;
  top: -10px;
  left: 25px;
  z-index: -99;
}
.drop-menu li {
    border-bottom: 1px solid #b3afaf8c;
    background: #152e4e;
}
.drop-menu li a{
	display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
}
.dropdown-menu:after {
  content: "";
  border-bottom: 17px solid #152e4e;
  border-right: 19px solid transparent;
  border-left: 19px solid transparent;
  position: absolute;
  top: -10px;
  left: 25px;
  z-index: -99;
}
.mem .profile{
	background:#FFFFFF;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(210, 201, 201, 0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(210, 201, 201, 0.75);
box-shadow:0px 0px 5px 0px rgba(210, 201, 201, 0.75);
padding:0;
}
.src-image {
  display: none;
}

.card {
  overflow: hidden;
  position: relative;
  text-align: center;
  padding: 0;
  background-color: #ffffff;
  color: rgba(21, 46, 78, 1);
}

.card .header-bg {
  /* This stretches the canvas across the entire hero unit */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    border-bottom: 1px #263a53 solid;
    background: #8797ab;
    z-index: 1;
  /* This positions the canvas under the text */
  z-index: 1;
}
.card .avatar {
  position: relative;
  margin-top: 15px;
  z-index: 100;
}

.card .avatar img {
  width: 82px;
  height: 82px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 5px solid rgba(0,0,30,0.8);
}
.content p{
	font-weight: 600;
}
.content button{
	color: #FF0000;
    font-weight: bold;
}
.mem .rec{
	padding-right:0;
}
.mem .recog{
	background:#FFFFFF;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(210, 201, 201, 0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(210, 201, 201, 0.75);
box-shadow:0px 0px 5px 0px rgba(210, 201, 201, 0.75); 
 padding-right:0;
}
.mem .recog ul{
	margin:0;
	padding:0;
}
.mem .recog ul li{
	display: inline-block;
    list-style: none;
    border-right: 1px solid #ece3e3;
    padding: 1.5em 3.5em;
}
.mem .recog ul li:last-child {
    border-right: none;
}
.mem .recog ul li h4{
	text-align:center;
	font-size: 13px;
}
.mem .recog ul li p{
	text-align: center;
    color: #bd3110;
    font-weight: 600;
}
.mem .recog ul li p.highlight{
	text-align: center;
    color: #FF0000;
    font-weight: 600;
    font-size: 18px;
}
.mem .recog ul li img {
  transition: 0.70s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
  display: block;
  margin-left:27%;
  box-shadow: 0 8px 6px -6px #a9a5a5;
}

.mem .recog ul li img:hover {
  transition: 0.70s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
} 
@media (max-width:768px){
	.main-div {
		background: #ffffff none repeat scroll 0 0;
		border-radius: 2px;
		margin: 10px auto 30px;
		max-width:100% ;
		padding: 50px 70px 70px 71px;	

	}
	.mem .rec{
		padding-left: 0;
    	padding-right: 0;
		padding-top:10px;
	}
	
	.mem .recog ul li{
		border-right: 1px solid #ece3e3;
		border-top: 1px solid #ccc;
		padding: 1em 1.5em;
	}
	.mem .recog ul li img {
	  margin-left:25%;
	}
	.latestnews .doument {
		padding-right: 0;
		padding-left:0;
		padding-top:10px;
	}
	.mem .recog ul li p {
		font-weight: 800;
		font-size: 11px;
	}
	.mem .recog {
		padding-left: 0;
	}
	.bvstatus .statsdisc h4 {
    	font-size: 13px;
	}	

}
.fund_all{
	padding-top:10px;
}
.fund_all .fund{
	padding-bottom:10px;
	background:#FFFFFF;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(210, 201, 201, 0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(210, 201, 201, 0.75);
box-shadow:0px 0px 5px 0px rgba(210, 201, 201, 0.75);
}
.fund_all .fund h3{ 
	text-align:center;
}
.serviceBox{
    border: 1px solid #ededed;
    padding: 5px 30px 5px 90px;
    position: relative;
    transition: all 0.5s ease 0s;
}
.serviceBox:hover{
    border-color: #293544;
}
.serviceBox:before,
.serviceBox:after{
    content: "";
    display: block;
    width: 50px;
    height: 5px;
    background: #293544;
    position: absolute;
    left: 0;
    opacity: 0;
    transition: all 0.5s ease 0s;
}
.serviceBox:before{
    top: -3px;
}
.serviceBox:after{
    bottom: -3px;
}
.serviceBox:hover:before,
.serviceBox:hover:after{
    left: 40px;
    opacity: 1;
}
.serviceBox .service-icon{
    display: inline-block;
    position: absolute;
    top: 8%;
    left: 23px;
    font-size: 45px;
    color: #6ad08b;
   /* opacity: 0.3;*/
    transition: all 0.5s ease-in 0s;
}
.serviceBox:hover .service-icon{
    opacity: 1;
}
.serviceBox .title{
    font-size: 16px;
    font-weight: 700;
    color: #293544;
    margin-bottom: 13px;
}
.serviceBox .description{
    font-size: 13px;
    color: #666;
    line-height: 20px;
}
@media only screen and (max-width: 990px){
    .serviceBox{ margin-bottom: 30px; }
}
.bvstatus{
	padding-top:10px;
}
.bvstatus .statsdisc{
	padding-top:0px;
	padding-bottom:10px;
	background:#FFFFFF;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(210, 201, 201, 0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(210, 201, 201, 0.75);
box-shadow:0px 0px 5px 0px rgba(210, 201, 201, 0.75);
}
.bvstatus .statsdisc h3{ 
	text-align:center;
}
.bvstatus .statsdisc h4{ 
	text-align: center;
    border-top: 1px solid #f3ebeb;
    padding-top: 1em;
}
.bvstatus .statsdisc h4 span.green{
	color:#009900;
}
#status-demo .item{
	margin: 3px;
}
#status-demo .item img{
	display: block;
	width: 100%;
	height: auto;
}
#fund-demo .item{
	margin: 3px;
}
#fund-demo .item img{
	display: block;
	width: 100%;
	height: auto;
}
.demo{ background: #d6d7d9; }
.pricingTable{
    text-align: center;
    overflow: hidden;
}
.pricingTable .pricingTable-header{
    padding: 10px 10px 70px;
    background: #6ad08b;
    z-index: 1;
    overflow: hidden;
    position: relative;
}
.pricingTable .pricingTable-header:before,
.pricingTable .pricingTable-header:after{
    content: "";
    width: 80%;
    height: 100%;
    border-radius: 50%;
    background: rgba(0,0,0,0.1);
    position: absolute;
    top: 0;
    left: -50px;
    z-index: -1;
}
.pricingTable .pricingTable-header:after{
    background: rgba(255,255,255,0.2);
    left: auto;
    right: -50px;
}
.pricingTable .title{
    display: inline-block;
    width: 40%;
    padding: 3px 0;
    margin: 0;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    border-bottom: 2px solid #fff;
}
.pricingTable .pricing-content{
    background: #f7f3f3;
    padding: 50px 5px 10px;
    position: relative;
}
.pricingTable .pricing-content:after{
    content: "";
    display: block;
    width: 3px;
    height: 50px;
    background: #293544;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.pricingTable .price-value{
    width: 135px;
    height: 65px;
    border-radius: 30%;
    background: #fff;
    color: #293544;
    padding: 15px 0;
    border: 2px solid #293544;
    box-shadow: 0 0 0 5px #fff, 0 0 25px -2px #000;
    z-index: 1;
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 20px;
}
.pricingTable .amount{
    display: block;
    font-size: 45px;
    line-height: 55px;
}
.pricingTable .amount:after{
    content: "";
    display: block;
    width: 60%;
    height: 2px;
    background: #2490d2;
    margin: 0 auto;
}
.pricingTable .month{
    display: block;
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase;
}
.pricingTable .pricing-content ul{
    padding: 0px 0px 1px 0px;
    margin: 0;
    list-style: none;
    text-align: center;
    border: 2px solid #293544;
    border-radius: 15px;
}
.pricingTable .pricing-content ul li{
    font-size: 18px;
    color: #202020;
    line-height: 30px;
    letter-spacing: 1px;
    position: relative;
}

.pricingTable .pricingTable-signup{
    display: inline-block;
    padding: 12px 18px 15px;
    margin: -3px auto 0;
    background: #2490d2;
    border: 3px solid #2490d2;
    border-radius: 0 0 30px 30px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    z-index: 1;
    position: relative;
    transition: all 0.3s ease 0s;
}
.pricingTable .pricingTable-signup:hover{
    background: #fff;
    color: #2490d2;
}
.blink_me {
  animation: blinker 3s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.latestnews{
	padding-top:10px;
	padding-bottom:20px;
}
.latestnews .news{
	background:#FFFFFF;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(210, 201, 201, 0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(210, 201, 201, 0.75);
box-shadow:0px 0px 5px 0px rgba(210, 201, 201, 0.75);
}
.latestnews .doument{
	padding-right:0;
}
.latestnews .doument .doc{
	background:#FFFFFF;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(210, 201, 201, 0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(210, 201, 201, 0.75);
box-shadow:0px 0px 5px 0px rgba(210, 201, 201, 0.75);
}
.pnl-heading {
    display: block;
    padding: 0 0 7px;

}

.pnl-heading h4{
    line-height: 27px;
    text-transform: capitalize;
    font-size: 19px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    position: relative;
    margin: 0;
    font-weight: normal;
}
.read_more_btn{
	float:right;
}
.read_more_btn i { margin-left:5px;}
.pnl-heading h4::before{
	content: "";
    background: #606073;
    height: 3px;
    width: 17%;
    position: absolute;
    top: 1.9em;
}

.news { min-height:355px; overflow: hidden;}
.news ul li h2 {margin-bottom:0px; font-size:18px;}
.news ul li {border-bottom:1px solid #f2f2f2; margin-bottom:20px; padding-bottom:10px;}
.date-time-cls { color:#6ad08b; margin-bottom:5px; }
@media screen and (max-width: 900px) and (min-width: 768px) {
    .dashkyc .dashkycinner .inner-detail ul li.first_part { width: 48%; margin-right: 7px; }
    .dashkyc {  padding: 29px 7px; border: 1px solid #eeecec; background: #f6f6f6; }
}
.dashkyc {  background: none; padding: 0px; margin-bottom: 0; border: none;}
.dashkyc .dashkycinner .inner-detail ul {  padding: 5px; background: none; border:none; 	border-bottom: 1px solid #ddd !important;list-style: none; }

dashkyc{background:#ebebeb;border:1px solid #ddd;margin:0px 0 20px;padding:0 5px}
.dashkyc h1{color:#000;font-family:Roboto;font-size:16px;font-weight:400;margin:0;padding:10px 0}
.dashkyc h1:after{content:'';display:block;background:#5d5d5d;position:relative;bottom:-3px;height:2px;width:60px}
.dashkyc .dashkycinner{margin:0px;padding:0px}
.dashkyc .dashkycinner .cancelkyc{background:#d9534f;color:#fff;margin:0px;padding:10px}
.dashkyc .dashkycinner .cancelkyc span, .dashkyc .dashkycinner .pendingkyc span, .dashkyc .dashkycinner .successkyc span{font-size:20px;margin-right:10px;width:25px;display:inline-block}
.dashkyc .dashkycinner .cancelkyc h1, .dashkyc .dashkycinner .pendingkyc h1, .dashkyc .dashkycinner .successkyc h1{background:none;color:#fff;display:inline;margin:0px;padding:0px}
.dashkyc .dashkycinner .pendingkyc{background:#f69925;color:#fff;padding:10px}
.dashkyc .dashkycinner .successkyc{background:#259dab;color:#fff;padding:10px}
.dashkyc .dashkycinner .inner-detail{}
.dashkyc .dashkycinner .inner-detail ul{margin:0;padding:5px;background:#f7f7f7;border:1px solid #ddd;margin-bottom:7px}
.dashkyc .dashkycinner .inner-detail ul li{list-style:none;float:left;margin-bottom:0}
.dashkyc .dashkycinner .inner-detail ul li.first_part{width:55%;font-size:14px;margin-right:8px}
.dashkyc .dashkycinner .inner-detail ul li.first_part .fa{font-size:13px;position:relative;top:0px;margin-right:5px}
.dashkyc .dashkycinner .inner-detail ul li.second_part{color:#ff0000;font-size:14px}
.dashkyc .dashkycinner .inner-detail ul li.second_part .fa{font-size:16px;margin-right:5px}
.dashkyc .dashkycinner .inner-detail ul li{color:#000}
.dashkyc .dashkycinner .inner-detail ul li.second_part.verified{color:#6ac451}
.dashkyc .dashkycinner .inner-detail ul li:first-child{border-right:1px solid #ccc}
.dashkyc .dashkycinner .inner-detail .application_approved{background:#6ad08b;padding:9px;text-align:center;font-size:13px;color:#fff;margin-top:15px;border:1px solid #6ad08b}
.dashkyc .dashkycinner .inner-detail .application_approved:hover { opacity:0.90;}
.copyright {padding:10px 0; }
.copyright{background:#141414; width:100%;color:#fff;font-size:12px;text-align:left;}
.copyright p{margin:0;padding:0;}
.copyright dt{display:inline-block;font-size:14px;font-weight:normal}
.copyright i{font-size:18px;margin-left:10px;color:#fff}
.copyright i:hover{color:#06ca66}
/*--------------------content-----------------------*/
.memcontent-full{
	padding-bottom: 10px;
}
.memcontent{
	background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(210, 201, 201, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(210, 201, 201, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(210, 201, 201, 0.75);
	margin-bottom:5px;
}
.record_table{
	margin-top:5px;
	background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(210, 201, 201, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(210, 201, 201, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(210, 201, 201, 0.75);
}
