#page
{
	margin: 0 !important;
	width: 100%; 
	padding: 0 !important;
	border: 0 !important;
}

#header
{
	width: 100%;
}

#content
{
	margin-top: 0px;
}

/* Data tables */

.row .dataTables_length label, .row .dataTables_filter label
{
    text-align: left !important;
    font-weight: 100;
    width: 100% !important;
    height: auto !important;
}

.row .dataTables_length select, .row .dataTables_filter input
{
    display: inline;
    height: auto !important;
    width: 50%;
    margin: 10px 0px 0px 10px;
}

#div-img-perfil{
	float: right; height: 75px;
}

#img-perfil
{
	width: 150px;
	height: 120px; 
	position: relative; 
	border-radius: 10px; 
	top: -60px;
}

#login
{
	margin-left: 31%;
}

#logo
{
	position: relative;
	top: 0px;
	height: 100px;
        background-image:url("../images/faixa.png");
        background-position-y: -90px;
}

#msn-erro
{
	margin-right: 37%;
}

#img_cadeado
{
	position: relative;
	top: 90px;
	left: 20%;
}

fieldset { 
    display: block !important;
    margin-left: 2px !important;
    margin-right: 2px !important;
    padding-top: 0.35em !important;
    padding-bottom: 0.625em !important;
    padding-left: 0.75em !important;
    padding-right: 0.75em !important;
    border: 2px solid !important;
    border-radius: 5px;
    border-color: #B5B5B5 !important;
}

legend{
	border: none !important;
	width: auto !important;
	padding: 5px !important;
}

.menu-icone
{
	width: 180px;
	height: 180px;
	border: 2px solid !important;
	border-color: #B5B5B5 !important;
	background-color: #E8E8E8 !important;
	margin: 10px 10px 35px 60px;
	border-radius: 100%;
}

.menu-icone img
{
	margin: 25px 30px 30px 30px;
}

.row label
{
	width: 180px !important;
	float: left !important;
	text-align: left !important;
}

.titulo{
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px solid black !important;
	line-height: unset !important;
}

#nom_candidato
{
	text-transform: uppercase;
}

.tableFloatingHeaderOriginal
{
	background: rgb(0, 96, 169) !important;
}

.sort-link{color: white !important;}

.btn-right
{
	float: right !important;
}

.menu-consultar-incricoes
{
	margin-left: 20% !important;
	width: 100%;
	color: white !important;
}

.menu-central
{
	width: 100%;
}

.icone-menu-central
{
	width: 180px;
	height: 180px;
	border: 5px solid !important;
	border-color: #A43691 !important;
	background: rgba(230, 228, 229, 0.8) !important;
	border-radius: 100%;
}

.icone-menu-central:hover
{
	width: 180px;
	height: 180px;
	border: 5px solid !important;
	border-color: #C55FB3 !important;
	background: rgba(244, 242, 241, 0.5) !important;
	border-radius: 100%;
}


.icone-menu-central img
{
	margin: 25px 25px 25px 25px;
	width: 120px;
	height: 120px;
}

#div-deficiencia
{
	 display: none;
}

.tableFloatingHeaderOriginal
{
	color: white;
}

#header
{
	margin-top: 0px;
}

.breadcrumb
{
	margin-bottom: 15px !important;
}

#div-img-perfil
{
	position: relative !important;
	top: -8px !important;
}

#div-des-usuario
{
	position: relative !important;
	top: 20px !important;
}

#div-des-empresa
{
	position: relative !important;
	top: 20px !important;
}
	
#div-des-plano
{
	position: relative !important;
	top: 20px !important;
}

.nav-tabs
{
	width: 100% !important;
}

.nav .nav-tabs
{
	border-color: #D3D3D3 !important;
}

.tab-content
{
	background: #ddd;
	height: 50px;
	color: #778899;
	font-size: 12pt;
	vertical-align: center;
}

.tab-content div 
{
	position: relative;
	top: 15px;
	left: 40px;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a {
  color: #00008B;
  background-color: #ddd;
  text-decoration: none;
  border-color: #778899;
  border-bottom: none;
}


.dropdown-submenu {
    position: relative;
}
 
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
 
.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}
 
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}
 
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}
 
.dropdown-submenu.pull-left {
    float: none;
}
 
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.navbar-default {
  background-color: #cc0000  !important;
  border-color: #cc0000 !important;
}

.navbar-default .navbar-brand
{
	color: white !important;
	font-size: 12px;
	font-weight:bold;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a {
  color: #FFF !important;
  background-color: #F59D67 !important;
  text-decoration: none !important;
  border-color: #FFFFFF !important;
  border-bottom: none !important;
}

.checkbox
{
	margin-left: -20px !important;
}

.checkbox_flg_ativo input
{
	margin-left: -140px !important;
}

.grid-view thead
{
	background-color: #0B4340 !important;
	color: white !important;
}

.grid-view i
{
	color: black !important;
}

.grid-view i:hover
{
	color: grey !important;
}

.form-group
{
	margin-bottom: 0 !important;
}

.row  label {
	width: 180px !important;
	float: left !important;
	text-align: right !important;
	padding-right: 15px !important;
}

#form label
{
	padding-right: 30px !important;
}

.label-buscar label
{
	margin-left: -20px;
}

.label-flg label
{
	margin-left: -120px;
}

#bg_login
{
    position: relative;
    
}
#bg_login:before
{
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    opacity: 0.7;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg-login_2.png);
    background-size: 100% 500px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-top: 5px;
    margin-right: -15px;
}

fieldset
{
	-webkit-box-shadow: 6px 4px 26px 0px rgba(181,181,181,1);
	-moz-box-shadow: 6px 4px 26px 0px rgba(181,181,181,1);
	box-shadow: 6px 4px 26px 0px rgba(181,181,181,1);
}

.glyphicon
{
	padding: 0 2px 0 2px;
}

.img_produto
{
	position: relative; 
	top: 80px; 
	left: 100px;
}

.tabela
{
    width:100%;
    padding: 20px;
}
table#tabela_produtos
{
    font-size: 12px;
    box-shadow: 1px 1px 3px black;
    width:100%;
    box-sizing: border-box;
}

table#tabela_produtos tr
{
    border-bottom: 1px solid silver;
}

table#tabela_produtos tr td, table#tabela_produtos tr th
{
    border-right: 1px solid silver;
}

table#tabela_produtos tr:last-child
{
    border-bottom: none;
}

table#tabela_produtos tr th
{
    background: #e6e6e6;
}

table#tabela_produtos tr:hover
{
    background:#EFEFEF;
}

.backstretch
{
    opacity: 0.7;
}


.btn-botao{
	background-color: #0B4340 !important;
	border-color: #041615 !important;
}

.btn-botao:hover{
	background-color: #15847e !important;
	border-color: #041615 !important;
}


.btn-salvar{
	background-color: #7a0105 !important;
	border-color: #041615 !important;
}

.btn-salvar:hover{
	background-color: #7a0105 !important;
	border-color: #041615 !important;
}

.btn-voltar{
	background-color: #7a0105 !important;
	border-color: #041615 !important;
}

footer {
	width:100%;
	height:80px;
	/* position:absolute; */
	bottom:0;
	left:0;
  }