img{
	border:0;
}
.mg-r-5{
    margin-right: 5px;
}
.left{
    float:left !important;
}
a{
	text-decoration: inherit;
	color:inherit;
	font-size:inherit;
}
body{
    background-color: #F5F5F5;
    font-family: roboto,arial, sans-serif;
}
.clear{
	clear: both;
}
.conteudo{
    min-width: 768px;
}
.content-wraper{
    padding-top: 60px;
    padding-left:200px;
}
.box{
    margin: 20px 0;
}
.conteudo-body{
    background-color: #fff;
    padding:30px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0), 0 2px 2px rgba(0, 0, 0, 0.1);
    min-width: 350px;
}
.titulo{
    font-size: 17px;
    font-weight: 600;
    line-height: 30px;
    margin: 0;
    padding: 10px 18px 0 30px;
    text-transform: uppercase;
    color: #6e6e6e;
    background-color: #fff;
    display: inline-block;
    position: relative;
    box-shadow:  -4px 0 3px -7px rgba(0,0,0,0.2);
}
.table th{
    font-size: 110%;
}
.box .panel_header .titulo::after {
    background-color: #fff;
    border-right: 0 solid rgba(0, 0, 0, 0.12);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0), 1px 0 0 rgba(100, 100, 100, 0.05);
    content: " ";
    display: block;
    height: 40px;
    position: absolute;
    right: -12px;
    top: 0;
    transform: skewX(30deg);
    width: 30px;
    z-index: 1;
}
.panel_header{
    border-style: solid;
    border-width: 0;
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.btn-login{
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.icon-lock{
    background-color: #398439;
    font-size: 300%;
    text-align: center;
    border-radius: 6px;
    color: #f7f7f7;
    max-width: 68px;
    height: 60px;
    margin: auto;
    margin-top:10px;
}
.topo{
    background-color: #37474F;
    height:60px;
    position: fixed;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0), 0px 0px 2px rgba(0, 0, 0, 0.2);
    width: 100%;
    min-width:768px;
    z-index:2000;
}
.topo_info{
    width: 100%;
}
.topo_user_info{
    float:right;
    min-width: 200px;
    padding-right: 10px;
    text-align: right;
    color:#CDE5F2;
}
.topo_page_info{
    max-width: 400px;
    color:#f2f2f2;
    padding-left: 20px;
    float: left;
}
.topo_logo{
    float:left;
    width:200px;
    height:60px;
    background-color: #F9F9F9;
    text-align: center;
    position: relative;
}
.scroll-wrapper{
    height:auto;
}
.menu{
    background-color: #ffffff;
    width:200px;
    height:100%;
    padding-top:60px;
    position: fixed;
    z-index: 9;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0), 3px 2px 2px rgba(0, 0, 0, 0.1);
    overflow-y: auto;
}
.menu a{
    padding: 8px 0;
    width: 100%;
    display: inline-block;
    font-weight: 500;
    font-size:14px;
    position: relative;
}
.menu a:hover{
    background-color: #f3f4f2;
    text-decoration: none;
    color:#000000;
}
.menu_icon{
    display: inline-block;
    font-size:19px;
    color: #636060;
    width: 40px;
    text-align: center;
}
.collapse_icon{
    font-size:70%;
    color: #898585 !important;
    margin-bottom: 1px;
    position: absolute;
    right:8px;
    top:16px;
}
.submenu a{
    font-weight: 200;
}
.submenu a span{
    margin-left: 13px;
}
.menusub {
    margin-left: 0px !important;
}
.table tbody tr th{
    border-top: 0;
}
.opcoes{
    display: inline-block;
    text-align: center;
    width: 32px;
    height: 32px;
    margin: 3px;
    border-radius:2px;
    font-size:21px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.hover:hover{
    box-shadow: inset 0px 0px 20px 20px rgba(0,0,0,0.1);
}
.hover:active{
    opacity: 0.7;
}
.novo_cadastro{
    display: inline-block;
    position: absolute;
    margin-top: 5px;
    background-color: #3d992a;
    border-radius: 4px;
}
.logout_icon{
    color: #ffffff;
}
.logout_icon:hover{
    color: #ffc3c1;
}
.icon_plus{
    padding-right:5px;
}
.azul{
    background-color: #a3c0ff;
}
.amarelo{
    background-color: #fff494;
}
.vermelho{
    background-color: #ff8b89;
}
.verde{
     background-color: #72D671;
}
.cinza{
    background-color: rgba(0, 0, 0, 0.41);
}
.ciano {
    background-color: #43D4DC;
}
.queimado {
    background-color: #B39F53;
}
.laranja {
    background-color: #d59152;
}

.link_hover:hover{
     color: #4488f5;
     text-decoration: underline;
}
.sem-pad {
    padding: 0;
}
.sem-pad-left {
    padding-left: 0;
}
.pad-3 {
    padding: 3px;
}
.conta_luz {
    display: none;
}
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}
.datepicker-months {
    width: 310px;
}
.datepicker-years {
    width: 310px;
}
.table-condensed2 {
    padding: 0px;
}
.bold {
    font-weight: bold;
}
.tabela_borda tbody tr{
    border-bottom: 1px solid #ddd !important;
}
.tabela_borda tbody td{
    border-top: 0px solid #ddd !important;
}

/* CONTROLE DA VALIDAÇÃO DO CPF */
.saida {
    float: right;
    margin-right: -18px;
    margin-top: 30px;
}
.valido {
    border-color: #568c0a !important;
}
.carregando {
    border-color: #005580 !important;
}
.invalido {
    border-color: #942a25 !important;
}



/* CARTÃO */
.label-lista{

    position: relative;
    top:8px;
    font-size: 100%;
}