﻿/** {
    font-family: Tahoma, Arial, Helvetica, sans-serif !important;
}
*/

body {
}

fieldset {
    border: 1px solid #336699;
    padding: 5px;
}

legend {
    color: #336699;
    font-weight: bold;
}


h1 {
    color: #336699;
    font-size: 1.2em;
}


.shireDataTable tr {
    margin:5px;
}

.shireiconcolour {
    color:#336699;
}


.shireText {
    background-color: White;
    border: 1px solid rgb(174, 202, 240) !important;
    font: 12px Tahoma;
    height: 17px;
}


.shireLargeText {
    background-color: White;
    color: Black;
    font: 18px Tahoma;
}

.dxm-hovered {
    background-color: #cce5ff !important;
    background-image: none !important;
}

.dxbButtonHover_Aqua {
    background-color: #cce4ff !important;
    background-image: none !important;
    border-color: #A3C0E8 !important;
    color: black;
}

.dxbButtonPressed_Aqua {
    background-color: #b3d6ff !important;
    background-image: none !important;
    border-color: #A3C0E8 !important;
    color: black;
}



.dxKBSW > input {
    width: 25px !important;
    cursor: default !important;
}
