﻿html, body {
    font-family: Calibri;
}

.pnl fieldset {
    width: 98% !important;
    background-color: white;
    padding-top: 5px !important;
    padding-left: 10px !important;
    padding-right: 20px !important;
    padding-bottom: 10px !important;
    margin-top: 5px !important;
    margin-left: 0px !important;
    margin-right: 10px !important;
    margin-bottom: 10px !important;
    border: 2px solid green !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 2px 2px 2px #4d4d4d;
}


.pnl_left fieldset {
    width: 95% !important;
    background-color: white;
    padding-top: 5px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-bottom: 10px !important;
    margin-top: 5px !important;
    margin-left: 0px !important;
    margin-right: 10px !important;
    margin-bottom: 10px !important;
    border: 2px solid green !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 2px 2px 2px #4d4d4d;
}


.pnl_right fieldset {
    width: 95% !important;
    background-color: white;
    padding-top: 5px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-bottom: 10px !important;
    margin-top: 5px !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
    margin-bottom: 10px !important;
    border: 2px solid green !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 2px 2px 2px #4d4d4d;
}


.pnl_in fieldset {
    width: 96% !important;
    background-color: white;
    padding-top: 5px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-bottom: 10px !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 10px !important;
    border: 2px solid green !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 2px 2px 2px #4d4d4d;
}

.pnl legend, .pnl_right legend, .pnl_in legend {
    height: 20px !important;
    color: white !important;
    padding: 5px;
    margin-top: -5px;
    margin-left: 10px !important;
    font-size: 16px !important;
    font-family: Tahoma;
    font-weight: bold;
    text-shadow: 2px 2px 2px #4d4d4d;
    background: #7CB21C !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#7CB21C), to(#009900)) !important;
    background: -webkit-linear-gradient(top, #7CB21C, #009900) !important;
    background: -moz-linear-gradient(top, #7CB21C, #009900) !important;
    background: -o-linear-gradient(top, #7CB21C, #009900) !important;
    background: -ms-linear-gradient(top, #7CB21C, #009900) !important;
    background: linear-gradient(top, #7CB21C, #009900) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7CB21C', endColorstr='#009900',GradientType=0) !important;
    border: 2px solid green !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.lbl_login {
    color: green;
    font-family: Calibri;
    font-weight: bold;
    font-size: 12px;
}


.lbl_login_b {
    color: black;
    font-family: Calibri;
    font-weight: bold;
    font-size: 12px;
}


.txt_login {
    color: black;
    font-weight: normal;
    font-size: 12px;
}

.btn_login {
    background-color: White;
    font-family: Calibri;
    font-weight: bold;
    font-size: 14px;
    color: green;
    border: solid 1px green;
    padding: 5px;
    padding-right: 10px;
    background-position: 5px 2px;
    background-repeat: no-repeat;
    text-align: right;
    cursor: pointer;
}


.lbl_green_b {
    color: green;
    font-weight: bold;
    font-size: 10px;
    white-space: nowrap;
}



.lbl_black {
    color: black;
    font-size: 10px;
    white-space: nowrap;
}

.lbl_black_b {
    color: black;
    font-weight: bold;
    font-size: 10px;
    white-space: nowrap;
}


.txt {
    color: black;
    font-weight: normal;
    font-size: 10px;
}

.txt_r {
    color: black;
    font-weight: normal;
    font-size: 10px;
    text-align: right;
}

.ddl {
    color: black;
    font-weight: normal;
    font-size: 10px;
}

.chk {
    color: black;
    font-weight: normal;
    font-size: 10px;
    white-space: nowrap;
}

.chk_green_b {
    color: green;
    font-weight: bold;
    font-size: 10px;
    white-space: nowrap;
}

.lnk_green_b {
    color: green;
    font-family: Calibri;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    white-space: nowrap;
}

.lnk_voltar {
    border: 2px dashed green;
    color: green;
    font-weight: bolder;
    font-size: 10px;
    text-decoration: none;
    padding: 5px;
}

.lnk_voltar_ancp {
    position: absolute;
    margin-top: -15px;
    margin-left: 890px !important;
    border: 2px dashed green;
    color: green;
    font-weight: bolder;
    font-size: 10px;
    text-decoration: none;
    padding: 5px;
}


.lnk_voltar_lc {
    position: absolute;
    margin-top: -10px;
    margin-left: 890px !important;
    padding: 5px;
    border: 2px dashed green;
    color: green;
    font-weight: bolder;
    font-size: 10px;
    text-decoration: none;
    white-space: nowrap;
}

.titulo {
    color: white;
    font-weight: bolder;
    font-size: 18px;
}

.data_upper {
    text-transform: uppercase;
}


.btn_big {
    border: 2px solid black;
    padding: 5px;
    background-color: green;
    color: white;
    font-weight: bolder;
    font-size: 10px;
}


.btn_big:hover {
    color: green;
    background-color: white;
    border: 2px solid green;
    box-shadow: inset 2px 2px 2px #4d4d4d;
    cursor: pointer !important;
}

.btn {
    border: 2px solid black;
    padding: 4px;
    background-color: green;
    color: white;
    font-weight: bolder;
    font-size: 10px;
    cursor: pointer !important;
}

.btn:hover {
    color: green;
    background-color: white;
    border: 2px solid green;
    box-shadow: inset 2px 2px 2px #4d4d4d;
    cursor: pointer !important;
}

.btn_imagem {
    background-color: White;
    font-family: Calibri;
    font-weight: bold;
    font-size: 12px;
    color: green;
    border: solid 1px green;
    padding: 5px;
    padding-right: 10px;
    background-position: 5px 2px;
    background-repeat: no-repeat;
    text-align: right;
    cursor: pointer;
}

.tabela {
    background-color: white;
    color: black;
    font-family: Calibri;
    font-size: 11px;
}

.tabela caption {
    background-color: green;
    width: 100%;
    color: white;
    font-weight: bold;
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.paginacao {
    color: black;
    font-weight: normal;
    font-size: 15px;
    padding: 5px;
    height: 30px;
}


.paginacao a {
    color: green;
    font-weight: bold;
    font-size: 15px;
}


.paginacao_green {
    background-color: green;
    color: white;
    font-weight: normal;
    font-size: 14px;
    padding: 5px;
    height: 30px;
}


    .paginacao_green a {
        background-color: green;
        color: white;
        font-weight: bold;
        font-size: 14px;
    }

.manutencao {
    padding: 5px;
    color: green;
    font-weight: bolder;
    font-size: 20px;
}

.file-upload {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-align: center !important;
    vertical-align: middle;
    /* Cosmetics */
    border: 1px solid #fff;
    background: #D5D5D5;
    color: #000;
    padding: 4px;
    /* browser can do it */
    /*border-radius: 6px;
 -moz-border-radius: 6px;
  text-shadow: #000 1px 1px 2px;
 -webkit-border-radius: 6px;*/
}

/* The button size */
.file-upload {
    height: 25px;
    background-color: white;
    cursor: pointer;
}

.file-upload, .file-upload span {
    width: 25px;
}

.file-upload input {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    font-size: 11px;
    /* Loses tab index in webkit if width is set to 0 */
    opacity: 0;
    filter: alpha(opacity=0);
}

.file-upload strong {
    font: normal 16px Tahoma,sans-serif;
    text-align: center;
    vertical-align: middle;
    margin-left: 28px;
}

.file-upload span {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    padding-top: .15em;
}


div.menu_bp {
    font-size: 14px;
}

div.menu_bp ul {
    list-style: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu_bp ul li {
    list-style-type: none;
    font-weight: bold;
}

div.menu_bp ul li a, div.menu ul li a:visited {
    background-color: White;
    border: 2px Solid Green;
    color: Black;
    display: block;
    line-height: 1.35em;
    padding: 4px 10px;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: top;
}

div.menu_bp ul li a:hover, div.menu_bp ul li a:active {
    background-color: Black;
    color: White;
    text-decoration: none;
}

div.menu_bp ul li a.selected.static {
    background-color: Black;
    color: White;
}

div.menu_bp ul li img {
    padding-right: 5px;
}      