
#wrapper ul.top-tabs {
    margin: 0px 0 0 0;
    padding: 20px 0 0px 0;
    border-bottom:1px solid #414141;
}

#wrapper ul.top-tabs li {
    display:inline;
    border:1px solid #414141;
    padding: 5px 5px 0 5px;
    margin: 0 -5px 0 10px;
    background-color:#bbb;
}

#wrapper ul.top-tabs li a {
    text-decoration:none;
}

#wrapper ul.top-tabs li.on {
    background-color:#fff;
    border-bottom:1px solid #fff;
}

#wrapper .main {
    padding: 15px;
    float:left;
}

#wrapper .main .main-hero {
    height:305px;
    border:1px solid #ccc;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    overflow:hidden;
    position: relative;
    -webkit-box-shadow: #ccc 0px 0px 5px;
    -moz-box-shadow: #ccc 0px 0px 5px;
    box-shadow: #ccc 0px 0px 5px;
    behavior: url(/PIE.htc);
}

#wrapper .main .main-hero #slide-control {
    position:absolute;
    bottom: 0px;
    left: 20px;
    border: 1px solid rgba(255, 255, 255, .15);
    border-bottom: none;
    height: 20px;
    padding: 10px;
    background-color: rgba(255, 255, 255, .5);
}

.main-hero-slider {
    position: relative;
    left: 0px;
}


#wrapper .main .main-hero .main-hero-slide {
    position:absolute;
    height: 305px;
    top: 0;
    width: 100%;
}

#wrapper .main .main-hero .main-hero-slide h3 {
    border:none;
    margin:0;
    padding:10px;
    font-size: 26px;
    color: #000000;
}
#sessions_number{
    background-color: #666666;
    border-top: 2px solid #444444;
    color: #FFFFFF;
    font-size: 15px;
    height: 20px;
    padding: 10px 0px 10px 0px;
    text-align: right;
    position: absolute;
    bottom: 0px;
    width: 100%;
}
#sessions_number span{
    font-weight: bold;
    font-size: 15px;
    padding-right: 20px;
}

#wrapper .main .main-hero .main-hero-slide .find-charging-station {
    position: absolute;
    right: 20px;
    bottom: 60px;
    height: 130px;
    width: 235px;
    background-color: #ffffff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 5px;
    -webkit-box-shadow: #666 0px 0px 5px;
    -moz-box-shadow: #666 0px 0px 5px;
    box-shadow: #666 0px 0px 5px;
    behavior: url(/PIE.htc);
}

#wrapper .main .main-hero .main-hero-slide .find-charging-station h4 {
    position:relative;
    top: 10px;
    left: 10px;
    font-size:16px;
    line-height: 24px;
    padding-right: 5px;
}

#wrapper .main .main-hero .main-hero-slide .find-charging-station h4 span {
    font-size: 32px;
    font-weight: bold;
    display: block;
}

#wrapper .main .main-hero .main-hero-slide .find-charging-station h4 span.font-14 {
    font-size: 14px;
}

#wrapper .main .main-hero .main-hero-slide .find-charging-station p {
    position: absolute;
    left: 10px;
    bottom:10px;
}

#wrapper .main .main-hero .main-hero-slide .find-charging-station p a {
    background-color: #FE9313;
    padding: 5px 10px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    border: 1px solid #FE9313;
}
#slide-2 {
    left: 675px;
}

#slide-3 {
    left: 1350px;
}

#slide-4 {
    left: 2025px;
}

#slide-5 {
    left: 2700px;
}
#slide-2, #slide-3, #slide-4, #slide-5{
    display: none;
}


#wrapper .main .main-sub-hero {
    position:relative;
    margin: 20px 0 0 0;
}

#wrapper .main .main-sub-hero-column {
    width:48%;
}

#wrapper .main .main-sub-hero-column h3 {
    font-size: 16px;
    font-weight: bold;
    margin:0;
    border-bottom:1px solid #414141;
}

#wrapper .main .main-sub-hero-column-left {
    position:relative;
    top:0;
    left:0;
}

#wrapper .main .main-sub-hero-column .main-sub-hero-column-testimonial {
    margin: 15px 0 35px 0;
}

#wrapper .main .main-sub-hero-column .main-sub-hero-column-testimonial .testimonial-quote,
#wrapper .main .main-sub-hero-column .main-sub-hero-column-testimonial .testimonial-quote-cite {
    position:relative;
    padding-left: 130px;
    font-size:14px;
}

#wrapper .main .main-sub-hero-column .main-sub-hero-column-testimonial .testimonial-quote {
    line-height: 22px;
}

#wrapper .main .main-sub-hero-column .main-sub-hero-column-testimonial .testimonial-quote-cite {
    color: #666;
}

#wrapper .main .main-sub-hero-column .main-sub-hero-column-testimonial .testimonial-quote-cite span {
    font-weight: bold;
    color: #000;
}

#wrapper .main .main-sub-hero-column-right {
    position:absolute;
    top:0px;
    right:0;
}

#wrapper .main .main-sub-hero-column-right .main-sub-hero-column-news {
    padding: 10px;
}

#wrapper .main .main-sub-hero-column-right .main-sub-hero-column-news .main-sub-hero-column-news-item {
    padding-left: 100px;
    line-height: 18px;
    margin: 0 0 25px 0;
}


#wrapper .main .main-sub-hero-column-right .main-sub-hero-column-news .main-sub-hero-column-news-item h6 {
    font-size: 14px;
}

#wrapper .main .main-sub-hero-column-right .main-sub-hero-column-news .main-sub-hero-column-news-item p span {
    font-weight: bold;
}

#wrapper .sidebar {
    width: 28%;
    height: 710px;
    border-left:1px solid #aaa;
    background-color: #efefef;
}

#wrapper .sidebar-right {
    float:right;
}

#wrapper .sidebar-right .login {
    border:1px solid #ccc;
    margin: 5px;
    background-color: #fff;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    padding: 0 10px;
}

#wrapper .sidebar-right .login .login-header {
    border-bottom:1px solid #ccc;
    position:relative;
    margin: 0 0px 15px 0;
    height:43px;
}

#wrapper .sidebar-right .login .login-header h4 {
    position:absolute;
    left:0px;
    top:20px;
    padding:0;
    margin:0;
    font-size:18px;
    font-weight: bold;
}

#wrapper .sidebar-right .login .login-header p {
    position:absolute;
    right:0px;
    top:23px;
    font-size:12px;
}

#wrapper .sidebar-right .login .login-fields {
    clear:both;
}

#wrapper .sidebar-right .login .login-fields fieldset {
    border:none;
}

#wrapper .sidebar-right .login .login-fields fieldset label {
    font-size:12px;
    clear:both;
}

#wrapper .sidebar-right .login .login-fields fieldset input {
    width:98%;
}

#wrapper .sidebar-right .login .login-fields fieldset p {
    font-size:12px;
    position:absolute;
    left: 65px;
}

#wrapper .sidebar-right .login .login-fields .field-text-inline {
    margin: 10px 0px;
    overflow: hidden;
    position: relative;
}

#wrapper .sidebar-right .login .login-fields .field-text-inline input {
    float:left;
    width:auto;
    margin-right: 10px;
}

#wrapper .sidebar-right .login .login-fields .field-text-inline p {
    padding-top:5px;
}

#wrapper .sidebar-right .sidebar-spotlight {
    border:1px solid #ccc;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    margin: 10px 5px;
    padding: 10px;
    text-align:left;
    background-color: #fcfcfc;
    height: 125px;
}

#wrapper .sidebar-right .sidebar-spotlight h6 {
    font-weight: bold;
    font-size: 14px;
}

#wrapper .sidebar-right .sidebar-spotlight p {
    padding:10px 0 0 50px;
    width: 150px;
}

#wrapper .sidebar-right .sidebar-spotlight ul.inline li {
    padding-right: 5px;
    margin-right: 5px;
    border-right: 1px solid #ccc;
}

#wrapper .sidebar-right .sidebar-spotlight ul.inline li.last {
    border:none;
}
#slide-1{
    background: url('/UI/images/map_demo2.png') no-repeat;
    background-size: 100%;
    background-position: 0 -102px;
    height: 280px;
}
#login_step_box .userlabel label{
    display: block;
    width: 40%;
    float: left;
}
#login_step_box .userlabel input{
    width: 50%;
    float: left;
}
#login_step_box .field-text-inline{
    display: block;
    margin-bottom: 10px;
    clear: both;
    overflow: hidden;
}
#loginbg {
	background-color: #fff;
	background-position:top;
	background-repeat:repeat-x;
	position:relative;
}
#loginContainer {
	height:640px;
	width:800px;
	margin: 0 auto;
	margin-top: 180px;
	font-family: 'Open Sans', arial, sans-serif;
}
@media all and (max-height: 970px) {
	#loginContainer {
		height:560px;
		margin-top: 140px;
	}
}
/*@media all and (max-height: 840px) {
	#loginContainer {
		height:510px;
		margin-top: 100px;
	}
}*/
.loginLogo {
	background-image: url('/UI/images/dp/login_logo.png');
	width: 369px;
	height: 85px;
    position: relative;
    top: 93px;
    /*Anubhav: CPNOS-9004*/
        background-repeat: no-repeat;
}
.loginRight {
	/*float:right;
	margin-left: 30px;*/
}
.loginBox {
	position:relative;
	background: #fbfbfb; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: rgb(240,241,242);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjFmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQxJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU4JSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYxZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(240,241,242,1) 0%, rgba(252,252,252,1) 41%, rgba(252,252,252,1) 58%, rgba(240,241,242,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,241,242,1)), color-stop(41%,rgba(252,252,252,1)), color-stop(58%,rgba(252,252,252,1)), color-stop(100%,rgba(240,241,242,1)));
	background: -webkit-linear-gradient(top,  rgba(240,241,242,1) 0%,rgba(252,252,252,1) 41%,rgba(252,252,252,1) 58%,rgba(240,241,242,1) 100%);
	background: -o-linear-gradient(top,  rgba(240,241,242,1) 0%,rgba(252,252,252,1) 41%,rgba(252,252,252,1) 58%,rgba(240,241,242,1) 100%);
	background: -ms-linear-gradient(top,  rgba(240,241,242,1) 0%,rgba(252,252,252,1) 41%,rgba(252,252,252,1) 58%,rgba(240,241,242,1) 100%);
	background: linear-gradient(to bottom,  rgba(240,241,242,1) 0%,rgba(252,252,252,1) 41%,rgba(252,252,252,1) 58%,rgba(240,241,242,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f1f2', endColorstr='#f0f1f2',GradientType=0 );
	padding: 15px 30px;
	width:380px;
	border: 1px solid #fff;
	font-size: 20px;
	background-color:#fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	text-shadow: 1px 1px 3px rgba(255, 255, 255, 0.8);
	-moz-box-shadow: 0 0 11px 0 #cfcfcf;
	-webkit-box-shadow: 0 0 11px 0 #cfcfcf;
	box-shadow: 0 0 11px 0 #cfcfcf;
    overflow: hidden;
}
.loginBox input {
	height:25px;
	width:100%;
}
.loginBox input.blue {
	height:35px;
	width:100%;
	color: #555;
	font-size:18px;
	margin-top: 5px;
	-moz-box-shadow: 0 0 3px 0 #cfcfcf;
	-webkit-box-shadow: 0 0 3px 0 #cfcfcf;
	box-shadow: 0 0 3px 0 #cfcfcf;
	border: 1px solid #c2c2c2;
	border-radius: 5px;
	text-indent: 10px;

}
.loginBox label {
	font-size:16px;
	color: #80A0B5;
}
.loginBox label.error {
	font-size:12px;
	color: #cd0a0a;
    text-transform: none;
}
.loginBox a {
	font-size: 14px;
}
.loginBox span.error {
	font-size:14px;
	padding-top:10px;
}
.loginBox span font {
	color:	#53778A;
}
.loginRight .underBox {
	margin: 20px 0 0;
    text-align: center;
	color: #80A0B5;
	font-size:14px;
}
.loginRight .underBox a, .loginnavcontainer a {
	font-size:14px;
	margin: 0 7px;
	text-decoration:underline;
}
.fp_error{
    clear: both;
    display: block;
    line-height: 18px;
    padding-top: 10px;
    width: 260px;
}
.customLogoContainer {
	padding:40px 0 0 40px;
}
.loginCustomBanner{
	width:300px;
	height:65px;
}
.loginLogoCustom {
	background-image: url('/UI/images/mw/login_cplogo_custom.png');
	width: 299px;
	height: 42px;
	margin-top:10px;
}
.captcha_container{
	width:100%;
	clear:both;
	padding-top:25px;
}
.captcha_container input {
	color:#53778A;
}
.captcha_container a{
	position: absolute;
	right: auto;
	top: auto;
}
#recaptcha_response_field {
	width:60%;
	display:block;
}
#recaptcha_image, #recaptcha_image>img {
	width:320px !important;
	height:61px !important;
	position:relative;
}
#recaptcha_image {
	border: 1px #aaa solid;
}

#recaptcha_audio_play_again {
	top:0;
}
#recaptcha_audio_download {
	top:30px;
}
.recaptcha_refresh {
	height:18px;
}
.recaptcha_only_if_image, .recaptcha_only_if_audio {
	height:15px;
}
.recaptcha_help {
	height:16px;
}

.recaptcha_refresh img, .recaptcha_only_if_image img, .recaptcha_only_if_audio img, .recaptcha_help img {
	position:absolute;
	cursor:pointer;
}
.captcha_buttons {
	float:right;
	margin: 13px 34px 0 0;

}
.captcha_logo {
	float:right;
	margin: 20px 0 0 0;
}
.loginBox{
	margin:0 auto;
}
/*recaptcha iframe layout fix for safari and chrome */
iframe[src="about:blank"] {
	display:none;
}
.header {
	background:none;
	min-width:1000px;
}
.driverButton {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: inset 0px 0px 7px -1px #ffffff;
-webkit-box-shadow: inset 0px 0px 7px -1px #ffffff;
box-shadow: inset 0px 0px 7px -1px #ffffff;
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe7914), color-stop(1, #cf6310) );
background: -moz-linear-gradient( center top, #fe7914 5%, #cf6310 100% );
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe7914', endColorstr='#cf6310');
background-color: #fe7914;
text-indent: 0;
border: 1px solid rgb(160,160,160);
border: 1px solid rgba(0,0,0,.25);
display: inline-block;
color: #ffffff;
font-size: 16px;
font-weight: normal;
font-style: normal;
height: 36px;
line-height: 36px;
padding: 1px 21px;
text-decoration: none;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: pointer;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
element.style {
}
.loginnavcontainer {
	margin: 20px 20px 0 0;
	width: 505px;
	float: right;
	text-align:right;
	color: #799cae;
	display: none;
}
.loginnavcontainer h1 {
	font-size: 20px;
}
.loginnavcontainer p {
	font-size: 14px;
	margin-bottom: 0;
}
.loginnavcontainer img {
	margin: 7px 10px 0 0;
}
h1 {
margin: 0;
padding: 0;
color: #fd792a;
font-family: 'Open Sans' , arial, sans-serif;
}
.forgotPass {
	clear: both;
}
#form input.error, #form select.error {
border: 1px solid ;
}
#form span.error {
}
.loginnavleft a {
	font-size: 16px;
}
.loginnavleft {
	padding: 28px 30px;
}
.loginApps {
	position:absolute;
	left:28px;
	bottom:30px;
}
.loginApps p {
	font-size:16px;
}
.loginApps img {
	margin-right:12px;
}
.footer-social {
	position: absolute;
	bottom: 0;
	right: 0;
	overflow: hidden;
	margin: 20px 3em;
}
.footer-social a {
	margin-left: 15px;
}
.signUpCTA {
font-size: 14px;
text-align: center;
clear: both;
}
.cnLogin {
	display:none;
}
.cpLoginHeader {
	background:#fff;
	height: 75px;
	min-width: 1040px;
	border-bottom: 1px solid #859ca9;
	position:relative;
}
.cpLoginHeader .logo {
	margin-left: 23px;
	margin-top: 20px;
}
.cpLoginHeader .headerUtility {
	top: 16px;
	line-height: 38px;
	position: absolute;
	right: 23px;
	font-size: 14px;
	color: #7d9fb3;
}
.cpLoginHeader .headerUtility a {
	font-size: 14px;
}

h1.forgotPrompt {
	font-size: 18px;
	text-transform:none;
}
h1.welcomePrompt {
	font-size: 26px;
}
h1.welcomeLogin {
	text-transform: none;
	font-size: 20px;
}
#foot {
	background: #81a5b9;
}
body {
	background: #eeeeee;
}
.signUpContain {
	background:#fff !important;
    margin: 0px auto;
}

/* dbansal: CPSRV-8367 */
.app-download-link {
    display     : inline-block;
    overflow    : hidden;
    background  : url('/UI/images/cp_full_image.png') no-repeat;
    width       : 35px;
    height      : 35px;
    margin-left : 25px;
}

.app-download-text {
    font-size       : 15px;
    text-decoration : underline;
    color           : #333231;
}

.app_banner {
    display: inline-flex;
}

.txt_message {
     color: #333231;
}
.error_msg {
    color: #cd0a0a;
    font-size: 14px;
    padding-top: 10px;
}

#forgot_username_fieldset {
    display: inline-block;
}
#username_sent {
    display: inline-block;
    white-space: nowrap;
}
#login_error_message {
    margin-top: 0;
    margin-bottom: 0;
}

@media screen and (max-width: 600px) {
    .footer-daimler {
        padding-top: 20px !important;
    }
}
