.logoHeader{
            background-color: #002136;
            padding-top:30px;
            padding-bottom: 20px;
        }
        
.logoImage{
            width: 300px;
            margin-left: 20px;
        }
        
.djwLargo{
            color:white;
            margin-right: 30px;
            padding-top:30px;
            font-size: 22pt;
        } 
        
.djwCorto{
            color:white;
            font-weight: bold;
            padding-top:30px;
            font-size: 20pt;
            margin-right: 100px;
        }

        
.form-inline input{
    min-height: 26px !important;
}

.form-horizontal input{
    min-height: 26px !important;
}

.required
{
    font-style: italic;
}

.required:after{
    content: "(*)";
}

.form-inline label{
    width: 200px;
}
.form-inline ul{
  position: absolute;
  margin-left: 40%;
  font-style: italic;
  margin-top: -25px;
  color: red;
}
.div-right{
    margin-top: 5%;
    margin-left: 80%;
}

.cursor{
    cursor: pointer !important;
}

.captcha{
    margin-top:-50px;
}


    
 .panel-default >.panel-heading {
    background-color:  rgb(236, 248, 253);
}

.panel-default faq{
    background-color: #D9EDF7;
}

.input-mini {
  width: 60px;
}

.input-small {
  width: 90px;
}

.input-medium {
  width: 150px;
}

.input-large {
  width: 210px;
}

.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 670px;
}

.toast {
    opacity: 1 !important;
    width:200px;
    margin-top:100px;
}
.box-faqs{
    margin-top: 20px;
}



.ui-menu-item {
    list-style: none
}
.ui-widget-content {

    width: 50%;
}

.ui-helper-hidden-accessible{
    display: none;
}

.glyphicon-remove {
    color:red;
}

.checkbox-publica{
    margin-left: 160px;
}

.botones{
    height:80px;
    padding-top: 20px;
    padding-top: 30px;
}





