/* -------------------------------------------------------- rm = ERASE THE LINES BELOW WHEN INTEGRATION -------------------------------------------------------- */ .ui-helper-hidden-accessible { display:none; } /* HELPERS ---------------------------------------- */ .show { display: block; } .hide { display: none; } .ir { display: block; text-indent: -999px; overflow: hidden; background-repeat: none; } .hidden { display: none; visibility: hidden; } /* Hide for both screenreaders and browsers */ .visuallyhidden { position: absolute; left: -10000px; top: auto; width: 1px; height: 1px; overflow: hidden; } /* Hide only visually, but have it available for screenreaders http://www.webaim.org/techniques/css/invisiblecontent/ */ .invisible { visibility: hidden; } /* GENERAL ---------------------------------------- */ #footer-medical-guide { background: #005746; color: #fff; width: 286px; padding: 30px 20px 20px 20px; height: 566px; float: left; /* rm */ /* margin: 0 auto;*/ position: relative; } #footer-medical-guide header { height: auto; padding: 0; margin: 0; background: none; } /* headings */ #footer-medical-guide h1 { font-size: 19px; padding: 0 5px 15px; font-weight: normal; } #footer-medical-guide h1 span { color: #ffd100; } #footer-medical-guide h2 { padding: 0 5px 10px; font-weight: normal; font-size: 11px; } /* QUICK SEARCH ---------------------------------------- */ #content form::after{ clear:none; } #footer-medical-guide .quick-search { margin-bottom: 30px; } /* fieldset */ #footer-medical-guide .quick-search fieldset { background: #32796B; padding: 5px; position: relative; } /* text */ #quick-search-keyword { width: 236px; height: 20px; border: none; background: #004636; color: #4F9F8E; padding: 5px; float: left; } /* submit */ #quick-search-submit { float: right; width: 30px; height: 30px; text-indent: -9999px; overflow: hidden; background: url(/static/img/common/arrow-search-footer.gif); border: none; } #quick-search-submit:hover { background-position: 0 -30px; } /* autocomplete */ .quicksearch-autocomplete { list-style: none; background: #32796B; padding: 0 5px 5px; width: 276px; border: 0; /* position: absolute !important; left: -5px !important;*/ font-size: 11px; } .quicksearch-autocomplete li { background: #005746; } .quicksearch-autocomplete li a { background: #004636; color: #fff; height: 30px; line-height: 30px; padding: 0 5px; display: block; width: 236px; cursor: pointer; } .quicksearch-autocomplete li a:hover,.quicksearch-autocomplete li a:focus,.quicksearch-autocomplete li a.ui-state-hover,.quicksearch-autocomplete li a.ui-state-active { background: #32796B; } /* RESULTS ---------------------------------------- */ #results{ margin-top: 35px; } /* FAVORITES ---------------------------------------- */ #footer-medical-guide .favorites h1 { padding-bottom: 7px; } #footer-medical-guide .favorites .holder-list { background: #004739; height: 318px; position: relative; padding: 5px; } #footer-medical-guide .favorites .holder-list .bt-all,#footer-medical-guide .bt-medical-guide { display: block; height: 40px; line-height: 40px; text-decoration: none; color: #fff; font-size: 16px; text-align: center; } #footer-medical-guide .favorites .holder-list .bt-all { position: absolute !important; left: 0; bottom: 0; width: 276px; margin: 5px; background: #00382D; } #footer-medical-guide .bt-medical-guide { background: #004739; margin-top: 20px; } #footer-medical-guide .favorites ul.list { float: left; width: 100%; height: 100%; overflow: hidden; } #footer-medical-guide .favorites ul.list>li { list-style: none; float: left; padding: 5px 0; width: 100%; height: 80px; overflow: hidden; border-bottom: 1px solid #2D6F61; } #footer-medical-guide .favorites ul.list>li:first-child { padding-top: 0; } #footer-medical-guide .favorites ul.list>li dl dt { background: #00382D; color: #fff; padding: 0 5px; position: relative; height: 30px; line-height: 30px; } #footer-medical-guide .favorites ul.list>li dl dd { padding: 8px 5px; line-height: 14px; } .barra_pontilhada { background: url(/static/img/common/bg_ponto.gif) left top; } .paginacao { width: 100%; background: #f1f2e1; color: #838a58; height: 37px; line-height: 37px; text-align: center; } .verde { color: #93b25b; } .tam18 { font-size: 18px; } .listaGuia { list-style: none; padding: 0; margin: 0; } .listaGuia li { padding-bottom: 10px; margin-bottom: 10px; border-bottom: solid 1px #CCC; position: relative; } .listaGuia .tituloGuia { background: #ffd100; color: #3c492c; font-style: 14px; line-height: 30px; -webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; padding: 0px 10px; margin-bottom: 10px; } .listaGuia .estrela { float: right; padding-top: 5px; position: relative; } .listaGuia .estrela a.off { display: block; width: 18px; height: 18px; background: url(/static/img/common/estrela_off.gif); } .listaGuia .estrela:hover .boxEstrela { display: block; z-index: 300; } .listaGuia .estrela .boxEstrela { width: 104px; height: 43px; background: url(/static/img/common/bg_boxEstrela.png) left top no-repeat; display: none; left: 20px; top: -5px; position: absolute; text-align: center; padding-left: 5px; padding-top: 5px; line-height: 14px; color: #416647; } .listaGuia .estrela img { cursor: pointer; } #bgLightbox { background: #d9e1d3; -moz-opacity: .90; filter: alpha(opacity = 50); opacity: .90; padding: 30px; position: fixed; top: 0; left: 0; font-size: 14px; width: 100%; height: 100%; display: none; z-index: 9998; } #lightbox { background: #f8f8e9; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 15px; position: fixed; left: 30%; top: 30%; width: 800px; display: none; z-index: 9999; } #lightbox #titLightbox { position: relative; color: #266600; line-height: 40px; font-size: 18px; font-weight: bold; padding-right: 50px; } #lightbox #titLightbox a { position: absolute; right: 0; top: 0; } #lightbox .subtit { color: #a1a180; font-weight: bold; font-size: 14px; line-height: 18px; margin-bottom: 5px; display: block; } #lightbox #colunaEsquerda { float: left; width: 390px; } #lightbox #colunaDireita { float: right; width: 390px; } #lightbox .boxBranco { background: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 15px; font-size: 14px; color: #929292; } #lightbox iframe { border: solid 1px #d0d0b8; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; } #lightbox label { width: 100px; display: block; float: left; } #lightbox input { width: 235px; border: solid 1px #efefef; background: #ffffff; /* Old browsers */ background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f4 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f4f4f4) ); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #ffffff 0%, #f4f4f4 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #ffffff 0%, #f4f4f4 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #ffffff 0%, #f4f4f4 100%); /* IE10+ */ background: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4', GradientType=0 ); /* IE6-9 */ color: #999; font-size: 12px; padding: 3px 10px; margin-bottom: 5px; } .botLaranja { display: block; color: #fff; background: #ff7800; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 7px 0px; text-align: center; font-size: 14px; line-height: 14px; text-decoration: none; cursor: pointer; } @MEDIA print{ #header, #footer, #breadcrumb, #favorites, #mobile, .holder-filters, .text-intro, .paginacao{ display: none; } #results{ width: 100% !important; margin: 0 !important; } #results > div{ width: 100% !important; float: left; } .listaGuia li{ width: 49%; float: left; margin-right: 1%; } .listaGuia li:nth-child(odd){ clear: left; } } .mt{margin-top: 10px;} /* LOADING ------------------------------- */ .loading-block { width: 100%; height: 100%; position: absolute; z-index: 999998; background: #f8f8e9; /*url( '/static/img/common/loading.gif' ) 0px 0px no-repeat;*/ left: 0px; top: 0px; margin: 0 auto; color: #000; opacity: .9; filter: alpha(opacity=90); display: none; } .loading-block .load-img { background: #f8f8e9 url( '/static/img/common/loading.gif' ) 0px 0px no-repeat; position: absolute; width: 32px; height: 32px; margin: 240px 480px; padding-top: 35px; text-indent: -5px; } .loading-mouse { width: 32px; height: 32px; position: absolute; z-index: 999999; left: 0; top: 0; background: #f8f8e9 url( '/static/img/common/loading.gif' ) 0px 0px no-repeat; color: #000; opacity: .9; display: none; } .moreInfoLightbox{ width: 210px; z-index: 1000; background: #fff; position: absolute; top: 10px; right: 0; border: 1px solid #005746; padding: 10px; display: none; } .moreInfoLightbox .close{ position: absolute; background: #005746; color: #fff; top: 5px; right: 5px; padding: 3px 0; width: 70px; text-align: center; cursor: pointer; } .moreInfoLightbox .tit{ font-size: 14px; font-weight: 700; color: #93b25b; margin-bottom: 5px; } .moreInfoLightbox .subtit{ font-size: 12px; font-weight: 700; color: #93b25b; margin-top: 5px; } .moreInfoLightbox .planosMoreInfo{ width: 100%; height: 92px; overflow: auto; }