/* CSS FORMULARIO*/
BY: ALLEFF MOURA

}
.form-inline-space
{
    margin-bottom: 15px;
}

body
{
    color: #6c6c6c;
    height:px; 
    width:100%;
    padding-top: 50px;
}

#logo-form{
    height: auto;
    width: 300px;
}

p{
    margin: 20px;
}

#titulo-colegios{
    padding-left:5px;
}
/*
#colegios-radio{
     padding-left:850px;
    padding-right:10px; 
    margin-left:10px;
    margin-right:10px;
    }
/*
.colegios{
    display: inline-block;
  }
.getulio{
    display: inline-block;
    float: right;
}  
*/
.modal-title h4{
    color:#175e99;
    text-align:center; 
}
h2
{
    color: #175e99;
    font-family: Heuvetica, Arial, Sans;
    text-decoration: none;
    margin-bottom: 0;
    font-style: normal;
    font-weight: bold;
}
h3#rec1{
    color: #175e99;
    font-family: Heuvetica, Arial, Sans;
    font-weight: bold;
    }
h3#recbt{
    color: #175e99;
    font-family: Heuvetica, Arial, Sans;
    text-align: center;
    font-weight: bold;
    padding-right: 10px;
    }    
}

form#rec1{

}
form#rec2{

}
form#rec3{
  
}
p#aviso{
    color:#000;
    max-width: 500px;
    text-align: center;
}

/*
#span{
    color: #000;
}
*/

.row{
    margin-left:0px;
    margin-right:0px; 
}

header
{
    margin-bottom: 22px;
    font-size: 12px;
    font-style: italic;
    color: #b5b5b5;
}

.icon-help
{
    display: inline-block;
    padding: 2px 5px 0px;
    color: #ffffff;
    background-color: #d14f27;
    font-size: 12px;
    border-radius: 4px;
}

h2 .glyphicon
{
    font-size: 21px;
    padding-right: 5px;
}

.panel-default>.panel-heading
{
    color: #ffffff;
    background-color: #175e99;
    border-color: #ddd;
}

.input-group-addon
{
    color: #ffffff;
    background-color: #175e99;
}

label
{
    color: #175e99;
    font-weight: 700;
}
label.radio-inline{
    color: #175e99;
    font-weight: 700;

}

input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
 
  input[type="number"] {
    -moz-appearance: textfield;
}
  .colegios{

  }
  #caixa-calendario{
    line-height: 10px;
  }
/*
  #apertar{
    padding-left:2px;
    padding-right:2px;
    margin-top:10px; 
    margin-left:220px;
    margin-right:0px;
  }
  #form-check{
    margin-bottom:px;
*/    
  @media (min-width: 992px){
    .inlineRadio3 width: 29.1%;
}
#nomedatas{
    margin-top: 5px;
    margin-left: 16px;
}
#cont01{
    padding-left: 0px;

}
@media (max-width: 320px){
    #logo-form {
    margin-left: 0px;
    }
}



        table, th, td 
        {/*linhas da tabela
            border: solid 1px #DDD;*/
            border-collapse: collapse;
            padding: 2px 3px;
            text-align: center;
        }

label::after{
    content: '';
    display: block;
    }

