helpinfo {
    display: none;
}
#helpinfobox {
    font-family: 'RobotoRegular';
    top: 40px;
    left: 90%;
    width: 170px;
    background-color: #f8f9fa;
    border: 1px solid #23b166;
    box-shadow: 0 2px 3px 0 #222426;
    box-shadow: 0 2px 3px 0 rgba(34,36,38,.15);
    padding: 5px 5px;
    float: right;
    position: absolute;
    margin-top: 0.8rem;
    z-index: 3;
}

#phone_icon {
    width: 25px;
    height: 25px;
    color: #23b166;
    font-size: 1.2em;
    margin: 0 8px 18px 10px;
    border-color: #f8f9fa;
    background-color: #f8f9fa;
}

#phone_icon:hover {
    background-color: #e3e7ec;
    border-color: #dae0e5;
}


#customerDetailsSpan {
    margin: 0 5px 0 0;
    line-height: 15px !important;
    transform: translate(-5%, 20%);
}

/*--------------RobotoFontFace----------------------*/

@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot');
    src: url('fonts/icomoon.eot') format('embedded-opentype'), url('fonts/icomoon.ttf') format('truetype'), url('fonts/icomoon.woff') format('woff'), url('fonts/icomoon.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-front_arrow:before {
    content: "\e904";
}

.icon-calendar:before {
    content: "\e91d";
    font-size: 24px;
    float: left;
    margin: 5px 0px 0px 9px;
    vertical-align: middle;
    display: inline-block;
}

.icon-calendar.scheduleIcon:before {
    font-size: 18px;
    color: #fff;
    float: right !important;
    margin: 0 0 0 2px;
}

.icon-VolvoFH1:before {
    content: "\e91c";
}

.icon-Fiat_Ducato:before {
    content: "\e91b";
}

.icon-SRV5_Renault_Traffic_LWB:before {
    content: "\e91a";
}

.icon-RP2_BMW-535D:before {
    content: "\e917";
}

.icon-Renalut_Midlum:before {
    content: "\e918";
}

.icon-AK_Vauxhall_Astravan:before {
    content: "\e919";
}

.icon-Volvo_FH1:before {
    content: "\e905";
}

.icon-up_arrow:before {
    content: "\e906";
}

.icon-unfollow_icon:before {
    content: "\e907";
}

.icon-stop_icon:before {
    content: "\e908";
}

.icon-SRV8_Citroen_Berlingo_New:before {
    content: "\e909";
}

.icon-SRV8_Citroen_Berlingo:before {
    content: "\e90a";
}

.icon-SRV_5:before {
    content: "\e90b";
}

.icon-right_top_arrow:before {
    content: "\e90c";
}

.icon-right_bottom_arrow:before {
    content: "\e90d";
}

.icon-printer:before {
    content: "\e90e";
}

.icon-Porche-911-Turbo:before {
    content: "\e90f";
}

.icon-pause_icon:before {
    content: "\e910";
}

.icon-MercedesAtego:before {
    content: "\e911";
}

.icon-left_top_arrow:before {
    content: "\e912";
}

.icon-left_arrow:before {
    content: "\e913";
}

.icon-BMW_M3_New:before {
    content: "\e914";
}

.icon-BMW_M3:before {
    content: "\e915";
}

.icon-back_arrow:before {
    content: "\e916";
}

.icon-side_arrow:before {
    content: "\e900";
}

.icon-download:before {
    content: "\e901";
}

.icon-down_arrow:before {
    content: "\e902";
}

.icon-call:before {
    content: "\e903";
}