@charset "utf-8";
/*html,body {
    margin:0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    background:#FFFFFF;
    color:#666666;
}*/

a img {
    border:none;
    text-decoration:none;
}
a {
    text-decoration:none;
    color:#000;
}
a:hover {
    color:#FF811D;
}
ul, li, p {
    margin: 0;
    padding: 0;
}
#linha {
    width:100%;
    clear:both;
    font-size:0px;
    height:0px;
}
#login-conteudo {
    width:770px;
    margin:10px auto;
}
#login-topo {
    background: url("../img/bg_login_topo.png") no-repeat scroll 0 0 transparent;
    width: 770px;
    height: 78px;
}
#login-logo {
    margin: 15px 0 0;
    padding: 10px 0 0;
    text-align: center;
}
#login-corpo {
    background: url("../img/bg_login_corpo.png") no-repeat scroll 0 0 transparent;
    height: 310px;
    width: 770px;
    float: left;
    margin-top: 20px;
    color: #000000;
}
#login-esq {
    margin: 0 auto;
    padding: 22px 0 20px;
    text-align: left;
    width: 340px;
}
#login-dir {
    margin: 0 auto;
    padding: 0 0;
    text-align: center;
    width: 510px;
}
#login-centro {
    margin: 0 auto;
    width: 200px;
    padding-top: 90px;
}
#login-esq input.login-input,#login-esq input.login-senha{
    width: 250px;
}
form input#email{
    width: 250px;
}
#bg {
    min-width: 915px;
}
#top {
    background: url("../img/bgtop.png") repeat-x scroll 0 0 transparent;
    height: 64px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 10;
}
#top-l {
    left: 0;
    position: absolute;
    text-align: left;
    top: 0;
    width: 20%;
    z-index: 15;
}
#top-l img {
    padding: 5px 0 0 5px;
}
#top-r {
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    width: 80%;
    z-index: 15;
}
#top-bts {
    background: url("../img/bgtop_bt.png") repeat-x scroll 0 0 transparent;
    border-left: 1px solid #D7D7D7;
    float: right;
    height: 60px;
    list-style-type: none;
}
#top-bts li {
    float: left;
}
#top-clientes a {
    background: url("../img/icon_clientes.png") no-repeat scroll 5px 22px transparent;
}
#top-avaliacoes a {
    background: url("../img/icon_avaliacoes.png") no-repeat scroll 5px 22px transparent;
}
#top-agendamentos a {
    background: url("../img/icon_agendamentos.png") no-repeat scroll 5px 22px transparent;
}
#top-gerencial a {
    background: url("../img/icon_gerencial.png") no-repeat scroll 5px 22px transparent;
}
#nyroModalWrapper .wrapper .esq{
    display: inline-block;
    width: 440px;
}
#nyroModalWrapper .wrapper .dir{
    display: inline-block;
    width: 385px;
    height: 148px;
    overflow-y: auto;
}
#top-financeiro a {
    background: url("../img/icon_financeiro.png") no-repeat scroll 5px 22px transparent;
}
#top-relatorios a {
    background: url("../img/icon_relatorios.png") no-repeat scroll 5px 22px transparent;
}
#top-academias a {
    background: url("../img/icon_academias.png") no-repeat scroll 5px 22px transparent;
}
#top-config a {
    background: url("../img/icon_config.png") no-repeat scroll 5px 22px transparent;
}
#top-logout a {
    background: url("../img/icon_logout.png") no-repeat scroll 5px 22px transparent;
}
#top-bts a {
    border-right: 1px solid #D7D7D7;
    color: #787878;
    float: left;
    font-size: 16px;
    font-weight: bold;
    padding: 20px 6px 20px 29px;
    text-decoration: none;
}
/*CONDICOES hover IE*/
* html * { color: expression( (function(who){ if(!who.MXPC){
 who.MXPC = '1';
 if(who.nodeName != 'A'){
  who.onmouseenter=function(){ who.className += ' hover'};
  who.onmouseleave=function(){ who.className = who.className.replace(' hover','')}; }
 (who==who.parentNode.firstChild) ? who.className += ' first-child' : '' ;
} } )(this) , 'auto') }
ul#top-bts li:hover {
	background:transparent url(../img/bgtop_bthover.png) repeat-x;
}
ul#top-bts li.hover {
	background:transparent url(../img/bgtop_bthover.png) repeat-x;
}
.error {
	border:1px solid red;
}
label.error {
	color:red;
	border:none;
	background: transparent url(../img/admin/setaup_validate.png) no-repeat;
	padding:0 0 0 16px;
	display: block;
}
/*GERENCIADOR - INICIO*/
#top-bts li.press {
    background: url("../img/bgtop_bthover.png") repeat-x scroll 0 0 transparent;
}

#menu {
    width: 266px;
    z-index: 2;
}
#menu ul {
    border-left: 1px solid #D7D7D7;
    height: 46px;
    list-style-type: none;
}
#menu ul li {
    text-align: left;
}
#menu ul li a.press {
    background: url("../img/fundo_menuativo.png") repeat-x scroll 0 0 transparent;
}
#menu ul li a.press:hover {
    background: url("../img/bgtop_bthover.png") repeat-x scroll 0 0 transparent;
}
#menu ul li a:hover {
    background: url("../img/bgtop_bthover.png") repeat-x scroll 0 0 transparent;
}
#menu ul li a span.completo {
    background: url("../img/completa.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 28px;
    margin-top: 4px;
    width: 28px;
}
#menu ul li a span.incompleto {
    background: url("../img/incompleta.png") no-repeat;
    float: right;
    height: 28px;
    margin-top: 4px;
    width: 28px;
}
#menu ul li a span.pendente {
    background: url("../img/pendente.png") no-repeat;
    float: right;
    height: 28px;
    margin-top: 4px;
    width: 28px;
}
#menu ul a {
    background: url("../img/bgmenu.png") repeat-x scroll 0 0 transparent;
    color: #a2acb3;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    padding: 6px 11px 10px 12px;
    text-decoration: none;
    width: 243px;
}
#menu ul p {
    color: #A8A8A8;
    cursor: pointer;
    float: left;
    font-size: 11px;
    font-weight: normal;
    padding: 1px 11px 0 0;
    text-decoration: none;
}

#menu2,#subtit {
    background: url("../img/bgm2.png") repeat-x scroll center top transparent;
    height: 34px;
    margin: 0;
    position: relative;
    width: 100%;
    top: -4px;
    color:#FFFFFF;
}
#menu2 ul {
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    list-style-type: none;
    padding: 0;
    z-index: 3;
    position: relative;
}
#menu2 ul li {
    border-right: 1px solid #fbdbb8;
    float: left;
    height: 19px;
    padding: 8px 20px 3px;
    color:#FFFFFF;
    text-transform: uppercase;
}
#menu2 ul li.press,#menu2 ul li:hover,#menu2 ul li.hover {
    background: url("../img/bgm2_on.png") repeat-x scroll 0 0 transparent;
    border-right: 1px solid #fbdbb8;
    float: left;
    height: 19px;
    padding: 8px 20px 3px;
}
#menu2 ul li a {
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
}
#subtit p,#subtit td{
    padding: 5px 0 0 8px;
    font-weight: bold;
    font-size: 130%;
}
#subtit td.impr_cli{
    text-align: left;
}
#subtit td.impr_data{
    text-align: right;
}
#corpo {
    margin: 5px 0 0;
    position: relative;
    width: 100%;
}
#data {
    background: url("../img/campo1.png") no-repeat;
    width: 113px;
    height: 24px;
    display:inline-block;
}
.data-campo {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #787878;
    font-size: 150%;
    height: 24px;
    margin: 0 9px;
    width: 95px;
}
.data-campo:focus{
    border:0 none;
}

/*#add {
    background: url("../img/busca_add.png") no-repeat;
    width: 269px;
    height: 36px;
}*/
.add-campo {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 150%;
    height: 29px;
    margin: 3px 3px 3px 20px;
    width: 205px;
    color: #787878;
}
.add-botao {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 0px;
    width: 0px;
    padding: 12px 18px;
    position: relative;
    top:6px;
}

#busca {
    background: url("../img/busca.png") no-repeat;
    width: 269px;
    height: 36px;
}
.busca-campo {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 150%;
    height: 29px;
    margin: 3px 3px 3px 20px;
    width: 205px;
    color: #787878;
}
.busca-botao {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 0px;
    width: 0px;
    padding: 12px 18px;
    position: relative;
    top:6px;
}
.botao-salvar {
    background: url("../img/salvar.png") no-repeat;
    height: 32px;
    width: 32px;
    border: none;
    cursor: pointer;
    float: right;
    margin: 5px;
}
#conteudo {
    padding: 5px;
}
.form_compara li{
    margin: 12px 0;
}
.form_compara ul{
    padding-left: 40px;
}
#conteudo2 {
    background: #f8f6f7;
    border:#98c540 thin solid ;
}
#conteudo2 h2 {
    margin: 0;
    padding: 10px;
    border-bottom: #98c540 thin solid ;
}
#conteudo2 blockquote {
    margin: 10px;
}
#conteudo2 p {
    margin: 8px 0;
}
#conteudo2-box {
    width: 800px;
}
#nav .esq {
    text-align: left;
}
#nav .meio {
    text-align: center;
}
#nav .dir {
    text-align: right;
}

table.lista,table.lista2 {
    width: 100%;
}
table.lista td, table.lista2 td{
    padding: 10px;
}
table.lista,table.lista2 {
    width: 100%;
    margin: 10px 0;
}
table.lista a.normal,table.lista2 a.normal {
    background: url("../img/setaupdown.png") no-repeat scroll 100% 0 transparent;
    display: inline-block;
    padding: 0 18px 0 0;
}
table.lista a.normal:hover,table.lista2 a.normal:hover {
    background: url("../img/setadown.png") no-repeat scroll 100% 0 transparent;
    display: inline-block;
    padding: 0 18px 0 0;
    text-decoration: underline;
}
table.lista a.asc,table.lista2 a.asc {
    background: url("../img/setadown.png") no-repeat scroll 100% 0 transparent;
    display: inline-block;
    padding: 0 18px 0 0;
}
table.lista a.asc:hover,table.lista2 a.asc:hover {
    background: url("../img/setaup.png") no-repeat scroll 100% 0 transparent;
    display: inline-block;
    padding: 0 18px 0 0;
    text-decoration: underline;
}
table.lista a.desc,table.lista2 a.desc {
    background: url("../img/setaup.png") no-repeat scroll 100% 0 transparent;
    display: inline-block;
    padding: 0 18px 0 0;
}
table.lista a.desc:hover,table.lista2 a.desc:hover {
    background: url("../img/setadown.png") no-repeat scroll 100% 0 transparent;
    display: inline-block;
    padding: 0 18px 0 0;
    text-decoration: underline;
}
table.lista tr.head,table.lista tr.head a,table.lista2 tr.head,table.lista2 tr.head a {
    font-weight: bold;
    color:#666666;
}
table.lista td {
    border-bottom:1px solid #DEDEDE;
    text-align:center;
}
table.lista2 td {
    border-bottom:1px solid #DEDEDE;
    text-align:left;
}
table.lista tr.cor,table.lista2 tr.cor {
    background: #ebebeb;
}
table.lista tr:hover,table.lista2 tr:hover {
    background: #dfdfdf;
    cursor: default;
}
.listapag {
	clear:both;
        padding: 5px;
        float: right;
}
.listapag a,.listapag span {
	background-color:#FFFFFF;
	border:1px solid #E8EBF1;
	color:#98c540;
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin:0 5px 0 0;
	padding:3px 7px;
	text-decoration:none;
        height: 18px;
}
.listapag a.selected, .listapag span.selected {
	background-color:#EBEBEB;
	background-position:left bottom;
	background-repeat:repeat-x;
	border-color:#dadde2;
}
.listapag a:hover {
	background-color:#e2e8eb;
	color:black;
}

.listapag2 {
    clear: both;
    padding: 5px;
    width: 99%;
    text-align: right;
}
.listapag2 a, .listapag2 span {
    background: url("../img/botao_snow.png") repeat scroll 0 0 transparent;
    color: #98c540;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 19px;
    margin: 0 5px 0 0;
    padding: 7px 0;
    text-align: center;
    text-decoration: none;
    width: 32px;
}
.listapag2 a.selected, .listapag2 span.selected {
	/*background-color:#EBEBEB;*/
	background-position:bottom;
	background-repeat:repeat-x;
	/*border-color:#dadde2;*/
}
.listapag2 a:hover {
	/*background-color:#e2e8eb;*/
	color:#333;
}

fieldset {
    border:1px solid #aaa;
}
.box-fit {
    display: inline-block;
    vertical-align: top;
    padding:20px;
}

.box-no-border {
    display: inline-block;
    border:none;
}
/* >HOME */
#bg-home {
    background: url("../img/home.png") no-repeat scroll 50% -2px transparent;
    min-height: 800px;
}
#home-resumo {
    /*background: url("../img/bg.gif") repeat scroll 0 0 transparent;*/
    color: #000000;
    margin: 0 auto;
    padding: 35px 17px;
    width: 886px;
}
#home-resumo .tit {
    font-weight: bold;
    font-size: 110%;
}
#home-table {
    width: 100%;
    background: url("../img/bg2.png") repeat scroll 0 0 transparent;
    padding: 10px;
}
#home-table td {
    vertical-align: top;
}
#home-table .lista-agend{
    display: list-item;
    max-height: 600px;
    overflow-x: hidden;
    overflow-y: auto;
}
/* <HOME */
/* >AVALIACOES */
#form .texto {
    width: 500px;
    height: 100px;
}
#form ol li{
    margin: 3px 0;
    min-height: 23px;
}
table.form_compara {
    text-align: justify;
    width: 800px;
}
table.form_compara td.campo1 {
    height: 65px;
}
table.form_compara td.campo2 {
    height: 311px;
}
#ava-subm {
    background: url("../img/bgmenu.png") repeat-x scroll 0 0 transparent;
    font-size: 13px;
    margin: 0 7px;
}
#ava-subtit {
    padding:10px 0;
    font-size:120%;
    font-weight:bold;
}
#ava-botoes {
    padding: 6px 14px;
    position: absolute;
}
#ava-botoes img{
    vertical-align: middle;
}
/* <AVALIACOES */
/* >IMPRIMIR */
#imprimir {
    /*display: none;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#top-imprimir {
    height: 125px;
    width: 100%;
}
#top-r-imprimir {
    text-align: right;
    width: 80%;
    padding: 8px 8px 0 0;
    vertical-align: top;
}
#linha-imprimir {
    border-top:1px solid #F58426;
    background-color: #F58426;
    height: 0px;
    margin: 0;
    color:#F58426;
}
/* <IMPRIMIR */
/* >FASTUPLOAD */
.fastupload fieldset {
    display: inline-block;
    width: 370px;
}
.titulo_avaliacao {
    float: left;
}
.servico_avaliacao {
    float: right;
    margin-right: 5px;
}
.academia_servico {
    height: 49px;
}

.full_width{
    width: 100%;
}

.filters-report{
    float:left;
    margin-left: 20px;
}

.hide {
    display: none;
}



/* ------ CUSTOMIZACAO ------ */
body {
  /*min-height: 2000px !important;*/
  padding-top: 60px !important;
  color: #333 !important;
  font-size: 13px;
}

.navbar-default{
    border: none;
}

.navbar-nav>li{
    color: #98c540 !important;
    text-decoration: none;
    zoom: 1;
    text-transform: uppercase;
    font-size: 12px;
    border-bottom: 5px solid transparent;
    font-weight: 600;
}

.navbar-nav>li .fa{
    position: absolute;
    /*left: 15px;
    top: 22px;*/
    left: 42%;
    top: 12px;
}

.navbar-nav>li:hover,
.navbar-default .navbar-nav>.press,
.navbar-default .navbar-nav>.press:hover,
.navbar-default .navbar-nav>.press:focus {
    color: #98c540;
    font-weight: 600;
    border-color: #98c540;
    background-color: rgba(246,132,40,.15)!important;
}

.navbar-nav>li a{
    color: #98c540 !important;
}

.navbar-brand {
    height: 60px;
}

.navbar{

}

.navbar-nav>li>a {
    /*padding: 18px 15px 17px 33px !important;*/
    padding: 27px 15px 8px 15px !important;
}

.nav .fa:before {
    margin-right: 4px;
    font-weight: normal;
}


#menu2{
    background: #888;
    background-image: none;
    top: 0;
    height: 34px;
}

#menu2 ul li,
#menu2 ul li.press,
#menu2 ul li:hover,
#menu2 ul li.hover{
    background: none;
    height: initial;
    padding: initial;
    float: initial;
    border: initial;
}

#menu2 .bemvindo{
    height: 34px;
    line-height: 34px;
    float: right;
}

/**/
.nav-justified {
    font-size: 11px !important;
    width: auto !important;
    float: right;
}

.nav-justified > li {
  background-color: #888;
  padding-top: 9px;
  padding-bottom: 9px;
  margin-bottom: 0;
  font-weight: normal !important;
  color: #777;
  text-align: center;
  height: 34px;
}

.nav-justified > li > a {
  background-color: #888;
  padding-top: 9px;
  padding-bottom: 9px;
  margin-bottom: 0;
  font-weight: normal !important;
  color: #777;
  text-align: center;
  height: 34px;
}

.nav-justified > .press,
.nav-justified > .press > a,
.nav-justified > .press > a:hover,
.nav-justified > .press > a:focus {
  background: #aaa !important;
  background-color: #aaa !important;
  background-image: none;
}
.nav-justified > li:first-child > a {

}
.nav-justified > li:last-child > a {
  border-bottom: 0;
}

@media (min-width: 768px) {
  .nav-justified {
    max-height: 52px;
  }
  .nav-justified>li {
    width: initial;
  }
  .nav-justified > li > a {
    border-right: 1px solid #d5d5d5;
  }
  .nav-justified > li > a:hover {
    background-color: #aaa !important;
  }
  .nav-justified > li:first-child > a {
    border-left: 1px solid #d5d5d5;
  }
  .nav-justified > li:last-child > a {
    border-right: 1px solid #d5d5d5;
  }
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
  /* Remove the padding we set earlier */
  .masthead,
  .marketing,
  .footer {
    padding-right: 0;
    padding-left: 0;
  }
}
@media screen and (max-width: 850px) {
    .navbar-brand {
        display: none;
    }


}


/* HOME - RESUMO INFORMACOES */
.resumo-informacoes h3{
    font-size: 14px !important;
}

#home-table{
    padding: 0;
    background: none;
}

/* TABELAS */
.table{
    margin: 15px 0;
    font-size: 12px;
}

.table input[type="radio"],
.table input[type="checkbox"]{
    margin: 0;
}

.table label{
    margin: 0;
}

.table a.normal,
.table.lista2 a.normal {
    background: url("../img/setaupdown.png") no-repeat scroll 100% 0 transparent;
    display: inline-block;
    padding: 0 18px 0 0;
}
.table a.normal:hover,
.table.lista2 a.normal:hover {
    background: url("../img/setadown.png") no-repeat scroll 100% 0 transparent;
    display: inline-block;
    padding: 0 18px 0 0;
    text-decoration: underline;
}
.table a.asc,
.table.lista2 a.asc {
    background: url("../img/setadown.png") no-repeat scroll 100% 0 transparent;
    display: inline-block;
    padding: 0 18px 0 0;
}
.table a.asc:hover,
.table a.asc:hover {
    background: url("../img/setaup.png") no-repeat scroll 100% 0 transparent;
    display: inline-block;
    padding: 0 18px 0 0;
    text-decoration: underline;
}
.tablea.desc,
.table a.desc {
    background: url("../img/setaup.png") no-repeat scroll 100% 0 transparent;
    display: inline-block;
    padding: 0 18px 0 0;
}
.table a.desc:hover,
.table a.desc:hover {
    background: url("../img/setadown.png") no-repeat scroll 100% 0 transparent;
    display: inline-block;
    padding: 0 18px 0 0;
    text-decoration: underline;
}

.table thead a{
    color: #333;
}

/*.table tbody td button a img{
    display: none;
}

.table tbody td button {
    margin: 2px 2px;
    padding: 0;
}

.table tbody td button a{
    color: #fff;
    padding: 4px 6px;
}*/

.table tbody td a.btn-col-acao img{
    display: none;
}

.table tbody td a.btn-col-acao{
    color: #fff;
    padding: 5px 6px;
    margin: 2px 2px;
    min-width: 25px;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td{
    vertical-align: middle;
}

/* PAGINACAO */
.listapag{
    /*margin: 20px 0;*/
    margin: 0;
    padding: 0;
}

.listapag a,
.listapag span{
    height: auto;
    margin: 0;
}

.listapag>a,
.listapag>span{
    margin-left: 0;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    color: #98c540;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #E8EBF1;
    border-left: 0;
}

.listapag>a:first-child{
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-left: 1px solid #E8EBF1;
}

.listapag a.selected,
.listapag span.selected{
    border: 1px solid #98c540;
    background-color: #98c540;
    color: #fff;
}

.listapag a img {
    display: none;
}

/* CAMPO BUSCA */
#busca{
    background: none;
    height: auto;
    width: auto;
}

#busca .input-group-btn input:before{
    content: "\f0c0";
    font: normal normal normal 14px/1 FontAwesome;
    color: #333;
}

/*#busca.input-group{
    margin: 20px 0;
}*/


/**/
a {
    color: #333;
    font-weight: 700;
}
a:hover {
    color: #98c540;
}

.page-header {
    padding-bottom: 15px;
    margin: 15px 0 20px;
}

.container-fluid h2 {
    font-size: 18px;
    margin: 0;
    color: #333333;
}

.btn-default {
    color: #fff;
    background-color: #98c540;
    border-color: #98c540;
}

.btn-default:hover,
.btn-default:active,
.btn-default:active:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.btn-default.focus:active,
.btn-default.active.focus{
    color: #fff;
    background-color: #98c540;
    border-color: #98c540;
    opacity: 0.85;
}

.btn{
    /*font-size: 13px;
    padding: 7px 12px;*/
}

.btn a{
    text-decoration: none;
}

.botao-salvar {
    background: none;
    height: initial;
    width: initial;
    border: none;
    cursor: pointer;
    float: right;
    margin: 5px;
}

.panel-footer{
    text-align: right;
}

textarea.form-control{
    height: 100px;
}

label {
    display: block;
    max-width: 100%;
    margin-bottom: 2px;
    font-weight: normal !important;
}

label.radio-inline {
    margin-top: 8px !important;
}

.form-control{
    font-size: 13px;
}

/*input:-webkit-autofill,*/
.form-control:focus {
    border-color: #f9b37c;
    outline-style: none;
    box-shadow: none !important;
    background-color: #fff !important;
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

form input#email {
    width: 100% !important;
}

.checkbox-academias .checkbox input[type="checkbox"],
.checkbox-academias .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: 0;
}

.chekbox-alone{
    margin-top: 30px;
}

.chekbox-alone input[type="checkbox"]{
    margin-left: 0 !important;
}

.checkbox-academias ul li {
    list-style: none !important;
    display: block;
    width: 50%;
    float: left;
    margin: 2px 0 !important;
}

.checkbox-academias .checkbox {
    margin: 0;
}

.checkbox-academias .checkbox+.checkbox{
    margin: 0;
}

.dias-semana select {
    width: 100%;
}

.panel-heading{
    overflow: hidden;
}

.panel-wide {
    margin: 5px -15px 20px -15px;
}

.text-bold {
    font-weight: bold!important;
}

.text-xs {
    font-size: 12px;
}

.sub-panel{
    padding: 5px;
    text-transform: uppercase;
    font-weight: bold;
}

.sub-panel label{
    margin: 0;
    padding: 0;
    font-size: 13px;
}

.margin-b-0{
    margin-bottom: 0;
}

.input-group-addon {
    padding: 5px 8px;
}

.alert {
    padding: 8px 10px;
}

.panel-neoact>.panel-heading {
    color: #98c540;
    background-color: #F9EFE6;
    border-color: rgba(246, 132, 40, 0.35);
}

.panel-neoact {
    border-color: rgba(246, 132, 40, 0.35);
}

.padding-t-0{
    padding-top: 0;
}

.padding-b-0{
    padding-bottom: 0;
}

.input-group-addon.periodo-com-botao{
    padding: 0;
    border: 0;
}

.input-group-addon.periodo-com-botao input[type='submit'] {
    border-radius: 0 4px 4px 0;
}

/*.input-group-btn .btn.btn-default{
    color: #98c540;
}

.input-group-btn .fa.fa-search{
    position: absolute;
    color: #fff;
    top: 8px;
    left: 14px;
    font-size: 16px;
    z-index: 999999999;
}*/


/* RELAT�RIOS */
#menu2 .subtitulo {
    height: 34px;
    line-height: 34px;
}

#menu ul {
    border: 0 !important;
    height: auto;
    list-style-type: none;
    margin-right: -3px;
}

#menu ul li {
    overflow: hidden;
}

#menu ul a {
    background: none;
    color: #787878;
    float: inherit;
    font-size: initial;
    font-weight: normal;
    height: auto;
    padding: 8px 14px 9px 12px;
    text-decoration: none;
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 12px;
}

#menu ul li {
    border-radius: 4px 0 0 4px;
}

#menu ul li a.press:hover {
    background: none;
}

#menu ul li a:hover,
#menu ul li a:hover p {
    background: none;
    /*color: #98c540;*/
    color: #333;
}

#menu ul li a.press {
    background: #98c540 !important;
    color: #fff!important;
    cursor: default;
    /*box-shadow: 3px 0 0 0 #98c540;
    border-radius: 3px 0 0 3px !important;
    border-right: 0;
    border: 0!important;*/
}

#menu {
    width: 20%;
}

#menu ul li p{
    font-size: 11px;
    color: #A8A8A8;
}

#menu ul li a.press p {
    color: #FFCE97 !important;
    cursor: default;
}

#conteudo2 {
    background: #fff;
    border: 1px solid #98c540;
    border-radius: 4px;
    width: 80%;
    min-height: 550px;
}


/* AVALIACAO */
.table-avaliacao{
    width: 100%;
}

.table-avaliacao img {
    margin-right: 5px;
}

table.form_compara {
    width: 97%;
    margin: 12px;
}

#conteudo2 h2 {
    border: 0;
    padding: 20px 0 0 0;
}

#conteudo2 p {
    margin: 10px 0;
}

#conteudo2 h5 {
    font-size: 13px;
    border-bottom: 1px solid #787878;
    padding-bottom: 5px;
    font-weight: bold;
    margin-top: 20px;
}

.data-imprimir .dia{
    display: block;
    height: 22px;
    line-height: 22px;
}

.form_compara li {
    margin: 5px 0;
}

b.sub-pergunta {
    background-color: #f2f2f2;
    display: block;
    padding: 3px 5px;
}

.avaliacao-dinamica td > ul {
    padding-left: 40px;
    float: right;
    text-align: left;
    display: block;
    width: 80%;
}

#top-financeiro a,
#top-relatorios a,
#top-academias a,
#top-config a,
#top-logout a {
    background: none;
}

.input-group .ms-parent, .input-group .ms-choice {
    height: 34px;
}

.input-group .ms-choice div {
    top: 4px;
}

.input-group.multi-select, .input-group.multi-select .ms-parent {
    width: 100% !important;
}

.input-group.multi-select .ms-choice {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    padding: 6px 12px;
    border: 1px solid #ccc;
    line-height: 2.7;
}

.input-group.multi-select select {
    display: none;
}

.highslide-gallery {
    overflow: hidden;
}


/* AGENDAMENTO */
.nav-calendario {
    height: initial !important;
    overflow: hidden;
    color: #fff;
}

.nav-calendario span a{
    color: #fff;
}

/* GERAL */
.no-margin{
    margin: 0;
}

.no-margin-b{
    margin-bottom: 0;
}



/* MODAL JQUERY */
.ui-widget {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    color: #333 !important;
}

.ui-widget-header {
    background: none !important;
    background-color: #AAAAAA !important;
    border: 0 !important;
}

.ui-widget-content {
    border: 1px solid #AAAAAA !important;
}

.ui-dialog .ui-dialog-content{
    border: 0 !important;
}

.ui-dialog .ui-dialog-buttonpane {
    border-width: 1px 0 0 0 !important;
}

.ui-dialog-buttonset button{
    float: right;
    background: none;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #98c540;
    color: #98c540;
    padding: 6px 12px;
}

.ui-dialog-buttonset button:hover{
    opacity: 0.8;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 14px !important;
}

.ui-dialog .ui-dialog-titlebar-close {
    right: 8px !important;
}

.ui-dialog .ui-dialog-titlebar-close:before {
    content: "\f00d" !important;
    font: normal normal normal 14px/1 FontAwesome !important;
    color: #909090 !important;
}

.ui-dialog .ui-dialog-content {
    overflow: inherit !important;
}

/**/

.totais {
    float: right !important;
    top: 7px;
}

.totais div {
    background-color: #fff;
    display: inline;
    margin: 5px;
    border: 1px solid #E8EBF1;
    padding: 8px;
    color: #98c540;
    font-size: 12px;
}

.panel-heading.tab-heading {
    padding-bottom: 0;
}

.panel-heading.tab-heading .nav-tabs {
    border-bottom: 0;
}

.status{
    float: left;
    margin-right: 3px !important;
    margin-top: 8px !important;
}

.radio-status {
    float: left;
    display: block;
    width: 50px;
    margin-right: 12px;
}

#log,
#log2 {
    margin-top: 10px !important;
    padding: 6px 12px;
    border-radius: 4px;
    border: 1px solid #ccc;
}

.status-avaliacao {
    font-size: 18px;
}

.legenda{
    /*height: 28px;
    line-height: 28px;*/
}

.legenda div{
    margin-right: 7px;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 3px 6px;
    color: #666;
}

/*.legenda div:before{
    margin-right: 5px;
}*/

.legenda span {
    padding-right: 5px;
}

.status-avaliacao .fa.fa-times-circle {
    color: #9C1F06;
}

.status-avaliacao .fa.fa-exclamation-triangle {
    color: #98c540;
}

.status-avaliacao .fa.fa-check-circle {
    color: #539b34;
}

.input-xs {
    height: 23px;
    padding: 2px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}


/* AVALIACOES */
#ava-subm {
    background: none;
    font-size: initial;
    overflow: hidden;
    margin: 0;
}

    #ava-subm h6{
        margin-top: 0;
    }

#ava-botoes {
    padding: 0;
    float: left;
    position: relative;
}

    /*#ava-botoes button {
        padding: 5px 8px;
        margin-right: 5px;
        text-align: center;
        background: #fff;
        color: #98c540;
        border: 1px solid #98c540;
    }

    #ava-botoes button a{
        color: #98c540;
    }

    #ava-botoes button a img{
        display: none;
    }*/

    #ava-botoes a {
        padding: 5px 8px;
        margin-right: 5px;
        text-align: center;
        background: #fff;
        color: #98c540;
        border: 1px solid #98c540;
        min-width: 25px;
    }

    #ava-botoes a img{
        display: none;
    }

#nav .esq,
#nav .meio,
#nav .dir{
    font-size: 20px;
}

.listapag2 {
    padding: 0;
    width: initial;
    float: right;
    text-align: initial;
    clear: initial;
}

.listapag2 a,
.listapag2 span {
    background: none;
    border: 1px solid #98c540;
    color: #98c540;
    font-size: 12px;
    font-weight: normal;
    height: initial;
    margin: 0;
    padding: 3px 3px 1px 3px;
    border-radius: 3px;
    width: 25px;
}

.listapag2 a:hover,
.listapag2 span:hover{
    color: #98c540;
    opacity: 0.7;
}

.listapag2 a.selected,
.listapag2 span.selected,
.listapag2 a.selected:hover,
.listapag2 span.selected:hover {
    background-color: #98c540;
    color: #fff;
    cursor: default;
    opacity: 1;
}


.conteudo-avaliacao{
    padding: 12px;
    padding-bottom: 0;
}

.conteudo-avaliacao img{
    margin-top: 5px;
    margin-right: 5px;
}

.conteudo-avaliacao h2 {
    padding: 0 !important;
}

.conteudo-avaliacao input[type="radio"],
.conteudo-avaliacao input[type="checkbox"]{
    margin-right: 5px;
}

.conteudo-avaliacao label{
    display: inline;
    margin: 0 10px 0 0;
}

.conteudo-avaliacao span.cke_skin_kama {
    width: 100% !important;
}

.btn.btn-default a{
    color: #fff;
}

.footer-avaliacao {
    margin: 0 -12px;
    padding: 10px;
}

.footer-ava-1{
    margin-top: 20px;
}

.footer-ava-2 {
    border-radius: 4px;
    background-color: #f1f1f1;
}

.avaliacao-lista-checkbox{}

    .avaliacao-lista-checkbox p{
        margin: 3px 0 !important;
    }


ul.desempenho-aerobico-relatorio {
    margin: 30px 0 30px -20px;
    text-align: justify;
}

ul.desempenho-aerobico {
    margin-left: 15px;
    text-align: justify;
}

ul.desempenho-aerobico li{
    margin: 10px 0;
}

#menu ul li a span.incompleto {
    background: none;
}

    #menu ul li a span.incompleto:before {
        content: "\f071";
        font: normal normal normal 26px/1 FontAwesome;
        color: #98c540;
    }

    #menu ul li a.press span.incompleto:before {
        color: #fff;
    }

#menu ul li a span.pendente {
    background: none;
}

    #menu ul li a span.pendente:before {
        content: "\f057";
        font: normal normal normal 26px/1 FontAwesome;
        color: #9C1F06;
    }

    #menu ul li a.press span.pendente:before {
        color: #fff;
    }

#menu ul li a span.completo {
    background: none;
}

    #menu ul li a span.completo:before {
        content: "\f058";
        font: normal normal normal 26px/1 FontAwesome;
        color: #539b34;
    }

    #menu ul li a.press span.completo:before {
        color: #fff;
    }


/* POPUP - FAST UPLOAD */

#bg .popup-fastupload{
    margin-top: -60px !important;
}

#bg .popup-fastupload #conteudo2 {
    width: 100%;
    border: 0;
}

.popup-fastupload .list-group-item{
    padding: 15px;
}

.popup-fastupload .list-group-item h3{
    font-size: 13px !important;
    font-weight: bold;
    margin: 0;
    color: #777;
    /*color: #333333;*/
    text-transform: uppercase;
}

.popup-fastupload .list-group-item fieldset {
    margin: 20px 0 0 0;
}

.popup-fastupload fieldset legend{
    margin-bottom: 5px;
    font-size: 14px;
    background-color: #e1e1e1;
    padding: 2px 6px;
}

.popup-fastupload .upload {
    display: inline-block;
    width: auto !important;
    border: 1px solid #98c540;
    border-radius: 4px;
    padding: 2px 6px;
    color: #98c540;
    font-size: 13px;
    margin-top: 3px;
}

.popup-fastupload .upload:hover,
.popup-fastupload .upload.hover{
    opacity: 0.8;
}

.hr-upload{
    margin: 10px 0 7px 0;
}

/* AGENDA DE FISIOTERAPEUTAS */
.bloq{
    background-color: #eee;
}

.semana th.sem1 {
    /*color: #333333 !important;*/
    text-transform: none !important;
}

.turno th {
    text-transform: uppercase;
}

/*  */
.cke_skin_kama .cke_dialog_title {
    color: #fff;
    border-radius: 5px;
    padding: .4em 1em !important;
    background-color: #aaa;
    margin-bottom: 8px !important;
}

.cke_skin_kama .cke_dialog .cke_dialog_body .cke_dialog_close_button {
    background: #fff !important;
    border: 1px solid #999 !important;
    border-radius: 4px !important;
    top: 8px !important;
    padding: 2px !important;
}

.cke_skin_kama .cke_ltr .cke_dialog_close_button:before {
    content: "\f00d" !important;
    font: normal normal normal 14px/1 FontAwesome !important;
    color: #909090 !important;
}

.cke_skin_kama .cke_dialog_contents{
    margin-top: 30px !important;
}

.cke_skin_kama .cke_dialog_tabs{
    margin: 0 !important;
}

.cke_skin_kama a.cke_dialog_tab,
.cke_skin_kama a:link.cke_dialog_tab,
.cke_skin_kama a:active.cke_dialog_tab,
.cke_skin_kama a:hover.cke_dialog_tab,
.cke_skin_kama a:visited.cke_dialog_tab {
    height: inherit !important;
    margin-left: 1px !important;
}

.cke_skin_kama .cke_ltr .cke_dialog_close_button {
    right: 9px !important;
}

.cke_skin_kama .cke_dialog_ui_input_select{
    height: 26px !important;
}

.cke_skin_kama div.cke_dialog_ui_input_text,
.cke_skin_kama div.cke_dialog_ui_input_password{
    border-radius: 5px !important;
    margin-bottom: 7px !important;
}

.cke_skin_kama input.cke_dialog_ui_input_text,
.cke_skin_kama input.cke_dialog_ui_input_password{
    height: 22px !important;
    border-radius: 5px !important;
}

.cke_skin_kama div.cke_dialog_ui_input_textarea{
    border-radius: 5px !important;
    margin-bottom: 7px !important;
}

.cke_skin_kama textarea.cke_dialog_ui_input_textarea {
    height: 50px !important;
    border-radius: 5px !important;
}

.cke_skin_kama a.cke_dialog_ui_button {
    background: none !important;
}

.cke_skin_kama .cke_dialog_footer {
    background-color: #fff !important;
}

.cke_skin_kama a.cke_dialog_ui_button_ok {
    background: none !important;
}

.cke_skin_kama a.cke_dialog_ui_button_ok span,
.cke_skin_kama a.cke_dialog_ui_button_cancel span{
    background: none !important;
    padding: 0 !important;
}

.cke_skin_kama .cke_dialog_footer_buttons{
    margin: 0 !important;
}

.cke_skin_kama .cke_browser_webkit a.cke_dialog_ui_button {
    padding: 6px 2px !important;
    margin: 4px 0 !important;
    border: 1px solid #FF8929 !important;
    opacity: 0.8 !important;
    cursor: pointer !important;
}

.cke_dialog_ui_button,
.cke_skin_kama .cke_browser_webkit a.cke_dialog_ui_button span.cke_dialog_ui_button{
    color: #98c540 !important;
    cursor: pointer !important;
    opacity: 0.8 !important;
}

.avaliacao-campo-titulo {
	width: 200px;
	display: inline-block;
	font-weight: bold !important;
	vertical-align: middle;
}

.avaliacao-campo-dobra {
	width: 100px;
	display: inline-block;
}

.avaliacao-campo-dobra-media {
	margin-left: 30px;
}

