html[data-useragent*='MSIE 10.0'] body {

}

html[data-useragent*='MSIE 10.0'] body *{
    /*transition: none !important;*/
}

html[data-useragent*='MSIE 10.0'] .fnolSummary {
    max-width: 270px !important;
}

html[data-useragent*='MSIE 10.0'] scrolledContent always-visible caseLog{
    height:550px !important;
}

html[data-useragent*='MSIE 10.0'] .inputGroup .row div{
  padding-right:0 !important;
}

html[data-useragent*='MSIE 10.0'] .time-inputs input[type="number"] {
    line-height: normal !important;
}

/*html[data-useragent*='MSIE 10.0'] .sidebar-menu .svg{*/
    /*padding-top: inherit !important;*/
/*}*/

html[data-useragent*='MSIE 10.0'] button, html, input, md-bottom-sheet .md-subheader, select, textarea{
    font-family: "Helvetica Neue",sans-serif !important;
}

html[data-useragent*='MSIE 10.0'] .carRegistration{
    font-family: Consolas !important;
}

html[data-useragent*='MSIE 10.0'] .costsDialog{
    width:900px !important;
}

html[data-useragent*='MSIE 10.0'] .insight .columnOfFields .field .value{
    width:300px !important;
}

