﻿.css3button {
    background: #3498db;
    background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
    background-image: -moz-linear-gradient(top, #3498db, #2980b9);
    background-image: -ms-linear-gradient(top, #3498db, #2980b9);
    background-image: -o-linear-gradient(top, #3498db, #2980b9);
    background-image: linear-gradient(to bottom, #3498db, #2980b9);
    -webkit-border-radius: 28;
    -moz-border-radius: 28;
    border-radius: 28px;
    font-family: Arial;
    color: #ffffff;
    font-size: 12px;
    padding: 5px 10px 5px 10px;
    text-decoration: none;
}

    .css3button:hover {
        background: #3cb0fd;
        background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
        background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
        background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
        background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
        background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
        text-decoration: none;
    }

.localizar {
    border-radius: 6px;
    background-color: #F5FFFA;
}

.localizar_btn {
    border-radius: 3px;
}

.collapsePanel {
    background-color: Transparent;
    overflow: hidden;
}

.collapsePanelHeader {
    width: 100%;
    height: 30px;
    background-color: Navy;
    color: #FFFFFF;
    font-weight: bold;
}

.IE8Fix {
    z-index: 100;
}

#master_content .collapsePanelHeader a {
    color: #FFFFFF;
}

    #master_content .collapsePanelHeader a:hover {
        text-decoration: none;
        background: none;
    }

.MaskedEditFocus {
    background-color: #ffffcc;
    color: #000000;
}

.MaskedEditMessage {
    color: #ff0000;
    font-weight: bold;
}

.MaskedEditError {
    background-color: #ffcccc;
}

.MaskedEditFocusNegative {
    background-color: #ffffcc;
    color: #000000;
}

.MaskedEditBlurNegative {
    color: #ff0000;
}

.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
    border-color: #AEAEAE;
}

.modalPopup {
    background-color: #C5C5C5;
    border-width: 3px;
    border-style: solid;
    border-color: #AEAEAE;
    padding: 3px;
}

body, div, p, h1, h2, h3, h4, ul, li, table {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    padding: 0;
    text-align: left;
    margin-left: 0;
    margin-right: 0px;
    margin-bottom: 0;
}

body {
    background: #B4B4B4 url(images/body_bg.gif) repeat left top;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 75%;
}

#div_cabecalho {
    background-image: url('../../images/cabecalho_pagina_nome.gif');
    width: 663px;
    height: 28px;
    margin-bottom: 1px;
}


#div_padrao {
    width: 658px;
    height: 575px;
}

#div_login {
    margin-top: 30px;
    margin-left: 3px;
}

#div_barra {
    width: 618px;
    height: 23px;
    background: #CCCCCC;
    float: left;
    margin-left: 1px;
    margin-top: -38px;
}

#div_localizar {
    width: 600px;
    height: 23px;
    float: left;
    margin-top: -10px;
    margin-right: 10px;
}

#painelLocalizar {
    background-color: #B0C4DE;
    margin-left: 30px;
    margin-top: 20px;
    position: absolute;
    text-align: center;
    width: 600px;
    padding-left: 30px;
    padding-bottom: 30px;
    padding-top: 30px;
    padding-right: 30px;
    border-radius: 10px;
    z-index: 9999;
}

#div_botao_localizar {
    float: right;
    position: absolute;
    margin-left: 600px;
}

#tabela {
    background: #FFF url(images/fundo_azul.png) repeat left top;
}

#div_moldura {
    width: 638px;
    height: 722px;
    margin-top: 40px;
    margin-left: 10px;
    z-index: 0;
    background-color: #FFFFFF;
}

.tabPanel {
    background-position: #FFFFFF;
    background: #FFFFFF;
}

#div_externo {
    width: 840px;
    height: 1900px;
    margin: auto;
    /*margin-left: 250px;*/
}

#div_interno_menu {
    margin-top: 20px;
    float: left;
    width: 170px;
    text-align: left;
}

#div_interno_conteudo {
    height: 670px;
    margin: 10px 10px 10px 10px;
    text-align: center;
}

#div_externo_menu {
    float: left;
    margin-top: 2px;
    text-align: left;
    width: 165px;
}

#div_menu {
    float: left;
    margin-top: 1px;
    width: 170px;
    background: white;
    text-align: left;
    height: 2080px;
}

#div_conteudo {
    float: left;
    width: 665px;
    height: 2080px;
    margin: 1px auto auto 1px;
    background-color: #FFFFFF;
}




.accordionHeader {
    color: #406287;
    margin-top: 2px;
    width: 170px;
    height: 45px;
    text-align: center;
    font: Verdana;
    font-size: 12px;
    background-image: url('../../images/cabecalho_arvore.gif');
}

    .accordionHeader a {
        color: #0000cc;
        font: Verdana;
        font-size: 12px;
    }

.x {
    background-color: Black;
}

.accordionContent {
    background: #FFF url(images/fundo_azulClaro.png) repeat left top;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    text-align: center;
}

.CompletionListCssClass {
    
    z-index:100009 !important;
    
}

.marcadagua {
    border: 1px solid #BEBEBE;
    background-color: #F0F8FF;
    color: gray;
    font-size: 11px;
    height: 19px;
    width: 100px;
    text-align: center;
    vertical-align: baseline;
}

.Panel {
    background-color: #00FF00;
    overflow: hidden;
}

.Label {
    background: none;
    font-family: Verdana;
    font-size: 10px;
    height: 15px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    color: #808080;
    font-weight: bold;
    text-align: left;
}

.LabelConteudo {
    background: none;
    font-family: Verdana;
    font-size: 10px;
    height: 15px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    color: #808080;
}

.LabelCabecalho {
    font-family: Verdana;
    font-size: 12px;
    color: #406287;
    margin-top: 5px;
    margin-left: 12px;
}

.Label_Entrada {
    font-family: Verdana;
    font-size: 24px;
    color: #406287;
}

.LinkButton {
    background: none;
    font-family: Verdana;
    font-size: 10px;
    height: 15px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    color: #808080;
    font-weight: bold;
}

.Label_Empty {
    background: none;
    font-family: Verdana;
    font-size: 12px;
    height: 15px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    color: White;
}

.TextBox {
    border-width: 2px 1px 1px 2px;
    border-color: #808080 #C0C0C0 #C0C0C0 #808080;
    border-style: solid;
    font-family: Verdana;
    font-size: 12px;
    height: 15px;
    margin-left: 5px;
    margin-right: 5px;
}

.FileUpload {
    font-family: Verdana;
    font-size: 12px;
    margin-left: 5px;
    margin-right: 5px;
}

.DropDownList {
    border-style: solid;
    border-width: 2px 1px 1px 2px;
    border-color: #808080 #C0C0C0 #C0C0C0 #808080;
    font-family: verdana;
    font-size: 12px;
    height: 20px;
    margin-left: 5px;
    margin-right: 5px;
    color: #000000;
}

.Button {
    background-color: #D7D7D7;
}

.GridView {
    width: 100%;
    height: 1px;
    padding: 2px;
}

.GridView_FooterStyle {
    background-color: #E1E1E1;
}

    .GridView_FooterStyle select {
        border-style: solid;
        border-width: 2px 1px 1px 2px;
        border-color: #808080 #C0C0C0 #C0C0C0 #808080;
        font-family: verdana;
        font-size: 12px;
        height: 20px;
        margin-left: 5px;
        margin-right: 5px;
        color: #000000;
    }

    .GridView_FooterStyle input {
        border-width: 2px 1px 1px 2px;
        border-color: #808080 #C0C0C0 #C0C0C0 #808080;
        border-style: solid;
        font-family: Verdana;
        font-size: 12px;
        height: 15px;
        margin-left: 5px;
        margin-right: 5px;
    }
        .GridView_FooterStyle input[type="image"] {
            border-style: none;
            height: 15px;
            padding: 3px 3px 3px 3px;
        }

    .GridView_FooterStyle span {
        background: none;
        font-family: Verdana;
        font-size: 10px;
        height: 15px;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 5px;
        color: #808080;
        font-weight: bold;
    }

.GridView_RowStyle {
    background-color: #FFFFFF;
}

    .GridView_RowStyle td {
        padding-top: 3px;
        padding-bottom: 3px;
    }
    
    .GridView_RowStyle a {
        background: none;
        height: 15px;
        margin-left: 5px;
        margin-right: 5px;
        color: #284775;
    }

    .GridView_RowStyle input[type="image"] {
        border-style: none;
        height: 15px;
        padding: 3px 3px 3px 3px;
    }

.GridView_SelectedRowStyle a {
    background: none;
    height: 15px;
    margin-left: 5px;
    margin-right: 5px;
    color: #284775;
}

.GridView_RowStyle span {
    background: none;
    height: 15px;
    margin-left: 5px;
    margin-right: 5px;
    color: #284775;
}

.GridView_SelectedRowStyle span {
    background: none;
    height: 15px;
    margin-left: 5px;
    margin-right: 5px;
    color: #284775;
}

.GridView_SelectedRowStyle input[type="image"] {
    border-style: none;
    height: 15px;
    padding: 3px 3px 3px 3px;
}

.GridView_EditRowStyle {
    background-color: #CCCCFF;
}

    .GridView_EditRowStyle a {
        background: none;
        font-family: Verdana;
        font-size: 10px;
        height: 15px;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 5px;
        color: #808080;
        font-weight: bold;
    }

    .GridView_EditRowStyle input {
        border-width: 2px 1px 1px 2px;
        border-color: #808080 #C0C0C0 #C0C0C0 #808080;
        border-style: solid;
        font-family: Verdana;
        font-size: 12px;
        height: 15px;
        margin-left: 5px;
        margin-right: 5px;
    }

        .GridView_EditRowStyle input[type="image"] {
            border-style: none;
            height: 15px;
            padding: 3px 3px 3px 3px;
        }

    .GridView_EditRowStyle span {
        background: none;
        font-family: Verdana;
        font-size: 10px;
        height: 15px;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 5px;
        color: #808080;
        font-weight: bold;
    }

    .GridView_EditRowStyle select {
        border-style: solid;
        border-width: 2px 1px 1px 2px;
        border-color: #808080 #C0C0C0 #C0C0C0 #808080;
        font-family: verdana;
        font-size: 12px;
        height: 20px;
        margin-left: 5px;
        margin-right: 5px;
        color: #000000;
    }

.GridView_SelectedRowStyle {
    background-color: #CCCCFF;
}

.GridView_PagerStyle {
    background-color: #C0C0C0;
}

    .GridView_PagerStyle a {
        font-family: Verdana;
        font-size: 14px;
        height: 15px;
        color: #333333;
    }

    .GridView_PagerStyle span {
        font-family: Verdana;
        font-size: 14px;
        height: 15px;
        color: #333333;
    }

.GridView_HeaderStyle {
    background-color: #E1E1E1;
    text-align: left;
}

    .GridView_HeaderStyle th {
        background: none;
        font-family: Verdana;
        font-size: 10px;
        height: 15px;
        margin-left: 5px;
        color: #808080;
        font-weight: bold;
    }

    .GridView_HeaderStyle a {
        background: none;
        font-family: Verdana;
        font-size: 10px;
        height: 15px;
        margin-left: 5px;
        color: #808080;
        font-weight: bold;
    }

    .GridView_HeaderStyle span {
        background: none;
        font-family: Verdana;
        font-size: 10px;
        height: 15px;
        margin-left: 5px;
        color: #808080;
        font-weight: bold;
    }

.GridView_AlternatingRowStyle {
    background-color: #F7F6F3;
}

    .GridView_AlternatingRowStyle td {
        padding-top: 3px;
        padding-bottom: 3px;
    }

    .GridView_AlternatingRowStyle a {
        background: none;
        height: 15px;
        margin-left: 5px;
        margin-right: 5px;
        color: #333333;
    }

    .GridView_AlternatingRowStyle span {
        background: none;
        height: 15px;
        margin-left: 5px;
        margin-right: 5px;
        color: #333333;
    }

    .GridView_AlternatingRowStyle input[type="image"] {
        border-style: none;
        height: 15px;
        padding: 3px 3px 3px 3px;
    }

.GridView_EmptyDataRowStyle {
    background-color: #E1E1E1;
}

    .GridView_EmptyDataRowStyle a {
        background: none;
        font-family: Verdana;
        font-size: 10px;
        height: 15px;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 5px;
        color: #808080;
        font-weight: bold;
    }

    .GridView_EmptyDataRowStyle input {
        border-width: 2px 1px 1px 2px;
        border-color: #808080 #C0C0C0 #C0C0C0 #808080;
        border-style: solid;
        font-family: Verdana;
        font-size: 12px;
        height: 15px;
        margin-left: 5px;
        margin-right: 5px;
    }
        .GridView_EmptyDataRowStyle input[type="image"] {
            border-style: none;
            height: 15px;
            padding: 3px 3px 3px 3px;
        }

    .GridView_EmptyDataRowStyle span {
        background: none;
        font-family: Verdana;
        font-size: 10px;
        height: 15px;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 5px;
        color: #808080;
        font-weight: bold;
    }

    .GridView_EmptyDataRowStyle select {
        border-style: solid;
        border-width: 2px 1px 1px 2px;
        border-color: #808080 #C0C0C0 #C0C0C0 #808080;
        font-family: verdana;
        font-size: 12px;
        height: 20px;
        margin-left: 5px;
        margin-right: 5px;
        color: #000000;
    }

.unwatermarked {
    height: 16px;
    width: 152px;
    font-weight: bold;
}

.watermarked {
    height: 18px;
    width: 160px;
    padding: 0px 0 0 0px;
    margin-left: 1px;
    margin-top: 1px;
    border: 1px solid #BEBEBE;
    background-color: #F0F8FF;
    color: gray;
}

.marcadagua{
    color:gray;
}


.table_planilha {
    background-color: White;
}

.table_planilhaAtividade {
}

.ajax__tab_header {
    display: flex;
    flex-wrap: wrap;
}

.accordionHeaderCobranca {
    border: 1px solid #2F4F4F;
    color: #808080;
    background-color: #E1E1E1;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelectedCobranca {
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #C0C0C0;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContentCobranca {
    background-color: White;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
