﻿html {
    height: 100%;
    margin: 0px;
}

body {
    height: 97% !important;
    margin: 0px;
    /*background: -webkit-linear-gradient(left, #C3C4C6, #FAFAFA, #C3C4C6);*/ /* For Safari 5.1 to 6.0 */
    /*background: -o-linear-gradient(left, #C3C4C6, #FAFAFA, #C3C4C6);*/ /* For Opera 11.1 to 12.0 */
    /*background: -moz-linear-gradient(left, #C3C4C6, #FAFAFA, #C3C4C6);*/ /* For Fx 3.6 to 15 */
    /*background: linear-gradient(to right, #C3C4C6, #FAFAFA, #C3C4C6);*/ /* Standard syntax (must be last) */
    background-size: 100% 100%;
    background-position: right 10px top 80px;
    background-repeat: no-repeat;
    background-image: url('../Images/fundoV1.jpg');
}

.backgroundHeader {
    /*background: -webkit-linear-gradient(left, #8E8D8C, #FAFAFA, #8E8D8C);*/ /* For Safari 5.1 to 6.0 */
    /*background: -o-linear-gradient(left, #8E8D8C, #FAFAFA, #8E8D8C);*/ /* For Opera 11.1 to 12.0 */
    /*background: -moz-linear-gradient(left, #8E8D8C, #FAFAFA, #8E8D8C);*/ /* For Fx 3.6 to 15 */
    /*background: linear-gradient(to right, #8E8D8C, #FAFAFA, #8E8D8C);*/ /* Standard syntax (must be last) */
}

.header {
    background-position: left center;
    width: 100%;
    height: 80px;
    text-align: right;
    background-size: 600px 72px;
    background-repeat: no-repeat;
    background-image: url('../Images/faixaV1.jpg');
}

.header_faixa_grande {
    clear: both;
    width: 100%;
    height: 10px;
    background-color: #00A7B0;
}

.texto_esquerda {
    margin-top: 5px;
    margin-left: 10px;
    float: left;
}

.texto_direita {
    margin-top: 5px;
    margin-right: 10px;
    float: right;
}

.header_faixa_branca {
    width: 100%;
    height: 1px;
}

.header_faixa_pequena {
    width: 100%;
    height: 7px;
    background-color: #00A7B0;
}

.menu {
    width: 100%;
}

.conteudo {
    width: 1080px;
    left: 50%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.mensagem {
    height: 400px;
    width: 100%;
    margin-top: 200px;
    text-align: center;
}

.textoTop {
    color: #003366 !important;
    width: 500px;
    margin-top: 2px;
}

.texto {
    color: #00A7B0 !important;
}

.RadCalendarPopup {
    z-index: 9130 !important;
}

.RadCalendarFastNavPopup {
    z-index: 9130 !important;
}

.rddlSlide {
    z-index: 9130 !important;
}

.rcbSlide {
    z-index: 9130 !important;
}

.RadMenu_Default .rmRootGroup {
    border-color: #18696D !important;
    color: #ffffff !important;
    background-color: #00A7B0 !important;
    background-image: linear-gradient(#00A7B0, #00A7B0) !important;
}

    .RadMenu_Default .rmRootGroup.rmVertical {
        background-image: none !important;
    }

    .RadMenu_Default .rmRootGroup .rmItem {
        border-color: #18696D !important;
    }

    .RadMenu_Default .rmRootGroup .rmRootLink:hover {
        border-color: #00A7B0 !important;
        color: #ffffff !important;
        background-color: #00A7B0 !important;
        background-image: linear-gradient(#00A7B0, #00A7B0) !important;
    }

    .RadMenu_Default .rmRootGroup .rmSelected > .rmRootLink,
    .RadMenu_Default .rmRootGroup .rmExpanded > .rmRootLink {
        border-color: #00A7B0 !important;
        color: #ffffff !important;
        background-color: #18696D !important;
        background-image: linear-gradient(#00A7B0, #00A7B0) !important;
    }

    .RadMenu_Default .rmRootGroup .rmFocused > .rmLink {
        border-color: #00A7B0 !important;
        box-shadow: inset 0 0 5px #00A7B0 !important;
    }

.RadMenu_Default .rmGroup,
.RadMenu_Default .rmMultiColumn,
.RadMenu_Default .rmPopup {
    border-color: #00A7B0 !important;
    color: #ffffff !important;
    background-color: #00A7B0 !important;
}

.RadMenu_Default .rmGroup .rmLink {
    border-radius: 3px !important;
}

    .RadMenu_Default, .RadMenu_Default a.rmLink,
    .RadMenu_Default .rmGroup .rmLink:hover,
    .RadMenu_Default .rmGroup .rmToggle:hover {
        border-color: #00A7B0 !important;
        /*font-family: 'Swis721 Cn BT' !important;
        font-size: 14pt !important;
        font-weight: bolder !important;*/
        color: #ffffff !important;
        background-color: #00A7B0 !important;
        background-image: linear-gradient(#00A7B0, #00A7B0) !important;
    }

        .RadMenu_Default .rmGroup .rmSelected > .rmLink,
        .RadMenu_Default .rmGroup .rmExpanded > .rmLink,
        .RadMenu_Default .rmGroup .rmSelected > .rmLink .rmToggle,
        .RadMenu_Default .rmGroup .rmExpanded > .rmLink .rmToggle {
            border-color: #00A7B0 !important;
            color: #ffffff !important;
            background-color: #00A7B0 !important;
            background-image: linear-gradient(#00A7B0, #00A7B0) !important;
        }

        .RadMenu_Default .rmGroup .rmFocused > .rmLink,
        .RadMenu_Default .rmGroup .rmFocused > .rmLink .rmToggle {
            border-color: #18696D !important;
            box-shadow: inset 0 0 5px #18696D !important;
        }

        .RadMenu_Default .rmSeparator {
            border-color: #00A7B0 !important;
        }

.RadMenu_MenuSabemi .rmGroup .rmSeparator {
    border-color: #00A7B0 !important;
}

.RadMenu_Default .rmArrow {
    border-color: #00A7B0 !important;
    background-color: #00A7B0 !important;
}

    .RadMenu_Default .rmArrow:hover {
        background-color: #18696D !important;
    }

.RadMenu_Default .rmShadows .rmGroup {
    box-shadow: 3px 3px 5px #18696D !important;
}

.RadMenu_Default .rmGroup:before,
.RadMenu_Default .rmMultiColumn:before,
.RadMenu_Default .rmScrollWrap > .rmHorizontal:before,
.RadMenu_Default .rmScrollWrap > .rmVertical:before {
    border-color: transparent !important;
    background-color: #18696D !important;
}

.RadMenu_Default .rmRootGroup {
  border-color: #00A7B0 !important;
}
