#titulo-plugin {
	font-size: 23px;
	display: inline-block;
}

#btn-novo {
	margin-left: 6px;
    padding: 10px 8px;
    position: relative;
    top: -3px;
    text-decoration: none;
    border: none;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #e0e0e0;
    text-shadow: none;
    font-weight: 600;
    font-size: 13px;
    color: #0073aa;
}

#btn-novo:hover {
	background-color: #0073aa;
	color: #fff;
}

.btn-novo {
	margin-left: 6px;
    padding: 10px 8px;
    position: relative;
    top: -3px;
    text-decoration: none;
    border: none;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #e0e0e0;
    text-shadow: none;
    font-weight: 600;
    font-size: 13px;
    color: #0073aa;
}

.btn-novo:hover {
	background-color: #0073aa;
	color: #fff;
}

#content fieldset {
	width: 95%;
    border: 1px solid #ccc;
    padding: 10px 30px;
}

#rm-table {
	width: 95%;
	border-collapse: collapse;
}

#titulos {
	background-color: #fff;
	border: 1px solid #ccc;
}

#titulos th{
	text-align: left;
	padding: 10px 5px;
	color: #185EB6;
}

.conteudo {
	border-right: 1px solid #ccc;
	border-left:1px solid #ccc;
	background-color: #f9f9f9;
}

.conteudo:first-child {
	background-color: #F0F5FF;
}

.conteudo:nth-child(2n+3) {
	background-color: #FFFFFF;
}

.conteudo td {
	padding:  18px 7px;
}

/*#rodape {
	background-color: #fff;
	border: 1px solid #ccc;
}

#rodape th{
	text-align: left;
	padding: 10px 5px;
	color: #185EB6;
}*/

#footer {
	text-align: center;
	color: #AFAAAA;
	padding: 25px 0;
}

#footer p a {
	text-decoration: none;
}

#rm-detalhes {
	width: 50%;
}

#rm-detalhes .conteudo {
	border-right: 1px solid #ccc;
	border-left:1px solid #ccc;
	background-color: #f9f9f9;
}

#rm-detalhes .conteudo:first-child {
	background-color: #F0F5FF;
}

#rm-detalhes .conteudo:nth-child(2n+3) {
	background-color: #FFFFFF;
}

#rm-detalhes .conteudo td {
	padding:  10px 7px;
}

#form-rm {
	font-family: Open Sans;
	width: 100%;
    max-width: 600px;
    margin: 0 auto;
}

#form-rm p {
	margin: 10px 0;
}

#form-rm p span {
	display: block;
	margin: 5px 0;
	font-weight: bold;
}

#form-rm input[type="text"], input[type="email"]{
	width: 100%;
	height: 30px;
	/*text-transform: uppercase;*/
}

#form-rm input[type="date"]{
	width: 101%;
	height: 30px;
}

#form-rm select{
	width: 102%;
	height: 30px;	
}

#form-rm input[type="text"], input[type="email"] {
	padding: 0 5px;
}

#form-rm textarea {
	width: 100%;
	height: 80px;
}

#form-rm input[type="submit"], input[type="reset"], #btn-comprovante {
	padding: 10px;
	border: 0;
	background-color: #2e5686;
	color: #fff;
	font-size: 20px;
	margin: 10px 0;
}



#form-rm input[type="reset"] {
	background-color: #D42525 !important;
}

/*#form-rm h3 {
	text-align: center;
	font-weight: bold;
	font-size: 25px;
	margin-top: 30px;
}*/

#form-rm h5 {
	font-weight: bold;
	font-size: 20px;
	margin-top: 30px;	
}

#envio-concluido h4 {
	font-size: 23px;
	font-weight: bold;
	margin: 10px 0;
}

#envio-concluido h5 {
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0;
}

#envio-concluido p {
	margin: 10px 0;
}

#envio-concluido p a {
	text-decoration: underline;
	color: #2f5e9e;
    text-decoration: underline;
    font-size: 24px;
}

#teste-seletivo{
	width: 90%;
    max-width: 600px;
    margin: 0 auto;
}

#envio-concluido {
	font-family: Opens Sans;
}

#gerar-xls {
	border: 1px solid #ccc;
    padding: 0 44px;
    margin-top: 30px;
    width: 87%;
}

#gerar-xls legend {
	font-weight: bold;
}

#colunas-tabela-xls p {
	display: inline-block;
    margin: 10px 10px;
}

#todos {
	margin-left: 10px;
}

#form-pesquisa {
	margin: 10px 0;
}

#form-pesquisa input[type="text"] {
	width: 260px;
    height: 39px;
    vertical-align: middle;
}

#form-pesquisa select {
	height: 39px;
}

#form-pesquisa input[type="submit"] {
	vertical-align: -webkit-baseline-middle;
}
/*
.multiselect {
    width: 200px;
}
.selectBox {
    position: relative;
}
.selectBox select {
    width: 100%;
    font-weight: bold;
}
.overSelect {
    position: absolute;
    left: 0; right: 0; top: 0; bottom: 0;
}
#checkboxes {
    display: none;
    border: 1px #dadada solid;
}
#checkboxes label {
    display: block;
}
#checkboxes label:hover {
    background-color: #1e90ff;
}*/
*:focus {
    outline:none
}
ul {
    list-style:none;
    padding:0;
    margin:0;
}
.menu-sanfona {
	width: 195px;
    border:1px solid #ccc;
    border-bottom:none;
    background:#fff;
    display: inline-block;
    height: 39px;
    margin-left: 44px;
}
.menu-sanfona span {
    padding:10px;
    display:block;
}

.menu-sanfona span img {
	width: 10px;
    /* margin-left: 43px; */
    float: right;
    margin-top: 8px;
}

.menu-sanfona > li {
    border-bottom:1px solid #ccc;
    cursor: pointer;
}

.menu-sanfona li ul {
	width: auto;
    background:#fff;
    border-top:1px solid #ccc;
    display:none;
    position: absolute;
    min-width: 195px;
    height: 250px;
    overflow-y: scroll; 
}

#form-pesquisa form {
	display: inline-block;
}

/* a mágica acontece aqui */
.menu-sanfona li:focus ul {
    display:block;
}

#btn-gerar {
	vertical-align: -webkit-baseline-middle;
}