﻿.txtUser
{
    width: 180px;
    height: 21px;
    font-family: inherit;
    font-size: 14px;
}

.lblUser
{
    font-family: inherit;
    font-size: 14px;
    font-weight: bold;
}


.dropLog { width:223px; height:30px; background-image:url(../images/ph045.png); padding:6px }
.txtLogSe
{
    width: 239px;
    height: 26px;
    background-image: url(/images/ph055.png);
    padding: 2px 10px;
    font-family: arial;
    font-size: 11px;
}

.dropLogPe { width:200px; height:30px;padding:6px ;
              font-family: arial;
    font-size: 11px;}
.btnLog { width:104px; height:34px; background-image:url(../images/ph046.png) }
.btnLogSe { width:160px; height:34px; background-image:url(../images/ph047.png) }
.btnLogSe2 { width:100px; height:34px; background-image:url(../images/ph047.png) }
.fontBtnLog { font:bold 14px Calibri; }
.fontReq
{
    color: #FF0000;
    font-family: inherit;
    font-size: 11px;
}
.fontDeta { font: Bold  14px Arial; color: #000000; }

.btnMenu
{
    background: #CCCCCC;
    border: 0 none;
    color: #FFFFFF;
    font-family:  inherit;
    margin-left: 5px;
    padding: 7px 7px 0px 7px;
    font-size: 16px;
}


.btnNuevo
{
    background: #EEEEEE;
    border: 0 none;
    color: #FFFFFF;
    font-family: inherit;
    margin-left: 5px;
    padding: 7px 7px 4px 7px;
    font-size: 16px;
}






.btnEnviar1
{
    background: linear-gradient(#FBD568, #FFB347) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0.05);
    color: #996319;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}

.btnEliminar
{
    background: #EC0000;
    border: 0 none;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25) inset, 0 0 6px 0 rgba(255, 255, 255, 0.9);
    color: #FFFFFF;
    font-family: inherit;
    margin-left: 5px;
    padding: 7px 7px 4px 7px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
    font-size: 16px;
}


.btnMenu
{
    background: #EEEEEE;
    border: 0 none;
    color: #000000;
    font-family: inherit;
    margin-left: 5px;
    padding: 7px 7px 4px 7px;
    font-size: 16px;
}


.btnP
{
    width: 100px;
}

.btnG
{
    width: 200px;
}


.btnMenuMaster { width:154px; height:44px; background-image:url(/images/btn_UsuariosA.png) }


.btnMenuP
{
    background: #EEEEEE;
    border: 0 none;
    color: #000000;
    width: 83px;
    height: 48px;
    font-family: inherit;
    font-size: 14px;
    padding: 7px 7px 4px 7px;
}

.btnMenuPOrange
{
    background: linear-gradient(#FBD568, #FFB347) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    color: #FFFFFF;
    font-family: inherit;
    margin-left: 5px;
    padding: 7px 7px 4px 7px;
    font-size: 14px;
    width: 83px;
    height: 48px;
    background-color: #FFB347;
}



