html, body {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Trebuchet MS, Helvetica !important;
}

div[data-role="page"] * {
    font-family: Arial, Trebuchet MS, Helvetica !important;
}

div#lp_m_lang {
    position: absolute;
    left: 5px !important;
    top: 0px;
    margin-top: 10px;
}

#bg_div div#lp_top, #company_info div#footer, div#footer {
    background-color: #3DA5E6;
    background-image: none !important;
}

#lp_top .secured {
    float: right;
    margin-right: 25px;
    font-size: 12px;
}

#facebook_bg {
    background-image: url('../images/facebook_bg.jpg');
    background-position: center center;
}

#google_bg {
    background-image: url('../images/google_bg.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #D5271E;
    background-size: 100%;
}

div#lp_m_lang a#lang_en, div#lp_m_lang a#lang_nl, #lp_m_company_name a.loginButtonLink {
    background-image: none !important;
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}

#lp_m_company_name a.loginButtonLink {
    text-decoration: none;
}

div#lp_m_lang a#lang_en.active, div#lp_m_lang a#lang_nl.active {
    text-decoration: underline !important;
}

#home a.m_button_bestel, a.m_button_bestel {
    width: 100%;
    margin: 0px !important;
    /*background-image:url('../images/tyler_button.png');*/
    background-color: #F7F7F7;
    background-repeat: repeat-x;
    -webkit-background-size: 49px auto;
    -moz-background-size: 49px auto;
    -o-background-size: 49px auto;
    background-size: 49px auto;
    border-bottom: 1px solid #c6c6c6;
    line-height: 49px;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
}

a.m_button_bestel:active, a.activeClick {
    background-color: #EEEEEE;
}

a.facebookButton:active {
    background-color: #003A6A;
}

a.googleButton:active {
    background-color: #bf361e;
}

a.m_button_bestel i.left {
    border-right: 1px solid #c6c6c6;
    height: 49px !important;
    width: 46px !important;
    background-image: url('../images/tyler_button_links.png') !important;
    background-repeat: repeat-x;
    -webkit-background-size: 49px auto;
    -moz-background-size: 49px auto;
    -o-background-size: 49px auto;
    background-size: 49px auto;
    padding: 0px;
}

a.m_button_bestel.back {
    padding: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    width: 49px;
    height: 49px;
    background-image: none !important;
    background-repeat: repeat-x;
    -webkit-background-size: 49px auto;
    -moz-background-size: 49px auto;
    -o-background-size: 49px auto;
    background-size: 49px auto;
}

a.m_button_bestel.back i {
    background-image: none !important;
}

a.m_button_bestel.back span {
    padding: 0px !important;
    margin: 0px !important;
    float: left;
    width: 49px;
    height: 49px;
    background-image: url('../images/icon_back.png') !important;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: 49px 49px;
    -moz-background-size: 49px 49px;
    -o-background-size: 49px 49px;
    background-size: 49px 49px;
}

a.m_button_bestel i.left.left_phone {
    background-image: url("../images/icon_call.png") !important;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: 35px 35px;
    -moz-background-size: 35px 35px;
    -o-background-size: 35px 35px;
    background-size: 35px 35px;
}

div#company_info a.m_button_bestel i.left.left_phone {
    border-right: 0px;
}

div#company_info div.panel a {
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    margin: 0px;
    margin-bottom: 0px !important;
    width: auto;
}

.right_header span {
    background-image: none !important;
}

.facebookButtonPane, .googleButtonPane {
    border-top: 1px solid #c6c6c6;
' overflow: visible;
    float: left;
    position: relative;
}

.googleButtonPane {
    margin-top: 10px !important;
}

.fb_iframe_widget iframe {
    height: 30px !important;
}

.login_intro_tekst {
    padding: 15px !important;
    width: 90% !important;
}

.gray_bg {
    height: 46px;
    background-image: url('../images/tyler_button.png');
    background-repeat: repeat-x;
    -webkit-background-size: 49px auto;
    -moz-background-size: 49px auto;
    -o-background-size: 49px auto;
    background-size: 49px auto;
    padding: 0px !important;
}

a.m_button_bestel i.center_text {
    height: 49px;
    float: left;
}

a.m_button_bestel i.left {
    height: 46px !important;
    width: 43px !important;
    float: left;
}

a.m_button_bestel span {
    background-image: none !important;
    line-height: 45px !important;
}

@-webkit-keyframes spinAxes {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

a.m_button_bestel i.left span {
    height: 46px !important;
    width: 43px !important;
    float: left;
    background-color: #EEEEEE;
    background-size: 32px 32px !important;
    background-repeat: no-repeat;
    background-position: center center;
}

a.m_button_bestel i.left_loader span {
    -webkit-animation: spinAxes 2s infinite;
    -moz-animation: spinAxes 2s infinite;
    animation: spinAxes 2s infinite;
    background-position: center center;
    background-image: url('../css/images/button_bestel_loader.png') !important;
}

a.m_button_bestel i.left_none {
    height: 46px;
    width: 15px;
    float: left;
}

a.m_button_bestel i.left.left_car span {
    background-image: url('../images/icon_bestel.png') !important;
    background-size: 54px 54px !important;
    background-color: #EEEEEE;
    margin-left: 2px;
}

a.m_button_bestel i.left_active_rit span {
    background-image: url('../images/actieverit.png') !important;
    background-color: #EEEEEE;
}

a.m_button_bestel i.left.left_phone span {
    background-image: url('../images/icon_call.png') !important;
    background-color: #EEEEEE;
}

a.m_button_bestel i.left.left_info span {
    background-image: url('../images/icon_info.png') !important;
    background-color: #EEEEEE;
}

a.m_button_bestel i.left.left_account span {
    background-image: url('../images/profiel.png') !important;
    background-color: #EEEEEE;
}

a.m_button_bestel i.left_margin {
    background-image: none !important;
    height: 49px;
}

a.m_button_bestel i.right {
    background-image: none !important;
    height: 49px;
}

#active_ride {
    color: #37aa1d !important;
}

div#bg_div {
    padding-bottom: 0px;
}

img#taxi_in_rij {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    max-height: none !important;
}

#lp_m_company_name {
    position: absolute;
    top: 0px;
    right: 5px;
    color: #ffffff;
    padding: 5px;
    margin-top: 10px;
}

/*
div#bg_div .fieldRow{
  background-color:#000000 !important;
}
*/
.bestel_alinea .m_button_grey {
    background-image: url('../images/tyler_button.png');
    height: 49px;
    border: 1px solid #b3b3b3;
    -webkit-background-size: 49px auto;
    -moz-background-size: 49px auto;
    -o-background-size: 49px auto;
    background-size: 49px auto;
    width: 295px;
}

.bestel_alinea .m_button_grey .left {
    background-image: url('../images/tyler_button_links.png');
    height: 49px;
    width: 49px;
    border-right: 1px solid #b3b3b3;
    -webkit-background-size: 49px auto;
    -moz-background-size: 49px auto;
    -o-background-size: 49px auto;
    background-size: 49px auto;
}

.bestel_alinea .m_button_grey .left .main_color_bg {
    background-image: url('../images/icon_bestel.png');
    background-color: transparent !important;
    height: 49px;
    width: 49px;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    -webkit-background-size: 49px 49px;
    -moz-background-size: 49px 49px;
    -o-background-size: 49px 49px;
    background-size: 49px 49px;
}

.bestel_alinea .m_button_grey .left_margin {
    background-image: none;
    height: 49px;
}

.bestel_alinea .m_button_grey #order_button_text {
    background-image: none;
    height: 49px;
    line-height: 49px;
    font-weight: bold;

}

.bestel_alinea .m_button_grey .right {
    background-image: none;
    height: 49px;
}

#customBtn {
    display: inline-block;
    width: 108px;
    border-radius: 5px;
    white-space: nowrap;
    margin-left: 50px;
    margin-top: 10px;
    cursor: pointer;
}

#customBtn.customLinkedInSignIn {
    width: 159px;
    margin-left: 0px;
}

#customBtn.customGPlusSignIn {
    background: #dd4b39;
    color: white;
}

span.label {
    font-weight: bold;
}

span.icon {
    background: url('https://google-developers.appspot.com/+/images/branding/btn_red_32.png') transparent 5px 50% no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 35px;
    height: 25px;
    border-right: #bb3f30 1px solid;
    background-position: -2px -2px;
}

span.buttonText {
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
    font-weight: bold;
    /* Use the Roboto font that is loaded in the <head> */
    font-family: 'Roboto', arial, sans-serif;
    line-height: 26px;
}

#map_pane {
    width: 100%;
    height: 100%;
    position: relative;
}

#map_pos {
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 89px;
    padding-top: 43px;
}

#livemap #bg_div {
    padding-bottom: 0px;
    z-index: 9999;
    position: absolute;
}

.absolute_shadow {
    z-index: 999;
}
