﻿/*.classname {
    -moz-box-shadow: inset 0px 1px 0px 0px #fce2c1;
    -webkit-box-shadow: inset 0px 1px 0px 0px #fce2c1;
    box-shadow: inset 0px 1px 0px 0px #fce2c1;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
    background: -moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
    background-color: #ffc477;
    -webkit-border-top-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-left-radius: 8px;
    text-indent: 0px;
    border: 1px solid #eeb44f;
    display: inline-block;
    color: #ffffff;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    height: 30px;
    line-height: 30px;
    width: 131px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #cc9f52;
}*/

.classname:hover {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) );
    background: -moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
    background-color: #fb9e25;
}

.classname:active {
    position: relative;
    top: 1px;
}

.comandos_foto_cliente {
    border: 1px solid #666666;
    background-color: #CCCCCC;
}

.botaoInvisivel {
    display: none;
}

.botaoPadrao {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ff6600;
    display: inline-block;
    color: #ffffff;
    font-weight: normal !important;
    font-size: 11px;
    padding: 5px !important;
    text-decoration: none;
    text-shadow: 0px 1px 0px #8f7f24;
    background-color: #FF640A;
    text-transform: uppercase;
    width: 100px;
    cursor: pointer;
    height: 30px;
}

    .botaoPadrao:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f89306), color-stop(1, #fbb450));
        background: -moz-linear-gradient(top, #f89306 5%, #fbb450 100%);
        background: -webkit-linear-gradient(top, #f89306 5%, #fbb450 100%);
        background: -o-linear-gradient(top, #f89306 5%, #fbb450 100%);
        background: -ms-linear-gradient(top, #f89306 5%, #fbb450 100%);
        background: linear-gradient(to bottom, #f89306 5%, #fbb450 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f89306', endColorstr='#fbb450',GradientType=0);
        background-color: #f89306;
    }

    .botaoPadrao:active {
        position: relative;
        top: 1px;
    }



a.btn_excluir {
    display: inline-block;
    background-image: url(../app_images/img_buttons/btn_excluir.png);
    background-position: center;
    height: 26px;
    width: 26px;
    line-height: 33px;
    cursor: pointer;
}

    a.btn_excluir:hover {
    }

a.btn_visualizar {
    display: inline-block;
    background-image: url(../app_images/img_buttons/btn_visualizar.png);
    background-position: center;
    height: 26px;
    width: 26px;
    line-height: 33px;
    cursor: pointer;
}

a.btn_alterar {
    display: inline-block;
    background-image: url(../app_images/img_buttons/btn_alterar.png);
    background-position: center;
    height: 26px;
    width: 26px;
    line-height: 33px;
    cursor: pointer;
}

a.btn_ajuda {
    display: inline-block;
    background-image: url(../app_images/img_buttons/btn_ajuda.png);
    background-position: center;
    height: 26px;
    width: 26px;
    line-height: 33px;
    cursor: pointer;
}

a.btn_anexar {
    display: inline-block;
    background-image: url(../app_images/img_buttons/btn_anexar.png);
    background-position: center;
    height: 26px;
    width: 26px;
    line-height: 33px;
    cursor: pointer;
}

.btn_informacao {
    display: inline-block;
    background-image: url(../app_images/img_buttons/btn_informacao.png);
    background-position: center;
    height: 26px;
    width: 26px;
    line-height: 33px;
    cursor: pointer;
}

a.btn_aprovacao {
    display: inline-block;
    background-image: url(../app_images/img_buttons/btn_aprovacao.png);
    background-position: center;
    height: 26px;
    width: 26px;
    line-height: 33px;
    cursor: pointer;
}

a.btn_relatorio {
    display: inline-block;
    background-image: url(../app_images/img_buttons/btn_relatorio.png);
    background-position: center;
    height: 26px;
    width: 26px;
    line-height: 33px;
    cursor: pointer;
}

a.btn_2avia {
    display: inline-block;
    background-image: url(../app_images/img_buttons/btn_2avia.png);
    background-position: center;
    height: 26px;
    width: 26px;
    line-height: 33px;
    cursor: pointer;
}



.btn_popup {
    border: none;
    border-color: white;
    background-color: white;
    display: inline-block;
    background-image: url(../app_images/img_buttons/btn_popup.png);
    background-position: center;
    height: 26px;
    width: 26px;
    line-height: 33px;
    cursor: pointer;
}

.btn_excluir {
    border: none;
    border-color: white;
    background-color: white;
    display: inline-block;
    background-image: url(../app_images/img_buttons/btn_excluir.png);
    background-position: center;
    height: 26px;
    width: 26px;
    line-height: 33px;
    cursor: pointer;
}

.btn_visualizar {
    border: none;
    border-color: white;
    background-color: white;
    display: inline-block;
    background-image: url(../app_images/img_buttons/btn_visualizar.png);
    background-position: center;
    height: 26px;
    width: 26px;
    line-height: 33px;
    cursor: pointer;
}

.btn_alterar {
    border: none;
    border-color: white;
    background-color: white;
    display: inline-block;
    background-image: url(../app_images/img_buttons/btn_alterar.png);
    background-position: center;
    height: 26px;
    width: 26px;
    line-height: 33px;
    cursor: pointer;
}

.btn_aprovacao {
    border: none;
    border-color: white;
    background-color: white;
    display: inline-block;
    background-image: url(../app_images/img_buttons/btn_aprovacao.png);
    background-position: center;
    height: 26px;
    width: 26px;
    line-height: 33px;
    cursor: pointer;
}


a.btn_popup {
    border: none;
    border-color: white;
    background-color: white;
    display: inline-block;
    background-image: url(../app_images/img_buttons/btn_popup.png);
    background-position: center;
    height: 26px;
    width: 26px;
    line-height: 33px;
    cursor: pointer;
}
