.defaultSkin table.mceLayout {

    width: 692px !important;
}


body, html {
    height: 100%;	
}

body {
    margin: 0;
    background: url("../img/bg_body.gif") repeat-x;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
}

a {
    color: #666;
    text-decoration: none;	
}
a:hover {
    text-decoration: underline;	
}

form, img, h1, h2, h3 {
    margin: 0;
    padding: 0;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    border: 0;
}

input, select, textarea {
    font-family: Arial, Helvetica, sans-serif;	
}
textarea{resize:none;}

p {
    margin: 0;
    padding: 0 0 10px;	
}

#tudo {
    min-height: 100%;
    position: relative;
}

#topo {
    padding-top: 30px;
    height: 76px;
    width: 980px;
    margin: 0 auto;	
}

#logo {
    background: url("../img/logo_post.gif") no-repeat;
    width: 229px;
    height: 48px;
    float: left;
}

#menu_usuario {
    float: right;
    text-align: right;
    color: #ccc;
    _width: 1px;
    _white-space: nowrap;
}
#menu_usuario h2 {
    color: #fff;
    font-size: 19px;
    line-height: 19px;
    padding-bottom: 2px;
}
#menu_usuario ul {
    margin: 0;
    padding: 5px 0 0;
    list-style: none;
}
#menu_usuario li {
    display: inline;
    color: #ccc;	
    position: relative;
    _bottom: 0;
}
#menu_usuario a {
    color: #ccc;
    font-weight: bold;	
}
#alterar_senha, #esqueci_senha {
    text-align: left;
    display: none;
    width: 334px;
    height: 220px;
}
#alterar_senha {
    height: 270px	
}
#nyroModalContent form {
    padding-top: 20px;	
}
#esqueci_senha {
    height: 170px;	
}

#menu {
    padding: 0;
    list-style: none;
    width: 980px; /*1110px*/
    height: 35px;
    margin: 0 auto;
}
#menu li, #menu li a {
    border-radius-bottom-left: 5px;
    border-radius-bottom-right: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-radius-bottom-left: 5px;
    -webkit-border-radius-bottom-right: 5px;
}
#menu li {
    float: left;
    height: 35px;
    line-height: 35px;
    margin-right: 2px;
    font-size: 13px;
    font-weight: bold;
    background: #e8e8e8 url("../img/bg_menu.gif") repeat-x;
    position: relative;
    _bottom: 0;
}
#menu li a {
    display: block;
    padding: 0 23px 0 20px;
    height: 35px;
    _width: 1px;
    white-space: nowrap;
    background: url("../img/bg_menu_a.gif") right center no-repeat;
    border: solid #cfcfcf;
    border-width: 0 1px 1px;
    box-shadow: 1px 1px 1px #eee;
    -webkit-box-shadow: 1px 1px 1px #eee;
    -moz-box-shadow: 1px 1px 1px #eee;
}
#menu li a:hover, #menu li a.selected {
    background: url("../img/bg_menu_a_hover.gif") repeat-x;
    text-decoration: none;
    color: #fff;
    border-color: #00ccff;
}
/*---------------SUBMENU----------------*/
#menu ul {
    position: absolute;
    left: 0;
    top: 36px;
    list-style: none;
    margin: 0;
    padding: 5px 0;
    background: #eee;
    border: 1px solid #cfcfcf;
    width: 200px;
    _white-space: nowrap;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 1px 1px 1px #eee;
    -webkit-box-shadow: 1px 1px 1px #eee;
    -moz-box-shadow: 1px 1px 1px #eee;
    display: none;
}
#menu li li {
    float: none;
    background: none;
    margin: 0;
    height: 30px;
    line-height: 20px;
}
#menu li li a {
    background: none;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    height: 20px;
    width: auto;
    padding: 5px 10px;
}
#menu li li a:hover {
    background: #ddd;
    color: #666;	
}

#titulos {
    height: 60px;
    padding-top: 35px;
    padding-left: 75px;
    border-bottom: 1px solid #ccc;
    background: url("../img/bg_titulos.gif") 12px 38px no-repeat;
    width: 905px;
    margin: 0 auto;	
}
#titulos h1 {
    font-size: 25px;
    line-height: 25px;
    color: #000;
    padding-bottom: 5px;
}

#autenticacao {
    background: none;
}
#autenticacao .modulo {
    width: 480px;
    height: 370px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -240px;
    margin-top: -185px;
    background-image: url("../img/bg_direita.gif");
    background-repeat: repeat-x;
    background-position: bottom;
}
#autenticacao .topo {
    height: 90px;
    background: #000 url("../img/logo_post_autenticacao.gif") no-repeat 35px 20px;
}
#autenticacao form {
    width: 334px;
    margin: 0 auto;
    padding-top: 20px;	
}
#autenticacao .rodape {
    padding-top: 20px;	
    margin: -5px;
}

#conteudo {
    padding: 20px 0 60px;
    width: 980px;
    margin: 0 auto;	
}

.modulo {
    background: #fbfbfb;
    border: 1px solid #cfcfcf;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: 1px 1px 1px #ddd;
    -webkit-box-shadow: 1px 1px 1px #ddd;
    -moz-box-shadow: 1px 1px 1px #ddd;
}

#esquerda {
    float: left;
    width: 220px;
}
#esquerda h2 {
    background: url("../img/bg_esquerda_titulo.gif") repeat-x;
    height: 30px;
    border-radius-top-left: 4px;
    border-radius-top-right: 4px;
    -webkit-border-radius-top-left: 4px;
    -webkit-border-radius-top-right: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-bottom: 1px solid #cfcfcf;
    font-size: 15px;
    font-weight: normal;
    line-height: 30px;
    padding: 0 15px;
}

#navegue {
    margin-bottom: 30px;
}
#navegue ul {
    list-style: none;
    margin: 0;
    padding: 0;	
}
#navegue li {
    height: 30px;
    border-bottom: 1px solid #cfcfcf;
    line-height: 30px;
    padding-left: 20px;	
    background: url("../img/bg_submenu.gif") 10px center no-repeat;
    font-weight: bold;
}
#navegue a {
    display: block;
    _height: 30px;
}
#navegue li.last, #navegue li:last-child {
    border: none;
}

#buscar form {
    padding: 30px 20px 61px;	
}

#direita {
    float: right;
    width: 730px;
}

#subtitulo {
    padding: 15px 25px;
    border-bottom: 1px solid #cfcfcf;
}
#subtitulo h2 {
    color: #000;
    font-size: 25px;
    line-height: 25px;	
}

#miolo {
    min-height: 290px;
    _height: 290px;
}
#miolo h3 {
    margin-bottom: 20px;
    font-size: 18px;
    color: #666;
    border-bottom: 1px solid #ccc;	
}

#miolo_fade{
	background: #FFFFFF;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 700px;
	margin-top: -200px;
	margin-left: -300px;
	text-align: center;
	padding: 5 5 5 5px;
	border-style: solid;
	border-width: 5px;
	border-color: #1E679A;
	z-index: 3;
	display:none;
}

#miolo_fade h3 {
    color: #000;
    font-size: 25px;
    line-height: 25px;	
    text-align: left;
    font-size: 15px;
}

#subtitulo_fade {
    padding: 14px 25px;
    font-size: 14px;
    font-weight: bold;
    /* width: 415px; */
    float: left;
    text-align: left;
}

#subtitulo_fadeHR {
    padding: 5px 0;
    font-size: 14px;
    font-weight: bold;
    width: 700px;
    float: left;
}

#subtitulo_input {
    padding: 10px 5px;
    font-size: 13px;
    width: 100px;
    float: right;
}


#subtitulo_input_fechar {
    padding: 10px 5px;
    font-size: 13px;
    float: right;
}

#subtitulo_input input{
	width: 110px;
	height: 25px;
}

#subtitulo_fade h2 {
    color: #000;
    font-size: 25px;
    line-height: 25px;	
    text-align: left;
    font-size: 12px;
}

#legenda-listagem {
    float:right;
    width:730px;
    margin-bottom:10px;
}
#legenda-listagem p {
    padding: 0;
    margin: 5px;
    color: #CA0000;
}

.listagem-admin{
    margin-top: 0 !important;
}

#listagem {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 30px;
    margin-top: 50px;
}
#listagem th {
    height: 30px;
    background: #e2e2e2;
    color: #000;
    font-size: 16px;	
}
#listagem td {
    border-top: 1px solid #fff;
    background: #f5f5f5;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.incompleto {
    color: #CA0000;
}
#listagem td.texto {
    padding-left: 20px;	
}
#listagem td.texto, #listagem td.texto a {
    text-align: left;
}
#listagem th.texto, #listagem th.texto a {
    padding-left: 20px;
    text-align: left;
}
#listagem tr.odd td {
    background: #eee;
}
#listagem a {
    display: block;
    text-align: center;
}
#listagem tr:hover td {
    background: #ddd;	
}




#legenda-listagemPesquisa {
    float:right;
    width:730px;
    margin-bottom:10px;
}
#legenda-listagemPesquisa p {
    padding: 0;
    margin: 5px;
    color: #CA0000;
}

#listagemPesquisa {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 30px;
    margin-top: 50px;
}
#listagemPesquisa th {
    height: 30px;
    color: #000;
    font-size: 16px;	
    text-align: left;
    padding: 0 0 0 20px;
}
#listagemPesquisa td {
    border-top: 1px solid #fff;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 20px;
    text-align: left;
}
.incompleto {
    color: #CA0000;
}
#listagemPesquisa td.texto {
    padding-left: 20px;	
}
#listagemPesquisa td.texto, #listagemPesquisa td.texto a {
    text-align: left;
}
#listagemPesquisa th.texto, #listagemPesquisa th.texto a {
    padding-left: 20px;
    text-align: left;
}
#listagemPesquisa tr.odd td {
    background: #eee;
}
#listagemPesquisa a {
    display: block;
    text-align: center;
}
#listagemPesquisa tr:hover td.pergunta {
    background: #ddd;	
}



#legenda-listagemRelatorio {
    float:right;
    width:730px;
    margin-bottom:10px;
}
#legenda-listagemRelatorio p {
    padding: 0;
    margin: 5px;
    color: #CA0000;
}

#listagemRelatorio {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 30px;
    margin-top: 50px;
}
#listagemRelatorio th {
    height: 30px;
    background: #000;
    color: #e2e2e2;
    font-size: 16px;	
    text-align: left;
    padding: 0 0 0 20px;
}
#listagemRelatorio td {
    border-top: 1px solid #fff;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 20px;
    text-align: left;
}
#listagemRelatorio td.texto {
    padding-left: 20px;	
}
#listagemRelatorio td.texto, #listagemRelatorio td.texto a {
    text-align: left;
}
#listagemRelatorio th.texto, #listagemRelatorio th.texto a {
    padding-left: 20px;
    text-align: left;
}
#listagemRelatorio tr.odd td {
    background: #eee;
}
#listagemRelatorio a {
    display: block;
    text-align: center;
}
#listagemRelatorio tr:hover td.pergunta {
    background: #ddd;	
}





#crop {
    overflow: auto;	
}

#listagem_fotos {
    width: 690px;
    overflow: hidden;
}
#listagem_fotos ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 760px;
}
#listagem_fotos li {
    float: left;
    margin: 0 20px 20px 0;
    padding: 10px;
    border: 1px solid #cfcfcf;	
    box-shadow: 1px 1px 1px #eee;
    -webkit-box-shadow: 1px 1px 1px #eee;
    -moz-box-shadow: 1px 1px 1px #eee;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    _height: 1px;
    _width: 1px;
}
#listagem_fotos .nyroModal {
    display: block;
    width: 100px;
    height: 100px;
    overflow: hidden;	
}
#listagem_fotos .bt {
    display: block;
    background: url("../img/bt_x.png") center center no-repeat;
    margin-top: 10px;
    height: 16px;
    width: 100px;
}

#errorUpload.erro {
    border: 1px dashed #933;
    background: #F8DCDC;
    color: #933;
    padding: 10px;
    font-weight: bold;
}

#listagem_fotos_legenda {
    margin: 0;
    padding: 20px 0 0;
    list-style: none;
}
#listagem_fotos_legenda li {
    border-top: 1px dashed #ccc;
    padding: 20px 0 10px;
    height: 90px;
}
#listagem_fotos_legenda .img {
    float: left;
    width: 96px;
    height: 96px;
    text-align: center
}
#listagem_fotos_legenda .direita {
    float: left;
    padding-left: 20px;
}
#listagem_fotos_legenda input[type=text] {
    color: #ddd;
    *color: #666;
    width: 470px;
}
#listagem_fotos_legenda input:focus {
    color: #666;	
}

/******** ORDENACAO	 *********/

#ordena_lista {
    list-style-type: none;
    margin: 0 0 10px;
    padding: 2px 0 0;
    border: solid #ccc;
    border-width: 1px 0;
}

#ordena_lista li {
    background:#eee;
    margin-bottom:2px;
    height: 30px;
    line-height: 30px;
    padding-left:20px;
    cursor:move;
}

#ordena_lista li:hover {
    background: #fff;
}

#ordena_lista .ui-sortable-helper {
    background: #fff;
}

#ordena_lista .ui-state-highlight {
    border: 1px dashed #fff;
    height: 28px;
    background: #ccc;
}

/******** ORDENACAO FOTOS *********/

#ordena_lista.fotos {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: solid #ccc;
    border-width: 1px 0;
}

#ordena_lista.fotos img {
    height: 90px;
    width: 168px;
}

#ordena_lista.fotos li {
    background:#eee;
    margin:0 10px 10px 0;
    width: 168px;
    height: 90px;
    padding: 10px 10px;
    cursor: move;
    display: inline-block;
}

#ordena_lista.fotos li:hover {
    background: #fff;
}

#ordena_lista.fotos .ui-sortable-helper {
    background: #fff;
}

#ordena_lista.fotos .ui-state-highlight {
    border: 1px dashed #fff;
    background: #ccc;
    width: 78px;
    height: 78px;
}

#paginacao ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    float: right;
}
#paginacao {
    padding: 10px 0 0;
    border-top: 1px solid #cfcfcf;
    line-height: 16px;
    height: 25px;
}
#paginacao li {
    float: left;	
    margin-right: 20px;
}
#paginacao ul ul {
    float: none;
}
#paginacao li li {
    margin-right: 0px;
}
#paginacao li li a, #paginacao span {
    display: block;
    padding: 0 5px;
    _height: 1px;
    _width: 1px;
}
#paginacao span {
    font-weight: bold;
    color: #ccc;	
}
#paginacao a.bt_anterior {
    background: url("../img/bt_anterior.png") left no-repeat;
    padding-left: 25px;
}
#paginacao a.bt_proximo {
    background: url("../img/bt_proximo.png") right no-repeat;
    padding-right: 25px;
}

#rodape {
    position: absolute;
    height: 30px;
    line-height: 30px;
    width: 100%;
    bottom: 0px;
    background: #eee;
    border-top: 1px solid #cfcfcf;
    left:0;
}
#rodape p {
    width: 980px;
    margin: 0 auto;
    padding: 0;
    height: 30px;
}

#abas {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
    height: 32px;
    background: url("../img/bg_abas.gif") repeat-x bottom;
}
#abas li {
    float: left;
    margin-right: 10px;
    _width: 1px;
    _white-space: nowrap;
}
#abas a {
    display: block;
    padding: 0 20px;
    line-height: 30px;
    height: 30px;
    background: #eee;
    border: 1px solid #cfcfcf;
}
#abas a.selected {
    background: #fbfbfb;
    border-bottom-color: #fbfbfb;
}
.abas {
    display: none;	
}
.abas.selected {
    display: block;	
}
.bt_on, .bt_off, .bt_a, .bt_x {
    display: block;
    height: 16px;
    width: auto;
    background: center center no-repeat;
}

.bt_on { background-image: url("../img/bt_on.png"); }
.bt_off { background-image: url("../img/bt_off.png"); }
.bt_a { background-image: url("../img/bt_a.png"); }
.bt_x { background-image: url("../img/bt_x.png"); }

#permissoes {
    margin: 0 0 0;
    padding: 0 0 20px;
    list-style: none;
}
#permissoes li {
    width: 130px;
    display: inline;
    float: left;
}


.fancybox{
	color:#00ccff;
	text-decoration: underline;
	margin-left: 5px;
}
.visualizar-azul{
	color:#00ccff;
	text-decoration: underline;
	margin-left: 5px;
}

form {
    font-weight: bold;	
}

.input {
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    color: #666;
    font-size: 12px;
    font-weight: bold;
}

.input, .textarea, .select {
    border: 1px solid #cfcfcf;
    background: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: 1px 1px 1px #eee;
    -webkit-box-shadow: 1px 1px 1px #eee;
    -moz-box-shadow: 1px 1px 1px #eee;
    resize: none;
}

.input:focus, .textarea:focus {
    box-shadow: 0 0 5px #0dadd5;
    -webkit-box-shadow: 0 0 5px #0dadd5;
    -moz-box-shadow: 0 0 5px #0dadd5;
    border-color: #0dadd5;
}

input.erro, select.erro, textarea.erro, input.erro:focus, select.erro:focus, textarea.erro:focus, div.erro {
    border-color: #ff0000;
    border-style: dashed;
    background: #fff3f3;
}

.select {
    height: 32px;
    line-height: 32px;
}

.textarea {
    height: 150px;
    overflow: auto;	
    color: #666;
    font-size: 12px;
    font-weight: bold;
    padding: 10px;
}

input.tam_busca {
    width: 156px;	
}
select.tam_busca {
    width: 179px;	
}
select.tam_busca75 {
    width: 75px;	
}
select.tam_lista {
    width: 150px;	
}
input.tam1 {
    width: 668px;	
}
input.tam2 {
    width: 310px;
    padding: 0px 10px;
}
select.tam1 {
    width: 690px;
}
select.tam2 {
    width: 330px;
}
textarea.tam1 {
    width: 668px;
}

input.tam_file2 {
    width: 332px;
}
.tam_file2 input {
    _width: 332px;	
}

.calendario input {
    background: url(../img/ico_calendario.png) right no-repeat;	
}

.inputleft, .inputleft-dynamic {
    float: left;
    white-space: nowrap;
}
.inputright, .inputright-dynamic {
    float: right;
    white-space: nowrap;	
}
.inputleft, .inputright {
    height: 55px;
    width: 332px;
}

.inputleft-dynamic, .inputright-dynamic {
    height: 55px;
    width: 265px;
}
.inputlarge{
    width:690px;
}
.inputlarge > div{
    width:688px !important;
}
input:disabled {
    background: #eee;
    color: #ccc;	
}

.floatleft {
    float: left;	
}
.floatright {
    float: right;	
}

.clear {
    clear: both;	
}

.pd20 {
    padding: 20px;	
}

.pdb10 {
    padding-bottom: 10px;
}
.pdb20 {
    padding-bottom: 20px;
}
.pdb30 {
    padding-bottom: 30px;
}

.align_center {
    text-align: center;	
}
.align_right {
    text-align: right;	
}

.w10 { width: 10%; }
.w20 { width: 20%; }
.w30 { width: 30%; }
.w40 { width: 40%; }
.w50 { width: 50%; }
.w60 { width: 60%; }
.w70 { width: 70%; }
.w80 { width: 80%; }
.w90 { width: 90%; }

.tooltip {
    background: #00aaff;
    font-size: 12px;
    width: 250px;
    padding: 10px;
    color: #fff;
}

.lista_infos {
    margin: 0;
    padding: 0 0 20px;
    list-style: none;
}
.lista_infos img {
    float: left;
    margin-right: 10px;
}
.lista_infos > li {
    min-height: 80px;
    _height: 80px;	
}
.lista_infos ol {
    margin: 0;
    padding: 0;
    list-style-position: inside;	
}

#loader {
    color: #F90;
    font-size: 15px;
    font-weight: bold;	
}

.esconder{
    display: none;
}

#acompanhante{
    display:none;
    margin-left:20px;
}
.ml20{
    margin-left:20px;
}
.invisible {
    display: none;
}
.fileLarge > div.uploader {
    width: 690px;
}
.listaParceiros{
    display:none;
}

.btn-selecionar-tudo{
    background: url(../img/bt_selecionar_tudo.png) 0 0 no-repeat transparent;
    width:119px;
    height:39px;
    border:none;
    text-indent:-99999px;
    cursor:pointer;
}
.btn-visualizar{
    background: url(../img/bt_visualizar.png) 0 0 no-repeat transparent;
    width:80px;
    height:39px;
    border:none;
    text-indent:-99999px;
    cursor:pointer;
}


button.plus_button {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CFCFCF;
    border-radius: 5px;
    color: #A0A0A0;
    cursor: pointer;
    height: 32px;
    margin: 0 8px;
    width: 32px;
    position: absolute;
    margin-top: 55px;
    
}
button.plus_button:hover {
    border-color: #0DADD5;
    box-shadow: 0 0 5px #0DADD5;
}


button.plus_button2 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CFCFCF;
    border-radius: 5px;
    color: #A0A0A0;
    cursor: pointer;
    height: 32px;
    margin: 0 8px;
    width: 32px;
    position: relative;
    top: -60px;
    
}
button.plus_button2:hover {
    border-color: #0DADD5;
    box-shadow: 0 0 5px #0DADD5;
}

#uniform-boletim_arquivo{
	width: 692px !important;
}

/* MODAL */
#modal-cancel{
	background: none repeat scroll 0 0 #FFFFFF;
	display: none;
	left: 0;
	right: 0;
	margin: 50px auto 0;
	padding: 20px 25px 30px;
	position: absolute;
	top: 200px;
	width: 510px;
	z-index: 200;
}
#modal-senha{
	background: none repeat scroll 0 0 #FFFFFF;
	display: none;
	left: 0;
	right: 0;
	margin: 50px auto 0;
	padding: 20px 25px 30px;
	position: absolute;
	top: 200px;
	width: 580px;
	z-index: 200;
}
#modal-senha input[type="submit"]{
	background:#e51616;
	border:none;
	color:#fff600;
	font-size:17px;
	text-transform:uppercase;
	padding:5px 15px;
	margin-top: 10px;
	font-weight:700;
	clear:both;
	font-family: 'PT Sans',arial,helvetica,sans-serif;
}
#mascara {
	background: #000000;
	display: none;
	left: 0;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 200;  
}
#form-esqueci input[type=text] {
	border: 1px solid #DFE5E9;
	color: #7e7c81;
	font: 13px Lato,sans-serif;
	height: 42px;
	margin: 0 15px 19px 0;
	padding-left: 10px;
	width: 316px;

}
#modal-senha p {
	color: #7e7c81;
	font-size: 13px;
	margin-bottom: 13px;
	margin-top: 6px;
	line-height: 19px;
}
#modal-senha h2{
	color: #333333;
	display: inline-block;
	font: 18px Lato,sans-serif;
	margin: 0 0 18px;
	width: 100%;
}
#form-esqueci .btn-cadastrar-esqueci{
	border: 1px solid transparent;
	font: 300 14px Lato, sans-serif !important;
	background-color: #232323;
	width: 100px;
	height: 35px;
	color: #fff;
	margin-right: 9px;
}

/* STARTUP */
.mod_cancelado{
	color: #FF0000;
}

.mod_concluido{
	color: #00FF00;
}

.mod_agendado, .mod_novo{
	color: #0000FF;
	cursor: pointer;
	margin-top: 10px;
}

.mod_agendado:hover, .mod_novo:hover{
	text-decoration: underline;
}

.mod_atrasado, .mod_bloqueado{
	color: #FF0000;
	cursor: pointer;
}

.modal-startup, .startup-details {
	cursor: pointer !important;
}

.mod_atrasado:hover,  .mod_bloqueado:hover, .modal-startup:hover, .startup-details:hover {
	text-decoration: underline;
}

.table-list-startups {
	width: 100%;
}

.dynamic-content {
	width: 100%;
}

.table-list-startups th{
	background-color: #C6C6C6;
}

/* ---------- SELECT's AGENDA ---------- */
.selects-calendar{
    position:absolute;
    z-index:999;
    margin:18px 0 0 220px;
}
.selects-calendar label{
    float:left;
    display:inline-block;
    color:#fff;
    height:35px;
    line-height:35px;
}
.select-calendar-month,
.select-calendar-year{
    float:left;
    width:150px;
    margin-right:30px;
}
.selects-calendar .sbHolder{
    width:200px;
    margin-left:35px;
}
.selects-calendar ul li{
    float:none;
}

.legenda span{
    display: block;
    font-size: 18px;
    padding-bottom: 15px;
}

.legenda{
    margin-top:20px;
}

.legenda img{
    margin-right: 10px;
}

.popup_overlay {position: absolute;z-index: 99998;top: 0px;left: 0px;width: 100%;height: 100%;background-color: rgb(255, 255, 255);opacity: 0.5;background-position: initial initial;background-repeat: initial initial;}
.popup_container {position: fixed;z-index: 99999;padding: 0px;margin: 0px;min-width: 332px;max-width: 332px;top: 50%;left: 50%;}
.popup_container {min-width: 330px;max-width: 600px;width: 330px;background: #fbfbfb url(../imagens/ico_lampada.gif) 25px 50px no-repeat;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;border: 1px solid #cfcfcf;-moz-box-shadow: 1px 1px 10px #ccc;margin-top: -116px;margin-left: -165px;}
.popup_title {font-size: 25px;font-weight: bold;text-align: center;line-height: 25px;color: #000;cursor: default;background: url("../img/bg_alert.gif") no-repeat 70px 15px;padding: 20px 0;padding-left:20px;}
.popup_content {padding: 20px 20px;}
.popup_message {padding: 30px;background: #fff5d7;}
.popup_ok{width: 16px;height: 16px;background: url(../img/bt_x_alert.gif) no-repeat;border: none;cursor: pointer;position: absolute;right: 10px;top: 10px;}
.popup_panel {text-align: center;padding: 20px 0;}
.black{background-color: rgb(0, 0, 0);}
.popup_content input{text-align: center;}
.td_input{border: none;background: none;cursor: pointer;width: 100%;height: 100%;color: #666666;}
.td_input:focus {outline: none;}

.calendario_bloquear{
	font-size: 11px !important;
	color: #3F3F3F !important;
}

.calendario_desbloquear{
	font-size: 11px !important;
	color: #3F3F3F !important;
}

.btn-encaminhar{
    float: right;
    margin-top: -30px;
}

.btn-agendar, .btn-reagendar{
    float: right;
    margin-top: -30px;
    margin-right: 10px;
}

.motivoGrande{
    white-space: normal;
    padding-bottom: 26px;
}

.btn-acoes-liberado {
    float: right;
    position: relative;
    top: -30px;
}
.btn-acoes-liberado a, .btn-acoes-liberado input[type=submit] {
    display: block;
    background: linear-gradient(#0cf, #009eff);
    color: #FFF;
    font-size: 15px;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
    text-decoration: none;
    box-shadow: none;
    border: none;
    outline: none;
    margin: 0 5px 0 0;
    font-weight: bold;
    font-family: Calibri;
}
.btn-aprovar{
    background: linear-gradient(#00ccff, #009dff);;
    color: #FFF;
    padding: 10px;
    border-radius: 5px;
}
.btn-aprovar:hover{
    text-decoration: none;
}
#gerente{
    display: flex;
    flex-direction: column;
}