.titpag{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#027E8E; 
    font-size:16pt;    
    font-weight:bold;
}
.subtit{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#027E8E; 
    font-size:12pt;    
    font-weight:bold;
}

.titcab{
   font-family:Impact, fantasy;  
   color: #027E8E; 
}

.cabtabela{
   font-family:Times, Times New Roman, serif;  
   background: #58D3F7; 
}
.subtitcab{
   font-family:Times, Times New Roman, serif;  
   color: #027E8E; 
}

.branco{
    color:white; 
}

.logado{ background:url("../imagens/logo.png"); }
.logadooff{ background:url("../imagens/cabecalho.png"); }
.fundo_rodape{ background-image: linear-gradient(to top, #819FF7, #CED8F6, #fff); }
.obrigatorio { color:#F78181; }
.ativa{ background-color: #e8e8e8;}
.sucesso{ background-color: #dff0d8;}
.informacao{ background-color: #d9edf7;}
.atencao{ background-color: #fcf8e3;}
.perigo{ background-color: #f2dede;}
.fundo_topo{ background-image: linear-gradient(to bottom, #819FF7, #CED8F6, #fff);}
ul.sobre{margin-left: 20px;}
table.sem{border: none;}

.ms_error{
    border-radius:4px;
    background: #FA5858; 
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:white;
    padding-top: 10px; 
    padding-bottom: 10px;
    padding-left: 5px;
    font-weight:bold;    
}

.ms_sucess{
    border-radius:4px;
    background: #3E9D41; 
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:white;
    padding-top: 10px; 
    padding-bottom: 10px;
    padding-left: 5px;
    font-weight:bold;    
}

.ms_padrao{
    border-radius:4px;
    background: #9AB6FA; 
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:white;
    padding-top: 10px; 
    padding-bottom: 10px;
    padding-left: 5px;
    font-weight:bold;    
}

.ms_atencao{
    border-radius:4px;
    background: #F7D358; 
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#B45F04;
    padding-top: 10px; 
    padding-bottom: 10px;
    padding-left: 5px;
    font-weight:bold;    
}

.mx-background-top-linear {
    background: -webkit-linear-gradient(45deg, #08088A 30%, #B3D5F6 30%);
    background: -webkit-linear-gradient(left, #08088A 30%, #B3D5F6 30%);
    background: linear-gradient(45deg, #08088A 30%, #B3D5F6 30%);
}

.fundo_topo1{
    height:auto;
    //padding: 5px 0;
    color:#fff;
    font-size:20px;
    //text-align:center;
    border-radius:4px;
    //border:1px solid #013262;
    box-shadow: inset 0 2px 3px 0 rgba(255,255,255,.3), inset 0 -3px 6px 0 rgba(0,0,0,.2), 0 3px 2px 0 rgba(0,0,0,.2);
    background-color: #747DFA;
    background-image: linear-gradient(to bottom, transparent, #010648);
    //background-image: linear-gradient(to bottom, #0040FF, #DDDFFA 130%);
}

a.table-actions{
    width: 16px; 
    height: 16px; 
    display: inline-block; 
    background-position: center center; 
    background-repeat: no-repeat; 
    margin-right: 3px;
}
.table-edit{background:url("../imagens/actions-edit.png");}
.table-delete{background:url("../imagens/actions-delete.png");}
.table-script{background:url("../imagens/actions-script.png");}
.table-view{background:url("../imagens/actions-view.png");}
.table-agenda{background:url("../imagens/actions-agenda.png");}
.table-realizar{background:url("../imagens/actions-accept.png");}
.table-ralation{background:url("../imagens/actions-relation.png");}
.table-pass{background:url("../imagens/actions-pass.png");}

.tam210 {width: 210px;}
.tam200 {width: 200px;}
.tam160 {width: 160px;}
.tam130 {width: 130px;}
.tam110 {width: 110px;}
.tam100 {width: 100px;}
.tam90 {width: 90px;}
.tam80 {width: 80px;}
.tam60 {width: 60px;}
.tam50 {width: 50px;}
.tam40 {width: 40px;}

.extra {color:blue;}

.admin{
    color:#0066FF; 
    font-weight:bold;
}

.negrito{
    font-weight:bold;
}

.modal-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
}

.margem { 
    margin-bottom: 7px;
}

.control-link { 
    padding-top: 7px;
    font-weight:bold;
  
}