﻿.cuestionario-alta
{
    width: 600px;
    min-width: 600px;
    margin:auto;    
}
.cuestionario-alta .sf-label-line
{
    text-align: inherit;
}    
.cuestionario-alta fieldset
{
    border-top: 1px solid #E78F08;
    border-left-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-radius: 0;
}
.cuestionario-alta legend
{
    font-size: 1.5em;
    color: #E78F08;    
}
.cuestionario-alta h1
{
    color: #E78F08;
    margin-bottom: 10px;        
}
#cacIntro
{
    font-weight: bold;
    margin-bottom: 15px;   
}
.cac-centrarlbl
{
    margin-top: 21px;    
}
#cacMovil
{
    color: #1C94C4;    
}
#cacNuevoCodigoContainer
{
    display: block;
    margin: 20px 0;
    padding: 20px;
    border: dashed 1px #E78F08;
    float: left;    
}