body {
	color: #444;
	font-size: 14px;
	color: #000;
	font-family: 'Roboto', sans-serif;
}

* {
	white-space: normal;
	word-break: break-all;
	word-wrap: break-word;
}

a {
	color: #CB2929;
}

.btn {
	border-radius: 0px;
}

p {
	font-size: 16px;
	font-weight: 400;
}

img {
	max-width: 100%;
}
/***********top-header start*****************/
.top-header {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: #EEC53E;
	border-color: -moz-use-text-color -moz-use-text-color #024a92;
	border-image: none;
	border-style: none none solid;
	border-width: 0;
	color: #fff;
	margin: 0;
}

.navbar-brand > img {
    display: block;
    height: 84%;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 4px;
    margin-top: 15px;
}

.navbar-brand {
	padding: 0px 15px;
}

.navbar-brand:hover, .navbar-brand:focus {
	outline: none;
}
/***********top-header end*******************/

/*****************banner-section start**********/
.banner-left-text h2 span {
	color: #024a92;
}

.banner-section b {
	color: #383838;
}

.left-sidebar-outer h4 {
	color: #052b86;
	margin-bottom: 5px;
	margin-top: 0;
	padding: 6px 0px 0px 12px
}

.left-sidebar-outer .top-left-section form .form-group input {
	border-radius: 0px;
}

.left-sidebar-outer .driver {
	border-radius: 0;
	margin-bottom: 15px;
	/*   width: 40%; */
}

#menu-toggle.sidebar-toggle-btn {
	background: transparent none repeat scroll 0 0;
	border-color: transparent;
	float: left;
	outline: medium none;
	padding: 13px 0px;
}

#sidebar-wrapper.left-sidebar {
	background: #2B2D42 none repeat scroll 0 0;
}

#sidebar-wrapper.left-sidebar ul.sidebar-nav li a i {
	text-indent: 0px;
	width: 28px;
}

#sidebar-wrapper.left-sidebar ul.sidebar-nav li a {
	color: #fff;
	padding: 5px 0;
}

#menu-toggle>img {
	width: 21px;
}

.left-sidebar-outer .top-left-section button {
	background: #EEC53E none repeat scroll 0 0;
	border-color: #EEC53E;
	border-radius: 3px;
	color: #fff;
	padding: 6px 18px;
	text-transform: uppercase;
}

.col-md-9.left-margin-col {
	padding-left: 0px;
}

.top-left-section {
	background: #ffffe6 none repeat scroll 0 0;
	border: 1px solid #ddd;
	margin-top: 15px;
	padding: 15px;
}

.google-map {
	margin-top: 15px;
}

.chat-left-section {
	background: #FFFFE6;
	margin-top: 15px;
	border: 1px solid #ddd;
	padding: 5px 5px 0;
	margin-bottom: 15px;
}

#chat {
	max-height: 250px;
	overflow-y: auto;
	overflow-x: hidden;
	padding: 0 15px;
}

.chat-input p {
	font-size: 12px;
	margin: 0px;
	line-height: 20px;
}

.chat-input {
	background: #f6f6dd none repeat scroll 0 0;
	border: 1px solid #ddd;
	padding: 3px 0;
	margin-bottom: 10px;
}

.right-chat-content p {
	color: #444;
	font-size: 11px;
}

.right-chat-content.padd-right-0 {
	padding-right: 8px;
	text-align: right;
}

.chat-input .padd-left-0 {
	padding-left: 8px;
}

.driver-message-section {
	background: #FFFFE6;
	padding: 15px;
	border: 1px solid #ddd;
	margin-bottom: 15px;
}

.driver-message-section form .form-group input {
	border-radius: 0px;
}

.driver-message-section form button {
	background: #EEC53E;
	border-color: #EEC53E;
	border-radius: 3px;
	color: #fff;
	padding: 6px 12px;
	text-transform: uppercase;
}
/**********banner-section end**************/

/*******pick-up-address-section***********/
.pick-up-address-section h4 {
	background: #EEC53E;
	border-radius: 2px;
	color: #fff;
	margin: 0;
	padding: 7px 14px;
}

table.table.taxi-table {
	background: #ffffe6 none repeat scroll 0 0;
	border-color: #d8d8d8;
	margin-top: 15px;
	margin-bottom: 15px;
}

table.table.taxi-table td, table.table.taxi-table th {
	border-color: #ddd;
}

.completed {
	background: #EEC53E none repeat scroll 0 0;
	color: #fff;
}

.delete {
	color: main-heading;
}
/*******pick-up-address-section***********/

/*****footer start*************/
footer {
	background-color: #EEC53E;
	padding: 15px 0;
}

.footer-bottom {
	color: #fff;
	padding: 0px;
}

.footer-bottom a {
	color: white;
	text-transform: uppercase;
}
/******footer end**************/
.map-outer {
	margin-top: 15px;
}

.header-logo {
	background-color: #EEC53E;
	margin-bottom: 10px;
}

#sidebar-wrapper.left-sidebar ul.sidebar-nav li.header-logo a {
	color: #fff;
	font-weight: 500;
	font-size: 20px;
}

.search-btn {
	padding: 6px;
	background-color: #EEC53E;
	color: #fff;
}

table.items th a {
	color: #EEC53E;
}

.pager {
	margin-top: 0;
	text-align: right;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover,
	.pagination>.active>span:hover, .pagination>.active>a:focus,
	.pagination>.active>span:focus {
	background-color: #EEC53E;
	border: #EEC53E;
	color: #fff;
}

.pagination>li>a, .pagination>li>span {
	color: #EEC53E;
}

.top-table-menu-list li a {
	background-color: #EEC53E;
	color: white;
	margin: 0 0 5px 10px;
	padding: 5px 10px;
}

.top-table-menu-list li a:hover {
	color: #000;
}

.gap-40 {
	height: 40px;
	width: 100%;
	display: table;
}

.map-outer {
	overflow-x: scroll;
}

ul.yiiPager a:link, ul.yiiPager a:visited {
	border: 1px solid #9aafe5;
	color: #0e509e;
	font-weight: bold;
	padding: 4px 11px;
	text-decoration: none;
}

.bg-white {
	background-color: #fff;
}

.friend-list {
	list-style: none;
	margin-left: -40px;
}

.friend-list li {
	border-bottom: 1px solid #eee;
}

.friend-list li a img {
	float: left;
	width: 45px;
	height: 45px;
	margin-right: 0px;
}

.friend-list li a {
	position: relative;
	display: block;
	padding: 10px;
	transition: all .2s ease;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
}

.friend-list li.active a {
	background-color: #2B2D42;
}

.friend-list li a .friend-name, .friend-list li a .friend-name:hover {
	color: #777;
}

.friend-list li a .last-message {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 65%;
	margin-top: 2px;
	padding: 10px;
	color: #fff;
}

.friend-list li a .time {
	position: absolute;
	top: 10px;
	right: 8px;
}

small, .small {
	font-size: 85%;
}

.friend-list li a .chat-alert {
	position: absolute;
	right: 8px;
	top: 27px;
	font-size: 10px;
	padding: 3px 5px;
}

.chat-message {
	padding: 60px 20px 9px;
}

.chat {
	list-style: none;
	margin: 0;
}

.chat-message {
	background: #f9f9f9;
}

.chat li img {
	width: 45px;
	height: 45px;
	border-radius: 50em;
	-moz-border-radius: 50em;
	-webkit-border-radius: 50em;
}

.chat-body {
	padding-bottom: 20px;
}

.chat li.left .chat-body {
	margin-left: 70px;
	background-color: #fff;
}

.chat li .chat-body {
	position: relative;
	font-size: 11px;
	padding: 10px;
	border: 1px solid #f1f5fc;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.chat li .chat-body .header {
	padding-bottom: 5px;
	border-bottom: 1px solid #f1f5fc;
}

.chat li .chat-body p {
	margin: 0;
}

.chat li.left .chat-body:before {
	position: absolute;
	top: 10px;
	left: -8px;
	display: inline-block;
	background: #fff;
	width: 16px;
	height: 16px;
	border-top: 1px solid #f1f5fc;
	border-left: 1px solid #f1f5fc;
	content: '';
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
}

.chat li.right .chat-body:before {
	position: absolute;
	top: 10px;
	right: -8px;
	display: inline-block;
	background: #fff;
	width: 16px;
	height: 16px;
	border-top: 1px solid #f1f5fc;
	border-right: 1px solid #f1f5fc;
	content: '';
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}

.chat li {
	margin: 15px 0;
}

.chat li.right .chat-body {
	margin-right: 70px;
	background-color: #fff;
}

.chat-box {
	bottom: 0;
	left: 444px;
	right: 0;
	padding: 15px;
	border-top: 1px solid #eee;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
}

.primary-font {
	color: #3c8dbc;
}

a:hover, a:active, a:focus {
	text-decoration: none;
	outline: 0;
}

.car-info {
	color: yellow;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	width: 40px;
	white-space: nowrap;
	text-shadow: 2px 2px 2px black;
}

/* jicabs*/


body {
	font-family: 'Roboto', sans-serif;
	font-szie: 16px;
}

.navbar {
	border: none;
	min-height: 50px;
}

.navbar-inverse {
	background-color: #eec53e;
}

.navbar-inverse .navbar-nav>li>a {
	color: #000;
	font-size: 16px;
	font-weight: normal;
}

.navbar-custom-menu ul li:hover ul {
	display: block; /* display the dropdown */
}

.inner_logo {
	bottom: 2px;
	position: relative;
	width: 120px;
}

.navbar-brand>img {
    bottom: 13px;
    position: relative;
    width: 110px;
}

.navbar-inverse .navbar-brand {
	color: #fff;
	font-size: 36px;
	line-height: 50px;
	margin-top: 10px;
}

.navbar-inverse .navbar-nav>li>a {
	color: #000000;
	line-height: 30px;
}

.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus
	{
	background: none repeat scroll 0 0 #000;
	color: #fff;
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus
	{
	background-color: #000;
	color: #fff;
}

.login_custom {
	margin: 0;
}

.custmr-srvc {
	padding: 90px 0 80px;
}

.emerald {
	background-color: #e4a645;
}

.custmr-srvc {
	padding: 44px 0 22px;
}

.emerald {
	background-color: #EEC53E;
}

.custmr-services img {
	border: 4px solid #707070;
	border-radius: 50%;
}

#main-slider {
	position: relative;
}

.no-margin {
	margin: 0;
	padding: 0;
}

.wet-asphalt { /*background-color: #eec53e;*/
	
}

.app_links {
	background: none repeat scroll 0 0 rgba(40, 41, 44, 0.92);
	border-radius: 6px;
	left: 10%;
	padding: 2px 25px 15px;
	position: absolute;
	top: 15%;
	z-index: 2;
}

/*===slider====*/
.app_links img {
	border: 1px solid #ccc;
	border-radius: 8px;
	margin-bottom: 10px;
	margin-right: 20px;
}

#main-slider .carousel .item.active {
	opacity: 1;
	transition: opacity 500ms ease-in-out 0s;
	z-index: 1;
}

#main-slider .carousel .item:first-child {
	position: relative;
	top: auto;
}

#main-slider .carousel .item {
	background-position: 50% center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block !important;
	height: 600px;
	left: 0 !important;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: opacity 500ms ease-in-out 0s;
	width: 100%;
}

.slide1 {
	background-image: url("../images/slider3.jpg");
}

.slide2 {
	background-image: url("../images/slider2.jpg");
}

.slide3 {
	background-image: url("../images/slider1.jpg");
}

#recent-works {
	background: none repeat scroll 0 0 #f5f5f5;
	padding: 16px 0;
}

.why_choose>h3 {
	color: #000;
	font-size: 26px;
	text-align: center;
}

.item-inner {
	line-height: 110px;
	margin: 0 auto;
	overflow: hidden;
	width: 245px;
}

.skin-blue .wrapper {
  background: #222D32 none repeat scroll 0 0;
}
.center {
	text-align: center;
}

.text-center b {
	color: #fff;
}

.title {
	margin-bottom: 50px;
}

hr {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #e5e5e5;
}

.scr-shot-group .ddetail_title {
	margin-bottom: 15px;
}

.ddetail_title {
	color: #666666;
	font-family: "Raleway", sans-serif;
	font-size: 32px;
	margin: 0;
}

.scr-shot-group object {
	border: 1px solid #c4c4c4;
	border-radius: 6px;
	box-shadow: 0 0 4px #cccccc;
	max-width: 100%;
}

.view_demo_but {
	background: linear-gradient(to bottom, #ffffff 5%, #e3e3e3 100%) repeat
		scroll 0 0 #ffffff;
	border-radius: 3px;
	box-shadow: 1px 1px 0 0 #cccccc;
	color: #000000;
	cursor: pointer;
	display: inline-block;
	font: 20px arial;
	margin: 0 20px 0 0;
	padding: 13px 20px;
	transition: all 0.4s ease 0s;
}

.scr-shot-group img {
	border: 1px solid #c4c4c4;
	border-radius: 6px;
	box-shadow: 0 0 4px #cccccc;
	max-width: 100%;
}

#bottom {
	color: #000;
}

ul.arrow,ul.arrow-double,ul.tick,ul.cross,ul.star,ul.rss {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}

#footer ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}

#footer ul>li {
	display: inline-block;
	margin-left: 5px;
}

#footer a {
	color: #fff;
	font-weight: normal;
}

.social-media a {
	font-size: 20px;
}

#footer a:hover {
	color: #ddb430;
}

.midnight-blue {
	background-color: #2c3e50;
	font-size: 12px;
	padding: 15px;
	text-align: center;
}

.why_choose {
	margin-bottom: 20px;
}

#footer {
	color: #fff;
	font-weight: normal;
}

.wet-asphalt.bottom_footer {
	background: none repeat scroll 0 0 #eec53e;
	padding: 28px 0 21px;
}

.bottom_footer  h4 {
	color: #000;
	font-size: 20px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.content-wrapper,.right-side {
	background-color: #fff;
}

.form-horizontal .control-label {
	margin-bottom: 0;
	padding-top: 7px;
	text-align: left;
}

.navbar-inner h1 {
	text-align: center;
}

.page-tilte {
	font-size: 26px;
	text-align: center;
}

.btn_align {
	bottom: 29px;
	position: relative;
}

.journey_table th {
	color: #EEC53E;
}

.arrow a {
	color: #000;
}

.support_color>a {
	color: #000;
}

.images_container {
	background: none repeat scroll 0 0 #f5f5f5;
	border-radius: 4px;
	box-shadow: 0 0 6px #707070;
	margin-bottom: 0;
	min-height: 314px;
	padding: 10px;
	text-align: center;
}

.img_outer {
	border: 4px solid #707070;
	border-radius: 100%;
	line-height: 110px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	width: 123px;
}

.img_outer>img {
	max-height: 110px;
	max-width: 100%;
}

.images_container>h3 {
	color: #000;
	font-size: 26px;
	margin: 11px 0;
}

.images_container>p {
	color: #000;
}

.portfolio-item>h4 {
	margin: 0 0 25px;
	text-align: center;
}

.portfolio-item {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #ddd;
	border-radius: 3px;
	min-height: 253px;
	padding: 10px;
	text-align: center;
}

.item-inner img {
	max-height: 168px;
	max-width: 100%;
	vertical-align: middle;
	margin: 0 auto;
}

.center>h2 {
	font-size: 25px;
	margin: 15px 0 0;
}

.portfolio-item.how_it_work {
	margin: 0 0 36px;
	min-height: 372px;
}

.media-body>h4 {
	font-size: 20px;
	font-weight: bold;
}

.form-inner {
	background: none repeat scroll 0 0 #fff;
	border-radius: 4px;
	margin: 30px 0;
	padding: 10px 20px;
	border: 1px solid #ddd;
}

.page-title {
	font-size: 25px;
	padding: 0 0 12px;
}

.login .form-control {
	font-size: 17px;
	height: 40px;
	padding-left: 10px;
}

.login_inner .checkbox {
	font-size: 13px;
	height: auto;
	margin: 0;
	padding: 0;
}

.login .radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]
	{
	margin-left: 0px;
	position: absolute;
}

.login label {
	font-size: 14px;
}

.frgot {
	font-size: 14px;
}

.btn-orange {
	background: #EEC53E;
	border: 1px solid #EEC53E;
}

.errorMessage {
	color: red;
	font-size: 14px;
	padding: 9px 0 0;
}

.social_icons {
	list-style: outside none none;
	padding: 0;
}

.social_icons li {
	float: left;
	list-style: outside none none;
	padding: 0 8px 0 0;
}

.social_icons li a i {
	background: none repeat scroll 0 0 #2c3e50;
	border-radius: 100%;
	color: #eec53e;
	font-size: 19px;
	line-height: 20px;
	padding: 6px;
	text-align: center;
	width: 33px;
}

.social_icons li a i:hover {
	background: #000;
	color: #eec53e;
}

.arrow>li {
	padding-bottom: 6px;
}

.sidebar-menu li {
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
	display: block;
	overflow: hidden;
	transition: all 300ms ease-in-out 0s;
}

.form-tilte {
    font-size: 28px;
    margin-bottom: 26px;
    text-align: center;
}
.well1{
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
margin-bottom: 20px;
min-height: 30px;
padding: 19px;
margin-left:385px;
}

input[type="text"], input[type="password"], .ui-autocomplete-input, textarea, .uneditable-input {
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: none;
    color: #808080;
    display: inline-block;
    font-size: 14px;
    height: 40px;
    padding: 7px;
}

.col-md-4.col-md-offset-4.col-md-offset-4.recover {
  margin-top: 40px;
  margin-bottom: 50px;
  background-color: #eee;
}

/*remember me css*/

input[type="checkbox"]
{
    margin: 2px 0 0;
}
.checkbox
{
	padding-left: 0px;
}
/*paragraph breakage*/
p{
	word-break: initial;
}
.table-striped > tbody > tr:nth-child(2n+1) > td
{

    word-break: initial;
}
h4{
	word-break: initial;
}
h3{
	word-break: initial;
}
 .table-bordered > tbody > tr > td {
    
    word-break: initial;
}
.grid-view table.items th a {
    word-break: initial;
}
.table > thead:first-child > tr:first-child > th{
	word-break: initial;
}
.login_signup.reset_margin {
  margin: 0 auto 30px;
  width: 400px;
}
.color-white {
  color: #fff;
}
.color-white {
  color: #fff;
}
.btn-orange:hover {
  background: #ebc23b none repeat scroll 0 0!important;
  border: 1px solid #eec53e;
}

.bg-black{
	  background: #000 none repeat scroll 0 0!important;
	  border:1px solid #000;
	
}
.login-box-body p {
	color: #666;
	font-size: 15px;
}