﻿body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px !important;
}

.font {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}
.fontSize {
    font-size: 12px !important;
}

a {
    color: #000000;
    text-decoration: none
}

    a:hover {
        text-decoration: underline;
    }

.userinfo {
    font-size: 8pt;
}


.fields {
    margin-bottom: 3px; /*height:25px;*/
}

.upper {
    text-transform: uppercase;
}

/* CSSClass para RadMenu   */
.menu a span {
    cursor: pointer;
}

/* CSSClass para RadMenuItem   */
.Cursor {
}

    .Cursor:hover {
        cursor: pointer !important;
    }

.Cursor2 {
}

    .Cursor2:hover {
        cursor: default !important;
    }

.fields {
    margin: 0px 20px 20px 20px !important;
}

.fields2 {
    height: 50px;
}

.MyLabel {
    width: 120px;
    display: block;
    display: inline-block;
}

.MyLabelcb {
    width: 140px;
    display: block;
    display: inline-block;
}

.MyLabelcb75 {
    width: 75px;
    display: block;
    display: inline-block;
}

.MyLabelcb100 {
    width: 100px;
    display: block;
    display: inline-block;
}

.Validator {
    font-size: 8px;
}
