﻿
@font-face {
    font-family: 'Trebuchet MS';
    src: url('../../Fonts/gl/Roboto-Regular.ttf') format('truetype')
    /*, url('../../Fonts/gl/Roboto-BlackItalic.ttf') format('truetype'), url('../../Fonts/gl/Roboto-Bold.ttf') format('truetype'), url('../../Fonts/gl/Roboto-BoldItalic.ttf') format('truetype'), url('../../Fonts/gl/Roboto-Italic.ttf') format('truetype'), url('../../Fonts/gl/Roboto-Light.ttf') format('truetype'), url('../../Fonts/gl/Roboto-LightItalic.ttf') format('truetype'), url('../../Fonts/gl/Roboto-Medium.ttf') format('truetype'), url('../../Fonts/gl/Roboto-MediumItalic.ttf') format('truetype'), url('../../Fonts/gl/Roboto-Regular.ttf') format('truetype'), url('../../Fonts/gl/Roboto-Thin.ttf') format('truetype'), url('../../Fonts/gl/Roboto-ThinItalic.ttf') format('truetype');*/
}

body {
    font-family: 'Trebuchet MS' !important;
}

.testata0 {
    height: 34px;
    border-bottom: solid 1px #F0F0F0;
    background-color: #3E8DCB;
    color: white;
}

.ui-widget-header {
    border: 1px solid #4297d7;
    background: #3292D0;
    color: #fff;
    font-weight: bold;
}

.rigaselezione {
    background-color: #F5F5F5;
    color: #525252;
    font-weight: bold;
}

table th {
    background-color: #F2F2F2;
    color: #0e0e0e;
    border-left: solid 1px #C5DBEC;
    font-weight: normal;
}

table {
    font-family: 'Trebuchet MS' !important;
}

.k-block, .k-button, .k-draghandle, .k-grid-header, .k-grouping-header, .k-header, .k-pager-wrap, .k-toolbar, .k-treemap-tile, html .km-pane-wrapper .k-header {
    background-color: #D3EEF9;
}

.k-alt, .k-pivot-layout > tbody > tr:first-child > td:first-child, .k-resource.k-alt, .k-separator {
    background-color: #F5F5F5;
}

legend {
    color: #033260;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: 'Trebuchet MS' !important;
    font-size: 1em;
}


.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #BD3531!important;
    text-decoration: none;
}
.bricercamultipla {
    height:24px!important;
}