/*---Header---*/

section.header{
	background-color: #212121 !important;
}
#sidebar-wrapper {
    background: #212121 !important;
}
.nav_menu_header {
    background: #212121 !important;
}
.sidebar-nav li a{
	color: #fff;
}


/*---Header---*/

/*---Homepage---*/


.carousel-caption p.getup a{
	background-color: #2bb8dd;
}
.row.why_header h2{
	color: #006600;
}
.download_app h1{
	color: #006600;
}
.estimate_form h3{
	color: #006600;
}
.newsletter_btn input[type="submit"], .newsletter_btn input[type="button"]{
	background-color: #006600;
}
.carousel-caption{
	text-align: center;
}
.banner .carousel-control, .carousel-indicators{
	display:none;
}
.carousel-caption h1, .carousel-caption p{
	color:#fff;
}
.carousel-caption p.getup{
	padding-right: 0;
}


/*---Homepage---*/


/*---Login-Page-Signup-page---*/


p.driver-login a{
	background: #006600;
}
.rider_login_cont .login{
	background: #006600;
}
.rider_login_cont .forgot_pass a{
	color: #006600;
}
.rider_login_cont .register{
	color: #006600;
	border: 1px solid #006600;
}
.signup_to_ride_form input.otp_btn{
	background-color: #006600;
}
.signup_to_ride_form input.acc_creat:hover{
	background-color: #006600;
}
.signup_to_ride_form input.acc_creat{
	background-color: #006600;
}
.col.term_condition p a{
	color: #006600;
}
.driver_register_form h1{
	background-color: #006600;
}
.reg_col a:hover{text-decoration:none;color:#006600;}


/*---Login-Page-Signup-page---*/


/*---Profile page----*/

.profile_det li a:hover, .profile_det li a:focus{
	background: #006600;
}

.inner_full.editprofile input[type="submit"], .btn_profile{
	background-color: #006600;
}
.wh_btn{
	color: #006600;
	border: 1px solid #006600;
}
li.get_app ul.dropdown-menu.inner li:hover{
	background: #006600;
}
.rd_btn{
	background: #006600;
	border: 1px solid #006600;
}
.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th{
	background-color: #fcd69f;
color: #006600;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover{
	background-color: #006600 !important;
border-color: #006600 !important;
}
.myride td a{
	color: #006600;
}
.back-earn button{
	background-color: #006600;
}

/*---Profile page----*/


/*---Rider Profile page----*/


.cabily_amount .light{
	background-color: #006600;
}
.whatever{
	color: #006600;
	border: 1px solid #006600;
}



/*---Rider Profile page----*/

section.footer_top, section.footer_bottom{
	background:#212121;
}
.driver_reg_form input.next.action-button:hover{background-color:#006600;}