/* Add here all your css styles (customizations) */
body {font-family:Verdana, Geneva, sans-serif;}

@media (min-width:992px) {
.col-md-3{width:20%;
}

}

@media screen and (max-width:767px) {
 
.DisplayNoneMobile
 {display:none;
}
.Counter-Bartop
{display:none;
}
.ProjectBox-sep
{  margin:0px 10px 0px 0px; border-bottom: solid 0px #eee;
}

}

@media screen and (max-width:768px) {
 
.DisplayNoneMobile
 {display:none;
}
.Counter-Bartop
{display:none;
}
.ProjectBox-sep
{  margin:0px 10px 0px 0px; border-bottom: solid 0px #eee;
}
.Latest-projBdrL {
	border-left: 0px solid #e8e8e8; border-left:none; border:none;
}
}  

@media (max-width: 450px) { 
.DisplayNoneMobile
 {display:none;
}
.Counter-Bartop
{display:none;
}

}

@media (max-width: 600px) {
.DisplayNoneMobile
 {display:none;
}	
.Counter-Bartop
{display:none;
}

}

@media (max-width: 400px) {
.DisplayNoneMobile
 {display:none;
}
.Counter-Bartop
{display:none;
}
	
}


/*Footer-v1
------------------------------------*/

.txtBoxStyle-control {
	display:block;
	width:100%;
	height:30px;
	padding:6px 6px;
	font-size:13px;
	line-height:1.42857143;
	color:#FFF;
	background-color:#636363;
	background-image:none;
	border:1px solid #636363;
	border-radius:0px;
	
}
.txtBoxStyle-control:focus {
	border-color:#636363;
	outline:0;
	
}
.txtBoxStyle-control::-moz-placeholder {
color:#999;
opacity:1
}
.txtBoxStyle-control:-ms-input-placeholder {
color:#999
}
.txtBoxStyle-control::-webkit-input-placeholder {
color:#999
}

.txtBoxMrgnBtm
{ margin-bottom:10px;
}

/* End Footer-v1
------------------------------------*/

/* Footer-ContactUs
------------------------------------*/
.footer-ContactUs {
	padding: 5px 0px 8px 0px;	
	background: #72c02c;
}

.footer-ContactUs p {
	color: #FFF; font-size:16px; font-weight:500; line-height:26px; margin-top:10px;
	
}


.footer-ContactUs h2 {
	color: #FFF;
	font-size: 18px;
	font-weight: 200;
}
.footer-availLrg {
	color: #FFF; font-size:22px; font-weight:600; text-align:center; 
}
/* End Footer-ContactUs
------------------------------------*/
.dateTxtNoSpace
{  color: #acacac; font-size:13px; margin:0px 0px 5px 0px; padding:0px;
  
}
.NoSpaceTopBtm
{ margin:0px; padding:0px;
  
}
.dateTxt
{  color: #acacac; font-size:14px;
  
}
.ReadmoreBtn
{ font-weight:500; font-size:14px;   
   
}
.NewsEvent-Title {
 color: #555555;

}

.NewsEvent-Title A:link {
	 color: #555555; TEXT-DECORATION: none
}
.NewsEvent-Title A:visited {
	 color: #555555; TEXT-DECORATION: none
}
.NewsEvent-Title A:active {
	 color: #555555; TEXT-DECORATION: none
}
.NewsEvent-Title A:hover {
	COLOR: #5fb611;
	TEXT-DECORATION: none
}
/* Services box
------------------------------------*/
.serviceBox-BG
{ background:#5fb611; padding: 8px 0px 8px 0px; 
}
.serviceBox-BG h3
{ text-align:center; font-size:18px; color:#FFF; margin:0px; padding:0px;
}
.service-bdr
{ padding:10px; border-left:#e9e9e9 1px solid;  border-right:#e9e9e9 1px solid; 
text-align:center; margin-bottom:10px; min-height:200px;
 background: #fff;
  border-bottom: solid 3px #dddcdc;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;  
}


.service-bdr:hover {
    border-color: #72c02c;
}




.serviceImg-Margin
{  
}
.serviceImg-Margin img
{ margin-left:auto; margin-right:auto;
}
/* End Services box
------------------------------------*/

/* Project List
------------------------------------*/
.Project-ByTxt
{  color: #acacac; font-size:15px;
 }
 .Project-ByProfile 
{  
  }
.Project-ByProfile h4
{   font-size:16px;
  }
 

.Project-mTB {
	margin-top: 10px; margin-bottom:10px;
	
}

.Project-imgL { 
	  
}
.Project-imgL img { float:left;
	  
}



.project-share {
	overflow: hidden;
	background: #fff;
	padding: 10px 20px;
	border: 1px solid #e8e8e8;
}

.project-share ul {
	margin-left: 0;
	margin-bottom: 0;
}

.comment-list-v2 li {
	color: #999;
	font-size: 14px;
	padding: 0 10px 0 0;
}

.comment-list-v2 li a {
	color: #555;
}

.comment-list-v2 li i {
	margin-right: 3px;
}

.comment-list-v2 li a:hover {
	color: #555;
	text-decoration: none;
}

.comment-list-v2 li:hover i {
	color: #72c02c;
}

.star-vote li {
	padding: 0;
	font-size: 15px;
}
.blog-info-v2 {
	margin-left: 0;
	margin-bottom: 15px;
}

.blog-info-v2 li {
	font-size: 12px;
	padding-left: 8px;
	line-height: 12px;
	border-left: 1px solid #eee;
}

.blog-info-v2 li:first-child {
	padding-left: 0;
	border-left: none;
}

.blog-info-v2 li i {
	margin-right: 3px;
}

.projects {
	background: #fff;
	padding: 5px 10px 5px 10px; min-height:390px; overflow:hidden;
}

.projects h2 {
	margin: 0 0 5px;
	font-size: 18px;
	font-weight: 400;
}

.projects h3 {
	margin-bottom: 5px;
}

.projects .progress {
	margin-bottom: 15px;
}

.projectsBdr-info {
  padding: 0px;
  background: #fff; border-top: 1px solid #e8e8e8; border-left: 1px solid #e8e8e8; border-right: 1px solid #e8e8e8;
  border-bottom: solid 3px #dddcdc;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;  
}

.projectsBdr-info:hover {
    border-color: #72c02c; border-top: 1px solid #e8e8e8; border-left: 1px solid #e8e8e8; border-right: 1px solid #e8e8e8;
}

.Latest-projBdrL {
	
	 border-left: 1px solid #e8e8e8; 
}
/* End Project List
------------------------------------*/


.FilterCat-Title {
 color: #5fb611;
}
.FilterCat-BdrR {
 border-right:#e9e9e9 1px solid;
}
.listMrgn ul
{ padding:0px; margin:0px; 
}

.listMrgn li i
{ padding-right:7px; font-size:13px; 
}
.listMrgn li i a
{ padding-right:7px; font-size:16px; font-weight:600;
}







/* Top Bar
------------------------------------*/
.Counter-Bartop {
	padding: 3px 0px 3px 0px;	
	background: #222222;
}

.Counter-Bartop P {
	color: #a5a5a5; font-size:13px; font-weight:normal; margin:0px; padding:0px; display: inline-block; font-family:Verdana, Geneva, sans-serif; 
	 
}
.Counter-Bartop span {
        /*color: #a5a5a5;*/
          color: #FFF;
         font-size:13px; font-weight:bold; margin:0px; padding:0px; margin:0px 5px 0px 5px; font-family:Verdana, Geneva, sans-serif;
        display: inline-block; background-color:#3b3b3b; text-align:center; padding:3px 20px 3px 20px;
		-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
        
    }

/* End Top Bar
------------------------------------*/

.owl-navBtn {
  top: 0px;
  position: relative;
}
.owl-navBtn {
  text-align: right;
  margin-bottom: 4px;
}

/* Project Detail
------------------------------------*/

 

.ProjectBox-bdr
{ padding:10px; 
 margin-bottom:30px; 
 border: solid 1px #eee;
  border-top: solid 2px #72c02c;
}

.ProjectBox-bdr h3
{ text-align:center; font-size:15px; color:#5fb611; margin:0px 0px 2px 0px; text-transform:uppercase; font-weight:600;
}
.ProjectBox-bdr h1
{ text-align:center; font-size:24px; color:#152d00; margin:0px 0px 10px 0px; text-transform:uppercase; font-weight:bold;
}
.ProjectBox-bdr p
{ text-align:left; font-weight:400; margin:0px; padding:0px;
}
.ProjectBox-bdr span
{ text-align:left; font-size:16px; font-weight:600;
}
.ProjectBox-sep
{ border-bottom: solid 1px #eee; margin:0px 0px 10px 0px;
}
.btn-contribute {
	text-align: center; margin:10px 0px 4px 0px; 
}

.btn-Con {
   border: 0;
   color: #fff;
   font-size: 18px;
   cursor: pointer;
   font-weight: 400; width:100%;
   padding: 10px 20px 10px 20px;
   position: relative;
   background: #72c02c;
   white-space: nowrap;
   display: inline-block;
   text-decoration: none;
}
.btn-Con:hover {
  color: #fff; background: #5fb611;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.btn-u.btn-block {
  text-align: center;
}
 
.ProjDetail-ByTxt
{  color: #acacac; font-size:15px; margin:0px; padding:0px;
 }
 
.ProjDetail-Profile h4
{   font-size:16px; margin:0px; padding:0px;
  }
.Proj-TitleMargin h3
{    margin:0px; padding:0px;
  }   
 
.Proj-location{ font-size:13px; margin-bottom:20px;
 color: #a3a3a3;}
.Proj-location A:link {
	 color: #a3a3a3; TEXT-DECORATION: none
}
.Proj-location A:visited {
	 color: #a3a3a3; TEXT-DECORATION: none
}
.Proj-location A:active {
	 color: #a3a3a3; TEXT-DECORATION: none
}
.Proj-location A:hover {
	COLOR: #5fb611;
}
.Proj-location span {
       color: #a3a3a3; font-size:13px; font-weight:normal; margin:0px 20px 0px 0px; padding:0px; display: inline-block;
        }
 
.margin-Top-20
 { margin-top:20px;
 }
 
.timeline-v2 ul li p
{ min-height:200px; overflow:hidden;
}
.margin-alert-20
{ margin:20px;
}
.margin-Left-none
{ margin-left:0px;
}

.Proj-doc p {
        margin:0px 0px 10px 0px; padding:20px; display: inline-block; background-color:#3C3;
        }
.doc-font {
        font-size:16px;
        }
.doc-fontTitle h2 {
        font-size:19px;
        }		
.contibutor-Title span {
        font-size:15px;
        }

/*Media*/
.commments .media.media-v2 {
	margin-top: 0;
	padding: 25px 10px 20px 10px; 
	border-top: 1px solid #eee; background-color:#FFF;
}

.commments .media.media-v2:first-child {
	border-top: none; background-color:#FFF;
}

.commments .media.media-v2 .media.media-v2 {
	margin-top: 20px;
	padding-bottom: 0;
}

.commments .media.media-v2 img.media-object {
	width: 50px;
	height: 50px;
	margin-right: 10px;
}

/*Media Body*/
.commments .media.media-v2 .media-body {
	overflow: hidden;
}

.commments .media.media-v2 .media-body p {
	color: #777;
	line-height: 1.4;
}

/*Media Heading*/
.commments .media.media-v2 .media-heading {
	margin: 0 0 5px;
	font-size: 13px;
	position: relative;
}

.commments .media.media-v2 .media-heading a,
.commments .media.media-v2 .media-heading a:hover {
	color: #555;
}

.commments .media.media-v2 .media-heading strong {
	padding-right: 5px;
}

.commments .media.media-v2 .media-heading small {
	top: 7px;
	right: 0;
	color: #999;
	font-size: 12px;
	position: absolute;
}
/*Results List*/
.commments .results-list {
	margin-top: 4px;
}

.commments .results-list li a {
	color: #999;
}

/*Expand List*/
.commments i.expand-list {
	color: #777;
	padding: 5px;
	min-width: 20px;
	font-size: 12px;
	text-align: center;
	display: inline-block;
	border: 1px solid #777;
}

.commments i.expand-list:hover {
	color: #999;
	border-color: #999;
}
.media-date small {
	top: 7px;
	left: 0;
	color: #999;
	font-size: 12px;
	 
}

.Project-Perk
{ text-align:center; font-size:15px; color:#5fb611; margin:0px 0px 2px 0px; text-transform:uppercase; font-weight:600;
}
.Project-Perk2
{ text-align:center; font-size:24px; color:#152d00; margin:0px 0px 10px 0px; text-transform:uppercase; font-weight:bold;
}
.Project-Perk3
{ text-align:center; font-size:15px; color:#152d00; margin:0px 0px 10px 0px; font-weight:600;
}
a.hoverTxtNone {
  TEXT-DECORATION: none;

}

a.hoverTxtNone A:link {
	   TEXT-DECORATION: none;
}
a.hoverTxtNone A:visited {
	   TEXT-DECORATION: none;
}
a.hoverTxtNone A:active {
	   TEXT-DECORATION: none;
}
a.hoverTxtNone A:hover {
	 
	TEXT-DECORATION: none;
}
/* End Project Detail
------------------------------------*/


/*Scrollbar*/
/*.mCustomScrollbar {
	height: 180px; 
}*/
.padding-btm-20
{ padding-bottom:20px;
}
.sep-h
{ height:10px;
}
/* About Us
------------------------------------*/

.margin-top-50About
{ margin-top:50px;
}


/*Thumbnails
------------------------------------*/

.ourteambox-style {
	 border: solid 1px #e1e1e1;
  border-top: solid 2px #72c02c; background:#FFF; 
	padding: 10px; min-height:700px; overflow:hidden;
	margin-bottom: 20px; 
}

.ourteambox-style img {
 margin:0px auto 15px auto;
}

.team .ourteambox-style h3 {
	margin-bottom: 5px; text-align:center;
}

.team .ourteambox-style:hover h3 a {
	color: #72c02c !important;
}

.team .ourteambox-style small {
	display: block;
	margin-top: 5px; text-align:center; margin-bottom: 10px;
	font-size: 14px;
}
.ourteambox-style h3 a {
	color: #585f69;
	font-size: 24px;
}

.ourteambox-style h3 a:hover {
	color: #5fb611;
	text-decoration: none;
}
.ourteambox-style ul li a:hover
{ color: #5fb611;
	text-decoration: none;
}

.trust-style ul li a
{ 
	text-decoration: none;
}

/* End About Us
------------------------------------*/
  
/* Pricing
------------------------------------*/  
  
.Price-table th { color:#FFF; font-size: 15px; font-weight:500;
	background-color:#72c02c!important; border-bottom:1px solid #FFF!important
}

.Price-table td {
	background-color:#e0ede0!important
}
.Price-table td {
	border-bottom:1px solid #FFF!important
}

.Price-table2 th { color:#FFF; font-size: 15px; font-weight:500;
	background-color:#8d9ba2!important; border-bottom:1px solid #FFF!important
}

.Price-table2 td {
	background-color:#e3ebee!important
}
.Price-table2 td {
	border-bottom:1px solid #FFF!important
}

/*Start Price box*/
.price-bg-gold {
  background: #e4b702;  font-size: 24px; color: #fff; padding:5px; border-bottom:1px solid #cea501;
   font-weight:400; text-align:center; margin-bottom:0px; 
}
.price-bg-goldLight {
  background: #facc14;  padding:5px; border-top:1px solid #fbda58;
}

.price-bg-silver {
  background: #889798;  font-size: 24px; color: #fff; padding:5px;   border-bottom:1px solid #707d7e; 
   font-weight:400; text-align:center; margin-bottom:0px; 
}
.price-bg-silverLight {
  background: #95a5a6;  padding:5px; border-top:1px solid #a0b3b4;
}
.price-bg-bronze {
  background: #7d674e;  font-size: 24px; color: #fff; padding:5px; border-bottom:1px solid #655039; 
   font-weight:400; text-align:center; margin-bottom:0px; 
}
.price-bg-bronzeLight {
  background: #9c8061;  padding:5px;  border-top:1px solid #b1926f;
}

.pricingBox-v1 { border-top:1px solid #e8e8e8; border-left:1px solid #eee; border-right:1px solid #eee; border-bottom: solid 3px #dddcdc; min-height:510px; overflow:hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;  }
.pricingBox-v1:hover {
    border-color: #7d674e;
}
.pricingBox-v1 h3 {font-size: 40px; color: #fff; padding: 10px 0 0 0; text-align:center; }
.pricingBox-v1 h2 { color: #fff; text-align:center; font-style: normal; font-weight: 200 !important;}
.pricingBox-v1 ol {}
.pricingBox-v1 ol li {padding: 0px; margin:0px; font-size: 13px; line-height:26px;}
/*end*/
.pricingBox-v2 { border-top:1px solid #e8e8e8; border-left:1px solid #eee; border-right:1px solid #eee; border-bottom: solid 3px #dddcdc; min-height:510px; overflow:hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;  }
.pricingBox-v2:hover {
    border-color: #889798;
}
.pricingBox-v2 h3 {font-size: 40px; color: #fff; padding: 10px 0 0 0; text-align:center; }
.pricingBox-v2 h2 { color: #fff; text-align:center; font-style: normal; font-weight: 200 !important;}
.pricingBox-v2 ol {}
.pricingBox-v2 ol li {padding: 0px; margin:0px; font-size: 13px; line-height:26px;}
/*end*/
.pricingBox-v3 { border-top:1px solid #e8e8e8; border-left:1px solid #eee; border-right:1px solid #eee; border-bottom: solid 3px #dddcdc; min-height:510px; overflow:hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;  }
.pricingBox-v3:hover {
    border-color: #e4b702;
}
.pricingBox-v3 h3 {font-size: 40px; color: #fff; padding: 10px 0 0 0; text-align:center; }
.pricingBox-v3 h2 { color: #fff; text-align:center; font-style: normal; font-weight: 200 !important;}
.pricingBox-v3 ol {}
.pricingBox-v3 ol li {padding: 0px; margin:0px; font-size: 13px; line-height:26px;}
/*end*/

/* End Pricing
------------------------------------*/  
  
.color-green2 { color: #5fb611;}

ul.listLinksColor {
	margin:0;
	padding:0;
	  
	list-style-type:square;
	list-style-position:inside;
}
ul.listLinksColor li {
	margin:0 0 0px 0;
	padding:0px 0 0px 0px;
	 color: #5fb611;
	 
	list-style-type:square;
	list-style-position:inside;
}
 
ul.listLinksColor li p {
	margin:0 0 0px 0;
	padding:0px 0 0px 0px;
	 color: #555555;
	
}


/*Contact Pages
------------------------------------*/
.map {
	width:100%; 
	height:350px;
	border-top:solid 1px #eee;
	border-bottom:solid 1px #eee;
}

/* important! bootstrap sets max-width on img to 100% which conflicts with google map canvas*/
.map img {
	max-width: none;
}

.map-box {
	height: 250px;
}

.map-box-space {
	margin-top: 15px;
}
.map-box-space1 {
	margin-top: 7px;
}


/*Tag Boxes v2*/
.tag-box-inner {
  background: #FFF;
  border:none;
  border-left: solid 2px #72c02c;
}

.perk-box-outer {
 border: solid 1px #eee;
  border-left: solid 1px #eee; background: #FFF;  border-right: solid 1px #eee;  border-top: solid 1px #eee;  border-bottom: solid 1px #eee;
}
.perk-box-outer:hover {
	 background: #fafafa;
 border-left: solid 1px #eee;  border-right: solid 1px #eee;  border-top: solid 1px #eee;  border-bottom: solid 1px #eee;
  box-shadow: 0 0 8px #eee;
}

.Chooseperk-box-outer {
 padding: 20px 30px;
  text-align: center;
  margin-bottom: 0px;
  background: #e2e2e2; 
}
.Chooseperk-box-outer:hover {
	 background: #fafafa;
  box-shadow: 0 0 8px #eee;
}
Chooseperk-box-outer p,
.Chooseperk-box-outer h2 {
  color: #333;
}
.perkBg-cantainer {
  background: #e2e2e2; min-height:400px; overflow:hidden;
 
}


.tag-box-Exam {
  background: #FFF;
  border:none;
  border: solid 1px #e1e1e1;
} 

.sepPerk-height
{ height:1px; background-color:#b1b0b0; border-bottom:#f8f8f8 1px solid; padding-bottom:1px;
}


.faq-breadcrumbBG {
	text-align: center;
	position: relative;
	background: url(../img/bg/19.jpg) no-repeat center;
}

.faq-breadcrumbBG:before {
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
	background: rgba(0,0,0,0.3);
}
.how-breadcrumbBG {
	text-align: center;
	position: relative;
	background: url(../img/bg/img2.jpg) no-repeat center;
}

.how-breadcrumbBG:before {
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
	background: rgba(0,0,0,0.3);
}
.service-breadcrumbBG {
	text-align: center;
	position: relative;
	background: url(../img/bg/img1.jpg) no-repeat center;
}

.service-breadcrumbBG:before {
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
	background: rgba(0,0,0,0.3);
}
.help-breadcrumbBG {
	text-align: center;
	position: relative;
	background: url(../img/bg/img3.jpg) no-repeat center;
}

.help-breadcrumbBG:before {
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
	background: rgba(0,0,0,0.3);
}




/* Top Drop Down menu styles */
#TopSignnav,#TopSignnav ul {
   
    list-style:none; 
    margin:0px;
    padding:0;
}
#TopSignnav {
    height:30px;
    padding-left:0px; border-left:#f1f1f1 1px solid;   
    padding-top:0px; margin-left:20px;
    position:relative;
    z-index:2;	
}
#TopSignnav img {  
    margin-right:0px; float:left;
    padding-top:0px; border:0px solid #FFF;
}
#TopSignnav SPAN {  float:right;
    margin-top:4px; display:block; font-weight:bold;
    
}
#TopSignnav ul {
    left:-9999px;
    position:absolute; background-color:#fcfcfc; padding-top:18px;  border-left:#f1f1f1 0px solid;  
    top:30px; 
    width:auto;
	
}

#TopSignnav ul ul {
    left:-9999px;
    position:absolute; 
    top:0; right:0px; 
    width:auto;
	
	
}
#TopSignnav li {
    float:right;
    margin-right:0px; 
    position:relative;
	
}
#TopSignnav li a {
  
    color:#333;
    display:block;
    float:left;
    font-size:12px; letter-spacing:1px;
    padding:5px 5px 5px 5px;
    text-decoration:none;
}
#TopSignnav > li > a {
    color:#333;
    overflow:hidden;
}

#TopSignnav li a.fly {
   /* background:#c1c1bf url(../images/arrow.gif) no-repeat right center;
   */ padding-right:24px; background:#FFF;
	background-image:url("../img/main/SignIn-arrow.png");
	background-repeat:no-repeat;
	background-position:100% 50%;}
#TopSignnav ul li {
    margin:0; text-align:left; }
#TopSignnav ul li a {
    width:202px;  background-color:#fcfcfc;  color:#333; padding:15px 20px 10px 20px; border-left:#5fb611 2px solid;   border-bottom:#f1f1f1 1px solid;
	 
	}
#TopSignnav ul li a.fly {
    padding-right:10px;
}
/*hover styles*/
#TopSignnav li:hover > a {
    background-color:#fbfbfb;   color:#5fb611; font-weight:normal; cursor:pointer; 
}
/*focus styles*/
#TopSignnav li a:focus {
    outline-width:0; background-color:#fcfcfc; color:#333; }

/*popups*/
#TopSignnav li a:active + ul.dd,#TopSignnav li a:focus + ul.dd,#TopSignnav li ul.dd:hover {
    left:0; right:0px;    background-color:#fcfcfc;  border-right:#f1f1f1 1px solid;
}

#TopSignnav ul.dd li a:active + ul,#TopSignnav ul.dd li a:focus + ul,#TopSignnav ul.dd li ul:hover {
    left:140px;  
	}

/*Top SignIn CSS*/

.form-groupTxt label {
	font-weight:normal; font-size:14px;	}

.form-groupTxt {
	font-weight:normal; font-size:14px;	}

/*Form invest CSS*/


/*Choose Block*/
.whoGry li { 
	margin-bottom: 6px;
}
.whoGry li i { 
	color: #777; 
	font-size: 13px;
	min-width: 15px;
	margin-right: 8px;
	text-align: center;
	position: relative; 
}
.whoGry li:hover i, 
.whoGry li:hover a { 
	color: #72c02c;
}
.whoGry li:hover a:hover {
	text-decoration: none;
}

.btn-u.btn-u-fbdis {
   background: #4862a3;
}
.btn-u.btn-u-fbdis:hover, 
.btn-u.btn-u-fbdis:focus, 
.btn-u.btn-u-fbdis:active, 
.btn-u.btn-u-fbdis.active, 
.open .dropdown-toggle.btn-u.btn-u-fbdis {
   background: #5168a3;
}

.ProfileScrollBoxPadding {
	padding:15px; background-color:#FFF;
}
.BgWhiteFull {
	background-color:#FFF; padding-top:8px; margin-bottom:15px;
}
.BgWhiteNoPadding {
	background-color:#FFF; padding:8px; text-align:right; margin-bottom:3px;
}

.Funding-greenBg {
	color: #FFF;
	background: #72c02c;
	padding: 3px 10px 3px 10px;
	border-bottom: solid 3px #f7f7f7;
}
.Funding-blueBg {
	color: #FFF;
	background: #3498db;
	padding: 3px 10px 3px 10px;
	border-bottom: solid 3px #f7f7f7;
}
.Funding-orangeBg {
	color: #FFF;
	background: #e67e22;
	padding: 3px 10px 3px 10px;
	border-bottom: solid 3px #f7f7f7;
}

.Funding-greenBg h3 {
	font-size: 15px; margin:0px; color: #FFF;
}
.Funding-blueBg h3 {
	font-size: 15px; margin:0px; color: #FFF;
}
.Funding-orangeBg h3 {
	font-size: 15px; margin:0px; color: #FFF;
}

/*Profile horizantal menu*/
.Profile-menu-h {
  overflow: hidden;
  padding: 6px 0 6px 0px;
  border-bottom: solid 2px #636363;
  background: #222222;
}

.Profile-menu { 
  top: 0px;
  padding-right: 0;
  background: none; line-height:24px;
   
}
.Profile-menu a {
  color: #e1e1e1;
}
.Profile-menu li a.active {
  color: #72c02c;
  text-decoration:none;  border-bottom: solid 2px #72c02c; padding-bottom:4px;
}
.Profile-menu li a:hover {
  color: #72c02c;
  text-decoration:none; 
}

.Profile-menu {
	padding:0px 0px;
	margin-bottom:0px;
	list-style:none;
}
.Profile-menu>li {
	display:inline-block
}
.Profile-menu>li+li:before {
	padding:0 5px;
	color:#e1e1e1;
	content:"|\00a0"
}

.Profile-menu li i { 
	min-width: 15px;
	margin-right: 8px;
	text-align: center;	
}
.i-fontsize li i { font-size:14px; margin-top:5px;
}

/* End Profile horizantal menu*/
.profile-link-i {
 color: #555555;

}

.profile-link-i A:link {
	 color: #555555; TEXT-DECORATION: none
}
.profile-link-i A:visited {
	 color: #555555; TEXT-DECORATION: none
}
.profile-link-i A:active {
	 color: #555555; TEXT-DECORATION: none
}
.profile-link-i A:hover {
	COLOR: #72c02c;
	TEXT-DECORATION: none
}
.profile-link-i i {  margin-top:5px;
}



.profileN-socail { 
	text-align: left; margin-top:5px;
}

.profileN-socail li {
	margin: 0 !important;
	padding: 0 !important;
}

.profileN-socail li a,
.profileN-socail li a:hover {
	text-decoration: none;
}

.profileN-socail li i {
	color: #aaa;
	padding: 5px 6px;
	min-width: 26px;
	font-size: 16px;
	text-align: center;
	background: #f7f7f7;
	display: inline-block;
}

.profileN-socail li i:hover {
	color: #fff;
	background: #72c02c;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}



/*Start Campaign*/

.Campaignpanel {
	margin-bottom:20px;
	background-color:#f7f7f7;
	/*border:1px solid transparent;
	border-radius:0px;
	-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, .05);
	box-shadow:0 1px 1px rgba(0, 0, 0, .05)*/
}
.Campaignpanel-body {
	padding:15px; background-color:#f7f7f7;
}
.Campaignpanel-heading {
	padding: 6px 15px 6px 15px; background: #72c02c; color:#fff; border-top:2px solid #4fa402; text-transform:capitalize;
	/*border-bottom:1px solid transparent;
	border-top-left-radius:0px;
	border-top-right-radius:0px*/
}
.Campaignpanel-heading h3 { padding:0px; margin:0px;   color: #FFF;
	
}

.Campaignpanel-title {
	margin-top:0; color:#fff;
	margin-bottom:0;
	font-size:17px;
	color:inherit
}

.Small-panel-heading {
	color: #FFF;
	background: #8d9ba2; text-transform:capitalize; border-radius:0px;
	padding: 2px 15px 2px 15px; border-left:1px solid #8d9ba2;  border-right:1px solid #8d9ba2; border-bottom:0px solid #8d9ba2; border-top:2px solid #788992;
}
.Small-panel-heading h2 { padding:0px; margin:0px; font-weight:500; color: #FFF;
}
.Small-panel-title {
	margin-top:0; color:#fff;
	margin-bottom:0;
	font-size:16px;
	color:inherit
}
.BgWhiteWithBdr {
	background-color:#FFF; padding:15px; margin-bottom:15px;  border-left:1px solid #e7e7e7;  border-right:1px solid #e7e7e7; border-bottom:1px solid #e7e7e7; border-top:1px solid #8d9ba2;
}

.image-btn-up a {
	left: 50%;
	bottom: 20px;
	margin-left: -60px;
	text-align: center;
	position: absolute;
}
/*End Campaign*/



.OutBoxpanel-heading {
	padding:5px 15px; background: #3498db; color:#fff;
	/*border-bottom:1px solid transparent;
	border-top-left-radius:0px;
	border-top-right-radius:0px*/
}

.OutBoxpanel-title {
	margin-top:0; color:#fff;
	margin-bottom:0;
	font-size:16px;
	color:inherit
}

.video-box{}
.video-box iframe{
	padding:0;
	margin: 0;
	border: none;
	position: absolute;
	z-index: 111;
}


.greenBdr-box-outer {
 
  border-left: solid 1px #eee; background: #fafafa;  border-right: solid 1px #eee;  border-top: solid 1px #eee;  border-bottom: solid 2px #72c02c; text-align:center; padding:15px 15px 5px 15px; margin-bottom:20px;
}
.greenBdr-box-outer:hover {
	 background: #fafafa;
 border-left: solid 1px #eee;  border-right: solid 1px #eee;  border-top: solid 1px #eee;  border-bottom: solid 2px #72c02c;
  box-shadow: 0 0 8px #d6d5d5;
}
.greenBdr-box-outer i{ font-size:48px; color:#72c02c;
  
}

.BankHeightFix
{ min-height:157px; overflow:hidden;
}

.Fundedtable-border {
	border: 1px solid #f0f0f0;
}

